body {
  font-family: "Roboto" !important;
  font-size: 16px;
  color: #444;
}

.header_top_txt,
.header-column-valign-top > .schedule_info,
h1, h2, h3, h4, h5, h6,
.btn,
.info-block span,
.price_tabs > li > a,
.tes_center_block {
    font-family: "Roboto";
}

h1 {
  color: #444;
}

h1, h2, h3, h4, h5, h6 { font-weight: 600;}

h2 > span { font-weight: normal; }

.info-block span {
  margin: 10px 0;
}

#popup-form {
  margin: 0 auto;
}

.consult_form.cta-form {
  background: rgba(0, 131, 169, 0.95);
}

.hero {
    position: relative;
    z-index: 50;
    /* background-color: #0932C1; */
    background-image: url(../img/hero-cta-orange.png), url(../img/hero-masters-1.png) !important;
    background-position: left 100% top, left top;
    background-repeat: no-repeat, no-repeat;
    background-size: 72% 100%, auto 100%;
}

.hero_prof_wrap {
    margin-bottom: 10px;
    padding: 15px 15px;
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.26);
    box-shadow: none;
}

#header .header-logo img {
    position: relative;
    margin: 0;
    top: 0;
    width: auto;
    height: auto;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.sticky-header-active #header .header-logo img {
    top: 50px;
    width: 40%;
    height: auto;
}

.consult_form {
    background: rgba(242, 243, 243, 0.7);
    border-radius: 5px;
    padding: 15px 35px 20px;
    text-align: left;
    margin: 0;
    width: 100%;
    max-width: 550px;
}

.hero_prof a { font-size: 16px; }

.nav a {
  color: #0083a9;
}

.header_top_txt {
    color: #f85112;
}

.header_phone_btn.btn {
  font-size: 16px;
  padding: 8px 10px 8px 11px;
  background: #0083a9;
  color: #FFF;
  float: right;
  margin-top: 2px;
}

#header .header-btn-collapse-nav {
    background: #0083a9;
    color: #FFF;
    float: right;
    margin: 2px 0 8px 15px;
}

.btn {
    background: #0083a9;
}

.btn:hover {
    background-color: #f85112;
}

a:hover, a:focus {
    color: #f85112;
}

.price h1 span:after {
  background: #EDEDED;
}

h1 span:after {
  content: none;
}

.price .sub_header {
    color: #EDEDED;
    margin-bottom: 20px;
    font-size: 24px;
    text-align: center;
}

.p_bb {
    background: #ddd;
    padding-top: 0;
}

.price h1 {
    color: #444;
    margin-bottom: 15px;
}

.price .sub_header {
    color: #444;
    margin-bottom: 20px;
    font-size: 24px;
    text-align: center;
}

#price .price_icn > span {
  color: #f85112;
  text-shadow: none !important;
}

.price_tabs > li > a {
  color: #f85112;
}

.price_tabs > li > a:hover {
    background: #f85112;
    color: #fff;
}

.price_tabs > li > a:hover .price_icn > span {
  color: #fff !important;
}

.price_tabs > li.active > a:hover .price_icn > span {
  color: #f85112 !important;
}

.price_tabs > li.active > a, .price_tabs > li.active > a:hover, .price_tabs > li.active > a:focus {
  color: #f85112;
  background-color: none;
}

.tab-content > .tab-pane {
  border: none;
}

.price .sub_header {
  font-size: 20px;
}

.p_gb {
  background: #ddd;
}

.price_tabs > li.active {
    box-shadow: 0 -5px 15px -5px rgba(0,0,0,.5);
}

.price_tables {
  background-color: #EFF2FC;
}

tr.highlight_contents a {
  color: #0083a9;
}

tr.highlight_contents a.active_price_sect, tr.highlight_contents a.active_price_sect:hover, tr.highlight_contents a.active_price_sect:focus {
  color: #f85112;
}

.h_tr {
  display: none;
  border: 1px solid #d0d0d0;
}

.page-header,
.p_bb h1,
#about-us h1,
#work h1,
#testimonials h1,
#contacts h1 {
  padding: 0;
  margin: 50px 0 40px;
}

.main section {
  padding: 0 0 40px;
}

.main section#price { padding: 0;}

.main section#contacts {
  padding-bottom: 0 !important;
}

.desc_el {
    margin-top: 0;
}

.works_hidden {
  background: none;
}

.more_price {
    color: #0083a9;
}

.more_price:hover { color: #f85112; text-decoration: none; border: none; }

.cta_wrap {
  background: #0083a9;
}

section.latest_works {
  background-image: url(../img/latest-works-bg-blue.jpg);
}

.header_phone_btn.btn:hover, .header_phone_btn.btn:active, .header_phone_btn.btn:focus {
    background: #f85112;
}

.tes_center_block {
  background-image: url(../img/comment-bg-grey.png);
}

.tes_more { margin-top: 40px;}

.info-block span {
  text-transform: none;
}

.btn:active, .btn:focus {
    background-color: #f85112;
}

@media (max-width: 767px) {
  .t_wrap {
    padding: 60px 15px 50px;
    background-image: url(../img/hero-masters-orange.jpg);
    background-position: left center;
    background-size: cover;
    min-height: 300px;
  }

  .hero .container:first-child {
    width: 100%;
    background-color: #ffffff;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .t_wrap {
    background-image: url(../img/hero-cta-orange.png), url(../img/hero-masters-1.png);
    background-position: left 100% top, left top;
    background-repeat: no-repeat, no-repeat;
    background-size: 65% 100%, auto 100%;
    padding: 60px 15px 50px 45%;
    min-height: 340px;
    box-shadow: 0 4px 15px 0 rgba(0,0,0,.5);
  }

  .hero .container:first-child {
    width: 100%;
    background-color: #ffffff;
  }

  .hero_prof a { font-size: 12px; }
}

@media (max-width: 991px) {
  .hero .consult_form,
  .consult_form.cta-form {
    width: 100%;
    max-width: 100%;
  }
}

@media (min-width: 992px) {
  #header .header-nav-main nav > ul > li > a {
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    padding: 10px 5px;
    text-transform: uppercase;
    border-radius: 0;
    color: #0083a9;
  }

  #header .header-nav-main nav > ul > li > a:hover {
    background: transparent;
    color: #f85112;
  }
}
