@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,500i,700,900');

/*begin  GENERAL*/
.regular{
	font-weight: 400;
}
.medium{
	font-weight: 500;
}
.mediumItalic{
	font-weight: 500;
	font-style: italic;
}
.bold{
	font-weight: 700;
}
.black{
	font-weight: 900;
}
.clrblack{
	color: #333333;
}
.clrwhite{
	color: #fff;
}
.clryellow{
	color: #ffc74c;
}
.clrred{
	color: #e60d0d;
}
.container{
	padding-left: 0;
	padding-right: 0;
	position: relative;
}
section, .container-fluid{
	position: relative;
}
h1{
	font-size: 40px;
	font-weight: 900;
	line-height: 1.5;
}
h2{
	font-size: 54px;
	font-weight: 900;
	display: block;
	width: 100%;
	text-align: center;
}
.redbut {
	background-color: #e60d0d;
	color: #fff;
	font-weight: 700;
	font-size: 30px;
	display: inline-block;
	padding: 30px 112px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
a:hover, a.redbut:hover{
	text-decoration: none;
	color: #fff;
}
.redbut:hover{
	background-color: #e91e1e;
}
.redshadow{
	-webkit-box-shadow: 0 5px 5px rgba(230,13,13,0.75);
	box-shadow: 0 5px 5px rgba(230,13,13,0.75);
}
.tacenter{
	text-align: center;
}
.taleft{
	text-align: left;
}
.descript {
	width: 100%;
}
.pulse{
	-webkit-animation-iteration-count: 4;
	animation-iteration-count: 4;
}
.desk1__arrow .pulse{
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
/*end  GENERAL*/
html, body{
	font-family: 'Montserrat', sans-serif;
	font-size: 22px;
	font-weight: 500;
	overflow-x: hidden;
}
#desk1{
	background: url(../img/desk1/fon1-2.jpg) no-repeat top center;
	-webkit-background-size: cover;
	background-size: cover;
	min-height: 100vh;
}
#desk1 .container{
	height: 100vh;
}
#desk1 img{
	padding-top: 20px;
}
#desk1 a.clrwhite{
	font-size: 30px;
	line-height: 1;
	font-family: 'Montserrat';
}
.vyborlang{
	position: relative;
	padding-left: 0;
	padding-right: 0;
}
#listflags{
	width: 33px;
	position: absolute;
	top: 47px;
    z-index: 10;
}
#listflags ul{
	padding-left: 0;
}
#listflags ul li{
	list-style-type: none;
}
#listflags ul li a{
	display: block;
}
#desk1 #listflags ul li a img{
	padding-top: 5px;
}
#desk1 .vyborlang a img, #desk1 #listflags ul li a img{
	width: 33px !important;
}
#desk1 .tel{
	padding-top: 20px;
}
#desk1 a.clryellow{
	font-size: 20px;
	text-decoration: none;
	border-bottom: 1px solid #ffc74c;
}
h1{
	padding-top: 121px;	
}
.desk1__zag_men img{
	position: absolute;
	right: 0;
	top: 20px;
	width: 670px;
}
.desk1__zag_men ul{
	padding-left: 105px;
	padding-top: 63px;
}
.desk1__zag_men ul li{
	list-style-type: none;
}
.desk1__zag_men ul li span{
	padding-left: 20px;
	line-height: 2.5;
}
#desk1 .desk1__zag_men ul li img{
	position: static;
	width: 30px;
	padding-top: 0;
}
#desk1 .desk1__arrow{
	position: relative;
	top: 190px;
	left: 0;
}
#desk1 .desk1__arrow a.arrow {
	margin: 0 auto;
	display: block;
	width: 40px;
	position: relative;
	bottom: 10px;
}
#desk1 .desk1__arrow a.arrow img{
	position: relative;
	top: 0;
	left: 0;
	width: 40px;
}




#desk2{
	background: url(../img/desk2/lines2min.png) no-repeat top left;
}
#desk2 h2{
	text-align: center;
	margin: 0 auto;
	padding-top: 100px;
	padding-bottom: 43px;
}
#desk2 .d-flex{
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.pic-A{
	text-align: center;
	width: 33%;
}
/*
#desk2 .pic-A:last-child{
	width: 36%;
}
*/
.pic-A img{
	padding-top: 40px;
	width: 48%;
}
.pic-A p {
    padding-top: 47px;
    line-height: 1.6;
}
.desk2__row2{
	padding-top: 100px;
}
#desk2 .desk2__no p{
	font-size: 48px;
	text-align: center;
}
.neponim{
	background: url(../img/desk2/area2min.png) no-repeat top center;
}
.neponim p{
	font-size: 30px;
	text-align: center;
	line-height: 2.6;
}
.neponim img.areafon8{
	display: none;
}



#desk3{
	background: url(../img/desk3/lines3min.png) no-repeat bottom right;
}
#desk3 .container>.row>h2{
	padding-top: 140px;
}
#desk3 .container>.row>p{
	margin: 0 auto;
	font-size: 30px;
	padding-bottom: 43px;
}
#desk3 .neponim{
	margin-top: 45px;
}
#desk3 .redbut{
	margin: 105px auto 90px;
}
#desk3 img.micro{
	position: absolute;
	bottom: 311px;
	left: -300px;
}
#desk3 img.vertline{
	position: absolute;
	bottom: -176px;
	left: -64px;
	z-index: 2;
}



#desk4{
	background: url(../img/desk4/fon4-2.jpg) no-repeat top center;
}
.descript h2{
	padding-top: 105px;
	line-height: 1.12;
}
.descript p{
	font-size: 30px;
	line-height: 1.41;	
	padding: 7px 0 20px 32px;
}
.descript p.clrwhite {
	padding-top: 51px;
}
.point{
	font-size: 150px;
	line-height: 0.9;
}
.descript p.clryellow{
	line-height: 1.35;
	letter-spacing: -0.2px;
}
.descript p.pwithline{
	font-size: 20px;
	padding: 0;
	margin-top: 4px;	
	padding-left: 15px;
	border-left: 2px solid #ffc74c;
	margin-left: 37px;
}
.microphone > img{
	margin-top: -27px;
}
.pointone{
	position: relative;
}
img.linebot{
	bottom: -228px;
	right: -41px;
	position: absolute;
}
.pointtwo{
	padding-top: 112px;
	padding-left: 117px;
}
#desk4 .descript2 p{
	padding-left: 19px;
}
#desk4 #map{
	width: 100%;
	height: 330px;
	margin-top: 15px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	z-index: 5;
	position: relative;
}
.border-rad{
	-webkit-border-radius: 25px;
	border-radius: 25px;
}
img.areabot{
	position: absolute;
	top: 15px;
	right: -53px;
}
.mapcityes p.mediumItalic{
	position: relative;
	z-index: 2;
	font-size: 30px;
	padding-top: 24px;
	line-height: 1.38;
}
.descript3{
	font-size: 20px;
	padding-top: 40px;
}
.descript3-1{
	font-size: 20px;
	margin-top: -6px;
}
.mapcityes{
	padding-bottom: 96px;
}
#desk5{
	background: url(../img/desk5/toplinesmin.png) no-repeat top left, url(../img/desk5/bottomlinesmin.png) no-repeat bottom right;
	margin-top: -1px;
}
#desk5 h2{
	padding: 100px 0 20px;
	line-height: 1.1;
}
.slider{
	position: relative;
	padding-bottom: 99px;
}
.sliderdesk5{
	padding-left: 0;
	padding-right: 0;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
	width: 30px;
	height: 30px;
	background: none;
}
.carousel-control-next, .carousel-control-prev{
	opacity: 1;
}
.carousel-control-next:hover, .carousel-control-prev:hover{
	opacity: 0.6;
}
.carousel-control-prev {
	left: -120px;
}
.carousel-control-next {
	right: -120px;
}
img.logo5{
	position: absolute;
	bottom: 113px;
	right: -86px;
}
#desk6{
	background: url(../img/desk6/fon6.jpg) no-repeat top center;
	-webkit-background-size: 100% 100%;
	background-size: 100%;
	position: relative;
}
#desk6 .descript h2 {
	padding-top: 95px;
	display: block;
}
#desk6 .descript p {
	width: 100%;
	margin-top: -45px;
}
img.desk6fon{
	position: absolute;
	top: 311px;
	left: 139px;
}
.comments{
	-webkit-box-align: baseline;
	-webkit-align-items: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	padding-top: 30px;
}
.comment{
	padding-left: 0;
	padding-right: 0;
}
#desk6 .sevenways h2{
	padding-top: 70px;
	padding-bottom: 29px;
}
.sevenvays__caption{
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-bottom: 60px;
}
.caption_item{
	text-align: center;
	font-size: 20px;
	color: #fff;
	text-align: center;
	padding-top: 45px;
}
.caption_item p{
	padding-top: 43px;
	line-height: 1.7;
}
.sevenvays__caption > div[class^="col-"]{
	padding: 0;
}
/*
#desk6{
	padding-bottom: 110px;
}
*/
.headphones73{
	position: absolute;
	bottom: -40px;
	left: 100px;
	bottom: -93px;
	left: 136px;
	z-index: 6;
}
#desk7{
	background-color: #fff;
	padding-bottom: 110px;
	position: relative;
	z-index: 5;
}
#desk7 h2{
	text-align: left;
	font-size: 40px;
	padding-top: 92px;
	line-height: 1.24;
}
#desk7 .redbut{
	padding: 30px 50px;
	width: 100%;
	margin-top: 54px;
}
p.bron {
	padding-top: 73px;
	font-size: 30px;
	line-height: 1.38;
	letter-spacing: 0.2px;
}
#desk7 .border-rad img{
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2), -5px -5px 15px rgba(0, 0, 0, 0.2);
	box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2), -5px -5px 15px rgba(0, 0, 0, 0.2);
	margin-top: 10px;
}
img.img1desk7{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 6;
}
img.img2desk7{
	position: absolute;
	bottom: -1px;
	right: 0;
	z-index: 6;
}
#desk7 .row{
	z-index: 7;
	position: relative;
}
#desk8{
	position: relative;	
	background: url(../img/desk8/fon8-11.jpg) no-repeat top center;
	-webkit-background-size: 100% 100%;
	background-size: 100%;
}
img.areafon8{
	position: absolute;
	top: 159px;
	left: 131px;
}
#desk8 .descript p{
	padding-top: 169px;
	padding-left: 4px;
}
.pointthree{
	padding-top: 0;
	padding-left: 0;
}
.pointthree .point{
	padding-top: 41px;
	margin-left: -15px;
}
#desk8 .descript3 p{
	padding-top: 7px;
	padding-left: 18px;
}
#desk8 .fundament h2{
	padding-top: 44px;
	padding-bottom: 29px;
}
#desk8 .fundament p{
	padding-top: 0;
	margin-top: -26px;
}
#desk8 .yourget h2, #desk8 .prava h2,  #desk8 .sobran h2{
	font-size: 46px;
	font-weight: 700;
}
.yourget h2.h2__1{
	padding-top: 15px;
}
#desk8 .yourget p.clryellow{
	padding-top: 9px;
}
#desk8 iframe{
	width: 100%;
	height: 410px;
	margin-top: 15px;
	border: 1px solid #fff;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}
.yourget h2.h2__2{
	padding-top: 84px;
	line-height: 1.35;
}
.soc{
	padding-top: 58px;
}
.soc .soc__item{
	text-align: center;
	padding: 0;
}
.soc .soc__item img{
	max-height: 108px;
}
.soc .soc__item:nth-child(2) img{
	max-height: 56px;
	margin-top: 30px;
}
.soc .soc__item p{
	margin-top: 22px;
	color: #fff;
	font-size: 20px;
}
.soc .soc__item:nth-child(2) p{
	margin-top: 43px;
}
.yourget h2.h2__3, .prava h2.h2__3{
	padding-top: 70px;
	line-height: 1.35;
}
.prava .h2__3{
	padding-bottom: 12px;
}
.firmstyle img.img-fluid{
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-top: 46px;
	z-index: 6;
	position: relative;
}
.firmstyle_area img.fon{
	position: absolute;
	top: 0;
	right: -328px;
	z-index: 5;
}
.firmstyle .sobran h2.h2__3{
	line-height: 1.2;
}
.firmstyle_area2 img.fon{
	position: absolute;
	bottom: 0;
	left: -236px;
	z-index: 5;
}
.firmstyle_area2 img.img-fluid{
	margin-top: 36px;
}
.firmstyle_area2{
	padding-bottom: 42px;
}
.firmstyle3 h2{
	letter-spacing: -0.2px;
}
#desk8 .firmstyle3 .descript p{
	padding-top: 2px;
}
.tehpom{
	padding-bottom: 95px;
}
.tehpom__caption{
	margin-top: 5px;	
}
.tehpom__caption_img{
	text-align: center;
	display: inline-block;
	vertical-align: top;
	margin-top: 8px;
	width: 67px;
}
.tehpom .tehpom__caption img{
	max-height: 67px;
	width: auto;
	max-width: 100%;
}
.tehpom .tehpom__caption_p{
	font-size: 19px;
	color: #fff;
	font-weight: 500;
	display: inline-block;
	padding: 19px 0 19px 27px;
	margin-bottom: 0;
	height: 100%;
}
.interest{
	position: relative;
}
.interest img{
	position: absolute;
	top: 0;
	left: -236px;
}
#desk8 .interest p{
	padding-top: 7px;
}
.owner{
	padding-top: 55px;
	padding-bottom: 65px;
}
.owner .text{
	padding-top: 110px;
}
.owner .text>div{
	border-left: 3px solid #ffc74c;
}
.owner .text p{
	padding: 10px 0 8px 35px;
	line-height: 1.65;
	letter-spacing: -0.9px;
}

.owner .text p.black{
	font-style: italic;
	font-weight: 900;
	padding-top: 4px;
	position: relative;
}
.owner .text p.black img{
	position: absolute;
	bottom: 0;
	right: 0;

}
.owner img.ownerphoto{
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.owner img.microphone11{
	position: absolute;
	bottom: 0;
	left: -230px;
}
#desk9{
	background-color: #fff;
	padding-top: 60px;
	padding-bottom: 60px;
	position: relative;
	z-index: 3;
}
#desk9 img.leftlines{
	position: absolute;
	left: 0;
	top: -1px;
}
#desk9 img.rightlines{
	position: absolute;
	right: 0;
    bottom: -1px;
}
#desk9 h2{
	line-height: 1.12;
}
#desk9 a.redbut{
	width: 100%;
	margin-top: -20px;
}
#desk10{
	background: url(../img/desk13/desk10invest.png) no-repeat top 470px center, url(../img/desk13/fon13-14.jpg) no-repeat top center;
	position: relative;
	z-index: 1;
	padding-bottom: 60px;
}
#desk10 .container{
	padding-bottom: 0;
}
#desk10 img.areafon13{
	position: absolute;
	top: 147px;
	left: -166px;
}
#desk10 .descript p{
	margin-top: 150px;
	font-size: 30px;
	line-height: 1.33;
	padding-left: 5px;
}
.investicii h2{
	padding-top: 65px;
	padding-bottom: 200px;
}
.investicii__block a.redbut{
	margin: 55px auto;
	padding: 32px 34px;
	font-size: 26px;
}
.investicii__block{
	min-height: 550px;
}
#desk10 .descript h2{
	padding-top: 69px;
}
.desk10girl{
	margin-top: 60px;
}
.beforeform{
	font-size: 26px;
}
#desk10 .beforeform{
	margin-top: 40px;
}
.modal-dialog{
	max-width: 460px;
	border: 2px solid #ffc74c;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-color: #04101a;
}
.modal .feedinside form input{
	background-color: #04101a;
	color: #fff;
}
.modal-content {
	background-color: #04101a;
}
#desk10 .modal-dialog {
    margin: 0;
}
#desk10 .modal-dialog, #desk10 .modal-content, #desk10 .feedinside form input{
	background: none;
}
.modal-body{
	padding: 46px;
}
.modal p.zagform{
	margin: 0 auto;
}
.modal p.beforeform{
	font-size: 21px;
	margin: 0 auto;
}
.modal .modal-header{
	border-bottom: none;
	padding-bottom: 0;
}
.modal .feedinside .row{
	margin-top: 15px;
}
button.close{
	width: 64px;
	height: 64px;
	background: url(../img/popup/closemin.png) no-repeat center center;
	opacity: 1;
	position: absolute;
	top: -32px;
	right: -32px;
}
button.close:hover{
	opacity: 0.6;
}
.feedinside form input{
	border: 1px solid #ffc74c;
	color: #fff;
}
.feedinside .redbut{
	padding: 20px 30px;
	width: 100%;
	text-align: center;
	font-size: 26px;
	border: none;
	margin-top: 17px;
}
.modal h4{
	font-size: 24px;
}

#desk1 > .thanksdesk1 h1{
	font-size: 54px;
	padding-top: 188px;
	line-height: 1.12;
}
#desk1 > .thanksdesk1 p{
	font-size: 26px;
	padding-top: 73px;
}
#desk1 > .thanksdesk1 p:first-child{
	padding-top: 77px;
}
#desk1 > .thanksdesk1 .soc__item > a{
	display: block;
}
#desk1 > .thanksdesk1 img{
	width: initial;
}
.invest__items{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.invest__item{
	width: 100%;
	text-align: center;
	border: 1px solid red;
	padding: 15px 10px;
}

.invest__items{
	margin-bottom: 30px;
}

.invest__item p{
	display: block;
	width: 100%;
}
.invest__item td{
	border-right: 1px solid #fff;
	padding: 10px;
}
.invest__item td:last-child{
	border-right: none;
}
.invest__item_zag{
	color: #fff;
	font-weight: 700;
	font-size: 30px;
}
.invest__item_new_sum{
	color: #ffc74c;
	font-weight: 700;
	font-size: 30px;
}
.invest__item_old_sum{
	color: #ffc74c;
	font-weight: 500;
	font-size: 30px;
	text-decoration: line-through;
}
.invest__item_help{
	color: #fff;
	font-weight: 500;
	font-size: 18px;
}
.trsmall{
	display: none;
}
.feedinside input::-webkit-input-placeholder { color: #fff; }
.feedinside input::-moz-placeholder { color: #fff; }











/*рассчитываем исходя из ширины 1400px*/
@media screen and (max-width: 1600px){
	#desk1 > .thanksdesk1 h1{
		padding-top: 100px;
	}
	#desk1 img{
	    width: 480px;
	}
	#desk1 > .thanksdesk1 img{
		width: initial;
	}
	h1 {
	    padding-top: 70px
	}
	.desk1__zag_men ul{
		padding-top: 40px;
	}
	.desk1__zag_men img{
	    right: 0;
    	top: 0px;
	}
	#desk1 .desk1__arrow{
		top: 0;
	}
	#desk3 img.micro{
	    bottom: 357px;
    	left: -178px;
	}
	#desk3 {
	    background: url(../img/desk3/lines3min300.png) no-repeat bottom right;
	}
	#desk5 {
	    background: url(../img/desk5/toplinesmin.png) no-repeat top left, url(../img/desk5/bottomlinesmin.png) no-repeat bottom right -120px
	}
	#desk6{
		-webkit-background-size: cover;
		background-size: cover;
	}
	.headphones73{
		left: 50px;
		width: 280px;
	}
	#desk8{
	    -webkit-background-size: cover;
	    background-size: cover;
	}
	#desk8 .descript p {
	    padding-left: 112px;
	}
	.owner img.microphone11{
		left: -150px;
    	width: 140px;
	}
	#desk9 img.rightlines, #desk9 img.leftlines {
		width: 350px;
	}
}

















/*рассчитываем исходя из ширины 1140px*/
@media screen and (max-width: 1440px){
	#desk1 > .thanksdesk1 h1{
		font-size: 42px;
	    padding-top: 11vh;
	}
	#desk1 > .thanksdesk1 p:first-child{
		padding-top: 6vh;
	}
	#desk1 > .thanksdesk1 p{
		padding-top: 4vh;
	}	
	.soc {
	    padding-top: 3vh;
	}
	h1 {
	    padding-top: 15vh;
	}	
	#desk1 .desk1__arrow a.arrow img{
		top: 5vh;
	}
	.desk1__zag_men ul {
	    padding-top: 10vh;
	}
	img.areafon8{
		left: -20px;
	}
	.interest img{
	    left: -148px;
	}
}
@media screen and (max-width: 1400px){
	#desk1 img {
	    width: 460px;
	    padding-top: 0;
	}
	#desk1 .vyborlang{
		margin-top: 15px;
	}
	#desk1 .vyborlang a img, #desk1 #listflags ul li a img{
		width: 33px !important;
	}
	#desk1 > .thanksdesk1 img{
		width: initial
	}
	.desk1__zag_men ul {
	    padding-top: 7vh
	}
	h1 {
	    padding-top: 11vh
	}
	#desk1 .desk1__arrow a.arrow img {
	    top: 3vh
	}#desk3 img.micro {
		bottom: 52px;
		left: -52px;
	}
	img.logo5{
		right: -40px;
	}
	img.img1desk7{
		left: -50px;
	}
	.owner img.microphone11{
		display: none;
	}
}














/*рассчитываем исходя из ширины 1000px*/
@media screen and (max-width: 1200px){
	#desk1 img.desk1__logo {
		width: 87px;
		margin-top: 15px;
	}
	#desk1 a.clrwhite {
	    font-size: 24px
	}
	#desk2 {
	    background: url(../img/desk2/lines2min.png) no-repeat top left -100px;
	}
	#desk4{
		-webkit-background-size: cover;
		background-size: cover;
	}
	img.logo5{
		display: none;
	}
	.headphones73{
		width: 245px;
	}
	img.img1desk7 {
	    left: -140px;
	}
	.redbut{
		font-size: 24px;
	}
	#desk7 .redbut {
	    padding: 30px 40px;
	    text-align: center;
	}
	#desk7 h2{
		font-size: 36px;
	}
	#desk8 .descript p{
		padding-left: 105px;
	}
	#desk8 .sobran p {
	    padding-left: 20px;
	}
	.tehpom .tehpom__caption_p{
		font-size: 18px;
		padding: 19px 0 19px 19px;
	}
	.interest img {
	    left: -30px;
	}
	.owner .text {
		padding-top: 40px;
	}
	.owner .text p{
		font-size: 20px;
	}
	#desk9 h2, #desk9 a.redbut {
		z-index: 11;
		position: relative;
		padding-left: 55px;
	}
	h2{
		font-size: 50px;
	}
	#desk10 img.areafon13 {
		top: 154px;
		left: -78px;
	}
	#desk10 {
	    background: url(../img/desk13/desk10investmin.png) no-repeat top 470px center, url(../img/desk13/fon13-14.jpg) no-repeat top center;
	}
	.investicii__block a.redbut{
		padding: 4px 34px;
		margin: 10px auto;
	}
	#desk10 .container {
	    padding-bottom: 60px;
	}
	.investicii__block {
	    min-height: 390px;
	}

}














/*рассчитываем исходя из ширины 750px*/
@media screen and (max-width: 1024px){
	#desk1 > .thanksdesk1 h1 {
	    font-size: 32px;
	}
	#desk1 > .thanksdesk1 p{
		font-size: 14px;
		margin-bottom: 0;
	}
	.neponim {
	    background: url(../img/desk2/area2min.png) no-repeat top right 30px;
	}
	#desk5 h2 {
		width: 80%;
		margin: 0 auto;
	}
	#desk6 .descript h2{
		width: 90%;
		margin: 0 auto;
	}
	#desk10 img.areafon13{
		display: none;
	}
	img.areafon8 {
	    left: -100px;
	}
	#desk10 .descript p {
		margin-top: 168px;
		font-size: 26px;
		padding-left: 50px;
	}
	.investicii__block {
	    min-height: 220px;
	}
}






@media screen and (min-device-width: 641px) and (max-device-width: 960px) {
	.tehpom__caption_img{
		width: 100%;
    	margin: 0 auto;
	}
	.tehpom .tehpom__caption_p{
		text-align: center;
	}
	.tehpom {
	    padding-left: 0;
	}
	.tehpom .tehpom__caption_p{
		width: 100%;
	}
}








/*рассчитываем исходя из ширины 540px*/
@media screen and (max-width: 768px){
	.desk1__zag_men ul {
	    padding-top: 17vh;
	}
	.desk1__zag_men img{
		top: 268px;
	}
	.desk1__zag_men ul {
	    padding-left: 17px;
	}
	#desk1 .desk1__arrow a.arrow img {
	    top: 11vh;
	}
	.neponim {
	    background: url(../img/desk2/area2min.png) no-repeat top right 30px;
	}

	#desk3 img.micro {
	    bottom: 103px;
	    width: 200px;
	}
	.mapcityes p.mediumItalic{
		font-size: 26px;
	}
	#desk4 img.areabot{
		right: -146px;
	}
	#desk5 {
	    background: url(../img/desk5/toplinesmin700.png) no-repeat top left;
	    -webkit-background-size: cover;
	    background-size: cover;
	}
	#desk6 .sevenways h2 {
	    padding-top: 0px;
	}
	p.bron{
		font-size: 24px;
	}
	#desk8 iframe{
		height: 300px;
	}
	.carousel-control-prev {
	    left: -65px;
	}
	.carousel-control-next {
	    right: -65px;
	}
	.tehpom .tehpom__caption_p {
		font-size: 18px;
		padding: 19px 0 19px 19px;
	}
	.tehpom div[class^="col-"]{
		padding-left: 5px;
		padding-right: 5px;
	}
	/*
	.tehpom{
		padding-left: 13%;
	}
	*/
	#desk8 .interest p.mediumItalic{
		font-size: 24px;
		padding-left: 60px;
	}
	.owner .text {
	    padding-top: 0
	}
	h2 {
	    font-size: 40px
	}
	#desk9 a.redbut{
		padding: 30px;
	}
	#desk10 .descript p {
		margin-top: 168px;
		font-size: 26px;
		padding-left: 50px;
	}
	#desk10 {
	    background: url(../img/desk13/desk10investmin2.png) no-repeat top 440px center, url(../img/desk13/fon13-14.jpg) no-repeat top center
	}
	.investicii__block a.redbut {
	    padding: 4px 15px;
	    margin-top: -47px;
	}
	a.redbut{
		font-size: 20px;
	}
	#desk10 .row{
		margin-left: 0;
		margin-right: 0;
	}
	#desk10 h2{
		font-size: 36px;
	}
}
/*рассчитываем исходя из ширины 460px*/
@media screen and (max-width: 640px){
	html, body {
		font-size: 18px;
	}
	#desk1 img.desk1__logo{
		width: 60px;
	}
	#desk1 img {
	    width: 230px;
	}
	#desk1 > .thanksdesk1 img{
		width: initial;
	}
	#desk1 .vyborlang a img, #desk1 #listflags ul li a img {
	    width: 33px !important
	}
	h1 {
	    font-size: 23px;
	}
	.desk1__zag_men ul {
	    padding-left: 0px;
	}
	.desk1__zag_men ul li span {
		line-height: 1.5;
	}
	.desk1__zag_men ul {
	    padding-top: 3vh;
	}
	.desk2__row2 {
	    padding-top: 54px
	}
	#desk2 .desk2__no p {
		font-size: 32px;
	}
	#desk2 .d-flex, #desk3 .d-flex{
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.pic-A{
		text-align: center;
		width: 100%;
	}
	.pic-A p {
	    padding-top: 20px;
	}
	.neponim p {
	    font-size: 19px;
	    z-index: 6;
	    position: relative;
	}
	.neponim {
		background: url(../img/desk2/area2min.png) no-repeat top center;
		-webkit-background-size: 100% 100%;
		background-size: 100%;
		background: none;
	}
	.neponim img.areafon8{
		display: block;
		top: -11px;
		z-index: 2;
	}

	#desk3 .container>.row>h2 {
	    padding-top: 65px;
	}
	#desk3 .container>.row>p {
		font-size: 26px;
		padding-bottom: 15px;
	}
	img.micro {
		display: none;
	}
	#desk3 .redbut {
	    margin: 80px auto 90px;
	}
	.descript h2 {
	    padding-top: 60px;
	}
	h2 {
	    font-size: 32px
	}
	.descript p {
	    font-size: 22px
	}
	.carousel-3d-controls{
		top: 10%;
	}
	#desk6 .sevenways h2 {
	    padding-top: 80px
	}
	img.desk6fon{
		display: none;
	}
	.tehpom{
		padding-left: 13%;
	}
	#desk7 .redbut{
		margin-top: 30px;
		margin-bottom: 50px;
	}
	#desk8 .descript p {
	    padding-left: 0;
	}
	#desk8 .yourget h2, #desk8 .prava h2, #desk8 .sobran h2 {
	    font-size: 32px
	}
	.soc{
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	#desk8 .interest p.mediumItalic {
	    font-size: 16px
	}
	.firmstyle_area img.fon{
		right: -120px;
		max-width: 100%;
	}
	.firmstyle_area2 img.fon{
		left: -90px;
		max-width: 100%;
	}
	.owner img.ownerphoto{
		padding-bottom: 30px;
	}
	.owner .text p {
	    font-size: 18px
	}
	#desk9 h2{
		padding-left: 40px;
		font-size: 28px;
		padding-bottom: 30px;
	}
	#desk9 img.rightlines, #desk9 img.leftlines {
	    width: 250px
	}
	#desk10 img.areafon13 {
		top: 53px;
		left: -10px;
	}
	#desk10 .descript p {
		margin-top: 50px;
		font-size: 16px;
		padding-left: 28px;
	}
	.investicii h2 {
		padding-top: 40px;
		padding-bottom: 80px;
	}
	.investicii__block a.redbut {
		padding: 30px 15px;
		margin: 0 auto;
	}
	.investicii__block{
		text-align: center;
	}
	#desk10{
		background: url(../img/desk13/fon13-14.jpg) no-repeat top center;
	}
	.investicii a.redbut{
		margin: 15px auto;
	}
	#desk10 .modal-dialog {
	    margin: 0 auto
	}
	#desk10 h2 {
	    font-size: 32px
	}
	#desk10 .beforeform{
		text-align: center;
	}
	#desk10 {
		-webkit-background-size: cover;
		background-size: cover;
		padding-bottom: 30px;
	}
	img.areafon13{
		display: none;
	}
	#desk10 img.areafon8{
	    top: 41px;
	}
	img.areafon11{
		max-width: initial;		
	}
}
/*рассчитываем исходя из ширины 380px*/
@media screen and (max-width: 480px){
	.tel{
		padding-left: 5px;
		padding-right: 5px;
	}
	.row{
		margin-left: 0;
		margin-right: 0;
	}
	.trbig{
		display: none;
	}
	.trsmall{
		display: block;
	}
	.trsmall td ul{
		text-align: left;
	}
	.trsmall td ul li{
		list-style-type: none;
	}
	.modal-dialog{
		margin: 1.5rem;
	}
}
















/*рассчитываем исходя из ширины 340px*/
@media screen and (max-width: 420px){
	#desk1 > .thanksdesk1 h1{
		padding-top: 7vh;
	}
	#desk1 a.clrwhite {
	    font-size: 18px;
	}
	#desk1 a.clryellow {
	    font-size: 17px
	}
	.desk1__zag_men img{		
    	top: 150px;
	}
	.desk1__zag_men ul {
	    padding-top: 25vh;
	}
	#desk1 .desk1__arrow a.arrow img {
	    top: 1vh
	}
	#desk2 h2{
		width: 86%;
		margin: 0 auto;
	}
	.neponim p {
	    font-size: 20px;
	    line-height: 2;
	}
	#desk3 .container>.row>p{
		padding-left: 15px;
	}
	.row{
		padding-right: 5px;
    	padding-left: 5px;
	}
	.descript p.pwithline{
		margin-left: -55px;
	}
	.carousel-control-next {
		right: -35px;
	}
	.carousel-control-prev {
		left: -35px;
	}
	#desk5 {
	    background: url(../img/desk5/toplinesmin700.png) no-repeat top left -190px;
	}
	#desk6 .sevenways h2 {
	    padding-top: 0
	}
	.slider {
		padding-bottom: 30px;
	}
	.headphones73 {
	    left: 115px;
	    bottom: -70px;
	}
	img.areafon8 {
	    left: -123px;
	}
	#desk8 .descript p {
	    padding-left: 20px
	}
	.sobran{
		margin: 40px auto 0;
	}
	.tehpom {
	    padding-left: 2%;
	}
	.tehpom .tehpom__caption_p{
		width: 300px;
		padding: 19px 0 19px 5px;
	}
	#desk8 .interest p.mediumItalic {
		font-size: 26px;
		padding-left: 22px;
		padding-top: 1px;
	}
	#desk8 .interest p {
	    padding-top: 2px
	}
	img.areafon11{
		left: -117px;	
	}
	#desk10 .descript p{
		font-size: 23px;
		padding-left: 17px;
		padding-top: 0px;
		/*background-color: orange;*/
	}
	#desk10 img.areafon13{
		display: none;
	}
	.invest__item_help{
		font-size: 14px;
	}
	.microphone img{
		display: none;
	}
	.redbut{
		padding: 30px 40px;
	}
	img.areabot{
		right: -143px;
	}
	.tehpom .tehpom__caption_p {
	    width: 276px
	}
	.feedinside .redbut{
		font-size: 16px;
	}
}










/*рассчитываем исходя из ширины 300px*/
@media screen and (max-width: 360px){
	#desk1 > .thanksdesk1 h1 {
	    font-size: 25px;
	}
	#desk1 > .thanksdesk1 p:first-child {
	    padding-top: 4vh;
	}
	#desk1 > .thanksdesk1 p {
	    font-size: 13px;
	}
	#desk1 a.clrwhite {
	    font-size: 18px;
	}
	.tehpom .tehpom__caption_p {
	    width: 260px;
	}
}













/*рассчитываем исходя из ширины 280px*/
@media screen and (max-width: 320px){

}