* {
	margin: 0;
	padding: 0;
}

html {
	font-family: "SKODANext-Regular";
	color: #212121;
}

button:focus, 
input:focus, 
textarea:focus {
	outline: none;
}

ul {
	list-style: none;
}

a {
	text-decoration: none;
	color: #212121;
}

button {
	transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    cursor: pointer;
}

.uForm__extended, 
.uForm__preload {
	display: none;	
}

/*--modal--*/

.modal-cover.show {
    opacity: 1;
    display: block;
}
.modal-cover {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 100;
    padding-top: 150px;
    transition: all linear 0.3s;
    opacity: 0;
}

.modal-window {
    width: 670px;
    max-width: 90%;
    background: #fff;
    border-radius: 10px;
    text-align: center;
    position: relative;
    margin: 0 auto;
    padding: 15px 25px;
}

.modal-window .close {
    font-size: 40px;
    cursor: pointer;
    transition: all linear 0.1s;
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}
.uForm__modal-text {
    margin-bottom: 50px;
    font-size: 21px;
    color: green;
}

.btn-modal {
    margin: 0 auto;
}

/*--/modal--*/

.container {
	max-width: 1110px;
	margin: 0 auto;
}

header {
	align-items: center;
	padding: 21px 0 23px 0;
	background-color: #ffffff;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1000;
}

.flex {
	display: flex;
	justify-content: space-between;
}

.panel_left_head {
	width: 76.829%;
	align-items: center;
}

.logo {
	width: 24.3%;
}

.logo img {
	width: 100%;
}

.menu {
	width: 65%;
	align-items: center;
}

.menu li {
	font-weight: 300;
	font-size: 18px;
	transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
}

.menu li:hover {
	font-weight: 700;
	color: #0859aa;
}

.header_but {
	padding: 12px 24px;
	border: 1px solid #000000;
	background: transparent;
	opacity: 0.9;
	font-size: 14px;
	font-weight: 400;
}

.header_but:hover {
	background: #1d4e95;
	color: #ffffff;
	opacity: 1;
}

.multi_block_cont a {
	z-index: 10000;
}

.panel_right_head {
	width: 20.27%;
	align-items: center;
}

.multi_block {
	position: relative;
}

.multi_block .flex.arrow-up {
	width: 42px;
	height: 11px;
	align-items: center;
	cursor: pointer;
}

.move_block {
	position: absolute;
	top: 160%;
    left: -20%;
    background: #ffffff;
    padding: 10px;
	border: 1px solid #000000;
}

.move_block a:first-child  {
/*	margin-bottom: 5px;*/
	display: block;
}

.arrow-down {
	
	
}

.arrow-down .multi_block_img.arrow-down {
 	transform: rotate(-180deg);
 	margin-top: 4px;
 }

.multi_block_img {
	cursor: pointer;
}

.multi_block_cont {
	font-size: 14px;
	font-weight: 700;
}

.headline {
	margin-top: 89px;
	position: relative;
	width: 100%;
	min-height: 970px;
	background: url("../img/header_back.jpg") no-repeat center/cover;
}

.headline_img {
	position: absolute;
	right: 4.219%;
	bottom: 40.103%;
}

.headline_cont {
	max-width: 467px;
}

.headline_cont_wrap {
	padding-top: 180px;
}

h1 {
	color: #ffffff;
	font-family: "SKODANext-Black";
	font-size: 50px;
	font-weight: 400;
	text-transform: uppercase;
	color: #ffffff;
}

.city_block {
	position: relative;
	background-color: #094c8b;
	width: 215px;
	height: 28px;
}

.city_block p {
	padding: 4px 0 0 48px;
	color: #ffffff;
	font-size: 16px;
	font-weight: 400;
}

.city_block_img {
	position: absolute;
	top: -3px;
	left: 22px;
}

.city_block_bot {
	margin-top: 20px;
	font-size: 24px;
	font-weight: 400;
	text-transform: uppercase;
	color: #ffffff;
}

.headline_cont_bot_cont {
	margin-top: 28px;
	color: #ffffff;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
}

.headline_cont_bot {
	margin-top: 65px;
}

.headline_cont_bot_but {
	display: inline-block;
	margin-top: 40px;
	padding: 15px 17px 14px 49px;
	background: transparent;
	color: #ffffff;
	font-size: 16px;
	font-weight: 300;
	color: #ffffff;
	border: 2px solid #ffffff;
}

.headline_cont_bot_but:hover {
    background: #ffffff;
    border: 2px solid transparent;
	color: #212121;
}

.headline_cont_bot_but img {
	margin-left: 25px;
}

.about_us {
	padding: 55px 0;
}

.about_us_left {
	width: 49.82%;
}

.about_us_right {
	width: 44.595%;
}

.about_us_h2_wrap {
	margin-bottom: 30px;
	width: 100%;
	justify-content: flex-start;
	align-items: center;
}

.about_us_h2_wrap_img {
	margin-right: 20px;
}

.about_us h2 {
	font-family: "SKODANext-Black";
	font-size: 36px;
	font-weight: 400;
	text-transform: uppercase;
}

.about_us_headline {
	margin-bottom: 40px;
	font-size: 13px;
	font-weight: 400;
	color: #454545;
}

.about_us_cont {
	margin-bottom: 45px;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	color: #454545;
}

.about_us_but {
	display: block;
	padding: 16px 54px;
	background-image: linear-gradient(to right, #49b2f4 0%, #0080e5 56%, #0051cb 100%), linear-gradient(to top, #000000 0%, #ffffff 100%);
/*	border: 1px solid #ffffff;*/
	border: none;
	font-size: 16px;
	font-weight: 300;
	color: #ffffff;
	position: relative;
    z-index: 100;
}

.about_us_but:before {
    border-radius: inherit;
    background-image: linear-gradient(to right, #49b2f4 0%, #0080e5 0%, #1d4e95 100%), linear-gradient(to top, #000000 0%, #ffffff 100%);
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    z-index: -100;
    transition: opacity 1s;
}


.about_us_but:hover:before {
	opacity: 1;
}

/*.about_us_but:hover {
	background: transparent;
	background-image: linear-gradient(to right, #49b2f4 0%, #0080e5 10%, #0051cb 100%), linear-gradient(to top, #000000 0%, #ffffff 100%);
	color: #212121;
}
*/
.parax {
	padding: 104px 0 50px;
	background-image: url(../img/parallax.jpg);
    background-size: cover;
    background-color: transparent !important;
    background-attachment: fixed;
    background-position: 50% 0 !important;
    background-repeat: no-repeat;
    position: relative;
}

.parax p {
	position: relative;
	margin-bottom: 35px;
	padding: 0 80px;
	text-align: center;
	color: #ffffff;
	font-size: 23px;
	font-weight: 400;
}

.parax_wrapper {
	position: relative;
}

.parax .parax_wrapper::before, 
.parax .parax_wrapper::after {
	display: block;
	position: absolute;
	left: 0;
	top: -56px;
	content: "";
	background-image: url("../img/quote_.png");
	width: 46px;
	height: 33px;
}

.parax .parax_wrapper::after {
	right: 0;
	bottom: -37px;
	left: auto;
	top: auto;
	transform: scale(1, -1); 
}

.parax_but {
	display: block;
	margin: 0 auto;
	padding: 16px 54px;
	font-size: 16px;
	font-weight: 300;
	color: #ffffff;
	background: transparent;
	border: 2px solid #ffffff;
}

.parax_but:hover {
    background: #ffffff;
    border: 2px solid transparent;
	color: #212121;
}

.our_clients {
	background-color: #f5f5f5;
	padding: 130px 0;
}

.our_clients_but {
	display: block;
	margin: 85px auto 0 auto;
	padding: 15px 50px;
	background: url("../img/buttom_grad.jpg") no-repeat center/cover;
	border: 1px solid #ffffff;
	font-size: 16px;
	font-weight: 300;
	color: #ffffff;
	position: relative;
	z-index: 100;
}

.our_clients_but:before {
    border-radius: inherit;
    background-image: linear-gradient(to right, #49b2f4 0%, #0080e5 0%, #1d4e95 100%), linear-gradient(to top, #000000 0%, #ffffff 100%);
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    z-index: -100;
    transition: opacity 1s;
}


.our_clients_but:hover:before {
	opacity: 1;
}

.slick-dots li button:before {
	content: "";
	width: 6px;
	height: 6px;
	border: 1px solid #000000;
	opacity: 1;
}

.slick-dots li.slick-active button:before {
	opacity: 1;
	background-color: #1659b4;
}

.our_clients_cont {
	margin: 0 auto 60px auto;
	max-width: 957px;
	text-align: center;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	color: #454545;
}

.slick-dots {
    bottom: -50px;
}

.our_clients h2 {
	color: #212121;
	font-family: "SKODANext-Black";
	font-size: 36px;
	font-weight: 400;
	text-transform: uppercase;
}

.our_clients_h2 {
	margin: 0 auto 53px auto;
	max-width: 352px;
}

.our_clients_2 {
	padding: 85px 0 90px 0;
	background-color: #1659b4;
}

.our_clients_2 .container {
	padding-left: 35px;
	position: relative;
/*	justify-content: flex-start;*/
}

.our_clients_2_but {
	padding: 15px 54px;
	display: block;
/*    margin: 0 auto;*/
    font-size: 16px;
    font-weight: 300;
    color: #ffffff;
    background: transparent;
    border: 2px solid #ffffff;
}

.our_clients_2_but:hover {
    background: #ffffff;
    border: 2px solid transparent;
	color: #212121;
}

.our_clients_2_right {
	padding-top: 80px;
	width: 43.243%;
}

.our_clients_2_left {
	position: absolute;
	right: -19.1%;
}

.our_clients_2_right p {
	position: relative;
	margin-bottom: 45px;
	color: #ffffff;
	font-size: 24px;
	font-weight: 400;
}

.our_clients_2_right p:before {
	display: block;
    position: absolute;
    left: 1px;
    top: -66px;
    content: "";
    background-image: url(../img/quote_.png);
    width: 46px;
    height: 33px;
}

.services {
	padding: 130px 0;
}


.services h2 {
	color: #212121;
	font-family: "SKODANext-Black";
	font-size: 36px;
	font-weight: 400;
	text-transform: uppercase;
}

.services p {
	color: #454545;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	margin-bottom: 50px;
}

p.services_headline {
	margin-bottom: 10px;
	font-family: "SKODANext-Bold";
	font-weight: 700;
	line-height: 30px;
	text-transform: uppercase;
}

.services_but {
	display: block;
    margin: 50px auto 5px auto;
    padding: 15px 50px;
    background: url(../img/buttom_grad.jpg) no-repeat center/cover;
    border: 1px solid #ffffff;
    font-size: 16px;
    font-weight: 300;
    color: #ffffff;
    position: relative;
    z-index: 100;
}

.services_but:before {
    border-radius: inherit;
    background-image: linear-gradient(to right, #49b2f4 0%, #0080e5 0%, #1d4e95 100%), linear-gradient(to top, #000000 0%, #ffffff 100%);
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    z-index: -100;
    transition: opacity 1s;
}

.services_but:hover:before {
	opacity: 1;
}

#uForm__message-text {
	text-align: center;
}

.services_cont_block_left, 
.services_cont_block_right {
	width: 48.649%;
	background-color: #f5f5f5;
	transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

.services_cont_block_left:hover, 
.services_cont_block_right:hover {
	background-color: #1659b4;
}

.services_cont_block_right:hover p {
	color: #ffffff;
}

.services_cont_block_left:hover p {
	color: #ffffff;
}


.services_cont_block p {
	margin: 0 30px 20px 30px;
	color: #454545;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
}

p.services_cont_headline {
	margin: 10px 30px 5px 30px;
	color: #454545;
	font-family: "SKODANext-Bold";
	font-weight: 700;
	line-height: 30px;
	text-transform: uppercase;
}

.services_2 {
	padding-top: 125px;
	background-color: #0859aa;
}

.services_2 .container {
	position: relative;
}

.services_2 img, 
.services_cont_block img, 
.about_us_right img {
	width: 100%;
}

.services_2 p {
	position: relative;
	padding: 0 0 300px 35px;
	color: #ffffff;
	font-size: 24px;
	font-weight: 400;
}

.services_2 p:before {
	display: block;
    position: absolute;
    left: 35px;
    top: -66px;
    content: "";
    background-image: url(../img/quote_.png);
    width: 46px;
    height: 33px;
}

.services_2_block_img {
	position: absolute;
	left: 34px;
	right: 34px;
	bottom: -65px;
}

.contacts {
	padding-top: 215px;
	background: url("../img/sloy_88.png") no-repeat center/cover;
}

.contacts .container {
	position: relative;
}

.contacts h2 {
	color: #212121;
	font-family: "SKODANext-Black";
	font-size: 36px;
	font-weight: 400;
	text-transform: uppercase;
}

.contacts_headline {
	max-width: 498px;
	text-align: center;
	margin: 0 auto 60px auto;
	padding: 0 10px;
	font-size: 14px;
	font-weight: 400;
	color: #454545;
}

.contacts .our_clients_h2 {
	margin: 0 auto 31px auto;
	max-width: 246px;
}

.contacts_elem_left_icon {
	width: 47px;
	height: 47px;
	background-color: #0859aa;
}

.contacts_elem {
	align-items: center;
}

.contacts_elem_left_icon {
	margin-right: 32px;
	cursor: pointer;
	transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

.contacts_elem_left_icon:hover {
	background: #094c8b;
}

.address img {
	margin: 14px 15px 0 15px;
}

.phone img {
	margin: 16px 15px 0 15px;
}

.email img {
	margin: 17px 13px 0 13px;
}

.contacts_elem_right p {
	opacity: 0.9;
	color: #212121;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
}

p.contacts_elem_headline {
	font-family: "SKODANext-Bold";
	font-weight: 700;
}

.contacts_block {
	padding-bottom: 570px;
}

form {
	padding: 80px 10px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	position: absolute;
	left: 85px;
	right: 85px;
	bottom: -40px;
	background-color: #ffffff;
	min-height: 429px;
}

input,
textarea {
	padding-left: 20px;
	padding-right: 20px; 
	width: 67.5%;
	height: 44px;
	margin-bottom: 15px;
	border: none;
	border-bottom: solid 1px transparent;
	background-color: #e8e8e8;
	color: #212121;
	font-size: 16px;
	font-weight: 400;
	transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

textarea {
	font-size: 18px;
}

textarea {
	width: 68%;
	min-height: 115px;
	margin-bottom: 0;
	padding: 17px 17px; 
}

input:hover, 
textarea:hover {
	background-color: transparent;
	border-bottom: solid 1px #e4e4e4;
}

input::placeholder, 
textarea::placeholder {
	opacity: 0.5;
	color: #212121;
	font-size: 16px;
	font-weight: 400;
}

textarea::placeholder {
	font-size: 18px;
}

footer {
	padding-top: 130px;
	background-color: #08519a;
}

input[type="submit"] {
	padding: 0;
	border: solid 1px transparent; 
	max-width: 230px;
	margin-top: 40px;
	display: block;
	background: #0080e5;
	cursor: pointer;
	font-size: 16px;
	font-weight: 300;
	color: #ffffff;
	position: relative;
	z-index: 100;
}

input[type="submit"]:hover {
	background: #1d4e95;
}

.footer_logo {
	max-width: 207px;
	margin: 0 auto 18px auto;
}

.footer_logo img {
	width: 100%;
}

.footer_headline {
	max-width: 668px;
	margin: 0 auto 45px auto;
	opacity: 0.4;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	color: #98b9da;
	text-align: center;
}

.menu_footer {
	max-width: 430px;
	margin: 0 auto 60px auto;
}

.menu_footer li {
	opacity: 0.5;
	color: #ffffff;
	font-size: 14px;
	font-weight: 300;
}

.footer_bottom {
	padding: 22px 0;
	background: #074888;
}

.social {
	width: 125px;
}

.footer_bottom_left {
	opacity: 0.3;
	font-size: 12px;
	color: #ffffff;
	font-weight: 500;
}

.footer_bottom .container {
	position: relative;
}

.footer_bottom_mid {
	position: absolute;
	left: 50%;
	right: 50%;
	cursor: pointer;
}

.social li, 
.footer_bottom_mid {
	opacity: 0.4;
	transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

.social li:hover, 
.footer_bottom_mid:hover {
	opacity: 1;
}

.menu_footer.menu li:hover {
    color: #ffffff;
    font-weight: 300;
    opacity: 1;
}

@media (max-width: 1680px) {
	.our_clients_2_left {
		position: static;
		width: 50.243%;
	}

	.our_clients_2_left img {
		width: 100%;
	}
}

@media (max-width: 1110px) {
	.container {
		padding-left: 15px;
		padding-right: 15px;
	}

	.panel_right_head {
		width: 255px;
	}

	.menu {
		width: 490px;
	}
}

@media (max-width: 1090px) {
	.services_2_img_left {
		margin-right: 15px;
	}
}

@media (max-width: 768px) {
	.services_2_block_img {
		bottom: 0;
	}

	.contacts {
    	padding-top: 75px;
	}
}

@media (max-width: 920px) {
	header .container:first-child, 
	.panel_left_head  {
		flex-direction: column;
		align-items: center;
	}

	.logo {
		/*width: 60%;*/
		width: 207px;
		margin-bottom: 15px;
	}

	.menu {
		width: 110%;
		margin-bottom: 15px;
	}

	.panel_right_head {
		width: 70%;
	}

	.button_mibile, .button_mibile_2 {
		position: fixed;
	    right: 60px;
		top: 40px;
	    width: 20px;
	    height: 17px;
	    display: flex;
	    flex-direction: column;
	    justify-content: space-between;
	    transition: all 0.5s ease;
	    -webkit-transition: all 0.5s ease;
	    -moz-transition: all 0.5s ease;
	    -o-transition: all 0.5s ease;
	    cursor: pointer;
	}

	.strip, .strip_1, .strip_2 {
	    background: #000000;
	    height: 3px;
	    width: 100%;
	}

	.button_mibile_2 {
		margin-top: 5px;
		margin-left: 15px;
    	display: block;
	}

	.button_mibile_2 .strip_1 {
    	transform: rotate(130deg) translateX(+6px) translateY(0px);
	}

	.button_mibile_2 .strip_2 {
    	transform: rotate(-130deg) translateY(-4px) translateX(0.5px);
	}

	.strip_1, .strip_2 {
    	width: 120%;
	}
}

.our_partners {
    background-color: #f5f5f5;
	padding: 50px 0;
}

.our_partners .about_us_h2_wrap {
    margin: 0 auto 20px auto;
    width: 375px;
}

.our_partners h2 {
    color: #212121;
    font-family: "SKODANext-Black";
    font-size: 36px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
}

.our_clients_slider_2 img {
	max-width: 591px;
	margin: auto;
	width: 100%;
	vertical-align: middle;
}

.our_clients_slider_2 img.slider_2_img {
	max-width: 150px;
}

/*.slick-slide div {
	min-height: 338px;
	display: flex;
	align-items: center;
}
*/
/*.our_clients_slider_2 img.top_img {
	margin-top: 13%;
}*/

.our_partners .container {
	max-width: 570px;
}


@media (max-width: 680px) {
	.contacts_block {
		flex-direction: column;
		align-items: center;
	}

	.contacts_elem {
		max-width: 220px;
		margin-bottom: 15px;
	}
}

@media (max-width: 640px) {
	h1 {
		font-size: 30px;
	}

	.city_block_bot {
		font-size: 20px;
	}

	form {
		left: 15px;
		right: 15px;
	}
}

@media (max-width: 650px) {
	.about_us_right, 
	.our_clients_2_left, 
	.services_2_block_img {
		display: none;
	}

	.about_us_left, 
	.our_clients_2_right {
		width: 100%;
	}

	.services_2 p {
		padding: 0 0 35px 35px;
	}

	.services_cont_block {
		flex-direction: column;
		align-items: center;
	}

	.services_cont_block_left, 
	.services_cont_block_right {
		width: 90%;
		margin-bottom: 15px;
	}	
}

@media (max-width: 550px) {
	.panel_left_head {
		width: 100%;
	}

	.logo {
    	width: 50%;
	}

	.menu {
    	width: 90%;
	}

	.headline_cont_wrap {
		padding-right: 50px;
	}

	.parax p {
		font-size: 16px;
		padding: 0 25px 25px 25px;
	}

	.our_clients_2_right p, 
	.services_2 p {
		font-size: 18px;
	}

	.footer_bottom {
		padding-top: 50px;
	}

	.footer_bottom_mid {
		top: -35px;
	}

	.our_clients_slider .slick-slide img {
		height: 200px;
		margin: 0 auto;
	}

	.our_clients_slider_2 img.top_img {
		height: 50px;
	}

	.our_partners .slick-dotted.slick-slider {
    	margin-bottom: 0; 
	}
}

@media (max-width: 500px) {
	.menu li {
		font-size: 14px;
	}

	.menu {
    	width: 100%;
	}

	.button_mibile, .button_mibile_2 {
		right: 30px;
		top: 30px;
	}

	.headline_cont_wrap {
    	padding-top: 100px;
	}

	.headline {
		min-height: 650px;
	}

	.headline_img {
		display: none;
	}
}

@media (max-width: 420px) {
	.menu {
		flex-wrap: wrap;
		justify-content: center;
	}

	.menu a {
		margin: 10px;
	}

	.our_clients_slider_2 img.slider_2_img {
    	max-width: 106px;
	}
}

@media (max-width: 400px) {
	.panel_right_head {
		width: 90%;
	}

	.panel_left_head {
		width: 110%;
	}

	.parax p::after {
		bottom: -20px;
	}

	.our_clients h2, .our_partners h2 {
    	font-size: 25px;
	}


	.our_partners .about_us_h2_wrap {
		width: auto;
	}
	/*.our_clients_slider_2 img {
		height: 150px;
	}*/

}