body {
	font-family: Montserrat;
	overflow-x: hidden !important;
}
 

#header {
	background-color: #F6F7F9;
	min-height: 400px;
}

.placemark_layout_container { 
	position: relative;
	font-family: Georgia;
	font-size: 0px;
	text-align: center;
	font-weight: bold;
}

input:invalid {
    box-shadow: none !important;
}

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

.animate__animated.animate__delay-0s {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-delay: calc(var(--animate-delay)*0);
    animation-delay: calc(var(--animate-delay)*0);
}

.animate__animated.animate__delay-1s {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-delay: calc(var(--animate-delay)*0.5);
    animation-delay: calc(var(--animate-delay)*0.5);
}


.animate__animated.animate__delay-2s {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-delay: calc(var(--animate-delay)*1);
    animation-delay: calc(var(--animate-delay)*1);
}


.animate__animated.animate__delay-3s {
    -webkit-animation-delay: 1.5s;
    animation-delay:  1.5s;
    -webkit-animation-delay: calc(var(--animate-delay)* 1.5);
    animation-delay: calc(var(--animate-delay)* 1.5);
}


.animate__animated.animate__delay-4s {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-animation-delay: calc(var(--animate-delay)*2);
    animation-delay: calc(var(--animate-delay)*2);
}



.animate__animated.animate__delay-5s {
    -webkit-animation-delay: 2.5s;
    animation-delay: 2.5s;
    -webkit-animation-delay: calc(var(--animate-delay)*2.5);
    animation-delay: calc(var(--animate-delay)*2.5);
}


.animate__animated.animate__delay-6s {
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
    -webkit-animation-delay: calc(var(--animate-delay)*3);
    animation-delay: calc(var(--animate-delay)*3);
}

.animate__animated.animate__delay-6s {
    -webkit-animation-delay: 3.5s;
    animation-delay: 3.5s;
    -webkit-animation-delay: calc(var(--animate-delay)*3.5);
    animation-delay: calc(var(--animate-delay)*3.5);
}

.animate__animated.animate__delay-7s {
    -webkit-animation-delay: 4s;
    animation-delay: 4s;
    -webkit-animation-delay: calc(var(--animate-delay)*4);
    animation-delay: calc(var(--animate-delay)*4);
}

.animate__animated.animate__delay-8s {
    -webkit-animation-delay: 5s;
    animation-delay: 5s;
    -webkit-animation-delay: calc(var(--animate-delay)*5);
    animation-delay: calc(var(--animate-delay)*5);
}


.animate__animated.animate__delay-9s {
    -webkit-animation-delay: 5.5s;
    animation-delay: 5.5s;
    -webkit-animation-delay: calc(var(--animate-delay)*5.5);
    animation-delay: calc(var(--animate-delay)*5.5);
}

.animate__animated.animate__delay-10s {
    -webkit-animation-delay: 6s;
    animation-delay: 6s;
    -webkit-animation-delay: calc(var(--animate-delay)*6);
    animation-delay: calc(var(--animate-delay)*6);
}


.jq-selectbox__dropdown {
 
    border-radius: 0px  !important;
 
    box-shadow: 0 0px 0px rgba(0,0,0,0) !important;
 
    font-size: 14px !important;
    font-family: Roboto !important;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
}

.jq-selectbox li:hover {
	background: rgba(152, 151, 157, 0.2) !important;
	color: #000000  !important;
}

.jq-selectbox li.selected {
   	background: rgba(152, 151, 157, 0.2) !important;
	color: #000000  !important;
}


.jq-selectbox__select {
    height: 43px !important;
    padding-top: 10px !important;
   padding-left: 10px !important;
    border: 0px solid #CCC !important;
    border-bottom-color: inherit !important;
    border-radius: 0px !important;
    box-shadow:  inherit !important;
    font: inherit !important;
    color: inherit !important;
    text-shadow:  inherit !important;
    background-color: white;
    margin-left: 0px !important;

        background: white !important;
}


.jq-selectbox__trigger-arrow {
position: absolute;
    top: 16px !important;
    right: 12px;
    width: 16px;
    height: 12px;
    content: url(./img/str2.svg) !important;
    border: 0px solid #98979D !important;
    border-top: 0px solid #999 !important;
    border-right: 0px solid transparent !important;
    border-left: 0px solid transparent !important;
}

.jq-selectbox__trigger {
 
     border-left: 0px solid #CCC !important;
}

.jq-selectbox__dropdown {
    max-width: 100% !important;
    max-height: 160px !important;
    width: 97.5% !important;
}

.jq-selectbox__dropdown ul {

	max-height: 150px;
	box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.45);
}

 

 

.select-1 {
    margin-top: 10px;
    width: 100%;
   border: 0px solid #98979D !important;
    padding-left: 10px;
    min-height: 42px;
    margin-left: -10px;
}

input#kv {
    margin-top: 10px;
    min-height: 43px;
    padding-left: 10px;
    color: silver;
    clear: both;
    display: block;
    width: 100%;
    border: 1px solid #98979D !important;
}


#sertificat {
	padding-top: 30px !important;
	padding-bottom: 40px !important;
}
.popup-fomt {
	width: 74%;
	margin: 0 auto;
}

.tel {
	color: #1E1D24;
}             

.tel:hover {
	color: #1E1D24;
	text-decoration: none;
}   

.tel2 {
	color: white;
}             

.tel2:hover {
	color: white;
	text-decoration: none;
}    

.square_layout {
	background:   url('./img/map.svg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: top center;
	position: absolute;
	left: -53px;
	top: -33px;
	width: 66px;
	height: 66px;
	line-height: 46px;
	border: 0px solid #218703;      
    color: #218703;
}


#help {
	background-color: #F6F7F9;
	min-height: 400px;
	padding-top: 30px;
	padding-bottom: 30px;
}

#map {
	min-height: 400px;
}

.countdown-text {
    font-size: 10px;
    font-weight: normal !important;
	position: relative;
	top: -40px;
}

.countdown-number {
	color: #000000 !important;
	 
	width: 40px;
	float: left;
	text-align: center;
	height: 60px !important;
	border-radius: 5px;
	font-size: 40px;
	font-family: Montserrat;
	font-weight: 600;
	margin-right: 11px;
}

.countdown-number2 {
	color: #000000 !important;
 
	width: 5px;
	float: left;
	text-align: center;
	height: 60px !important;
	border-radius: 5px;
	font-size: 40px;
	font-family: Montserrat;
	font-weight: 600;
	margin-right: 11px;
	position: relative;
	left: 4px;
	top: -2px;
}

img#strl1 {
    position: absolute;
    margin-top: 67px;
    z-index: 0;
    margin-left: 450px;
}

img#strl2 {
    position: absolute;
    margin-top: 67px;
    z-index: 0;
    margin-left: 450px;
}

.d-sos {
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	color: #FFFFFF;
	margin-top: 20px;
	display: block;
	text-align: center;
}

.fomrn2 {
	width: 80%;
	float: right;
}

.bigtop {
	min-width: 268px;
	margin-bottom: 50px;

}

.bigtop2 {
	min-width: 280px;
	margin-bottom: 50px;
	margin: 0 auto;
	font-weight: bold !important;
}

.garanti {
	background: linear-gradient(85deg, #40A635 5%, #BEC114 95%, #BEC114);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 42px;
    line-height: 52px;
    color: linear-gradient(39.77deg, #40A635 33.44%, #BEC114 105.09%);
    padding-top: 60px;
    text-align: left;
    display: block;
    padding-bottom: 20px;
}

.str-7 {
	background: linear-gradient(85deg, #40A635 5%, #BEC114 95%, #BEC114);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 42px;
    line-height: 52px;
    color: linear-gradient(39.77deg, #40A635 33.44%, #BEC114 105.09%);
    padding-top: 60px;
    text-align: left;
    display: block;
    padding-bottom: 20px;
    width: 80%;
}

.address {
	font-size: 14px;
}

.contact-descr {
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
	color: #000000;
}

.ph-2  {
	margin-top: 10px;
 
	padding-left: 10px;
	min-height: 42px;
}

.ph-3  {
	margin-top: 10px;
	width: 100%;
	padding-left: 10px;
	min-height: 42px;
}

.stl-2 {
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	color: #1E1D24;
	padding-top: 10px;
	display: block;
	margin-bottom: 40px;
}

#scidka2 span.days.countdown-time2 {
	color: white;
}


#scidka2 .countdown-time {
	color: white;
}


#scidka2 .countdown-number2 {
	color: white !important;
}




.p4 {
	width: 100% !important;
	margin-top: 9px;
	display: block;
}

.iconsl {
	text-align: center;
}

.title-help {
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	color: #333333;
	mix-blend-mode: normal;
	padding-bottom: 20px;
	padding-top: 10px;
	display: block;
}

.logo {
	position: relative;
	top: 8px;	
}

.logo {
	max-width: 300px;
	width: 100%;
	height: auto;
}

.phone {
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 31px;
	text-align: right;
	color: #1E1D24;
}

.phone2 {
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 31px;
	text-align: right;
	color: #1E1D24;
}


.linegreen {
	height: 10px;
	width: 100%;
	background: linear-gradient(7.5deg, #40A635 33.44%, #BEC114 105.09%);
}

.lineyllow {
	height: 10px;
	width: 100%;
	background: #EFBF00;
}

.phone::before {
	content: url('./img/smatphone.svg');
 	position: relative;
 	top: 10px;
 	left: -14px;
}

.phone2::before {
	content: url('./img/phone2.svg');
 	position: relative;
 	top: 10px;
 	left: -14px;
}

.soc img {
	position: relative;
	top: 15px;
}

.title-seo {
	font-family: Montserrat;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	text-transform: uppercase;
	color: #1E1D24;
}

.title-seo-des {
	display: block;
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
	color: #98979D;
}

#navbar {
	padding-top: 10px;
	padding-bottom: 10px;
}

.title-headres {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 50px;
	line-height: 60px;
	 background: linear-gradient(85deg, #40A635 5%, #BEC114 95%, #BEC114);
	  -webkit-background-clip: text;
	  -webkit-text-fill-color: transparent;
}

.descr-top {
	font-size: 25px;
	padding-top: 20px;
	padding-bottom: 40px;
	line-height: 30px;
}

.form-sell {
	width: 60%;
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
	color: #1E1D24;
}

.form-style {
	background: #FFFFFF;
	width: 100%;
	min-height: 40px;
	margin-bottom: 7px;
	border: 1px solid #98979D;
	box-sizing: border-box;
}

.block-2 {
	padding-top: 60px;
	padding-bottom: 70px;
	background-repeat: no-repeat;
	background-position: center center;
}

.block-3 {
	padding-top: 15px;

}

.help-title {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 50px;
	line-height: 60px;
	padding-top: 50px;
	background: linear-gradient(85deg, #40A635 5%, #BEC114 95%, #BEC114);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.free {

}

.text-2 {
	padding-left: 50px;
}

.sosed {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 42px;
	line-height: 52px;
	padding-top: 40px;
	color: #FFFFFF;
	display: block;
}

.price-title {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 50px;
	line-height: 60px;
	text-align: center;
	padding-bottom: 30px;
	text-align: center;
	display: block;
	color: linear-gradient(40.88deg, #40A635 33.44%, #BEC114 105.09%);
}

.title-price {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 50px;
	line-height: 60px;
	display: block;
	padding-bottom: 20px;
	color: #FFFFFF;
}

.normal-w {
	max-width: 70%;
}

.title-san {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 42px;
	line-height: 52px;
	text-align: center;
	color: linear-gradient(59deg, #40A635 33.44%, #BEC114 105.09%);
	display: block;
}

.descr-4 {
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
	color: #98979D;
	padding-bottom: 40px;
	display: block;
	color: #98979D !important;
}

.consui {
	padding-top: 25px;
}

.uslugi-li {
	margin-left: 0px;
	padding-left: 22px;
}

.uslugi-li li {
	list-style-image: url('./img/li.svg');
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	padding-left: 4px;
	font-family: Montserrat;
}

#service {
	padding-top: 20px;
	padding-bottom: 50px;
}

.descr-san {
	width: 80%;
	text-align: center;
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	color: #98979D;
	display: block;
	margin: 0 auto;
	padding-top: 0px;
	padding-bottom: 40px;
	position: relative;
	top: -20px;
}

.ser-img {
	float: right;
	width: 100%;
	text-align: right;
	padding-bottom: 12px;
}

.ser-dscr {
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	color: #333333 !important;
	mix-blend-mode: normal;
	padding-top: 20px;
	padding-bottom: 40px;
	width: 80%;
	margin: 0 auto;
}

.ser-img2 {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 15px;
}

.ser-title {
	display: block;
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 30px;
	color: #1E1D24;
	padding-left: 15px;
	padding-top: 10px;
}

.service {
	margin-bottom: 40px;
	background: #FFFFFF;
	min-height: 212px;
	box-shadow: 16px 16px 46px rgba(0, 0, 0, 0.16);


}

.phone-mask {
	border: 1px solid #98979D !important;
	font-size: 16px !important;
	font-family: Montserrat !important;
}

.service2 {
	margin-bottom: 40px;
	background: #FFFFFF;
	min-height: 370px;
	box-shadow: 16px 16px 46px rgba(0, 0, 0, 0.16);
	text-align: center;
	background: url('./img/line-y.svg');
	background-repeat: no-repeat;
    transition: 2s;
	background-position: 0 379px;
}

.service22 {
	background-position: 0 0px;
}

.dfr {
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	/* or 171% */


	/* Black */

	color: #1E1D24;
}

/*.service2::before {
	content: '1';
	padding: 20px;
	background-color: red;
}*/

#service-n {
	background: #F6F7F9;
}

#service-green {
	padding-bottom: 50px;
	padding-top: 50px;
	color: white;
	background: linear-gradient(49.34deg, #40A635 33.44%, #BEC114 105.09%);
}

#contact {
	padding-bottom: 80px;
	padding-top: 30px;
}

#maps {
	min-height: 300px;
}

#footer {
	background: linear-gradient(49.34deg, #40A635 33.44%, #BEC114 105.09%);
	padding-bottom: 50px;
}

#scidka2 {
	margin-bottom: 50px;
	margin-top: 50px;
	background: linear-gradient(49.34deg, #40A635 33.44%, #BEC114 105.09%);
}

.g-1 {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 50px;
	line-height: 60px;
	color: linear-gradient(57.87deg, #40A635 33.44%, #BEC114 105.09%);
}

#footer {
	color: white;
}

.work-t {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 42px;
	line-height: 52px;
	padding-top: 0px;
	color: linear-gradient(75.09deg, #40A635 33.44%, #BEC114 105.09%);
}

.work-title {
	display: block;
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 30px;
	color: #40A635;
}

.work img {

}

.contact-title {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 42px;
	line-height: 52px;
	color: #000000;
	padding-bottom: 40px;
}

.contact1::before {
	content: url('./img/adress1.svg');
	position: absolute;
	margin-left: -50px;

}

.contact2::before {
	content: url('./img/adress2.svg');
	position: absolute;
	margin-left: -50px;
	margin-top: -10px;
}

.work img {
	float: left;
	margin-right: 10px;
}

.work {
	clear: both;
	margin-bottom: 20px;
}

.contact3::before {
	content: url('./img/adress3.svg');
	position: absolute;
	margin-left: -55px;
}

.contact1 {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 30px;
	color: #000000;
	clear: both;
	padding-bottom: 30px;
	padding-left: 50px;
}

.contact2 {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 30px;
	color: #000000;
	clear: both;
	padding-bottom: 30px;
	padding-left: 50px;
}

.contact3 {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 30px;
	color: #000000;
	clear: both;
	padding-left: 50px;
	padding-bottom: 1px;
}

.fg-2 {
	padding-bottom: 60px;
	padding-top: 40px;
}

.g-2 {
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
	color: #1E1D24;
	max-width: 90%;
}

.sert-text {
	padding-top: 25px;
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
	/* or 171% */
	width: 80%;

	/* Gray */

	color: #98979D;
}

.wot {
	padding-top: 14px;
}

.g-3 {
	font-family: Montserrat;
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 34px;
	padding-top: 50px;
	width: 60%;
	background: linear-gradient(85deg, #40A635 5%, #BEC114 95%, #BEC114);
	    -webkit-background-clip: text;
	    -webkit-text-fill-color: transparent;
}

.garant {
	padding-top: 80px;
}

.f-1 { 
	display: inline-block;
	float: left;
	display: table;
	height: 100%;
	width: 2%;	
	background: linear-gradient(28.16deg, #40A635 33.44%, #BEC114 105.09%);
}

.f-2 {
	background-color: #F6F7F9;
	display: inline-block !important;
	float: left;

	height: 100%;
	width: 98%;	
	padding-left: 40px;
}

.t-5 {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	color: #1E1D24;
	padding-top: 40px;
	padding-bottom: 23px;
}

span.sale-title33 {
	color: white;
	font-size: 13px;
	text-align: center;
	margin: 0 auto;
	display: block;
	padding-top: 26px;
}

.s-2 {
	font-size: 22px;
	line-height: 32px;
	color: #EFBF00;
	font-weight: bold;
	max-width: 80%;
	padding-bottom: 40px;	
}

.s-3 {
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
	color: #1E1D24;
	padding-bottom: 40px;
}

.uslugi {
	font-weight: 600;
	font-size: 50px;
	line-height: 60px;
	background: linear-gradient(85deg, #40A635 5%, #BEC114 95%, #BEC114);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#scidka2 h3 {
	font-weight: bold;
	font-size: 62px;
	line-height: 72px;
	color: #FFFFFF;
}

#scidka2 h4 {
	font-size: 21px;
	line-height: 22px;
	color: #FFFFFF;
}

.f-2 h3 {
	font-weight: 600;
	font-size: 42px;
	line-height: 52px;
	color: #40A635;
	padding-top: 100px;
}

.sert {
	min-height: 500px;
	margin-bottom: 25px;
	margin-top: 25px;
}

#guarantee {
	background-color: #F6F7F9; 
	background-repeat: no-repeat;
	background-position: top center;
	padding-bottom: 100px;
	margin-bottom: 40px;
background-position-y: 248px !important;  
	background-size: cover;
    background: url('./img/100.svg') no-repeat fixed center top;
    background-color: #F6F7F9; 
}

.sert2 {
	background: #FFFFFF;
	box-shadow: 16px 16px 46px rgba(0, 0, 0, 0.16);
	border-radius: 5px;
	padding: 20px 20px 20px 20px ;
	position: relative;
	top: -40px;
	margin-top: 20px;
}

#nash-tacke h2 {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 42px;
	line-height: 52px;
	text-align: center;
	color: linear-gradient(39.77deg, #40A635 33.44%, #BEC114 105.09%);
	text-align: center;
	display: block;
	padding-bottom: 20px;
}

.ser-dscr {
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;



	mix-blend-mode: normal;
	padding-left: 0px;
	display: block;
	position: relative;
	left: -7px;
	text-align: left;
	padding-top: 10px;
	font-size: 14px;
	line-height: 24px;

	padding-bottom: 0px;
	color: #98979D !important;
}


.ser-dscr2 {
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	mix-blend-mode: normal;
	padding-left: 0px;
	display: block;
	position: relative;
	left: -7px;
	width: 70%;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 0px;
	color: #333333 !important;
	margin: 0 auto;
	position: absolute;
	top: 146px;
	margin-left: 58px;
}


.desc-sosed {
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
	padding-top: 24px;
	padding-bottom: 25px;
	display: block;
	color: #FFFFFF;
}

.blc4 {
	clear: both;
	margin-top: 50px;
	margin-bottom: 70px;
	display: block;
	font-weight: bold;
	width: 100%;
	min-width: 270px;
}

#help .descr {
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
	padding-top: 50px;
	padding-bottom: 90px;
	color: #98979D;
}

.sert2 img {
    width: 100%;
}

.str1 {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	color: #1E1D24;
	padding-bottom: 50px;
	display: block;
}

.descr-sale {
	font-family: Montserrat;
	font-style: normal;
	font-weight: bold;
	font-size: 22px;
	line-height: 32px;
	color: #1E1D24;
	padding-bottom: 50px;
	max-width: 80%;
}

.sale-title {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 50px;
	line-height: 60px;
 
 	background: linear-gradient(85deg, #40A635 5%, #BEC114 95%, #BEC114);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.sale-title2 {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 30px;
 	display: block;
 	padding-bottom: 30px;
 	background: linear-gradient(85deg, #40A635 5%, #BEC114 95%, #BEC114);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.sale-title3 {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 15px;
	line-height: 20px;
 	display: block;
 	padding-bottom: 9px;
 	background: linear-gradient(85deg, #40A635 5%, #BEC114 95%, #BEC114);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.sale-title32 {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 15px;
	line-height: 20px;
 	display: block;
 	padding-bottom: 9px;
	color: white;
}

.sale-title4 {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 15px;
	line-height: 20px;
 	display: block;
 
 	background: linear-gradient(85deg, #40A635 5%, #BEC114 95%, #BEC114);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.podr .stl-2 {
	color: white;
}

.pric {
	text-align: center;
}

.pric h2 {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	color: #1E1D24;
	padding-top: 20px;
	width: 80%;
	margin: 0 auto;
}

.obg-1 {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
}

.select-1 {
	margin-top: 10px;
    width: 100%;
	border: 1px solid #98979D;
    padding-left: 10px;
    min-height: 42px;
}

.silver-bg {
	background: #F6F7F9 !important;
}

.price-title {
	background: linear-gradient(85deg, #40A635 5%, #BEC114 95%, #BEC114);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

}

.podr {
	color: white;
	padding-top: 40px;
}

.descr-4 {
	font-family: Montserrat;
	font-style: normal;
 
	font-size: 12px;
	line-height: 24px;
	color: #1E1D24;
}

.tops {
	padding-top: 40px;
	padding-bottom: 40px;
}



#navbar .btn-yllow {
 min-width: 172px;
}

.btn-yllow {
	background: #EFBF00;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #FFFFFF !important;
    border-radius: 2px;
    padding: 10px 15px;
    word-break: revert;
     width: 172px;
	text-decoration: none;
	font-family: 'Montserrat', sans-serif !important;
	font-style: normal !important;
	font-weight: bold !important;
}

.btn-yllow:hover {
	color: white;
    box-shadow: 0px 12px 26px 2px rgba(0,0,0,0.1);
}

.header {
	background-image: url('./img/bg.webp');
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100%;
}

#real-price {
	padding-bottom: 80px;
}

#for-people {
	padding-top: 90px;
	padding-bottom: 60px;
}

#talk-homes {
	background: linear-gradient(64.56deg, #40A635 33.44%, #BEC114 105.09%);
	min-height: 280px;
}

.title-header {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 50px;
	line-height: 60px;
	color: linear-gradient(79.58deg, #40A635 33.44%, #BEC114 105.09%);
}

 #back-top{	
	position:fixed;
	bottom:30px;
	right: 2%;
	margin-left:200px
}

#back-top a{
	width:80px;
	display:block;
	text-align:center;
	background: #FFFFFF;
 	height: 80px;
	box-shadow: 16px 16px 46px rgba(0, 0, 0, 0.16);
	border-radius: 5px;
	/* background color transition */
	-webkit-transition:1s;
	-moz-transition:1s;
	transition:1s;
	border-radius: 80px;
	box-shadow: 16px 16px 46px rgba(0, 0, 0, 0.16);
}

#back-top a:hover{color:#000; border-radius: 80px;}
 
#back-top span{
	width:80px;
	height:80px;
	display:block;
	margin-bottom:7px; border-radius: 80px;
	background: url('./img/strh.svg') no-repeat center center; 
}

#back-top a:hover span{ 
	border-radius: 80px;
	box-shadow: 16px 16px 46px rgba(0, 0, 0, 0.16);
	background-color: #EEB82C;
	background: #EEB82C url('./img/strh.svg') no-repeat center center;
	box-shadow: 16px 16px 46px rgba(0, 0, 0, 0.16);
}

.description {
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #000000;
}



#form-t {
	width: 80%;
	margin: 0 auto;
}

.sale-title-popup {
    font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 30px;
	padding-top: 40px;
	text-align: center;
    background: linear-gradient(85deg, #40A635 5%, #BEC114 95%, #BEC114);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}



.bl-2 {
	margin-top: 5px;
}


.block2 {
	width: 100%;
	max-width: 380px;
	height: 170px;
	box-shadow: 16px 16px 46px rgba(0, 0, 0, 0.16);
	border-radius: 1px;
	background: white;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

.parent2 {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 200000000;
	overflow: auto;
	background: rgba(0, 0, 0, 0.8);
}

.parent {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    overflow: auto;
    background: rgba(0, 0, 0, 0.8);
    z-index: 10000;
}

img.krestik2 {
	cursor: pointer;
	float: right;
	top: 10px;
	position: relative;
	right: 10px;
	width: 23px;
}

img.krestik {
    cursor: pointer;
    float: right;
    top: 10px;
    position: relative;
    right: 10px;
    width: 23px;
}

.block {
    width: 100%;
    max-width: 380px;
    height: 430px;
    box-shadow: 16px 16px 46px rgba(0, 0, 0, 0.16);
    border-radius: 1px;
    background: white;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

@media (min-width: 960px) and (max-width: 1200px) {  
	.phone {
	    font-size: 14px;
	}
 
 #talk-homes .g-recaptcha {
    transform: scale(0.83) !important;

    }

	.soc a {
	    display: table-cell;
	    padding-right: 10px;
	}

	.soc {
		position: relative;
		left: -30px;
	}

}
 
@media (max-width: 576px) {
.block .description {
	line-height: 18px !important;
}

.block .g-recaptcha {
    transform: scale(0.93) !important;
    }

.bigperezvon {
	width: 100% !important;
}
	.bigperezvon3 .g-recaptcha {
    transform: scale(0.89) !important;
   
}
 
.seo a {
    display: block;
    margin: 0 auto;
    width: 101px;
}

#header	.g-recaptcha {
    transform: scale(0.885) !important;
    margin-top: -12px !important;
    left: 0px !important;
}


	.col-sm-6.col-md-4.col-lg-1.soc {
		position: absolute;
		float: right;
		right: 0px;
		text-align: right;
		padding-top: 111px !important;
	}

	#navbar .btn-yllow {
		width: 100% !important;
	}

	#header .form-send {
		max-width: 272px !important;
		margin: 0 auto !important;
	}

	.g-recaptcha {
		position: relative !important;
		top: 4px !important; 
	}

#sadasd {
	left: 0px !important;
	transform:scale(0.87);
}
 
 .g-recaptcha {
 	transform:scale(0.96)  !important;
 	max-width: 300px !important; 
 	margin: 0 auto !important; 
 	display: block !important; 
 	margin-top: 0px !important;
 }

 
 
	.seo img {
		float: left !important;
	}

	.work img {
	    float: left;
	    margin-right: 10px;
	    padding-bottom: 86px;
	        display: inline-block;
	}

	#for-people {
	    padding-top: 51px;
	    padding-bottom: 60px;
	}

	#talk-homes {
		padding-top: 5px !important; 
	}

	.f-2 h3 {
	    font-weight: 600;
	    font-size: 18px !important; 
	    line-height: 36px;
	    color: #40A635;
	    padding-top: 40px;
	    padding-bottom: 40px;
	}

	.s-3 {
	    padding-bottom: 0px !important; 
	}

	.dfr {
	    font-family: Roboto;
	    font-style: normal;
	    font-weight: normal;
	    font-size: 12px;
	    line-height: 10px !important;
	    color: #1E1D24;
	}

}

@media (max-width: 768px) {
.g222 {
	display: none;
}

.hy {
	padding-top: 10px;
}

#help a.btn.btn-yllow.blc4.bl-2 {
    margin: 0 auto;
    margin-bottom: 36px;
}
}

@media (max-width: 450px) {

 
	#service-green .g-recaptcha {
	 	transform:scale(0.96)  !important;
	 }


	#sadasd   {
		left: -25px !important;
		 	transform:scale(0.96)  !important;
		 }


	
	.work-title {
		line-height: 22px !important;
	}

	.contact2  {
		font-size: 21px;
	}

	#guarantee  {
		background-size: 109% !important;
	}

	.block .g-recaptcha {
    	margin-top: -8px !important;
    	left: -2px;
    }

    #service-n  .g-recaptcha {
 	transform:scale(0.96)  !important;
 }

 
	.ddd33 {
		padding-bottom: 20px !important;
	}

	 .block  .g-recaptcha {
 	transform:scale(0.79)  !important;
 }

 
#footer .hg {
    margin-top: 151px !important;
}
.bigperezvon3 .g-recaptcha {
	left: -0px !important;
}
	.block .rc-anchor-container {
		transform:scale(0.625) !important;
	}

	#back-top span {
		width: 50px;
    	height: 50px;
	}

	#back-top a {
	    width: 50px !important;
	    display: block;
	    text-align: center;
	    background: #FFFFFF;
	    height: 50px !important;
	}

	.title-seo-des {
	    font-size: 9px;
	}
} 




@media (min-width: 960px) and (max-width: 1100px) {

	 .g-recaptcha {
 	transform:scale(0.87)  !important;
 	max-width: 300px !important; 
 	margin: 0 auto !important; 
 	display: block !important; 
 	margin-top: 7px !important;
 }



	.soc a {
	    display: inline-block !important;
	}

	.soc img {
	    position: relative;
	    top: 10px !important;
	}

	#soc1 {
		position: absolute;
	}

	#soc2 {
		position: absolute;
		left: 60px;
	}
}

@media (max-width: 580px) {
 
	#navbar .soc {
	    height: 0px  !important;
	    position: absolute  !important;
	    right: 20px  !important;  
	    float: right  !important; 
	    width: 100%;  
	    text-align: right  !important;
	    top: 118px  !important;
	}

	.jq-selectbox__select {
	    height: 47px !important;
	    width: 103.5% !important;
	}

 }
@media (max-width: 767px) {
 
 	.jq-selectbox__select {
	    height: 47px !important;
	    width: 101.5%;
	}

	.garant2 {
		padding-top: 0px !important; 
	}


	#gg122 {
		left: 0px;

		}

		.con {
    width: 100%;
    display: table;
    height: auto;
    margin: 0 auto;
    width: 233px;
    display: block;
}
 
	.col-sm-6.col-md-4.col-lg-1.soc {
		position: absolute;
		float: right;
		right: 0px;
		text-align: right;
		padding-top: 112px;
	}

 

	.count {
	    width: 259px;
	    margin: 0 auto;
	}

	#service-n {
		padding-bottom: 40px;
	}

	img.t2ss {
		    margin-bottom: 0px !important;
	}

	#for-people img {
		 margin-bottom: 0px !important;
	}

	#lasth {
		padding-top: 20px !important;
		padding-bottom: 30px;
	}
	#lasth1 {
		padding-top: 0px !important;
		padding-bottom: 20px;
	}
}
 
.con {
    width: 100%;
    min-height: 50px;
}

.g-recaptcha {
	position: relative;
	top: 2px;
	margin: 0 auto;
	display: block;
}
@media (max-width: 992px) {

  	.seorod {
		position: relative;
		top: 7px;
	}

	#footer .col-sm-6.col-md-4.col-lg-1.soc {
		position: absolute;
		float: right;
		right: 0px;
		text-align: right;
		z-index: 10 !important;
		padding-top: 22px !important;
	}

	#jk {
		display: none;
	}

	#footer .zvonok {
    position: relative;
    left: -10px;
    z-index: 1 !important;
}


	.f-2 h3 {
		font-weight: 600;
		font-size: 25px;
		line-height: 36px;
		color: #40A635;
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.work-t {
		font-size: 31px;
		line-height: 38px;
	}

	.ser-title {
		font-size: 16px;
	}

	.title-price {

		font-size: 37px;
		line-height: 44px;

	}

	#nash-tacke h2 {
		font-size: 33px;
		line-height: 43px;
	}

	.tage2 {
		left: 0px !important;
	}
	.sert-text {
		padding-top: 10px;
		position: relative;
		top: -40px;
	}
	.help-title {
		font-size: 30px;
		line-height: 34px;
	}

	.t2ss {
		left: 0px !important;
		line-height: 34px;
	}

	.consui {
		padding-top: 25px;
		width: 94%;
		margin: 0;
	}

	.sosed {
		font-family: Montserrat;
		font-style: normal;
		font-weight: 600;
		font-size: 30px;
		line-height: 34px;
		padding-top: 40px;
		color: #FFFFFF;
		display: block;
	}

	.rashetr {
		top: 0px !important;
		margin-bottom: 20px;
		margin-top: 30px;
	}

	span.title-san.price-title {
		font-size: 30px;
		line-height: 34px;
	}

	.g-3 {
		width: 100%;
	}

	.contact3 {
		font-size: 15px;
	}

	.garant2 {
		padding-top: 175px;
	}
	img.garant {
		max-width: 80%;
		padding-top: 134px;
		margin: 0 auto;
		display: block;
	}

	#scidka2 h3 {
		font-weight: bold;
		font-size: 32px;
		line-height: 46px;
		color: #FFFFFF;
	}

	.normal-w {
		max-width: 100%;
	}

	.work-title {
		display: block;
		font-family: Montserrat;
		font-style: normal;
		font-weight: 600;
		font-size: 18px;
		line-height: 30px;
		color: #40A635;
	}

	.hg {
		margin-top: 54px;
	}

	.zvonok {
		margin-top: 25px;
	}

	section#talk-homes {
		padding-bottom: 30px;
	}

	.seo {
		padding-top: 20px;
	}



	.form-sell {
		width: 100%;
	}

	.price-title {
		font-size: 30px;
		line-height: 34px;
	}

	.tarakan {
		padding-top: 100px;
	}

	.uslugi {
		font-size: 30px;
		line-height: 34px;
	}

	#for-people img {
	    text-align: center;
	    margin: 0 auto;
	    display: block;
	    margin-bottom: 16px;
	    width: 100%;
	    max-width: 400px;
	}

	.fomrn2 {
		width: 100%;  
	   float: left;  
	} 

	.col-lg-4.pric {
		margin-bottom: 15px;
	}

	.tel {
	    font-size: 14px !important;
	}

	#strl1 {
		display: none !important;
	}

	#strl2 {
		display: none !important;
	}

	.title-san {
		word-wrap:  break-word;
 
	}

	.phone2 {
		margin-left: 16px;
	}


	.line-now {
		display: none;
	}

	.title-headres {
		font-size: 31px !important; 
    	line-height: 32px !important; 
	}

	.header {
	    background-size: 80%;
	    background-position: bottom;
	}

	.tops {
	    padding-bottom: 0px !important; 
	}

	.logo {
	    margin-bottom: 21px;
	}

	span.phone {
	    margin-left: 19px;
	}

	.soc {
		margin-bottom: 30px;
	}

	.contact1 {
		padding-top: 50px;
	}
}
 input.form-style.ph-2.phone-mask {
    max-width: 268px;
}
@media (min-width: 1200px) {
	.header {
		background-position-x: 196px;
	}

.bigperezvon {
	max-width: 85%;
	color: black;
}

.bigperezvon2 {
	position: relative;
	left: -40px;
}
	 
.bigperezvon3 {
	position: relative;
	left: -70px;
}
	.sert {
    height: 587px;
    margin-bottom: 54px;
    margin-top: 25px;
}

.sert22 {
    height: 768px;
    margin-bottom: 4px;
    margin-top: 25px;
}

}

@media (min-width: 1023px) and (max-width: 1180px) {  
	div#jk {
	    max-width: 130px !important;
	}

	.phone2 {
		font-size: 16px;
	}

	img#strl1 {
	    position: absolute;
	    margin-top: 67px;
	    z-index: 0;
	    margin-left: 220px;
	}


	#time1 {
		     min-width: 305px !important;
	}


	#time2 {
		        min-width: 303px;
	    position: absolute;
	    right: 45px;
	}

	img#strl2 {
	    position: absolute;
	    margin-top: 67px;
	    z-index: 0;
	    margin-left: 283px;
	}

	#for-people .g-recaptcha {
	    top: -8px !important;
	    left: -20px !important;
	    transform: scale(0.59) !important;
		position: relative;
		margin-top: -15px !important;
	}
 
	#for-people img {
	    width: 92%;
	}

	#talk-homes .g-recaptcha {
 		transform: scale(0.65) !important;
    margin: 0 auto !important;
    display: block !important;
    width: 261px;
	}

	#service-n .bigperezvon3 {
	    top: 4px !important;
	    position: relative;
	}

	#service-n .g-recaptcha {
	    top: -8px !important;
	    left: -20px !important;
	    transform: scale(0.59) !important;
		position: relative;
		margin-top: -15px;
	}

	#footer .zvonok {
    position: relative !important;
    left: -18px !important;
}

	#service-green  .g-recaptcha {
	    top: -8px !important;
	    left: -20px !important;
	    transform: scale(0.59) !important;
		position: relative;
	}

	.btn-yllow {
	    background: #EFBF00;
	    font-weight: 600;
	    font-size: 13px;
	}

	#service-n .bigperezvon3 {
    top: 4px !important;
    position: relative;
}

#service-green .con.bigperezvon3 {
    top: 3px !important;
    position: relative !important;
}

 

}

@media (min-width: 767px) and (max-width: 860px) {  
 	.seorod {
		position: relative;
		top: 15px;
	}
 
	.jq-selectbox__select {
	    height: 47px !important;
	    width: 101.5%;
	}

	#service-n .bigperezvon3 {
		padding-top: 5px !important;
	}

	section#guarantee {
	    background-size: 103% !important;
	}

}

@media (min-width: 1000px) and (max-width: 1024px) {  
 
		#soseds {
				padding-left: 21px;
		}
	 
}
 
@media (min-width: 767px) and (max-width: 1024px) {  
 
 #talk-homes   .g-recaptcha { 
margin-left: 12px;

 }
	 .g-recaptcha {
	 	    transform: scale(0.9) !important;
	    transform-origin: 0;
	    margin-bottom: 0px;
	    position: relative;
	    top: 9px;
	    left: -1px;
	 }

	#service-n {
		padding-bottom: 25px;
	}

	.con {
	    width: 100%;
    min-height: 50px;
    width: 276px !important;
    margin: 0 auto;
    display: block !important;
    margin-top: 5px;
    margin-bottom: 6px;
	}

	.sert {
	    min-height: 351px !important;
	     
	}

	#footer .col-sm-6.col-md-4.col-lg-1.soc {
		 
		    padding-top: 9px !important;
		}

.seo img {
    float: inherit !important;
    text-align: center;
}

.seo {
    padding-top: 20px;
    width: 100%;
    text-align: center;
}


		#footer .zvonok {
    position: relative  !important;
    left: 64px ;
}

	#service-green .con.bigperezvon3 {
	     top: 1px !important;
    position: relative;
    left: -3px;
	}

	#service-n .bigperezvon3 {
	  top: 1px !important;
    position: relative;
    left: -3px;
	}

	.bigperezvon3 {
	    top: 0px !important;
	    position: relative;
	}
	#header .g-recaptcha {
	    transform: scale(0.89) !important;
	    transform-origin: 0;
	    margin-bottom: 0px;
	    position: relative;
	    top: -6px !important;
	    left: -1px;
	}

	#for-people .g-recaptcha {
		top: 7px !important;
	}

	#talk-homes .g-recaptcha {
		top: 0px !important; 
		    width: 231px;
	}


	#service-n .g-recaptcha {
		top: 0px !important; 
		margin-top: -7px !important; 
	}
 
	#service-green .g-recaptcha {
		top: 0px !important; 
		margin-top: -7px !important; 
	}

	#scidka2 .g-recaptcha {
		top: -2px !important; 
	 
	}

	.zvonok {
	     margin-top: 0px !important; 
	}

	.uslugi-li li {
	    font-size: 13px !important; 
	}

	.sale-title {
	    font-family: Montserrat;
	    font-style: normal;
	    font-weight: 600;
	    font-size: 34px !important; 
	}

	.str1 {
	    padding-bottom: 10px;
	}
 
}


.viborov {
    position: fixed;
    margin: 0 auto;
    display: block;
  min-width: 283px;
  border: 1px solid #DADADA;
  box-sizing: border-box;
  box-shadow: 16px 16px 46px rgba(0, 0, 0, 0.16);
  background-color: white;
    left: 0%;
    bottom: 50px !important;
    font-size: 14px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
   height: 47px;
  }


#active-ov:before {
    content: '';
    height: 32px;
    width: 32px;
    border: 2px solid #DADADA;
    display: block;
    border-radius: 34px;
    position: relative;
    top: -4px;
    left: -4px;
}

  .im {
    display: inline;
    border-left: 1px solid silver;
    height: 46px;
    float: right;
    width: 38px;
    padding-left: 15px;
    padding-top: 12px;
    position: absolute;
    right: 0px;
    top: 0px;
  }

  .ov {
    width: 30px;
    height: 30px;
    border-radius: 20px;
    border: 3px solid white;
    display: inline-block;
    margin-right: 8px;
    margin-top: 8px;
}

.textc {
    display: inline;
    padding: 5px 10px;
    color: #333333;
    font-size: 12px;
    float: left;
    padding-top: 15px;
}

 

 

@media (max-width: 650px) {
section#guarantee {
    background-size: 100%;
}
	.g-recaptcha {
	 	transform:scale(0.85) !important;
	}

	.con {
	    width: 205px;
	    display: block !important;
	    margin: 0 auto !important;
	}

	#sadasd {
		transform:scale(0.85) ;
	}

	.bigperezvon3 {
		transform:scale(0.85) !important;
	}

 

	.block .g-recaptcha {
	    transform: scale(0.85);
	}

}


@media (min-width: 760px) and (max-width: 800px) {
	#service-green .con.bigperezvon3 {
	    top: 9px !important;
	    position: relative;
	    left: -3px;
	}

	#service-n .bigperezvon3 {
	    top: 6px !important;
	    position: relative;
	    left: -3px;
	}

	.con {
 
	    width: 275px !important;
	 
	}

}


@media (max-width: 1040px) and (min-width: 1000px) {
	#talk-homes .con {
		left: -15px !important;
		position: relative;
	}

	.rashetr {
		top: -61px !important;
	}

}




@media (min-width: 580px) and (max-width: 650px) {

.ser-dscr2 {
    width: 84%;
}

.seo img {
    float: inherit  !important;
    text-align: center !important;
    width: 100px !important;
    margin: 0 auto !important;
    display: block !important;
}
	.block .g-recaptcha {
	    transform: scale(0.83) !important;
	}
	.con {
	    width: 255px !important;
	    display: block !important;
	    margin: 0 auto !important;
	}

	.bigperezvon3 .g-recaptcha {
	    left: -0px !important;
	    top: 4px !important;
	}

	.con {
	    width: 100%;
	    min-height: 75px !important;
	}

 	#footer .col-sm-6.col-md-4.col-lg-1.soc {
	    left: 10px;
	    padding-top: 122px !important;
	}

 

 }


@media (max-width: 599px) {

	.g-recaptcha {
	 	transform:scale(0.75) !important;
	}


 
	.con {
	    width: 225px !important;
	    display: block !important;
	    margin: 0 auto !important;
	}

	#sadasd {
		transform:scale(0.75) ;
	}

	.bigperezvon3 {
		transform:scale(0.75) !important;
	}

	.bigperezvon3 .g-recaptcha {
	    left: -27px !important;
	}

	.block .g-recaptcha {
	    transform: scale(0.75) !important;
 
	}

}



@media (min-width: 580px) and (max-width: 768px) {
	#navbar .btn-yllow {
	    width: 100% !important;
	}

	#header .con2 {
	    padding-left: 20px;
	}

	#header .g-recaptcha {
	    transform: scale(0.75) !important;
 
	}


	#sadasd {
	    transform: scale(0.95);
	}
}



@media (min-width: 760px) and (max-width: 860px) {
	#help a.btn.btn-yllow.blc4.bl-2 {
	    margin: 0 auto;
	    margin-bottom: 36px;
	}
	
	#service-n .bigperezvon3 {
	    left: -21px !important;
	}

	#for-people .bigperezvon3 {
	    left: -21px !important;
	}

	#service-green .bigperezvon3 {
	    left: -21px !important;
	}

}