
@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');
/********** Template CSS **********/
:root {
    --primary: #16D5FF;
    --secondary: #999999;
    --light: #FF6600;
    --dark: #111111;
}
body{
    color: #000;
}
.hm_wpr{
    background-color: #fff !important;
}
.back-to-top {
    position: fixed;
    display: none;
    right: 30px;
    bottom: 60px;
    z-index: 99;
}

h4,
h5,
h6,
.h4,
.h5,
.h6 {
    font-weight: 500 !important;
}


/*** Spinner ***/
#spinner {
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s ease-out, visibility 0s linear .5s;
    z-index: 99999;
}

#spinner.show {
    transition: opacity .5s ease-out, visibility 0s linear 0s;
    visibility: visible;
    opacity: 1;
}


/*** Button ***/
.btn {
    font-weight: 500;
    transition: .5s;
}

.btn-square {
    width: 38px;
    height: 38px;
}

.btn-sm-square {
    width: 32px;
    height: 32px;
}

.btn-lg-square {
    width: 48px;
    height: 48px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
}
.btn-design-new {
    padding: 14px 28px !important;
    color: #ff6600;
    background: #fff !important;
    border-radius: 5px;
}


.sub_heading {
    font-size: 16px;
    font-weight: 600 !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #ff6600;
}

.sec_heading {
    font-weight: 600;
    color: #111;
    font-size: 36px;
    line-height: 1.5em;
}

/*** Navbar ***/
.header_main{
    background-color: #FF6600;
    transition: all 0.3s ease-in-out 0.1s;
}
.navbar.sticky-top {
    top: -100px;
    transition: .5s;
    background-color: #FF6600;
}

.navbar .navbar-brand {
    height: 75px;
    margin-left: 240px;
}
.navbar-nav {
    display: flex;
    gap: 30px;
    align-items: center;
}

.navbar .navbar-nav .nav-link {
    color: #FFFFFF;
    font-weight: 500;
    outline: none;
}

.navbar .navbar-nav .nav-link:hover,
.navbar .navbar-nav .nav-link.active {
    opacity: 0.8;
}

.navbar-nav .btn {
    font-size: 16px;
    padding: 9px 30px;
    border-radius: 5px;
    color: #fff;
    font-weight: 600;
    border-color: #fff;
}

.navbar .navbar-nav .btn:hover,
.navbar .navbar-nav .btn:focus,
.navbar .navbar-nav .btn.active{
    color: #FF6600 !important;
    background-color: #fff !important;
    border-color: #fff !important;
    box-shadow: none;
}




@media (max-width: 991px) {
    .navbar .navbar-nav .nav-link  {
        margin-right: 0;
        padding: 10px 0;
    }

    .navbar .navbar-nav {
        border-top: 1px solid #EEEEEE;
    }
}

@media (min-width: 992px) {
    .navbar .nav-item .dropdown-menu {
        display: block;
        border: none;
        margin-top: 0;
        top: 150%;
        opacity: 0;
        visibility: hidden;
        transition: .5s;
    }

}

.navbar .btn:hover {
    color: #FFFFFF !important;
    background: var(--primary) !important;
}


/* Banner Sec */
.banner_sec .hero-header {
    background: #ff6600 !important;
}

.banner_sec h1 {
    font-size: 56px;
    font-weight: 600;
    line-height: 60px;
    margin-bottom: 35px;
    color: #fff;
}
.banner_sec p {
    font-size: 16px;
    color: #fff;
    margin-bottom: calc(24px + (60 - 24) * ((100vw - 320px) / (1920 - 320)));
}


.seprator {
    background: #ff6600;
    margin-top: -3px;
}

/* Plan_sec start */
.sec-padding {
    padding: 100px 0;
}

.plan_card_wpr {
    display: flex;
}

.plan_card {
    width: calc(100% / 3);
    padding: 60px 40px;
    border: 1px solid #EEEEEE;
    border-collapse: collapse;
    display: flex;
    flex-direction: column;
}

.plan_img img {
    width: 64px;
    max-height: 40px;
    object-fit: contain;
    object-position: left;
    margin-bottom: 30px;
}
.plan_ctnt {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}
.plan_ctnt h5 {
    font-weight: 600 !important;
    color: #111111;
    font-size: 20px !important;
    line-height: 26px;
    margin-bottom: 8px;
}
.plan_ctnt  p {
    font-size: 16px;
    color: #555;
    line-height: 1.5em;
    margin-bottom: 25px;
    flex-grow: 1;
}
.hyper_link {
    font-size: 16px;
    font-weight: 600;
    color: #FF6600;
}
.hyper_link:hover{
    color: #111;
}


/* logo section */
.logo_sec {
    padding: 20px 0 120px;
}

.logos_wpr {
    display: flex;
    justify-content: space-between;
    list-style: none;
    max-width: 950px;
    width: 100%;
    margin: 0 auto !important;
}

/* Qoutes section */
.qoutes_sec {
    padding-bottom: 100px;
}

.qoutes_inr {
    max-width: 1200px;
    background: #ff6600;
    border-radius: 20px;
    display: flex;
    align-items: center;
    gap: 60px;
    margin: 0 auto;
    padding: 0 40px;
}
.qoutes_img {
    padding: 80px;
    background-image: url(../images/qoute-bg.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.qoutes_img  img{
    max-width: 265px;
}
.qoutes_ctnt{
    max-width: 500px;
}
.qoutes_ctnt h4 {
    font-size: 36px;
    line-height: 1.2em;
    font-weight: 600 !important;
    color: #fff;
}

.qoutes_ctnt p {
    font-size: 18px;
    color: #fff;
    margin: 15px 0 30px;
}

.qoute_btn {
    background: #fff;
    padding: 18px 20px 18px 30px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    font-weight: 600;
    color: #FF6600;
    cursor: pointer;

}

.qoute_btn:hover{
    opacity: 0.8;
    color: #FF6600;
}

/* Footer Section */
.footer_section,
.terms{
    border-top: 1px solid #EEEEEE;
    background: #fff;
}

footer .navbar-brand{
    display: inline-block;
}
.ftr_inr{
    padding: 60px 15px;
}

.ftr_hdg {
    font-size: 22px;
    font-weight: 500 !important;
    margin-bottom: 24px;
}

.ftr-nav {
    list-style: none;
    padding: 0;
    margin: 0;
}

.ftr-nav li a {
    color: #111;
    margin-bottom: 10px;
    display: inline-block;
    font-weight: 500;
}

.ftr-nav li a:hover {
    color: #ff6600;
}

.ftr_txt {
    font-size: 16px;
    color: #555;
}

.subscribe_form {
    border: 1px solid #EEEEEE;
    padding: 5px;
    border-radius: 5px;
}

.subscribe_form input {
    border: 0;
    font-size: 14px;
    color: #444;
    background: transparent;
    flex-grow: 1;
}
.subscribe_form input:focus{
    outline: 0;
    box-shadow: none;
}

.subscribe_form button {
    background: #ff6600;
    color: #fff;
    border: 1px solid #ff6600;
    font-weight: 500;
    padding: 6px 20px;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 14px;
}

.subscribe_form button:hover,
.subscribe_form button:active,
.subscribe_form button:focus{
    opacity: 0.8;
}

.terms_iner {
    display: flex;
    justify-content: space-between;
    padding: 20px 0;
}
.terms_iner p{
    font-size: 14px;
    color: #555555;
}
.terms_iner ul {
    list-style: none;
    display: flex;
    font-size: 14px;
    gap: 70px;
}
.terms_iner  li a{
    color: #111;
    font-weight: 500;
}
.terms_iner  li a:hover{
    color: #FF6600;
}


/* media query */
@media (max-width: 1199px) {
    .sec-padding{
        padding: calc(40px + (60 - 40) * ((100vw - 320px) / (1920 - 320))) 0;
    }
    .sec_heading {
        font-size: calc(28px + (32 - 28) * ((100vw - 320px) / (1920 - 320))) ;
    }

    .banner_sec h1 {
        font-size: calc(32px + (42 - 32) * ((100vw - 320px) / (1920 - 320)));
        line-height: 1.2em;
        margin-bottom:20px;
    }

    /* Plane Sec */
    .plan_card {
        padding: 30px;
    }
    .plan_ctnt h5 {
        font-size: 16px !important;
    }
    .plan_img img {
        width: 40px;
        max-height: 30px;
        margin-bottom: 20px;
    }

    /* Quotes Section */
    .qoutes_img  img {
        max-width: 185px;
    }
    .qoutes_ctnt h4 {
        font-size: 28px;
    }
    .qoutes_inr{
        gap: 30px;
    }
}

@media (max-width: 991px) {
    .navbar-toggler:focus,
    .navbar-toggler:active{
        box-shadow: none;
        border: 0;
    }
    .navbar-toggler img+img {
        display: none;
    }
    .navbar-toggler[aria-expanded="true"] img{
        display: none;
    }
    .navbar-toggler[aria-expanded="true"] img + img {
        display: block;
        max-width: 18px;
        height: 28px;
        object-fit: contain;
    }
    .navbar-nav {
        border: 0 !important;
        gap: 20px;
        padding: 20px 0 0 !important;
    }
    .logo {
        margin: 0 auto;
    }

    /* Banner section */
    .banner_img {
        width: 100%;
        margin: 50px auto 20px;
        max-width: 400px;
        display: block;
    }

    /* Plan section */
    .plan_card_wpr{
        flex-wrap: wrap;
    }
    .plan_card {
        width: calc(100% / 2);
    }


    /* Logo section */
    .logo_sec {
        padding: 20px 0 80px;
    }

    /* Quotes section */
    .qoutes_img {
        padding: 60px 40px;
    }

}

@media (max-width: 767px){
    .qoutes_inr {
        flex-direction: column;
        padding: 0 40px;
        border-radius: 0;
    }
    .qoutes_sec {
        background: #ff6600;
        padding-bottom: 40px;
    }

    /* Footer */
    .terms_iner {
        flex-direction: column;
        align-items: center;
        gap: 10px;
    }
}

@media(max-width:575px){
    .radio-wrap .checkbox .small_text {
        display: none;
    }
}

@media (max-width: 481px) {
    .banner_img {
        max-width: 80%;
        margin: 100px auto 30px;
    }
    .seprator {
        margin-top: -1px;
    }

    /* Plan sec */
    .plan_card{
        width: 100%;
    }

    /* Logo section */
    .logos_wpr li img {
        max-width: 34px;
    }

    /* Qoutes Section */
    .qoutes_inr {
        padding: 0;
    }
    .qoutes_img{
        padding:60px;
        background-image: url(../img/qoute-bg-mbl.png);
    }

    /* Footer Section */
    .ftr_inr {
        padding: 40px 15px 30px;
    }
    .terms_iner ul{
        gap: 30px;
    }
}

