/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

html {
    font-size:1rem;
} 
body {
    font-style: normal;
    font-weight: normal;
    overflow-x:hidden;
    position: relative;
    font-family: 'GE SS Two';
    background:#EDEDED;
}
@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
} 
.more a{
    display:flex;
    align-items:center;
    justify-content:left;
    color:#000;
    flex-direction: row-reverse;
    font-size: 1.3rem;
}
.more a .icon{
    padding: 0 .8rem 0 0;
}
.btn,
.btn-more {
    box-shadow: none;
    border: none;  
    padding: 1rem 3rem;
    transition: all 0.5s ease-in-out;
    text-align: center;
    color: #FFF;
text-align: left; 
font-size: 1.375rem;
font-style: normal;
font-weight: 300;
line-height: normal;
border-radius: 2.5rem;
background: #400F12;
}
.btn-default:hover, 
.btn-more:hover,
.btn:hover {
    background: #4c7da6;
     transition: all 0.5s ease-in-out;
    color: #fff;
}
.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;
}
/* .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: 2.5rem;
height: 0.375rem;
    border:none;
    border-radius: 6.25rem;
background: rgba(64, 15, 18, 0.20); 
    margin: 0.1rem;
    transition: all 0.5s ease-in-out;
}
.slick-dots li.slick-active button {
    border-radius: 6.25rem;
background: #400F12;
width: 8.75rem;
    opacity:1;
}
.slick-dots li button:before {
    display: none;
}
/* header */
header .container .row {
    z-index: 9;
    position: relative;
}
header .logo_header_fixed{
    display:none;
}
header .default_header{
    display:block;
}
header.fixed-header .logo_header_fixed{
    display:block;
}
header.fixed-header .default_header{
    display:none;
}
.header_top_title{
    padding: 10px 0;
    background: url(../images/headerTop.png)no-repeat;
    background-size: 100% 100%;
}
.header_top_title p{
    margin:0;
    font-size: 10px;
    color: #ccc;
}
.header_top_title .item{
    display:flex;
    justify-content: space-around;
    align-items: center;
}
.header_top_title .icon svg{
    width:12px;
}
header {
    position: absolute;
    z-index: 999;
    width: 100%;
    top: 0;
    padding: 1rem 5rem 1rem 2rem;
    /* transition: all .5s; */
    /* background: #fff; */
}
.lang{
     
}
.wpml-ls-legacy-list-horizontal a{
    padding:0 5px;
    position:relative;
}
.wpml-ls-legacy-list-horizontal a:before{
    content:'|';
    position:absolute;
    right:-1px;
    top:0;
     color: #FFF; 
    font-size: 1rem;
    font-style: normal;
    font-weight: 300;
    line-height: normal; 
}
.wpml-ls-legacy-list-horizontal li:last-child a:before{
    display:none;
}
.wpml-ls-legacy-list-horizontal a span {
    color: #FFF; 
font-size: 1rem;
font-style: normal;
font-weight: 300;
line-height: normal; 
}
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;
}
.modal {
    z-index: 11111111111111111111;
    background: #00000069;
}
.modal-backdrop.show{
    display:none;
}
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;
}
.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;
}
.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 .header-btn ul{
    display:flex;
    align-items:center;
} 
header .header-btn ul.list-inline li a{
    display:flex;
    border: 1px solid #fff;
    margin: 0 6px;
    font-size: 1.3rem;
    color: #fff;
    padding: 12px 17px;
    border-radius: 50px;
    align-items: center;
    text-transform: capitalize;
}
header .header-btn ul.list-inline li a span{
    direction: rtl;
    font-family: 'DIN NEXTTM ARABIC bold';
    font-size: 1.2rem;
}
header .header-btn ul.list-inline li a .icon{
}
header .header-btn{
    align-items: baseline;
}
@keyframes flySoft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  40% {
    opacity: 0;
    transform: translateX(15px); /* ÃƒÆ’Ã†â€™Ãƒâ€¹Ã…â€œÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂªÃƒÆ’Ã†â€™Ãƒâ€¹Ã…â€œÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™Ãƒâ€¹Ã…â€œÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ ÃƒÆ’Ã†â€™Ãƒâ€¹Ã…â€œÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€¹Ã…â€œÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€¹Ã…â€œÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â· ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â  */
  }
  41% {
    transform: translateX(-15px); /* ÃƒÆ’Ã†â€™Ãƒâ€¹Ã…â€œÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂªÃƒÆ’Ã†â€™Ãƒâ€¹Ã…â€œÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™Ãƒâ€¹Ã…â€œÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€¹Ã…â€œÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â  ÃƒÆ’Ã†â€™Ãƒâ€¹Ã…â€œÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€¹Ã…â€œÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ */
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
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 .center{ 
    border-radius: 1.25rem;
    background: rgba(0, 0, 0, 0.60);
    padding: 0.5rem 2.5rem;
}
header .menu {
    list-style: none;
    display: flex;
    flex-direction: row;
    padding: 1rem 0;
}
header .menu li a {
    transition: all 0.5s ease-in-out;
    padding: 0 1.1rem;
    position: relative;
    color: #FFF; 
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
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: #20376E;
}
header .menu li.menu-item-has-children:after {
    position: absolute;
    top: -8px;
    background: url(../images/drop.png) no-repeat center;
    width: 2.5rem;
    height: 2.5rem;
    content: "";
    right: -14px;
    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: 12rem;
    border-radius: 1.25rem;
    background: #FFF;
    text-align: right;
    text-align: left;
}
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: left;
    gap: 1rem; 
    border-bottom: 1px solid rgba(0, 0, 0, 0.50);
    color: #000;
text-align: center; 
font-size: 1rem;
font-style: normal;
font-weight: 500;
line-height: normal;
}
.about_feature .item .image{
    height:100%;
    overflow:hidden;
}
.about_feature .item .image video{
    height:100%;
    max-width: fit-content; 
}
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;
}
.main{
    position:relative;
}
.main .vision_section{
    position:absolute;
    bottom: 5rem;
    right: 7rem;
    z-index: 111;
}
.vision_sec img{
    max-width:8rem;
} 
.scroll_btn{
    text-align:right;
    display: flex;
    justify-content: right;
    align-items: end;
    color: #fff;
    font-size: 1.5rem;
}
.scroll_btn p{
    padding-right:1rem;
}
#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: 4rem 0rem;
    position: relative;
    text-align: left;
    z-index: 9; 
}

.linkes{
    padding-top: 1rem;
    width: 100%;
    display: flex;
    align-items: center;
}
.linkes a{
     
}
.about__section .image{
    text-align:center;
}
.about__section .image_last:last-of-type{
    position:absolute;
    top: 22rem;
    right: 18rem;
}
.owl-theme .owl-controls .owl-buttons div{
    background: #F3F3F3!important;
    opacity:1 !important;
    /* width:40px; */
    /* height:40px; */
    line-height:35px;
    margin: 2rem 6px 0 !important;
    transition:all .5s;
}
.owl-theme .owl-controls .owl-buttons div img{
}
/* services_section */
.services_section {
    padding: 7rem 0 4rem 0;
    position: relative;
    text-align: left;   
}
.services_section .title h3{
     color: #000;
text-align: left; 
font-size: 1.875rem;
font-style: normal;
font-weight: 300;
line-height: 2.75rem; /* 146.667% */
    padding-bottom: 7px; 
}
.services_section .title h2{
    max-width: 22.75rem;
    color: #000;
text-align: left; 
font-size: 3.25rem;
font-style: normal;
font-weight: 500;
line-height: 3.75rem; /* 115.385% */
}
.suppliers.services_section .title h2{
    color: #400F12;
text-align: left; 
font-size: 1.875rem;
font-style: normal;
font-weight: 700;
line-height: 2.1875rem; /* 116.667% */
}
.services_section .item{ 
   margin:1rem 0;
    position: relative;
    text-align: left; 
}
.services_section .item .image{
    margin:auto;
     padding: 0  1rem;
    transition:all 1s;
    position: relative;
    z-index: 9;
    overflow: hidden;
}
.services_section .item .image img{
    width:100%;
}
.services_section .item .image:after{
    position:absolute;
    content:'';
    background: #000;
    top:0; 
    left:0rem; 
    width: 0.0625rem; 
    height:100%;
    z-index: 1111;
}
.services_section .btn{
    background: #000;
   color:#fff;
}
.projects_section  .btn{
    background: #400F12;
   color:#fff;
}
.services_section .item .image img{
    overflow:hidden;
    transition:all .5s;
    border-radius: 1.25rem;
}
.services_section .item:hover .image img{
     transform: scale3d(1.1, 1.1, 1);
     transition:all .5s;
}
.services_section .item .caption{
  padding: 1rem;
}
.services_section .item .caption h4{
     color: #000;
text-align: left; 
font-size: 2rem;
font-style: normal;
font-weight: 700;
line-height: 2.75rem; /* 137.5% */
    padding: 1.5rem 0 0; 
    width: 100%;
} 
.projects_section .slick-dots{
    position:absolute;
    left:5rem;
    bottom:-3rem;
    display: inline-flex;
}
.services_section  .owl-theme .owl-controls{
    position:absolute;
    left:5rem;
    bottom:-3rem;
}
.services_section .owl-theme .owl-controls .owl-page span { 
    width: 2.5rem !important;
    height: 0.375rem !important; 
    opacity: 1 !important;
    border-radius: 6.25rem !important;
    background: rgba(64, 15, 18, 0.20) !important;
}
.projects_section .slick-dots li button{
    width: 2.5rem !important;
    height: 0.375rem !important; 
    opacity: 1 !important;
    border-radius: 6.25rem !important;
    background: rgba(64, 15, 18, 0.20) !important;
}
.services_section .owl-theme .owl-controls .owl-page.active span,.services_section  .owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1;
    width: 14.3125rem !important;
    background:#000 !important;
}
.projects_section .slick-dots li.slick-active button{
    opacity: 1;
    width: 14.3125rem !important;
    background:#000 !important;
}
.features__section{ 
}
.features__section .inner_feature{
  display:flex;
  /* gap: 0 3rem; */
  margin-bottom: 0;
  flex-wrap:wrap; 
  justify-content: space-between;
  
}
header .menu li a .caret, header .menu li .dropdown-toggle::after {
    display: none !important;
}
 .about_feature .item{
    width:50%;
}
.about_feature .item .text{
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:start;
    height:100%;
    padding:7rem 5rem
}
.about_feature .item  h2{
    color: #000;
text-align: left; 
font-size: 1.875rem;
font-style: normal;
font-weight: 300;
line-height: 2.75rem; /* 146.667% */
}
.about_feature .item  p{
    color: #000;
text-align: left; 
font-size: 3.25rem;
font-style: normal;
font-weight: 500;
    max-width: 22.75rem;
line-height: 4.0625rem; /* 125% */
}
.about_feature  .row:nth-child(2n){
    flex-direction: row-reverse;
    border-radius: 1.25rem;
    background: #400F12;
    color: #fff;
}
.about_feature .row:nth-child(2n) h2,.about_feature .row:nth-child(2n) p{
    color:#fff;
}
.about_feature .row:nth-child(2n) .btn{
    color: #400F12;
    background:#fff;
}
.features__section .inner_feature .item{
    width: 30%; 
    border-radius: 1.25rem;
background: #FFF6F6;
margin:2rem 1rem;
}
 .features__section .inner_feature .item:last-of-type{
     border-radius: 1.25rem;
background: #400F12;
 }
.features__section .inner_feature .item .text{
    padding: 2rem 1rem;
}
.features__section .inner_feature .item .text h3{
    font-size: 2rem;
    padding-bottom:10rem;
}
.features__section .inner_feature .item .text h2{
   color: #000;
text-align: left; 
font-size: 2rem;
font-style: normal;
font-weight: 700;
line-height: 2.1875rem; /* 109.375% */
}
.features__section .inner_feature .item .text p{
   color: #000;
text-align: left; 
font-size: 1rem;
font-style: normal;
font-weight: 300;
line-height: 1.625rem; /* 162.5% */
}
.features__section .inner_feature .item:last-of-type p,.features__section .inner_feature .item:last-of-type h2{
    color:#fff;
} 
.hu__hu__ { animation: hu__hu__ infinite 2s ease-in-out }
@keyframes hu__hu__ {
    50% { transform: translateY(10px) }
}
.owl-theme .owl-controls .owl-page span{
    background:#B1BDC4 !important;
    width:17px !important;
    margin:2px !important;
    height:6px !important;
    border-radius:10px !important;
}
.owl-theme .owl-controls .owl-page.active span{
    background:#1A91D3 !important;
}
.owl-carousel{

direction: rtl;
}
/* partners_section */
.partners_section {
    padding: 6rem 0 10rem 0;
    position: relative;
    z-index:11;
}
.partners_section .title h2{
    color: #150300;
text-align: left; 
font-size: 3.75rem;
font-style: normal;
font-weight: 700;
line-height: 110%; /* 4.125rem */
letter-spacing: -0.1125rem;
max-width: 24.875rem;
margin-bottom:5rem;
}
.partners_section .slick-track {
    align-items: center;
    display: flex;
}
.partners_section .col-lg-3{
    padding:0 3px;
}
.partners_section .item {
    display: flex;
 margin:1rem 0.5rem;
height: 9.9375rem;
padding: 0 1.5rem;
flex-direction: column;
justify-content: center;
align-items: center;
gap: 2.75rem;
flex-shrink: 0;
    display: flex;
    align-items: center;
    background: rgba(255, 255, 255, 0.60);
    justify-content:center;
    overflow:hidden;
}
.partners_section .item img{
    height:auto;
    max-width:100%;
}
.partners_section .item .content p {
    font-size: 1.5rem;
    font-weight: 300;
}
.partners_section .item .caption h3 {
    color: #BD9F58;
    font-weight: 500;
    font-size: 1.3rem;
    margin: 0;
}
.partners_section .item .caption p {
    font-size: 1.2rem;
    font-weight: 300;
    margin: 0;
}
.partners_section .slick-dots {
    right: 0;
    left: 0;
    bottom: -5rem;
}
 
.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: #3E7390;
    border-color: #3E7390;
}
/* breadcrumbs */
#breadcrumbs {
    padding: 25rem 0 2rem;
    position: relative;
    margin: 0;
    background: url('../images/breadcrumb.png') no-repeat;
    background-size:100% 100%;
    border-radius: 1.25rem;
}
#breadcrumbs:after{
    position:absolute;
    content:'';
    border-radius: 1.25rem;
background: rgba(0, 0, 0, 0.60);
    left:0;
    right:0;
    top: 0;
    text-align:center;
    width:100%;
    height:100%;
}
#breadcrumbs #video{
    object-fit: cover;
    width: 100%;
    height: 428px;
}
#breadcrumbs .text{
    position:absolute;
    bottom: 16%;
    left: 3%;
    z-index: 9;
    color:#fff;
    width: 100%;
}
#breadcrumbs .text ul{
    display:flex;
    align-items: center;
    margin:0;
}
#breadcrumbs .text ul li{
    color:#fff;
    font-size: 1.4rem;
    padding: 0 14px 0 0;
    font-weight: 100;
}
#breadcrumbs .text ul li a{
    color: #FFF;
text-align: left; 
font-size: 1.375rem;
font-style: normal;
font-weight: 300;
line-height: 3.125rem; /* 227.273% */
    padding: 0;
}
#breadcrumbs .text ul li svg{
    width: 12px;
}
.titlePage h2{
    color: #FFF;
text-align: left; 
font-size: 1.875rem;
font-style: normal;
font-weight: 300;
line-height: 3.125rem; /* 166.667% */
}
.project-single{
    position:relative;
    padding:2rem;
}
.project-single .image{
    position:relative;
    border-radius: 0;
    overflow:hidden;
}
.project-single .image img{
    width:100%;
}
.project-single .content{
    position:absolute;
    top: 3rem;
    background:#fff;
    z-index: 99;
    right: 3rem;
    padding: 2rem;
    border-radius: 0;
    width: 45%;
}
.single{
    background:#fff;
}
.single_gray{
    border-radius: 1.25rem;
   background: #EDEDED;
    margin:0.69rem;
}
.project-single  .title {
    padding:4rem 0 5rem 0;
}
.project-single .content_txt  .title{
    padding:3rem 0 1rem 0;
}
.project-single .content_txt  .title h2{
    color: #000;
text-align: left; 
font-size: 2.875rem;
font-style: normal;
font-weight: 700;
line-height: 2.75rem; /* 95.652% */
    max-width:100%;
    margin:0;
}
.project-single .content_txt  .title  .btn{
    border-radius: 2.5rem;
background: #400F12;
}
.project-single .content_txt p{
    color: #400F12;
text-align: left; 
font-size: 1.425rem;
font-style: normal;
font-weight: 500;
line-height: 1.875rem; /* 115.385% */
max-width: 53.3125rem;
}
.features_single .title{
    text-align:center;
}
.project-single .proj_desc{
    padding:3rem 0;
}
 .features_single .title h4{
   color: #400F12;
text-align: center;
font-family: "Noto Kufi Arabic";
font-size: 2.5rem;
font-style: normal;
font-weight: 700;
line-height: 3.75rem; /* 150% */
}
.project-single .proj_gallery{
    border-radius:1rem;
    margin-bottom: 2rem;
}
.project-single .proj_gallery .title h2{
    padding:1rem 0 2rem;
    color: #272727;
    font-family: 'DIN NEXTTM ARABIC bold';
    font-size: 2.5rem;
}
.project-single .proj_gallery .item{
    margin-bottom:3rem;
}
.projects-page.projects_section{
    background:transparent;
    padding:2rem 8rem;
}
.aboutPage {
    color:#400F12;
    padding: 2.55rem 0; 
}
.aboutPage .title{  
}
.aboutPage .content  h2 {
    color: #400F12;
text-align: left; 
    max-width:31rem;
font-size: 3.125rem;
font-style: normal;
font-weight: 700;
line-height: 3.75rem; /* 120% */
}
.about__section  h2{
    color: #400F12;
text-align: left; 
font-size: 1.875rem;
font-style: normal;
font-weight: 700;
line-height: 2.1875rem; /* 116.667% */
max-width: 22.1875rem;
}
.aboutPage .content  h6 ,.about__section  h4{
    color: #400F12;
text-align: left; 
font-size: 1.875rem;
font-style: normal;
font-weight: 300;
line-height: 3.125rem; /* 166.667% */
} 
.aboutPage .content p,.about__section  p{
   color: #400F12;
text-align: left; 
font-size: 1.125rem;
font-style: normal;
font-weight: 500;
line-height: 1.875rem; /* 166.667% */
}
.about__section ul{
    list-style:none;
    padding:0;
    margin:0;
    margin-top:4rem;
}
.about__section ul li{
    padding:1rem;
    
    background: rgba(217, 217, 217, 0.40);
}
.about__section ul li:nth-child(2n){
    background:transparent;
}
.posts_section.postPage{
    background:transparent;
    padding: 2rem 0;
}
.posts_section.postPage .linkes{
    justify-content: flex-start;
}
.posts_section.postPage .item{
    margin:0;
}
.posts_section.postPage .item .caption h5{
    color: #666161;
    font-style: italic;
}
.posts_section.postPage .item .caption h4{
    color:#000;
    font-size: 1.2rem;
}
.about-page .title h3{
    font-size: 3.4rem;
}
.postsPage .item{
    background:#fff;
    padding:1rem 2rem;
    margin: 1rem 0;
}
.postsPage .item .caption h3{
    color:#000;
    font-weight: 300;
    width: 35%;
    padding: 1rem 0 0;
}
.postsPage .item .caption p{
    color:#000;
    font-size:1.3rem;
    font-weight:100;
}
.alm-load-more-btn.more{
    background: #D9B74C !important;
    color: #000 !important;
    margin: 2rem 0 !important;!i;!;
    border-radius: 0 !important;
    padding: 1.2rem 5rem !important;
    border: 1px solid #3c0f0954 !important;
    height: auto !important;
    font-weight:500 !important;
    font-size:1.5rem !important;
}
.services_section.servPage{
    padding: 1rem;
    background: transparent;
}
.services_section.servPage .item{
    margin:1rem 0;
    border-radius: 1rem;
}
a:hover{
    text-decoration:none;
}
.about-page{
    background:#3E7390;
    padding: 2rem 0 0;
}
.about-page .container-fluid{
    position: relative;
    background: url(../images/aboutPage.png)no-repeat right 11px center;
    z-index: 111;
    padding: 2rem 10rem 5rem 10rem;
    background-size: 100% 100%;
}
.about_block .title h3{
    color:#3E7390;
    padding-bottom: 2px;
}
.about_block .title h4{
    color:#3E7390;
    font-size:2.2rem;
    padding-bottom: 26px;
}
.about_block .text p:first-of-type{
     font-family: 'Doran';
     color: #3A4855;
}
.about_block .text p{
    font-size:1.5rem;
}
.about-page .about_content .item.works{
    background: url(../images/worksLayer.png)no-repeat;
    background-size: 100% 100%;
    padding: 6rem;
}
.about-page .about_content .item{
    background:#7fa3b433;
    padding: 2rem;
    margin: 1rem 0;
    min-height: 210px;
    border-radius: 2rem;
}
.about-page .about_content .item.positions{
    background: url(../images/post_layer.png)no-repeat;
    background-size: 100% 100%;
    padding: 8rem;
}
.about-page .about_content .item.positions h2,
.about-page .about_content .item.positions p{
    color:#fff;
}
.about-page .about_content .item h2{
    color:#3A4855;
    font-family: 'Doran';
    font-size: 2rem;
    padding-bottom: 8px;
}
.about-page .about_content .item p{
    color:#000;
    font-size: 1.3rem;
}
.about-page .about_content .item.publication{
    background:#7FA3B4;
    color:#fff;
}
.about-page .about_content .item.publication h2{
    color:#fff;
}
.about-page .about_content .item.publication p{
    color:#fff;
}
/* 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: 3rem 0;
}
.single-page .serv_det_top .main-image{
    text-align:center;
}
.single-page .main-image img{
    width:100%;
}
.single-page .date h5{
    width:fit-content;
    padding: 9px 2rem;
    border-radius:10px;
    font-size: 1.3rem;
    font-style: italic;
}
.single-page  .title h2,
.main_title{
    color: #272727;
    line-height: 1.1;
    font-weight: 400;
    font-size: 3rem;
    font-family: 'DIN NEXTTM ARABIC bold';
}
.single_content .content {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}
.single-page .content p {
    font-weight: 400;
    font-size: 1.4rem;
    color: #6E727E;
}
.single-page .content .linkes{
    margin-top:auto;
}
.single-page .serv_offers{
    padding: 5rem 0;
}
.single-page .serv_offers .row{
    align-items:center;
}
.serv_offers .title h2{
    color: #272727;
    font-size: 2.5rem;
    font-weight: 400;
}
.serv_offers .item{
    padding: 2rem;
    margin: 1.2rem 0;
    display: flex;
    align-items: center;
}
.serv_offers .item:nth-of-type(2){
    direction: rtl;
}
.serv_offers .item .img{
    width: 34%;
}
.serv_offers .item .caption{
    width: 90%;
    padding: 0 0;
}
.serv_offers .item h5{
    font-size: 2rem;
    color: #272727;
    padding-bottom: 6px;
    font-family: 'DIN NEXTTM ARABIC bold';
}
.serv_offers .item .caption{
    padding:0 2rem;
}
.serv_offers .item h6{
    font-size: 1.3rem;
    font-weight:100;
    line-height: 1.5;
    color: #6E727E;
}
.single_content{
    padding:2rem 0;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.single_content h4{
    display:flex;
    padding: 0 2rem;
    color: #787272;
    font-size: 1.4rem;
    align-items: anchor-center;
}
.single_content h4 .icon{
    padding:0 1rem;
}
.single_content h4 .icon svg{
    width:20px;
}
.single-page .postSingle{
    position:relative;
    margin-bottom: 7rem;
}
.single-page .postSingle .content{
    background:#fff;
    border:1px solid #ccc;
    padding: 3rem;
    z-index: 99;
    position: relative;
    width: 90%;
    margin: -5rem auto;
    border-radius: 0;
    box-shadow: -2px 4px 3px #ccc;
}
.single-page h5.date{
    color: #20376E;
    font-size:1.1rem;
    display: flex;
    align-items: baseline;
    font-family: 'DIN NEXTTM ARABIC bold';
    background: #20376e29;
    border-radius: 2rem;
    padding: 1rem;
}
.single-page h5.date .icon{
    padding-right:1rem;
}
.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: center;
    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: #20376e;
    border: 1px solid #20376e;
    background: transparent;
    border-radius: 9rem;
    margin: 1rem;
    font-size: 1.5rem;
    width: 3.75rem;
    height: 3.75rem;
    display:inline-flex;
    justify-content:center;
    align-items:center;
    font-family: cursive;
}
.post-nav .pager li a.arr {
    width: 51px;
    height: 51px;
    background: url(../images/next.png) no-repeat center, #0b7f8145;
    border:none;
    color:#41372E;
    font-size: 0;
    background-size: auto;
}
.post-nav .pager li.active span ,
.post-nav .pager li.active a {
    background: #20376e;
    color: #fff;
    border-color: #20376e;
}
.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)
}
body.rtl .gform_legacy_markup_wrapper ul > li.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;
}
body.rtl .project-single .gform_legacy_markup_wrapper ul > li.gfield:last-child,
.project-single .gfield:last-child {
    width: 100% !important;
}
.joinToKhawalid{
    display:flex;
    background: #F7F7F7;
    padding: 5rem;
    border-radius: 11px;
    width: 80%;
    margin: auto;
        position: relative;
    z-index: 99999;
}
.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;
}
.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: 2px;
    color: #000;
    font-size: 1.2rem!important;
    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: 18px;
    display: block !important;
    font-size: 1.4rem !important;
    height: 4rem;
    width: 100%;
    font-weight: 300;
    color: #000;
    border: 1px solid #ccc;
    border-radius: 50px;
    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 */
.contact-page{
    position: relative;
    padding: 4rem 0;
}
.contact-page.servReqPage .title{
    text-align:center;
}
.contact-page.servReqPage .title h3{
    color:#3E7390;
    font-size: 3rem;
}
.contact-page.servReqPage .title p{
    color:#3A4855;
    font-size: 1.4rem;
    padding: 6px 0;
}
.contact-page.servReqPage .container{
    width:60%;
}
.contact-page .info{padding-top: 0;}
.contact-page .footer__top .info ul li{
    padding:0rem 0;
    width:100%;
}
.contact-page .footer__top .info ul li a{
    color: #400F12;
text-align: left; 
font-size: 1.25rem;
font-style: normal;
font-weight: 300;
line-height: 3rem; /* 240% */
gap:0.5rem;
}
.contact-page .info h3{
    color: #400F12;
text-align: left; 
font-size: 1.75rem;
font-style: normal;
font-weight: 300;
line-height: 2.625rem; /* 150% */
    padding-bottom: 2rem;
}
.contact-page .contactForm{
    padding: 0;
}
.contact-page .contactForm .title h2{
    color: #400F12;
text-align: left; 
font-size: 2.5rem;
font-style: normal;
font-weight: 700;
line-height: 3.5625rem; /* 142.5% */
}
.contact-page .title p{
    color: #400F12;
text-align: left; 
font-size: 1.75rem;
font-style: normal;
font-weight: 300;
line-height: 2.625rem; /* 150% */
}
.contact-page .map {
    overflow: hidden;
    margin: 2rem 0 0 0;
    border-radius: 1rem;
}
.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 !important;
    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: #000;
}
.contact-page .gform_wrapper .gform_fields .gfield {
    width: 100%;
}
.contact-page.servReqPage .gform_wrapper .gform_fields .gfield:first-of-type,
.contact-page.servReqPage .gform_wrapper .gform_fields .gfield:nth-of-type(2),
.contact-page.servReqPage .gform_wrapper .gform_fields .gfield:nth-of-type(3),
.contact-page.servReqPage .gform_wrapper .gform_fields .gfield:nth-of-type(4){
  width:48%;
    display:inline-block;   
}
.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: 0rem;
    color: #20376E;
    font-weight: 500;
    margin: 0;
    font-family: 'DIN NEXTTM ARABIC bold';
    padding: 0rem;
}
.contact-page .gform_wrapper .gform_fields .gfield textarea ,
.contact-page .gform_wrapper .gform_fields .gfield input ,
.contact-page .gform_wrapper.gravity-theme .gfield select{
    border: 0;
    padding: 1rem !important;
    font-size: 1.2rem !important;
    margin: 0 !important;
    height: 5rem;
    color: #400F12;
text-align: left; 
font-size: 1.375rem;
font-style: normal;
font-weight: 300;
line-height: 5.625rem; /* 409.091% */
    padding: 13px 2rem !important;
    border-radius: 0.9375rem;
    background: #FFF;
}
body .gform_wrapper .gfield .iti__country-container{
    right:0;
    left:auto !important;
}
.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: 24px;
    right: 40px;
    width: 1.5rem;
    height: 1.5rem;
    background: url(../images/arrow-down.png) no-repeat center;
}
.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: 13rem !important; 
} 
/*.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: #400F12;
text-align: left; 
font-size: 1.375rem;
font-style: normal;
font-weight: 300;
line-height: 5.625rem; /* 409.091% */
}
.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;
}
.contactForm_section .gform_footer .btn{
     background:url(../images/sendBtn2.png)no-repeat right, #fff;
     font-size: 1.2rem !important;
     padding: 13px 4rem 12px 1rem;
}
.contact-page .gform_footer .btn { 
    padding:1.1rem 5rem ;
    border-radius: 0.9375rem;
    background: #400F12;
    width: auto !important;
    border: none;
    display: flex !important;
    color: #FFF; 
font-size: 1.375rem !important;
font-style: normal;
font-weight: 700;
line-height: normal;
    justify-content: center;
    align-items: center;
}
.contact-page .gform_footer .btn:hover {
    background: #000;
    color: #fff;
}
header .top_menu{
    display: flex;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 2.3rem;
    margin-bottom:1.25rem;
}
header .top_menu a{
    display: inline-flex;
    direction:rtl;
    flex-direction:row-reverse;
    align-items: center;
    gap:1.12rem;
    color: #FFF;
text-align: left; 
font-size: 1rem;
font-style: normal;
font-weight: 300;
line-height: normal;
}
.statistics__section{
   position:relative; 
    border-radius: 1.25rem;
    overflow:hidden;
}
.statistics__section .image{
   position:relative;    
}
.statistics__section .statistics-items {
    width: 100%;
    justify-content: space-between; 
    flex-wrap: wrap;
    align-items:Start;
}

.statistics__section .title h2{
    color: #FFF;
text-align: left; 
font-size: 3.75rem;
font-style: normal;
font-weight: 700;
line-height: 105%; /* 3.9375rem */
letter-spacing: -0.075rem;
text-transform: capitalize;
max-width:29rem;
margin-bottom:5rem;
}
.statistics__section .statistics-items .item {
    justify-content: center;
    width: 24%; 
    position: relative;
    border-radius: 1.25rem;
    background: #FFF; 
    padding:2rem;
} 
.statistics__section .statistics-items .item .number {
    color: #1A2A32;
text-align: left; 
font-size: 2.25rem;
font-style: normal;
font-weight: 300;
line-height: 110%; /* 2.475rem */
letter-spacing: -0.0675rem;
margin-bottom:2rem;
    display:inline-block;
    direction:rtl;
}
.statistics__section .statistics-items .item .title {
    color: #000; 
font-size: 1.25rem;
font-style: normal;
font-weight: 700;
line-height: 110%;
letter-spacing: -0.0375rem;
}
.statistics__section .statistics-items .item .content {
   color: #000;
text-align: left; 
font-size: 1.25rem;
font-style: normal;
font-weight: 300;
line-height: 120%; /* 1.5rem */
letter-spacing: -0.0375rem;
}
.statistics__section .image:after {
    position: absolute;
    content: '';
    border-radius: 1.25rem;
background: rgba(0, 0, 0, 0.40);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.statistics__section .numbers{
    position: absolute;
    color: #fff;
    left: 7rem;
    right: 7rem;
    bottom: 0%;
    z-index: 9;
    height: 100%;
    /* width: 100%; */
    display: flex;
    flex-direction: column;
    justify-content: Center;
}
.custom-page{
    color: #400F12;
text-align: left; 
font-size:1.75rem;
font-style: normal;
font-weight: 300;
line-height: 2.8125rem; /* 132.353% */
    min-height:40rem;
}
.features_single .feature{
    text-align:center;
    border-radius: 1.25rem;
    background: rgba(64, 15, 18, 0.03);
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    gap:1rem;
    padding:4rem 1rem;
    margin:1rem 0.5rem;
}

@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: 7rem 0 4rem 0;
    position: relative;
    z-index: 111;
    border-radius: 1.25rem;
background: #FDF3F4;
}
.projects_section .title{
    display: block;
    text-align:center;
    padding: 0 0 1rem 0;
}
.projects_section .title h2{
    color: #400F12;
text-align: left; 
font-size: 3.75rem;
font-style: normal;
font-weight: 500;
line-height: 4rem; /* 106.667% */ 
} 
.nav-tabs{
    border:none;
    margin:2rem 0;
}
.nav-tabs .nav-link{
    border-radius: 1.25rem;
background: #400F12;
    padding: 1rem 3.125rem;
    color: #FDF3F4; 
font-size: 1rem;
font-style: normal;
font-weight: 500;
line-height: normal;
    margin:0 0.5rem;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
    border-radius: 1.25rem;
border: 1px solid #400F12;

background: #000;
    color:#fff;
}
.events_section{
    padding: 5rem 3rem;
}
.events_section .topTitle{
    padding-bottom:5rem;
}
.events_section .title h4{
    color:#6e727ebf;
    padding-bottom:1.47rem;
}
.events_section .title h3{
    font-family: 'DIN NEXTTM ARABIC bold';  
    font-size:3rem;
}
.events_section .more{
    width:40%;
}
.events_section .more p{
    color:#6E727E;
    font-size:1.1rem;
    margin-bottom:3rem;
}
.events_section .more a{
    font-family: 'DIN NEXTTM ARABIC bold';
    color:#000;
    padding: 1.2rem 1.7rem;
    border-radius:50px;
    width: fit-content;
    border:1px solid #cccccca3;
    transition:all .5s;
}
.events_section .more a:hover{
    background:#1d528b;
    color:#fff;
    transition:all .5s;
}
.events_section .item{
    margin:1.5rem;
    transition:all .5s;
}
.events_section .item:hover{
    transform:scale(1.1);
    transition:all .5s;
}
/* .events_section .item:hover .image img{
    height:400px;
    transition:all .5s;
} */
.events_section .item .image img{
    width:100%;
    transition:all .5s;
}
.events_section .item .caption h4{
    color:#000;
    padding: 2rem 0;
    direction: ltr;
}
.video_section{
    margin: 0;
    position: relative;
    border-radius: 1.25rem;
    
    overflow: hidden;
}
.video_section:after{
    position:absolute;
    content:'';
    border-radius: 1.25rem;
background: rgba(0, 0, 0, 0.40);
    width:100%;
    height:100%;
    top:0;
    left:0;
}
.video_section .text{
    position:absolute;
    color:#fff;
    left:7rem;
    bottom: 0%;
    z-index:9;
    height:100%;
    right:7rem;
    display:flex;
    flex-direction:column;
    justify-content:Center;
}
.video_section .text h4{
    color: #FFF;
text-align: left; 
font-size: 4.625rem;
font-style: normal;
font-weight: 500;
line-height: 5.25rem; /* 113.514% */
    width: 59%;
    padding-bottom: 2.5rem;
}
.video_section .text a.btn{
    background:#fff; 
    color:#000; 
}
.video_section .text h5{
    padding:10rem 0 0;
    display: flex;
    align-items: center;
}
.video_section .text h5 .icon{
    padding-right:1rem;
}
.video_section .image{ 
    width: 100%;
}
.video_section  .links{
    gap:0.5rem
}
@keyframes blinkFade {
  0%   { opacity: 1; }
  50%  { opacity: 0; }
  100% { opacity: 1; }
}
/* footer */
footer {
    position: relative;
    padding: 6rem 0 5rem 0;
    border-radius: 1.25rem;
background: #000;
}
.newsletter h3 {
   color: #FFF;
text-align: left; 
font-size: 0.9375rem;
font-style: normal;
font-weight: 500;
line-height: 140%; /* 1.3125rem */
    margin-bottom: 2rem;
}

.newsletter form label {
    font-size: 0px;
    width:100%;
}

.newsletter form {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.5rem 1rem 0.5rem 0.5rem;
    border-radius: 12.5rem;
    background: #F5F5F5;
}

.newsletter .es-field-wrap,.newsletter .es-field-wrap input {
    margin: 0px;
    width: 100%;
}

.newsletter .es-field-wrap label {
    margin: 0px;
}

.newsletter form input {
    background: url("../images/mail.svg") 2% 50% / 18% no-repeat, transparent;
    border: none;
    color: #989895;
text-align: left; 
font-size: 1rem;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 1.5rem */
    padding-left: 3rem;
    display: inline-block !important;
}
 
.newsletter form input::placeholder {
    color: #989895;
    text-align: right;
    font-size: 1rem;
}

.newsletter form .btn {
    background: url("../images/arrow-right.svg") center center no-repeat, #000;
    border-radius: 12.5rem;
    display: flex;
    width: 2.625rem;
    height: 2.625rem;
    padding: 0.71875rem 0.75013rem 0.8125rem 0.78113rem;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    font-size: 0px;
}

.newsletter form .btn:hover {
    background: url("../images/arrow-right.svg") center center no-repeat, #000;
}

footer .footer__top {
    padding: 10rem 0px 3rem;
}

.info {
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.info li {
}

.info li a,.info li {
    display: inline-flex; 
    color: #FFF;
text-align: left; 
font-size: 1.125rem;
font-style: normal;
font-weight: 500;
line-height: 150%; /* 1.6875rem */
}

.footer__top .title h1 {
    color: #FFF;
text-align: left; 
font-size: 1.5rem;
font-style: normal;
font-weight: 300;
line-height: 150%; /* 2.25rem */
letter-spacing: 0.0125rem;
    padding-bottom: 1rem;
}
 
.footer__top .menus ul {
    padding: 0px;
    list-style: none;
    margin: 0px;
    position: relative;
}

.footer__top .menus ul {
}

.footer__top .menus ul li a {
   color: #FFF;
text-align: left; 
font-size: 1.125rem;
font-style: normal;
font-weight: 500;
line-height: 150%; /* 1.6875rem */
    padding: 0.5rem 0px;
    display: block;
    transition: 0.5s ease-in-out;
    position: relative;
}

.footer__top .menus ul li a::after {
    position: absolute;
    top: 1.5rem;
    content: "";
    background: rgb(26, 42, 50);
    width: 1rem;
    height: 2px;
    opacity: 0;
    right: -2.6rem;
    transition: 0.5s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer__top .menus ul li a:hover::after {
    right: -1.6rem;
    opacity: 1;
}

.footer__top .menus ul.menu a:hover {
    color: rgb(149, 113, 17);
}

.footer__bottom {
    padding: 3rem 0 0rem 0px;
}

.footer__bottom {
    position: relative; 
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer__bottom .footer__right {
}

.footer__bottom ul {
    list-style: none;
    padding: 0px 0px 0.5rem;
    position: relative;
    margin-bottom: 2rem;
}

.footer__bottom ul::before {
}

.footer__top .social__media li {
    margin: 0px;
}

.footer__top .social__media ul {
    margin: 0px;
    padding: 0px;
    gap: 1rem;
    flex-direction: row !important;
}

.footer__bottom ul li a:first-of-type {
    position: relative;
}

.footer__bottom ul li a:first-of-type::before {
}

.footer__bottom ul li a {
    width: 2.30981rem;
    height: 2.30981rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0.5435rem;
border: 0.507px solid #E5E5E5;
    transition: 0.3s ease-in-out;
}

.footer__bottom ul li a:hover {
    background: rgb(0, 0, 0);
}

.footer__bottom ul li a:hover svg path {
    fill: rgb(255, 255, 255);
}

.footer__bottom::before {
}

.footer__bottom .footer__right p {
    color: #FFF;
text-align: left; 
font-size: 1rem;
font-style: normal;
font-weight: 500;
line-height: 150%; /* 1.5rem */
}

.footer__bottom p.rights {
    color: #FFF;
text-align: left; 
font-size: 1rem;
font-style: normal;
font-weight: 500;
line-height: 150%; /* 1.5rem */
    margin: 0px;
}

.footer__bottom .rowaad {
    display: flex;
    align-items: center;
    position: relative;
    justify-content: flex-end;
}

.footer__bottom .rowaad span {
    padding-left: 1rem;
    color: #FFF;
}

.footer__bottom .rowaad a {
    color: #FFF; 
font-size: 1rem;
font-style: normal;
font-weight: 300;
line-height: 150%; /* 1.5rem */
    height: auto;
}

.footer__bottom .rowaad a svg {
}
/************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;
} 

.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;
    
}
/**************************/
#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;   
}


 .menuicon svg path{
    fill: #fff;
}
.testamonials .title h2{
    color: #150300;
text-align: left; 
font-size: 3.75rem;
font-style: normal;
font-weight: 700;
line-height: 110%; /* 4.125rem */
letter-spacing: -0.1125rem;
margin-bottom:3rem;
max-width: 15.875rem;
}
.testamonials {
    background: #C2C2C2;
    padding:5rem 0 7rem 0;
}
.testamonials  .item{
    display: flex; 
    padding: 2rem;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    flex-shrink: 0;
    align-self: stretch;
    border-radius: 1.25rem;
border: 3px solid rgba(255, 255, 255, 0.40);
background: rgba(255, 255, 255, 0.60);
    margin:1rem;
}
 
.testamonials  .item img{
    width: 3rem;
     height: 3rem;
    border-radius:50%; 
    background: var(--HR-Management-Blue, linear-gradient(180deg, #C2D6FF 100%, #EBF1FF 100%));
}
.testamonials  .item .content{
    color: rgba(21, 3, 0, 0.60);
text-align: left;
font-family: "GE SS Two";
font-size: 1.125rem;
font-style: normal;
font-weight: 500;
line-height: 150%; /* 1.6875rem */
    margin-bottom:0rem;
      margin-top:1rem;
    padding-right:2rem;
}
.testamonials  .item .title{
    display:flex;
    align-items:center;
    gap: 0.75rem;
    color: #150300;
text-align: left; 
font-size: 1rem;
font-style: normal;
font-weight: 300;
line-height: 110%; /* 1.1rem */
letter-spacing: -0.02rem;
} 
.testamonials  .item .title .job{
    color: rgba(29, 29, 29, 0.70);
text-align: left; 
font-size: 0.875rem;
font-style: normal;
font-weight: 300;
line-height: 150%; /* 1.3125rem */
display:flex;
width:100%;
}
.acf-rating{
  display:flex;
  align-items:center;
  gap:8px;
  position:relative;
}

.acf-rating .rating-badge{
  background:#ff4d36;        
  color:#fff;
  font-weight:700;
  font-size:12px;
  padding:4px 8px;
  border-radius:4px;
  line-height:1;
  display:inline-block;
}

.acf-rating .stars{
  display:flex;
  gap:2px;
}

.acf-rating .star svg{
  display:block;
  fill:#ddd;               
}

 .acf-rating .star.full svg{
  fill:#c79c35;             
}

 .acf-rating .star.half{
  position:relative;
}
.acf-rating .star.half svg{
  fill:#ddd;
}
.acf-rating .star.half::after{
  content:"";
  position:absolute;
  inset:0;
  width:50%;
  pointer-events:none;
  background:#F87239;       
  -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox=&#34;0 0 24 24&#34;><path d=&#34;M12 2.5l3.09 6.26 6.91 1.01-5 4.87 1.18 6.88L12 18.77 5.82 21.52 7 14.64 2 9.77l6.91-1.01L12 2.5z&#34;/></svg>') center/contain no-repeat;
          mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox=&#34;0 0 24 24&#34;><path d=&#34;M12 2.5l3.09 6.26 6.91 1.01-5 4.87 1.18 6.88L12 18.77 5.82 21.52 7 14.64 2 9.77l6.91-1.01L12 2.5z&#34;/></svg>') center/contain no-repeat;
}

.page{
    background:#fff;
}
.gray_back{
    border-radius: 1.25rem;
background: #EDEDED;
}
.page .partners_section{
    background: #EDEDED;
}





@media(min-width: 1400px){
    
}  
@media(max-width:768px) {
    html {
        font-size: 8px;
    }
    header{
        position:initial; 
        border-radius: 1.25rem 1.25rem 0 0;
        margin-bottom:-1rem;
        background: rgb(0, 0, 0);
    }
    .services_section .title h2{
        width:auto;
    }
    .main .vision_section{
        bottom: 4rem;
    right: 1rem;
    }
     
    .vision_sec img{
        width:55%;
    }
    .vision_sec,
    .scroll_btn{
        justify-content:center;
        align-items: center;
    }
    .features__section .about_feature{
    flex-wrap:wrap;
}
.services_section .title h2 {
    max-width: 25.75rem; 
    font-size: 3rem;
}
.services_section .owl-theme .owl-controls .owl-page.active span, .services_section .owl-theme .owl-controls.clickable .owl-page:hover span {
     
    width: 6.3125rem !important;
}
.services_section .owl-theme .owl-controls {
     
    left: 1rem;
}
.video_section .text{
    right:0;
    
        bottom: 1rem;
}
.features__section .about_feature .item{
    width:100%;
    text-align:center;
}
    .scroll_btn svg{
        width:45px;
    }
    .lang{
        width: 40px;
        height: 40px;
    }
    .wpml-ls-legacy-list-horizontal a span{
        
    }
    .about_feature .row{
        margin:0;
    }
    header .menu li.menu-item-has-children {
        position: relative;
    }
    header .top_menu a svg{
    max-width:1.25rem;
     }


header { 
    padding: 1rem 2rem 2rem 2rem;
}
    .statistics__section .statistics-items .item { 
    width: 48%;
    }
    .features__section .inner_feature .item {
    width: 32%;
    border-radius: 1.25rem; 
    margin: 2rem 0rem;
}
    header .menu li.menu-item-has-children:hover ul {
        position: relative;
        top: 0;
        width: 100%;
        border-radius: 0;
    }
    header .menu li.menu-item-has-children:after {
        left: unset;
        right: 3rem;
        top: 15px;
    }
    header .menu {
        flex-direction: column;
        padding: 0;
        margin: 0;
    }
    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
    }
    .contact-page .gform_wrapper .gform_fields .gfield ,
    .page-id-2664 .gform_wrapper.gravity-theme .gform_fields .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: 20px;
    }
    .upload__file .gfield_description{
        left: 17px;
        top: -4px;
    }
    .upload__file .ginput_container{
        background-size:10px;
    }
    .footer__top .social__media ul{
        flex-wrap:wrap;
    }
    .features__section .inner_feature .item .text{
        padding:1rem;
    }
    .features__section .inner_feature .item .text h3{
        padding: 3rem 0;
        font-size: 2rem;
    }
    .features__section .inner_feature .item .text h2{
        font-size:2rem;
    }
    .events_section{
        padding:1rem;
    }
    .events_section .topTitle{
        display:block;
        padding-bottom:0;
    }
    .events_section .more{
        width:auto;
    }
    .video_section .text{
        left:1rem; 
    }
    .video_section .text h4{
        width: 70%;
        padding:0;
        font-size: 2rem;
        padding-bottom: 2rem;
    line-height: 2.25rem;
    }
    .statistics__section .numbers {
    width: 100%;  
    left: 0;
    right: 0;
    bottom: 0%;
    }
    .statistics__section .image{
   position:relative;    
    overflow:hidden;
}
.statistics__section .statistics-items .item {
    margin: 1rem 0;
}
 .footer__bottom .footer__right {
    width: 100%;
    text-align: center;
}
.footer__top .social__media ul { 
        justify-content: center;
}
.newsletter h3 { 
    font-size: 1.275rem;
    margin-top: 3rem;
    
}
.footer__bottom .rowaad {
    display: flex;
    align-items: center;
    position: relative;
    justify-content: center;
}
.footer__bottom ul li a {
    width: 3.30981rem;
    height: 3.30981rem;
}
.footer__bottom {
    flex-wrap: wrap;
    justify-content: center;
}
.statistics__section .image img{
    width:fit-content;
    max-width:fit-content;
}
    .projects_section .slick-dots li.slick-active button{
        width:6rem;
    }
    .video_section .text h5{
        padding:0;
        padding: 3rem 0 0;
    }
    .about__section{
        padding:1rem;
    }
    .about__section .image{
        margin:1rem 0;
    }
    footer{
        padding: 2rem 0;
    }
    .footer__top .social__media{
        margin-bottom:2rem;
    }
    #breadcrumbs #video{
        height:180px;
    }
    .titlePage h2{
        font-size:2.5rem;
    }
    #breadcrumbs .text{
        left:0;
    }
    .contact-page{
        padding:2rem;
    }
    .aboutPage .content p{
        font-size:1.5rem !important;
    }
    .features__section .inner_feature .item .image,
    .features__section .inner_feature .item .image img{
        height: 100%;
    }
    .features__section .inner_feature .item:hover .image img{
        transform:none;
    }
    .projects-page.projects_section{
        padding:0;
    }
    .contact-page.servReqPage .container{
        width:auto;
    }
    .page .gform_wrapper .gform_fields .gfield .ginput_container_select::after{
        top:1.5rem;
    }
    .topTitle{
        display:block;
    }
    .single-page .postSingle .content{
        width:auto;
        padding:2rem;
    }
    .single-page .title h2, .main_title{
        font-size:2rem;
    }
    .single-page h5.date{
        width:fit-content;
    }
    .project-single .content{
        position:initial;
        border:2px solid #ccc;
        width: auto;
    }
    .aboutPage .row > *{
        width:100%;
        max-width: 100%;
        flex: 0 0 100%;
    }
    
#breadcrumbs {
    padding: 10rem 0 2rem;
}
   
}
@media(max-width: 768px ) and (min-width: 500px) {
    html {
        font-size: 8px;
    }
}
@media(max-width: 991px) and (min-width: 768px) {
    html {
        font-size: 8px;
    }
}
@media(max-width: 1191px) and (min-width: 992px) {
    html {
        font-size: 12px;
    }
}
@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;
    transition: 0.5s;
    background: #000;
    z-index: 9999999999;
}

.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: 0;
    top: 0;
    background: #fff;
    padding: 1rem;
}
.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;
    }
}    