@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900');
.ym-container {
  width: 1140px;
  margin: 0 auto !important;
}
.ym-container-2 {
  width: 1110px;
  margin: 0 auto !important;
  padding: 0 15px;
}
.ym5 {
  float: left;
  width: 5%;
}
.ym10 {
  float: left;
  width: 10%;
}
.ym15 {
  float: left;
  width: 15%;
}
.ym20 {
  float: left;
  width: 20%;
}
.ym25 {
  float: left;
  width: 25%;
}
.ym30 {
  float: left;
  width: 30%;
}
.ym33 {
  float: left;
  width: 33.33%;
}
.ym35 {
  float: left;
  width: 35%;
}
.ym40 {
  float: left;
  width: 40%;
}
.ym45 {
  float: left;
  width: 45%;
}
.ym50 {
  float: left;
  width: 50%;
}
.ym55 {
  float: left;
  width: 55%;
}
.ym60 {
  float: left;
  width: 60%;
}
.ym65 {
  float: left;
  width: 65%;
}
.ym66 {
  float: left;
  width: 66.66%;
}
.ym70 {
  float: left;
  width: 70%;
}
.ym75 {
  float: left;
  width: 75%;
}
.ym80 {
  float: left;
  width: 80%;
}
.ym85 {
  float: left;
  width: 85%;
}
.ym90 {
  float: left;
  width: 90%;
}
.ym95 {
  float: left;
  width: 95%;
}
.ym100 {
  float: left;
  width: 100%;
}
html,
body {
  margin: 0;
  padding: 0;
}
body.front-end h1,
body.front-end h2,
body.front-end h3,
body.front-end h4,
body.front-end h5,
body.front-end h6,
body.front-end p,
body.front-end ul,
body.front-end ol,
body.front-end pre,
body.front-end blockquote,
body.front-end textarea,
body.front-end button {
  margin-bottom: 0 0 20px 0;
}
body.front-end h1,
body.front-end h2,
body.front-end h3,
body.front-end h4,
body.front-end h5,
body.front-end h6 {
  font-family: 'Lato', sans-serif;
  font-weight: 600;
}
body.front-end p,
body.front-end li {
  font-family: 'Lato', sans-serif;
  font-size: 15px;
}
body.front-end a:link {
  color: #666;
  text-decoration: none;
}
body.front-end a:visited {
  color: #666;
}
body.front-end a:hover {
  text-decoration: none;
  cursor: pointer;
  cursor: hand;
}
body.front-end a:active {
  text-decoration: none;
}
body.front-end button:hover {
  cursor: pointer;
  cursor: hand;
}
body.front-end code {
  font-family: Consolas, "Courier New", Courier, mono;
}
body.front-end strong {
  font-weight: 600;
}
body.front-end ul,
body.front-end ol {
  margin-left: 10px;
  padding-left: 20px;
}
body.front-end blockquote {
  display: block;
  opacity: .95;
  border-left: 4px solid;
  border-left-color: ;
  padding: 0 10px;
  font-style: italic;
  margin-left: 10px;
}
body.front-end blockquote p:last-child {
  margin-bottom: 10px;
}
body.front-end pre {
  font-family: Consolas, "Courier New", Courier, mono;
  background: black;
  font-size: 12px;
  background: rgba(0,0,0,0.9);
  color: #eee;
  padding: 10px 20px;
}
body.front-end .col-full,
body.front-end #wrapper {
  width: 100%;
  max-width: 100%;
}
body.front-end .vc_row {
  margin-left: auto !important;
  margin-right: auto !important;
}
body.front-end header .top {
  padding: 18px 0 0;
}
body.front-end header .top .quote-tagline {
  text-align: right;
  padding: 6px 0 0;
}
body.front-end header .top .quote-tagline p.quote {
  margin: 0;
}
body.front-end header .top .quote-tagline p.quote a {
  font-size: 17px;
  font-weight: 900;
  color: #0ba9be;
  padding: 12px 15px;
  margin: 0 20px 0 0;
  border: 5px solid #0ba9be;
  display: inline-block;
  transition: all 0.5s ease-in-out;
}
body.front-end header .top .quote-tagline p.quote a:hover {
  color: #fff;
  background: #0ba9be;
}
body.front-end header .top .quote-tagline p.quote img {
  margin: 0px 0px -21px;
  display: inline-block;
}
body.front-end header .top .quote-tagline p.tagline {
  font-size: 24px;
  font-weight: 900;
  color: #08aabd;
}
body.front-end header .bottom .menu ul {
  margin-left: 0;
  padding-left: 0;
}
body.front-end header .bottom .menu ul li {
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  color: #999;
  display: inline-block;
  padding-right: 20px;
}
body.front-end header .bottom .menu ul li a {
  font-family: 'Lato', sans-serif;
  font-size: 17px;
  font-weight: 900;
  color: #999;
  display: inline-block;
  padding: 10px 2px;
  transition: all 0.5s ease-in-out;
}
body.front-end header .bottom .menu ul li a:hover {
  color: #08aabd;
}
body.front-end header .bottom .menu ul li.current_page_item a {
  color: #08aabd;
}
body.front-end header .bottom .phone p {
  font-size: 17px;
  font-weight: 900;
  color: #999999;
  text-align: right;
  margin-top: 8px;
}
body.front-end header .bottom .phone p a {
  color: #999999;
}
body.front-end header .bottom .phone p img {
  padding: 6px 5px 0px;
  margin: 0px 0px -5px;
}
body.front-end header .bottom .phone p span {
  font-size: 22px;
}
body.front-end .footer-1 {
  background: #0d9aad;
  padding: 60px 0;
}
body.front-end .footer-1 p.text {
  font-size: 25px;
  font-weight: 900;
  color: #fff;
  margin: 0;
  padding: 9px 0px;
}
body.front-end .footer-1 p.text a {
  color: #fff;
}
body.front-end .footer-1 p.text img {
  margin: 0px 5px -3px 0px;
}
body.front-end .footer-1 p.quote-button {
  text-align: right;
}
body.front-end .footer-1 p.quote-button a {
  font-size: 17px;
  font-weight: 900;
  color: #fff;
  padding: 10px 25px;
  border: 5px solid #fff;
}
body.front-end footer .top {
  background: #f8f8f8;
}
body.front-end footer .top .logo a {
  display: inline-block;
  padding: 35px 0px;
  border-top: 10px solid #0ba9be;
}
body.front-end footer .top .menu ul {
  margin-left: 0;
  padding-left: 0;
}
body.front-end footer .top .menu ul li {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  color: #999;
  display: inline-block;
  padding-right: 10px;
}
body.front-end footer .top .menu ul li a {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #999;
  display: inline-block;
  padding: 40px 2px;
  transition: all 0.5s ease-in-out;
}
body.front-end footer .top .menu ul li a:hover {
  color: #08aabd;
}
body.front-end footer .top .menu ul li.current_page_item a {
  color: #08aabd;
}
body.front-end footer .top .phone p {
  font-size: 16px;
  font-weight: 900;
  color: #999999;
  text-align: right;
  margin: 0;
  padding: 44px 0;
}
body.front-end footer .top .phone p img {
  padding: 6px 5px 0px;
  margin: 0px 0px -5px;
}
body.front-end footer .top .phone p span {
  color: #08aabd;
}
body.front-end footer .bottom {
  background: #f3f3f3;
  padding: 25px 0;
}
body.front-end footer .bottom #copyright p {
  font-size: 13px;
  font-weight: 400;
  color: #8a8a8a;
  margin: 0;
  padding: 2px 0 0;
}
body.front-end footer .bottom #credit {
  text-align: right;
}
body.front-end footer .bottom #credit p {
  font-size: 13px;
  font-weight: 400;
  color: #8a8a8a;
  margin: 0;
}
body.front-end footer .bottom #credit p img {
  margin: 0 0 -5px;
  padding: 0 0 0 5px;
}
body.home #content {
  width: 1140px;
  max-width: inherit;
  margin: 0 auto;
}
body.home .section-1 .col-1 .wpb_text_column {
  text-align: center;
  height: 480px;
}
body.home .section-1 .col-1 .wpb_text_column .wpb_wrapper {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
body.home .section-1 .col-1 .wpb_text_column .wpb_wrapper h1 {
  font-size: 55px;
  font-weight: 900;
  color: #fff;
  margin: 0;
}
body.home .section-1 .col-1 .wpb_text_column .wpb_wrapper h1 strong {
  font-size: 80px;
}
body.home .section-1 .col-1 .wpb_text_column .wpb_wrapper p {
  margin-top: 20px;
}
body.home .section-1 .col-1 .wpb_text_column .wpb_wrapper p a {
  font-size: 25px;
  font-weight: 900;
  color: #0ba9be;
  display: inline-block;
  background: #fff;
  border: 5px solid #fff;
  padding: 10px 20px;
  transition: all 0.5s ease-in-out;
}
body.home .section-1 .col-1 .wpb_text_column .wpb_wrapper p a:hover {
  color: #fff;
  background: transparent;
}
body.home .section-1 .flexslider {
  background: none;
  border: 0 none;
  margin: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
body.home .section-1 .flexslider .slides img {
  height: auto !important;
}
body.home .section-1 .flex-control-nav {
  margin-top: -35px;
  text-align: left;
}
body.home .section-1 .flex-control-paging li a {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  background: rgba(11,169,190,0.4);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
body.home .section-1 .flex-control-paging li a.flex-active {
  background: #0ba9be;
}
body.home .section-1 .theme-default .nivoSlider {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
body.home .section-1 .theme-default .nivo-controlNav {
  position: absolute;
  bottom: 15px;
  left: 35px;
  z-index: 99999;
}
body.home .section-1 .theme-default .nivo-controlNav a.nivo-control {
  background: #0ba9be;
  opacity: 0.5;
  width: 18px;
  height: 18px;
  margin: 0 5px;
}
body.home .section-1 .theme-default .nivo-controlNav a.active,
body.home .section-1 .theme-default .nivo-controlNav a:hover {
  opacity: 1;
  transition: all 0.5s ease-in-out;
}
body.home .section-1 .theme-default .nivo-caption {
  display: none !important;
}
body.home .section-2 .col-1 {
  transition: all 0.5s ease-in-out;
}
body.home .section-2 .col-1 .wpb_text_column {
  text-align: center;
  height: 198px;
}
body.home .section-2 .col-1 .wpb_text_column .wpb_wrapper {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
body.home .section-2 .col-1 .wpb_text_column .wpb_wrapper h2 {
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  margin: 0;
}
body.home .section-2 .col-1 .wpb_text_column .wpb_wrapper h2 a {
  color: #fff;
  display: block;
  padding: 60px 0;
}
body.home .section-2 .col-1 .wpb_text_column .wpb_wrapper h2 strong {
  font-size: 45px;
  font-weight: 900;
}
body.home .section-2 .col-2,
body.home .section-2 .col-3 {
  transition: all 0.5s ease-in-out;
}
body.home .section-2 .col-2 .wpb_text_column,
body.home .section-2 .col-3 .wpb_text_column {
  text-align: center;
  height: 198px;
}
body.home .section-2 .col-2 .wpb_text_column .wpb_wrapper,
body.home .section-2 .col-3 .wpb_text_column .wpb_wrapper {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
body.home .section-2 .col-2 .wpb_text_column .wpb_wrapper h2,
body.home .section-2 .col-3 .wpb_text_column .wpb_wrapper h2 {
  font-size: 30px;
  font-weight: 900;
  color: #fff;
  margin: 0;
}
body.home .section-2 .col-2 .wpb_text_column .wpb_wrapper h2 a,
body.home .section-2 .col-3 .wpb_text_column .wpb_wrapper h2 a {
  color: #fff;
  display: block;
  padding: 80px 0;
}
body.home .section-2 .col-2 {
  padding-left: 0 !important;
}
body.home .section-2 .col-3 {
  padding-right: 0 !important;
}
body.home .section-2 .col-1:hover,
body.home .section-2 .col-2:hover,
body.home .section-2 .col-3:hover {
  opacity: 0.8;
}
body.page-id-40 .section-1 {
  text-align: center;
  padding: 60px 0;
}
body.page-id-40 .section-1 h1 {
  font-size: 40px;
  font-weight: 900;
  color: #fff;
  margin: 0;
}
body.page-id-40 .section-1 p {
  font-size: 25px;
  font-weight: 300;
  color: #fff;
  margin: 10px 0 0;
}
body.page-id-40 .section-2 {
  text-align: center;
  padding: 30px 0;
}
body.page-id-40 .section-2 p {
  font-size: 20px;
  font-weight: 400;
  color: #6d6e71;
  line-height: 30px;
  margin: 0 0 25px;
}
body.page-id-40 .section-2 ul li {
  font-size: 17px;
  font-weight: 900;
  color: #0ba9be;
  padding: 8px 15px;
  margin: 0 20px 0 0;
  border: 5px solid #0ba9be;
  display: inline-block;
}
body.page-id-40 .section-3 {
  padding: 85px 0;
}
body.page-id-40 .section-3 p {
  font-size: 20px;
  font-weight: 400;
  color: #6d6e71;
  line-height: 30px;
  margin: 0 0 25px;
}
body.page-id-40 .section-3 p strong {
  font-weight: 900;
}
body.page-id-40 .section-4 {
  padding: 10px 0 30px;
}
body.page-id-40 .section-4 h2 {
  font-size: 30px;
  font-weight: 900;
  color: #0ba9be;
  text-align: center;
  margin: 0;
  padding: 20px 0 50px;
}
body.page-id-40 .section-4 h3 {
  font-size: 15px;
  font-weight: 700;
  color: #0ba9be;
  text-align: center;
  padding: 0 0 35px;
}
body.page-id-40 .section-4 p {
  font-size: 20px;
  font-weight: 400;
  color: #6d6e71;
  line-height: 30px;
  text-align: center;
  margin: 0 0 25px;
}
body.page-id-40 .section-4 p strong {
  font-weight: 900;
}
body.page-id-42 .section-1 {
  text-align: center;
  padding: 60px 0;
}
body.page-id-42 .section-1 h1 {
  font-size: 40px;
  font-weight: 900;
  color: #fff;
  margin: 0;
}
body.page-id-42 .section-1 p {
  font-size: 25px;
  font-weight: 300;
  color: #fff;
  margin: 10px 0 0;
}
body.page-id-42 .section-2,
body.page-id-42 .section-4,
body.page-id-42 .section-6 {
  padding: 25px 0;
}
body.page-id-42 .section-2 p,
body.page-id-42 .section-4 p,
body.page-id-42 .section-6 p {
  font-size: 20px;
  font-weight: 400;
  color: #6d6e71;
  line-height: 30px;
  text-align: center;
  margin: 0 0 25px;
}
body.page-id-42 .section-2 p strong,
body.page-id-42 .section-4 p strong,
body.page-id-42 .section-6 p strong {
  font-weight: 900;
}
body.page-id-42 .section-2 a,
body.page-id-42 .section-4 a,
body.page-id-42 .section-6 a {
  font-size: 17px;
  font-weight: 900;
  color: #fff;
  background: #0ba9be;
  display: inline-block;
  margin: 15px 10px 0;
  padding: 10px 25px;
}
body.page-id-42 .section-3,
body.page-id-42 .section-5 {
  text-align: center;
  padding: 190px 0;
}
body.page-id-42 .section-3 h3,
body.page-id-42 .section-5 h3 {
  font-size: 45px;
  font-weight: 900;
  color: #fff;
  margin: 0;
  text-shadow: 1px 0px 2px rgba(0,0,0,0.5);
}
body.page-id-42 .section-7 {
  text-align: center;
  padding: 60px 0;
}
body.page-id-42 .section-7 h2 {
  font-size: 40px;
  font-weight: 900;
  color: #fff;
  margin: 0;
}
body.page-id-42 .section-7 p {
  font-size: 25px;
  font-weight: 300;
  color: #fff;
  margin: 10px 0 0;
}
body.page-id-42 .section-8 .gallery-caption {
  display: block !important;
}
body.page-id-42 .section-8 .jig-imageContainer {
  -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.25);
  -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.25);
  box-shadow: 0px 0px 5px rgba(0,0,0,0.25);
}
body.page-id-42 .section-8 .jig-caption-wrapper {
  height: inherit !important;
}
body.page-id-42 .section-8 #jig1 .jig-caption-description {
  font-family: 'Lato', sans-serif;
  font-size: 18px !important;
  font-weight: 300 !important;
  color: #222 !important;
}
body.page-id-42 .section-8 #jig1 .jig-alone {
  padding: 15px !important;
}
body.page-id-44 .section-1 {
  text-align: center;
  padding: 60px 0;
}
body.page-id-44 .section-1 h1 {
  font-size: 40px;
  font-weight: 900;
  color: #fff;
  margin: 0;
}
body.page-id-44 .section-1 p {
  font-size: 25px;
  font-weight: 300;
  color: #fff;
  margin: 10px 0 0;
}
body.page-id-44 .gallery-caption {
  display: block !important;
}
body.page-id-44 .jig-imageContainer {
  -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.25);
  -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.25);
  box-shadow: 0px 0px 5px rgba(0,0,0,0.25);
}
body.page-id-44 .jig-caption-wrapper {
  height: inherit !important;
}
body.page-id-44 #jig1 .jig-caption-description {
  font-family: 'Lato', sans-serif;
  font-size: 18px !important;
  font-weight: 300 !important;
  color: #222 !important;
}
body.page-id-44 #jig1 .jig-alone {
  padding: 15px !important;
}
body.page-id-46 .section-1 {
  text-align: center;
  padding: 60px 0;
}
body.page-id-46 .section-1 h1 {
  font-size: 40px;
  font-weight: 900;
  color: #fff;
  margin: 0;
}
body.page-id-46 .section-1 p {
  font-size: 25px;
  font-weight: 300;
  color: #fff;
  margin: 10px 0 0;
}
body.page-id-46 .section-2,
body.page-id-46 .section-4,
body.page-id-46 .section-6,
body.page-id-46 .section-8 {
  padding: 25px 0;
}
body.page-id-46 .section-2 p,
body.page-id-46 .section-4 p,
body.page-id-46 .section-6 p,
body.page-id-46 .section-8 p {
  font-size: 20px;
  font-weight: 400;
  color: #6d6e71;
  line-height: 30px;
  text-align: center;
  margin: 0 0 25px;
}
body.page-id-46 .section-2 p strong,
body.page-id-46 .section-4 p strong,
body.page-id-46 .section-6 p strong,
body.page-id-46 .section-8 p strong {
  font-weight: 900;
}
body.page-id-46 .section-2 h4,
body.page-id-46 .section-4 h4,
body.page-id-46 .section-6 h4,
body.page-id-46 .section-8 h4 {
  font-size: 20px;
  font-weight: 900;
  color: #6d6e71;
  text-align: center;
}
body.page-id-46 .section-3 {
  text-align: center;
  padding: 190px 0;
}
body.page-id-46 .section-3 h3 {
  font-size: 45px;
  font-weight: 900;
  color: #fff;
  margin: 0;
  text-shadow: 1px 0px 2px rgba(0,0,0,0.5);
}
body.page-id-46 .section-5 {
  background: #0ba9be;
  padding: 50px 0;
}
body.page-id-46 .section-5 p {
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  line-height: 30px;
  text-align: center;
  margin: 0 0 25px;
}
body.page-id-46 .section-5 p strong {
  font-weight: 900;
}
body.page-id-46 .section-5 h4 {
  font-size: 20px;
  font-weight: 900;
  color: #fff;
  text-align: center;
}
body.page-id-46 .section-7 {
  background: #f3f3f3;
  padding: 50px 0;
}
body.page-id-46 .section-7 p {
  font-size: 20px;
  font-weight: 400;
  color: #6d6e71;
  line-height: 30px;
  text-align: center;
  margin: 0 0 25px;
}
body.page-id-46 .section-7 p strong {
  font-weight: 900;
}
body.page-id-46 .section-7 h4 {
  font-size: 20px;
  font-weight: 900;
  color: #6d6e71;
  text-align: center;
}
body.page-id-48 .section-1 {
  text-align: center;
  padding: 60px 0;
  margin: 0;
}
body.page-id-48 .section-1 h1 {
  font-size: 40px;
  font-weight: 900;
  color: #fff;
  margin: 0;
}
body.page-id-48 .section-1 p {
  font-size: 25px;
  font-weight: 300;
  color: #fff;
  margin: 10px 0 0;
}
body.page-id-48 .section-2 {
  margin: 0;
  padding: 35px 0;
}
body.page-id-48 .section-2 .vc_col-sm-12 {
  padding: 0 !important;
}
body.page-id-48 .section-2 .vc_col-sm-12 .wpb_gmaps_widget .wpb_wrapper {
  background: none;
  padding: 0;
}
body.page-id-48 .section-2 .vc_col-sm-12 .speech-bubble .wpb_single_image .vc_figure {
  width: 1110px;
  margin: 0 auto;
  display: block;
  text-align: right;
}
body.page-id-48 .section-2 .vc_col-sm-12 .speech-bubble .wpb_single_image .vc_figure img {
  padding-right: 170px;
}
body.page-id-48 .section-3 h2 {
  font-size: 30px;
  font-weight: 900;
  color: #0ba9be;
  margin-bottom: 0;
}
body.page-id-48 .section-3 h4 {
  font-size: 14px;
  font-weight: 400;
  color: #6d6e71;
}
body.page-id-48 .section-3 h4 strong {
  font-size: 20px;
  font-weight: 400;
}
body.page-id-48 .section-3 p {
  font-size: 20px;
  font-weight: 400;
  color: #6d6e71;
  line-height: 30px;
}
body.page-id-48 .section-3 p strong {
  font-weight: 400;
  color: #0ba9be;
}
body.page-id-48 .section-3 .wpcf7 p {
  margin: 0 0 10px;
}
body.page-id-48 .section-3 .wpcf7 input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
body.page-id-48 .section-3 .wpcf7 input.wpcf7-not-valid {
  border: 1px solid red !important;
}
body.page-id-48 .section-3 .wpcf7 .ym50 input {
  font-size: 17px;
  color: #2fabbb;
  text-indent: 15px;
  background: #e7f3f5;
  border: 0 none;
  padding: 10px 0px;
}
body.page-id-48 .section-3 .wpcf7 .left input {
  width: 95%;
}
body.page-id-48 .section-3 .wpcf7 .right input {
  width: 100%;
}
body.page-id-48 .section-3 .wpcf7 textarea {
  font-family: 'Lato', sans-serif;
  font-size: 17px;
  color: #2fabbb;
  text-indent: 15px;
  background: #e7f3f5;
  border: 0 none;
  width: 100%;
  height: 150px;
  padding: 10px 0px;
  resize: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
body.page-id-48 .section-3 .wpcf7 ::-webkit-input-placeholder {
  text-indent: 15px;
}
body.page-id-48 .section-3 .wpcf7 input.wpcf7-submit {
  border: 0px none;
  background: #0ba9be none repeat scroll 0% 0%;
  font-size: 17px;
  font-weight: 600;
  color: #ffffff;
  padding: 10px 20px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
body.page-id-48 .section-3 .wpcf7 span.wpcf7-not-valid-tip {
  display: none;
}
body.page-id-48 .section-3 .wpcf7 div.wpcf7-validation-errors {
  font-family: 'Lato', sans-serif;
  background: #F7E700;
  margin: 10px 0;
  padding: 10px 15px;
}
body.page-id-48 .section-3 .wpcf7 div.wpcf7-mail-sent-ok {
  font-family: 'Lato', sans-serif;
  background: #0bbe74;
  border: 2px solid #0bbe74;
  margin: 10px 0;
  padding: 10px 15px;
}
body.error404 .section-1 {
  padding: 50px 0 100px;
}
body.error404 .section-1 h1 {
  font-size: 150px;
  font-weight: 300;
  color: #404041;
  text-align: center;
  margin: 0;
}
body.error404 .section-1 p {
  text-align: center;
}
body.error404 .section-1 p a {
  color: #fff;
  padding: 10px 20px;
  margin: 25px 0 0;
  display: inline-block;
  background: #1CAABB none repeat scroll 0% 0%;
  border: 1px solid #1CAABB;
  transition: all 0.2s ease-in-out 0s;
}
body.error404 .section-1 p a:hover {
  color: #1CAABB;
  background: #FFF none repeat scroll 0% 0%;
  border: 1px solid #1CAABB;
}
