.link,
a:hover,
a:focus,
html body .text-primary,
.contact-data .icon,
.swiper-container-inner .swiper-button-next:before,
.swiper-container-inner .swiper-button-prev:before {
  color: #3AB3DF;
}

.btn-primary:after,
.btn-default,
.btn-default:focus,
.btn-default:active,
.icon-primary,
.marked-list li:before,
.main-arrow-next:after, .main-arrow-prev:after,
.swiper-pagination-bullet.swiper-pagination-bullet-active,
#style-switcher .toggle-switcher,
.slider-header .icon {
  background: #3AB3DF;
}

#page-preloader,
.iso .button:after {
  background: #000;
}

.btn-primary,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active:focus,
.btn-default,
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.form-control:hover,
.form-control:focus,
.swiper-pagination-bullet,
.text-marked {
  border-color: #3AB3DF;
}

.swiper-container-inner img {
  box-shadow: 0 2px 25px 0 #3AB3DF;
}

.pub-1 {
	background:#ef7007 !important;	
}
.pub-1 h4 {
	color:#FFF !important;
}

.pub-2 {
	background:#1d76ba !important;	
}
.pub-2 h4 {
	color:#e7e7e7 !important;
}

.pub-3 {
	background:#e54830 !important;	
}
.pub-3 h4 {
	color:#FFF !important;
}

.post { width:100% !important; }