

.slider__inner h3{color:#fff;     font-family: 'Lato', sans-serif; font-size:25px; margin:15px 0}
p{text-align:justify;}

.section__title p{ padding:0}
.testimonial__inner p {  text-align: center;}
.contact__title {  display: block;  margin-bottom: 74px;  text-align: left;}
.logo a {    display: block;    background: #fff;    text-align: center;    width: 150px;    border-radius: 100px;   height: 140px;    padding:20px 10px 10px 10px;}
.logo {  align-items: center;    display: block;  height: 100px; justify-content: flex-start;}
.sticky__header.scroll-header .logo a {    display: block;    background: #fff;    text-align: center;    width:100px;    border-radius: 100px;   height: 100px;    padding:20px 10px 10px 10px;}


.sticky__header.scroll-header{ background:rgba(255, 255, 255, 1) none repeat scroll 0 0}
.sticky__header.scroll-header .logo a img {   height: auto;}
.contact-box input[type="text"], .contact-box input[type="email"], .contact-box input[type="password"]{    border: 1px solid #ccc; padding: 14px; background: #f1f1f1;}
.contact-box textarea{border: 1px solid #ccc; padding: 14px; background: #f1f1f1;}

.contact {text-align: center; }
.contact {  padding: 0;   min-height: 185px;  padding: initial;  align-items: center;   padding: 15px;     text-align: left;}
.contact {  display: block;   justify-content: center;}

.homesince{ position: absolute; z-index: 9999; background: #666; padding: 11px; margin: 0 auto; width:40vw; left: 0; right: 0; border-radius: 0px 0 30px 30px; text-align:center; font-size:1.5vw; color:#fff;}

[data--black__overlay="8"]:before {
    opacity: 0.5;
}


@media(max-width:1000px){
	
.logo {  height: 100px;   justify-content: center;  margin-left: -15px;  padding-top: 20px;}
.logo a {  display: block;    background: #fff;    text-align: center;    width: 110px;    border-radius: 100px;    height: auto;    padding: 0;    margin: 0 auto;}
.mt--70 {  margin-top: 0;}
.testimonial__inner p { padding-bottom: 0;   position: relative;}

.homesince {  width: 100%;  font-size: 3.5vw;}
.pt--90 {  padding-top: 0;}
.single__footer__address + .single__footer__address {   margin-top: 5px;}
.footer-title {   margin-bottom: 20px;   padding-bottom: 10px;  position: relative;  text-transform: capitalize;}


}