.myCardBlue:hover,
.myCardBlue:hover .para {
    color: #fff !important
}

.accordion,
.contentOverImage:hover {
    cursor: pointer
}

.bookImg {
    width: auto !important
}

ul.ulCircle {
    list-style: none;
    padding: 0;
    text-align: left;
    margin-bottom: 0
}

ul.ulCircle li {
    font-size: 15px;
    color: #6e6e6e
}

ul.ulCircle li i {
    color: #2e34a6;
    margin-right: 11px;
    font-size: 11px
}

ul.ulCircle li a {
    color: #000
}

ul.ulCircle li a:hover {
    color: #000;
    text-decoration: none
}

.bookItem {
    position: relative;
    margin-bottom: 30px
}

.noOneSelling {
    background-color: #2e34a6;
    width: 100px;
    position: absolute;
    right: 50px;
    bottom: -20px;
    padding: 15px 5px;
    text-align: center;
    color: #fff;
    font-size: 13px;
    border-radius: 10px 0
}

.section1 {
    height: auto;
    background-image: url(../img/home/section1.jpg);
    background-color: #000
}

.section2 {
    padding: 78px 0
}

.section3 {
    padding: 85px 0
}

.sectionFour {
    background-color: #f8f9fa;
    padding: 80px 0
}

.myCardBlue {
    transition: .4s ease-in-out;
    height: 100%;
    margin-top: 40px;
    box-shadow: .3rem .3rem 2rem rgba(0, 0, 0, .15) !important
}

.goal-daba,
.goal-daba i {
    transition: .3s ease-in-out
}

.myCardBlue:hover {
    background: url(../img/home/blue-card.jpg) 0 0/cover #2e34a6;
    transition: .4s ease-in-out
}

.myCardBlue:hover .hoverImgWhite {
    filter: brightness(5.5);
    transition: .4s ease-in-out
}

.goal-daba {
    border-radius: 50%;
    width: 50px;
    text-align: center;
    height: 50px;
    margin: 0 0 12px;
    padding: 10px 0 0;
    border: 1px solid #2e34a6
}

.goal-daba i {
    color: #2e34a6
}

.owl-theme .owl-nav [class*=owl-]:focus {
    outline: 0
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: 0 0;
    outline: 0
}

.testimonialCircle {
    position: relative
}

.testimonial_img_1,
.testimonial_img_2,
.testimonial_img_3,
.testimonial_img_4,
.testimonial_img_5 {
    position: absolute
}

.testimonial_img_1 {
    top: 0;
    left: 62px
}

.testimonial_img_2 {
    top: 260px;
    left: 50px
}

.testimonial_img_3 {
    top: 400px;
    left: 150px
}

.testimonial_img_4 {
    bottom: 0;
    right: 55px
}

.testimonial_img_5 {
    top: 25%;
    right: 30%
}

@media(max-width:767px) {

    #owl-testimonials .owl-dots,
    .owl-theme .owl-nav {
        text-align: center !important
    }

    .section1 {
        background: #000
    }
}

.imageMan {
    top: 50%;
    left: 15%
}

.contentOverImage {
    background-color: #2e34a6;
    padding: 25px;
    max-width: 200px;
    color: #fff;
    top: 35%;
    right: 0;
    text-align: center;
    border-radius: 10px
}

.overLayContent {
    max-width: 400px;
    padding: 15px;
    background-color: #2e34a6;
    opacity: .8;
    top: 68%;
    left: 17%;
    animation: .5s ease-in-out fadeInLeft
}

.overLayContent p {
    opacity: 1 !important;
    color: #fff
}

section.section6 p:nth-child(2) a {
    font-family: custom;
    font-size: 36px
}

section.section6 p:first-child {
    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
}

.section1 h3.tagline {
    font-size: 19px;
    font-weight: 500;
    font-family: poppins;
    margin-right: 30px
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-20%, 0, 0);
        transform: translate3d(-20%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@media(max-width:996px) {
    .imageMan {
        position: relative !important;
        top: 0;
        left: 0
    }

    .overLayContent {
        left: 5%
    }

    .section1 h3.tagline {
        font-size: 15px;
        text-align: center;
        font-weight: 500;
        font-family: poppins;
        margin-right: 0
    }
}

.circle,
.circle1,
.circle2 {
    width: 30px;
    height: 30px;
    display: block;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    -khtml-border-radius: 30px
}

#owl-testimonials .owl-dots,
.owl-theme .owl-nav {
    text-align: left
}

.nameOnHover {
    visibility: hidden;
    position: absolute;
    top: -70px;
    width: auto;
    text-align: center !important;
    left: 15px;
    font-weight: 700
}

#moveMe1:hover .nameOnHover,
#moveMe2:hover .nameOnHover,
#moveMe:hover .nameOnHover {
    visibility: visible
}

.comprehensive-serv {
    padding: 110px 130px;
}

.compr-serv-boxes .row .col-lg-3:first-child .compr-serv-box,
.compr-serv-boxes .row .col-lg-3:nth-child(0) .compr-serv-box,
.compr-serv-boxes .row .col-lg-3:nth-child(11) .compr-serv-box,
.compr-serv-boxes .row .col-lg-3:nth-child(14) .compr-serv-box,
.compr-serv-boxes .row .col-lg-3:nth-child(16) .compr-serv-box,
.compr-serv-boxes .row .col-lg-3:nth-child(3) .compr-serv-box,
.compr-serv-boxes .row .col-lg-3:nth-child(6) .compr-serv-box,
.compr-serv-boxes .row .col-lg-3:nth-child(8) .compr-serv-box,
.compr-serv-boxes .row .col-lg-3:nth-child(9) .compr-serv-box {
    background: #f4f3ec
}

.sprite-compr {
    background-image: url("/img/compr-reasons.webp");
    background-repeat: no-repeat;
    display: block;
    filter: hue-rotate(357deg)
}

.compr-serv-box {
    text-align: center;
    padding: 30px 0;
    height: 100%
}

.sprite-compr-icon-1,
.sprite-compr-icon-10,
.sprite-compr-icon-11,
.sprite-compr-icon-12,
.sprite-compr-icon-13,
.sprite-compr-icon-14,
.sprite-compr-icon-15,
.sprite-compr-icon-16,
.sprite-compr-icon-2,
.sprite-compr-icon-3,
.sprite-compr-icon-4,
.sprite-compr-icon-5,
.sprite-compr-icon-6,
.sprite-compr-icon-7,
.sprite-compr-icon-8,
.sprite-compr-icon-9 {
    width: 43px;
    height: 48px
}

.compr-serv-box>a {
    color: #333;
    font-size: 18px;
    display: block
}

.compr-serv-box>a h3 {
    color: inherit;
    font-size: inherit
}

.sprite-compr-icon-1 {
    background-position: -10px -10px
}

.compr-serv-box>i {
    margin: 0 auto 11px
}

.sprite-compr-icon-2 {
    background-position: -514px -10px
}

.sprite-compr-icon-3 {
    background-position: -577px -10px
}

.sprite-compr-icon-4 {
    background-position: -640px -10px
}

.sprite-compr-icon-5 {
    background-position: -703px -10px
}

.sprite-compr-icon-6 {
    background-position: -766px -10px
}

.sprite-compr-icon-7 {
    background-position: -829px -10px
}

.sprite-compr-icon-8 {
    background-position: -892px -10px
}

.sprite-compr-icon-9 {
    background-position: -955px -10px
}

.sprite-compr-icon-10 {
    background-position: -73px -10px
}

.sprite-compr-icon-11 {
    background-position: -136px -10px
}

.sprite-compr-icon-12 {
    background-position: -199px -10px
}

.sprite-compr-icon-13 {
    background-position: -262px -10px
}

.sprite-compr-icon-14 {
    background-position: -325px -10px
}

.sprite-compr-icon-15 {
    background-position: -388px -10px
}

.sprite-compr-icon-16 {
    background-position: -451px -10px
}

.row.no-gutters.compr-serv-boxes-slider {
    padding-top: 49px
}

button.accordion.here-u {
    margin-bottom: 13px
}

.accordion {
    background-color: #666;
    color: #fff;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: 0;
    font-size: 15px;
    transition: .4s
}

.accordion:hover,
.acti {
    background-color: #ccc
}

.accordion:after {
    content: '\002B';
    color: #fff;
    font-weight: 700;
    float: right;
    margin-left: 5px
}

.acti:after {
    content: "\2212"
}

.panel {
    padding: 19px 18px;
    display: none;
    transition: max-height .2s ease-out;
    max-height: 600px !important;
    background-color: #fff;
    overflow: auto
}
/* @media only screen and (max-width: 767px){
    .badge-sec{
        display: block !important;
    }
    .badge-sec img{
        margin: 20px 0px 20px 0px;
    }
} */