@charset "UTF-8";


#inner-body{
	overflow-x: hidden;
	position: relative;
	z-index: 3;
	background-color: white;
}

.icon404{
	margin-right: 20px;
	float: left;
	width: 48px;
	height: 58px;
}

.aux-goto-top-btn {
	right: 50px;
}
#btntop:hover{
	border-color: #FEA75E;
	color: white;
}

#btntop {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 30px;
	z-index: 140;
	border: 1px solid white;
	background-color: #3d3d3d;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	transition: all 500ms ease;
	color: white;
	transform: translateY(150px);
}

#btntop .arrow::after{
	content: '\2191';
}

.page404 h2{
	margin: 0;
	line-height: normal;
	font-weight: 300 !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5em;
}

.agreement{
	padding-top: 200px;
}

.page-back-to-home {
	color: #3D3D3D;
}

.simple-arrow-left-symbol::before {

	content: '\2190';
	font-family: Arial;
	display: inline-block;

}

.projectbutton {
  width: auto;
	padding: 12px 23px;
	font-size: 0.75em;
	font-weight: 500;
	text-decoration: none;
	background-color: #FEA75E;
	display: inline-block;
	color: #FFFFFF;
	border: 2px solid #FEA75E;
}

.page404{
	padding-top: 300px;
}

.fancybox__content #ozerny, .fancybox__content #kekura
{
	max-width: 500px;
}

.slider-block{
	margin-bottom: 30px;
	overflow: hidden;
	position: relative;
}

.aux-the-svg {
  width: 450px;
  max-width: inherit;
  position: relative;
  bottom: 394px;
  left: 30px;
}

.nav-menu .aux-panel-close {
  position: absolute;
  right: 0;
  width: 25px;
  height: 25px;
  border: solid 1px #707070;
  border-radius: 50%;
  margin: 15px;
  padding: 6px;
  cursor: pointer;
  z-index: 200;
  transition: border-color 0.3s ease;
}



.nav-menu .aux-panel-close .aux-cross-symbol {
  width: 100%;
  height: 100%;
  position: relative;
	right: 2px;
	bottom: 8px;
}

.nav-menu .aux-fs-menu {
  top: 50%;
  margin: 0 auto;
  max-height: 100%;
  -webkit-overflow-scrolling: touch;
  transform: translateY(-50%);
	position: relative;
}

.processbutton-text{
	width: auto;
}

.nav-menu{
	opacity: 0;
	visibility: hidden;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(254, 167, 94, 0.97);
	z-index: 110000;
	overflow: hidden;
	transition: all 400ms ease-out;
	transform: translate3d(0, 0, 1px);
}

.nav-menu ul.menu{
	margin-left: auto;
	margin-right: auto;
	float: none;
	max-width: 220px;
	list-style-type: none;
	padding-left: 0px;
}

.nav-menu ul li{
	text-align: center;
	margin-bottom: 10px;
}

.nav-menu ul li a{
	font-weight: 600;
	font-size: 14px;
	color: #3D3D3D;
	line-height: 100%;
	padding: 1.125em 1.0625em;

	text-transform: uppercase;
	text-decoration: none;
}

.aux-close.aux-cross-symbol.aux-thick-medium svg{
	vertical-align: middle;
}

.nav-menu ul li a:hover{
	text-decoration: none;
}

.container.footer{
	margin-top: 100px;
	margin-bottom: 100px;
	text-align: center;
}

.container.footer #horizontal-multilevel-menu{
	background: none;
	display: flex;
  	align-items: center;
  	justify-content: center;
}

.jobs-block{
	padding: 25px;
}

.jobs-block .btn-primary{
	min-width: 100px;
}

.no-job{
	text-align: center;
}

.btn-primary{
	background-color: #3297fa;
}

.container-my.detail .jobtitle{
	margin-bottom: 30px;
}

.form-group .form-control-lg{
	font-size: 1.6rem;
	padding: 0;
}

.btn-file-upload{
	width: 187px;
	position:relative;
}

.btn-file-upload:after{
	content:  attr(value);
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 48%;
	background: #795548;
	color: white;
	border-radius: 2px;
	text-align: center;
	font-size: 12px;
	line-height: 2;
}


/*input.form-control-lg::-webkit-file-upload-button {*/
/*	background: #3297fa;*/
/*	color: #fff;*/
/*	border: none;*/
/*	outline: none;*/
/*}*/

.no-job-listening img{
	width: 550px;
	height: auto;
	max-width: 100%;
	border: none;
	border-radius: 0;
	box-shadow: none;
}

.sectionproject-button i{
	padding-right: 10px;
}

.jobresut-title{
	color: #3b3a3c;
	font-size: 24px;
	margin: 0;
	padding: 0;
	word-wrap: break-word;
}

.marginjob{
	margin-top: 11px;
}

.sectionslider .row{
	align-items: center;
	justify-content: center;
}

.center{
	margin-left: auto;
	margin-right: auto;
}

.documenttitle .nav{
	align-items: center;
	justify-content: center;
}

.boc-search{
	right: 20px !important;
	top: 100px !important;
}

.boc-edit-form{
	top: 30px !important;
}


[data-n-id] circle {
	stroke: #FEA75E;
	r: 60px;
}





[data-n-id="1"] text:nth-of-type(1) tspan:nth-of-type(1){
	baseline-shift: 10px;
}

[data-n-id] image {
	fill: #FEA75E;
	'y: 16px;
}


[data-l-id] path {
	'stroke: #FEA75E;
}

.title h3{
	color: #3297fa;
	font-weight: bold;
	font-size: 27px;
	text-align: center;
}

.container.footer #horizontal-multilevel-menu li a{
	color: #444444;
font-family: "Raleway", Sans-serif;
font-size: 16px;
font-weight: 500;
text-transform: capitalize;
line-height: 1.2em;
}

.container.footer #horizontal-multilevel-menu li:hover a{
	background: #fff;
}

.innercontacts .header-title{
  color: #FEA75E;
  font-family: "Raleway", Sans-serif;
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 20px;
}

.innercontacts p:nth-child(2){
  text-align: center;
  color: #000000;
  font-family: "Raleway", Sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.6em;
}


.contactssection{
	padding-top: 100px;
	padding-bottom: 60px;
}

.innercontacts{
	margin-bottom: 20px;
	text-align: center;
}



.contacts{
	background-color: #f9f9f9;
}

.sectionprojectimg{
	margin-top: 50px;
	object-fit: cover;
	object-position: center;
	vertical-align: middle;
}

.sectionprojectimg .rowimage{
	flex-wrap: nowrap;
}

.rowimage .imgitem{
	max-width: 200px;
}

.sectionprojectimg svg #path13641:hover{
	fill: #f19a01 !important;
	cursor: pointer;
}

.sectionprojectimg svg text:hover{
	cursor: pointer;
	fill: #fff;
}

.sectionprojectimg svg #path14298:hover{
	fill: #f19a01 !important;
	cursor: pointer;
}

.sectionprojectimg svg{
	width: 100%;
	height: 100%;
}

.rowimage{
	display: flex;
	width: 100%;
  	justify-content: space-around;
  	flex-wrap: wrap;
}

.rowsection{
	max-width: 1600px;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	position: relative;
}

.main-svg{
	border: 25px solid #FEA75E;
	width: 500px;
	height: 450px;
	display: block;
	position: absolute;
	z-index: 3;
	top: 200px;
}

.imgitem{
	width: 100%;
	text-align: center;
}

.bannercontacts{
	min-height: 62vh;
	padding-top: 100px;
	padding-bottom: 100px;
	padding-left: 53px;
}

.banner-contact{
	max-width: 1600px;
	margin-left: auto;
	margin-right: auto;
}

.banner-contact .row{
	margin-top: 125px;
}

.contacts-blocktitle .aux-modern-heading-primary {
	font-family: "Raleway", Sans-serif;
	font-size: 46px;
	font-weight: 700;
	line-height: 1.2em;
	-webkit-text-stroke-color: #000;
	stroke: #000;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}

.contacts-blocktitle{
	min-width: 220px;
	border: 10px solid #FEA75E;
	padding: 54px 64px 45px 40px;
	width: auto;
	display: inline-block;
}

.sectionprocessmain{
	padding-left: 70px;
	padding-right: 70px;
}

.sectionprocessmain .innertext{
	max-width: 1120px;
}

.processmain-button{
	width: 100%;
	margin-top: 50px;
}

.processmain-button:hover{
	text-decoration: none;

	transform:scale(1.1);
}

.sectionprocessmain .processmaintext1 p{
  color: #FEA75E;
  font-family: "Raleway", Sans-serif;
  font-size: 53px;
  font-weight: 600;
  margin-bottom: 20px;


}

.sectionprocessmain .processmaintext2 p{
	text-align: center;
	color: #333030;
	font-family: "Raleway", Sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 2em;
}

.sectionprocessmain .processmain-button a{
	font-family: "Raleway", Sans-serif;
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
	fill: #ffffff;
	color: #ffffff;
	background-color: #FEA75E;
	border-radius: 0px 0px 0px 0px;
	padding: 15px 45px 15px 45px;
	text-decoration: none;
	width: auto;
	display: flex;
	justify-content: center;
	text-align: center;
	display: inline-block;
}

.processbutton-text-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.processbutton-text {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
  display: inline-block;
}

.imgitem img{
	display: block;
    margin: 0 auto; 
}

.container.sectionprojects .row{
	margin-left: 0;
	margin-right: 0;
}

.projectbutton:hover {
	color: #000000;
	background-color: transparent;
	border: 2px solid #000000;
	text-decoration: none;
}

.row{
	width: auto;
	min-width: 100%;
}

.sectionslider{
	padding-bottom: 150px;
	height: auto;
	width: auto;
	max-width: 1600px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.sectionprojecttext .projectname1, .projectname2{
	font-weight: bold;
}

.bold{
	font-weight: 700;
}

.sectionprojecttext{
	margin-left: 50px;
}

.sectionproject-button{
	text-align: left;
	color: #7A7A7A;
	font-family: "Raleway", Sans-serif;
	line-height: 1.7em;
	font-weight: bold;
}

.aux-modern-heading-description {
  color: #7A7A7A;
  font-family: "Raleway", Sans-serif;
  line-height: 1.7em;
  margin: 35px 0px 20px 0px;
}

.sectionproject-heading-divider {
  height: 2px;
  width: 130px;
  background-color: #FEA75E;
}

.sectionprojects .projectstitle, .sectioncompanies .projectstitle {
  font-family: "Raleway", Sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.2em;
  letter-spacing: 1.02px;
  color: #444444;
 margin-top: 10px;
}

.icon-lang{
	display: inline-block;
	position: absolute;
	right: 71px;
}

.lang span.active{
	color: #e8a900;
}

.lang span:hover{
	cursor: pointer;
}

.lang span{
	margin-right: 7px;
	font-weight: 700;
}

.typeselect{
	background-color: transparent;
	border: none;
}

.lang .select{
	display: inline-block;
	position: absolute;
	right: 10px;
	top: 5px;
}

.icon-lang .fa{
	font-size: 30px;
}

.sectionprojects .projectsname, .sectioncompanies .projectsname {
  font-family: "Raleway", Sans-serif;
  font-size: 53px;
  font-weight: 700;
  line-height: 1.2em;
  color: #444444;
  margin: 30px 0px 30px 0px;
  max-width: 535px;
}

.sectionprojects{
	max-width: 1600px;
	width: auto;
	margin-bottom: 150px;
}

.sectioncompanies{
	max-width: 1600px;
	width: auto;
	padding-top: 130px;
	padding-bottom: 130px;
}

.sectionprocessmain{
	max-width: 1600px;
	width: auto;
	padding-top: 150px;
	padding-bottom: 150px;
}

.companies{
	background-color: #f9f9f9;
	height: auto;
}

.sectionprojectimg img{
	display: block;
    max-width: 100%;
    max-height: 100%;
}

.sectionslider .row{
	margin: 0;
}

.aux-widget-inner{
	width: 830px;
	max-width: 100%;
}

.sectionproject-inner{
	width: auto;
	max-width: 100%;
}

.slider-block:hover img{
	transform: scale(1.1);
}

.slider-block:hover .overlay-content{
	opacity: 0.75;
    visibility: visible;
}

/*.slider-block .sliderimg:hover .aux-portfolio-overlay-buttons {*/
/*    visibility: visible;*/
/*}*/



.entry-info.aux-hover-move-up.aux-delay-1x{
	margin-bottom: 10px;
}

.bx-newslist-img.slidermain img{
	width: auto;
	height: auto;
	max-height: 500px;
	transition: 1s;
}

.aux-overlay-content {
  top: 0;
  bottom: 0;
  height: 100%;
  position: absolute;
  z-index: 1;
  width: 100%;
  text-align: center;
  overflow: hidden;
}

.overlay-content {
  opacity: 0;
  visibility: hidden;
  transition: 1s;
  top: auto;
  bottom: 0;
  height: 100%;
  position: absolute;
  z-index: 1;
  width: 100%;
  text-align: center;
  overflow: hidden;
  background-color: #FEA75E;
}

 .aux-portfolio-overlay-buttons {
  width: 100%;
	text-align: center;
	visibility: hidden;
}

.aux-hover-circle-plus {
  float: right;
}

.aux-lightbox-btn {
  margin-right: 10px;
  margin-top: 10px;
	display: inline-block;
}

.aux-arrow-nav{
	cursor: pointer;
}

.aux-svg-symbol.aux-medium-plus.aux-white {
  background-position: -178px -1160px;
}

.aux-arrow-nav .aux-svg-arrow {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1);
}

.aux-svg-arrow.aux-medium-plus, .aux-svg-symbol.aux-medium-plus {
  background-position: 0px -1160px;
}

.aux-svg-arrow, .aux-svg-symbol {
  background-image: url(images/svg/symbols.svg);
  background-repeat: no-repeat;
  display: block;
}

.aux-arrow-post-link {
  display: none !important;
	opacity: 1;
transition: opacity 1s 0s cubic-bezier(0.77, 0, 0.175, 1), transform 1s 0s cubic-bezier(0.77, 0, 0.175, 1);
will-change: opacity, transform;
transform: translateX(120px);
}

.entry-main {
  position: absolute;
  left: 25px;
  right: 25px;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column-reverse;
	visibility: visible;
	transition: 0.8s;
	top: 229px;
	z-index: 8;
}

.entry-header {
  flex: 0 0 100%;
  padding: 0 20px 35px 20px;
  text-align: center;
	float: none;
max-width: 100%;
margin-bottom: 0;
}

.entry-title {
  font-size: 1.125em;
  font-weight: 600;
 position: relative;
	margin: 0;
	color: #FFFFFF;
	font-weight: 600;
	font-size: 1.5em;
	line-height: 150%;
	word-break: break-word;
	opacity: 1;
		transition: opacity 1200ms 0s cubic-bezier(0.77, 0, 0.175, 1), transform 1200ms 0s cubic-bezier(0.77, 0, 0.175, 1);
	will-change: opacity, transform;
}

.entry-title a{
	color: #FFFFFF;
}

.entry-title a:hover{
	color: #0693e3;
	text-decoration: none;
}

.entry-info {
  flex: 0 0 100%;
  padding: 0 20px 3px 20px;
	word-wrap: break-word;
  margin-bottom: 0;
  text-align: center;
	word-wrap: break-word;
	font-size: 1em;
	clear: both;
	color: #FFFFFF;
}

.entry-tax {
  font-family: "Raleway", Sans-serif;
  font-size: 17px;
  font-style: normal;
  line-height: 1.2em;
  margin-bottom: 0px;
	margin-left: 0;
	text-align: left;
}


.aux-arrow-nav.aux-round {
  box-shadow: none;
border-radius: 50%;
position: relative;
cursor: pointer;
transform: translateZ(0);
background-color: #3d3d3d;

overflow: hidden;
}

 .aux-overlay {
  display: none;
	width: 105%;
	transition-duration: 450ms;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) scale(0, 0);
	transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1);
}

.aux-modern-heading-primary{
	font-family: "Roboto", Sans-serif;
	font-size: 24px;
	font-weight: 500;
	line-height: 1.2em;
	-webkit-text-stroke-color: #000;
	stroke: #000;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	transition: all 250ms ease-out;
}

.bx-breadcrumb{
	font-family: 'Roboto';
	font-size: 12px;
	display: inline-block;
	font-weight: 600;
	color: #FFFFFF;
	margin-top: 28px;
}

.bx-breadcrumb a{
	color: #FFFFFF;
}


[data-n-id] text {
	font-size: 14px !important;
	font-family: "Circe", sans-serif !important;
	fill: black;
}

[data-n-id] image {
	width: 50px;
	height: 50px;

}

[data-n-id='1'] image {

}

[data-n-id] .field_3 tspan{
	border: none; /* Убираем границу */
	background-color: #FEA75E; /* Цвет линии */
	color: #FEA75E;
	height: 1px;
}

.aux-modern-heading-secondary {
  font-family: "Raleway", Sans-serif;
  font-size: 79px;
  line-height: 1.2em;
  letter-spacing: -0.8px;
  color: #FFFFFF;
  text-shadow: 0px 0px 10px rgba(0,0,0,0.3);
	transition: all 250ms ease-out;
	font-weight: bold;
	border: 10px solid #FEA75E;
	padding: 20px;
}


.row-wrap{
	position: relative;
	width: 100%;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.aux-widget-modern-heading{
	z-index: 5;
	position: absolute;
	top: 170px;
	left: 89px;
}

.aux-modern-heading-divider {
  position: relative;
  top: -15px;
  left: -90px;
	height: 2px;
	width: 62px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	transition: all 250ms ease-out;
}

.row-element{
	z-index: 3;
	animation-duration: 3000ms;
	animation-delay: 150ms;
	animation-timing-function: cubic-bezier(0.77,0,0.175,1);
}

.row-element-container{
	margin: 0px 0px 0px 0px;
	padding: 135px 0px 0px 0px;
}

#main{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}


.inner{
	max-width: 1600px;
	margin-left: auto;
	margin-right: auto;
}

.logo{
	float: left;
	width: auto;
	height: auto;
	max-width: 217px;
}

.logo img{
	object-fit: cover;
	width: 100%;
}

.logoimgen{
	padding-bottom: 7px;
	padding-right: 5px;
}

.menu{
	float:right;
	margin-top: 7px;
}

.menu:hover{
	cursor: pointer;
}

.dropbtn {
	padding: 5px;
	cursor: pointer;
}

@media (min-width: 1200px){
	.banner-contact {
		width: 1600px;
	}

	.xlsrt{
		width: 20% !important;
	}

	.sectionslider .sliderimg{
		max-height: 400px !important;
	}

	.sectionslider .slider-block .entry-main{
		top: 124px !important;
	}

	.sectiondoc .doc{
		width: 1600px;
	}
}



@media(max-width: 450px){
	.contacts-blocktitle{
		padding: 54px 10px 45px 17px !important;
	}
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
	position: relative;
	display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
	display: none;
	position: absolute;
	width: 48px;
}

.dropbtn
{
	width: 48px;
}

.dropbtn::after {
	background: rgba(0, 0, 0, 0) url("https://cdn3.iconfinder.com/data/icons/google-material-design-icons/48/ic_keyboard_arrow_down_48px-16.png") no-repeat scroll center center;
	content: "";
	height: 16px;
	position: absolute;
	right: 11px;
	top: 7px;
	width: 16px;
}


/* Links inside the dropdown */
.dropdown-content #lang {
	color: black;
	padding: 2px 0 2px 5px;
	text-decoration: none;
	display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content #lang:hover {cursor: pointer;
	background: rgba(255,255,255,.3);
}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
	display: block;
	background: rgba(255,245,215,.3);
}

.lang{
	float:right;
	margin-left: auto;
	margin-top: 13px;
	margin-right: 20px;
	position: relative;
}

.image {
	position	: relative;
	width		: 100%; /* for IE 6 */
}

header{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 9;
}

.header-wrapper{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.container-header{
  width: 100%;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  padding: 20px;
}

.maintext-divider{
	height: 2px;
	width: 130px;
	background-color: #FEA75E;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}


.maintext, .slidermain{
	background-color: #333333;
}

.maintext-container{
	width: auto;
	max-width: 1600px;
	color: #FFF;
	margin-left: auto;
	margin-right: auto;
	padding: 220px 35px 195px 35px;
}

.sliderimg{
	height: 100%;
	width: 100%;
	max-height: 500px;
}

.sliderimg img{
	width: 100%;
	height: 500px;
	transition: 1s;
	object-fit: cover;
}

.maintext-container .text1{
	font-family: "Raleway", Sans-serif;
	font-size: 17px;
	font-weight: 500;
	line-height: 1.5em;
	letter-spacing: 1.02px;
	color: rgba(255,255,255,0.8);
}

.maintext-container .text2{
	font-family: "Raleway", Sans-serif;
	font-size: 53px;
	font-weight: 700;
	line-height: 1.2em;
	color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	max-width: 425px;
	margin-top: 15px;

}

.innertext{
	text-align: center;
	margin-left: auto !important;
	margin-right: auto !important;
}

.sectionbanner {
  height: 100vh;
	width: 100wh;
	padding-top: 70px;
	padding-left: 21px;
	padding-right: 50px;
}

.bannertext{
	margin-top:400px;
}

.bannertext .class1, .class2{
	font-size: 40px;
	color: white;
}

.sectiondoc .doc{
	max-width: 1600px;
}

.modern-page-navigation a{
	border: none !important;
	border-left-style: none !important;
	border-right-style: none !important;
}

.modern-page-current{
	border: none !important;
	border-left-style: none !important;
	border-right-style: none !important;
}

.sectiondoc .text1{
	color: #444444;
	font-family: "Raleway", Sans-serif;
	font-size: 45px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: -1.6px;
	border-top: 2px solid #FEA75E;
	padding-top: 20px;
	text-align: center;
}

.sectiondoc .text2{
	text-align: left;
	color: #444444;
	font-family: "Raleway", Sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 2em;

}

.doc-tabs {
	font-size: 0;
}

.doc-tabs>input[type="radio"] {
	display: none;
}

.doc-tabs>div {
	/* скрыть контент по умолчанию */
	display: none;
	border: 1px solid #e0e0e0;
	padding: 23px 15px;
	font-size: 16px;
}

/* отобразить контент, связанный с вабранной радиокнопкой (input type="radio") */
#tab-btn-1:checked~#content-1,
#tab-btn-2:checked~#content-2,
#tab-btn-3:checked~#content-3 {
	display: block;
}

.sectiondoc{
	padding-top: 100px;
	padding-bottom: 100px;
}

#horizontal-multilevel-menu li a.root-item-selected{
	background: none;
}

.my-row{
	margin-right: 0;
	margin-left: 0;
}

.doc-tabs>label {
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	user-select: none;
	background-color: #f5f5f5;
	border: 1px solid #e0e0e0;
	padding: 10px 10px;
	font-size: 16px;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
	cursor: pointer;
	position: relative;
	top: 1px;
	width: 33.33%;
}

/*.documenttitle{*/
/*	margin-bottom: 100px;*/
/*}*/

.documenttitle .title{
	font-family: "Raleway", Sans-serif;
	font-size: 17px;
	font-weight: 500;
	line-height: 1.2em;
	letter-spacing: 1.02px;
	color: #444444;
	margin: 0px 0px 0px 0px;
}

.documenttitle .description{
	font-family: "Raleway", Sans-serif;
	font-size: 48px;
	font-weight: 700;
	line-height: 1.2em;
	color: #444444;
	margin: 30px 0px 30px 0px;
}



.documenttitle .text2{
	color: #7A7A7A;
	font-family: "Raleway", Sans-serif;
	line-height: 1.7em;
}


.container-my {
	max-width: 1600px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-right: 15px;
	padding-left: 15px;
}

.contacts-blocktitle .bx-breadcrumb-item:nth-child(3){
	display: none;
}

.doc-tabs>label:not(:first-of-type) {
	border-left: none;
}

.doc-tabs>input[type="radio"]:checked+label {
	background-color: #fff;
	border-bottom: 1px solid #fff;
}

.doc-tabs > label{
	margin-bottom: 0px;
}

.searchjob .btn{
	width: 100%;
	background-color: #3297fa;
}

.searchjob .btn-default{
	color: white;
	min-width: 100px;
}

.search-page .searchjob input{
	line-height: 1.7;
}

.company-logo {
	margin-bottom: 15px;
	max-width: 70px;
}



.bx-newslist-block .bx-newslist-more .btn-primary{
	background-color: #3297fa;
}

.searchjob{
	background-color: #f2f2f2;
	padding: 40px;
	margin: 0px;
}

.float-right input{
	float: right;
	margin: 5px;
}

.jobtitle .title a{
	color: #3b3a3c;
	font-size: 20px;
	margin: 0;
	padding: 0;
	word-wrap: break-word;
	text-decoration: none;
}

.search-item .btn-primary{
	min-width: 100px;
}

.search-item{
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
}

.search-item h4 a{
	color: #3b3a3c;
}

.search-item h4 a:hover{
	text-decoration: none;
	color: #3297fa;
	transition: 0.5s;
}

.search-item h4{
	margin: 0.6em 0 0.4em !important;
}

.modern-page-navigation{
	text-align: center;
}

.jobtitle .title a:hover{
	text-decoration: none;
	color: #3297fa;
	transition: 0.5s;
}

.search-page input.search-query{
	background: #fff !important;
}



.error-msg{
	color: red;
}

.error{
	color: red;
}

form[name="form_resume"] label{
	font-size: 16px;
	font-weight: 300;
}

.float-right .btn-primary{
	margin-top: 27px;
	height: 37px;
	min-width: 100px;
}

.group-span-filestyle label{
	font-size: 14px !important;
}

.bootstrap-filestyle.input-group input.form-control{
	height: 34px;
}

.jobs{
	border: 1px solid #e1e1e1;
	margin-top: 10px;
	margin-bottom: 10px;
}

.changelang{
	margin-top: 2px;
	margin-right: 10px;
}

.searchjob input{
	width: 100%;
	line-height: 2;
}

.slider-block .entry-title.aux-hover-move-up:hover{
	cursor: pointer;
	text-decoration: underline;
}

.detail{
	margin-top: 150px;
}

.modal.simple-popup-form{
	z-index: 1050 !important;
}

.modal-backdrop.fade{
	opacity: 0.7;
}

.modal.show{
	opacity: 1;
}

.modal-header .title{
	color: #FEA75E;
	font-family: "Raleway", Sans-serif;
	font-weight: 700;
	text-transform: uppercase;
}

.container-modal {
	margin-top: 10px;
	color: #7A7A7A;
	font-family: "Raleway", Sans-serif;
	line-height: 1.2em;
}

.container-modal ul{
	padding-left: 1rem;
}

.container-modal .titleh{
	font-weight: bold;
}

.propertiestext{
	margin-top: 50px;
	margin-bottom: 70px;
	color: #3b3a3c;
	font-size: 18px;
	word-wrap: break-word;
}

.propertiestext .title{
	font-weight: bold;
}

.marginmodal{
	margin-bottom:20px;
}

.properties .fa{
	margin-right: 7px;
}

.nullbottom{
	padding-bottom: 0px;
	margin-bottom: 50px;
}


@media (max-width: 1024px){

	.aux-widget-modern-heading{
		left: 0;
	}

	.sectionproject-button{
		text-align: center;
	}
	.sectiondoc .text1{
		font-size: 38px;
	}

	.main-svg{
		top: 122px;
	}

	.doc-tabs>label {
		height: 70px;
	}

	.contacts-blocktitle .aux-modern-heading-primary {
		font-size: 36px;
		line-height: 42px;
	}

	.row-element-container{
		margin: 0px 0px 0px 0px;
		padding: 135px 0px 0px 150px;
	}

	.aux-widget-inner{
		text-align: left;
		width: 92%;
	}

	.sectionproject-inner{
		text-align: center;
	}

	.sectionproject-heading-divider{
		margin-left: auto;
		margin-right: auto;
	}
	.sectionprojects .projectsname, .sectioncompanies .projectsname{
		margin-left: auto;
		margin-right: auto;
	}

	.aux-modern-heading-primary {
  		font-size: 20px;
  		letter-spacing: 4.7px;
  		margin: 0px 0px 0px 0px;
	}

	.contacts-blocktitle .aux-modern-heading-primary{
		letter-spacing: 0px;
	}

	.aux-modern-heading-divider{
		left: -44px;
		display: none;
	}

	.aux-modern-heading-secondary {
	  font-size: 48px;
	  line-height: 64px;
	  margin: 25px 0px 0px 0px;
	}

	.maintext-container .text1{
		font-size: 10px;
	}

	.maintext-container .text2{
		font-size: 36px;
		line-height: 43px;
		max-width: 380px;
	}

	.maintext-container {
  padding: 150px 35px 150px 35px;
}

.sectionprojecttext {
  margin-left: 0px;
}

.bx-newslist-block.slidermain{
	max-height: 695px;
	height: auto;
}
}

@media (max-width: 450px){
	#tree svg{
		margin-top: -40px;
	}
}

@media(min-width: 800px) and (max-width: 1400px){
	#tree svg{
		margin-top: -140px;
	}
}

@media (min-width: 992px) and (max-width: 1400px) {
	.slider-block .entry-info{
		padding: 0px 0px 3px 0px;
	}

	.slider-block .entry-header{
		padding: 0 0px 35px 0px;
	}
}

@media (min-width: 1400px){
	.entry-title{
		font-size: 1.8em;
	}
	#tree svg{
		margin-top: -82px;
	}
}

@media (max-width: 575px){
	.searchbtn {
		margin-top: 10px;
	}

	.searchjob .float-left{
		float: none !important;
	}
	.searchjob .btn-default{
		margin-top: 10px;
	}

	.properties span{
		float: left;
		display: inline-block;
	}
}

@media (max-width: 767px){

	.container.footer #horizontal-multilevel-menu li a{
		font-size: 12px;
	}

	.documenttitle .description {
		font-size: 37px;
		margin: 30px 0px 3px 0px;
	}

	.sectionprojects .projectsname, .sectioncompanies .projectsname {
		font-size: 32px;
	}

	.sectionproject-button{
		text-align: center;
	}


	.row-element-container{
		margin: 120px 0px 50px 0px;
		padding: 30px 65px 30px 65px;
	}

	.sectiondoc .text2{
		margin-top: 20px;
	}

	.float-right input{
		float: none;
	}

	.doc-tabs > label{
		height: 67px;
		font-size: 12px;
	}



	.sectiondoc .text1{
		text-align: center;
		font-size: 35px;
	}


	.lang{
		margin-right: 1px;
	}

	.logo{
		width: 150px;
	}

	.logo img{
		padding-top: 4px;
	}

	.aux-widget-inner{
		margin-left: auto;
		margin-right: auto;
		text-align: left;
	}

	.sectionbanner{
		padding: 20px;
	}

	.processmain-button:hover{
		transform:scale(1.03);
	}

	.aux-modern-heading-primary {
  	font-size: 0px;
  	line-height: 0px;
  	margin: 70px 0px 0px 0px;
  	padding: 50px 0px 0px 0px;
  	border-radius: 0px 0px 0px 0px;
  	max-width: 400px;
	}
	.container-header{
	background: rgba(255,245,215,0.06);
	}



.sectionprocessmain .processmaintext1 p {
    font-size: 29px;
}

	.sectioncompanies {
  		padding-top: 68px;
  		padding-bottom: 68px;
	}

	.imgitem {
  		margin-bottom: 37px;
	}

	.aux-modern-heading-secondary {
  font-size: 34px;
  line-height: 50px;
  margin: 11px 15px 0px 0px;
  border-radius: 0px 0px 0px 0px;
}

	.bx-newslist-block.slidermain{
	max-height: 980px;
	height: auto;
}

.processmain-button a {
  font-size: 13px !important;
  padding: 20px 8px 18px 9px !important;
}

.sectionprocessmain {
  padding-left: 20px;
  padding-right: 20px;
	padding-top: 50px;
}

}