h1, h2, h3, h4, h5, h6{
			
			color: #333;
			margin-bottom: 12px;
			font-family: "Trade Gothic LT Std", "Helvetica Neue", Helvetica, Arial, sans-serif;
			font-weight: 300;
			line-height: 1.1;
		}
		
		
.mt5 {
	margin-top:5px;
}
.mb5 {
	margin-bottom:5px;
}
.mr5 {
	margin-right:5px;
}
.mt10 {
	margin-top:10px;
}
.mb10 {
	margin-bottom:10px;
}
.ml10 {
	margin-left:10px;
}
.mr10 {
	margin-right:10px;
}
.pt10 {
	padding-top:10px;
}
.pr10 {
	padding-right:10px;
}
pl10 {
	padding-left:10px;
}
pl15 {
	padding-left:15px;
}
.pt15 {
	padding-top:15px;
}
.mb2 {
	margin-bottom:2px;
}
.pt2 {
	padding-top:2px;
}
.mb4 {
	margin-bottom:4px;
}
.pt4 {
	padding-top:4px;
}
.pb10 {
	padding-bottom:10px;
}
.mt-15 {
	margin-top:-15px;
}
.mt15 {
	margin-top:15px;
}
.mb15 {
	margin-bottom:15px;
}
.ml15 {
	margin-left:15px;
}
.mr15 {
	margin-right:15px;
}
.mt20 {
	margin-top:20px;
}
.mb20 {
	margin-bottom:20px;
}
.pt20 {
	padding-top:20px;
}
.pb20 {
	padding-bottom:20px;
}
.pl20 {
	padding-left:20px;
}
.pr20 {
	padding-right:20px;
}
.pb40 {
	padding-bottom:40px;
}
.mt0 {
	margin-top:0px !important;
}
.pt0 {
	padding-top:0px !important;
}
.mb0 {
	margin-bottom:0px !important;
}
.pb0 {
	padding-bottom:0px !important;
}
.product_image_wrap img{
	max-width: 100%;
	}
.welcome_section .product_image_wrap img {
    max-width: none;
}
	#header.white_style .header_section{background:#FAFAFA;
	}	
	#header.white_style .header_section.middle {background:#FFF;}
.cta.accent{
	background-color: #70b51a; color:#FFF;
		}
.cta.accent .cta_title, .cta.accent .cta_desc	{color:#FFF;}
.cta_desc2{
			color: #FFF;
			font-size: 1.6em;
			font-weight: 500;
		}
.back_to_top {background:rgba(255,255,255,0.1);}
.text_white {color:#FFF;}
.footer_section.copyright {
    padding: 18px 0;
}
.footer_section.copyright a:hover, .footer_section.copyright a:focus, .footer_section.copyright a:active {color: #fff; text-decoration:underline;}
.footer_section.middle {
    padding-top: 35px;
    padding-bottom: 15px;
}
.about_address {margin:0px 0 0 10px; color:#000;}

.project_details_area{
			text-align: center;
			background: #fff;
			padding: 25px 30px 33px;
		}
.text_banner.half {width:50%; background-color: #ED7420}
.text_banner.third {width:33.33%; background-color: #ED7420}
.text_banner.half:hover, .text_banner.third:hover {
    background-color: #C7672A;
}
.text_banner.half .banner_title, .text_banner.third .banner_title, .text_banner a {color:#FFF;}
.page_title.compact {
    text-align: left;
    padding: 20px 10px 22px;
}
.bg-green {background:#70b51a; color:#FFF;}
.bg-lightblue {background:#C6E3F4;}
.bg-lightblue, .bg-green {font-size:1.3em;}
.white_col.bg-green:first-child, .white_col.bg-lightblue:first-child {
    padding: 45px 20px 41px 160px;}
.text-white, .text-white.list.t_red > li::before, a.text-white:active  {color:#FFF;}
.bg-lightblue .list.t_red > li::before  {color:#777;}
.bg-green .list.type_unordered li::before{
			color: #FFF;
		}
.bg-green h5 {color: rgba(255,255,255,0.7);}
.bg-lightblue h5 {color: rgba(0,0,0,0.5);}
.bg-gray {background:#f4f4f4;}
.bg-gray-dark, .btn-vbasdemo {
	background:#E6E6E6;
	-webkit-transition: color .2s ease, border-color .2s ease, background-color .2s ease;
	transition: color .2s ease, border-color .2s ease, background-color .2s ease;
}
.btn-vbasdemo:hover a {
	display:block;
	}
.btn-vbasdemo:hover {background:#333; color:#FFF;}
.btn-vbasdemo:hover a {color:#FFF;}
.h_info_list > li.btn-vbasdemo {
	padding: 0;
	}
.btn-vbasdemo a{
	padding: 10px 20px;
	-webkit-transition: color .2s ease, border-color .2s ease, background-color .2s ease;
					transition: color .2s ease, border-color .2s ease, background-color .2s ease;
	}
	
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
}
.page_content_section.size_6{
		padding: 15px auto 10px auto;
	}
	

.language_change .dropdown {
    min-width: 185px;
}

.options_list{
			
			overflow-y:scroll;
			max-height:250px;
}
.cta.type_1.green-header .cta_action{
			text-align: right;
			width: 35%;
		}
.col-sm-12 input[type="checkbox"] + label {display:block;}


.btn.green{
			border-color: #70b51a;
			color: #fff;
			background-color: #70b51a;
		}
.btn.green:hover {
			border-color: #000;
			color: #fff;
			background-color: #000;
		}
.links_list .active { font-weight:bold; color:#C7672A;}
.btn.xsmall{
			padding: 1px 6px;
			font-size:0.85em;
		}
img.grayscale {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
	filer:none;
}
img.grayscale:hover {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}

/*#busInquiry input[type="radio"],
#busInquiry input[type="checkbox"]{
			display:block;
			float:left;
		}*/
.icon_box:not(.type_4) svg{
			fill: #70b51a;
			stroke: #70b51a;
			display: inline-block;
			vertical-align: middle;
		}
.icon_box:not(.type_4):hover .box_title{
			color: #000000;
		}
		.btn.black_white,
		.btn.rd-black_white,
		.btn.black_white_reverse:hover,
		.btn.rd-black_white_reverse:hover,
		.btn.black_white_reverse.active,
		.btn.rd-black_white_reverse.active{
			border:none;
		}		
.row.is-flex {
    display: flex;
    flex-wrap: wrap;
}
.row.is-flex > [class*='col-'] {
    display: flex;
    flex-direction: column;
}

/*
* And with max cross-browser enabled.
* Nobody should ever write this by hand. 
* Use a preprocesser with autoprefixing.
*/
.row.is-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.row.is-flex > [class*='col-'] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.w-iconbox {
	position:relative
}
.w-iconbox-link {
	display:block;
	-webkit-flex-shrink:0;
	flex-shrink:0;
	color:inherit;
	transition:none;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0)
}
.w-iconbox-icon {
	font-size:36px;
	text-align:center;
	line-height:1;
	max-width:100%;
	width:1.1em;
	margin:0 auto;
	position:relative;
	z-index:1;
	transition:background-color 0.3s, color 0.3s, box-shadow 0.1s
}
.w-iconbox.style_default.icontype_img .w-iconbox-icon {
	line-height:0;
	overflow:hidden;
	width:1em
}
.w-iconbox-icon i {
	vertical-align:top;
	line-height:inherit
}
.w-iconbox-icon img {
	vertical-align:top;
	position:relative
}
.w-iconbox .w-iconbox-title {
	padding:0.6em 0;
	margin-bottom:0;
	transition:color 0.3s;
	color:#ED7420;
}
.no-touch .w-iconbox-link:hover .w-iconbox-title {
	color:inherit
}
.w-iconbox-text p, .w-iconbox-text ul, .w-iconbox-text ol {
	margin-bottom:1rem !important
}
.w-iconbox.iconpos_top {
	text-align:center;
	margin:0 auto;
	max-width:25rem
}
.w-iconbox.iconpos_left {
	display:-webkit-flex;
	display:flex;
	text-align:left
}
.w-iconbox.iconpos_left.no_text {
	align-items:center
}
.w-iconbox.iconpos_left .w-iconbox-icon {
	-webkit-flex-shrink:0;
	flex-shrink:0;
	margin-right:1.5rem;
	margin-right:calc(15px + 0.2em)
}
.w-iconbox-meta {
	-webkit-flex-grow:1;
	flex-grow:1
}
.w-iconbox.iconpos_left .w-iconbox-title {
	padding-top:0;
	margin-top:-0.2em
}
.w-iconbox.iconpos_left.no_text .w-iconbox-title {
	padding-bottom:0;
	margin-top:0
}
.w-iconbox.iconpos_left.no_title.no_text {
	display:inline-block;
	vertical-align:top
}
.w-iconbox.iconpos_left.no_title.no_text .w-iconbox-icon {
	margin:0.3rem;
	width:auto
}
.w-iconbox.style_default .w-iconbox-icon {
	background-color:transparent !important;
	box-shadow:none !important;
	color:inherit
}
.w-iconbox.style_circle .w-iconbox-icon, .w-iconbox.style_outlined .w-iconbox-icon {
	line-height:2.5em;
	height:2.5em;
	width:2.5em;
	overflow:hidden;
	border-radius:50%
}
.w-iconbox.style_outlined .w-iconbox-icon {
	background-color:transparent !important
}
.w-iconbox.color_primary.style_circle .w-iconbox-icon, .w-iconbox.color_secondary.style_circle .w-iconbox-icon, .no-touch .w-iconbox.style_circle .w-iconbox-link:hover .w-iconbox-icon, .no-touch .l-section.color_primary .w-iconbox-link:hover .w-iconbox-title {
	color:#fff !important
}
.no-touch .w-iconbox.style_outlined .w-iconbox-link:hover .w-iconbox-icon {
	color:#fff !important;
	box-shadow:0 0 0 2px transparent inset;
	transition:color 0.3s, box-shadow 0.1s 0.3s
}
.no-touch .w-iconbox.style_circle .w-iconbox-icon:before, .no-touch .w-iconbox.style_outlined .w-iconbox-icon:before {
	display:block;
	content:'';
	position:absolute;
	top:0;
	left:0;
	height:0;
	width:100%;
	transform:translateZ(0);
	transition:height 0.3s
}
.no-touch .w-iconbox.style_circle .w-iconbox-link:hover .w-iconbox-icon:before, .no-touch .w-iconbox.style_outlined .w-iconbox-link:hover .w-iconbox-icon:before {
	height:100%
}
.w-iconbox.style_circle .w-iconbox-icon i, .w-iconbox.style_outlined .w-iconbox-icon i {
	position:relative
}
.w-iconbox.style_circle .w-iconbox-icon img, .w-iconbox.style_outlined .w-iconbox-icon img {
	top:50%;
	transform:translateY(-50%)
}
.w-iconbox-link {
    display: block;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    color: inherit;
    transition: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.w-iconbox-icon {
    font-size: 36px;
    text-align: center;
    line-height: 1;
    max-width: 100%;
    width: 1.1em;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    transition: background-color 0.3s, color 0.3s, box-shadow 0.1s;
}

.w-iconbox.color_primary.style_outlined .w-iconbox-icon {
    box-shadow: 0 0 0 2px #ED7420 inset;
}
.w-iconbox.color_primary .w-iconbox-icon {
	color: #ED7420;
    background-color: #FFF !important;
}
 .w-iconbox.style_outlined .w-iconbox-icon {
    line-height: 2.5em;
    height: 2.5em;
    width: 2.5em;
    overflow: hidden;
    border-radius: 50%;
}





.w-iconbox.color_primary:hover .w-iconbox-icon{
	background-color: #ED7420 !important;
	color: #FFF;
}
.half_image_col {width: 50%;}

@media only screen and (max-width: 540px){
	
	h3 {
	font-size: 20px;
	line-height: 24px
	}
	.text_banner {
	padding: 16px 5px 15px;}
	.page_title.media_type{
		background: url("../images/corporate_slide_1_mobile.jpg") 50% top no-repeat;
		background-size: cover;
		min-height:200px;
		max-height:250px;
	}
	
	.page_title.media_type.large {
		padding-top: 60px;
		padding-bottom: 60px;
}
	.homepage .cta_title {font-size:20px;line-height:26px; padding-top: 10px; }
	.cta.homepage {padding:5px 2px;}
	.page_content_section:not(.without_pt):not(.top_form_holder):not(.size_4) {padding-top: 30px !important}
	.homepage .cta_desc2 {font-size:18px;}
	h2 {font-size: 24px; margin-bottom:5px;}
	.mt-xs-45 {margin-top:-45px;}
	.footer_section.copyright {font-size:0.75em; padding:5px 0;}
	.page_content_section:not(.without_pb) {padding-bottom: 0 !important;}
.close, #partnersModal.box-modal.popup.close !important;{
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=80);
  opacity: .7;
}
.close:hover, .popup .close:hover,
.close:focus !important;{
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=90);
  opacity: 1;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
}
@media only screen and (min-width: 541px) and (max-width: 767px)
{
	.page_title.media_type {
		background: url("../images/homeslide_750.jpg") 50% top no-repeat;
		background-size: cover;
		min-height:100px;
		max-height:150px;
	}
	.page_title.media_type.large {
		padding-top: 120px;
		padding-bottom: 120px;
}
	
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
	.page_title.media_type{
		background: url("../images/homeslide_1200.jpg") 50% top no-repeat;
		background-size: cover;
		min-height:200px;
		max-height:250px;
	}

	
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
	
}
@media (min-width: 1201px){
	.page_title.media_type{
		color: #c6c6c6;
		border-bottom: none;
		position: relative;
		background: url("../images/corporate_slide_1.jpg") 50% top no-repeat;
		background-size: cover;
		min-height:400px;
	}
}
