html,body{margin:0;padding:0}
@font-face{font-family:'FelixTitlingMT';src:url(../fonts/FelixTitlingMT.eot);src:url(../fonts/FelixTitlingMT.woff) format("woff"),url(../fonts/FelixTitlingMT.ttf) format("truetype"),url(../fonts/FelixTitlingMT.svg#svgFelixTitlingMT) format("svg")}
body{font-family: 'Lato', sans-serif;}
a,a:hover{text-decoration:none}
p{font-size: 18px; color: #505050; font-family: 'Lato',sans-serif; line-height: 27px;}
.no-padding{padding:0}
.pl-0 {padding-left:0}
.pr-0 {padding-right:0}

/* Header Top Bar*/
.top-right-btns{
    float: right;
}
.top-right-btns a {
    font-size: 13px;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    color: #fff;
    background: #a2b3dc;
    text-transform: uppercase;
    padding: 12px 12px;
    display: inline-block;
    text-decoration: none;
    margin-left: 10px;
    transition: all 0.3s ease;
}
.top-right-btns a:hover{
    background: #605675;
}
.top-right-btns a img{
    width: 20px;
}
.top-right-btns a span{
    padding-left: 0px;  
}
.team-wrapper a:hover {
    background-color: transparent !important;
    padding: 0px !important;
    transition: all 0.3s ease;
}


/* Header Address Logo wrapper */
.header-address-wrapper {
    text-align: right;
    padding: 44px 0px 26px;
}
.header-address-wrapper p{
    font-size: 14px;
    color: #505050;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    line-height: 19px;
    margin-bottom: 0;
}
.header-address-wrapper p a{
    font-size: 15px;
    color: #5d5177;
    font-weight: 800;
    transition: all 0.3s ease;
}
.header-address-wrapper p a:hover{
    color: #a2b3dc;
}
/* navbar */
.page_header .navbar{
    display: block;
    margin-bottom: 0;
}
.page_header  .nav>li>a:focus, .page_header  .nav>li>a:hover {
    text-decoration: none;
    background-color: #605675;
}
.page_header .navbar-nav{
    float: right;
    margin-right: -10px;
}
.nav-bar-inner-section{
    background-color: #a2b3dc;
}
.nav-bar-inner-section .navbar-nav>li>a {
    font-size: 16px;
    color: #fff;
    font-weight: 900;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    line-height: 49px;
    margin: 0;
    padding: 0px 10px;
}
.logo-wrapper{
    position: absolute;
    left: 0;
}
/* Banner */
.banner-section{
    position: relative;
}
.banner-section .owl-carousel{
    position: relative;
}
.banner-section .item > img{
    width: 100%;
    object-fit: cover;
}

.banner-text-container {
    position: absolute;
    content: '';
    width: 100%;
    top: 60%;
    right: 0;
    z-index: 2;
    transform: translate(0%, -50%);
}
.banner-heading {
    position: absolute;
    content: '';
    width: 100%;
    top: 0%;
    right: 0;
    z-index: 9;
}
.banner-heading{
    background: rgba(96, 86, 117, 0.7);
}
.banner-heading h1{
    font-size: 65px;
    font-weight: 300;
    color: #fff;
    line-height: 55px;
    margin: 0;
    padding: 40px 0px;
}
.banner-text {
    background: rgba(162, 179, 220, 0.8);
    width: 50%;
    margin: 0 0 0 auto;
    padding: 30px 25px 40px;
}
.banner-text h2 {
    font-size: 40px;
    color: #fff;
    font-family: 'Lato', sans-serif;
    line-height: 50px;
    margin: 0px 0px 25px;
}

.banner-text p {
    font-size: 18px;
    color: #1b1b1b;
    line-height: 23px;
    font-weight: 400;
    font-family: 'Lato',sans-serif;
}
.banner-text h4 {
    font-size: 25px;
    color: #fff;
    font-weight: 400;
    font-family: 'Lato',sans-serif;
    margin-top: 30px;
    margin-bottom: 20px;
}
.banner-text a {
    font-size: 16px;
    font-weight: 800;
    color: #fff;
    font-family: 'Lato',sans-serif;
    transition: all 0.3s ease;
    padding: 5px;
    background: transparent;
}
.banner-text a:hover{
    /* background: #605775; */
    color: #605775;
}
.banner-text a span{
    margin-left: 5px;
}
.banner-text a span img{
    width: 10px;
}

.what-difference-section {
    padding-top: 45px;
    padding-bottom: 60px;
    overflow: hidden;
}
.sec-title{
    color: #605675;
    font-size: 50px;
    font-family: 'Lato',sans-serif;
    font-weight: 400;
    margin: 0 0 30px;
}
.sec-title a{
    color: #605675;
    font-size: 50px;
    font-family: 'Lato',sans-serif;
    font-weight: 400;
    margin: 0 0 30px;
}
.difference-grid-wrapper{
    margin-top: 30px;
}
.grid-img-wrapper {
    position: relative;
    overflow: hidden;
    margin-bottom: 22px;
    height: 239px;
}
.grid-img-wrapper img{
    height: 100%;
    object-fit: cover;
}
.grid-heading{
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
}
.grid-heading h2{
    background: rgba(96, 86, 117, 0.8);
    color: #fff;
    margin: 0;
    font-size: 27px;
    font-weight: 400;
    padding: 22px 12px;
}
.grid-text a{
    font-size: 15px;
    color: #5d5177;
    font-weight: 900;
    position: absolute;
    bottom: -20PX;
}
.grid-text a:hover{
    color: #a6b5d7;
}
.grid-text a img {
    width: 18px;
    position: relative;
    top: -2px;
}
.grid-text a span{
    margin-left: 5px;
}
.grid-sec-bg:before {
    position: absolute;
    content: '';
    width: 99999999px;
    height: 239px;
    background: rgba(96, 86, 117, 0.8);
    left: -9999px;
    top: 30px;
}
.grid-sec-bg{
    float: left;
    width: 100%;
    position: relative;
}
.grid-sec-bg .three-column-content{
    display: flex;
    flex-wrap: wrap;
}


/* Our Locations */
.our-location-section {
    background: url(../images/our-location-bg.jpg) no-repeat;
    background-size: cover;
    padding: 50px 0px;
}
.location-wrapper:hover .location-heading h4{
    background: #a2b3dc;
}
.location-grid{
    position: relative;
    overflow: hidden;
}
.location-heading {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: right;
    width: 100%;
}
.location-heading h4 {
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    margin: 0;
    padding: 26px 22px;
    background: rgba(96, 86, 117, 0.8);
    transition: all 0.3s ease;
}
.location-heading h4 span{
    margin-left: 5px;
}
.location-heading h4 span img{
    width: 14px;
    position: relative;
    top: -2px;
}

/* About Company section */
.about-company-section {
    background: #a2b3dc;
    padding: 50px 0px 40px;
    margin-top: 32px;
}

.about-company-grid-text-wrapper h2 {
    font-size: 23px;
    color: #fff;
    font-weight: 400;
    font-family: 'Lato',sans-serif;
    margin: 0;
    padding: 40px 0px 22px;
}
.about-company-grid-text-wrapper p {
    font-size: 15px;
    line-height: 20px;
    color: #484848;
    font-family: 'Lato',sans-serif;
    font-weight: 400;
    margin-bottom: 22px;
}
.about-company-grid-text-wrapper{
    width: 90%;
}
.about-company-grid-text-wrapper a{
    color: #484848;
    font-weight: 600;
    font-family: 'Lato',sans-serif;
    padding: 5px;
    background: transparent;
    transition: all 0.3s ease;
}
.about-company-grid-text-wrapper a:hover{
    /* background: #fff; */
    color: #fff;
}
.about-company-grid-text-wrapper a span{
    margin-left: 5px;
}
.about-company-grid-text-wrapper a span img{
    width: 10px;
    position: relative;
    top: -2px;
}
.about-company-grid-text-wrapper h2 span {
    font-size: 20px;
    line-height: 28px;
    font-style: italic;
    display: block;
}

#testimonial{
    position: relative;
}
#logo-slider .owl-nav {
    position: absolute;
    top: 40%;
    transform: translateY(-40%);
    left: 0;
    width: 100%;
    height: 30px;
}
#testimonial.owl-carousel .owl-nav button.owl-next, #testimonial.owl-carousel .owl-nav button.owl-prev{
    position: absolute;
}
#testimonial.owl-carousel .owl-nav button.owl-prev,{
    left: 0;
}
#testimonial.owl-carousel .owl-nav button.owl-next{
    right: 0;
}
.testimonial-text-wrapper {
    width: 90%;
    margin: 0 auto;
    padding-top: 10px;
}
#testimonial .owl-controls img{
    width: 30px;
}
.testimonial-section{
    padding: 70px 0px;
}
.testimonial-text-wrapper p{
    font-size: 27px;
    line-height: 39px;
    color: #828282;
    font-style: italic;
    font-family: 'Lato', sans-serif;
}
.testimonial-text-wrapper h4{
    padding-top: 30px;
    font-size: 27px;
    font-weight: 800;
    color: #605675;
    margin: 0;
}
.video-section {
    background: url(../images/video-bg.jpg) no-repeat;
    background-size: cover;
    padding: 70px 0px 60px;
    overflow: hidden;
}
.video-section .sec-title{
    color: #fff;
}
.video-wrapper {
    padding: 24px 0px 30px 70px;
    background: rgba(162, 179, 220, 0.87);
}
.video-wrapper::after {
    position: absolute;
    content: '';
    height: 374px;
    background: rgba(162, 179, 220, 0.87);
    top: 0;
    right: -99984px;
    width: 99999px;
}
#logo-slider{
    position: relative;
}
#logo-slider .owl-nav, #testimonial .owl-nav {
    position: absolute;
    top: 30%;
    transform: translateY(-30%);
    left: 0;
    width: 100%;
}

#logo-slider.owl-carousel .owl-nav button.owl-prev{
    left: -10%;
    position: absolute;
}
#logo-slider.owl-carousel .owl-nav button.owl-next{
    right: -10%;
    position: absolute;
}
#logo-slider {
    width: 70%;
    margin: 0 auto;
}
.our-accrediations-section{
    padding: 70px 0px 86px;
}
.our-accrediations-section .sec-title{
    margin: 0px 0px 55px;
}
footer.footer{
    padding: 46px 0px 60px;
    background: #605776;
}
.footer .sec-title {
    color: #fff;
    margin: 0 0px 35px;
}
.footer .sec-content{    
    font-size: 18px;
    color: #fff;
    font-family: 'Lato',sans-serif;
    line-height: 27px;
    margin-bottom: 30px;
}
.footer .sec-content-strong{
    color: #fff;
}
.footer-contact li {
    color: #fff;
    font-size: 20px;
    font-family: 'Lato',sans-serif;
    font-weight: 600;
    padding-bottom: 50px;
    list-style: none;
}
.footer-contact ul{
    padding-left: 0;
}

.footer-contact li span{
    width: 170px;
    display: inline-block;
}
.footer-contact li a{
    background: rgba(255,255,255,0.28);
    padding: 10px 20px;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    transition: all 0.3s ease;
}
.footer-contact li a:hover{
    background: #fff;
    color: #605776;
}
.footer-social-icons ul li a img{
    transition: all 0.3s ease;
}
.footer-social-icons ul li a:hover img{
    transform: scale(0.9);
}
.footer-contact li:last-child{
    padding-bottom: 0;
}
.footer-form-wrapper{
    padding-left: 100px;
}
.footer-form-wrapper p {
    color: #fff;
    font-size: 20px;
    font-family: 'Lato',sans-serif;
    font-weight: 600;
    margin-bottom: 5px;
}
.footer-contact-form input {
    background: rgba(255,255,255,0.7);
    box-shadow: none;
    border: 1px solid rgba(255,255,255,0.1);
    width: 100%;
    padding: 10px 20px 10px;
}
.footer-contact-form button{
    border: 1px solid transparent;
    box-shadow: none;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    background: rgba(255, 255, 255, 0.28);
    padding: 10px 20px;
    text-transform: uppercase;
    font-family: 'Lato',sans-serif;
    font-weight: 600;
}
.footer-social-icons{
    margin-top: 25px;
}
.footer-social-icons ul{
    padding-left: 0;
}
.footer-social-icons ul li {
    list-style: none;
    display: inline-block;
    padding-right: 20px;
}
.bottom-footer{
    background: #3a3a3a;
    padding: 45px 70px;
}
.bottom-footer-text ul{
    padding-left: 0;
}
.bottom-footer-text ul li {
    list-style: none;
    font-size: 20px;
    color: #fff;
    font-family: 'Lato',sans-serif;
    font-weight: 400;
    margin: 0;
    padding: 0;
    display: inline;
}
.bottom-footer-text ul li a{
    color: #fff;
    transition: all 0.3s ease;
}
.bottom-footer-text ul li a:hover{
    color: #605776;
}
.footer-copyrights{
    text-align: right;
}
.footer-copyrights p{
    font-size: 20px;
    color: #fff;
    font-family: 'Lato',sans-serif;
    font-weight: 400;
    margin: 0;
    padding: 0;
}
.banner-section .banner-text a span img{
    width: 10px;
}
.banner-section .banner-text a span{
    display: inline-block;
}
#logo-slider.owl-carousel .owl-item img{
    width: auto;
}



/* About Page */
.about-menu-section{
    background: rgba(96, 86, 117, 0.49);
}
.about-menu-list{
    padding-left: 0;
    margin: 0;
}
.about-menu-list li {
    list-style: none;
    display: inline-block;
}
.about-menu-list li a {
    font-size: 16px;
    color: #fff;
    font-family: 'Lato',sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    padding-right: 15px;
    padding: 20px 15px 20px 0px;
    display: inline-block;
    transition: all 0.3s ease;
}
.about-menu-list li a.active, .about-menu-list li.active a, #menu-primary-menu li.active a{
    color: rgba(96, 86, 117, 1);
}
#menu-primary-menu li.active a:hover{
    color:#fff;
}
.about-menu-list li a:hover{
    color: rgba(96, 86, 117, 1);
}
.aboutus-content-section{
    padding: 54px 0px 40px;
}
.img-text-wrapper img{
    float: left;
    padding-right: 15px;
    padding-bottom: 10px;
}
.about-content-wrapper h4{
    font-size: 30px;
    color: #605675;
    font-weight: 600;
    margin-bottom: 60px;
    font-family: 'Lato',sans-serif;
}
.about-content-wrapper p {
    font-size: 18px;
    line-height: 26px;
    font-family: 'Lato',sans-serif;
    font-style: italic;
    color: #505050;
    margin-bottom: 30px;
}
.about-content-wrapper p:last-child{
    margin-bottom: 0;
}
.sec-title-2{
    font-size: 30px;
    font-family: "Lato",sans-serif;
    font-weight: 800;
    color: #605675;
    margin-top: 0;
    margin-bottom: 38px;
}
.about-company-text p{
    font-size: 18px;
    color: #505050;
    line-height: 27px;
    font-weight: 400;
}
.about-page-company-section{
    padding: 60px 0px 90px;
}

.about-company-text a{
    color: #5d5177;
    text-transform: capitalize;
    font-weight: 600;
    padding-left: 10px;
    transition: all 0.3s ease;
    padding: 5px;
}

.about-company-text a span img{
    position: relative;
    width: 19px;
    /* top: -1px;
    left: 5px; */
}



/* Care and technology */
.care-technology-section{
    padding: 56px 0px;
}
.care-technology-img-wrapper{
    float: left;
    width: 100%;
    padding: 10px 0px 55px;
}
.care-tech-text-wrapper h6{
    color: #605675;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    padding-top: 20px;
    margin: 0;
}
.care-tech-text-wrapper p{
    margin-bottom: 20px;
}
.care-tech-text-wrapper p a{
    color: #605675;
    font-weight: 600;
}
.care-tech-text-wrapper p a span img {
    width: 19px;
    position: relative;
    /* top: 0px;
    left: 5px; */
}
.care-tech-text-wrapper .sec-title-2{
    margin: 50px 0px 30px 0px;
}
.care-tech-text-wrapper .sec-title-2:first-child{
    margin-bottom: 0px;
}



/* Care Services */
.care-services-section {
    padding: 60px 0px 100px;
}
.care-services-img-text-wrapper{
    padding-top: 20px;

}
.services-logo-wrapper ul{
    padding-left: 0;
    text-align: center;
    padding-top: 18px;
}

.services-logo-wrapper ul li{
    display: inline-block;
    list-style: none;
    padding: 0px 20px;
}
.care-services-text p{
    margin-bottom: 30px;
}
a.purple {
    color: #605675;
    font-weight: 600;
    text-decoration: underline;
}
.care-services-text p a{
    color: #605675;
    font-weight: 600;
    font-size: 18px;
}
.care-services-text p a span img{
    width: 12px;
    top: 0;
    left: 5px;
    position: relative;
}
.review-section{
    padding: 46px 0px 70px;
}
.review-card-wrapper{
    border: 1px solid #c3c3c3;
    padding: 30px 20px;
    background: #fefefe;
}

.review-logo{
    padding-bottom: 10px;
    border-bottom: 1px solid #c3c3c3;
}
.review-heading {
    padding: 20px 0px 10px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #c3c3c3;
}

.tg_header_links{
    color: #000;
    font-size: 22px;
    font-weight: 800;
    margin: 0;
    padding-bottom: 24px;
}
.round-score{
    float: left;
}
.round-score p{
    display: inline-block;
    width: 70px;
    height: 70px;
    border: 4px solid #357c75;
    border-radius: 100%;
    position: relative;
}
.round-score p span{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: #357c75;
    color: #fff;
    border-radius: 100%;
    padding: 14px;
    text-align: center;
    font-size: 20px;
    font-weight: 800;
}

.score h2{
    font-size: 16px;
    font-weight: 800;
    color: #000;
    margin: 0;
    padding: 18px 0px 10px 10px;
    position: relative;
    left: 10px;
}
.score > p{
    font-size: 16px;
    color: #726d69;
    position: relative;
    margin: 0;
    padding: 0;
    line-height: 5px;
    left: 10px;
}
.review-content-box {
    clear: both;
    padding: 18px 0px 8px;
}
.review-wrapper h4{
    margin: 0;
    font-weight: 600;
    padding-bottom: 5px;
}
.review-wrapper > p{
    line-height: 24px;
    margin-bottom: 15px;
}
.review-count ul{
    padding-left: 0;
}
.review-count ul li{
    list-style: none;
    display: inline-block;
    position: relative;
    padding-right: 15px;
}
.review-count ul li:first-child:before{
    position: absolute;
    content: '';
    width: 1px;
    height: 100%;
    top: 0;
    background: #726d69;
    right: 5px;
}
.review-count ul li a{
    color: #1e4695;
    font-weight: 600;
    font-size: 18px;
}
.review-btn{
    text-align: center;
}
.review-btn a{
    font-size: 20px;
    background: #367c76;
    color: #fff;
    padding: 12px 20px;
    border-radius: 8px;
    display: inline-block;
    margin: 12px 0px 18px;
}
.review-copyrights p{
    font-size: 16px;
    margin-bottom: 0;
}
.care-services-king h3 {
    font-size: 20px;
    line-height: 27px;
    color: #605675;
    font-weight: 600;
    margin: 0;
}
.kings-langly-section.care-technology-section {
    padding: 56px 0px 30px;
}



.mb-36{
    margin-bottom: 36px;
}
.bg-blue {
background: rgba(162, 179, 220, 0.7);
}
.care-section{
    padding: 30px 0px;
}
h3.sec-title-3{
    font-size: 18px;
    line-height: 27px;
    color: #505050;
    margin-top: 0;
    margin-bottom: 15px;
    font-weight: 600;
}
.care-text-wrapper ul li {
    padding: 4px 20px;
    font-size: 18px;
    line-height: 27px;
    color: #505050;
}
.bg-gray{
    background: rgba(96, 86, 117, 0.4);
}
.care-text-wrapper > p{
    margin-bottom: 0;
    margin-top: -10px;
}
.cta-text-wrapper p a{
    font-size: 18px;
    font-family: 'Lato',sans-serif;
    color: #605675;
}
.cta-text-wrapper p{
    margin-bottom: 0;
}
.inner-page-cta-section{
    padding-top: 25px;
    padding-bottom: 60px;
}
.cta-text-wrapper p a span{
    width: 10px;
    position: relative;
    left: 5px;
}


.contact-heading-section .location-wrapper{
    margin-top: 45px;
}
.location-address{
    padding-top: 26px;
}
.location-address p {
    font-weight: 400;
    color: #505050;
    font-size: 20px;
    line-height: 27px;
    margin-bottom: 0;
}
.location-address .tel, .location-address .email{
    padding-bottom: 36px;
}
.location-address a{
    color: #605675;
    font-size: 22px;
    line-height: 27px;
    font-weight: 600;
    display: block;
    transition: all 0.3s ease;
}
.location-address a:hover{
    text-decoration: underline;
}
.contact-form-section {
    padding: 46px 0px;
    background: #a2b3dc;
}


.case-study-heading-seection{
    padding: 44px 0px;
}
.case-study-img-wrapper .left-img {
    float: left;
    padding-right: 20px;
}
.cast-study-section{
    background: rgba(162, 179, 220, 0.7);
    padding: 48px 0px 58px;
    margin-bottom: 60px;
}
.case-study-text-wrapper a{
    margin-top: 25px;
    display: inline-block;
    color: #605775;
    text-transform: uppercase;
    font-weight: 600;
}
.case-study-text-wrapper a span img {
    width: 22px;
    position: relative;
    left: 0px;
    top: 1px;
}



.contact-page-form .btn {
    font-size: 16px;
    padding: 10px 18px;
    color: #303030;
    text-transform: uppercase;
    margin-left: 110px;
    border-radius: 0;
    border: none;
    background: #d4dcef;
}
.contact-page-form select.form-control{
    background: #d4dcef;
    color: #303030;
    font-weight: bold;
    text-transform: uppercase;
}
.contact-page-address-section{
    padding: 50px 0px;
}
.contact-page-address-section p{
    color: #505050;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 0;
}
.contact-heading-section{
    padding: 50px 0px 75px;
}
.contact-page-form label{
    float: left;
    width: 110px;
    font-size: 16px;
    line-height: 19px;
    text-align: left;
    text-transform: uppercase;
    margin-top: 10px;
}
.contact-page-form .form-control {
    display: inline-block;
    width: calc( 100% - 110px );
    height: 38px;
    border-radius: 0;
}
.contact-page-form .form-group{
    text-align: right;
    margin-bottom: 40px;
}
.contact-page-form textarea.form-control{
    height: 220px;
}
.contact-page-form .mb-0{
    margin-bottom: 0;
}



.vision-content-section{
    padding: 50px 0px 60px;
}
.vision-content-wrapper .sec-title{
    margin: 0px 0px 40px;
}
.vision-text p{
    padding-bottom: 35px;
}
.mission-text ul li {
    padding: 4px 20px;
    font-size: 18px;
    line-height: 27px;
    color: #505050;
}
.mission-text{
    padding-bottom: 40px;
}
.our-values-text p, .values-img-wrapper{
    margin-bottom: 36px;
}
.our-values-text p span{
    color: #605675;
    font-size: 22px;
    font-weight: 600;
}
.vision-cta a{
    font-size: 18px;
    line-height: 27px;
    color: #5d5177;
    font-weight: 600;
}
.vision-cta a span img{
    width: 19px;
    position: relative;
    top: 0px;
    left: 5px;
}


.purple-bg{
    background:rgba(96, 86, 117, 0.8);
}
.light-purple-bg{
    background:rgb(96 86 117 / 50%);
}
.what-makeus-content-section{
    padding-top: 60px;
}
.what-makeus-content-wrapper p{
    margin-bottom: 36px;
}
.achieving-wrapper{
    padding-top: 70px;
}
.quality-consistency-section {
    margin-top: 20px;
    margin-bottom: 40px;
}
.img-text-overlay-grid{
    width: fit-content;
    position: relative;
}
.overlay-text{
    position: absolute;
    bottom: 0;
    width: 100%;
}
.overlay-text h2 {
    margin: 0;
    background: rgba(96, 86, 117, 0.8);
    color: #fff;
    padding: 22px 10px;
    font-size: 27px;
}
.quality-consistency-text{
    padding-top: 30px;
}
.quality-consistency-text p{
    color: #fff;
    margin-bottom: 24px;
}
.quality-consistency-text p a{
    color: #8c74ab;
    /*color: #a2b3dc;*/
    /* text-decoration: underline; */
}
.quality-consistency-text p a:hover{
   color:  #8c74abc7;
}
.quality-img-wrapper h2{
    font-size: 27px;
    color: #fff;
    margin: 0px 0px 36px;
}
.quality-img-wrapper{
    padding-bottom: 40px;
    text-align: center;

}

.quality-img-wrapper h2{
    text-align: left !important;
}

.vision-heading-section{
    padding: 60px 0px 70px;
}
.vision-heading-section .sec-title{
    margin: 0;
}
.job-position-wrapper h2{
    margin: 0;
    padding: 20px 20px 20px 30px;
    color: #505050;
}
.job-position-section{
    background: #a2b3dc;
    margin-bottom: 36px;
}

.job-description-content h2{
    margin: 0;
    padding-bottom: 30px;
    color: #505050;
    font-size: 20px;
    font-weight: bold;
}
.job-description-content p{
    color: #505050;
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 28px;
}
.job-description-content   h4{
    margin: 0;
    font-size: 18px;
    font-weight: bold;
    color: #505050;
    padding-bottom: 8px;
}
 h4.pb-30{
    padding-bottom: 30px;
}
.job-description-content  ul{
    padding-bottom: 30px;
}
.job-description-content  ul li {
    padding: 4px 20px;
    font-size: 18px;
    line-height: 27px;
    color: #505050;
}
.job-vaccancy-btn{
    padding-top: 50px;
}
.job-vaccancy-btn a{
    display: block;
    font-size: 20px;
    color: #605675;
    font-weight: 600;
    text-align: center;
    padding: 25px 0px;
    background: rgba(162, 179, 220, 0.8);
    transition: all 0.3s ease;
    border: 4px solid transparent;
}
.job-vaccancy-btn a:hover{
    border: 4px solid rgba(162, 179, 220, 1);
    background: transparent;
}
.job-vaccancy-btn a span img{
    width: 22px;
    position: relative;
    top: -2px;
    left: 5px;
}
.job-vaccancy-grid-section {
    background: url(../images/our-location-bg.jpg) no-repeat;
    background-size: cover;
    padding: 50px 0px 75px;
    margin-bottom: 60px;
}
.job-description-section{
    padding-bottom: 58px;
}
.job-grid-text {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: right;
    width: 100%;
}
.job-vaccancy-grid{
    position: relative;
    overflow: hidden;
}
.job-grid-text h2 {
    font-size: 30px;
    color: #fff;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    margin: 0;
    padding: 26px 22px;
    background: rgba(96, 86, 117, 0.8);
    transition: all 0.3s ease;
}
.job-grid-text h2 span img{
    position: relative;
    left: 5px;
}

.job-vaccancy-grid:hover .job-grid-text h2 {
    background: #a2b3dc;
}


.offer-you-section{
    padding: 60px 0px;
}
.offer-you-section .sec-title{
    padding-bottom: 30px;
}
.offer-you-content p{
    margin-bottom: 30px;
}
.offer-you-content ul{
    padding-left: 20px;
}
.offer-you-content ul li {
    font-size: 20px;
    line-height: 27px;
    color: #505050;
    font-weight: 600;
    padding: 14px 15px;
}
.offer-you-section .job-vaccancy-btn{
    padding-top: 20px;
}
.offer-you-content p a{
    white-space: nowrap;
    color: #605675;
    text-decoration: underline;
    font-weight: 600;
}





.work-with-us-section{
    padding: 60px 0px;
}
.work-with-us-content > img{
    margin-bottom: 50px;
}
.work-with-us-content .sec-title{
    padding-bottom: 30px;
}
.work-with-us-content .sec-title-2{
    color: #505050;
    font-size: 27px;
}
.work-with-us-content p{
    margin-bottom: 20px;
}
.work-with-us-section .job-vaccancy-btn{
    padding-top: 20px;
}
.work-with-us-content p a{
    white-space: nowrap;
    color: #605675;
    /* text-decoration: underline; */
    font-weight: 600;
}

.care-services-img-text-wrapper-1{
    display: none;
}

@media(max-width: 1599px){
    .banner-heading h1 {
        font-size: 50px;
        padding: 30px 0px;
    }
    .banner-section .item > img {
        height: 650px;
    }
    .bottom-footer .container{
        width: 100%;
    }
    .quality-img-wrapper img{
        padding: 0px 0px 20px;
        text-align: center;
    }
}
@media(max-width: 1199px){
    .sec-title{
        font-size: 40px
    }
    .bottom-footer .container{
        width: 100%;
    }
    .banner-heading h1 {
        font-size: 40px;
        padding: 20px 0px;
    }
    .banner-text h2 {
        font-size: 30px;
        margin: 0px 0px 20px;
    }
    .video-wrapper::after{
        height: 309px;
    }
    .case-study-img-wrapper .left-img {
        float: left;
        padding-right: 20px;
        width: 70%;
    } 
   .case-study-img-wrapper .right-img{
        float: right;
    }
    .case-study-text-wrapper{
        clear: both;
    }
    .case-study-img-wrapper .left-img img{
        height: 200px;
        width: 100%;
        object-fit: cover;
    }
}
@media(max-width: 991px) and (min-width:768px){
    .award-img img{
        width: 100%;
    }
}
@media(max-width: 991px){
    .video-wrapper::after{
        display: none;
    }
    .logo-wrapper img{
        max-width: 300px;
    }
    .nav-bar-inner-section .navbar-nav>li>a{
        font-size: 12px;
    }
    .banner-text{
        width: 75%;
    }
    .difference-grid-wrapper{
        height: 430px;
    }
    .grid-sec-bg:before{
        display: none;
    }
    .location-wrapper{
        margin-bottom: 20px;
    }
    .testimonial-text-wrapper{
        width: 80%;
    }
    .testimonial-text-wrapper p{
        font-size: 20px;
        line-height: 26px;
    }
    .testimonial-text-wrapper h4{
        font-size: 22px;
    }
    .footer-form-wrapper{
        padding-left: 0;
        padding-top: 30px;
    }
    #logo-slider .owl-nav button img, #testimonial .owl-nav button img{
        width: 30px;
    }
    .about-menu-list li a{
        font-size: 12px;
    }
    .about-content-wrapper h4{
        font-size: 20px;
        margin-bottom: 30px;
    }
    .review-card-wrapper{
        margin-top: 15px;
    }
    .services-logo-wrapper ul li{
        width: 33.3%;
        float: left;
    }
    .services-logo-wrapper ul li img{
        width: 200px;
    }
    .case-study-img-wrapper {
        margin-bottom: 20px;
        float: left;
        width: 100%;
    }
    .sec-title-2{
        margin-bottom: 14px;
    }
    .contact-page-form label, .contact-page-form .form-control{
        width: 100%;
    }
    .contact-page-form .form-group{
        margin-bottom: 20px;
    }
    .contact-page-form .btn{
        margin-left: 0;
    }
    .contact-heading-section .location-wrapper {
        height: 600px;
    }
    .img-text-overlay-grid img{
        width: 100% !important;
        height: 300px;
        object-fit: cover;
    }
    .vision-heading-section {
        padding: 50px 0px 50px;
    }
    .job-vaccancy-grid a > img{
        width: 100%;
        height: 300px;
        object-fit: cover;
    }
    .job-vaccancy-grid {
        margin: 15px 0px;
    }
    .offer-you-section {
        padding: 40px 0px;
    }
    .offer-you-section .sec-title {
        padding-bottom: 0;
    }

}
@media(max-width: 767px){
    .award-img img{
        margin-bottom: 20px;
    }
    .award-img{
        text-align: center;
    }
    .award-banner h2 {
        font-size: 26px !important;
    }

    .care-services-img-text-wrapper-1{
    display: block;
}
.care-services-img-text-wrapper{
    display: none;
}
    .location-grid > img{
        height: 200px;
        width: 100%;
        object-fit: cover;
    }
    .about-company-grid{
        padding-bottom: 20px;
    }
    .video-wrapper{
        padding: 30px;
    }
    .sec-title {
        font-size: 30px;
    }
    .our-accrediations-section .sec-title {
    margin: 0px 0px 20px;
}
#logo-slider {
    width: 80%;
}
.testimonial-section {
    padding: 40px 0px;
}
.our-accrediations-section {
    padding: 40px 0px;
}
.our-location-section{
    padding: 40px 0px;
}
.difference-grid-wrapper {
    height: auto;
}
.grid-img-wrapper img{
    width: 100%;
}
.banner-text {
    width: 90%;
    margin: 0 auto;
}
.header-address-wrapper {
    padding: 20px 0px 26px;
}
.logo-wrapper{
    top: 15px;
}
.bottom-footer {
    padding: 30px 0px;
}
.bottom-footer-text ul li a{
    font-size: 16px;
}
.bottom-footer-text ul{
    text-align: center;
}
.footer-copyrights p{
    text-align: center;
    font-size: 16px;
}
.footer-social-icons img{
    width: 40px;
}
.footer-contact li{
    font-size: 16px;
    padding-bottom: 30px;
}
.footer-contact li span {
    width: 100%;
    padding-bottom: 10px;
}
.navbar-toggle .icon-bar{
    background: #fff;
}
.page_header .navbar-nav{
    float: none;
    margin-right: 0;
}
.care-tech-img img{
     width: 100%;
     height: 300px;
     object-fit: cover;   
}
.care-tech-img{
    margin-bottom: 20px;
}

    .sec-title-2{
        font-size: 26px;
    }
    .care-tech-text-wrapper .sec-title-2 {
       margin: 25px 0px 25px 0px;
}
.care-services-img img{
    margin: 0 auto;
    width:50%;
}

 .services-logo-wrapper ul li{
    width: 100%;
    float: left;
}
.services-logo-wrapper ul li img {
    width: 50%;
    margin: 0 auto;
}
.services-logo-wrapper ul li:first-child img{
    width: 20%;
}
.case-study-img-wrapper .left-img {
    width: 68%;
}
.what-makeus-content-section {
    padding-top: 40px;
}
.what-makeus-content-wrapper p {
    margin-bottom: 20px;
}
.quality-img-wrapper h2{
    font-size: 20px;
}
.job-position-wrapper h2{
    font-size: 20px;
}
.job-vaccancy-btn a{
    font-size: 15px;
}
.job-vaccancy-btn {
    padding-top: 30px;
}
.job-description-section {
    padding-bottom: 40px;
}
.job-grid-text h2{
    font-size: 20px;
}
.job-vaccancy-grid-section {
    padding: 30px 0px 30px;
}
.work-with-us-section {
    padding: 40px 0px;
}
.work-with-us-content .sec-title {
    padding-bottom: 0;
}
.work-with-us-content .sec-title-2 {
    font-size: 22px;
}
.job-vaccancy-grid-section{
    margin-bottom: 30px;
}
 .video-wrapper iframe{
        max-width:100%;
        width: 100%;
        height: auto;
    }

}
@media(max-width: 500px){
    .test-wrapper-content .media-body h4 {
        font-size: 16px;
        line-height: 26px !important;
    }
    .new-details-section h3 {
        font-size: 24px;
        line-height: 30px !important;
    }
    .wrap-details{
        height: auto !important;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }
.top-right-btns {
    float: none;
    width: 100%;
    text-align: center;
}
.top-right-btns a{
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
}
.logo-wrapper {
    position: relative;
    left: 0 !important;
    top: 0 !important;
}
.header-address-wrapper{
    text-align: center;
}
.logo-wrapper img{
    margin: 0 auto;
}
.banner-text h2 {
    font-size: 20px;
    margin: 0px 0px 15px;
}
.banner-heading h1 {
    font-size: 20px;
    padding: 0px;
}
.banner-text p{
    font-size: 16px;
    line-height: 22px;
}
.banner-text{
    padding: 13px;
}
.banner-text h4 {
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: 10px;
}
.banner-text-container{
    top: 50%;
}
 .services-logo-wrapper ul li{
        width: 100%;
        float: left;
    }
    .services-logo-wrapper ul li img {
        width: 50%;
        margin: 0 auto;
    }
    .case-study-img-wrapper {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .page-template-default .page .page-id-379 .page-parent .review-container{
        display: block !important;
    }

    .care-services-img-text-wrapper{
    display: none;
}
   img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    background-position: center center;
}
}

.care-services-text {
    padding: 10px 0px 0px;
}
/* Updates on 3/7/2020 */
/* .ytp-large-play-button.ytp-button{
    display: none;
} */
.logo-wrapper, .banner-text{
    display: none;
}

h2.section_title_resourse {
    display: block;
    width: 100%;
    float: left;
    color: #5f5771;
    padding-bottom: 15px;
    border-bottom: 1px solid #5f5771;
    margin-bottom: 50px;
}
li.social_title {
    color: #fff;
    font-size: 20px;
    font-family: 'Lato',sans-serif;
    font-weight: 600;
    margin-bottom: 5px;
}

/* Resource Update */
.quality-wrapper > p span{
	font-size: 20px;
	font-weight: 800;
	line-height: 40px;
}
.review-container{
	width: 100%;
}
.footer .row{
	display: flex;
	flex-wrap: wrap;
}
.footer .flex-col{
	display: flex;
	align-items: flex-end;
}
.quality-wrapper .cleanslate strong {
	font-size: 20px !important;
}
.quality-wrapper div.cqc-widget a.widget-button-new-style{
	font-size: 20px !important;
}
.quality-wrapper div.cqc-widget .cqc-widget-inner{
	font-size: 18px !important;
}
ul#menu-footer-menu li {
    padding-right: 10px;
}

/*12/05/2020*/
@media(max-width: 400px){
	.difference-grid-wrapper{
    	height:auto !important;
    }
    .top-right-btns a{
        float: none;
        width: 100%;
        text-align: center;
         margin-left: 0;
    }
    .banner-text p{
        font-size:14px !important;
    }
    .video-wrapper {
        padding: 10px;
        max-width: 100%;
        position: relative;
        overflow-x: hidden;
    }
    .video-wrapper iframe{
        max-width:100%;
        width: 100%;
        height: auto;
    }
}
@media(max-width: 575px){
    .banner-section .item > img {
        height: auto;
    }
    .banner-heading {
        display: none;
    }
    .banner-text-container {
        display: none;
    }
    .mobi-screen-banner-text{
        display: block !important;
        margin-top:-19px;
    }
    .banner-heading-one h1{
     font-size: 20px;
        margin: 15px;
        color:#fff;
    }
    .banner-text-container-one {
        position: relative;
    }
    .banner-text{
       width:100% !important;
    }
}
.mobi-screen-banner-text{
    display: none;
}
.banner-heading-one {
    background: rgba(96, 86, 117, 0.7);
}
.banner-heading-one {
     width: 100%;
    z-index: 9;
}


/* Downloads Page */
.downloads-page .faqs-heading h2{
    font-size: 30px;
    display: block;
width: 100%;
float: left;
color: #5f5771;
padding-bottom: 15px;
margin-bottom: 20px;
}

.downloads-page .faqs-heading h2:first-child{
    margin: 15px 0px 15px;
    padding: 62px 0px 36px;
}
.downloads-page .faqs-heading h2{
    margin: 15px 0px 15px;
    padding: 0;
}
.downloads-page .dlm-downloads{
    padding-left: 20px;
}
.downloads-page .dlm-downloads li {
    display: list-item;
    line-height: unset;
    width: 100%;
    list-style: disc;
    float: left;
    padding: 5px 0px;
}
.downloads-page .dlm-downloads li a{
    font-family: 'Lato',sans-serif;
font-size: 18px;
line-height: 27px;
color: #505050;
font-weight: 400;
padding: 0;
transition: all 0.3s ease;
}
.downloads-page .dlm-downloads li a:hover{
    color: #5f5771;
    text-decoration:none;
}
.downloads-page{
    padding: 30px 0px 60px;
}
@media(max-width: 767px){
    .downloads-page .faqs-heading h2{
        font-size: 22px;
    }
}
.oxfordthree{
    height: 474px;
    
    margin-top: 20px;
}
@media(max-width: 767px){
   .oxfordthree{
        height: auto !important;
    }
}
.oxfordsection-res{
    padding-top: 50px;
}
.oxford-contactform-section{
    background-color: #e4e3e8;
    padding-left: 25px;
    padding-right: 25px;
    margin-bottom: 50px;
    padding-bottom: 50px;
}
.oxford-contactform-section input , .oxford-contactform-section select, .oxford-contactform-section textarea{
    width: 100%;
    border: unset;
    padding-top: 7px;
    padding-bottom: 7px;
}
.oxford-contactform-section .form_input label{
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16px !important;
}
.oxford-contactform-section .sec-title {
    color: #151416;
    font-size: 25px;
    font-family: 'Lato',sans-serif;
    font-weight: 400;
    margin: 0 0 30px;
    padding-top: 38px;
}
.oxford-contactform-section input.wpcf7-submit{
    width: auto !important;
    margin-top: 10px;
}
.callteam-section{
    background-color: #becae6;
    margin-top: 50px;
   
}
.callteamnumber{
     padding-top: 50px;
    padding-bottom:50px ;
}
.callteamnumber .sec-title{
    color:#ffffff !important;
}
.callteamnumber a{
    background: #83819f;
    padding: 10px 20px;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    transition: all 0.3s ease;
    border-radius: unset;
        font-size: 18px;
}
.callteamnumber a:hover{
    background: #ffffff;
    color: #83819f;
    border-radius: unset;
}
.callteam-section .callteamnumber h5{
    font-size: 40px !important;
}
.mb-36.oxfordthree {
    margin-bottom: 0px !important;
}