/*==GENERAL==*/
body {
  background: #f2f2f2;
	color: #383838;
  padding: 0;
  margin: 0;
	font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-style: normal;
	font-size: 14px;
  line-height: 1.5;
  position: relative;
  cursor: auto; 
}

a {
	-webkit-transition: all 0.3s ease;
		 -moz-transition: all 0.3s ease;
			-ms-transition: all 0.3s ease;
			 -o-transition: all 0.3s ease;
			    transition: all 0.3s ease;
}

h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	font-weight: 700;
}

div#content_main h1 span {
	display: block;
	color: #f26600;
	font-size: 22px;
	font-weight: 400;
	margin-bottom: 40px;
}

div#title h1 {
	color: #ffffff;
	margin: 0;
}

h2 {
	font-family: 'Open Sans', sans-serif;
	color: #f26600;
	font-size: 22px;
	font-weight: 400;
}

div#content_main .sidebar h2 {
	color: #ffffff;
	text-align: center;
	margin-top: 8px;
}

h3 {
	font-family: 'Open Sans', sans-serif;
	color: #f26600;
	font-size: 18px;
	font-weight: 400;
}

p {
	font-size: inherit;
}

.no-list {
	list-style: none;
	margin: 0;
}

a {
	color: #f26600;
}

a:hover {
	text-decoration: underline;
}

/*==WRAPPER==*/
.wrapper {
	margin: 0 auto;
	position: relative;
	max-width: 960px;
	width: 100%;
}

#header .wrapper {
	padding: 15px 0;
}

/*==SECTIONS==*/
div#header {
	background-color: #212121;
}

div#main_menu {
	background-color: #1b1b1b;
}

div#banner {
	position: relative;
}

div#testimonials {
	background-color: #f26600;
	margin-top: -10px;
	padding: 15px 0 0;
	position: relative;
	z-index: 100;
}

div#title {
	background-color: #f26600;
	padding: 10px 0 20px;
}

div#content_main {
	padding: 20px 0;
	text-align: center;
}

div#content_bottom {
	background-color: #ffffff;
	padding: 20px 0;
	text-align: center;
}

div#call_action {
	background-color: #f26600;
	color: #ffffff !important;
	text-align: center;
	padding: 20px 0;
	font-size: 26px;
	font-weight: 700;
}

div#call_action a {
	color: #ffffff !important;
}

/*==HEADER==*/
#logo a {
	background: url(../images/logo.png) no-repeat transparent;
	width: 330px;
	height: 86px;
	display: block;
}

#call {
	position: relative;
  top: 12px;
}

#call .facebook a {
	background: url(../images/facebook.png) no-repeat transparent;
	width: 29px;
	height: 29px;
	display: block;
}

.facebook a:hover {
	opacity: 0.8;
}

.facebook {
	border-right: 1px solid #e6e6e6;
	margin-right: 20px;
	padding: 15px 20px 15px 0;
}

.contact_details {
	color: #f26600;
	font-size: 28px;
	font-weight: 700;
	line-height: 24px;
	position: relative;
	text-align: right;
	top: 3px;
}

.contact_details span {
	color: #ffffff;
	display: block;
	font-size: 20px;
	line-height: 18px;
	text-transform: uppercase;
}

/*==MAIN MENU==*/
#main_menu ul {
	list-style: none;
	margin: 0;
}

#main_menu ul li {
	float: left;
	font-size: 14px;
	line-height: 40px;
}

#main_menu ul li a {
	color: #ffffff;
	display: block;
	padding: 0 20px;
}

#main_menu ul li a:hover {
	background-color: #212121;
	text-decoration: none;
}

.f-dropdown {
	background-color: #212121;
	border: none;
}

.f-dropdown::before {
	border-color: transparent transparent #212121;
}

.f-dropdown::after {
	border-color: transparent transparent #212121;
}

.f-dropdown li {
	width: 100%;
}

.f-dropdown li:hover, .f-dropdown li:focus {
  background: none;
}

.f-dropdown li a:hover {
	background-color: #1b1b1b !important;
}

#main_menu ul li ul#hover1.open {
	left: 79px !important;
}

#main_menu ul li ul#hover2.open {
	left: 189px !important;
}

.f-dropdown.open::before {
    left: 15px !important;
}

.f-dropdown.open::after {
    left: -9999px !important;
}

/*==*RESPONSIVE MENU==*/
.right-off-canvas-toggle {
	display: none;
	position: relative;
	top: 20px;
	color: #ffffff;
	font-size: 32px;
}

div.right-off-canvas-menu ul {
	margin: 30px 0 0;
}

div.right-off-canvas-menu ul li {
	list-style: outside none none;
	margin: 0 30px 10px;
	width: 76%;
	border-bottom: 1px solid;
	padding-bottom: 10px;
}

div.right-off-canvas-menu ul li a {
	color: #ffffff;
	display: block;
	padding: 0;
}

div.right-off-canvas-menu ul li a:hover {
	text-decoration: none;
}

/*==BANNER==*/
#ie_banner {
	display: none;
	/*background: url(../images/slider_1.jpg) no-repeat;
	height: 540px;
	width: 100%;*/
}

.orbit-timer {
	display: none;
}

.orbit-container .orbit-slides-container img {
    width: 100%;
}

.orbit-container .orbit-slides-container > * .orbit-caption {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	bottom: 10%;
	padding: 0;
	right: 0;
	width: 54%;
}

.orbit-container .orbit-slides-container > * .orbit-caption > div {
	/*background: url("../images/caption_bg.png") repeat-y scroll 0 0 transparent;*/
	background: rgba(255, 255, 255, 0.7);
	text-align: right;
	padding: 20px 40% 20px 20px;
}

.orbit-container .orbit-slides-container > * .orbit-caption > div h2,
.orbit-container .orbit-slides-container > * .orbit-caption > div span {
	font-family: 'Varela Round', sans-serif;
}

.orbit-container .orbit-slides-container > * .orbit-caption > div h2 {
	color: #f26600;
	font-size: 52px;
	line-height: 60px;
	margin-bottom: 0;
}

.orbit-container .orbit-slides-container > * .orbit-caption > div span {
	font-size: 22px;
	color: #383838;
	display: block;
}

.orbit-container .orbit-slides-container > * .orbit-caption .btn {
	background-color: #f26600;
	color: #ffffff;
	display: inline-block;
	font-size: 18px;
	padding: 15px 25px;
	text-transform: uppercase;
	margin-top: 20px;
}

/*==TESTIMONIALS==*/
#testimonials .wrapper .orbit-container {
	margin: 0 auto;
	width: 798px;
}

#testimonials p {
	color: #ffffff;
	font-size: 17px;
	text-align: center;
}

#testimonials i {
	color: #f37831;
	font-size: 46px;
}

#testimonials .fa-quote-left,
#testimonials .fa-quote-right {
	position: absolute;
	top: 20px;
}

#testimonials .fa-quote-left {
	left: 0;
}

#testimonials .fa-quote-right {
	right: 0;
}

.shadow {
	background:url(../images/shadow.png) no-repeat center top #f2f2f2;
	margin: 0 auto;
	height: 25px;
}

/*==CONTENT==*/
div#content_main #post,
div#content_main .sidebar {
	margin-bottom: 20px;
}

div#content_main #post {
	background-color: #ffffff;
	padding: 20px;
	width: 70%;
	text-align: left;
}

div#content_main #post .post_image {
	margin-bottom: 20px;
}

div#content_main #post p.call_us {
	font-weight: 600;
	color: #f26600;
}

div#content_main #post blockquote span {
	display: block;
	font-weight: 600;
	margin-top: 20px;
}

div#content_main .sidebar {
	background-color: #f26600;
	width: 25%;
	text-align: left;
}

div#content_main .sidebar form {
	background-color: #ffffff;
	margin: 2px;
	padding: 20px;
}

div#content_main .sidebar .ninja-forms-required-items {
	font-size: 10px;
  margin-bottom: 10px;
}

div#content_main .sidebar form input[type="submit"] {
	background-color: #f26600;
	border: 0 none;
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	padding: 10px 0;
	text-transform: uppercase;
	width: 100%;
	cursor: pointer;
}

.field-wrap, #ninja_forms_required_items {
	margin: 0 !important;
}

.ninja-forms-req-symbol {
    color: #f26600 !important;
}

.ninja-forms-field-error p {
	color: #f26600;
	font-size: 10px;
	margin-top: -10px;
}

.ninja-forms-success-msg {
	background-color: #ffffff;
	margin: 2px;
}

#post li {
	margin-bottom: 15px;
}

#post img {
	height: auto;
	width: 100%;
}

.large-4 img {
	margin-bottom: 20px;
}

.large-6 a span {
	display: block;
	margin-bottom: 20px;
	text-align: center;
}

.google-maps {
	position: relative;
	padding-bottom: 60%; 
	height: 0;
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

/*==CAROUSEL==*/
div#content_bottom .orbit-container .orbit-slides-container li {
	text-align: left;
}

ul.orbit-content li > div {
	float: left;
	height: 100%;
	width: 33.333334%;
	padding: 0 1%;
}

div#content_bottom .orbit-container {
    position: relative;
		overflow: visible;
}

.orbit-container .orbit-slides-container {
    list-style: outside none none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}

.orbit-bullets-container {
    overflow: hidden;
    text-align: center;
}

.orbit-bullets {
	display: block;
	float: none;
	margin: 0 auto;
	overflow: visible;
	position: absolute;
	text-align: center;
	top: 75px;
	width: 100%;
	z-index: 1000;
}

ol.orbit-bullets li {
	display: inline-block;
	height: 45px;
	width: 30px;
	margin: 0 auto;
	overflow: visible;
	position: absolute;
}

ol.orbit-bullets li:hover {
	opacity: 0.8;
}

ol.orbit-bullets li:first-child {
	background: url("../images/arrow-left.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	float: left;
	left: -35px;
	margin-right: 5px;
	
}

ol.orbit-bullets li:last-child {
	background: url("../images/arrow-right.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	float: right;
	margin-left: 5px;
	right: -35px;
}


/*==FOOTER==*/
div#footer {
	background-color: #212121;
	padding: 20px 0;
	text-align: center;
	font-size: 14px;
	color: #969696;
}

/*==FORM==*/
input.wpcf7-not-valid {
	border-color: red;
}

span.wpcf7-not-valid-tip {
	display: none !important;
}

/*==RESPONSIVE==*/
@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
#logo a {
  display: block;
  width:225px;
  height:86px;
  background: url(../images/logo2x.png) top left no-repeat;
  background-size: 100% auto;
	position: relative;
	top: 12px;
}

}

@media only screen and (max-width : 1600px) {
	.orbit-container .orbit-slides-container > * .orbit-caption > div {
    padding-right: 26%;
	}
}

@media only screen and (max-width : 1400px) {
	.orbit-container .orbit-slides-container > * .orbit-caption > div {
    padding-right: 22%;
	}
}

@media only screen and (max-width : 1200px) {
	.orbit-container .orbit-slides-container > * .orbit-caption > div {
    padding-right: 20%;
	}
}

@media only screen and (max-width : 1180px) {
	.orbit-container .orbit-slides-container > * .orbit-caption > div {
    padding-right: 10%;
	}
}

@media only screen and (max-width : 1024px) {
	.wrapper {
		width: 96%;
	}
	
	.orbit-container .orbit-slides-container > * .orbit-caption {
		display: none;
	}
	
	#testimonials .wrapper .orbit-container {
    width: 75%;
	}
	
	div#content_main .sidebar {
	width: 28%;
	}
}

@media only screen and (max-width : 768px) {
	div#main_menu,
	#call {
		display: none;
	}
	
	.right-off-canvas-toggle {
		display: block;
	}
	
	div#content_main #post,
	div#content_main .sidebar {
		width: 100%;
	}
}

@media only screen and (max-width : 586px) {
	.wrapper {
		width: 86%;	
	}
	
	div#testimonials {
		display: none;
	}
	
	.shadow {
		margin-top: -10px;
	}
	
	div#title h1/*,
	div#content_main #post,
	div#content_main .sidebar,
	div#content_bottom .orbit-container .orbit-slides-container li*/ {
		text-align: center;
	}
	
	div#content_bottom ul.orbit-content li > div {
    width: 100%;
	}
}

@media only screen and (max-width : 480px) {
	h1 {
		font-size: 22px;
	}
	
	div#content_main h1 span { 
		font-size: 18px;
		margin-top: 20px;
	}
}

@media only screen and (max-width : 320px) {
}

.wpcf7 span.wpcf7-list-item {
	margin: 0;
}

.wpcf7 .wpcf7-list-item-label {
	font-size: 0.85em;
}

.cc-revoke, .cc-window {
	font-family: 'Open Sans', sans-serif !important;
	font-size: 0.85em !important;
}