@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Arimo);
@import url(https://fonts.googleapis.com/css?family=Arimo:700);
@import url(https://fonts.googleapis.com/css?family=Noto+Sans);
body {
	background: #3d3d3d none repeat scroll 0 0;
	margin: 0;
	font-family: Noto+Sans;
	font-size: 16px;
	padding: 0;
}
h1 {
	color: #a4a4a4;
	font-family: arimo;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding: 35px 0 15px;
	text-align: left;
}
h5 {
	font-size: 24px;
	color: #000;
	padding-bottom: 15px;
	border-bottom: 1px solid #dcdcdc;
	font-weight: normal;
	margin-top: 0px;
}
.no-pad {
	padding: 0px;
}
.container {
	background: #000;
	width: 1100px;
	padding: 0px;
}
.content-area-main {
	width: 1005px;
	margin-left: 95px;
	z-index: 99;
}
/*nav*/
.navbar-toggle .icon-bar:nth-of-type(2) {
      top: 1px;
}

.navbar-toggle .icon-bar:nth-of-type(3) {
    top: 2px;
}

.navbar-toggle .icon-bar {
      position: relative;
      transition: all 500ms ease-in-out;
}

.navbar-toggle.active .icon-bar:nth-of-type(1) {
      top: 6px;
      transform: rotate(45deg);
}

.navbar-toggle.active .icon-bar:nth-of-type(2) {
      background-color: transparent;
}

.navbar-toggle.active .icon-bar:nth-of-type(3) {
      top: -6px;
      transform: rotate(-45deg);
}
.navbar-toggle.active .icon-bar.last {
    top: -18px;
    transform: rotate(45deg);
}
.navbar-toggle.toggle-btn.active {
    border-right: 1px solid #fff;
    left: 227px;
    padding-right: 18px;
    position: absolute;
}

.side-nav {
	background: #262626;
	width: 95px;
	border-radius: 0px;
	box-shadow: none;
	position: fixed;
	border: none;
	height: 100%;
	z-index: 100;
}
.collapse.navbar-collapse {
	padding: 0px;
}
.drop-side {
  background: #f00 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    height: 100%;
    left: 93px;
    padding-top: 146px;
    top: 0;
    width: 95px;
}
.drop-list {
	position: static !important;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
	background: #F00;
}
.navbar-nav > li > a {
	width: 95px;
}
.logo {
	padding: 0 !important;
}
.dropdown-menu.drop-side.height-setter {
	min-width: 93px ;
	max-width: 93px ;
}
.dropdown-menu.drop-side.height-setter a:hover {
	background: #c90000;
}
.dropdown-menu.drop-side.height-setter a {
	min-height: 95px;
}
.navbar-default .navbar-nav > li > a {
	min-height: 95px;
	max-height: 95px;
}
.dropdown-menu.drop-side.height-setter a {
	display: table-cell;
	height: 95px;
	min-height: 95px;
	position: relative;
	vertical-align: middle;
	width: 95px;
	padding: 0px;
}
.dropdown-menu.drop-side.height-setter > li {
	clear: both;
	content: "";
	display: block;
}
.dropdown-menu.drop-side.height-setter img {
	display: block;
	margin: 0 auto;
}
.navbar-default .navbar-nav > li > a img {
	opacity: 0.8;
}
.navbar-default .navbar-nav > li > a img:hover {
	opacity: 1;
}
.logo > img {
	opacity: 1 !important;
}
.dropdown.drop-list.open .dropdown-toggle img {
	opacity: 1;
}
.active-li > a:hover {
	background: #c90000 none repeat scroll 0 0 !important;
}
.dropdown-menu.drop-side.height-setter a:hover {
	background: #c90000 none repeat scroll 0 0 !important;
}
.dropdown-menu.drop-side.height-setter .active-li a {
    background: #c90000 none repeat scroll 0 0 !important;
}
.dropdown.drop-list.active a {
    background: red none repeat scroll 0 0 !important;
}

.leaflet > h6 {
    color: #666;
}
.navbar-default .navbar-nav > li > a:active {
    background: #f00 none repeat scroll 0 0 !important;

}
/*slide*/
.carousel-caption p {
	color: #fff;
	font-size: 16px;
}
.left.carousel-control > img {
	left: 20px;
	position: absolute;
	top: 40%;
}
.right.carousel-control > img {
	right: 20px;
	position: absolute;
	top: 40%;
}
.carousel-control.left {
	background-image: none;
}
.carousel-control.right {
	background-image: none;
}
.carousel-indicators > li {
	border-radius: 0;
	width: 44px;
	height: 7px;
	background-color: #666;
	border: none;
}
.carousel-indicators .active {
	border-radius: 0;
	width: 44px;
	height: 7px;
	background: #F00;
	border: none;
}
.carousel-caption {
	background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
	bottom: 80px;
	left: 40px;
	padding: 10px;
	right: 20%;
	text-align: left;
	width: 330px;
}
.carousel-caption h3 {
	font-weight: 600;
}
.carousel-caption p {
	font-size: 16px;
}
.info-btn {
	background: #ff0000 none repeat scroll 0 0;
	bottom: 28px;
	color: #fff;
	font-size: 16px;
	left: 40px;
	margin-bottom: 10px;
	padding: 10px 20px;
	position: absolute;
	z-index: 100;
}
a .product01 {
	background-image: url("../images/products/menu_track_off.png");
	background-position: center center;
	background-repeat: no-repeat;
	min-height: 146px;
}
a .product01:hover {
	background-image: url("../images/products/menu_track_on.png");
}
a .product02 {
	background-image: url("../images/products/menu_busesvans_off.png");
	background-position: center center;
	background-repeat: no-repeat;
	min-height: 146px;
}
a .product02:hover {
	background-image: url("../images/products/menu_busesvans_on.png");
}
a .product03 {
	background-image: url("../images/products/menu_engine_off.png");
	background-position: center center;
	background-repeat: no-repeat;
	min-height: 146px;
}
a .product03:hover {
	background-image: url("../images/products/menu_engine_on.png");
}
a .product04 {
	background-image: url("../images/products/menu_parts_off.png");
	background-position: center center;
	background-repeat: no-repeat;
	min-height: 146px;
}
a .product04:hover {
	background-image: url("../images/products/menu_parts_on.png");
}
.pro-tab {
	background: #f2f2f2 none repeat scroll 0 0;
	border-bottom: 6px solid #a6a6a6;
	border-right: 1px solid #969696;
	padding: 0;
}
.pro-tab:hover {
	background: #fff;
	border-bottom: 6px solid #F00;
}
.map-area {
	background: #333;
	background-image:url(../images/map_base.jpg);
	background-size:cover;
	min-height: 491px;
}
.map-discription {
    background: rgba(22, 21, 21, 0.7) none repeat scroll 0 0;
    float: left;
    margin-top: 40px;
    padding: 10px;
    position: absolute;
    width: 250px;
    z-index: 1;
}
.map-discription > h6 {
    color: #fff !important;
    font-size: 14px !important;
    padding: 0 10px !important;
}
.map-discription span {
    color: #969696;
}
.map-discription > p {
    color: #fff;
    font-size: 12px;
    padding: 0 10px;
	float:left;
	width:100%;

}
.site-link {
    background: #f00 none repeat scroll 0 0;
    clear: both;
    color: #fff;
    float: left;
    font-size: 15px;
    margin: 15px;
    padding: 6px 10px;
}
.news-list {
	list-style: outside none none;
	padding: 0;
	margin-bottom: 15px;
}
.news-list span {
	color: #666;
}
.news-list li a {
	font-size: 16px;
	color: #666;
}
.news-list li a:hover {
	color: #fff;
	text-decoration: none;
}
.news-list a:fover {
 font-size:16px;
 color:#fff;
 text-decoration:none !important;
}
.news-list a:hover {
	text-decoration: none;
}
.news-list span {
	color: #666;
	font-size: 14px;
	line-height: 35px;
}
.news-list > li {
	border-bottom: 1px solid #333;
	padding: 13px 0;
}
.news-btn {
	background: #f00 none repeat scroll 0 0;
	color: #fff;
	font-size: 16px;
	margin-top: 20px;
	padding: 5px 20px;
}
.news-btn:hover {
	background: #c90000;
}
.news-btn:hover {
	color: #FFF;
	text-decoration: none;
}
.content-sec {
	width: 100%;
	clear: both;
	float: left;
}
.footer-sec {
	background: #2c2c2c;
	padding: 20px 0px;
	min-height: 180px;
	padding-left: 80px;
}
.ft-menu li {
	list-style: none;
	width:100%;
}
.ft-menu {
	padding: 0px;
}
.ft-menu li a {
	color: #737373;
	font-size: 12px;
	line-height: 1.6;
	list-style: outside none none;
}
.ft-menu li a:hover {
	color: #fff;
	text-decoration: none;
}
.ft-head {
	color: #fff;
	font-size: 14px;
	padding-bottom: 10px;
}
.copy-right {
	background: #262626 none repeat scroll 0 0;
	min-height: 50px;
	padding: 10px 0;
}
.ft-rights > p {
	color: #fff;
	padding-top: 5px;
	text-align: center;
}
.ft-srch {
	background: #000 none repeat scroll 0 0;
	border: medium none;
	border-radius: 0;
	padding: 0;
	height: 30px;
}
.srch-ico {
	background: #f00 none repeat scroll 0 0;
	border: 0 none;
	border-radius: 0;
	color: #fff;
	height: 30px;
	font-size: 12px;
}
.input-group.ft-search {
	float: right;
	width: 180px;
}
.social-icons > a {
	font-size: 20px !important;
	padding-right: 10px;
}
.dropdown-menu.drop-side.height-setter {
	z-index: -1;
}
.drop-list {
	background: #262626 none repeat scroll 0 0;
	position: static !important;
}
.nav.navbar-nav {
	background: #262626 none repeat scroll 0 0 !important;
	height: 1000px;
	z-index: 2000;
}
.dropdown-menu.drop-side.height-setter {
	-webkit-animation-duration: 1s !important; /* Chrome, Safari, Opera */
	animation-duration: 0.2s !important;
}
.active a {
	background: #F00 !important;
}
/*trucks*/
.active ul {
	display: block;
}
.drop-arrow {
	position: absolute;
	right: 0;
	top: 40px;
}
.dropdown-menu.drop-side.height-setter a:hover {
	background: #c90000;
}
.dropdown-menu.drop-side.height-setter.active a:hover {
	background: #c90000 !important;
}
.wht-bg {
	background: #fff none repeat scroll 0 0;
	clear: both;
	float: left;
	width: 100%;
	padding: 10px 20px;
}
.trucks-container {
	padding: 30px 30px 300px 110px;
	float: left;
	background: #FFF;
}
.search-container{
	padding: 30px 30px 50px 30px;
	float: left;
	background: #FFF;
	
}
.tandc-container{
	padding: 30px 30px 30px 30px;
	float: left;
	background: #FFF;
}

.wht-bg h2 {
	border-bottom: 1px solid #dcdcdc;
	color: #000;
	float: left;
	font-size: 28px;
	font-weight: normal;
	height: auto;
	margin-top: 0;
	padding-bottom: 15px;
	width: 100%;
}
.wht-bg h3 {
	color: #707070;
	font-size: 22px;
	margin-bottom: 15px;
	padding-bottom: 13px;
	border-bottom: 1px solid #dcdcdc;
	font-weight: normal;
	margin-top: 0px;
	margin-top: 40px;
}
.active-li > a {
	background: #c90000 none repeat scroll 0 0 !important;
}
.trucks h4 {
	color: #000;
	float: left;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 16px;
	margin: 0;
	min-height: 25px;
}
.trucks h5 {
    border: medium none;
    clear: both;
    color: #cc0000;
    font-size: 12px;
    font-weight: 100;
    margin: 0;
    padding: 0;
}
.trucks h6 {
	color: #000;
	margin: 5px 0 0 0;
}
.trucks {
	padding-left: 10px;
	padding-bottom: 20px;
}
.pdf-dwn {
	bottom: 20px;
	height: 25px;
	position: absolute;
	right: 0;
	 width: 40px;

}
.net-link {
	color: #666;
	font-size: 14px;
}
.net-link:hover {
	color: #000;
	text-decoration: none;
}
.trk-dec {
	color: #000;
	font-size: 15px;
	font-weight: 100;
	margin: 50px 0 10px;
	padding-left: 30px;
	padding-bottom: 40px;
}
.content-sec > p {
	color: #000;
	font-size: 15px;
	line-height: 24px;
	margin: 30px 0;
}
/*engines*/
.fa.fa-exclamation-circle {
	letter-spacing: 5px;
}
.excl-txt {
	color: #666;
	float: left;
	font-size: 15px;
	height: auto;
	margin-top: 20px;
	width: 100%;
}
.eng-tabs a {
	border-radius: 0 !important;
	color: #000 !important;
	font-size: 15px;
	padding: 7px 10px !important;
}
.eng-tabs.active a {
	color: #fff !important;
}
.nav.nav-tabs.engine-spec {
	border-bottom: 1px solid #d6d6d6;
	margin-bottom: 20px;
}
.w-distri > h2 {
	border: medium none;
	color: #f00;
	font-size: 15px;
	padding: 0;
	font-weight: 700;
}
.distr-addrss {
	font-size: 14px;
	line-height: 24px;
}
.distr-addrss span {
	font-weight: 700;
}
.w-distri {
	border-bottom: 1px solid #d6d6d6;
	padding: 20px 0;
}
.fa-reply {
	letter-spacing: 5px;
	transform: rotateY(181deg);
}
.distr-addrss > a {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	color: #000;
	font-size: 14px;
	text-decoration: underline;
}
.distr-addrss > a:hover {
	text-decoration: none;
	color: #666;
}
/*parts and accessories*/
.ben-list {
	width: 100%;
	float: left;
	padding: 30px 0px;
	border-bottom: 1px solid #dcdcdc;
}
p {
	
	font-size: 15px;
	line-height: 24px;
	margin: 0;
}
.mr-t3 {
	margin-top: 30px;
}
.mr-b3 {
	margin-bottom: 30px;
}
.col-md-9.col-sm-9.col-xs-8 > h6 {
	font-size: 17px;
}
.pdf-dwn > img {
	background: none;
}
.leaflet {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	border-bottom: 1px dotted #666;
	float: left;
	height: auto;
	min-height: 40px;
	padding-bottom: 5px;
	width: 100%;
}
.leaflet > h6 {
	float: left;
	font-size: 16px;
}
.leaflet > a {
	float: right;
	margin-top: 8px;
}
.leaflet > a {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	float: right;
	margin-top: 8px;
}
.brshr-thumb {
	margin: 10px 0px;
}
.accessories-container {
	background: #fff none repeat scroll 0 0;
	float: left;
	padding: 30px 30px 30px 110px;
}
.duty {
	float: right;
	margin-top: 10px;
}
.chemicals-txt > h6 {
	font-size: 14px;
	font-weight: bold;
}
.chemicals-txt > p {
    color: #262626;
    font-size: 13px;
    line-height: 20px;
}
.mrg-tb25 {
	margin-bottom: 25px;
	margin-top: 25px;
	float: left;
}
.nav-tabs > li > a {
	background: #eee none repeat scroll 0 0;
}
.nav-tabs > li > a:hover {
	background: #f00 none repeat scroll 0 0;
	color: #fff !important;
}
.chc-txt p {
	color: #000;
	font-size: 15px;
}
.chc-txt p {
	color: #000;
}
.brdr-r {
	border-right: 1px solid #CCC;
	margin-left: -px;
}
.remaprt-img {
	margin: 50px auto;
	width: 50px;
}
.remaprt-img02 {
	margin: 20px auto;
	width: 160px;
}
.content-sec h6 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
.promise > h6 {
	padding: 10px 0;
}
.services-genue {
	background: #8f9299 url("../images/genuine_data_bg.png") no-repeat scroll right center;
	border-radius: 5px;
	min-height: 400px;
	padding: 10px 0px;
}
.genue-bx > h6 {
	background: #fff none repeat scroll 0 0;
	border-radius: 2px;
	font-size: 15px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}
.genue-bx > p {
	color: #fff;
	padding: 0 7px 0px;
}
.genue-dataimg {
	margin: 60px auto 0;
	max-width: 200px;
}
.promise > p {
	font-size: 14px;
	line-height: 20px;
}
.promise span {
	color: #666;
	font-size: 12px;
}
.maintain-box {
	border: 1px solid #e6e6e6;
	border-radius: 3px;
	float: left;
	height: auto;
	padding: 20px;
}
.maintain-box > p {
	font-size: 14px;
	line-height: 20px;
	padding: 0;
}
.maintain-box ul li {
	color: #000;
	font-size: 14px;
	list-style: outside none none;
}
.maintain-box img {
	padding: 0 20px;
}
.maintain-box > h6 {
	padding: 8px 0;
}
.img-pad {
	padding: 15px 15px 15px 0px;
}
.booklet > p {
	font-size: 12px;
	line-height: 17px;
}
.booklet-link {
	background: rgba(0, 0, 0, 0) url("../images/pdf.png") no-repeat scroll left center;
	height: 30px;
	margin-top: 10px;
	padding-left: 24px;
}
.booklet-link > a {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	float: left;
	font-size: 12px;
	height: auto !important;
	line-height: normal !important;
	text-decoration: underline;
}
.info-link a {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	color: #000;
	float: left;
	font-size: 12px;
	text-decoration: underline;
	padding-left: 10px;
}
.content-sec.bdr-top {
	border-top: 1px solid #c6c6c6;
	margin: 20px 0 0;
	padding: 20px 0 0;
}
.let-strt {
	background: #f00 none repeat scroll 0 0;
	clear: both;
	color: #fff;
	float: left;
	font-size: 28px;
	font-weight: 100;
	margin-top: 20px;
	padding: 10px 25px;
}
.let-strt span {
	margin-left: 10px;
}
.let-strt:hover {
	color: #fff;
	text-decoration: none;
	background: #df0000;
}
.red {
	clear: both;
	color: #f00 !important;
	float: left;
	padding-top: 10px;
}
.financial-banner {
	background: rgba(0, 0, 0, 0) url("../images/header_image03.png") no-repeat scroll right center;
	border: 1px solid #cecece;
	height: 221px;
	margin: 0 auto;
}
.nobrdr {
	border: none !important;
}
.financial-banner h3 {
	border: medium none;
	color: #000;
	font-size: 20px;
	line-height: 30px;
	padding: 10px 20px;
}
.finacial-tbl th {
	font-weight: 100;
	text-align: center;
}
.quality-img {
	float: left;
	padding: 0 15px 0 0;
}
.profile-tbl {
	border: 2px solid #d6d6d6 !important;
}
.profile-tbl td {
	font-size: 14px;
}
.brchr-vd > ul {
	list-style: outside none none;
	padding: 0;
}
.brchr-vd li {
	display: inline-block;
	float: left;
	margin-right: 8px;
	width: 30%;
}
.brchr-vd p {
	color: #666;
	font-size: 9px;
	line-height: 13px;
	padding-top: 5px;
}
.brchr-vd h6 {
	font-weight: 100;
	text-align: left;
}
.brchr-vd h6 img {
	padding-right: 5px;
}
.dtl h3 {
	color: #000;
	font-size: 18px;
}
.dtl th a {
	color: #000;
	font-size: 15px !important;
}
.dtl th a:hover {
	color: #fff;
	text-decoration: none;
}
.dtl th:hover {
	background: #F00;
	color: #FFF;
}
.video-caption {
	border: medium none !important;
	color: #000 !important;
}
.grey-txt {
	color: #666;
	font-size: 12px;
}
.blue-txt {
	color: #507eb2 !important;
}
.orange-txt {
	color: #e0a459 !important;
}
.pink-txt {
	color: #c989ac !important;
}
.brdr-box {
	border: 1px solid #e6e6e6;
}
p .map-link {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}
.aply-btn.btn-danger {
    font-size: 15px;
    padding: 8px 16px;
}
.aply-btn.btn-danger span {
    margin-left: 10px;
}
.applicants th {
    font-size: 14px;
    font-weight: 100;
}
.applicants td {
    font-size: 14px;
    font-weight: 100;
}
.business-units a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    color: #000;
    font-size: 15px;
}
.business-units > li {
    border: 1px solid #a6a6a6;
    display: inline;
    float: left;
    margin: 10px 5px;
    padding: 10px;
    width: auto !important;
}
.business-units {
    margin: 0;
    padding: 0;
}
.business-units a:hover{
	text-decoration:underline;
}
.business-units > li:hover {
    background: #e6e6e6 none repeat scroll 0 0;
}
.blk-link{
	color:#000;
	text-decoration:underline;
}
.map-link.fb-link {
    color: #000;
    float: left;
    font-weight: 600;
    line-height: 0;
}
.map-link.fb-link {
    border-bottom: 1px solid #a6a6a6;
    border-top: 1px solid #a6a6a6;
    color: #000;
    display: block;
    float: none;
    font-weight: 600;
    height: 80px;
    line-height: 0;
    margin: 20px auto 0;
    padding: 20px 0;
    width: 100%;
}
.map-link.fb-link > span {
    float: left;
    line-height: 18px;
    margin-left: 15px;
    margin-right: 10px;
    margin-top: 3px;
}
#home > ul {
    list-style: outside none none;
    padding: 0;
}
.news_image {
    float: left;
    margin-right: 20px;
}
dt {
    color: #363636;
    font-size: 13px;
    font-weight: 100;
}
dd {
    color: #363636;
    font-size: 15px;
}
dt:hover {
    color: #666;
}
dd:hover {
    color: #666;
}
#home > ul li {
    border-top: 1px solid #d6d6d6;
    padding: 10px 0;
}
#menu > ul li {
	
    border-top: 1px solid #d6d6d6;
    padding: 10px 0;
}
#menu1 > ul {
    list-style: outside none none;
	padding:10px 0 !important;
}
#menu1 > ul li{
	border-top: 1px solid #d6d6d6;
    padding: 10px 0;
}
	
#PAGE_LINKS a {
    color: #969696;
    font-size: 14px;
}
#PAGE_LINKS > li {
    list-style: outside none none;
}
.user-table th {
    background: #f6f6f6 none repeat scroll 0 0;
    font-size: 16px;
    font-weight: 100;
    text-align: center;
}
.user-table td {
    font-size: 15px;
}
.trucks h6 {
    font-size: 12px;
    font-weight: 100;
}
.dropdown-toggle > img {
    display: block;
    margin: 0 auto;
}
.dropdown.drop-list.active ul {
    z-index: 200 !important;
}
.dropdown.drop-list ul {
    z-index: 300 !important;
}
.navbar-default .navbar-nav > li > a {
    background: #262626 none repeat scroll 0 0 !important;
    max-height: 95px;
    min-height: 95px;
    z-index: 400 !important;
}
a.disabled {
   pointer-events: none;
   cursor: default;
}
.navbar-toggle {
  border: none;
  background: transparent !important;

  &:hover {
    background: transparent !important;
  }

  .icon-bar {
    width: 22px;
    transition: all 0.2s;
  }
  .top-bar {
    transform: rotate(45deg);
    transform-origin: 10% 10%;
  }
  .middle-bar {
    opacity: 0;
  }
  .bottom-bar {
    transform: rotate(-45deg);
    transform-origin: 10% 90%;
  }
}
.navbar-toggle.collapsed {
  .top-bar {
    transform: rotate(0);
  }
  .middle-bar {
    opacity: 1;
  }
  .bottom-bar {
    transform: rotate(0);
  }
}


.map-bg {    
    background: url(images/map-bg.jpg) no-repeat;
    background-position: 0px 0px;
    background-size: auto;
    width: 100%;
    height: 440px; /*adjust to the height of your image*/
    position: relative;
}

.marker {
    display: block;
    height: 100px;
    left: 362px;
    position: absolute;
    top: 160px;
    width: 100px;
}

.pin {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    border-radius: 50%;
    height: 20px;
    left: 38px;
    position: relative;
    top: 38px;
    width: 20px;
    z-index: 1000;
}

.pin-effect {
    animation: 2400ms ease-out 0s normal none infinite running pulsate;
	border:2px solid #fff;
    border-radius: 50%;
    display: block;
    height: 50px;
    left: 23px;
    opacity: 0;
    position: absolute;
    top: 13px;
    width: 50px;
}
@keyframes pulsate {
    0% {
    transform: scale(0.1);
    opacity: 0;
    }
    50% {
    opacity: 1;
    }
    100% {
    transform: scale(1.2);
    opacity: 0;
    }
}
.fa.fa-map-marker {
    color: #f00;
    font-size: 36px;
    left: 38px;
    position: absolute;
    top: 16px;
    z-index: 1000;
}
.navbar-default .navbar-nav > li > a.logo {
    background: #fff none repeat scroll 0 0 !important;
	min-height:auto;
}

.team-row li {
    list-style: outside none none;
}
.team-name h1 {
    color: #262626;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
}
.team-name > h2 {
    border: medium none;
    color: #ef2020;
    font-size: 17px;
    line-height: normal;
    margin: 0;
    padding: 10px;
    text-align: center;
}
.team-name > p {
    border-bottom: 1px solid #b6b6b6;
    margin-bottom: 15px;
    padding-bottom: 10px;
    text-align: center;
}
.team-image > img {
    display: block;
    margin: 0 auto;
}
.team-row > ul {
    margin: 0;
    padding: 0;
}
.logo-qac {
    float: left;
    max-width: 127px;
}

/* contact form */
.input {
	position: relative;
	z-index: 1;
	display: inline-block;
	margin: 0;
	max-width: 100%;
	width: 100%;
	vertical-align: top;
}

.input__field {
	position: relative;
	display: block;
	float: right;
	padding: 0.8em;
	width: 60%;
	border: none;
	border-radius: 0;
	background: #f0f0f0;
	color: #aaa;
	font-weight: bold;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-appearance: none; /* for box shadows to show on iOS */
}

.input__field:focus {
	outline: none;
}

.input__label {
	display: inline-block;
	float: right;
	padding: 0 1em;
	width: 40%;
	color: #6a7989;
	font-weight: bold;
	font-size: 70.25%;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.input__label-content {
	position: relative;
	display: block;
	padding: 1.6em 0;
	width: 100%;
}

.graphic {
	position: absolute;
	top: 0;
	left: 0;
	fill: none;
}

.icon {
	color: #ddd;
	font-size: 150%;
}
.input__field--yoko {
	z-index: 10;
	width: 100%;
	background: transparent;
	color: #000;
	opacity:1;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
	padding-left: 35px;
	font-weight:100;
}

.input__label--yoko {
	position: relative;
	width: 100%;
	color: #b04b40;
	text-align: left;
}

.input__label--yoko::before {
	content: '';
	position: absolute;
	bottom: 100%;
	left: 0;
	width: 100%;
	height: 4em;
	background: none;
	border:2px solid #f00;
 	-webkit-transform: perspective(1000px) rotate3d(1, 0, 0, 90deg);
	transform: perspective(1000px) rotate3d(1, 0, 0, 90deg);
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
}

.input__label--yoko::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height:2px;
	background: #f00;
	-webkit-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
}

.input__label-content--yoko {
	padding: 0.75em 0;
}

.input__field--yoko:focus,
.input--filled .input__field--yoko {
	opacity: 1;
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
}

.input__field--yoko:focus + .input__label--yoko::before,
.input--filled .input__label--yoko::before {
	-webkit-transform: perspective(1000px) rotate3d(1, 0, 0, 0deg);
	transform: perspective(1000px) rotate3d(1, 0, 0, 0deg);
}

.input__field--yoko:focus + .input__label--yoko,
.input--filled .input__label--yoko {
	pointer-events: none;
}

.input__field--yoko:focus + .input__label--yoko::after,
.input--filled .input__label--yoko::after {
	-webkit-transform: perspective(1000px) rotate3d(1, 0, 0, -90deg);
	transform: perspective(1000px) rotate3d(1, 0, 0, -90deg);
}
.input__label-content.input__label-content--yoko {
    color: #000;
    font-size: 15px;
    font-weight: 600;
}
.cmnt-box{
	width:100% !important;
	max-width:730px !important;
}
.form-ico {
    color: #ff7070;
    font-size: 20px;
    left: 10px;
    position: absolute;
    top: 15px;
}
.content.bgcolor-5 h4{
	  float: left;
    margin-top: 35px;
    width: 100%;
}
.cnt-address h4{
	  float: left;
    margin-top: 35px;
    width: 100%;
}
.cnt-address {
    line-height: 33px;
}
.capt-img {
    float: left;
    max-width: 200px;
    min-width: 150px;
    width: auto;
}
#edit-submit {
    background: #f00 none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-size: 16px;
    margin-top: 35px;
}
#captcha-form {
    border: 2px solid #f00;
}
.left.carousel-control {
    z-index: 99;
}
.info-btn:hover{
	color:#FFF;
	text-decoration:none;
}
.tarea{
height:84px;
}
.input__label--yoko.trearea:before{
    height:8em !important;
}