body{
    font-family: 'Ara Etab AlMonie' !important;
    font-weight: normal;
    font-style: normal;
}
.whatslink{
    position: fixed;
    left: 8%;
    bottom: 52px;
    z-index: 99999;
}
.ls-nav-prev{
    background: url(../images/arrow-down.png)no-repeat center !important;
    top: 60% !important;
    left: 5% !important;
    border-radius: 24px !important;
    background-size: 61% !important;
    width: 2% !important;
    height: 4% !important;
    border: 1px solid #fff !important;
}
.ls-v6 .ls-nav-prev:hover, .ls-v6 .ls-nav-next:hover{
    transform:none !important;
}
.ls-nav-next{
    background: url(../images/arrow-down1.png)no-repeat center;
    top: 67% !important;
    left: 5% !important;
    border-radius: 30px !important;
    width: 2% !important;
    background-size: 61% !important;
    border: 1px solid #fff !important;
    height: 4% !important;
}
.ls-v6 .ls-nav-prev:after, .ls-v6 .ls-nav-next:after{
    display:none;
}
.moreLink{
    display: flex !important;
    justify-content: center !important;
    padding: 8px 0 !important;
}
.moreLink svg{
    margin: 0 6px;
}
.wpml-ls-legacy-dropdown {
    margin-top: -16px;
}
.wpml-ls-legacy-dropdown a {
    font-size: 18px;
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after{
    margin-left:0;
}
.wpml-ls-legacy-dropdown {
    width: auto !important;
}
.wpml-ls-legacy-dropdown a {
   font-size: 18px;
   font-family: 'bahij bold';
    color:#b79466;
    border: none !important;}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu{
    
background: #b69365;}
.wpml-ls-legacy-dropdown a:hover, .wpml-ls-legacy-dropdown a:focus, .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a{
    background:transparent;
border: none !important;}
.social ul{
     display: flex;
     align-items: center;
     justify-content: flex-end;
}
header
{position: relative;background: url(../images/headerLayer.png)no-repeat center;padding: 47px 83px;background-size: 101% 100%;z-index: 999;/* clip-path: polygon(100% 0, 100% 50%, 100% 86%, 0% 100%, 0 50%, 0% 0%); *//* background: #155A54; *//* box-shadow: 0 98px 36px #ccc; */}
header .row{
    display:flex;
    align-items: center;
}
header .logo {
    margin: 7px 0;
}
header .logo img{width: 74%;}
header .sections{
    position:
    relative;
    /* margin-top: 8%; */
    display: flex;
    align-items: center;
}
header .menu{
    padding-top: 0px;
}
 header  .menu li a{
      color: #fff;
      font-size: 20px;
      padding: 0 20px;
      transition: all 0.5s ease-in-out;
      position: relative;
}
header .dropdown-toggle .caret{
    display:none;
}
header .dropdown-toggle{
    padding: 0 25px !important;
}
header .dropdown-toggle:after{
    position:
    absolute;
    content:'';
    width:24px;
    height:24px;
    right: -6px;
    background: url(../images/dropdownIcon.svg)no-repeat;
    z-index: 99;
    top: 0px;
    background-size: 77%;
}
header .menu li.dropdown a::before {
    display:none;
}
header .menu li a:hover::before,
header .menu li a:focus::before {
    width:40px;
    transition:all 0.5s ease-in-out;
}
header .menu .dropdown-menu {
    border: none;
    transition: all 0.5s ease-in-out;
    /* animation: 1s fadeInDown; */
    background: #ffffff;
    border-radius: 4px;
    text-align: center;
    }
header .menu .dropdown-menu li:hover a 
{
    transition:all 0.5s ease-in-out;
    color: #372d1b;
}
header .menu .dropdown-menu li a {
    transition:all 0.5s ease-in-out;
    background:transparent;
    color: #155A54 !important;
    font-size: 22px;
    padding:10px 18px;
    border-bottom: 1px solid;
}
header .menu .dropdown-menu li:last-of-type a{
    border:navajowhite;
}
header  .menu li.dropdown:hover a
{
    background:transparent;
}
header .menu .dropdown-menu:hover a
{
    background:transparent !important;
    /* color: #000; */
}
header .menu li:hover a{
    /* color:#fff; */
    transition:
    all 0.5s ease-in-out;
}
.nav>li>a:focus, .nav>li>a:hover ,
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
    color: #F8AF3C !important;
    background-color: transparent;
    transition: all .5s;
}
header .booking{
    text-align:left;
}
header .booking a{
    background:#F8AF28;
    color:#fff;
    padding: 13px 18px;
    font-size: 19px;
    border-radius: 103px;
}
header .search{
    padding: 0;
}
header .search .btn-primary{
    background:
    transparent;
    box-shadow:
    none;
    transition:
    all .5s;
    padding: 12px;
    position: relative;
    top: 3px;
}
header .search .btn-primary svg{
    width: 23px;
}
header .search .btn-primary:focus{
    outline:none;
    background:transparent;
}
header .modal{
    background: rgba(0,0,0,.6);
}
header .modal .modal-content{
    background:transparent;
    box-shadow:none;
    border:none;
    margin-top: 44%;
}
header .modal .modal-header{
    border:none;
    position: absolute;
    top: -264px;
    left: -347px;
}
header .modal .close{
    text-shadow:none;
    color:#fff;
    opacity:1;
    font-size: 45px;
}
header .modal .form-control{
    background:transparent;
    border:none;
    box-shadow: none;
    color: #fff;
}
header .modal .form-control:focus{
    box-shadow:none;
}
header .modal .input-group{
    border-bottom: 5px solid #fff;
}
header #searchform button {
    background:transparent;
    box-shadow:none;
    border:none;
    transition:all 0.5s ease-in-out;
}
header .modal i:before{
    transition:all 0.5s ease-in-out;
    font-size: 25px;
    color:#fff;
    position: relative;
    top: -3px;
}
header .modal input::placeholder{
    color:#fff;
    font-size:20px;
}
.modal-backdrop.in{
    display:none;
}
.wpml-ls-legacy-list-horizontal a span {
    font-weight: bold;
    font-size: 22px;
    text-transform: uppercase;
}
.main-slider .layerslider-more{
    display:flex;
align-items: center;}
.main-slider .layerslider-more svg{
    margin-left:10px;
position: relative;top: 2px;}
.main-slider{
    position:relative;
    z-index: 9;
    overflow: hidden;
    margin-top: -35px;
}
.main-slider .ls-v6 .ls-bottom-slidebuttons{
    position:absolute;
    bottom: 201px !important;
}
.main-slider .ls-v6 .ls-bottom-slidebuttons a{
    background:transparent !important;
    border-color: #fff !important;
    width: 4px !important;
    height: 4px !important;
    margin:5px;
    transition:all .5s !important;
}
.main-slider .ls-v6 .ls-bottom-slidebuttons a.ls-nav-active,
.main-slider .ls-v6 .ls-bottom-slidebuttons a:hover{
    transition:all .5s !important;
    background-color: #fff!important;
    border-color: #fff!important;
}
footer{
    position:relative;
    background: url(../images/footerLayer.png)no-repeat;
    padding: 185px 0 90px;
    text-align: center;
    background-size: 100% 100%;
    margin: 0 37px 37px 37px;
}
footer .logofooter{
    margin:40px 0;
}
footer .logofooter img{
    width: 16%;
}
footer ul{
    list-style:none;
    padding:20px 0 0 0;
    text-align: center;
}
footer ul li{
    /* padding: 0 13px; */
    position:relative;
    text-align: right;
}
footer ul li a{
    color: #707070;
    line-height: 30px;
    font-size: 24px;
    transition:all 0.5s ease-in-out;
    padding: 3px;
}
footer ul li:hover a{
    color:#F8AF3C;
    transition:all 0.5s ease-in-out;
}
footer .social{
    padding: 0px 0;
    /* display: inline-block; */
    text-align: right;
}
footer >.container_>.row{  
    align-items: flex-start;
}
footer .social svg{
    width: 16px;
}
footer .social svg path{
    fill:#155A54;
    transition:all .5s;
}
footer .social svg:hover path{
    fill:#F8AF3C;
    transition:all .5s;
}
footer .info{
    position: relative;
}
footer .info .item{
    display:flex;
    align-items: center;
}
footer .info .item .icon{
    margin-left:10px;
}
footer .info .item .icon svg{
    width:25px;
}
footer .info .item .text{
    font-size: 15px;
    color: #122140;
    text-align: right;
}
footer .info .item .text p{
    display: flex;
}
footer .info .item .text p svg{
    width:22px;
    margin-right:10px;
}
footer .info .item .text h6{
    font-weight: 700;
    font-size: 15px;
}
footer .info .item .text a{
    color: #122140;
}
footer .footerBottom{
    margin: 26px 0;
    position: relative;
    background: url(../images/shape.png)no-repeat top 0 center;
    padding-top: 103px;
}
.rights{
    text-align: right;
    font-family: 'Brando Arabic Text';
}
.rights img{
    width: 8%;
}
.rights span{
    font-size: 18px;
    color: #122140;
    font-weight: 700;
    }
.rights p{
    font-size: 15px;
    color: #155A54;
    font-weight: 300;
}
.rights p img{
    width:12%;
}
.rights p:last-of-type{
    color: #155A54;
}
.rowaad-logo{
    text-align: left;
}
.rowaad-logo a{
    color: #c6aa84;
    font-size: 17px;
}
.rowaad-logo img{
    width: 18%;
    margin: 6px;
    }
footer .container_ {
    padding: 0 160px;
}
footer .footer{
    display:flex;
    flex-wrap:wrap;
}
footer .footer .right{
    width: 50%;
    position: relative;
    padding: 50px 40px 0 0;
    z-index: 11111;
}
footer .footer .left{
    width: 50%;
}
.gm-style .place-card{
    display:none !important;
}
.footer{
    position:relative;
}
.footer:after{
     content:'';
    background: url('../images/shadow_.png') right top no-repeat;
    position:absolute;
    background-size: 100%;
    height:100%;
    width: 80%;
    right: 0;
    top:0;
}
.footer .map{
    position:relative;
    height: 100%;
}
.footer .info{
  position: absolute;
  bottom: 60px;
  margin: 0;
  left: 30px;
  z-index:111;
}
a{
    color: #F8AF3C;
    transition:all 0.5s ease-in-out;
    font-weight: 500;
}
a:hover{
    color: #7a9db1;
}
.owl-carousel
{
    direction:ltr !important;
}
.about-us{
    position:
    relative;
    z-index: 9;
    background: url(../images/aboutLayer.png) no-repeat center;
    text-align: center;
    background-size: 101% 100%;
    top: -154px;
}
.about-us .aboutUs-text{padding: 54px;margin: 20px 0;}
.about-us h1{
    position: relative;
    color: #fff;
    font-size: 5rem;
    font-weight: 100;
}
.about-us h1 img{
    width:15%;
}
.about-us p{
    color: #fff;
    font-size: 32px;
    margin: 29px auto;
    font-weight: 400;
    width: 58%;
}
.about-us .more-text a{
    color: #fff;
    font-size: 3rem;
    font-weight: 400;
    position:relative;
    align-items: inherit;
    border: 2px solid #fff;
    width: fit-content;
    padding: 7px 61px 4px;
    margin: 28px 0;
    transition:all .5s;
    border-radius: 64px;
}
.about-us .more-text a:hover{
    background: #F8AF3C;
    transition:all .5s;
}
.about-us .more-text a svg{
    transform: rotate(90deg);
    margin-right: 6px;
}
.about-us .more svg{
    width:25px;
    margin-left:10px;
}
.about-us .more:hover{
    transition:
    all .5s;
}
.about-us .item{
    border:1px solid #18646E;
    text-align:
    center;
    margin: 0 0 53px 0;
    padding: 27px 0;
    border-radius: 10px;
    color: #fff;
    transition: all .5s;
    }
.about-us .item:hover{
    background:#b69365;
    transform: scale(1.2);transition:all .5s;
}
.about-us .item:hover a{
    color:#fff;
}
.about-us .item h4{
   font-family: 'Graphik Arabic'; 
font-weight: 700;font-size: 22px;}
.about-us .item a{
    color:#B69365;
    font-family: 'Graphik Arabic';
}
.about-us .item svg{
    width:55px;
}
.owl-theme .owl-controls .owl-page span{border: 1px solid #fff;background: transparent !important;}
.owl-theme .owl-controls .owl-page.active span{
    background:#fff !important;
}
.news{
    margin: 58px;
}
.news .title h1{
     color:#000;
     font-size:28px;
}
.single-gallery .item{
    min-height: 311px;
}
.news .item{
    position:relative;
    margin: 26px 0;
    background: #fff;
    text-align: right;
    overflow: hidden;
    z-index: 99;
    border-radius: 10px;
}
.news .item .image{
    position:relative;
    border-radius:10px;
    overflow:hidden;
}
.news .item .icon{
    text-align:center;
}
.news .item .caption{
    position: absolute;
    padding:5px 40px;
    bottom: 18px;
    z-index: 999;
}
.news .item .caption h2{
    color: #fff;
    transition:all .5s;
    bottom: 0;
    font-size: 34px;
}
.news .item .caption p{
    color:#fff;
    font-size: 19px;
    line-height: 1;
}
.news .item::after {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    text-align: center;
    margin: auto;
    bottom: 0;
    height: 65%;
    background: #155A54;
    opacity: .9;
    filter: blur(31px);
    transition: all 0.5s ease-in-out;
    /* z-index: -1; */
}
.news .item .date h5{
    color: #fff;
    font-size: 19px;
}
.galleryPage{
    margin:60px;
}
.galleryPage .item{
    margin: 24px 0;
    position:relative;
}
.galleryPage .item .image{
    border-radius: 10px;
    overflow: hidden;
}
.galleryPage .item .caption{
    position:absolute;
    bottom: 33px;
    right: 8%;
}
.owl-buttons i:before
{
    color:#e3e3e3 !important;
    font-size: 34px;
    transition:all 0.5s ease-in-out;
}
.owl-buttons i:hover:before
{
    color: #039bb4 !important;
    transition:all 0.5s ease-in-out;
}
.hu__hu__ { animation: hu__hu__ infinite 2s ease-in-out }
@keyframes hu__hu__ {
    50% { transform: translateY(30px) }
}

.elevateLeft { animation-name: elevateLeft }
@keyframes elevateLeft {
    from {
        transform: translateY(100%) rotate(-20deg);
        transform-origin: right;
    }
    40% {
        transform: rotate(20deg);
        transform-origin: right;
    }
    65% {
        transform: rotate(0deg);
        transform-origin: right;
    }
}

.leRainDrop span { animation-name: leRainDrop; animation-iteration-count: infinite; }
@keyframes leRainDrop {
    0%, 25%, 55%, 75%, 87%, 97%, 100% { transform: scaleX(1.0) }
    26%, 56%, 76% { transform: scaleX(1.3) scaleY(0.8) }
    31%, 61%, 81% { transform: scaleX(0.8) scaleY(1.2) }
    76%, 88% { transform: scaleX(1.2) }
    98% { transform: scaleX(1.1) }
}

.leFadeIn span { animation-name: leFadeIn }
@keyframes leFadeIn {
    from { opacity: 0 }
    to { opacity: 1 }
}
.newsletter{
    position: relative;
    padding: 131px 0 67px;
    text-align: center;
}
.newsletter  h3{
    color: #155A54;
    font-size: 49px;
    margin-top: 12px;
}
.newsletter p{
    color: #155A54;
    font-size: 30px;
    font-weight: 100;
    width: 36%;
    margin: auto;
}
.newsletter label{
    font-size:0;
}
.newsletter .emaillist {
    margin: 8px auto;
    border-radius: 12px;
    }
.es_subscription_message.success{
    color: #384761;
    font-size: 3.4rem;
    line-height: 2;
    /* font-weight: 900; */
}
.newsletter form {
    font-size:0;
    display:flex;
    padding: 23px;
    border-radius: 14px;
    justify-content: center;
}
.newsletter .es-field-wrap
{width: 100%;border: 3px solid #E0E0E0;border-radius: 45px;width: 39%;}
.newsletter form .es_txt_email {
    font-size: 25px;
    color: #000;
    border: none;
    padding: 8px 35px 6px;
    border-radius: 7px;
    width: 100%;
    background: transparent;
    }
.newsletter form .es_txt_email:focus{
    outline:none;
}
.newsletter .emaillist input::placeholder{
    color:#A8A8A8;
    font-size:22px;
    font-weight:400;
}
.newsletter form input[type="submit"] {
    background: #F8AF28;
    box-shadow:none;
    border-radius: 79px;
    font-size: 32px;
    transition:all 0.8s;
    color: #fff;
    padding: 7px 39px 21px;
    height: 56px;
}
.es_spinner_image{
    position:absolute;
    top: 65px;
}
.newsletter form input[type="submit"]:hover {
    
    color:#384761;
}
.chev-counter{
    position:relative;
    padding:50px 0;
    color:#fff;
    margin: 20px 0;
}
@keyframes float {
	0%,50% {
		transform:translateY(0);
		animation-timing-function:cubic-bezier(.2,.25,.55,1)
	}
	25% {
		transform:translateY(-7px);
		animation-timing-function:cubic-bezier(.45,0,.8,.75)
	}
	75% {
		transform:translateY(7px);
		animation-timing-function:cubic-bezier(.45,0,.8,.75)
	}
	to {
		transform:translateY(0)
	}
}
.chev-counter .title{
    position:relative;
}
.chev-counter .title h1{
    font-weight:bold;
    font-size: 50px;
    padding-bottom: 54px;
    color: #122140;
    line-height: 66px;
}
.chev-counter .title h1 span{
    display:block;
    color:#BF9967;
    font-weight: 700;
    font-size: 36px;
}
.chev-counter ul{
    display:flex;
    justify-content: center;
}
.chev-counter ul li{
    position: relative;
    padding: 0 12px 0 118px;
    color: #122140;
    font-weight: bold;
    text-align: center;
}
.chev-counter ul li h2{
    display:flex;
    direction: rtl;
    font-size: 74px;
    font-weight: bold;
}
.chev-counter ul li span{
    color: #BF9967;
    font-size: 31px;
    font-weight: 600;
}
.AienLocation{
    text-align:center;
    background:#3D445F;
    background:url(../images/locationLayer.png);
    padding: 70px 0;
    background-size: contain;
}
.AienLocation h2{
    color:#fff;
    font-size:45px;
    padding-bottom: 34px;
}
.AienLocation img{
    width: 46%;
}
.chooseEmployees{
    text-align:center;
    padding: 40px 0;
    background: #EFF0F4;
}
.chooseEmployees .title{
    padding: 30px 0 28px;
}
.chooseEmployees .title h2{
    color:#122140;
    font-weight:700;
    font-size:45px;
}
.chooseEmployees .title p{
    color:#122140;
    font-weight:500;
    font-size:25px;
    padding: 20px 0;
}
.chooseEmployees .item .image{
    margin: 20px 0 30px;
    min-height: 94px;
}
.chooseEmployees .item .image img{
    max-width: 27%;
    animation: swing infinite 3s ease-in-out;
}
.chooseEmployees .item h4{
    color: #122140;
    font-size: 22px;
    font-weight: 700;
     transition:all .5s;
}
.chooseEmployees .item:hover h4{
    color:#BF9967;
    transition:all .5s;
}
.chooseEmployees .item p{
    color: #122140;
    font-size: 17px;
    font-weight: 400;
    line-height: 2;
}
.joinUs{
    background:url(../images/joinLayer.png)no-repeat;
    padding: 80px 0;
    text-align:center;
    background-size: 100% 100%;
    color: #fff;
}
.joinUs .title{
    padding-bottom:30px;
}
.joinUs .title h2{
    font-size: 51px;
    padding: 20px 0;
}
.joinUs .title p{
    width: 68%;
    margin:auto;
    font-size: 21px;
    line-height: 42px;
}
.joinUs a{
    color:#fff;
    border:1px solid #fff;
    padding: 12px 13px;
    display: flex;
    justify-content: center;
    width: fit-content;
    margin: auto;
    font-size: 18px;
    transition: all .5s;
    align-items: end;
}
.joinUs a:hover{
    background:#fff;
    color:#BF9967;
}
.joinUs a:hover svg path{
    stroke:#BF9967;
}
.joinUs a svg{
    margin-right:10px;
}
/* start menu mobile */
nav#slide-menu .logo{
    margin: 0 auto;
    padding: 22px;
    background: #155A54;
    text-align: center;
    position:relative;
    display:block;
}
nav#slide-menu .logo img{
}
nav#slide-menu {
    position: fixed;
    top: 0;
    right: -267px;
    bottom: 0;
    display: block;
    float: right;
    width: 100%;
    overflow: hidden;
    max-width: 267px;
    height: 100%;
    -webkit-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    z-index: 99999;
    background: #155A54;
    }
nav#slide-menu .menu{
    display: block;
}
nav#slide-menu .book_serv{
    padding: 22px;
    font-size: 21px;
}
nav#slide-menu ul.menu{
    /* display: block; */
    padding: 0;
    list-style: none;
    -webkit-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    /* margin: -3px 0; */
    padding-right: 29px;
}
nav#slide-menu ul li a{
     color: #fff !important;
     cursor: pointer;
     font-size: 23px;
     padding: 7px;
     }
nav#slide-menu ul.dropdown-menu li a{
    padding:0 20px
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover{
    background:transparent;
}
nav#slide-menu ul li a:focus{
    background:transparent !important;
}
nav#slide-menu ul li{
    display:block;
    padding: 4px 0 5px;
}
/* nav#slide-menu ul li.dropdown .dropdown-toggle,
body.menu-active nav#slide-menu ul{
    display:block !important;
} */
.responsive  .closebtn {
    position: absolute;
    background-color: #fff;
    color: #155A54;
    text-align: center;
    font-size: 42px;
    cursor: pointer;
    left: 0;
    z-index: 999;
    width: 33px;
    top: 0;
}
.responsive .overlay{
    width: 100%;
    height:100%;
    top: 0;
    background: rgba(0,0,0,0.7);
    position: fixed;
    display: none;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
body.menu-active .responsive .overlay{
    display:block;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    z-index: 9999999;
}
body.menu-active nav#slide-menu {
    right: 0px;
    z-index: 99999999;
}
body.menu-active nav#slide-menu ul {
    right: 0px;
    opacity: 1;
    /* display: block; */
}
body.menu-active nav#slide-menu ul.dropdown-menu{
    right: 0;
    position:  relative;
    /* text-align:  center; */
}
.menu-trigger{
    width: 28px;
    height: 21px; 
margin-top: 14px;}
.menu-trigger svg path{
    fill:#fff;
}
body.menu-active .menu-trigger {
    background-color: transparent;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}
body.menu-active div#content {
    /* right: 284px; */
    border-radius: 0 7px 7px 0;
}
body.menu-active  .menu-trigger {
    right: 10px;
}
#breadcrumbs{
   padding: 16px 26px 4px;
   background: #F8AF3C;
   margin: 58px 74px 0;
   border-radius: 89px;
   color: #fff;
   position: relative;
   font-weight: 100;
   font-size: 25px;
   display: flex;
}
#breadcrumbs span{
    padding: 0 4px;
}
#breadcrumbs .text h2,
#breadcrumbs a{
    color:#fff;
    position:relative;
    z-index:111;
    margin-bottom:25px;
    font-size: 23px;
}
#breadcrumbs .text ul{
    display:
    flex;
    align-items: center;
}
#breadcrumbs .text ul li {
    color: #fff;
    font-size: 19px;
    z-index:111;
    position:relative;
    padding: 0 16px;
    font-weight: 500;
}
#breadcrumbs .text ul li:after{
    position:absolute;
    z-index:111;
    content:'>';
    color:#fff;
    top: 0;
    padding: 0;
    left: -8px;
    font-size: 21px;
    font-weight: 100;
}
#breadcrumbs .text ul li:last-of-type:after{
    display:none;
}
.pageContent{
    background: #155A54;
    font-size: 23px;
    color: #fff;
    margin: 49px 66px;
    padding: 23px;
    border-radius: 10px;
}
.aboutSec{
    margin: 55px 65px;
}
.aboutSec .item{
    margin:70px 0;
}
.aboutSec .item .text{
    background:#FFF6E8;
    padding: 25px;
    border-radius: 11px;
}
.aboutSec h4{
    color: #155A54;
    font-weight: 600;
    font-size: 28px;
    margin: 0;
    padding: 12px 0;
}
.aboutSec p{
    color: #155A54;
    font-weight:400;
    font-size: 20px;
}
.visionSec{
    background:#262A39;
    color:#fff;
    padding: 74px 0;
    margin: 55px 76px;
}
.visionSec .item{
    margin: 30px 76px 30px 0;
    display: flex;
}
.visionSec .item .icon{
    margin-left:20px;
}
.visionSec .item svg{
    width:85px;
}
.visionSec .item h4{
    font-size: 33px;
    padding: 10px 0;
    font-weight: 700;
}
.visionSec .item p{
    font-size: 22px;
    font-weight:400;
    line-height: 35px;
}
@keyframes float {
	0%,50% {
		transform:translateY(0);
		animation-timing-function:cubic-bezier(.2,.25,.55,1)
	}
	25% {
		transform:translateY(-7px);
		animation-timing-function:cubic-bezier(.45,0,.8,.75)
	}
	75% {
		transform:translateY(7px);
		animation-timing-function:cubic-bezier(.45,0,.8,.75)
	}
	to {
		transform:translateY(0)
	}
}
.team{
    margin:85px 76px;
    overflow: hidden;
}
.team .title{
    margin:40px 0;
}
.team .title h2{
    color:#262A39;
    font-size: 33px;
    font-weight: 600;
    margin: 31px;
}
.team .owl-pagination{
    top: -498px;
    right: 38%;
}
.team .owl-theme .owl-controls .owl-page span {
    border:2px solid #122140
}
.team .owl-theme .owl-controls .owl-page.active span{
    background:#122140 !important;
}
.team .item{
    text-align:center;
    color:#262A39;
    font-weight:400;
    font-size:17px;
}
.team .item h4{
    color:#262A39;
    font-size: 23px;
    font-weight: 700;
}
.testmonials.testmonial-page{
    text-align:right;
    margin: 50px 0 96px;
    padding: 83px 0;
}
.testmonials.testmonial-page .title{
    margin:40px 0;
}
.testmonials.testmonial-page .title h2{
    color:#fff;
    font-size: 33px;
}
.testmonials.testmonial-page .item{
    background:#fff;
    border-radius:5px;
    padding: 29px 14px;
    margin: 10px 0;
}
.testmonials.testmonial-page .item p{
    color:#18181B;
    width: auto;
    font-size: 13px;
}
.testmonials.testmonial-page .testmonials_info{
    display:flex;
}
.testmonials.testmonial-page .caption .text{
    text-align:right;
}
.testmonials.testmonial-page .caption svg{
    width:42px;
}
.testmonials.testmonial-page .caption .text h5{
    color: #18181B !important;
    font-size: 14px !important;
}
.testmonials.testmonial-page .caption .text h4{
    color: #707070 !important;
    font-size: 14px !important;
}
.jobs{
    /* margin-top:50px; */
}
.archive .title h4{
    color: #ccc;
    font-size: 21px;
    font-weight: 400;
}
.archive  .title h3{
    color: #043238;
    font-size: 40px;
    text-align: right;
    padding-bottom: 28px;
}
.jobs .item{
    margin: 60px 0;
    padding: 16px;
    border-radius: 5px;
    transition: all .4s;
    border: 1px solid #155A54;
}
.jobs .item:hover{
    background: #FBAD52;
    border-color: #FBAD52;
}
.jobs .item:hover h4,
.jobs .item:hover p{
    color:#fff;
}
.jobs .item h4{
    color: #155A54;
    font-size: 31px;
}
.jobs .item p{
    color: #155A54;
    font-size: 19px;
}
.jobs .item .apply-more{
    display:
    flex;
    justify-content: space-between;
    padding: 10px 0;
}
.jobs .item .apply-more > a,
.jobs .item .apply-more > button{
    border: 2px solid #043238;
    background:
    transparent;
    box-shadow:none;
    padding: 0 28px;
    border-radius: 11px;
    color: #043238;
    font-family: 'bahij bold';
    font-size: 18px;
    transition:all .5s;
}
.jobs .item .apply-more a:hover,
.jobs .item .apply-more button:hover{
    background:#fff;
    color:#B69365;
    border-color:#B69365;
    transition:all .5s;
}
.jobs .item .image{
    position:relative;
    overflow:hidden;
}
.jobs .item .image:after{
    position:
    absolute;
    content:'';
    background:
    rgba(0,0,0,.2);
    right:0;
    top:0;
    width:100%;
    height:100%;
    border-radius: 10px;
}
.jobs .item .image img{
    border-radius: 10px;
    overflow: hidden;
}
.apply-more .contact-page{
    background:transparent;
    padding: 0;
}
.apply-more .modal-header .close{
    float: right;
    opacity: 1;
    font-size: 36px;
    color: #043238;
    margin: 10px;
}
.apply-more .modal-header
,.apply-more .modal-body{
    border: none;
    padding: 0 43px 22px;
}
.apply-more .contact-page .gform_wrapper h3.gform_title{
    width: auto !important;
    font-size: 39px !important;
    margin: auto;
    text-align: center;
    color: #043238 !important;
    font-family: 'Graphik Arabic';
    padding-bottom: 13px;
}
.apply-more .contact-page .gform_wrapper .gform_body li:nth-of-type(3),
.apply-more .contact-page .gform_wrapper .gform_body li:nth-of-type(2){
    width:48%;
    
}
html[dir=rtl] .gform_wrapper .gform_fileupload_multifile .gform_drop_area, html[dir=rtl] .gform_wrapper div.validation_error, html[dir=rtl] .gform_wrapper span.gform_drop_instructions{
    text-align:right !important;
}
.btn-default.active, .btn-default:active, .btn-default:focus, .btn-default:hover, .open .dropdown-toggle.btn-default{
    background:transparent;
}
.gform_wrapper .gform_fileupload_multifile .gform_drop_area{
    border:
    none !important;
    padding: 0 24px !important;
    text-align: right !important;
    background: transparent !important;
}
.gform_confirmation_wrapper div{
    color: #155A54;
    font-size: 31px;
    font-weight:
    bold;
    text-align:
    center;
    padding-bottom: 86px;
}
.singleServTitle h5{
    color: #ccc;
    font-size: 21px;
    font-weight: 400;
}
.singleServTitle h6{
    color: #043238;
    font-family: 'bahij bold';
    font-size: 47px !important;
    padding: 7px 0 30px;
}
.contact-page{
    position: relative;
    margin: 55px 0;
    text-align: center;
} 
.contact-page .title p{
    color:#155A54;
    font-size: 29px;
    padding-bottom: 37px;
}
.contact-page .contactform{
    margin: 20px 0;
    text-align: center;
    font-size: 22px;
    position: relative;
    z-index: 99;
}
.gform_title{
    display:none;
}
.contact-page .cont_form{
    margin:90px 0;
    position: relative;
    padding: 59px 0;
}
.contact-page .cont_form:after{
    position:absolute;
    content:'';
    background: #FBAD52;
    top:0;
    right:0;
    left:0;
    text-align:center;
    width:100%;
    height: 5px;
}
.contact-page .cont_form h2{
    color:#155A54;
    font-size: 43px;
}
.contact-page .gform_wrapper ul li .gfield_label {
    padding: 15px 24px 0;
    margin: 0;
    color: #262A39;
    font-size: 16px;
    font-weight: 500;
}
.contact-page ul li select,
.contact-page ul li input,
.contact-page ul li textarea{
    width: 100% !important;
    border: none !important;
    background: #f8af3c36;
    padding: 16px 24px !important;
    color: #155A54 !important;
    box-shadow: none;
    border-radius: 53px;
    font-size: 29px !important;
}
.contact-page ul li input[type=button]{
    font-size: 22px !important;
    padding: 27px !important;
    height: 76px;
    margin: 0 !important;
}
.contact-page .gform_wrapper .gform_body ul{
    display:flex;
    flex-wrap:wrap;
}
.contact-page .gform_wrapper ul li{
    padding: 7px;
    background: transparent;
    border-radius: 6px;
    margin: 25px 0 0 !important;
}
.contact-page ul li input::placeholder,
.contact-page ul li textarea::placeholder{
   color:#155A54;
    font-size:22px;
}
.contact-page .gform_wrapper .gform_body li{
    width: 100%;
}
.contact-page input[type=submit]{
    border: 1px solid #F8AF3C;
    background: #F8AF3C;
    border-radius: 66px !important;
    padding: 3px 91px!important;
    font-size: 38px !important;
    box-shadow:none;
    transition:all 0.5s ease-in-out;
    color:#fff;
    display: flex !important;
    justify-content: center;
}
.contact-page .info{
    text-align: right;
}
.contact-page .info .title h4{
    font-size: 46px;
    color: #043238;
    font-weight: bolder;
}
.contact-page .info .title .entry-content{
    padding: 0;
}
.contact-page .info .title .entry-content p{
    font-size: 18px;
    color:#043238;
font-weight: 100;}
.contact-page .info .item{
    display: flex;
    align-items: flex-start;
    margin: 11px 0;
    justify-content: center;
    }
.contact-page .info .item .icon svg{
    width: 27px;
}
.contact-page .info .item .icon svg path{
    fill: #155A54;
}
.contact-page .info .item .text{
    padding-right:20px;
}
.contact-page .info .item .text h4{
    color: #155A54;
    font-size: 26px;
    margin: 0;
}
.contact-page .info .item .text p{
    font-size: 23px;
    color: #155A54;
    direction: ltr;
    }
body .gform_wrapper ul li.gfield {
    margin-top: 0 !important;
}
.gform_wrapper .gform_fileupload_multifile .gform_drop_area{
    padding:0 !important
}
html[dir=rtl] .gform_wrapper span.gfield_required {
     margin: 0 !important;
    position: absolute !important;
}
.catServices{
    margin:60px;
    text-align:center;
}
.catServices .item .caption h1{
    color:#155A54;
    font-size: 30px;
}
.catServices .col-md-4.item{padding: 32px;transition: all .5s;}
.catServices .col-md-4:hover{
    background:#155A54;
    border-radius: 72px;
    transform: scale(1.1);
    transition:all .5s;
}
.catServices .col-md-4 .img_white{
    display:none;
}
.catServices .col-md-4:hover .img_white{
    margin: auto;
    display:block;
}
.catServices .col-md-4:hover .img_green{
    display:none;
}
.catServices .item:hover .caption h1,
.catServices .item:hover .caption p{
    color:#fff;
}
.catServices .item .image img{
}
.catServices .item .caption p{
    color:#155A54;
    font-size: 17px;
}
.single-page{
   margin: 50px 0;
}
.single-page .content{
    background:#FFF6E8;
    border-radius: 10px;
    padding: 20px;
}
.single-page .servPage{
    background: #155A54;
    border-radius: 39px;
    padding: 27px;
    display: flex;
}
.single-page .servPage .main-image {
    flex: none;
}
.single-page .servPage .main-image img{
    /* background:#fff; */
    padding: 16px;
    border-radius: 21px;
}
.single-page .servPage .content-serv{
    color: #fff;
    margin: 0 46px;
}
.single-page .servPage .content-serv h1{
    color: #fff;
}
.single-page .servPage .content-serv p{
    color: #fff;
}
.single-page .servPage .content-serv a{
    background:#F8AF28;
    color:#fff;
    padding: 10px 22px;
    font-size: 19px;
    border-radius: 50px;
    margin: 14px 0;
    display: inline-block;
}
.single-page .servicesRelated{
    margin: 41px 22px;
}
.single-page .servicesRelated .title{
    margin:40px 0;
}
.single-page .servicesRelated .title h3{
    font-size: 42px;
    color:#155A54;
}
.single-page .servicesRelated .item{
    text-align:center;
}
.single-page .servicesRelated .item .booking_serv{
    background:#F8AF28;
    color:#fff;
    padding: 14px;
    border-radius: 44px;
    font-size: 19px;
}
.single-page .servicesRelated .item .image{
}
.single-page .posttypeName h4{
    color:#BF9967;
    font-size: 35px;
    font-weight: 700;
    position: relative;
}
.single-page .posttypeName h4:after{
    position:absolute;
    content:'';
    background: #BF9967;
    right: 10%;
    bottom: 12px;
    width: 38px;
    height:1px;
}
.single-page .title{
    display:flex;
    justify-content: space-between;
}
.single-page h1{
    font-size: 39px;
    color: #155A54;
    font-weight: 700;
}
.single-page  p{
    font-size: 21px;
    color: #155A54;
    font-weight: 400;
}
.single-page  h5{
    font-size: 18px;
    color: #155A54;
    font-weight: 400;
}
#searchform button {
    padding:6px 15px;
    box-shadow:none;
    transition:all 0.5s ease-in-out;
    color: #fff;
    background: #384761;
}
#searchform input:hover ,
#searchform input:focus
{
    border-color:#000;
    outline:none;
    box-shadow:none;
}

#searchform button:hover ,
.error-404-box input.btn:hover
{
    transition:all 0.5s ease-in-out;
    background:transparent;
    color:#000;
}
.services{
    text-align:
    center;
    z-index: 99;
    overflow: hidden;
    padding: 60px 0 89px;
}
.services .owl-next{
    position: absolute;
    right: 0;
    top: 49%;
}
.services .owl-prev{
    position: absolute;
    left: 0;
    top: 49%;
}
.services .title{
    margin:20px 0;
}
.services .title h2{
    color: #155A54;
    font-size: 34px;
    font-weight: 600;
    padding: 11px;
    text-align: right;
}
.services .title h2 img{
    width:10%;
}
.services .more-text a svg{
    transform: rotate(90deg);
    margin-right: 6px;
}
.services .title p{
    color:#5B6B8D;
    font-size:23px;
    padding: 14px;
    width: 57%;
    margin: auto;
    font-weight: 500;
}
.services .item{
    margin:20px 0;
    padding: 25px;
    border-radius: 26px;
    transition:all .5s;
}
.services .item .image{
    min-height: 164px;
}
.services .item:hover{
    background:#F8AF3C;
    transition:all .5s;
}
.services .item:hover h4,
.services .item:hover p{
   color:#fff; 
}
.services .item:hover img{
    transform:scale(.9);
    transition:all .5s;
}
.services .item img{
    transition:all .5s;
}
.services .item:hover .caption{
    transform:translateY(-9px);
    transition:all .5s;
}
.services .item .caption{
    transition:all .5s;
}
.services .item h4{
    color: #155A54;
    font-size: 29px;
    padding: 4px 0;
}
.services .item p{
    color: #707070;
    font-family: 'Brando Arabic Text';
    font-size: 14px;
    font-weight: 400;
}
.services .moreText{
    border: 3px solid #155A54;
    padding: 3px 33px;
    display: inline-block;
    font-size: 27px;
    border-radius: 96px;
    margin: 47px 0;
    color: #155A54;
}
.services .moreText:hover{
    background:#F8AF3C;
    transition:all .5s;
}
.contact{
    background: url(../images/contactLayer.png)no-repeat center;
    background-size: 107% 100%;
    padding: 104px 74px 0 0;
    position: relative;
    min-height: 1094px;
    overflow: hidden;
}
.newsletter:after{
    position:absolute;
    content:'';
    background: url(../images/logo-gray.png)no-repeat center;
    width:100%;
    height:543px;
    top: -43%;
    z-index: -1;
    background-size: 46%;
    right: 0;
    left: 0;
    text-align: center;
    margin: auto;
}
.contact .gform_confirmation_wrapper div {
    color:#fff !important;
}
.contact .title h1{
    color:#fff;
}
.contact .title p{
    color:#618D89;
    width: 42%;
    font-size: 30px;
    line-height: 1;
}
.contact .contactForm li:first-of-type,
.contact .contactForm li:nth-of-type(2),
.contact .contactForm li:nth-of-type(3),
.contact .contactForm li:nth-of-type(4){
    width:50%;
    display:inline-block;
    overflow: hidden;
}
.contact .contactForm input,
.contact .contactForm textarea{
    width:100% !important;
    border-radius: 34px;
    border: none;
    padding: 17px !important;
    font-size: 25px !important;
}
.contact .contactForm input[type=submit]{
    background: #F8AF28;
    font-size: 30px !important;
    width: auto !important;
    padding: 6px 51px !important;
}
.contact .contactForm input::placeholder,
.contact .contactForm textarea::placeholder{
    font-size:25px;
    color:#999;
}
.contact .image{
    position: absolute;
    left: -19%;
    top: 4px;
    padding: 0;
}
.contact .image img{
    width: 65%;
}
.clients{
    text-align: center;
}
.clients .title{
    padding: 40px 0;
}
.clients .title h1{
    color: #262A39;
    font-size: 55px;
    font-weight: bolder;
}
.clients .item{
    margin: 12px 30px;
}
.clients .slick-prev{
    background: url(../images/clientArrow-.png) center left no-repeat;
    padding: 22px 48px;
    border-radius: 46px;
    text-align: center;
    top: 392px;
    right: 99%;
}
.clients .slick-next{
    background: url(../images/clientArrow.png) center left #BF9967 no-repeat;
    padding: 22px 48px;
    border-radius: 46px;
    text-align: center;
    top: 392px;
}
.clients .slick-next:before{
    display:none;
}
.clients .item img{margin: auto;width: 55%;}
.clients .more-text a{
    background:#262A39;
    color:#fff;
    padding: 6px 22px;
    display: flex;
    align-items: center;
    width: fit-content;
    float: left;
    margin: 26px 0;
    right: -10%;
    border-radius: 86px;
    position: relative;
}
.clients .more-text a svg{
    width:25px;
    margin-right: 6px;
}
.owl-theme .owl-controls .owl-buttons div{
    background:
    transparent !important;
    /* margin: 42px 21px !important; */
    border-radius: 8px !important;
    padding: 5px !important;
    transition: all .5s;
    opacity: 1 !important;
}
.postMedia .more a{
    display: flex;
    align-items: center;
    font-size: 22px;
}
.postMedia .more a svg{
    margin-left:10px;
}
.postMedia .owl-theme .owl-controls .owl-buttons div{
    background:#c0c0c040 !important;
}
.posts{
    background: #BF9967;
    padding: 65px 0 4px;
    position: relative;
    z-index: 9;
    margin-top: 37px;
    overflow: hidden;
    }
.posts .title{padding: 20px 0;}
.posts .item{
    text-align:right;
    position: relative;
    margin: 18px 8px;
    border-radius: 10px;
    overflow: hidden;
    transition:all .5s;
}
.posts .item:hover{
    transform:translateY(-10px);
    transition:all .5s;
}
.posts .item .caption{
    bottom: 0;
    color:#fff;
    font-family: 'Graphik Arabic';
    z-index: 9;
    padding: 6px 20px 21px;
    background: #fff;
    border-radius: 10px;
    position: relative;
    top: -14px;
     transition:all .5s;
}
.posts .item:hover .caption{
    background:#262A39;
    top: -35px;
    transition:all .5s;
}
.posts .item .caption h2{
    font-weight:
    bold;
    font-size: 27px;
    color: #262A39;
}
.posts .item:hover .caption h2{
    color:#BF9967;
}
.posts .item .caption p{
    font-size: 17px;
    font-weight: 400;
    color: #A5BBE6;
    }
.posts .item .caption .postInfo{
    display:flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    align-items: center;
}
.posts .item .caption .postInfo h6{
    display: flex;align-items: center;
font-size: 21px;font-family: 'bahij';font-weight: 100;}
.posts .item .caption .postInfo h6 svg{
    width: 28px;
margin: 0 11px;}
.posts .item .caption h5{
    font-size: 15px;
    font-weight: 500;
    color: #BF9967;
}
.posts .topTitle{
    display:flex;
    align-items: center;
    justify-content: space-between;
}
.posts .topTitle .more-text a{
    color: #fff;
    transition: all .5s;
    font-size: 1.8rem;
    font-weight: 400;
    display: flex;
    position: relative;
    border: 1px solid #fff;
    padding: 5px 26px 5px 0;
    margin: 0 -51px;
    align-items: center;
}
.posts .topTitle .more-text a svg{
    width: 26px;
    transform:rotate(90deg);
}
.posts .title h1{
   font-size: 56px;
   color:#fff;
}
.testmonials{
    text-align:
    center;
    padding: 76px 0 0;
    position:
    relative;
    background: #262A39;
    background-size: contain;
}
.testmonials h3{
    color:#BF9967;
    font-weight:700;
    font-size: 47px;
    padding-bottom: 13px;
}
.testmonials .text{
    position:relative;
}
.testmonials .text .innerText{
    z-index: 99;
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
    align-items: center;
    margin: 16px 0;
    padding-bottom: 130px;
}
.testmonials .text .innerText .icon svg{
    width:44px;
}
.testmonials .item .caption .text h5{
    color: #BF9967;
    font-size: 15px;
    font-weight: 600;
    margin: 11px;
}
.testmonials .item p{
    font-size: 21px;
    line-height: 2;
    padding-bottom: 9px;
    color: #BF9967;
    font-weight: 400;
    width: 59%;
    margin: auto;
}
.testmonials .owl-buttons{
    position: absolute;
    bottom: -9%;
    right: 40%;
}
.testmonials .testmonQuote{
    position:absolute;
    left: -62px;
    bottom: -14px;
    z-index: 99999;
}
.testmonials .testmonQuote img{
    width: 67%;
    animation: float  infinite 2s ease-in-out;
}
.globalPostPage{
    padding: 0 70px 30px;
}
.postsPage{
    background: transparent;
    padding: 57px 0;
    margin: 11px 70px;
}
.postsPage .topTitle{
    display:flex;
    justify-content: space-between;
    align-items: baseline;
    margin: 0 20px;
}
.postsPage .topTitle .discover{
    border-radius: 52px;
    padding: 5px 41px 5px;
    border: 1px solid #155A54;
}
.postsPage .topTitle .discover a{
    color: #155A54;
    font-size: 23px;
    font-weight: 900;
}
.postsPage .topTitle .discover a svg{
    transform:rotate(90deg);
    width:25px;
}
.postsPage h3{
    color: #155A54;
    font-size: 36px;
    font-weight: 700;
    padding: 0 39px;
}
.postsPage .item{
    text-align: right;
    margin: 17px !important;
    position: relative;
}
.postsPage .item .image{
    border-radius:10px;
    overflow:hidden;
}
.postsPage .item h5{
    color:#BF9967;
    font-size: 24px;
}
.postsPage .videos{
    background:transparent;
}
.postsPage .gallery .more a,
.postsPage .videos .more a{
    flex-direction: initial;
}
.postsPage.posts:before{
    display:none;
}
.postsPage.posts .item .caption h2{
    font-size:25px;
}
.globalPostPage .title h2 {
    color: #ccc;
    font-size: 21px;
    font-weight: 400;
}
.globalPostPage .title h1{
    color:#043238;
    font-family: 'bahij bold';
    font-size: 45px;
    padding: 0 11px;
}
.servPage{
    padding-top: 0;
    background: transparent;
}
.servPage .item{
    margin: 88px 0;
    text-align: center;
}
.servPage .item .caption{
    padding-right: 17px;
}
.servPage .item h4{
    color:#262A39;
}
.servPage .item h6{
    color:#BF9967;
}
.servPage .item img{
}
.gallery{
    padding:25px 0;
    position: relative;
}
.gallery .title h2{
    color:#043238;
    font-family: 'bahij bold';
    padding: 23px 0;
    font-size: 40px;
}
.gallery .image{
    position:relative;
}
.gallery .image .icon{
    position:
    absolute;
    z-index:9;
    bottom: 37%;
    left:0;
    right:0;
    text-align:center;
}
.gallery .image .icon svg{
    width:55px;
}
.gallery .image img{
    border-radius:5px;
}
.gallery .item{
    margin:10px;
    text-align:right;
    transition:all .5s;
}
.gallery .item:hover{
    transform:translateY(-10px);
    transition:all .5s;
}
.gallery .more a {
    display: flex;
    align-items: center;
    font-size: 18px;
    flex-direction: row-reverse;
    margin: 6px 0;
    color: #043238;
}
.gallery .item h5{
   color: #043238;
   font-weight: 100;
}

.gallery .more a svg{
    width: 22px;
    margin-left: 5px;
}
.gallery .owl-buttons{
    position:
    absolute;
    left:0;
    bottom: -66px;
}
.gallery .owl-buttons img{
    width:22px;
}
.gallery .owl-theme .owl-controls .owl-buttons div{
    background: #eae9e8 !important;
}
.videos{
    margin: 54px;
    position: relative;
}
.videos .title h2{
    color:#043238;
    font-family: 'bahij bold';
    padding: 23px 0;
    font-size: 40px;
}
.videos .image{
    position:relative;
}
.videos .image .icon{
    position:
    absolute;
    z-index:9;
    bottom: 37%;
    left:0;
    right:0;
    text-align:center;
}
.videos .image .icon svg{
    width:55px;
}
.videos .image img{
    border-radius:5px;
}
.videos .item{
    margin: 17px 0;
    text-align:right;
    transition:all .5s;
}
.videos .item:hover{
    /* transform:translateY(-10px); */
    transition:all .5s;
}
.videos .more a {
    display: flex;
    align-items: center;
    font-size: 20px;
    flex-direction: row-reverse;
    margin: 19px 0;
    color: #043238;
}
.videos .owl-buttons{
    position:
    absolute;
    left:0;
    bottom: -66px;
}
.videos .owl-buttons img{
    width:22px;
}
.videos .owl-theme .owl-controls .owl-buttons div{
    background:#AF8B5B !important;
}
.jobDetails{
    background: #155A54;
    padding: 48px;
    margin: 64px;
    border-radius: 13px;
}
.jobDetails .item h4{
    color: #fff;
    font-size: 46px;
    font-weight: 600;
    padding: 8px 0;
}
.jobDetails .item p{
    font-size: 24px;
    color: #fff;
    font-weight: 300;
}
.jobDetails .item a{
    background:#F8AF28;
    color:#fff;
    padding: 10px 35px;
    font-size: 24px;
    border-radius: 44px;
    margin: 4px 0;
    display: inline-block;
}
.jobForm.contact-page{
    text-align:center;
    background:transparent;
}
.jobForm .title h2{
    display:flex;
    color: #155A54;
    justify-content: right;
    font-size: 37px;
}
.jobForm .title h2 svg{
    margin:0 20px;
    width:35px;
}
.questions{
    margin: 90px 61px;
}
.questions .panel-group .panel{
    border:none;
    /* padding: 19px; */
    background: transparent;
}
.questions .panel-group{
    margin: 0;
}
.questions .panel-group:nth-of-type(n){
    background: #fff6e899;
    border: none;
}
.questions .panel-group:nth-of-type(2n){
    background:#fff;
    border: none;
}
.questions .panel-default>.panel-heading{
    border: none;
    padding: 0;
    background: transparent;
}
.questions .text-toogle{
    display:flex;
    align-items: center;
    justify-content: space-between;
    color: #155A54;
    font-size: 25px;
    padding: 11px 48px;
    border: none;
}
.questions .text-toogle[aria-expanded=true]{
    /* display:flex; */
    /* align-items: center; */
    /* justify-content: space-between; */
    /* color: #BF9967; */
    /* font-size: 16px; */
    /* background: #fff; */
    /* padding: 28px; */
}
.questions .text-toogle svg{
    width: 25px;
}
.questions .text-toogle svg path{
    stroke:#155A54;
}
.questions .panel-body{
    border:none !important;
}
.questions p{
    color: #155A54;
    font-size: 21px;
    line-height: 2;
}
@media(max-width: 767px){
    header{
        padding:20px 0;
    }
    header .logo img{
        width:auto;
    }
    header .search{
        text-align:left;
    }
    .ls-nav-next,
    .ls-nav-prev{
        height:15% !important;
        width:4% !important
    }
    .about-us{
        margin:0;
        top: -32px;
        padding: 20px 0;
    }
    .about-us .aboutUs-text{
        padding:0;
    }
    .about-us h1{
        font-size:22px;
    }
    .about-us p{
        font-size: 16px;
        width: auto;
        margin: 13px 0;
    }
    .about-us .more-text a{
    margin: 14px 0;
    font-size: 21px;
    }
    .about-us .more-text a svg{
        /* font-size:15px; */
        width: 22px;
    }
    .services{
        padding:10px 0
    }
    .single-page .servicesRelated{
        margin:0;
    }
    .services .title h2{
        font-size: 29px;
    }
    .services .title h2 img{
        width: 36%;
    }
    .services .item .image{
        min-height:auto;
    }
    .services .title p{
        width: 100%;
        font-size: 16px;
        text-align: center;
    }
    .services .more-text{
        display:none;
    }
    .services .item img{
        max-height: 72px;
    }
    .services .item h4{
        font-size: 28px;
    }
    .services .owl-theme .owl-controls .owl-buttons div img{
      display:none;
    }
    .services .moreText{
        margin:0;
        font-size: 20px;
    }
    .owl-pagination{
        display:none;
    }
    .posts{
        padding:10px;
        margin: 0;
    }
    .posts .title h1{
        font-size:25px;
    }
    .posts .topTitle{
        display:block;
    }
    .postsPage .topTitle{
        display:flex;
    }
    .postsPage h3{
        font-size:25px;
    }
    .posts .topTitle .more-text{
        display:none;
    }
    .contact{
        padding: 58px 0 0;
    }
    .contact .title h1 img{
        width:30%;
    }
    .contact .title p{
        width:auto;
        font-size: 23px;
    }
    .contact .contactForm li:first-of-type, .contact .contactForm li:nth-of-type(2), .contact .contactForm li:nth-of-type(3), .contact .contactForm li:nth-of-type(4){
        width:100%;
    }
    .contact .contactForm input, .contact .contactForm textarea{
        padding: 6px 24px !important;
    }
    .contact .contactForm input[type=submit]{
        padding:1px 40px !important
    }
    .newsletter{
        padding:0 0 10px;
    }
    .newsletter:after{
        bottom: 168px;
    }
    .newsletter h3{
        font-size: 34px;
    }
    .newsletter p{
        font-size: 25px;
        width: auto;
    }
    .newsletter .es-field-wrap{
        width:70%;'
    }
    .newsletter form .es_txt_email{
        padding: 0 16px;
        background: transparent;
    }
    .newsletter .emaillist input::placeholder{
        font-size:17px;
    }
    .newsletter form{
        padding:10px 0;
    }
    .newsletter form input[type="submit"]{
        font-size:18px;
        height: fit-content;
        padding: 8px 40px;
    }
    .social ul{
        justify-content: center;
    }
    footer{
        margin:0;
        padding: 83px 0 0;
    }
    footer .logofooter img{
        width:35%;
    }
    footer ul li a{
        font-size: 17px;
        padding: 0;
    }
    .rights{
        text-align:center;
    }
    .rights p{
        font-size:15px;
    }
    .rights span{
        font-size:15px;
    }
    .rights img{
        width:25%;
    }
    .rowaad-logo{
        text-align:center
    }
    #breadcrumbs{
        margin:0;
        padding: 10px 0 1px;
        font-size: 20px;
    }
    #breadcrumbs a{
        font-size:20px;
    }
    .aboutSec{
        margin: 0;
    }
    .aboutSec p{
        font-size:14px;
    }
    .visionSec{
        margin:0;
        padding:0;
    }
    .visionSec .item{
        margin:0;
    }
    .visionSec .item svg{
        width:40px;
    }
    .visionSec .item h4{
        font-size:22px;
    }
    .visionSec .item p{
        font-size:15px;
    }
    .team{
        margin:0;
    }
    .team .title h2{
        font-size:25px;
    }
    .team .item h4{
        font-size:15px;
    }
    .news{
        margin:0;
    }
    .news .item .caption h2{
        font-size:20px;
    }
    .galleryPage{
        margin:0;
    }
    .videos{
        margin:0;
    }
    .contact-page{
        padding:0;
        margin: 11px 0;
    }
    .contact-page .info{
        padding:10px;
    }
    .contact-page .cont_form h2{
        font-size: 28px;
    }
    .contact-page ul li select, .contact-page ul li input, .contact-page ul li textarea{
        padding: 3px 15px !important;
        border-radius: 21px;
    }
    .contact-page input[type=submit]{
        padding:0 !important;
        font-size:25px !important;
        border-radius:15px !important;
    }
    .pageContent{
        font-size: 19px;
        margin: 17px 0;
        padding: 0 11px;
    }
    .questions{
        margin:10px 0;
    }
    .questions .text-toogle{
        padding:10px;
        font-size: 17px;
    }
    .questions p{
        font-size:18px;
    }
    .questions .text-toogle svg{
        width:20px;
    }
    .single-page h1{
        font-size:25px;
    }
    .single-page p{
        font-size:15px;
    }
    .single-page .posttypeName h4{
        font-size:17px;
    }
    .single-page .posttypeName h4:after{
        display:none;
    }
    .single-page .title h5{
        font-size:15px;
    }
    .single-page .servPage .content-serv{
        padding:20px;
        margin:0;
    }
    .single-page .servPage{
        padding:10px;
        align-items: baseline;
    }
    .single-page .servicesRelated .item{
        padding: 12px 0;
    }
    .single-page .servicesRelated .title{
        padding:0;
        margin:0;
    }
    .single-page .servicesRelated .title h3{
        font-size:29px;
    }
    .single-page .servicesRelated .item .caption h4{
        font-size:20px;
    }
    .jobDetails{
        padding:10px;
        margin: 20px 0;
        background-size: cover;
    }
    .jobDetails .item h4{
        font-size:20px;
    }
    .jobDetails .item p{
        width:100%;
        font-size: 15px;
    }
    .ls-nav-next{
        padding:1px 7px !important; 
        background-size:20px !important;
    }
    .ls-nav-prev{
        padding:1px 7px !important;
        background-size:20px !important;
        top:40% !important;
    }
    .single-gallery .item{
        margin:10px 0;
        min-height: auto;
    }
    .news .item .caption{
        padding:10px;
    }
    .contact-page .title p{
        font-size:22px;
        padding: 0;
    }
    .contact-page .info .item .text p{
        font-size:19px;
    }
    .contact-page .info .item{
        justify-content: unset;
    }
    .contact-page .cont_form{
        margin:0;
    }
    html[dir=rtl] .gform_wrapper{
        padding:0 !important
    }
    .catServices .col-md-4.item{
        padding: 28px 15px;
    }
    .catServices{
        margin:20px;
    }
    .main-slider .ls-v6 .ls-bottom-slidebuttons{
        display:none !important;
    }
}
@media(max-width: 992px) and (min-width: 768px) {
    header{
        padding: 45px 4px;
    }
    header .booking a{
        font-size:12px;
    }
    header .search{
        /* text-align:left; */
    }
    header .menu li a{
        font-size: 20px;
        padding: 0 6px;
    }
    header .logo img{
        width:auto;
    }
    .main-slider .ls-v6 .ls-bottom-slidebuttons{
        display:none !important;
    }
    .about-us{
        top:-50px;
        padding: 39px 0;
    }
    .about-us .aboutUs-text{
        padding:0;
    }
    .about-us h1{
        font-size:22px;
    }
    .about-us p{
        font-size: 16px;
    }
    .about-us .more-text a{
    margin: 14px 0;
    }
    .about-us .more-text a svg{
        /* font-size:15px; */
        width: 22px;
    }
    .services{
        padding:10px 0
    }
    .services .title h2{
        font-size: 35px;
    }
    .services .title h2 img{
        width:20%;
    }
    .services .title p{
        width: 100%;
        font-size: 16px;
        text-align: center;
    }
    .services .more-text{
        display:none;
    }
    .services .item img{
    }
    .services .item h4{
        font-size: 25px;
    }
    .services .owl-theme .owl-controls .owl-buttons div img{
        width:40%;
    }
    .owl-pagination{
        display:none;
    }
    .posts{
        padding:10px;
        margin: 0;
    }
    .posts .title h1{
        font-size:25px;
    }
    .posts .topTitle{
        display:block;
    }
    .postsPage .topTitle{
        display:flex;
    }
    .posts .topTitle .more-text{
        display:none;
    }
    .contact{
        padding:30px 0;
    }
    .contact .title p{
        width:auto;
    }
    .contact .image{
        position:relative;
    }
    .newsletter{
        padding:0 0 10px;
    }
    .newsletter h3{
        font-size: 38px;
    }
    .newsletter p{
        font-size: 31px;
        width: auto;
    }
    .newsletter form .es_txt_email{
        padding: 4px 18px;
        background: transparent;
    }
    .newsletter .emaillist input::placeholder{
        font-size:17px;
    }
    .newsletter form{
        padding:10px 0;
    }
    .newsletter form input[type="submit"]{
        font-size: 26px;
        height: 49px;
        padding: 8px 34px !important;
    }
    .social ul{
        justify-content: center;
    }
    footer{
        margin:0;
    }
    footer ul li a{
        font-size: 23px;
        padding: 0;
    }
    .rights p{
        font-size:15px;
    }
    .rights span{
        font-size:15px;
    }
    .rowaad-logo{
        text-align:center
    }
    .visionSec{
        margin:0;
    }
    .visionSec .item{
        margin:0;
    }
    #breadcrumbs{
        margin:0;
    }
    .catServices .col-md-4.item{
        padding:25px 15px;
    }
    .catServices{
        margin:50px 20px;
    }
    .jobDetails .item p{
        width:auto;
    }
    .jobForm.contact-page{
        padding:15px;
    }
    .ls-nav-prev{
        top:60% !important;
    }
    .news .item .caption{
        padding:10px;
    }
    
}
@media (min-width:992px) and (max-width:1199px){
    header .menu li a{
        padding:0 10px;
    }
    .about-us .aboutUs-text{
        padding:0;
    }
    .about-us p{
        font-size:20px;
    }
    .owl-pagination{
        right: 31%;
    }
    .posts .topTitle .more-text a{
        margin:0;
        padding: 5px 15px;
    }
    .visionSec{
        padding:0;
        margin: 0;
    }
    .visionSec .item{
        margin:0;
    }
   .owl-pagination{
        display:none;
    }
    .single-gallery .item{
        min-height: 254px;
    }
    
}
@media (min-width:1280px) and (max-width:1365px){
   header .menu li a{
       font-size: 19px;
       padding:0 12px;
   }
   .about-us .aboutUs-text{
       padding:40px;
   } 
   .about-us p{
       font-size:22px;
   }
    .contact .image{
        left: -84px;
    }
   .contact .image img{
        width: 89%;
   }
    .owl-pagination{
        right:51%;
    }
    .postsPage  .owl-pagination{
        top: -476px;
    }
    .videos .owl-pagination{
        top: -380px;
    }
    .gallery .owl-pagination{
        top: -413px;
    }
}
@media (min-width:1365px) and (max-width:1920px){
 
    
}