/*
	Theme Name: Fors
	Author: R_TKACH
	Version: 1.0.2
	License: GPL2
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

#zakaz .wpcf7-form-control-wrap {
    margin-bottom: 10px;
    display: block;
    width: 100%;
}
#zakaz .wpcf7-form-control-wrap input {
	margin-bottom: 0 !important;
}
.home-top .desc {
	font-size: 28px;
	line-height: 38px;
}
.desc-pr {
	color: #adadad;
	font-family: "Gotham Pro";
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: 18px;
	text-align: center;
	margin-top: 40px;
	margin-bottom: -20px;
}
.thanks {
	margin: auto 0;
	padding: 100px 0
}
.thanks .desc {
	font-size: 32px;
	text-align: center;
	font-weight: 700
}
@media (max-width: 700px) {
	.thanks .desc {
		font-size: 22px;
		text-align: center;
		font-weight: 700
	}
	.header__top .logo {
		display: flex !important;
		align-items: center;
	}
.thanks {
	margin: auto 0;
	padding: 40px 0
}
	header {
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		z-index: 5555555;
		background-color: #fff;
	} 
}

.header .social-mob .phone-svg {
    margin-right: 0px;
    margin-left: 25px;
}
.header .social-mob .phone-svg path {
    fill: #7f7f7f !important;
}
@media (max-width: 960px) {
	.header .logo img {
		max-width: 160px;
	}
}
.header .social-mob .local-svg, .header .social-mob .phone-svg {
    width: 25px;
    height: auto;
    max-height: initial;
    max-width: initial;
}
.faq .answer .desc {
	max-width: 100%;
}
.slick-slide {
  height: 0px!important;
	transition: 0.3s;
 }
 .slick-slide.slick-active {
    height: 100% !important;  
 }
.slick-list {
	transition: 0.3s;
 }
 .reveal {
    visibility: hidden;
    position: relative;
    overflow: hidden;
}
.reveal img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
}
.equipment__img {
	height: 200px;
}
.page {
	overflow: hidden;
} 
.fixed-telega .btn-click .chat {
	width: 50px;
}

@media (max-width: 960px) {
.fixed-telega .btn-click .chat {
	width: 45px;
}
	
}