@charset "UTF-8";
.portrait-mode {
  display: none;
}

body {
  color: #000000;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  background-color: #ffffff;
  margin: 0px;
  padding: 0px;
}

@media (min-width: 1290px) {
  .container {
    width: 1150px;
  }
}
@media (min-width: 1150px) {
  .container {
    width: 1150px;
  }
}
.site {
  overflow-x: hidden;
}

p, a, li {
  color: #000000;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

a {
  color: #c52d3a;
}

a:hover {
  color: #a1bc2f;
  text-decoration: none;
}

a:visited {
  color: #c52d3a;
}

a:focus {
  color: #a1bc2f;
  outline: none;
}

*:focus {
  outline: none;
}

.form-control:focus {
  border-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
}

h1 {
  font-family: "Roboto", sans-serif;
  font-size: 30px;
  line-height: 60px;
  color: #c52d3a;
  text-align: left;
  font-weight: 500;
  padding: 20px 0px;
  margin: 0px;
}

h2 {
  font-family: "Roboto", sans-serif;
  font-size: 26px;
  line-height: 32px;
  color: #c52d3a;
  text-align: left;
  font-weight: 600;
  margin: 0px;
  padding: 20px 0px;
}

h3 {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #c52d3a;
  text-align: left;
  font-weight: 600;
  margin: 0px;
  padding: 20px 0px;
}

.form-control {
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-border-radius: 0px;
}

.btn-default {
  position: relative;
  background-color: #000000;
  border: solid 1px #000000;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  -moz-border-radius: 30px;
  color: #ffffff;
  padding: 11px 20px 10px 20px;
  font-size: 16px;
  line-height: 16px;
}
.btn-default:visited, .btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus {
  background-color: #000000;
  border: solid 1px #000000;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  -moz-border-radius: 30px;
  color: #ffffff;
  padding: 11px 20px 10px 20px;
  font-size: 16px;
  line-height: 16px;
}
.btn-default:hover {
  background-color: #c52d3a;
  border: solid 1px #c52d3a;
  color: #ffffff;
}

.btn-callmeback {
  position: relative;
  background-color: #c52d3a;
  border: solid 2px #ffffff;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  color: #ffffff;
  padding: 7px 20px 7px 20px;
  font-size: 16px;
  line-height: 16px;
}
.btn-callmeback:visited, .btn-callmeback.active, .btn-callmeback.focus, .btn-callmeback:active, .btn-callmeback:focus {
  background-color: #c52d3a;
  border: solid 2px #ffffff;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  color: #ffffff;
  padding: 7px 20px 7px 20px;
  font-size: 16px;
  line-height: 16px;
}
.btn-callmeback:hover {
  background-color: #a1bc2f;
  border: solid 2px #ffffff;
  color: #ffffff;
}

.btn-inverse {
  position: relative;
  background-color: #ffffff;
  border: solid 1px #ffffff;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  color: #c52d3a;
  padding: 11px 20px 10px 20px;
  font-size: 16px;
  line-height: 16px;
}
.btn-inverse:visited, .btn-inverse.active, .btn-inverse.focus, .btn-inverse:active, .btn-inverse:focus {
  background-color: #ffffff;
  border: solid 1px #ffffff;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  color: #c52d3a;
  padding: 11px 20px 10px 20px;
  font-size: 16px;
  line-height: 16px;
}
.btn-inverse:hover {
  background-color: #a1bc2f;
  border: solid 1px #a1bc2f;
  color: #ffffff;
}

.btn-base {
  position: relative;
  background-color: #ffffff;
  border: solid 2px #c52d3a;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  color: #c52d3a;
  padding: 8px 20px 8px 20px;
  font-size: 16px;
  line-height: 16px;
}
.btn-base:visited, .btn-base.active, .btn-base.focus, .btn-base:active, .btn-base:focus {
  background-color: #ffffff;
  border: solid 2px #c52d3a;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  color: #c52d3a;
  padding: 8px 20px 8px 20px;
  font-size: 16px;
  line-height: 16px;
}
.btn-base:hover {
  background-color: #a1bc2f;
  border: solid 2px #a1bc2f;
  color: #ffffff;
}

.btn-slider {
  position: relative;
  background-color: transparent;
  border: solid 4px #a1bc2f;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  -moz-border-radius: 30px;
  color: #ffffff;
  padding: 8px 20px 8px 20px;
  font-size: 16px;
  line-height: 16px;
  margin-top: 20px;
  text-transform: uppercase;
}
.btn-slider:visited, .btn-slider.active, .btn-slider.focus, .btn-slider:active, .btn-slider:focus {
  background-color: transparent;
  border: solid 4px #a1bc2f;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  -moz-border-radius: 30px;
  color: #ffffff;
  padding: 8px 20px 8px 20px;
  font-size: 16px;
  line-height: 16px;
}
.btn-slider:hover {
  background-color: #ffffff;
  border: solid 4px #ffffff;
  color: #a1bc2f;
}

.btn-slider2 {
  position: relative;
  background-color: #a1bc2f;
  border: solid 4px #a1bc2f;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  -moz-border-radius: 30px;
  color: #ffffff;
  padding: 8px 20px 8px 20px;
  font-size: 16px;
  line-height: 16px;
  margin-top: 20px;
  text-transform: uppercase;
}
.btn-slider2:visited, .btn-slider2.active, .btn-slider2.focus, .btn-slider2:active, .btn-slider2:focus {
  background-color: #a1bc2f;
  border: solid 4px #a1bc2f;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  -moz-border-radius: 30px;
  color: #ffffff;
  padding: 8px 20px 8px 20px;
  font-size: 16px;
  line-height: 16px;
}
.btn-slider2:hover {
  background-color: #ffffff;
  border: solid 4px #ffffff;
  color: #a1bc2f;
}

.btn-primary {
  position: relative;
  background-color: transparent;
  border: solid 2px #c52d3a;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  -moz-border-radius: 30px;
  color: #c52d3a;
  padding: 8px 20px 8px 20px;
  font-size: 16px;
  line-height: 16px;
  margin-top: 20px;
}
.btn-primary:visited, .btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus {
  background-color: transparent;
  border: solid 2px #c52d3a;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  -moz-border-radius: 30px;
  color: #c52d3a;
  padding: 8px 20px 8px 20px;
  font-size: 16px;
  line-height: 16px;
}
.btn-primary:hover {
  background-color: #c52d3a;
  border: solid 2px #c52d3a;
  color: #ffffff;
}

.btn-default {
  position: relative;
  background-color: #a1bc2f;
  border: solid 4px #a1bc2f;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  -moz-border-radius: 30px;
  color: #ffffff;
  padding: 8px 20px 8px 20px;
  font-size: 16px;
  line-height: 16px;
  margin-top: 20px;
  text-transform: uppercase;
}
.btn-default:visited, .btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus {
  background-color: #a1bc2f;
  border: solid 4px #a1bc2f;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  -moz-border-radius: 30px;
  color: #ffffff;
  padding: 8px 20px 8px 20px;
  font-size: 16px;
  line-height: 16px;
}
.btn-default:hover {
  background-color: #ffffff;
  border: solid 4px #a1bc2f;
  color: #a1bc2f;
}

.btn-home {
  position: relative;
  background-color: #c52d3a;
  border: solid 4px #c52d3a;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  -moz-border-radius: 30px;
  color: #ffffff;
  padding: 8px 20px 8px 20px;
  font-size: 16px;
  line-height: 16px;
  margin-top: 20px;
  text-transform: uppercase;
}
.btn-home:visited, .btn-home.active, .btn-home.focus, .btn-home:active, .btn-home:focus {
  background-color: #c52d3a;
  border: solid 4px #c52d3a;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  -moz-border-radius: 30px;
  color: #ffffff;
  padding: 8px 20px 8px 20px;
  font-size: 16px;
  line-height: 16px;
}
.btn-home:hover {
  background-color: #ffffff;
  border: solid 4px #c52d3a;
  color: #c52d3a;
}

.btn {
  transition: all .3s ease-in-out;
}

.button-holder {
  position: absolute;
  right: 40px;
  bottom: 40px;
  z-index: 100;
}

.main-block {
  padding: 30px 0;
}

@media only screen and (min-width: 768px) and (orientation: portrait) {
  .button-holder {
    position: absolute;
    right: 15px;
    bottom: 15px;
    z-index: 100;
  }
}
@media only screen and (max-width: 667px) and (orientation: portrait) {
  .button-holder {
    position: absolute;
    right: 15px;
    bottom: 15px;
    z-index: 100;
  }
}
.header {
  height: 276px;
  z-index: 10000;
  position: relative;
}
.header.sticky {
  position: fixed;
  left: 0;
  margin: 0 0px;
  top: 0;
  width: calc(100%);
  z-index: 99900;
  height: 50px;
}
.header.sticky .logo-holder {
  padding: 6px 0;
}
.header.sticky .logo-holder img {
  max-width: 66px;
}
.header.sticky .navbar-default {
  padding-top: 0px;
}
.header .logo-holder {
  padding: 6px 0;
}
.header .logo-holder img {
  transition: all .3s ease-in-out;
}
.header .logo-holder .navbar-toggle {
  position: absolute;
  bottom: 0px;
  right: 0px;
  border: solid 1px #c52d3a;
}
.header .logo-holder .navbar-toggle .icon-bar {
  background-color: #c52d3a;
}
.header .top-bar {
  background-color: #3178b8;
}
.header .top-bar .call-us {
  text-align: right;
  padding: 15px 0;
  margin-right: -15px;
  color: #ffffff;
}
.header .top-bar .call-us a {
  color: #ffffff;
}
.header .nav-bar {
  background-color: #ffffff;
}

@media only screen and (min-width: 768px) and (orientation: portrait) {
  .header {
    height: 220px;
  }
  .header .top-bar .top-bar-holder {
    margin-left: 200px;
    text-align: right;
  }
  .header .top-bar .top-bar-holder .contact-us ul {
    padding: 0px;
  }
  .header .top-bar .top-bar-holder .contact-us ul li {
    margin-right: 0px;
    margin-left: 10px;
  }
}
@media only screen and (max-width: 667px) and (orientation: portrait) {
  .header {
    height: 86px;
  }
  .header.sticky .logo-holder img {
    max-width: 150px;
  }
  .header .top-bar {
    padding-right: 20px;
  }
  .header .top-bar .top-bar-holder {
    margin-left: 200px;
    text-align: right;
  }
  .header .top-bar .top-bar-holder .contact-us ul {
    padding: 0px;
  }
  .header .top-bar .top-bar-holder .contact-us ul li {
    margin-right: 0px;
    margin-left: 10px;
  }
}
.navbar {
  margin-bottom: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  position: relative;
}

.navbar-default {
  padding-top: 94px;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ffffff;
}

.navbar-default {
  background-color: #ffffff;
  border: none;
  min-height: auto;
  margin-bottom: 0px;
  margin-top: 4px;
  margin-right: -15px;
}
.navbar-default .navbar-right {
  margin-right: -40px;
}
.navbar-default .navbar-nav > li {
  margin: 0 0px;
}
.navbar-default .navbar-nav > li > a {
  color: #000000;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 400;
  line-height: 20px;
  margin: 10px 0px;
  font-size: 18px;
  text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a:hover {
  color: #ffffff;
  background-color: #a1bc2f;
  text-decoration: none;
}
.navbar-default .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: #a1bc2f;
  text-decoration: none;
}
.navbar-default .navbar-nav > li:hover {
  color: #ffffff;
}
.navbar-default .navbar-nav > .active > a {
  background-color: transparent;
  color: #a1bc2f;
  text-decoration: underline;
}
.navbar-default .navbar-nav > .active > a:hover {
  color: #ffffff;
  background-color: #a1bc2f;
  text-decoration: none;
}
.navbar-default .navbar-nav .open > a:focus {
  color: #ffffff;
  background-color: #a1bc2f;
}
.navbar-default .navbar-nav .open .dropdown-menu {
  background-color: #000000;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #000000;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a {
  background-color: #a1bc2f;
  color: #ffffff;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
  color: #ffffff;
  font-size: 16px;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
  background-color: #a1bc2f;
}

@media only screen and (min-width: 768px) and (orientation: portrait) {
  .navbar-default {
    border: none;
    min-height: auto;
    margin-bottom: 0px;
    margin-right: -15px;
    margin-top: 60px;
  }
  .navbar-default .navbar-nav > li > a {
    margin: 10px 0px;
  }
}
@media only screen and (max-width: 812px) and (orientation: portrait) {
  .navbar-default {
    padding-top: 0px;
    margin-left: -15px;
  }
  .navbar-default .navbar-right {
    margin-right: -15px;
  }
  .navbar-default .text-right {
    text-align: left;
  }
  .navbar-default .navbar-nav > li {
    margin-left: 0px;
  }
  .navbar-default .navbar-nav .open > a:focus {
    color: #ffffff;
    background-color: #a1bc2f;
  }
  .navbar-default .navbar-nav .open .dropdown-menu {
    background-color: #ffffff;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: solid 1px transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a {
    background-color: #ffffff;
    color: #a1bc2f;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li {
    border-bottom: solid 1px #f7f7f7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #000000;
    font-size: 16px;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    background-color: #a1bc2f;
    color: #ffffff;
  }

  .navbar .navbar-collapse .nav > li > a {
    padding: 15px 8px;
    font-size: 15px;
  }
}
@media (min-width: 768px) {
  .container-fluid > .navbar-collapse {
    margin-left: -15px;
  }
}
.social-bar {
  background-color: #f7f7f7;
}
.social-bar .social-block {
  text-align: center;
  padding: 17px 0 9px;
}
.social-bar .social-block ul {
  list-style: none;
  display: inline-block;
}
.social-bar .social-block ul li {
  display: inline-block;
}
.social-bar .social-block ul li a .fa {
  color: #000000;
  font-size: 32px;
  margin: 0 20px;
}

.footer .footer-top {
  background-color: #c52d3a;
  padding: 0;
  text-align: left;
}
.footer .footer-top .footer-top-holder {
  padding: 55px 0;
}
.footer .footer-top .footer-top-holder .footer-title {
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  line-height: 20px;
  padding-bottom: 20px;
  font-weight: 500;
}
.footer .footer-top .footer-top-holder ul.footer-nav {
  border-top: solid 1px #ffffff;
  list-style: none;
  margin: 0px;
  padding: 20px 0px;
}
.footer .footer-top .footer-top-holder ul.footer-nav li {
  color: #ffffff;
  margin: 0px;
  padding: 0px;
  line-height: 24px;
}
.footer .footer-top .footer-top-holder ul.footer-nav li a {
  color: #ffffff;
  font-size: 16px;
  line-height: 40px;
  font-weight: 400;
}
.footer .footer-top .footer-top-holder ul.footer-address {
  border-top: solid 1px #ffffff;
  list-style: none;
  margin: 0px;
  padding: 20px 0px 0px;
  color: #ffffff;
  font-size: 13px;
  line-height: 13px;
  font-weight: 300;
  width: 50%;
  float: left;
}
.footer .footer-top .footer-top-holder ul.footer-address li {
  color: #ffffff;
  margin: 0px;
  padding: 0px;
  color: #ffffff;
  font-size: 16px;
  line-height: 40px;
  font-weight: 400;
}
.footer .footer-top .footer-top-holder ul.footer-address li a {
  color: #ffffff;
  font-size: 16px;
  line-height: 40px;
  font-weight: 400;
}
.footer .footer-top .footer-top-holder ul.footer-address li.footer-phone {
  margin-top: 24px;
}
.footer .footer-top .call-form-holder .form-control {
  border: solid 1px #ffffff;
}
.footer .footer-top button.callmeback {
  background-color: #000000;
  border: solid 1px #000000;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  height: 34px;
}
.footer .footer-bottom {
  background-color: #000000;
  padding: 10px 0;
}
.footer .footer-bottom .footer-navigation ul {
  list-style: none;
  text-align: right;
  margin-bottom: 0px;
}
.footer .footer-bottom .footer-navigation ul li {
  display: inline-block;
  margin-left: 10px;
  line-height: 14px;
}
.footer .footer-bottom .footer-navigation ul li a {
  font-size: 14px;
  color: #ffffff;
  line-height: 14px;
}
.footer .footer-bottom .footer-navigation ul li.pipe {
  background-color: #ffffff;
  width: 1px;
  margin-left: 10px;
  line-height: 14px;
}
.footer .footer-bottom .copyright-holder {
  padding-top: 5px;
  font-size: 14px;
  color: #ffffff;
  line-height: 14px;
}

@media only screen and (min-width: 768px) and (orientation: portrait) {
  .footer .footer-top {
    background-color: #c52d3a;
    padding: 0;
    text-align: left;
  }
  .footer .footer-top .footer-top-holder ul.footer-address {
    border-top: solid 1px #ffffff;
    list-style: none;
    margin: 0px;
    padding: 20px 0px 0px;
    color: #ffffff;
    font-size: 13px;
    line-height: 13px;
    font-weight: 300;
    width: 50%;
    float: left;
  }
  .footer .footer-top .footer-top-holder ul.footer-address li {
    color: #ffffff;
    margin: 0px;
    padding: 0px;
    color: #ffffff;
    font-size: 13px;
    line-height: 30px;
    font-weight: 400;
  }
  .footer .footer-top .footer-top-holder ul.footer-address li a {
    color: #ffffff;
    font-size: 13px;
    line-height: 30px;
    font-weight: 400;
  }
  .footer .footer-top .footer-top-holder ul.footer-address li.footer-phone {
    margin-top: 14px;
  }
}
@media only screen and (max-width: 812px) and (orientation: portrait) {
  .footer .footer-top {
    padding: 0 15px;
  }
  .footer .footer-top .footer-top-holder .call-form-holder .form-control {
    border: solid 1px #ffffff;
  }

  .footer-bottom {
    background-color: #000000;
    padding: 10px 0;
  }
  .footer-bottom .footer-navigation ul {
    list-style: none;
    text-align: right;
    margin-bottom: 0px;
  }
  .footer-bottom .footer-navigation ul li {
    display: inline-block;
    margin-left: 10px;
    line-height: 12px;
  }
  .footer-bottom .footer-navigation ul li a {
    font-size: 12px;
    color: #ffffff;
    line-height: 12px;
  }
  .footer-bottom .footer-navigation ul li.pipe {
    background-color: #ffffff;
    width: 1px;
    margin-left: 10px;
    line-height: 14px;
  }
  .footer-bottom .copyright-holder {
    padding-top: 5px;
    font-size: 12px;
    color: #ffffff;
    line-height: 12px;
  }
}
.banner-container .banner-slide {
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
  height: 300px;
}
.banner-container .banner-slide .banner-holder {
  display: table;
  vertical-align: middle;
  width: 100%;
  height: 300px;
}
.banner-container .banner-slide .banner-holder .slider-text {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 0 95px;
}
.banner-container .banner-slide .banner-holder .slider-text .slider-title {
  color: #a1bc2f;
  font-weight: 500;
  font-size: 56px;
  line-height: 80px;
  text-align: center;
  -webkit-text-stroke: 1px black;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
.banner-container .banner-slide .banner-holder .slider-text .slider-sub {
  padding: 7px 0;
  color: #ffffff;
  font-weight: 500;
  font-size: 56px;
  line-height: 80px;
  text-align: left;
}
.banner-container .arrow-container {
  position: relative;
}
.banner-container .arrow-container .button-prev {
  position: absolute;
  top: -50px;
  left: 95px;
  z-index: 10;
  width: 50px;
  height: 18px;
}
.banner-container .arrow-container .button-next {
  position: absolute;
  top: -50px;
  left: 140px;
  z-index: 11;
  width: 50px;
  height: 18px;
}

.home-content {
  padding: 70px 15px;
  font-size: 32px;
  font-weight: 500;
  line-height: 52px;
}

.tax-1 {
  background-color: #f7f7f7;
  padding-top: 70px;
}
.tax-1 .tax-block {
  background-color: #82aed3;
}

.tax-2 {
  background-color: #ffffff;
  padding-top: 70px;
}
.tax-2 .tax-block {
  background-color: #6da0cd;
}

.tax-3 {
  padding-top: 70px;
  background-color: #f7f7f7;
}
.tax-3 .tax-block {
  background-color: #5a94c6;
}

.tax-4 {
  background-color: #ffffff;
  padding-top: 70px;
}
.tax-4 .tax-block {
  background-color: #4485bf;
}

.tax-row {
  margin-bottom: 70px;
}
.tax-row .tax-block {
  padding: 30px 10px;
  text-align: center;
}
.tax-row .tax-block .tax-header {
  margin-top: 25px;
  font-size: 24px;
  line-height: 25px;
  text-transform: uppercase;
  color: #ffffff;
}
.tax-row .tax-content h2 {
  padding: 0px 0px 20px 0px;
  color: #000000;
  font-size: 40px;
  line-height: 40px;
  font-weight: 500;
}
.tax-row .tax-content .tax-subtitle {
  font-size: 20px;
  color: #000000;
  line-height: 27px;
  font-weight: 500;
  text-transform: uppercase;
  padding-bottom: 20px;
}
.tax-row .tax-content .tax-content {
  font-size: 20px;
  color: #000000;
  line-height: 27px;
  font-weight: 300;
}
.tax-row .tax-content .tax-more {
  text-align: right;
}

.home-divider {
  height: 60px;
  background-color: #f7f7f7;
  display: none;
}

.blocks2-holder {
  padding: 40px 0px 60px;
  background-color: #f7f7f7;
}
.blocks2-holder .block2-item h2 {
  background-color: #3178b8;
  text-align: center;
  color: #ffffff;
  font-size: 40px;
  line-height: 44px;
  text-transform: uppercase;
  padding: 25px;
}
.blocks2-holder .block2-item .block2-content {
  background-color: #ffffff;
  padding: 20px;
}
.blocks2-holder .block2-item .block2-content .blocks2-subtitle {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  padding-bottom: 20px;
}
.blocks2-holder .block2-item .block2-content .blocks2-text {
  font-weight: 300;
  font-size: 20px;
  line-height: 24px;
}
.blocks2-holder .block2-item .block2-content .blocks2-text ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.blocks2-holder .block2-item .block2-content .blocks2-text li {
  padding-left: 1em;
  text-indent: -.7em;
  font-weight: 300;
  font-size: 20px;
  line-height: 32px;
}
.blocks2-holder .block2-item .block2-content .blocks2-text li::before {
  content: "• ";
  font-size: 24px;
  color: #c52d3a;
}

@media only screen and (min-width: 768px) and (orientation: portrait) {
  .banner-container .banner-slide {
    height: 400px;
  }
  .banner-container .banner-slide .banner-holder {
    width: 100%;
    height: 400px;
  }
  .banner-container .banner-slide .banner-holder .slider-text {
    padding: 0 20px;
  }
  .banner-container .banner-slide .banner-holder .slider-text .slider-title {
    font-size: 60px;
    line-height: 60px;
  }
  .banner-container .banner-slide .banner-holder .slider-text .slider-sub {
    padding: 7px 0;
    font-size: 30px;
    line-height: 30px;
  }

  .home-content {
    padding: 30px 15px;
    font-size: 26px;
    font-weight: 400;
    line-height: 30px;
  }

  .blocks2-holder {
    padding: 40px 0px 60px;
    background-color: #f7f7f7;
  }
  .blocks2-holder .block2-item h2 {
    background-color: #3178b8;
    text-align: center;
    color: #ffffff;
    font-size: 30px;
    line-height: 34px;
    text-transform: uppercase;
    padding: 25px;
  }

  .tax-row {
    margin-bottom: 70px;
  }
  .tax-row .tax-block {
    padding: 30px 10px;
    text-align: center;
  }
  .tax-row .tax-block .tax-header {
    margin-top: 25px;
    font-size: 24px;
    line-height: 25px;
    text-transform: uppercase;
    color: #ffffff;
  }
  .tax-row .tax-content h2 {
    padding: 0px 0px 10px 0px;
    color: #000000;
    font-size: 30px;
    line-height: 30px;
    font-weight: 500;
  }
  .tax-row .tax-content .tax-subtitle {
    font-size: 18px;
    color: #000000;
    line-height: 22px;
    font-weight: 500;
    text-transform: uppercase;
    padding-bottom: 10px;
  }
  .tax-row .tax-content .tax-content {
    font-size: 20px;
    color: #000000;
    line-height: 27px;
    font-weight: 300;
  }
  .tax-row .tax-content .tax-more {
    text-align: right;
  }
}
@media only screen and (max-width: 812px) and (orientation: portrait) {
  .home-content {
    padding: 30px 15px;
    font-size: 26px;
    font-weight: 400;
    line-height: 30px;
  }

  .banner-container .banner-slide {
    height: 300px;
  }
  .banner-container .banner-slide .banner-holder {
    width: 100%;
    height: 300px;
  }
  .banner-container .banner-slide .banner-holder .slider-text {
    padding: 0 20px;
  }
  .banner-container .banner-slide .banner-holder .slider-text .slider-title {
    font-size: 24px;
    line-height: 24px;
  }
  .banner-container .banner-slide .banner-holder .slider-text .slider-sub {
    padding: 7px 0;
    font-size: 14px;
    line-height: 14px;
  }

  .blocks2-holder {
    padding: 40px 0px 60px;
    background-color: #f7f7f7;
  }
  .blocks2-holder .block2-item h2 {
    background-color: #3178b8;
    text-align: center;
    color: #ffffff;
    font-size: 30px;
    line-height: 34px;
    text-transform: uppercase;
    padding: 25px;
  }

  .tax-row {
    margin-bottom: 70px;
  }
  .tax-row .tax-block {
    padding: 30px 10px;
    text-align: center;
  }
  .tax-row .tax-block .tax-header {
    margin-top: 25px;
    font-size: 24px;
    line-height: 25px;
    text-transform: uppercase;
    color: #ffffff;
  }
  .tax-row .tax-content {
    padding: 20px 0px;
  }
  .tax-row .tax-content h2 {
    padding: 0px 0px 10px 0px;
    color: #000000;
    font-size: 30px;
    line-height: 30px;
    font-weight: 500;
  }
  .tax-row .tax-content .tax-subtitle {
    font-size: 18px;
    color: #000000;
    line-height: 22px;
    font-weight: 500;
    text-transform: uppercase;
    padding-bottom: 10px;
  }
  .tax-row .tax-content .tax-content {
    font-size: 20px;
    color: #000000;
    line-height: 27px;
    font-weight: 300;
  }
  .tax-row .tax-content .tax-more {
    text-align: right;
  }
}
@media only screen and (max-width: 320px) and (orientation: portrait) {
  .banner-container .banner-slide {
    height: 300px;
  }
  .banner-container .banner-slide .banner-holder {
    width: 100%;
    height: 300px;
  }
  .banner-container .banner-slide .banner-holder .slider-text {
    padding: 0 20px;
  }
  .banner-container .banner-slide .banner-holder .slider-text .slider-title {
    font-size: 24px;
    line-height: 24px;
  }
  .banner-container .banner-slide .banner-holder .slider-text .slider-sub {
    padding: 7px 0;
    font-size: 14px;
    line-height: 14px;
  }
}
.page-image-holder {
  margin-top: 0px;
}
.page-image-holder .page-image {
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  height: 300px;
}
.page-image-holder .page-image .container {
  position: relative;
  height: 300px;
}
.page-image-holder .page-image .container .page-title-table {
  display: table;
  height: 100%;
  width: 100%;
}
.page-image-holder .page-image .container .page-title-table .page-title-td {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.page-image-holder .page-image .container .page-title-table .page-title-td h1 {
  color: #a1bc2f;
  font-weight: 500;
  font-size: 56px;
  line-height: 80px;
  text-align: center;
  -webkit-text-stroke: 1px black;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
.page-image-holder .page-image .container .page-title-table .page-title-td .intro {
  text-align: center;
  font-family: "Roboto", sans-serif;
  color: #ffffff;
  font-size: 20px;
  line-height: 20px;
  font-weight: 500;
  padding: 0px;
  margin: 10px 0px 0px;
  width: 100%;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.3);
}

.silhoet {
  float: left;
  text-align: center;
  width: 150px;
  min-height: 185px;
}

.content-main-holder {
  padding-bottom: 30px;
}

.content .content-block {
  margin: 30px 0px 0px 0px;
}

.content-more {
  background-color: #ffffff;
  padding: 30px 100px;
}

.content-image {
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
}

.content-content h1 {
  padding: 20px 0 10px 0;
  margin: 0;
}
.content-content h2, .content-content h3, .content-content h4, .content-content h5, .content-content h6 {
  padding: 20px 0 5px 0;
  margin: 0;
}
.content-content p {
  margin: 0;
  padding: 0px 0 20px 0;
}

.list-item {
  padding: 10px 0;
  line-height: 20px;
}
.list-item .list-box {
  display: inline-block;
  border: solid 2px #3178b8;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-right: 10px;
  width: 20px;
  height: 20px;
}

.image-block-small {
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
}

.base-content .base-title {
  display: table;
  height: 100%;
}
.base-content .base-title h1 {
  margin: 0px 0;
  padding: 0px;
  font-size: 34px;
  font-weight: 400;
  line-height: 38px;
  color: #000000;
  letter-spacing: 0.2px;
  display: table-cell;
  vertical-align: middle;
  height: 100%;
}

.base-content-holder {
  background-color: #ffffff;
}

.main-content {
  background-color: #ffffff;
  min-height: 300px;
  padding-right: 0px;
  padding-bottom: 30px;
}
.main-content h1 {
  font-size: 26px;
  font-weight: 600;
  line-height: 30px;
  color: #000000;
  letter-spacing: 0.2px;
}

.content1 h2, .content1 h3, .content1 h4, .content1 p, .content1 ul, .content1 ol {
  margin: 0px 0px;
}

.content6 .content-image {
  text-align: center;
}
.content6 .content-image img {
  margin: 0px auto;
}

.h2spacer {
  padding: 0 0 20px 0;
  margin: 0px;
  font-family: "Roboto", sans-serif;
  font-size: 26px;
  line-height: 32px;
}

.conclusion {
  background-color: #f7f7f7;
}
.conclusion .conclusion-title {
  padding: 30px;
  font-size: 40px;
  line-height: 48px;
  font-weight: 500;
  text-align: center;
  color: #3178b8;
}
.conclusion .conclusion-title p {
  font-size: 40px;
  line-height: 48px;
  font-weight: 500;
  text-align: center;
  color: #3178b8;
}
.conclusion .conclusion-title p a {
  color: #a1bc2f;
  font-size: 40px;
  line-height: 48px;
  font-weight: 500;
}

.quote {
  padding: 30px;
}
.quote h3 {
  font-size: 30px;
  line-height: 48px;
  font-weight: 300;
  text-align: left;
  color: #a1bc2f;
  font-style: italic;
}

@media only screen and (max-width: 667px) and (orientation: portrait) {
  .page-image-holder .page-image {
    height: 300px;
  }
  .page-image-holder .page-image .container {
    height: 300px;
  }
  .page-image-holder .page-image .container .page-title-table .page-title-td h1 {
    font-size: 24px;
    line-height: 24px;
    padding: 0px;
  }
  .page-image-holder .page-image .container .page-title-table .page-title-td .page-location {
    font-size: 18px;
    line-height: 20px;
    padding: 0px;
  }

  .content-more {
    background-color: #ffffff;
    padding: 30px 30px;
  }

  .content-image {
    padding: 0px 0px;
  }
}
.content-form-holder {
  padding-top: 30px;
}
.content-form-holder .content-content h2 {
  color: #000000;
}

.google-maps-holder {
  height: 495px;
}

.contact {
  margin-top: -80px;
  background-color: #ffffff;
  padding: 30px 100px;
  text-align: center;
}
.contact h1 {
  text-align: center;
  font-size: 26px;
  line-height: 30px;
  font-weight: 500;
}

.form-header {
  background-color: #3178b8;
  text-align: left;
  color: #ffffff;
  font-size: 30px;
  line-height: 30px;
  padding: 25px;
  margin-bottom: 30px;
  margin-top: 30px;
}

.contact-holder {
  padding-top: 30px;
}

.form-holder {
  background-color: transparent;
  padding: 0px 0px 30px 0px;
  text-align: center;
  margin-bottom: 30px;
}
.form-holder h2 {
  color: #000000;
  font-size: 30px;
  margin-bottom: 40px;
}
.form-holder .form-horizontal {
  text-align: left;
}
.form-holder .form-horizontal .form-back {
  padding: 20px;
}
.form-holder .form-horizontal label {
  font-weight: 500;
}
.form-holder .form-horizontal .form-group {
  padding: 0px;
  margin: 0px;
}
.form-holder .form-horizontal .form-group .form-control {
  background-color: #f7f7f7;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: solid 1px #f7f7f7;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 20px;
  font-family: "Roboto", sans-serif;
  color: #5a5a5a;
  margin-bottom: 30px;
  padding: 10px 20px;
  height: auto;
  line-height: 30px;
  font-weight: 300;
}
.form-holder .form-horizontal .form-group .form-control:focus {
  border: solid 1px #5a5a5a;
}
.form-holder .form-horizontal .form-group textarea {
  background-color: #f7f7f7;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: solid 1px #f7f7f7;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 20px;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  color: #5a5a5a;
  padding: 10px 20px;
}
.form-holder .form-horizontal .form-group textarea:focus {
  border: solid 1px #5a5a5a;
}
.form-holder .form-horizontal .form-group .textarea-title {
  font-size: 16px;
  font-style: italic;
  text-align: left;
  padding: 6px 12px;
}
.form-holder .form-horizontal .form-group.form-group-extra {
  margin: 0 -15px;
}
.form-holder .form-horizontal .form-group.text-area {
  padding: 0px 15px;
}
.form-holder .form-horizontal .form-button-group {
  text-align: right;
  margin: 0px 0;
}
.form-holder .information-form .form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

.contact-content {
  margin: 0 15px;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
}
.contact-content h2 {
  color: #000000;
}
.contact-content p, .contact-content a {
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
}
.contact-content .content1 {
  padding-left: 30px;
}

@media only screen and (min-width: 768px) and (orientation: portrait) {
  .form-holder {
    background-color: transparent;
    padding: 30px 30px;
    text-align: center;
  }
}
@media only screen and (max-width: 667px) and (orientation: portrait) {
  .contact {
    margin-top: 0px;
  }

  .form-holder {
    background-color: transparent;
    padding: 30px 0px;
    text-align: center;
  }
}

/*# sourceMappingURL=all.css.map */
