-webkit-::input-placeholder {
	color: #3a3434;
}

input:focus::-webkit-input-placeholder {
	color: transparent;
}

::-moz-placeholder {
	color: #3a3434;
}

input:focus::-moz-placeholder {
	color: transparent;
}

:-moz-placeholder {
	color: #3a3434;
}

input:focus:-moz-placeholder {
	color: transparent;
}

:-ms-input-placeholder {
	color: #3a3434;
}

input:focus:-ms-input-placeholder {
	color: transparent;
}

*::-moz-selection {
	color: #232323;
	background-color: #f72525;
}

*::selection {
	color: #232323;
	background-color: #f72525;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	outline-color: transparent;
	font-family: 'Open Sans', sans-serif;
}

*::before,
*::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6,
div,
p,
address,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
	margin: 0;
	padding: 0;
	font-style: normal;
}

*[class*="wrap"]::after,
article::after,
aside::after,
details::after,
figcaption::after,
figure::after,
footer::after,
header::after,
hgroup::after,
main::after,
menu::after,
nav::after,
section::after,
summary::after {
	display: block;
	clear: both;
	content: "";
}

html {
	width: 100%;
	min-width: 320px;
	min-height: 100vh;
	color: #696870;
	background-color: #fff;
}

body {
	width: 100%;
	min-width: inherit;
	min-height: inherit;
	margin: 0 auto;
	background:#fff;
}

a {
	cursor: pointer !important;
	-webkit-transition: .5s ease;
	-moz-transition: .5s ease;
	-o-transition: .5s ease;
	transition: .5s ease;
	text-decoration: none;
	color:#f72525;
}

a:hover {
	opacity: .8;
}

ul.lmenu li.active {
	
	display: none;
	
}

ul.lmenu li a {
	
	color: #000;
	
}

button {
	margin: 0;
	padding: 0;
	-webkit-transition: .5s ease;
	-moz-transition: .5s ease;
	-o-transition: .5s ease;
	transition: .5s ease;
	border: none;
	background-color: transparent;
}

button:hover {
	opacity: .8;
}

.section-wrap{
	width:100%;
	margin-top:60px;
}

.section-container{
	width:1181px;
	margin:0 auto;
	position: relative

}


.section-container2{
	width:1181px;
	margin:0 auto;


}

.section-container::after {
	display: block;
	clear: both;
	content: "";
}

.section-title{
	font-size:60px;
	font-weight:700;
	color:#232323;
	line-height:1em;
	text-align:center;
}

.section-title span{
	font-size:30px;
	display:block;
	text-align:center;
}

.btn-totop{
	display:none;
	width:70px;
	height:70px;
	position:fixed;
	right:20px;
	bottom:20px;
	z-index:102;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	background:#f72525 url(../images/arr-up.png) no-repeat center center;
	cursor:pointer;
	border:solid 2px #fff;
}

.field-label {
	
	display: none;
	
} 

.t2 {
	
	position: relative
	
}

.glavnaya-kartinka {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	height: 681px;
	z-index: 1;
	width: 100%;
	
}


.glavnaya-kartinka img {

position: absolute;
	top: 0;
	left: 0;
height: 100%
	
}



@media only screen and (max-width : 1181px) {
	
	.section-container{
		width:100%;
		padding:0 20px;
	}
	
	.section-title{
		font-size:40px;
	}
	
	.section-title span{
		font-size:20px;
	}
	
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	
	.btn-totop{
		right:99999em;
	}
	
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	
	
	
	.glavnaya-kartinka {

	height: 350px;

	
}


	.animated {
		-o-transition-property: none !important;
		-moz-transition-property: none !important;
		-ms-transition-property: none !important;
		-webkit-transition-property: none !important;
		transition-property: none !important;
		/*CSS transforms*/
		-o-transform: none !important;
		-moz-transform: none !important;
		-ms-transform: none !important;
		-webkit-transform: none !important;
		transform: none !important;
		/*CSS animations*/
		-webkit-animation: none !important;
		-moz-animation: none !important;
		-o-animation: none !important;
		-ms-animation: none !important;
		animation: none !important;
	}

}

@media only screen and (max-width : 480px) {
	
	.section-title{
		font-size:30px;
	}
	
	.section-title span{
		font-size:16px;
	}
	
	.section-container2 {
		width: 100%;
padding: 0 10px;
	}
	
	.slick-dots {
		text-align: center;
	}
	
	.content-carousel .slick-dots li {
		float: none !important;
		display: inline-block;
	}
	div.testimonials__item-text {
		padding-right: 0;
	}
	
	.testimonials__container {
		padding: 0 10px;
	}
	
	div.testimonials__item-text-wrapper {

    margin-left: 0;
    padding-left: 0px;

}

div.testimonials__item-img {
	display: block;

width: 190px;

height: 190px;

margin-left: 0;
float: none;
margin: 0 auto;
margin-bottom: 10px;
}

div.special__item {

    padding: 0;

}
div.blog.testimonials-page div.item-introtext {
	margin-left: 0px !important;
}

.pull-left.item-image {
	margin: 0 auto;
}
div.blog.testimonials-page p.readmore a.btn {
margin: 10px 0 0 0px;
}	


элемент {

}
.special__grid {

    margin: 30px 0 0;
    position: relative;
    overflow: hidden;

}
.slick-slider {
padding: 0 10px;
}

.special__grid  .slick-prev, .special__grid  .slick-next, .testimonials__grid .slick-prev, .testimonials__grid .slick-next  {
	display: none !important;
}

.item-page img {
	max-width: 100%;
	height: auto;
}

}



