/* Global */

body {
	/*font-family: 'Open Sans', sans-serif;*/
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: 400;
	font-size: 14px;
	color: #666666;
	background-color:#ffffff;
}
img, iframe {
	max-width: 100%;
}
a:link {
	color: #222222;
	text-decoration: none;
}
a:hover {
	color: #ed1c24;
	text-decoration: none;
}
a:visited {
	color: #ed1c24;
	text-decoration: none;
}

p {
	line-height:22px;
	margin:0px 0px 10px 0px;	
}

.bold {
	font-weight:bold;	
}

.flt-right {
	float:right;	
}


/* Lists */
dl,
menu,
ol,
ul {
	list-style: none;
}

.list {
	position:relative;	
	margin:0;
	padding:0;
}

.list li {
	background: url(../images/icons/icon-dot.png) no-repeat 0px 7px;
	padding: 0px 0px 0px 20px;
	line-height:22px;
}


/* Text */
.text-center {
	text-align:center;	
}

.red-txt {
	color:#ed1c24;	
}


/* Navigation */

.menu {
	position:fixed;
	top:0px;
	width:100%; 
	height:auto; 
	background-color:#ffffff;
	z-index:999;
	border-bottom:1px solid #e5e5e5;
}
#logo {
	text-align: center;
	margin: 10px 0px 0px 0px;
}
#nav {
	text-align: right;
	margin: 30px 0 0 0;
}
.navigation{
	float: right;
	list-style: none;
	margin: 0;
}
.navigation li{
	float: left;
	padding:16px 10px 16px 10px;
	margin:0px 0px 0px 50px;
}
.navigation li:hover{
	cursor:pointer;
	color: #ffffff;
	background:#ed1c24;
}

.navigation .active{
	cursor:pointer;
	color: #ffffff;
	font-weight:bold;
	background:#ed1c24;
	padding:16px 10px 16px 10px;
}

#top-contact {
	position: relative;
	margin: 13px 0px 0px 0px;
}

#top-contact .telephone, #top-contact .email {
	display: inline-block;
}

#top-contact span {
	display: inline;
}

#top-contact .telephone {
	margin-left: 16px;
}


/* General Slides */ 

.slide{
	background-attachment: fixed;
	width:100%;
	height:auto;
	position: relative;
	/*padding:140px 0;*/
	padding:30px 0;
}


.bg-banner {
	background:url(../images/bg-banner.jpg) no-repeat;	
	height:345px;
	background-size: cover;
	background-position: 50% 50%;
}


/* Slide 1 */ 

#slide1{
	background-color:#ffffff;
	padding:140px 0px 0px 0px;
}
#slide1 h1 {
	font-size: 48px;
	letter-spacing: -3px;
	line-height: 0px;
	color:#222222;
	font-weight: bold;
}
#slide1 h1 span {
	color:#ed1c24;
	font-size: 48px;
	font-family: 'Open Sans', sans-serif;	
}

#slide1 h2 {
	font-size: 21px;
	color: #222222;
	padding-bottom:20px;
	font-weight: normal;
}

#slide1 h3 {
	font-size: 20px;
	color: #444444;
	padding-bottom:20px;
	font-weight: bold;
}

#slide1 h4 {
	font-size: 20px;
	font-weight: inherit;
	color: #fff;
	font-weight:normal;
}




/* Slide 2 */ 

#slide2{
	/*background-image:url('../images/footprints.png');
	background-color:#f68f67;
	color:#ffffff;*/
	background:#f5f5f5;
}
#slide2 h1 {
	font-size: 3.8em;
	letter-spacing: -3px;
	color:#ffffff;
	font-weight: 700;
}
#slide2 h2 {
	font-size: 21px;
	color: #ffffff;
	font-weight: bold;
}





/* Slide 3 */ 

#slide3{
	background-color:#f5f5f5;
}
#slide3 h1 {
	font-size: 3.8em;
	letter-spacing: -3px;
	color:#8a8683;
	font-weight: 700;
}
#slide3 h2 {
	font-size: 21px;
	color: #ffffff;
	font-weight: bold;
}
#slide3 h3 {
	font-size: 17px;
	color: #444444;
	font-weight: bold;
	margin:10px 0px 15px 0px;
}

#test{
	background-color:#bde2df;
	color:#ffffff;
	text-align:center;
	font-size: 2em;
	font-weight: 400;
}




/* Slide 4 */

#slide4{
	background-color:#f5f5f5;	
}
#slide4 h1 {
	font-size: 3.8em;
	letter-spacing: -3px;
	line-height: 0px;
	color:#ffffff;
	font-weight: 700;
}
#slide4 h2 {
	font-size: 20px;
	color: #444444;
	padding-bottom: 20px;
	font-weight: bold;
}
#slide4 h3 {
	font-size: 17px;
	color: #444444;
	font-weight: bold;
	margin:10px 0px 15px 0px;
}



/* Section Link */
.link {
	background: #f5f5f5;
	border-bottom: 1px solid #e5e5e5;
	padding: 40px 0;
}



/* Icons */
.fa.fa-caret-right {
	margin-left: 10px;
}

.icon {
	width:88px;
	height:82px;
	margin:0 auto;	
}


.icon-wide {
	background:url(../images/icons/icon-wide.png) no-repeat;	
}

.icon-quality {
	background:url(../images/icons/icon-quality.png) no-repeat;	
}

.icon-customers {
	background:url(../images/icons/icon-customers.png) no-repeat;	
}

.icon-mail {
	background:url(../images/icons/icon-mail.png) no-repeat;
	width:30px;
	height:30px;
	float:left;
	margin:-6px 10px 0px 0px;
}

.icon-phone {
	background:url(../images/icons/icon-phone.png) no-repeat;	
	width:30px;
	height:30px;
	float:left;
	margin:-6px 10px 0px 0px;
}

.icon-sea {
	background:url(../images/icons/icon-sea.png) no-repeat;	
	width:50px;
	height:50px;
	display: block;
}

.icon-air {
	background:url(../images/icons/icon-air.png) no-repeat;	
	width:50px;
	height:50px;
	display: block;
}

.icon-land {
	background:url(../images/icons/icon-land.png) no-repeat;	
	width:50px;
	height:50px;
	display: block;
}

.icon-supply {
	background:url(../images/icons/icon-supply.png) no-repeat;	
	width:50px;
	height:50px;
	display: block;
}


/* stripe arrow */
.stripe {
	position:relative;
	background: #ed1c24;
	padding: 30px 0;
	text-align: center;	
}


.stripe h2{line-height:30px;margin-bottom:0;color:#fff}

.stripe.arrow{position:relative}

.stripe.arrow:after{width:0;height:0;display:block;position:absolute;z-index:100;left:50%;bottom:-10px;margin-left:-10px;content:"";border-style:solid;border-width:10px 10px 0 10px;border-color:#ed1c24 transparent transparent transparent;-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}




/* Section Bar */
.bar {
	background: #ef3b42;
	color: #fff;
	-webkit-box-shadow: 0 0 15px rgba(0,0,0,0.6);
	-moz-box-shadow: 0 0 15px rgba(0,0,0,0.6);
	box-shadow: 0 0 15px rgba(0,0,0,0.6);	
}

.bar .column {
	display: inline;
	float: left;
	width: 33.33333333333333%;
	text-align: center;
	padding: 20px 0 30px;
	background: #ef3b42;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

.bar .column:hover {
	background: #ed1c24;
}

.bar .column i {
	display: block;
	font-size: 60px;
	font-weight: inherit;
	line-height: 60px;
}

.bar .column p {
	font-size: 14px;
	font-weight: inherit;
	line-height: 22px;
	margin: 0 20px;
}


/* Section introduction */
.introduction-row {
	background: #fff;
	border-bottom: 1px solid #e5e5e5;	
}


.introduction {
	text-align:center;
	margin:20px 0px 20px 0px;	
	color:#666666;
	font-size:16px;
}

.introduction p {
	line-height:28px;	
}

/* Section map */
.map-row {
	background: #f5f5f5;
	border-top: 1px solid #e5e5e5;	
	padding:20px 0px 20px 0px;
}

.map {
	margin: 0 auto;
	padding:10px 0px 0px 0px;
	text-align:center;
}


/* Section slider */
.slider-row {
	background:#000;	
}

.slider-logistic {
	position: relative;
	overflow: hidden;
	margin:0 auto;
	text-align:center;
}

.slide-title {
	position: relative;
	color: #fff;
	font-size:36px;
	display:block;
	margin:-140px 0px 0px 0px;
	font-style:italic;
	height: 140px;
	padding:0px 60px 0px 60px;
}


/* Section about */
.about-row {
	position:relative;	
}

.aboutus {
	position:relative;	
	overflow:hidden;
	padding:40px 0px 20px 0px;	
}



/* Section services */
.services-row {
	position:relative;	
	overflow:hidden;
	background: #f5f5f5;
	padding:0px 0px 20px 0px;
}

.professions {
	position:relative;	
	padding:40px 0px 30px 0px;
}

/* Section contact */
.contact-row {
	position:relative;
	overflow:hidden;
	background:#fff;
	padding:0px 0px 20px 0px;
	border-top: 1px solid #e5e5e5;	
}

.contact {
	position:relative;	
	padding:40px 0px 30px 0px;
}

.map {
	position:relative;	
}

#contact-info {
	position: relative;
	float: left;
}

#contact-info dt {
	font-weight: 700;
	color: #ed1c24;
	padding:0px 0px 5px 0px;
}

#contact-info dd, #contact #sitecontent #contact-info dd a {
	margin:0px 0px 10px 0px;
	line-height: 22px;
}



form .input-color, form .textarea-input {
	vertical-align: middle;
	display: inline-block;
	border: 1px solid #ddd;
	padding: 5px;
	color: #666;
	font-size: 13px;
	font-weight: inherit;
	width: 100%;
	background: #fff;
	-webkit-appearance: none;
	/*-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;*/
	-webkit-transition: border .2s linear;
	-moz-transition: border .2s linear;
	-ms-transition: border .2s linear;
	-o-transition: border .2s linear;
	transition: border .2s linear;
	margin:0px 0px 10px 0px;
}


.alert {
	font-weight: normal;
	color: #ed1c24;
	margin: 0px 0px 15px 0px;
}

.success {
	border: 1px solid #A4CB8B;
	background: #E9FEDB;
	color: #488E1B;
	padding: 8px 10px;
	line-height: 22px;
	margin-bottom: 10px;
}



/* ================= Footer ================= */
footer {
	position:relative;
	overflow:hidden;
	width:100%;
	height:60px;
	background:#f5f5f5;
	border-top: 1px solid #e5e5e5;
}

.copyright {
	color:#333333;
	font-size:11px;
	margin:0 auto;
	text-align:center;
	padding:20px 0px 0px 0px;
}

.copyright a {
	color:#000;	
	text-decoration:none;
	font-size:11px;
}

.copyright a:hover {
	color:#000;	
	text-decoration:underline;
}



/* Button */


.btn.large {
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	padding: 10px 30px;
}

.btn {
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	padding: 8px 20px;
	font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0,0,0,0.15);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	border: 0;
	background: #ed1c24;
	position: relative;
	-webkit-appearance: none;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-webkit-transition: background-color .2s ease-in-out,color .2s ease-in-out;
	-moz-transition: background-color .2s ease-in-out,color .2s ease-in-out;
	-ms-transition: background-color .2s ease-in-out,color .2s ease-in-out;
	-o-transition: background-color .2s ease-in-out,color .2s ease-in-out;
	transition: background-color .2s ease-in-out,color .2s ease-in-out;
	-webkit-box-shadow: 0 5px 0 0 #d61119;
	-moz-box-shadow: 0 5px 0 0 #d61119;
	box-shadow: 0 5px 0 0 #d61119;
}

.btn:hover, .btn.active {
	color: #fef1f1;
}


/* Tablet */
@media screen and (max-width: 1024px) {
.menu {
	position: fixed;
}


#logo {
	width: 100%;
	text-align: center;
	display:none;
}

#top-contact {
	display: none;
}

#nav {
	width:100%;
	text-align:center;
	margin:10px 0;
}

.navigation{
	width: 100%;
	float: center;
	list-style: none;
	margin: 0;
	padding:0;
}

.navigation li{
	float: left;
	padding: 16px 10px 16px 10px;
}


.slide{
	background-attachment: fixed;
	width:100%;
	position: relative;
	padding:50px 0;
}

#decorative {
	display:none;
}

#content {
	text-align:center;
	width:100%;
}

.slide-title {
	position: relative;
	color: #fff;
	font-size: 23px;
	display: block;
	margin: -100px 0px 0px 0px;
	font-style: italic;
	height: 100px;
	padding: 0px 60px 0px 60px;
}

#slide1{
	padding:40px 0px 0px 0px;
}

#slide1 h1 {
	line-height: 1em;
}
#slide1 h2 {
	line-height: 1em;
}
#slide2 h1 {
	line-height: 1em;
}
#slide2 h2 {
	line-height: 1em;
}
#slide3 h1 {
	line-height: 1em;
}
#slide3 h2 {
	line-height: 1em;
}
#slide4 h1 {
	line-height: 1em;
}
#slide4 h2 {
	line-height: 1em;
}

}




/* Mobile */
@media screen and (max-width: 480px) {

#logo {
	width: 100%;
	text-align: center;
}

#nav {
	width:100%;
	margin:5px 0;
}

.navigation{
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding:0;
}

.navigation li{
	float: left;
	width:25%;
	margin:0;
	padding:16px 0px 16px 0px;
}

.navigation .active{
	cursor:pointer;
	color: #ffffff;
	font-weight:bold;
	background:#ed1c24;
	padding:16px 0px 16px 0px;
}

.slide{
	background-attachment: fixed;
	width:100%;
	position: relative;
	padding:60px 0px;
}

.slide-title {
	position: relative;
	color: #fff;
	font-size: 18px;
	display: block;
	margin: -80px 0px 0px 0px;
	font-style: italic;
	height: 80px;
	padding: 0px 60px 0px 60px;
}

#slide1 h1 {
	line-height: 1em;
}
#slide1 h2 {
	line-height: 1em;
}
#slide2 h1 {
	line-height: 1em;
}
#slide2 h2 {
	line-height: 1em;
}
#slide3 h1 {
	line-height: 1em;
}
#slide3 h2 {
	line-height: 1em;
}
#slide4 h1 {
	line-height: 1em;
}
#slide4 h2 {
	line-height: 1em;
}


}



