@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:ital,wght@0,100..900;1,100..900&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');
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed: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;
}
.header_bg{ background:#2E7D32; }
.header_text{ padding:10px 0; }
.header_text a{ font-family: "Outfit", serif; font-size: 16px; color: #fff; font-weight: 500; text-decoration:none; }
.header_text a:hover{ color:#66BB6A; text-decoration:underline; }
.header_text i{ color:#fff; }

.header_icons{ text-align:right; padding:10px 0; }
.header_icons a{ color:#fff; font-size:16px; margin-left:10px; }
.header_icons a:hover{ color:#66BB6A; }

.nav_bar{ margin-top:45px; }
.nav_btn{ background:#2E7D32 !important; padding:10px 30px !important; color:#fff !important; border-radius:25px; margin-top:-12px; }
.nav_btn:hover{ background:#66BB6A !important; }

.banner_left_text{ text-align:center; margin-top:160px; }
.banner_left_text span{ font-family: "Outfit", serif; font-size: 36px; color: #fff; font-weight: 600; }
.banner_left_text h3{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size: 80px; color: #fff; font-weight: 700; margin-bottom:30px; }
.banner_left_text p{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size: 16px; color: #fff; font-weight: 500; margin-bottom:40px; }
.banner_left_text a{ background:#2E7D32; padding:10px 30px !important; color:#fff !important; border-radius:25px; font-family: "Outfit", serif; font-size: 14px; color: #444; font-weight: 600; text-transform:uppercase; }
.banner_left_text a:hover{ background:#66BB6A; text-decoration:none; }

.text_bg{ background:#2E7D32; padding:30px 0; }
.text_bg p{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size: 48px; color: #fff; font-weight: 700; }

.home_sec{ background:#fff; padding:60px 0 0 0; }
.welcome_text{}
.welcome_text h1{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size: 20px; color: #2E7D32; font-weight: 500; }
.welcome_text h2{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size: 40px; color: #444; font-weight: 700; margin-bottom:25px; }
.welcome_text span{ color:#2E7D32; }
.welcome_text p{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size: 15px; color: #666; font-weight: 400; margin-bottom:35px; }
.welcome_text a{ background:#2E7D32; padding:10px 30px !important; color:#fff !important; border-radius:25px; font-family: "Outfit", serif; font-size: 14px; color: #444; font-weight: 600; text-transform:uppercase; }
.welcome_text a:hover{ background:#66BB6A; text-decoration:none; }

.mission_sec{ background:#fff; padding:60px 0; }
.mission_head{ text-align:center; margin-bottom:50px; }
.mission_head h3{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size: 40px; color: #2E7D32; font-weight: 700; margin-bottom:25px; background:url(../img/line.jpg) center bottom no-repeat; padding:0 0 25px 0; margin-bottom:25px; }
.mission_head span{ color:#444; }
.mission_head p{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size: 15px; color: #666; font-weight: 400;}

.mission_text{ text-align:center; }
.mission_text img{ margin-bottom:15px; }
.mission_text h3{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size: 30px; color: #2E7D32; font-weight: 700; margin-bottom:15px; }
.mission_text p{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size: 15px; color: #666; font-weight: 400; margin-bottom:15px; padding:0 30px; }

.why_choose h1{padding-bottom: 40px; text-align: center; color: #2E7D32; font-size: 50px; font-weight: 2000;}
.why_choose li{text-align: left; color: #4E4E4E; font-size: 20px;}
.why_choose img{border-radius: 3%;}

.doctor_sec{ background:#fff url(../img/doc1.png) center top no-repeat; padding:60px 0; background-size:cover; }
.form_bg{ background:#fbfbfb; padding:50px; margin-top:60px; }
.form_bg h3{ margin:0px; padding:0px;  font-family: "Outfit", serif; font-size: 40px; color: #444; font-weight: 800; margin-bottom:15px; }
.form_bg p{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size: 15px; color: #666; font-weight: 400; margin-bottom: 30px; }

.input_home{ background:#fff !important; border:solid 1px #ccc !important; padding:20px 16px !important; margin-bottom:20px !important; border-radius:25px !important; font-family: "Outfit", serif !important; font-size: 16px !important; color: #444 !important; font-weight: 500 !important; }
.input_btn{ background:#2E7D32 !important; border:none !important; border-radius:25px !important; width:100%; padding:12px 16px !important; font-family: "Outfit", serif !important; font-size: 16px !important; color: #fff !important; font-weight: 500 !important; text-transform:uppercase; }

.home_video_sec{ background:#fff; padding:60px 0; }

.home_video{ text-align:center; }
.home_video h3{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size: 40px; color: #444; font-weight: 800; margin-bottom:15px; }
.home_video p{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size: 15px; color: #666; font-weight: 400; margin-bottom: 35px; }
.home_video img{ text-align:center; }

.home_map {text-align: center;}

.footer_bg{ background:#2E7D32 url(../img/footer_bg.png) center top no-repeat; padding:50px 0; background-size:cover; }
.footer_head{ font-family: "Outfit", serif; font-size: 26px; color: #fff; font-weight: 700; background:url(../img/footer_line.jpg) left bottom no-repeat; padding:0 0 15px 0; margin-bottom:25px; }
.footer_text{ font-family: "Outfit", serif; font-size: 16px; color: #fff; font-weight: 400; }
.footer_text p{ margin: 0px; padding: 0px; font-family: "Outfit", serif; font-size: 16px; color: #fff; font-weight: 400; }
.footer{}
.footer li a{ font-family: "Outfit", serif; font-size: 16px; color: #fff; font-weight: 400; display:block; padding-bottom:10px; transition:.3s ease; }
.footer li a:hover{ color:#66BB6A; transition:.3s ease; }

.footer_icons{ margin-top:10px; }
.footer_icons a{ color:#fff; font-size:24px; margin-right:15px; border:solid 1px #fff; padding:12px 15px; border-radius:50px; }

.copy_text{ margin-top:15px; border-top:solid 1px #fff; text-align:center; padding-top:25px; font-family: "Outfit", serif; font-size: 16px; color: #fff; font-weight: 400; }
.copy_text a{ color:#fff; font-weight:600; text-decoration:underline; }
.copy_text a:hover{ color:#66BB6A; transition:.3s ease; }
.copy_text span{ font-weight:600; }

.sub_banner{ background:#ebf4ff url(../img/sub_banner.jpg) center top no-repeat; padding:100px 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:#2E7D32; text-decoration:none; }

.next_sec{ background:#fff; padding:50px 0;}
.next_sec h1{ text-align: center; font-size: 70px; font-weight: 2000; color: #2E7D32;}
.next_sec h2{ font-weight: 1000;}
.next_sec p{color: #4E4E4E;}
.next_sec li{color: #4E4E4E; font-family: "Outfit", serif; font-size: 16px;}


.founder_heading{text-align:center; margin-top:40px; margin-bottom:20px; font-family: "Outfit", serif; font-size:50px; color:#2E7D32; font-weight:700;

}

.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: 36px; 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; }

.contact_us_head{ background:#2E7D32; 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:#2E7D32; }
.contact_us_text a{ font-family: "Outfit", serif; font-size:16px; color:#111; font-weight:400;}
.contact_us_text a:hover{ color:#2E7D32; }

.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:#2E7D32 !important; border:solid 1px  #2E7D32 !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 0; background:#fff; margin:30px 0; }

.blog_box{ background:#fff;  border-radius:10px; padding:20px 20px 20px 20px; margin-bottom:20px; box-shadow:0px 0px 20px #ccc; }
.blog_box img{ border-radius:10px 10px 0 0; margin-bottom: 15px; }
.blog_box h3{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size:24px; color:#222; font-weight:600; margin-bottom:10px; }
.blog_box p{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size:16px; color:#666; font-weight:400; margin-bottom:20px; }
.blog_box a{ font-family: "Outfit", serif; font-size:16px; color:#111; font-weight:400; text-decoration:underline; }
.blog_box a:hover{ color:#2E7D32; }

.blog_details{}
.blog_details img{ margin-bottom:25px; }
.blog_details h3{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size:30px; color:#222; font-weight:800; margin-bottom:10px; }
.blog_details h4{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size:14px; color:#666; font-weight:400; margin-bottom:20px; font-style:italic; }
.blog_details p{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size:16px; color:#666; font-weight:400; margin-bottom:40px;}

.karim_img {
    text-align: center;
  }
.karim_img img{
    align-items: center; text-align: center; width: 250px; height: auto; padding-bottom: 50px;
}

.team_head{ text-align:center; margin-top:40px; margin-bottom:20px; font-family: "Outfit", serif; font-size:30px; color:#2E7D32; font-weight:700; }
.team_box{ background:#fff; border:solid 1px #ccc; padding:25px; margin-bottom:25px; border-radius:20px; min-height:350px; }
.team_box i{ color:#444; font-size:36px; margin-bottom:15px; }
.team_box h3{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size:24px; color:#2E7D32; font-weight:600; }
.team_box h4{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size:14px; color:#444; font-weight:500; margin-bottom:15px; }
.team_box p{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size:14px; color:#444; font-weight:400; text-align:justify; }

.team_img {
    text-align: center;
    padding-bottom: 50px;
  }
  
  .team_img img {
    width: 200px;
  height: 200px;              /* fixed height */
  object-fit: cover;          /* fills and crops */
  display: block;
  margin: 0 auto;
  }








/* From Bootstrap */
.dropdown:hover .dropdown-menu { display: block !important; margin-top: 0; /* remove the gap so it doesn't close */}
body{ overflow-x:hidden !important; }
.navbar-collapse{ padding-right:0px !important; }
.container-fluid{ padding-left:100px !important; padding-right:100px !important; }
.dropdown-menu{ left:40px !important; background:#0a6994 !important; min-width: 300px !important; padding:15px !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:#0a6994 !important; }

.navbar-default .navbar-nav>li>a{ font-family: "Outfit", serif; font-size: 14px; color: #444; font-weight: 600;  text-transform: uppercase; padding: 0px 0px 5px 0px; margin-left:40px; }
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{ color: #2E7D32;  }

.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: #2E7D32;margin: 0px 0px 20px 0px; outline: none !important;}
.btn-close:hover{background: #2E7D32; 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: #2E7D32; 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; }

/* join chat */
.joinchat_button{background-image: url('../img/whatsapp-support.png');background-size: auto;background-repeat: no-repeat;background-position: center;width: 65px;height: 65px;background-color: transparent;box-shadow: 0px 0px 13px 1px rgb(255 255 255 / 3%); position: fixed; bottom: 70px; right: 50px; 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, #2ab540 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;}}


@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; }
    .nav_bar{ margin-top:25px; }
    .banner_left_text span{ font-size:18px; font-weight:400; }
    .banner_left_text h3{ font-size:45px; }
    .banner_left_text p{ font-size:14px; font-weight:400; }
    .banner_left_text a{ font-size:12px; }
    .banner_left_text{ margin-top:100px; }

    .text_bg p{ font-size:18px; font-weight:500; }
    .text_bg{ padding:15px 0; }
    .home_sec{ padding:20px 0 0 0; }
    .welcome_img{ margin-bottom:20px; }
    .welcome_text h1{ font-size:14px; }
    .welcome_text h2{ font-size:24px; }
    .welcome_text p{ font-size:14px; }
    .welcome_text a{ font-size:12px; }

    .mission_head h3{ font-size:22px; }
    .mission_head p{ font-size:14px; }
    .mission_text h3{ font-size:22px; }
    .mission_text p{ font-size:14px; }
  
    .mission_sec{ padding:60px 0 0 0; }
    .form_bg{ margin-top:0px; padding:20px; }
    .doctor_sec{ padding:30px 0; }

    .form_bg h3{ font-size:20px; }
    .form_bg p{ font-size:14px; }

    .home_video_sec{ padding:20px 0; }
    .home_video h3{ font-size:20px; }
    .home_video p{ font-size:14px; }

    .footer_head{ font-size:20px; }
    .footer_text p{ font-size:14px; }
    .footer_icons{ display:none; }
    .footer li a{ font-size: 14px;}
    .copy_text{ font-size:14px; }

    .sub_banner h1{ font-size:30px; }
    .sub_banner p{ font-size:14px; }

    .sub_banner{ padding:50px 0; }
    .welcome_img2{ display:none; }

    .content_message h3{ font-size:24px; }
    .content_message p{ font-size:14px; }

    .blog_box h3{ font-size:18px; }
    .blog_box p{ font-size:13px; }
    .blog_box a{ font-size:14px; }

    .blog_details h3{ font-size:20px; }
    .blog_details h4{ font-size:12px; }
    .blog_details p{ font-size:13px; }

    .joinchat_button{ right:25px; bottom:25px; }





    /*Mobile Banner*/
    
    /*Mobile Banner*/

    .panel{ background-color:transparent !important; border:none !important; }
    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse{ max-height:100% !important; }

    /*Mobile Banner*/
    .carousel-inner>.item{ height:550px !important; width: auto; 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: #2E7D32; }
    .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;}
}

/* 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: #2E7D32; 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: #fff; }
.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: 300px;
height: 300px;
}

@keyframes spin {
to {
}
}