body{
	    margin: 0 !important;
		    font-family: "Open Sans";
}
header{
    box-shadow: 0px 0px 10px;
    /* margin-top: 23px; */
    display: inline-block;
    width: 100%;

    height: 60px;
    vertical-align: bottom;
    background: #fff;
	}
header p{
	margin:0px;
	}

li {
    list-style: none;
}
a{
	text-decoration:none;
}
* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}
.container{
max-width:1100px;	
    margin: 0 auto;
}
.container img{
	max-width:100%;
	
}

.main-title{
    max-width: 500px;
    width: 100%;
    background: #fffffff5;
    margin: 0 auto;
    display: inline-block;
    text-align: center;
    padding: 8px;
    text-transform: uppercase;
    margin-top: 48px;
}
#gruemenu{
    background: #fff !important;
    padding-top: 24px;
    margin: 0 auto;
    max-width: 100%;
    display: inline-flex;
	    z-index: 999;
}
#gruemenu > ul {
    box-shadow: none !important;
}
#gruemenu ul > li > a{
    text-transform: capitalize !important;
	    color: #464646 !Important;
    font-weight: bold !important;
	    padding: 10px 18px !important;
		font-size: 16px !important;
		    border-right: none !important;
}
#gruemenu > ul > li.active > a{
	background: #ffffff !Important;
    color: #efac1e !important;
}

#gruemenu > ul > li > a:hover{
		background: #ffffff !Important;
    color: #efac1e !important;
}
.header-logo{
float: left;
    max-width: 15%;
    width: 100%;
}
.logo p{
	padding:0px;
	margin:0;
	
}
.header-logo img{
    max-width: 135px;
    padding: 3px 0;
	    max-height: 60px;
}
.header-menu{
display: inline-block;
    float: left;
    max-width: 70%;
    width: 100%;
    text-align: center;
}
.header-lang{
    display: inline-block;
    float: left;
    max-width: 15%;
    width: 100%;
}
.mod-languages{
	
	float:right;
	    padding-top: 33px;
}
.slider-block{
	max-height:400px;
	overflow:hidden;
}
.top-bloks{
    max-width: 20%;
    text-align: center;
    display: inline-block;
    margin:0 2%;
}
.top-bloks p:nth-child(1){
	
}
.top-bloks p:nth-child(2){
	font-size: 16px;
    font-weight: bold;
    color: #3e3e3e;
    text-transform: uppercase;
}
.top-bloks p:nth-child(3){
	
}
#nsp-home-news h4.nspHeader a{
color: #0094ff;
    font-family: "Open Sans";
    font-size: 13px;
    font-weight: 700;
    text-align: left;
    /* padding: 0 13px; */
    margin-bottom: 18px;	
	
}
h4.nspHeader{
	    padding: 10px 12px !important;
	
}
#nsp-home-news p.nspText{
    text-align: justify;
       font-size: 12px;
    margin-bottom: 19px;
    padding: 0 13px !important;
	
}
#nsp-home-news .nspCol4 {
    width: 23%;
    margin: 0 1%;
    background: #fff;
}
#nsp-home-news .nspCol4 a{

}

#nsp-home-news .nspCol4 .readon{
color: #0094ff;
    font-size: 13px;
    font-weight: 700;
    text-decoration: underline;
    margin-bottom: 19px;
    text-align: left;
    display: block;
    padding: 0 13px;
}
.features-title {
    margin-bottom: 20px;
}
.section-title.white-title{
	color:#fff;
}
.partners p{
	    display: inline-grid;
    text-align: center;
}
.section-title {
    color: #4c4c4c;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 700;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}
.section-title::before {
    content: "";
    display: block;
    width: 50px;
    height: 2px;
    background: #ffba00;
    position: absolute;
    top: 50%;
    margin-top: -1px;
    left: 250px;
}
.section-title::after {
    content: "";
    display: block;
    width: 50px;
    height: 2px;
    background: #ffba00;
    position: absolute;
    top: 50%;
    margin-top: -1px;
    right: 250px;
}
.features-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
	
	
	
	    display: inline-block;
		
}
.features-item {
width: 180px;
    height: 240px;
    background: #fff;
    margin: 0 24px;
    padding: 13px;
    font-size: 13px;
    text-align: center;
}
.features-item img{
	    max-height: 75px;
    width: auto;
}
.image-block{
	    display: block;
    min-height: 75px;

}
.features-item__title {
    font-size: 16px;
    font-weight: 700;
    margin: 8px 0 12px;
}

.container:empty{
	display:none;
}
.features{
    background: url(../img/features/features-bg.jpg) center bottom no-repeat;
    background-size: cover;
    /* padding: 16px 0 27px; */
    position: relative;
    z-index: 0;
	
}
.features::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
     background: url(../img/features/features-bg-shadow.png) center center no-repeat; 
    background-size: cover;
    z-index: -1;
}
.features .moduletable{
    padding: 20px 0px;
}
.news{
    background: url(../img/news/news-bg.jpg);
    background-size: cover;
    z-index: 0;
    position: relative;
    /* padding: 40px 0; */
}
#equipment{
    display: inline-block;
    width: 100%;
}
.eq_block{
    float: left;
    /* display: inline-block; */
	    display: flex;
    margin: 30px 0;
    width: 100%;
}
.eq_block:after{
    display: block;
    content: '';
    clear: both;
}
.eq_content{
    float: right;
    display: inline-block;
    /*max-width: 70%;*/
   /* width: 100%;*/
    margin-left: 30px;
    width: calc(100% - 285px);
}
.img-intro-left{

       float: left;
    display: inline-block;
   /* max-width: 30%;*/
    width: 255px;
    /* height: 190px; */
}
.eq-title{
	background: #e38c2b;
    font-size: 16px;
   /* margin-left: -30px;*/
    padding-left: 30px;
    margin-bottom: 15px;
    font-weight: 400;
}
.eq_content ul,.article__content ul{
    margin-left: 20px;
}
.article__content ul{
    margin-bottom: 10px;
}
.eq_content li,.article__content li{
    list-style-image: url(../img/equipment/list-image.png);
    padding-left: 10px;
    font-size: 16px;
    line-height: 1.2;
}
.article__content li{
    margin-bottom: 5px;
}
.article__content p{
    margin-bottom: 10px;
}
.blog__img{
    max-width: 255px;
    height: 300px;
    background-size: cover !important;
    width: auto;
}
.eq_content img{
   max-height: 150px;
    margin: 0 10px;
    max-width: 22%;
    width: auto;
	}
.eq_content img:first-child{
max-height: 130px;
    margin-left: 0px;
}
.equipment__img{
    /* min-height: 250px; */
    height: 100%;
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    /*max-width: 230px;*/
}
.eq_content .slider-facilities img,.eq_content .slider-facilities img:hover{
    float: none;
}
.eq_content .slider-facilities img{
    max-width: none;
}
.eq_content .slider-facilities p{
    display: inline-block;
    float: left;
}
.eq_content  .slick-dots li button:before,.eq_content .slick-dots li.slick-active button:before{
    color: #e38c2b;
}
.eq_content ul.slick-dots{
    margin-left: 0;
}
.section-title{
padding-bottom: 40px;
    padding-top: 40px;

}
.eq_content.full{
	max-width:100%;
}
.main {
    background: url(../img/main-bg4.jpg) center center no-repeat;
    background-size: cover;
    height: 195px;
    text-align: center;
}
.map-wrap {
    height: 420px;
    width: 670px;
    margin: 0 auto;
    /* background: url(../img/map/map-ukraine.png) center center no-repeat; */
    position: relative;
}

.map-wrap:after{
	content: "";
	top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;   
	    background: url(../img/map/map-ukraine.png) center center no-repeat;
	opacity:0.5;
}
.map-content__info-text{
	    max-width: 235px;
		    width: 100%;
    text-align: center;
}
.map-well__icon {
    position: absolute;
    cursor: pointer;
}
.map-content__info-text a{
background: #ffba00;
    padding: 5px 9px;
    margin-top: 20px;
    margin-left: -1px;
    margin-right: 2px;
    display: block;
    color: #fff;
    box-shadow: 1px 2px 3px #c3c3c3;
    border-radius: 2px;
}
.map-content__info-text a:hover{
	    box-shadow: inset 0 0 10px #c3c3c3;
}
#map-well__icon-1 {
    top: 230px;
    left: 448px;
}
#map-well__icon-2 {
    top: 120px;
    left: 250px;
}
/* Володимирська площа */
#map-well__icon-3 {
    top: 161px;
    left: 423px
}
/* ЖУравлинськ */
#map-well__icon-4 {
    top: 106px;
    left: 348px;
}
/* Крайкозівська */
#map-well__icon-5 {
top: 95px;
    left: 485px;
}
/* Краснозаярське родовище - ОХтирка */
#map-well__icon-6 {
    top: 54px;
    left: 442px;
}
/* Макіївка */
#map-well__icon-7 {
top: 196px;
    left: 535px;
}
/* Матешівсько-Легейдівска площа */
#map-well__icon-8 {
top: 87px;
    left: 401px;
}
/* Нікловицьке родовище  НЕ НАШЛИ*/
#map-well__icon-9 {
    top: 150px;
    left: 310px;
	display:none;
}
/* Островерхівське родовище */
#map-well__icon-10 {
top: 118px;
    left: 524px;
}
/* Перемишлянська */
#map-well__icon-11 {
    top: 94px;
    left: 191px;
}
/* Південо-Бориславска НЕ НАШЛИ */
#map-well__icon-12 {
    top: 120px;
    left: 250px;
		display:none;
}
/* Південно-Євгеніївська НЕ НАШЛИ */
#map-well__icon-13 {
    top: 170px;
    left: 200px;
	display:none
}
/* Платовська площа   НЕ НАШЛИ */
#map-well__icon-14 {
    top: 150px;
    left: 310px;
		display:none;
}
/* Пролетарське родовище */
#map-well__icon-15 {
top: 146px;
    left: 462px;
}
/* Ракитянське */
#map-well__icon-16 {
    top: 107px;
    left: 291px;
}
/* Степівська площа */
#map-well__icon-17 {
    top: 207px;
    left: 331px;
}
.sp-pdc-content{
	border-top:1px solid #c4c4c4;
	position: absolute;
    box-shadow: 0px 0px 10px 10px #cccccc4f;
}
.map-well__icon img{
	
}
.map-content-1 {
    top: 62px;
    left: 123px;
}
.map-content-2 {
    top: -54px;
    left: -37px;
}
.map-content-3 {
    top: -8px;
    left: 140px;
}
.map-content-4 {
    top: -62px;
    left: 63px;
}
.map-content-5 {
    top: -80px;
    left: 203px;
}
.map-content-6 {
top: -116px;
    left: 161px;
}
.map-content-7 {
    top: 25px;
    left: 252px;
}
.map-content-8 {
top: -80px;
    left: 119px;
}
.map-content-9 {
    top: -20px;
    left: 10px;
}
.map-content-10 {
    top: -56px;
    left: 243px;
}
.map-content-11 {
    top: -76px;
    left: -91px;
}
.map-content-12 {
    top: -80px;
    left: -50px;
}
.map-content-13 {
    top: 0px;
    left: -100px;
}
.map-content-14 {
    top: -20px;
    left: 10px;
}
.map-content-15 {
    top: -25px;
    left: 182px;
}
.map-content-16 {
    top: -64px;
    left: 10px;
}
.map-content-17 {
top: 36px;
    left: 52px;
}

.map-content {
    display: none;
    position: absolute;
}
.map-content__info {
    padding: 6px 0 0 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 310px;
    height: 193px;
    background: url(../img/map/map-info-bg.png) right top no-repeat;
}
.partners{
    text-align: center;
    display: inline-block;
    width: 100%;
}

.partners img{
	    max-width: 160px;
    max-height: 60px;
    display: inline-block;
    float: left; 
    margin: 12px;
}
.partners-container .tech-pratners,
.partners-container .clients-pratners{
    display: inline-block;
    width: 50%;
    float: left;
}
.partners-container .tech-pratners .partners-block{
    padding-right: 15px;
    border-right: 1px solid #626262;
}
.partners-container .clients-pratners{
    width: calc(50% - 15px);
    margin-left: 15px;
}
.partners-container .clients-pratners .partners-block,
.partners-container .tech-pratners .partners-block{
    padding-top: 20px;
    margin-top: 10px;
}
.partners-container .partners-block-name{
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
}
.partners-container .partners-block p{
    display: inline-block;
    width: 30%;
    max-width: 30%;
    text-align: center;
    margin: 0 1% 10px;
}
.partners-container .partners-block p a{
    display: table-cell;
    vertical-align: middle;
    height: 100px;
}
.partners-container .partners-block img{
    max-width: 100%;
    max-height: 100%;
}

.footer .container{
    display: block;
    width: 100%;
}
.footer .container:after{
    display: block;
    content: "";
    clear: both;
}
.footer {
    background: #626262;
    padding: 45px 0 11px;
    color: #fff;
    margin-top: 40px;
}
.footer .menu{
	column-count: 2;
	    margin-left: 20px;
}
.footer .menu a{
	color: #fff;
    font-size: 13px;
    font-weight: bold;
}
.footer .menu a:hover{
	text-decoration:underline;
}
.col-6{
    float: left;
    max-width: 50%;
    width: 100%;
}
.news-title-dark{
	color:#5f646a;
}
.footer-menu__list{
	    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 110px;
}
.footer-menu__list li{
	
}
.footer-menu__list li a{
	    text-decoration: none;
    color: #fff;
	font-size:14px;
	font-weight:700;
}
.footer-contact__title{
	    font-size: 14px;
    font-weight: 700;
}
.footer-contact {
    padding-left: 110px;
    font-size: 14px;
    font-weight: 300;
	color:#fff;
}
.footer-contact__link {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
}
.page-title-top{
	    padding: 17px;
}
h1.page-title-top{
	    font-weight: 500;
}
.container .moduletable{
	padding-bottom:20px;
}
.partners-block {
    /*column-count: 4;*/
    text-align: center;
	    margin-top: 40px;
}
.partners-block img{
    max-width: 200px;
    max-height: 70px;
    vertical-align: middle;
}
.partners-block p{
	vertical-align: middle;
    display: inline-block;
    min-height: 109px;
	
	
}
.news__block:first-child {
	margin-top:40px;
}
.news__block{
	width: 100%;
    display: inline-block;
	    margin-bottom: 40px;
}
.news__masc-block .blog__h2 a{
	color:#000;
}
.news__masc-block .blog__h2 a:hover{
	color:#000;
	text-decoration:uppercase;
}
.blog__h2{
	    font-size: 20px;
    text-transform: uppercase;
}
.news__img{
	
}
.news__masc-block{
display: flow-root;
    margin-left: 20px;
    padding-left: 20px;
}
.news-intro-text{
	font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
    max-height: 100px;
    overflow-y: hidden;
}
.news-left-place{
	float:left;
	text-align:left;
	font-size:14px;
}
.news-right-place{
	float:right;
}
.news-right-place .blog__link{
    background: #f5ae0c;
    padding: 5px 15px;
    min-width: 180px;
    display: block;
    width: 100%;
    text-transform: uppercase;
    text-align: center;
    color: #000;
}
.news-right-place .blog__link:hover{
    background: #ccc;
    padding: 5px 15px;
    min-width: 180px;
    display: block;
    width: 100%;
    text-transform: uppercase;
    text-align: center;
    color: #000;

}

.news-article__h1{
    margin-top: 20px;
    margin-bottom: 20px;
}
.news_article__block{
	
}
.news_article__block .img-fulltext-left{
	float: left;
    max-width: 30%;
    margin-right: 1%;
}
.news_article__block p{

	font-size:14px;
}
.pagination .counter{
	display:none;
	
}
.pagination{
	    text-align: center;
}
.pagination ul{
	
}
.pagination ul li{
    text-align: center;
    display: inline-block;
    margin: 0 auto;
    border-bottom: 2px solid;
    margin: 0px 5px;
}
.pagination a{
	color: #f5ae0c;
}
.tooltip{
display:none !important;
visibility:hidden !important;
color:#fff !important;	
}


/*HOME-slider */
.home-slider{
	
}
.djslider-default .slide-desc {
    position: absolute;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    width: 100% !important;

    bottom: 20% !important;
}
.slide-desc-bg-default {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: none;
}
.slide-text{
    background: #ffffffd4;
    padding: 75px 68px;
    display: inline-block;
    font-size: 36px;
    font-weight: 500;  
    max-width: 1100px; 
    width: 100%;  

}
.slide-desc-text-default {
    position: relative;
    color: #000;
    padding: 15px 15px 5px;
    text-align: center;

}
.slide-desc{
	max-width:100%;
}
.about-company .container {
    padding: 20px 0;
}

.about-company .container p{
    padding-bottom: 20px;
}

/*EQIPMENT content*/
.eq_content{
	
}
.equipment__img{
	filter: grayscale();
}
.equipment__img:hover{
	filter: none;
}
.eq_content img{
	    display: inline-block;
    float: left;
	    filter: grayscale();
}
.eq_content img:hover{
	    display: inline-block;
    float: left;
	    filter: none;
}



/*Objects*/
.title.sp-pdc-title{
text-decoration: underline;
    color: #3e3e3e;
    font-size: 16px;
    font-weight: 300;
    display: block;
    margin-left: 17px;
    background: #fff;
    margin-bottom: 15px;
    border: 0;
}
.title.sp-pdc-title:hover {
    background-color: #fff;
}
.obj_article__block{
	    column-count: 4;
    column-rule: 200px;
}
.obj-article{
	margin-top:20px;
}

.obj_article__block .jext{
    display: none!important;
}
.obj_article__block .spoilers .desc{
    position: static;
    margin-bottom: 10px;
}
.spoilers .desc .close{
    text-align: right;
    cursor: pointer;
    font-weight: 700;
}

/***CONTACTS***/
.article-contacts__text{
display: block;
    margin-top: 20px;
}
.contact-text{
float: left;
    width: 100%;
    max-width: 50%;
    padding: 0 10px;
}
.contact-text p{
	margin-bottom:10px;
}
.contact-map{
	float:left;
    width: 100%;
    max-width: 50%;
}
.features-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: flex;
}

.header-menu-mob{
	display:none;
}


#sbox-window{
    height: auto!important;
}


@media screen and (max-width:1024px){
#gruemenu ul > li > a {
    text-transform: capitalize !important;
    color: #464646 !Important;
    font-weight: bold !important;
    padding: 10px 10px !important;
    font-size: 13px !important;
    border-right: none !important;
}
.news__block {
    width: 100%;
    display: inline-block;
    margin-bottom: 40px;
    padding: 5px;
}
.about-company .container p {
    padding: 0 20px;
    padding-bottom: 20px;
}

.slide-text {
    background: #ffffffd4;
    padding: 55px 68px;
    display: inline-block;
    font-size: 30px;
    font-weight: 500;
}
.blog__h2 {
    font-size: 14px;
    text-transform: uppercase;
}  
.contact-text {
    float: left;
    width: 100%;
    max-width: 50%;
    padding: 0 10px;
}
.contact-map {
    float: left;
    width: 100%;
    max-width: 48%;
}
}

@media screen and (max-width:768px){
.header-logo {
    float: left;
    max-width: 40%;
    width: 100%;
}
.header-lang {
    display: inline-block;
    float: left;
    max-width: 20%;
    width: 100%;
    text-align: center;
}
	.header-menu{
		display:none;
	}
.slide-text {
    background: #ffffffd4;
    padding: 40px 68px;
    display: inline-block;
    font-size: 22px;
    font-weight: 500;
}
#nsp-home-news .nspCol4 {
    width: 48%;
    margin: 1% 1%;
    background: #fff;
}
.nspArt img.nspImage {
width: 100% !important;
    height: auto !important;
}
#navigation-toggle {
    z-index: 999;
    display: block;
    position: initial !Important;
}

#gruemenu ul > li > a {
    text-transform: capitalize !important;
    color: #464646 !Important;
    font-weight: bold !important;
    padding: 10px 12px !important;
    font-size: 12px !important;
    border-right: none !important;
}
.header-menu-mob {
    display: initial;
    max-width: 40px;
    float: right;
    margin-top: 10px;
    margin-right: 10px;
    width: 40%;
}
.mod-languages {
    padding-top: 22px;
    margin: 0 auto;
    text-align: center;
	float: none;
}
.works .map{

}

.section-title::before {
	left:50px;
	
}
.section-title::after {
	right:50px;
	
}
.features-list {
	display:inline-block;
}
.features-item {
    width: auto;
    height: 240px;
    background: #fff;
    margin: 1% 1%;
    padding: 13px;
    font-size: 13px;
    text-align: center;
    max-width: 48%;
    width: 100%;
    float: left;
}
	#djslider92 {
		min-height:150px !important;
	}
	#djslider92 .dj-image {
		min-height:150px !important;
	}
	#slider92 li{
		
		min-height:150px !Important;
	}
	.footer-menu__list {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: auto;
    margin-left: 16px;
}
.footer-contact {
    padding-left: 30px;
    font-size: 14px;
    font-weight: 300;
    color: #fff;
}
.news-right-place {
    float: right;
    width: 100%;
    margin-top: 10px;
}	

.eq_block .img-intro-left{
	display: none;
}
.eq_content {
    float: right;
    display: inline-block;
    max-width: 100%;
    width: 100%;
    margin-left: 0;
    padding: 10px;
}
    .eq_content img{
        max-width: none;
        width: auto;
    }

.partners-block img {
    max-width: 100%;
    max-height: 70px;
    vertical-align: middle;
}
.partners-block {
    column-count: 4;
    text-align: center;
    margin-top: 40px;
}
.obj_article__block {
    column-count: 3;
    column-rule: 200px;
}
}
@media screen and (max-width: 670px){
    .map-wrap{
		    max-width: 100%;
    background-size: contain;
    zoom: 46%;
		
		
	}
.map-content{
	   /* display: none !important;*/
}
.obj_article__block{
	column-count: 2;
    column-rule: 50%;
padding: 5px;}
}
@media screen and (max-width: 610px){
.slide-text {
    background: #ffffffd4;
    padding: 21px 68px;
    display: inline-block;
    font-size: 22px;
    font-weight: 500;
}
.eq_content img {
    max-height: 150px;
    margin: 5px 1%;
    /*max-width: 19%;*/
    width: auto;
}
.partners-block {
    column-count: 2;
    text-align: center;
    margin-top: 40px;
}

.partners-block img {
    max-width: 100%;
    max-height: 70px;
    vertical-align: middle;
}
.contact-text {
    float: left;
    width: 100%;
    max-width: 100%;
    padding: 0 10px;
}
.contact-map {
    float: left;
    width: 100%;
    max-width: 100%;
}

}
@media screen and (max-width:500px){
    .features-item{
        width: 94%;
        max-width: 94%;
        margin: 2% 3%;
    }
    .partners-block{
        column-count: 1;
    }
    .partners p,.partners-block p{
        display: block;
        text-align: center;
        width: 100%;
    }
    .partners img,.partners-block img{
        max-width: 100%;
        max-height: 80px;
        float: none;
        float: none;
        width: 160px;
    }
    .footer-contact{
        padding-left: 5px;
        padding-right: 5px;
    }
}
@media screen and (max-width:425px){
	.header-logo {
    float: left;
    max-width: 40%;
    width: 100%;
	    padding-left: 5px;
}
.header-lang {
    display: inline-block;
    float: left;
    max-width: 40%;
    width: 100%;
    text-align: center;
}
.header-menu-mob {
    display: initial;
    max-width: 40px;
    float: right;
    margin-top: 10px;
    margin-right: 10px;
    width: 20%;
}

.section-title::before {
    left: 20px;
}
.section-title::after {
    right: 20px;
}
.slide-text {
    background: #ffffffd4;
    padding: 8px 15px;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
}
	.map-well__icon{
		/* display:none; */
	}
	
	#nsp-home-news .nspCol4 {
    width: 100%;
    margin: 3% 1%;
    background: #fff;
}

.section-title::after {
    content: "";
    display: block;
	width: 30px;
	}
	.section-title::before {
    content: "";
    display: block;
    width: 30px;
	}
	.spoilers .desc {
    display: none;
    margin: 0;
    margin-top: -14px;
    margin-bottom: 14px;
    padding: 10px 15px 20px;
    background: #f7f7f7;
    border-left: solid 1px #c4c4c4;
    border-right: solid 1px #c4c4c4;
    border-bottom: solid 1px #c4c4c4;
    border-top: 1px solid #c4c4c4;
}

	
}
@media screen and (max-width:425px){
	.col-6 {
    float: left;
    max-width: 100%;
    width: 100%;
}
.footer-contact {
    padding-left: 21px;
	margin-top:40px;
}
.footer-contact__copyright{
	margin-top:40px;
}
.obj_article__block {
    column-count: 2;
    column-rule: 200px;
    padding: 5px;
}
}
@media screen and (max-width:375px){
.obj_article__block {
column-count: 1;
    column-rule: 200px;
    padding: 0px 12px;
}
}

@media screen and (max-width:350px){
    .section-title::before{
        left: 5px;
    }
    .section-title::after{
        right: 5px;
    }
}
@media screen and (max-width:310px){
    .section-title::before,
    .section-title::after{
        display: none;
    }
}
@media screen and (max-width: 768px){
    .partners-container .tech-pratners,
    .partners-container .clients-pratners{
        display: block;
        float: none;
        width: 100%;
    }
    .partners-container .tech-pratners .partners-block{
        padding: 0;
        border: none;
    }
    .partners-container .clients-pratners{
        margin: 0;
    }
    .partners-block{
        column-count: unset;
    }
}