body{
  font-family: "Aclonica", sans-serif;
  font-weight: 400;
  font-style: normal;

}
h1, h2, h3, h4, h5, h6{
font-family: "Aclonica", sans-serif;
}
h2{
font-size: 40px;
    line-height: 60px;
}
h3{
font-size: 25px;
}
h4{
font-size: 22px;
}
h5{
font-size: 20px;
font-weight: 400;
}
h6{
font-size: 18px;
font-weight: 400;
}
.accordion-body {
    font-size: 15px;
}
nav ul li a {

    font-weight: 400;
    font-size: 15px;
}
.main-haeder-wrapper-h2 a.logo-area {
    padding: 15px 0;
    max-width: 240px;
}
.title-area-left .title {
    font-size: 40px;
    line-height: 60px;

}
.banner-solari-2-content p.disc {
    font-weight: 400;
    font-size: 17px;

}
.single-service-start .inner-content .title {
    font-size: 20px;
}
p {
    font-weight: 400;
    font-size: 14px;
    color: #4d4d4d;
}
.banner-solari-2-content .banner-title {
    font-size: 40px;
    line-height: 50px;
 
}
.main-nav-one a.active{
    color: #f70000 !important;
}
.accordion-solar-faq .accordion .accordion-item .accordion-header button::after {
    background: #e8e8ff; 
}
.rts-single-working-process .icon i{
	font-size: 40px;
	color: #202046;
    font-weight: 300;
}
.rts-single-working-process:hover .icon i{
color: #fff;
}

.single-service-start .inner-content {
    padding: 25px;
    margin-top: 0;
}
.our-service-area-start-solar .title-area-center h2.title {
    color: #202046;
}

.rts-btn.btn-primary:hover {
    background: #f70000;
}
#menu-btn{
	display: none;
}
.thumbnail-solari-about img{
	border-radius: 20px;
}
.rts-social-style-one ul li a {
    background: #202046;
    border-radius: 50%;
    }
    .rts-footer-one .title{
    	color: #fff;
    }
    .cta-main-wrapper-one .info-area h4.title {
  font-size: 22px;

}
.cta-main-wrapper-one .info-area span {
    color: #fff !important;
  
}
.abt-content p{
	margin-bottom: 12px;
}
.bg-breadcrumb {
    background-image: url(../images/about-bg.jpg);
}
.main-service .inner-content p.disc{
	margin-bottom: 0;
}
.single-contact--info-wrapper .content .title {
    font-size: 18px;
}
.footer-contact-wrapper-2 .info-content a:hover .title {
    color: #e2e2f8;
}
.pages-footer ul li a:hover p{
 color: #e2e2f8 !important;	
}
.footer-contact-wrapper-2 .info-content a .title {
    color: #fff;
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
}
.rts-footer-one p{
    color: #fff;
    font-size: 13px;
}
.single-about-content-solar .single-ckeck-wrapper p {
    color: #636364;
    font-weight: 400;
    font-size: 14px;
    line-height: 28px;
}
.rts-single-working-process {
     padding: 50px 30px;
 
}
.rts-single-working-process .content p.disc {
     font-size: 14px;
    line-height: 23px;
    color: #545252;
}
.pages-footer ul li a p {
    font-size: 13px;
}
.footer-contact-wrapper-2 .info-content a .title {

    font-size: 13px;
}
.footer-bg-two .shape-image-f-2 {
     opacity: 0.3;
}
.bg-breadcrumb.contact-bg {
    background-image: url(../images/contact-bg.jpg);
}
.rts-footer-one.footer-bg-two .copyright-area-two .left p {
     font-family: "Albert Sans", sans-serif;
}
/*Media Query Start*/
@media only screen and (max-width: 767px) {
    .main-haeder-wrapper-h2 a.logo-area img {
        max-width: 200px;
    }
    #menu-btn{
	display: block;
}
    .title-area-left .title {
        padding-top: 16px !important;
    }
    .our-social{
    	display: none;
    }
}