﻿@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,500,700);
/* Variables */
body, p, li {
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  line-height: 22px; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Roboto', sans-serif; }

h1 {
  font-weight: 900;
  font-size: 46px;
  line-height: 65px;
  color: #414141;
  text-transform: uppercase;
  margin-bottom: 30px; }
  h1 small {
    color: #fa8d00;
    font-weight: 300;
    font-size: inherit;
    display: inline; }

h2 small {
  color: #fa8d00; }

a {
  color: #fa8d00; }
  a:hover {
    color: #007dd7; }

.logo {
  width: 260px; }

/*.orange {color:$color-orange;}*/
.marked-list li a {
  color: inherit; }
.marked-list li a:before {
  position: absolute;
  content: '\f105';
  font-family: 'FontAwesome';
  font-size: 30px;
  color: #fa8d00;
  left: 0;
  top: 0;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s; }

.well2, .well4 {
  padding-bottom: 80px;
  padding-top: 80px; }
  .well2 h2, .well4 h2 {
    padding-bottom: 20px; }
  .well2 h4, .well4 h4 {
    padding-top: 0;
    font-size: 18px; }
  .well2 p, .well4 p {
    margin-bottom: 8px; }

.services h2 {
  text-transform: none !important;
  font-size: 20px;
  letter-spacing: 1px;
  margin-top: 20px; }
.services h2 + * {
  margin-top: 0 !important; }
.services h3 {
  font-size: 18px; }
.services * + .lead {
  margin-top: 10px; }
.services ul, .services ol {
  padding: 0;
  margin: 0 0 10px 20px; }
  .services ul li, .services ol li {
    list-style: disc; }

.p-services {
  font-weight: 400 !important;
  color: black !important;
  text-align: left;
  margin: 80px 0 !important; }

.h1-services {
  text-align: left;
  margin: 40px 0 !important;
  /*border-bottom:solid 3px white;*/
  display: inline-block;
  font-weight: 400;
  font-size: 55px;
  line-height: 65px;
  color: white;
  text-transform: uppercase;
  letter-spacing: 5px;
  margin-left: 0; }
  .h1-services small {
    font-weight: 300;
    color: #ffaf47; }

/* ACCORDION */
.accordion h2 {
  margin-bottom: 25px; }

.panel-default {
  border-color: transparent; }

.panel-title {
  text-transform: none;
  line-height: 24px; }

.panel-default > .panel-heading, .panel {
  background-color: #e6e6e6;
  border: 0 none;
  box-shadow: none; }

.panel-default > .panel-heading + .panel-collapse .panel-body {
  background: #fff;
  color: #858586;
  border-left: solid 1px #d9d9d9;
  border-right: solid 1px #d9d9d9; }

.panel-body {
  padding: 20px 20px 10px; }

.media-body p {
  margin-bottom: 8px; }

.panel-group .panel + .panel {
  margin-top: 0;
  border-top: 1px solid #d9d9d9; }

.panel-group .panel {
  border-radius: 0; }

.panel-heading {
  border-radius: 0; }

.panel-title > a {
  color: #4e4e4e; }

.accordion-inner img {
  border-radius: 4px; }

.accordion-inner h4 {
  margin-top: 0; }

.panel-heading.active {
  background: #004271; }

.panel-heading.active .panel-title > a {
  color: #fff; }

a.accordion-toggle i {
  width: 45px;
  line-height: 44px;
  font-size: 20px;
  margin-top: -10px;
  text-align: center;
  margin-right: -15px;
  background: #c9c9c9; }

.panel-heading.active a.accordion-toggle i {
  background: #c77000;
  color: #fff; }

.panel-heading.active a.accordion-toggle.collapsed i {
  background: #fa8d00;
  color: #fff; }

/*.nav-tabs>li{
  margin-bottom: 0px;
  border-bottom: 1px solid #e6e6e6;
}

.nav-tabs{
  border-bottom: transparent;
  border-right: 1px solid #e6e6e6;
}

.nav-tabs>li>a {
  background: #f5f5f5;
  color: #666;
  border-radius: 0;
  border: 0 none;
  line-height: 24px;
  margin-right:0;
  padding: 13px 15px;
}

.nav-tabs li:last-child{
  border-bottom: 0 none;
} 

.nav-stacked>li+li{
  margin-top: 0;
}

.nav-tabs>li>a:hover{
  background: #1f1f20;
  color:#fff;
}

.nav-tabs>li.active>a, 
.nav-tabs>li.active>a:hover, 
.nav-tabs>li.active>a:focus {
  border: 0;
  color:#fff;
  background: #1f1f20;
  position: relative;
}

.nav-tabs>li.active>a:after {
  position: absolute;
  content:  "";
  width: auto;
  height: auto;
  border-style:solid;
  border-color: transparent transparent transparent #1f1f20;
  border-width: 25px 22px;
  right: -44px;
  top:0;
}

.tab-wrap{
  border:1px solid #e6e6e6;
  margin-bottom: 20px;
}

.tab-content{
  padding: 20px;
}

.tab-content h2{
  margin-top: 0;
}

.tab-content img{
  border-radius: 4px;
}*/
/*NAVBAR*/
.navbar-header {
  position: relative;
  background: transparent;
  color: #ffffff;
  padding: 32px 23px 19px; }

.navbar-default .navbar-nav > li {
  padding: 0px;
  font-family: 'Roboto', sans-serif;
  border-left: 0px solid #e0e0e0;
  border-right: 0px solid #e0e0e0; }

.navbar-default .navbar-nav > li > a span {
  color: inherit;
  font-size: 13px;
  padding-left: 2px;
  font-weight: 300; }

.navbar-default .navbar-nav > li > a {
  color: #007dd7;
  padding: 10px 22px 6px 22px;
  font-weight: 400;
  font-size: 14px; }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .sfHover > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .sfHover > a:focus {
  color: #ffa42e;
  border-bottom: 2px solid #ffa42e;
  background-color: transparent; }

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > .sfHover > a:hover {
  background-color: transparent;
  color: #fa8d00;
  border-bottom: 2px solid #fa8d00; }

.isStuck {
  height: inherit; }

.isStuck .sf-menu ul {
  top: 47px !important; }

/*DROPDOWN*/
.dropdown-menu {
  width: 220px;
  top: 47px;
  background-color: rgba(255, 255, 255, 0.97); }
  .dropdown-menu .fa .fa-chevron-down {
    font-size: 10px !important; }

.navbar-default .navbar-nav > li > a span {
  font-size: inherit; }

.dropdown-menu > li > a {
  display: block;
  padding: 8px 10px 8px 10px;
  clear: both;
  font-weight: normal;
  border-bottom: 1px solid #d9d9d9;
  color: #007dd7; }
  .dropdown-menu > li > a:hover {
    color: #fa8d00; }

.rd-mobilepanel_title {
  color: #007dd7;
  font-size: 14px;
  white-space: normal;
  line-height: 16px;
  letter-spacing: 0.5px;
  top: 12px; }

.rd-mobilepanel_toggle {
  background-color: #ffdbae; }

.rd-mobilemenu_ul a {
  padding: 12px 25px 10px; }

.rd-mobilemenu_ul li.active > a {
  background: #fa8d00;
  color: #ffffff; }

.rd-mobilemenu_ul a.active {
  background: #ffaf47;
  color: white; }

.rd-mobilemenu_submenu {
  background: #ffd094; }

.rd-mobilemenu_ul ul a {
  padding-left: 30px;
  border: none;
  padding-top: 10px;
  padding-bottom: 10px; }

.rd-mobilemenu_ul a .rd-submenu-toggle {
  background: #ffa42e; }

/*HEADER*/
header .top-sect {
  padding-bottom: 0; }

header .stuck_container {
  border-top: 0px solid #e0e0e0;
  border-bottom: 1 solid #e0e0e0; }

header .top-sect .help-box p {
  font-weight: 500;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
  line-height: 33px;
  margin: 20px 0 8px 0;
  text-transform: uppercase;
  color: #007dd7; }

.help-box .top-address {
  font-size: 14px !important;
  line-height: 18px !important;
  margin-top: 0 !important;
  color: #818181 !important;
  text-transform: none !important;
  font-family: 'Roboto', sans-serif !important;
  font-weight: 300 !important; }

/* PARALLAX */
.about-us {
  background: transparent url(../images/office/about-us.jpg) no-repeat center center;
  display: block;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
  height: 360px; }

.serv-cosmetic-bondings {
  background: transparent url(../images/services/cosmetic-bondings.jpg) no-repeat center center;
  display: block;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
  height: 360px; }

.serv-crowns-bridges {
  background: transparent url(../images/services/crowns-bridges.jpg) no-repeat center center;
  display: block;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
  height: 360px; }

.serv-digital-xrays {
  background: transparent url(../images/services/digital-x.jpg) no-repeat center center;
  display: block;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
  height: 360px; }

.serv-intra-oral {
  background: transparent url(../images/services/intra-oral-camera.jpg) no-repeat center center;
  display: block;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
  height: 360px; }

.serv-root-canal {
  background: transparent url(../images/services/root-canal.jpg) no-repeat center center;
  display: block;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
  height: 360px; }

.serv-teeth-whitening {
  background: transparent url(../images/services/whitening.jpg) no-repeat center center;
  display: block;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
  height: 360px; }

.serv-white-fillings {
  background: transparent url(../images/services/white-fillings.jpg) no-repeat center center;
  display: block;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
  height: 360px; }

.serv-wisdom-teeth {
  background: transparent url(../images/services/wisdom-teeth.jpg) no-repeat center center;
  display: block;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
  height: 360px; }

.serv-implants {
  background: transparent url(../images/services/implants.jpg) no-repeat center center;
  display: block;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
  height: 360px; }

.serv-dentures {
  background: transparent url(../images/services/dentures.jpg) no-repeat center center;
  display: block;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
  height: 360px; }

.block-img {
  display: block;
  background: rgba(255, 255, 255, 0);
  background-image: url(../images/chair.jpg);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  /*-ms-behavior: url(//d9hhrg4mnvzow.cloudfront.net/backgroundsize.min.htc);
behavior: url(//d9hhrg4mnvzow.cloudfront.net/backgroundsize.min.htc);*/
  border-style: none;
  margin: auto;
  width: 100%;
  height: 560px;
  position: relative; }
  .block-img .wrap-block-img {
    padding-top: 110px;
    padding-bottom: 120px; }
    .block-img .wrap-block-img h1 {
      font-weight: 400;
      font-size: 55px;
      line-height: 65px;
      color: #414141;
      text-transform: uppercase;
      letter-spacing: 5px;
      margin-left: 0; }
    .block-img .wrap-block-img h2 {
      font-weight: 300;
      font-size: 45px;
      line-height: 55px;
      margin-bottom: 30px;
      color: #5a5a5a;
      letter-spacing: 3px; }
    .block-img .wrap-block-img p {
      font-weight: 300 !important;
      font-size: 20px;
      line-height: 32px;
      width: 60%;
      color: #676767 !important; }

.block-img-serv {
  display: block;
  background: rgba(255, 255, 255, 0);
  background-image: url(../images/services/cosmetic-bondings.jpg);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  /*-ms-behavior: url(//d9hhrg4mnvzow.cloudfront.net/backgroundsize.min.htc);
behavior: url(//d9hhrg4mnvzow.cloudfront.net/backgroundsize.min.htc);*/
  border-style: none;
  margin: auto;
  width: 100%;
  height: 360px;
  position: relative; }
  .block-img-serv .wrap-block-img {
    padding-top: 130px;
    padding-bottom: 170px; }

.parallax .wrap strong {
  font-weight: 900;
  font-size: 94px;
  line-height: 95px;
  color: #007dd7;
  text-transform: uppercase; }
  .parallax .wrap strong small {
    font-weight: 400;
    font-size: 75px;
    line-height: 95px;
    margin-bottom: 30px;
    color: #5a5a5a; }

.parallax .wrap p {
  font-weight: 300;
  font-size: 20px;
  line-height: 32px;
  color: #676767;
  font-family: 'Roboto', sans-serif;
  margin: 30px 0; }

.parallax-main {
  padding-top: 130px;
  padding-bottom: 130px; }
  .parallax-main h1 {
    font-weight: 700;
    font-size: 100px;
    line-height: 105px;
    color: #007dd7;
    text-transform: uppercase;
    letter-spacing: 8px; }
  .parallax-main h2 {
    font-weight: 400;
    font-size: 75px;
    line-height: 95px;
    margin-bottom: 30px;
    color: #5a5a5a; }
  .parallax-main p {
    font-weight: 300 !important;
    font-size: 20px;
    line-height: 32px;
    color: #676767 !important;
    font-family: 'Roboto', sans-serif; }

[class*='fa-']:before {
  font-weight: 400;
  font-family: 'FontAwesome';
  color: inherit;
  font-size: inherit; }

/* FORM */
form {
  border: 1px solid #007dd7;
  border-radius: 6px;
  display: inline-block;
  margin-top: 10px;
  padding: 25px 5px 5px 5px;
  width: 98%; }

form .btn-lg {
  padding: 12px 24px;
  font-size: 19px;
  line-height: 1.33333;
  border-radius: 4px; }

form .btn-danger {
  color: white; }

.form-control {
  display: block;
  width: 100%;
  height: inherit;
  padding: 2px 6px;
  font-size: 16px;
  line-height: 1.73333;
  color: #777777;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  /*-moz-box-shadow: inset 0 1px 1px rgba(1, 125, 215, 0.88);
-webkit-box-shadow: inset 0 1px 1px rgba(1, 125, 215, 0.88);
box-shadow: inset 0 1px 1px rgba(1, 125, 215, 0.88);*/
  -moz-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }

/* SOCIAL MEDIA */
.media-top {
  text-align: right !important;
  display: block !important; }

.social-media {
  margin: 8px auto 0 auto;
  text-align: center;
  vertical-align: top;
  top: 0 !important;
  display: inline;
  position: relative;
  /*a {padding-right: -10px !important; color:inherit;}*/ }
  .social-media .fa {
    padding-right: 8px !important; }
  .social-media .fa-2x {
    font-size: 30px !important; }
  .social-media a {
    color: #ff9915; }
  .social-media a:first-child:hover {
    color: #4F7CBD; }
  .social-media a:nth-child(2):hover {
    color: #5EA9DD; }
  .social-media a:nth-child(3):hover {
    color: #DD4B39; }
  .social-media a:nth-child(4):hover {
    color: #0066cc; }
  .social-media a:nth-child(5):hover {
    color: #cc181e; }

.toTop {
  background: #fa8d00;
  bottom: 86px;
  right: 56px; }

.link-list li:hover {
  background: #fa8d00;
  color: white; }
.link-list li a {
  color: inherit; }

/*ul li a, ol li a:hover {
color:white !important;
}*/
.bg-primary {
  background: rgba(0, 125, 215, 0.8) !important; }

.bg2 {
  background: rgba(230, 124, 40, 0.75); }

.map {
  border-top: 0px solid #fa8d00;
  padding-top: 2px;
  margin-top: 30px; }
  .map iframe {
    width: 100%;
    height: 350px; }

.last {
  margin-bottom: 15px; }

/*BLOGS*/
#blogs h1 {
  font-size: 28px;
  line-height: 32px;
  margin: 15px 0;
  font-weight: 500; }
  #blogs h1 small {
    font-size: 80%; }
#blogs h2 {
  font-size: 24px;
  margin: 20px 0 0 0;
  text-transform: uppercase;
  padding-bottom: 0; }
#blogs h3 {
  margin-bottom: 15px; }
  #blogs h3 small {
    font-size: 80%; }
#blogs .blogs-img {
  margin: 0 0 15px 0;
  float: left;
  width: 100%; }
#blogs img {
  width: 100%; }
#blogs li {
  margin-bottom: 10px; }
#blogs hr {
  margin: 15px auto 0 auto;
  width: 50%;
  text-align: center;
  padding: 10px 0 20px 0;
  border-top: 1px solid rgba(230, 124, 40, 0.75); }

/* FOOTER*/
footer {
  border-top: 0 solid #e67c28;
  padding-top: 30px;
  margin-bottom: 30px; }
  footer h3 {
    font-size: 16px;
    margin-bottom: 10px;
    color: #fa8d00; }
  footer a {
    color: #414141;
    font-size: 12px; }
    footer a:hover {
      text-decoration: none;
      color: #fa8d00; }
  footer p {
    font-size: 12px; }
  footer .legal {
    margin-top: 15px;
    font-size: 11px;
    color: #9a9a9a; }
  footer .social-media .fa-2x {
    font-size: 22px !important; }
  footer img {
    width: 120px;
    margin-bottom: 10px; }

@media (max-width: 375px) {
  .block-img {
    height: auto; }
    .block-img .wrap-block-img {
      padding-top: 60px;
      padding-bottom: 70px; }
      .block-img .wrap-block-img h1 {
        font-size: 32px !important;
        line-height: 40px !important; }
      .block-img .wrap-block-img h2 {
        font-size: 20px !important;
        line-height: 30px !important; }
      .block-img .wrap-block-img p {
        font-size: 16px !important;
        line-height: 26px !important;
        width: 90%; }

  .logo {
    margin: 0 auto;
    width: 60%; }

  .media-top {
    text-align: center !important;
    margin-bottom: 10px; }

  footer {
    text-align: center; }
 }

@media (max-width: 604px) {
  .block-img {
    height: auto; }
    .block-img .wrap-block-img {
      padding-top: 80px;
      padding-bottom: 90px; }
      .block-img .wrap-block-img h1 {
        font-size: 42px;
        line-height: 55px; }
      .block-img .wrap-block-img h2 {
        font-size: 30px;
        line-height: 40px; }
      .block-img .wrap-block-img p {
        font-size: 18px;
        line-height: 28px;
        width: 90%; }

  .pul-left {
    float: none !important; }

  .media > .pull-left img {
    max-width: 100%;
    text-align: center !important;
    margin: 0 auto 20px !important; }
 }

@media (max-width: 667px) {
  .glyphicon-menu-down:before {
    display: none;
    content: "\e259"; }

  .hidden-sm {
    display: none; }
 }

@media (max-width: 768px) {
  h1 {
    margin-left: 0; }

  footer {
    text-align: center; }
 }

@media (max-width: 964px) {
  .navbar-default .navbar-nav > li > a {
    color: #007dd7;
    padding: 10px 16px 6px 16px;
    font-weight: 400;
    font-size: 14px; }

  .well2, .well4 {
    padding-bottom: 30px;
    padding-top: 30px; }

  h1 {
    font-size: 36px;
    line-height: 45px; }

  .services h2 {
    font-size: 16px;
    line-height: 22px; }

  form {
    padding: 5px !important; }
 }
