/*

Theme Name: Agates

Author: Jaina

Description: Convert HTML to WordPress theme.

Version: 1.0

*/
@font-face { font-family: Script MT Bold; src: url('/wp-content/themes/agates/assets/fonts/Script MT Bold.TTF'); font-weight: normal; }
/*@font-face { font-family: Secular One; src: url('/wp-content/themes/agates/assets/fonts/SecularOne-Regular.ttf'); font-weight: normal; }*/
@font-face { font-family: Proza Libre; src: url('/wp-content/themes/agates/assets/fonts/ProzaLibre-Regular.ttf'); font-weight: normal; }

html{
   overflow-x:hidden !important;  
}
body {
    font-family: 'Poppins', sans-serif !important;  
    overflow-x:hidden !important; 
}

.mainHeader {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
}
.logo-block {
    background-color: #fff;
    padding:0 10px;
    border-radius:10px 0px 0px  10px;
    max-width: 265px;
    width: 23%;
	/*margin-top: 54px;*/
}
.header-right {
    width: 80%;
}
.header-right-top-in{
    padding: 15px 10px;
}
.white-text,.white-text:hover{
    color:white !important;
}
.phone-header {
    padding-right: 20px;
}
.phone-header, .email-header {
    font-size: 1rem;
    font-weight: 500;
}
.social-li {
    padding: 0 10px;
}
.header-right-bottom {
    background: #fff;
    border-radius: 0px 10px 10px 0px;
    width: 100%;
}
.primary-menu-wrapper {
    display: block;
    width: 100%;
}
ul.primary-menu {
    font-size: 1.8rem;
    font-weight: 500;
/*     letter-spacing: -0.0277em; */
}
.menu-item a {
    padding: 35px 15px;
    display: block;
    font-size: 0.875rem;
    font-weight: 500;
    color:#21324e;
}
.footerWrp{
    background-color:#21324e;
    margin-top: -80px;
    position: relative;
}
.footerWrp .footercontainer {
    padding-top: 120px;
}

.registrationSctn {
    position: absolute;
    top: 20px;
    left: 0;
}
.ndisLogo img{
    width: 80px;
    height: 80px;
    margin-right: 10px;
}
.footerTitle {
    margin-bottom: 20px;
}
.footerTitle:after {
    content: "";
    width: 28px;
    height: 5px;
    margin-top: 5px;
    display: block;
    background-color: #74c046;
}
.footerLi {
    margin-bottom: 15px;
    position: relative;   

}
.footerLi a{
    text-decoration: none;
}
.footerLi .fa {
    margin-right: 10px;
    color: #74c046;
}
.footerLi .fas {
    margin-right: 16px;
    color: #74c046;
}
#footer-head li{
	list-style:none;
}
.copyrightWrp {
    background-color: rgba(0,0,0,0.45);
    padding: 15px 0;
}
.copyrightp {
    font-size: .875rem;
}
.social-li {
    padding: 0 10px;
}
.move-top-cw, .heroshape-left, .footer-left {
    -webkit-animation: move-top-cw 2s ease-in-out 0s infinite alternate-reverse both;
    animation: move-top-cw 2s ease-in-out 0s infinite alternate-reverse both;
}
.footer-left {
    width: 30px;
    position: absolute;
    left: 0;
    top: -60px;
}
.heroshape-top, .footer-right {
    -webkit-animation: move-top-cw 2s ease-in-out 1s infinite alternate both;
    animation: move-top-cw 2s ease-in-out 1s infinite alternate both;
}
.footer-right {
    position: absolute;
    width: 65px;
    right: 0;
    bottom: 70px;
}
.burger-menu, .searchClose {
    width: 46px;
    height: 46px;
    padding: 22px 0px;
    position: relative;
    z-index: 9;
    cursor: pointer;
    background-color: #e72e7f;
}
.menu-line {
    width: 100%;
    height: 2px;
    background: #fff;
    display: block;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    position: relative;
    max-width: 20px;
    margin: 0 auto;
}
.menu-line::before {
    top: -6px;
}
.menu-line::after {
    bottom: -6px;
}
.menu-line::after, .menu-line::before {
    position: absolute;
    width: 100%;
    content: "";
    height: 2px;
    background: #fff;
    display: block;
    left: 0;
    -moz-transition: all 0.3s ease .2s;
    -webkit-transition: all 0.3s ease .2s;
    transition: all 0.3s ease .2s;
}
 .infograyBox:before, .infograyBox:after, .service-single-image .elementor-widget-container:before,.service-single-image .elementor-widget-container:after,.activity-single-image .elementor-widget-container:before,.activity-single-image .elementor-widget-container:after{
	content: "";
	width: 15%;
	height: 50%;
	display: block;
	position: absolute;
	z-index: -1;
	
}
.infograyBox:before,.service-single-image .elementor-widget-container:before,.activity-single-image .elementor-widget-container:before{
	top: -6px;
	left: -6px;
	border-radius: 25px 0 0 0;
	background-color: #f89321;
	
}
.infograyBox:after, .service-single-image .elementor-widget-container:after, .activity-single-image .elementor-widget-container:after{
    bottom: -6px;
    right: -6px;
    border-radius: 0 0 25px 0;
    background-color: #74c046;
}
.repeatdot {
    background-image: url("/wp-content/uploads/2023/02/repeat-dots-1.svg");
    background-repeat: repeat;
}
.infbtngrup .elementor-element-populated{
    flex-wrap:nowrap !important;
}
#repeatdothtml{
    margin-bottom:0px !important;
}
.sectionTitle:after {
    content: "";
    width: 80px;
    height: 6px;
    background: #e72e7f;
    display: block;
    margin-top: 6px;
}
.offerSetion .sectionTitle:after {
    margin: 0 auto;
}
.testimonialsSection .sectionTitle::after{
    margin-left: auto;
    margin-right: auto;
}
/*.selfcare-col .elementor-widget-wrap{
    background-color:#74c046;
}
.community-participation .elementor-widget-wrap{
    background-color:#f89321;
}
.support-coordination .elementor-widget-wrap{
    background-color:#e72e7f;
}
.independent-living .elementor-widget-wrap{
    background-color:#55c5ce;
}*/
.offerBox  .elementor-widget-wrap{
    /*height: 357.734px;*/
    border-radius: 20px;
    padding: 15px;
    margin-top: 80px;
}
.offerdotleft{
    left: -60px;
    top: -72px;   
}
.offerdotleftabout {
    left: 38px;
    top: 0px;
}
.offerdotleft, .offerdotright,.offerdotleftabout,.offerdotrightabout,.offerdotleft1 {
    width: 110px;
    height: 165px;
    position: absolute;
    z-index:-1;
}
.offerdotleft1{
    top: -100px;
    left: -20px;
}
.offerBoximg{
    margin: -80px auto 10px;
}
.offerBox{
    padding-left:12px;
    padding-right:12px;
}
.offerdotright,.offerdotrightabout {
    /*bottom: -53px !important;*/
    bottom: -165px !important;
    right: -52px !important;
}
.offerdotrightabout {
    bottom: -133px !important;
    right: -6px !important;
}
.firstdothome{
    left: -40px;
    top: -40px;
    width: 163px;
    height: 94px;
    position: absolute;
    z-index:-2;
}
.ndis-section .elementor-widget-wrap{
    z-index: 99 !important;
}
.shapeRight {
    left: 83%;
}
.shapeLeft, .shapeRight {
   
    position: absolute;
    z-index: -20;
}
.shapeRight{
    width:50%;
}
.shapeLeft, .hero_img::after {
    animation: rotate-90-cw 3s ease-in-out 0s infinite alternate-reverse both;
}
.shapeLeft {
  /*  top: -770px;
    left: -80px;*/
    width:100%;
    top: 0px;
    left: -120px;
}
.rightcurve{
     top: -460px; 
}
.healthImg1 .elementor-widget-container, .healthImg2 .elementor-widget-container, .disability_about_img{
    position:relative;
}
.healthImg1 .elementor-widget-container:before{
    top: -6px;
    left: -6px;
    border-radius: 25px 0 0 0;
    background-color: #f89321;
    content: "";
    width: 50%;
    height: 50%;
    display: block;
    position: absolute;
    z-index: -1;
}
.healthImg2 .elementor-widget-container:before{
    bottom: -6px;
    right: -6px;
    border-radius: 0 0 25px 0;
    background-color: #74c046;
    content: "";
    width: 50%;
    height: 50%;
    display: block;
    position: absolute;
    z-index: -1;
}
/*.shapeRightHtml{
    overflow-x:hidden;
}*/
.two-image-parallel .elementor-column-gap-default{
    flex-wrap:nowrap !important;
}
.leftmenuopened{
	overflow: hidden;
}
.leftmenuopened .burger-menu {
   z-index: 444447;
}
.leftmenuopened .burger-menu  .menu-line {
  background-color: transparent;
}
.leftmenuopened .burger-menu  .menu-line::before {
  top: 0px;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #fff;
}
.leftmenuopened .burger-menu  .menu-line::after {
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  bottom: 0px;
  background: #fff;
}
.Rightshape{
    bottom:50%;
    left:95%;
}
@media (min-width:1200px){
.primary-menu ul {
    background: #e52f7d;
    border-radius: 0.4rem;
    color: #fff;
    font-size: 1.7rem;
    opacity: 0;
    padding: 1rem 0;
    position: absolute;
    right: 9999rem;
    top: calc(100% + 1rem);
    transition: opacity 0.15s linear, transform 0.15s linear, right 0s 0.15s;
    transform: translateY(0.6rem);
    width: 20rem;
    z-index: 1;
}
.primary-menu ul::after {
	border: 0.8rem solid transparent;
	border-bottom-color: #e52f7d;
	right: 1.8rem;
}
.primary-menu ul::before,
.primary-menu ul::after {
	content: "";
	display: block;
	position: absolute;
	bottom: 100%;
}
}


.primary-menu li.menu-item-has-children:hover > ul{
    right: 0;
    opacity: 1;
    transform: translateY(0);
    transition: opacity 0.15s linear, transform 0.15s linear;
}
.primary-menu li {
    font-size: inherit;
    line-height: 1.25;
    position: relative;
    list-style: none;
}
.primary-menu li a{
   text-decoration:none;
	
}
.primary-menu ul::before {
	height: 2rem;
	left: 0;
	right: 0;
}
li.current-menu-item a, .primary-menu li a:hover{
    text-decoration:none;
    color: #e52f7d;
}
.sub-menu li a{
    color:#ffffff !important;
	padding:10px 15px;
}

@keyframes move-top-cw {
  0% {
     -webkit-transform: translateY(-30px); 
    transform: translateY(-30px);
}
100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}
}
@-webkit-keyframes rotate-90-cw {
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  0% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg);
  }
}
@keyframes rotate-90-cw {
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  0% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg);
  }
}
@media only screen and (max-width: 1199.8px){
    /**jaina**/
    /*.menu-item-has-children > a:after*/
    .arrow:before{
 color: #fff;
 content: ' ▼';
 font-size: 10px;
 vertical-align: 1px;
 /*position: absolute;
    right: 0;*/
}
ul.sub-menu{
display: none;
}
ul.sub-menu.active{
    display:block !important;
}
.arrow{
    position:absolute;
    right:0;
    top:0;
}
.sub-menu li:last-child{
    border:none !important;
}
    /**jaina**/
   
	.header-right-bottom {
    background-color: #21324e;
	}
    .sticky .mobile-menu{
        margin-right:20px;
    }
    .logo-block img{
        max-width: 100%;
    }
    .logo-block {
        width: 75%;
    }
    .header-right {
        width: 25%;
    }
    .header-right-top {
        background: #21324e;
    }
    .header-right-top-in {
        flex-wrap: wrap;
    }
    .header-right-bottom {
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
        
        padding: 15px;
    }
    .leftmenuopened  .header-rightIn{
        left: 0 !important;
    }
    .leftmenuopened .leftNavigationOverlay {
        right: 0 !important;
    } 
    .header-rightIn {
        position: fixed;
        top: 0;
        
        left:-1500px;
        width:100%;
      
        bottom: 0;
        overflow: auto;
        transition: all .2s ease .0s;
        z-index: 444447;
        	background: #21324e !important;
    }
    li.menu-item{
        width: 100%;
        border-bottom: 1px solid #ffffff;
        padding-bottom: 15px;
        padding-top: 15px;
    }
    li.menu-item a{
        color:#ffffff;
    }
}
.testisymbl {
    color: #F1F3FF;
    font-size: 15rem;
    position: absolute;
    left: 0;
    top: -40px;
    width: 22%;
    line-height: 1;
}
/**agates slider***/
.hearo-wraper{
	background-image: url("/wp-content/uploads/2023/02/line-1.png");
	background-repeat: no-repeat, no-repeat;
	background-size:auto, cover;
	background-position:  -170px 0px, center center;
	padding-top: 150px;
	position: relative;
	padding-bottom: 10px;
}
.hero-slider-wrp{
	z-index: 1;
}
.heroSlider-item:first-child, .slick-initialized .heroSlider-item{
	display: block;
}
.heroSlider-item:first-child, .slick-initialized .heroSlider-item{
	display: block;
}
.heroSlider-item{
	display: none;
}
.slider-left {
  padding-bottom: 52px;
}
.sider-h1 {
	-moz-transform: translateY(-70px);
	-webkit-transform: translateY(-70px);
	transform: translateY(-70px);
	opacity: 0;
        /*color:#e72e7f;*/
        color:#ffffff;
    /*font-family: 'Tilt Prism' !important;*/
    font-family:'Script MT Bold' !important;
   /* font-style:italic;*/
    font-size:60px;
    font-weight:400;
 }
.slick-slide.slick-active .sider-h1{
	-moz-animation: slider-text 3.8s ease-in .0s;
	-webkit-animation: slider-text 3.8s ease-in .0s;
	animation: slider-text 3.8s ease-in .0s;
	}
.slider-p{
    font-size: 16px;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
	-moz-transform: translateY(70px);
	-webkit-transform: translateY(70px);
	transform: translateY(70px);
	opacity: 0;

}
.btn-secondary-color, .btn-secondary-color:hover{
      background-color:#e72e7f;
      color:#ffffff;
      /*font-family:'Rampart One' !important;*/
}
.btn-secondary-color{
	border-radius:50px
}
.btn:hover {
    opacity: .8;
}
.hero_img{
	position: relative;
	max-width: 628px;
	width: 100%;
}
.hero_img_in {
  position: relative;
  z-index: 1;
  padding: 10px;
}
.heroimgesizing{
	width: 100%;
	  position: relative;
  padding-top: 87.97364085667215%;
}
.heroimgesizing img{
position: absolute;
	top: 0;
	left: 0;
}
.primary-color-bg{
    background-color:#21324e;
}
@-moz-keyframes slider-text{
	0%{-moz-transform: translateY(-70px); -webkit-transform: translateY(-70px); transform: translateY(-70px);opacity: 0;}
	10%{-moz-transform: translateY(0px); -webkit-transform: translateY(0px); transform: translateY(0px);opacity: 1;}
	90%{-moz-transform: translateY(0px); -webkit-transform: translateY(0px); transform: translateY(0px);opacity: 1;}
	100%{-moz-transform:translateY(-70px); -webkit-transform:translateY(-70px); transform:translateY(-70px); opacity: 0;}
}
@-webkit-keyframes slider-text{
	0%{-moz-transform: translateY(-70px); -webkit-transform: translateY(-70px); transform: translateY(-70px);opacity: 0;}
	10%{-moz-transform: translateY(0px); -webkit-transform: translateY(0px); transform: translateY(0px);opacity: 1;}
	90%{-moz-transform: translateY(0px); -webkit-transform: translateY(0px); transform: translateY(0px);opacity: 1;}
	100%{-moz-transform:translateY(-70px); -webkit-transform:translateY(-70px); transform:translateY(-70px); opacity: 0;}
}
@keyframes slider-text{
	0%{-moz-transform: translateY(-70px); -webkit-transform: translateY(-70px); transform: translateY(-70px);opacity: 0;}
	10%{-moz-transform: translateY(0px); -webkit-transform: translateY(0px); transform: translateY(0px);opacity: 1;}
	90%{-moz-transform: translateY(0px); -webkit-transform: translateY(0px); transform: translateY(0px);opacity: 1;}
	100%{-moz-transform:translateY(-70px); -webkit-transform:translateY(-70px); transform:translateY(-70px); opacity: 0;}
} 
.slick-focused.slick-slide.slick-active .sider-h1, .slick-focused.slick-slide.slick-active .slider-p {
		-moz-animation: none;
	-webkit-animation: none;
 animation: none;
	-moz-transform: translateY(0);
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}
.slick-slide.slick-active .slider-p {
	-moz-animation: slider-sub 3.8s ease-in .0s;
	-webkit-animation: slider-sub 3.8s ease-in .0s;
 animation: slider-sub 3.8s ease-in .0s;
}
@-webkit-keyframes slider-sub{
	0%{transform: translateY(70px);opacity: 0;}
	10%{transform: translateY(0px);opacity: 1;}
	90%{transform: translateY(0px);opacity: 1;}
	100%{transform: translateY(70px);opacity: 0;}
}
@-moz-keyframes slider-sub{
	0%{transform: translateY(70px);opacity: 0;}
	10%{transform: translateY(0px);opacity: 1;}
	90%{transform: translateY(0px);opacity: 1;}
	100%{transform: translateY(70px);opacity: 0;}
}
@keyframes slider-sub{
	0%{transform: translateY(70px);opacity: 0;}
	10%{transform: translateY(0px);opacity: 1;}
	90%{transform: translateY(0px);opacity: 1;}
	100%{transform: translateY(70px);opacity: 0;}
}
.hero_img:after{
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-image: url("/wp-content/uploads/2023/02/hero-img-bg-1.svg");
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.heroshape-left{
	width: 40px;
	position: absolute;
	left: 0;
	bottom: 20px;
}
.heroshape-top{
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
}
.hero-mask {
  width: 100%;
  position: absolute;
  bottom: -62px;
  left: 0;
  overflow: hidden;
}
/**testimonail slider**/
/*.testi-btn-wrp {
    z-index: 99999;
    right: 35px;
    top: 15px;
}
.testiItem:first-child, .slick-initialized .testiItem {
    display: block;
}
.testiItem {
	padding: 6px;
	position: relative;
	margin-top: 50px;
	display: none;
}
.testiItem:before,.testiItem:after {
    width: 25%;
    height: 15%;
}
.testiItem:before {
    top: 0;
    left: 0;
    border-radius: 25px 0 0 0;
    background-color: #f89321;
    content: "";
    display: block;
    position: absolute;
    z-index: 0;
}
.testiItem:after{
	right: 0;
	bottom: 0;
}
.testiItemIn {
    background-color: #F1F3FF;
    border-radius: 20px;
    position: relative;
    z-index: 5;
    padding: 30px;
}
.testiImg {
    width: 100px;
    height: 100px;
    margin-top: -75px;
    border: 3px solid #ffffff;
}
.test_head {
    margin: 10px 0;
    color: #21324e;
    font-size: 1.125rem;
}
.testiName {
    font-weight: 700;
}
.testidispn {
    line-height: 1.5;
    color: #404754;
    margin-bottom: 0;
}
.testi-arrows {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #404754;
  text-align: center;
  color: #fff;
  line-height: 30px;
	cursor: pointer;
	margin-left: 10px;
}
.testi-arrows:hover {
	background-color: #21324e;
}
.testi-wrper{
    z-index: 999;
}*/
/****/
@media only screen and (max-width: 545px){
.registrationSctn {
    margin-bottom: 20px;
}
}
@media (min-width:768px) and (max-width: 1199px){
   .healthImg1 img, .healthImg2 img{
       height:350px !important;
   } 
}
@media only screen and (max-width: 1199px){
#web-extra-top-info{
    display:none !important;
}
#mobile-extra-top-info{
    display:flex !important;
}
/*.logo-block {
  margin-top: 54px;
}*/
.phone-header,.email-header{
    display:block;
    margin-bottom:10px;
}
}
@media only screen and (min-width: 1200px){
#web-extra-top-info{
    display:flex !important;
}
#mobile-extra-top-info{
    display:none !important;
}
}
@media (min-width:768px) and (max-width:1250px){
    .shapeLeft {
    /*top: -650px;*/
    
}

}
@media (max-width:1024px){
    .first-col .elementor-widget-wrap{
        padding-bottom:0px !important;
    }
    .service-single-image img,.activity-single-image img{
        width:100%;
    }
}
@media only screen and (max-width: 767.78px){
    .activity-btm .elementor-widget-wrap.elementor-element-populated:first-child{
        padding:0px !important;
    }
    .activity-btm .elementor-widget-wrap.elementor-element-populated{
       padding:0px !important;
    }
	.logo-block{
		margin-top:5px;
		border-radius:10px
	}
	.menu-item a{
		padding:5px 15px;
	}
	.header-rightIn,.header-right-bottom{
		background-color: #21324e;
		    width: 100%;
		left:-100%;
	}
/* 	.primary-menu ul{
		width: 17rem !important;
	} */
	.sub-menu li a{
		padding: 0px 15px;
	}
.registrationSctn {
    position: static;
    
}
.infbtngrup .elementor-widget-wrap{
    justify-content: flex-start !important;
}

.ndis-section .fas.fa-phone-alt, .ndis-section .fas.fa-angle-right{
    display:none;
}
.rightcurve {
    top: -1669px;
}
.shapeLeft {
    /*top: -1400px;
    width:100%;*/
}
}
.insidepage-title h1{
    font-size: 2rem;
    font-weight: 700;
    color: #ffffff;
    text-align: center;
    padding: 50px 10px;
}
.contact-left-col .fas{

    font-size: 24px;
    margin-right: 20px;
    color: #e72e7f;

}
address{
    color:#ffffff;
	margin-bottom:0;
}
.contact-li .elementor-widget-container{
    display:flex;
    align-items:center;
    color:#ffffff;
}
.contact-shape-top {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
}
.wpcf7-form-control-wrap .wpcf7-form-control {
    width: 100%;
    height: 45px;
    border: 1px solid #eee;
}
textarea.wpcf7-form-control{
    height:auto !important;
}
.wpcf7-submit{
    background-color: #e72e7f;
    color: #ffffff;
    border-radius: 50px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 10px 15px;
    border:none;
}
.helathTitle h6:before{
    background-image: url('/wp-content/uploads/2023/02/download-1.svg');
    background-size: 18px auto;
    background-repeat: no-repeat;
    background-position: left 6px;
    padding-left: 30px;
    margin-bottom: 15px;
    content:'';
}
.service-listings a{
    width:90% !important;
    padding: 10px 25px !important;
    text-align:left;
}
.service-listings .elementor-widget-button{
    margin-bottom:15px !important;
}
.orange{
animation: rotate-90-cw 3s ease-in-out 0s infinite alternate-reverse both;
}
.service-single-image img{
    height:350px !important;
}
.shapeRightHtml{
    margin-bottom:0px !important;
}
.header-r-top-left .fa{
    margin-right:10px;
}
.fa.fa-phone{
    transform: scaleX(-1);
}
.slider-left .fa-angle-right{
    margin-left:5px;
}
.call-us-btn .fa-phone-alt{
    font-size:12px;
}
.service-active a{
    color: #FFFFFF !important;
    background-color: #74C046 !important;
}
@media (min-width:768px){
.culnary img{
    object-position: center left !important;

}
.service-single-image img{
    object-fit: cover;
    object-position: top left;
}
.schoolcare img{
    object-position: center right !important;
}
}

blockquote {
	/*font-weight: 100;
	font-size:1.5rem;
	max-width: 600px;
	line-height: 1.4;*/
	position: relative;
	/*margin: 0;
	padding: .5rem;
	font-family: "Poppins", Sans-serif;*/
}
blockquote p{
    font-family: "Poppins", Sans-serif;
    
}
blockquote:before,
blockquote:after {
	position: absolute;
	color:#e72e7f;
	font-size:8rem;
	width: 4rem;
	height: 4rem;
	/*font-family:'Open Sans' !important;*/
	/*font-family: Helvetica, Arial, sans-serif !important;*/
	/*font-family:Secular One !important;*/
	font-family:Proza Libre !important;
}

blockquote:before {
	content: '“';
	/*content:open-quote;*/
	/*left: -5rem;
	top: -2rem;*/
	top:-5rem;

}

blockquote:after {
	content: '”';
	/*right: 0rem;
	bottom: 1rem;*/
	bottom:-2rem;
	right:0rem;
}
/*blockquote p{
    margin-top:1rem;
}*/
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  background:#ffffff;
  left:0;
  right:0;
  box-shadow: 0px 3px 6px #00000038;
}
.logo-block-in img:first-child{
	width: 240px;
    margin-top: 10px;
	height:auto;
}