@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');
@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_sec{ position:absolute; width:100%; z-index:99999; }
.logo{ padding:15px 0; }
.nav_bar{ margin-top:40px; }
.nav_btn{ text-align:right; margin-top:35px; }
.nav_btn a{ background: #f0512c; font-family: "Bebas Neue", serif; font-size: 20px; color: #fff; font-weight: 400; text-transform: uppercase; padding:10px 25px !important; transition:.3s ease; }
.nav_btn a:hover{ background:#333; text-decoration:none; transition:.3s ease; }

.banner_left_text{ text-align:left; margin-top:180px; }
.banner_left_text h3{ margin: 0px; padding: 0px; font-family: "Bebas Neue", serif; font-weight:400; color:#fff; font-size:150px; text-transform:uppercase; margin-bottom:25px; }
.banner_left_text a{ background: #f0512c; font-family: "Bebas Neue", serif; font-weight:400; color:#fff; font-size:20px; text-transform:uppercase; padding:10px 25px; transition:.3s ease; }
.banner_left_text a:hover{ background:#333 !important; text-decoration:none; transition:.3s ease; }

.ser_sec{ padding:80px 0; background:#f4eee4; }
.sec_heading{ text-align:center; margin-bottom:35px; }
.sec_heading span{ font-family: "Bebas Neue", serif; font-weight:400; color:#f0512c; font-size:20px; text-transform:uppercase; }
.sec_heading h3{ margin:0px; padding:0px; font-family: "Bebas Neue", serif; font-weight:400; color:#31271e; font-size:58px; text-transform:uppercase; }

.s_box{ text-align:center; padding:20px; transition:.3s ease; }
.s_box:hover{ background:#f4eee4; box-shadow:0px 0px 10px #ccc; transition:.3s ease; }
.s_box img{ margin-bottom:20px; }
.s_box h3{ margin:0px; padding:0px; font-family: "Bebas Neue", serif; font-weight:400; color:#31271e; font-size:25px; text-transform:uppercase; padding-bottom:10px; }
.s_box p{ margin:0px; padding:0px; font-family: "Roboto", serif; font-size:18px; color:#78706e; font-weight:400; }

.welcome_sec{ background:#faf5ed; padding:80px 0; }
.welcome_message{ margin-top:50px; }
.welcome_message span{ font-family: "Bebas Neue", serif; font-weight:400; color:#f0512c; font-size:20px; text-transform:uppercase; }
.welcome_message h3{ margin:0px; padding:0px; font-family: "Bebas Neue", serif; font-weight:400; color:#31271e; font-size:58px; text-transform:uppercase; margin-bottom:30px; }
.welcome_message p{ margin:0px; padding:0px; font-family: "Roboto", serif; font-size:16px; color:#78706e; font-weight:400; line-height:27px; padding-bottom:35px; }
.welcome_message a{ background: #f0512c; font-family: "Bebas Neue", serif; font-weight:400; color:#fff; font-size:20px; text-transform:uppercase; padding:10px 25px; transition:.3s ease; }
.welcome_message a:hover{ background:#333 !important; text-decoration:none; transition:.3s ease; }

.gallery_sec{ padding:80px 0; background:#f4eee4; }
.gllery_img{ margin-bottom:30px; }

.con_sec{ background:#faf5ed; padding:80px 0; }
.form_box{ background:#ebe3d5; border-top:solid 5px #f0512c; padding:25px;  }
.form_head{ font-family: "Bebas Neue", serif; font-weight:400; font-size: 35px; color:#31271e; padding-bottom:25px; }

.input_text{ background:#cfc2ac !important; border:none !important; border-radius:0px !important; margin-bottom:20px; padding:25px 20px !important; -webkit-box-shadow:none !important; box-shadow:none !important; font-family: "Barlow", serif !important; font-size:16px !important; color:#000 !important; font-weight:400 !important; }
.input_btn{ background:#f0512c !important; border:none !important; width:100% !important; padding:16px !important; font-family: "Barlow", serif !important; font-size:18px !important; color:#fff !important; font-weight:400 !important; }

.form_text{ padding-bottom:40px; }
.form_text p{ margin:0px; padding:0px; font-family: "Roboto", serif; font-size:18px; color:#31271e; font-weight:400; }

.footer_bg{ background:#26160f; padding:40px 0; }
.footer_head{ font-family: "Bebas Neue", serif; font-weight:400; font-size: 30px; color:#fff; background:url(../img/footer_line.jpg) left bottom no-repeat; padding:5px 0 15px 0; margin-bottom:20px; }
.footer_text p{ margin:0px; padding:0px; font-family: "Roboto", serif; font-size: 16px; color: #cdcdcd; font-weight: 400; }
.footer{}
.footer li a{ font-family: "Roboto", serif; font-size: 16px; color: #cdcdcd; font-weight: 400; display:block; padding-bottom:5px; }
.footer i{ font-size:12px; }
.footer li a:hover{ color:#f0512c; }

.copy_bg{ background:#180e09; text-align:center; }
.copy_text{ font-family: "Roboto", serif; font-size: 16px; color: #cdcdcd; font-weight: 400; padding:15px 0; }
.copy_text a{ text-decoration:underline; color:#cdcdcd; }
.copy_text a:hover{ color:#f0512c; }

.sub_banner{ background:#09161d url(../img/sub_banner.jpg) center top no-repeat; padding:150px 0 100px 0; text-align:center; background-size:cover; }
.sub_banner h1{ margin:0px; padding:0px; font-family: "Bebas Neue", serif; font-weight:400; font-size: 48px; color:#fff; }
.sub_banner p{ margin:0px; padding:0px; font-family: "Roboto", serif; font-size:18px; color:#fff; font-weight:400; }
.sub_banner a{ color:#fff; text-decoration:none; }
.sub_banner a:hover{ color:#f0512c; text-decoration:none; }

.next_sec{ background:#f4eee4; padding:70px 0; }

.gallery_box{ background:transparent; border:solid 1px #26160f; padding:10px; margin-bottom:30px; }

.contact_us_head{ background:#f0512c; padding:30px; margin-bottom:30px; }
.contact_us_head h3{ margin:0px; padding:0px; ffont-family: "Roboto", serif; font-size:22px; color:#fff; font-weight:600; padding-bottom:15px; }
.contact_us_head p{ margin:0px; padding:0px; font-family: "Roboto", serif; font-size:16px; color:#fff; font-weight:400; }

.contact_us_text{}
.contact_us_text h3{ margin:0px; padding:0px; font-family: "Roboto", serif; font-size:24px; color:#111; font-weight:600; padding-bottom:20px; }
.contact_us_text p{ margin:0px; padding:0px; font-family: "Roboto", serif; font-size:16px; color:#111; font-weight:400; padding-bottom:10px; }
.contact_us_text i{ color:#f0512c; }
.contact_us_text a{ font-family: "Roboto", serif; font-size:16px; color:#111; font-weight:400;}
.contact_us_text a:hover{ color:#f0512c; }

.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:#f0512c !important; border:solid 1px #f0512c !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:#fff; margin:30px 0; }


.services_text{ margin-top:10px; }
.services_text span{ font-family: "Bebas Neue", serif; font-weight:400; color:#f0512c; font-size:20px; text-transform:uppercase; }
.services_text h3{ margin:0px; padding:0px; font-family: "Bebas Neue", serif; font-weight:400; color:#31271e; font-size:58px; text-transform:uppercase; margin-bottom:10px; }
.services_text p{ margin:0px; padding:0px; font-family: "Roboto", serif; font-size:16px; color:#78706e; font-weight:400; line-height:27px; padding-bottom:35px; }
.services_text a{ background: #f0512c; font-family: "Bebas Neue", serif; font-weight:400; color:#fff; font-size:20px; text-transform:uppercase; padding:10px 25px; transition:.3s ease; }
.services_text a:hover{ background:#333 !important; text-decoration:none; transition:.3s ease; }









/* From Bootstrap */
body{ overflow-x:hidden !important; }
.container-fluid{ padding-left:100px !important; padding-right:100px !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:#f0512c !important; }

.navbar-default .navbar-nav>li>a{ font-family: "Bebas Neue", serif; font-size: 20px; color: #fff; font-weight: 400;  text-transform: uppercase; margin-right:50px !important; padding: 0px 0px 5px 0;}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{ color: #f0512c;}

.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: #f0512c;margin: 0px 0px 20px 0px; outline: none !important;}
.btn-close:hover{background: #f0512c; 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: #f0512c; 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; }

.home_banner{ display:block; }
.mobile_banner{ display:none; }


@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; }
    .nav_btn{ display:none; }
    .navbar-default .navbar-toggle .icon-bar{ background-color:#fff !important; }
    .container-fluid{ padding-left:15px !important; padding-right:15px !important; }
    .banner_left_text{ margin-top: 125px;}
    .banner_left_text h3{ font-size:42px; }
    .sec_heading h3{ font-size:30px; }
    .welcome_message h3{ font-size:30px; }
    .sub_banner h1{ font-size:40px; }
    .services_text h3{ font-size:30px; }
    .services_text{ margin-bottom:30px; }

    .home_banner{ display:none; }
    .mobile_banner{ display:block; }





    /*Mobile Banner*/
    
    /*Mobile Banner*/
    .carousel-inner>.item{ }
    .carousel-inner>.item>img, .carousel-inner>.item>a>img{ }
    /*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: #f0512c; }
    .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: #f0512c; 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; }