@-ms-viewport {
  width: device-width; }
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0px;
  padding: 0px;
  -webkit-font-smoothing: antialiased;
  outline: none;
  font-family: arial; }

.ccm-inline-design-dropdown-menu.dropdown-menu > h3 + div {
  color: white !important; }

.chisel-redactor-editor.redactor_editor p {
  color: black !important; }

#c5 .float-left {
  float: left; }
  @media screen and (max-width: 1024px) {
    #c5 .float-left {
      font-size: 10px; } }

#c5 .float-right {
  float: right; }

#c5 .div-center {
  margin: 0 auto;
  display: block;
  float: none; }

#c5 .no-padding {
  padding: 0; }

#c5 .no-margin {
  margin: 0 !important; }

#c5 p {
  font-size: 13.7px;
  color: white;
  font-weight: normal; }

#c5 h3 {
  font-size: 22px;
  text-transform: uppercase;
  padding: 20px 0;
  margin: 0; }

body {
  background: url("../images/bg.jpg");
  background-size: cover;
  background-attachment: fixed; }

#c5 header {
  background-image: url("../images/header-bg.jpg");
  background-size: 100% 270px;
  background-repeat: no-repeat; }

#c5 header .container .row .full-image {
  position: absolute;
  left: -60px; }

#c5 header .container .row .logo {
  margin-top: 70px;
  margin-bottom: 30px;
  position: relative;
  z-index: 1; }

#c5 header .container .row .phone {
  font-size: 26px;
  margin-top: 40px;
  margin-bottom: 25px; }

#c5 header .header-content {
  text-align: center;
  padding: 50px 10px;
  float: right; }

#c5 header .header-content a {
  color: #000; }

#c5 header .container .row h2 {
  text-transform: uppercase;
  font-size: 47px;
  margin-top: 0;
  line-height: 30px; }

#c5 header .container .row h2 span {
  font-size: 19px; }

#c5 header .container .row nav ul {
  list-style-type: none;
  margin-bottom: 0; }

#c5 header .container .row nav {
  background-color: black;
  padding: 10px 40px;
  position: absolute;
  right: 0;
  bottom: 0; }

#c5 header .container .row nav ul li {
  display: inline-block;
  margin-right: 35px; }

#c5 header .container .row nav ul li:last-of-type {
  margin-right: 0; }

#c5 header .container .row nav ul li a {
  color: white;
  font-size: 14px;
  font-weight: normal; }

#c5 section.slider {
  margin-top: 30px;
  margin-bottom: 30px; }

#c5 section.slider .container .row {
  position: relative; }

#c5 section.consulting .container .row {
  padding: 75px 75px 65px 100px; }

#c5 section.consulting .container .row {
  background: url("../images/consulting-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover; }

#c5 section.consulting .container .row .col-md-6.padd-left {
  padding: 0 12px 0 0; }

#c5 section.consulting .container .row p {
  font-size: 12.9px; }

#c5 .input {
  width: 100%;
  font-size: 12.5px;
  font-weight: normal;
  color: black;
  height: 33px;
  margin: 6px;
  padding: 7px 10px; }

#c5 .input::-webkit-input-placeholder,
#c5 section.main-content .container .row .content.contact-form .textarea textarea::-webkit-input-placeholder {
  font-size: 12.5px;
  font-weight: normal;
  color: black; }

#c5 .input:-moz-placeholder,
#c5 section.main-content .container .row .content.contact-form .textarea textarea::-webkit-input-placeholder {
  /* Firefox 18- */
  font-size: 12.5px;
  font-weight: normal;
  color: black; }

#c5 .input::-moz-placeholder,
#c5 section.main-content .container .row .content.contact-form .textarea textarea::-webkit-input-placeholder {
  /* Firefox 19+ */
  font-size: 12.5px;
  font-weight: normal;
  color: black; }

#c5 .input:-ms-input-placeholder,
#c5 section.main-content .container .row .content.contact-form .textarea textarea::-webkit-input-placeholder {
  font-size: 12.5px;
  font-weight: normal;
  color: black; }

#c5 section.consulting .container .row input[type=submit] {
  background-color: transparent;
  color: white;
  border: none;
  margin-top: 13px;
  font-size: 12.5px;
  float: right; }

#c5 input[type="submit"] {
  font-weight: bold; }

#c5 section.consulting .container .row .form-actions {
  float: right; }

#c5 .learn-more,
#c5 .learn-more a {
  color: white;
  font-size: 12.5px;
  text-align: center;
  margin-top: 12px;
  display: block; }

#c5 .learn-more:hover,
#c5 .learn-more a:hover {
  color: white; }

.redactor_box inline {
  color: #000 !important; }

#c5 footer {
  background-color: black;
  padding: 7px 0;
  margin-bottom: 65px;
  margin-top: 30px; }

#c5 footer p,
#c5 footer ul {
  margin-bottom: 0; }

#c5 footer p {
  padding-top: 6px;
  font-size: 12.5px; }

#c5 .social {
  margin-right: 12px;
  margin-top: 2px; }

#c5 .social li {
  display: inline-block;
  margin-right: 7px; }

#c5 .social li a {
  background: url("../images/social.png");
  background-repeat: no-repeat;
  display: block;
  width: 23px;
  height: 23px; }

#c5 .social li:nth-child(1) a {
  background-position: 0 0; }

#c5 .social li:nth-child(2) a {
  background-position: -30px 0; }

#c5 .social li:nth-child(3) a {
  background-position: -60px 0; }

#c5 .social li:nth-child(4) a {
  background-position: -90px 0; }

#c5 .mobile-menu {
  display: none;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 9999; }

#c5 section.main-content .container .row {
  background-color: rgba(180, 138, 94, 0.7); }

#c5 section.main-content {
  margin-top: 25px; }

#c5 section.main-content .container .row .heading {
  background-color: black;
  padding-left: 75px; }

#c5 section.main-content .container .row .heading h1 {
  color: white;
  margin: 0;
  padding: 20px 0; }

#c5 section.main-content .container .row .content {
  overflow: hidden;
  padding: 60px; }

#c5 section.main-content .container .row .content p {
  color: black;
  margin-bottom: 20px;
  line-height: 17.5px; }

#c5 section.main-content .container .row .content p span.large {
  font-size: 20px; }

#c5 section.main-content .container .row .content.bg {
  background: url("../images/test-bg.jpg");
  background-size: cover; }

#c5 section.main-content .container .row .content.bg-contact {
  background: url("../images/bg-contact.jpg");
  background-size: cover; }

#c5 .shadow-true {
  -moz-box-shadow: 3px 4px 16px rgba(35, 31, 32, 0.75);
  /* drop shadow */
  -webkit-box-shadow: 3px 4px 16px rgba(35, 31, 32, 0.75);
  /* drop shadow */
  box-shadow: 3px 4px 16px rgba(35, 31, 32, 0.75);
  /* drop shadow */ }

#c5 section.main-content .container .row .testimonial-single .test-arrow {
  position: absolute;
  bottom: -38px; }

#c5 section.main-content .container .row .testimonial-single {
  padding: 45px 35px;
  position: relative;
  margin-bottom: 70px; }

#c5 section.main-content .container .row .testimonial-single h5 {
  color: white;
  font-size: 18.75px;
  line-height: 16.67px; }

#c5 section.main-content .container .row .testimonial-single p.location {
  font-style: italic;
  margin-bottom: 0; }

#c5 section.main-content .container .row .testimonial-single p {
  color: white;
  font-size: 15.5px;
  line-height: 16.7px; }

#c5 section.main-content .container .row .testimonial-single.one {
  background: url("../images/test-one.jpg");
  background-size: cover; }

#c5 section.main-content .container .row .testimonial-single.two {
  background: url("../images/test-two.jpg");
  background-size: cover; }

#c5 section.main-content .container .row .testimonial-single.three {
  background: url("../images/test-three.jpg");
  background-size: cover; }

#c5 section.main-content .container .row .content.contact-form input,
#c5 section.main-content .container .row .content.contact-form textarea {
  width: 100%; }

#c5 section.main-content .container .row .content.contact-form .textarea {
  margin-left: 5px;
  padding-right: 0;
  margin-top: 6px; }

#c5 section.main-content .container .row .content.contact-form input {
  height: 40px; }

#c5 section.main-content .container .row .content.contact-form .textarea textarea {
  padding: 10px;
  height: 150px;
  resize: none; }

#c5 section.main-content .container .row .content.contact-form h2 {
  font-size: 29px;
  font-weight: 700; }

#c5 section.main-content .container .row .content.contact-form input[type=submit] {
  background-color: #363636;
  color: white;
  border: none;
  margin-top: 6px;
  width: 125px;
  float: right; }

#c5 .google-maps {
  position: relative;
  padding-bottom: 335px;
  height: 0;
  overflow: hidden; }

#c5 .google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 335px; }

#c5 section.main-content .container .row .content .contact-info {
  margin-top: 20px;
  padding-left: 60px; }

#c5 section.main-content .container .row .content.contact-form .form-wrap {
  padding-right: 60px;
  border-right: 1px solid black; }

#c5 section.main-content .container .row .content .contact-info p {
  margin-bottom: 45px;
  line-height: 20px; }

#c5 section.main-content .container .row .content .contact-info p span {
  font-weight: bold;
  font-size: 16.75px; }

/* media queries */
@media only screen and (max-width: 1650px) {
  #c5 .container {
    width: 1250px; }

  #c5 header .container .row .full-image {
    left: 0; } }
@media only screen and (max-width: 1300px) {
  #c5 .container {
    width: 100%; }

  #c5 header .container .row .full-image {
    display: none; } }
@media only screen and (max-width: 992px) {
  #c5 section.consulting .container .row .form-actions {
    float: none;
    text-align: center; }

  #c5 section.consulting .container .row .form-actions input[type="submit"] {
    float: none; }

  #c5 header .container .row .full-image {
    display: none; }

  #c5 header .header-content {
    display: none; }

  #c5 header .container .row nav {
    position: static; }

  #c5 .mobile-menu {
    display: inline-block;
    padding: 3px 5px 5px 5px;
    background-color: black; }

  #c5 header .row {
    position: relative; }

  #c5 header .container .row .phone,
  #c5 header .container .row h2 {
    margin-right: 0; }

  #c5 header .container .row .phone {
    margin-top: 40px;
    margin-bottom: 0; }

  #c5 header .container .row nav {
    position: relative; }

  #c5 header .container .row .logo {
    width: 200px;
    margin: 20px auto; }

  #c5 header .container .row .phone,
  #c5 header .container .row h2 {
    text-align: center;
    margin: 0 auto;
    width: 100%; }

  #c5 header {
    background-color: #deac77;
    background-image: none;
    background-size: auto;
    height: auto;
    padding-bottom: 20px; }

  #c5 .height-custom {
    height: auto;
    padding: 0; }

  #c5 header .container .row nav ul li {
    display: list-item;
    float: left;
    width: 100%; }

  #c5 header .container .row nav {
    float: left;
    width: 100%;
    margin-top: 10px; }

  #c5 header .container .row nav {
    display: none; }

  #c5 header .container .row nav ul li a {
    width: 100%;
    padding: 5px 0;
    display: block; }

  #c5 header .container .row h2 {
    line-height: 25px; }

  #c5 .contact-form .padd-left,
  #c5 section.consulting .container .row .col-md-6.padd-left,
  #c5 section.main-content .container .row .content.contact-form .textarea {
    padding: 0px; }

  #c5 section.consulting .container .row input[type=submit] {
    margin-top: 10px; }

  #c5 section.main-content .container .row .content .contact-info p {
    margin-bottom: 20px; }

  #c5 section.main-content .container .row .content.contact-form h2 {
    font-size: 21px; }

  #c5 section.main-content .container .row .content .contact-info {
    padding-left: 15px; }

  #c5 section.main-content .container .row .content.contact-form .form-wrap {
    padding-right: 15px;
    border: none; }

  #c5 .margin-bottom {
    margin-bottom: 30px; }

  #c5 .slidesjs-next.slidesjs-navigation.upper,
  #c5 .slidesjs-previous.slidesjs-navigation.upper {
    top: 45% !important; }

  #c5 .slidesjs-previous.slidesjs-navigation.down,
  #c5 .slidesjs-next.slidesjs-navigation.down,
  #c5 .slidesjs-pagination,
  #c5 .bootom-div {
    display: none; }

  #c5 section.consulting .container .row {
    padding: 20px; }

  #c5 footer p {
    float: left;
    margin-top: 20px; }

  #c5 .float-left {
    float: none;
    display: block;
    text-align: center;
    margin: 5px 0; }

  #c5 .social {
    float: none;
    text-align: center;
    display: block;
    margin-right: 0; }
    #c5 .social li {
      margin-right: 0; }

  #c5 .float-right {
    display: block;
    float: none;
    text-align: center;
    margin: 0 0 7px 0;
    padding-top: 0; }

  #c5 section.main-content .container .row .heading {
    padding-left: 20px; }

  #c5 section.main-content .container .row .content {
    padding: 5px;
    text-align: center; }

  #c5 section.main-content .container .row .content p {
    margin-bottom: 10px; }

  #c5 h3 {
    font-size: 18px;
    padding: 15px 0; }

  #c5 section.main-content .container .row .testimonial-single {
    padding: 20px; }

  #c5 section.main-content .container .row .content.contact-form input[type=submit] {
    float: none; } }
@media only screen and (max-width: 1060px) {
  #c5 header .container .row nav {
    padding: 10px 40px; } }
@media only screen and (max-width: 550px) {
  #c5 header .container .row .logo {
    width: 100px;
    margin: 10px auto; } }
#c5 .form-group {
  clear: right;
  margin-bottom: 15px; }

#c5 #slidey-slide-slide {
  padding: 0px;
  background-color: #000; }
  #c5 #slidey-slide-slide .individual-slide {
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-color: #000;
    height: 700px;
    border: 20px; }
    @media screen and (max-width: 1200px) {
      #c5 #slidey-slide-slide .individual-slide {
        height: 500px; } }
    @media screen and (max-width: 700px) {
      #c5 #slidey-slide-slide .individual-slide {
        height: 400px; } }
    @media screen and (max-width: 400px) {
      #c5 #slidey-slide-slide .individual-slide {
        height: 300px; } }
  #c5 #slidey-slide-slide .slider-image-area {
    width: 500px;
    height: 500px;
    padding: 0px 5px;
    position: relative;
    background-size: cover; }
  #c5 #slidey-slide-slide img {
    margin: 0 auto;
    max-height: 600px; }
  #c5 #slidey-slide-slide .bottom-div {
    padding-top: 50px;
    opacity: 0.8;
    position: absolute;
    bottom: 0;
    width: 100%; }
    #c5 #slidey-slide-slide .bottom-div .texty-text {
      padding: 5px 40px; }
  #c5 #slidey-slide-slide .slidey-text {
    opacity: .8;
    width: 100%;
    display: block;
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0px;
    padding: 0 75px;
    height: 75px;
    position: absolute; }
    #c5 #slidey-slide-slide .slidey-text h3 {
      padding: 0;
      margin-top: 15px;
      color: #fff;
      text-transform: none; }
    #c5 #slidey-slide-slide .slidey-text p {
      margin: 0;
      color: #fff; }
#c5 .bottom-nav-wrapper {
  background-color: #000;
  height: 150px;
  padding-top: 25px; }
#c5 .bottom-nav {
  width: 80%;
  margin: 0 auto; }
  #c5 .bottom-nav .bottom-nav-individual {
    margin: 4px;
    box-sizing: border-box;
    width: 200px; }
  #c5 .bottom-nav .slick-current {
    box-shadow: 0px 0px 10px #3DB0FB; }
  #c5 .bottom-nav .slider-slide {
    width: 300px;
    height: 100px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    cursor: pointer; }
    #c5 .bottom-nav .slider-slide img {
      display: none; }
  #c5 .bottom-nav img {
    width: 20%; }
#c5 .arrow-slide {
  cursor: pointer; }
#c5 .next-arrow {
  float: right;
  margin-top: -80px; }
#c5 .prev-arrow {
  float: left;
  margin-top: 30px; }
#c5 .field-question-group {
  display: none; }

#c5 .gallery-title h3 {
  color: #fff;
  background-color: #000;
  padding: 25px 75px 0 75px;
  font-size: 26px;
  text-transform: none; }

#c5 .ajax-errors, #c5 .ajax-success {
  display: none; }

#c5 .ajax-btn-spin {
  font-size: 25px;
  float: right;
  line-height: normal;
  display: none; }

.clear {
  clear: both; }

.four-o-four {
  padding: 50px;
  background-color: rgba(244, 201, 146, 0.7); }

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