.ser-style{
    min-height: 370px;
    background: #9e9e9d2b;
}
.services-img {
    border: 1px solid #efefee;
}
.ser-style img{
    padding: 5px;
}
.services-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev, .services-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next{
    background: #d69f3b;
}
.services-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-next {
    right: -3% !important;
}
.services-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-prev {
    left: -3% !important;
}
.footer-list li a::after{
    display: none !important;
}
.ar{
    display: -webkit-flex;
    -webkit-align-items: center;
    display: flex;
    align-items: center;
    float: right;
    padding-top: 6px;
    color: #af8749 !important;
}
.mar-right{
    margin-right: 30px;
}
.navbar-brand>img {
    width: 123px;
}
/****** image hover ******/
.image-hover * {-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}

.img-shadow-1:hover
{
transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);
  opacity: 0.7;
}
.img-shadow-1
{
transition:all .6s ease-in-out;
-webkit-transition:all .6s ease-in-out;
-moz-transition:all .6s ease-in-out;
-ms-transition:all .6s ease-in-out;
-o-transition:all .6s ease-in-out;
}
.img-shadow-1:hover
{
transition:all .6s ease-in-out;
-webkit-transition:all .6s ease-in-out;
-moz-transition:all .6s ease-in-out;
-ms-transition:all .6s ease-in-out;
-o-transition:all .6s ease-in-out;
}
.details-style img{
    float: right;
    margin: 6px 0px 10px 31px;
    width: 300px;
    -webkit-box-shadow: 0 1px 20px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 20px 0 rgba(0, 0, 0, .1);
    border: 1px solid #79787624;
}

/* arabic */
.dir{direction: initial !important;}
.services-carousel.owl-carousel .owl-stage-outer{direction: initial !important;}
    
@media (min-width:320px) and (max-width:479px){
    .mar-right{margin-right: 0px;}
    .footer-head h4{margin-bottom:10px;margin-top: 30px;}
    .footer-area {padding: 30px 0;}
    .area-padding {padding:30px 0px;}
    .testimonial-page-area .single-testimonial {margin-top:20px;}
    .section-headline {margin-bottom: 30px;}
    .section-headline::after {bottom: -22px;}
    .mobile-menu-area {padding: 7px 0px 17px;}
    .mean-container a.meanmenu-reveal{padding: 18px 13px 11px;}
    
    .details-style img{width: 100%; margin: 6px 31px 15px 0px;}
}

@media (min-width:480px) and (max-width:767px){
    .mar-right{margin-right: 0px;}
    .footer-head h4{margin-bottom:10px;margin-top: 30px;}
    .footer-area {padding: 30px 0;}
    .area-padding {padding:30px 0px;}
    .testimonial-page-area .single-testimonial {margin-top:20px;}
    .section-headline {margin-bottom: 30px;}
    .section-headline::after {bottom: -22px;}
    .mobile-menu-area {padding: 7px 0px 17px;}
    .mean-container a.meanmenu-reveal{padding: 18px 13px 11px;}
    
    .details-style img{width: 100%; margin: 6px 31px 20px 0px;}
}

@media (min-width:768px) and (max-width:992px){
    .header-area.stick .logo a{width: 100px;}
    .mar-right{margin-right: 0px;}
    .footer-head h4{margin-bottom:10px;margin-top: 30px;}
    .footer-area {padding: 30px 0;}
    .navbar.navbar-default{margin-top: 16px;}
     .area-padding {padding:30px 0px;}
    .testimonial-page-area .single-testimonial {margin-top:20px;}
    
    .section-headline::after {bottom: -22px;}
    .mobile-menu-area {padding: 7px 0px 17px;}
    .mean-container a.meanmenu-reveal{padding: 18px 13px 11px;}
    
}