@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');
@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&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:#ec3a24; padding:0 15px !important; border-radius:0 0 10px 10px; }
.header_text{ padding:15px 0; }
.header_text i{ color:#471210; }
.header_text a{ font-family: "Outfit", serif; font-size: 14px; color: #fff; font-weight: 400; }
.header_text a:hover{ color:#471210; 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:#471210; text-decoration:none; }

.header_line{ border-bottom:solid 1px #909090; }
.logo{ padding:30px 0; }
.sikandar{ display:flex; justify-content:right; }
.nav_bar{ margin-top:35px; }

.topbtn{ background:#ec3a24; padding:8px 25px !important; border-radius:25px; color:#fff !important; }
.topbtn:hover{ background:#471210 !important; padding:8px 25px !important; border-radius:25px; color:#fff !important; }

.banner_left_text{ text-align:center; margin-top:400px; }
.banner_left_text h3{ margin:0px; padding:0px; font-family: "Plus Jakarta Sans", sans-serif; font-size: 48px; color: #fff; font-weight: 800; margin-bottom:10px; }
.banner_left_text p{ margin:0px; padding:0px; font-family: "Plus Jakarta Sans", sans-serif; font-size: 16px; color: #fff; font-weight: 400; margin-bottom:40px; }
.banner_left_text a{ background:#ec3a24; border-radius: 25px; padding:12px 35px; font-family: "Outfit", serif; font-size: 18px; color: #fff; font-weight: 400; transition:.3s ease; }
.banner_left_text a:hover{ background:#471210; color:#fff; text-decoration:none; transition:.3s ease; }

.icons_sec{ background:#f9f9f9 url(../img/icons_bg.jpg) center top no-repeat; background-size:cover; padding:45px 0; }
.icon_box{ background:#fff; border-top:5px solid #ec3a24;  padding:20px 20px 30px 20px; margin:15px; text-align:center; box-shadow:0px 0px 20px #ccc; }
.icon_box img{ margin-bottom:10px; }
.icon_box h2{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size: 20px; color: #111; font-weight:500; padding-bottom:8px; }
.icon_box p{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size: 15px; color: #111; font-weight:400; padding-bottom:20px; }
.icon_box a{ background: #ec3a24; font-family: "Outfit", serif; font-size: 15px; color: #fff; font-weight:400; padding:8px 18px; border-radius:25px; }
.icon_box a:hover{ background:#471210; color:#fff; text-decoration:none; transition:.3s ease; }


.welcome_sec{ background:#f6f4f4 url(../img/welcome_bg.jpg) center top no-repeat; padding:60px 0; }

.welcome_text{}
.welcome_text span{ font-family: "Outfit", serif; font-size: 16px; color: #ec3a24; font-weight: 500; text-transform:uppercase; }
.welcome_text h3{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size: 46px; color: #471210; font-weight: 800; margin-bottom:20px; }
.welcome_text p{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size: 16px; color: #6b6b6b; font-weight: 400; margin-bottom:15px; }
.welcome_text i{ color:#ec3a24; }
.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:#ec3a24; border-radius: 25px; padding:12px 35px; font-family: "Outfit", serif; font-size: 18px; color: #fff; font-weight: 400; transition:.3s ease; }
.welcome_text a:hover{ background:#471210; color:#fff; text-decoration:none; transition:.3s ease; }

.services_sec{ background:#fff; padding:60px 0; }
.services_head{ text-align:center; margin-bottom:35px; }
.services_head span{ font-family: "Outfit", serif; font-size: 16px; color: #ec3a24; font-weight: 500; text-transform:uppercase; }
.services_head h3{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size: 48px; color: #471210; font-weight: 800; }

.services_box{ background:#fff; border-radius:20px; margin-bottom:30px; box-shadow:0px 0px 20px #ccc; }
.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: #471210; font-weight: 700; margin-bottom:10px; }
.services_text p{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size: 15px; color: #5a5a5a; font-weight: 400; margin-bottom:15px; }
.services_text a{ font-family: "Outfit", serif; font-size: 16px; color: #471210; font-weight: 600; text-decoration:underline; }
.services_text a:hover{ color:#ec3a24; }

.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 1px #fff; padding:80px 0; }
.text_text h3{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size: 42px; color: #fff; font-weight: 700; margin-bottom:20px; }
.text_text p{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size: 18px; color: #fff; font-weight: 500; margin-bottom:40px; padding:0 20px; }
.text_text a{ background:#ec3a24; border-radius: 25px; padding:12px 40px; font-family: "Outfit", serif; font-size: 18px; color: #fff; font-weight: 400; transition:.3s ease; }
.text_text a:hover{ background:#471210; color:#fff; text-decoration:none; transition:.3s ease; }

.gallery_sec{ background:#fff; padding:60px 0; }
.gallery_head{ text-align:center; margin-bottom:35px; }
.gallery_head span{ font-family: "Outfit", serif; font-size: 16px; color: #ec3a24; font-weight: 500; text-transform:uppercase; }
.gallery_head h3{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size: 48px; color: #471210; font-weight: 800; }

.footer_sec{ background:#471210; padding:50px 0 20px 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_head2{ margin-top:65px; }
.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; text-align:justify; }

.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:#ec3a24; text-decoration:none;  transition:.3s ease; }
.footer li i{ color:#ec3a24; font-size:12px; }

.footer_text2{}
.footer_text2 p{ font-family: "Outfit", serif; font-size: 15px; font-weight: 400; color:#fff; }
.footer_text2 i{ color:#ec3a24; font-size:12px; }
.footer_text2 a{ color: #fff; transition:.3s ease; }
.footer_text2 a:hover{ color:#ec3a24; text-decoration:none;  transition:.3s ease;  }

.copy_bg{ background:#471210; border-top:solid 1px #210403; padding:25px 0; }
.copy_text{ text-align: center; font-family: "Outfit", serif; font-size: 15px; font-weight: 400; color:#fff; }
.copy_text span{ font-weight:500; color:#ec3a24; }
.copy_text a{ color:#fff; text-decoration:underline; font-weight:400; }
.copy_text a:hover{ color:#ec3a24; }

.social_media{ margin-top:25px; margin-bottom:25px; }
.social_media a{ margin-right:6px; font-size:16px; color:#fff; }

.facebook{ background:#0865ff; padding:8px 12px; border-radius:50px; transition:.3s ease; }
.facebook:hover{ background:#ec3a24; transition:.3s ease; }
.instagram{ background:#e132ac; padding:8px 10px; border-radius:50px; transition:.3s ease; }
.instagram:hover{ background:#ec3a24; transition:.3s ease; }
.linkedin{ background:#0c64c5; padding:8px 10px; border-radius:50px; transition:.3s ease; }
.linkedin:hover{ background:#ec3a24; transition:.3s ease; }
.tiktok{ background:#000; padding:8px 10px; border-radius:50px; transition:.3s ease; }
.tiktok:hover{ background:#ec3a24; transition:.3s ease; }


.about_banner{ background:#ebf4ff url(../img/about_banner.jpg) center top no-repeat; padding:225px 0 100px 0; text-align:center; background-size:cover; }
.about_banner h1{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size:48px; color:#fff; font-weight:700; }
.about_banner p{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size:18px; color:#fff; font-weight:400; }
.about_banner a{ color:#fff; text-decoration:none; }
.about_banner a:hover{ color:#ec3a24; text-decoration:none; }


.gallery_banner{ background:#ebf4ff url(../img/gallery_banner.jpg) center top no-repeat; padding:225px 0 100px 0; text-align:center; background-size:cover; }
.gallery_banner h1{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size:48px; color:#fff; font-weight:700; }
.gallery_banner p{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size:18px; color:#fff; font-weight:400; }
.gallery_banner a{ color:#fff; text-decoration:none; }
.gallery_banner a:hover{ color:#ec3a24; text-decoration:none; }

.contact_banner{ background:#ebf4ff url(../img/contact_banner.jpg) center top no-repeat; padding:225px 0 100px 0; text-align:center; background-size:cover; }
.contact_banner h1{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size:48px; color:#fff; font-weight:700; }
.contact_banner p{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size:18px; color:#fff; font-weight:400; }
.contact_banner a{ color:#fff; text-decoration:none; }
.contact_banner a:hover{ color:#ec3a24; text-decoration:none; }

.services_banner{ padding:225px 0 100px 0; text-align:center; }
.services_banner h1{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size:48px; color:#fff; font-weight:700; }
.services_banner p{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size:18px; color:#fff; font-weight:400; }
.services_banner a{ color:#fff; text-decoration:none; }
.services_banner a:hover{ color:#ec3a24; text-decoration:none; }

.next_sec{ padding:60px 0; }
.content_message span{ font-family: "Outfit", serif; font-size: 16px; color: #febf05; font-weight: 500;  }
.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; }
.content_message a{ color:#ec3a24; font-weight:600; text-decoration:underline; }
.content_message a:hover{ color:#000; }

.mission_bg{ background:#f1f1f1; padding:50px; margin-top:50px; min-height:280px; }
.mission_bg h3{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size: 24px; color: #ec3a24; 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:#ec3a24; 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:500; padding-bottom:10px; }
.contact_us_text i{ color:#ec3a24; }
.contact_us_text a{ font-family: "Outfit", serif; font-size:16px; color:#111; font-weight:500;}
.contact_us_text a:hover{ color:#ec3a24; }

.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: "Outfit", serif !important; font-size:16px !important; color:#111 !important; font-weight:400 !important; border-bottom:solid 1px #ccc !important; }
.input_contact_btn{ background:#ec3a24 !important; border:solid 1px #ec3a24 !important; border-radius: 0px !important; width:100%; font-family: "Outfit", 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; border-radius:10px; }
.gallery_box 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:15px !important; background:#030e27 !important; padding:20px !important; border-radius:0px 0px 10px 10px !important; min-width:300px; }

.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: 14px; color: #fff; font-weight: 500; padding: 10px; border-bottom: solid 1px #0b2640; transition:.3s ease; }
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus{ background:#ec3a24 !important; color:#fff !important; border-radius:5px !important; padding-left:15px !important; transition:.3s ease; }

.navbar-default .navbar-nav>li>a{ font-family: "Outfit", serif; font-size: 16px; color: #04172a; font-weight: 500;  margin: 0 15px !important; padding: 5px 0px 5px 0;}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{ color: #ec3a24;}

.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: #ec3a24;margin: 0px 0px 20px 0px; outline: none !important;}
.btn-close:hover{background: #ec3a24; 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: 7px 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: #ec3a24; 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:#451513 !important; }
    .banner_left_text{ margin-top:150px; }
    .banner_left_text h3{ font-size:24px; font-weight:700; color:#ec3a24; }
    .banner_left_text p{ font-size:12px; font-weight:400; color:#451513; }
    .banner_left_text a{ font-size:12px; }

    .owl-carousel .owl-item img{}
    .icon_box h2{ font-size:12px; }
    .icon_box p{ display:none; }
    .icon_box a{ font-size:10px; padding:5px 10px; }
    .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{ padding:50px 0; }
    .text_text h3{ font-size:24px; font-weight:700; line-height:30px; margin-bottom:20px; padding:0px 20px; }
    .text_text p{ font-size:14px; font-weight:400; }
    .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; }

    .footer_head2{ margin-top:0px; }
    .panel{ background:transparent !important; border:none !important; }
    .mobile_social_icons a{ margin-right:15px; }

    .contact_banner{ padding:150px 0 50px 0; }
    .contact_banner h1{ font-size:30px; }
    .contact_banner p{ font-size:14px; }

    .contact_us_head h3{ font-size:20px; }
    .contact_us_head p{ font-size:14px; }

    .contact_us_text h3{ font-size:20px; }
    .contact_us_text p{ font-size:14px; }
    .contact_us_text a{ font-size:14px; }
    .contact_us_text{ margin-bottom:25px; }

    .gallery_banner{ padding:150px 0 50px 0; }
    .gallery_banner h1{ font-size:30px; }
    .gallery_banner p{ font-size:14px; }

    .about_banner{ padding:150px 0 50px 0; }
    .about_banner h1{ font-size:30px; }
    .about_banner p{ font-size:14px; }

    .services_banner{ padding:150px 0 50px 0; }
    .services_banner h1{ font-size:30px; }
    .services_banner p{ font-size:14px; }

    .s_form_bg{ padding:25px; }
    .s_form_bg h3{ font-size:24px; }

    .s_map{ display:none; }

    .mission_bg{ padding:20px; }
    .mission_bg h3{ font-size:20px; }
    .mission_bg p{ font-size:14px; }
    .content_message p{ font-size:14px; }

    .nav_bar{ margin-top:25px; }
    
    .carousel-control.left{ left:0% !important; }
    .carousel-control.right{ right:0% !important; }





    /*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: 15px; }
    .menu_1 a{ color: #fff; }
    .menu_1 a:hover{ color: #ec3a24; }
    .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: 45px;height: 45px;background-color: transparent;box-shadow: 0px 0px 13px 1px rgb(255 255 255 / 3%); position: fixed; bottom: 25px; right: 40px; border-radius: 60px;cursor: pointer; z-index: 9999999999;}
.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;}}

/* join chat */
.joinchat2_button{background-image: url('../img/phone.png');background-size: auto;background-repeat: no-repeat;background-position: center;width: 45px;height: 45px;background-color: transparent;box-shadow: 0px 0px 13px 1px rgb(255 255 255 / 3%); position: fixed; bottom: 95px; right: 40px; border-radius: 60px;cursor: pointer; z-index: 9999999999;}
.joinchat2_button:hover{background-color: var(--primary-color);transition: background 1.5s linear;}
.sonar2-wave { position: absolute;top: 0;left: 0;width: 100%;height: 100%;border-radius: 9999px;background-image: linear-gradient(to right, #ec3c25 0%, #ec3c25 100%);opacity: 0;z-index: -1;pointer-events: none;}
.sonar2-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: #ec3a24; 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: 350px;
}

@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;
  
}