.container:after,
.header-holder:after,
#nav:after {
	content: " ";
	display: block;
	clear: both;
}

#nav ul,
.slideshow .slide .text-box ul,
.slideshow .pagination ul,
.sevices-list ul,
.section .col ol,
.news-holder .text-holder ul,
.info-holder .item-list,
.price-holder .price-list,
#footer .solcial-network,
#footer .footer-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}

.full-width {
	padding-left: 9999px;
	padding-right: 9999px;
	margin-left: -9999px;
	margin-right: -9999px;
}

html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

body {
	margin: 0;
	color: #8f8f8f;
	background: #fff;
	font: 15px/20px "Roboto", "Arial", "Helvetica", sans-serif;
	min-width: 320px;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: none;
}

* {
	max-height: 1000000px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
	display: block;
}

img {
	border-style: none;
	max-width: 100%;
	height: auto;
}

a {
	text-decoration: none;
	color: #999;
}

a:hover {
	text-decoration: underline;
}

input,
textarea,
select {
	font: 100% "Roboto", "Arial", "Helvetica", sans-serif;
	color: #000;
	vertical-align: middle;
}

form,
fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

button,
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="submit"] {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	cursor: pointer;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	margin: 0;
	padding: 4px 7px;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border: 1px solid #999;
}

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	border-color: #4d4d4d;
}

textarea {
	overflow: auto;
	resize: vertical;
	vertical-align: top;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Roboto", "Arial", "Helvetica", sans-serif;
	line-height: 1.2em;
	margin: 0 0 1.2em;
}

p {
	margin: 0 0 1.2em;
}

q {
	quotes: none;
}

q:before,
q:after {
	content: "";
	content: none;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

@font-face {
	font-family: "icomoon";
	src: url("../fonts/icomoon.eot?-bryt2l");
	src: url("../fonts/icomoon.eot?#iefix-bryt2l") format("embedded-opentype"), url("../fonts/icomoon.woff?-bryt2l") format("woff"), url("../fonts/icomoon.ttf?-bryt2l") format("truetype"), url("../fonts/icomoon.svg?-bryt2l#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
	font-family: "icomoon";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-check:before {
	content: "\e606";
}

.icon-cart:before {
	content: "\e607";
}

.icon-phone:before {
	content: "\e60c";
}

.icon-search:before {
	content: "\e60d";
}

.icon-two-arrow:before {
	content: "\e60e";
}

.icon-circular14:before {
	content: "\e60f";
}

.icon-twitter:before {
	content: "\69";
}

.icon-word:before {
	content: "\e618";
}

.icon-email2:before {
	content: "\e608";
}

.icon-arrow-left:before {
	content: "\e600";
}

.icon-arrow-right:before {
	content: "\e601";
}

.icon-clip:before {
	content: "\e602";
}

.icon-diamond:before {
	content: "\e603";
}

.icon-email:before {
	content: "\e604";
}

.icon-list:before {
	content: "\e605";
}

.icon-pinterest:before {
	content: "\e610";
}

.icon-location:before {
	content: "\e611";
}

.icon-sent:before {
	content: "\e60b";
}

.icon-googleplus:before {
	content: "\e609";
}

.icon-facebook:before {
	content: "\e60a";
}

a {
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}

a:hover {
	text-decoration: none;
}

#wrapper {
	overflow: hidden;
	position: relative;
	width: 100%;
}

.container {
	max-width: 1170px;
	margin: 0 auto;
}

#header {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	z-index: 100;
}

#header.slideOutUp #nav {
	padding: 17px 0 14px;
	position: fixed;
	left: 0;
	right: 0;
	z-index: 1000;
	background: rgba(255, 255, 255, .8);
}

.opener {
	display: inline-block;
	padding: 10px;
	width: 100%;
	background: #49980b;
	text-align: center;
	position: relative;
	border-radius: 3px;
	color: #fff;
	font-size: 18px;
	line-height: 20px;
	text-transform: uppercase;
	overflow: hidden;
	display: none;
}

.opener:hover,
.opener:active,
.opener:focus {
	background: #275106;
}

.logo {
	float: left;
	width: 332px;
	height: 133px;
	margin: 30px 0 0 2px;
}

.logo img {
	display: block;
	width: 332px;
	height: 133px;
}

.header-holder {
	float: right;
	text-align: right;
}

.header-holder .top-link {
	float: right;
	width: 209px;
	background: #f1f1f1;
	border-radius: 0 0 10px 10px;
	color: #2a433a;
	font: 700 20px/22px "Roboto", "Arial", "Helvetica", sans-serif;
	text-transform: uppercase;
	padding: 58px 13px 30px;
	position: relative;
}

.header-holder .top-link:after {
	position: absolute;
	top: 34px;
	margin: 0 0 0 -12px;
	left: 50%;
	content: "\e600";
	font-family: "icomoon";
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
}

.header-holder .top-link:hover {
	color: #ccc;
}

#nav {
	clear: both;
	padding: 17px 0 0;
}

#nav ul {
	font-size: 0;
	line-height: 0;
	max-width: 1170px;
	text-align: right;
	margin: 0 auto;
}

#nav ul > li {
	display: inline-block;
	vertical-align: top;
	text-transform: uppercase;
	font: 500 15px/20px "Roboto", "Arial", "Helvetica", sans-serif;
	letter-spacing: 0;
	margin: 0 0 0 30px;
	position: relative;
}

#nav ul > li:hover .drop-menu {
	display: block;
}

#nav ul > li.hover .drop-menu {
	display: block;
}

#nav ul > li.active a {
	color: #49980b;
}

#nav ul > li a {
	display: block;
}

#nav ul > li a:hover {
	color: #49980b;
}

#nav ul .drop-menu {
	position: absolute;
	top: 100%;
	left: 0;
	width: 150px;
	text-align: left;
	/*background: rgba(75, 152, 11, .8);*/
	background:#f1f1f1;
	padding: 4px;
	display: none;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}

#nav ul .drop-menu li {
	padding: 0 0 4px;
	display: block;
	margin: 0;
	font-size:12px;
	/*text-transform: capitalize;*/
	text-transform:uppercase;
}

#nav ul .drop-menu li a {
	/*color: #fff;*/
	color:#666;
}

#nav ul .drop-menu li a:hover {
	color: #ccc;
}

#main {
	width: 100%;
}

.visual-gallery {
	position: relative;
	padding: 114px 0 3px;
}

.visual-gallery .bg-stretch {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0;
	z-index: -1;
}

.visual-gallery .bg-stretch img {
	max-width: none;
}

.btn {
	display: inline-block;
	background: #49980b;
	color: #fff;
	font: 20px/22px "Roboto Condensed", "Arial", "Helvetica", sans-serif;
	text-transform: uppercase;
	padding: 10px;
	border-radius: 6px;
	min-width: 130px;
	text-align: center;
}

.btn:hover,
.btn:active,
.btn:focus {
	background: #275106;
}

.btn.white-style {
	background: #efefef;
	color: #49980b;
}

.btn.white-style:hover,
.btn.white-style:active,
.btn.white-style:focus {
	background: #c9c9c9;
}

.slideshow {
	position: relative;
	height: 580px;
}

.slideshow .slide {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}

.slideshow .slide .img-box {
	float: left;
	width: 50%;
	margin: 0 0 0 103px;
}

.slideshow .slide .img-box img {
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
	left: -200%;
	vertical-align: top;
	-webkit-transition: all 2s linear;
	transition: all 2s linear;
	position: relative;
}

.slideshow .slide .container {
	padding: 8px 0 0;
}

.slideshow .slide .text-box {
	float: left;
	position: relative;
	padding: 152px 0 0;
	margin: 0 0 0 -200px;
}

.slideshow .slide .text-box h1 {
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
	right: -200%;
	-webkit-transition: all 2s ease;
	transition: all 2s ease;
	position: relative;
	font-size: 58px;
	line-height: 58px;
	color: #8b0f04;
	letter-spacing: -4px;
	margin: 0 0 0;
	text-transform: uppercase;
	text-shadow: 1px 1px #fff;
}

.slideshow .slide .text-box h1 mark {
	background: none;
	color: #49980b;
}

.slideshow .slide .text-box ul {
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
	right: -200%;
	-webkit-transition: all 2s ease .5s;
	transition: all 2s ease .5s;
	position: relative;
	padding: 0 0 0 8px;
	font-weight: 700;
	text-transform: uppercase;
}

.slideshow .slide .text-box .btn {
	float: right;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
	right: -200%;
	padding: 10px 18px;
	margin: -30px 0 0;
	-webkit-transition: all 2.5s ease .5s;
	transition: all 2.5s ease .5s;
	position: relative;
}

.slideshow .slide.active {
	z-index: 2;
}

.slideshow .slide.active .img-box img {
	left: 0;
}

.slideshow .slide.active .text-box h1 {
	right: 0;
}

.slideshow .slide.active .text-box ul {
	right: 0;
}

.slideshow .slide.active .text-box .btn {
	right: -8px;
}

.slideshow .pagination {
	position: absolute;
	bottom: 131px;
	right: 0;
	left: 0;
}

.slideshow .pagination ul {
	font-size: 0;
	line-height: 0;
	letter-spacing: -4px;
	max-width: 1170px;
	margin: 0 auto;
	text-align: right;
}

.slideshow .pagination ul li {
	display: inline-block;
	vertical-align: top;
	padding: 0 5px;
}

.slideshow .pagination ul li a {
	display: block;
	width: 9px;
	height: 9px;
	background: #8b9893;
	border-radius: 50%;
	position: relative;
	z-index: 10;
}

.slideshow .pagination ul li a:hover {
	background: #2a433a;
}

.slideshow .pagination ul li.active a {
	background: #2a433a;
}

.slideshow .btn-next,
.slideshow .btn-prev {
	position: absolute;
	left: 70px;
	top: 32%;
	width: 46px;
	height: 46px;
	color: #49980b;
	background: rgba(255, 255, 255, .8);
	border-radius: 50%;
	text-align: center;
	padding: 12px 0 0;
	text-indent: -4px;
	font-size: 20px;
	line-height: 22px;
	z-index: 100;
}

.slideshow .btn-next:hover,
.slideshow .btn-prev:hover {
	background: rgba(255, 255, 255, .4);
}

.slideshow .btn-next {
	left: auto;
	right: 70px;
	text-indent: 4px;
}

.green-style {
	background: #49980b;
}

.sevices-list {
	width: 100%;
	position: relative;
	color: #fff;
	padding: 0 0 60px;
	z-index: 10;
}

.sevices-list ul {
	font-size: 0;
	line-height: 0;
	letter-spacing: -4px;
	text-align: center;
}

.sevices-list ul li {
	display: inline-block;
	vertical-align: top;
	width: 25%;
	letter-spacing: 0;
	font: 15px/18px "Roboto Condensed", "Arial", "Helvetica", sans-serif;
	margin: -32px 0 0;
	padding: 0 28px 34px;
	position: relative;
}

.sevices-list i {
	display: block;
	border-radius: 50%;
	color: #49980b;
	width: 66px;
	height: 66px;
	font-size: 22px;
	line-height: 26px;
	position: relative;
	box-shadow: 0 1px 1px 1px rgba(0, 0, 0, .2);
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}

.sevices-list i:before {
	top: 50%;
	position: absolute;
	left: 50%;
	width: 26px;
	margin: -10px 0 0 -12px;
}

.sevices-list .icon {
	width: 70px;
	height: 70px;
	background: #fff;
	padding: 2px;
	display: block;
	margin: 0 auto 20px;
	border-radius: 50%;
	position: relative;
}

.sevices-list h2 {
	font: 20px/22px "Roboto Condensed", "Arial", "Helvetica", sans-serif;
	text-transform: uppercase;
	margin: 0 0 11px;
}

.sevices-list p {
	margin: 0 0 12px;
}

.sevices-list .more {
	color: #fff;
	width: 31px;
	height: 31px;
	border-radius: 50%;
	border: 1px solid #fff;
	font: 700 28px/28px "Roboto", "Arial", "Helvetica", sans-serif;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin: 0 0 0 -15px;
}

.sevices-list .service {
	cursor: pointer;
}

.sevices-list .service:hover .more {
	color: #83b572;
	border-color: #83b572;
}

.sevices-list .service:hover i {
	box-shadow: none;
}

.logos-holder {
	height: 253px;
	white-space: nowrap;
}

.logos-holder:after {
	content: "";
	vertical-align: middle;
	display: inline-block;
	min-height: 253px;
}

.logos-holder .box {
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
	width: 100%;
	color: #999;
	font: 20px/24px "Roboto Condensed", "Arial", "Helvetica", sans-serif;
	text-transform: uppercase;
}

.logos-holder .icon-logo {
	display: inline-block;
	vertical-align: middle;
	padding: 0 10px;
}

.logos-holder p {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	padding: 0 0 0 10px;
}

.logos-holder p a {
	color: #49980b;
}

.logos-holder p a:hover,
.logos-holder p a:active,
.logos-holder p a:focus {
	color: #275106;
	text-decoration: none;
}

.quote-banner {
	height: 82px;
	position: relative;
	white-space: nowrap;
}

.quote-banner:after {
	content: "";
	vertical-align: middle;
	display: inline-block;
	min-height: 82px;
}

.quote-banner .quote {
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
	color: #eee;
	text-transform: uppercase;
	width: 100%;
}

.quote-banner strong {
	width: 54%;
	float: left;
	font-weight: 700;
	font-size: 16px;
}

.quote-banner img {
	position: absolute;
	top: 0;
	right: 0;
}

.gray-style {
	background: #eee;
}

.head {
	text-align: center;
	font: 300 18px/22px "Roboto", "Arial", "Helvetica", sans-serif;
	color: #49980b;
	text-transform: uppercase;
}

.head h1 {
	font: 40px/44px "Roboto Condensed", "Arial", "Helvetica", sans-serif;
	/*color: #49980b;*/
	color:#666;
	margin: 0 0 14px;
	text-transform: uppercase;
}

.head p{
	color:#666;	
}

.section {
	padding: 93px 0 80px;
}

.section .holder {
	overflow: hidden;
	padding: 25px 0 0;
}

.section .col {
	float: left;
	width: 50%;
}

.section .col:first-child {
	padding: 5px 0 0;
}

.section .col ol {
	list-style: none;
	counter-reset: newCounter;
	padding: 0 0 0 16px;
}

.section .col ol li {
	position: relative;
	padding: 17px 0 25px 85px;
	border-top: 1px solid #49980b;
	font: 13px/20px "Open Sans", "Arial", "Helvetica", sans-serif;
	color: #333;
}

.section .col ol li:first-child {
	border-top: 0;
}

.section .col ol li:before {
	counter-increment: newCounter;
	content: counters(newCounter, ".") ". ";
	font: 300 22px/24px "Roboto", "Arial", "Helvetica", sans-serif;
}

.section .col ol li.sent:after {
	content: "\e60b";
	font-family: "icomoon";
	font-size: 40px;
	line-height: 40px;
	position: absolute;
	top: 18px;
	left: 24px;
	color: #49980b;
	font-size: 34px;
}

.section .col ol li.space:after {
	content: "\e60f";
	font-family: "icomoon";
	font-size: 40px;
	line-height: 40px;
	position: absolute;
	top: 20px;
	left: 22px;
	font-size: 40px;
	color: #49980b;
}

.section .col ol li.world:after {
	content: "\e618";
	font-family: "icomoon";
	font-size: 40px;
	line-height: 40px;
	position: absolute;
	top: 20px;
	left: 22px;
	color: #49980b;
}

.section .col p {
	margin: 0;
}

.section .col p a {
	font-weight: bold;
	color: #333;
}

.section .col p a:hover {
	color: #49980b;
}

.section .col .title {
	font: 300 22px/24px "Roboto", "Arial", "Helvetica", sans-serif;
	display: inline-block;
	padding: 0 0 10px;
}

.sample {
	padding: 86px 0 84px;
}

.sample .head {
	text-align: left;
}

.sample .holder {
	overflow: hidden;
	padding: 36px 0 0;
}

.sample .alignleft {
	float: left;
	margin: 4px 0 0;
	max-width: 583px;
	width: 50%;
}

.sample .alignleft img {
	width: 100%;
	height: auto;
	vertical-align: top;
}

.sample .text-holder {
	overflow: hidden;
	padding: 0 0 0 30px;
	color: #8f8f8f;
	font: 15px/20px "Roboto Condensed", "Arial", "Helvetica", sans-serif;
}

.sample .text-holder h2 {
	color: #afafaf;
	font: 18px/20px "Roboto Condensed", "Arial", "Helvetica", sans-serif;
	margin: 0 0 20px;
}

.sample .text-holder p {
	margin: 0 0 30px;
}

.news-holder {
	padding: 66px 0 78px;
}

.news-holder .head {
	color: #fff;
	font-family: "Roboto Condensed", "Arial", "Helvetica", sans-serif;
}

.news-holder .head h1 {
	color: #fff;
}

.news-holder .holder {
	overflow: hidden;
	padding: 50px 0 0;
}

.news-holder .col {
	float: left;
	width: 50%;
	color: #f2f2f2;
	padding: 0 0 0 8px;
}

.news-holder .col:first-child {
	padding: 0 30px 0 0;
}

.news-holder .text-holder {
	padding: 14px 0 0 20px;
	font: 15px/20px "Roboto Condensed", "Arial", "Helvetica", sans-serif;
}

.news-holder .text-holder ul li {
	padding: 0 0 0 10px;
	position: relative;
	line-height: 18px;
	margin: 0 0 2px;
}

.news-holder .text-holder ul li:after {
	content: "";
	position: absolute;
	top: 8px;
	left: 0;
	width: 4px;
	height: 2px;
	background: #fff;
}

.news-holder .news {
	background: #5aa123;
	border-radius: 14px;
	padding: 24px 27px 16px;
	margin: 0 0 22px;
	font: 13px/20px "Roboto Condensed", "Arial", "Helvetica", sans-serif;
}

.news-holder .news time {
	color: #f2f2f2;
}

.news-holder .news.white {
	background: #f2f2f2;
	color: #767676;
}

.news-holder .news.white time {
	color: #a5a5a5;
}

.news-holder .news p {
	margin: 0 0 5px;
}

.news-holder h2 {
	font: 20px/22px "Roboto Condensed", "Arial", "Helvetica", sans-serif;
	margin: 0 0 8px;
}

.team-holder {
	padding: 85px 0 123px;
}

.team-carousel {
	position: relative;
	padding: 58px 0 0;
}

.team-carousel .mask {
	position: relative;
	overflow: hidden;
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
}

.team-carousel .mask .slideset {
	width: 99999px;
	float: left;
}

.team-carousel .mask .slide {
	width: 284px;
	font-family: "Roboto Condensed", "Arial", "Helvetica", sans-serif;
	float: left;
	text-align: center;
	padding: 0 10px;
}

.team-carousel .mask .slide a {
	display: block;
	padding: 14px 20px 36px;
	border-radius: 10px;
}

.team-carousel .mask .slide a:hover {
	background: #ccc;
	color: #666;
}

.team-carousel .mask .slide a:hover .avatar {
	border-color: #ccc;
}

.team-carousel .mask .slide a:hover .name,
.team-carousel .mask .slide a:hover .title {
	color: #666;
}

.team-carousel .avatar {
	display: block;
	width: 131px;
	margin: 0 auto 22px;
	border-radius: 50%;
	border: 4px solid #f4f4f4;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}

.team-carousel .avatar img {
	vertical-align: top;
}

.team-carousel .name {
	display: block;
	color: #4e4e4e;
	font-size: 20px;
	line-height: 24px;
}

.team-carousel .title {
	color: #a2a2a2;
	font-size: 15px;
	line-height: 17px;
	display: block;
	padding: 0 0 16px;
}

.team-carousel .btn-next,
.team-carousel .btn-prev {
	position: absolute;
	left: 70px;
	top: 30%;
	width: 46px;
	height: 46px;
	color: #49980b;
	background: rgba(255, 255, 255, .8);
	border-radius: 50%;
	text-align: center;
	padding: 12px 0 0;
	font-size: 20px;
	line-height: 22px;
	z-index: 100;
}

.team-carousel .btn-next:hover,
.team-carousel .btn-prev:hover {
	background: rgba(255, 255, 255, .5);
}

.team-carousel .btn-next {
	left: auto;
	right: 70px;
}

.item-fleet {
	padding: 75px 0 60px;
	position: relative;
	color: #fff;
}

.item-fleet:after {
	left: 0;
	bottom: 0;
	right: 0;
	height: 120px;
	background: #ccc;
	position: absolute;
	content: "";
}

.item-fleet .head {
	color: #fff;
	text-align: left;
}

.item-fleet .head h1 {
	color: #fff;
	margin: 0 0 20px;
}

.item-fleet .head h2 {
	font: 15px/18px "Roboto Condensed", "Arial", "Helvetica", sans-serif;
	margin: 0 0 22px;
}

.item-fleet .car-visual {
	float: left;
	position: relative;
	z-index: 10;
	padding: 106px 0 0;
	margin: 0 0 0 -46px;
}

.item-fleet .car-visual img {
	display: block;
	margin: 0 0 -80px;
}

.item-fleet .text-holder {
	padding: 20px 0 60px 65px;
	float: left;
	width: 50%;
	line-height: 18px;
}

.item-fleet .text-holder p {
	margin: 0 0 30px;
}

.facility-holder {
	padding: 82px 0 116px;
}

.facility-holder .head {
	color: #757575;
}

.facility-holder .head h1 {
	color: #38393b;
}

.facility-holder .team-carousel {
	position: relative;
	padding: 59px 0 0;
}

.facility-holder .team-carousel .mask {
	position: relative;
	overflow: hidden;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}

.facility-holder .team-carousel .mask .slideset {
	width: 99999px;
	float: left;
}

.facility-holder .team-carousel .mask .slide {
	width: 400px;
	font-family: "Roboto Condensed", "Arial", "Helvetica", sans-serif;
	float: left;
	text-align: center;
	padding: 0 15px;
}

.facility-holder .team-carousel .mask .slide a {
	display: block;
	padding: 0;
	border-radius: 10px;
}

.facility-holder .team-carousel .mask .slide a:hover {
	background: none;
}

.facility-holder .team-carousel .mask .slide a:hover .img-holder:before {
	background: rgba(54, 54, 54, .9);
}

.facility-holder .team-carousel .mask .slide a:hover .img-holder:after {
	opacity: 1;
}

.facility-holder .team-carousel .btn-next,
.facility-holder .team-carousel .btn-prev {
	background: #49980b;
	color: #fff;
	top: 41%;
}

.facility-holder .team-carousel .btn-next:hover,
.facility-holder .team-carousel .btn-next:active,
.facility-holder .team-carousel .btn-next:focus,
.facility-holder .team-carousel .btn-prev:hover,
.facility-holder .team-carousel .btn-prev:active,
.facility-holder .team-carousel .btn-prev:focus {
	background: #275106;
}

.facility-holder .team-carousel .img-holder {
	display: block;
	position: relative;
}

.facility-holder .team-carousel .img-holder:before {
	background: rgba(54, 54, 54, 0);
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	content: "";
}

.facility-holder .team-carousel .img-holder:after {
	content: "\e60d";
	position: absolute;
	top: 50%;
	left: 50%;
	font-family: "icomoon";
	font-size: 20px;
	width: 43px;
	height: 43px;
	border-radius: 50%;
	background: #fff;
	margin: -21px 0 0 -21px;
	line-height: 40px;
	color: #575757;
	opacity: 0;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}

.facility-holder .team-carousel .img-holder img {
	vertical-align: top;
}

.facility-holder .team-carousel .text {
	color: #aaa;
	padding: 14px;
	border-left: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	font: 15px/18px "Roboto Condensed", "Arial", "Helvetica", sans-serif;
}

.facility-holder .team-carousel .text .title {
	display: block;
	font-size: 20px;
	line-height: 22px;
	text-transform: uppercase;
	padding: 0 0 2px;
}

.info-holder {
	color: #fff;
	padding: 100px 0 125px;
	border-bottom: 1px solid #fff;
}

.info-holder .head {
	color: #fff;
}

.info-holder .head h1 {
	color: #fff;
}

.info-holder .item-list {
	overflow: hidden;
	padding: 38px 46px 0;
}

.info-holder .item-list li {
	float: left;
	text-align: center;
	width: 25%;
}

.info-holder .icon {
	display: inline-block;
	vertical-align: top;
	color: #fff;
	text-decoration: none;
	width: 101px;
	height: 101px;
	border-radius: 50%;
	border: 1px solid #fff;
	margin: 0 0 24px;
	white-space: nowrap;
	background: #49980b;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}

.info-holder .icon.large:before {
	font-size: 68px;
	line-height: 68px;
}

.info-holder .icon:hover {
	background: #fff;
	color: #49980b;
}

.info-holder .icon:after {
	content: "";
	display: inline-block;
	height: 100%;
	width: 1px;
	overflow: hidden;
	vertical-align: middle;
}

.info-holder .icon:before {
	font-size: 21px;
	line-height: 21px;
	display: inline-block;
	vertical-align: middle;
}

.info-holder .title {
	display: block;
	font: 20px/22px "Roboto Condensed", "Arial", "Helvetica", sans-serif;
	text-transform: uppercase;
	padding: 0 0 12px;
}

.info-holder .sub-title {
	display: block;
	font-size: 14px;
}

.strit-holder {
	background: url(../images/bg-box.png);
	padding: 62px 0 42px;
	position: relative;
}

.strit-holder .head {
	color: #fff;
	font-weight: bold;
}

.strit-holder .head h1 {
	color: #fff;
	margin: 0;
}

.strit-holder:after {
	content: "";
	background: url(../images/bg-strip.png) no-repeat;
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0 0 0 -308px;
	width: 615px;
	height: 191px;
}

.price-holder {
	padding: 76px 0 86px;
	text-align: center;
}

.price-holder .head {
	color: #757575;
}

.price-holder .head h1 {
	font-weight: bold;
	font-family: "Roboto", "Arial", "Helvetica", sans-serif;
}

.price-holder .holder {
	overflow: hidden;
	padding: 38px 0 0;
	margin: 0 -10px;
}

.price-holder .sample-box {
	float: left;
	width: 25%;
	padding: 0 10px;
}

.price-holder .title {
	background: #49980b;
	min-height: 140px;
	padding: 32px 20px 20px;
	color: #fff;
}

.price-holder .title h2 {
	font: 25px/27px "Roboto Condensed", "Arial", "Helvetica", sans-serif;
	margin: 0 0 5px;
}

.price-holder .frame {
	border: 1px solid #e1e1e1;
	padding: 0 0 20px;
}

.price-holder .price-box {
	width: 116px;
	height: 116px;
	text-align: center;
	margin: -59px auto 0;
	padding: 6px;
	background: #fff;
	border-radius: 50%;
}

.price-holder .price-frame {
	border-radius: 50%;
	border: 1px solid #ccc;
	height: 100%;
	padding: 26px 0 0;
}

.price-holder .price {
	font: 30px/30px "Roboto Condensed", "Arial", "Helvetica", sans-serif;
	color: #434343;
	display: block;
}

.price-holder .price em {
	font-style: normal;
	font-size: 20px;
}

.price-holder mark {
	background: none;
	color: #a8a8a8;
	line-height: 14px;
}

.price-holder .price-list {
	padding: 14px 0 25px;
	font: 18px/20px "Roboto Condensed", "Arial", "Helvetica", sans-serif;
}

.price-holder .price-list li {
	display: block;
	padding: 15px 10px;
	color: #8a8a8a;
}

.price-holder .price-list li:nth-child(2n) {
	background: #fbfbfb;
}

.price-holder .more {
	background: #49980b;
	display: inline-block;
	color: #fff;
	padding: 9px 10px;
	font-family: "Roboto Condensed", "Arial", "Helvetica", sans-serif;
	font-size: 18px;
	line-height: 20px;
	min-width: 130px;
	text-align: center;
}

.price-holder .more:hover,
.price-holder .more:active,
.price-holder .more:focus {
	background: #275106;
}

.newsletters-holder {
	padding: 78px 0 74px;
}

.newsletters-holder .newsletters {
	padding: 20px 40px 0 120px;
	display: inline-block;
	vertical-align: middle;
	font: 15px/18px "Roboto Condensed", "Arial", "Helvetica", sans-serif;
	color: #484541;
	text-align: left;
	position: relative;
}

.newsletters-holder .newsletters .message {
	width: 99px;
	height: 99px;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 50%;
	background: #49980b;
	text-align: left;
}

.newsletters-holder .newsletters .message:after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7px 0 7px 8px;
	border-color: transparent transparent transparent #48980b;
	position: absolute;
	top: 50%;
	margin: -4px 0 0 -1px;
	left: 100%;
}

.newsletters-holder .newsletters .message:before {
	color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 50px;
	line-height: 50px;
	margin: -24px 0 0 -24px;
}

.newsletters-holder .newsletters p {
	margin: 0 0 10px;
}

.newsletters-holder .btn {
	margin: 28px 0 0;
	float: right;
}

.newsletters-holder h1 {
	color: #333;
	font-weight: normal;
	font-size: 25px;
	line-height: 28px;
	margin: 0 0 10px;
	font-family: "Roboto Condensed", "Arial", "Helvetica", sans-serif;
}

#footer {
	background: #49980b;
	color: #fff;
	padding: 76px 0;
	text-align: center;
	font-family: "Roboto Condensed", "Arial", "Helvetica", sans-serif;
}

#footer .holder {
	overflow: hidden;
	padding: 0 0 50px;
}

#footer .col {
	float: left;
	width: 33.3%;
	padding: 0 20px;
}

#footer .tel-link {
	color: #fff;
	position: relative;
	padding: 46px 0 0;
	display: inline-block;
}

#footer .tel-link:after {
	position: absolute;
	content: "\e60c";
	font-family: "icomoon";
	top: 0;
	left: 50%;
	margin: 0 0 0 -15px;
	border: 2px solid #fff;
	border-radius: 50%;
	width: 36px;
	height: 36px;
	padding: 4px;
	font-size: 20px;
	line-height: 28px;
}

#footer address {
	color: #fff;
	position: relative;
	padding: 40px 0 0;
	display: inline-block;
	font-style: normal;
}

#footer address:after {
	position: absolute;
	content: "\e611";
	font-family: "icomoon";
	top: 0;
	left: 50%;
	margin: 0 0 0 -15px;
	border: 2px solid #fff;
	border-radius: 50%;
	width: 38px;
	height: 38px;
	padding: 4px;
	font-size: 20px;
	line-height: 28px;
}

#footer .solcial-network {
	padding: 0 0 10px;
	font-size: 0;
	line-height: 0;
	letter-spacing: -4px;
}

#footer .solcial-network li {
	display: inline-block;
	vertical-align: top;
	letter-spacing: 0;
	padding: 0 4px;
}

#footer .solcial-network li a {
	border: 2px solid #fff;
	border-radius: 50%;
	width: 38px;
	display: block;
	color: #fff;
	height: 38px;
	padding: 4px;
	font-size: 20px;
	line-height: 28px;
}

#footer .solcial-network li a.icon-twitter {
	font-size: 16px;
}

#footer .solcial-network li a:hover {
	color: #ccc;
	border-color: #ccc;
}

#footer .email {
	color: #fff;
}

#footer .footer-nav {
	font-size: 0;
	line-height: 0;
	letter-spacing: -4px;
}

#footer .footer-nav li {
	display: inline-block;
	vertical-align: top;
	letter-spacing: 0;
	font-size: 15px;
	line-height: 18px;
}

#footer .footer-nav li a {
	color: #fff;
	margin: 0 4px;
}

#footer .footer-nav li a:hover {
	color: #ccc;
}

@media only screen and (max-width: 1400px) {
	.container {
		padding: 0 10px;
	}

	.slideshow .slide .img-box {
		margin: 0 0 0 80px;
		width: 40%;
	}

	.slideshow .slide .container {
		padding: 106px 0 0;
	}

	.slideshow .slide .text-box {
		margin: 0 0 0 -100px;
	}

	.slideshow .slide .text-box h1 {
		font-size: 48px;
		line-height: 50px;
	}

	.slideshow .pagination {
		bottom: 60px;
	}

	.slideshow .btn-next,
	.slideshow .btn-prev {
		left: 20px;
	}

	.slideshow .btn-next {
		right: 20px;
		left: auto;
	}

	.logos-holder .box {
		font-size: 16px;
	}

	.team-carousel .mask {
		max-width: 852px;
	}

	.team-carousel .btn-next,
	.team-carousel .btn-prev {
		left: 20px;
	}

	.team-carousel .btn-next {
		right: 20px;
		left: auto;
	}

	.item-fleet .car-visual {
		width: 50%;
		margin: 0;
	}

	.item-fleet .car-visual img {
		width: 100%;
		height: auto;
	}

	.item-fleet .text-holder {
		padding: 20px 0 60px 19px;
	}

	.facility-holder .team-carousel .mask {
		max-width: 800px;
	}
}

@media only screen and (max-width: 1200px) {
	.header-holder .top-link {
		padding: 38px 13px 20px;
	}

	.header-holder .top-link:after {
		top: 14px;
	}

	#nav ul > li {
		margin: 0 0 0 10px;
	}

	.slideshow {
		height: 380px;
	}

	.slideshow .slide .img-box {
		width: 35%;
	}

	.slideshow .slide .container {
		padding: 100px 0 0;
		max-width: 800px;
	}

	.slideshow .slide .text-box {
		padding: 40px 0 0;
		margin: 0;
	}

	.slideshow .slide .text-box h1 {
		font-size: 28px;
		line-height: 30px;
		letter-spacing: -1px;
	}

	.slideshow .pagination {
		right: 20px;
		bottom: 40px;
	}

	.quote-banner strong {
		width: 40%;
	}

	.quote-banner img {
		max-width: 499px;
		width: 100%;
		height: auto;
	}

	.newsletters-holder .newsletters {
		width: 80%;
	}
}

@media only screen and (max-width: 1023px) {
	#header.slideOutUp #nav {
		padding: 17px 10px 14px;
	}

	.logo {
		width: 200px;
		height: 80px;
		margin: 10px 0 0;
	}

	.logo img {
		width: 200px;
		height: 80px;
	}

	.header-holder .top-link {
		font-size: 16px;
		line-height: 18px;
		text-align: center;
		padding: 28px 13px 20px;
	}

	.header-holder .top-link:after {
		top: 10px;
	}

	.btn {
		min-width: 100px;
		font-size: 16px;
		line-height: 18px;
	}

	.slideshow {
		height: 300px;
	}

	.slideshow .slide .container {
		padding: 30px 0 0;
	}

	.slideshow .slide .text-box {
		padding: 20px 0 0;
		margin: 0 0 0 -40px;
	}

	.sevices-list {
		padding: 0 0 20px;
	}

	.sevices-list ul li {
		padding: 0 10px 34px;
	}

	.logos-holder {
		height: auto;
		padding: 20px 0;
		text-align: center;
		white-space: nowrap;
	}

	.logos-holder:after {
		content: "";
		vertical-align: middle;
		display: inline-block;
		min-height: 100%;
	}

	.quote-banner {
		height: auto;
		white-space: nowrap;
		padding: 20px 0;
		text-align: center;
	}

	.quote-banner:after {
		content: "";
		vertical-align: middle;
		display: inline-block;
		min-height: 100%;
	}

	.quote-banner strong {
		float: none;
		width: 100%;
		display: block;
		padding: 0 0 10px;
	}

	.quote-banner img {
		position: static;
	}

	.head {
		font-size: 14px;
		line-height: 16px;
	}

	.head h1 {
		font-size: 26px;
		line-height: 28px;
	}

	.section {
		padding: 20px 0;
	}

	.section .col {
		width: 60%;
	}

	.section .col:first-child {
		width: 40%;
	}

	.section .col ol li:before {
		font-size: 18px;
		line-height: 20px;
	}

	.section .col .title {
		font-size: 18px;
		line-height: 20px;
	}

	.sample {
		padding: 20px 0;
	}

	.sample .holder {
		padding: 6px 0 0;
	}

	.news-holder {
		padding: 20px 0;
	}

	.news-holder .holder {
		padding: 10px 0 0;
	}

	.team-holder {
		padding: 20px 0;
	}

	.team-carousel {
		padding: 20px 0 0;
	}

	.team-carousel .mask {
		max-width: 750px;
	}

	.team-carousel .mask .slide {
		width: 250px;
	}

	.team-carousel .btn-next,
	.team-carousel .btn-prev {
		display: none;
	}

	.item-fleet {
		padding: 20px 0;
	}

	.item-fleet:after {
		height: 40px;
	}

	.facility-holder {
		padding: 20px 0;
	}

	.facility-holder .team-carousel .mask {
		max-width: 760px;
	}

	.facility-holder .team-carousel .mask .slide {
		width: 380px;
	}

	.info-holder {
		padding: 20px 0;
	}

	.price-holder {
		padding: 20px 0;
	}

	.price-holder .sample-box {
		width: 50%;
		padding: 0 10px 10px;
	}

	.newsletters-holder {
		padding: 20px 0;
	}

	.newsletters-holder .newsletters .message {
		top: 16px;
	}

	#footer {
		padding: 20px 0;
	}
}

@media only screen and (max-width: 767px) {
	#header.slideOutUp #nav {
		position: static;
	}

	.opener {
		display: block;
	}

	.logo {
		margin: 10px 0;
	}

	.header-holder {
		position: relative;
		overflow: visible;
		float: none;
	}

	.header-holder .top-link {
		font-size: 12px;
		line-height: 14px;
		width: 90px;
		border-radius: 4px;
		padding: 28px 5px 10px;
	}

	.header-holder .top-link:after {
		margin: 0 0 0 -6px;
	}

	#nav {
		padding: 0;
	}

	#nav ul {
		position: absolute;
		top: 100%;
		left: 0;
		right: 0;
		overflow: hidden;
		background: #fff;
		z-index: 99999;
	}

	#nav ul > li {
		display: block;
		padding: 4px 10px;
	}

	#nav ul > li:hover .drop-menu {
		height: 100%;
	}

	#nav ul > li.hover .drop-menu {
		height: 100%;
	}

	#nav ul .drop-menu {
		position: static;
		display: block;
		width: 100%;
		background: none;
		text-align: right;
		padding: 0 8px 0 0;
		height: 0;
	}

	#nav ul .drop-menu li {
		padding: 2px 0;
	}

	#nav ul .drop-menu li a {
		color: #999;
	}

	.visual-gallery {
		padding: 114px 0 0;
	}

	.slideshow .slide .img-box {
		position: absolute;
		left: 10px;
		bottom: 0;
		margin: 0;
		width: 40%;
	}

	.slideshow .slide .text-box {
		float: right;
		margin: 0;
		padding: 20px 10px 0 0;
	}

	.slideshow .slide .text-box h1 {
		font-size: 14px;
		line-height: 16px;
	}

	.slideshow .slide .text-box ul {
		font-size: 12px;
		line-height: 14px;
	}

	.slideshow .slide .text-box .btn {
		margin: 10px 10px 0 0;
	}

	.slideshow .btn-next,
	.slideshow .btn-prev {
		display: none;
	}

	.sevices-list {
		padding: 20px 0;
	}

	.sevices-list ul li {
		display: block;
		width: 100%;
		height: auto !important;
		margin: 0;
		padding: 0 0 30px;
		margin: 0 0 30px;
	}

	.section .col {
		float: none;
		width: 100%;
	}

	.section .col:first-child {
		width: 100%;
		float: none;
	}

	.section .col ol {
		padding: 0;
	}

	.section .col ol li {
		padding: 17px 0 25px 40px;
	}

	.section .col ol li:before {
		font-size: 16px;
		line-height: 18px;
		float: left;
	}

	.section .col ol li.sent:after {
		left: 0;
		font-size: 24px;
		line-height: 24px;
	}

	.section .col ol li.space:after {
		left: 0;
		font-size: 26px;
		line-height: 26px;
		top: 20px;
	}

	.section .col ol li.world:after {
		left: 0;
		font-size: 26px;
		line-height: 26px;
		top: 20px;
	}

	.section .col .title {
		font-size: 14px;
		line-height: 16px;
	}

	.sample .alignleft {
		float: none;
		width: 100%;
		margin: 0 0 10px;
	}

	.sample .text-holder {
		padding: 0;
	}

	.sample .text-holder p {
		margin: 0 0 20px;
	}

	.news-holder .col {
		float: none;
		width: 100%;
		padding: 0;
	}

	.news-holder .col:first-child {
		padding: 0;
	}

	.news-holder h2 {
		font-size: 16px;
		line-height: 18px;
	}

	.team-carousel .mask {
		max-width: 250px;
	}

	.item-fleet:after {
		display: none;
	}

	.item-fleet .car-visual {
		float: none;
		width: 100%;
		padding: 0;
		margin: 0;
	}

	.item-fleet .car-visual img {
		margin: 0;
	}

	.item-fleet .text-holder {
		float: none;
		width: 100%;
		padding: 20px 0 0;
	}

	.item-fleet .text-holder p {
		margin: 0 0 20px;
	}

	.facility-holder .team-carousel {
		padding: 10px 0 0;
	}

	.facility-holder .team-carousel .mask {
		max-width: 280px;
	}

	.facility-holder .team-carousel .mask .slide {
		width: 280px;
	}

	.info-holder .item-list {
		padding: 10px 0 0;
	}

	.info-holder .item-list li {
		float: none;
		width: 100%;
		padding: 0 0 20px;
	}

	.info-holder .icon {
		margin: 0 0 10px;
	}

	.info-holder .title {
		padding: 0;
		font-size: 16px;
		line-height: 18px;
	}

	.price-holder .sample-box {
		float: none;
		width: 100%;
	}

	.newsletters-holder .newsletters {
		width: 100%;
		padding: 0;
	}

	.newsletters-holder .newsletters .message {
		display: none;
	}

	.newsletters-holder .btn {
		margin: 15px 0 0;
	}

	#footer .holder {
		padding: 0;
	}

	#footer .col {
		float: none;
		width: 100%;
		padding: 0 20px 20px;
	}

	#footer .footer-nav li {
		display: block;
	}
}

@media screen and (max-width: 767px) {
	.wrap.slide .drop {
		max-height: 0;
		-webkit-transition: all .25s linear;
		transition: all .25s linear;
	}

	.wrap.slide.active .drop {
		max-height: 400px;
	}

	.wrap.slide .drop > ul {
		-webkit-transition: all .25s linear;
		transition: all .25s linear;
		-webkit-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		transform: translateY(-100%);
	}

	.wrap.slide.active .drop > ul {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

.white{
	color:#ffffff;	
}

.green{
	color:#49980b;	
}