@font-face {
    font-family: "Futura";
    src: url("../fonts/FuturaLight.ttf");
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family:'HelveticaNeue';
    font-style:normal;
    font-weight:700;
    src: url("../fonts/HelveticaNeue-Regular.ttf") format("ttf");
}
body{font-family: "Futura"; }

button:hover, button:focus, .btn:hover, .btn:focus{ outline: none; box-shadow: none; }

/*Header*/
header{ background: #fff; position: relative; z-index: 9; }
header a.navbar-brand img{ width: 100px; }
header nav.navbar{ /*align-items: self-end;*/ padding: .2rem 1rem; /*padding-top: 5rem; */}
header nav.navbar li a{ text-transform: uppercase; color: #000!important; font-size: 13px; font-weight: 600; letter-spacing: 0.7px; padding: 6px 14px!important; }

.banner_sec_cnt_{ text-align: center; /*margin-top: -5%;*/ margin-top: 35px; position: relative;}
.banner_sec_cnt_ h2{
    font-size: 1.7rem;
    font-weight: 600;
    color: #545454;
    letter-spacing: -0.1px;
    margin-bottom: 32px; }
.banner_sec_cnt_ h4{
    color: #1dbdef;
    font-size: 1.9rem;
    font-weight: 600;
    letter-spacing: -0.8px;
    margin-bottom: 30px;
 }
.banner_sec_cnt_ h6{ font-size: 1.5rem;
    font-weight: 600;
    color: #545454;
    margin-bottom: 25px; }
.banner_sec_cnt_ h6 span{     font-weight: 600;
    color: #1dbdef;
    padding-left: 20px; }
.banner_sec_cnt_ .gif_coin{ position: absolute;
    bottom: 14%;
    width: 110px;
    left: 15%; }
.banner_section{ padding: 0; padding-bottom: 45px; background: #f9f8f7; }
.banner_section .btn_sec .btn{ background: #ef5513;
    color: #fff;
    text-transform: uppercase;
    border: 1px solid #ef5513;
    border-radius: 6px;    font-weight: 600;
    letter-spacing: 0.7px;
    font-size: 1.1rem;
    padding: 10px 30px; }
.home_page_1 .banner_section .btn_sec .btn{ background:#f43737;  border-color:#f43737;}

.client_slider_box .cli_sli_img img{ border-radius: 20px; }
.client_slider_box .cli_sli_img{ margin-bottom: 18px; }
.client_slider_box .cli_sli_info h2{ font-size: 0.9rem; color: #545454; margin-bottom: 5px; font-weight: 500; font-family: "HelveticaNeue"; }
.client_slider_box .cli_sli_info h3{ font-size: 0.9rem; color: #545454; margin-bottom: 5px; font-weight: 500; font-family: "HelveticaNeue"; }
.client_slider_box .cli_sli_info{ text-align: center; }
.client_slider .client_slider_box{ padding: 0 7px; }
.client_slider .owl-nav{ display: block!important; }
.client_slider .owl-nav .owl-prev{ position: absolute;
    top: 28%;
    left: -45px;
    font-size: 30px!important;
    color: #1dbdef!important; }
.client_slider .owl-nav .owl-next{      position: absolute;
    top: 28%;
    right: -45px;
    font-size: 30px!important;
    color: #1dbdef!important; }
.client_slider .owl-dots .owl-dot{ margin: 0 7px; }
.client_slider .owl-dots .owl-dot span{ display: block; width: 15px; height: 15px; background-color:transparent; border: 1px solid #1dbdef; border-radius: 50pc; }
.client_slider .owl-dots .owl-dot.active span{ background-color:#1dbdef; }
.client_slider .owl-dots {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
 }

.counter-section{ background: #1dbdef;
    padding: 15px 0;
    color: #fff;
    padding-bottom: 0; margin-bottom: 80px; }
.counter-section ul{ display: flex;
    padding: 0;
    margin: 0; align-items: center; }
.counter-section ul li{ flex-basis: 25%; list-style-type: none; text-align: center; color: #1e5296;
    font-size: 1.5rem; }
.counter-section ul li.count_logo{ text-align: center; }
.counter-section ul li.count_logo img{ width: 100px; }
.counter-section ul li span{ display: block;
    text-transform: uppercase;
    font-size: 1.1rem;    font-weight: 600;
    letter-spacing: 0.7px; color: #fff;}
.counter-section ul li b{ color: #1e5296; }
.counter-section ul li em{ font-style: normal; }

footer p{ font-size: 15px; margin: 0; padding-bottom: 10px; }

/*.banner_right_cnt{     width: 17%;
    position: absolute;
    right: 11%;
    bottom: 35px;}*/
/*.banner_right_cnt{ margin-top: 30px; }*/
.banner_right_cnt{ margin: 0 auto; margin-top: 35px; width: 56%; text-align: center; }
/*.banner_right_cnt li{ background: #fff;
    border-radius: 5px;
    box-shadow: #00000017 0 0 11px;
    padding: 10px 15px;
    margin-bottom: 12px;
    display: flex; align-items: center; }*/
.banner_right_cnt li {
    background: #fff;
    border-radius: 5px;
    box-shadow: #00000017 0 0 11px;
    padding: 15px;
    align-items: center;
    display: inline-block;
    width: 29%;
    margin: 0 10px;
    margin-bottom: 15px;
    flex-grow: initial;
}
.banner_right_cnt li img{ width: 25px;
    margin-right: 12px; }
.banner_right_cnt li h5{ margin: 0;
    color: #1dbdef;
    text-transform: uppercase; font-size: 1rem;
    display: inline-block;
    vertical-align: middle; font-weight: 600;
    letter-spacing: 0.7px;
}

/*Login Page*/
.auth_page_main{ padding: 45px 0; }
.auth_form_sec.login_form_root .auth_form_sec_{ background: #fff; z-index: 2; position: relative; padding: 25px 35px; background: #fff; border-radius: 15px; border: 1px solid #e0e6ed;
    box-shadow: 0 4px 6px 0 rgba(85, 85, 85, 0.09019607843137255), 0 1px 20px 0 rgba(0, 0, 0, 0.08), 0px 1px 11px 0px rgba(0, 0, 0, 0.06);
}
.auth_form_sec.login_form_root {
    margin: 0 auto;
    padding: 11px 0px 16px 0;
    border-bottom: none;
    position: relative;
}
.login-form-title{ text-align: center; margin-bottom: 35px; }
.login-form-title h5{ font-size: 40px; color: #3b3f5c; font-weight: 600; }
.login-form-title p{ font-size: 17px; color: #888ea8; font-weight: 300; margin-bottom: 0; }
.login-form-title a.logo img{ width: 80px; }
.login-form .form-group label{ font-size: 17px; font-weight: 500; color: #444; margin-bottom: 0; }
.login-form .form-group span{ padding: 10px 15px;
    position: absolute;
    font-size: 18px;
    height: 46px;
    border-radius: 5px;
    z-index: 6;
    color: #888ea8; }
.login-form .form-group .form-control{
    box-shadow: none;
    border-radius: 5px; height: 46px; padding: 8px 5px 8px 46px;
    font-size: 1.1rem;}
.login-form .form-group { margin-bottom: 1.8rem; }
.auth_form_sec.login_form_root .forgot-pass {
    text-align: right;
    float: right;
    color: #495057;
    font-weight: 100;
    padding: 0;}
.auth_form_sec.login_form_root .btn-sec .btn{ width: 70%;
    background: #1dbdef;
    border-color: #1dbdef;
    box-shadow: 0 10px 20px -10px #1dbdef;
    color: #fff;
    font-size: 22px;
    letter-spacing: 1px;
    font-weight: 600;
    margin-bottom: 30px; }
.auth_form_sec.login_form_root .btn-sec .division{ font-size: 13px;
    margin: 18px 0 20px 0;
    font-weight: 600; }
.auth_form_sec.login_form_root .btn-sec p{ font-size: 16px;
    color: #444;
    letter-spacing: 0.7px;
    margin-bottom: 0px;
    font-weight: 600; }
body.login_page{ background-image: url(../../outer/v6/images/login.webp); background-size: cover; }
.auth_form_sec.login_form_root .btn-sec p a{ color: #1dbdef; }
body.login_page footer p{ color: #fff; }
/*End Login Page*/

/*home_page_1*/
body.home_page_1{ background-image: url(../../img/background-reg.jpg); background-size: cover; }
body.home_page_1 .banner_section{ background-color: transparent; }
body.home_page_1 header{ background-color: transparent; }



@media ( min-width: 1200px) and (max-width: 1499px){
}
@media (min-width: 1400px){
}
@media ( min-width: 1025px) and (max-width: 1199px){

}
@media ( min-width: 992px) and (max-width: 1024px){
    header nav.navbar{ padding: 5px 0; align-items: center; }
    header a.navbar-brand img{ width: 80px; }
    header .navbar-toggler{ display: none; }
    header .collapse:not(.show) { display: block; width: 100%; flex-basis: 48%; text-align: right;}
    header ul.navbar-nav { display: block; }
    header ul.navbar-nav li{ display: inline-block; width: auto; }
    header nav.navbar li a{ font-size: 14px; }

    .banner_sec_cnt_{ margin-top: 3%; }
    .banner_sec_cnt_ h2{ font-size: 1.5rem; letter-spacing: -0.4px; margin-bottom: 15px; }
    .banner_sec_cnt_ h4{ font-size: 1.4rem; margin-bottom: 15px; }
    .banner_sec_cnt_ h6{ font-size: 1.1rem; margin-bottom: 16px; }
    .banner_sec_cnt_ .gif_coin{ width: 90px; }
    .client_slider .client_slider_box{ padding: 0 2px; }
    .client_slider_box .cli_sli_img img { border-radius: 8px; }
    .client_slider_box .cli_sli_img{ margin-bottom: 13px; }
    .client_slider .owl-dots .owl-dot { margin: 0 3px; }
    .client_slider .owl-dots .owl-dot span{ width: 10px; height: 10px; }
    .banner_section .btn_sec .btn{ font-size: 1rem; }

    .counter-section ul li span{ font-size: 1rem; }
    .counter-section ul li{ font-size: 1.2rem; }
    .counter-section { padding: 8px 0; padding-bottom: 0; margin-bottom: 45px; }

    .client_slider .owl-nav .owl-prev{ left: -30px; font-size: 25px!important; }
    .client_slider .owl-nav .owl-next{ right: -30px; font-size: 25px!important; }
    .banner_right_cnt{ width: 75%; }
}
@media (min-width: 992px){
}
@media (max-width: 991px){
}
@media ( min-width: 768px) and (max-width: 991px){
    header nav.navbar{ padding: 5px 0; align-items: center; }
    header a.navbar-brand img{ width: 75px; }
    header .navbar-toggler{ display: none; }
    header .collapse:not(.show) { display: block; width: 100%; flex-basis: 48%; text-align: right;}
    header ul.navbar-nav { display: block; }
    header ul.navbar-nav li{ display: inline-block; width: auto; }

    .banner_sec_cnt_ { margin-top: 5%; }
    .banner_sec_cnt_ h2{ font-size: 1.6rem; letter-spacing: -0.2px; margin-bottom: 15px; }
    .banner_sec_cnt_ h4{ font-size: 1.6rem; letter-spacing: -0.8px; margin-bottom: 15px; }
    .banner_sec_cnt_ h6{ font-size: 1.1rem; margin-bottom: 15px; }
    .banner_sec_cnt_ h6 span{ padding-left: 10px; }
    .banner_section .btn_sec .btn{ padding: 8px 23px; font-size: 1rem; }
    .banner_sec_cnt_ .gif_coin{ display: none; }
    .client_slider_box .cli_sli_info h2{ font-size: 1rem; }
    .client_slider_box .cli_sli_info h3{ font-size: 1rem; }
    .client_slider .owl-dots .owl-dot { margin: 0 3px; }
    .client_slider .owl-dots .owl-dot span{ width: 10px; height: 10px; }
    .client_slider .owl-nav .owl-next{ top: 26%; right: -20px; font-size: 22px!important; }
    .client_slider .owl-nav .owl-prev{ top: 26%; left: -20px; font-size: 22px!important; }
    .counter-section ul li span{ font-size: 0.9rem; }
    .counter-section ul li{ font-size: 0.8rem; }
    .counter-section ul li.count_logo img{ width: 80px; }
    .counter-section { padding: 5px 0; padding-bottom: 0px;  margin-bottom: 40px; }

    .banner_right_cnt{ width: 100%; position: relative; right: auto; bottom: 0; }
    .banner_right_cnt li{ display: inline-block; width: 23%; margin: 0 2px; margin-bottom: 15px; }
    .banner_right_cnt li h5{ text-transform: capitalize; font-size: 1rem; display: inline-block; }
    .banner_right_cnt li{ display: inline-block; }
}
@media only screen and (max-width : 767px) {
    header nav.navbar{ padding: 5px 0; align-items: center; }
    header a.navbar-brand img{ width: 55px; }
    header .navbar-toggler{ display: none; }
    header .collapse:not(.show) { display: block; width: 100%; flex-basis: 48%; text-align: right;}
    header ul.navbar-nav { display: block; }
    header ul.navbar-nav li{ display: inline-block; width: auto; }
    header{       top: 0;  position: fixed;
    width: 100%;
    z-index: 999;
    box-shadow: 0 10px 28px 0 rgb(0 0 0 / 5%); }

    .banner_sec_cnt_ { margin-top: 25%; }
    .banner_sec_cnt_ h2{ font-size: 1.3rem; letter-spacing: -0.2px; margin-bottom: 15px; }
    .banner_sec_cnt_ h4{ font-size: 1.4rem; letter-spacing: -0.8px; margin-bottom: 15px; }
    .banner_sec_cnt_ h6{ font-size: 1rem; margin-bottom: 10px; }
    .banner_sec_cnt_ h6 span{ padding-left: 10px; }
    .banner_section .btn_sec .btn{ padding: 9px 25px; }
    .banner_sec_cnt_ .gif_coin{ display: none; }

    .client_slider .client_slider_box{ padding: 0 5px; }
    .client_slider_box .cli_sli_img img{ border-radius: 8px; }
    .client_slider_box .cli_sli_img{ margin-bottom: 10px; }
    .client_slider .owl-dots{ margin-top: 10px; margin-bottom: 15px; }
    .client_slider .owl-dots .owl-dot{ margin: 0 4px; }
    .client_slider .owl-dots .owl-dot span{ width: 13px; height: 13px; }

    .counter-section ul li{padding:0 1px;padding-bottom:25px;display:inline-block;width:49%;min-width:initial;border-right:none;}
    .counter-section ul li.count_logo{position:absolute;top:20%;left:23%;opacity:.2;}
    .counter-section ul{position:relative;padding:10px 0;display:block;}
    .counter-section ul li{font-size:1rem;}
    .counter-section{margin-bottom:40px;}
    .client_slider .owl-nav{display:none!important;}

    .banner_right_cnt{ width: 100%; position: relative; right: auto; bottom: 0; }
    .banner_right_cnt li{ display: inline-block; width: 31%; margin: 0 2px; margin-bottom: 15px; text-align: center; padding: 10px 15px; }
    .banner_right_cnt li h5{ text-transform: capitalize; font-size: 1rem; display: block; }
    .banner_right_cnt li img{ width: 25px; margin-right: 0; margin-bottom: 5px; }
    body.home_page_1 header { background-color: white; }
}
