/**!
 * idb CSS
 */

.site-header-image {
	display: block;
	margin: auto;
}

.wp-caption {}
.wp-caption-text {}
.sticky {}
.screen-reader-text {}
.gallery-caption {}

.bypostauthor {}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	clear: both;
	display: block;
}

/* Max img widths */

img,
.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
	max-width: 100%;
	height: auto;
}

/* Responsive Container (because Bootstrap 4.0.0 doesn't have this) */

.container-responsive {
	width: 100%;
	max-width: 1140px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.navbar > .container-responsive {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-responsive {
	padding-right: 0;
	padding-left: 0;
}
.navbar > .container,
.navbar > .container-responsive {
	max-width: 1110px;
}

/* Author bio */

.author-bio .avatar {
	border: 1px solid #dee2e6;
	border-radius: 50%;
}

/* Main content */

/* Sidebar */

/* Hide form placeholders on focus */

input:focus::-webkit-input-placeholder { color: transparent; }
input:focus:-moz-placeholder { color: transparent; } /* FF 4-18 */
input:focus::-moz-placeholder { color: transparent; } /* FF 19+ */
textarea:focus::-webkit-input-placeholder { color: transparent; }
textarea:focus:-moz-placeholder { color: transparent; } /* FF 4-18 */
textarea:focus::-moz-placeholder { color: transparent; } /* FF 19+ */

/* Comments */

#comments,
#reply-title {
	margin-top: 1.5rem;
	margin-bottom: 1rem;
}

.commentlist,
.commentlist ul {
	padding-left: 0;
}

.commentlist li {
	padding: 1rem;
}

.comment-meta {
	margin-bottom: 1rem;
}
.commentlist .children {
	margin-top: 1rem;
}


/* Site footer */





/*Стили для body*/



.body {
margin: 0px;    
}

.header-menu {    
display: flex;
align-items: center; 
position: fixed;
background-color: #fff;    
padding: 30px 0px; 
z-index: 1;
width: 1140px;
}

.menu {
	position: relative;
	width:100%;
	display: flex;
	align-items: center;
    flex-direction: column;
}


.header-menu-ul {
display: flex;
align-items: center;
position: relative;
list-style: none;
/*left: 20%;  */
}

.header-menu-ul li {
padding-right: 75px;    
}

.header-menu-ul li.active::after {
content: '';
width: calc(100% - 19px);
height: 1px;
display: block;
background-color: #ff9800;    
    
}


.header-menu-ul li a{
color: #535353;
font-family: Roboto;
font-size: 16px;
font-weight: 500;
line-height: 28px;    
padding-right: 20px;
    
}

.header-menu-ul a{
text-decoration: none;
}

.links-rt {
display: flex;
align-items: center;
position: fixed;
top: 40px;
left: calc(50% + 600px);
}

.links-rt a{  
color: #ffffff;
font-family: Roboto;
font-size: 16px;
font-weight: 400;
line-height: 28px;    
text-decoration: none;
}

.links-lft {
display: flex;
align-items: center;
position: fixed;
top: 40px;
right: calc(50% + 600px);
}

.links-lft a{
color: #ffffff;
font-family: Raleway;
font-size: 24px;
font-weight: 500;
line-height: 28px;    
text-decoration: none;
}


.menu-body-all {
display: flex;
flex-direction: column;
background-color: #ffffff;
 height: 100%;    
}

/*стили для Эффективные технологии металлообработки*/
.title_block  {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
padding-top: 20%;    
text-align: center;
}

.title_block  span {
display: flex;
align-items: center;
justify-content: center;
color: #535353;
font-family: Roboto;
font-size: 30px;
font-weight: 400;
line-height: 36px;
text-transform: uppercase;     
   
}

.text_block {
display: flex;
justify-content: center; 
text-align: center;
margin-top: 58px;    
color: #535353;
font-family: "Roboto - Thin";
font-size: 20px;
font-weight: 400;
line-height: 28px;     
   
}

.img-wdth{
width: 100%;
margin-top: 80px; 
padding: 0px;    
   
}

/*стили для о компании*/
.title-block-2 {
display: flex;
justify-content: center;
padding-top: 67px;
    
}

.title-span {
display: flex;
justify-content: center;
margin-bottom: 69px;
color: #535353;
font-family: Oswald;
font-size: 24px;
font-weight: 500;
line-height: 28px;
margin-right: 85px;    

}

.title-span::before {
content: '';
width: 90px;
height: 2px;
background-color: #ff9800;
position: relative;
top: 13px;
right: 14px;    
    
}

.title-span1 {
display: flex;
justify-content: center;
margin-top: 50px;    
margin-bottom: 43px;
padding-right: 75px;    
color: #fff;
font-family: Oswald;
font-size: 24px;
font-weight: 500;
line-height: 28px;

}

.title-span1::before {
content: '';
width: 90px;
height: 2px;
background-color: #ff9800;
position: relative;
top: 13px;
right: 14px;    
    
}

.title-span2 {
display: flex;
justify-content: center;
margin-top: 27px;    
margin-bottom: 15px;
padding-right: 46px;    
color: #535353;
font-family: Oswald;
font-size: 16px;
font-weight: 600;
line-height: 28px;

}


.title-span2::before {
content: '';
width: 52px;
height: 2px;
background-color: #ff9800;
position: relative;
top: 13px;
right: 14px;    
    
}

.title-p {
margin-top: -8px;    
color: #535353;
font-family: Roboto;
font-size: 16px;
font-weight: 400;
line-height: 32px;    
}

/*стили для оборудование*/
.title-block-3 {
display: flex;
justify-content: center;
padding-top: 116px;    
}

.prev::after {
    content: '';
    display: block;
    position: absolute;
    width: 57px;
    height: 57px;
    bottom: 35%;
    left: -75px;
    border-right: 10px solid #e8e8e8;
    border-bottom: 10px solid #e8e8e8;
    box-shadow: 3px 4px 4px 0px rgba(33, 33, 33, 0.6);
    transform: rotate(-225deg);
	cursor: pointer;
}

.next::after {
    content: '';
    display: block;
    position: absolute;
    width: 57px;
    height: 57px;
    right: -75px;
    bottom: 35%;
    border-right: 10px solid #e8e8e8;
    border-bottom: 10px solid #e8e8e8;
    box-shadow: 3px 4px 4px 0px rgba(33, 33, 33, 0.6);
    transform: rotate(-45deg);
	cursor: pointer;
}

.title-block-3 img {
 position: relative;
right: 39px;   
}

.characteristics {
margin-top: -5px;
    
}
.characteristics1 {
color: #535353;
font-size: 16px;
font-weight: 600;
line-height: 28px;
font-family: "Roboto Medium"; 
margin-right: 9px;    
    
}

.characteristics2 {
color: #535353;
font-size: 16px;
font-weight: 400;
line-height: 28px;
font-family: "Roboto - Regular";    
    
}

.description-text {
padding-top: 58px; 
margin-right: 71px;    
}

.description-text span {
color: #535353;
font-family: Roboto;
font-size: 16px;
font-weight: 400;
line-height: 28px;
margin-bottom: 25px;    
}

.description-text p {
color: #535353;
font-family: Roboto;
font-size: 16px;
font-weight: 400;
line-height: 28px;    
}

/*стили для примеры продукции*/

.title-block-4 {
display: flex;
padding-top: 110px;
padding-bottom: 85px;    
    
}

.title-block-4 img {
width: 100%;
   
}

.img-block-slider {
display: flex;
}

.img1 {
	padding: 3px;
	border: 1px solid transparent;
}

.img1:hover {
padding: 3px;    
box-shadow: 0 3px 6px rgba(146, 146, 146, 0.3);
border: 1px solid #7c7c7c;
background-color: #ffffff;    
}


.doots {
margin-top: 50px;
padding-left: 41%;    
}


ul.style-doots li {
    display: inline-block;
    border: 1px solid #7c7c7c;
    background-color: #fff;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    border-radius: 50%;
	cursor: pointer;
}

ul.style-doots li.slick-active::after {
    content: '';
    display: block;
    position: relative;
    top: 4px;
    left: 4px;
    width: 10px;
    height: 10px;
    background-color: #7c7c7c;
    border-radius: 50%;
}



.prev1::after {
    content: '';
    display: block;
    position: absolute;
    width: 23px;
    height: 23px;
    bottom: 10%;
    left: -75px;
    border-right: 3px solid #e8e8e8;
    border-bottom: 3px solid #e8e8e8;
    box-shadow: 3px 4px 4px 0px rgba(33, 33, 33, 0.6);
    transform: rotate(-225deg);
	cursor: pointer;
}

.next1::after {
    content: '';
    display: block;
    position: absolute;
    width: 23px;
    height: 23px;
    right: -75px;
    bottom: 10%;
    border-right: 3px solid #e8e8e8;
    border-bottom: 3px solid #e8e8e8;
    box-shadow: 3px 4px 4px 0px rgba(33, 33, 33, 0.6);
    transform: rotate(-45deg);
	cursor: pointer;
}



/*стили для блока форма-отправки*/

.black-block {
height: 100%;
background-image: linear-gradient(to top, #111111 0%, #262626 100%);    
}

.sand-form {
display: flex;
flex-direction: column;
align-items: flex-end;    
}


.btn {
width: 56%;
height: 55px; 
padding-right: 40%;    
margin-bottom: 20px;    
border: 1px solid #7c7c7c;
background-color: #ffffff; 
color: #535353;
font-family: Roboto;
font-size: 16px;
font-weight: 400;
line-height: 28px;    
}


.btn1 {
width: 69%;
height: 205px;
padding-bottom: 30%;    
border: 1px solid #7c7c7c;
background-color: #ffffff; 
color: #535353;
font-family: Roboto;
font-size: 16px;
font-weight: 400;
line-height: 28px;    
}

.btn2 {   
width: 56%;
height: 55px;
margin-bottom: 11%;    
padding-right: 0;    
box-shadow: 0 3px 6px rgba(146, 146, 146, 0.3);
background-color: #ff9800; 
color: #fff;    
}


.img-map img{
position: absolute;
  width: 100%;
height: 300px;    
    
}

.white-block-on-map {
min-height: 300px;
display: flex;
align-items: center;
flex-direction: column;     
height: 100%;
position: relative;    
box-shadow: 0 3px 6px rgba(146, 146, 146, 0.3);
border: 1px solid #e8e8e8;
background-color: #ffffff;
 
}

.wht-blk { 
    margin-right: 59%;
    color: #535353;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    font-family: "Roboto - Regular";
    padding-bottom: 30px;    
    
}

.wht-blk1 {
    position: relative;
    left: 1%;
    margin-top: -13%;
margin-bottom: 10px;    
    color: #535353;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    font-family: "Roboto - Regular";
        
}


.wht-blk-num {
 margin-right: 55%;
    color: #535353;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    font-family: "Roboto - Regular";
    padding-bottom: 30px; 
         
}

.wht-blk-num1 {
  position: relative;
    margin-top: -13%;
    margin-bottom: 10px;
    color: #535353;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    font-family: "Roboto - Regular";
         
}

.wht-blk-mail {
 margin-right: 57%;
    color: #535353;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    font-family: "Roboto - Regular";
    padding-bottom: 30px;     
}

.wht-blk-mail1 {
  position: relative;
    left: 2%;
    margin-top: -13%;
margin-bottom: 10px;    
    color: #535353;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    font-family: "Roboto - Regular";
    margin-bottom: 20px;     
}

.footer-white {
background-color: #ffffff;
width: 100%; 
height: 117px;    
}

.white {
display: flex;
align-items: center;
justify-content: center;    
}

.logo {
display: flex;
padding-top: 45px;    
}

.footer_num {    
    padding-top: 45px;
    text-align: right;
}

.orange-block {
position: relative;
bottom: 55px;
left: 101%;    
width: 45px;
height: 45px;
box-shadow: 0 3px 6px rgba(146, 146, 146, 0.3);
background-color: #ff9800; 
cursor:pointer;
}

.orange-block::after {
content: '';
width: 17px;
 height: 17px;
display: block;
position: absolute;
border-right: 2px solid #e8e8e8;
border-bottom: 2px solid #e8e8e8;
transform: rotate(-134deg);
left: 14px;
top: 17px;
}
/****************/
.title-block-3 img {    right: 0px;}
.js_slider_wrapper {position: relative;width:100%;height:405px;}
.slider_item {position:absolute;top:0;left:0;right:0;width:100%;display:none;}
.slider_item.active {display:block;}

.btn1 {
	margin-bottom: 20px;
	resize: none;
}
.file_wrapper{
	position: relative;
	overflow: hidden;
	font-size: 1em;        
	height: 55px;           
	line-height: 55px; 
	width:56%;
	margin-bottom: 20px;
	background-color: #ffffff;
	border: 0px solid #7c7c7c;
	border-radius: .25rem;
}
.file_wrapper > button{
	float: right;
	width: 50%;            
	height: 100%;	
}
.file_wrapper > div{
	padding-left: 1em;     
	color: #535353;
	float: left;
	max-width: 50%;
	overflow: hidden;
	font-family: Roboto;
	font-size: 16px;
	font-weight: 400;
}
.file_wrapper input[type=file]{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transform: scale(20);
	letter-spacing: 10em;     /* IE 9 fix */
	-ms-transform: scale(20); /* IE 9 fix */
	opacity: 0;
	cursor: pointer
}
.sand-form>p {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}
.btn {
	padding-right: 12px;
	text-align: left;
}
.btn1 {
	padding-bottom:0;
	width: 304px;
}
.btn0  {
	padding-right: 12px;
	text-align: center;
}
.file_wrapper:hover .btn0{
	color: #fff;
	background-color: #0069d9;
	border-color: #0062cc;
}
.btn2 {
	text-align: center;
}
div.wpcf7-response-output {
	color: #ffffff;
	margin: 0 auto 2em;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
	border: 2px solid #ff9800;
	border-radius: 4px;		
}
ymaps {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}	
.orange-block {
	position: fixed;
	left: auto;
	right: 10%;
	bottom: 10%;
}
.header-menu {
	background: linear-gradient(rgba(255,255,255,1) 65%, rgba(255,255,255,0));
}
#ymapiframe {
	box-shadow: 0 3px 6px rgba(146, 146, 146, 0.3);
    border: 1px solid #e8e8e8;
}
.ymapwrapper {
	min-height: 300px;
}
/****************/
@media (max-width: 2000px) {
    .prev1, .next1 {display: none!important;}     
}


@media (max-width: 1680px) {
	
    
}

@media (max-width: 1480px) {
	.links-lft {display: none;}
	.links-rt {display: none;}
}


@media (max-width: 1360px) {
.prev::after {
    content: '';
    display: block;
    position: absolute;
    width: 57px;
    height: 57px;
    bottom: 35%;
    left: 40px;
    border-right: 10px solid #e8e8e8;
    border-bottom: 10px solid #e8e8e8;
    box-shadow: 3px 4px 4px 0px rgba(33, 33, 33, 0.6);
    transform: rotate(-225deg);
    }
 .next::after {
    content: '';
    display: block;
    position: absolute;
    width: 57px;
    height: 57px;
    right: 40px;
    bottom: 35%;
    border-right: 10px solid #e8e8e8;
    border-bottom: 10px solid #e8e8e8;
    box-shadow: 3px 4px 4px 0px rgba(33, 33, 33, 0.6);
    transform: rotate(-45deg);   
    }
    
       
 
    
}

@media (max-width: 1199px) {
	.js_slider_wrapper {
		height: 305px;  
	}
	.prev::after, .next::after {
		bottom: 30%;
	}
.header-menu {
display: flex;
align-items: center;
position: fixed;
/*background-color: #fff;*/
padding: 30px 0px;
z-index: 1;    
    }
.header-menu-ul {
    display: flex;
    align-items: center;
    position: relative;
    list-style: none;
    /*left: 12%;*/
}    

    .title_block span {
    font-size: 25px;    
    }
    
    .text_block {
    font-size: 18px;    
    }  
    
    .wht-blk1 {
    left: 5%;
    margin-top: -16%;
    }
    
    .wht-blk-num1 {
    margin-top: -16%;
    left: 16px;
    }
    
    .wht-blk-mail1 {
    left: 6%;
    margin-top: -16%;
    }
    
    
}

@media (max-width: 991px) {
    .js_slider_wrapper {
		height: 225px;  
	}
	.prev::after, .next::after {
		bottom: 32%;
	}
    .header-menu {
    padding: 30px 0px;    
    }    
    
    .header-menu-ul {
    /*left: 4%;    */
    }
    
    .header-menu-ul li {
    padding-right: 42px;
}
    .title_block span {
    font-size: 23px;
}
    .text_block {
    font-size: 13px;
}
    .title-p {
    font-size: 13px;
    line-height: 25px;    
    }
    .characteristics1{
        font-size: 13px;
    }
    .characteristics2{
        font-size: 13px;
    }
    
    .prev::after {
    width: 35px;
    height: 35px; 
    border-right: 7px solid #e8e8e8;
    border-bottom: 7px solid #e8e8e8;    
    } 
    .next::after {
    width: 35px;
    height: 35px;    
    border-right: 7px solid #e8e8e8;
    border-bottom: 7px solid #e8e8e8;    
    }
    
    .title-block-3 {
    padding-top: 67px;    
    }
    
    .description-text span {
        font-size: 14px
    }
    .description-text p {
        font-size: 14px
    }
    
    .title-span {
    font-size: 22px;    
    }
    .doots {
    padding-left: 35%;    
    }
    ul.style-doots li {
        width: 15px;
    height: 15px;    
    }
    ul.style-doots li.slick-active::after {
        top: 3px;
    left: 3px;
    width: 7px;
    height: 7px;    
    }
    .title-span2::before {
        width: 35px;
    }
    .title-span2 {
    padding-right: 34px;    
    }
    .wht-blk {
    margin-right: 60%;
    padding-bottom: 25px;    
    }
    .wht-blk1 {
    font-size: 15px;
       margin-left: 25px;
    margin-top: -20%;    
    }
    .wht-blk-num {
        margin-right: 54%;
    }
    .wht-blk-num1 {
    font-size: 15px;
    margin-top: -21%;
    margin-left: 14px;
    }
    .wht-blk-mail {
        margin-right: 56%;}  
    .wht-blk-mail1 {
      font-size: 15px;
        margin-top: -22%;
    margin-left: 25px;
    }
    .orange-block {
    width: 40px;
    height: 40px;
        
    }
    .orange-block::after {
  left: 12px;
    }
    
    
    
}

@media (max-width: 767px) {
	
	
	
	
	.js_slider_wrapper {
		height: 205px;  
	}
	
	.header-menu {
		display: none;
	}
	
	.title_block {
		padding-top: 20px;
	}
	
    .header-menu-ul li a {
    font-size: 12px;    
    }    
    
    .header-menu {
   padding-top: 8px;
    padding-bottom: 15px;
    right: 0px;
}
.header-menu-ul {
    /*left: 2%;*/
}
    .title-span {
    font-size: 20px;
    margin-right: 12px;
    margin-bottom: 40px;    
}
    .title-span::before {
    width: 46px;    
    }
    
    .prev::after {
    width: 20px;
    height: 20px;
    bottom: 46%;    
    border-right: 5px solid #e8e8e8;
    border-bottom: 5px solid #e8e8e8;
}  
    .next::after {
    width: 20px;
    height: 20px;
    bottom: 46%;    
    border-right: 5px solid #e8e8e8;
    border-bottom: 5px solid #e8e8e8;
}
    .characteristics {
    margin-top: -9px;
}
    .characteristics1 {
        line-height: 15px;    
    font-size: 11px;
    margin-right: 3px;    
}  
    .characteristics2 {
    line-height: 14px;    
    font-size: 10px;
}
    .description-text span {
    font-size: 12px;
}
      .description-text p {
    font-size: 12px;
}
    ul.style-doots li {
    width: 13px;
    height: 13px;
    }
    
    ul.style-doots li.slick-active::after {
    top: 3px;
    left: 3px;
    width: 6px;
    height: 6px;
}
    
    .style-doots {
    margin-bottom: -16px;
    }
    
    .doots {
    padding-left: 34%;
}
    .title-p {
    margin-top: -26px;
    }
    .title-span1 {
    font-size: 20px;
    padding-right: 27px;    
    } 
    .title-span1::before {
    width: 46px;   
    }
    
.btn {
    width: 168px;
    height: 47px;
    }
    .btn2 {
    width: 168px;
    height: 47px;
    }
    .file_wrapper {
    width: 168px;
    height: 47px;   
	line-height: 47px;
    }
    .title-block-2 {
    padding-top: 38px;
    }
    
    .title-block-2 img {
    display: none;
}
    .title-block-3 {
    padding-top: 21px;
}
    
   .title-span2 {
    padding-right: 0px;
}
    .title-span2::before {
    width: 20px;
}
    .title_block span {
    font-size: 19px;
    margin-bottom: 30px;    
}
    .text_block {
    font-size: 12px;
    margin-top: 13px;    
}
    .orange-block {
    right: 8%;    
    }
    .img-wdth {
    margin-top: 15px;
   
}
    .wht-blk {
    margin-right: 62%;
    padding-bottom: 34px;
}
    .wht-blk-num {
    margin-right: 60%;
    padding-bottom: 56px;
}
    .wht-blk-mail {
    margin-right: 62%;
    padding-bottom: 34px;
}
 
    .prev::after, .next::after {
		bottom: 40%;
	}
	
	.wht-blk1 {
		margin-top: -13%;
	}
	.wht-blk-num1 {
		margin-top: -17%;
		margin-left: 36px;
	}
	.wht-blk-mail {
		margin-top: 0;
	}
	
	.wht-blk-mail1 {
		margin-top: -13%;
		margin-left: 22px;
	}
}

@media (max-width: 660px) {
	.btn1 {
		width: 168px;		
	}
	.capchaWrap {
		width: 168px;
		overflow: hidden;
	}
}

@media (max-width: 633px) {
    .header-menu {
    padding-top: 8px;
    padding-bottom: 15px;
    right: 31px;
}
    .header-menu-ul {
    left: 0%;
}
    .title-block-2 img {
    display: none;
}
    
    .header-menu-ul li {
    padding-right: 36px;
}
    .characteristics1 {
    font-size: 11px;
    margin-right: 3px;
    line-height: 15px;    
}
    .characteristics2 {
    font-size: 10px;
    line-height: 15px;    
}
    ul.style-doots li {
    width: 10px;
    height: 10px;
}
ul.style-doots li.slick-active::after {
    top: 2px;
    left: 2px;
    width: 4px;
    height: 4px;
}
    .title-span1::before {
        width: 46px;
    }
    
    .btn2 {
    width: 168px;
    height: 47px;    
    }
    .btn {
    width: 168px;
    height: 47px;    
    }
    
 
    
    
    
    
}

@media (max-width: 620px) {
.header-menu {
    padding-top: 8px;
    padding-bottom: 15px;
    right: 27px;
} 
    .title-block-2 img {
    display: none;
}
}

@media (max-width: 614px) {
.header-menu {
    padding-top: 8px;
    padding-bottom: 15px;
    right: 24px;}
    .title-block-2 img {
    display: none;
}
}
    @media (max-width: 607px) {
    
.header-menu {
    padding-top: 8px;
    padding-bottom: 15px;
    right: 23px;}
        
    .title-block-2 img {
    display: none;
}    
    
    .orange-block {
    width: 25px;
    height: 25px;
}
        .orange-block::after {
            top: 10px;
            left: 8px;
            width: 10px;
            height: 10px;
        }
}

@media (max-width: 605px) {
    .header-menu {
        right: 22px;
    }
    .title-block-2 img {
    display: none;
}
}
@media (max-width: 602px) {
    .header-menu {
        right: 20px;
    } 
    .title-block-2 img {
    display: none;
}
}
@media (max-width: 599px) {
    .header-menu {
        right: 19px;
    }
    .title-block-2 img {
    display: none;
}
}
@media (max-width: 598px) {
    .header-menu {
    right: 19px
    }  
    .title-block-2 img {
    display: none;
}
    .btn {
    width: 168px;
    height: 37px;
    } .btn2 {
    width: 168px;
    height: 37px;
    padding-bottom: 7px;    
    }
	.file_wrapper {
    width: 168px;
    height: 37px;   
	line-height: 37px;
    }
}

@media (max-width: 575px) {
    .wht-blk {
    margin-right: 55%;
    padding-bottom: 78px;
}
    .wht-blk1 {
    font-size: 15px;
    margin-left: -83px;
    margin-top: -20.5%;
}
    .wht-blk-num {
    margin-right: 53%;
    padding-bottom: 79px;
}
    .wht-blk-num1 {
    font-size: 15px;
    margin-top: -21%;
    margin-left: -71px;
}
    .wht-blk-mail {
    margin-right: 54%;
    padding-bottom: 83px;
}
    .wht-blk-mail1 {
    font-size: 15px;
    margin-top: -21.7%;
    margin-left: -89px;
}
}

@media (max-width: 538px) {
    .header-menu {
    right: 19px
    } 
    .title-block-2 img {
    display: none;
}
}


@media (max-width: 480px) {
    .title_block span {
    font-size: 16px;
    margin-bottom: 3px;
}
}
    
@media (max-width: 420px) {
    
    .title_block span {
    font-size: 13px;
    margin-bottom: 0px;
}
        .text_block {
    font-size: 8px;
    margin-top: 13px;
    line-height: 15px;        
}
        .prev::after {
    width: 15px;
    height: 15px;
    left: 32px;        
    bottom: 46%;
    border-right: 2px solid #e8e8e8;
    border-bottom: 2px solid #e8e8e8;
}
        .next::after {
    width: 15px;
    height: 15px;
    bottom: 46%;
    border-right: 2px solid #e8e8e8;
    border-bottom: 2px solid #e8e8e8;
}
	
	.prev::after, .next::after {
		bottom: 42%;
	}
	
        .characteristics1 {
    font-size: 8px;
    margin-right: 2px;
    line-height: 10px;
}
        .characteristics2 {
    font-size: 6px;
    line-height: 9px;
    font-weight: 600;        
}
        .img-block-slider {
    display: flex;
    margin-left: 2px;
}
        .style-doots {
    margin-bottom: -24px;
}
        .doots {
    padding-left: 28%;
}
        .btn, .btn1, .btn2, .file_wrapper, .capchaWrap  {
    width: 100%;
			font-size: 0.8rem;
}
	.file_wrapper>div {
		font-size: 0.8rem;
	}
      
        .sand-form {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
      .wht-blk {
    margin-right: 40%;
    padding-bottom: 51px;
}
        .wht-blk1 {
    font-size: 13px;
    padding-bottom: 10px;
    margin-left: 15px;
    margin-top: -20%;
}
        .wht-blk-num1 {
    font-size: 13px;
    margin-top: -21%;
    margin-left: 14px;
    padding-bottom: 10px;
}
        .wht-blk-num {
    margin-right: 38%;
    padding-bottom: 55px;
}
        .wht-blk-mail1 {
    font-size: 13px;
    margin-top: -22%;
    margin-left: 16px;
    padding-bottom: 10px;
}
        .wht-blk-mail {
    margin-right: 38%;
    padding-bottom: 57px;
}
  
    }  

@media (max-width:360px) {
.title_block span {
    font-size: 10px;
    margin-bottom: 0px;
}
    .prev::after, .next::after {
		bottom: 42%;
	}
    
    .wht-blk {
    margin-right: 40%;
    padding-bottom: 41px;
}
    .wht-blk-num {
    margin-right: 38%;
    padding-bottom: 42px;
}
    .wht-blk-mail {
    margin-right: 39%;
    padding-bottom: 46px;
}
    .wht-blk-mail1 {
    font-size: 13px;
    margin-top: -22%;
    margin-left: 25px;
    padding-bottom: 10px;
}
    .wht-blk-num1 {
    font-size: 13px;
    margin-top: -21%;
    margin-left: 20px;
    padding-bottom: 10px;
}
    
    
    
    
    
    
}
    
@media (min-width: 768px) {
	.header-menu {
		width: 720px;
	}
}
@media (min-width: 992px) {
	.header-menu {
		width: 960px;
	}
}
@media (min-width: 1200px) {
	.header-menu {    width: 1140px;	}}