@import url(https://fonts.googleapis.com/css2?family=Baloo+2:wght@400..800&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);

.banner-hero h1,
body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Poppins, sans-serif
}

.button_1,
.social-links-list li a:hover,
button.button_1:hover {
    background: #4e9eb8
}

.banner-main-form,
body {
    background: #f0f8ff
}

.bottom,
.button_1,
.card-head,
.cta-container,
.main-thankyou,
.service-content,
.works {
    text-align: center
}

.choose_ul li,
.footer-list li,
.price-list li,
.social-links-list li {
    list-style: none
}

body input[type=color],
body input[type=date],
body input[type=datetime-local],
body input[type=datetime],
body input[type=email],
body input[type=file],
body input[type=month],
body input[type=number],
body input[type=password],
body input[type=search],
body input[type=tel],
body input[type=text],
body input[type=time],
body input[type=url],
body input[type=week],
body select,
body textarea {
    width: 100%;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    display: block;
    font-weight: 400;
    padding: 7px 12px;
    line-height: 1.42857143;
    margin-bottom: 15px;
    background-color: #ffffff00 !important;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    -o-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    color: #fff
}

.button_1,
.social-links-list li a,
header {
    transition: .5s ease-in-out
}

.form-control:focus {
    color: #fff !important
}

._head h3,
.bottom h3,
.contact-wrap h3,
.info-wrap h3,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700
}

section {
    padding: 50px 0
}

.is--sticky {
    position: fixed !important;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
    background: #fff
}

.banner {
    background-image: linear-gradient(to right, #efefefcc, #efefefcc, #efefefcc), url("../images/hero-classic.webp");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom
}

._head {
    margin-bottom: 50px
}

a.logo img {
    max-width: 270px
}

.banner-hero h1 {
    text-shadow: 1px 0px 2px #3a7c92;
    font-size: 40px;
    line-height: 1.15;
    font-weight: 800;
    letter-spacing: -.015em;
    background: -webkit-linear-gradient(0deg, #3a7c92, #3a7c92ab);
    -webkit-background-clip: text;
    color: transparent;
    margin-bottom: 20px
}

.banner-main-form {
    border-radius: 20px;
    border: 1px solid #efefef;
    box-shadow: 0 3px 10px -6px #000;
    padding: 30px;
    position: relative;
    z-index: 1;
    max-width: 90%
}

.banner-main-form .heading-four {
    color: #000;
    margin: 0 0 15px
}

.banner-main-form .form-group input {
    background: #f5f5f5;
    font-size: 16px;
    width: 100%;
    border: 1px solid #00000029;
    padding: 12px 13px;
    border-radius: 5px;
    color: #000 !important
}

.banner-main-form .form-group .form-select,
.banner-main-form .form-group textarea {
    box-shadow: none;
    padding: 10px 30px 10px 10px;
    font-size: 16px;
    cursor: pointer;
    outline: 0;
    width: 100%
}

.banner-main-form .form-group input::placeholder {
    color: #000
}

.banner-main-form .form-group textarea::placeholder {
    color: #000
}

.banner-main-form .form-group textarea {
    background: #f5f5f5;
    border-radius: 5px;
    border: 1px solid #00000029;
    height: 110px;
    color: #000 !important
}

.banner-main-form .form-group .form-select {
    background: #fff;
    color: #fff;
    border-radius: 5px;
    border: 1px solid #fff
}

.button_1 {
    border: none;
    color: #fff;
    font-weight: 500;
    padding: 10px 29px;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 8px
}

.button_1:hover {
    background: #3a7c92;
    color: #fff
}

.button_2 {
    background: #f2c720;
    color: #000
}

.banner_img {
    max-width: 100%
}

.feature h2 {
    font-size: 22px;
    color: #000;
    line-height: 1.3;
    margin: 0;
    padding: 0
}

.feature p {
    font-size: 16px;
    color: #000;
    line-height: 1.5;
    margin: 10px 0 25px;
    padding: 0
}

.feature img {
    max-width: 80px;
    margin-bottom: 20px
}

.feature {
    background-color: #fff;
    border-radius: 12px;
    padding: 30px;
    box-shadow: 0 0 21px 6px #80808021;
    min-height: 322px
}

.bg_2,
.bottom button,
.contact-wrap,
.cta_2 {
    background: #3a7c92
}

.card-head {
    border-radius: 6px 6px 0 0 !important;
    background: linear-gradient(135deg, #3a7c92, #3a7c92b2);
    padding: 20px;
    color: #fff;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .1)
}

.content_box h2 {
    margin-bottom: 50px;
    font-size: 36px;
    font-weight: 700;
    color: #333
}

h2.pricing-card {
    font-size: 24px;
    font-weight: 600;
    margin: 0;
    color: #fff
}

.card-description {
    background: #fff;
    padding: 25px;
    border-radius: 0;
    font-size: 16px;
    color: #444;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05);
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    mask-image: linear-gradient(to bottom, black 90%, transparent)
}

.how-it-works-section,
.service-card {
    overflow: hidden
}

.card-description::-webkit-scrollbar {
    width: 8px
}

.card-description::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px
}

.card-description::-webkit-scrollbar-thumb {
    background: linear-gradient(to bottom, #3a7c92, #3a7c9275);
    border-radius: 10px;
    transition: background .3s
}

.card-description::-webkit-scrollbar-thumb:hover {
    background: linear-gradient(to bottom, #3a7c92, #3a7c926e)
}

.price-list ul {
    margin: 0;
    padding: 0
}

.price-list li {
    margin: 16px 0;
    position: relative;
    padding-left: 26px;
    font-size: 16px;
    color: #333
}

.price-list li::before {
    content: "\f00c";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 14px;
    color: #f2c720
}

.bottom {
    margin-top: auto;
    padding: 25px;
    background: #fafafa;
    border-top: 1px solid #eee
}

.header-thankyou,
.service-card {
    background-color: #fff
}

.bg_1,
.works {
    background: #fff
}

.bottom h3 {
    font-size: 26px;
    color: #3a7c92;
    margin-bottom: 20px
}

#contactForm .form-control,
.bottom button {
    font-size: 16px
}

.bottom button {
    color: #fff;
    border: none;
    padding: 12px 24px;
    border-radius: 6px;
    cursor: pointer;
    transition: .3s
}

.bottom button:hover {
    background: #3a7c92;
    box-shadow: 0 10px 20px rgba(78, 84, 200, .3)
}

.bottom,
.card-description,
.card-head {
    transition: transform .3s, box-shadow .3s;
    animation: .6s both bounceInUp
}

.bottom:hover,
.card-description:hover,
.card-head:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 24px rgba(0, 0, 0, .08)
}

@keyframes bounceInUp {
    0% {
        opacity: 0;
        transform: translateY(50px)
    }

    60% {
        opacity: 1;
        transform: translateY(-10px)
    }

    100% {
        transform: translateY(0)
    }
}

._head h3 {
    font-size: 36px;
    animation: 1s forwards fadeDown;
    opacity: 0
}

._head p {
    animation: 1.2s forwards fadeDown;
    opacity: 0
}

.works-row {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-top: 40px
}

.works {
    padding: 30px 26px;
    border-radius: 16px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, .08);
    transform: translateY(50px);
    opacity: 0;
    animation: 1s forwards riseUp;
    transition: transform .4s, box-shadow .4s;
    cursor: pointer;
    min-height: 250px
}

.works img {
    max-width: 50px;
    transition: transform .3s
}

.works:hover {
    transform: translateY(-10px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, .12)
}

.works:hover img {
    transform: scale(1.2)
}

.works p {
    font-size: 17px;
    margin: 0
}

.works p strong {
    margin: 14px 0;
    display: block;
    font-size: 18px;
    color: #222
}

@keyframes riseUp {
    from {
        opacity: 0;
        transform: translateY(50px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes fadeDown {
    from {
        opacity: 0;
        transform: translateY(-20px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.works:first-child {
    animation-delay: .2s
}

.works:nth-child(2) {
    animation-delay: .4s
}

.works:nth-child(3) {
    animation-delay: .6s
}

.works:nth-child(4) {
    animation-delay: .8s
}

ul.choose_ul {
    padding: 0 20px;
    margin: 27px 0
}

.choose_ul li {
    color: #666;
    padding-bottom: 20px
}

.contact-wrap h3,
.footer-list li,
.footer-list li a {
    color: #fff
}

#contactForm .form-control::placeholder {
    color: #fff !important
}

.text-primary {
    color: #3a7c92 !important
}

.contact-wrap,
.info-wrap {
    border-radius: 12px;
    transition: .3s
}

.contact-wrap input,
.contact-wrap textarea {
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: .75rem 1rem;
    font-size: 1rem;
    transition: border-color .2s
}

.contact-wrap input:focus,
.contact-wrap textarea:focus {
    border-color: #007bff;
    outline: 0;
    box-shadow: 0 0 0 .1rem rgba(0, 123, 255, .25)
}

.info-wrap .icon {
    width: 50px;
    height: 50px;
    background: #f1f1f1;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center
}

.info-wrap p {
    margin-bottom: 0
}

@media (max-width:767.98px) {

    .contact-wrap,
    .info-wrap {
        border-radius: 0;
        padding: 2rem
    }
}

.service-card {
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .1);
    margin: 20px auto;
    transition: transform .3s, box-shadow .3s
}

.service-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, .15)
}

.service-card img {
    width: 100%;
    display: block;
    object-fit: cover;
    height: 200px
}

.service-content {
    padding: 20px
}

.service-content h3 {
    font-size: 1.5rem;
    margin-bottom: 10px;
    color: #333
}

.service-content p {
    font-size: 1rem;
    color: #666;
    line-height: 1.5;
    margin-top: 20px 0;
    min-height: 100px
}

footer {
    background: #444546;
    padding: 30px 0
}

.social-links-list li a {
    color: #ffff;
    padding: 10px 13px;
    border: 1px solid;
    border-radius: 50%
}

ul.social-links-list {
    display: flex;
    justify-content: center;
    gap: 13px
}

textarea {
    resize: none
}

.blinking {
    animation: .5s ease-in-out infinite smoothBlink
}

.blinking:hover {
    animation: none
}

@keyframes smoothBlink {

    0%,
    100% {
        opacity: 1
    }

    50% {
        opacity: .5
    }
}

@media only screen and (max-width:991px) {
    .content_box {
        text-align: center
    }

    .banner-hero ul>li {
        list-style: none
    }
}

.thankyou_sec {
    padding: 100px 0;
    display: flex;
    align-items: center;
    margin-bottom: 50px
}

.main-content__checkmark {
    font-size: 9.75rem;
    line-height: 1;
    color: #4e9eb8
}

.site-header__title {
    font-size: 6.5rem;
    font-weight: 700;
    line-height: 1.1
}

.main-content__body {
    margin: 20px 0 0;
    font-size: 1.25rem;
    line-height: 1.4
}

.start_live_chat {
    font-size: 19px;
    background-color: #16171a;
    padding: 10px 24px;
    display: inline-block;
    border-radius: 50pc;
    margin: 20px 0 0;
    color: #fff !important;
    text-decoration: none
}

.contact-wrap input::placeholder {
    color: #fff
}

.contact-wrap textarea::placeholder {
    color: #fff
}

.modalCtA .banner-main-form {
    background: transparent;
    max-width: 100%;
    box-shadow: none;
    border: none;
    padding: 0px 20px 20px 20px;
}

.modalCtA .modal-header {
    border: none;
}

.modalCtA .modal-body {
    padding: 0;
}

.modalCtA .banner-main-form h2 {
    text-align: center;
    font-size: 26px;
}

.modalCtA .modal-content {
    border-radius: 20px;
}

.modalCtA .modal-dialog.modal-dialog-centered {
    align-items: center;
    margin: 4rem auto;
}

@media(max-width:414px) {
    .info-wrap {
        padding: 1rem !important;
    }

    .info-wrap p a {
        font-size: 14px;
    }

    .info-wrap p {
        font-size: 14px;
    }
}