.nav-menu {
  padding-top: 0px;
  padding-bottom: 0px;
  float: left;
  color: #fff;
  text-align: center;
}

.nav-link {
  position: relative;
  display: block;
  padding-top: 19px;
  padding-bottom: 19px;
  float: left;
  border-left: 1px none #fbd744;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
}

.nav-link:hover {
  text-decoration: underline;
}

.nav-link.w--current {
  color: #fff;
}

.nav-link.w--current:hover {
  text-decoration: underline;
}

.nav-link.home {
  border-left-style: none;
  border-left-width: 0px;
  color: #fff;
}

.nav-link.home:hover {
  text-decoration: underline;
}

.nav-link.home.w--current {
  color: #fff;
}

.slide1 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/41155/slider1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fbd744;
}

.nav-bar {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: red;
}

.footer {
  background-color: #fff;
}

.footer-container {
  text-align: center;
}

.footer-text {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #000;
  font-size: 12px;
}

.slider {
  min-height: 700px;
}

.slide2 {
  background-image: url('http://x4.sdimgs.com/sd_static/a/41155/slider2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slider3 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/41155/slider3.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.home-content {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 80px;
  z-index: 2;
  width: 100%;
}

.content-column {
  padding-right: 40px;
}

.content-column.right {
  padding-right: 10px;
  padding-left: 40px;
}

.column-text {
  padding: 14px 45px 14px 14px;
  background-color: rgba(250, 213, 67, .84);
  color: #fff;
  font-size: 12px;
  text-align: left;
}

.column-text.right {
  padding-right: 14px;
  padding-left: 45px;
  text-align: right;
}

.button {
  position: absolute;
  right: 20px;
  bottom: -23px;
  display: none;
  width: 60px;
  height: 60px;
  border-radius: 30px;
  background-color: #fe0003;
  font-size: 12px;
  line-height: 18px;
  font-style: italic;
  text-align: center;
}

.button.right {
  left: 20px;
  right: auto;
  bottom: -23px;
}

.nav-callus {
  display: block;
  margin-top: 2px;
  padding-top: 2px;
  padding-bottom: 2px;
  float: none;
}

.callus-number {
  display: inline-block;
  margin-left: 8px;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  text-transform: none;
}

.dropdown-toggle {
  padding-top: 0px;
  padding-bottom: 0px;
  color: #fff;
}

.page-heading {
  margin-bottom: 20px;
  padding-left: 8px;
  background-color: #fbd744;
  color: #fff;
}

.about-paragraph {
  margin-top: 10px;
  font-weight: 700;
  text-align: center;
}

.about-image {
  display: inline-block;
  float: left;
}

.about-list {
  display: inline-block;
  padding-left: 20px;
}

.about-list.services {
  width: 100%;
}

.slide-about-1 {
  background-image: url('http://x2.sdimgs.com/sd_static/a/41155/about-head.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat-x;
}

.slide-about-2 {
  background-image: url('http://x1.sdimgs.com/sd_static/a/41155/about-head3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-about-3 {
  background-image: url('http://x4.sdimgs.com/sd_static/a/41155/about-head2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slider-about {
  height: 200px;
}

.page {
  display: block;
  min-height: 500px;
  margin-top: 37px;
}

.dropdown-list {
  top: 58px;
  display: none;
  margin-top: 0px;
  background-color: red;
}

.dropdown-list.w--open {
  display: block;
  margin-top: 35px;
  background-color: red;
}

.im {
  width: 25%;
  padding: 7px;
  float: left;
}

.ims {
  display: inline-block;
  width: auto;
}

.head {
  width: 22%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-left: 0px;
  background-color: #fff;
  font-size: 40px;
  line-height: 36px;
  text-align: center;
}

.head.clients {
  width: 29%;
  font-size: 37px;
}

.head.pages {
  width: auto;
  text-align: left;
}

.certificates {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.cert-b {
  width: 50%;
  padding: 7px;
  float: left;
}

.block {
  width: 50%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 7px;
  text-align: center;
}

.row {
  margin-bottom: 15px;
}

.page-header.contact {
  background-image: url('http://x3.sdimgs.com/sd_static/a/41155/contact-header.jpg');
  background-position: 50% -418px;
  background-size: cover;
  background-repeat: no-repeat;
}

.text-head {
  display: none;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 93px;
  padding-left: 89px;
}

.head-page {
  position: relative;
  width: auto;
  margin-top: 0px;
  padding: 18px 14px;
  float: left;
  background-color: rgba(10, 9, 9, .66);
  color: #fff;
  font-size: 50px;
}

.logo-top {
  width: 60%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 13px;
  padding-bottom: 13px;
  text-align: left;
}

.logos {
  width: 100%;
  float: left;
  text-align: center;
}

.p {
  margin-bottom: 32px;
  font-size: 17px;
  line-height: 25px;
}

.head-sm {
  display: inline-block;
  width: 100%;
  margin-top: 13px;
  font-size: 28px;
  line-height: 36px;
  font-weight: 400;
}

.action {
  float: right;
}

.tabs {
  padding-top: 21px;
}

.tabmenu {
  background-color: #fff;
}

.tabmenu.w--current {
  background-color: #f5f5f5;
  color: red;
}

.services {
  height: 300px;
}

.tab-content {
  margin-bottom: 24px;
  padding-right: 16px;
  padding-bottom: 5px;
  padding-left: 16px;
  background-color: #f5f5f5;
}

.section-service {
  margin-bottom: 18px;
  padding-top: 17px;
}

.title {
  margin-top: 0px;
  padding-left: 12px;
  font-size: 22px;
  font-weight: 400;
}

.im-container {
  width: 25%;
  padding: 12px;
  float: left;
  border: 1px none #000;
}

.im-s {
  border: 1px solid #dadada;
}

.projects {
  height: 300px;
}

.projects.header {
  height: 100px;
}

.dlink {
  color: #fff;
}

.dlink:hover {
  background-color: #f1f1f1;
  color: #000;
}

.dlink.w--current {
  color: #fff;
}

.desc {
  width: 68%;
  margin-right: auto;
  margin-bottom: 25px;
  margin-left: auto;
}

.p-pages {
  font-size: 18px;
  line-height: 29px;
  text-align: center;
}

.slider-pages {
  height: 550px;
}

.slider1p {
  height: 550px;
  background-image: url('http://x2.sdimgs.com/sd_static/a/41155/about-s1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.slider1p._2 {
  background-image: url('http://x1.sdimgs.com/sd_static/a/41155/about-s2.jpg');
  background-position: 50% 99%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slider1p._3 {
  background-image: url('http://x4.sdimgs.com/sd_static/a/41155/about-s3.jpg');
  background-position: 50% 70%;
  background-size: cover;
}

.slider1p._1 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/41155/about-head_1.jpg');
}

.lar {
  display: none;
}

.rar {
  display: none;
}

.slide-nav {
  display: none;
}

.liner {
  width: 70%;
  margin-right: auto;
  margin-left: auto;
  background-image: url('http://x2.sdimgs.com/sd_static/a/41155/h1-bg.png');
  background-position: 50% 50%;
  background-size: 1px;
  background-repeat: repeat-x;
  text-align: center;
}

.h-link {
  color: #fff;
  text-decoration: none;
}

@media (max-width: 991px) {
  .nav-menu {
    background-color: red;
  }
  .nav-link {
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .nav-link.home {
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .nav-callus {
    float: left;
  }
  .action {
    margin-top: 14px;
    float: left;
  }
  .nav-button {
    color: #fff;
  }
  .nav-button.w--open {
    background-color: #ce0707;
  }
  .slider1p {
    background-position: 50% 50%;
  }
}

@media (max-width: 767px) {
  .nav-menu {
    background-color: red;
  }
  .nav-link {
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .nav-link.home {
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .home-content {
    bottom: 56px;
  }
  .content-column {
    margin-bottom: 66px;
    padding-right: 10px;
  }
  .content-column.right {
    padding-left: 10px;
  }
  .column-box {
    padding-right: 14px;
    padding-left: 14px;
  }
  .column-text {
    padding-right: 14px;
    padding-bottom: 25px;
    text-align: center;
  }
  .column-text.right {
    padding-left: 14px;
    text-align: center;
  }
  .button {
    left: auto;
    right: auto;
    bottom: -42px;
  }
  .button.right {
    left: auto;
    right: auto;
    bottom: -42px;
  }
  .nav-callus {
    margin-left: 10px;
  }
  .action {
    margin-top: 14px;
    float: left;
  }
  .im-container {
    width: 50%;
  }
  .nav-button {
    color: #fff;
  }
  .nav-button.w--open {
    background-color: #ce0707;
  }
  .slider1p {
    background-position: 50% 50%;
  }
}

@media (max-width: 479px) {
  .nav-menu {
    background-color: red;
  }
  .nav-link {
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .nav-link.home {
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .home-content {
    bottom: 42px;
  }
  .about-image {
    float: none;
  }
  .about-list {
    text-align: left;
  }
  .page-containter {
    text-align: center;
  }
  .text-head {
    width: 100%;
    padding-left: 0px;
    text-align: left;
  }
  .head-page {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    float: none;
    font-size: 43px;
    line-height: 30px;
    text-align: center;
  }
  .action {
    display: block;
    width: 80%;
    float: left;
    text-align: left;
  }
  .im-container {
    width: 100%;
  }
  .desc {
    width: 90%;
  }
  .nav-icon {
    color: #fff;
  }
  .nav-button {
    position: relative;
    float: right;
    clear: none;
  }
  .nav-button.w--open {
    background-color: #ce0707;
  }
  .slider1p {
    background-position: 50% 50%;
    background-size: cover;
  }
  .t-contact {
    text-align: left;
  }
}

@font-face {
  font-family: 'Myriadpro';
  src: url('http://x1.sdimgs.com/sd_static/a/41155/MYRIADPRO-REGULAR.OTF') format('undefined');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Myriadpro';
  src: url('http://x1.sdimgs.com/sd_static/a/41155/MYRIADPRO-BOLD.OTF') format('undefined');
  font-weight: 800;
  font-style: normal;
}