button, input {
	outline: none;
}
::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 5px;
}
::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, .5);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}
.blocked {
	pointer-events: none;
}
.blocked:after {
	content: 'В разработке';
	font-family: "PTSans-Bold";
	font-size: 25px;
	font-weight: 600;
	color: rgb(255, 255, 255);
    background: rgb(91, 161, 227);
    padding-right: 6px;
    padding-left: 6px;
}
.blocked_ua:after {
	content: 'В розробці';
	font-family: "PTSans-Bold";
	font-size: 25px;
	font-weight: 600;
	color: rgb(255, 255, 255);
    background: rgb(91, 161, 227);
    padding-right: 6px;
    padding-left: 6px;
}
.blocked_en:after {
	content: 'In developing';
	font-family: "PTSans-Bold";
	font-size: 25px;
	font-weight: 600;
	color: rgb(255, 255, 255);
    background: rgb(91, 161, 227);
    padding-right: 6px;
    padding-left: 6px;
}
.wrapper {
	padding-left: 15px;
	padding-right: 15px!important;
	margin-right: auto;
	margin-left: auto;
}
.d-flex	{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.slider_item_6_img_wrap {
	width: 50%;
}
.slider_item_6_img_wrap.white {
	z-index: 2;
}
.slider_item_6_img_wrap.blue {
	/* position: relative; */
	z-index: -1;
}
.slider_item_6_img_wrap h2 {
	font-size: 44px;
	font-weight: 600;
	line-height: 1;
}
.slider_item_6_img_wrap.blue h2 {
	color: #5d98d0;
}
.slider_item_6_img_wrap p {
	font-size: 36px;
}
.slider_item_6_img_wrap.white h2,
.slider_item_6_img_wrap.white p {
	color: #fff;
	text-align: left;
}
.contacts_margin.wrapper  {
	padding-left: 0!important;
	padding-right: 0!important;
}
@media (min-width: 640px) {
	.mainPage-text_bold-white,
	.mainPage-text {
		transition: color .3s ease .1s;
	}
	.innovation__box {
		transition: all .4s ease;
	}
	.innovation__box:hover {
		cursor: pointer;
		/* background: #232323; */
		transform: scale(1.05);
	}
	.innovation__box:hover .mainPage-text_bold-white,
	.innovation__box:hover .mainPage-text {
		color: #5ba1e3;
	}
}
@media (min-width: 768px) {
	.wrapper,  {
		width: 750px;
	}
}
@media (min-width: 992px) {
	.wrapper {
		width: 970px;
	}
}
@media (min-width: 1200px) {
	.wrapper {
		width: 1170px;
	}
}
/* nav */
.nav-mobile {
	transition: all .5s ease;
}
.nav-mobile.open {
	right: 0;
}
/* END nav */
/* index about */
.about-wrapper {
	position: relative;
	/* height: auto; */
	height: calc(100vh - 105px);
	overflow: hidden;
}
@media screen and (max-width: 1024px) {
	.about-wrapper {
		height: calc(100vh - 98px);
	}
}
.about {
	padding-top: 0!important;
}
.about-text-wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(40, 40, 40, 0.4);
	top: 0;
}
@media screen and (max-width: 767px) {
	.about {
		grid-template-rows: minmax(auto, auto)
						minmax(auto, auto)
						minmax(auto, auto);
	}
	.about-wrapper video {
		height: 500px;
	}
}
@media screen and (max-width: 600px) {
	.about__box {
		font-size: 14px;
    	line-height: 16px;
	}
	.about-wrapper video {
		height: 350px;
	} 
}
@media screen and (max-width: 575px) {
	.about-text-wrap {
		position: relative;
		margin-top: -340px;
	}
	.about-wrapper {
		height: auto;
		overflow: visible;
	}
}
@media screen and (max-width: 480px) {
	.about-wrapper video {
		height: 300px;
	}
	.about {
		padding-top: 60px;
	}
	.about-text-wrap {
		position: relative;
		margin-top: -290px;
	}
}
@media screen and (max-width: 445px) {
	.about-text-wrap {
		position: relative;
		margin-top: -280px;
	}
}
@media screen and (max-width: 400px) {
	.import__box {
		padding: 15px;
	}
	.productPageMainCaption, .mainPageCaptionBig {
		font-size: 26px;
	}
	/* .about-text-wrap {
		height: 50%;
		top: initial;
		bottom: 0;
	} */
}
/* END index about */
.product__img-wrapper-inner__four {
	background: url('../img/catalog_2/product_img_4.jpg') center/cover no-repeat;
}
.product__img-wrapper-inner__five {
	background: url('../img/catalog_2/product_img_5.jpg') center/cover no-repeat;
}
.product__img-wrapper-inner__six {
	background: url('../img/catalog_2/product_img_6.jpg') center/cover no-repeat;
}
.product__img-wrapper-inner__seven {
	background: url('../img/catalog_2/product_img_7.jpg') center/cover no-repeat;
}
.product__img-wrapper-inner__eight {
	background: url('../img/catalog_2/product_img_8.jpg') center/cover no-repeat;
}
.product__img-wrapper-inner__nine {
	background: url('../img/catalog_2/product_img_9.jpg') center/cover no-repeat;
}
.product__img-wrapper-inner__ten {
	background: url('../img/catalog_2/product_img_10.jpg') center/cover no-repeat;
}
.product__img_four {
	top: -110px;
	right: -25%;
}
.product__img_four {
	right: -25%;
}
.product__img_six {
	top: -70px;
	right: -50%;
}
.product__img_five {
	top: -40px;
	right: -15%;
}
.product__img_seven {
	top: -70px;
	right: -20%;
}
.product_img_eight {
	top: -25px;
	right: -20%;
}
.product_img_nine {
	top: -30px;
	right: 10%;
}
.product__img_ten {
	top: -90px;
	right: -25%;
}
@media screen and (max-width: 1150px) {
	.product__img_seven,
	.product__img_five {
		right: -5%;
	}

}
@media screen and (max-width: 1200px) {
	.product {
		margin-bottom: 60px;
	}
	.product__img_four {
		right: 0;
	}
	.product__img_six {
		right: -15%;
	}
}
@media screen and (max-width: 1024px) {
	.product_img_nine {
		right: -20%;
	}
}
@media screen and (max-width: 767px) {
	.product__img_four,
	.product__img_four,
	.product__img_five,
	.product__img_seven,
	.product_img_eight,
	.product_img_nine,
	.product__img_ten {
		width: 400px;
	}
	.product__img_one,
	.product__img_two {
		width: 170px;
	}
	.product__img_six {
		width: 260px;
	}
	.product__img_three {
		width: 100px;
	}
	.product__img-wrapper-inner {
		height: 310px;
	}
	.product__img_six {
		right: -45%;
	}
}
@media screen and (max-width: 640px) {
	.product__img_four,
	.product__img_four,
	.product__img_five,
	.product__img_seven,
	.product_img_eight,
	.product_img_nine,
	.product__img_ten {
		width: 320px;
		right: -5%;
		top: 0;
	}
	.product__img_one,
	.product__img_two {
		width: 140px;
	}
	.product__img_three {
		width: 80px;
	}
	 .product__img_one {
		top: -10px;
	 }
	.product__img-wrapper-inner {
		height: 250px;
	}
	.product__img_six {
		width: 200px;
		right: -40%;
	}
}
@media screen and (max-width: 380px) {
	.product__img_six {
		width: 182px;
	}
	.product_img_nine {
		right: 10%;
	}
	.product__img_ten {
		width: 250px;
		right: -15%;
	}
}
/* owl slider */
.slider-item {
	padding-top: 40px;
	height: 530px;
	font-family: "PTSans-Bold";
	position: relative;
	text-align: center;
}
.slider_item_1 {
	background: url('../img/slider-img-1.jpg') center/cover no-repeat;
}
.slider_item_2 {
	background: url('../img/slider-img-2.jpg') center/cover no-repeat;
}
.slider_item_3 {
	background: url('../img/slider-img-3.jpg') center/cover no-repeat;
}
.slider_item_4 {
	background: url('../img/sport-banner-bg-2.jpg') center/cover no-repeat;
}
.slider_item_4 h2 {
	font-family: 'ProximaNova-Bold';
	font-size: 42px;
	color: #3b72a6;
	width: 45%;
	transform: translateY(250px) rotate(-30deg);
}
@media screen and (max-width: 1199px) {
	.slider_item_4 h2 {
		transform: translateY(85px) translateX(-60px) rotate(-30deg);
	}
}
@media screen and (max-width: 1099px) {
	.slider_item_4 h2 {
		transform: translateY(85px) translateX(0) rotate(0);
	}
}
@media screen and (max-width: 991px) {
	.slider_item_4 h2 {
		width: 100%;
		transform: translateY(0);
	}
	.aboutCompany__img {
		max-width: 100%;
	}
}
@media screen and (max-width: 640px) {
	.slider_item_4 h2 {
		font-size: 36px;
		transform: translateY(0);
	}
}
@media screen and (max-width: 450px) {
	.slider_item_4 h2 {
		transform: translateY(-50px);
	}
	.slider_item_4 img {
		transform: translateY(-35px) scale(1.2);
	}
}
.slider_item_5 {
	background: url('../img/sprort-slider-img-5.jpg') center/cover no-repeat;
}
.slider_item_5 .slider-image-wrap img {
	width: 40%;
	margin-right: 20%;
}
.slider_item_5 .wrapper {
	position: relative;
}
.slider_item_5 .slider-title_1,
.slider_item_5 .slider-title_2 {
	position: absolute;
	left: 0;
	font-size: 36px;
	color: #fff;
	background: #000;
	width: max-content;
	padding: 10px 20px;
}
.slider_item_5 .slider-title_1 {
	font-family: 'ProximaNova-Bold';
	box-shadow: 0px 13px 11.57px 1.43px rgba(0, 0, 0, 0.23);
	background-image: -webkit-linear-gradient(335deg, rgb(48,77,104) 0%, rgb(85,143,198) 100%);
	background-image: -o-linear-gradient(335deg, rgb(48,77,104) 0%, rgb(85,143,198) 100%);
	background-image: linear-gradient(65deg, rgb(48,77,104) 0%, rgb(85,143,198) 100%);
	-webkit-transform: skew(-7deg);
	   -moz-transform: skew(-7deg);
	     -o-transform: skew(-7deg);
	transform: skew(-7deg) translateY(-180px) translateX(-30px) rotate(10deg);
	z-index: 1;
}
.slider_item_5 .slider-title_2 {
	font-family: 'ProximaNova-Regular';
	background-image: -moz-linear-gradient( 155deg, rgb(81,148,211) 0%, rgb(91,161,227) 100%);
	background-image: -webkit-linear-gradient( 155deg, rgb(81,148,211) 0%, rgb(91,161,227) 100%);
	background-image: -ms-linear-gradient( 155deg, rgb(81,148,211) 0%, rgb(91,161,227) 100%);
	box-shadow: 0px 13px 15.84px 0.16px rgba(0, 0, 0, 0.35);
	-webkit-transform: skew(-5deg);
	   -moz-transform: skew(-5deg);
	     -o-transform: skew(-5deg);
	transform: skew(-7deg) translateY(-110px) translateX(20px) rotate(10deg);
}
@media screen and (min-width: 1250px) {
	.slider_item_5 {
		background-position: 0 bottom;
	}
}
@media screen and (min-width: 1650px) {
	.slider_item_5 {
		background-position: 0 70%;
	}
	.slider_item_5 .slider-title_1 {
		transform: skew(-7deg) translateY(-180px) translateX(-70px) rotate(10deg);
	}
	.slider_item_5 .slider-title_2 {
		transform: skew(-7deg) translateY(-100px) translateX(-10px) rotate(10deg);
	}
}
@media screen and (min-width: 2300px) {
	.slider-item {
		height: 650px;
	}
	.slider_item_5 {
		background-position: 0 75%;
	}
}
@media screen and (max-width: 1199px) {
	.slider_item_5 .slider-title_1 {
		transform: skew(-7deg) translateY(-265px) translateX(0) rotate(10deg);
	}
	.slider_item_5 .slider-title_2 {
		transform: skew(-7deg) translateY(-185px) translateX(50px) rotate(10deg);
	}
}
@media screen and (max-width: 991px) {
	.slider_item_5 .slider-title_1 {
		transform: skew(0) translateY(-305px) translateX(0px) rotate(0);
	}
	.slider_item_5 .slider-title_2 {
		transform: skew(0) translateY(-250px) translateX(50px) rotate(0);
	}
	.slider_item_5 .slider-image-wrap img {
		width: 30%;
	}
}
@media screen and (max-width: 640px) {
	.slider_item_5 .slider-title_1,
	.slider_item_5 .slider-title_2 {
		font-size: 32px;
	}
	.slider_item_5 .slider-image-wrap img {
		width: 40%;
	}
	.slider_item_5 .slider-title_1 {
		transform: skew(0) translateY(-255px) translateX(0px) rotate(0);
	}
	.slider_item_5 .slider-title_2 {
		transform: skew(0) translateY(-200px) translateX(0px) rotate(0);
	}
}
@media screen and (max-width: 480px) {
	.slider_item_5 .slider-title_1,
	.slider_item_5 .slider-title_2 {
		font-size: 26px;
	}
	.slider_item_5 .slider-title_1.eng,
	.slider_item_5 .slider-title_2.eng {
		font-size: 22px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.slider_item_5 .slider-image-wrap img {
		width: 75%;
		margin-right: 0;
	}
}
.slider-image-wrap .slider-item-2-image {
	width: 85%;
}
@media screen and (max-width: 767px) {
	.slider-image-wrap .slider-item-2-image {
		width: 100%;
	}
}
.slider_item_6 {
	position: relative;
	background: url('../img/dental-slider-img-6.jpg') center/cover no-repeat;
	overflow: hidden;
	z-index: 10;
}
.slider_item_6:before {
	content: '';
	position: absolute;
	width: 68%;
	height: 100%;
	top: 0;
	right: -10%;
	background: rgba(89, 158, 224, .6);
	transform: skewX(-20deg);
	z-index: 0;
}
.img-wrap_1 {
	width: 80%;
	margin-left: auto;
	margin-right: 10%;
	margin-top: 100px;
}
.img-wrap_1 img {
	width: 100%;
}
.img-wrap_2 {
	position: relative;
	bottom: -60px;
}
.img-wrap_2_1 {
	width: 90%;
	bottom: 0;
}
.slider-title,
.slider-subtitle,
.slider-text-wrap {
	color: #fff;
	text-align: center;
}
.slider-title {
	font-size: 56px;
	text-transform: uppercase;
}
.slider-subtitle {
	font-size: 32px;
}
.slider-text {
	font-family: "PTSans-Regular";
	font-size: 22px;
}
.slider-text-wrap {
	width: 745px;
	height: 260px;
	margin: 30px auto 0;
	padding: 15px 25px;
	box-sizing: border-box;
	border: 8px solid #78b1e8;
}
.slider_item_1 .slider-title {
	font-size: 48px;
}
.slider_item_1 .slider-text {
	margin-top: 40px;
}
.slider_item_2 .slider-text:before {
	content: none;
}
.slider-image-wrap {
	width: 100%;
}
.slider-image-wrap img {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}
.slider-item .slider-image-wrap {
	position: absolute;
	width: 100%;
	bottom: 0;
}
.slider_item_1 .slider-image-wrap img {
	width: 60%;
}
.slider_item_3 .slider-image-wrap {
	bottom: 55px;
}
.slider_item_3 .slider-image-wrap img {
	transform: scale(1.4);
}
.slider_item_3 .slider-title {
	color: #000;
}
.slider_item_3 .slider-subtitle {
	display: inline-block;
	color: #5ba1e3;
	background: #fff;
	padding-left: 10px;
	padding-right: 10px;
}
@media screen and (min-width: 1450px) {
	.slider_item_6:before {
		width: 65%;
	}
}
@media screen and (min-width: 2150px) {
	.slider_item_6:before {
		width: 64%;
	}
}
@media screen and (max-width: 1200px) {
	.slider_item_6:before {
		width: 67%;
	}
	.slider_item_6_img_wrap h2 {
		font-size: 48px;
	}
	.slider_item_6_img_wrap p {
		font-size: 22px;
	}
}
@media screen and (max-width: 991px) {
	.slider_item_6 .d-flex {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	.slider_item_6_img_wrap {
		width: 100%;
	}
	.slider_item_6:before {
		right: 0;
		transform: skew(0);
		width: 100%;
		z-index: -1;
	}
	.img-wrap_1, .img-wrap_2 {
    	margin-left: auto;
    	margin-right: auto;
    	margin-top: 20px; }
   	.img-wrap_1 {
   		width: 30%;
   	}
   	.img-wrap_2 {
   		width: 50%;
   	}
   	.img-wrap_2 img {
   		width: 100%;
   	}
    .slider_item_6_img_wrap.white h2, .slider_item_6_img_wrap.white p {
    	text-align: center;
    }
}
@media screen and (max-width: 640px) {
	.slider_item_6_img_wrap h2 {
		font-size: 28px;
	}
	.slider_item_6_img_wrap p {
		font-size: 22px;
	}
	.img-wrap_1 {
   		width: 30%;
   	}
	.img-wrap_2 {
		bottom: -10px;
	}
}
.owl-nav {
		position: absolute;
		top: 45%;
		left: 50%;
}
.owl-nav .owl-next, 
.owl-nav .owl-prev {
	position: absolute;
	width: 45px;
	height: 45px;
	display: block;
	background: #fff!important;
	color: #000!important;
	font-size: 28px!important;
	border-radius: 50%;
	-webkit-box-shadow: 8px 8px 11px -7px rgba(0,0,0,0.25);
	-moz-box-shadow: 8px 8px 11px -7px rgba(0,0,0,0.25);
	box-shadow: 8px 8px 11px -7px rgba(0,0,0,0.25);
}
.owl-nav .owl-prev {
	left: -300px;
}
.owl-nav .owl-next {
	right: -300px;
}
@media screen and (max-width: 1200px) {
	.slider_item_3 .slider-image-wrap {
		bottom: 45px;
	}
}
@media screen and (max-width: 991px) {
	.owl-nav {
		position: absolute;
		top: initial;
		left: 50%;
	}
	.owl-nav .owl-prev {
		left: -50px;
	}
	.owl-nav .owl-next {
		right: -50px;
	}
	.owl-nav .owl-next, 
	.owl-nav .owl-prev {
		width: 30px;
		height: 30px;
		background: #eee!important;
		border: 1px solid #eee!important;
		font-size: 22px!important;
	}
}
@media screen and (max-width: 900px) {
	.slider-title {
		font-style: 48px;
	}
	.slider-text-wrap {
		width: auto;
		height: 200px
	}
}
@media screen and (max-width: 640px) {
	.slider-item {
		height: 430px;
	}
	.slider-title,
	.slider_item_1 .slider-title {
		font-size: 28px;
	}
	.slider-subtitle {
		font-size: 24px;
	}
	.slider-text-wrap {
		width: auto;
		height: 200px
	}
	.slider_item_1 .slider-text {
		margin-top: 15px;
	}
	.slider-text {
		font-size: 18px;
	}
}
/* END owl slider */
/* map */
.contacts__container,
.contacts__map {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 500px;
	background: #fff;
}
.contacts__map .map {
	width: 100%;
	height: 100%;
}
@media screen and (max-width: 1200px) {
	.contacts__container,
	.contacts__map {
		height: 590px;
	}
}
@media screen and (max-width: 1023px) {
	.contacts__container {
		height: auto;
	}
	.contacts__map {
		width: 100%;
		height: 500px;
	}
}
@media screen and (max-width: 640px)  {
	 .contacts__map {
		height: 350px;
	}
}
/* END map */
/* contact modal */
@media screen and (max-width: 767px) {
	.md-modal {
		height: 450px;
		overflow: scroll;
	}
}
/* END contact modal */
/* advantage-modal */
.md-overlay.main-page {
	background: rgba(0, 0, 0, 0.8);
}
.advantage-modal {
	width: 750px;
	/* height: 510px; */
	background: #fff;
}
.advantage-descr-wrap {
	position: relative;
}
.advantage-modal .close {
	padding: 5px;
	background: transparent;
	border: none;
	position: absolute;
	right: 0;
	cursor: pointer;
}
.advantage-descr-content {
	padding: 30px;
	display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-box-sizing: border-box;
		 -moz-box-sizing: border-box;
		 box-sizing: border-box; 
}
.advantage-descr-content .advantage-descr-img {
	width: 110px;
	margin-right: 20px;
}
.advantage-descr-content .advantage-descr-text {
	width: 560px;
	font-family: 'PTSans-Regular';
}
.advantage-descr-content .advantage-descr-title {
	font-family: 'PTSans-Bold';
	text-transform: uppercase;
	font-size: 18px;
	margin-bottom: 20px;
}
.advantage-descr-content .advantage-descr__text {
	line-height: 1.8;
}
@media screen and (max-width: 991px ) {
	.advantage-modal {
		width: 650px;
		height: 510px;
		background: #fff;
	}
	.advantage-descr-content .advantage-descr-img {
		width: 80px;
	}
	.advantage-descr-content .advantage-descr-text {
		width: 490px;
	}
}
@media screen and (max-width: 767px ) {
	.advantage-descr-content {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	.technologies__description, .technologies__form {
		margin: 0;
		padding: 0px 15px;
		height: 380px;
	overflow: scroll;
	}
	#modal-1 .md-content {
		background: #fff;
	}
	#modal-1 .button-close-technologies {
		top: -10px;
		right: -10px;
	}
	.advantage-modal {
		width: auto;
		height: auto;
	}
	.md-content {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.advantage-descr-wrap {
		height: 300px;
		overflow: auto;
	}
	.advantage-descr-content .advantage-descr-img {
		width: auto;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 35px;
	}
	.advantage-descr-content .advantage-descr-text {
		width: auto;
	}
	.advantage-descr-content .advantage-descr-title {
		text-align: center;
	}
}
/* END advantage-modal */
/* form */
.message {
	margin-top: -5px;
	color: #fa0000;
	font-size: 13px;
	font-style: italic;
}
/* END form */
/* hover */
.social__icon .soc-icon {
	fill: #fff;
	transition: all .3s ease;
}
.social__icon .soc-icon:hover {
	fill: #78b1e8;
}
/* .cap-wrap .directions__caption {
	width: 0;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
} */
/* .directions__link:hover .directions__caption {
	text-indent: 0;
		width: 220px;
} */
/* END hover */
.copywrite {
	padding-top: 25px;
	color: #dedede;
	font-family: 'PTSans-Regular';
}
.vestov {
	font-family: 'PTSans-Bold';
	text-decoration: underline;
	color: #dedede;
	transition: all .3s ease;
}
.vestov:hover {
	color: #5ba1e3;
}
.footer__item.footer-caption a {
	color: #fff;
	text-decoration: none;
	transition: all .3s ease;
}
.footer__item.footer-caption a:hover {
	color: #5ba1e3;
}
@media screen and (max-width: 500px) {
	.innovation {
		grid-template-rows: 1fr repeat(14, auto);
	}
	.slider_item_3 .slider-image-wrap img {
		transform: scale(1.9);
	}
	.import__description, .innovation__box {
		margin-top: 25px;
	}
}
@media screen and (max-width: 380px) {
	.slider_item_3 .slider-image-wrap img {
		position: relative;
		bottom: -10px;
	}
}
.header-top {
	width: 100%;
	background: #fff;
	z-index: 1050;
}
.header-top.fixed-header {
	position: fixed;
	top: 0;
	-webkit-box-shadow: 6px 12px 13px -10px #052e61;
    box-shadow: 6px 12px 13px -10px #052e61;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.main-image {
	width: 80px;
}
.dopusk {
	margin-bottom: 15px;
	display: grid;
	grid-template-columns: 1fr 9fr;
}
h3.main-text {
	margin-bottom: 15px;
}
.slider-6-img-2 {
    position: absolute;
    top: 35%;
    left: 37%;
    width: 130px;
    z-index: 20;
}
@media screen and (min-width: 1470px) {
	.slider-6-img-2 {
		left: 40%;
	}
}
@media screen and (min-width: 1650px) {
	.slider-6-img-2 {
		left: 41%;
	}
}
@media screen and (min-width: 2100px) {
	.slider-6-img-2 {
		left: 42%;
		display: none!important;
	}
}
@media screen and (max-width: 991px) {
	.dopusk img {
		margin-right: 15px;
	}
	.slider-6-img-2 {
		/* display: none!important; */
		position: relative;
		margin: 0 auto;
		width: 60px;
		left: 0;
	}
}
