*{
	margin:0;
	padding:0;
}
html{
  font-size: 13px;
}
h1, h2, h3, h4{
}
.right {
  float: right;
}
.left {
  float: left;
}
.fn{
  float:none;
}
.clear{
  clear:both;
}
.clearR {
  clear: right;
  float: none !important;
}
.fixed{
  position: fixed;
}
.green{
  color:#c3ff01;
}
.blue{
  color: #05b6eb;
}
a{
  color: inherit;
  text-decoration: none;
}
a img{
  border:none;
}
p {
  font-size: 1.1rem;
  margin-top: 0.8rem;
}
body{
	position: relative;
	overflow-x:hidden;
  line-height: 1.5rem;
  font-family: Lato;
  color: #6c6c6c;
}
.container {
  margin: 0 auto;
  position: relative;
  width: 1140px;
}
header {
  background: url(../media/header.png);
  height: 88px;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 9999;
}
#header_logo{

}
#header_logo a {
  background: url("../media/logo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: block;
  height: 65px;
  width: 163px;
  margin: 10px 0;
}
ul#menu-header-menu {
  margin-top: 56px;
  list-style: none outside none;
  float: left;
}
#menu-header-menu li{
  float: left
}
#menu-header-menu li a{
  color: #909090;
  float: left;
  font-size: 1.3rem;
  letter-spacing: 0;
  margin-left: 21px;
  -webkit-transition:all 0.8s;
  -moz-transition:all 0.8s;
  -o-transition:all 0.8s;
  -ms-transition:all 0.8s;
  transition:all 0.8s;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
#menu-header-menu li.current_page_item a,
#menu-header-menu li a:hover{
  color: #3e434a;
}
#menu-header-menu li.current_page_item{
  font-weight: 800;
}
.masthead {
  margin-top: 102px;
  width: 100%;
}
#home_masthead{
  height: 639px;
  background: url(../wp-content/uploads/2015/05/home_masthead.jpg) no-repeat 50% 50%;
  background-size: cover !important;
  margin-top: 0;
  z-index: 1;
}
#home_masthead_content {
  color: #fff;
  position: absolute;
  top: 181px;
}
#home_masthead_content h1 {
  font-size: 4rem;
  font-weight: 900;
  letter-spacing: -1px;
  line-height: 4.9rem;
}
#home_masthead_content p {
  font-size: 1.6rem;
  letter-spacing: 0;
  line-height: 2.3rem;
}
#main_content {
  background: none repeat scroll 0 0 #fff;
  position: relative;
  width: 100%;
  z-index: 2;
}
#main_content.homeMainContent{
  margin-top: 639px;
}
#home_main {
  background: none repeat scroll 0 0 #f7f8fa;
  border-bottom: 1px solid #f1f2f5;
  margin-bottom: 0;
  min-height: 215px;
  position: relative;
  width: 100%;
  z-index: 2;
}
#home_main #main_img {
  position: absolute;
  right: -111px;
  top: -458px;
}
#home_masthead_content a {
  border: 1px solid #fff;
  border-radius: 4px;
  float: left;
  line-height: 49px;
  margin-right: 15px;
  margin-top: 20px;
  padding-bottom: 2px;
  text-align: center;
  width: 187px;
  -webkit-transition:all 0.8s;
  -moz-transition:all 0.8s;
  -o-transition:all 0.8s;
  -ms-transition:all 0.8s;
  transition:all 0.8s;
}
#home_masthead_content a:hover{
  border:1px solid #05b6eb;
  background:#05b6eb;
}
#home_masthead_content .sml {
  float: left;
  font-size: 1.1rem;
  letter-spacing: 0;
  margin: 25px 0 5px;
  width: 100%;
}
#home_article {
  margin: 40px 0;
}
#main_content h1 {
  font-size: 2rem;
  font-weight: 900;
  line-height: 2.5rem;
}
#main_content a{
  font-weight: 700;

  -webkit-transition:all 0.8s;
  -moz-transition:all 0.8s;
  -o-transition:all 0.8s;
  -ms-transition:all 0.8s;
  transition:all 0.8s;
}
#main_content a.blue:hover{
  color: #3e434a;
  }
  #home_services {
  padding: 34px 0;
  width: 100%;
  opacity: 0;
}
  #services_article {
  text-align: center;
  width: 100%;
  margin-bottom: 36px;
}
.servicesItem.first{
  margin-left: 0;
}
.servicesItem, #asideContent {
  border: 1px solid #ebebeb;
  border-radius: 5px;
  margin-left: 28px;
  padding: 33px 10px 0;
  text-align: center;
  width: 242px;
  position: relative;
  z-index: 1;
  -webkit-transition:all 0.8s;
  -moz-transition:all 0.8s;
  -o-transition:all 0.8s;
  -ms-transition:all 0.8s;
  transition:all 0.8s;
}
#asideContent {
  padding: 13px 25px 0;
  position: relative;
  text-align: left;
  width: 242px;
}
.servicesItem .readMore a{
  width: 110px;
  height: 33px;
  border:1px solid #ebebeb;
  border-radius: 5px;
  float: left;
  text-align: center;
  -webkit-transition:all 0.8s;
  -moz-transition:all 0.8s;
  -o-transition:all 0.8s;
  -ms-transition:all 0.8s;
  transition:all 0.8s;
  line-height: 33px;
  margin: 25px 69px 0;
  font-size: 1.1rem;
  font-weight: normal !important;
}
.servicesItem .itemContent > h2 {
  margin: 16px 0 0;
}
.testimonialContent{
  position: relative;
}
.closeQ,
.openQ{
  height: 20px;
  width: 22px;
  position: absolute;
  z-index: 99;
}
.openQ{
  background:url(../media/open_quote.png);
  top: -20px;
  left: 0;
}
.closeQ{
  background:url(../media/close_quote.png);
  bottom: -20px;
  right: 0;
}
aside .inner {
  background: url(../media/fade_sml.png) repeat-x !important;
  height: 150px !important;
  z-index: 0;
}
#asideContent > h1,#asideContent > p {
  position: relative;
  z-index: 2;
}
.servicesItem[data-rel="1"] .readMore a{
  border:1px solid #008add;
}
.servicesItem[data-rel="2"] .readMore a{
  border:1px solid #9ccb00;
}
.servicesItem[data-rel="3"] .readMore a{
  border:1px solid #ff6800;
}
.servicesItem[data-rel="4"] .readMore a{
  border:1px solid #f70f54;

}
.servicesItem[data-rel="1"]:hover,.servicesItem[data-rel="1"] .readMore a:hover,.servicesItem[data-rel="16"]:hover,.servicesItem[data-rel="16"] .readMore a:hover{
  border:1px solid #008add;
}
.servicesItem[data-rel="1"] .readMore a:hover,.servicesItem[data-rel="16"] .readMore a:hover{
  background: #008add;
  color: #fff;
}
.servicesItem[data-rel="2"]:hover,.servicesItem[data-rel="2"] .readMore a:hover,.servicesItem[data-rel="23"]:hover,.servicesItem[data-rel="23"] .readMore a:hover{
  border:1px solid #9ccb00;
}
.servicesItem[data-rel="2"] .readMore a:hover,.servicesItem[data-rel="23"] .readMore a:hover{
  background: #9ccb00;
  color: #fff;
}
.servicesItem[data-rel="3"]:hover,.servicesItem[data-rel="3"] .readMore a:hover,.servicesItem[data-rel="26"]:hover,.servicesItem[data-rel="26"] .readMore a:hover{
  border:1px solid #ff6800;
}
.servicesItem[data-rel="3"] .readMore a:hover,.servicesItem[data-rel="26"] .readMore a:hover{
  background: #ff6800;
  color: #fff;
}
.servicesItem[data-rel="4"]:hover,.servicesItem[data-rel="4"] .readMore a:hover,.servicesItem[data-rel="29"]:hover,.servicesItem[data-rel="29"] .readMore a:hover{
  border:1px solid #f70f54;
}
.servicesItem[data-rel="4"] .readMore a:hover,.servicesItem[data-rel="29"] .readMore a:hover{
  background: #f70f54;
  color: #fff;
}
.servicesItem .readMore a:hover{
  border-bottom:1px solid !important;
}
.inner{
  position: absolute;
  bottom: -1px;
  left:-1px;
  right:-1px;
  height: 220px;
  z-index: 0;
  background: url(../media/fade.png) repeat-x;
}
.servicesItem .itemContent{
  position: relative;
  z-index: 9;
}
.homeTestimonials {
  background: url("../media/testimonial_bg.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #fff;
  display: block;
  height: 385px;
  overflow: hidden;
  text-align: center;
  width: 100%;
  background-size: cover !important;
  opacity: 0;
}
.testimonialContainer {
  height: calc(100% - 14rem);
  padding: 7rem 0;
}
.testimonialItem.item {
  display: table-cell;
  opacity: 0;
  position: absolute;
  top: calc(50% - 64px);
  vertical-align: middle;
  width: 1140px;
  z-index: 9;
}
.testimonialItem.item.first{
  opacity: 1;
}
.testimonialItem.item strong {
  font-style: italic;
}
.testimonialItem.item p {
  font-size: 1.35rem;
  line-height: 1.9rem;
  padding: 0 3rem;
}
.testimonialItem.item p:last-child {
  margin-top: 2rem;
}
.testimonialContainer h2 {
  float: left;
  font-size: 2.2rem;
  font-weight: 800;
  line-height: 0.2rem;
  width: 100%;
  margin-bottom: ;
}
.testimonialItem.item p > span {
  border-radius: 4px;
  color: #c3ff01;
  font-size: 1.3rem;
  line-height: 49px;
  padding: 10px 24px 11px;
  text-align: center;
  width: auto;
}
.testimonialItem.item span span{
  font-weight: bold;
  padding: 10px 0 11px;
}
#home_partners {
  width: 100%;
}
#ourPartnerLogos > img {
  margin: 0 50px 17px 0;
  height: 63px;
  width: 153px;
}
#ourPartnerLogos {
  text-align: center;
  width: 821px;
}
#ourPartnerContent {
  margin: 5px 0 0;
}
#home_partners {
  padding: 25px 0 10px;
  width: 100%;
  opacity: 0;
}
footer {
  background: none repeat scroll 0 0 #202f57;
  color: #fff;
  float: left;
  font-size: 1.1rem;
  line-height: 55px;
  width: 100%;
  z-index: 999;
  position: relative;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
#menu-header-menu-1 {
  list-style: none outside none;
}
#menu-header-menu-1 li {
  float: left;
  margin-right: 10px;
}
#menu-header-menu-1 li a{
  -webkit-transition:all 0.8s;
  -moz-transition:all 0.8s;
  -o-transition:all 0.8s;
  -ms-transition:all 0.8s;
  transition:all 0.8s;
}
#menu-header-menu-1 li a:hover{
  color:#9a9a9a;
}
#menu-footer-menu {
  list-style: none outside none;
}
#menu-footer-menu li {
  float: left;
  margin-right: 10px;
  font-size: 12px;
}
#menu-footer-menu li a{
  -webkit-transition:all 0.8s;
  -moz-transition:all 0.8s;
  -o-transition:all 0.8s;
  -ms-transition:all 0.8s;
  transition:all 0.8s;
}
#menu-footer-menu li a:hover{
  color:#9a9a9a;
}
.mainSection {
  margin-top: 0;
  width: 100%;
}
#main_content {
  background: none repeat scroll 0 0 #fff;
  position: relative;
  width: 100%;
  z-index: 2;
}
#main_article strong {
  color: #3e434a;
  font-size: 1.8rem;
  font-weight: 900;
  line-height: 2.4rem;
}
#main_article  p {
  color: #6c6c6c;
  font-size: 1.1rem;
  line-height: 1.9rem;
}

#masthead {
  background-size: cover !important;
  height: 392px;
  margin: 0 auto;
  width: 100%;
  position: relative;
}
#overlay{
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../media/pixel.png) repeat;
}
#icon {
  margin: 127px 0;
  position: absolute;
  width: 1140px;
  left: calc(50% - 570px);
}
#main_article {
  background: none repeat scroll 0 0 #fff;
  margin-top: -106px;
  padding: 15px 35px 35px;
  width: calc(100% - 70px);
}
#icon > h1 {
  color: #fff;
  font-size: 2.8rem;
  line-height: 113px;
  text-indent: 10px;
}
#main_article > article {
  width: 742px;
}
aside {
  margin-top: 16px;
  width: 273px;
}
aside .servicesItem {
  margin: 0 0 25px;
}
aside .servicesItem .itemContent > p {
  color: #3e434a!important;
  font-size: 1.6rem !important;
  font-weight: 800;
}
#post_cta {
  border: 1px solid #202f56;
  border-radius: 5px;
  font-size: 1rem;
  margin: 35px 0 0;
  padding: 7px 20px 20px;
  min-width: 390px;
  background: #f6f4f5;
  float: left;
}
#post_cta > p {
  font-size: 1.3rem;
}
#post_cta a {
  color: #3e434a;
}
#post_cta a:hover {
  color: #6c6c6c !important
}
#mhxMap {
  height: 533px;
  margin: 0 auto;
  width: 100%;
  opacity: 0.1;
}
input[type="text"], input[type="tel"], input[type="email"], textarea {
  background: none repeat scroll 0 0 #f6f4f4;
  border: medium none;
  font-family: Lato;
  font-size: 1.1rem;
  padding: 5px;
  margin-top: 5px;
}
input[type="text"], input[type="tel"], input[type="email"] {
  width: 338px;
}
textarea {
  width: calc(100% - 10px);
}
input[type="submit"]{
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #6c6c6c;
    border-radius: 4px;
    float: left;
    font-weight: bold;
    line-height: 41px;
    margin-right: 15px;
    margin-top: 20px;
    padding-bottom: 2px;
    text-align: center;
    width: 176px;
    cursor: pointer;
  -webkit-transition:all 0.8s;
  -moz-transition:all 0.8s;
  -o-transition:all 0.8s;
  -ms-transition:all 0.8s;
  transition:all 0.8s;
}
input[type="submit"]:hover{
  border:1px solid #05b6eb;
  background:#05b6eb;
  color: #fff;
}
.field.left.textarea {
  width: 100%;
}
.row.left {
  width: 100%;
}
#contactform {
  width: 100%;
}
aside strong {
  font-size: inherit !important;
}
.getInTouch {
  background: none repeat scroll 0 0 #05b6eb;
  border-radius: 5px 0 0 5px;
  color: #fff;
  height: 160px;
  padding-left: 50px;
  position: fixed;
  right: -190px;
  top: 113px;
  z-index: 9;
}
.getInTouch > p{
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
  cursor: pointer;
    font-size: 1.4rem;
    font-weight: 600;
    height: 50px;
    left: -55px;
    line-height: 50px;
    margin-top: 0;
    position: absolute;
    text-align: center;
    top: 55px;
    width: 160px;
}
.getInTouch .content {
  float: right;
  padding: 28px 0px 33px 22px;
  width: 168px;
  background: #3e434a;
}
.getInTouch .content > p {
  font-size: 1.3rem;
}
.getInTouch .content a:hover {
  color: #ededed;
}
#testimonialControl {
  bottom: 27px;
  position: absolute;
  right: 0;
  z-index: 10;
}
#testimonialControl a{
  background: #fff;
  border-radius: 50%;
    display: block;
    float: left;
    height: 10px;
    margin-left: 20px;
    cursor: pointer;
    width: 10px;
  -webkit-transition:all 0.8s;
  -moz-transition:all 0.8s;
  -o-transition:all 0.8s;
  -ms-transition:all 0.8s;
  transition:all 0.8s;
}
#testimonialControl a.active,#testimonialControl a:hover{
  background: #06262e;
}
#navIcon {
  display: none;
}
span.wpcf7-not-valid-tip {
  color: #f00;
  display: block;
  font-size: 1em;
  position: absolute;
  top: -35px;
  right: 0;
}
div.wpcf7-validation-errors {
  border: medium none !important;
  color: #c00 !important;
}
div.wpcf7-response-output {
  float: right !important;
  margin: -34px 0 0 !important;
  padding: 0 !important;
  width: 500px;
}

div.wpcf7 img.ajax-loader {
  margin: 24px 0 0 !important;
}
div.wpcf7-mail-sent-ok {
  border: medium none !important;
}

footer .right {
  font-size: 0.8rem;
}













@media only screen and (min-width: 1024px) {
  ul#menu-header-menu{
    display: block !important
  }
}
@media only screen and (max-width: 1023px) {
  .getInTouch{
  display: none;
}
#home_masthead_content p {
  font-size: 1.5rem;
  letter-spacing: 0;
  line-height: 2.3rem;
  text-align: center;
}
body {
  color: #3e434a;
  float: left;
  width: 100%;
}
.container {
  float: left;
  padding: 0 0 0 12px;
  width: calc(100% - 24px);
}
#home_masthead {
  float: left;
  padding-bottom: 150px;
  position: relative !important;
  width: 100%;
}
#home_masthead_content {
  color: #fff;
  position: absolute;
  top: 100px;
  width: calc(100% - 12px);
}
#home_masthead_content h1 {
  font-size: 2.45rem;
  font-weight: 900;
  letter-spacing: -1px;
  line-height: 2.9rem;
  text-align: center;
  width: 100%;
}
#home_masthead_content br{
  display: none;
}
#home_masthead_content p {
  font-size: 1.5rem;
  letter-spacing: 0;
  line-height: 2.3rem;
  text-align: center;
}
#home_main #main_img {
  left: 2px;
  margin: 0 auto;
  position: relative;
  right: 0;
  top: -171px;
  width: 106%;
}
#header_logo {
  background: none repeat scroll 0 0 #fff;
  height: 67px;
  position: relative;
  z-index: 999;
}
nav {
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 99;
}
/*#navIcon {
  background: none repeat scroll 0 0 #05b6eb;
  border-radius: 5px;
  color: #fff;
  height: 38px;
  position: absolute;
  right: 12px;
  top: 15px;
  width: 85px;
  line-height: 37px;
  text-align: center;
  font-weight: bold;
  font-size: 1.15rem;
}*/
#navIcon {
  background: url("../media/menu.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: block;
  height: 38px;
  position: absolute;
  right: 12px;
  text-indent: -9999px;
  top: 16px;
  width: 38px;
}
/*#navIcon.active{
  background: #3e434a;
}*/
#navIcon.active{
  background-position: 0 -38px !important;
}
#menu-header-menu {
  display: none;
}
header {
 height: 71px;
 background: url("../media/header.png") repeat 0 bottom;

}
#header_logo a {
  background-image: url("../media/logo.png");
  background-size: cover !important;
  height: 51px;
  margin: 10px 0;
  width: 128px;
}

#home_masthead_content a{
  border:1px solid #05b6eb;
  background:#05b6eb;
  display: block;
  margin: 15px auto 0;
  text-align: center;
  transition: none ;
  width: 190px;
  float: none;
}
.alignnone.size-full.wp-image-12 {
  height: auto;
  width: 78%;
  max-width: 333px;
}
#home_main #main_img {
  left: auto;
  position: relative;
  right: 0;
  top: -176px;
  width: 106%;
  margin: 0 auto;
  left: 2px;
}
#main_img > img {
  width: 100%;
}
#main_content.homeMainContent {
  margin-top: 0;
}
#home_article {
  margin: -150px 0 0;
  padding-bottom: 30px;
  text-align: center;
}
#home_article > p > br {
  display: none;
}
.servicesItem.first {
  margin: 157px auto 0 !important;
}
.servicesItem, #asideContent {
  border-left: 1px solid #ebebeb!important;
  border-right: 1px solid #ebebeb!important;
  border-top: 1px solid #ebebeb !important;
  display: block;
  float: none !important;
  margin: 106px auto 0 !important;
  position: relative;
  transition: none 0s ease 0s ;
  width: 234px;
}
#home_testimonials{
  display: none !important;
}
aside {
  display: inline-block;
  float: none !important;
  margin: 0 auto;
  width: 256px;
}
section{
  opacity: 1 !important;
}
#ourPartnerContent {
  text-align: center;
  width: 100%;
}
#ourPartnerLogos {
  text-align: center;
  width: 100%;
}
#ourPartnerLogos > img {
  height: 63px;
  margin: 17px auto 0;
  width: 153px;
}
footer .container .right {
  float: none;
  width: 100%;
  text-align: center;
}
#icon {
  display: table;
  height: 75px;
  left: 0;
  margin: 102px 0;
  padding: 0 12px;
  position: absolute;
  width: calc(100% - 24px);
}
#icon > h1 {
  color: #fff;
  display: table-cell;
  float: left;
  font-size: 1.8rem;
  line-height: 75px;
  margin: 0 0 0 40px;
  text-indent: 0;
  vertical-align: middle;
  width: calc(65%);
}
.contactSection #icon > h1 {
  width: calc(100%);
  margin: 0;
}
.contactSection .wpcf7{
  display: none;
}
.contactSection aside{

}
.contactSection aside #asideContent {
  border: none !important;
  margin: 0 0 15px !important;
}
#icon .imgContainer {
  display: table-cell;
  height: 75px;
  margin-right: -33px;
  vertical-align: middle;
  width: 75px;
}
#icon img{
  height: auto;
  width: inherit;
}
#main_article {
  background: none repeat scroll 0 0 #fff;
  margin-top: -70px;
  padding: 10px 20px;
  width: calc(100% - 40px);
}
#main_article > article {
  text-align: center;
  width: 100%;
}
#masthead {
  background-position: 50% center;
  background-size: cover !important;
  height: 280px;
  margin: 0 auto;
  width: 100%;
}
#post_cta {
  background: none repeat scroll 0 0 #f6f4f5;
  border: 1px solid #202f56;
  border-radius: 5px;
  font-size: 1rem;
  margin: 35px 0 0;
  padding: 7px 20px 20px;
  width: calc(100% - 40px);
  min-width: 200px;
}
#post_cta br{
  display: none;
}
#main_article strong {
  color: #3e434a;
  font-size: inherit;
  font-weight: 900;
  line-height: inherit;
}
aside .servicesItem.first {
  margin: 44px auto 0 !important;
}

aside .servicesItem {
  margin: 85px auto 0 !important;
}
#menu-header-menu li a {
  border-bottom: 1px solid #b2dbe7;
  color: #909090;
  float: left;
  font-size: 1.1rem;
  letter-spacing: 0;
  line-height: 48px;
  margin-left: 0;
  text-indent: 12px;
  transition: all 0.8s ease 0s;
  width: 100%;
}
#menu-header-menu li {
  background: none repeat scroll 0 0 #fff;
  float: left;
  width: 100%;
}
ul#menu-header-menu {
  float: left;
  left: -12px;
  list-style: none outside none;
  margin-top: 68px;
  position: absolute;
  z-index: -1;
  width: calc(100% + 12px);
}
#header_logo {
  background: none repeat scroll 0 0 #fff;
  height: 67px;
  position: relative;
  z-index: 999;
}
footer nav{
  display: none;
}
#mhxMap{
  height: 350px;
}
#menu-item-TEL > a {
  background: #3e434a !important;
  color: #fff !important;
  font-weight: bold;
  text-align: center;
  text-indent: 0 !important;
  font-size: 1.3rem !important;
  border-bottom: none !important;
}
}
