@charset "UTF-8";

html {position: relative;min-height: 100%; }
body {font-family: "Fira Sans Condensed", Tahoma, Arial, sans-serif; font-weight: 400; font-size: 16px; background: #f7f7f7; }


#header {background: #fff; font-size: 14px; box-shadow: 0 3px 8px #eee; }
#header .item {padding-top: 26px;padding-bottom: 16px;/* height: 110px; */line-height: 64px;}

#header .menu {/* display: inline-block; */text-align: center;}
#header .menu > ul {display: inline-block;vertical-align: middle;line-height: 1em;margin-bottom: 0;padding: 0;list-style: none;}
#header .menu li {display: inline-block; margin: 0 8px; position: relative; }
#header .menu a {display: block; text-transform: uppercase; line-height: 1em; padding: 5px 0.5em; color: #000; font-weight: 400; }
#header .menu li:hover > a {background-color: #e4b603; text-decoration: none; }

#header .row .container {padding: 22px 0 24px; }

#header .menu .level_1 {display: none;text-align: left;position: absolute;width: 220px;top: 100%;background-color: #fff;padding: 8px 0;z-index: 10;left: -8px;border-top: solid 3px #e4b602;}


@media only screen and (min-width: 768px) {
	#header .menu .level_1 li {margin-bottom: 3px; }
	#header .menu li:hover > ul.level_1 {display: block; }
}



/* OLD */
/*
#logo {float: left;display: block; color: #0a0525; text-decoration: none;height: 64px;line-height: 64px; margin-right: 15px; }
#logo a {color: inherit; }
#logo span {display: inline-block; font-size: 12px; line-height: 1.5em; vertical-align: middle; font-weight: 300; }
#logo img {float: left; margin-right: 15px; }	
*/	


/* NEW */
#logo {float: left;color: #0a0525;margin-top: 5px;width: 200px;text-align: center;/* background: #e4b604; */padding-top: 5px;}
#logo a {color: #222;text-decoration: none;}
#logo img {display: inline-block;height: auto;max-height: 200px;}
#logo h1 {line-height: 1.1em;font-size: 0.82em;font-weight: normal;margin: 0;display: inline-block;margin-top: 5px;padding: 5px;background: #e4b604;}

#logo .hidden {display: none; }



.hot_contact {float: right; width: 220px; border-left: solid 1px #ececec; padding-left: 15px; line-height: 1em !important; }
.lng_select {margin-bottom: 5px; margin-top: -16px; }
.lng_select a {margin-right: 2px; }
.lng_select img {width: 20px; height: 18px; }
.hot_contact h4 {margin: 0 0 5px; font-size: 17px; }
.hot_contact a {color: #b0b0b0; text-decoration: underline; }

@media (max-width:600px) {
	#logo span {display: none; }
}

@media (max-width: 991px) {
	#header .item {/* padding-top: 22px; *//* padding-bottom: 0; *//*height: 84px; */line-height: 64px;}
	#header .menu {clear: both; width: 100%; padding: 0; height: auto; }
	.hot_contact  {border-left: none; padding-left: 0; }
}


a.hot_order {display: inline-block; color: #000; text-transform: uppercase; background-color: #e4b603; padding: 5px; text-decoration: none; /*position: absolute; right: 0;*/ }


@media screen and (max-width: 480px) {
	/*#header {text-align: center; }*/

	#logo {float: none; margin: 0 auto; }
	.hot_contact {text-align: center; float: none; margin: 0 auto; overflow: hidden; margin-bottom: 10px; }
}



#slider {
	/* margin: 15px auto 0; */
}
#slider .item {position: relative; padding-bottom: 42.5%; background-position: 50% 50%; background-repeat: no-repeat; background-size: cover; min-height: 250px; }	
#slider .article {
	position: absolute;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	padding: 0 75px;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	font-size: 1.67vw;
}
#slider .item:before {background-color: #11083b;content: "";display: block;position: absolute;top: 0;left: 0;right: 0;bottom: 0;opacity: .4;}

#slider h2 {margin: 0;font-size: 5.5vw;}
#slider p {font-weight: 400; letter-spacing: 0.15em; }

#slider .read_more {display: inline-block; background-color: #e4b603; text-decoration: none; font-weight: 500; color: #000; line-height: 2.5em; height: 2.5em; padding: 0 1.6em; overflow: hidden; text-align: center;
	transition: background-color .5s linear;
	-moz-transition: background-color .5s linear;
	-webkit-transition: background-color .5s linear;
}

#slider .read_more:hover {outline: solid 6px #e4b603; outline-color: rgba(228, 182, 3, 0.4); outline-offset: -1px; animation: bounce 1s; }




@media (max-width: 767px) {
	#slider p,
	#slider .read_more {font-size: 12px; }
	#slider p {margin: 1em auto 2em;}
}

@media (min-width: 768px) {
	/*#slider p,
	#slider .read_more {font-size: 14px; }*/
	#slider p {margin: 1.5em auto 2em;}
}

@media (min-width: 992px) {
	/*#slider p,
	#slider .read_more {font-size: 16px; }*/
}

@media (min-width: 1200px) {
	#slider .article {width: 1170px; }
	#slider h2 {font-size: 64px; }

	#slider p {margin: 1.2em auto 3.2em;} 

	#slider p,
	#slider .read_more {font-size: 18px; }

}

@media (min-width: 1400px) {
	#slider .article {width: 1170px; }
	#slider h2 {font-size: 72px; }

	#slider p {margin: 1.5em auto 5em;} 

	#slider p,
	#slider .read_more {font-size: 20px; }

}



#about {padding: 30px 0 30px; background: url("../img/cells_bg.png") no-repeat; background-position: right -112px top -90px; }
#about h2 {margin: 0; padding: 20px 0 30px; }
#about .hexagon {margin-left: -60px; margin-right: 40px; }

@media (max-width: 1300px) {
	#about .hexagon {margin-left: auto; margin-right: 30px; }
}

#services {border: solid 1px #b0b0b0; padding: 0; margin-top: 20px; color: #000;}


#services > li {display: block; clear: both; padding: 0 15px;
	transition: background-color .5s linear;
	-moz-transition: background-color .5s linear;
	-webkit-transition: background-color .5s linear;
}

#services li:hover {background-color: #11093b; color: #fff; }

#services > li:not(:last-of-type) > a {border-bottom: solid 1px #b0b0b0; }
#services > li:not(:last-of-type):hover > a {border-color: #312a55; }

#services a {display: block; line-height: 64px; padding: 24px 15px 24px 95px; color: inherit; text-decoration: none; font-size: 22px; font-weight: 400; background-position: left 15px top 50%; background-repeat: no-repeat;
	transition: border-color .5s linear;
	-moz-transition: border-color .5s linear;
	-webkit-transition: border-color .5s linear;
}

#services a > span {display: inline-block; vertical-align: middle; line-height: 1.1em; margin-top: -0.5em; }

/*
#services .forklift a {background-image: url(https://militeks.by/files/00029/img/services/forklift.png); }
#services .insurance a {background-image: url(https://militeks.by/files/00029/img/services/insurance.png); }
#services .blueprint a {background-image: url(https://militeks.by/files/00029/img/services/blueprint.png); }
#services .car a {background-image: url(https://militeks.by/files/00029/img/services/car.png); }
*/			



#advantages {padding: 15px 0; }
/* #advantages .item:first-child h3 {color: #000; } */

.link_boxes .item {margin: 15px 0; }
.link_boxes a {display: block; position: relative; overflow: hidden; }
.link_boxes a:before { content: ""; background: #e4b603; opacity: 0; width: 100%; height: 100%; position: absolute; left: 77%; top: 50%; transform: rotate(30deg);
	transition: opacity .8s ease;
	-moz-transition: opacity .8s ease;
	-webkit-transition: opacity .8s ease;
}
.link_boxes a:after {content: ""; position: absolute; display: block; width: 24px; height: 24px; right: 10px; bottom: 10px; color: #000; font-weight: 500; background: url("../img/arrow_gt_small.png") 50% no-repeat; opacity: 0;
	transition: opacity .8s ease;
	-moz-transition: opacity .8s ease;
	-webkit-transition: opacity .8s ease;
}

.link_boxes a:hover:after {opacity: 1; }
.link_boxes a:hover:before {opacity: 0.92; }


.link_boxes h3 {position: absolute; text-align: center; top: 50%; text-transform: uppercase; font-size: 22px; line-height: 100px; height: 100px; margin: -50px 0 0; width: 100%; font-weight: 500; color: #f5f5f5; }
.link_boxes h3 > span {display: inline-block; line-height: 1.4em; vertical-align: middle; margin-top: -0.5em; width: 80%; }

.link_boxes img {width: 100%; height: auto; min-height: 50px; }





#clients {padding: 30px 0 80px; }
#clients h2 {margin: 0; padding: 20px 0 30px; }
#clients_slider {border: solid 1px #ccc; margin: 25px 0; padding: 30px; }
#clients_slider .item {height: 50px; line-height: 50px; text-align: center; }
#clients_slider img {display: inline-block; max-width: 150px; max-height: 50px; }


.section_order {margin: 30px auto 0; }
.section_order h2 {text-decoration: underline; }

.section_order .button {display: inline-block; background-color: #e4b603; text-decoration: none; font-weight: 300; color: #000; line-height: 1em; padding: 1em 1.6em; overflow: hidden; text-align: center; font-size: 1.1em; }
.section_order .button:hover {outline: solid 6px #e4b603; outline-color: rgba(228, 182, 3, 0.4); outline-offset: -1px; }


main {min-height: 450px; }



#page_content {background: url("../img/cells_bg.png") right top no-repeat; background-position: right -196px top -32px; }

.breadcrumbs {padding: 24px 0; font-size: 0.9em; }

#page_content h1 {font-size: 30px; text-transform: uppercase; }
#page_content h2 {font-size: 24px; text-transform: uppercase; margin-top: 2em; }
#page_content h3 {font-size: 20px; }

#page_content h1:first-of-type {margin-top: 0; }
#page_content article {padding-bottom: 5em; overflow: hidden; }


article p,
article ul {clear: both;line-height: 1.8em;font-size: 16px; margin-bottom: 15px;}
article table {table-layout: fixed; }
article table td {vertical-align: top; padding: 5px; }



.section_menu {background-color: #fff; padding: 25px 30px 45px; font-weight: 400; box-shadow: 0 2px 5px 1px #eee; }
.section_menu li {padding: 0.4em 0.4em; overflow: hidden; }
.section_menu a,
.section_menu span {display: block; float: left; padding: 4px 0; color: #000; }

.section_menu .active a,
.section_menu .active span
{background-color: #e4b603; padding: 4px 0.5em; color: #000; }


.section_menu a[href$="zaiavka-na-organizaciiu-dostavki-gruza"] {/* background: #e4b603; *//* outline: solid 2px orange; */font-size: 1.1em;line-height: 1.1em;padding: 5px 10px;border: solid 2px #e4b603;}
.section_menu a[href$="zaiavka-na-organizaciiu-dostavki-gruza"]:hover {background: #e4b603; }




#footer {background: #11093b; color: #a6a6a6; padding-top: 60px; }

#footer a:link,
#footer a:visited {color: #a6a6a6; }
#footer a:hover {color: #f9f9f9; text-decoration: none; }


#footer h4 {color: #f9f9f9; margin: 15px 0 30px; }
#footer h4 > a {display: block; text-transform: uppercase; }

#footer h4 > a:link,
#footer h4 > a:visited {color: #f9f9f9; }
#footer h4 > a:hover {color: #a6a6a6; }

#footer .menu a {}
#footer .menu li {padding: 0 0 15px; margin-right: 30px; margin-bottom: 15px; }
@media (max-width: 1199px) {
	#footer .menu li {margin-right: 15px; }
}
#footer .menu li:not(:last-of-type) {border-bottom: solid 1px #332c56; }
#footer p {margin: -10px 0 30px; }

#copyright {height: 76px; line-height: 76px; border-top: solid 1px #332c56; }
#siteby {float: right; font-weight: 500; color: #f9f9f9 !important; text-decoration: none; }
#siteby:hover {color: #a6a6a6 !important; }


/* Фотогалереи */
.gallery {overflow: hidden;margin: 30px auto 30px;}
.gallery > .item {display: block;/* float: left; */text-align: center;margin: 0 auto 15px;}
.gallery > .item a {display: inline-block;position: relative;overflow: hidden;border: solid 4px transparent;}
.gallery > .item span {
	display: block;
	line-height: 1em;
	color: #11083b;
	text-align: center;
	margin: 0 auto 2px;
	min-height: 2em;
	max-height: 2em;
	overflow: hidden;
}
.gallery > .item a:hover {border-color: #e4b602;}

.gallery > .item img {max-width: 100%; height: auto; width: auto; max-height: 100%; }



@media only screen and (max-width: 768px) {
	.gallery > .item:nth-child(2n+3) {clear: both; }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
	.gallery > .item:nth-child(3n+4) {clear: both; }
}

@media only screen and (min-width: 992px) {
	.gallery > .item:nth-child(4n+5) {clear: both; }
}

.orange {color: #e4b603; }



.hexagon {
	text-align: center;
	position: relative;
	display: inline-block;
	height: 120px;
	width: 120px;
	line-height: 120px;
	color: #e4b603;
	font-size: 14px; 
	font-weight: 500;
	text-transform: uppercase;
}
.hexagon > span {
	height: 100%;
	width: 57.7%;
	display: inline-block;
	border-top: 1px solid #e4b603;
	border-bottom: 1px solid #e4b603;
}

.hexagon > span:before,
.hexagon > span:after {
	position: absolute;
	top: 0;
	left: 50%;
	background-color: inherit;
	height: inherit;
	width: inherit;
	content: '';

	border-top:1px solid #e4b603;
	border-bottom:1px solid #e4b603;
}

.hexagon > span:before {
	transform: rotate(60deg);
	transform-origin: 25% 25%;
}

.hexagon > span:after {
	transform: rotate(-60deg);
	transform-origin: 25% 75%;
}

.hexagon > span > span {
	line-height: 18px;
	display: inline-block;
	vertical-align: middle;
	margin: auto -25%;
	position: relative;
	z-index: 1;
}

.hexagon:hover > span {cursor: pointer; background: orange; color: #000; }


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

.size-badge {position: fixed; top: 0; left: 0; background: orange; width: 2em; height: 20px; font-size: 12px; line-height: 20px; text-align: center; z-index: 999999; }



/* GoogleTranslate hack */
body {top: 0 !important;}
#google_translate_element,
.skiptranslate,
.goog-te-banner-frame {display: none !important;}



@keyframes bounce {
	0%, 20%, 60%, 100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	40% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px);
	}

	80% {
		-webkit-transform: translateY(-5px);
		transform: translateY(-5px);
	}
}

