#avail-section h3 .greencolor,#dp-pros .main-heading h2 span,.list-heading {
    color: #000f7f
}

#solution .lead-submit-btn a,.form-btns {
    background-color: #ffba00;
    font-weight: 700
}

#avail-section {
    margin-bottom: 60px;
    padding-top: 50px
}

#avail-section h3 {
    color: #000;
    font-weight: 700;
    font-size: 35px;
    line-height: 1.5
}

#avail-section ul li {
    list-style: none;
    padding: 0
}

#avail-section li {
    padding-left: 0;
    line-height: 2;
    display: flex;
    color: #707070
}

#avail-section li img {
    padding-right: 10px;
    height: 20px;
    margin-top: 5px
}

#solution .main-para-p {
    font-size: 16px!important;
    line-height: 2
}

#solution .cta-button img {
    width: 25px;
    height: 25px;
    margin: 10px 0
}

#solution .lead-submit-btn a {
    color: #fff;
    padding: 5px 50px;
    border: none;
    font-size: 14px;
    display: flex;
    border-radius: 3px;
    text-decoration: none
}

#solution .lead-submit-btn a p {
    color: #fff;
    margin-bottom: 2px;
    margin-left: 15px;
    font-size: 14px
}

#email-lead a {
    background-color: #000f7f!important
}

#solution .cta-button {
    max-width: 75%!important
}

#solution .lead-submit-btn {
    margin-bottom: 14px
}

#avail-section p {
    color: #707070
}

.list-headdin-styl li {
    line-height: unset!important
}

.list-heading {
    font-weight: 700;
    display: list-item
}

#dp-pros {
    padding: 70px 0
}

#dp-pros .main-heading h2 {
    color: #373737;
    font-weight: 700;
    font-size: 35px;
    text-align: center;
    line-height: 1.5
}

#dp-pros .main-para p {
    color: #707070;
    font-weight: 400;
    text-align: center;
    font-size: 14px
}

@media (max-width: 500px) {
    #solution .lead-submit-btn a {
        padding:5px 15px
    }
}

.form-btns {
    color: #fff;
    padding: 8px 10px;
    border: none;
    font-size: 14px;
    transition: .5s;
    display: block;
    width: 40%;
    border-radius: 10px;
    display: flow;
    justify-content: center;
    margin: auto;
    height: 50px
}

.form-btns:hover {
    background: #000f7f;
    color: #fff;
    transition: .5s
}

.scroll {
    position: fixed!important;
    width: 100%;
    background-color: #fff!important;
    z-index: 1000;
    top: 0;
    color: #000
}

.scroll .desktop-nav {
    padding: 6px 0;
    margin: 10px 0;
    display: flex
}

.footer-form-btns {
    background-color: #ffcf0f;
    color: #000;
    padding: 14px 0;
    border: 1px solid transparent;
    font-weight: 700;
    font-size: 16px;
    width: 100%;
    transition: .5s
}

input.error {
    border: 1px solid red!important;
    background: #f6d8d8 !important;
}

.contents {
    max-width: 400px;
    padding: 0 40px;
    margin: 0 auto
}

.accordion-single {
    margin-top: 10px;
    width: 100%;
    margin-left: -65px;
    margin-bottom: 10px
}

.accordion-single-title {
    padding: 20px;
    cursor: pointer;
    position: relative;
    font-size: 20px;
    margin: 0;
    width: 100%
}

.btn-green-shade,.hero-v3__form-btn .btn-green-shade {
    font-size: 17px;
    min-width: 230px;
    color: #fff;
    text-transform: uppercase
}

.accordion-single-title::after {
    content: "";
    position: absolute;
    right: 25px;
    top: 50%;
    transition: .2s ease-in-out;
    display: block;
    width: 8px;
    height: 8px;
    border-top: 2px solid #999;
    border-right: 2px solid #999;
    transform: translateY(-50%) rotate(135deg)
}

.accordion-single-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height .3s ease-in-out
}

.accordion-single-content p {
    padding: 20px;
    font-size: 14px
}

.accordion-single-item.is-open .accordion-single-content {
    max-height: 150px
}

.accordion-single-item.is-open .accordion-single-title::after {
    transform: translateY(-50%) rotate(315deg)
}

@media only screen and (max-width: 768px) {
    #solution .cta-button {
        max-width:none!important
    }

    .button-wrapper,header {
        display: none!important
    }

    .mobile-nav,.side-nav a {
        display: flex;
        display: flex
    }

    .mobile-nav {
        align-items: center;
        justify-content: space-between;
        height: 64px;
        padding: 0 8px;
        border-bottom: 1px solid #0000003b;
        box-shadow: 2px 2px 4px rgb(0 0 0 / 17%);
        position: fixed;
        width: 100%;
        left: 0;
        background: #ffba00;
        top: -4px;
        overflow: auto;
    }

    .side-nav a {
        justify-content: space-between;
        align-items: center;
        justify-content: space-between;
        align-items: center;
        font-size: 14px;
        padding: 12px 18px;
        line-height: 1.3;
        color: #fff
    }

    .mobile-service-link i {
        transform: rotate(0);
        transition: .3s
    }

    .mobile-service-link i.active {
        transform: rotate(180deg);
        transition: .3s
    }
}

.mobile-nav i {
    font-size: 30px;
    color: #fff;
    margin-right: 9px
}

.side-nav {
    width: 70%;
    height: 100%;
    position: fixed;
    top: 62px!important;
    z-index: 100;
    transition: 1s;
    overflow: hidden;
    -webkit-transition: .6s ease-in-out;
    overflow-y: scroll;
    color: #fff
}

.side-nav-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 80%);
    top: 0;
    left: 0;
    z-index: 99;
    display: none
}

.side-nav-open {
    top: 0!important
}

.side-nav ul {
    margin: 0!important;
    background: #ffba00;
    padding: 8px 0
}

.side-nav li {
    line-height: 1.8;
    padding: 0;
    list-style: none
}

.hero-v3__form-select-wrapper {
    margin-bottom: 0;
    margin-right: 15px
}

.hero-v3__form-select-wrapper select {
    padding: 5px 45px 5px 15px;
    background: #fff;
    height: 50px;
    border: 1px solid #d3dbe7;
    color: #1d293f;
    width: 100%;
    border-radius: 5px;
    font-family: poppins,sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    transition: .2s;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.btn-green-shade {
    background: #4dc40e;
    border: 1px solid #4dc40e;
    border-radius: 10px;
    box-shadow: none;
    display: inline-block;
    font-weight: 500;
    min-height: 40px;
    padding: 12px 0;
    text-align: center;
    transition: .5s ease-in
}

.hero-v3__form-examples {
    display: none;
    margin-top: 15px;
    font-size: 12px;
    line-height: 1.3;
    font-weight: 400;
    color: #fff
}

@media only screen and (min-width: 768px) {
    .hero-v3__form-select-wrapper .btn-green-shade {
        min-width:100%!important;
        font-size: 17px!important;
        color: #fff;
        text-transform: uppercase!important;
        width: 100%!important
    }

    .hero-v3__form-examples {
        display: block
    }
}

.hero-v3__form-example-item {
    margin-left: 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0 0 2px;
    color: #fff;
    border: 0;
    border-bottom: 1px solid #fff;
    background-color: transparent;
    cursor: pointer;
    transition: border-color .2s
}

a:hover {
    text-decoration: none!important
}

.button-wrapper a:first-child {
    margin-right: 10px!important
}

.theme-btns {
    color: #000;
    background-color: #ffba00;
    border: 1px solid transparent
}

.style-btn {
    transition: .2s ease-in;
    height: 45px;
    border-radius: 7px;
    text-align: center;
    padding: 10px 25px
}

.whatsapp-theme {
    background-color: #51b27e!important;
    color: #fff;
    border: 1px solid #51b27e!important
}

.style-icon-btn i {
    margin-right: 8px;
    font-size: 20px;
    position: relative;
    top: 1px
}

.button-wrapper {
    display: flex
}

.fixed-bottom-btn {
    position: fixed;
    z-index: 100;
    bottom: 0;
    width: 100%;
    padding: 7px;
    box-shadow: -3px 2px 10px rgb(12 12 12 / 40%)
}

.fixed-bottom-btn a {
    padding: 9px 0;
    text-align: center;
    border-radius: 6px;
    font-size: 14px;
    margin: 0 4px
}

.theme-btn {
    color: #fff;
    background-color: #ffba00
}

body::-webkit-scrollbar {
    width: .8em
}

body::-webkit-scrollbar-track {
    background: #fff;
    box-shadow: inset 0 0 6px rgba(0,0,0,.3)
}

body::-webkit-scrollbar-thumb {
    background-color: #ffba00;
    border-radius: 25px
}

.contact-sec h1 {
    background: #fff;
    border-radius: 20px;
    color: #000;
    margin: 85px auto 50px;
    max-width: 767px;
    padding: 30px 0;
    position: relative;
    font-size: 50px;
    font-weight: 800
}

#upperHead .call-us .header247,.dropdown i {
    margin-right: 10px
}

.contact-sec h1:after {
    border-color: #fff rgba(0,0,255,0) rgba(255,0,0,0) rgba(0,128,0,0);
    border-style: solid;
    border-width: 10px;
    bottom: -20px;
    content: "";
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 10px
}

.desktop-nav {
    display: flex;
    justify-content: end;
    margin-top: 10px
}

section.section-contact {
    position: relative;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 0;
    background-color: #fff;
    padding: 50px 0
}

.section .section-particle {
    position: absolute;
    height: 50em;
    width: 50em;
    top: -10em;
    left: -25em;
    z-index: -3
}

.section .section-title {
    font-size: 48px;
    max-width: 40rem;
    color: #000;
    text-align: left;
    text-transform: capitalize;
    position: relative;
    overflow: hidden
}

section .items-contact .contact-item {
    margin: 0 0 2rem;
    box-shadow: 0 60px 120px rgba(150,155,187,.2);
    background: #fff;
    border-radius: 10px;
    padding: 20px 30px
}

.formContact {
    position: relative;
    width: 100%;
    height: auto;
    box-shadow: 0 0 0 #ffff;
    box-shadow: 0 17px 43px #e1e4e5;
    padding: 60px;
    background: #fff;
    border-radius: 10px
}

.formContact input {
    border: 1px solid #e4e6f3;
    border-radius: 4px;
    background-color: #f4f5fb;
    outline: 0;
    height: 50px
}

.formContact span {
    display: block!important;
    color: #000;
    font-size: 14px;
    font-weight: 600
}

.banner-form h5 span,.upLinks li {
    display: inline-block
}

section .items-contact .contact-item h6 {
    font-size: 1.1rem;
    position: relative;
    color: #ffba00;
    padding-left: 1.5rem;
    margin-bottom: .5rem;
    font-family: poppins
}

.section .items-contact .contact-item h6::before {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    height: 1rem;
    width: 1rem;
    background: #ffba00;
    border-radius: 5px 5px 5px 15px
}

.formContact textarea {
    border: 1px solid #e4e6f3;
    border-radius: 4px;
    background-color: #f4f5fb;
    outline: 0;
    margin-bottom: 25px
}

.contact-item a {
    color: #000!important
}

.btn-secondary.btn-lg {
    background-color: #ffba00
}

.accounting-btns {
    color: #fff;
    background-color: #000f7f;
    border: 1px solid transparent
}

#upperHead {
    margin-top: -3px;
    padding: 5px 0;
    text-transform: uppercase;
    background: #ffba00;
    color: #fff
}

#upperHead .call-us,.upperHead .call-us {
    display: flex;
    flex-wrap: wrap
}

.call-us {
    line-height: 35px;
    font-size: 12px
}

.call-us span {
    font-size: 11px;
    padding-left: 3px;
    color: #fff;
    font-weight: 600
}

#upperHead .call-us .header247 .uk-flag img {
    width: 30px
}

.call-us a {
    color: #fff!important;
    position: relative!important;
    font-size: 14px
}

span.emaiAddress {
    padding-left: 0!important;
    padding-top: 1px
}

span.blink-wrapper {
    height: 25px;
    background: #36414e;
    border: 1.5px solid #e88b07;
    margin-left: 14px;
    margin-top: 5px;
    line-height: 2;
    font-size: 10px;
    border-radius: 20px;
    width: 80px;
    position: relative;
    padding-left: 10px!important
}

span.blink-wrapper span.blink {
    position: absolute;
    right: -4px;
    height: 35px;
    width: 35px;
    background: #e88b07;
    top: -7px;
    border-radius: 100%;
    box-shadow: 0 2px 10px rgb(0 0 0 / 15%);
    line-height: 3;
    text-align: center;
    padding-left: 0!important
}

.upLinks {
    text-align: right
}

.upLinks li:first-child a {
    margin-right: -2px
}

.upLinks li a {
    width: 125px;
    height: 35px;
    line-height: 34px;
    text-align: left;
    color: #fff;
    background: #000f7f;
    padding-left: 22px;
    font-size: 12px;
    font-weight: 600
}

.upLinks li a svg {
    margin-right: 3px;
    top: 3px;
    position: relative
}

.login-btns {
    color: #fff;
    font-weight: 500;
    box-shadow: inset 0 0 0 0 #fff;
    border: 1px solid #fff;
    width: 100%;
    max-width: 130px;
    height: 38px;
    text-align: center;
    padding: 6px 5px;
    border-radius: 4px;
    transition: 1s ease-out;
    font-size: 13px
}

.login-btns:hover {
    box-shadow: inset 400px 0 0 0 #000f7f;
    color: #fff;
    font-weight: 500
}

.dropdown i {
    color: #ffba00;
    font-size: 20px;
    transition: .3s
}

.dropdown:hover i {
    transform: rotate(180deg)
}

.formContact button {
    background: #ffba00;
    border: 1px solid #fff;
    color: #fff;
    padding: 10px 25px;
    border-radius: 7px;
    transition: .2s ease-in;
    height: 45px;
    text-align: center
}

.tab button,.tab button.active {
    color: #fff;
    background-color: transparent;
    margin: 25px 0;
    text-align: center;
    opacity: 1
}

.tab,.tabcontent {
    float: left;
    border: 1px solid #ccc
}

#header,.review-btn,.tab button {
    transition: .3s
}

#academic-sec {
    background: url(../images/sec-5-bg.webp) 0 0/cover no-repeat;
    padding: 100px 0;
    margin-top: 100px
}

.tab {
    background-color: #f1f1f1;
    width: 30%;
    height: 300px
}

.tab button {
    display: block;
    padding: 15px 0;
    width: 100%;
    border: 2px solid #f9e4a9;
    outline: 0;
    cursor: pointer;
    font-size: 17px;
    opacity: .5
}

.tab button.active {
    border: 2px solid #fff
}

.tabcontent {
    padding: 50px;
    width: 100%;
    border-left: none;
    background: url(../images/new-home/tab-bg.html) 0 0/cover no-repeat #fff;
    border-radius: 5px;
    height: auto;
    margin-top: 77px;
    position: relative
}

.b-circle,.reviewss-images {
    border-radius: 50%
}

.tabcontent img {
    position: absolute;
    left: -21px;
    top: 129px
}

.tabcontent h3 {
    font-weight: 700;
    color: #363636;
    margin-bottom: 20px
}

.new-desktop-nav-list {
    display: flex;
    justify-content: end;
    list-style: none;
    color: #fff
}

.new-desktop-nav-list li {
    color: #fff;
    margin: 4px 20px;
    font-weight: 700
}

.new-desktop-nav-list li a {
    text-decoration: none;
    color: #000;
    border-bottom: 2px solid transparent;
    background: 0 0!important
}

.client-reviews {
    background: #152b43;
    padding: 100px 0 50px;
    height: 436px;
    background-color: #ffba00;
    /* margin-top: 49px; */
}

.client-reviews h1 {
    font-size: 56px;
    line-height: 68px;
    color: #fff
}

.reviewss-images {
    background: linear-gradient(135deg,#d5ecfc,#d1eafa);
    position: relative
}

.nav-list,.tb-wrapper,.white_bg {
    background: #fff
}

.reviewss-images img {
    left: 42px;
    top: 20px;
    width: 337px
}

.trustpilot {
    right: 42px;
    top: -32px;
    position: absolute
}

.page_title .trustpilot .trustpilot_logo {
    left: 10px;
    top: 30px
}

.trustpilot .trustpilot_logo {
    background: url(../images/trustpilot_logo.svg) 50%/91px auto no-repeat #fff;
    border-radius: 25px 25px 0;
    height: 40px;
    position: absolute;
    width: 110px;
    z-index: 1;
    left: 3px;
    top: 122px
}

.banner-content p,.banner-form h5,.banner-home,.count-div,.countdown,.stats-box,.tb-wrapper,.trustpilot .image_wrapper {
    position: relative
}

.flex {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap
}

.trustpilot .trustpilot_rating .t13px {
    font-size: 15px
}

.trustpilot .rate_bar {
    height: 19px;
    width: 100px;
    background: linear-gradient(90deg,rgba(16,176,36,0) 0,rgba(16,176,36,0) 20%,#fff 0,#fff calc(20% + 1px),rgba(16,176,36,0) calc(20% + 1px),rgba(16,176,36,0) 40%,#fff 0,#fff calc(40% + 1px),rgba(16,176,36,0) calc(40% + 1px),rgba(16,176,36,0) 60%,#fff 0,#fff calc(60% + 1px),rgba(16,176,36,0) calc(60% + 1px),rgba(16,176,36,0) 80%,#fff 0,#fff calc(80% + 1px),rgba(16,176,36,0) calc(80% + 1px),rgba(16,176,36,0)) no-repeat,url(../images/trustpilot_rating_stars.svg) 50% no-repeat,linear-gradient(90deg,#10b024 0,#10b024) no-repeat,linear-gradient(90deg,#dcdce6 0,#dcdce6) no-repeat;
    transition: .5s;
    margin-left: 7px
}

.trustpilot .trustpilot_rating .t10px {
    font-size: 12px
}

.trustpilot .image_wrapper {
    height: 400px;
    width: 400px
}

.trustpilot .image_wrapper img {
    position: relative;
    left: 57px;
    top: 19px;
    width: 80%
}

.trustpilot .trustpilot_rating {
    bottom: 84px;
    left: -94px;
    border-radius: 25px 0 25px 25px;
    position: absolute;
    z-index: 1;
    padding: 10px
}

.shadow_small {
    box-shadow: 0 5px 8px 0 rgba(0,0,0,.15)
}

.trustpilot:after {
    background: url(../images/waves_decor.svg);
    display: block;
    height: 10px;
    position: absolute;
    width: 135px;
    z-index: 1;
    right: 0
}

.custom-sec {
    padding: 60px 0
}

.tb-wrapper {
    box-shadow: 0 2px 16px -8px rgb(0 0 0 / 65%);
    border-radius: 15px 15px 0;
    padding: 30px;
    margin-bottom: 10px
}

.tb-wrapper::after {
    content: "";
    position: absolute;
    bottom: -50px;
    right: -4px;
    content: "";
    width: 60px;
    z-index: 2;
    background: url(../images/tb-after.webp);
    height: 60px
}

.tb-heading h5 {
    font-weight: 600;
    color: #000
}

.tb-rating i {
    font-size: 14px;
    color: #ffba00
}

.client-reviews p,.header-body .edu-navbar .edu-nav .nav li.active a {
    color: #fff
}

.statistics-section .inform {
    padding: 25px 0 52px;
    margin: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #72787d;
    text-align: center
}

.statistics-section .inform .ico-holder {
    display: block;
    height: 50px;
    margin-bottom: 15px
}

.statistics-section .inform .number {
    font-size: 32px;
    line-height: 40px;
    font-weight: 600;
    font-family: Poppins,sans-serif;
    color: #131313;
    margin-bottom: 6px
}

.new-samples-section,.statistics-section {
    padding: 50px 0
}

.statistics-section .ico-holder i {
    font-size: 40px;
    color: #ffba00
}

.heading {
    font-size: 42px;
    font-weight: 700;
    line-height: 1.2;
    text-transform: capitalize
}

.our-stats,.stats-box:hover .main-round {
    background-color: #f6ab04
}

.stats-box {
    text-align: center;
    top: -40px
}

.stats-box .main-round span {
    background-color: #fff;
    width: 93px;
    height: 93px;
    border-radius: inherit;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #f6ab04
}

.stats-box .main-round {
    border-radius: 100px;
    width: 119px;
    height: 119px;
    margin: auto auto 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .4s ease-in-out
}

.stats-box .main-round span i {
    font-size: 50px;
    text-align: center
}

.stats-box h5 {
    color: #000;
    font-size: 50px;
    line-height: 1;
    margin: 0
}

.stats-box p {
    margin: 0;
    color: #000;
    font-size: 18px
}

.banner-home {
    display: flex;
    align-items: center
}

.bg-detail-1 {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.banner-content h3 {
    color: #fff;
    font-size: 1.8rem;
    line-height: 20px
}

.banner-content h2 {
    color: #ffba00;
    font-size: 3.2rem;
    text-shadow: 4px 3px 3px #060606
}

.banner-content p {
    color: #fff;
    font-size: 16px;
    font-weight: 400
}

.banner-content ul {
    margin-bottom: 25px
}

.banner-content ul li i {
    color: #ffba00;
    font-size: 14px;
    margin-right: 5px
}

.mt-130 {
    padding: 100px 0;
    margin-top: 0
}

.banner-form {
    padding: 33px 20px 20px;
    border-radius: 7px;
    width: 400px;
    height: 470px;
    margin-top: 93PX
}

.bg-primary-color {
    background: #ffba00
}

.banner-form h5 {
    font-size: 30px;
    margin: 0;
    color: #000;
    text-align: center;
    text-transform: uppercase
}

.banner-form h5 span {
    background: #fff;
    padding: 0 5px;
    text-align: center;
    border-radius: 8px;
    font-size: 36px;
    color: #000f7f;
    font-weight: 800
}

.countdown {
    border-radius: 5px;
    margin: 0 auto 5px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    max-width: 230px
}

.count-div {
    width: 50px;
    height: 50px;
    text-align: center;
    justify-content: center;
    background-color: #fff;
    border-radius: 10%;
    display: flex;
    flex-direction: column;
    margin: 15px 7px;
    border: 2px solid #000
}

.count-div span {
    align-self: center;
    font-size: 24px;
    color: #000;
    font-weight: 700;
    margin-top: -11px
}

.count-div p {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -1px;
    font-size: 10px;
    height: 20px;
    font-weight: 600;
    border-radius: 50px;
    padding-top: 3px;
    color: #838383
}

#bew-popup-modal .input-email-feild,#bew-popup-modal .input-name-feild,#bew-popup-modal .input-phone-feild,#bew-popup-modal .modal-form-btn,.BannerContent,.banner-form .form-group,.footer-h-menu ul li,.form-group,.formContact button,.icon_head,.modal-form-wrapper button.popup-btn,.popup-content button.bg-theme,.sample-slider,.sectionstepswrapper,section {
    position: relative
}

.banner-form .form-group i {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 15px;
    margin: auto;
    display: flex;
    align-items: center;
    color: #000
}

.navigation-wrapper,.review-btn {
    align-items: center;
    display: flex
}

.custom-input-style {
    width: 100%;
    background: #fff;
    border: 1px solid #fff;
    font-size: 14px;
    border-radius: 4px;
    height: 49px;
    padding: 0 10px 0 40px
}

.custom-submit-style {
    width: 100%;
    height: 50px;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    border: none;
    border-radius: 4px;
    background: #000
}

.sprite {
    background: url(../images/compress-images/sprite.webp) -1px -103px no-repeat;
    width: 19px;
    height: 16px
}

.desktop-nav-list {
    display: inline-flex
}

.desktop-nav-list li {
    list-style: none
}

.desktop-nav-list li a {
    margin: 0 10px;
    color: #fff
}

header {
    position: relative;
    z-index: 9
}

.dropdown-item:hover {
    background-color: transparent;
    color: #fff
}

.banner-content h1 {
    color: #fff;
    font-weight: 700;
    font-size: 50px;
    margin-top: 93px;
    margin-bottom: 15px
}

.banner-content .change-color {
    color: #ffba00
}

.banner-form button.custom-submit-style::before {
    content: "";
    border: 2px solid #f3f3f3;
    border-top: 2px solid #3498db;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    animation: 2s linear infinite spin;
    position: absolute;
    left: 45%;
    text-align: center;
    top: 7px;
    display: none
}

.banner-form button.custom-submit-style:disabled:before,.formContact button:disabled:before,.modal-form-wrapper.popup-btn:disabled:before,.nav>li,.popup-content button.bg-theme:disabled:before {
    display: block
}

.header-top .header-top-logo a img {
    margin-top: 0;
    position: relative;
    top: 9px
}

.head-top-box {
    float: right
}

.review-btn {
    border-radius: 5px;
    text-align: center
}

.review-btn i {
    color: #fff;
    font-size: 24px;
    margin-right: 0;
    text-align: center;
    position: relative;
    top: -1px
}

.review-btn span {
    font-size: 16px;
    font-weight: 600;
    color: #000
}

.header-top-left .phone-btn {
    border: 1px solid orange;
    padding: 7px 8px 10px;
    border-radius: 8px;
    margin-right: 5px
}

.call-us:hover,.header-call-us:hover {
    border-color: #fff;
    color: #004c3f
}

.header-top-left .phone-btn i {
    font-size: 22px;
    color: orange;
    position: relative;
    top: 5px
}

.head-top-box .whatsapp-btn {
    margin-right: 0
}

.header-body {
    height: 49px;
    position: relative;
    background: #ed690c;
    width: 100%
}

.header-body .edu-navbar {
    padding: 0;
    margin-bottom: 0;
    background: 0;
    border-radius: 0;
    z-index: 10
}

.header-body .edu-navbar .edu-nav .nav {
    margin: 0 auto;
    width: 100%;
    float: none
}

.header-body .edu-navbar .edu-nav .nav li {
    margin: 0 11px;
    position: relative
}

header .header-body .edu-navbar .edu-nav .nav li a {
    padding: 14px 0;
    margin-bottom: 0
}

.nav>li {
    position: relative
}

.nav-list-bar {
    margin-bottom: 0
}

.nav-list-bar a {
    text-decoration: none;
    color: #000;
    font-weight: 500;
    font-size: 15px;
    padding: 11px;
    display: inline-block
}

.header-top {
    background: #fff;
    padding: 17px 0
}

.header-top .header-top-logo a {
    text-decoration: none;
    margin-top: -16px;
    display: inline-block
}

.fix-header {
    background-color: #fff;
    box-shadow: -4px 3px 4px rgb(0 0 0 / 18%)
}

.navBar {
    background: #000f7f;
    top: 0
}

.navbar-light .navbar-brand {
    color: rgba(0,0,0,.9)
}

.shine-animation {
    background-image: linear-gradient(to right,transparent 33%,rgba(255,255,255,.3) 50%,transparent 66%)!important;
    background-size: 300% 100%!important;
    animation: 2s infinite shine;
    z-index: 1000
}

.review-btn .review-text {
    position: relative;
    font-size: 16px;
    color: #fff;
    background: #ffba00;
    letter-spacing: 1.5px;
    height: 100%;
    padding: 7px 14px
}

.review-btn,.reviews-btn {
    position: relative;
    align-items: center
}

.theme-container {
    width: 1330px;
    padding: 0 20px
}

.reviews-btn span {
    color: #ffbd59
}

.review-btn {
    border: 1px solid #ffba00;
    padding: 0;
    display: flex
}

.call-us,.whatsapp-btn {
    transition-property: all;
    transition-duration: .3s;
    transition-timing-function: linear;
    text-transform: uppercase;
    text-align: center
}

.review-btn img {
    font-size: 22px;
    color: #fff;
    z-index: 1000;
    position: relative;
    height: 23px;
    margin-left: 11px
}

.rating {
    font-size: 19px;
    font-weight: 700;
    color: #000;
    position: relative;
    line-height: 23px;
    margin: 0 10px
}

.popup.active .popup-content,.shake {
    margin-top: 0
}

.reviews-btn {
    color: #fff;
    display: inline-block;
    border: 1px solid #d5d5d5;
    height: 50px;
    display: flex;
    justify-content: center;
    border-radius: 10px;
    min-width: 161px
}

@keyframes heartsBeat {
    0%,28%,70% {
        transform: scale(1)
    }

    14% {
        transform: scale(1.05)
    }

    42% {
        transform: scale(1.1)
    }
}

.call-us {
    color: #fff;
    display: block;
    width: auto;
    height: 52px;
    align-items: center;
    padding: 0 25px;
    border: 2px solid #dee2e6!important;
    font-weight: 600;
    border-radius: .5rem
}

.header-call-us:hover {
    background: #fff
}

.header-call-us:hover h6,.header-call-us:hover h6 span,.header-call-us:hover svg {
    fill: #004C3F;
    color: #004c3f
}

.reviews {
    margin-right: 40px
}

.reviews-btn span {
    color: #ffff;
    position: absolute;
    right: 0;
    top: 9px;
    font-size: 13px;
    padding: 4px 7px;
    border-radius: 6px;
    background: #000f7f
}

.navbar-btn {
    display: flex;
    -ms-flex-pack: start;
    justify-content: end
}

.shake {
    animation: 5s infinite shake;
    margin-right: 8px
}

@keyframes shake {
    0%,20%,29%,35%,39%,55%,70%,8% {
        transform: rotate(0)
    }

    12% {
        transform: rotate(42deg)
    }

    16% {
        transform: rotate(-35deg)
    }

    23% {
        transform: rotate(28deg)
    }

    26% {
        transform: rotate(-20deg)
    }

    31% {
        transform: rotate(16deg)
    }

    33% {
        transform: rotate(-12deg)
    }

    37% {
        transform: rotate(-6deg)
    }

    40% {
        transform: rotate(6deg)
    }

    44% {
        transform: rotate(-3deg)
    }

    49% {
        transform: rotate(2deg)
    }

    62% {
        transform: rotate(1deg)
    }
}

.blob {
    background: #ffba00;
    border-radius: 50%;
    position: absolute;
    box-shadow: 0 0 0 0 #ffba00;
    margin: 10px;
    height: 7px;
    width: 7px;
    transform: scale(1);
    animation: 1s infinite pulse-black;
    top: -6px;
    left: 46px
}

@keyframes pulse-black {
    0% {
        transform: scale(.95);
        box-shadow: 0 0 0 0 rgba(253,172,16,.7)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px transparent
    }

    100% {
        transform: scale(.95);
        box-shadow: 0 0 0 0 transparent
    }
}

.call-us svg {
    fill: #fff;
    color: #fff;
    position: relative;
    top: 4px
}

.icon_head a h6 {
    font-size: 15px;
    color: #fff;
    font-weight: 600;
    padding-bottom: 0;
    margin-bottom: 0;
    line-height: 16px
}

.whats {
    margin-left: 40px
}

.whatsapp-btn {
    color: #fff;
    display: block;
    width: 210px;
    padding: 12px 30px;
    border: 2px solid #dee2e6!important;
    font-weight: 600;
    border-radius: .5rem;
    background-color: transparent
}

.banner-content ul {
    list-style: none;
}

.banner-content ul li {
    list-style: none;
    color: #fff;
    font-weight: 400;
    margin-bottom: 10px;
    position: relative;
    margin-left: 5px;
    font-size: 16px
}

.banner-content ul li:before {
    background-image: url(../images/tick.webp);
    background-repeat: no-repeat;
    position: absolute;
    content: none;
    width: 100%;
    height: 100%;
    top: 9px;
    right: 29px
}

.banner-content ul li span,.sample-details p span,h1,h2,h3 {
    font-weight: 700
}

.under-first {
    position: relative;
    color: #ffba00
}

.under-first:after {
    background: url(../images/heading-line.webp) bottom/100% 100% no-repeat;
    display: inline-block;
    position: absolute;
    content: "";
    margin: 0 auto;
    width: 100%;
    height: .3em;
    bottom: -.1em;
    left: 0
}

.bgblue {
    background: #1b77ae
}

.contentwrapper {
    max-width: 1140px;
    margin: 0 auto
}

.separator {
    width: 100%;
    height: 1px;
    background: #1d96de;
    margin: 15px 0
}

.footer-tab h5 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 12px;
    color: #fff
}

.footer-tab li {
    margin-bottom: 6px
}

.footer-tab a {
    font-size: 12px;
    font-weight: 500;
    display: inline-block;
    position: relative;
    color: #fff
}

@media (max-width: 767px) {
    .d-md-noness,.nav-list {
        display:none!important
    }

    .banner-content h1 {
        font-size: 25px;
        margin-top: 60px
    }

    .mt-130 {
        padding: 30px 0
    }

    .banner-form {
        margin-top: 20px;
        height: 485px
    }
}

.samples-banner {
    height: 440px;
    background-size: cover;
    width: 100%;
    background-repeat: no-repeat;
    margin-top: 63px;
    position: relative;
    display: flex;
    align-items: center
}

.samples-banner::before {
    content: '';
    position: absolute;
    background: linear-gradient(222deg,rgb(0 0 0 / 35%) 0,rgb(0 0 0 / 94%) 100%);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.sample-banner-content {
    position: relative;
    color: #fff;
    display: flex;
    align-items: flex-start
}

.sample-banner-content h1 {
    font-size: 40px;
    font-weight: 600;
    margin-right: 11px
}

.samples-banner-btn p {
    font-size: 16px;
    font-weight: 300;
    margin-top: 8px
}

.style-btnss {
    width: 180px;
    padding: 7px 0;
    border: 0;
    color: #fff;
    text-transform: uppercase;
    display: block;
    border-radius: 5px;
    font-size: 15px;
    text-decoration: none;
    text-align: center;
    border: none;
    transition: .7s
}

#bew-popup-modal .btn-close,.main-btn-circle {
    width: 40px;
    height: 40px;
    background-color: #ffba00
}

.bg-theme {
    background: #000f7f;
    color: #fff
}

.sample-content h1,.sample-content p {
    color: #fff;
    text-align: center
}

.main-btn-rect {
    animation-iteration-count: infinite;
    animation-duration: 1s;
    animation-name: heartsBeat;
    animation-timing-function: ease-in-out;
    color: #000f7f;
    position: relative;
    display: inline-block;
    border: 1px solid #ffba00;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    min-width: 161px;
    align-items: center;
    right: -55px;
    background-color: #ffba00;
    line-height: 30px
}

.main-btn-rect:after,.main-btn-rect:before {
    position: absolute;
    content: '';
    top: 0;
    width: 0%;
    height: 100%;
    background-color: rgba(255,255,240,.2);
    -webkit-transition: width .3s;
    -o-transition: width .3s;
    transition: width .3s
}

.main-btn-rect:before {
    left: 0
}

.main-btn-rect:after {
    right: 0
}

.main-btn-rect:hover:after,.main-btn-rect:hover:before {
    width: 50%
}

.main-btn-circle {
    height: 40px;
    width: 40px;
    -webkit-border-radius: 50%;
    border-radius: 100%;
    line-height: 40px;
    -webkit-transition: box-shadow .3s;
    -o-transition: box-shadow .3s;
    transition: box-shadow .3s
}

.modal-body h3::after,.modal-body h3::before {
    width: 96px;
    height: 3px;
    top: 21px;
    background: #fff;
    border-radius: 10px;
    position: absolute
}

.main-btn-circle:hover {
    -webkit-box-shadow: inset 2px 1px 0 20px rgba(255,255,240,.2);
    -moz-box-shadow: inset 2px 1px 0 20px rgba(255,255,240,.2);
    box-shadow: inset 2px 1px 0 20px rgba(255,255,240,.2)
}

.popup {
    position: fixed;
    top: 100%;
    width: 100%;
    height: 100%;
    z-index: 10001
}

.popup.active {
    top: 0;
    background-color: rgb(3 3 3 / 38%);
    transition: background-color .6s,opacity .6s
}

.popup .main-btn-rect {
    padding: 10px 100px
}

.popup .popup-content {
    position: absolute;
    top: 50%;
    left: 50%;
    max-height: 568px;
    min-width: 320px;
    margin-top: 150px;
    padding: 25px;
    color: #070000;
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transition: margin .6s;
    -webkit-transition: margin .6s;
    -moz-transition: margin .6s;
    -o-transition: margin .6s
}

.popup-content h6 {
    display: table;
    font-size: 16px;
    text-align: center;
    margin: 10px auto;
    font-family: Roboto,sans-serif;
    text-transform: uppercase;
    font-weight: 100
}

.popup .fade-out {
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    font-size: 15px
}

.samples .samples-slider__item:after,.samples-slider__item:after {
    border-radius: 50%;
    content: "";
    height: 100px;
    right: -30px;
    top: -30px;
    width: 100px
}

.main-btn-circle {
    -webkit-box-shadow: inset 2px 1px 0 20px rgba(255,255,240,.2);
    -moz-box-shadow: inset 2px 1px 0 20px rgba(255,255,240,.2);
    box-shadow: inset 2px 1px 0 20px rgba(255,255,240,.2);
    color: #fff
}

.offer-modal .modal-body {
    padding: 15px
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem;
    min-width: 300px;
    min-height: 300px;
    background: #000f7f;
    text-align: center
}

.modal-body h3::before {
    content: "";
    left: -102px
}

.modal-body h3::after {
    content: "";
    right: -102px
}

.modal-body h3 {
    font-size: 38px;
    font-weight: 600;
    text-align: center;
    position: relative;
    display: inline-block;
    color: #f19e0a
}

.modal-body h5 {
    font-size: 19px;
    font-weight: 500;
    color: #fff
}

.offer-keyword {
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
    animation: .8s infinite blinkingTextModal
}

@keyframes blinkingTextModal {
    0%,100%,49% {
        color: #f19e0a
    }

    60%,99% {
        color: transparent
    }
}

.style-btn i {
    margin-right: 10px;
    font-size: 20px;
}

.samples-slider__item {
    box-shadow: none;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    overflow: hidden;
    position: relative
}

.splide__slide {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 3px 4px 6px 1px #bfbfbf8a;
    padding: 1.625rem 1.25rem
}

.samples .samples-slider__item:after {
    background-color: #9eabf1;
    position: absolute
}

.samples-slider__item__head {
    margin-bottom: 1.25rem;
    max-width: 80%;
    position: relative;
    width: 100%
}

.samples-slider__item__pages {
    align-items: center;
    color: #fff;
    display: flex;
    flex-direction: column;
    font-weight: 600;
    justify-content: center;
    line-height: .9;
    position: absolute;
    right: -82px;
    top: -12px;
    z-index: 1;
    font-size: 15px
}

.samples-slider__item:after {
    background-color: #ffba00;
    position: absolute
}

.samples-slider__item__label {
    color: #0a2533;
    margin-right: 3rem;
    max-width: 60px;
    opacity: .8;
    width: 100%
}

.samples-slider__item__type {
    color: #0a2533
}

.samples-slider__item__row--button {
    margin-bottom: 1.625rem;
    margin-top: auto
}

.samples-slider__item__row {
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: .5rem
}

.samples-slider__item__row--button .btn {
    margin-top: 2.5rem;
    width: 100%
}

.btn--border-black {
    box-shadow: 0 0 0 1px #0a2533;
    color: #111
}

.samples-slider__item__footer {
    align-items: flex-start;
    border-top: 1px solid hsla(218,8%,80%,.7);
    display: flex;
    justify-content: space-between;
    padding-top: 1.625rem
}

.samples-slider__item__footer>span {
    font-size: .8rem;
    max-width: 140px
}

.btn--black {
    background: #111;
    color: #fff
}

.samples-slider__item__head strong.caption {
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.5
}

.sample-image {
    background: #ffba00;
    width: 120px;
    height: 120px;
    margin: 0 auto 12px;
    align-items: center;
    justify-content: center
}

.sample-page .sample-div {
    box-shadow: 1px 0 6px 3px rgb(43 106 245 / 51%);
    text-align: center
}

.sample-div {
    padding: 24px;
    border-radius: 7px;
    height: 100%;
    text-align: center
}

.sample-image {
    border-radius: 50%;
    display: flex
}

.sample-div h4 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 4px
}

.sample-div li {
    font-size: 16px;
    color: #777;
    line-height: 25px;
    text-align: center
}

.style-btning {
    background: #ffba00;
    border: 1px solid transparent;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    padding: 10px 12px;
    min-width: 168px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 15px
}

.login_area,.popup-btn {
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    cursor: pointer;
    transition: .5s;
    font-size: 15px
}

@media only screen and (max-width: 1023px) {
    .statistics-section .inform {
        display:block;
        text-align: left;
        padding-left: 30px;
        padding-bottom: 12px;
        padding-top: 0;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto
    }

    .statistics-section .inform li {
        display: block;
        overflow: hidden;
        padding-bottom: 14px
    }
}

#newsletter-popup {
    margin: 70px auto;
    padding: 30px 40px 40px;
    background: #f5828a;
    border-radius: 5px;
    width: 25%;
    position: relative;
    transition: 1s ease-in-out
}

@media screen and (max-width: 1366px) {
    #newsletter-popup {
        width:40%
    }
}

@media screen and (max-width: 992px) {
    #newsletter-popup {
        width:70%
    }
}

.bell {
    -webkit-animation: 4s ease-in-out .7s infinite ring;
    -webkit-transform-origin: 50% 4px;
    -moz-animation: 4s ease-in-out .7s infinite ring;
    -moz-transform-origin: 50% 4px;
    animation: 4s ease-in-out .7s infinite ring;
    transform-origin: 50% 4px
}

.formContact button::before,.modal-form-wrapper button.popup-btn::before,.popup-content button.bg-theme::before {
    content: "";
    width: 35px;
    height: 35px;
    animation: 2s linear infinite spin;
    position: absolute;
    left: 41%;
    text-align: center;
    display: none
}

@keyframes ring {
    0%,100%,43% {
        transform: rotate(0)
    }

    1%,9% {
        transform: rotate(30deg)
    }

    11%,3% {
        transform: rotate(-28deg)
    }

    5% {
        transform: rotate(34deg)
    }

    7% {
        transform: rotate(-32deg)
    }

    13% {
        transform: rotate(26deg)
    }

    15% {
        transform: rotate(-24deg)
    }

    17% {
        transform: rotate(22deg)
    }

    19% {
        transform: rotate(-20deg)
    }

    21% {
        transform: rotate(18deg)
    }

    23% {
        transform: rotate(-16deg)
    }

    25% {
        transform: rotate(14deg)
    }

    27% {
        transform: rotate(-12deg)
    }

    29% {
        transform: rotate(10deg)
    }

    31% {
        transform: rotate(-8deg)
    }

    33% {
        transform: rotate(6deg)
    }

    35% {
        transform: rotate(-4deg)
    }

    37% {
        transform: rotate(2deg)
    }

    39% {
        transform: rotate(-1deg)
    }

    41% {
        transform: rotate(1deg)
    }
}

.login_area,.modal-body h4 {
    display: inline-block;
    position: relative
}

#bew-popup-modal .bannerformwrapper:before,#bew-popup-modal .submit-btn:before,.footer-h-menu ul li:first-child:after {
    display: none
}

#bew-popup-modal .bannerformwrapper form {
    padding-top: 0;
    max-width: 100%
}

#bew-popup-modal .btn-close {
    position: absolute;
    top: -17px;
    right: -18px;
    opacity: 1;
    color: #fff;
    font-size: 10px;
    padding: 8px;
    border-radius: 20px;
    z-index: 999;
    border: none;
    cursor: pointer
}

#bew-popup-modal .modal-body {
    background: url(../images/compress-images/bew-blur-img.webp) 0 0/cover no-repeat #000f7f;
    width: 100%;
    max-width: 528px
}

#bew-popup-modal .modal-dialog {
    margin-top: 115px
}

#bew-popup-modal .modal-form-wrapper {
    padding: 50px;
    position: relative;
    background: url(../images/compress-images/new-popup-img.webp) #fff;
    border-radius: 10px;
    width: 100%;
    height: auto
}

#bew-popup-modal .modal-form-wrapper img {
    width: 100%;
    max-width: 336px;
    position: absolute;
    bottom: 320px;
    left: 73px
}

#bew-popup-modal .modal-form-wrapper .form-text-wrapper h3 {
    text-align: center;
    font-size: 34px
}

#bew-popup-modal .modal-form-wrapper .form-text-wrapper p {
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 43px
}

#bew-popup-modal .form-text-wrapper {
    padding: 0 40px;
    margin-bottom: 20px
}

#bew-popup-modal .form-text-wrapper span {
    color: #3cb5be;
    font-size: 50px;
    display: block
}

#bew-popup-modal .input-name-feild svg {
    position: absolute;
    top: 14px;
    left: 17px
}

#bew-popup-modal .input-email-feild svg {
    position: absolute;
    top: 21px;
    left: 17px
}

#bew-popup-modal .input-phone-feild svg {
    position: absolute;
    top: 18px;
    left: 17px
}

#bew-popup-modal .modal-form-btn button {
    background: #94d00a;
    border: 1px solid #94d00a;
    border-radius: 4px;
    width: 100%;
    max-width: 457px;
    height: 59px;
    margin-left: 4px;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase
}

section#dataprotection:after,section#stepsection:after {
    background: url('../images/capicon3.html') 0 0/contain no-repeat
}

#bew-popup-modal .modal-form-btn:before {
    position: absolute;
    content: '';
    background: url(../images/sub-icon.html) 0 0/cover no-repeat;
    width: 100%;
    max-width: 124px;
    height: 98px;
    border-radius: 7px;
    right: 0;
    top: -18px
}

.form-middle h3 {
    text-transform: uppercase;
    font-size: 16px;
    color: #000
}

.popup-btn {
    background: no-repeat #ffba00;
    border-radius: 5px;
    padding: 11px 0;
    width: 100%;
    margin: 0 4px;
    border: 0
}

.popup-btn:hover {
    box-shadow: inset 480px 0 0 0 #000f7f
}

.modal-body h4 {
    font-size: 30px;
    font-weight: 900;
    text-align: center;
    color: #f19e0a;
    text-transform: uppercase;
    margin: 10px 0 0;
    padding: 0
}

@media only screen and (max-width: 768px) {
    #bew-popup-modal .modal-form-wrapper img,.banner-content ul,.button-wrapper,.contact-sec img,.trustpilot {
        display:none!important
    }

    #upperHead {
        display: none
    }

    #bew-popup-modal .form-text-wrapper span,.client-reviews h1 {
        font-size: 30px
    }

    .contact-sec h1 {
        font-size: 19px;
        width: 230px;
        padding: 10px;
        position: relative;
        left: -16px
    }

    .contact-sec p {
        font-size: 10px;
        position: relative;
        left: -19px
    }

    .section .section-title {
        font-size: 24px;
        text-align: center
    }

    .modal-body h4 {
        font-size: 20px
    }

    #bew-popup-modal .modal-form-wrapper .form-text-wrapper p {
        font-size: 16px
    }
}

.discount-offer {
    animation-iteration-count: infinite;
    animation-duration: 1s;
    animation-name: heartBeat;
    animation-timing-function: ease-in-out;
    display: inline-block
}

.review-btn {
    background: #ffba00;
    color: #fff;
    padding-top: 9px;
    margin: auto;
    height: 50px;
    width: 200px
}

@-webkit-keyframes heartBeat {
    0%,28%,70% {
        transform: scale(1)
    }

    14% {
        transform: scale(1.05)
    }

    42% {
        transform: scale(1.1)
    }
}

.review-btn:hover {
    background: #fff;
    color: #ffba00;
    border: 1px solid #ffba00
}

.formContact input .error {
    border: 1px solid red
}

button[type=submit]:disabled {
    opacity: .6;
    color: transparent!important
}

.modal-form-wrapper button.popup-btn::before,.popup-content button.bg-theme::before {
    border: 2px solid #f3f3f3;
    border-top: 2px solid #3498db;
    border-radius: 50%;
    top: 2px
}

.formContact button::before {
    border: 2px solid #f3f3f3;
    border-top: 2px solid #3498db;
    border-radius: 50%;
    top: 4px
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.login_area {
    background: no-repeat #ffba00;
    border-radius: 5px;
    padding: 11px 0;
    width: 100%;
    margin: 0 4px;
    border: 0;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 161px;
    align-items: center;
    line-height: 1.3;
    right: -55px
}

.modal-content {
    top: 25px;
}

/* Header */
header {
    position: fixed;
    width: 100%;
    background: #fff;
    top: 0;
    border-bottom: 1px solid #e7e7e7;
    z-index: 100;
    padding: 10px 0px 5px;
}

.navigation-list li {
    margin: 0 6px;
}

.navigation-list a {
    display: inline-block;
    font-size: 15px;
    padding: 19px 12px;
    color: #000;
}

header .style-btn {
    min-width: 110px;
    padding: 7px 12px;
    text-align: center;
    height: 38px;
}

header .style-btn i {
    font-size: 16px;
    margin-right: 8px;
    color: #000;
}

.service-btn:hover > .services-list {
    display: block;
    visibility: visible;
    opacity: 1;
}

.service-btn i {
    position: relative;
    top: 1px;
    margin-left: 4px;
}

.service-btn:hover i {
    transform: rotate(180deg);
}

.services-list {
    position: absolute;
    left: 0;
    top: 53px;
    min-width: 220px;
    z-index: 100;
    opacity: 0;
    transform: translate(0, 10px);
    transition: opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in;
    visibility: hidden;
    background-color: #ffffff;
    box-shadow: 0px 3px 18px rgb(72 72 72 / 15%);
    border-radius: 14px;
    border: 1px solid #ffd117;
}

.second-dropdown {
    left: 224px;
    width: 250px;
    margin-top: -70px;
}

.services-list li {
    font-size: 17px;
    font-weight: 500;
    margin: 0;
    padding: 8px 10px !important;
    border-bottom: 1px solid #e3e3e3;
}

.services-list li:last-child {
    border: none;
}

.services-list a {
    display: inline-block;
    width: 100%;
    border-radius: 6px;
    font-size: 14px;
    padding: 0 !important;
    line-height: 1.3;
    text-transform: capitalize;
}

.services-list a:hover {
    color: #ffd117;
}

.services-main-list h5 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 23px;
}

.services-main-list ul {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.services-main-list li {
    margin-bottom: 15px;
}

.outline-theme-btn {
    color: #000 !important;
    background-color: #ffd117;
    border: 1px solid #ffd117;
}

.navigation-list a:hover {
    color: #ffd117;
}
footer {
    background: #000;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    /* border-radius: 150px 0 0 0; */
    padding-bottom: 30px;
    padding-top: 70px;
    position: relative;
}
.ftr-links-wrap a {
    color: white;
    text-decoration: none !important;
}
.ftr-links-wrap p {
    color: white;
    text-decoration: none;
    margin-top: 5px;
    font-size: 15px;
}.ftr-links-wrap h5 {
    color: white;
}
footer .footer-top ul li {
    margin-right: 10px;
    margin-bottom: 10px;
}
.ftr-links-wrap a {
    color: white;
    text-decoration: none !important;
}
.address-icon li i {
    padding-right: 10px;
    padding-top: 4px;
    color: #fff;
}
.address-icon li {
    padding-right: 10px;
    padding-top: 4px;
    color: #fff;
}
footer .footer-copyrights {
    border-top: 2px dashed hsla(0, 0%, 100%, 0.322);
    padding: 30px 0 0px;
}
footer .footer-copyrights p {
    color: #fff;
    font-size: 14px !important;
    margin-bottom: 5px;
}

.new-menu-list ul{
    list-style: none;
    padding-left: 0;
}
footer .footer-top ul li a i{
    margin-right: 10px;
}
.about-sec {
    padding-top: 60px;
    padding-bottom: 60px
}

.about-caption,.about-sec .hero-v3__form-btn {
    margin-top: 35px
}

.about-caption h3 {
    font-size: 32px;
    color: #000;
    font-weight: 600;
    margin-bottom: 14px;
    padding-left: 0;
    z-index: 9
}

.blue-color {
    color: #ffba00;
    font-weight: 600
}

.btn-green-shade,.btn-white-shade {
    font-weight: 500;
    display: inline-block
}

.about-caption p {
    color: #000;
    font-size: 16px;
    text-align: left;
    line-height: 28px
}
@media only screen and (max-width: 768px){
.about-sec{
    padding: 30px 0px;
}
.about-caption h3{
    font-size: 22px;
    text-align: center;
}
.about-caption p{
    text-align: center;
}
}
.whatsapp-theme-btn {
    background: #51b27e !important;
    color: #fff !important;
}
.whatsapp-theme-btn i {
    color: #fff !important;
}

.reviews-buton {
    position: relative;
    top: 350px;
}
.revw-btn {
    position: absolute;
}
.revw-btn img{
    border-radius: 20px;
    border: 5px solid #000;
}
@media only screen and (max-width: 768px) {
    .client-reviews h1 {
    font-size: 30px;
    text-align: center !important;
    margin-top: 30px;
}
.client-reviews p {
    text-align: center;

}
.tb-wrapper::after{
    display: none;
}
.style-arrow-btn{
    background: #000;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #ffd117;
    transition: all 0.3s ease;
    padding-top: 8px;
    &:hover{
        background: #ffd117;
        color: #000;
    }
    &:focus{
        outline: none;
    }
    &:active{
        transform: translateY(-50%) scale(0.95);
        -webkit-transform: translateY(-50%) scale(0.95);
        -moz-transform: translateY(-50%) scale(0.95);
        -ms-transform: translateY(-50%) scale(0.95);
        -o-transform: translateY(-50%) scale(0.95);
    }
    &:disabled{
        opacity: 0.5;
        cursor: not-allowed;
    }
}

}