@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');
@import url('https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,100..900;1,100..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_sec{ position:absolute; z-index:9999; width:100%; }
.header_inner{ border-bottom:solid 1px #757887; }
.logo{ padding:12px 0; }
.nav_bar{ margin-top:40px; }
.nav_btn{ background:#e12744 !important; padding:10px 25px !important; border-radius:25px; margin-top:-10px; transition:.3s ease; }
.nav_btn:hover{ background:#032cd6 !important; color:#fff !important; transition:.3s ease; }

.banner_left_text{ margin-top:300px; text-align:left; }
.banner_left_text span{ font-family: "Archivo", sans-serif; font-size: 18px; color: #fff; font-weight: 400; }
.banner_left_text i{ color:#e12744; }
.banner_left_text h3{ margin:0px; padding:0px; font-family: "Archivo", sans-serif; font-size: 60px; color: #fff; font-weight: 700; padding-bottom:20px; }
.banner_left_text p{ margin:0px; padding:0px; font-family: "Archivo", sans-serif; font-size: 16px; color: #fff; font-weight: 400; padding-bottom:30px; }
.banner_left_text a{ font-family: "Archivo", sans-serif; font-size: 16px; color: #fff; font-weight: 400; background:#e12744; padding:12px 35px; border-radius:25px; transition:.3s ease; }
.banner_left_text a:hover{ background: #032cd6; text-decoration: none; transition:.3s ease; }

.welcome_sec{ background:#fff url(../img/welcome_bg.jpg) center top no-repeat; padding:60px 0; background-size:cover; }
.video_img{ margin-top:-160px; }
.video_img img{ border:solid 10px #fff; border-radius:20px; }
.form_bg{ background:#032cd6; padding:40px; border-radius:20px; margin-top:-160px; }
.form_bg h3{ margin:0px; padding:0px; font-family: "Archivo", sans-serif; font-size: 25px; color: #fff; font-weight: 700; padding-bottom:20px; }
.form_bg p{ margin:0px; padding:0px; font-family: "Archivo", sans-serif; font-size: 15px; color: #ffffffd4; font-weight: 400; padding-bottom:35px; }

.input{ background:#fff !important; border:solid 1px #fff !important; border-radius:25px !important; margin-bottom:25px; height:50px !important; padding:6px 20px; font-family: "Archivo", sans-serif !important; font-size: 15px !important; color: #000 !important; font-weight: 400 !important; }
.input_btn{ background:#e12744 !important; border:solid 1px #e12744 !important; border-radius:25px !important; width:100% !important; font-family: "Archivo", sans-serif !important; font-size: 16px !important; color: #fff !important; font-weight: 500 !important; padding:13px 12px !important; }
.input_btn2{ background:#032cd6 !important; border:solid 1px #032cd6 !important; border-radius:25px !important; width:100% !important; font-family: "Archivo", sans-serif !important; font-size: 16px !important; color: #fff !important; font-weight: 500 !important; padding:13px 12px !important; }

.welcome_img{ margin-top:60px; }
.welcome_img img{ border-radius:20px; }

.welcome_text{ margin-top:120px; }
.welcome_text span{ font-family: "Archivo", sans-serif; font-size: 15px; color: #e12744; font-weight: 400; }
.welcome_text h3{ margin:0px; padding:0px; font-family: "Archivo", sans-serif; font-size: 45px; color: #2d2d2d; font-weight: 700; padding-bottom:30px; }
.welcome_text p{ margin:0px; padding:0px; font-family: "Archivo", sans-serif; font-size: 16px; color: #6e6e6e; font-weight: 400; line-height:27px; padding-bottom:40px; }
.welcome_text a{ font-family: "Archivo", sans-serif; font-size: 16px; color: #fff; font-weight: 400; background:#e12744; padding:12px 35px; border-radius:25px; transition:.3s ease; }
.welcome_text a:hover{ background: #032cd6; text-decoration: none; transition:.3s ease; }

.study_visa{ margin-bottom:40px; background:url(../img/study.png) left top no-repeat; padding-left:80px;  }
.study_visa h3{ margin:0px; padding:0px; font-family: "Archivo", sans-serif; font-size: 24px; color: #2d2d2d; font-weight: 800; padding-bottom:5px; }
.study_visa p{ margin:0px; padding:0px; font-family: "Archivo", sans-serif; font-size: 14px; color: #6e6e6e; font-weight: 400; line-height:22px; }

.work_visa{ margin-bottom:40px; background:url(../img/work.png) left top no-repeat; padding-left:80px; }
.work_visa h3{ margin:0px; padding:0px; font-family: "Archivo", sans-serif; font-size: 24px; color: #2d2d2d; font-weight: 800; padding-bottom:5px; }
.work_visa p{ margin:0px; padding:0px; font-family: "Archivo", sans-serif; font-size: 14px; color: #6e6e6e; font-weight: 400; line-height:22px; }

.number_sec{ background:url(../img/number_bg.jpg) center top no-repeat; padding:60px 0; background-size:cover; }
.number_inner_bg{ background:#032cd6; padding:40px; border-radius:20px; }
.number_inner_bg h3{ margin:0px; padding:0px; font-family: "Archivo", sans-serif; font-size: 24px; color: #fff; font-weight: 700; padding-bottom:20px; }
.number_inner_bg p{ margin:0px; padding:0px; font-family: "Archivo", sans-serif; font-size: 15px; color: #fff; font-weight: 500; padding-bottom:20px; border-bottom:dashed 1px #457fb8; margin-bottom:25px; }

.pro_bar{}
.pro_bar h3{ margin:0px; padding:0px; font-family: "Archivo", sans-serif; font-size: 20px; color: #fff; font-weight: 700; padding-bottom:10px; }
.pro_bar span{ float:right; }

.number_text{ margin-bottom:60px; margin-top:25px; }
.number_text i{ color:#e12744; }
.number_text h3{ margin:0px; padding:0px; font-family: "Archivo", sans-serif; font-size: 36px; color: #fff; font-weight: 700; padding-bottom:15px; }
.number_text h4{ margin:0px; padding:0px; font-family: "Archivo", sans-serif; font-size: 22px; color: #fff; font-weight: 600; padding-bottom:5px; }
.number_text p{ margin:0px; padding:0px; font-family: "Archivo", sans-serif; font-size: 16px; color: #fff; font-weight: 400;}

.welcome_2_img{}
.welcome_2_img img{ border-radius:20px; }

.welcome_icon_1{ margin-bottom:40px; background:url(../img/icon_1.png) left top no-repeat; padding-left:120px; }
.welcome_icon_1 h3{ margin:0px; padding:0px; font-family: "Archivo", sans-serif; font-size: 24px; color: #2d2d2d; font-weight: 700; padding-bottom:5px; }
.welcome_icon_1 p{ margin:0px; padding:0px; font-family: "Archivo", sans-serif; font-size: 14px; color: #6e6e6e; font-weight: 400; line-height:22px; }

.welcome_icon_2{ margin-bottom:40px; background:url(../img/icon_2.png) left top no-repeat; padding-left:120px; }
.welcome_icon_2 h3{ margin:0px; padding:0px; font-family: "Archivo", sans-serif; font-size: 24px; color: #2d2d2d; font-weight: 700; padding-bottom:5px; }
.welcome_icon_2 p{ margin:0px; padding:0px; font-family: "Archivo", sans-serif; font-size: 14px; color: #6e6e6e; font-weight: 400; line-height:22px; }

.welcome_icon_3{ margin-bottom:40px; background:url(../img/icon_3.png) left top no-repeat; padding-left:120px; }
.welcome_icon_3 h3{ margin:0px; padding:0px; font-family: "Archivo", sans-serif; font-size: 24px; color: #2d2d2d; font-weight: 700; padding-bottom:5px; }
.welcome_icon_3 p{ margin:0px; padding:0px; font-family: "Archivo", sans-serif; font-size: 14px; color: #6e6e6e; font-weight: 400; line-height:22px; }

.welcome_icon_4{ margin-bottom:40px; background:url(../img/icon_4.png) left top no-repeat; padding-left:120px; }
.welcome_icon_4 h3{ margin:0px; padding:0px; font-family: "Archivo", sans-serif; font-size: 24px; color: #2d2d2d; font-weight: 700; padding-bottom:5px; }
.welcome_icon_4 p{ margin:0px; padding:0px; font-family: "Archivo", sans-serif; font-size: 14px; color: #6e6e6e; font-weight: 400; line-height:22px; }

.blue_sec{ background:url(../img/blue_bg.jpg) center top no-repeat; padding:150px 0 0 0; margin-top:-150px; background-size:cover; }
.why_img{ text-align:right; }

.why_text{}
.why_text span{ font-family: "Archivo", sans-serif; font-size: 15px; color: #fff; font-weight: 400; }
.why_text h3{ margin:0px; padding:0px; font-family: "Archivo", sans-serif; font-size: 45px; color: #fff; font-weight: 700; padding-bottom:30px; }
.why_text p{ margin:0px; padding:0px; font-family: "Archivo", sans-serif; font-size: 16px; color: #fff; font-weight: 400; line-height:27px; padding-bottom:40px; }
.why_text a{ font-family: "Archivo", sans-serif; font-size: 16px; color: #fff; font-weight: 400; background:#fff; padding:12px 35px; border-radius:25px; transition:.3s ease; }
.why_text a:hover{ background: #032cd6; text-decoration: none; transition:.3s ease; }

.team_text{ text-align:center; margin-bottom:30px; }
.team_text span{ font-family: "Archivo", sans-serif; font-size: 15px; color: #e12744; font-weight: 400; }
.team_text h3{ margin:0px; padding:0px; font-family: "Archivo", sans-serif; font-size: 45px; color: #2d2d2d; font-weight: 700; padding-bottom:30px; }
.gallery_box{}
.gallery_box img{ border-radius:20px; }
.gallery_box p{ position: absolute; z-index: 999; width: 86%; left: 30px; bottom: 5px; background:#fff; border-radius:10px; padding:10px; font-family: "Archivo", sans-serif; font-size: 16px; color: #2d2d2d; font-weight: 700; }

.footer_bg{ background:url(../img/blue_bg.jpg) center top no-repeat; padding:50px 0; background-size:cover;}
.footer_head{ font-family: "Archivo", sans-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: "Archivo", sans-serif; font-size: 16px; color: #ebf4ff; font-weight: 400; margin-bottom:10px; }
.footer_text a{ color: #ebf4ff; }
.footer_text a:hover{ color: #e12744; }
.footer_text i{ color:#e12744; }
.footer{}
.footer li a{ font-family: "Archivo", sans-serif; font-size: 16px; color: #ebf4ff; font-weight: 400; display:block; padding-bottom:5px; }
.footer i{ font-size:12px; }
.footer li a:hover{ color:#e12744; text-decoration:none; }
.footer_head2{ margin-top:75px; }

.copy_text{ border-top:solid 1px #2089b8; margin-top: 20px; padding-top: 15px; text-align:center; font-family: "Archivo", sans-serif; font-size: 16px; color: #ebf4ff; font-weight: 400; }
.copy_text a{ color: #ebf4ff; font-weight: 500; }
.copy_text a:hover;{ color: #e12744; font-weight: 500; }
.copy_text span{font-weight: 500; }

.sub_banner{ background:#ebf4ff url(../img/sub_banner.jpg) center top no-repeat; padding:180px 0 100px 0; text-align:center; background-size:cover; }
.sub_banner h1{ margin:0px; padding:0px; font-family: "Archivo", sans-serif; font-size:48px; color:#fff; font-weight:700; }
.sub_banner p{ margin:0px; padding:0px; font-family: "Archivo", sans-serif; font-size:18px; color:#fff; font-weight:400; }
.sub_banner a{ color:#fff; text-decoration:none; }
.sub_banner a:hover{ color:#e12744; text-decoration:none; }

.next_sec{ background:#fff url(../img/welcome_bg.jpg) center top no-repeat; padding:60px 0; background-size:cover; }
.content_message span{ font-family: "Archivo", serif; font-size: 16px; color: #e12744; font-weight: 500; text-transform:uppercase; }
.content_message h3{ margin:0px; padding:0px; font-family: "Archivo", serif; font-size: 48px; color: #333333; font-weight: 700; padding-bottom:25px; }
.content_message p{ margin:0px; padding:0px; font-family: "Archivo", serif; font-size: 16px; color: #6c7176; font-weight: 400; padding-bottom:30px; }

.gallery_box{ margin-bottom:30px; background:#fff; padding:15px; border-radius:10px; box-shadow:0px 0px 20px #ccc; }
.gallery_box img{ border-radius:5px; }

.contact_us_head{ background:#e12744; padding:30px; margin-bottom:30px; }
.contact_us_head h3{ margin:0px; padding:0px; font-family: "Archivo", serif; font-size:22px; color:#fff; font-weight:600; padding-bottom:15px; }
.contact_us_head p{ margin:0px; padding:0px; font-family: "Archivo", serif; font-size:16px; color:#fff; font-weight:400; }

.contact_us_text{}
.contact_us_text h3{ margin:0px; padding:0px; font-family: "Archivo", serif; font-size:24px; color:#111; font-weight:600; padding-bottom:20px; }
.contact_us_text p{ margin:0px; padding:0px; font-family: "Archivo", serif; font-size:16px; color:#111; font-weight:400; padding-bottom:10px; }
.contact_us_text i{ color:#d61212; }
.contact_us_text a{ font-family: "Archivo", serif; font-size:16px; color:#111; font-weight:400;}
.contact_us_text a:hover{ color:#d61212; }

.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:#e12744 !important; border:solid 1px #e12744 !important; border-radius: 0px !important; width:100%; font-family: "Archivo", 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; }
.welcome_img22{ margin-bottom:10px; }

.study_form{ background:#e12744; padding:20px; border-radius:20px; }
.study_form h3{ margin:0px; padding:0px; font-family: "Archivo", serif; font-size:28px; color:#fff; font-weight:700; margin-bottom:25px; }

.study{}
.hbanner{ display:block; }
.mbanner{ display:none; }


.homepage_bg{ background:url(../img/banner_1.jpg) center top no-repeat; background-size:cover; padding:0 0 50px 0; }
.home_logo{ text-align:center; padding:25px 0 40px 0; }

.homepage_box{ padding:50px; text-align:center; background:url(../img/home_study.jpg) center top no-repeat; border-radius:10px; border:solid 5px #fff; margin-bottom:35px; }
.homepage_box i{ font-size:48px; color:#ffdf16; margin-bottom:25px; }
.homepage_box h3{ margin:0px; padding:0px; font-family: "Archivo", serif; font-size:40px; color:#fff; font-weight:700; padding-bottom:20px; }
.homepage_box p{ margin:0px; padding:0px; font-family: "Archivo", serif; font-size:20px; color:#fff; font-weight:400; padding-bottom:30px; }
.homepage_box a{ font-family: "Archivo", sans-serif; font-size: 16px; color: #111; font-weight: 400; background:#ffdf16; padding:12px 35px; border-radius:25px; transition:.3s ease; }
.homepage_box a:hover{ background: #032cd6; color: #fff; text-decoration: none; transition:.3s ease; }










/* From Bootstrap */

.progress{ background-color:#457fb8 !important; height:8px !important; }
.progress-bar{ background-color:#e12744 !important; }

.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: "Archivo", sans-serif; font-size: 16px; color: #fff; font-weight: 500; padding:0 0 10px 0; margin-left: 50px;}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{ color: #e12744;  }

.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: #e12744;margin: 0px 0px 20px 0px; outline: none !important;}
.btn-close:hover{background: #e12744; 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: #e12744; 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:#032cd6 !important; border-radius:5px 5px 0 0 !important; border-bottom:solid 1px #000 !important; }
.modal-title{ font-family: "Archivo", serif; font-size: 24px; color: #fff; font-weight: 700; }
.modal-header .close{ color:#fff !important; }

.modal-body{ background:#fff !important; }

.search_btn{ padding:15px 35px !important; background:#ffdf16 !important; color:#111 !important; border-radius:0px !important; border:0px !important; border-radius: 0 25px 25px 0 !important; font-family: "Archivo", serif; font-size: 14px;}
.newsletter_input{ border-radius:0px !important; height:50px !important; border-radius: 25px 0 0 25px !important;}
.tracking{ font-family: "Archivo", sans-serif; font-size: 16px; color: #111; font-weight: 600; }


@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; }
    .video_img { margin-top:0px; }
    .form_bg{ margin-top:20px; }
    .welcome_text{ margin-top:20px; }
    .welcome_text h3{ font-size:24px; }
    .welcome_text p{ font-size:14px; line-height:23px; }
    .study_visa h3{ font-size:20px; }
    .study_visa p{ font-size:12px; }
    .work_visa h3{ font-size:20px; }
    .work_visa p{ font-size: 12px;}
    .number_sec { background-size:cover; }
    .number_text h3{ font-size:24px; }
    .number_text h4{ font-size:16px; }
    .number_text p{ font-size:12px; }
    .welcome_sec{ background-size:cover; }
    .blue_sec{ margin-top:0px; padding:20px 0; }
    .why_text h3{ font-size:24px; }
    .why_text p{ font-size: 12px; line-height: 23px;}
    .team_text h3{ font-size:24px; padding-bottom:0px; }
    .footer_bg{ background-size:cover; }
    .navbar-default .navbar-toggle .icon-bar{ background-color:#fff !important; }
    .nav_bar{ margin-top:15px; }

    .hbanner{ display:none; }
    .mbanner{ display:block; }

    .banner_left_text{ margin-top:120px; }
    .banner_left_text span{ font-size:12px; }
    .banner_left_text h3{ font-size:24px; }
    .banner_left_text p{ font-size:12px; }
    .banner_left_text a{ font-size:12px; padding:10px 20px; }

    .sub_banner h1{ font-size:28px; }
    .sub_banner p{ font-size:14px; }
    .content_message h3{ font-size:24px; }
    .content_message p{ font-size:12px; }





    /*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: #e12744; }
    .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;}}

/* 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: #e12744; 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; }