.section2picture img {
    border-radius: 25px 0 25px 0;
    margin-bottom: 0px;
    margin-top: 0px;
    box-shadow: 31px 31px 30px rgb(0 0 0 / 20%)
}

body.services section.section2 p.h2.h2Heading {
    text-transform: uppercase;
    font-size: 40px
}

body.services section.section3 p.h2.h2Heading {
    font-family: custom;
    font-size: 45px;
    font-weight: 600;
    text-transform: capitalize;
    padding: 0 100px
}

.img-non-fliud-left {
    position: relative;
    left: -113px
}

.img-non-fliud {
    position: relative;
    right: -54px
}

.line-bef-txt {
    color: #2e34a6;
    position: relative;
    margin-left: 45px;
    font-weight: 300
}

.line-bef-txt:before {
    border-bottom: 1px solid #2e34a6;
    content: '';
    width: 40px;
    top: 50%;
    position: absolute;
    left: -45px
}

@media(max-width: 1199px) {
    .img-non-fliud-left {
        position:relative;
        left: auto;
        max-width: 100%
    }

    .img-non-fliud {
        position: relative;
        right: auto;
        max-width: 100%
    }
}

@media(max-width: 1000px) {
    body.services section.section3 p.h2.h2Heading {
        font-family:custom;
        font-size: 45px;
        font-weight: 600;
        text-transform: capitalize;
        padding: 0
    }
}

body.services>section:nth-child(9) p.para {
    padding-right: 100px;
    margin-bottom: 40px
}

@media(max-width: 1200px) {
    body.services>section:nth-child(9) p.para {
        padding-right:0
    }
}

body.services>section.vslider>div>div>div.col-md-12.text-center>h2.h2Heading {
    text-transform: uppercase
}

body.services>section.vslider>div>div>div.col-md-12.text-center>p.para {
    margin: 30px auto
}

body.services>section.vslider .owl-carousel {
    width: 98%!important;
    z-index: 1;
    box-shadow: .3rem .3rem 1.5rem rgba(0,0,0,.15)!important
}

body.services>section.vslider #owl-demo>div.owl-dots {
    display: grid!important;
    position: absolute;
    right: -40px;
    top: 50%
}

section.section6 p:nth-child(2) a {
    font-family: custom;
    font-size: 36px
}

section.section6 p:nth-child(1) {
    font-family: custom;
    font-weight: 300!important;
    text-transform: capitalize;
    line-height: 47px
}

section.section6>div>div>div>a {
    text-transform: uppercase;
    font-size: 19px;
    font-family: custom;
    padding: 9px 60px!important
}

.bookItem {
    position: relative;
    margin-bottom: 30px;
    box-shadow: 10px 10px 20px rgb(0 0 0 / 50%)
}

.bookImg {
    width: auto!important
}

.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span {
    background: #2e34a6;
    padding: 6px
}

.section5picture img {
    border-radius: 25px 0 25px 0;
    box-shadow: .5rem .5rem 1.5rem rgba(0,0,0,.35)!important
}

.Heading {
    font-size: 52px;
    font-weight: 600
}

#owl-demo .item img {
    display: block;
    width: 100%;
    height: auto
}

#owl-demo>div.owl-dots {
    display: grid!important;
    position: absolute;
    right: 0;
    top: 50%
}

.backgroundtext {
    letter-spacing: 20px;
    position: absolute;
    z-index: 0;
    opacity: .09;
    font-size: 5vw;
    font-weight: 600
}

.section1 {
    height: auto
}

.swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.bookWithContentArea {
    padding-top: 50px
}

.bookWithContent {
    position: relative
}

.bookWithContentArea .para {
    font-size: 15px !important;
    text-align: center;
    margin-top: 10px;
    padding: 2px;
    line-height: 18px
}

button.btn.bg-theme-blue.text-white.roundedBtn {
    padding: 9px!important;
    font-size: 13px;
    text-transform: uppercase;
    font-family: custom
}

@media(max-width: 767px) {
    .bookWithContentArea {
        display:none
    }

    .section1 {
        height: auto
    }
}

.order-1 img {
    height: 100%;
    width: 100%;
}
