@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Lato:wght@300;400;700;900&family=Roboto:wght@300;400;500;700;900&display=swap');

@font-face {
    font-family: 'TiemposHeadline';
    src: url(../fonts/TiemposHeadline-Regular.otf);
}

@font-face {
    font-family: 'TiemposHeadlineBold';
    src: url(../fonts/TiemposHeadline-Bold.otf);
}


/* Base CSS */

.alignleft {
    float: left;
    margin-right: 15px;
}

.alignright {
    float: right;
    margin-left: 15px;
}

.aligncenter {
    display: block;
    margin: 0 auto 15px;
}

a:focus {
    outline: 0 solid
}

img {
    max-width: 100%;
    height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 15px;
    color: #191819;
}

body {
    color: #191819;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
}

.selector-for-some-widget {
    box-sizing: content-box;
}

a:hover {
    text-decoration: none
}

a, button, input, textarea{
    outline: none !important;
}

.section-padding{
    padding: 80px 0;
}



.uses{
    font-family: 'Lato', sans-serif;
    font-family: 'Inter', sans-serif;

}

.container{
    max-width: 1200px;
    margin: 0 auto;
}





/*-------------- Header Area Start  -----------*/

.hero-area {
    background: linear-gradient(180deg, #1F6CB4 -13.17%, rgba(196, 196, 196, 0) 97.01%);
    height: 100vh;
    display: flex;
    position: relative;
    align-items: center;
}
header {
    position: absolute;
    top: 0;
    width: 100%;
    padding: 20px 0;
    left: 0;
    border-bottom: 1px solid #000000;
    z-index: 99;
}
.header-txt p {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    color: #002B52;
    margin: 0;
}
.hero-left h1 {
    font-weight: bold;
    font-size: 40px;
    line-height: 140%;
    text-transform: capitalize;
    font-family: 'TiemposHeadlineBold';
    color: #191819;
    margin-bottom: 35px;
}
.hero-left p {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 150%;
    color: #403D40;
}
.common-btn {
    background: #1F6CB4;
    box-shadow: 0px 8.96724px 22.0105px rgba(3, 5, 3, 0.2);
    border-radius: 12px;
    color: #fff;
    display: inline-block;
    padding: 15px 40px;
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 14.6737px;
    line-height: 18px;
    color: #FFFFFF;
    letter-spacing: .5px;
}
.header-bottom {
    background: #D3F4C8;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 630px;
    padding: 35px 20px;
}

.hero-bottom h4 {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    color: #000000;
    margin: 0;
}

.hero-bottom img {
    width: 30px;
    margin-right: 15px;
}

.hero-bottom {
    display: flex;
    align-items: center;
}
.hero-content {
    position: relative;
    bottom: -50px;
}


/*-------------- Header Area End  -----------*/




/*-------------- Plan Area Start  -----------*/
.plan-area {
    background: #004767;
    padding: 60px 0;
}
.plan-left h3 {
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 150%;
    color: #97F051;
}
.plan-left h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    line-height: 150%;
    text-transform: capitalize;
    color: #FFFFFF;
    font-family: 'TiemposHeadlineBold';
    margin: 35px 0;
    letter-spacing: 2px;
}
.plan-left h4 {
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 150%;
    color: #FFFFFF;
}
.plan-left h4 span {
    background: #1F6CB4;
    border-radius: 4px;
    padding: 5px 25px;
}
/*-------------- Plan Area End  -----------*/




/*-------------- Service Area Start  -----------*/
.service-area {
    background: #F0F7FF;
    padding: 120px 0;
}
.area-title h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    line-height: 150%;
    text-align: center;
    text-transform: capitalize;
    font-family: 'TiemposHeadlineBold';
}
.area-title{
}
.service-box {
    background: #FFFFFF;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    height: 350px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    text-align: center;
    margin-top: 35px;
    padding-top: 40px;
}
.service-txt {
    padding: 20px;
}
.service-txt h4 {
    font-weight: bold;
    font-size: 28px;
    line-height: 150%;
    text-align: center;
    text-transform: capitalize;
    font-family: 'TiemposHeadlineBold';
}
.service-txt img {
    width: 70px;
}
.service-txt p {
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 160%;
    text-align: center;
    color: #000000;
}
.bx {
    height: 90px;
}




/*-------------- Service Area End  -----------*/
.coundown-area {
    background: #1F6CB4;
    padding: 60px 0;
    text-align: center;
}
.coundown-text h2 {
    font-weight: bold;
    font-size: 48px;
    line-height: 150%;
    text-align: center;
    text-transform: capitalize;
    color: #fff;
    letter-spacing: 1px;
    font-family: 'TiemposHeadlineBold';
    
}

.count-txt {
    background: #004767;
    border-radius: 8px;
    display: inline-block;
    margin: 0 10px;
    width: 60px;
    height: 60px;
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 60px;
    color: #83D75C;
}
.coundown-box{
    margin-top: 25px;
}
.contact-area {
    padding: 120px 0;
    position: relative;
    z-index: 1;
}
.contact-text h2 {
    font-family: Lora;
    font-style: normal;
    font-weight: bold;
    font-size: 54px;
    line-height: 69px;
    color: #2F2F2F;
    font-family: 'TiemposHeadline';
}
.contact-text form {
    max-width: 460px;
    margin-top: 25px;
}
.contact-text form input {
    width: 100%;
    height: 50px;
    border: none;
    border-bottom: 1px solid #C4C4C4;
    padding: 12px;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 15px;
    color: #ABABAB;
}
.contact-text form button {
    background: #1F6CB4;
    box-shadow: 0px 8.96724px 22.0105px rgba(3, 5, 3, 0.2);
    border-radius: 12px;
    border: none;
    display: inline-block;
    width: 100%;
    height: 50px;
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #83D75C;
    cursor: pointer;
    margin-top: 20px;
}
.contact-text {
    padding-left: 0px;
}
.contact-area:after {
    background: #BCDFFF;
    position: absolute;
    left: 0;
    height: 100%;
    z-index: -1;
    width: 42%;
    content: '';
    top: 0;
}
.contact-preview img {
    margin-left: -130px;
}

.product-wrapper{
    padding-top: 100px;
}
.product-info h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 150%;
    text-transform: capitalize;
    color: #191819;
    font-family: 'TiemposHeadlineBold';
}
.product-info p {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 150%;
    color: #403D40;
}
.product-info-list {
    margin-top: 60px;
}

.product-info-list h4 {
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 150%;
    text-transform: capitalize;
    font-family: 'TiemposHeadlineBold';
    color: #403D40;
}
.product-info-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 25px;
}

.product-info-list ul li {
    display: block;
    margin: 14px 0;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 150%;
    color: #403D40;
    display: flex;
    align-items: center;
}
.product-info-list li img {
    width: 15px;
    margin-right: 6px;
}
.common-btn:hover {
    color: #fff;
}
.product-view {
    width: 600px;
    margin-left: -70px;
    margin-top: 50px;
}
.btn-green {
    background: #83D75C;
    box-shadow: 0px 8.96724px 22.0105px rgba(3, 5, 3, 0.2);
    color: #004767;
}

.pricing-area {
    background: #004767;
    padding: 100px 0;
}
.pricing-txt h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 80px;
    line-height: 150%;
    text-transform: capitalize;
    color: #87C5FF;
    font-family: 'TiemposHeadlineBold';
}
.plist p {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 150%;
    color: #FFFCFF;
    display: flex;
    align-items: center;
    letter-spacing: .5px;
}
.plist p img {
    width: 25px;
    margin-right: 10px;
}
.price-tag {
    background: #83D75C;
    width: 200px;
    height: 200px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
}
.product-2 {
    position: relative;
}
.product-v {
    width: 85%;
    text-align:left;
}
.price-tag h3 {
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 110%;
    text-align: center;
    text-transform: capitalize;
    margin: 0;
    color: #004767;
    font-family: 'TiemposHeadlineBold';
}
.price-tag {
    background: #83D75C;
    width: 200px;
    height: 200px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    position: absolute;
    right: 0;
    top: 50px;
}
.area-title p {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    color: #403D40;
}

.features-content {
    background: #F5FAFF;
}
.feature-box {
    padding: 25px;
}

.feature-box h4 {
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 150%;
/* identical to box height, or 36px */
    text-transform: capitalize;

/* Accent/dark900 */
    color: #191819;
    font-family: 'TiemposHeadlineBold';
}

.feature-box p {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 27px;
/* or 24px */


/* Accent/dark700 */
    color: #403D40;
    margin-bottom: 0;
}
.feature-box.coloredBox {
    background: #87C5FF;
    box-shadow: 0px 7px 24px rgba(31, 108, 180, 0.15);
}
.features-area {
    background: #ECF5FF;
    padding: 120px 0;
}

.result-text h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 150%;
    text-transform: capitalize;
    color: #191819;
    font-family: 'TiemposHeadlineBold';
    
}
.result-text p {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 150%;
    color: #403D40;
    letter-spacing: .3px;
}
.result-text {
    padding: 0 25px;
}
.result_img {
    padding-left: 25px;
}
.think-area {
    position: relative;
    padding: 35px 0;
    z-index: 1;
    background: #ECF5FF;
}

.think-area:after {
    background: #87C5FF;
    position: absolute;
    right: 0;
    width: 81%;
    height: 100%;
    content: '';
    top: 0;
    z-index: -1;
}
.how-use-area {
    padding-top: 150px;
    padding-bottom: 100px;
    background: #ECF5FF;
}
.step-txt {
    background: linear-gradient(172.29deg, rgba(255, 255, 255, 0.85) 4.35%, rgba(255, 255, 255, 0) 94.04%);
    box-shadow: 0px 12px 46px -4px rgba(104, 70, 138, 0.1);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 94px;
    height: 90px;
    font-style: normal;
    font-weight: bold;
    font-size: 45px;
    line-height: 150%;
    text-align: center;
    text-transform: capitalize;
    color: #1F6CB4;
    font-family: 'TiemposHeadlineBold';
    margin: 0 auto;
    margin-bottom: 25px;
}
.hows-box h3 {
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 150%;
    text-align: center;
    text-transform: capitalize;
    font-family: 'TiemposHeadlineBold';
    color: #1F6CB4;
}
.hows-box p {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    color: #585858;
}
.hows-box {
    max-width: 270px;
    margin: 0 auto;
    text-align: center;
}
.testimonial-area {
    background: #BCDFFF;
    padding: 100px 0;
}
.txt-blue {
    color: #1F6CB4 !important;
}
.testimonial-item {
    background: #FFFFFF;
    border: 1px solid #DBE3E8;
    box-sizing: border-box;
    border-radius: 30px;
    padding: 25px;
    position: relative;
    padding-top: 40px;
    height: 310px;
    display: flex;
    align-items: center;
    margin-bottom: 50px;
}
img.testi_pro {
    position: absolute;
    width: 90px;
    border-radius: 100%;
    top: -40px;
    left: 25px;
}
.quote {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 20px;
    padding-right: 25px;
}

.quote img {
    width: 30px;
}
.testi-txt h4 {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 150%;
    text-transform: capitalize;
    color: #212831;
    font-family: 'TiemposHeadlineBold';
}
.testi-txt h4 span {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #9D9FA6;
    padding-left: 10px;
}
.testi-txt p {
    font-style: italic;
    font-weight: 500;
    font-size: 17px;
    line-height: 150%;
    color: #70747E;
}
.testi-review h5 {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    color: #70747E;
    margin: 0;
    padding-right: 25px;
}
.testi-review {
    display: flex;
    align-items: center;
}

.testi-review ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.testi-review ul li {
    display: inline-block;
}

.testi-review li img {
    width: 17px;
}
a.all-btn {
    display: inline-block;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    text-decoration-line: underline;
    color: #1F6CB4;
    font-family: 'Inter', sans-serif;
}
.card {
    margin-bottom: 35px;
    border: none;
}

.card-header button {
    font-style: normal;
    font-weight: bold;
    font-size: 19px;
    line-height: 150%;
    letter-spacing: 0.2px;
    color: #222222;
    padding: 0;
    text-decoration: none !important;
}

.card-body p {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 150%;
    color: #222222;
    
}
.card-body  {
    background: #FFFFFF;
box-shadow: 0px 10px 20px #F1F1F1;
border-radius: 8px;
padding:35px 25px;
}
.card-body p:last-child {
    margin-bottom: 0;
}
.card-header {
    padding: 0;
    margin-bottom: 0;
    background-color: transparent;
    border-bottom: none;
}
.card-header button {
    width: 100%;
    text-align: left;
    padding: 25px;
    background: #D8E7F7;
    border-radius: 8px 8px 8px 8px;
}

.card [aria-expanded="true"] {
    background: #1F6CB4;
    color: #fff;
    border-radius: 8px 8px 0px 0px;
}

.btn-link {
    border: none !important;
    box-shadow: none !important;
}
.btn-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.btn-link img{
    width: 18px;
}
.faq-area {
    background: #ECF5FF;
    padding: 100px 0;
}
.blog-area {
    background: #ECF5FF;
    padding: 100px 0;
}
.blog-thumb {
    height: 210px;
    background-position: center;
    background-size: cover;
    width: 100%;
    border-radius: 8px 8px 0px 0px;
}
.single-blog {
    background: #1F6CB4;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    margin-top: 40px;
}
.blog-text {
    padding: 25px 20px;
}
.blog-review {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-bottom: 25px;
}

.blog-review h4 {
    font-style: normal;
    font-weight: 500;
    font-size: 20.6316px;
    line-height: 150%;
/* identical to box height, or 31px */
    color: #FFFFFF;
    margin: 0;
    padding-right: 25px;
    position: relative;
    top: 4px;
}

.blog-review ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.blog-review ul li {
    display: inline-block;
}

.blog-review li img {
    width: 20px;
}

.blog-text p {
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 160%;
    font-family: 'Inter', sans-serif;
    text-align: center;
    color: #FFFFFF;
}
.blog-btm {
    padding-top: 20px;
    border-top: 1px solid #568CBE;
    margin-top: 30px;
}
.blog-btm p img {
    width: 18px;
    margin-right: 5px;
}

.blog-btm p {
    display: flex;
    align-items: center;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    letter-spacing: 0.2px;
    color: #FFFFFF;
    text-align: center;
    justify-content: center;
    margin: 0;
}
.footer-logo img {
    width: 240px;
}
.footer-logo {
    text-align: right;
}
.footer {
    background: #0A0A0A;
    padding-top: 120px;
}
.footer-item h4 {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 32px;
    color: #FFFFFF;
    display: inline-block;
    margin-bottom: 20px;
    padding-bottom: 10px;
    position: relative;
}
.footer-item h4:after {
    background: #83D75C;
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    width: 50px;
    height: 1px;
}
.footer-item h4:after {
    background: #83D75C;
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    width: 50px;
    height: 1px;
}

.footer-item ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.footer-item ul li {
    display: block;
    margin-bottom: 5px;
}

.footer-item li a {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 30px;
    display: inline-block;
    color: #FFFFFF;
}
.copyright {
    padding: 25px 0;
    margin-top: 50px;
    border-top: 1px solid #122B2C;
}

.copyright-txt p {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 30px;
/* identical to box height, or 187% */
    color: #FFFFFF;
    margin: 0;
}
.payment img {
    width: 300px;
}
.payment {
    text-align: right;
}
.plan-left h4 span {
    margin-left: 10px;
}

#getting-started{
    display: flex;
    align-items: center;
    justify-content: center;
}
.single_count h2{
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 150%;
    text-align: center;
    color: #83D75C;
    background: #004767;
    border-radius: 8px;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    margin: 10px;
}