@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Reenie+Beanie&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Exo+2:wght@400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+3:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@font-face {
    font-family: 'emiratesmedium';
    src: url('../fonts/emirates_medium-webfont.woff2') format('woff2'),
         url('../fonts/emirates_medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
body{ background:#fff !important; overflow-x:hidden !important; }
.header_sec{ position:absolute; width:100%; z-index:9999; }
.header_bg{ background:#1fa7df; padding:0 15px !important; border-radius:0 0 10px 10px; }
.header_text{ padding:15px 0; }
.header_text i{ color:#f15930; }
.header_text a{ font-family: "Outfit", serif; font-size: 14px; color: #fff; font-weight: 400; }
.header_text a:hover{ color:#f15930; text-decoration:none; }

.header_icons{ text-align:right; margin-top:15px; }
.header_icons a{ color:#fff; margin-left:10px; font-size:16px; }
.header_icons a:hover{ color:#f15930; text-decoration:none; }

.header_line{ border-bottom:solid 1px #3c3e49; }
.logo{ padding:20px 0; }
.sikandar{ display:flex; justify-content:right; }
.nav_bar{ margin-top:35px; }
.header_number{ text-align:right; margin-top:32px; }
.header_number a{ font-family: "Outfit", serif; font-size: 20px; color: #fff; font-weight: 600; margin-left:5px; }
.header_number i{ color:#fff; background:#f15930; padding:12px; border-radius:25px; }
.header_number a:hover{ color:#f15930; text-decoration:none; }

.banner_left_text{ text-align:left; margin-top:250px; }
.banner_left_text span{ font-family: "Outfit", serif; font-size: 14px; color: #1fa7df; font-weight: 500; text-transform:uppercase; }
.banner_left_text h3{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size: 50px; color: #fff; font-weight: 800; }
.banner_left_text p{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size: 50px; color: #fff; font-weight: 800; margin-bottom:40px; }
.banner_left_text a{ background:#1fa7df; padding:12px 30px; font-family: "Outfit", serif; font-size: 16px; color: #000; font-weight: 500; text-transform:uppercase; transition:.3s ease; }
.banner_left_text a:hover{ background:#f15930; color:#fff; text-decoration:none; transition:.3s ease; }

.icons_sec{ background:#fff url(../img/icons_bg.jpg) center top no-repeat; background-size:cover; padding:60px 0; }
.icon_box{ background:#f1f1f1; border-top:5px solid #1fa7df;  padding:40px 20px; margin:0 12px; text-align:center; }
.icon_box img{ margin-bottom:10px; }
.icon_box p{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size: 16px; color: #111; font-weight:500; }

.welcome_sec{ background:#fff; padding:0 0 60px 0; }

.welcome_text{}
.welcome_text span{ font-family: "Outfit", serif; font-size: 16px; color: #1fa7df; font-weight: 500; text-transform:uppercase; }
.welcome_text h3{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size: 48px; color: #111; font-weight: 700; margin-bottom:20px; }
.welcome_text p{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size: 16px; color: #787d85; font-weight: 400; margin-bottom:15px; }
.welcome_text i{ color:#1fa7df; }
.welcome_text h4{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size: 16px; color: #787d85; font-weight: 500; margin-bottom:10px; }
.welcome_text a{ background:#1fa7df; padding:12px 30px; font-family: "Outfit", serif; font-size: 16px; color: #000; font-weight: 500; text-transform:uppercase; transition:.3s ease; }
.welcome_text a:hover{ background:#f15930; color:#fff; text-decoration:none; transition:.3s ease; }

.services_sec{ background:#f1f1f1 url(../img/services_bg.jpg) center top no-repeat; background-size:cover; padding:60px 0; }
.services_head{ text-align:center; margin-bottom:35px; }
.services_head span{ font-family: "Outfit", serif; font-size: 16px; color: #1fa7df; font-weight: 500; text-transform:uppercase; }
.services_head h3{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size: 48px; color: #111; font-weight: 700; }

.services_box{ background:#fff; border-radius:20px; margin-bottom:30px; }
.services_box img{ border-radius:20px 20px 0 0; }
.services_text{ padding:20px; }
.services_text h3{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size: 18px; color: #1fa7df; font-weight: 600; margin-bottom:10px; }
.services_text p{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size: 15px; color: #787d85; font-weight: 400; margin-bottom:15px; }
.services_text a{ font-family: "Outfit", serif; font-size: 16px; color: #1fa7df; font-weight: 400; text-decoration:underline; }
.services_text a:hover{ color:#111; }

.text_sec{ background:#fff url(../img/text_bg.jpg) center top no-repeat; background-size:cover; padding:80px 0; }
.parallax{ background-attachment:fixed; background-position:center; background-repeat:no-repeat; background-size:cover;}
.text_text{ text-align:center; border:solid 2px #595756; padding:80px 0; }
.text_text h3{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size: 48px; color: #fff; font-weight: 700; margin-bottom:60px; }
.text_text a{ background:#1fa7df; padding:12px 30px; font-family: "Outfit", serif; font-size: 16px; color: #000; font-weight: 500; text-transform:uppercase; transition:.3s ease; }
.text_text a:hover{ background:#f15930; color:#fff; text-decoration:none; transition:.3s ease; }

.gallery_sec{ background:#fff url(../img/gallery_bg.jpg) center top no-repeat; background-size:cover; padding:60px 0; }
.gallery_head{ text-align:center; margin-bottom:35px; }
.gallery_head span{ font-family: "Outfit", serif; font-size: 16px; color: #1fa7df; font-weight: 500; text-transform:uppercase; }
.gallery_head h3{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size: 48px; color: #111; font-weight: 700; }

.footer_sec{ background:#0a0a0a; padding:50px 0; }
.footer_head{ background:url(../img/footer_line.jpg) left bottom no-repeat; font-family: "Outfit", serif; font-size: 22px; font-weight: 700; color:#fff; padding:0 0 15px 0; margin-bottom:20px; }
.footer_text{ font-family: "Outfit", serif; font-size: 15px; font-weight: 400; color:#fff; }
.footer_text p{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size: 15px; font-weight: 400; color:#fff; }

.footer li a{ font-family: "Outfit", serif; font-size:15px; color:#fff; font-weight:400; display:block; padding-bottom:6px; text-decoration:none; transition:.3s ease; }
.footer li a:hover{ color:#1fa7df; text-decoration:none; padding-left:10px; transition:.3s ease; }
.footer li i{ color:#1fa7df; font-size:12px; }

.footer_text2{}
.footer_text2 p{ font-family: "Outfit", serif; font-size: 15px; font-weight: 400; color:#fff; }
.footer_text2 i{ color:#1fa7df; font-size:12px; }
.footer_text2 a{ color: #fff; }
.footer_text2 a:hover{ color:#1fa7df; }

.copy_text{ padding-top: 40px; text-align: center; font-family: "Outfit", serif; font-size: 15px; font-weight: 400; color:#fff; }
.copy_text span{ font-weight:600; color:#1fa7df; }
.copy_text a{ color:#fff; text-decoration:underline; font-weight:500; }
.copy_text a:hover{ color:#1fa7df; }

.sub_banner{ background:#ebf4ff url(../img/sub_banner.jpg) center top no-repeat; padding:225px 0 100px 0; text-align:center; background-size:cover; }
.sub_banner h1{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size:48px; color:#fff; font-weight:700; }
.sub_banner p{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size:18px; color:#fff; font-weight:400; }
.sub_banner a{ color:#fff; text-decoration:none; }
.sub_banner a:hover{ color:#1fa7df; text-decoration:none; }

.next_sec{ padding:60px 0; }
.content_message span{ font-family: "Outfit", serif; font-size: 16px; color: #febf05; font-weight: 500; text-transform:uppercase; }
.content_message h3{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size: 48px; color: #333333; font-weight: 700; padding-bottom:25px; }
.content_message p{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size: 16px; color: #6c7176; font-weight: 400; padding-bottom:30px; }

.mission_bg{ background:#f1f1f1; padding:50px; margin-top:50px; }
.mission_bg h3{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size: 24px; color: #1fa7df; font-weight: 700; padding-bottom:15px; }
.mission_bg p{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size: 16px; color: #6c7176; font-weight: 400; }

.contact_us_head{ background:#1fa7df; padding:30px; margin-bottom:30px; }
.contact_us_head h3{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size:22px; color:#fff; font-weight:600; padding-bottom:15px; }
.contact_us_head p{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size:16px; color:#fff; font-weight:400; }

.contact_us_text{}
.contact_us_text h3{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size:24px; color:#111; font-weight:600; padding-bottom:20px; }
.contact_us_text p{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size:16px; color:#111; font-weight:400; padding-bottom:10px; }
.contact_us_text i{ color:#1fa7df; }
.contact_us_text a{ font-family: "Outfit", serif; font-size:16px; color:#111; font-weight:400;}
.contact_us_text a:hover{ color:#1fa7df; }

.input_contact{ background:transparent !important; border:none !important; border-radius:0px !important; -webkit-box-shadow:none !important; box-shadow:none !important; -webkit-transition:none !important; margin-bottom:20px !important; font-family: "Roboto", serif !important; font-size:16px !important; color:#111 !important; font-weight:400 !important; border-bottom:solid 1px #ccc !important; }
.input_contact_btn{ background:#1fa7df !important; border:solid 1px #1fa7df !important; border-radius: 0px !important; width:100%; font-family: "Roboto", serif !important; font-size:20px !important; color:#fff !important; font-weight:400 !important; padding:12px 30px !important; height:auto !important; -webkit-box-shadow:none !important; box-shadow:none !important; -webkit-transition:none !important; }


.google_maps{ padding:30px; background:#f1f1f1; margin:30px 0; }
.gallery_box{ margin-bottom:30px; }

.services_margin{ margin-bottom:30px; }
.services_p_text{ margin-bottom:30px; }
.services_p_text h3{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size:26px; color:#1fa7df; font-weight:600; padding-bottom:20px; }
.services_p_text p{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size:16px; color:#111; font-weight:400; padding-bottom:25px; }
.services_p_text a{ background:#1fa7df; padding:12px 30px; font-family: "Outfit", serif; font-size: 16px; color: #000; font-weight: 500; transition:.3s ease; border-radius:5px; }
.services_p_text a:hover{ background:#f15930; color:#fff; text-decoration:none; transition:.3s ease; }

.services_p_text_img{}
.services_p_text_img img{ border-radius:10px; }











/* From Bootstrap */

.owl-theme .owl-nav [class*=owl-]{ font-size:40px !important; }
.owl-theme .owl-nav [class*=owl-]:hover{ background:transparent !important; }

body{ overflow-x:hidden !important; }
.dropdown-menu{ left:0px !important; background:#030e27 !important; padding:20px !important; border-radius:0px 0px 10px 10px !important; }

.dropdown:hover .dropdown-menu { display: block; margin-top: 0; /* remove the gap so it doesn't close */}
.carousel-caption{ text-shadow:none !important; }
.dropdown-menu>li>a{ font-family: "Outfit", serif; font-size: 16px; color: #fff; font-weight: 500; padding: 10px 0 10px 10px; border-bottom: solid 1px #ccc;}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus{ color:#1fa7df !important; }

.navbar-default .navbar-nav>li>a{ font-family: "Outfit", serif; font-size: 16px; color: #fff; font-weight: 500;  margin: 0 20px !important; padding: 5px 0px 5px 0;}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{ color: #1fa7df;}

.carousel-caption{ left: 0px !important; right: 0px !important; top: 1%;}
.carousel-caption img{ max-width: 100%; }
.carousel-control{ top: 50% !important; }

.carousel-control.left{ left:-4% !important; }
.carousel-control.right{ right:-4% !important; }

.offcanvas-header{ display:none; }
.btn-close{background: #1fa7df;margin: 0px 0px 20px 0px; outline: none !important;}
.btn-close:hover{background: #1fa7df; outline: none !important;}
.btn{padding: 8px 12px; border-radius: 0px;}
.btn img{ width: 30px; }

.mobile-menu{ display: none !important; }
.menu_1{ font-family: "Outfit", serif; font-size: 14px; color: #fff; font-weight: 500;}
.menu_1 a{ font-family: "Outfit", serif; font-size: 14px; color: #fff; font-weight: 500; }

.mobile-menu-new{ display: none; }
.mobile-menu-new ul li{ padding: 10px 0; }
.mobile-menu-new ul li a{ font-family: "Outfit", serif; font-size: 14px; color: #fff; font-weight: 500; cursor: pointer; display: block;}
.mobile-menu-new ul li a:hover{ color: #1fa7df; text-decoration: none;}
.mobile-menu-new ul li i{ font-size: 11px; float: right; }

.mobile-menu-new-sub li{ padding: 0 !important; }
.mobile-menu-new-sub li a{ font-family: "Outfit", serif; font-size: 14px; color: #fff; font-weight: 500; border-bottom: solid 1px #fff; padding: 8px 0;}

.sub_menu{ border-bottom: solid 1px #1f1e1e; padding: 10px 15px; }
.sub_menu a{ font-family: "Outfit", serif; font-size: 14px; color: #fff; font-weight: 500; line-height: 20px !important;}
.sub_menu a:hover{ color: #fff !important; text-decoration: underline !important; }


.modal-header{ background:#060f14 !important; border-radius:5px 5px 0 0 !important; border-bottom:solid 1px #000 !important; }
.modal-title{ font-family: "Outfit", serif; font-size: 18px; color: #fff; font-weight: 500; }
.modal-header .close{ color:#fff !important; }

.modal-body{ background:#09161e !important; }


@media (max-width: 1725px){
    body{ overflow-x:hidden; }
}
@media (max-width: 1500px){
    body{ overflow-x:hidden; }
}
@media (max-width: 1400px){
    body{ overflow-x:hidden; }
}
@media (max-width: 1350px){
    body{ overflow-x:hidden; }
}
@media (max-width: 1100px){
    body{ overflow-x:hidden; }
}
@media (max-width: 768px){
    body{ overflow-x:hidden; }
    .header_bg { display:none; }
    .header_number { display:none; }
    .navbar-default .navbar-toggle .icon-bar{ background-color:#fff !important; }
    .banner_left_text{ margin-top:150px; }
    .banner_left_text h3{ font-size:30px; font-weight:700; }
    .banner_left_text p{ font-size:24px; font-weight:600; }
    .banner_left_text a{ font-size:12px; }

    .owl-carousel .owl-item img{ width:50px !important; }
    .icon_box p{ font-size:12px; }
    .icons_sec{ padding:30px 0 20px 0; }
    .welcome_sec{ padding:25px 0; }
    .welcome_img { margin-bottom:20px; }
    .welcome_text span{ font-size:12px; }
    .welcome_text h3{ font-size:24px; }
    .welcome_text p{ font-size:14px; }
    .welcome_text h4{ font-size:12px; }
    .welcome_text a{ font-size:12px; }
    .services_head span{ font-size:12px; }
    .services_head h3{ font-size:20px; font-weight:500; }

    .text_text h3{ font-size:24px; font-weight:500; }
    .text_text a{ font-size:12px; }

    .gallery_head span{ font-size:12px; }
    .gallery_head h3{ font-size:20px; font-weight:500; }

    .sub_banner{ padding:160px 0 50px 0; }
    .sub_banner h1{ font-size:30px; }
    .sub_banner p{ font-size:14px; }

    .services_p_text h3{ font-size:18px; }
    .services_p_text p{ font-size:13px; }
    .services_p_text ul li{ font-size:13px; }
    .services_p_text a{ font-size:12px; }
    .services_p_text_img{ margin-bottom:25px; }




    /*Mobile Banner*/
    
    /*Mobile Banner*/
    .carousel-inner>.item{ height:500px !important; background: url(../img/banner_mobile.jpg) center top no-repeat;}
    .carousel-inner>.item>img, .carousel-inner>.item>a>img{ display: none;}
    /*Navbar*/
    .nav>li{ display: none; }
    .navbar-nav{ padding: 0px 20px 0px 15px !important; }
    .mobile-menu{ display: block !important; margin: 0 30px;}
    .menu_1{ padding-bottom: 20px; }
    .menu_1 a{ color: #fff; }
    .menu_1 a:hover{ color: #1fa7df; }
    .mobile-menu-new{ display: block; margin: 0 30px;}
    /*Off Canvas*/
    .offcanvas-header{ display:block; text-align: right;}
    .navbar-collapse { position: fixed; z-index: 99999; top:0; bottom: 0;left: 100%; width: 90%; padding-right: 0;padding-left: 0;overflow-y: auto;visibility: hidden;background-color: white;transition: visibility .2s ease-in-out, transform .2s ease-in-out; transform: translateX(-100%);}
    .navbar-collapse.show {visibility: visible; transform: translateX(-100%);background: black;overflow-x: hidden;}
}

/* join chat */
.joinchat_button{background-image: url('../img/whatsapp-support.png');background-size: auto;background-repeat: no-repeat;background-position: center;width: 55px;height: 55px;background-color: transparent;box-shadow: 0px 0px 13px 1px rgb(255 255 255 / 3%); position: fixed; bottom: 36px; right: 25px; border-radius: 60px;cursor: pointer;}
.joinchat_button:hover{background-color: var(--primary-color);transition: background 1.5s linear;}
.sonar-wave { position: absolute;top: 0;left: 0;width: 100%;height: 100%;border-radius: 9999px;background-image: linear-gradient(to right, #579544 0%, #29ac00 100%);opacity: 0;z-index: -1;pointer-events: none;}
.sonar-wave { animation: sonarWave 2s linear infinite;}
@keyframes sonarWave {from {opacity: 0.4;} to { transform: scale(3); opacity: 0;}}

/* Underline From Left */
.hvr-underline-from-left { display: inline-block;vertical-align: middle;-webkit-transform: perspective(1px) translateZ(0);transform: perspective(1px) translateZ(0);box-shadow: 0 0 1px rgba(0, 0, 0, 0);position: relative;overflow: hidden;}
.hvr-underline-from-left:before {content: "";position: absolute;z-index: -1;left: 0;right: 100%;bottom: 0;background: #1fa7df; height: 4px;-webkit-transition-property: right;transition-property: right;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;}
.hvr-underline-from-left:hover:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:active:before {right: 0;}

.navbar-fixed-top{ position: sticky; position: -webkit-sticky; top: 0; /* z-index: 1; */ background: #212121; }
.navbar-fixed-top.cbp-af-header-shrink { padding: 10px 0; }

/* Preloader styles */
#preloader {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #fff;
z-index: 9999999999;
display: flex;
align-items: center;
justify-content: center;
transition: opacity 0.5s ease;
}

#preloader.hidden {
opacity: 0;
pointer-events: none;
}

.spinner {
width: 160px;
height: 160px;
}

@keyframes spin {
to {
}
}

.mg-image-1 img {
    -webkit-transition: all 0.3s ease; /* Safari and Chrome */
    -moz-transition: all 0.3s ease; /* Firefox */
    -o-transition: all 0.3s ease; /* IE 9 */
    -ms-transition: all 0.3s ease; /* Opera */
    transition: all 0.3s ease;
    max-width: 100%;
  overflow:hidden;
  object-fit: cover;
}
.mg-image-1:hover img {
    -webkit-transform:scale(1.15); /* Safari and Chrome */
    -moz-transform:scale(1.15); /* Firefox */
    -ms-transform:scale(1.15); /* IE 9 */
    -o-transform:scale(1.15); /* Opera */
     transform:scale(1.15);
   overflow:hidden;
}
.mg-image-1 {
  overflow: auto;
  overflow:hidden;
  height: auto;
  display: flex;
  justify-content: center;
  
}