
.section{
	padding:60px 0px 65px 0px;
}

/* Font style */
.fsi {
  font-style: italic !important;
}

.fsn {
  font-style: normal !important;
}

/* Font weight */
.fw-light {
  font-weight: 300 !important;
}

.fw-normal {
  font-weight: 400 !important;
}

.fw-bold {
  font-weight: 500 !important;
}

.fw-bolder {
  font-weight: 700 !important;
}

.fz-5 {
  font-size: 50px;
}

/* Padding */
.p-0 {
  padding: 0px !important;
}

.p-1 {
  padding: 10px !important;
}

.p-2 {
  padding: 20px !important;
}

.p-3 {
  padding: 30px !important;
}

.p-4 {
  padding: 40px !important;
}

.p-5 {
  padding: 50px !important;
}

.p-6 {
  padding: 60px !important;
}

.p-7 {
  padding: 70px !important;
}

.p-8 {
  padding: 80px !important;
}

.p-9 {
  padding: 90px !important;
}

.p-10 {
  padding: 100px !important;
}

.p-11 {
  padding: 110px !important;
}

.p-12 {
  padding: 120px !important;
}

.p-13 {
  padding: 130px !important;
}

.p-14 {
  padding: 140px !important;
}

.p-15 {
  padding: 150px !important;
}

.p-16 {
  padding: 160px !important;
}

.p-17 {
  padding: 170px !important;
}

.p-18 {
  padding: 180px !important;
}

.p-19 {
  padding: 190px !important;
}

.p-20 {
  padding: 200px !important;
}

/* Padding top */
.pt-0 {
  padding-top: 0px !important;
}

.pt-1 {
  padding-top: 10px !important;
}

.pt-2 {
  padding-top: 20px !important;
}

.pt-3 {
  padding-top: 30px !important;
}

.pt-4 {
  padding-top: 40px !important;
}

.pt-5 {
  padding-top: 50px !important;
}

.pt-6 {
  padding-top: 60px !important;
}

.pt-7 {
  padding-top: 70px !important;
}

.pt-8 {
  padding-top: 80px !important;
}

.pt-9 {
  padding-top: 90px !important;
}

.pt-10 {
  padding-top: 100px !important;
}

.pt-11 {
  padding-top: 110px !important;
}

.pt-12 {
  padding-top: 120px !important;
}

.pt-13 {
  padding-top: 130px !important;
}

.pt-14 {
  padding-top: 140px !important;
}

.pt-15 {
  padding-top: 150px !important;
}

.pt-16 {
  padding-top: 160px !important;
}

.pt-17 {
  padding-top: 170px !important;
}

.pt-18 {
  padding-top: 180px !important;
}

.pt-19 {
  padding-top: 190px !important;
}

.pt-20 {
  padding-top: 200px !important;
}

/* Padding right */
.pr-0 {
  padding-right: 0px !important;
}

.pr-1 {
  padding-right: 10px !important;
}

.pr-2 {
  padding-right: 20px !important;
}

.pr-3 {
  padding-right: 30px !important;
}

.pr-4 {
  padding-right: 40px !important;
}

.pr-5 {
  padding-right: 50px !important;
}

.pr-6 {
  padding-right: 60px !important;
}

.pr-7 {
  padding-right: 70px !important;
}

.pr-8 {
  padding-right: 80px !important;
}

.pr-9 {
  padding-right: 90px !important;
}

.pr-10 {
  padding-right: 100px !important;
}

.pr-11 {
  padding-right: 110px !important;
}

.pr-12 {
  padding-right: 120px !important;
}

.pr-13 {
  padding-right: 130px !important;
}

.pr-14 {
  padding-right: 140px !important;
}

.pr-15 {
  padding-right: 150px !important;
}

.pr-16 {
  padding-right: 160px !important;
}

.pr-17 {
  padding-right: 170px !important;
}

.pr-18 {
  padding-right: 180px !important;
}

.pr-19 {
  padding-right: 190px !important;
}

.pr-20 {
  padding-right: 200px !important;
}

/* Padding bottom */
.pb-0 {
  padding-bottom: 0px !important;
}

.pb-1 {
  padding-bottom: 10px !important;
}

.pb-2 {
  padding-bottom: 20px !important;
}

.pb-3 {
  padding-bottom: 30px !important;
}

.pb-4 {
  padding-bottom: 40px !important;
}

.pb-5 {
  padding-bottom: 50px !important;
}

.pb-6 {
  padding-bottom: 60px !important;
}

.pb-7 {
  padding-bottom: 70px !important;
}

.pb-8 {
  padding-bottom: 80px !important;
}

.pb-9 {
  padding-bottom: 90px !important;
}

.pb-10 {
  padding-bottom: 100px !important;
}

.pb-11 {
  padding-bottom: 110px !important;
}

.pb-12 {
  padding-bottom: 120px !important;
}

.pb-13 {
  padding-bottom: 130px !important;
}

.pb-14 {
  padding-bottom: 140px !important;
}

.pb-15 {
  padding-bottom: 150px !important;
}

.pb-16 {
  padding-bottom: 160px !important;
}

.pb-17 {
  padding-bottom: 170px !important;
}

.pb-18 {
  padding-bottom: 180px !important;
}

.pb-19 {
  padding-bottom: 190px !important;
}

.pb-20 {
  padding-bottom: 200px !important;
}

.pb-26 {
  padding-bottom: 260px !important;
}

/* Padding left */
.pl-0 {
  padding-left: 0px !important;
}

.pl-1 {
  padding-left: 10px !important;
}

.pl-2 {
  padding-left: 20px !important;
}

.pl-3 {
  padding-left: 30px !important;
}

.pl-4 {
  padding-left: 40px !important;
}

.pl-5 {
  padding-left: 50px !important;
}

.pl-6 {
  padding-left: 60px !important;
}

.pl-7 {
  padding-left: 70px !important;
}

.pl-8 {
  padding-left: 80px !important;
}

.pl-9 {
  padding-left: 90px !important;
}

.pl-10 {
  padding-left: 100px !important;
}

.pl-11 {
  padding-left: 110px !important;
}

.pl-12 {
  padding-left: 120px !important;
}

.pl-13 {
  padding-left: 130px !important;
}

.pl-14 {
  padding-left: 140px !important;
}

.pl-15 {
  padding-left: 150px !important;
}

.pl-16 {
  padding-left: 160px !important;
}

.pl-17 {
  padding-left: 170px !important;
}

.pl-18 {
  padding-left: 180px !important;
}

.pl-19 {
  padding-left: 190px !important;
}

.pl-20 {
  padding-left: 200px !important;
}

/* Margin */
.mlr-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.m-0 {
  margin: 0px !important;
}

.m-1 {
  margin: 10px !important;
}

.m-2 {
  margin: 20px !important;
}

.m-3 {
  margin: 30px !important;
}

.m-4 {
  margin: 40px !important;
}

.m-5 {
  margin: 50px !important;
}

.m-6 {
  margin: 60px !important;
}

.m-7 {
  margin: 70px !important;
}

.m-8 {
  margin: 80px !important;
}

.m-9 {
  margin: 90px !important;
}

.m-10 {
  margin: 100px !important;
}

.m-11 {
  margin: 110px !important;
}

.m-12 {
  margin: 120px !important;
}

.m-13 {
  margin: 130px !important;
}

.m-14 {
  margin: 140px !important;
}

.m-15 {
  margin: 150px !important;
}

.m-16 {
  margin: 160px !important;
}

.m-17 {
  margin: 170px !important;
}

.m-18 {
  margin: 180px !important;
}

.m-19 {
  margin: 190px !important;
}

.m-20 {
  margin: 200px !important;
}

/* Margin top */
.mt-0 {
  margin-top: 0px !important;
}

.mt-1 {
  margin-top: 10px !important;
}

.mt-2 {
  margin-top: 20px !important;
}

.mt-3 {
  margin-top: 30px !important;
}

.mt-4 {
  margin-top: 40px !important;
}

.mt-5 {
  margin-top: 50px !important;
}

.mt-6 {
  margin-top: 60px !important;
}

.mt-7 {
  margin-top: 70px !important;
}

.mt-8 {
  margin-top: 80px !important;
}

.mt-9 {
  margin-top: 90px !important;
}

.mt-10 {
  margin-top: 100px !important;
}

.mt-11 {
  margin-top: 110px !important;
}

.mt-12 {
  margin-top: 120px !important;
}

.mt-13 {
  margin-top: 130px !important;
}

.mt-14 {
  margin-top: 140px !important;
}

.mt-15 {
  margin-top: 150px !important;
}

.mt-16 {
  margin-top: 160px !important;
}

.mt-17 {
  margin-top: 170px !important;
}

.mt-18 {
  margin-top: 180px !important;
}

.mt-19 {
  margin-top: 190px !important;
}

.mt-20 {
  margin-top: 200px !important;
}

/* Margin right */
.mr-0 {
  margin-right: 0px !important;
}

.mr-1 {
  margin-right: 10px !important;
}

.mr-2 {
  margin-right: 20px !important;
}

.mr-3 {
  margin-right: 30px !important;
}

.mr-4 {
  margin-right: 40px !important;
}

.mr-5 {
  margin-right: 50px !important;
}

.mr-6 {
  margin-right: 60px !important;
}

.mr-7 {
  margin-right: 70px !important;
}

.mr-8 {
  margin-right: 80px !important;
}

.mr-9 {
  margin-right: 90px !important;
}

.mr-10 {
  margin-right: 100px !important;
}

.mr-11 {
  margin-right: 110px !important;
}

.mr-12 {
  margin-right: 120px !important;
}

.mr-13 {
  margin-right: 130px !important;
}

.mr-14 {
  margin-right: 140px !important;
}

.mr-15 {
  margin-right: 150px !important;
}

.mr-16 {
  margin-right: 160px !important;
}

.mr-17 {
  margin-right: 170px !important;
}

.mr-18 {
  margin-right: 180px !important;
}

.mr-19 {
  margin-right: 190px !important;
}

.mr-20 {
  margin-right: 200px !important;
}

/* Margin bottom */
.mb-0 {
  margin-bottom: 0px !important;
}

.mb-1 {
  margin-bottom: 10px !important;
}

.mb-2 {
  margin-bottom: 20px !important;
}

.mb-3 {
  margin-bottom: 30px !important;
}

.mb-4 {
  margin-bottom: 40px !important;
}

.mb-5 {
  margin-bottom: 50px !important;
}

.mb-6 {
  margin-bottom: 60px !important;
}

.mb-7 {
  margin-bottom: 70px !important;
}

.mb-8 {
  margin-bottom: 80px !important;
}

.mb-9 {
  margin-bottom: 90px !important;
}

.mb-10 {
  margin-bottom: 100px !important;
}

.mb-11 {
  margin-bottom: 110px !important;
}

.mb-12 {
  margin-bottom: 120px !important;
}

.mb-13 {
  margin-bottom: 130px !important;
}

.mb-14 {
  margin-bottom: 140px !important;
}

.mb-15 {
  margin-bottom: 150px !important;
}

.mb-16 {
  margin-bottom: 160px !important;
}

.mb-17 {
  margin-bottom: 170px !important;
}

.mb-18 {
  margin-bottom: 180px !important;
}

.mb-19 {
  margin-bottom: 190px !important;
}

.mb-20 {
  margin-bottom: 200px !important;
}

/* Margin left */
.ml-0 {
  margin-left: 0px !important;
}

.ml-1 {
  margin-left: 10px !important;
}

.ml-2 {
  margin-left: 20px !important;
}

.ml-3 {
  margin-left: 30px !important;
}

.ml-4 {
  margin-left: 40px !important;
}

.ml-5 {
  margin-left: 50px !important;
}

.ml-6 {
  margin-left: 60px !important;
}

.ml-7 {
  margin-left: 70px !important;
}

.ml-8 {
  margin-left: 80px !important;
}

.ml-9 {
  margin-left: 90px !important;
}

.ml-10 {
  margin-left: 100px !important;
}

.ml-11 {
  margin-left: 110px !important;
}

.ml-12 {
  margin-left: 120px !important;
}

.ml-13 {
  margin-left: 130px !important;
}

.ml-14 {
  margin-left: 140px !important;
}

.ml-15 {
  margin-left: 150px !important;
}

.ml-16 {
  margin-left: 160px !important;
}

.ml-17 {
  margin-left: 170px !important;
}

.ml-18 {
  margin-left: 180px !important;
}

.ml-19 {
  margin-left: 190px !important;
}

.ml-20 {
  margin-left: 200px !important;
}

/* Margin top negative */
.mtn-0 {
  margin-top: 0px !important;
}

.mtn-1 {
  margin-top: -10px !important;
}

.mtn-2 {
  margin-top: -20px !important;
}

.mtn-3 {
  margin-top: -30px !important;
}

.mtn-4 {
  margin-top: -40px !important;
}

.mtn-5 {
  margin-top: -50px !important;
}

.mtn-6 {
  margin-top: -60px !important;
}

.mtn-7 {
  margin-top: -70px !important;
}

.mtn-8 {
  margin-top: -80px !important;
}

.mtn-9 {
  margin-top: -90px !important;
}

.mtn-10 {
  margin-top: -100px !important;
}

.mtn-11 {
  margin-top: -110px !important;
}

.mtn-12 {
  margin-top: -120px !important;
}

.mtn-13 {
  margin-top: -130px !important;
}

.mtn-14 {
  margin-top: -140px !important;
}

.mtn-15 {
  margin-top: -150px !important;
}

.mtn-16 {
  margin-top: -160px !important;
}

.mtn-17 {
  margin-top: -170px !important;
}

.mtn-18 {
  margin-top: -180px !important;
}

.mtn-19 {
  margin-top: -190px !important;
}

.mtn-20 {
  margin-top: -200px !important;
}

/* Margin right negative */
.mrn-0 {
  margin-right: 0px !important;
}

.mrn-1 {
  margin-right: -10px !important;
}

.mrn-2 {
  margin-right: -20px !important;
}

.mrn-3 {
  margin-right: -30px !important;
}

.mrn-4 {
  margin-right: -40px !important;
}

.mrn-5 {
  margin-right: -50px !important;
}

.mrn-6 {
  margin-right: -60px !important;
}

.mrn-7 {
  margin-right: -70px !important;
}

.mrn-8 {
  margin-right: -80px !important;
}

.mrn-9 {
  margin-right: -90px !important;
}

.mrn-10 {
  margin-right: -100px !important;
}



.mrn-11 {
  margin-right: -110px !important;
}

.mrn-12 {
  margin-right: -120px !important;
}

.mrn-13 {
  margin-right: -130px !important;
}

.mrn-14 {
  margin-right: -140px !important;
}

.mrn-15 {
  margin-right: -150px !important;
}

.mrn-16 {
  margin-right: -160px !important;
}

.mrn-17 {
  margin-right: -170px !important;
}

.mrn-18 {
  margin-right: -180px !important;
}

.mrn-19 {
  margin-right: -190px !important;
}

.mrn-20 {
  margin-right: -200px !important;
}

/* Margin bottom negative */
.mbn-0 {
  margin-bottom: 0px !important;
}

.mbn-1 {
  margin-bottom: -10px !important;
}

.mbn-2 {
  margin-bottom: -20px !important;
}

.mbn-3 {
  margin-bottom: -30px !important;
}

.mbn-4 {
  margin-bottom: -40px !important;
}

.mbn-5 {
  margin-bottom: -50px !important;
}

.mbn-6 {
  margin-bottom: -60px !important;
}

.mbn-7 {
  margin-bottom: -70px !important;
}

.mbn-8 {
  margin-bottom: -80px !important;
}

.mbn-9 {
  margin-bottom: -90px !important;
}

.mbn-10 {
  margin-bottom: -100px !important;
}

.mbn-11 {
  margin-bottom: -110px !important;
}

.mbn-12 {
  margin-bottom: -120px !important;
}

.mbn-13 {
  margin-bottom: -130px !important;
}

.mbn-14 {
  margin-bottom: -140px !important;
}

.mbn-15 {
  margin-bottom: -150px !important;
}

.mbn-16 {
  margin-bottom: -160px !important;
}

.mbn-17 {
  margin-bottom: -170px !important;
}

.mbn-18 {
  margin-bottom: -180px !important;
}

.mbn-19 {
  margin-bottom: -190px !important;
}

.mbn-20 {
  margin-bottom: -200px !important;
}

/* Margin left negative */
.mln-0 {
  margin-left: 0px !important;
}

.mln-1 {
  margin-left: -10px !important;
}

.mln-2 {
  margin-left: -20px !important;
}

.mln-3 {
  margin-left: -30px !important;
}

.mln-4 {
  margin-left: -40px !important;
}

.mln-5 {
  margin-left: -50px !important;
}

.mln-6 {
  margin-left: -60px !important;
}

.mln-7 {
  margin-left: -70px !important;
}

.mln-8 {
  margin-left: -80px !important;
}

.mln-9 {
  margin-left: -90px !important;
}

.mln-10 {
  margin-left: -100px !important;
}

.mln-11 {
  margin-left: -110px !important;
}

.mln-12 {
  margin-left: -120px !important;
}

.mln-13 {
  margin-left: -130px !important;
}

.mln-14 {
  margin-left: -140px !important;
}

.mln-15 {
  margin-left: -150px !important;
}

.mln-16 {
  margin-left: -160px !important;
}

.mln-17 {
  margin-left: -170px !important;
}

.mln-18 {
  margin-left: -180px !important;
}

.mln-19 {
  margin-left: -190px !important;
}

.mln-20 {
  margin-left: -200px !important;
}

.white {
  color: #fff !important;
}
.bg-white {
  background-color: #fff !important;
}
.bg-gray {
  background-color: #f5f5f5 !important;
}

/*--------------------------------------------------------------
2. Custom CSS
--------------------------------------------------------------*/

.tp-caption.a1, .t1, .commerce div.product p.price del, .commerce div.product span.price del, .commerce ul.products li.product .price, .sidebar .better-menu-widget ul li, .pagination span, .pagination a, .hentry .read-more, .post-thumb .date, .recent-posts__item a, h1, h2, h3, h4, h5, h6 {
    font-family: Roboto;
}
.sidebar .better-menu-widget ul li, h1, h2, h3, h4, h5, h6 {
    letter-spacing: 0em;
	margin-bottom:18px;
}
body.boxed {
    background-color: #ffffff;
}
.line-clear {
	height: 5px; 
	visibility: hidden;
}
.navigationbutton.button-right,
.navigationbutton.button-left {
	margin-left:0px; 
	margin-right:0px;
	-webkit-transform-style: flat; 
	-webkit-transform: translateZ(5000px);
}
.navigationbutton i:before {
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
}
.slider-wrapper {
	width:100%;
	max-width:100%; 
	font-family: 'Open Sans', sans-serif; 
	-webkit-backface-visibility: hidden; 
	backface-visibility:hidden; 
	-webkit-transform: translateZ(0px); 
	transform: translateZ(0px)
}
.service-entry-media,
.project-entry-media,
.news-entry-media,
.client-entry-media {
	position:relative; 
	border: 0px solid transparent;
	outline: 0px solid transparent;
	overflow: hidden;
}
.service-entry-cover,
.project-entry-cover,
.news-entry-cover,
.client-entry-cover {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	overflow: hidden;
	border: 0px solid transparent;
	outline: 0px solid transparent;
	text-align: center;
}
.service-entry-cover .service-overlay,
.project-entry-cover .project-overlay,
.news-entry-cover .news-overlay,
.client-entry-cover .client-overlay {	
	position: absolute; 
	top:0px;
	left:0px; 
	width:100%; 
	height:100%; 
	border: 0px solid transparent; 
	opacity: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	outline: 0px solid transparent;
}
.news-entry-cover:hover .news-overlay {
	opacity: 1;
}
.project-media-cover-wrapper,
.client-media-cover-wrapper {
	position: relative; 
	width:100%;
}
.call-for-action {
	margin-bottom: 0px;
	padding-top: 24px;
	padding-bottom: 24px;
	background-color: #19719b;
}
.call-for-action.light{
	background-color:#d1d1d1;
	background-color:#fff;
}
.section-title {
	font-size: 20px;
	color: #1f1b1c;
	margin-bottom: 30px;
	font-weight:600;
	padding-top: 0px;
	padding-bottom: 10px;
	border-bottom: 1px solid #dddddd;
	width: 100%;
	text-transform:uppercase;
}
.section-desc p {
	font-size: 15px;
	color: #333333;
	text-align: left;
}
.home-latest-projects {
	margin-bottom: 0;
	padding-top: 50px;
	padding-bottom: 50px;
	background: #f5f5f5 url(../images/background/home_project.jpg);
}
@media (max-width: 441px) {
    .home-latest-projects .col-sm-12 {
        width: 100%;
    }
	.site-content [class*="col-"],
	.site-footer [class*="col-"] {
		width: 100%;
	}
}
.parallax {
	background-attachment: fixed;
    background-size: cover;
	background-repeat: no-repeat;
}
.parallax.bg-1 {
	background-image: url(../images/background/parallax_1.jpg);
}
.testimonials .row {
	overflow-x: hidden;
}
.breadcrumb {
	background: none;
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 0;
}
img.fullwidth {
	width: 100%;
}
.portfolio-row {
	overflow: hidden;
}
.alignleft {
	float: left;
}
img.alignleft {
    margin: 5px 20px 5px 0;
}
.call-for-action-text,
.home_quote_txt h3 {
	font-size: 19px;
	line-height:1.3em;
	max-width:560px;
	max-width:750px;
	color: #ffffff;
	text-align: left;
	font-weight:300;
	text-transform:uppercase;
	font-weight:700;
}
.light .call-for-action-text,
.home_quote_txt h3{
	color:#1f1b1c;
}
@media (max-width:768px){
.call-for-action-text{
	max-width:100%;
}
}
.call-for-action-text
.parallax-text {
	font-size: 24px;
	color: #ffffff;
	text-align: center;
}
.main {
	padding-bottom: 0px;
}
.main.no_vc{
	padding-bottom:50px;
}






.home_carousel_wrapper{
	padding:0px;
}

.products_row.pulled_up{
	background-color:#dddddd;
	background-size:cover;
}


.call-for-action.long_bottom{
	padding-bottom:100px;
	padding-top:65px;
}
.call-for-action.long_bottom.level_down{
	padding-top:0px;
}
.call-for-action.long_bottom.no_bottom_pad{
	padding-bottom:0px;
}

.home_quote_txt p{
	font-size:15px;
	margin-top:10px;
	color:rgba(255,255,255,0.65);
	line-height:1.4;
	font-weight:300;
}
.light .home_quote_txt p{
	color:#333333;
}

.service-item.product{
	border-top:8px #dd0513 solid;
}
.service-item.product.blue{
	border-top:8px #1774a2 solid;
}
.service-item.product.black{
	border-top:8px #222021 solid;
}
.pulled_up .service-item{
	margin-top:-120px;
}


.service-item.service{
}
.service-item.service .our-services-content{
	padding-top:0px;
}
.service-item.service .our-services-title-link{
	padding:10px 15px 8px 15px;
	background-color:#19719b;
	color:#fff;
	font-size:16px;
	letter-spacing:1px;
	font-weight:600;
}


.section.testimonials{
	background-image:url(../images/background/home_project.jpg);
	background-size:cover;
}


#rev_slider_1 .tp-bgimg{
	z-index:3;
}
#rev_slider_1 .tp-bgimg:after{
	display:block;
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:3;
	background-image:url(../images/home-carousel/top-overlay.png);
	background-size:cover;
	background-repeat:no-repeat;
}


.tp-caption.tp-shape{
	border-top:1px #d90212 solid;
}


.facts_banner_row{
	background-color:#ededed;
	text-align:left;
	padding:20px 0px;
	padding:0px;
}
.facts_banner_row .col-xs-3{
	padding:0px 1px 0px 2px;
}
.facts_banner_row .fact_item{
	padding:15px 20px 5px 20px;
	background-color:#fff;
	margin-top:-5px;
	/*
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	*/	
	-webkit-box-shadow: 0px -5px 4px 2px rgba(0,0,0,0.0.03);
	-moz-box-shadow: 0px -5px 4px 2px rgba(0,0,0,0.03);
	box-shadow: 0px -5px 4px 2px rgba(0,0,0,0.03);
}
.facts_banner_row .icon{
	font-size:38px;
	line-height:1.6em;
	float:left;
	margin-right:15px;
	color:#CCCCCC;
	margin-bottom:0px;
	width:38px;
	text-align:center;
}
.facts_banner_row .icon.small{
	font-size:32px;
}
.facts_banner_row p{
	text-transform:uppercase;
	font-size:15px;
	color:#1f1b1c;
	color:#de0a1d;
	margin-bottom:2px;
}
.facts_banner_row h4{
	text-transform:uppercase;
	font-size:15px;
	color:#19719b;
	font-weight:700;
	margin-bottom:0px;
}


.big-title .entry-title{
	margin-bottom:5px;
	font-weight: 600;
    font-size: 28px;
}



.breadcrumb{
	padding-top:0px;
	padding-bottom:0px;
}
.breadcrumbs{
	color:#fff;
	text-transform:uppercase;
	font-weight:normal;
	font-size:20px;
}
.breadcrumbs a{
	color:rgba(255,255,255,0.6);
	font-size:14px;
}
.breadcrumbs a:hover{
	color:#fff;
}
.breadcrumbs span{
	font-size:14px;
}


.sidebar_menu{
}
.sidebar_menu > li{
	display:none !important;
}
.sidebar_menu > li.current-menu-ancestor,
.sidebar_menu > li.current-menu-item{
	display:block !important;
}
.sidebar_menu > li > a{
  background: #196b9b;
}
.sidebar_menu > li > ul{
}
.sidebar_menu > li > ul > li{
}
.sidebar_menu > li > ul > li > a{
	background-color:#f4f4f4;
	border-bottom:#dadada 1px solid;
}
.sidebar_menu > li > ul > li > a:hover{
	background-color:#e5e5e5;
}

.big-title .header_intro{
	max-width:700px;
}
.big-title .header_intro h4{
	color:#fff;
	text-transform:none;
	font-size:14px;
	line-height:1.6em;
	margin-top:22px;
	font-weight:normal;
}

.wpb_single_image img{
	/*
	border:#fff 5px solid;
	-webkit-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.15);
	*/
}


.vc_cta3.vc_cta3-style-classic{
	border-width:0px;
	border-radius:0px;
	padding:0px;
}
.vc_general.vc_cta3.vc_cta3-style-classic h2{
	padding: 10px 20px;
    background-color: #d90212;
    color: #fff;
    font-weight: 700;
	font-size: 16px;
    line-height: 24px;
	letter-spacing:1px;
}
.vc_cta3.vc_cta3-style-classic ul{
	padding: 10px 20px 20px 35px;
}
.vc_cta3.vc_cta3-style-classic p{
	padding: 10px 20px 20px 20px;
}


.vc_row{
	padding:65px 0px;
}
.vc_row .vc_row{
	padding:0px;
}
.main_body_content > .vc_row:first-child{
	padding-top:0px;
}



.vc_general.vc_cta3 .vc_cta3_content-container{
	display:block !important;
}
.vc_general.vc_cta3.vc_cta3-style-classic, .vc_general.vc_cta3.vc_cta3-style-custom {
    border-color:transparent;
    background-color: #f7f7f7;
	border-radius:5px;
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner{
	border:#f7f7f7 2px solid;
}


.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-flat {
	padding:20px;
}


.vc_general.vc_cta3.vc_cta3-style-flat .vc_cta3-content-header h2{
	color:#196b9b;
}
.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-flat{
	color:#221e1f;
	font-size:14px;
}

.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-flat .vc_cta3-content{
	padding:5px 20px !important;
}
.vc_cta3-content header{
	padding:0px !important;
}
.vc_cta3-content p{
	padding:0px !important;
}
.vc_general.vc_cta3 h2, .vc_general.vc_cta3 h4{
	margin-bottom:10px;
}
.vc_general.vc_cta3 h2{
	font-size:18px;
}
.vc_general.vc_cta3 h4{
	font-size:15px;
	margin-bottom:2px;
	color:#221e1f;
}

.gform_wrapper.gf_browser_chrome .gfield_checkbox li input, .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
    margin-top: 0px;
}

.gform_wrapper{
	margin:0px;
}
.gform_fields{
}
.gform_fields li{
}
.gform_fields > li:first-child{
	margin-top:0px !important;
}
.gform_wrapper input[type=text],
.gform_wrapper textarea{
	padding:7px 10px !important;
	border:#1674a5 1px solid;
}
.gform_wrapper input[type=text]:focus,
.gform_wrapper textarea:focus{
	border:#1f1b1c 1px solid;
}

body .gform_wrapper .top_label div.ginput_container {
    margin-top:0px;
}

#gform_wrapper_1{
	padding-right:50px;
}
#gform_wrapper_1 label{
	display:none;
}
#gform_wrapper_1 #field_1_5 label{
	display:inline-block;
}
#gform_wrapper_1 #field_1_5 label[for=input_1_5]{
	display:none;
}
#gform_wrapper_1 input[type=text],
#gform_wrapper_1 textarea{
	width:100%;
	margin-bottom:0px;
}


.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit]{
	padding:12px 25px;
	border-width:0px;
	background-color:#df0516;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
}


.wpb_animate_when_almost_visible{
	opacity:1;
}



.wpb_gmaps_widget .wpb_wrapper{
	padding:0px;
}
.wpb_gmaps_widget.wpb_content_element{
	margin:0px !important;
}


.wpb_text_column{
}
.wpb_text_column ul{
	padding-left:18px;
	margin-bottom:18px;
}
	






















