/** Generated by FG **/
@font-face {
	font-family: 'Conv_monbaiti';
	src: url('fonts/monbaiti.eot');
	src: local(''), url('fonts/monbaiti.woff') format('woff'), url('fonts/monbaiti.ttf') format('truetype'), url('fonts/monbaiti.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_MyriadPro-Regular';
	src: url('fonts/MyriadPro-Regular.eot');
	src: local(''), url('fonts/MyriadPro-Regular.woff') format('woff'), url('fonts/MyriadPro-Regular.ttf') format('truetype'), url('fonts/MyriadPro-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face
{
	font-family:"Roboto Medium";
	src:url("fonts/Roboto-Medium.eot?") format("eot"),
	url("Roboto-Medium.woff") format("woff"),
	url("Roboto-Medium.ttf") format("truetype"),
	url("Roboto-Medium.svg#Roboto-Medium") format("svg");font-weight:normal;font-style:normal;
}

@font-face {
    font-family: 'monabellaregular';
    src: url('fonts/monabella_demo-webfont.woff2') format('woff2'),
         url('monabella_demo-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


.rightinfo
{
	font-family:"Roboto Medium";
	font-size:16px;
	padding: 0;
}

.rightinfo li {
    list-style: none;
    font-size: 15px;
    /* line-height: 25px; */
    margin-bottom: 10px;
    width:90%;
    font-weight: normal;
}
.rightinfo li i{
	display:none;
}
.rightinfo li:nth-child(odd) {
	background:#0197a9;
	padding: 4px 10px;
	color:#fff;
}
.rightinfo li:nth-child(even) {
	background:#09b7cc;
	color:#fff;
	padding: 4px 10px;
}
.rightinfo i
{
    font-size: 22px!important;
    margin-right: 10px;
}
div#inline_content {
	width: 35%;
	margin: 50px auto;
}
#inline_content h1 {
	font-family: arvo;
	font-weight:bold;
	font-size: 26px;
	margin:0;
}
#inline_content h2 {
	font-family: arvo;
	font-weight:normal;
	font-size: 20px;
	margin:0;
}
#inline_content h2 span {
	width:100%;
	float:left;
	color:#990000;
}
.close {
	background: #ff0000;
	opacity: 1 !important;
	color: #fff !important;
	padding: 7px 10px;
	border-radius: 100%;
	position: relative;
	margin-top: -10px;
	margin-right: -10px;
}
.loader {
	position: inherit;
	left: 0%;
	top: 0%;
	height: 100%;
	text-align: center;
	padding-top: 219px;
	background: rgba(255, 255, 255, 0.71);
	width: 100%;
}
.content h4
{
	font-family: 'Conv_monbaiti';
	font-size:21px;
	margin-bottom: 0px;
	margin-top: 0;
}



.content p {
    font-family: 'Conv_MyriadPro-Regular';
    font-size: 14px;
    color: rgba(255, 255, 255, 0.79);
    /* padding: 14px; */
    margin-left: 14px;
    margin-right: 14px;
    padding-top: 6px;
    padding-bottom: 0px;
}

.logo-two
{
	padding-top:2%;
	/* margin-right: 71px; */
}


.sea-land {
    padding-left: 53px!important;
    padding-top: 18px;
}

.sea-land-contact
{
    padding-left: 0%!important;
    padding-top: 5%;
    font-size: 13px;
    letter-spacing: 1px;
    float: right;
}
.nav-menu-icon {
 display: none;
}
.sea-land-image
{
    padding-left: 40%!important;
    padding-top: 5%;
    margin: 0;
    float: right;
    /* padding: 0; */
}

.title-menu
{
	margin-top:15px;
	margin-bottom: 0;
	padding-left:225px!important;
	background-color: #1f1f1f!important;
	border: none;
	border-radius:0px!important;
}


.title-menu-sub
{
    background-color: #884d4d!important;
    border-color: #080808!important;
}

.title-menu ul a
{
	color:white;
	padding: 17px 50px 17px 27px;
}
.navbar-nav > li ul{
	display:none;
}
.leading img
{
	padding-bottom:15%;


}
.truck
{

	margin-top:-20px;
}

.bgimage img
{
	width:100%;
}
.banner_text
 {
	position:absolute;
	top: 39%;
	right: 10%;
	left: inherit;
	width: 49%;
	z-index: 10;
}
.bgimage
{

    position: absolute;
	margin-top: -20px;
}

.leading
{

    padding-top: 13%;
    margin-left: 42%;
}

.logistic
{
    padding-right: 15px;
    padding-left: 0px!important;
    margin-right: auto;
    margin-left: auto;
}

.list li a
{
    color: white;
}

.section-1
{

    margin-top: 25px;
    margin-bottom: 25px;
}


.src-image
{
  display: none;
}

.splitter
 {
  overflow: hidden;
  position: relative;
  background-color: #1f1f1f;
  text-align: center;
  padding: 0;
  background-color: #0197a9;
  color:white;
  padding-top: 150px;
  padding-bottom: 0;
}

.splitter .split-part
{
  position: relative;
  margin-top: 33px;
  z-index: 100;
  /* background-color: #0197a9; */
}

.content
{
 	padding-top:6%;
 	background: rgba(0, 0, 0, 0.77);
 	padding-bottom: 6%;
 	text-align: center;
 	color: #fff;
 	position: absolute;
 	bottom: 0px;
}
.bg_box{
	background:url(../images/bg_box5.jpg);
	background-size: cover;
	/* border-radius: 10px; */
	transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	width: 100%;
	height: 310px;
}
.bg_box:hover, .bg_box1:hover, .bg_box2:hover, .bg_box3:hover {
  transform: scale(1.5);
  -moz-transform: scale(1.5);
  -webkit-transform: scale(1.5);
  -o-transform: scale(1.5);
  -ms-transform: scale(1.5); /* IE 9 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand')"; /* IE8 */
   filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand'); /* IE6 and 7 */ 
} 
.col-sm-3.ware {
    overflow: hidden;
    width: 23%;
    margin: 0 1%;
    padding: 0;
}
.bg_box1{
	background:url(../images/bg_box.jpg);
	background-size: cover;
	/* border-radius: 10px; */
	/* border-radius: 10px; */
	transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	width: 100%;
	height: 310px;
}
.bg_box2{
	background:url(../images/bg_box2.jpg);
	background-size: cover;
	/* border-radius: 10px; */
	/* border-radius: 10px; */
	transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	width: 100%;
	height: 310px;
}
.bg_box3{
	background:url(../images/bg_box4.jpg);
	background-size: cover;
	/* border-radius: 10px; */
	/* border-radius: 10px; */
	transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	width: 100%;
	height: 310px;
}
.air
{
	padding-top:4%!important;
}

.sea-air
{
	padding-bottom:3%!important;
}

.left-content
{
	padding-top: 30px;
    background-color: #f2f2f2;
    margin-right: 0px!important;
    padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 37px;

}


.right-content {
    margin: 0px;
    padding: 0px;
    background-color: #f2f2f2;
    float: left;
    padding-top: 4%;
    padding-bottom: 46px;
    /* padding-left: 23px; */
    /* font-size: 16px; */
}

.meeting
{
	background-color: #efefef;
	margin: 0px 7px;
	padding: 0;
	width: 48%;
	padding-bottom: 10px;
	margin-bottom: 36px;
}

.icon-image {

width: 100%;

padding-left: 10px;

/* margin-top: 0px; */

background: #f5f5f5;
}


.meeting h3
{
	color: #000;
	padding:0px;
}

.discuss-right
{
	background-color:#0197a9;
}

.listoficons
{
	float:left;
	width:100%;
	padding-left: 0%;
	margin-bottom:43px;

}

.listoficons li
{
	float:left;
	list-style:none;
	padding: 5px 10px 5px 0px;
}

.listoficons i
{
	float:right;
}


.sea {
    color: #FFFFFF;
    margin: 0px;
    font-size: 28px;
    margin-top: 0px;
    padding: 0;
    font-family: 'Conv_MyriadPro-Regular';
}

.sea-get
{
	color:#FFFFFF;
	margin-bottom: 40px;
	font-weight:bold;
	border-bottom: 1px solid rgba(255, 255, 255, 0.39);
	width: 50%;
	padding-bottom: 10px;
}

.discuss-right p
{
 	color:#FFFFFF;
}

.discuss-right
 {
   background-color: #0197a9;
   padding: 61px!important;
   width: 41%;
   float: right;
   padding-bottom: 0%!important;
}

.footer
{
	background-color:#000000;
	color: rgba(255, 255, 255, 0.7);
	padding-top: 2%;
	padding-bottom: 1%;
	/* margin-top: -5px; */
	float: left;
	width: 100%;
}

.writings
{
	float:left;
}

.writings-right
{
	float:right;
}

.middle-content
{
	margin: 0px!important;
    padding: 0px!important;
	padding-left: 4%!important;
	background: #f2f2f2;
}

.us
{
	color:#FF0000;
	font-weight:bold;
}

.news-contents h3
{
	padding: 20px;
    margin-top: 30px;
}

.news-contents p
{
    margin-left: 16px;
    padding-top: 6px;
    line-height: 1.8;
	margin-right: 16px;
}

.icon-image i
{
	float: right;
	/* margin-right: 28%; */
	padding-top: 3%;
	margin-right: 10px;
}


.news-details
{
    margin-top: 24px;
    margin-left: 23px;
    font-weight: bold;
    padding-bottom: 14px;
}

.news-details  a
{
color:#000000;
text-decoration: underline;
}

.topborder
{
	border-top:5px solid red;
	padding:0px;
	margin-bottom: 10px;
	width: 13%;
}

.topborder-log {
    border-top: 5px solid red;
    padding: 0px;
    margin-bottom: 27px;
    width: 8%;
}

.heading-news h5
{
	margin-bottom:2px;
}

.heading-news h3
{
	margin-top: 6px;
	font-size: 29px;
}

.who h5
{
	margin-bottom:7px;
}



.who
{
	padding: 2px;
	line-height:0px;
}

.who h3
{
	font-weight:bold;
	margin-top: 6px;
	font-size: 29px;
	margin-bottom: 20px;
}

.heading-news
{
    padding: 13px;
    line-height: 0px;
    margin-top: 48px;
}

.heading-news h3
{
	font-weight:bold;
}

.discuss-para p
{
	margin-top: 5%;
	color:#FFFFFF;
	margin-bottom: 25px;
	width: 70%;
}
.log
{
	color:#FFFFFF;
}

.title-menu .title-navi li a
{
    color: #ffffff;
}


.button-tone
{
    color: #0197a9;
    background-color: rgb(255, 255, 255);
    border-color: #ffffff;
    border-radius: 0px;
    /* margin-top: 10px; */
}

.border
{
    border-top: 6px solid red;
	width:2px;

}

.leading-world
{
    width: 281px!important;
    height: 49px!important;
    position: relative;
    background: #e73d2f;
    float: right;
}

.leading-world p {
    font-family: 'monabellaregular';
    font-style: normal;
    color: white;
    margin-left: 2px;
    margin-top: 15px;
    font-size: 15px;
}

.leading-world:after {
	width: 0;
	height: 0;
	position:absolute;
	left: -30px;
	top:0px;
	content: " ";
	border-top: 50px solid #e73d2f;
	border-left: 30px solid transparent;
}

.the-leading
{
    width: 220px!important;
    height: 50px!important;
    background: #ffffff;
    float: right;
    position: relative;
    margin-top: 3%;
}

.the-leading :after {
	width: 0;
	height: 0;
	position:absolute;
	left: -30px;
	top:0px;
	content: " ";
	border-bottom: 50px solid #ffffff;
	border-left: 30px solid transparent;
}

.the-leading span
{
    font-style: normal;
    color: #f01414;
    margin-left: 1px;
    margin-top: 0px;
    font-size: 36px;
    font-family: 'monabellaregular';
}

.youplay

{
    /* margin-top: 57%; */
    float: left;
    margin-left: 0%;
    position: relative;
    left: -46%;
    /* top: -10%; */
}

.count
{
	font-size: 19px;
	font-weight: normal;
	color: #000;
}

.logo-area
{
	padding:0px;
	margin:0px;
}





.carousel {

    overflow: hidden;
}
.carousel .item {
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -ms-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
}
.carousel .active.left, .carousel .active.right {
    left:0;
    opacity:0;
    z-index:2;
}
.carousel .next, .carousel .prev {
    left:0;
    opacity:1;
    z-index:1;
}
.item:nth-child(1) {
  background: darkred;
}

.item:nth-child(2) {
  background: red;
}

.item:nth-child(3) {
  background: orange;
}

.bannerpath
{
	/* margin-top: -20px; */
	position: relative;
}

.clear{
	clear:both;
}

.seageticons li
{
	float:left;
	width:100%;
	color:#FFFFFF;
	list-style:none;
	padding: 5px 5px 15px;
}

.groupoficons
{
  	padding: 1px;
    margin-left: -10%;
    line-height: 24px;

}

.log
{
	padding:0px;
	/* margin-bottom: 33px; */
	font-size: 14px;
	margin: 0;
	letter-spacing: 2px;
}

.left-content p
{
    margin-top: 22px;
    font-size: 15px;
}

.section-content
{
	margin-right: auto;
	margin-left: auto;
	padding: 0 0;
	float: left;
	width: 100%;
	background: #f2f2f2;
}
.section-two
{
	padding-left: 0;
	padding-right: 0;
	/* margin-left: 7px; */
	margin-right: 0;
}
.map
{
	padding:0px;
	margin:0px;
}
.seageticons li img{
	float:left;
	margin-right:10px;
}
.seageticons li{
	font-size:14px;
}
.inner_banner{
	width:100%;
	float:left;
	position:relative;
}
.col-sm-7.discuss {
    padding-left: 4%;
}
.inner_banner img{
	max-width:100%;
}
.mar_auto h2 {
    font-size: 18px;
    background: #f2f2f2;
    padding: 10px;
    font-weight: bold;
    width: 100%;
}
.inner_banner h1{
	position:absolute;
	left: 3%;
	top: 50%;
	color: #fff;
	font-size: 40px;
}
.mar_auto{
	margin: 0px 10% 0%;
	background: #fff;
	padding: 3%;
	float: left;
	width: 80%;
}
.mar_auto h4 {
    font-size: 16px;
   color:#990000;
    padding: 10px 0;
    font-weight: normal;
}
#contact_body input{
	padding:10px 5px;
	margin:10px 0px 0px 0px;
	width: 100%;
	float:left;
	/* margin-right:1%; */
	color: #3e3e3e;
	border:1px solid #ccc;
}
.responsive{
  display:none;
}
 #contact_body select{
	padding:11px 5px;
	margin:10px 0px 0px 0px;
	width: 100%;
	float:left;
	color: #3e3e3e;
	/* margin-right:1%; */
	border:1px solid #ccc;
}
#contact_body textarea{
	padding:11px 5px;
	margin:10px 0px 0px 0px;
	width: 100%;
	float:left;
	color: #000;
	margin-right: 1%;
	border:1px solid #ccc;
	height: 70px;
	resize: none;
}
.bg_f2f2f2{
	background:#f2f2f2;
	padding-bottom: 20px;
}
.wpforms-submit{

width: 100%;

float: left;

margin-top: 10px;

background: #c40000;

color: #fff;

border: 0;

padding: 10px;

text-transform: uppercase;

font-size: 20px;
}
button a, button a:hover, button a:focus{
	color:#FFFFFF;
}
.navbar-nav > li:hover{
	background:#045f6a;
	position: relative;
}
.navbar-nav > li:hover > ul{
	display:block;
	position:absolute;
	top: 54px;
	left: 0;
	color: #fff;
	width: 300px;
	background: #045f6a;
	z-index: 100;
	list-style: none;
	margin: 0px;
	padding: 10px 0;
}
.navbar-nav > li  > ul li a{

padding-left: 10px;

padding-right: 0;

padding-top: 0;

padding-bottom: 0;

width: 100%;

float: left;
}
.navbar-nav > li  > ul li{padding: 10px 0 10px 10px;float: left;width: 100%;text-transform: uppercase;}
.left-content .button-tone{
    color: #ffffff;
    background-color: #0197a9;
    border-color: #0197a9;
    border-radius: 0px;
    margin-top: 10px;
}
.img_right{
	float:right;
	margin-left:20px;
}
.navbar-nav > li  > ul li:hover > ul{
	display:block;
	list-style:none;
	position: absolute;
	top: 0;
	left: 301px;
	color: #fff;
	width: 300px;
	background: #045f6a;
	z-index: 100;
	list-style: none;
	margin: 0px;
	padding: 10px 0;
}
.col-lg-6 ul li{
	line-height:30px;
}