/* font-family: "pfagorasanspro-reg"; */
@font-face {
	font-family: "pfagorasanspro-reg";
	src: url("fonts/pfagorasanspro-reg/pfagorasanspro-reg-webfont.eot");
	src: url("fonts/pfagorasanspro-reg/pfagorasanspro-reg-webfont.eot?#iefix")format("embedded-opentype"), url("fonts/pfagorasanspro-reg/pfagorasanspro-reg-webfont.woff") format("woff"), url("fonts/pfagorasanspro-reg/pfagorasanspro-reg-webfont.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
/* font-family: "pfagorasanspro-bold"; */
@font-face {
	font-family: "pfagorasanspro-bold";
	src: url("fonts/pfagorasanspro-bold/pfagorasanspro-bold-webfont.eot");
	src: url("fonts/pfagorasanspro-bold/pfagorasanspro-bold-webfont.eot?#iefix")format("embedded-opentype"), url("fonts/pfagorasanspro-bold/pfagorasanspro-bold-webfont.woff") format("woff"), url("fonts/pfagorasanspro-bold/pfagorasanspro-bold-webfont.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
/* font-family: "pfagorasanspro-black"; */
@font-face {
	font-family: "pfagorasanspro-black";
	src: url("fonts/pfagorasanspro-black/pfagorasanspro-black.eot");
	src: url("fonts/pfagorasanspro-black/pfagorasanspro-black.eot?#iefix")format("embedded-opentype"), url("fonts/pfagorasanspro-black/pfagorasanspro-black.woff") format("woff"), url("fonts/pfagorasanspro-black/pfagorasanspro-black.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
/* font-family: "pfagorasanspro-light"; */
@font-face {
	font-family: "pfagorasanspro-light";
	src: url("fonts/pfagorasanspro-light/pfagorasanspro-light.eot");
	src: url("fonts/pfagorasanspro-light/pfagorasanspro-light.eot?#iefix")format("embedded-opentype"), url("fonts/pfagorasanspro-light/pfagorasanspro-light.woff") format("woff"), url("fonts/pfagorasanspro-light/pfagorasanspro-light.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
body {
	/*	font-family: 'pfagorasanspro-reg', Arial, sans-serif; */

	background-color: #fff;
	font-size: 16px;
	color: #4c4c4c;
}
.main-menu-wrap .navbar-nav {
	font-weight: bold;
	text-transform: uppercase;
}
p, ul {
	line-height: 1.4em;
}
p, ul li {
	margin-bottom: 10px;
}
a, a:visited {
	color: #383838;
}
.copy {
	color: #ccc;
	font-size: 0.8em;
}
.copy .container-fluid {
	padding-top: 20px!important;
	padding-bottom: 20px!important;
}
a:focus, a:active {
	outline: none!important;
	text-decoration: none;
	color: #383838;
}
.navbar-nav {
	float: none;
}
.btn, .wpcf7-submit {
	color: #fff!important;
	background-color: #ee7c00!important;
	font-size: 1em!important;
	border: none!important;
	display: inline-block;
	padding: 15px 35px;
	border-radius: 0px!important;
	border-radius: 4px;
	text-transform: uppercase;
}
.btn:hover {
	background-color: #ee7c00;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin-top: 0;
	color: #27323d;
}
.footer .navbar-nav > li > a {
	padding: 0px;
}
.footer h3 {
	margin-bottom: 30px;
	color: #ee7c00!important;
	font-size: 1.2em;
}
.footer .nav li {
	margin-bottom: 5px;
}
.footer .navbar-nav > li > a:hover, .footer .navbar-nav > li > a:focus, .footer .navbar-nav > li > a:active {
	background-color: transparent!important;
}
h1, h2, h3, .menu-services-main > li a {
/*	 font-family: "pfagorasanspro-bold"; */
}
h1 {
	font-size: 4em;
}
a, a:visited {
	color: #383838;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.slogan p {
	font-size: 1.2em;
}
.services-plates #menu-services.navbar-nav > li {
	float: left;
	position: relative;
	border: 10px solid #f2f2f2;
}
.entry-header {
	background-color: #f2f2f2;
	padding-top: 100px;
	padding-bottom: 40px;
}
#section2 {
	background-color: #f2f2f2;
}
.service-col  h2 { font-weight: bold; }
@media (min-width: 768px) {
.menu-services-main > li {
	margin: 0px!important;
	width: 50%;
}
}
.menu-services-main > li a {
	font-weight: bold;
}
.menu-services-main > li a:hover {
	background-color: #f2f2f2!important;
}
.menu-services-main > li {
	padding: 0px!important;
}
#section2 .row:first-of-type {
	border-top: 5px solid #ee7c00;
}
#section2 .row:first-of-type { margin-top: -100px;}
#section2 .row {
	position: relative;
	z-index: 2;
	padding: 40px;
	margin: 0;
	
	background-color: #fff;
}
.menu-services-main > li a {
	display: block;
	position: relative;
	padding: 34px 18px;
	height: 90px;
}
.menu-services-main > li a {
	border-bottom: 1px solid #f2f2f2;
}
.menu-services-main > li a:before, .top-contacts:before {
	content: '';
	height: 20px;
	width: 20px;
	display: block;
	float: left;
	margin-right: 20px;
}
.menu-services-main > li a:before {
	border-top: 5px solid #ee7c00;
	transform: rotate(45deg);
	border-right: 5px solid #ee7c00;
}
.services-plates .menu-services-main > li a:before {
	display: none;
	position: absolute;
	left: 20px;
	bottom: 30px;
}
.top-contacts:before {
	margin-top: 0px;
	height: 20px;
	width: 20px;
	margin-right: 15px;
	background-image: url(../images/pin.svg);
	background-repeat: no-repeat;
	background-size: 20px auto!important;
	background-position: center center;
}
.top-contacts.top-tel:before {
	background-image: url(../images/tel.svg);
}
.top {
	width: 100%;
	height: 40px;
	background-color: #6f6f6e;
	color: #fff;
}
.autopark-container h2 {
	font-size: 2.8em;
	margin-bottom: 20px;
	font-weight: bold;
}
.top .top-contacts {
	float: right;
	padding: 9px;
	margin-right: 20px;
}
.autopark-container {
	max-width: 550px;
}
.border-container {
	position: relative;
	padding: 50px;
}
.border-container:before, .border-container:after {
	content: '';
	position: absolute;
	width: 200px;
	height: 100px;
}
.border-container:before {
	top: 0;
	left: 0;
	border-left: 10px solid #ee7c00;
	border-top: 10px solid #ee7c00;
}
.border-container:after {
	right: 0;
	bottom: 0;
	border-right: 10px solid #ee7c00;
	border-bottom: 10px solid #ee7c00;
}
.slogan-wrap {
	margin-bottom: 30px;
}
.slogan p:first-of-type {
	font-size: 1.4em;
}
.slogan h2 {
	font-size: 4em;
	color: #fff;
	font-weight: bold;
	margin-bottom: 20px;
}
.navbar-brand {
	padding: 20px 0px;
}
.slogan h1 {
	margin-bottom: 20px;
}
.section {
	position: relative;
}
.section .anchor {
	position: absolute;
	height: 1px;
	width: 1px;
	left: 0;
	top: -70px;
}
#section1 .anchor {
	top: -90px;
}
.container-fluid {
	max-width: 1380px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 30px;
	padding-right: 30px;
}
.container-fluid2 {
	max-width: 1400px;
	margin-left: auto;
	margin-right: auto;
	padding: 40px 30px;
}
.section-gray {
	background-color: #fdf9f5;
}
.section .container-fluid {
	padding-top: 40px;
	padding-bottom: 40px;
}
.section1 {
	color: #fff;
	background-color: #777;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.section1, .video-container {
	max-height: 700px;
}
.section1 .container-fluid {
	color: #fff;
}
.section1 h1 {
	color: #fff!important;
}
.navbar-brand {
	height: auto;
}
.navbar-brand img {
	max-width: 260px;
}
.section1 .overlay {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	z-index: 2;
	right: 0;
}
.autopark .container-fluid {
	z-index: 2;
	position: relative;
}
.navbar-nav {
	font-size: 1em;
}
#menu-main-menu.navbar-nav > li > a {
	padding: 37px 25px;
}
.navbar-nav > li {
	padding: 0px;
}
.services-plates #menu-services.navbar-nav > li {
	margin: 0px!important;
	padding: 0px!important;
}
.news-thmb {
	width: 100%;
	height: 200px;
	background-color: #777;
	display: block;
	background-size: cover;
	background-position: center 0px;
	background-repeat: no-repeat;
}
.site-header {
	position: fixed;
	width: 100%;
	z-index: 20;
	background-color: #FFF;
	height: 138px;
}
.site-content {
	padding-top: 90px;
}
.vid-container {
	width: 100%;
	background-color: #666;
	height: 500px;
	position: relative;
	background-image: url(../images/s1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.vid-container:before {
	content: '';
	position: absolute;
	z-index: 2;
	cursor: pointer;
	width: 100px;
	height: 100px;
	left: 50%;
	margin-left: -50px;
	margin-top: -50px;
	top: 50%;
	background-color: rgba(255, 255, 255, 0.78);
	border-radius: 50%;
	background-image: url(../images/video.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 50px;
}
.list-item {
	display: block;
}
.list-item .entry-content {
	padding-top: 30px;
	margin: 0;
}
.list-item .entry-content h3 {
	margin-bottom: 30px;
}
.list-item .date {
	position: absolute;
	top: 0;
	left: 0;
	padding: 5px 10px;
	background-color: #34a853;
	color: #fff;
}
.services-container {
	text-align: center;
}
.projects-header {
}
.services-container section {
	margin-bottom: 40px;
}
.services-container img {
	height: 70px;
	width: auto;
}
.projects-header {
	margin-bottom: 40px;
}
.projects-container .entry-content {
	padding: 50px 80px;
	text-align: center;
}
.projects-container .project-item {
	position: relative;
	margin-bottom: 30px;
}
.projects-container .project-item .entry-content {
	position: absolute;
	top: 0px;
	left: 15px;
	right: 15px;
	background-color: rgba(0, 0, 0, 0.3);
	bottom: 0px;
	margin: 0;
	padding: 0;
	transition: all ease .2s;
}
.projects-container .project-item .entry-content .entry-content-overlay {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
}
.projects-container .project-item .entry-content .entry-content-overlay h3 {
	font-size: 2.3em;
	color: #fff;
	margin-bottom: 10px;
	margin-top: 10px;
}
.projects-container .date {
	display: none;
}
.projects-container .news-thmb {
	height: 300px;
}
.projects-container .list-item .entry-content h3 {
	font-size: 3em;
	margin-bottom: 20px;
}
.entry-content p {
	font-size: .9em;
}
.grafik {
	padding: 30px;
	border: 2px solid #faa51e;
	height: 400px;
}
.download {
	display: block;
	padding: 30px;
	background-color: #e8e8e8;
	height: 400px;
}
.download h3, .grafik h3 {
	font-size: 1.9em;
}
.download:hover {
	background-color: #faa51e;
	color: #fff;
}
.download:before {
	content: '';
	display: block;
	margin-bottom: 195px;
	width: 80px;
	height: 80px;
	background-image: url(../images/ico1.svg);
	background-size: 80px;
	background-repeat: no-repeat;
	background-position: center center;
}
.download2:before {
	background-image: url(../images/ico2.svg);
}
.slogan {
	max-width: 800px;
	margin-right: auto;
}
.slogan h1 {
	margin-bottom: 40px;
}
.number {
	font-size: 4em;
	color: #faa51e;
	font-weight: bold;
}
.navbar-toggle .icon-bar {
	background-color: #ee7c00!important;
	height: 3px;
}
.video-container {
	position: relative;
	width: 100%;
	height: 800px;
}
.video-container video {
	display: block;
}
.video-container .video {
	z-index: 1;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	overflow: hidden;
	position: absolute;
}
.video-container .video video {
	position: absolute;
	top: 0px;
	min-width: 100%;
	min-height: 100%;
	width: 100%;
	display: block;
	height: 100%;
	left: 0px;
	right: 0px;
	object-fit: cover;
}
.entry-header {
	position: relative;
}
.footer {
	padding-top: 15px;
	background-color: #313131;
	color: #a2a2a2;
}
.footer a {
	color: #a2a2a2;
}

@media screen and (max-width: 768px) {
.download:before {
	margin-bottom: 0px;
	float: left;
	margin-right: 20px;
}
.grafik, .download {
	margin-bottom: 10px;
}
.download {
	height: 200px;
}
}
.navbar-nav {
	margin: 0;
}
.only-mob {
	display: none!important;
}
.top-header-fixed #menu-main-menu.navbar-nav > li > a {
	padding: 27px 12px;
}

@media (max-width: 1000px) {
.main-menu-wrap a, .navbar-nav > li {
	display: block;
}
}

@media (max-width: 900px) {
.navbar-right {
	float: none!important;
	margin-right: 0px;
}
.only-mob {
	display: block!important;
}
.navbar-toggle {
	display: block;
	border-radius: 0;
}
.main-menu-bg {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 50;
	cursor: pointer;
}
.navbar-toggle {
	padding: 13px 10px;
	margin: 0px;
	z-index: 100;
	position: fixed;
	right: 20px;
	top: 13px;
	border: none;
}
.main-menu-wrap {
	position: fixed;
	transition: all ease .2s;
	z-index: 101;
	padding-top: 90px;
	top: 0;
	bottom: 0;
	right: -240px;
	width: 240px;
	background-color: #fff;
	color: #344998!important;
}
#main-menu.active .main-menu-wrap {
	right: 0px;
}
.main-menu-close {
	background-image: url(../images/close.svg);
	width: 50px;
	height: 50px;
	background-size: 22px;
	background-repeat: no-repeat;
	background-position: center center;
	opacity: 1;
	position: absolute;
	top: 13px;
	right: 10px;
}
}
#section-autopark .overlay {
	position: absolute;
	z-index: 2;
	width: 100%;
}
.features-image:after, .section1:after, .services2:after, .autopark:after {
	position: absolute;
	content: ''!important;
	display: block;
	z-index: 1;
	background-color: rgba(0, 0, 0, 0.4);
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.services2 {
	position: relative;
}
.services2 .container-fluid {
	position: relative;
	z-index: 2;
}
#section-autopark {
	overflow: hidden;
}
#section-autopark:after {
	position: absolute;
	transform: rotate(-5deg);
	content: ''!important;
	display: block;
	z-index: 1;
	background: linear-gradient(rgba(255,255,255,1) 30%, rgba(255, 255, 255,0) );
	top: -100px;
	height: 800px;
	left: -100px;
	right: -200px;
}
.bg-img img {
	min-height: 500px;
	min-width: 100%!important;
	width: 100%;
}
.x1, .x2, .x3, .x4, .x5, .x6 {
	opacity: 0;
	transform: translateY( 50px);
}
.x1 {
	transition: all ease .5s .3s;
}
.x2 {
	transition: all ease .5s .6s;
}
.x3 {
	transition: all ease .5s .9s;
}
.x4 {
	transition: all ease .5s 1.2s;
}
.x5 {
	transition: all ease .5s 1.5s;
}
.x6 {
	transition: all ease .5s 1.8s;
}
.visible .x1, .visible .x2, .visible .x3, .visible .x4, .visible .x5, .visible .x6 {
	opacity: 1;
	margin-top: 0px;
	transform: translateY(0px);
}
.slick-prev, .slick-next {
	right: 0px!important;
	opacity: 0;
	transition: all ease .3s;
	margin: 0px;
	width: 40px!important;
	height: 40px!important;
	top: 50%!important;
	transform: translate(0, -50%)!important;
	z-index: 10;
}
.section:hover .slick-prev, .section:hover .slick-next {
	opacity: 1;
}
.slick-prev {
	left: 0px!important;
}
.slick-prev:before, .slick-next:before {
	width: 40px;
	height: 40px;
	content: ''!important;
	display: block;
	background-image: url(../images/right.svg);
	background-color: rgba(0, 0, 0, 0.4);
	transition: all ease .2s;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 20px;
}
a:hover {
	color: #ee7c00;
}
.slick-prev:hover:before, .slick-next:hover:before {
	background-color: #ee7c00;
}
.slick-prev:before {
	background-image: url(../images/left.svg);
}
#section5 .container-fluid {
	padding-bottom: 60px;
}
.site-header.top-header-fixed {
	height: 118px;
	box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
	z-index: 20;
}
.footer a {
}
.socials {
	margin-bottom: 50px;
}
.socials a {
	margin-right: 15px;
	border-radius: 50%;
	background-size: 20px;
	background-repeat: no-repeat;
	background-image: url(../images/facebook.svg);
	background-position: center center;
}
.socials a {
}
.socials a.go {
	background-image: url(../images/google-plus.svg);
	background-size: 30px;
}
.socials a.ln {
	background-image: url(../images/linkedin.svg);
	background-size: 20px;
}
.socials a.insta {
	background-image: url(../images/insta.svg);
	background-size: 25px;
}
.navbar-brand img, .site-header, .download, .news-container .list-item, .navbar-nav > li > a, .grafik, .projects-container, .navbar-brand, .vid-container:before {
	transition: all ease .2s!important;
}
.navbar-brand img {
	height: 40px;
}
.logo-footer img {
	height: 30px;
}
.features-image {
	background-color: #000;
	width: 100%;
	position: relative;
	height: 680px;
}
.features-image .image-container {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-image: url(../images/img1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	display: block;
	z-index: 1;
}
.small-image .image2 {
	background-image: url(../images/img3.jpg);
}
.small-image .image3 {
	background-image: url(../images/img4.jpg);
}
.features-image .overlay {
	position: absolute;
	color: #fff;
	padding: 40px;
	z-index: 2;
	bottom: 0;
	right: 0;
	width: 400px;
	height: 240px;
}
.features-image-big {
}
.features-image-big .overlay {
	font-size: 1.3em;
	width: 470px;
	height: 300px;
}
.features-image .overlay h2 {
	color: #fff;
	font-size: 4em;
	font-weight: bold;
}
.features-image .overlay p {
	font-size: 1.1em;
	font-weight: bold;
}
.small-image {
	height: 325px;
	margin-bottom: 30px;
}
.number-container > div {
	display: inline-block;
}
.number-container .lab {
	font-size: 1.5em;
	color: #ccc;
}
.go-down {
	position: absolute;
}
.popup {
	position: relative;
	background-color: #fff;
	padding: 30px;
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
}
.tabs {
	margin-bottom: 30px;
}
.tabs .tab {
	display: inline-block;
	padding: 15px;
	border: 1px solid #ccc;
	margin-right: 10px;
	cursor: pointer;
}
.tabs .tab.active {
	border: 1px solid #faa51e;
	background-color: #faa51e;
	color: #fff;
}
.pane-title, .big-text h2 {
	margin-bottom: 45px!important;
	font-size: 1.3em;
	line-height: 1.5em;
	color: #636363!important;
	padding-bottom: 15px;
	font-weight: normal!important;
	position: relative;
}
.autopark .big-text h2 {
	color: #fff!important;
}
.pane-title:after, .big-text h2:after {
	width: 80px;
	height: 4px;
	background-color: #ee7d00;
	position: absolute;
	content: '';
	left: 0;
	bottom: -10px;
}
#section-autopark {
	background-color: #f2f2f2;
}
#section4 .projects-header > h2:after, .block-title:after, #section6 h2:after, #section7 h2:after {
	margin-left: 50%;
	transform: translateX(-50%);
}
#section3 .page.active {
	height: auto;
}
.news-item a, .news-item a:hover {
	text-decoration: none;
	color: #333;
}
.go-down {
	position: absolute;
	width: 100px;
	height: 100px;
	background-color: #faa51e;
	border-radius: 50%;
	bottom: 0px;
	right: 0px;
}
.overlay .container-fluid {
	position: relative;
}
.container-fluid > .navbar-header {
	margin: 0px;
}
ul {
	margin-left: 0px;
}
.navbar-brand {
	padding: 30px 0px;
}

@media (max-width: 768px) {
#menu-main-menu.navbar-nav > li > a {
	padding: 15px 40px!important;
}
.border-container {
	padding: 35px;
}
#section2 .row {
	padding: 20px;
}
#menu-main-menu > li.current-menu-item > a, #menu-main-menu > li.current-menu-ancestor > a {
	border-bottom: none;
}
.menu-services-main > li a {
	height: auto;
}
.image-full-wrap {
	display: none;
}
.slogan h2 {
	font-size: 2.5em;
}
.border-container:before {
	border-left: 5px solid #ee7c00;
	border-top: 5px solid #ee7c00;
}
.border-container:after {
	border-right: 5px solid #ee7c00;
	border-bottom: 5px solid #ee7c00;
}
#section3 h2, #section4 .projects-header > h2, #section6 h2, #section7 h2, .block-title {
	margin-bottom: 30px;
	padding-bottom: 10px;
}
.section .anchor {
	top: -50px;
}
h2 {
	font-size: 2em;
}
.popup {
	padding: 30px;
}
.section1 {
}
.projects-container .entry-content {
	padding: 30px 20px;
}
.section .container-fluid {
	padding-top: 50px;
	padding-bottom: 70px;
}
.section1 .container-fluid {
	padding-top: 50px;
}
.container-fluid {
	padding-left: 20px;
	padding-right: 20px;
}
.slogan p {
	font-size: 1.2em;
	margin-top: 0px;
}
.projects-container .news-thmb {
	height: 280px;
}
h1 {
	font-size: 2.3em;
}
.section-title {
	font-size: 2.3em;
	margin-bottom: 20px;
}
.navbar-brand {
	padding: 20px 0px!important;
}
.navbar-brand img {
	height: 33px!important;
}
.site-content {
	padding-top: 70px;
}
.navbar-toggle {
	top: 13px;
}
}

@media (min-width: 768px) {
.projects-container .project-item .entry-content {
	opacity: 0;
}
.projects-container .project-item:hover .entry-content {
	opacity: 1;
}
.top-header-fixed .navbar-brand {
	padding: 22px 0px;
}
.btn:hover, .projects-container a:hover {
	color: #fff;
	background-color: #ee7c00!important;
}
.navbar-nav > li > a:hover {
	color: #ee7c00;
	background-color: transparent;
}
}
button.mfp-close, button.mfp-arrow {
	color: #636363;
}
.popup-thmb {
	margin-top: -30px;
	margin-left: -30px;
	margin-right: -30px;
	margin-bottom: 30px;
	height: 240px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.gallery-slider .slide {
	height: 800px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.jam-popup {
	background-color: #f7f7f7;
	max-width: 480px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.jam-popup h2 {
	font-size: 1.5em;
}
.jam-popup-body {
	padding: 30px;
}
.project-item {
	display: block;
}
.jam-popup-header {
	background-color: #ee7c00!important;
	padding-top: 20px;
	padding-right: 30px;
	color: #fff;
	padding-bottom: 20px;
	padding-left: 30px;
}
.jam-popup h2 {
	color: #fff;
	margin: 0px;
}
label {
	display: block;
}
input[type="text"], input[type="email"], input[type="tel"], textarea {
	width: 100%!important
}
.footer li {
	float: none!important;
}
.socials a {
	width: 55px;
	height: 55px;
	border: 2px solid #ee7c00;
	display: inline-block;
}
.socials a:hover {
	background-color: #ee7c00!important;
}
.socials h3 {
	margin-bottom: 20px;
	font-size: 1.2em;
}
.footer .container-fluid {
	padding-bottom: 20px!important;
}
.gotop {
	background-color: rgb(238, 125, 0);
	cursor: pointer;
	display: none;
	height: 50px;
	border-radius: 50%;
	width: 50px;
	background-image: url(../images/up.svg);
	background-repeat: no-repeat;
	background-size: 17px;
	background-position: center center;
	z-index: 100;
	position: fixed;
	bottom: 15px;
	right: 10px;
}
.sub-menu {
	position: absolute;
	display: none;
	background-color: #fff;
	list-style: none;
	padding: 0px;
	font-size: .9em;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.wpcf7-form textarea {
	height: 100px;
	margin: 0;
}
#section2 h2 {
	margin-bottom: 30px;
	font-weight: bold;
	color: #6f6f6e;
}
#section2 h3 {
	margin-bottom: 20px;
	font-weight: bold;
	color: #ee7d00;
}
ul {
	margin-bottom: 40px;
}
ul li {
	margin-bottom: 5px;
}
.wpcf7-form input, .wpcf7-form textarea {
	border-radius: 0px;
	background-color: #f2f2f2;
	border: 0px;
	border: none;
	padding: 20px;
	margin-bottom: 20px;
}
.wpcf7-form .wpcf7-submit {
	padding: 15px 40px!important;
	margin-top: 5px;
}
div.wpcf7-response-output {
	margin: 0;
	padding: 20px;
}
.right-btn {
	text-align: right;
}
.wpcf7-form .ajax-loader {
	clear: both;
	display: block!important;
}
.wpcf7-form label {
	display: block;
	margin-bottom: 5px;
	margin-top: 5px;
}
.sub-menu a {
	width: 200px;
	display: block;
	padding: 5px 20px;
	border-left: 4px solid #fff;
}
.sub-menu li {
	margin-bottom: 0px;
}
.sub-menu a:hover {
	display: block;
	padding: 5px 20px;
	border-left: 4px solid #ee7c00;
}
.menu-item-has-children:hover .sub-menu {
	display: block;
}
.section-inner {
	height: 400px;
}
.section-inner h1 {
	font-size: 3em;
}
.services-plates #menu-services.navbar-nav > li {
	width: 33.33%;
}

@media (max-width: 992px) {
.about-us-container {
	margin-bottom: 40px;
}
.features-image {
	height: 300px;
	margin-bottom: 20px;
}
.small-image {
	margin-bottom: 20px;
}
.footer .col-md-3 {
	margin-bottom: 20px;
}
}
.section-inner .slogan h1 {
	font-weight: bold;
}

@media (min-width: 800px) {
.section-inner .slogan {
	max-width: 50%;
}
}

@media (max-width: 600px) {
.menu-services-main > li {
	width: 100%!important;
}
}

@media (max-width: 900px) {
.site-content {
	padding-top: 70px;
}
.site-header {
	height: 70px!important;
}
.navbar-brand {
	padding: 13px 0px;
}
.top {
	display: none;
}
}

@media (max-width: 900px) {
.navbar-nav#menu-main-menu > li {
	float: none!important;
}
}

@media (max-width: 1100px) {
#menu-main-menu.navbar-nav > li > a {
	padding: 34px 15px;
}
.site-header {
	height: 133px;
}
}

@media (max-width: 900px) {
.entry-header {
	padding-top: 40px;
	padding-bottom: 40px;
}
.top-header-fixed #menu-main-menu.navbar-nav > li > a {
	padding: 14px 22px;
}
}
.sub-menu li.current-menu-item > a {
	border-left: 5px solid #ee7c00;
}
#menu-main-menu > li.current-menu-item > a, #menu-main-menu > li.current-menu-ancestor > a {
	border-bottom: 5px solid #ee7c00;
}
.menu-services-main {
	margin: 0px -10px;
}
.services-plates #menu-services.navbar-nav > li:hover {
	border: 10px solid #ee7c00;
}
.services-plates {
	background-color: #f2f2f2;
	padding: 50px 0px;
}
.services-plates #menu-services.navbar-nav > li:after {
	position: absolute;
	content: ''!important;
	height: 300px!important;
	background-color: #ccc;
	width: 100%;
	background-image: url(../images/img1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
}
.services-plates #menu-services.navbar-nav > li#menu-item-189:after {
	background-image: url(../images/serv1.jpg);
}
.services-plates #menu-services.navbar-nav > li#menu-item-406:after,
.services-plates #menu-services.navbar-nav > li#menu-item-414:after,
.services-plates #menu-services.navbar-nav > li#menu-item-433:after {
	background-image: url(../images/serv2.jpg);
}
.services-plates #menu-services.navbar-nav > li#menu-item-407:after,
.services-plates #menu-services.navbar-nav > li#menu-item-436:after,
.services-plates #menu-services.navbar-nav > li#menu-item-434:after {
	background-image: url(../images/serv3.jpg);
}
.services-plates #menu-services.navbar-nav > li#menu-item-408:after,
.services-plates #menu-services.navbar-nav > li#menu-item-437:after,
.services-plates #menu-services.navbar-nav > li#menu-item-435:after {
	background-image: url(../images/serv4.jpg);
}
.services-plates #menu-services.navbar-nav > li#menu-item-409:after,
.services-plates #menu-services.navbar-nav > li#menu-item-417:after,
 .site-2 .services-plates #menu-services.navbar-nav > li#menu-item-436:after {
	background-image: url(../images/serv5.jpg);
}
.services-plates #menu-services.navbar-nav > li#menu-item-333:after,
.services-plates #menu-services.navbar-nav > li#menu-item-433:after,
.services-plates #menu-services.navbar-nav > li#menu-item-431:after {
	background-image: url(../images/serv6.jpg);
}
.form-container {
	padding: 50px 0px;
	padding-top: 50px!important;
}
.form-container .big-text h2 {
	margin-bottom: 0px!important;
	font-size: 1.2em;
}
.form-container textarea {
	height: 146px;
}
.partners-container {
	padding: 50px 0px;
}
.services-plates  .menu-services-main{
	font-size: 1.5em;
}
.services-plates .menu-services-main > li a {
	border: none;
	color: #fff;
	position: relative;
	z-index: 2;
	height: 300px;
	background-color: rgba(0, 0, 0, 0.4);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
}
.services-plates .menu-services-main > li a:hover {
	background-color: rgba(0, 0, 0, 0.6)!important;
}
.big-text {
	font-size: 1.4em;
}
.features ul {
	list-style: none;
	padding: 0;
	margin: 0 -10px;
}
.features ul li {
	position: relative;
	float: left;
	width: 33.33%;
	padding: 50px 0px;
	margin: 0;
	text-align: center;
}
.features ul li:after, .service-col:after {
	position: absolute;
	content: '';
	display: block;
	top: 10px;
	left: 10px;
	bottom: 10px;
	right: 10px;
}
.gallery-item {
	border: 5px solid transparent;
}
.features ul li:after, .services2 .service-col:after {
	border: 5px solid rgba(255, 255, 255, 0.5);
}
.features ul li:hover:after, .services2 .service-col:hover:after {
	border: 5px solid rgba(255, 255, 255, 1);
}
.gallery-item:hover {
	border: 5px solid #ee7c00;
}
.wrap-header {
	padding: 0px 0px;
}
.features ul strong {
	font-size: 4em;
	display: block;
	padding: 0px;
	line-height: 3em;
}
.autopark {
	padding: 100px 0px;
	background-color: #333;
	color: #fff;
	background-image: url(../images/trans-bg1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	position: relative;
}
.autopark h2 {
	color: #fff;
}
.services-menu .service-col {
	text-align: center;
	margin-bottom: 30px;
	float: none;
	display: inline-block;
	vertical-align: top;
}
.gallery-icon {
	padding: 20px;
}
.wpcf7-not-valid-tip {
	display: none!important;
}
.jam-popup .col-md-4 {
	width: 100%;
	float: none;
}
.services-menu {
	padding: 100px 0px;
	font-weight: bold;
}
.services2 {
	background-color: #333;
	color: #fff;
	padding: 70px 0px;
	background-image: url(../images/trans-bg1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.services2 h2 {
	color: #fff;
}
.services-menu .service-col:before {
	display: block;
	content: '';
	width: 90px;
	height: 90px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/icos/storage.svg);
	background-repeat: no-repeat;
	background-size: 90px auto!important;
	background-position: center center;
}

 .site-1 .services-menu .service-col#text-3:before,
 .site-2 .services-menu .service-col#text-2:before,
 .site-3 .services-menu .service-col#text-2:before  {
	background-image: url(../images/icos/security.svg);
}

 .site-1 .services-menu .service-col#text-4:before,
 .site-2 .services-menu .service-col#text-3:before,
 .site-3 .services-menu .service-col#text-3:before  {
	background-image: url(../images/icos/reliability.svg);
}

 .site-1 .services-menu .service-col#text-5:before,
 .site-2 .services-menu .service-col#text-4:before,
 .site-3 .services-menu .service-col#text-4:before {
	background-image: url(../images/icos/delivery.svg);
}

 .site-1 .services-menu .service-col#text-6:before,
 .site-2 .services-menu .service-col#text-5:before,
 .site-3 .services-menu .service-col#text-5:before {
	background-image: url(../images/icos/map.svg);
}

 .site-1 .services-menu .service-col#text-7:before,
 .site-2 .services-menu .service-col#text-6:before,
 .site-3 .services-menu .service-col#text-6:before {
	background-image: url(../images/icos/support.svg);
}

 .site-1 .services-menu .service-col#text-8:before,
 .site-2 .services-menu .service-col#text-7:before,
 .site-3 .services-menu .service-col#text-7:before {
	background-image: url(../images/icos/24-hours.svg);
}

 .site-1 .services-menu .service-col#text-9:before,
 .site-2 .services-menu .service-col#text-8:before,
 .site-3 .services-menu .service-col#text-8:before {
	background-image: url(../images/icos/service.svg);
}

 .site-1 .services-menu .service-col#text-10:before,
 .site-2 .services-menu .service-col#text-9:before,
 .site-3 .services-menu .service-col#text-9:before {
	background-image: url(../images/icos/logistics.svg);
}

.services2 .service-col {
	padding-right: 60px;
	padding-left: 180px;
	position: relative;
	padding-bottom: 50px;
	height: 300px;
	padding-top: 50px;
}
.services2 .service-col > div {
	position: relative;
	z-index: 2;
}
.services2 .service-col > div a {
	color: #fff!important;
	background-color: #ee7c00!important;
	font-size: 1em!important;
	border: none!important;
	display: inline-block;
	padding: 15px 35px;
}
.services2 .row {
	margin-right: -10px;
	margin-left: -10px;
}
.services2 .service-col:before {
	display: block; 
	content: '';
	position: absolute;
	left: 50px;
	top: 50px;
	fill: #fff;
	width: 100px;
	height: 100px;
	float: left;
	background-image: url(../images/icos/storage.svg);
	background-repeat: no-repeat;
	background-size: 100px auto!important;
	background-position: center center;
}
.services2 .service-col.ico-sto:before {
	background-image: url(../images/icos/customer-support.svg);
}
.services2 .service-col.ico-project-management:before {
	background-image: url(../images/icos/project-management.svg);
}
.services2 .service-col.ico-clipboard:before {
	background-image: url(../images/icos/clipboard.svg);
}

.aside-contacts { display: none; padding: 40px;}
@media (max-width: 600px) {
	.aside-contacts { display: block;  }
.section-inner {
	height: 300px;
}
.features ul li {
	float: none;
	width: 100%;
}
.gallery-icon {
	padding: 10px;
}
.gallery-columns-4 .gallery-item {
	max-width: 50%;
}
.container-fluid {
	padding: 0px 15px;
}
.features-image-big .overlay {
	font-size: 1em;
	height: auto;
}
.features-image .overlay h2 {
	margin-bottom: 0px!important;
	font-size: 3em!important;
}
.autopark {
	padding: 40px 0px;
}
.big-text {
	font-size: 1.1em;
}
.features ul li:after {
	top: 10px;
	left: 0px;
	bottom: 10px;
	right: 0px;
}
.features-image .overlay {
	bottom: auto;
	top: 0;
	left: 0;
	width: auto;
}
.wrap-header {
	padding: 0px 0px;
}
.services-plates #menu-services.navbar-nav > li {
	width: 100%!important;
}
.services2 .service-col {
	padding-left: 0px;
}
.services2 .service-col:before {
	position: relative; margin-bottom: 20px;
}
}

@media (max-width: 800px) {
.services-plates #menu-services.navbar-nav > li {
	width: 50%;
}
}

@media (min-width: 600px) {
.services-plates li:first-of-type a,  .services-plates #menu-services.navbar-nav > li:first-of-type:after {
	height: 620px!important;
}
}

@media (max-width: 600px) {
.services2 .service-col:before {
	left: 0;
	top: 0;
	position: relative;
	float: none;
}
.services2 .service-col {
	height: auto; padding-right: 30px!important;
	padding-left: 30px!important;
	margin-bottom:   0px!important;
}
.services-menu .service-col:before {
  
    width: 60px;
    height: 60px;
    
    background-size: 60px auto!important;
  
}
#section2 .row {
    padding: 20px 0px;
}
h2 {
    font-size: 1.2em;
}
h3, .h3 {
    font-size: 16px;
}
.services-plates .menu-services-main > li a,
.services-plates #menu-services.navbar-nav > li:after {
  
    height: 200px!important;
}
.services-menu {
    padding: 30px 0px;
    
}
.services2 {
   
    padding: 30px 0px;
    
}
.menu-services-main > li a {
  
    padding: 15px 0px;
    height: auto;
}

.services-plates  .menu-services-main > li a {
  
    padding: 25px  ;
 }
.features-image {
    height: 200px;
 }
 .bg-img img {
     min-height: 1px;  
    margin-top: 200px;
}
.section .container-fluid {
    padding-top: 30px;
    padding-bottom: 30px;
}
#menu-main-menu > li.current-menu-item > a, #menu-main-menu > li.current-menu-ancestor > a {
    border-bottom: none!important;
	background-color: #f2f2f2;
}
.section-inner h1 {
    font-size: 2.2em; margin-bottom: 10px;
}
.slogan-wrap { margin-bottom: 10px;}
.navbar-nav#menu-main-menu > li { margin-bottom: 1px;}
#section2 .row:first-of-type {
     
    margin-top: -70px;
}
.features ul { margin: 0;}
.features ul strong {
    font-size: 3em;
   
    line-height: 1.8em;
}
.gallery-columns-5 .gallery-item {
    max-width: 50%;
}
.services2 .service-col:before {
    
    width: 70px;
    height: 70px;
 
    background-size: 70px auto!important;
     
}
}
.lang { padding: 8px;}
.btn-more-container { padding-top: 25px;}