@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:#211d1e; }
.header_icons{ padding:8px 0; }
.header_icons a{ color:#646162; font-size:18px; margin-right:10px; }
.header_icons a:hover{ color:#febf05; }

.logo_bg{ background:#fff; }

.header_btn{ float:right; margin-top:40px; }
.header_btn a{ background:#febf05; font-family: "Outfit", serif; font-size: 14px; color: #fff; font-weight: 400; text-transform:uppercase; padding:8px 30px; border-radius:5px; }
.header_btn a:hover{ background:#49951c; text-decoration:none; }

.header_call{ background:url(../img/call.jpg) left top no-repeat; padding-left:45px; border-right:solid 1px #ccc; margin-top:30px; }
.header_call p{ margin: 0px; padding: 0px; font-family: "Outfit", serif; font-size: 14px; font-weight: 400; color:#6c777d; text-transform:uppercase; }
.header_call h3{ margin: 0px; padding: 0px; font-family: "Outfit", serif; font-size: 16px; font-weight: 500; color:#000; }

.header_email{ background:url(../img/email.jpg) left top no-repeat; padding-left:45px; border-right:solid 1px #ccc; margin-top:30px; }
.header_email p{ margin: 0px; padding: 0px; font-family: "Outfit", serif; font-size: 14px; font-weight: 400; color:#6c777d; text-transform:uppercase; }
.header_email h3{ margin: 0px; padding: 0px; font-family: "Outfit", serif; font-size: 16px; font-weight: 500; color:#000; }

.nav_bar{ background:#49951c; }

.banner_left_text{ text-align:left; margin-top:100px; }
.banner_left_text span{ font-family: "Outfit", serif; font-size: 16px; color: #d61212; font-weight: 500;}
.banner_left_text h3{ margin: 0px; padding: 0px; font-family: "Barlow Condensed", sans-serif; font-size: 75px; color: #49951c; font-weight: 800; padding-bottom: 30px; text-transform:uppercase; }
.banner_left_text p{ margin: 0px; padding: 0px; font-family: "Outfit", serif; font-size: 16px; color: #333; font-weight: 500; padding-bottom: 40px; }
.banner_left_text a{ background:#febf05; font-family: "Outfit", serif; font-size: 16px; color: #fff; font-weight: 400; padding:12px 40px; border-radius:50px; }
.banner_left_text a:hover{ background:#49951c; color:#fff; text-decoration:none; }



.welcome_sec{ background:#fff url(../img/welcome.jpg) center top no-repeat; padding:80px 0 20px 0; }
.welcome_text{ margin-top:40px; }
.welcome_text span{ font-family: "Outfit", serif; font-size: 24px; font-weight: 500; color:#febf05; }
.welcome_text h3{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size: 60px; font-weight: 800; color:#252929; padding-bottom:25px; }
.welcome_text p{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size: 18px; font-weight: 500; color:#6c777d; padding-bottom:40px; }
.welcome_text a{ background:#febf05; font-family: "Outfit", serif; font-size: 16px; color: #fff; font-weight: 400; text-transform:uppercase; padding:15px 30px; border-radius:5px; }
.welcome_text a:hover{ background:#49951c; text-decoration:none; }

.welcome_img{ text-align:right; }

.number_bg{ background:#ffecc6; border-radius:10px; margin-top:50px; }

.number_text{ text-align:center; padding:40px 0; }
.number_text h3{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size: 60px; font-weight: 800; color:#febf05; }
.number_text p{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size: 16px; font-weight: 500; color:#000; }

.services_sec{ background:#fff url(../img/services_bg.jpg) center top no-repeat; padding:40px 0; background-size:cover; }

.services_head{ text-align:center; margin-bottom:45px; }
.services_head p{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size: 24px; font-weight: 500; color:#febf05; }
.services_head h3{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size: 60px; font-weight: 800; color:#252929; }

.services_box{ background:#f6f6f6; border-radius:15px; text-align:center; padding:0 0 40px 0; }
.services_box img{ border-radius:15px 15px 0 0; margin-bottom:25px; }
.services_box h3{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size: 36px; font-weight: 800; color:#3f444b; padding-bottom:20px; }
.services_box p{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size: 18px; font-weight: 400; color:#6c777d; padding:0 20px 30px 20px; }
.services_box a{ background:#febf05; font-family: "Outfit", serif; font-size: 18px; font-weight: 500; color:#fff; padding:10px 35px; border-radius:5px; }
.services_box a:hover{ text-decoration:none; background:#49951c; }

.text_sec{ background:url(../img/text_bg.jpg) center top no-repeat; min-height:620px; padding:150px 0; }
.wish_text{ text-align:center; }
.wish_text h3{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size: 48px; font-weight: 800; color:#fff; padding-bottom:20px; }
.wish_text p{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size: 20px; font-weight: 500; color:#fff; padding-bottom:20px; }
.wish_text i{ color:#fff; font-size:60px; }

.pro_box{ background:#f6f6f6; border-radius:15px; margin-bottom:25px; text-align:center; box-shadow:0px 0px 20px #ccc; padding:0 0 30px 0; }
.pro_box img{ border-radius:15px 15px 0 0; margin-bottom:20px; }
.pro_box h3{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size: 18px; font-weight: 600; color:#3f444b; padding-bottom:10px; }
.pro_box p{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size: 16px; font-weight: 500; color:#6c777d; padding-bottom:20px; }
.pro_box a{ background:#febf05; font-family: "Outfit", serif; font-size: 16px; font-weight: 500; color:#fff; padding:8px 25px; border-radius:5px; }
.pro_box a:hover{ text-decoration:none; background:#49951c; }

.footer_bg{ background:#49951c; padding:50px 0; }

.footer_head{ font-family: "Outfit", serif; font-size: 24px; color: #fff; font-weight: 600; 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: "Outfit", serif; font-size: 16px; color: #fff; font-weight: 400; margin-bottom:10px; }
.footer_text a{ color: #fff; }
.footer_text a:hover{ color: #fff; }
.footer_text i{ color:#febf05; }
.footer{}
.footer li a{ font-family: "Outfit", serif; font-size: 16px; color: #fff; font-weight: 400; display:block; padding-bottom:5px; }
.footer i{ font-size:12px; }
.footer li a:hover{ color:#febf05; text-decoration:none; }
.footer_head2{ margin-top:75px; }

.copy_text{ border-top:solid 1px #85a827; margin-top: 20px; padding-top: 15px; text-align:center; font-family: "Outfit", serif; font-size: 16px; color: #fff; font-weight: 400; }
.copy_text a{ color: #fff; font-weight: 500; }
.copy_text a:hover{ color: #febf05; font-weight: 500; }
.copy_text span{font-weight: 500; }

.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:#febf05; text-decoration:none; }

.next_sec{ background:#fff; padding:50px 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; }

.contact_us_head{ background:#49951c; 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:#49951c; }
.contact_us_text a{ font-family: "Outfit", serif; font-size:16px; color:#111; font-weight:400;}
.contact_us_text a:hover{ color:#49951c; }

.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:#49951c !important; border:solid 1px #49951c !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; }

.right_menu{ background:#49951c; border-radius:15px; padding:20px; }
.right_menu h3{ margin:0px; padding:0px; font-family: "Outfit", serif; font-size: 30px; color: #fff; font-weight: 700; padding-bottom:10px; border-bottom:solid 1px #6b881f; margin-bottom:15px; }

.detail_box{ background:#f6f6f6; padding:20px; border-radius:15px; margin-bottom:20px; }
.d_name{ font-family: "Outfit", serif; font-size:28px; color:#49951c; font-weight:700; padding-bottom:5px; background:url(../img/fline.jpg) left bottom no-repeat; margin-bottom:10px; }
.d_name2{ font-family: "Outfit", serif; font-size:28px; color:#49951c; font-weight:700; padding-bottom:5px; background:url(../img/fline.jpg) left bottom no-repeat; margin-bottom:10px; }
.d_art{ font-family: "Outfit", serif; font-size:16px; color:#111; font-weight:600; padding-bottom:10px; }
.d_detail{ font-family: "Outfit", serif; font-size:15px; color:#898989; font-weight:500; padding-bottom:10px; }

.more_views{ background:#f6f6f6; padding:10px; border-radius:15px; margin-bottom:20px; }

.submit_button{ margin:10px 0 25px 0; }
.submit_button a{ background:#febf05; font-family: "Outfit", serif; font-size: 16px; color: #fff; font-weight: 400; text-transform:uppercase; padding:12px 30px; border-radius:5px; }
.submit_button a:hover{ background:#49951c; text-decoration:none; }

.related_head{ font-family: "Outfit", serif; font-size: 36px; font-weight: 800; color:#252929; margin:20px 0; }


.H_banner{ display:block; }
.M_banner{ display:none; }









/* 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; }
.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: 16px; color: #fff; font-weight: 500;  text-transform: uppercase; padding: 15px 35px;}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{ color: #fff; background: #febf05; }

.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: #85a827;margin: 0px 0px 20px 0px; outline: none !important;}
.btn-close:hover{background: #85a827; 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: #85a827; 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_email{ display:none; }
    .header_call{ display:none; }
    .header_btn{ display:none; }

    .welcome_sec{ padding:20px 0; }
    .welcome_text{ margin-top:0px; }
    .welcome_text span{ font-size:16px; }
    .welcome_text h3{ font-size:30px; }
    .welcome_text p{ font-size:15px; }
    .welcome_img{ margin-top:30px; }
    .welcome_text a{ font-size:14px; padding:10px 20px; }

    .number_text h3{ font-size:40px; }
    .number_text p{ font-size: 14px; }
    .number_text{ padding:20px 0; }

    .services_head p{ font-size: 16px; }
    .services_head h3{ font-size: 30px; }

    .services_box{ padding: 0px 0px 10px 0px; }
    .services_box img{ margin-bottom:10px; }

    .services_box h3{ font-size:14px; padding-bottom:10px; }
    .services_box p{ font-size:14px; display:none; }
    .services_box{ margin-bottom:20px; }
    .services_box a{ font-size: 12px; padding:0px; color:#111; background:transparent; }

    .wish_text h3{ font-size:26px; }
    .wish_text p{ font-size:16px; }

    .pro_box{ padding:0 0 20px 0; }
    .pro_box h3{ font-size:14px; padding-right:5px; padding-left:5px; padding-bottom:5px; }
    .pro_box p{ font-size:12px; padding-bottom:10px; }
    .pro_box a{ font-size:12px; }

    .welcome_img2{ display:none; }
    .content_message h3{ font-size:30px; }
    .content_message p{ font-size:14px; }

    .right_menu{ display:none; }
    .sub_banner h1{ font-size:30px; }

    .more_views{ display:none; }

    .d_name{ font-size:20px; }
    .d_detail{ font-size:14px; }
    .submit_button a{ font-size:14px; padding:10px 20px; }

    .related_head{ font-size:24px; }
    .d_name2{ display:none; }

    .H_banner{ display:none; }
    .M_banner{ display:block; }


    .banner_left_text{ text-align:left; margin-top:24px; }
    .banner_left_text span{ font-family: "Outfit", serif; font-size: 16px; color: #d61212; font-weight: 500;}
    .banner_left_text h3{ font-size: 40px; color: #49951c; padding-bottom: 20px; text-transform:uppercase; }
    .banner_left_text p{ font-size: 13px; padding-bottom: 20px; }
    .banner_left_text a{ font-size: 14px; padding:10px 20px; border-radius:5px; }

    .navbar-default .navbar-toggle .icon-bar{ background-color:#fff !important; }





    /*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; }

    .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: #85a827; }
    .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: 65px;height: 65px;background-color: transparent;box-shadow: 0px 0px 13px 1px rgb(255 255 255 / 3%); position: fixed; bottom: 70px; right: 35px; 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;}}

/* join chat */
.joinchat2_button{background-image: url('../img/call.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: 100px; right: 25px; border-radius: 60px;cursor: pointer;}
.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, #0c6994 0%, #0c6994 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: #0a6994; 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; }