@import url(../../../css2);

p,
ul {
    margin: 0 !important
}

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

.row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.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: #0784a7
}

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: linear-gradient(135deg, #20b1ab 0, #567f30 100%);
    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: 100%;
    display: flex;
    align-items: center;
    background-position: bottom;
    padding: 12rem 0 3rem;
    background-size: cover;
    position: relative;
    z-index: 9
}

.banner_inner h1 {
    margin: 0;
    font-style: normal;
    font-weight: 900;
    font-size: 70px;
    line-height: 92px;
    color: #20b1ab
}

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

.banner_inner p {
    font-weight: 500;
    color: black;
    margin: 0 0 20px !important;
    text-align: left;
    line-height: 1.6;
}

button.global_buton {
    background: linear-gradient(135deg, #20b1ab 0, #20b1ab 100%);
    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: #20b1ab;
    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: 600;
    font-family: Raleway
}

input[type=submit] {
    background: linear-gradient(135deg, #20b1ab 0, #20b1ab 100%) !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: 80px 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
}

.about_sec .global_inner p {
    text-align: left;
}

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

}

.proces_iner img {
    height: 100px;
    margin-bottom: 2rem;
}

.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;
    width: 100px;
}

section.talk_sec {
background-color: #20b1ab;
    background-repeat: no-repeat;
    height: 351px;
    display: flex;
    align-items: center;
    margin: 4rem 0;
}

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

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


section.book_sec {
    padding-bottom: 60px;
    padding-top: 60px;
}

section.service_sec {
    background: linear-gradient(186deg,#20b1ab 0, #20b1ab 100%);
    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: 25px 20px;
    text-align: center;
    height: 100%;
}

.service_iner img {
    margin: 0 0 20px;
    height: 100px;
}

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

.service_iner p {
    font-weight: 500;
    padding-bottom: 0;
}

section.new_talk {
    background: #000;
    padding: 3rem 0;
}

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

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

.proces_iner h3 {
    font-weight: 700
}

.btn-color {
    background-color: #fff !important;
}

.btn-color a {
    color: #000 !important;
}

.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: 0 520px;
}

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: linear-gradient(186deg,#20b1ab 0, #20b1ab 100%);
    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) {
    .modal-dialog .modal-content {
        top: 0 !important;
    }

    .banner_form form:after {
        right: -110px
    }

    .banner_inner h1 {
        font-size: 65px
    }

    section.talk_sec {
        height: 337px;
        padding: 40px 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: -63px;
        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) {

    .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;
        text-align: center;
    }

    span.single {
        color: #20b1ab
    }

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

    section.banner_sec:after {
        top: 30px
    }

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


    .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;
        text-align: center;
    }

    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
    }

    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: 280px;
        height: 180px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 30px auto auto;
        background-position: bottom
    }

    section.talk_sec {
        height: auto;
        background: #0784a7
    }

    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 #20b1ab
}

.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 #20b1ab !important
}

.popup_form_wrp h2:before {
    content: '';
    display: block;
    position: absolute;
    background: #20b1ab;
    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: 3px;
    height: 23px;
    top: 5px;
    border-radius: 5px;
}

span.color_form {
    color: #20b1ab
}

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: 19px;
    top: 7px;
}

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

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

button.popup_button {
    background: linear-gradient(135deg, #20b1ab 0, #20b1ab 100%);
    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;
    margin-right: 20px;
    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: end;
}

.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: linear-gradient(135deg, #20b1ab 0, #567f30 100%);
    -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;
}

:is(.about_img img, .about_button, .book_inner, .vector_img, .proces_iner_img) img {
    max-width: 100%;
    height: auto;
}

.proces_iner_img img {
    width: 60%;
    margin-bottom: 2rem;
}

ul.dropdown-menu li a.dropdown-item:hover {
    background: #0784a7;
    color: white;
}

ul.navbar-nav li.nav-item a.nav-link:hover {
    color: #0784a7 !important;
}

@media only screen and (max-width:600px) {

    .main-side-menu {
        display: none !important;
    }

    .ctop li.num a {
        padding: 10px 10.5px !important;
        font-size: 12px;
    }

    .menu {
        position: relative !important;
        top: -50px !important;
        left: 85% !important;
        right: unset !important;
    }

    .service_iner {
        height: auto;
    }

    ul.nav.nav-tabs {
        margin: 0 0 30px 0 !important;
    }

    .footer-nav2 li {
        float: left;
        padding: 0 7px !important;
    }
}

@media (max-width: 481px) {

    .nav-area-full .col-lg-3,
    .nav-area-full .col-lg-9 {
        width: 100%;
    }

    .header-main .logo {
        text-align: center !important;
        margin-bottom: 10px;
    }

    .header-main {
        padding-bottom: 10px !important;
    }

    section.banner_sec {
        padding-top: 200px;
    }

    button.popup_button {
        font-size: 16px;
        width: 130px;
    }

    button.global_buton {
        margin: 0;
        width: 157px;
    }

    .banner_form form {
        border-radius: 20px;
    }
}

.our-service {
    position: relative;
    margin: 20px 0px;
  }
  
  .our-service img {
    width: 100%;
    filter: blur(6px);
    transition: 0.7s ease;
  }
  
  .our-service h2 {
    position: absolute;
    bottom: 45%;
    z-index: 1;
    text-align: center;
    width: 100%;
    margin: 0px;
    padding: 10px 10px;
    background: #ffffffbd;
    font-size: 20px;
    transition: 0.7s ease;
    font-weight: 600;
  }
  
  .our-service:hover h2 {
    bottom: 4%;
  }
  
  .our-service:hover img {
    filter: blur(0px);
  }
  