/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

html {
    font-size:1rem;
} 
body {
    font-family: 'El Messiri';
    font-style: normal;
    font-weight: normal;
    overflow-x:hidden;
    position: relative;
}
.material-icons { 
    font-size: 1rem;
}
.modal-backdrop{
	display:none;
}
.modal{
	background:#00000052;
}
@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
} 
.more {text-align: center;margin: 4rem 0 0;}
.more a{
    display:flex;
    justify-content: center;
    width: fit-content;
    margin: auto;
    align-items: center;
    padding: 12px 1.5rem;
}
.more a .icon{
    background:#fff;
    padding: 16px;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    margin-right: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    transition:all .5s;
    transform: rotate(180deg);
}
.more:hover a .icon{
    background:#003b3d;
     transition:all .5s;
}
.more:hover a .icon svg path{
    stroke:#fff;
    transition:all .5s;
}
.btn,
.btn-more {
    padding: 1.5rem 3rem;
    background: #008999;
    color: #fff;
    border-radius: 50px;
    font-size: 1.4rem;
    display: block;
    font-weight: 200;
    transition: all 0.5s ease-in-out;
    text-align: center;
}
.btn-default:hover, 
.btn-more:hover,
.btn:hover {
    background: #148f9e;
    color: #fff;
    transition: all .5s;
}
.btn-default:focus, 
.btn-more:focus,
.btn:focus ,
button {
    outline: none !important;
}
.content_ a {
    color: #000;
    text-decoration: underline;
    border: 0;
}
.topTitle{
    display:flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
    padding: 1rem 0 3rem;
}
.title h3 {
   color: #FCDD99;
   font-size: 2rem;
   font-weight: 100;
}
.title p {
     color: #fff;
     font-size: 3.4rem;
     font-weight: 400;
}
/* .container {
    max-width: 1728px;
    padding-left: 8rem;
    padding-right: 8rem;
} */
.error-404 {
    background: transparent
}
.not-found .page-content a {
    border: 0.2rem solid #FF5C1C !important;
}
.ls-nav-next:after ,
.ls-nav-prev:after {
    display: none
}
.ls-nav-next {
    background: url(../images/Up.svg)center /100%;
    width: 3rem !important;
    height: 3rem !important;
    right: 4%;
    top: 55% !important;
    transform: rotate(-90deg);
}
.ls-nav-prev {
    background: url(../images/Up.svg)center /100%;
    width: 3rem !important;
    height: 3rem !important;
    right: 4% !important;
    top: 62% !important;
    transform: rotate(90deg);
}
.slick-dots {
    right: 0;
    left: 0;
    width: auto;
    bottom: -41px;
}
.slick-dots li {
    margin: 0;
    width: unset;
    height: unset;
}
.slick-dots li button {
    padding: 0;
    width:2rem;
    height:2px;
    border:none;
    background:#D9B74C;
    opacity:.5;
    border-radius:3px;
    margin: 0.1rem;
    transition: all 0.5s ease-in-out;
}
.slick-dots li.slick-active button {
    width:4rem;
    background: #D9B74C;
    opacity:1;
}
.slick-dots li button:before {
    display: none;
}
/* header */
header {
    transition: all 0.5s ease-in-out;
    padding: 1.5rem 1rem 13px;
    position: relative;
}
header .container .row {
    z-index: 9;
    position: relative;
}
header {
    position: absolute;
    z-index: 999;
    width: 100%;
}
.home header{
  border-bottom: 1px solid #3c95a5;
}
header .header-left{
    display:flex;
    justify-content: center;
}
header .header-left .servBtn a{
    background:#fff;
    color:#008999;
    border-radius:50px;
    padding: 9px 5px;
    font-size: 13px;
}
header .header-left .lang{
    display:flex;
    align-items: center;
    border: 1px solid #fff;
    border-radius: 50px;
    padding: 3px 9px 0;
    flex-direction: row-reverse;
    margin: 0 1rem;
}
.wpml-ls-legacy-list-horizontal a{
    padding:0;
}
.wpml-ls-legacy-list-horizontal a span{
    color:#fff;
    font-size: 1.1rem;
    text-transform: uppercase;
}
header .header-bottom .wpml-ls-legacy-dropdown,.mob_lang .wpml-ls-legacy-dropdown{
    background:transparent !important;
    border:none !important;
    width:10rem;
    padding: 0.7rem 2rem;
    border-radius: 0px;
}

header .header-bottom .wpml-ls-legacy-dropdown{
    background:transparent !important;
    border:none !important;
    width:10rem;
    padding: 0.7rem 2rem;
     border-radius: 7px;
     transition:all 0.3s ease-in-out;
     color:#FFFFFF;
     font-size:1.25rem;
}
header .header-bottom .wpml-ls-legacy-dropdown:hover{
    color:#98754F !important;
}
header .header-bottom .wpml-ls-legacy-dropdown .wpml-ls-sub-menu{
    background:#ffffff !important;
}
header .header-bottom .wpml-ls-legacy-dropdown .wpml-ls-sub-menu a{
    color:#252525;
}
header .header-bottom .wpml-ls-legacy-dropdown li:hover a{
    background:transparent !important;
    border:none!important;
}
header .header-bottom .wpml-ls-legacy-dropdown li a,.mob_lang .wpml-ls-legacy-dropdown li a{
    background:transparent;
    color:#fff;
    font-size: 1.25rem;
    text-align:center;
    font-family: 'IBM Plex Arabic';
    font-weight:400;
}
.rtl .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle,.mob_lang .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
    padding-left: 0rem;
    padding-right: 1rem;
    border: none;
}
.rtl .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after,.mob_lang .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
    left: auto;
    right: 15px;
    top: 40%;
    background: url(../images/arr-down.svg) no-repeat;
    width: 0.8rem;
    height: 0.8rem;
    border: none;
    background-size: contain;
}
header .header-bottom .wpml-ls-legacy-dropdown {
    background: transparent !important;
    border: none !important;
    width: 9rem;
    padding: 1.03rem 0.9rem;
    border-radius: 0px;color:#FFFFFF;
     font-size:1.25rem;
}
header .header-bottom .wpml-ls-legacy-dropdown li a {
    background: transparent !important;
    border: none !important;
}
header .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,.mob_lang .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
    padding:0;
    right: -10px;
    left:-10px;
    border-radius:0 0 10px 10px;
    outline:none;
    border:none;
    transition:all 0.3s ease-in-out;
    height:0;
    overflow:hidden;
    visibility: visible;
}
header .wpml-ls-legacy-dropdown .wpml-ls-sub-menu li,.mob_lang  .wpml-ls-legacy-dropdown .wpml-ls-sub-menu li{
        padding: 1.5rem 1rem;
}
.wpml-ls-legacy-dropdown .wpml-ls-current-language:focus .wpml-ls-sub-menu, .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover .wpml-ls-sub-menu{
    height:auto;
}
header:before{
    /*content:'';*/
    /*position:absolute;*/
    /*width:100%;*/
    /*height:457px;*/
    /* background: url(../images/slider_top.png) no-repeat;*/
    /*background-size: 100%;*/
    /*right:0;*/
    /*left:0;*/
    /*top:0;*/
}
.home header:after {
    display: none;
} 
header.fixed-header {
    background: #012435;
    z-index: 999;
    position: fixed;
    width: 100%;
    transition: all 0.5s ease-in-out;
    animation: fade 3s;
    box-shadow: -3px 10px 30px rgba(0,0,0,0.1);
    padding: 1.5rem;
}
header .header__logo img {
     width: auto;
}
header .language {
    position: absolute;
    right: 2%;
    text-transform: uppercase;
    z-index: 9;
}
header .language li a {
    font-weight: 500 !important;
}
header .menu {
    list-style: none;
    display: flex;
    flex-direction: row;
    padding: 1rem 0 0;
}
header .menu li a {
    color: #fff;
    font-size: 1.1rem;
    transition: all 0.5s ease-in-out;
    font-weight: 400;
    padding: 0 1rem;
    position: relative;
}
header .menu li a:after{
    position:absolute;
    content:'';
    background:#fff;
    width:0;
    height:10px;
    bottom:-15px;
    border-radius:10px;
    left:0;
    right:0;
    text-align:center;
    margin:auto;
    transition:all .5s;
}
header .menu li a:hover:after{
   transition:all .5s;
   width:10px;  
}
header .menu li:hover > a {
    color: #fff
}
header .wpml-ls-menu-item .wpml-ls-display {
    color: #BF7202 !important
}
header .menu ul li:hover > a {
    color: #BF7202
}
header .menu li.menu-item-has-children:after {
    position: absolute;
    top: 0;
    background: url(../images/drop.png) no-repeat center/65%;
    width: 2.5rem;
    height: 2.5rem;
    content: "";
    left: -0.8rem;
    z-index: 9999999999;
}
header .menu li ul {
    list-style: none;
    display: none;
    transition: all 0.5s ease-in-out;
    transform: scale(0);
    background: #fff;
    border-radius: 1rem;
    padding: 0;
}
header .menu li.menu-item-has-children:hover ul {
    display: block;
    position: absolute;
    transition: all 0.5s ease-in-out;
    transform: scale(1);
    z-index: 99;
    top: 1.7rem;
    width: 27rem;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16);
    border: 1px solid #BF7202;
    text-align: center
}
header .menu li.menu-item-has-children {
    position: relative;
}
header .menu li ul li a {
    padding:1.5rem;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    border-bottom: 1px solid #DDDDDD;
    color: #B6C3C9;
}
header .menu li ul li:last-of-type a {
    border: none
}
.header-bottom .menu li a {
    background: url(../images/n.png) no-repeat top left 90%
}
header .btn--search {
    background: transparent;
    border: 0;
    padding: 0 2rem;
}
.main{
    position:relative;
}
.main .video_slider_section{
    position:absolute;
    bottom: 33px;
    right: 0;
    z-index:99;
}
.main .video_slider_section .image{
    text-align: center;
}
.main .video_slider_section .video_text{
    position:absolute;
    bottom: 46%;
    right:0;
    left:0;
    text-align:center;
    margin: auto;
}
.main .video_slider_section .video_text h4{
    background:#FFF09B;
    color:#000;
    padding: 10px 1.7rem;
    width: fit-content;
    border-radius: 50px;
    font-size: 1.1rem;
    position: absolute;
    left: 10%;
    bottom: -53px;
}
.main .video_slider_section p{
    color:#fff;
    font-size: 1.3rem;
    width: 50%;
    margin: 9px 0;
    position: relative;
    left: 33%;
}
@keyframes pulse {
	0% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(255, 255, 2555,1);
	}

	70% {
		transform: scale(1.1);
		box-shadow: 0 0 0 10px rgba(255, 255, 255, .2);
	}

	100% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
	}
}
.main .video_slider_section .video_text .icon{
    background:#fff;
    width:fit-content;
    margin:auto;
    padding:12px;
    width:40px;
    height:40px;
    position: relative;
    display:flex;
    justify-content:center;
    align-items:center;
    border-radius:50px;
}
.main .video_slider_section .video_text .icon:after{
    position:absolute;
    content:'';
    left: 0;
    right: 0;
    text-align:center;
    margin:auto;
    border-radius: 50%;
    padding: 12px;
    width: 40px;
    height: 40px;
    top: 0;
    box-shadow: 0 0 0 14px rgba(255,255,255,1);
    animation:pulse  2s infinite;
}
.main .video_slider_section .video_text .icon svg{
    width:70px;
}
#exampleModal .modal-dialog {
    max-width: 45%;
}
#exampleModal .modal-content {
    background: #012434;
    border-radius: 5rem;
    padding: 3rem;
    border: 0;
}
.gform_title{
    display:none;
}
#exampleModal .modal-content .gform_title  {
    color: #fff;
    font-size: 2.4rem !important;
    
}
#exampleModal .modal-content .close {
    opacity: 1;
}
#exampleModal .modal-content .close svg {
    width: 3rem;
}
#exampleModal .modal-content .gform_fields  {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
    justify-content: center;
}
#exampleModal .modal-content .gfield  {
    background: #fff !important;
    width: 47% !important;
    padding: 1rem !important;
    border-radius: 0.4rem;
}
#exampleModal .modal-content .gform_fields .gfield:last-child {
    width: 100% !important;
}
#exampleModal .modal-content .gfield label {
    color: #C0C0C0;
}
#exampleModal .modal-content .gfield .ginput_container {
    margin: 0;
}
#exampleModal .modal-content .gfield input ,
#exampleModal .modal-content .gfield textarea {
    color: #C0C0C0;
    border: 0;
    margin: 0;
}
#exampleModal .modal-content .gfield textarea::placeholder ,
#exampleModal .modal-content .gfield input::placeholder {
    color: #C0C0C0;
    font-size: 1.5rem;
}
#exampleModal .modal-content .gform_button {
    width: 100%;
    background: #BD7303;
    border: 0;
    padding: 2rem;
    border-radius: 0.4rem;
    font-size: 1.5rem;
    display: flex;
    margin: 3rem 0 0;
    justify-content: center;
}
/* about__section */
.about__section {
    padding: 6rem 3rem;
    position: relative;
    text-align: left;
    z-index: 9;
}
.about__section:after{
    position:absolute;
    content:'';
    background:url(../images/Effect.png)no-repeat center;
    width:100%;
    height:871px;
    top: -42%;
    left:0;
    right:0;
    z-index: -1;
}
.about__section .text p{
    color: #000;
    font-size: 1.7rem;
    font-weight: 100;
    padding: 2rem 0;
}
.about__section .text .linkes{
    padding-top: 1rem;
    width: 100%;
    display: flex;
    align-items: center;
}
.about__section .text .linkes a{
    border-radius: 51px;
    padding: 1rem 22px;
    color: #000;
    background: #fff;
    border: 1px solid #000;
    box-shadow: none;
    font-size: 1.2rem;
}
.about__section .text .linkes a span{
    margin-right:1rem;
}
.about__section .text .linkes a:hover{
    background:#148f9e;
    color:#fff;
}
.about__section .aboutImg{
    position:relative;
    border-radius: 4rem 2rem 2rem 2rem;
    overflow: hidden;
}
.about__section .title h3{
    background:#2B8290;
    color:#fff;
    border-radius:50px;
    padding: 6px 13px;
    width: fit-content;
    font-size: 1.3rem;
}
.sectionLayer{
    background:url(../images/numLayer.png)no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.whyAbout_section .item{
    margin: 3.5rem;
}
.whyAbout_section .item p{
    color:#fff;
    font-size:2rem;
    position: relative;
}
.whyAbout_section .item p:after{
    position:absolute;
    content:'';
    background:#D9B74C;
    left: -27px;
    top: 4px;
    width: 4px;
    height: 50%;
}
/* statistics-items */
.statistics__section{
    margin:1rem 0;
}
.statistics__section .container-fluid{
    background:#148F9E;
    border-radius: 5rem 2rem 2rem 2rem;
    margin: 1rem auto;
    width: 88%;
}
.statistics__section .statistics-items {
    width: 100%;
    justify-content: center;
}
.statistics__section .statistics-items .item {
    justify-content: center;
    flex: 1;
    position: relative;
    z-index: 111;
    padding: 2rem 0;
}
.statistics__section .statistics-items .item .number {
    font-size: 5rem;
    color: #fff;
    direction: rtl;
    position: relative;
}
.statistics__section .statistics-items .item .title {
    color: #a3e3eb;
    font-size: 1.1rem;
    margin: 0.2rem 0;
    text-align: center;
}
/* services_section */
.services_section{
    padding: 7rem 0;
    background: #003B3D;
    border-radius: 2rem 5rem 2rem 2rem;
    margin: 4rem 22px;
}
.services_section .title{
    text-align:center;
    padding-bottom:2rem;
    border-bottom: 1px solid #0a4a4c;
    margin-bottom: 4rem;
}
.services_section .title p{
    width: 59%;
    margin:auto;
    line-height: 1.3;
}    
.services_section .item{
    margin: 1rem;
    position: relative;
    border-radius: 2rem;
    overflow: hidden;
}
.services_section .item .image{
    min-height: 126px;
}
.services_section .item .image img{
}
.services_section .item .caption{position: absolute;bottom: 24px;left: 10%;}
.services_section .item .caption h4{
    color:#fff;
    font-size: 2rem;
}
.services_section .item .caption h5{
    padding-right: 27px;
    text-align: right;
    color:#fff;
    font-size: 1.3rem;
    font-weight: 100;
    width: min-content;
    background: url(../images/arrow4.svg)no-repeat right 0px top 7px;
    display: inline-block;
    padding-left: 23%;
    line-height: 1.5;
}
.owl-theme .owl-controls .owl-page span{
    background:#D9B74C !important;
    width:30px !important;
    margin:2px !important;
    height:2px !important;
    border-radius:1px !important;
}
.owl-theme .owl-controls .owl-page.active span{
    width:45px !important;
}
.owl-carousel{
}
/* partners_section */
.partners_section {
    padding: 5rem 0 7rem;
    position: relative;
    z-index:11;
    text-align: center;
}
.partners_section .title h3{
    width: 39%;
    margin:auto;
    line-height: 1.5;
    font-size: 3rem;
    color: #008999;
}
.partners_section .title p{
    font-size:1.3rem;
    padding: 2rem 0;
    color: #000;
}
.partners_section .slick-track {
    align-items: center;
    display: flex;
}
.partners_section .item {
    padding: 1rem 2rem;
    margin: 0.7rem;
    display: flex;
    align-items: center;
    justify-content:center;
    height: 12rem;
}
.partners_section .item img{
    height:auto;
    width:auto;
}
.partners_section .slick-dots {
    right: 0;
    left: 0;
    bottom: -26px;
}
.partners_section .slick-dots li button {
    border-color: #012434 !important;
}
.partners_section .slick-dots li.slick-active button {
    background: #012434;
}
.posts_section{
    background:url(../images/newsLayer.png)no-repeat;
    padding: 7rem 1rem;
    background-size: cover;
}
.posts_section .title{
    border-bottom:1px solid #cccccc54;
    margin-bottom:5rem;
}
.posts_section .title h3{
    color:#fff;
    font-size:3rem;
    width: 34%;
    padding: 1rem 0 4rem;
}
.posts_section .item{
    background: #abd7dc;
    margin: 1rem;
    border-radius: 2rem;
    overflow: hidden;
}
.posts_section .item .image{
    border-radius:2rem;
    overflow:hidden;
    position: relative;
}
.posts_section .item .image h5.date{
    position:absolute;
    left: 15px;
    padding: 1rem 1.5rem;
    top:10px;
    background: rgba(0, 0, 0, 0.1); /* Light semi-transparent fill */
    border: 1px solid rgba(255, 255, 255, 0.2); /* Border */
    backdrop-filter: blur(28px) brightness(1.15); /* Blur + Brightness */
    -webkit-backdrop-filter: blur(28px) brightness(1.15); /* Safari support */
    opacity: 1; /* 100% opacity */
    border-radius: 0rem;
    color:#fff;
    font-size: 13px;
    border-radius: 58px;
}
.posts_section .item .caption{
    padding: 1.5rem 1rem;
}
.posts_section .item h4{
    line-height: 1.5;
    color:#000;
    font-size: 1rem;
}
.posts_section .item h5{
    color:#000;
    padding:1rem 0;
    display: flex;
    /* flex-direction: row-reverse; */
}
.posts_section .item h5 .icon{
    /* transform:rotate(180deg); */
    margin-left:15px;
}
.posts_section .more a{
    border:1px solid #ffffff2b;
    background:transparent;
}
.posts_section .more:hover a{
    background:#003b3d;
}
.posts_section .more a .icon{
    background:#EEAE3B;
}
.video_section{
    background:#148F9E;
    padding:3rem;
}
.video_section .topTitle div:first-of-type{
    width: auto;
    margin-right: 12rem;
}
.video_section .topTitle h3{
    color: #FFD17D;
    padding-bottom: 1rem;
}
.video_section .topTitle p{
    color: #fff;
    font-size: 2rem;
    padding-bottom: 1rem;
    line-height: 1.2;
}
.video_section .topTitle h4{
    color:#ffffffbf;
    font-size:1.6rem;
    line-height:2;
}
.video_section .image{
    position:relative;
}
.video_section .video_text{
    position:relative;
}
.video_section .video_text .icon{
    position:absolute;
    bottom: 179px;
    right:0;
    left:0;
    z-index:99;
    background: #fff;
    margin: auto;
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
}
.video_section .video_text .icon:after{
    position:absolute;
    content:'';
    left: 0;
    text-align:center;
    margin:auto;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    top: 0;
    box-shadow: 0 0 0 14px rgba(255,255,255,.2);
    animation:pulse  2s infinite;
}
.video_section a{
    text-align:center;
}
.newsletter{
    padding:5rem 0;
}
.newsletter .title h3 {
    font-size: 2.5rem;
    color: #008999;
    line-height: 1.5;
}
.es_subscription_message.success {
    color: #008999;
    font-size: 1.3rem;
    font-weight: 500;
}
.newsletter .newsletter_form .emaillist form{
    background:#fff;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 1rem 0;
    padding: 0 3px;
    height: 5rem;
    border-bottom: 1px solid #008999;
}
.newsletter form label ,
.newsletter form .es-field-wrap {
    width: 100%;
    margin: 0;
}
.newsletter form input.es_txt_email {
    width: 100%;
    margin: 0;
    font-size: 1.6rem;
    padding: 0 1rem;
    color: #000;
    font-weight: 300;
    border: 0;
    background: transparent;
}
.newsletter form input.es_txt_email::placeholder{
    color:#999292;
    font-weight:100;
    font-size:1.5rem
}
.newsletter form input[type="submit"] {
    padding: 2rem 4rem;
    background: url(../images/subBtn.png)no-repeat center right;
    border-radius: 50px;
    font-size: 1.7rem;
    font-weight: 600;
    margin: 0;
    box-shadow: none;
    color: #fff;
    transition:all .5s;
}
.newsletter form input[type="submit"]:hover{
    background: #F7A331;
    background: url(../images/subBtn.png)no-repeat center right;
    color:#fff;
     transition:all .5s;
}
.page-title {
    border: 0;
}
.page-title:before {
    display: none
}
#searchform input {
    height: 4.3rem;
    border: 1px solid #ccc;
    border-right: 0;
    font-weight: 300;
    font-size: 2rem;
}
#searchform .btn {
    margin: 0;
    padding: 0.9rem;
    border-radius: 0;
    background: #348491;
    border-color: #348491;
    box-shadow: none;
}
/* breadcrumbs */
#breadcrumbs {
    background: url(../images/breadcrump.png)no-repeat;
    padding: 9rem 0 5rem;
    background-size: 100% 100%;
    margin: 0;
    position: relative;
}
#breadcrumbs .text{
    padding:5rem 0 0;
    text-align: left;
}
#breadcrumbs a ,
#breadcrumbs h3 {
    font-size: 1.7rem;
    color: #fff;
    font-weight: 400;
    position: relative;
    z-index: 9;
}
#breadcrumbs h2 {
    color: #fff;
    font-size: 4rem;
    z-index: 9;
    position: relative;
    margin-bottom: 1rem;
    font-weight: 500;
}
#breadcrumbs h3 {
    color: #fff;
}
#breadcrumbs svg path{
    fill:#000000
}
.boarddirectorsPage{
    padding:5rem 0;
}
.boarddirectorsPage .item{
    border:1px solid #70707054;
    border-radius:3rem;
    overflow:hidden;
    margin:1rem 0;
}
.boarddirectorsPage .item .caption{
    padding:1.5rem;
}
.boarddirectorsPage .item .caption h3{
    color:#008999;
}
.about-page .title h3{
    font-size: 3.4rem;
}
.posts_section.postsPage{
    background:transparent;
    padding: 3rem 0;
}
.posts_section.postsPage .item .image img{
    width:100%;
}
.posts_section.postsPage .item .caption h5{
    flex-direction: inherit;
}
.projects_section.projPage{
    padding: 5rem 0;
    background:transparent;
}
.projects_section.projPage .item{
    margin:1rem 0;
}
.projects_section.projPage .item .image img{
    width:100%
}
.projects_section.projPage .col-lg-6:first-of-type .item .image:after{
    background:#000;
    opacity:.4;
}
.projects_section.projPage .col-lg-6 .item .image:after{
    background:#008999;
    opacity:.4;
}
.alm-load-more-btn.more{
    background: #008999!important;
    color: #fff !important;
    margin: 2rem 0 !important;!i;!;
    border-radius: 50px !important;
    padding: 1.2rem 5rem !important;
    border: none !important;!i;!;
    height: auto !important;
    font-weight:500 !important;
    font-size:1.5rem !important;
}
.services_section.servPage{
    padding:0;
    background: transparent;
}
.services_section.servPage .item{
    margin:1rem 0;
}
a:hover{
    text-decoration:none;
}
.about-page{
    padding: 4rem 0;
    position: relative;
    z-index: 111;
}
.video_section.about_video_section{
    background:transparent;
}
.vision_message{
    margin:3rem;
}
.vision_message .item{
    background:#016F7A;
    padding:2rem;
    border-radius:2rem;
    color:#fff;
}
.vision_message .item .icon{
    margin:1rem 0 2rem;
}
.vision_message .item .text h4{
    font-size: 3.5rem;
    padding-bottom:1rem;
}
.vision_message .item .text p{
    font-size: 1.5rem;
}
/* 404 */
.error-message {
    color: #000;
    font-size: 15rem;
    padding: 0;
    margin: 0;
}
.error-message:before {
    color: #000;
}
.error-message + p ,
.error-message + p +p {
    font-size: 2rem;
}
.single-page{
    padding:4rem 0;
}
.serv_det_top .main-imاage,
.main-image{
    float:left;
    width:50%;
    padding-right: 3rem;
}
.single-page h5.date{
    background:#ccc;
    color:#fff;
    padding: 1rem 1.5rem;
    width: fit-content;
    margin: 1rem auto;
    border-radius: 50px;
    font-size: 1.1rem;
}
.single-page .serv_det_top .main-image{
    text-align:center;
}
.single-page .main-image img{
    width:100%;
    border-radius: 2rem;
}
.single-page  .title h2{
    color: #016F7A;
    line-height: 1.1;
    font-weight: 400;
    margin: 0 0 14px;
    font-size: 3rem;
}
.single-page .content p {
    font-weight: 100;
    font-size: 1.5rem;
    color: #000;
}
.single-page .content a{
    color:#008999;
}
.single-page ul li{
    font-size:1.3rem;
}
.single-page .content a.servReq{
    background: #008999;
    color: #fff;
    padding: .7rem 4rem;
    display: block;
    font-size: 1.7rem;
    font-weight: 500;
    width: fit-content;
    border-radius: 50px;
}
.single-page .serv_offers{
    padding:5rem 0;
}
.single-page .row .col-lg-4:first-of-type{
    max-width: 100%;
    flex: 100%;
}
.serv_offers .title h2{
    font-size: 3rem;
    color: #016F7A;
}
.serv_offers .item{
    padding: 2rem;
    background: #016f7a26;
    margin: 1.2rem 0;
    border-radius: 2rem;
}
.serv_offers .item h5{
    font-size: 2.5rem;
    padding-bottom: 4rem;
    color: #016F7A;
}
.serv_offers .item h6{
    font-size:1.4rem;
    font-weight:100;
    line-height: 1.5;
}
.post-nav {
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 2rem 0 ;
}
.post-nav .pager {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: end;
    padding: 0; 
    padding-right:3rem;
    background:url('../images/page-back.png') no-repeat right bottom;
    background-size:100% 100%;
    width:100%;
}
.post-nav .pager li span ,
.post-nav .pager li a {
    padding: 1rem 0rem;
    color: #41372E50;
    border:2px solid #41372E50;
    background: transparent;
    border-radius:50%;
    margin: 1rem;
    font-size: 1.2rem;
    width:2.75rem;
    height:2.75rem;
    display:inline-flex;
    justify-content:center;
    align-items:center;
}
.post-nav .pager li a.arr {
    width:auto;
    height:Auto;
    background:transparent;
    border:none;
    color:#41372E;
    font-size: 1.3rem;
}
.post-nav .pager li.active span ,
.post-nav .pager li.active a {
    background: #fff;
    color: #41372E;
    border-color:#41372E;
}
.post-nav .pager .hidden{
    display:none;
}
.post-nav .pager li a.arr.prev span svg {
    transform: rotate(-90deg)
}
.post-nav .pager li a.arr[title="Next"] span svg {
    transform: rotate(180deg)
}

/* projects-page */
.projects-page.projects_section {
    padding: 0;
    color: #012434;
}
.projects-page.projects_section .main_title {
    text-align: center;
}
.projects-page.projects_section .item {
    margin: 1rem 0;
}
 
.projects-page.projects_section .slick-dots {
    bottom: 0;
    right: 0;
    left: 0;
}
.projects-page.projects_section .slick-dots button {
    border-color: #012434;
}
.projects-page.projects_section .slick-dots .slick-active button {
    background: #012434;
}
body.rtl .gform_legacy_markup_wrapper ul > li.gfield,
.project-single .gfield{
    width: 100% !important;
}
body .gform_legacy_markup_wrapper ul li.gfield {
    margin-top: 0 !important;
    padding-top: 0;
}
.gform_legacy_markup_wrapper .validation_message {
    font-size: 1.2rem !important;
    padding: 1rem 0 !important;
}
.page-id-3424 .gform_legacy_markup_wrapper ul > li.gfield:nth-of-type(5),
body.rtl .job-page .gform_legacy_markup_wrapper ul > li.gfield:nth-of-type(5) {
    width: 98% !important;
}
.project-single .gfield label {
    color: #C0C0C0;
    padding-left: 1rem;
}
.project-single .gfield .ginput_container {
    margin: 0;
}
.gform_page:first-of-type .gform_page_footer {
    flex-direction: row
}
.gfield_required_text,
.gfield_required_asterisk {
    /* display: none !important; */
}
.entry-content {
    padding: 0;
}
.iti__flag-container {
    left: unset !important;
    right: 0 !important;
    direction: rtl !important;
    color: #707070;
    font-size: 1.3rem;
}
.iti--separate-dial-code .iti__selected-flag {
    background: transparent !important;
}
.iti__flag-container .iti__arrow {
    display: none;
}
.upload__file {
    position: relative;
}
.gform_wrapper.gravity-theme .ginput_preview {
    margin: 28px 0 0 !important;
}
.page .gform_wrapper .gform_fields .gfield.upload__file .ginput_container input {
    padding: 0 !important;
    z-index: 9999999;
    position: relative;
}
.upload__file  .gfield_description {
    position: absolute;
    top: 21px;
    color: #000;
    font-size: 1.5rem!important;
    font-weight: 600;
    left: 30px;
}
.upload__file .validation_message {
    top: unset;
    bottom: 1rem;
    font-size: 1.2rem !important;
}
.upload__file  input{
    opacity: 0;
    font-size: 0 !important;
    width: 100% !important;
    height: 4rem !important;
    position: absolute;
    z-index: 999;
    bottom: 0rem;
    left: 0;
}
.gform_fileupload_rules {
    display: none !important;
}
html[dir=rtl] .gform_legacy_markup_wrapper span.ginput_left, html[dir=rtl] .gform_legacy_markup_wrapper ul.gform_fields li.gfield {
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.upload__file .ginput_container {
    background: url(../images/upload.png) no-repeat 95% center ,#fff;
    background-size: 24px;
    display: block !important;
    font-size: 1.4rem !important;
    height: 6rem;
    width: 100%;
    font-weight: 300;
    color: #000;
    border: 1px solid #E9EAEC;
    border-radius: 0;
    padding: 0 !important;
}
.gform_legacy_markup_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_legacy_markup_wrapper li.gfield_error textarea {
    border: none !important;
}
.contact-page.servrequestPage .container{
    width:60%;
}
/* contact-page */
.contact-page{
    position: relative;
    padding:3rem 0;
}
.contact-page .title h3{
    color: #008999;
    font-weight: 100;
    font-size: 2.5rem;
    padding-bottom: 2rem;
}
.contact-page .title p{
    color: #ccc;
    font-weight: 300;
    font-size: 1.8rem;
    padding-bottom: 2rem;
}
.contact-page .info{
    padding-top:10rem;
}
.contact-page .footer__top .info ul li a, 
.contact-page .footer__top .info ul li p{
    font-size:1.8rem;
}
.contact-page .map {
    overflow: hidden;
    margin: 2rem 0 0 0;
}
.page .gform_wrapper,
.contact-page .gform_wrapper {
}
.page-id-3424 .gform_wrapper,
.contact-page .gform_wrapper {}
.page-id-3424 .gform_wrapper .gform_heading,
.contact-page .gform_wrapper .gform_heading {
    display: flex;
    justify-content: center;
}
.page .gform_wrapper .gform_fields,
.contact-page .gform_wrapper .gform_fields {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

body.rtl .gform_legacy_markup_wrapper .gform_confirmation_message{
    font-size: 1.5rem;
    font-weight: 400;
    text-align: center !important;
    margin: auto;
    display: flex;
    justify-content: center;
    padding: 3rem 0;
    color: #66C371;
}
.page .gform_wrapper .gform_fields .gfield ,
.contact-page .gform_wrapper .gform_fields .gfield {
    width: auto;
    border-bottom: 1px solid #AFABAB;
}
.page .gform_wrapper .gform_fields .gfield:last-child ,
.contact-page .gform_wrapper .gform_fields .gfield:last-child {
    width: 100% !important;
}
.page .gform_wrapper .gform_fields .gfield label ,
.contact-page .gform_wrapper .gform_fields .gfield label {
    display: block;
    font-size: 1.7rem;
    color: #111827;
    font-weight: 500;
    margin: 0;
    padding-top: 1rem;
}
.page .gform_wrapper .gform_fields .gfield textarea ,
.page .gform_wrapper .gform_fields .gfield select ,
.page .gform_wrapper .gform_fields .gfield input ,
.contact-page .gform_wrapper .gform_fields .gfield textarea ,
.contact-page .gform_wrapper .gform_fields .gfield input {
    border: 0;
    margin: 0 !important;
    height: 3rem;
    padding: 7px 0rem !important;
    border: none;
    border-radius: 0;
    background:#fff;
     color: #AFABAB;
    font-size: 1.3rem;
    font-weight:100;
}
.page .gform_wrapper .gform_fields .gfield select {
    -webkit-appearance: none; 
    appearance: none
}
.page .gform_wrapper .gform_fields .gfield .ginput_container_select {
    position: relative;
}
.page .gform_wrapper .gform_fields .gfield .ginput_container_select::after {
    position: absolute;
    content: "";
    top: 2.3rem;
    right: 40px;
    width: 1.5rem;
    height: 1.5rem;
    background: url(../images/arrow-down.png) no-repeat center/ 0%;
}
.page .gform_button {
    background: #BD9F58;
    border: #BD9F58;
    font-size: 1.5rem !important;;
    padding: 1rem 3rem;
}
.page .gform_wrapper .gform_fields .gfield textarea ,
.contact-page .gform_wrapper .gform_fields .gfield textarea {
    height: 12rem !important;!i;!;
} 
/*.contact-page .gform_wrapper .gform_fields .gfield:last-of-type {*/
/*    margin: 0 1rem !important;*/
/*}*/
html[dir=rtl] .gform_legacy_markup_wrapper span.ginput_left, html[dir=rtl] .gform_legacy_markup_wrapper ul.gform_fields li.gfield {
    padding-right: 0;
    padding-left: 0;
}

.page .gform_wrapper .gform_fields .gfield input::placeholder ,
.page .gform_wrapper .gform_fields .gfield textarea::placeholder ,
.contact-page .gform_wrapper .gform_fields .gfield input::placeholder ,
.contact-page .gform_wrapper .gform_fields .gfield textarea::placeholder {
    color: #AFABAB;
    font-size: 1.3rem;
    font-weight:100;
}
.gform_legacy_markup_wrapper .gfield_required {
    color: #E03137 !important;
}
.gfield_required_text,
.gfield_required_asterisk {
    /* display: none !important; */
}
html[dir=rtl] .gform_legacy_markup_wrapper h3.gform_title,
body.rtl .gform_legacy_markup_wrapper h3.gform_title,
.contact-page .gform_title {
    font-size: 4rem !important;
    font-weight: 500 !important;
    color: #000;
}
.gform_legacy_markup_wrapper .gform_footer {
    text-align: center;
    display: flex;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}
.page .gform_footer .btn,
.job-page .gform_footer .btn ,
.page-id-3424 .gform_footer .btn ,
.contact-page .gform_footer .btn {
    font-size: 2rem !important;
    padding: 1rem 6rem;
    background: #008999;
    width: auto !important;
    border: none;
    display: flex !important;
    border-radius: 50px;
    color: #fff;
    font-weight: 500;
    justify-content: center;
    align-items: center;
    box-shadow: none;
}
.contact-page .gform_footer .btn:hover {
    background: #000;
    color: #fff;
}
.single-unit .gform_footer .btn,.project-single .gform_footer .btn{
    background:url('../images/formbtn.png') no-repeat center;
    background-size:100% 100%;
    font-size:1.25rem;
    padding:1.5rem 0;
}
@keyframes animloader {
  0% {
    height: 40px;
    transform: translateY(0);
  }
  100% {
    height: 10px;
    transform: translateY(30px);
  }
}

@keyframes animloader1 {
  0% {
    height: 48px;
  }
  100% {
    height: 4.8px;
  }
}
.whatslink {
    position: fixed;
    right: 0;
    bottom: 1%;
    z-index: 99999;
}
.whatslink img{
    
    max-width: 6rem;
    max-height: 6rem;
}
.fixed_links{
    background:#fff;
    position:fixed;
    right:5rem;
    top:30%;
    border:3px solid #DAD4CA50;
    border-radius:20px;
    padding:1rem 3rem;
    z-index:1111;
}
.fixed_links ul{
    display:inline-flex;
    justify-content:center;
    align-content:center;
    list-style:none;
    padding:0;
    margin:0;
    gap:1rem;
}
.fixed_links a{
    color:#98754F;
    font-size:1.3rem;
}
.comparison-table{
    background:#F7F7F7;
    border-radius:8px;
    padding:3rem;
}
.comparison-table table{
    color:#41372E;
    font-size:1.2rem;
    font-weight:normal;
    border:none;
    background:transparent;
}
.comparison-table table thead{
    background:#FFFFFF;
    border:none;
    border-radius:8px;
    margin-bottom:1rem;
}
.table th{
    border:none;
}
.comparison-table .table td{
    background:#FFFFFF;
    margin:1rem;
    padding:1rem;
}
/* projects_section */
.projects_section {
    padding: 5rem 0;
    position: relative;
    z-index: 111;
    background: url(../images/projLayer.png)no-repeat;
    background-size: 100% 100%;
}
.projects_section .title{
    display: block;
    padding: 1rem 0 2rem;
    text-align:center;
    border-bottom: 1px solid #8ff3ff;
    margin-bottom: 4rem;
}
.projects_section .title h3{
    color:#008999;
    font-size: 3rem;
    margin: 0;
}
.projects_section .title p{
    color:#000;
    font-size: 4rem;
}
.projects_section .item{
    position: relative;
    margin: 0 1rem 1rem;
    overflow:hidden;
    border-radius: 3rem;
}
.projects_section .item .image {
    position:relative;
    width: 100%;
}
.projects_section .item .image:after{
    position:absolute;
    content:'';
    background:#0000008f;
    width:100%;
    height:100%;
    top:0;
    left:0;
}
.projects_section .item .width_full{
    width:100%;
}
.projects_section .item .caption {
    position: absolute;
    bottom: 22px;
    left: 10%;
}
.projects_section .item .caption ul{/* justify-content: right; */}
.projects_section .item .caption h3 {
    color: #fff;
    font-weight: 300;
    font-size: 1.5rem;
    padding-bottom: 6px;
}
.projects_section .item .caption h5{
    color:#fff;
    border: 1px solid #ffffff70;
    padding: 1rem 2.1rem;
    border-radius:50px;
    font-size: 1.1rem;
    text-align:center;
    width: fit-content;
    background: rgba(0, 0, 0, 0.1); /* Light semi-transparent fill */
     /* Border */
    backdrop-filter: blur(1px) brightness(1.15); /* Blur + Brightness */
    -webkit-backdrop-filter: blur(28px) brightness(1.15); /* Safari support */
    opacity: 1; /* 100% opacity */
}
.projects_section .bottomTitle{
    border-top: 1px solid #bde5eb;
    padding: 5rem 2rem 0;
    margin-top: 10rem;
}
.projects_section .bottomTitle h4{
    color:#12385D;
    font-size:2.3rem;
    padding-bottom:1rem;
}
.projects_section .bottomTitle p{
    color: #767272;
    font-size:1.5rem;
    width: 70%;
}
.projects_section .bottomTitle a{
    color:#12385D;
    border:1px solid #12385D;
    padding: 1rem 2rem;
    display:block;
    width:fit-content;
    border-radius:50px;
    font-size: 1.3rem;
    margin: 2rem 0 0;
}
.projects_section .slick-prev,.projects_section .slick-next{
    border: 1px solid #12385D;
    right: 0;
    left: 0;
    top: 110%;
    text-align: center;
    margin: auto;
    position: absolute;
    border-radius: 51px;
    width: 35px;
    height: 35px;
}
.projects_section .slick-next{
    background: url(../images/arrow1.svg)no-repeat center;
    transform: none;
    right: 51px;
}
.projects_section .slick-prev{
    background: url(../images/arrow2.svg)no-repeat center,#12385D;
    transform: none;
    left: 65px;
}
.projects_section .slick-prev:before,.projects_section .slick-next:before{
    display:none;
}
/* footer */
footer {
    position: relative;
    margin-top: 0rem;
}
footer .footer__top .row{
    justify-content:space-between;
}
.social__media ul {
    padding: 0;
}
.social__media ul li {
     text-align: center;
     padding: 11px 0;
     width: 33%;
}
.social__media ul li a{
    color:#6B7280;
}
.footer__top  h3{
    color: #1A2D58;
    padding-bottom: 1rem;
}
.footer__top .menus ul{
    padding: 0;
    list-style: none;
    gap: 4rem;
    margin: 0;
    position: relative;
    list-style: none;
    padding: 0;
}
.footer__top .location a{
    color:#6B7280;
    font-size:1.4rem;
}
.footer__top .menus ul a {
    color: #6B7280;
    font-size: 1.2rem;
    font-weight: 300;
    padding: 0 0 13px;
    display: block;
    transition: all 0.5s ease-in-out;
    position: relative;
    z-index:111;
}
.footer__top .menus ul a:hover {
    color: #148f9e;
}
.footer__top .social__media {
    position: relative;
    top: unset;
    right: unset;
    background: transparent;
    margin-bottom: 5rem;
}
.footer__top .social__media ul {
    display: flex;
    margin:0;
    flex-wrap: wrap;
}
.footer__top p a.contact {
    background: #000;
    width: 100%;
    display: block;
    padding: 1.3rem;
    margin: 2rem 0;
    text-align: center;
    color: #fff;
    font-size: 1.4rem;
}
.footer__top .info .map {
    position: relative;
}
.footer__top .info .map a {
    position: absolute;
    left: 2rem;
    background: rgba(255,255,255,0.6);
    top: 2rem;
    padding: 1.5rem;
    color: #BF7202;
    border-radius: 1rem;
    text-decoration: underline
}
.footer__top .info ul {
    border-radius: 2rem;
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    z-index: 1;
}
.footer__top .info ul li {
    font-size: 1.4rem;
    display:flex;
    align-items: center;
    padding: 0;
}
.footer__top .info ul li a,.footer__top .info ul li p {
    color: #6B7280;
    font-size: 1.25rem;
    display:inline-flex;
    margin-left: 11px;
}
.footer__top .info ul li a:hover{
    color: #98754F;
}
.footer__top .info ul li svg {
}
.footer__bottom {
    margin: 5rem 20px 22px;
    padding: 3rem 0 0;
    position: relative;
    border-top: 1px solid #e9e9e9;
} 
.footer__bottom ul.list-inline{
    display:flex;
}
.footer__bottom ul.list-inline li a{
    color:#000;
    padding: 0 6px;
    font-size: .8rem;
}
.topButton{
    float:right;
}
.footer__bottom .to-top {
    position: unset;
    color: #a38b40;
    font-weight: 300;
    background: transparent;
    height: 3.5rem;
    width: 4.5rem;
    font-size: 1.3rem;
    left: unset;
    top: unset;
    display: block;
}
.footer__bottom .to-top span {
    display: block;
}
.footer__bottom .to-top:hover {
    color: #fff;
}
.footer__bottom .to-top svg {
}
.footer__top .footer__right{
    margin:4rem 0;
}
.footer__top p.rights ,.footer__top .footer__right p{
    color: #41372E80;
    font-size: 1.3rem;
    font-weight: normal;
    margin:0;
}
.footer__top p.rights span {
    font-weight: normal
}
.footer__bottom p {
    color: #000;
    font-size: 1.1rem;
    font-weight: normal;
    direction: rtl;
}
.footer__bottom .rowaad span {
    padding-right: 1rem;
    color: #DAD4CA
}
.footer__bottom .rowaad a {
    color: #000;
    font-size: 1.2rem;
}
.footer__bottom .rowaad a svg path{
    fill:#008999;
}
/************Single Project **************/
.fancybox-slide #hover-image { 
    padding: 0; 
    border-width: 0; 
    background-color: transparent;
}
.title_single{
    margin:1rem 0 1.5rem 0;
}
.title_single h2{ 
    color: #fff;
    font-size: 2.5rem;
    font-weight: 600;
    line-height: 54px;
    max-width: 20rem;
}
.page-template-page-Comparison  .title_single h2{
    font-size:4rem;
    color:#41372E;
    margin-bottom:3rem;
}
.title_single p,.title_single a{
    color:#000000;
    font-size: 1.3rem;
}
.title_single p span{
    color:#98754F;
    font-size:1.5rem;
}
.desc_single h2{
    color:#98754F;
    font-size:1.2rem;
    position:relative;
}
.desc_single .txt,.desc_single .txt p{ 
    color: #FFFFFF;
    font-size: 1.75rem;
    font-weight: 200;
}
.add_pro ul{
    list-style:none;
    margin:0;
    padding:0;
}
.add_pro ul li > div{
    color:#fff;
    font-size: 1.3rem; 
    background-size:100% 100%;
    padding:0rem;
    margin:0.3rem 0;
}
.add_pro ul li span{
    color:#776757;
    font-size:2rem;
    margin-right:0.5rem;
}
.desc_single{
    margin-bottom:2rem;
    max-width: 95%;
}
.bottom_btns{
    margin-top:2rem; 
}
.bottom_btns .btn{
    background: #D9B74C;
    background-size: 100%;
    border: 0;
    padding: 1rem 2.5rem;
    position: relative;
    color:#191919;
    font-size:1.35rem;
    font-weight:500;
    border-radius:0;
    width:100%;
    text-align: center !important;
    align-items: center;
    justify-content: center;
}
.add_pro ul li .icons svg{
    max-width:2rem;
    max-height:2rem;
}
.bottom_btns .btn.btn-download{
    background: url(../images/btn2.png) no-repeat center;
    background-size: 100%;
}
.white_details{
    border:1px solid #707070;
    background: #D9D9D910;
    border-radius: 0rem;
    padding: 2rem 11.5rem 3rem 2.5rem;
}
.white_details p a{
    color:#FFFFFF;
    font-size:1.5rem;
}
.white_details p a span{
    color:#D9B74C; 
    margin-right:5px;
}
.pro_gallery{
    position:relative;
}
.pro_gallery .to_map{
    
    display: inline-flex;
    background: url(../images/map-btn.png) no-repeat;
    background-size: 100%;
    padding: 1rem 3rem;
    position: absolute;
    bottom: 14.5rem;
    z-index: 11;
    left: 1rem;
}
.pro_gallery .to_map a,.video_link a,.video_link p{
    color:#41372E;
    font-size:1.25rem;
    gap:0.5rem;
}
.video_link{
    background:#fff;
    display:inline-flex;
    border-radius:5px;
    padding:0.5rem;
    position: absolute;
    bottom: 14.5rem;
    z-index: 11;
    right: 1rem;
    width:10rem;
    height:8.75rem;
}
.video_link .play-icon{
    position:absolute;
    right:0.5rem;
    bottom:0.5rem;
}
.video_link p{
    
    max-width: 5rem;
}
.slider-nav .slick-slide .img{
    margin:0.5rem;
}
.slider-nav .slick-slide .img img{
    border-radius:4px;
}
.slider-for .slick-slide  img{
    border-radius:11px;
}
#pro_details{
    margin-bottom:2.5rem;
}
#pro_details .image .gallery-group-1 {
    display: flex;
    flex-wrap: wrap;
}
#pro_details .image .gallery-group-1 a{
    position:relative;
    display: inline-flex;
    padding: 0 0 1rem 1rem;
    max-width: 50%;
}
#pro_details .image .gallery-group-1 a:last-of-type::before{
    content:'';
    position:absolute; 
    background:#000000;
    opacity:0.53;
    left:1rem;
    right:0;
    top:0;
    bottom:1rem;
    border-radius:0px;
}
#pro_details .image .gallery-group-1 .gallerytotal{
    position:absolute;
    color:#fff;
    right: 28%;
    bottom:6rem;
    color:#fff;
    font-size:2.5rem;
    font-weight:bold;
    direction:rtl;
}
.slick-slide img {
    width: 100%;
}
.features{
    background:transparent;
    border-radius:0px;
    padding:4rem 0rem;
    margin-bottom:2rem;
}
.features .title_f h2{
    color:#fff;
    font-weight:700;
    font-size:2.15rem;
    margin-bottom:2rem;
}
.features .itemf{
    margin:1rem;
}
.features .itemf .img{    
    padding: 4rem 4rem
}
.features .itemf h4{
    margin-top:1rem;
    color:#fff;
    font-size:1.5rem; 
    font-weight: 700;
    font-style: normal;
} 
#pro_loction .map{
    margin:2rem 0;
}
#pro_units { 
    padding:1rem 3rem 3rem 3rem;
    margin:2rem 0 0 0; 
    border-radius:0rem;
}
#pro_units .item {
    background:#FFFFFF;
    border-radius:0px;
    padding:2rem 1rem 2rem 1rem;
    margin:0.5rem 0;
}
#pro_units .item .image img{
    max-width:75px;
    height:auto;
}
#pro_units .item .image{
    position:relative;
}
#pro_units .item .image .status{
    position:absolute;
    background:#8A9680;
    color:#fff;
    border-radius:80px;
    font-size:1.29rem;
    padding:0.3rem 1.3rem 0.7rem 1.3rem;
    right:-1rem;
    top:-1rem;
}
#pro_units .slick-slide .img {
    display:flex;
    align-items:center;
    justify-content:center;
}
#pro_units .slick-slide img {
    width: auto;
    margin: auto;
}
.pay_cl{
    background: #D9B74C4A;
    border-radius:0px;
    margin:0.5rem;
    padding:1rem;
}
.pay_cl h2{
    color:#000000;
    font-size:1.2rem;
    margin:0;
    font-weight:bold;
}
.pay_cl p{
    color: #000000;
    font-size:1rem;
    margin:0;
}

#pro_units .item.red .image .status{
    background:#BF1E2E;
}
#pro_units .item.red{
    background:#E3E5E7;
}
/*#pro_units .item.red .btn{*/
/*     pointer-events: none;*/
/*}*/
#pro_units .item .text{
    padding-left:2rem;
}
#pro_units .item .text h3{
    color:#000000;
    font-weight: 700;
    font-size: 1.3rem;
    margin:0;
}
#pro_units .item .text p{
    color:#000000;
    font-weight: 700;
    font-size: 1.25rem;
    margin:0;
}
#pro_units .item .center_{
    border-top:1px solid #D9B74C29;
    border-bottom:1px solid #D9B74C29;
    padding:1rem 0;
    margin:1rem 0;
}
#pro_units .item .center_ ul li{ 
    color: #1A202C;
    font-size: 0.95rem;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    padding: 0.5rem 1rem;
    margin: 0.5rem;
    background: #EFEFEF;
}
#pro_units .item .center_ ul li span{
    display:inline-block;
}
#pro_units .item ul li svg{
    max-height:2.3rem;
}
#pro_units .item .btn-more{
    background:#D9B74C;
    color:#fff;
    font-weight:1rem;
    font-size:1rem;
    border-radius:0;
}
.area_det h1,.another_desc h2{
    font-size: 1.3rem;
    font-weight: 700;
    margin:1rem 0;
    color: #1A202C;
}
.area_det h2{
    font-size: 1.3rem;
    font-weight:300; 
}
.another_desc{
    margin:2rem 0;
}
.another_desc p{
    color: #191919;
    font-size: 1.1rem;
    font-weight: 700;
    border: 1px solid #000;
    padding:1rem;
    border-radius: 0;
}
.area_det p{
    font-size:1.2rem;
    font-weight:300;
    margin:0;
}
.area_det .ar-item{
    padding:0.5rem 3rem;
}
.area_det .ar-item:first-child{
    
    border-right:1px solid #70707033;
}
.area_det .right{
     background:url('../images/ar-back.png') no-repeat left top;
    background-size:100% 100%;
    padding:1rem 0;
    margin:1rem;
}
.area_det .left{
    background:url('../images/ar-back.png') no-repeat left top;
    background-size:100% 100%;
    padding:1.5rem 3rem;
    margin:1rem;
}
.slider-units .img{
    margin:1rem;
}
.form_unit{
    background: #BDBDBD30;
    padding:3rem 4rem 1rem 2rem;
    border-radius:0px;
}
.form_unit h2{
    font-size:1.7rem;
    color:#1A202C;
    font-weight:700;
}
.form_unit p{
    font-size:1.25rem;
    color:#1A202C;
    font-weight:300;
}
.form_unit .gform_wrapper .gform_fields .gfield label{
    font-weight:400;
    font-size:1.25rem;
    margin-top:0.5rem;
}
.form_unit .gform_wrapper .gform_fields .gfield input{
    border: 1px solid #000000C9 !important;
    height:3.5rem;
    color:#000000;
    font-size:1rem;
    font-weight:400;
    padding-left:1rem !important;
    
}
.form_unit .gform_wrapper .gform_fields .gfield input::placeholder{
    color:#000000;
    font-size:1rem;
    font-weight:400;
}
.rtl .form_unit  .gform_button.btn{
    margin:2rem 0 0 0 !important;
    text-align:center !important;
    width:100% !important;
    background:#D9B74C !important;
    color:#fff;
    padding:1rem ;
    font-size:1.5rem !important;
    font-weight:700;
    
}
#pro_units .unit_model  .item{
    padding:1rem 2rem;
    margin:0;
}
.project-single  .modal-body{
    background: #fff;
    border-radius:11px
}
.project-single  .modal-content,.modal-header{
    background:transparent;
    border: none;
}
.project-single  .modal-header .close {
    padding: 0;
    padding: 5px;
    margin-bottom:1rem;
    background: #FB2E2E;
    border-radius:50%;
    width:40px;
    height:40px;
    display:inline-block;
}
.project-single .close {
    opacity: 1;
}
.project-single .close svg{
    max-width:2.8rem;
    max-height:2.8rem;
}
.rent-model-con{
    background:#fff;
}
.rent-model-con .modal-body .form_ { 
    box-shadow: -10px 20px 160px #070A1B10;
    padding:2rem 3rem;
}

/**********************************/
.coll_{
    width:65%;
}
.col-data{
 display:flex;
 flex-direction:column;
 width:100%;
    align-items: center;
    justify-content: stretch;
}
.col-head{
    width:33%;
}
.col-head > div ,.col-data >div{
    height:4rem;
    background:#fff;
    width:97%;
    display:flex;
    align-items:center;
    justify-content:center;
    border-bottom:1px solid #70707020;
    
}
.comparison-table{
    margin-bottom: 5rem;
}
#alert-container{
    position:fixed;
    top:10%;
    left:0;
}
/**************************/
#items-row .slick-prev,#items-row .slick-next{
    width: auto;
    height: Auto;
    background: transparent;
    border: none;
    color: #41372E;
    font-size: 1.3rem;
    position:absolute;
    
    font-size: 1.3rem;
    position: absolute;
    display: inline-flex;
    bottom: -2.5rem;
    top: auto;
}
#items-row .slick-prev{
    left:40%;
}
#items-row .slick-next{
    right:40%;
}
#items-row .slick-prev:before,#items-row  .slick-next:before{
    display:none;
}
#items-row .slick-dots li button{
    padding: 1rem 0rem;
    color: #41372E50;
    border: 2px solid #41372E50;
    background: transparent;
    border-radius: 50%;
    margin: 1rem;
    font-size: 1.2rem;
    width: 2.75rem;
    height: 2.75rem;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.project-single #items-row .slick-dots .slick-active button{
    background: #fff;
    color: #41372E;
    border-color: #41372E;
}
.project-single #items-row .slick-dots {
    bottom: -5rem;
}
#pro_units{
    margin-bottom:3rem;
}
#pro_units .slick-dotted.slick-slider {
    margin-bottom: 4rem;
}
.price-list-tabs ul{
    text-align:center;
    justify-content:center;
    align-items:center;
}
.price-list-tabs ul a{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    font-size:2rem;
    background:#DAD4CA;
    margin:1rem;
    color:#000;
    font-weight:bold;
    border-radius:10px;
    padding:1rem 2rem;
}
.price-list-tabs .nav-pills .nav-link.active{
    background:#8A9680;
}
body.rtl .gform_legacy_markup_wrapper input[type=submit]{
 text-align:center !important;   
}



@media(min-width: 1400px){
    
}  
.menuicon svg path{
    fill:#fff;
}
 .mob_lang{
        text-align:center;
}
@media(max-width:768px) {
    html {
        font-size: 8px;
    }
	.home header{
		border:none;
	}
    .wpml-ls-legacy-list-horizontal a span{
        font-size:2.5rem;
    }
   .main .video_slider_section{
       position: relative;
       bottom: 0;
   }
    .main .video_slider_section p{
        color:#000;
    }
    .about__section .title{
        padding-top:3rem;
    }
    .statistics__section .statistics-items{
        flex-wrap: wrap;
        gap: 0 35px;
        align-items: baseline;
    }
    .statistics__section .statistics-items .item{
        width: calc(50% - 5px); /* ÙƒÙ„ Ø¹Ù†ØµØ± Ø¨ÙŠØ§Ø®Ø¯ Ù†Øµ Ø§Ù„Ø¹Ø±Ø¶ Ù…Ø¹ Ø­Ø³Ø§Ø¨ Ø§Ù„Ù€ gap */
    }
    .services_section .title p{
        width:auto;
        font-size: 2.54rem;
    }
    .services_section .item .caption{
        bottom:0;
    }
    .more a{
        padding:1rem 3rem;
    }
    .projects_section .item{
        margin:1rem 3rem;
    }
    .projects_section .slick-prev, .projects_section .slick-next{
        top:105%;
    }
    .projects_section .bottomTitle p{
        width:auto;
    }
    .partners_section .title h3{
        width:70%;
    }
    .posts_section .title h3{
        width:80%;
    }
    .topTitle{
        display:block;
    }
    .video_section .topTitle div:first-of-type{
        margin:0;
    }
    .video_section .topTitle p{
        font-size:3rem;
    }
    .video_section .video_text .icon{
        bottom: 33px;
        width: 30px;
        height: 30px;
    }
	.video_section .video_text .icon:after{
		display:none;
	}
    .video_section .video_text .icon svg{
        width:10px;
    }
    .posts_section{
        background-size: 100% 100%;
    }
    .partners_section .item{
        height:auto;
    }
    body.rtl .gform_legacy_markup_wrapper ul li, .project-single .gfield{
        width: 100% !important
    }
    body.rtl .gform_legacy_markup_wrapper ul > li.gfield, .project-single .gfield {
        width: 100% !important
    }
    html[dir=rtl] .page .gform_footer, html[dir=rtl] .page .gform_page_footer {
        padding: 0 !important
    }
    html[dir=rtl] .gform_legacy_markup_wrapper {
        /* padding-right: 0 !important; */
    }
     .fullPageMenu .nav .header__logo {
        padding: 3rem;
        margin-bottom: 2rem;
    }   
     .fullPageMenu .nav img {
        width: auto;
    }
    .fullPageMenu .nav span svg{
            width: 27px;
            background: #fff;
            padding: 1px;
    }
    .footer__bottom ul.list-inline{
        justify-content:space-between;
    }
    .footer__bottom .col-lg-4 div{
        justify-content:center;
    }
    .footer__bottom p{
        text-align:center;
        font-size:1.5rem;
        padding: 1rem 0;
    }
    .footer__bottom{
        text-align:center;
    }
    .about-page h2{
        font-size:3.5rem !important;
    }
    .about-page p{
        font-size:1.7rem !important;
        line-height:2;
    }
    .vision_message{
        margin:1rem;
    }
    .vision_message .item{
        margin:1rem 0;
    }
    .single-page .title h2{
        padding:1rem 0 0;
    }
    #breadcrumbs h2{
        font-size:2.5rem;
    }
    .contact-page.servrequestPage .container{
        width:auto;
    }
}
@media(max-width: 768px ) and (min-width: 500px) {
    html {
        font-size: 8px;
    }
}
@media(max-width: 991px) and (min-width: 768px) {
    html {
        font-size: 8px;
    }
    .about-page h2{
        font-size:4rem !important;
    }
    .about-page p{
        font-size:2rem !important;
    }
   
}
@media(max-width: 1191px) and (min-width: 992px) {
    html {
        font-size: 8px;
    }
}
@media(max-width: 1366px) and (min-width: 1191px) {
    html {
        /* font-size: 11px; */
    }
}
@media(max-width: 1366px) and (min-width: 1290px) {
    html {
        font-size: 14px;
    }
}


/* Layout for search container */
.search__wraper {
	padding: 20rem;
}

.js .search__wraper {
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 100%;
	overflow: hidden;
	width: 100%;
	height: 100vh;
	background: #fff;
}

.js .search__wraper::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
}

.btn--search-close {
	font-size: 2em;
	position: fixed;
	z-index: 1001;
	top: 1.25em;
	right: 1.25em;
	box-shadow:none
}

.search__input {
	font-size: 4rem;
	line-height: 1;
	display: inline-block;
	box-sizing: border-box;
	width: 100%;
	padding: 0.05em 0;
	color: #000;
	border: none;
	border-bottom: 4px solid #F1592A;
	background: transparent
}

.search__input::-webkit-input-placeholder {
	/* WebKit, Blink, Edge */
	color: #F1592A;
}

.search__input::-moz-placeholder {
	opacity: 1;
	/* Mozilla Firefox 19+ */
	color: #F1592A;
}

.search__input:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #F1592A;
}

.search__input::-webkit-search-cancel-button,
.search__input::-webkit-search-decoration {
	-webkit-appearance: none;
}

.search__input::-ms-clear {
	display: none;
}

.search__info {
	font-size: 1.5rem;
	font-weight: 400;
	display: block;
	width: 50%;
	padding: 0.85em 0;
	color: #000;
}

.search__related {
	display: flex;
	width: 35%;
	padding: 4em 0 0 0;
	pointer-events: none;
}

.search__suggestion h3 {
	font-size: 1.35em;
	margin: 0;
}

.search__suggestion h3::before {
	content: '\21FE';
	display: inline-block;
	padding: 0 0.5em 0 0;
}

.search__suggestion p {
	font-size: 1.15em;
	line-height: 1.4;
	margin: 0.75em 0 0 0;
	color: #ff4848;
}
@media screen and (max-width: 40em) {
}

.fullPageMenu {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #008999;
    transition: 0.5s;
    z-index: 9999999999;
    background-size:100% 100%;
}
.fullPageMenu.active {
    top: -100%;
}
.fullPageMenu .nav {
    display: block;
    /* justify-content: center; */
    align-items: center;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    /* padding: 4rem 0; */
}
.fullPageMenu .nav .header__logo {
    text-align: center;
    padding: 4rem;
    margin-bottom: 2rem;
}
.fullPageMenu .nav img {
    /* width: 30%; */
    margin: auto;
}
.fullPageMenu .nav ul {
    position: relative; 
}
.fullPageMenu .nav ul.menu { 
    padding: 0 2rem
}
.mob_lang .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
    left: auto;
    right: 0;
}
.fullPageMenu .nav ul.menu li {
    position: relative;
    list-style: none;
    padding: 0 20px;
    margin: 5px 0;
    overflow: hidden;
}
.fullPageMenu .nav ul.menu li a {
    position: relative;
    color: #fff;
    text-decoration: none;
    font-size: 2rem;
    font-weight: 500;
    line-height: 2;
    display: block;
    text-transform: uppercase;
    transition: 0.5s ease-in-out;
}
.menuclose {
    position: absolute;
    right: 3rem;
    top: 2rem
}
.menuclose svg path {
    stroke: #fff
}
.acf-map {
    width: 100%;
    height: 700px;
    border: #ccc solid 1px;
    margin: 20px 0;
}
.iti__country-list {
    right:0;
}
@keyframes title2 {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-10px);
    }

    100% {
        transform: translateY(0);
    }
}
@keyframes title {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(10px);
    }

    100% {
        transform: translateY(0);
    }
}
.modal { 
    z-index: 11111111111111111111;
}
@media (min-width: 576px) {
    .modal-dialog {
        max-width: 600px;
    }
}    