/* Введите сюда Ваш CSS код */

/* Отключение кликов на посты на главной */

.featured-posts h3.feat-title  {pointer-events: none !important;}

.team-section.lay-one .team-titledesc-inside-wrap h3.team-title {pointer-events: none !important;}

.gallery-section h3.gallery-title  {pointer-events: none !important;}

.partner-section {pointer-events: none !important;}
.aboutservice-section.lay-one h3.service-title {pointer-events: none !important;}
.entry-content h3, .post-content h3, .page-content h3, #content h3 {pointer-events: none !important;}

.caption-wrapper .small-caption, .caption-wrapper.caption-center .small-caption, .the100-template5 .caption-wrapper .small-caption {
    font-size: 2.5em;
	  font-weight: 600;
    margin-bottom: 0;
    width: 90%;
	  color: #24A8D9;
}

/* Описание сайта */
.site-text .site-description {
    font-size: 15px;
    font-weight: 400;
    color: #2e3541;
	  text-align: center!important;
}

h2.section-title {
    font-weight: 600;
    }

p {
    text-align: justify;
    }

i,a {font-family: "Ubuntu";
	  color: #2E3541 !important;
}
i {color: #97A0AF !important;
}

.aboutservice-section.lay-one .service-excerpt p{
    font-size: 14px !important;
}

div.site-logo {
				width: 120px !important;
	 
	}
.site-branding {
	  width: 95% !important;
    text-align: center !important;
}

.aboutservice-section.lay-one .about-image {
   	  height: 100% !important;
	 }

h2.widget-title {
    text-align: center!important;
}

i, a, .widget {
    text-align: center!important;
}

#qlwapp .qlwapp-toggle {
    margin-bottom: 1px!important;
    }

.main-footer .site-info, .main-footer  {
     text-align: center!important;
}

.site-footer {
    color: #eef2f5;
}