@import url(https://fonts.googleapis.com/css2?family=Raleway: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&amp;display=swap);p,ul {
    margin: 0!important
}

.footer_inner p,.footer_inner ul li a {
    font-weight: 500;
    color: #7a7a7a;
    text-align: center
}

.footer_inner form input[type=submit],.menu li.head-btn {
    background: linear-gradient(180deg,#39aff9 0,#007cca 100%);
    box-shadow: 0 4px 10px rgba(0,0,0,.25)
}

.footer_inner form input[type=submit],.menu li.head-btn,button.color-red,button.global_buton {
    box-shadow: 0 4px 10px rgba(0,0,0,.25)
}

a,h1,h2,h3,h4,h5,h6,li,p,span {
    font-family: Raleway,sans-serif!important
}

ul {
    padding: 0!important;
    list-style: none!important
}

a {
    text-decoration: none!important
}

.menu ul.navbar-nav {
    align-items: end
}

header.main_header {
    position: absolute;
    width: 100%;
    z-index: 999;
    top: 20px
}

.banner_form form,.banner_inner,.big_iner_testi,.first,.last,.order_sec,.popup_form_wrp h2,section.about_sec,section.testimonial_sec .global_inner {
    position: relative
}

.menu li.head-btn {
    margin: 0;
    border-radius: 20px;
    width: 200px;
    height: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0!important
}

.menu li.head-btn a {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    color: #fff
}

.menu li.head-btn:hover,button.popup_button:hover {
    background: #f3ad16
}

.logo img {
    width: 60%
}

footer.main_footer {
    padding: 20px 0
}

.footer_inner p {
    font-style: normal;
    font-size: 16px;
    line-height: 23px;
    width: 300px
}

ul.social_icon {
    display: flex;
    justify-content: center;
    margin: 10px 0 0!important
}

ul.social_icon li {
    padding: 0 5px
}

.footer_inner h3 {
    margin: 0 0 10px;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    color: #000
}

.footer_inner ul li a,.inner_footer p {
    font-size: 16px;
    line-height: 19px;
    font-style: normal
}

.footer_inner ul li {
    margin: 0 0 5px
}

.location p {
    text-align: left;
    margin: 0 0 15px!important
}

.footer_inner ul li a:hover {
    color: #000
}

.footer_inner form input,.footer_inner form textarea {
    padding: 0 20px;
    width: 100%;
    background: #dcdbdb;
    border: none;
    height: 50px;
    margin: 0 0 15px;
    border-radius: 10px;
    font-family: Raleway;
    outline: 0;
    font-size: 14px
}

.footer_inner form {
    margin: 20px 0 0
}

.footer_inner form input::placeholder,.footer_inner form textarea::placeholder {
    color: #888
}

.fields_iner {
    display: flex
}

.fields_iner input {
    width: 48%!important
}

.fields_iner input:first-child {
    margin-right: 25px
}

.footer_inner form textarea {
    height: 100px;
    padding: 15px 20px
}

.footer_inner form input[type=submit] {
    border-radius: 20px;
    width: 161px;
    height: 57px;
    padding: 0;
    margin: 0;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    color: #fff;
    text-transform: uppercase
}

.footer_inner form input[type=submit]:hover {
    background: #000
}

section.bottom_foter {
    background: #137ea8;
    padding: 15px 0
}

.about_button,.inner_footer,.proces_iner,.proces_iner_img,.talk_img,section.proces_sec .global_inner,section.service_sec .global_inner {
    text-align: center
}

.inner_footer p {
    font-weight: 600;
    color: #fff
}

section.banner_sec {
    background-image: url(../images/banner.png);
    background-repeat: no-repeat;
    height: 790px;
    display: flex;
    align-items: center;
    background-position: bottom;
    padding-top: 80px;
    background-size: cover;
    position: relative;
    z-index: 9
}

.banner_inner h1 {
    margin: 0;
    font-style: normal;
    font-weight: 900;
    font-size: 78px;
    line-height: 92px;
    color: #137ea8
}

.banner_inner p,button.global_buton a {
    line-height: 23px;
    font-style: normal;
    font-size: 20px
}

.banner_inner p {
    font-weight: 500;
    color: #5d5d5d;
    width: 80%;
    margin: 0 0 20px!important
}

button.global_buton {
    background: #137ea8;
    border-radius: 20px;
    border: none;
    margin: 0 20px 0 0;
    width: 200px;
    height: 50px
}

.banner_btn,.popup_form_wrp form {
    margin: 30px 0 0
}

button.global_buton a {
    font-weight: 700;
    color: #fff
}

button.color-red {
    background: #000;
    border-radius: 20px
}

.banner_form form {
    width: 400px;
    background: rgba(255,255,255,.8);
    box-shadow: 0 4px 20px rgba(0,0,0,.25);
    backdrop-filter: blur(2px);
    margin: auto;
    padding: 40px 0;
    border-radius: 80px
}

.banner_form form input,.banner_form form textarea {
    filter: drop-shadow(1px 1px 1px black);
    width: 100%;
    background: #fff;
    border-radius: 20px;
    border: none;
    height: 60px;
    margin: 0 0 15px;
    padding: 0 0 0 20px;
    font-family: Raleway;
    font-size: 16px;
    color: rgba(0,0,0,.44);
    outline: 0;
    font-weight: 600
}

.banner_form form .fields_wrap {
    width: 75%;
    margin: auto;
    text-align: center
}

.banner_form form h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 34px;
    line-height: 40px;
    text-align: center;
    color: #137ea8;
    width: 80%;
    margin: auto auto 30px
}

span.global_color {
    color: #5d5d5d
}

.banner_form form input::placeholder,.banner_form form textarea::placeholder {
    color: rgba(0,0,0,.44);
    font-weight: 500
}

.banner_form form textarea {
    height: 130px;
    padding: 20px;
    font-weight: 400;
    font-family: Raleway
}

input[type=submit] {
    background: #137ea8!important;
    box-shadow: 0 4px 10px rgb(0 0 0 / 25%)!important;
    border-radius: 20px!important;
    font-style: normal;
    font-weight: 700!important;
    font-size: 15px!important;
    line-height: 23px!important;
    color: #fff!important;
    text-transform: uppercase;
    width: 200px!important
}

.banner_form form:after,.banner_form form:before,section.about_sec:before,section.banner_sec:after,section.banner_sec:before,section.testimonial_sec .global_inner:before {
    position: absolute;
    content: '';
    display: block
}

section.banner_sec:before {
    background-repeat: no-repeat;
    background-image: url(../images/banner-badal.png);
    width: 10%;
    height: 188px;
    left: 0;
    top: 10%;
    background-size: 100%
}

.banner_form form:before {
    background-image: url(../images/form-badal.png);
    background-repeat: no-repeat;
    width: 180px;
    height: 100px;
    left: -100px;
    top: -40px
}

.banner_form form:after {
    background-image: url(../images/baner-form.png);
    background-repeat: no-repeat;
    width: 70%;
    height: 533px;
    right: -180px;
    top: 70px;
    bottom: 0;
    margin: auto;
    background-size: 100%
}

section.banner_sec:after {
    background-image: url(../images/form-badal.png);
    background-repeat: no-repeat;
    width: 180px;
    height: 100px;
    right: 6%;
    top: 20%;
    z-index: -1
}

section.about_sec {
    padding: 0 0 80px
}

section.about_sec:before {
    background-image: url(../images/left-bf.png);
    background-repeat: no-repeat;
    width: 250px;
    height: 495px;
    left: 0;
    top: 60px
}

.global_inner h2 {
    margin: 0 0 15px;
    font-style: normal;
    font-weight: 800;
    font-size: 52px;
    line-height: 61px;
    color: #494949
}

.global_inner p {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 27px;
    color: #343434
}

.proces_iner h3,.service_iner h4,.service_iner p {
    font-size: 20px;
    line-height: 23px;
    color: #343434;
    text-align: center;
    font-style: normal
}

.about_button button {
    width: 230px;
    height: 65px
}

.about_button img {
    margin: 0 0 15px
}

section.talk_sec {
    background-image: url(../images/talk.png);
    background-repeat: no-repeat;
    height: 351px;
    display: flex;
    align-items: center;
    background-size: cover;
}

section.talk_sec h2 {
    font-size: 58px;
    color: #fff
}

section.talk_sec p {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    color: #fff
}

.talk_img img {
    width: 58%
}

section.book_sec {
    padding-bottom: 60px
}

section.service_sec {
    background: #137ea8;
    padding: 60px 0
}

section.service_sec .global_inner h2 {
    color: #fff;
    width: 80%;
    margin: auto auto 20px
}

.order_sec .global_inner h2,.order_sec .global_inner p,section.new_talk .global_inner h2,section.new_talk .global_inner p,section.service_sec .global_inner p {
    color: #fff
}

.service_iner {
    background: #fff;
    box-shadow: 0 4px 20px rgb(0 0 0 / 13%);
    border-radius: 20px;
    padding: 40px 20px 0;
    text-align: center;
    height: 300px
}

.service_iner img {
    margin: 0 0 20px
}

.service_iner h4 {
    margin: 0 0 15px;
    font-weight: 700
}

.service_iner p {
    font-weight: 500
}

section.new_talk {
    background: #137ea8
}

section.proces_sec {
    background-image: url(../images/proces.png);
    background-repeat: no-repeat;
    background-position: top;
    padding: 100px 0
}

section.proces_sec .global_inner h2 {
    width: 60%;
    margin: auto auto 20px
}

.proces_iner h3 {
    font-weight: 700
}

.proces_iner p {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #343434
}

section.testimonial_sec {
    padding: 80px 0;
    background-image: url(../images/client.png);
    background-repeat: no-repeat;
    height: 700px;
    display: flex;
    align-items: center;
    background-position: bottom
}

section.testimonial_sec .col-md-4 {
    background: #fff;
    box-shadow: 0 4px 20px rgba(12,134,212,.35);
    border-radius: 20px;
    padding: 40px 20px;
    margin: 15px 9px
}

.testimonial_iner h4 {
    margin: 0 0 5px;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    color: #343434
}

.testimonial_iner img {
    margin: 0 0 10px
}

.testimonial_iner p {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #343434
}

.testimonial_slider {
    margin-top: 60px!important
}

.big_iner_testi {
    padding: 60px 20px!important;
    margin-top: 50px!important
}

.first,.last {
    margin-top: 90px!important
}

.big_iner_testi:after,.first:after,.last:after {
    content: '';
    display: block;
    position: absolute;
    background-image: url(../images/smal-star.png);
    background-repeat: no-repeat;
    width: 70px;
    height: 70px;
    right: 20px;
    top: -35px
}

ul.slick-dots {
    display: flex;
    justify-content: center;
    margin: 20px 0 0!important
}

ul.slick-dots li button {
    border: none;
    background: #d9d9d9;
    font-size: 0;
    height: 17px;
    width: 17px;
    margin: 0 5px;
    border-radius: 50%
}

ul.slick-dots li.slick-active button {
    background: #1e97e3
}

section.testimonial_sec .global_inner:before {
    background-image: url(../images/client-badal.png);
    background-repeat: no-repeat;
    width: 260px;
    height: 170px;
    top: -140px;
    left: -40px
}

.order_sec {
    display: flex;
    align-items: center;
    background: #137ea8;
    padding: 60px 0 20px
}

.order_button,.order_sec:after,.order_sec:before {
    background-repeat: no-repeat
}

.order_sec .global_inner {
    text-align: center;
    width: 860px;
    margin: auto
}

.order_button {
    text-align: center;
    background-image: url(../images/order.png);
    width: 310px;
    height: 180px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 30px auto auto;
    background-position: bottom
}

.order_button button {
    margin: 0
}

.order_sec:before {
    content: '';
    display: block;
    position: absolute;
    background-image: url(../images/order-left.png);
    width: 370px;
    top: -45px;
    height: 450px;
    left: 40px
}

.order_sec:after {
    content: '';
    display: block;
    position: absolute;
    background-image: url(../images/order-right.png);
    width: 198px;
    height: 320px;
    right: 0;
    bottom: 40px
}

.book_inner img:hover {
    filter: drop-shadow(2px 4px 6px black);
    transition: .5s
}



@media only screen and (max-width: 1400px) {
    .banner_form form:after {
        right:-110px
    }

    .banner_inner h1 {
        font-size: 70px
    }

    section.talk_sec {
        height: 337px;
        padding: 0px 0 0
    }

    section.book_sec img {
        width: 100%
    }

    section.book_sec {
        padding-top: 60px
    }

    section.book_sec .col-md-1 img {
        width: 210px
    }

    section.book_sec .global_inner.text-center {
        margin-bottom: 60px
    }

    .order_sec:before {
        left: 0;
        background-size: 90%
    }
}

@media only screen and (max-width: 1199px) {
    .banner_form form:after {
        right:-70px;
        opacity: .5
    }

    .about_img img,.footer_inner p {
        width: 100%
    }

    .banner_inner h1 {
        font-size: 50px;
        line-height: 60px;
        margin: 0 0 20px
    }

    section.banner_sec:before {
        top: 28%
    }
}

@media only screen and (max-width: 767px) {
    .wwe{
        text-align: center;
    }
    button.popup_button, button.global_buton {
        margin: 0 auto;
    }
    .order_button,.service_iner p,.vector_img,section.book_sec .col-md-1 {
        text-align:center
    }

    .modal:before {
        content: '';
        display: inline-block;
        height: 6%!important;
        vertical-align: middle;
        margin-right: -4px
    }

    .popup_form_wrp {
        padding: 0 15px;
        margin: -8px!important
    }

    section.banner_sec {
        height: auto;
        padding-top: 130px;
        padding-bottom: 70px
    }

    .banner_form form:after,.banner_form form:before,.global_inner p br,.order_sec:after,.order_sec:before,section.banner_sec:before,section.book_sec .global_inner.text-center h2 br,section.testimonial_sec .global_inner:before,section.testimonial_sec h2 br {
        display: none
    }

    .banner_form form,.order_sec .global_inner,.proces_iner_img img {
        width: 100%
    }

    section.proces_sec .global_inner h2 {
        width: 100%;
        font-size: 30px
    }

    .order_sec .global_inner h2,section.service_sec .global_inner h2 {
        width: 100%;
        font-size: 28px;
        line-height: 34px
    }

    header.main_header .col-md-4,header.main_header .col-md-8 {
        width: 50%
    }

    .menu li.head-btn {
        width: 150px;
        height: 50px
    }

    .menu li.head-btn a {
        font-size: 16px
    }

    .banner_inner h1 {
        font-size: 35px;
        line-height: 40px
    }

    span.single {
        color: #137ea8
    }

    .banner_inner p {
        width: 100%;
        font-size: 16px
    }

    section.banner_sec:after {
        top: 30px
    }

    .global_buton {
        margin-top: 12px!important
    }

    .banner_btn {
        margin: 35px 35px 18px 12px;
        display: flex;
        flex-direction: column
    }

    .banner_form form .fields_wrap {
        width: 90%
    }

    .banner_form form h2,section.testimonial_sec h2 {
        font-size: 26px;
        line-height: 30px
    }

    .global_inner h2 {
        font-size: 35px;
        line-height: 45px
    }

    section.about_sec {
        padding: 30px 0
    }

    .global_inner p {
        font-size: 16px;
        line-height: 22px
    }

    section.about_sec .row.align-items-center,section.talk_sec .row {
        flex-direction: column-reverse
    }

    .about_button button,section.proces_sec .banner_btn button {
        margin: 0 auto;
    }

    button.global_buton a {
        font-size: 16.5px;
        font-weight: 500
    }

    .service_iner p {
        font-style: normal;
        font-weight: 500;
        font-size: 17px;
        line-height: 23px;
        color: #343434
    }

    .order_button {
        background-image: url(../images/order.png);
        background-repeat: no-repeat;
        width: 310px;
        height: 180px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 30px auto auto;
        background-position: bottom
    }

    section.talk_sec {
        height: auto;
        background: #ea5630
    }

    section.talk_sec h2 {
        font-size: 35px
    }

    section.talk_sec p {
        font-size: 18px;
        line-height: 24px;
        font-weight: 500
    }

    .service_iner,.talk_img,section.book_sec img {
        margin: 0 0 20px
    }

    section.book_sec {
        padding: 10px 0 30px
    }

    section.book_sec .col-md-1 img {
        width: 200px
    }

    section.book_sec .global_inner.text-center h2 {
        font-size: 27px;
        line-height: 34px
    }

    .testimonial_slider,section.book_sec .row.mt-5,section.service_sec .row.mt-4 {
        margin-top: 0!important
    }

    .vector_img {
        margin: 0 0 30px
    }

    .proces_iner_img {
        margin: 30px 0 20px
    }

    section.proces_sec .banner_btn {
        justify-content: center
    }

    section.proces_sec,section.testimonial_sec {
        padding-bottom: 0
    }

    .footer_inner form {
        margin: 20px 0 30px
    }

    .fields_iner {
        display: block
    }

    .fields_iner input:first-child {
        margin-right: 0
    }

    .fields_iner input {
        width: 100%!important
    }
}

.modal-body,.modal-header {
    padding: 0!important
}

.modal-header {
    border: none!important;
    margin-bottom: 20px
}

.modal {
    background: #0000008c
}

.modal-dialog {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto
}

.popup_form_wrp {
    padding: 0 15px
}

.popup_form_wrp h2 {
    font-weight: 800;
    font-size: 35px;
    color: #494949;
    margin: 0 0 10px 20px
}

.popup_form_wrp p {
    color: #343434;
    font-weight: 500
}

.popup_form_wrp form input,.popup_form_wrp form select,.popup_form_wrp form textarea {
    width: 100%;
    background: #fff;
    border-radius: 20px;
    height: 45px;
    margin: 0 0 15px;
    padding: 0 0 0 20px;
    font-family: Raleway;
    font-weight: 500;
    outline: 0;
    color: rgba(0,0,0,.44);
    border: 1px solid #137ea8
}

.popup_form_wrp form input::placeholder,.popup_form_wrp form textarea::placeholder {
    color: rgba(0,0,0,.44);
    font-size: 14px
}

.popup_form_wrp form textarea {
    border-radius: 15px;
    height: 130px;
    padding: 15px 18px
}

.popup_form_wrp form select {
    font-size: 14px;
    font-weight: 500
}

.modal-content {
    padding: 30px 0;
    border-radius: 20px;
    border: 2px solid #137ea8!important
}

.popup_form_wrp h2:before {
    content: '';
    display: block;
    position: absolute;
    background: #137ea8;
    width: 10px;
    height: 40px;
    left: -20px;
    border-radius: 5px
}

button.btn-close:after,button.btn-close:before {
    content: '';
    display: block;
    position: absolute;
    background: #fff;
    width: 4px;
    height: 26px;
    top: 5px;
    border-radius: 5px
}

span.color_form {
    color: #137ea8
}

button.btn-close {
    position: absolute;
    right: 8px;
    top: 8px;
    background: #000;
    opacity: 1;
    border-radius: 0 0 0 20px;
    width: 30px;
    height: 25px
}

button.btn-close:after {
    transform: rotate(42deg);
    left: 20px;
    top: 7px;
}

button.btn-close:before {
    transform: rotate(129deg);
    left: 18px;
    top: 7px;
}

button.btn-close:hover {
    background: #f3ad16;
    opacity: 1
}

button.popup_button {
    background: #137ea8;
    box-shadow: 0 4px 10px rgba(0,0,0,.25);
    border-radius: 20px;
    border: none;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    color: #fff;
    text-transform: capitalize;
    width: 200px;
    height: 50px;
    font-family: Raleway
}

li.nav-item a {
    font-size: 14px;
    font-weight: 500;
}

li.nav-item {
    /* border-left: 2px solid black; */
}

/* ul.navbar-nav li.nav-item::after {content: "";display: block;height: 15px;width: 1px;position: relative;background: #989898;left: 0px;top: -27px;} */

/* ul.navbar-nav li.nav-item:nth-child(1)::after {
    content: "";
    display: none !important;
    background: white !important;
}

ul.navbar-nav li.nav-item:nth-child(1) {position: relative;top: -15px;} */

.main-side-menu {
}

ul.ctop {
    display: flex;
    justify-content: space-around;
}

.ctop li.num a {
    background: 0 0;
    border: 1px solid #567f30;
    color: #567f30;
    padding: 15px 10px;
    font-size: 13px;
    border-radius: 3px;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}

.lets-btn, .lets-btn:hover, .submit:hover {
    background: #137ea8;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    color: #fff;
}

.lets-btn {
    border: none;
    padding: 12px 20px;
    font-size: 16px;
    border-radius: 3px;
    font-weight: 500;
    margin: 0 10px;
}
.menu {
    margin: 11px 0 0 0;
    position: relative;
    top: 4px;
}

li.nav-item.dropdown:hover ul.dropdown-menu {
    display:block;
}


ul.dropdown-menu {
    padding: 0px -3px 10px 0 !important;
}

ul.dropdown-menu li  a.dropdown-item {padding: 10px 0px 5px 10px;border-bottom: 1px solid black;/* border-block-end-width: 2px; */border-bottom: dotted 1px;width: 200px;}

ul.dropdown-menu li a.dropdown-item:hover {
    background: green;
    color: white;
}
/* ul.navbar-nav li.nav-item a.nav-link:hover {
    color: green !important;
} */
header#navbar {
    position: unset;
    top: -1px;
}

li.nav-item.dropdown.d-block:hover .dropdown-menu {
    display: block;
    position: absolute;
    top: 35px;
    overflow-x: hidden !important;
}
header#navbar {
    background: black;
    /* overflow-x: hidden; */
}
body {
    overflow-x: hidden !important;
}
.book_inner img {
    width: 100% !important;
}
.popupform1 ul li input[type="text"], .popupform1 ul li input[type="email"], .popupform1 ul li input[type="number"], .popupform1 ul li textarea {
    margin-left: 0 !important;
}
.popupform1 ul li{
    text-align: center;
}