/* custom css */
body {
    font-family: 'Poppins', sans-serif;
}

.container {
    width: 100%;
    max-width: 1024px;
    margin: 0 auto;
    padding: 0 15px;
}

.main-logo {
    max-width: 300px;
}

/* featured company */
#featured_company p {
    font-weight: bold;
}

#featured_company p.fc {
    font-size: 15px;
}

#featured_company {
    background: url('./assets/gold-bg.png');
    background-size: contain;
    background-repeat: repeat;
    background-position: center;
}

.mobile_order .col1,
.mobile_order .col2 {
    padding: 0;
}

.calibri {
    max-width: 100px;
}


.price-container {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 12px 0px #c5bfbf;
    padding: 10px 0px;
    max-width: 235px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #00000069;
}

.price-container .price-title {
    font-size: 15px;
    font-weight: 700;
    color: #000;
    margin-bottom: 0;
    text-align: left;
}

.price-container .price {
    color: #000;
    font-size: 35px;
    text-align: left;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 0;
}

.arrow {
    max-width: 40px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.percent-red {
    color: #D30911;
    text-align: center;
    font-weight: 700;
    margin-top: 5px;
    margin-bottom: 0;
}

.percent-green {
    margin-bottom: 0;
}

.form-check-input {
    border-color: #000;
}

.card-header,
.card-body {
    padding-right: 2rem!important;
    padding-left: 2rem!important;
}

.stats > div{
    padding: 0px 15px;
}

/* cta */
#cta .heading p {
    font-size: 1.3em;
    color: #000;
    font-weight: 600;
}

#cta .card-header {
    background: url('./assets/card-bg.jpg');
    padding: 10px 28px;
    font-size: 26px;
    color: #fff;
    line-height: 1.1;
    font-weight: 500;
    border-radius: 20px 20px 0 0;
}

#cta .card {
    border-radius: 20px;
}

#cta #email {
    padding: 10px 20px;
    box-shadow: inset 0px 0px 4px 0 #000;
    border-radius: 10px;
    border: 1px solid #000000 !important;
    width: 100%;
}

#cta .card-body {
    border-right: 2px solid #4B6040;
    border-left: 2px solid #4B6040;
    border-bottom: 2px solid #4B6040;
    border-radius: 0px 0px 20px 20px;
}

.card-header span {
    color: #FFCC00;
    font-weight: 600;
}

#submit {
    background-color: #405237;
    padding: 10px 20px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
}

#submit.disabled {
    opacity: 1;
}

.form-check-label {
    font-size: 13px;
    font-weight: 400;
}

.fa-solid {
    color: #405237;
}

.left-arrow {
    position: relative;
    left: 15px;
}

.right-arrow {
    position: relative;
    right: 15px;
}
/* footer */
footer {
    color: #fff;
    background-color: #4B6040;
    font-weight: 300;
    font-size: 13px;
}

footer strong {
    font-weight: 500;
    font-size: 15px;
}

.footer_logo {
    max-width: 250px;
}

/* responsive */
@media (max-width:767px) {
    .pb-xs-4 {
        padding-bottom: 1.5rem!important;
    }
}

@media (min-width:1200px) {
    #submit {
        width: 75%;
    }
}

@media (max-width:991px) {
    .stat1,
    .stat2 {
        float: left;
        width: 50%;
        padding: 0 5px !important;
    }

    .m-logo {
        padding: 0 0 20px 0 !important;
    }

    .mobile_order .col2 {
        margin-bottom: 40px;
        padding: 20px;
    }
}

@media (min-width: 577px) {
    .price-container {
        min-width: 210px;
    }
}

@media (max-width: 576px) {
    .col-sm-6 {
        flex: 0 0 auto;
        width: 50%;
    }

    .col-sm-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }

    .col-sm-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }

    .price-container .price {
        font-size: 30px;
    }

    .price-container .price-title {
        font-size: 12px;
    }

    .mobile_order .col2{
        order: 2;
    }

    .mobile_order .col1{
        order: 1;
    }

    .main-logo {
        max-width: 200px;
    }

    .fc  {
        margin-bottom: 0;
    }

    .h-wrapper {
        margin-bottom: 20px;
    }

    .heading > p {
        font-size: 15px !important;
        padding-top: 10px;
    }

    .card-header {
        text-align: center;
        font-size: 25px !important;
        padding: 10px 15px !important;
    }

    .mobile_order {
        padding: 0 20px;
    }

    .card-body {
        padding: 10px !important;
    }

    .price {
        text-align: left;
    }
}

@media (max-width: 436px) {
    .price-container {
        padding: 5px !important;
    }

    .price-container div {
        padding: 0;
    }

    .price-container img {
        max-width: 25px;
    }

    .price-title {
        letter-spacing: -1px !important;
    }

    #submit {
        padding: 10px;
    }

    .fa-2x {
        font-size: 1.5em !important;
    }

    .mobile_order .col2 {
        padding-top: 15px;
        margin-bottom: 0;
    }

    #submit {
        font-size: 17px;
    }

    .g-recaptcha {
        transform:scale(0.77);
        margin-bottom: 0;
    }

}

@media (max-width: 374px) {
    #submit {
        font-size: 15px;
    }

    .mobile_order .col2 {
        padding: 0;
    }

    .price-title {
        font-size: 10px !important;
    }

    #cta .heading {
        padding: 10px !important;
    }
}

@media (max-width: 336px) {
    .price-container .price-title {
        font-size: 11px;
        letter-spacing: -2px;
    }

    .change-percent {
        font-size: 10px;
    }

    #submit {
        padding: 5px;
        font-size: 14px;
    }
}

@media (max-width: 313px) {
    #submit {
        font-size: 10px;
    }
}

