﻿:root {
	/* --main-button-color: #ff9400; */
	--main-button-color: #F58220;
	--alternate-color: #0086CB;
}

@font-face {
    font-family: PTSansRegular; /* Имя шрифта */
    src: url(../fonts/PTSansRegular.ttf); /* Путь к файлу со шрифтом */
}
@font-face {
    font-family: PTSansBold; /* Имя шрифта */
    src: url(../fonts/PTSansBold.ttf); /* Путь к файлу со шрифтом */
}
@font-face {
    font-family: PTSansItalic; /* Имя шрифта */
    src: url(../fonts/PTSansItalic.ttf); /* Путь к файлу со шрифтом */
}

html, body {
	width: 100%;
	height: 100%;
	background: #fff;
}

/** SYSTEM STYLES **/

.row-eq-height {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.width_limiter {
	max-width: 1200px;
	width: 100%;
	height: 100%;
	display: block;
	margin: 0 auto;
	position: relative;
	clear: both;
	padding: 0 15px;
}
.width_limiter2 {
	max-width: 1200px;
	width: 100%;
	display: block;
	margin: 0 auto;
	position: relative;
	clear: both;
	padding: 0 15px;
}

/** OTHERS STYLES **/
.header_bar {
	width: 100%;
	height: 65px;
	display: block;
	float: left;
	background: #eceef4;
}
.headerlink {
	width: auto;
	display: inline-block;
	height: 32px;
	padding: 0 20px 0 35px;
	font-family: PTSansRegular;
	font-size: 12px;
	color: #6d6e71;
	border: 1px solid #eceef4;
	line-height: 28px;
	border-radius: 4px;
	margin-top: 16px;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
  margin-right: 5px;
}
.headerlink.price {
	background: #fff url('../img/icon_list.png') no-repeat;
	background-position: 6px 50%;
}
.headerlink.vacancy {
	background: #fff url('../img/icon_vacancy.png') no-repeat;
	background-position: 6px 50%;
}
.headerlink.support {
	background: #fff url('../img/icon_rupor.png') no-repeat;
	background-position: 6px 50%;
}
.headerlink:hover {
	border: 1px solid #767779;
	text-decoration: none;
	color: #767779;
}
.soclinks_header {
	width: 260px;
	height: 65px;
	display: block;
	float: right;
}
.socsec {
	width: 65px;
	height: 65px;
	display: block;
	float: right;
	border-left: 1px solid #dee0e6;
	border-right: 1px solid #dee0e6;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
}
.socsec:hover {
	border-right: 1px solid #b2b2b3;
	opacity: 0.8;
}
.socsec.gp {
	background: url('../img/gp.png') 50% 50% no-repeat;
}
.socsec.ig {
	background: url('../img/ig.png') 50% 50% no-repeat;
}
.socsec.tw {
	background: url('../img/tw.png') 50% 50% no-repeat;
}
.socsec.fb {
	background: url('../img/fb.png') 50% 50% no-repeat;
}
.logo_bar {
	width: 100%;
	height: 200px;
	display: block;
	float: left;
	clear: both;
}
.logo {
	
	display: block;
	float: left;
	clear: both;
	margin-top: 15px;
}
.logo a{
	display: block;
	clear: both;
}
.logo img
{
	width: 157px;
	height: 111px;
    margin-top: 24px;
}
.logo_corp
{
	text-align:center;
	margin:15px auto 0;
	padding:5px 0;
	border:0 #EFEFEF solid;
	border-radius:5px;
	background-color:#ff9400;
	color:#FFFFFF;
	font-weight:bold;
	text-shadow: 2px 1px 2px rgba(0, 0, 0, .8);
}
.logo_corp:hover{
	text-decoration:none;
	color:#FFFFFF;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, .5);
}
.logo_subtitle {
	float: left;
    display: block;
    margin-top: 36px;
    margin-left: 40px;
    color: #202020;
    font-family: PTSansBold;
    font-size: 36px;
    line-height: 40px;
}
.right_header_icons {
	float: right;
    display: block;
    position: absolute;
    right: 53px;
    bottom: 35px;
}
.header_icon {
	float: right;
	display: block;
	width: 61px;
	height: 50px;
	border-left: 1px solid #bcbec3;
	position: relative;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
}
.header_icon:hover {
	opacity: 0.5;
}
.header_icon.mail {
	background: url('../img/mail.png') 50% 50% no-repeat;
}
.header_icon.map {
	/* background: url('../img/pointer_icon.png') 50% 50% no-repeat; */
	background: url('../img/map_blue.png') 50% 50% no-repeat;
}
.header_icon.phone {
	background: url('../img/phone_icon.png') 50% 50% no-repeat;
}
.mapster_baloon {
	width: 227px;
	height: 61px;
	display: block;
	position: absolute;
	background: url('../img/popup.png') 0 0 no-repeat;
	left: -84px;
    top: -70px;
    text-align: center;
    line-height: 53px;
	color: #6d6e71;
	font-size: 22px;
	font-family: PTSansRegular;
}
.baner_bar {
	width: 100%;
	height: 745px;
	display: block;
	float: left;
	clear: both;
	background: url('../img/background_photo.png') 50% 50% no-repeat;
	background-size: cover;
}
.mainhone {
	color: #fff;
	font-size: 60px;
	font-family: PTSansBold;
	display: block;
	float: left;
	clear: both;
	text-shadow: 4px 3px 4px rgba(0, 0, 0, 1);
}
.slider_subtext {
	color: #fff;
	font-size: 29px;
	font-family: PTSansRegular;
	display: block;
	float: left;
	clear: both;
	margin-top: 40px;
	text-shadow: 4px 3px 4px rgba(0, 0, 0, 1);
}
.slider_subtext_orange {
	color: #ff9300;
	font-size: 29px;
	font-family: PTSansBold;
	display: block;
	float: left;
	clear: both;
	margin-top: 40px;
	text-shadow: 4px 3px 4px rgba(0, 0, 0, 1);
}
h2.mainhone {
	width: 100%;
	text-align: center;
	text-shadow: 4px 3px 10px rgba(0, 0, 0, 1);
}
.form_baner {
	width: 100%;
	height: auto;
	min-height: 100px;
	display: block;
	float: left;
	clear: both;
	margin-top: 40px;
	text-shadow: 4px 3px 4px rgba(0, 0, 0, 1);
}
.input_mainform {
	width: 100%;
	height: 60px;
	display: block;
	float: left;
	clear: both;
	margin-bottom: 20px;
	border-radius: 6px;
	border: 0;
	line-height: 60px;
	padding: 0 20px;
	color: #848484;
	font-size: 24px;
	font-family: PTSansRegular;
}
.send_button {
	width: 281px;
	clear: both;
	height: 70px;
	display: block;
	line-height: 70px;
	text-align: center;
	border-radius: 6px;
	border: 0;
	color: #fff;
	background: var(--alternate-color);
	font-size: 24px;
	margin: 0 auto;
	margin-bottom: 20px;
	font-family: PTSansRegular;
}
.send_button:hover {
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	box-shadow: 4px 3px 4px rgba(0, 0, 0, 1);
}
.send_buttone {
	width: 281px;
	clear: both;
	height: 70px;
	display: block;
	line-height: 70px;
	text-align: center;
	border-radius: 6px;
	border: 0;
	color: #fff;
	background: var(--alternate-color);
	font-size: 24px;
	margin: 0 auto;
	margin-bottom: 20px;
	font-family: PTSansRegular;
}
.send_buttone:hover {
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	box-shadow: 4px 3px 4px rgba(0, 0, 0, 1);
}
.underform {
	color: #fff;
	font-size: 20px;
	font-family: PTSansRegular;
	text-align: center;
	width: 100%;
	float: left;
	clear: both;
}
.bottom_slide_buttons.elder {
	display: none !important;
	width: 1164px;
	height: 291px;
	display: block;
	position: absolute;
	bottom: -140px;
	left: 50%;
	margin-left: -582px;
}
.slide_buttons {
	width: 100%;
	height: 257px;
	display: block;
}
.first {
	background: url('../img/slider_1.png') 0 100% no-repeat;
}
.first:hover, .first.active {
	background: url('../img/slider_1_active.png') 0 100% no-repeat;
}
.second {
	background: url('../img/slider_2.png') 0 100% no-repeat;
}
.second:hover, .second.active {
	background: url('../img/slider_2_active.png') 0 100% no-repeat;
}
.third {
	background: url('../img/slider_3.png') 0 100% no-repeat;
}
.third:hover, .third.active {
	background: url('../img/slider_3_active.png') 0 100% no-repeat;
}
.forth {
	background: url('../img/slider_4.png') 0 100% no-repeat;
}
.forth:hover, .forth.active {
	background: url('../img/slider_4_active.png') 0 100% no-repeat;
}
.fivth {
	background: url('../img/slider_5.png') 0 100% no-repeat;
}
.fivth:hover, .fivth.active {
	background: url('../img/slider_5_active.png') 0 100% no-repeat;
}
.sixth {
	background: url('../img/slider_6.png') 0 100% no-repeat;
}
.sixth:hover, .sixth.active {
	background: url('../img/slider_6_active.png') 0 100% no-repeat;
}
.content_block {
	float: left;
	display: block;
	clear: both;
	margin-top: 170px;
	width: 100%;
}
.content_block_hand {
	width: 100%;
	height: auto;
	min-height: 100px;
	display: none;
	border-top: 5px solid #e8e8e8;
	border-bottom: 5px solid #e8e8e8;
	color: #6d6e71;
	padding: 40px 0;
	font-family: PTSansRegular;
	font-size: 18px;
}
.content_block_hand.active {
	display: block;
}
.info_block {
	display: block;
	width: 100%;
	height: auto;
	float: left;
	clear: both;
}
.our_info {
	margin-top: 80px;
	width: 100%;
	height: auto;
	float: left;
	clear: both;
	display: block;
	min-height: 200px;
	background: url('../img/divide.png') 0 0 no-repeat;
}
.whoarewe {
	width: 475px;
	height: 160px;
    line-height: 160px;
    margin: 0 auto;
	margin-top: 40px;
	background: url('../img/team_icon.png') 0 0 no-repeat;
	padding-left: 200px;
	color: #6d6e71;
	font-family: PTSansRegular;
	font-size: 44px;
	margin-bottom: 50px;
}
.whowe1 {
	background: url('../img/calendar_icon.png') 0 0 no-repeat;
	padding: 10px 0 0 130px;
	color: #6d6e71;
	font-family: PTSansRegular;
	font-size: 16px;
}
.whowe2 {
	background: url('../img/card_icon.png') 0 0 no-repeat;
	padding: 10px 0 0 130px;
	color: #6d6e71;
	font-family: PTSansRegular;
	font-size: 16px;
}
.whowe3 {
	background: url('../img/partners_icon.png') 0 0 no-repeat;
	padding: 10px 0 0 130px;
	color: #6d6e71;
	font-family: PTSansRegular;
	font-size: 16px;
}
.whowe4 {
	background: url('../img/service_icon.png') 0 0 no-repeat;
	padding: 10px 0 0 130px;
	color: #6d6e71;
	font-family: PTSansRegular;
	font-size: 16px;
}
.whowe5 {
	background: url('../img/delivery_icon.png') 0 0 no-repeat;
	padding: 10px 0 0 130px;
	color: #6d6e71;
	font-family: PTSansRegular;
	font-size: 16px;
}
.whowe6 {
	background: url('../img/consultant_icon.png') 0 0 no-repeat;
	padding: 10px 0 0 130px;
	color: #6d6e71;
	font-family: PTSansRegular;
	font-size: 16px;
}
.whowe7 {
	background: url('../img/dyplom_icon.png') 0 0 no-repeat;
	padding: 10px 0 0 130px;
	color: #6d6e71;
	font-family: PTSansRegular;
	font-size: 16px;
}
.whowe8 {
	background: url('../img/action_icon.png') 0 0 no-repeat;
	padding: 10px 0 0 130px;
	color: #6d6e71;
	font-family: PTSansRegular;
	font-size: 16px;
}
.whowe9 {
	background: url('../img/like_icon.png') 0 0 no-repeat;
	padding: 10px 0 0 130px;
	color: #6d6e71;
	font-family: PTSansRegular;
	font-size: 16px;
}
.whowe10 {
	background: url('../img/varanty_icon.png') 0 0 no-repeat;
	padding: 10px 0 0 130px;
	color: #6d6e71;
	font-family: PTSansRegular;
	font-size: 16px;
}
.whowe11 {
	background: url('../img/search_icon.png') 0 0 no-repeat;
	padding: 10px 0 0 130px;
	color: #6d6e71;
	font-family: PTSansRegular;
	font-size: 16px;
}
.whoweheader {
	color: #6d6e71;
	font-family: PTSansBold;
	font-size: 24px;
	width: 100%;
	display: block;
	margin-bottom: 20px;
}
.whowe {
	min-height: 160px;
	margin-bottom: 20px;
	padding-right: 90px;
}
.our_infosec {
	margin-top: 80px;
	width: 100%;
	height: 830px;
	float: left;
	clear: both;
	display: block;
	min-height: 200px;
	background: url('../img/grey_back.png') 50% 0 no-repeat;
}
.whoarewesec {
	width: 505px;
	height: 160px;
    line-height: 160px;
    margin: 0 auto;
	margin-top: 40px;
	background: url('../img/big_partners_icon.png') 0 0 no-repeat;
	padding-left: 200px;
	color: #6d6e71;
	font-family: PTSansRegular;
	font-size: 44px;
	margin-bottom: 50px;
}
.partners_block {
	width: 100%;
	height: auto;
	min-height: 100px;
	display: block;
	float: left;
	clear: both;
	margin-top: 50px;
}
.our_team {
	margin-top: 50px;
	width: 100%;
	height: 730px;
	float: left;
	clear: both;
	display: block;
	min-height: 200px;
}
.team {
	width: 485px;
	height: 160px;
    line-height: 160px;
    margin: 0 auto;
	margin-top: 40px;
	background: url('../img/team_icon.png') 0 0 no-repeat;
	padding-left: 200px;
	color: #6d6e71;
	font-family: PTSansRegular;
	font-size: 44px;
	margin-bottom: 50px;
}
.team_element {
	width: 100%;
	height: 390px;
	background: #f5f5f5;
	display: block;
	margin-top: 20px;
}
.teamimg {
	margin-top: 40px;
}
.team_title {
	width: 100%;
	color: #6d6e71;
	font-family: PTSansBold;
	font-size: 24px;
	text-align: center;
	margin-top: 30px;
}
.team_subtitle {
	width: 100%;
	color: #6d6e71;
	font-family: PTSansRegular;
	font-size: 17px;
	text-align: center;
}
.social_block {
	width: 100%;
	height: 60px;
	display: block;
	float: left;
	background: #fff;
	margin-top: 30px;
}
.teamsoc {
	width: 60px;
	height: 60px;
	display: block;
	float: left;
}
.teamsoc.fab {
	background: url('../img/social_fb.png') 50% 50% no-repeat;
	margin-left: 10px;
}
.teamsoc.twi {
	background: url('../img/social_tw.png') 50% 50% no-repeat;
}
.teamsoc.ing {
	background: url('../img/social_ig.png') 50% 50% no-repeat;
}
.teamsoc.lin {
	background: url('../img/social_li.png') 50% 50% no-repeat;
}
.map_holder {
	width: 100%;
	height: 498px;
	display: block;
	float: left;
	clear: both;
	margin-top: 30px;
	position: relative;
	background: url('../img/map_zaglushka.png') 50% 50% no-repeat;
}
.form_footer {
	width: 100%;
	height: 548px;
	display: block;
	clear: both;
	background: #2b2c2d;
	position: relative;
	left: 0;
	top: -50px;
}
.footer_handler {
	width: 100%;
	height: 260px;
	display: block;
	float: left;
	clear: both;
	background: #2b2c2d;
}
.footer_header {
	width: 100%;
	color: #767676;
	font-family: PTSansRegular;
	font-size: 30px;
	text-align: center;
	padding-top: 30px;
}
.soclinks_footer {
	width: 260px;
	height: 65px;
	display: block;
	margin: 0 auto;
    margin-top: 60px;
}
.form_footer_in {
	margin-top: 60px;
	width: 100%;
}
.socsecf {
	width: 65px;
	height: 65px;
	display: block;
	float: right;
	border-left: 1px solid #343536;
	border-right: 1px solid #343536;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
}
.socsecf:hover {
	border-right: 1px solid #343536;
	opacity: 0.8;
}
.socsecf.gp {
	background: url('../img/footer_gp.png') 50% 50% no-repeat;
}
.socsecf.ig {
	background: url('../img/footer_ig.png') 50% 50% no-repeat;
}
.socsecf.tw {
	background: url('../img/footer_tw.png') 50% 50% no-repeat;
}
.socsecf.fb {
	background: url('../img/footer_fb.png') 50% 50% no-repeat;
	border-left: 1px solid #343536;
}
.input_mainform_f {
	width: 100%;
	height: 60px;
	display: block;
	float: left;
	clear: both;
	margin-bottom: 20px;
	border-radius: 6px;
	border: 0;
	line-height: 60px;
	padding: 0 20px 0 70px;
	color: #6d6e71;
	font-size: 14px;
	font-family: PTSansRegular;
	background: #393b3c url('../img/footer_feedback.png') 20px 50% no-repeat;
}
.send_button_f {
	width: auto;
	height: 40px;
	display: inline-block;
	background: #494c4d;
	color: #6d6e71;
	text-align: center;
	padding: 0 10px;
	border-radius: 6px;
	border: 0;
	position: absolute;
    right: 25px;
    top: 70px;
	z-index: 999;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
}
.send_button_f:hover {
	background: #2b2c2d;
}

@media screen and (max-width: 768px) {
    .baner_bar .width_limiter {
		height: 450px!important;
	}
	.headerlink  {
		padding: 0 5px 0 30px!important;
	}
	.logo_subtitle {
		font-size: 14px!important;
	}
	.logo{
		margin-top:40px;
	}
	.logo img {
		width: 100px;
		height:auto;
		/*background-size: contain!important; */
	}
	.mainhone {
		font-size: 18px!important;
		text-align: center!important;
		width: 100%!important;
	}
	.slider_subtext, .slider_subtext_orange {
		margin-top: 20px!important;
		font-size: 16px!important;
	}
	.send_button {
		width: 100%!important;
	}
	.send_buttone {
		width: 100%!important;
	}
	.underform {
		margin-top: 0px!important;
		font-size: 16px!important;
	}
	.bottom_slide_buttons {
		width: 100%!important;
		position: initial!important;
		bottom: 0!important;
		left: 0!important;
		margin-left: 0!important;
		height: 120px!important;
		clear: both!important;
		top: 59px!important;
		position: relative!important;
	}
	.slide_buttons {
		height: 120px!important;
		background-size: contain!important;
	}
	.slide_buttons.third {
		background-position: 0 1px!important;
	}
	.slide_buttons.forth {
		background-position: 0 -1px!important;
	}
	.content_block {
		margin-top: 40px!important;
	}
	.our_info {
		background-size: contain!important;
		margin-top: 30px!important;
	}
	.whoarewe {
		width: 100%!important;
		background-size: contain!important;
		height: 70px!important;
		padding-left: 80px!important;
		font-size: 18px!important;
		line-height: 70px!important;
	}
	.whowe {
		background-size: 20%!important;
		padding-left: 23%!important;
		font-size: 16px!important;
		padding-right: 0!important;
		min-height: 100px!important;
	}
	.whoweheader {
		width: 100%!important;
		font-size: 18px!important;
	}
	.whoarewesec {
		width: 100%!important;
		background-size: contain!important;
		height: 70px!important;
		padding-left: 80px!important;
		font-size: 18px!important;
		line-height: 70px!important;
		margin-bottom: 20px!important;
	}
	.our_infosec {
		height: 740px!important;
	}
	.partners_block {
		margin-top: 20px!important;
	}
	.partners_block div {
		margin-top: 0px!important;
	}
	.partners_block img {
		max-width: 100%!important;
		margin-top: 30px!important;
	}
	.our_team {
		height: 1800px!important;
	}
	.team {
		width: 100%!important;
		background-size: contain!important;
		height: 70px!important;
		padding-left: 80px!important;
		font-size: 18px!important;
		line-height: 70px!important;
		margin-top: 0px!important;
		margin-bottom: 20px!important;
	}
	.formcontaner {
		width: 100%!important;
		left: 0!important;
		margin-left: 0!important;
	}
	.map_holder {
		height: 400px!important;
	}
	#maplg {
		height: 400px!important;
	}
	.form_footer {
		height: 450px!important;
	}
	.footer_header {
		font-size: 8px!important;
	}
	.soclinks_footer {
		margin-top: 20px!important;
	}
	.form_footer_in {
		margin-top: 20px!important;
	}
	.send_button_f {
		top: 30px!important;
	}
}

.bottom_slide_buttons {
    display: flex;
    width: 1170px;
    margin: 0 auto;
    margin-top: 40px;
	padding-top: 117px;
}

.bottom_slide_buttons .slide_button {
    width: calc(100% / 6);
    min-height: 215px;
    
    position: relative;
}

.bottom_slide_buttons .slide_button.slide_button_blue:after {
    content: '';

    display: block;
    width: 170px;
    height: 170px;

    border-radius: 50%;
    background: radial-gradient(circle, rgba(255,255,255,.7) 0%, rgba(0, 134, 203,1) 70%);
    opacity: 0.5;

    position: absolute;
    top: 30px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.bottom_slide_buttons .slide_button.slide_button_orange {
    background: var(--main-button-color);
}

.bottom_slide_buttons .slide_button.slide_button_blue {
    background: var(--alternate-color);
}


.bottom_slide_buttons .slide_button .img-wrp {
    width: 87%;
    margin: 0 auto;

    transform: translateY(-34px);

    position: absolute;
    left: 0;
    right: 0;
    margin: auto;

    z-index: 5;
}

.bottom_slide_buttons .slide_button .img-wrp img {
    display: block;
    width: 100%;
    height: 100%;
    z-index: 10;
}

.bottom_slide_buttons .slide_button:nth-child(1) .img-wrp,
.bottom_slide_buttons .slide_button:nth-child(2) .img-wrp {
	    transform: translateY(-44px);
}
.bottom_slide_buttons .slide_button:nth-child(5) .img-wrp {
	    transform: translateY(-26px);
}

.bottom_slide_buttons .slide_button .text-content {
    display: flex;
    justify-content: center;
    align-items: center;
	padding: 20px;
    height: 45%;

    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 5;

    background: rgba(0 0 0 / 10%);

    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
	font-size: 15px;
	line-height: 19px;
}

.bottom_slide_buttons .slide_button .text-content:after {
	content: '';
	display: none;
    width: 40px;
    height: 40px;
    position: absolute;
	bottom: -40px;
	border: 20px solid transparent;
    border-top: 20px solid #0078B6;
    z-index: -1;
}

.bottom_slide_buttons .slide_button:nth-child(1) .text-content:after {
	display: block;
}

.bottom_slide_buttons .slide_button:hover .text-content:after {
	display: block;
}

.bottom_slide_buttons .slide_button.slide_button_blue .text-content:after {
	border-top: 20px solid #0078B6;
}
.bottom_slide_buttons .slide_button.slide_button_orange .text-content:after {
	border-top: 20px solid #DC751D;
}

@media (max-width: 1200px) {
	.bottom_slide_buttons {
		display: none !important;
	}
}