body {
    font: 400 15px Tajawal-Regular, sans-serif;
    line-height: 1.8;
    color: #414141;
    padding: 0;
}
.body-page{
    min-height: 37.6em;
}
.jumbotron {
    font-family: Montserrat, sans-serif;
}

h2 {
    font-size: 24px;
    text-transform: uppercase;
    color: #303030;
    font-weight: 600;
    margin-bottom: 30px;
}

h4 {
    font-size: 19px;
    line-height: 1.375em;
    color: #303030;
    font-weight: 400;
    margin-bottom: 30px;
}

.navbar {
    font-family: Montserrat, sans-serif;
}

/*.nav-padding{*/
/*    padding: 15px 0;*/
/*}*/

.img-logo{
    height: 50px; margin-top: -15px;
}

.carousel-padding{
    margin-top: 3.2rem;
}
.carousel-control .fa-angle-left, .carousel-control .fa-angle-right{
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}
/*about company*/
.jumbotron{background: white}
.logo {
    font-size: 200px;
}
.logo-md {
    font-size: 100px;
}
.logo-sm {
    font-size: 50px;
}
.logo-xs {
    font-size: 25px;
}
.text-black{
    color: black;
}
@media screen and (max-width: 768px) {
    .col-sm-4 {
        text-align: center;
        margin: 25px 0;
    }
}
.bg-white{
    background-color: #ffffff
}

.text-gold{
    color: #c0a545
}

.carousel-control.right, .carousel-control.left {
    background-image: none;
    color: #c0a545;
}

.carousel-indicators li {
    border-color: #007434;
    background-color: #007434;
}

.carousel-indicators li.active{
    background-color: #c0a545;
    border-color: #c0a545;
}

.item h4 {
    font-size: 19px;
    line-height: 1.375em;
    font-weight: 400;
    font-style: italic;
    margin: 70px 0;
}

.item span {
    font-style: normal;
}
/*072613*/
/*013917*/
.navbar {
    margin-bottom: 0;
    background-color: #072613;
    z-index: 9999;
    border: 0;
    font-size: 12px !important;
    line-height: 1.42857143 !important;
    letter-spacing: 4px;
    border-radius: 0;
}

/*.navbar-nav > li .active{*/
/*    background-color: #c0a545 !important;*/
/*    color: #072613 !important;*/
/*}*/

.navbar-nav > li .active, .navbar-nav li.active a, .navbar-nav li.active a:hover {
    color: #072613  !important;
    background-color: #bea344 !important;
}

.navbar li a, .navbar .navbar-brand {
    color: #fff !important;
    height: 65px;
    padding-top: 20px;
}

.navbar-nav li a:hover{
    color: #072613  !important;
    background-color: #dfc569 !important;
}

.navbar-default .navbar-toggle {
    border-color: transparent;
    color: #fff !important;
}

footer .fas {
    font-size: 20px;
    margin-bottom: 20px;
    color: #c0a545;
}

.slideanim {visibility:hidden;}
.slide {
    /* The name of the animation */
    animation-name: slide;
    -webkit-animation-name: slide;
    /* The duration of the animation */
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    /* Make the element visible */
    visibility: visible;
}

/* Go from 0% to 100% opacity (see-through) and specify the percentage from when to slide in the element along the Y-axis */
@keyframes slide {
    0% {
        opacity: 0;
        transform: translateY(70%);
    }
    100% {
        opacity: 1;
        transform: translateY(0%);
    }
}

@-webkit-keyframes slide {
    0% {
        opacity: 0;
        -webkit-transform: translateY(70%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0%);
    }
}

hr {
    border: 0;
    clear:both;
    display:block;
    width: 96%;
    background-color: #abdce3;
    height: 1px;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
.footer{
    /*margin-top: 1rem;*/
    padding: 1rem;
    /*height: 8rem;*/
    background-color: #072613;
    color: #C0A545;
}

@media (min-width: 768px) {
    .footer {
        margin-top: 1rem;
    }
}
@media (min-width: 992px) {
    .all-right{
        margin-top: 6rem;
    }
    .address-footer{
        /*padding-right: 13rem;*/
        text-align: right;
    }
}

span.all-right{
    display: grid;
}

.btn-up {
    background-color: #072613;
    border-color: #072613;
    float: right;
    margin-right: 1rem;
}

.navbar-fixed-bottom-ah{
    bottom: 0;
    margin-bottom: 3rem;
    border-width: 1px 0 0;
    border-radius: 0;
    position: fixed;
    right: 0;
    width: 3rem;
    height: 3rem;
}

.panel {
    border-radius:0;
    background-color: transparent !important;
    border: 0 transparent;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0);
}

.panel-default {
    border-color: transparent;
}

.panel-heading {
    background-color: transparent !important;
    padding: 25px;
    border-radius: 0;
}

.img-thumbnail{
    background-color: #C0A545;
    border: 1px solid #C0A545;
}

.img-thumbnail-index{
    background-color: #ffffff;
    border: .15em solid #C0A545;
    border-radius: 4px;
}
.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}
.bg-gold{background-color:#C0A545}
a.hot-news, a.hot-news .col-lg-12{
    background-color: #C0A545;
    color: #072613;
    border-radius: 0.5em;
}
a.hot-news:hover, a.hot-news .col-lg-12:hover{
    color: #000000;
    text-decoration: none;
    background-color: #9db593;
    border-radius: 0.5em;
}

.pl-0{
    padding-left: 0;
}
.pt-1{
    padding-top: 1em;
}

.p-0{
    padding-top: 0.1em;
    padding-left: 0;
    padding-right: 0;
}
.btn-success-news{
    color:#C0A545;
    background-color: #092f18;
    border-color: #072613;
    font-family: Almarai-ExtraBold, serif;
    margin-right: 2em;
    margin-top: 0.3em;
}
.btn-success-send{
    color:#C0A545;
    background-color: #092f18;
    border-color: #072613;
    font-family: Almarai-ExtraBold, serif;
}
.btn-success-send:hover, .btn-success-news:hover,.btn-success-send:focus, .btn-success-news:focus{
    color:#C0A545;
    background-color: #0d3c1f;
    border-color: #072613;
    font-family: Almarai-ExtraBold, serif;
}
.content{
    margin-top: 3em;
}
@media (max-width: 1199px){
    .big-news{
        display: none;
    }
}
@media (max-width: 767px) {
    .vision-lg{
        display: none;
    }
}
@media (min-width: 768px) {
    .vision-sm{
        display: none;
    }
}
@media (min-width: 788px){
    .navbar-toggle {
        display: none;
    }
}
@media (max-width: 787px){
    .collapse {
        display: none;
    }
}

.icon-bar {
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
}

/* Style the icon bar links */
.icon-bar a {
    display: block;
    text-align: center;
    padding: 8px;
    transition: all 0.3s ease;
    color: white;
    font-size: 20px;
}

/* Style the social media icons with color, if you want */
.icon-bar a:hover {
    background-color: #000;
}

.facebook {
    background: #3B5998;
    color: white;
}

.twitter {
    background: #55ACEE;
    color: white;
}

.google {
    background: #dd4b39;
    color: white;
}

.linkedin {
    background: #007bb5;
    color: white;
}

.youtube {
    background: #bb0000;
    color: white;
}

.service{
    padding-top: .5em;
    padding-bottom: .5em;
    margin: .5rem 1rem;
    background: #9db593 linear-gradient(to left, #072613, #1F402B, #072613);
    font-size: 2rem;
    font-family: Tajawal-Regular, sans-serif;
    color: #ffffff;
    border: #c0a545 5px inset;
}
@media (min-width: 768px) {
    .service {
        width: 48%;
    }
    .service-lg{
        width: 100%;
    }
}

li.none{
    list-style-type: none ;
}

.margin-lr-auto{
    margin-left: auto ;
    margin-right: auto;
}

.w-100{width:100%!important}


/*.icon-bar i.fab {*/
/*    display: inline-block;*/
/*    border-radius: 50%;*/
/*    !*box-shadow: 0 0 2px #888;*!*/
/*    !*padding: 0.5em 0.6em;*!*/
/*}*/

