@font-face {
		font-family: ptsans;
		src: url(../font/pt-sans.ttf) format("opentype");
}

@font-face {
		font-family: ptsansbold;
		src: url(../font/pt-sans-bold.ttf) format("opentype");
}

@font-face {
		font-family: ptsansitalic;
		src: url(../font/pt-sans-italic.ttf) format("opentype");
}
@font-face {
		font-family: MontserratRegular;
		src: url(../font/Montserrat-Regular.otf) format("opentype");
}
@font-face {
		font-family: agbenguiatgothic;
		src: url(../font/agbenguiat-gothic.ttf) format("opentype");
}
@font-face {
		font-family: bookantiqua;
		src: url(../font/book-antiqua.ttf) format("opentype");
}
@media (min-width: 1200px) {
.container {
    width: 1198px;
}

}
/*
@media (min-width: 1400px) {
.container {
    width: 1340px;
}
}
@media (min-width: 1500px) {
.container {
    width: 1440px;
}
}
@media (min-width: 1720px) {
.container {
    width: 1600px;
}
}
*/
body {
		font-size: 16px;
		min-width: 320px;
		position: relative;
		color: #000;
		line-height: 1.5;
		font-family: "ptsans";
		overflow-x: hidden;
		background-image: url(../img/top-pannel-bg.jpg); 
}

.hidden {
		display: none;
}

a {
		outline: none !important;
}

a:hover,
a:focus {
		text-decoration: none;
}

strong,
b {
		font-family: "HelveticaNeueCyrBold", sans-serif;
		font-weight: normal;
}

h1,
h2,
h3,
h4,
h5,
h6,
.button,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
		font-family: "HelveticaNeueCyrBold", sans-serif;
		line-height: 1.5;
		font-weight: normal;
}

.text-right {
		text-align: right;
}

.text-left {
		text-align: left;
}

.text-center {
		text-align: center;
}

/*----------------------- Header -------------------------*/
.top-pannel {
		background-size: cover;
		background-position: center center;
		padding: 5px 10px 0 10px;
}

.logo-wrap {
	float: left;
  	display: block;
  	position: absolute;
  	top: -2px;
  	z-index: 1;
}

.top-pannel .logo {
		display: block;
}
.top-pannel__block{
	background-color: #FB1503;
    margin: -5px 0 0 185px;
    padding: 5px 28px;
}
.top-pannel__blockTwo{
	max-width: 320px;
}
.top-pannel__blockThree{
	max-width: 293px;
}
.top-pannel__heading .home_title {
		color: #fff;
		font-family: "ptsansbold";
		font-size: 26px;
		line-height: 34px;
		text-transform: uppercase;
		margin-bottom: 0;
		margin-top: 0;
}

.top-pannel__heading .home_title span {
		font-family: "HelveticaNeueCyrBold";
}

.top-pannel__heading p {
		color: #ffff00;
}

/*-- icons --*/
.icons, .phone, .language-chooser {
		margin: 0;
		padding: 0;
		list-style-type: none;
		float: left;
}
.icons{
	margin: 2px 0 0 4px;	
}
.language-chooser {
	margin: 16px 0 0 2px;
}
.icons, .language-chooser {
	
}
.icons__item, .language__item, .lang-ru, .lang-en, .lang-ua{
		display: inline-block;
}
.language__link,
.icons__link {
	transition: transform .7s ease-in-out;
}

.language__link:hover img,
.icons__link:hover img {
	transform: scale(1.1);
}

/*-- phone --*/
.phone {
		
		color: #000!important;
		font-family: "MontserattRegular", sans-serif;
		font-size: 22px;
		padding-left: 14px;
		line-height: 24px;
}
.phone div a{
	color: #fff!important;
	font-size: 25px;
	font-family: "ptsans";
	font-weight: bold;
	padding-left: 0;
}
.phone span {
		color: #05879a;
		font-size: 25px;
		font-family: "ptsans";
		font-weight: bold;
		padding: 0 4px 0 4px;
}
.aside__phone > div span {
		color: #fff200;
}
.header__phone {
	
}
.phone__title{
	color: #fb1503;
    font-size: 14px;
    font-family: "ptsansbold";
    text-transform: uppercase;
    margin: -3px 0 0 10px;
}
/*-- button --*/
.button {
	padding: 12px 38px;
    text-align: center;
    background: #05879A url(../img/header__callback_icon.png) no-repeat 14px 50%;
    display: block;
    font-size: 14px;
    font-family: "ptsans";
    text-transform: uppercase;
    border-radius: 6px;
    color: #fff;
    max-width: 220px;
    line-height: 1em;
}

.button:hover,
.button:active,
.button:focus {
	color: #fff;
    background-color: #077484;
}


.top-pannel__button {
	float: left;
	margin-top: 15px;
	display: block;
    width: 195px;
}




/*-- navigation --*/
.site {
		color: #fff;
		font-family: "HelveticaNeueCyrRoman";
		font-size: 16px;
		text-transform: uppercase;
		line-height: 1.2em;
		margin-top: 15px;
}

.site span {
	font-family: "HelveticaNeueCyrBold";
}
.header__site {
		float: left;
}
.nav {
	margin-left: 87px;
}

.nav > li > a {
		font-size: 1em;
		padding: 13px 15px;
}

.navbar {
		border: none;
		min-height: 40px;
}

.navbar-inverse {
		background-color: #C30E00;
		position: relative;
		z-index: 0;
		margin-bottom: 0;
		margin-top: -1px;
}

.navbar-inverse .navbar-nav > li > a {
	color: #fff;
    transition: all .5s ease;
    padding: 15px 25px;
    font-size: 16px;
    text-transform: uppercase;
    font-family: "ptsans";
}

.navbar-inverse .navbar-nav > li:first-child > a {
		
}
.navbar-nav > .current-menu-item a{
	color: #fff200!important;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
		color: #fff200;
}
/*-------------------- Service -----------------------------*/
.service__heading {
		font-size: 18px;
		text-transform: uppercase;
		line-height: 32px;
		margin-bottom: 30px;
}

.service-item__imgwrap {
		text-align: center;
}

.service-item__img {
		display: inline-block;
		height: 140px;
		max-width: 100%;
}

.service-item__heading {
		color: #0072bc;
		font-size: 18px;
		line-height: 25px;
		margin: 20px 0 0;
}

.service-item__content {
		padding: 0;
		margin: 0;
		margin-top: 10px;
		margin-left: 10px;
}

.service-item__content > li {
		color: #ffb901;
}

.service-item__content > li > span {
		color: #000;
}

.service::after {
		content: '';
		border-top: 1px solid #ffb901;
		position: relative;
		bottom: 0;
		top: 38px;
		width: 100%;
		float: left;
		margin-bottom: 59px;
}

/*-------------------- Main content ------------------------*/
.registration {
		padding-top: 40px;
}

.registration__heading,
.about__heading {
		font-size: 24px;
		font-family: "ptsans";
		font-weight: bold;
		text-transform: uppercase;
		line-height: 32px;
		margin-bottom: 46px;
    	margin-top: 37px;
    	text-align: center;
}

.registration h2 {
		font-size: 18px;
		line-height: 32px;
		font-family: "HelveticaNeueCyrRoman", sans-serif;
		margin: 0;
		margin-bottom: 25px;
}

.registration ul {
		list-style: none;
		padding: 0;
		margin: 0;
		padding-left: 14px;
}

.registration ul li {
		margin: 0;
		padding-left: 18px;
		position: relative;
}

.registration ul li::after {
		content: '';
		height: 4px;
		width: 4px;
		background: #ffb901;
		display: block;
		position: absolute;
		transform: rotate(45deg);
		top: 10px;
		left: 0;
		border-radius: 10em;
}

.registration ul li,
p {
		font-size: 14px;
		line-height: 24px;
}

.registration p.h3 {
		font-family: "HelveticaNeueCyrBold", sans-serif;
		font-size: 14px;
		line-height: 25px;
}

.registration p {
		margin: 20px 0 10px;
}

.registration p > span {
		color: #4169e1;
}
.registration__warning_wrap {
	border: 1px dashed #e05d60;
	padding: 20px 0;
	margin-top: 35px;
}
.registration__warning {
		font-size: 23px;
		line-height: 32px;
		margin: 0px 0 10px;
		max-width: 515px;
		display: table;
		margin: 0 auto;
}


.registration__warning span {
		color: #e05d60;
		text-transform: uppercase;
}



/*---------------------------- Footer ---------------------------*/
.main-footer {
		background-size: cover;
		background-position: center center;
}
.main-footer > div{
	 border-top: 1px solid #ccc;
	 padding-top: 30px;
	 background-color: #fff;
}
.footer-menu__heading {
		color: #000;
		text-transform: uppercase;
		font-size: 14px;
		margin-bottom: 20px;
		position: relative;
}
.footer-menu__heading::after {
		
}
.footer-menu {
		margin: 0;
		padding: 0;
		max-width: 200px;
}
.footer-menu_wrap {
		
}
.footer-menu__item {
		color: #05879a;
}

.footer-menu__link {
		color: #000;
		font-size: 14px;
		line-height: 30px;
		border-bottom: solid 1px transparent;
		transition: border .5s ease-in-out;
}
.footer-menu__link:hover,
.footer-menu__link:active,
.footer-menu__link:focus {
		color: #000;		
		border-bottom: solid 1px #fff;
}
.footer__site {
	font-size: 20px;
	margin-top: 0;
	font-family: "ptsans";
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
}
.copyright {
		font-family: "ptsans";
		font-size: 12px;
		color: #000;
		margin-top: 8px;
}
.footer__contact{
	float: right;
	font-size: 15px;
	color: #05879a;
	text-transform: uppercase;
	font-weight: bold;
	margin: 28px 0 9px 0;
}
.main-footer .top-pannel__blockTwo{
	clear: both;
}
.main-footer .phone{
	font-size: 20px;
}
.main-footer .phone span{
	color: #05879a;
	font-size: 20px;
}
/*--------------------- About ----------------------------------*/
.about__heading {
		
}
.about__heading_wrap::after {
		content: '';
		border-top: 1px solid #ccc;
		position: relative;
		bottom: 0;
		top: -29px;
		width: 100%;
		float: right;		
}
.about__logo {
		text-align: center;
		padding-bottom: 25px
}
.about__logo_img {
		display: inline-block;
}
.garantee {
	margin: 20px 0;
    float: left;
    padding: 30px 25px;
    background: url(../img/nashi_garantii.png) no-repeat;
}
.garantee__list {
    max-width: 46%;
    float: left;
    margin-left: 20px;
}
.list__item {
    color: #c30e00;
}
.list__text {
    color: #000;
}
/*------------------------ Aside ---------------------------*/
.call {
		background: url(../img/call.png) no-repeat;
		background-position: 100% 0%;
		float: left;
		width: 100%;
}

.call .text-left,
.call .text-right {
		// float: right;
		max-width: 120px;
		clear: right;
}

.call__heading {
		font-family: "ptsans";
		float: left;
		font-weight: bold;
		font-size: 20px;
		line-height: 19px;
		color: #4169e1;
		margin-bottom: 10px;
}

.call__text {
		color: #000;
		font-size: 14px;
		line-height: 1.3em;
		margin-bottom: 35px;
}

.call__text span {
		font-family: "ptsans", sans-serif;
		color: #05879a;
}

.aside__phone {
		float: left;
		width: 100%;
		background-color: #05879A;
		border-radius: 5px;
		padding: 36px 22px 25px 0;
		margin-bottom: 20px;
		position: relative;
}
.aside__phone .icons__item{
	position: absolute;
    top: -21px;
}
.aside__phone .icons__item:first-child{
	left: 20px;
}
.aside__phone .icons__item:nth-child(2n){
	left: 78px;
}
.aside__phone .icons__item:nth-child(3n){
	left: 136px;
}
.aside__phone .icons__item img{
	padding: 10px;
    background: #fff;
    border-radius: 25px;
}
.aside__phone a,
.cities a{
	background:none!important;
}
.cities {
		background-color: #FFF7E6;
		border-radius: 5px;
		border: 1px solid #ebebeb;
		float: left;
		width: 100%;
}

.cities h3 {
	font-family: "ptsans";
	font-size: 16px;
    color: #fff;
    line-height: 1.4em;
    padding: 15px 0;
    background: #C30E00;
    margin: 0;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    font-weight: bold;
    text-transform: uppercase;
}

.cities ul {
		padding: 0;
		margin: 0;
		list-style-type: none;
}

.cities ul li {
		padding: 0;
		margin: 0;
		position: relative;
}
.cities ul li::after {
  content: '';
  height: 5px;
  width: 5px;
  background: #C30E00;
  display: block;
  position: absolute;
  transform: rotate(45deg);
  top: 17px;
  left: 20px;
  border-radius: 10em;
}


.cities ul li a {
		font-size: 14px;
		color: #000;
		display: block;
		padding: 10px 20px 10px 35px;
		transition: all .5s ease;
}

.cities .active > a,
.cities .active > a:hover,
.cities .active > a:focus,
.cities li > a:hover,
.cities li > a:focus {
		background-color: #4169e1;
		color: red;
}


/*--------------------- Contact --------------------------------*/
.contact__item {
	font-size: 14px;
}

.contact__heading {
	line-height: 25px;
	font-size: 20px;
	color: #05879a;
	font-weight: bold;
	margin-bottom: 25px;
}
.contact__item_heading {
	font-size: 18px;
	color: #c30e00;
	font-weight: bold;
	margin-bottom: 20px;
}
.sites__item{
	padding-bottom: 40px;
}
.address__item,
.sites__item,
.tel__item {
	margin-left: 30px;
	position: relative;
}
.skype__item {
	margin-left: 15px;
}

.tel__item:first-child .tel__link::before {
	width: 13px;
    content: " ";
    background-image: url(../img/tel__link.png);
    position: absolute;
    left: -30px;
    top: 0;
    height:23px; 
}
.tel__link,
.skype__link {
	color: #000;
	transition: all .5s ease-in-out;
}
.address__item::before {
	width: 16px;
    content: " ";
    background-image: url(../img/address__item.png);
    position: absolute;
    left: -30px;
	top: 0;
    height:21px;
}
.address, .tel {
	margin-bottom: 10px;
}
.sites__link:hover,
.sites__link:active,
.sites__link:focus,
.tel__link:hover,
.tel__link:active,
.tel__link:focus,
.skype__link:hover,
.skype__link:active,
.skype__link:focus {
	color: #0072bc;
}
.social__link {
	display: block;
}

.social,
.sites {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.social__item {
	display: inline-block;
	margin-right: 20px;
}
.sites__link {
	font-size: 16px;
	color: #05879a;
	transition: all .5s ease-in-out;
}

.sites__item .sites__link::before{
    width: 20px;
    content: " ";
    background-image: url(../img/icon_link.png);
    position: absolute;
    left: -30px;
    top: 0;
    height:19px;    
}

#map iframe {
	width: 100%!important;
	float: left;
	margin-top: 20px;
}
.form__heading {
	font-size: 14px;
	margin-bottom: 25px;
}
.form__label {
	font-size: 14px;
	min-width: 80px;
	float: left;
	text-align: right;
	width: 120px;
	margin-top: 8px;
}
.form__input, .form__textarea {
	border-color: #ffb901;
	border-width: 1px;
	border-radius: 3px;
	width: 330px;
	margin-left: 15px;
	float: right;

	-webkit-box-shadow: none;
}
.form__input {
	height: 40px;
}
.form__textarea {
	height: 120px;
}
.form__button {
	float: right;
	margin-right: 161px;
}


.garantee__picture_img {
	max-width: 100%;
	margin-bottom: 20px;
}
.service-item_inline {
    float: left;
    width: 100%;
    height: 100%!important;
    border-bottom: 1px solid #f2f2f2;
    padding: 10px 0 12px;
}
.service-item__imgwrap {
    text-align: center;
}
.service-item__img_inline {
    display: block;
    float: left;
    margin-right: 50px;
}
.service-item__heading {
    color: #0072bc;
    font-size: 18px;
    line-height: 25px;
    margin: 20px 0 0;
}
.service-item ul{
	padding: 0;
    margin: 0;
    margin-top: 10px;
    margin-left: 210px;
    width: 80%;
}
.service-item__content {
    padding: 0;
    margin: 0;
    margin-top: 10px;
    margin-left: 10px;
}
.content__heading::after {
    content: '';
    border-top: 1px solid #ccc;
    position: relative;
    bottom: 0;
    top: -29px;
    width: 100%;
    float: right;
}
.service-item ul li{
	color: #C41103;
	list-style-type: disc;
}
.service-item ul a{
	color:#000;
}
.service-item li a:hover{
			color: #4169e1;
}

.menu>.current-menu-item a{
	background-color: #4169e1;
    color: #fff!important;
}
.garantee__subheading, .garantee__heading {
    color: #c30e00;
    font-size: 24px;
    margin-top: 0;
    text-transform: uppercase;
}
.phone li a{
	color: #000;
}
.acf-map{
	top: 33px;
}
.modal-content{
	width: 370px;
	top: 64px;
}
.modal-content h5{
	text-align: center;
    margin: 0;
    padding: 20px 0;
    font-size: 20px;
    line-height: 1em;
    color: #fff;
    text-transform: uppercase;
    background-color: #05879A;
    border-radius: 5px 5px 0 0;
}
.close{
	margin: 14px 19px 19px 0;
    color: #e2e2e2;
    opacity: 9;
    font-size: 34px;
    position: absolute;
    right: 0;
}
.your-name input{
	background: url(../img/modal_piople.png) no-repeat 16px 50%;
}
.tel-235 input{
	background: url(../img/modal_phone.png) no-repeat 16px 50%;
}
.your-name input, .tel-235 input{
	width: 300px;
    height: 54px;
    font-size: 16px;
    border: 1px solid #C3C3C3;
    border-radius: 5px;
    padding: 0 10px 0 50px;
}
.wpcf7-submit{
	margin: 0 auto;
    background: #FB1503;
    border: none;
    color: #fff;
    transition: all .5s ease;
    padding: 15px 42px;
    text-align: center;
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 8px;
    max-width: 220px;
    line-height: 1em;
    margin-top: 20px;
}
.wpcf7-submit:hover{
	background: #a93317;
    color: #fff;
}
.header-input-callback{
	margin: 0 auto;
    width: 300px;
    margin-top: 20px;
}
/*--------------------- Media Queries --------------------------*/
@media only screen and (max-width: 1199px) {
	.phone div a,
	.phone span{
		font-size: 20px;
	}
	.top-pannel__heading .home_title{
		font-size: 10px;
	}
	.top-pannel__block{
		margin: -5px 0 0 171px;
	}
}
@media only screen and (max-width: 992px) {
		.top-pannel__heading {
				padding-left: 95px;
				margin: 15px 0 30px;
		}
		.header__phone {
			float: left;
		}
		.collapse.navbar-collapse {
				margin-left: 0;
		}
		.navbar-inverse .navbar-nav > li > a {
				font-size: 14px;
				padding: 13px 10px;
		}
		.footer-menu_wrap {
				width: 96%;
				display: table;
				margin: 0 auto;
				float: none;
		}
		.footer-menu {
				margin-right: 45px;
		}
		.call {
			margin-top: 30px;
		}
		.about__heading_wrap::after {
			top: -30px;
			width: 100%;
		}

}

@media only screen and (max-width: 768px) {
		.top-pannel__heading .home_title {
				font-size: 18px;
		}
		.header__site {
				margin-left: 15px;
				position: absolute;
		}
		.navbar [class*="col-"] {
				padding-left: 0;
				padding-right: 0;
		}
		.navbar-inverse .navbar-toggle,
		.navbar-inverse .navbar-collapse,
		.navbar-inverse .navbar-form {
				border-color: transparent;
		}
		.navbar-inverse .navbar-toggle:hover,
		.navbar-inverse .navbar-toggle:focus {
				background-color: transparent;
		}
		.navbar-inverse .navbar-nav > li > a {
				border-right: none;
		}
		.navbar-inverse .navbar-nav > li > a:first-child {
				border-left: none;
		}
		.navbar-collapse,
		.navbar-collapse.collapse.in {
				padding: 0;
		}
		.navbar-nav {
				margin: 0;
				width: 100%;
		}
		.header__phone {
			float: left;
			margin-bottom: 15px;
			padding-left: 0;
		}
		.icons {
			float: right;
		}
		.top-pannel__button {
			float: left;
			margin-left: 11px;
			margin-bottom: 15px;
			margin-left: 0;
		}
		.footer-menu {
				margin-right: 0;
				margin-bottom: 20px;
		}
}

@media only screen and (max-width: 480px) {


		.home-about__logo{
			text-align: center!important;
		}
		.service-item ul{
			margin-left: 25px!important;
		}
		.main-footer__callback{
			width: 100%!important;
		}
		.main-footer__callback .top-pannel__button{
			margin-left: 19%!important;
		}
		.home-callback__ask-pitt{
			text-align: center;
		}
		.home-callback__ask{
			margin-left: 0!important;
		}
		.garantee {
		    background: url(../img/nashi_garantii.png)!important;
		}
		.garantee__list{
			max-width: 100%!important;
		}
		.main-content__banner > div:first-child{
			    padding: 20px 0 0 0!important;
			    text-align: center!important;
		}
		.service-item{
			height: 100%!important;
		}
		.top-pannel__block{
			margin: 0;
		}
		.logo-wrap{
			top:0;
		}
		.logo-wrap img{
			width: 55%;
		}
		.top-pannel__heading {
				padding-left: 80px!important;
				margin: 0 0 20px!important;
		}
		.top-pannel__blockTwo{
			margin-top:12px!important;
		}
		.main-content__bannerText{
			font-size: 20px!important;
		}
		.main-content__bannerText span{
			font-size: 18px!important;
		}
		.main-content__bannerTexttwo{
			font-size: 16px!important;
			line-height: 22px!important;
		}
		.main-content__bannerTextthree{
			font-size: 20px!important;
		}
		.home-consult__desc > div{
			width: 100%;
		}
		.main-content__banner > div:nth-child(2n){
			padding-top: 25%!important;
			text-align: center!important;
		}
		.home-about__listtwo, 
		.home-about__listone{
			left: 0!important;
		}
		.main-content__ask{
			font-size: 24px!important;
			margin-left: 0!important;
			margin-top: 22%;
		}
		.main-content__ask-pitt{
			margin-top: 45px!important;
    		text-align: center!important;
		}
		.main-content__ask span{
			 font-size: 17px!important;
		}
		.top-pannel__heading .home_title {
				font-size: 16px!important;
				text-align: right!important;
		}
		.header__phone {
				margin-bottom: 15px!important;
		}
		.top-pannel {
				padding: 0 0 20px!important;
		}
		.registration__warning {
				font-size: 20px;
				line-height: 28px;
		}
		.footer-menu {
				max-width: 100%;
		}
		.form__input, .form__textarea {
			width: 235px;
			margin-left: 0;
		}
		.button-wrap {
			display: table;
		}
		.call .call__heading{
			width: 97px;
    		margin: 0 17% 18px;
    		clear: both;
		}
		.call .call__text{
			max-width: 212px;
    		clear: both;
    		margin: 0 auto 35px;

		}
		.content__heading::after{
			    top: -33px;
    			width: 100%;
		}
		.modal-content{
			width: 100%;
		}
		.attachment-uslugi-thumb{
		width: 100%;
    height: 100%;
	}
	.icons {
    float: left;
        margin: 0 0 0 13px;
}
.service-item__heading{
	margin: 20px 0 0 0;
}

}

@media only screen and (max-width: 321px) {
	.header-input-callback{
		width: 280px;
	}
	.your-name input, .tel-235 input{
		width: 280px;
	}
	.attachment-uslugi-thumb{
		width: 100%;
    height: 100%;
	}
	.icons {
    float: left;
        margin: 0 0 0 13px;
}
.service-item__heading{
	margin: 20px 0 0 0;
}
/**/
}
.main-content > div:first-child{
	background-color: #fff;
}
/* home */
.main-content__banner{
	background-image: url(../img/main-content__banner.jpg);
	height: 640px;
}
.main-content__banner > div:first-child{
	text-align: right;
	padding: 70px 73px 0 0;
	line-height: 47px;
}
.main-content__bannerText{
	color: #fff200;
    font-size: 38px;
    font-family: "ptsans";
    text-transform: uppercase;
    font-weight: bold;
}
.main-content__bannerText span{
	color:#fff;
	font-size: 34px;
	padding-right: 7px;
}
.main-content__bannerTexttwo{
	color: #fff;
	font-size: 28px;
	font-family: "ptsans";
	line-height: 39px;
    padding-top: 4px;
}
.main-content__bannerTextthree{
	color: #fff200;
	font-size: 28px;
	font-family: "ptsans";
	text-transform: uppercase;
	line-height: 39px;
    padding-top: 30px;
}
.main-content__banner > div:nth-child(2n){
	text-align: right;
	padding-top: 146px;
}
.main-content__ask{
	color: #fff;
	font-size: 34px;
	font-family: "ptsans";
	font-weight: bold;
	margin-left: 26%;
    line-height: 31px;
}
.main-content__ask span{
	color: #fff200;
	font-size: 24px;
	text-transform: uppercase;
}
.main-content__ask-pitt{
	margin-top: 26px;
	text-align: left;
	text-transform: uppercase;
}
.main-content__ask-pitt a{
	color: #fff;
    background-color: #05879A;
    padding: 15px 25px;
    border-radius: 6px;
    font-family: "ptsans";
    font-size: 14px;
}
.ishome .service{
	padding-top: 44px;
    background: #fff;
    padding-bottom: 70px;	
}
.ishome .service__heading {
	line-height: 32px;
    margin-bottom: 40px;
    margin-top: 9px;
    font-family: "ptsans";
    text-transform: uppercase;
    font-weight: bold;
    font-size: 24px;
}
.ishome .service-item__heading {
    color: #05879a;
    font-size: 20px;
    font-weight: bold;
    line-height: 25px;
    margin: 13px 0 0;
    font-family: "ptsans";
}
.ishome .service-item ul a{
	font-family: "ptsans";
	font-size: 16px;
}
.home-about{
	font-family: "ptsans";
	font-size: 16px;
	background-image: url(../img/about_bg.jpg);
	padding-top: 20px;
}
.home-about__title{
	text-align: center;
	color: #000;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #cccccc;
    padding-bottom: 14px;
}
.home-about__logo{
	text-align: right;
    margin-top: 30px;
}
.home-about__text{
	padding-top: 22px;
	line-height: 22px;
}
.home-about__pos{
	font-weight: bold;
	font-size: 20px;
	padding-top: 46px;
}
.home-about__listone{
	display: inline-block;
	position: relative;
    top: -9px;
    left: -4px;
}
.home-about__listone li{
	padding-bottom: 11px;
}
.home-about__listtwo{
	display: inline-block;
	position: relative;
    top: -9px;
    left: 71px;
}
.home-about__listtwo li{
	padding-bottom: 11px;
}
.home-rev{
	font-family: "ptsans";	
}
.home-rev > div{
	background-color: #fff;
	padding-top: 63px;
}
.home-rev__title{
	font-size: 24px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}
.home-rev__person{
	margin-bottom: 58px;
}
.home-rev__img{

}
.home-rev__name{
	color: #de000e;
	font-size: 20px;
	text-transform: uppercase;
	padding-top: 33px;
}
.home-rev__desc{

}
.home-callback{
	background-image: url(../img/home-callback.jpg);
	font-family: "ptsans";
	padding: 64px 0 63px 0;
}
.home-callback__ask{
	font-size: 34px;
	font-weight: bold;
	color: #fff;
	margin-left: 26%;
	line-height: 38px;
    text-align: right;
}
.home-callback__ask span{
	font-size: 24px;
	font-weight: bold;
	color: #fff200;
	text-transform: uppercase;
}
.home-callback__ask-pitt{
	margin-top: 29px;
	text-transform: uppercase;
}
.home-callback__ask-pitt a{
	color: #fff;
    background-color: #FB1503;
    padding: 15px 22px;
    border-radius: 6px;
    font-family: "ptsans";
    font-size: 14px;
}
.home-consult{
	text-align: center;
	font-family: "ptsans";
}
.home-consult > div{
	background-color: #fff;
	padding-top: 53px;
	padding-bottom: 40px;
}
.home-consult__title{
	font-size: 24px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 6%;
	border-bottom: 1px solid #ccc;
    padding-bottom: 14px;
}
.home-consult__go{
	color: #fff;
	background-color: #FB1503;
	padding: 13px 8%;
	font-size: 14px;
	text-transform: uppercase;
	border-radius: 8px;
}
.home-consult__desc{
	font-size: 16px;
	margin-top: 4%;
}
.home-consult__desc > div{
	margin: 0 auto;
}
/* garantii */
.garantii{

}
.garantii > div:first-child{
	background-color: #fff;
}
.about__heading_wrap{
	text-align: center;
}
.garantii a{
	color: #fb1403;
	font-size: 16px;
	font-family: "ptsans";
	background: url(../img/icon_link.png) no-repeat;
	padding-left: 32px;
}
.home-item__content{
	margin-left: 40px!important;
}
.rews{
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.rews__block{

}
.rews__name{
	color: #de000e;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 34px;
}
.rews__desc{
	font-size: 16px;
	font-family:"ptsansitalic";
	color: #000;
	padding-top: 20px;
}
.home-consult__desc_new{
	height: 96px;
	overflow: hidden;
	cursor: pointer;
}
.home-consult__desc_new:before{
	content: '';
	background: url(../img/arrow_icon.png) no-repeat;
	width: 16px;
	height: 9px;
	position: absolute;
    right: 21%;
}
.home-consult__desc_active{
	height: 100%!important;
}
.modal-content__footer{
	text-align: center;
	font-size: 14px;
	margin: -17px 0 12px 0;
}
.main-footer__callbacks{
	background-color: #fff;
}
.main-footer__callback{
	text-align: center;
    width: 425px;
    margin: 20px auto;
    color: #c30e00;
}
.main-footer__callback .top-pannel__button{
	margin-left: 27%;
	margin-bottom: 34px;
}