/* ----------------------------------- libs ------------------------------------- */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.sidr{display:none;position:absolute;position:fixed;top:0;height:100%;z-index:999999;width:260px;overflow-x:none;overflow-y:auto;font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-size:15px;background:#333;color:#fff;-webkit-box-shadow:inset 0 0 5px 5px #222;-moz-box-shadow:inset 0 0 5px 5px #222;box-shadow:inset 0 0 5px 5px #222}.sidr .sidr-inner{padding:0 0 15px}.sidr .sidr-inner>p{margin-left:15px;margin-right:15px}.sidr.right{left:auto;right:-260px}.sidr.left{left:-260px;right:auto}.sidr h1,.sidr h2,.sidr h3,.sidr h4,.sidr h5,.sidr h6{font-size:11px;font-weight:normal;padding:0 15px;margin:0 0 5px;color:#fff;line-height:24px;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4d4d4d), color-stop(100%, #1a1a1a));background-image:-webkit-linear-gradient(#4d4d4d,#1a1a1a);background-image:-moz-linear-gradient(#4d4d4d,#1a1a1a);background-image:-o-linear-gradient(#4d4d4d,#1a1a1a);background-image:linear-gradient(#4d4d4d,#1a1a1a);-webkit-box-shadow:0 5px 5px 3px rgba(0,0,0,0.2);-moz-box-shadow:0 5px 5px 3px rgba(0,0,0,0.2);box-shadow:0 5px 5px 3px rgba(0,0,0,0.2)}.sidr p{font-size:13px;margin:0 0 12px}.sidr p a{color:rgba(255,255,255,0.9)}.sidr>p{margin-left:15px;margin-right:15px}.sidr ul{display:block;margin:0 0 15px;padding:0;border-top:1px solid #1a1a1a;border-bottom:1px solid #4d4d4d}.sidr ul li{display:block;margin:0;line-height:48px;border-top:1px solid #4d4d4d;border-bottom:1px solid #1a1a1a}.sidr ul li:hover,.sidr ul li.active,.sidr ul li.sidr-class-active{border-top:none;line-height:49px}.sidr ul li:hover>a,.sidr ul li:hover>span,.sidr ul li.active>a,.sidr ul li.active>span,.sidr ul li.sidr-class-active>a,.sidr ul li.sidr-class-active>span{-webkit-box-shadow:inset 0 0 15px 3px #222;-moz-box-shadow:inset 0 0 15px 3px #222;box-shadow:inset 0 0 15px 3px #222}.sidr ul li a,.sidr ul li span{padding:0 15px;display:block;text-decoration:none;color:#fff}.sidr ul li ul{border-bottom:none;margin:0}.sidr ul li ul li{line-height:40px;font-size:13px}.sidr ul li ul li:last-child{border-bottom:none}.sidr ul li ul li:hover,.sidr ul li ul li.active,.sidr ul li ul li.sidr-class-active{border-top:none;line-height:41px}.sidr ul li ul li:hover>a,.sidr ul li ul li:hover>span,.sidr ul li ul li.active>a,.sidr ul li ul li.active>span,.sidr ul li ul li.sidr-class-active>a,.sidr ul li ul li.sidr-class-active>span{-webkit-box-shadow:inset 0 0 15px 3px #222;-moz-box-shadow:inset 0 0 15px 3px #222;box-shadow:inset 0 0 15px 3px #222}.sidr ul li ul li a,.sidr ul li ul li span{color:rgba(255,255,255,0.8);padding-left:30px}.sidr form{margin:0 15px}.sidr label{font-size:13px}.sidr input[type="text"],.sidr input[type="password"],.sidr input[type="date"],.sidr input[type="datetime"],.sidr input[type="email"],.sidr input[type="number"],.sidr input[type="search"],.sidr input[type="tel"],.sidr input[type="time"],.sidr input[type="url"],.sidr textarea,.sidr select{width:100%;font-size:13px;padding:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 0 10px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;border:none;background:rgba(0,0,0,0.1);color:rgba(255,255,255,0.6);display:block;clear:both}.sidr input[type=checkbox]{width:auto;display:inline;clear:none}.sidr input[type=button],.sidr input[type=submit]{color:#333;background:#fff}.sidr input[type=button]:hover,.sidr input[type=submit]:hover{background:rgba(255,255,255,0.9)}

/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

/* ----------------------------------- variables ------------------------------------- */
/* ----------------------------------- main ------------------------------------- */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
img {
  max-width: 100%;
  height: auto;
}
a {
  text-decoration: none;
}
input[type=text],
input[type=email],
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
}
textarea {
  overflow: auto;
}
.alignleft {
  margin: 0 15px 5px 0;
  float: left;
}
.alignright {
  margin: 0 0 5px 15px;
  float: right;
}
.aligncenter {
  margin: 0 auto 5px;
  display: block;
  text-align: center;
}
.update-browser {
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100%;
  z-index: 99999999999;
  background: #f00;
  padding: 10px 20px;
  text-align: center;
}
.update-browser p {
  color: #fff;
}
.update-browser p a {
  color: #ff0;
}
/* ----------------------------------- components ------------------------------------- */
strong {
  font-weight: 700;
}
body {
  padding-top: 194px;
  font-family: 'Titillium Web', sans-serif;
  -webkit-transition: padding-top 0.2s ease-in-out;
  -moz-transition: padding-top 0.2s ease-in-out;
  -o-transition: padding-top 0.2s ease-in-out;
  -ms-transition: padding-top 0.2s ease-in-out;
  transition: padding-top 0.2s ease-in-out;
}
@media only screen and (max-width: 978px) {
  body {
    padding-top: 159px;
  }
}
@media only screen and (max-width: 767px) {
  body {
    padding-top: 100px !important;
  }
}
@media only screen and (max-width: 560px) {
  body {
    padding-top: 80px !important;
  }
}
body.scrolling {
  padding-top: 40px;
}
.wrapper {
  *zoom: 1;
  width: auto;
  max-width: 1170px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
.wrapper:before,
.wrapper:after {
  content: '';
  display: table;
}
.wrapper:after {
  clear: both;
}
.header {
  position: fixed;
  top: 0px;
  width: 100%;
  height: 194px;
  background: #fff;
  z-index: 9999;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media only screen and (max-width: 978px) {
  .header {
    height: 159px;
  }
}
@media only screen and (max-width: 767px) {
  .header {
    height: 100px;
    top: 0px !important;
  }
}
@media only screen and (max-width: 560px) {
  .header {
    height: 80px;
  }
}
.header .header-logo {
  float: left;
  margin: 20px 0 18px;
}
@media only screen and (max-width: 1210px) {
  .header .header-logo {
    padding-left: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .header .header-logo {
    margin: 10px 0;
  }
}
.header .header-logo img {
  width: 217px;
  height: 114px;
}
@media only screen and (max-width: 978px) {
  .header .header-logo img {
    width: 152px;
    height: 80px;
  }
}
@media only screen and (max-width: 560px) {
  .header .header-logo img {
    width: 114px;
    height: 60px;
  }
}
.header .header-phone {
  float: right;
  color: #000;
  font-size: 35px;
  font-weight: 400;
  padding: 0 0 0 50px;
  background: url("../img/icon-phone.png") left center no-repeat;
  -webkit-background-size: 31.5px 26px;
  -moz-background-size: 31.5px 26px;
  background-size: 31.5px 26px;
  margin: 88px 0 0;
}
@media only screen and (max-width: 1210px) {
  .header .header-phone {
    padding-right: 20px;
  }
}
@media only screen and (max-width: 978px) {
  .header .header-phone {
    font-size: 24px;
    margin: 78px 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .header .header-phone {
    margin: 20px 0 0;
    padding: 0 20px 0 0;
    background: none;
    clear: right;
  }
}
@media only screen and (max-width: 560px) {
  .header .header-phone {
    display: none;
  }
}
.header .header-phone span {
  font-weight: 300;
  font-style: italic;
  text-decoration: underline;
  padding: 0 5px;
}
.header .header-nav {
  clear: both;
  background-color: #353330;
  *zoom: 1;
}
.header .header-nav:before,
.header .header-nav:after {
  content: '';
  display: table;
}
.header .header-nav:after {
  clear: both;
}
@media only screen and (max-width: 767px) {
  .header .header-nav {
    display: none;
  }
}
.header .header-nav ul li {
  float: left;
  position: relative;
}
.header .header-nav ul li a {
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 400;
  padding: 13px 20px;
  display: block;
  -webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -ms-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.header .header-nav ul li:before {
  position: absolute;
  content: '';
  top: 13px;
  left: -1px;
  width: 2px;
  height: 14px;
  background: #fff;
}
.header .header-nav ul li:first-child:before {
  display: none;
}
.header .header-nav ul li.current-menu-item > a,
.header .header-nav ul li:hover > a {
  color: #ccc;
}
.header .header-nav .social {
  float: right;
  margin: 0 7px;
}
@media only screen and (max-width: 978px) {
  .header .header-nav .social {
    display: none;
  }
}
.header .header-nav .social a {
  display: inline-block;
  width: 34px;
  height: 40px;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  -ms-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.header .header-nav .social a.social-email {
  background: url("../img/social-email.png") top 13px center no-repeat;
  -webkit-background-size: 23.5px 14px;
  -moz-background-size: 23.5px 14px;
  background-size: 23.5px 14px;
}
.header .header-nav .social a.social-linkedin {
  background: url("../img/social-linkedin.png") top 10px center no-repeat;
  -webkit-background-size: 17.5px 17.5px;
  -moz-background-size: 17.5px 17.5px;
  background-size: 17.5px 17.5px;
}
.header .header-nav .social a:hover {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.scrolling .header {
  -webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.1);
  box-shadow: 0px 2px 4px rgba(0,0,0,0.1);
  top: -154px;
}
@media only screen and (max-width: 978px) {
  .scrolling .header {
    top: -119px;
  }
}
.sitemap {
  *zoom: 1;
  padding: 40px 0 40px;
  background: #353330;
}
.sitemap:before,
.sitemap:after {
  content: '';
  display: table;
}
.sitemap:after {
  clear: both;
}
@media only screen and (max-width: 1210px) {
  .sitemap {
    padding: 20px 20px 0;
  }
}
.sitemap .sitemap-col {
  float: left;
  width: 23.076923077%;
  margin: 0 2.136752137% 0 0;
}
@media only screen and (max-width: 1210px) {
  .sitemap .sitemap-col {
    width: 31.8%;
  }
}
@media only screen and (max-width: 767px) {
  .sitemap .sitemap-col {
    width: 100%;
    float: none;
    margin: 0 0 20px;
    text-align: center;
  }
}
.sitemap .sitemap-col h4 {
  border-bottom: 1px solid #858282;
  font-weight: 400;
  font-size: 24px;
  color: #fff;
  padding: 0 0 8px;
  margin: 0 0 25px;
}
.sitemap .sitemap-col p,
.sitemap .sitemap-col a {
  color: #fff;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.285714286;
  margin: 0 0 20px;
}
.sitemap .sitemap-col a {
  color: #ccc;
  -webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -ms-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.sitemap .sitemap-col a:hover {
  color: #fff;
}
.sitemap .sitemap-col ul li {
  padding: 0 0 8px;
}
.sitemap .sitemap-col .sitemap-icon {
  display: block;
  padding: 0 0 0 38px;
}
@media only screen and (max-width: 767px) {
  .sitemap .sitemap-col .sitemap-icon {
    padding: 0;
    background: none !important;
  }
}
.sitemap .sitemap-col .sitemap-email {
  background: url("../img/social-email.png") top 3px left 1px no-repeat;
  -webkit-background-size: 23.5px 14px;
  -moz-background-size: 23.5px 14px;
  background-size: 23.5px 14px;
}
.sitemap .sitemap-col .sitemap-phone {
  background: url("../img/social-phone.png") top 2px left 2px no-repeat;
  -webkit-background-size: 21.5px 18px;
  -moz-background-size: 21.5px 18px;
  background-size: 21.5px 18px;
}
.sitemap .sitemap-col .sitemap-address {
  background: url("../img/social-address.png") top left no-repeat;
  -webkit-background-size: 25px 22px;
  -moz-background-size: 25px 22px;
  background-size: 25px 22px;
}
.sitemap .sitemap-col.last {
  float: right;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .sitemap .sitemap-col.last {
    float: none;
  }
}
.call {
  text-align: center;
  background: #444b5b;
  border-bottom: 1px solid #fff;
  padding: 50px 0;
}
@media only screen and (max-width: 978px) {
  .call {
    padding: 30px 0;
  }
}
.call p {
  font-size: 22px;
  font-weight: 400;
  color: #fff;
  font-style: italic;
  padding: 0 150px;
  line-height: 1.363636364;
}
@media only screen and (max-width: 978px) {
  .call p {
    padding: 0 20px;
  }
}
.call p a {
  color: #ccc;
  -webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -ms-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.call p a:hover {
  color: #fff;
}
.footer {
  padding: 15px 0;
}
@media only screen and (max-width: 1210px) {
  .footer {
    padding: 15px 20px;
  }
}
.footer p {
  font-size: 10px;
  font-weight: 400;
  color: #000;
}
.footer p a {
  color: #f00;
  -webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -ms-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.footer p a:hover {
  color: #000;
}
.hero .item {
  max-height: 400px;
}
@media only screen and (max-width: 1170px) {
  .hero .item {
    background: none !important;
  }
}
@media only screen and (max-width: 1170px) {
  .hero .item .lg {
    display: none;
  }
}
.hero .item .sm {
  display: none;
}
@media only screen and (max-width: 1170px) {
  .hero .item .sm {
    display: block;
  }
}
.hero .item .caption {
  position: absolute;
  bottom: 0px;
  width: 100%;
  z-index: 9;
}
@media only screen and (max-width: 1170px) {
  .hero .item .caption {
    position: relative;
  }
}
.hero .item .caption .wrapper {
  background: rgba(255,255,255,0.86);
  padding: 25px 30px;
  *zoom: 1;
}
.hero .item .caption .wrapper:before,
.hero .item .caption .wrapper:after {
  content: '';
  display: table;
}
.hero .item .caption .wrapper:after {
  clear: both;
}
@media only screen and (max-width: 1170px) {
  .hero .item .caption .wrapper {
    background: #eee;
  }
}
@media only screen and (max-width: 978px) {
  .hero .item .caption .wrapper {
    padding: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .hero .item .caption .wrapper {
    text-align: center;
  }
}
.hero .item .caption .wrapper .text {
  float: left;
}
@media only screen and (max-width: 767px) {
  .hero .item .caption .wrapper .text {
    float: none;
  }
}
.hero .item .caption .wrapper .text h2 {
  color: #000;
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 10px;
}
@media only screen and (max-width: 978px) {
  .hero .item .caption .wrapper .text h2 {
    font-size: 20px;
    margin: 0 0 7px;
  }
}
.hero .item .caption .wrapper .text p {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  margin: 0;
}
@media only screen and (max-width: 978px) {
  .hero .item .caption .wrapper .text p {
    font-size: 16px;
  }
}
.hero .item .caption .wrapper a {
  float: right;
  display: inline-block;
  background-color: #da000d;
  color: #fff;
  text-transform: uppercase;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  padding: 11px 30px;
  margin: 10px 0 0;
  -webkit-transition: background 0.2s linear;
  -moz-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  -ms-transition: background 0.2s linear;
  transition: background 0.2s linear;
}
@media only screen and (max-width: 978px) {
  .hero .item .caption .wrapper a {
    margin: 5px 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .hero .item .caption .wrapper a {
    float: none;
    margin: 15px 0 0;
  }
}
.hero .item .caption .wrapper a:hover {
  background: #353330;
}
.features {
  padding: 50px 40px;
}
@media only screen and (max-width: 978px) {
  .features {
    padding: 50px 20px 30px;
  }
}
.features .feature {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 25%;
  margin-left: 0%;
  margin-right: 0%;
}
.features .feature:before,
.features .feature:after {
  content: '';
  display: table;
}
.features .feature:after {
  clear: both;
}
@media only screen and (max-width: 978px) {
  .features .feature {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin: 0 0 20px;
  }
  .features .feature:before,
  .features .feature:after {
    content: '';
    display: table;
  }
  .features .feature:after {
    clear: both;
  }
}
@media only screen and (max-width: 767px) {
  .features .feature {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .features .feature:first-child {
    margin-left: auto;
  }
  .features .feature:last-child {
    margin-right: auto;
  }
}
.features .feature img {
  width: 104px;
  height: 104px;
  margin: 0 auto 30px;
  -webkit-border-radius: 52px;
  border-radius: 52px;
  display: block;
}
@media only screen and (max-width: 978px) {
  .features .feature img {
    margin: 0 auto 20px;
  }
}
.features .feature h2 {
  text-align: center;
  margin: 0 0 30px;
  color: #da000d;
  font-size: 24px;
  font-weight: 700;
}
@media only screen and (max-width: 978px) {
  .features .feature h2 {
    margin: 0 0 20px;
  }
}
.features .feature h5 {
  padding: 0 20px 0 30px;
  margin: 0 0 20px;
  color: #000;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.3125;
  position: relative;
}
@media only screen and (max-width: 978px) {
  .features .feature h5 {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  .features .feature h5 {
    padding: 0;
  }
}
.features .feature h5:before {
  position: absolute;
  content: '';
  width: 20px;
  height: 20px;
  background: url("../img/feature-h5.png") center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  left: 0px;
  top: 4px;
}
@media only screen and (max-width: 978px) {
  .features .feature h5:before {
    display: none;
  }
}
.features .feature p {
  padding: 0 20px 0 30px;
  margin: 0 0 20px;
  font-size: 14px;
  line-height: 1.5;
  color: #000;
}
@media only screen and (max-width: 978px) {
  .features .feature p {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  .features .feature p {
    padding: 0;
  }
}
.features .feature p a {
  color: #da000d;
  -webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -ms-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.features .feature p a:hover {
  color: #000;
}
.features .feature .feature-contact {
  background: #353330;
  padding: 20px;
}
.features .feature .feature-contact h4 {
  color: #fff;
  font-size: 24px;
  font-weight: 400;
}
.features .feature .feature-contact p,
.features .feature .feature-contact a {
  color: #fff;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.285714286;
  margin: 20px 0 0;
}
.features .feature .feature-contact a {
  color: #ccc;
  -webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -ms-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.features .feature .feature-contact a:hover {
  color: #fff;
}
.features .feature .feature-contact .sitemap-icon {
  display: block;
  padding: 0 0 0 38px;
}
@media only screen and (max-width: 767px) {
  .features .feature .feature-contact .sitemap-icon {
    padding: 0;
    background: none !important;
  }
}
.features .feature .feature-contact .sitemap-email {
  background: url("../img/social-email.png") top 3px left 1px no-repeat;
  -webkit-background-size: 23.5px 14px;
  -moz-background-size: 23.5px 14px;
  background-size: 23.5px 14px;
}
.features .feature .feature-contact .sitemap-phone {
  background: url("../img/social-phone.png") top 2px left 2px no-repeat;
  -webkit-background-size: 21.5px 18px;
  -moz-background-size: 21.5px 18px;
  background-size: 21.5px 18px;
}
.sidr-button {
  display: none;
}
@media only screen and (max-width: 767px) {
  .sidr-button {
    display: block;
    float: right;
    padding: 20px 20px 0;
  }
  .sidr-button img {
    width: 22px;
    height: 24px;
  }
}
.sub {
  padding: 30px 0 60px;
  *zoom: 1;
}
.sub:before,
.sub:after {
  content: '';
  display: table;
}
.sub:after {
  clear: both;
}
.sub .sub-main {
  float: left;
  width: 74.358974359%;
  padding: 0 20px 0 0;
}
@media only screen and (max-width: 1210px) {
  .sub .sub-main {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 978px) {
  .sub .sub-main {
    width: 100%;
    float: none;
  }
}
.sub .sub-main h1,
.sub .sub-main h2 {
  color: #000;
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 20px;
  line-height: 1.166666667;
}
.sub .sub-main h2 {
  text-transform: none;
}
.sub .sub-main p {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 20px;
  line-height: 1.375;
}
.sub .sub-main p a {
  color: #da000d;
}
.sub .sub-main ul {
  padding: 0 0 20px;
}
.sub .sub-main ul li {
  padding: 0 0 0 27px;
  margin: 0 0 5px;
  background: url("../img/feature-h5.png") left top 5px no-repeat;
  -webkit-background-size: 15px 15px;
  -moz-background-size: 15px 15px;
  background-size: 15px 15px;
  line-height: 1.375;
  font-size: 16px;
}
.sub .sub-main .email {
  background: url("../img/social-email.png") top 6px left 1px no-repeat;
  -webkit-background-size: 23.5px 14px;
  -moz-background-size: 23.5px 14px;
  background-size: 23.5px 14px;
  padding: 5px 0 5px 38px;
  color: #da000d;
  display: block;
  margin: 0 0 20px;
}
.sub .sub-main .phone {
  background: url("../img/social-phone.png") top 2px left 2px no-repeat;
  -webkit-background-size: 21.5px 18px;
  -moz-background-size: 21.5px 18px;
  background-size: 21.5px 18px;
  padding: 0 0 0 38px;
}
.sub .sub-main .address {
  background: url("../img/social-address.png") top left no-repeat;
  -webkit-background-size: 25px 22px;
  -moz-background-size: 25px 22px;
  background-size: 25px 22px;
  padding: 0 0 0 38px;
  font-size: 16px;
  line-height: 1.375;
}
.sub .sub-main iframe {
  float: right;
  width: 100%;
  max-width: 470px;
  height: 320px;
  margin: 0 0 0 20px;
}
@media only screen and (max-width: 1210px) {
  .sub .sub-main iframe {
    max-width: 100%;
    float: none;
    margin: 0 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  .sub .sub-main iframe {
    height: 200px;
  }
}
.sub .sub-sidebar {
  float: left;
  width: 25.641025641%;
  padding: 0 0 0 13px;
  border-left: 1px solid #000;
}
@media only screen and (max-width: 1210px) {
  .sub .sub-sidebar {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 978px) {
  .sub .sub-sidebar {
    width: 100%;
    float: none;
    margin: 20px 0 0;
    padding: 20px;
    border-top: 1px solid #000;
    border-left: none;
  }
}
.sub .sub-sidebar hr {
  border: none;
  border-top: 1px solid #000;
  margin: 5px 0 20px;
}
.sub-links {
  padding: 10px 0;
}
.sub-links ul li {
  margin: 0 0 10px;
}
.sub-links ul li a {
  color: #da000d;
  font-size: 14px;
  font-weight: 700;
  display: block;
  -webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -ms-transition: color 0.2s linear;
  transition: color 0.2s linear;
  padding: 2px 0 2px 32px;
  background: url("../img/feature-h5.png") left center no-repeat;
  -webkit-background-size: 15px 15px;
  -moz-background-size: 15px 15px;
  background-size: 15px 15px;
}
.sub-links ul li a:hover {
  color: #000;
}
.gform_wrapper {
  *zoom: 1;
}
.gform_wrapper:before,
.gform_wrapper:after {
  content: '';
  display: table;
}
.gform_wrapper:after {
  clear: both;
}
.gform_wrapper .gform_ajax_spinner,
.gform_wrapper .validation_error {
  display: none;
}
.gform_wrapper .validation_message {
  position: absolute;
  top: 0px;
  right: 5px;
  font-size: 12px;
  color: #da000d;
}
.gform_wrapper .gform_title {
  margin: 0 0 20px;
  color: #353330;
  font-size: 14px;
  font-weight: 700;
}
.gform_wrapper ul li {
  margin: 0 0 10px;
  position: relative;
}
.gform_wrapper ul li label {
  color: #353330;
  font-size: 12px;
  font-weight: 400;
  margin: 0 0 10px;
  display: block;
}
.gform_wrapper ul li input[type=text],
.gform_wrapper ul li textarea {
  background-color: #cacaca;
  border: none;
  padding: 10px 15px;
  width: 100%;
  font-size: 14px;
  outline: none;
}
.gform_wrapper ul li textarea {
  height: 108px;
  resize: none;
}
.gform_wrapper input[type=submit] {
  float: right;
  border: none;
  padding: 10px 25px;
  text-transform: uppercase;
  color: #fff;
  background-color: #da000d;
  font-size: 14px;
  cursor: pointer;
  -webkit-transition: background 0.2s linear;
  -moz-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  -ms-transition: background 0.2s linear;
  transition: background 0.2s linear;
}
.gform_wrapper input[type=submit]:hover {
  background: #000;
}
.box {
  padding: 20px 0;
}
.box .title {
  background: #000;
  color: #fff;
  display: inline-block;
  padding: 14px 20px;
  text-transform: uppercase;
}
.box .grey {
  background: #cacaca;
  padding: 20px;
  *zoom: 1;
}
.box .grey:before,
.box .grey:after {
  content: '';
  display: table;
}
.box .grey:after {
  clear: both;
}
.box .grey p {
  display: none;
}
.box .grey ul {
  *zoom: 1;
  padding: 0;
  float: left;
  width: 40%;
}
.box .grey ul:before,
.box .grey ul:after {
  content: '';
  display: table;
}
.box .grey ul:after {
  clear: both;
}
@media only screen and (max-width: 1210px) {
  .box .grey ul {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .box .grey ul {
    width: 100%;
    float: none;
  }
}
