/*

Template

*/
/* 
---------------------------------------------
font & reset css
--------------------------------------------- 
*/
@font-face {
  font-family: 'OpenSans';
  src: url('https://sitenum3.wall-painter.ru/assets/fonts/OpenSans.ttf') format('ttf');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* 
---------------------------------------------
reset
--------------------------------------------- 
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, div pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, figure, header, nav, section, article, aside, footer, figcaption {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clearfix {
  display: inline-block;
}
html[xmlns] .clearfix {
  display: block;
}
* html .clearfix {
  height: 1%;
}
body .uwy.userway_p1 .userway_buttons_wrapper {
  bottom: 13px !important;
  right: auto;
  top: auto !important;
  left: calc(100vw - 21px);
  transform: translate(-100%);
}
body .uwy .uai, body .uwy .ulsti {
  cursor: pointer;
  background: #0048ff !important;
  border-radius: 50% !important;
  padding: 0;
  transition: .1s;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 64px !important;
  height: 64px !important;
  position: relative;
}
ul, li {
  padding: 0;
  margin: 0;
  list-style: none;
}
header, nav, section, article, aside, footer, hgroup {
  display: block;
}
* {
  box-sizing: border-box;
}
html, body {
  font-family: 'OpenSans', sans-serif !important;
  font-weight: 400;
  background-color: #fff;
  font-size: 18px;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a {
  text-decoration: none !important;
}
#top p a {
  text-decoration: none !important;
  color: aqua;
}
h1, h2, h3, h4, h5, h6 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'OpenSans', sans-serif !important;
}
ul {
  margin-bottom: 0px;
}
p {
  font-size: 18px;
  line-height: 25px;
  color: #434242;
  font-family: 'OpenSans', sans-serif !important;
}
/* 
---------------------------------------------
global styles
--------------------------------------------- 
*/ ::selection {
  background: #fb5849;
  color: #fff;
}
::-moz-selection {
  background: #fb5849;
  color: #fff;
}
@media (max-width: 991px) {
  html, body {
    overflow-x: hidden;
  }
  .mobile-top-fix {
    margin-top: 30px;
    margin-bottom: 0px;
  }
  .mobile-bottom-fix {
    margin-bottom: 30px;
  }
  .mobile-bottom-fix-big {
    margin-bottom: 60px;
  }
}
.main-white-button a {
  font-size: 18px;
  color: #006676;
  background-color: #fff;
  padding: 15px;
  display: inline-block;
  border-radius: 3px;
  font-weight: 600;
  transition: all .3s;
  border: 1px solid #006676;
  border-radius: 7px;
}
.main-white-button a:hover {
  opacity: 0.9;
  background: none;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 7px;
}
.main-text-button a {
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  transition: all .3s;
}
.main-text-button a:hover {
  opacity: 0.9;
  background: #006676;
}
.section-heading p {
  position: relative;
  font-size: 15px;
  color: #006676;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-left: 40px;
}
.section-heading p:before {
  width: 30px;
  height: 1px;
  content: '';
  position: absolute;
  left: 0;
  top: 12px;
  background-color: #006676;
}
.section-heading span {
  position: relative;
  font-size: 15px;
  color: #006676;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-left: 30px;
}
.section-heading span:before {
  width: 30px;
  height: 1px;
  content: '';
  position: absolute;
  left: -12px;
  top: 8px;
  background-color: #006676;
}
.section-heading h2 {
  line-height: 40px;
  margin-top: 20px;
  margin-bottom: 25px;
  font-size: 38px;
  font-weight: 900;
  color: #434242;
}
.disp-lg-non {
  display: none;
}
/* 
---------------------------------------------
header
--------------------------------------------- 
*/
.background-header {
  background-color: #fff;
  height: 80px !important;
  position: fixed !important;
  top: 0px;
  left: 0px;
  right: 0px;
}
.background-header .logo, .background-header .main-nav .nav li a {
  color: #1e1e1e !important;
}
.background-header .main-nav .nav li:hover a {
  color: #006676 !important;
}
.background-header .nav li a.active {
  color: #006676 !important;
}
.adres-row {
  margin-top: 15px;
  display: flex;
  justify-content: flex-end;
}
.adres-item {
  margin-right: 20px;
}
.adres-item-span {
  margin-left: 10px;
  font-size: 16px;
}
.phone-item {
  margin-right: 20px;
}
.phone-item-span {
  margin-left: 10px;
  font-size: 16px;
}
.phone-item-span a {
  color: #006676;
  font-size: 18px;
}
.btn-book-top {
  background: #1e4c70;
  padding: 10px;
  color: #fff;
  border-radius: 3px;
  font-size: 15px;
  outline: 1px solid #fff;
}
.btn-book-top:hover {
  background: #fff;
  color: #006676;
  outline: 1px solid #006676;
}
.btn-book-top-large {
  background: #1e4c70;
  padding: 25px;
  color: #fff;
  border-radius: 20px;
  font-size: 18px;
  outline: 1px solid #fff;
}
.btn-book-top-large:hover {
  background: #fff;
  color: #006676;
  outline: 1px solid #006676;
}
.btn-book-top-large1 {
  background:#01b8c8;
  padding: 25px;
  color: #fff;
  border-radius: 20px;
  font-size: 18px;
  outline: 1px solid #fff;
}
.btn-book-top-large1:hover {
  background: #fff;
  color: #006676;
  outline: 1px solid #006676;
}
.btn-book {
  margin: auto;
  margin-top: 40px;
}
.btn-book1 {
  position: relative;
  margin-top: 40px;
  display: flex;
  justify-content: center;
  gap: 20px;
}
.btn-book-top-large2 {
  background: #1d4463;
  padding: 25px;
  color: #fff;
  border-radius: 20px;
  font-size: 18px;
  outline: 1px solid #fff;
}
.btn-book-top-large2:hover {
  background: #fff;
  color: #006676;
  outline: 1px solid #006676;
}
.header-area {
  background-color: #fff;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 100;
  height: auto;
  -webkit-transition: all .5s ease 0s;
  -moz-transition: all .5s ease 0s;
  -o-transition: all .5s ease 0s;
  transition: all .5s ease 0s;
}
.header-area .main-nav {
  min-height: 80px;
  background: transparent;
}
.header-area .main-nav .logo {
  line-height: 100px;
  margin-top: -20px;
  float: left;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.background-header .main-nav .logo {
  line-height: 75px;
}
.background-header .nav {
  margin-top: 20px !important;
}
.header-area .main-nav .nav {
  float: right;
  margin-top: 15px;
  margin-right: 0px;
  background-color: transparent;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  position: relative;
  z-index: 999;
}
.header-area .main-nav .nav li {
  padding-left: 15px;
  padding-right: 15px;
}
.header-area .main-nav .nav li:last-child {
  padding-right: 0px;
}
.header-area .main-nav .nav li a {
  display: block;
  font-weight: 400;
  font-size: 16px;
  color: #434242;
  text-transform: capitalize;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  height: 40px;
  line-height: 40px;
  border: transparent;
  letter-spacing: 1px;
}
.header-area .main-nav .nav li a {
  color: #434242;
}
.header-area .main-nav .nav li:hover a, .header-area .main-nav .nav li a.active {
  color: #006676 !important;
}
.background-header .main-nav .nav li:hover a, .background-header .main-nav .nav li a.active {
  color: #006676 !important;
  opacity: 1;
}
.nav li a.active {
  background: #dbe6fa !important;
  padding-left: 2px;
  padding-right: 2px;
}
.header-area .main-nav .nav li.submenu {
  position: relative;
  padding-right: 30px;
}
.header-area .main-nav .nav li.submenu:after {
  font-family: FontAwesome;
  content: "\f107";
  font-size: 12px;
  color: #434242;
  position: absolute;
  right: 18px;
  top: 12px;
}
.background-header .main-nav .nav li.submenu:after {
  color: #434242;
}
.header-area .main-nav .nav li.submenu ul {
  position: absolute;
  width: 200px;
  box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
  overflow: hidden;
  top: 50px;
  opacity: 0;
  transform: translateY(+2em);
  visibility: hidden;
  z-index: -1;
  transition: all 0.3s ease-in-out 2s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
}
.header-area .main-nav .nav li.submenu ul li {
  margin-left: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.header-area .main-nav .nav li.submenu ul li a {
  opacity: 1;
  display: block;
  background: #f7f7f7;
  color: #434242 !important;
  padding-left: 20px;
  height: 40px;
  line-height: 40px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  position: relative;
  font-size: 16px;
  font-weight: 400;
  border-bottom: 1px solid #eee;
}
.header-area .main-nav .nav li.submenu ul li a:hover {
  background: #fff;
  color: #006676 !important;
  padding-left: 25px;
}
.header-area .main-nav .nav li.submenu ul li a:hover:before {
  width: 3px;
}
.header-area .main-nav .nav li.submenu:hover ul {
  visibility: visible;
  opacity: 1;
  z-index: 1;
  transform: translateY(0%);
  transition-delay: 0s, 0s, 0.3s;
}
.header-area .main-nav .menu-trigger {
  cursor: pointer;
  display: block;
  position: absolute;
  top: 33px;
  width: 32px;
  height: 40px;
  text-indent: -9999em;
  z-index: 99;
  right: 40px;
  display: none;
}
.background-header .main-nav .menu-trigger {
  top: 23px;
}
.header-area .main-nav .menu-trigger span, .header-area .main-nav .menu-trigger span:before, .header-area .main-nav .menu-trigger span:after {
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  background-color: #1e1e1e;
  display: block;
  position: absolute;
  width: 30px;
  height: 2px;
  left: 0;
}
.background-header .main-nav .menu-trigger span, .background-header .main-nav .menu-trigger span:before, .background-header .main-nav .menu-trigger span:after {
  background-color: #1e1e1e;
}
.header-area .main-nav .menu-trigger span:before, .header-area .main-nav .menu-trigger span:after {
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  background-color: #1e1e1e;
  display: block;
  position: absolute;
  width: 30px;
  height: 2px;
  left: 0;
  width: 75%;
}
.background-header .main-nav .menu-trigger span:before, .background-header .main-nav .menu-trigger span:after {
  background-color: #1e1e1e;
}
.header-area .main-nav .menu-trigger span:before, .header-area .main-nav .menu-trigger span:after {
  content: "";
}
.header-area .main-nav .menu-trigger span {
  top: 16px;
}
.header-area .main-nav .menu-trigger span:before {
  -moz-transform-origin: 33% 100%;
  -ms-transform-origin: 33% 100%;
  -webkit-transform-origin: 33% 100%;
  transform-origin: 33% 100%;
  top: -10px;
  z-index: 10;
}
.header-area .main-nav .menu-trigger span:after {
  -moz-transform-origin: 33% 0;
  -ms-transform-origin: 33% 0;
  -webkit-transform-origin: 33% 0;
  transform-origin: 33% 0;
  top: 10px;
}
.header-area .main-nav .menu-trigger.active span, .header-area .main-nav .menu-trigger.active span:before, .header-area .main-nav .menu-trigger.active span:after {
  background-color: transparent;
  width: 100%;
}
.header-area .main-nav .menu-trigger.active span:before {
  -moz-transform: translateY(6px) translateX(1px) rotate(45deg);
  -ms-transform: translateY(6px) translateX(1px) rotate(45deg);
  -webkit-transform: translateY(6px) translateX(1px) rotate(45deg);
  transform: translateY(6px) translateX(1px) rotate(45deg);
  background-color: #1e1e1e;
}
.background-header .main-nav .menu-trigger.active span:before {
  background-color: #1e1e1e;
}
.header-area .main-nav .menu-trigger.active span:after {
  -moz-transform: translateY(-6px) translateX(1px) rotate(-45deg);
  -ms-transform: translateY(-6px) translateX(1px) rotate(-45deg);
  -webkit-transform: translateY(-6px) translateX(1px) rotate(-45deg);
  transform: translateY(-6px) translateX(1px) rotate(-45deg);
  background-color: #1e1e1e;
}
.background-header .main-nav .menu-trigger.active span:after {
  background-color: #1e1e1e;
}
.header-area {
  min-height: 80px;
}
.header-sticky {
  min-height: 100px;
}
.header-area .nav {
  margin-top: 30px;
}
.header-area.header-sticky .nav li a.active {
  color: #fb5849;
}
.disp-non-lg {
  display: none;
}
@media (max-width: 1200px) {
  .header-area .main-nav .nav li {
    padding-left: 12px;
    padding-right: 12px;
  }
  .header-area .main-nav:before {
    display: none;
  }
  .contact-form {
    margin-top: 40px !important;
  }
  footer .title {
    text-align: center;
  }
  .mauto-sm {
    margin: auto;
  }
  .list1 {
    text-align: center;
  }
  .disp-non-md {
    display: none;
  }
  .implant-md {
    height: 420px !important;
  }
  .veneers-md {
    height: 340px !important;
  }
  .breadcrumb {
    margin-top: 10px !important;
  }
  .header-area .main-nav .nav li.submenu ul {
    position: absolute;
    transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s !important;
  }
}
@media (max-width: 767px) {
  .header-area .main-nav .logo {
    color: #1e1e1e;
  }
  .header-area.header-sticky .nav li a:hover, .header-area.header-sticky .nav li a.active {
    color: #fb5849 !important;
    opacity: 1;
  }
  .header-area.header-sticky .nav li.search-icon a {
    width: 100%;
  }
  .header-area {
    padding: 0px 15px;
    height: 100px;
    box-shadow: none;
    text-align: center;
  }
  .header-area .container {
    padding: 0px;
  }
  .header-area .logo {
    margin-left: 0px;
  }
  .header-area .logo img {
    width: 220px;
  }
  .header-area .menu-trigger {
    display: block !important;
  }
  .header-area .main-nav {
    overflow: hidden;
  }
  .header-area .main-nav .nav {
    float: none;
    width: 100%;
    display: none;
    -webkit-transition: all 0s ease 0s;
    -moz-transition: all 0s ease 0s;
    -o-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
    margin-left: 0px;
  }
  .header-area .main-nav .nav li:first-child {
    border-top: 1px solid #eee;
  }
  .header-area.header-sticky .nav {
    margin-top: 100px !important;
  }
  .header-area .main-nav .nav li {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #eee;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .header-area .main-nav .nav li a {
    height: 50px !important;
    line-height: 50px !important;
    padding: 0px !important;
    border: none !important;
    background: #f7f7f7 !important;
    color: #191a20 !important;
  }
  .header-area .main-nav .nav li a:hover {
    background: #eee !important;
    color: #fb5849 !important;
  }
  .header-area .main-nav .nav li.submenu ul {
    position: relative;
    visibility: inherit;
    opacity: 1;
    z-index: 1;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
    top: 0px;
    width: 100%;
    box-shadow: none;
    height: 0px;
  }
  .header-area .main-nav .nav li.submenu ul li a {
    font-size: 12px;
    font-weight: 400;
  }
  .header-area .main-nav .nav li.submenu ul li a:hover:before {
    width: 0px;
  }
  .header-area .main-nav .nav li.submenu ul.active {
    height: auto !important;
  }
  .header-area .main-nav .nav li.submenu:after {
    color: #3B566E;
    right: 25px;
    font-size: 14px;
    top: 15px;
  }
  .header-area .main-nav .nav li.submenu:hover ul, .header-area .main-nav .nav li.submenu:focus ul {
    height: 0px;
  }
  .disp-non {
    display: none;
  }
  .disp-lg-non {
    display: block;
  }
  .disp-non-lg {
    display: block;
  }
  .header-area .main-nav .logo {
    margin-top: 0;
  }
  #top {
    padding-top: 145px !important;
  }
  .book-btn-top {
    text-decoration: none;
    cursor: pointer;
    float: left;
    height: inherit;
    position: relative;
    text-align: center;
    width: 50%;
    color: #ffffff !important;
    border-color: #ffffff !important;
    font-size: 15px;
    padding-top: 11px;
    text-transform: uppercase;
    background: radial-gradient(at 18.764624579608345% 7.922549485511254%, hsla(205.77464788732394, 62.83185840707966%, 55.68627450980392%, 1) 0%, hsla(205.77464788732394, 62.83185840707966%, 55.68627450980392%, 0) 100%), radial-gradient(at 20.51259228195339% 5.9338427345851485%, hsla(206.0377358490566, 54.639175257731964%, 19.019607843137255%, 1) 0%, hsla(206.0377358490566, 54.639175257731964%, 19.019607843137255%, 0) 100%), radial-gradient(at 51.111616360603286% 13.850434799396115%, hsla(205.77464788732394, 62.83185840707966%, 55.68627450980392%, 1) 0%, hsla(205.77464788732394, 62.83185840707966%, 55.68627450980392%, 0) 100%), radial-gradient(at 29.887546602786628% 97.17311658616383%, hsla(206.0377358490566, 54.639175257731964%, 19.019607843137255%, 1) 0%, hsla(206.0377358490566, 54.639175257731964%, 19.019607843137255%, 0) 100%), radial-gradient(at 73.1965646675709% 74.03775075891726%, hsla(205.77464788732394, 62.83185840707966%, 55.68627450980392%, 1) 0%, hsla(205.77464788732394, 62.83185840707966%, 55.68627450980392%, 0) 100%);
  }
  .tel-btn-top {
    text-decoration: none;
    cursor: pointer;
    float: left;
    height: inherit;
    position: relative;
    text-align: center;
    width: 50%;
    background-color: #173540 !important;
    color: #ffffff !important;
    border-color: #ffffff !important;
    padding-top: 10px;
  }
  .header-sticky .logo img {
    height: 60px !important;
  }
  .header-sticky {
    min-height: 120px !important;
  }
  .adres-row {
    margin-bottom: -10px;
  }
  .info {
    transform: translateY(100%) translateY(-75px) translateZ(0) !important;
  }
  #top .left-content h1 {
    font-size: 38px !important;
    margin-top: -40px !important;
  }
	#top .left-content-main h1 {
    font-size: 38px !important;
    margin-top: -20px !important;
  }
  #welcom .right-content {
    margin-left: 0 !important;
  }
  #info .right-content {
    margin-left: 0 !important;
  }
  .contact-form {
    margin-top: 40px !important;
  }
  .contact-form2 {
    margin-top: -20px !important;
  }
  .btn-book-top-sm {
    background: radial-gradient(at 18.764624579608345% 7.922549485511254%, hsla(205.77464788732394, 62.83185840707966%, 55.68627450980392%, 1) 0%, hsla(205.77464788732394, 62.83185840707966%, 55.68627450980392%, 0) 100%), radial-gradient(at 20.51259228195339% 5.9338427345851485%, hsla(206.0377358490566, 54.639175257731964%, 19.019607843137255%, 1) 0%, hsla(206.0377358490566, 54.639175257731964%, 19.019607843137255%, 0) 100%), radial-gradient(at 51.111616360603286% 13.850434799396115%, hsla(205.77464788732394, 62.83185840707966%, 55.68627450980392%, 1) 0%, hsla(205.77464788732394, 62.83185840707966%, 55.68627450980392%, 0) 100%), radial-gradient(at 29.887546602786628% 97.17311658616383%, hsla(206.0377358490566, 54.639175257731964%, 19.019607843137255%, 1) 0%, hsla(206.0377358490566, 54.639175257731964%, 19.019607843137255%, 0) 100%), radial-gradient(at 73.1965646675709% 74.03775075891726%, hsla(205.77464788732394, 62.83185840707966%, 55.68627450980392%, 1) 0%, hsla(205.77464788732394, 62.83185840707966%, 55.68627450980392%, 0) 100%);
    padding: 10px;
    color: #fff;
    border-radius: 3px;
    font-size: 15px;
    outline: 1px solid #fff;
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .btn-book-top-sm:hover {
    background: #fff;
    color: #006676;
    outline: 1px solid #006676;
  }
  .implant-sm {
    height: 580px !important;
  }
  .main-sm {
    height: 440px !important;
  }
  .btn-book1 {
    display: inline-flex;
    justify-content: center;
    flex-direction: column;
    width: 100%;
	  text-align: center;
  }
  .veneers-sm {
    height: 400px !important;
  }
  .contacts-sm {
    height: 400px !important;
  }
  .about-sm {
    height: 400px !important;
  }
}
@media (min-width: 767px) {
  .header-area .main-nav .nav {
    display: flex !important;
  }
}
@media (max-width: 570px) {
  .mauto-sm {
    margin: auto !important;
  }
  .flex-sm {
    display: flex !important;
  }
  .just-center-sm {
    justify-content: center !important;
  }
  footer .col-lg-3 {
    height: auto !important;
    text-align: center;
    margin-bottom: -40px;
  }
  .testimonial-slider q {
    display: inline-block;
    font: italic 500 18px / 1.25 "OpenSans", sans-serif;
    letter-spacing: .5pt;
    text-shadow: 0 5px 10px rgba(0, 0, 0, .1);
  }
  .testimonial-slider ul.slider1 {
    height: 250px !important;
  }
  .testimonial-slider ul.slider1 {
    padding: 0px;
    height: 250px;
  }
  #testimonials {
    padding: 20px 0px;
    margin-bottom: -60px;
  }
  .testimonial-slider ul.slider1 {
    padding: 0px !important;
  }
  footer {
    padding: 0px !important;
  }
	.w100-mob{
		width: 100% !important;
	}
	.hauto-mob{height:auto !important;}
	.bg-grey{
		background: #f6f6f6;
	}
	.section-heading span {
  position: relative;
  font-size: 15px;
  color: #006676;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-left: 40px !important;
}
.section-heading span:before {
  width: 30px;
  height: 1px;
  content: '';
  position: absolute;
  left: 0 !important;
  top: 8px;
  background-color: #006676;
}
	.height-min {
  height: 200px !important;
}
}
/* 
---------------------------------------------
banner
--------------------------------------------- 
*/
#top {
  padding-top: 120px;
}
#top .col-lg-4, #top .col-lg-8 {
  padding: 0px;
}
#top .left-content {
  background: radial-gradient(at 18.764624579608345% 7.922549485511254%, hsla(205.77464788732394, 62.83185840707966%, 55.68627450980392%, 1) 0%, hsla(205.77464788732394, 62.83185840707966%, 55.68627450980392%, 0) 100%), radial-gradient(at 20.51259228195339% 5.9338427345851485%, hsla(206.0377358490566, 54.639175257731964%, 19.019607843137255%, 1) 0%, hsla(206.0377358490566, 54.639175257731964%, 19.019607843137255%, 0) 100%), radial-gradient(at 51.111616360603286% 13.850434799396115%, hsla(205.77464788732394, 62.83185840707966%, 55.68627450980392%, 1) 0%, hsla(205.77464788732394, 62.83185840707966%, 55.68627450980392%, 0) 100%), radial-gradient(at 29.887546602786628% 97.17311658616383%, hsla(206.0377358490566, 54.639175257731964%, 19.019607843137255%, 1) 0%, hsla(206.0377358490566, 54.639175257731964%, 19.019607843137255%, 0) 100%), radial-gradient(at 73.1965646675709% 74.03775075891726%, hsla(205.77464788732394, 62.83185840707966%, 55.68627450980392%, 1) 0%, hsla(205.77464788732394, 62.83185840707966%, 55.68627450980392%, 0) 100%);
  width: 100%;
  height: 100%;
}
.breadcrumb {
  font-size: 14px !important;
  background: none;
  margin-bottom: -10px;
}
.breadcrumb a {
  margin-left: 5px;
  margin-right: 5px;
  line-height: 15px;
}
#top .left-content .inner-content {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  width: 90%;
}
#top .left-content h1 {
  color: #fff;
  font-size: 56px;
  font-weight: 700;
}
#top .left-content h4 {
  font-family: 'OpenSans', cursive;
  color: #fff;
  font-size: 54px;
  font-weight: 700;
}
#top .left-content p {
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  margin-top: 15px;
  margin-bottom: 15px'

}
#top .left-content .main-white-button {
  margin-top: 25px;
  margin-bottom: 10px;
}
#top .left-content .main-white-button a {
  display: inline-block;
}
.pad0 {
  padding: 0;
}
.height-min-lg {
  min-height: 600px;
}
/* ==== Main CSS === */
.img-fill {
  width: 100%;
  display: block;
  overflow: hidden;
  position: relative;
  text-align: center
}
.img-fill img {
  min-height: 100%;
  min-width: 100%;
  position: relative;
  display: inline-block;
  max-width: none;
}
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.Grid1k {
  padding: 0 15px;
  max-width: 1200px;
  margin: auto;
}
.blocks-box, .slick-slider {
  margin: 0;
  padding: 0 !important;
}
.slick-slide {
  float: left /* If RTL Make This Right */ ;
  padding: 0;
}
/* ==== Slider Style === */
.Modern-Slider .item .img-fill {
  height: 100%;
  max-height: 600px;
}
.Modern-Slider .item .info > div {
  display: inline-block !important;
  vertical-align: middle;
}
.Modern-Slider .NextArrow {
  position: absolute;
  top: 50%;
  transform: translateY(-25px);
  right: 30px;
  width: 50px;
  height: 50px;
  background-color: #fb5849;
  border: 0 none;
  line-height: 44px;
  border-radius: 50%;
  text-align: center;
  font-size: 36px;
  font-family: 'FontAwesome';
  color: #FFF;
  z-index: 5;
  outline: none;
  opacity: 0.3;
  transition: all .3s;
}
.Modern-Slider .NextArrow:hover {
  opacity: 1;
}
.Modern-Slider .NextArrow:before {
  content: '\f105';
}
.Modern-Slider .PrevArrow {
  position: absolute;
  top: 50%;
  transform: translateY(-25px);
  left: 30px;
  width: 50px;
  height: 50px;
  background-color: #fb5849;
  border: 0 none;
  line-height: 44px;
  border-radius: 50%;
  text-align: center;
  font-size: 36px;
  font-family: 'FontAwesome';
  color: #FFF;
  z-index: 5;
  outline: none;
  opacity: 0.3;
  transition: all .3s;
}
.Modern-Slider .PrevArrow:hover {
  opacity: 1;
}
.Modern-Slider .PrevArrow:before {
  content: '\f104';
}
ul.slick-dots {
  display: none !important;
}
.Modern-Slider .item.slick-active {
  animation: Slick-FastSwipeIn 1s both;
}
.Modern-Slider .buttons {
  position: relative;
}
.Modern-Slider {
  background: none !important;
}
/* ==== Slick Slider Css Ruls === */
.slick-slider {
  position: relative;
  display: block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0
}
.slick-list:focus {
  outline: none
}
.slick-list.dragging {
  cursor: hand
}
.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block
}
.slick-track:before, .slick-track:after {
  display: table;
  content: ''
}
.slick-track:after {
  clear: both
}
.slick-loading .slick-track {
  visibility: hidden
}
.slick-slide {
  display: none;
  float: left /* If RTL Make This Right */ ;
  height: 100%;
  min-height: 1px
}
.slick-slide.dragging img {
  pointer-events: none
}
.slick-initialized .slick-slide {
  display: block
}
.slick-loading .slick-slide {
  visibility: hidden
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}
/*
---------------------------------------------
welcom
---------------------------------------------
*/
#welcom {
  margin-top: 20px;
  padding: 40px 0px 0px 0px;
  position: relative;
  z-index: 9;
}
#welcom .section-heading h2 {
  padding-right: 10px;
}
#welcom img {
  width: 100%;
  overflow: hidden;
}
.bord15 {
  border-radius: 15px;
}
#welcom .left-text-content p {
  margin-bottom: 25px;
}
#welcom .right-content {
  margin-left: 30px;
}
#welcom .right-content .thumb {
  position: relative;
}
#welcom .right-content .thumb a {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 70px;
  height: 70px;
  display: inline-block;
  line-height: 70px;
  text-align: center;
  background-color: #fb5849;
  color: #fff;
  border-radius: 50%;
  transform: translate(-35px, -35px);
  transition: all .3s;
}
#welcom .right-content .thumb a:hover {
  opacity: .9;
}
.through {
  margin-top: 20px;
  padding: 40px 0px 0px 0px;
  position: relative;
  z-index: 9;
}
.weight600 {
  font-weight: 600;
}
.weight700 {
  font-weight: 700;
}
#welcom ul {
  margin: 20px;
  list-style: disc;
}
#welcom li {
  list-style: disc;
}
.center {
  text-align: center;
}
.mt-40 {
  margin-top: -40px !important;
}
.mt-20 {
  margin-top: -20px !important;
}
.mt40 {
  margin-top: 40px;
}
.mt20 {
  margin-top: 20px;
}
.mt0 {
  margin-top: 0px !important;
}
.mb40 {
  margin-bottom: 40px;
}
h3 {
  line-height: 40px;
  margin-top: 20px;
  margin-bottom: 25px;
  font-size: 28px !important;
  font-weight: 600;
  color: #434242;
}
ol li {
  list-style: decimal !important;
}
ol > li::marker {
  color: blue;
  font-weight: 600;
}
.h362{
	height:362px;
}
/*
---------------------------------------------
services
---------------------------------------------
*/
#services {
  margin-top: 40px;
  padding: 40px 0px;
	margin-bottom: -40px;
}
#services .section-heading {
  margin-bottom: 40px;
}
.bg-grey {
    background: #f6f6f6;
  }
.card {
  margin: 0 auto;
  max-width: 100%;
  min-height: 300px;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
}
.item .card {
  margin-bottom: 25px !important;
	border-radius: 25px;
}
.card1 {
  background-image: url(https://d13ldho5u946x8.cloudfront.net/dental-implant.webp);
}
.card2 {
  background-image: url(../images/veen.webp);
}
.card3 {
  background-image: url(https://d13ldho5u946x8.cloudfront.net/emergency1.webp);
}
.card4 {
  background-image: url(https://d13ldho5u946x8.cloudfront.net/invisalign-min.webp);
}
.card5 {
  background-image: url(https://d13ldho5u946x8.cloudfront.net/whitening-min.webp);
}
.card6 {
  background-image: url(https://d13ldho5u946x8.cloudfront.net/root-min.webp);
}
.card7 {
  background-image: url(https://d13ldho5u946x8.cloudfront.net/aesthetic-dentistry-min.webp);
}
.card8 {
  background-image: url(https://d13ldho5u946x8.cloudfront.net/x-ray-min.webp);
}
.card9 {
  background-image: url(https://fairfaxva.dental/assets/images/form-min.webp);
}
.info {
  position: relative;
  width: 100%;
  background: radial-gradient(at 18.764624579608345% 7.922549485511254%, hsla(205.77464788732394, 62.83185840707966%, 55.68627450980392%, 1) 0%, hsla(205.77464788732394, 62.83185840707966%, 55.68627450980392%, 0) 100%), radial-gradient(at 20.51259228195339% 5.9338427345851485%, hsla(206.0377358490566, 54.639175257731964%, 19.019607843137255%, 1) 0%, hsla(206.0377358490566, 54.639175257731964%, 19.019607843137255%, 0) 100%), radial-gradient(at 51.111616360603286% 13.850434799396115%, hsla(205.77464788732394, 62.83185840707966%, 55.68627450980392%, 1) 0%, hsla(205.77464788732394, 62.83185840707966%, 55.68627450980392%, 0) 100%), radial-gradient(at 29.887546602786628% 97.17311658616383%, hsla(206.0377358490566, 54.639175257731964%, 19.019607843137255%, 1) 0%, hsla(206.0377358490566, 54.639175257731964%, 19.019607843137255%, 0) 100%), radial-gradient(at 73.1965646675709% 74.03775075891726%, hsla(205.77464788732394, 62.83185840707966%, 55.68627450980392%, 1) 0%, hsla(205.77464788732394, 62.83185840707966%, 55.68627450980392%, 0) 100%);
  border: 1px solid #006676;
  transform: translateY(100%) translateY(40px) translateZ(0);
  transition: transform 0.5s ease-out;
  opacity: .9;
}
.card:hover .info, .card:hover .info:before {
  transform: translateY(120px) translateZ(0);
}
.title {
  margin: 0;
  padding: 20px 30px 15px 30px;
  font-size: 24px !important;
  font-weight: 600 !important;
  color: #fff;
}
.description {
  padding: 5px 30px;
  color: #fff;
}
/*
---------------------------------------------
info
---------------------------------------------
*/
#info {
  margin-top: 20px;
  padding: 40px 0px 0px 0px;
  position: relative;
  z-index: 9;
}
#info .section-heading h2 {
  padding-right: 10px;
}
#info img {
  width: 100%;
  overflow: hidden;
}
.bord15 {
  border-radius: 15px;
}
#info .left-text-content p {
  margin-bottom: 25px;
}
#info .right-content {
  margin-left: 30px;
}
#info .right-content .thumb {
  position: relative;
}
#info .right-content .thumb a {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 70px;
  height: 70px;
  display: inline-block;
  line-height: 70px;
  text-align: center;
  background-color: #fb5849;
  color: #fff;
  border-radius: 50%;
  transform: translate(-35px, -35px);
  transition: all .3s;
}
#info .right-content .thumb a:hover {
  opacity: .9;
}
#info .section-heading h2 {
  line-height: 30px;
  margin-top: 20px;
  margin-bottom: 25px;
  font-size: 24px;
  font-weight: 900;
  color: #434242;
}
/* 
---------------------------------------------
contacts
--------------------------------------------- 
*/
#contacts .section-heading {
  margin-bottom: 90px;
}
#contacts .section-heading h6 {
  color: #fff;
}
#contacts .section-heading h2 {
  color: #fff;
  font-weight: 700;
}
#contacts .section-heading h6:before {
  background-color: #fff;
}
#contacts p {
  color: #fff;
  margin-bottom: 65px;
}
#contacts {
  margin-top: 40px !important;
  padding: 40px 0px;
  background-image: url(https://d13ldho5u946x8.cloudfront.net/reservation-bg1.webp);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
#contacts .phone, #contacts .message {
  background-color: #fff;
  border-radius: 5px;
  text-align: center;
  padding: 0px 5px 20px 5px;
  height: 160px;
  margin-bottom: 10px;
}
#contacts .phone i, #contacts .message i {
  width: 70px;
  height: 70px;
  display: inline-block;
  text-align: center;
  line-height: 70px;
  color: #fff;
  background-color: #fb5849;
  border-radius: 50%;
  font-size: 24px;
  margin-top: -35px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
#contacts .phone h4, #contacts .message h4 {
  font-size: 20px;
  font-weight: 700;
  margin-top: 15px;
  margin-bottom: 10px;
}
#contacts .phone p, #contacts .message p {
  font-size: 20px;
  font-weight: 700;
  margin-top: 15px;
  margin-bottom: 10px;
  color: black;
}
#contacts .phone span a, #contacts .message span a {
  font-size: 18px;
  color: #434242;
  transition: all .3s;
}
#contacts .phone span a:hover, #contacts .message span a:hover {
  color: #fb5849;
}
#contact {
  margin-left: 30px;
  padding: 45px 30px;
  background-color: #fff;
  border-radius: 5px;
}
#contact h4 {
  text-align: center;
  font-weight: 700;
  font-size: 30px;
  color: #434242;
  margin-bottom: 30px;
}
.datepicker-days {
  padding: 30px;
  cursor: pointer;
}
.contact-form input, .contact-form textarea, .contact-form select {
  color: #434242;
  font-size: 14px;
  border: 1px solid #ddd;
  background-color: #fff;
  width: 100%;
  height: 46px;
  border-radius: 5px;
  outline: none;
  padding-top: 3px;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-bottom: 15px;
}
.contact-form input:focus, .contact-form textarea:focus, .contact-form select:focus {
  border-color: #fb5849;
}
.contact-form button {
  margin-top: -10px;
  font-size: 13px;
  color: #fff;
  background-color: #fb5849;
  padding: 12px 25px;
  width: 100%;
  box-shadow: none;
  border: none;
  display: inline-block;
  border-radius: 3px;
  font-weight: 600;
  transition: all .3s;
}
.contact-form button:hover {
  opacity: .9;
}
.contact-form textarea {
  height: 150px;
  resize: none;
  padding: 20px;
}
.contact-form ::-webkit-input-placeholder { /* Edge */
  color: #434242;
}
.contact-form :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #434242;
}
.contact-form ::placeholder {
  color: #434242;
}
.result-at {
  color: white;
  font-size: 24px;
  padding: 10px;
  text-align: center;
}
.form-at-btn {
  position: relative;
  display: block;
  padding: 0 40px;
  height: 50px;
  background-color: #e44554;
  border-radius: 2px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  line-height: 1.2;
  transition: all 0.4s;
  margin: 0 auto;
  outline: none;
  border: none;
  cursor: pointer;
  margin-top: 35px !important;
}
.form-at-btn:hover {
  background: #25504e;
}
.form-at-btn[disabled] {
  opacity: .6;
  cursor: not-allowed;
}
.contact-form {
  margin-top: 170px;
}
.contact-text2 {
  margin-top: -40px;
}
.contact-form2 {
  margin-top: 225px;
}
#contact-top {
  padding: 40px 0px;
}
#contact-top .phone, #contact-top .message {
  background-color: #fff;
  border-radius: 5px;
  text-align: center;
  padding: 0px 5px 20px 5px;
  height: 160px;
  margin-bottom: 10px;
  border: 2px solid #000;
}
#contact-top .right-content {
  margin-top: 90px;
}
#contact-top .phone i, #contact-top .message i {
  width: 70px;
  height: 70px;
  display: inline-block;
  text-align: center;
  line-height: 70px;
  color: #fff;
  background-color: #fb5849;
  border-radius: 50%;
  font-size: 24px;
  margin-top: -35px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
/*
---------------------------------------------
Testimonial
---------------------------------------------
*/
#testimonials {
  margin-top: 40px !important;
  padding: 40px 0px;
}
#testimonials .section-heading h2 {
  padding-right: 10px;
}
#testimonials img {
  width: 100%;
  overflow: hidden;
}
#testimonials .left-text-content p {
  margin-bottom: 25px;
}
#testimonials .right-content {
  margin-left: 30px;
}
#testimonials .right-content .thumb {
  position: relative;
}
#testimonials .right-content .thumb a {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 70px;
  height: 70px;
  display: inline-block;
  line-height: 70px;
  text-align: center;
  background-color: #fb5849;
  color: #fff;
  border-radius: 50%;
  transform: translate(-35px, -35px);
  transition: all .3s;
}
#testimonials .right-content .thumb a:hover {
  opacity: .9;
}
.testimonial-slider {
  display: block;
  width: 100%;
  height: auto;
  margin-top: 40px;
  text-align: center;
  border-radius: 20px;
}
.testimonial-slider ul.slider1 {
  display: block;
  list-style: none;
  padding: 10px;
  position: relative;
  display: inline-block;
  width: 100%;
  height: 120px;
  overflow: hidden;
  margin: 0 auto;
}
.testimonial-slider ul.slider1 li {
  position: absolute;
  display: block;
  width: auto;
  opacity: 0;
  margin: 0 auto;
}
.testimonial-slider ul.slider1 li:nth-child(1) {
  opacity: 1;
  -webkit-animation: fade-animation-1 25s infinite;
  animation: fade-animation-1 25s infinite;
}
.testimonial-slider ul.slider1 li:nth-child(2) {
  -webkit-animation: fade-animation-2 25s infinite;
  animation: fade-animation-2 25s infinite;
}
.testimonial-slider ul.slider1 li:nth-child(3) {
  -webkit-animation: fade-animation-3 25s infinite;
  animation: fade-animation-3 25s infinite;
}
.testimonial-slider ul.slider1 li:nth-child(4) {
  -webkit-animation: fade-animation-4 25s infinite;
  animation: fade-animation-4 25s infinite;
}
.testimonial-slider q {
  display: inline-block;
  font: italic 500 22px / 1.25 "OpenSans", sans-serif;
  letter-spacing: .5pt;
  text-shadow: 0 5px 10px rgba(0, 0, 0, .1);
}
.testimonial-slider .source {
  margin-top: 25px;
  font: normal 400 22px / 1.35 "OpenSans", sans-serif;
}
/* KEYFRAME DECLARATIONS */
@keyframes fade-animation-1 {
  0%, 25%, 100% {
    opacity: 0
  }
  3%, 22% {
    opacity: 1;
  }
}
@keyframes fade-animation-2 {
  0%, 25%, 50%, 100% {
    opacity: 0
  }
  28%, 47% {
    opacity: 1;
  }
}
@keyframes fade-animation-3 {
  0%, 50%, 75%, 100% {
    opacity: 0
  }
  53%, 72% {
    opacity: 1;
  }
}
@keyframes fade-animation-4 {
  0%, 75%, 100% {
    opacity: 0
  }
  78%, 97% {
    opacity: 1;
  }
}
@-webkit-keyframes fade-animation-1 {
  0%, 25%, 100% {
    opacity: 0
  }
  3%, 22% {
    opacity: 1;
  }
}
@-webkit-keyframes fade-animation-2 {
  0%, 25%, 50%, 100% {
    opacity: 0
  }
  28%, 47% {
    opacity: 1;
  }
}
@-webkit-keyframes fade-animation-3 {
  0%, 50%, 75%, 100% {
    opacity: 0
  }
  53%, 72% {
    opacity: 1;
  }
}
@-webkit-keyframes fade-animation-4 {
  0%, 75%, 100% {
    opacity: 0
  }
  78%, 97% {
    opacity: 1;
  }
}
/* 
---------------------------------------------
footer
--------------------------------------------- 
*/
footer {
  margin-top: 20px;
  padding: 40px 0px;
  background: radial-gradient(at 18.764624579608345% 7.922549485511254%, hsla(205.77464788732394, 62.83185840707966%, 55.68627450980392%, 1) 0%, hsla(205.77464788732394, 62.83185840707966%, 55.68627450980392%, 0) 100%), radial-gradient(at 20.51259228195339% 5.9338427345851485%, hsla(206.0377358490566, 54.639175257731964%, 19.019607843137255%, 1) 0%, hsla(206.0377358490566, 54.639175257731964%, 19.019607843137255%, 0) 100%), radial-gradient(at 51.111616360603286% 13.850434799396115%, hsla(205.77464788732394, 62.83185840707966%, 55.68627450980392%, 1) 0%, hsla(205.77464788732394, 62.83185840707966%, 55.68627450980392%, 0) 100%), radial-gradient(at 29.887546602786628% 97.17311658616383%, hsla(206.0377358490566, 54.639175257731964%, 19.019607843137255%, 1) 0%, hsla(206.0377358490566, 54.639175257731964%, 19.019607843137255%, 0) 100%), radial-gradient(at 73.1965646675709% 74.03775075891726%, hsla(205.77464788732394, 62.83185840707966%, 55.68627450980392%, 1) 0%, hsla(205.77464788732394, 62.83185840707966%, 55.68627450980392%, 0) 100%);
}
footer {
  overflow: hidden;
}
footer p {
  font: 14px 'OpenSans', sans-serif;
  color: #fff;
  margin: 0;
}
footer p a {
  color: #fff;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
footer p a:hover {
  color: 949494;
}
footer em {
  font-style: normal;
}
footer .title {
  font: 18px 'OpenSans', sans-serif !important;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 3px;
}
footer .col-lg-3 {
  position: relative;
  padding-top: 17px;
  padding-bottom: 30px;
}
footer .col-lg-3.indent:after {
  content: none;
  display: none;
}
footer .pt15 {
  color: #fff;
  font-size: 14px;
  padding-top: 15px;
}
.follow_icon2 {
  padding: 0;
  margin: 21px 0 0 0;
  list-style: none;
  overflow: hidden;
}
.follow_icon2 li {
  float: left;
  margin: 0 0 0 25px;
}
.follow_icon2 li:first-child {
  margin: 0;
}
.follow_icon2 li a {
  font-size: 23px;
  line-height: 25px;
  color: #a8a8a8;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.follow_icon2 li a:hover {
  color: #e44554;
}
.list1 {
  margin: 0;
  padding: 15px 0 0 0;
  list-style: none;
}
.list1 > li {
  font-size: 14px;
}
.list1 > li a {
  font-size: 14px;
}
.list1 > li a:hover {
  color: #e44554 !important;
}
.white {
  color: #fff;
}
/* 
---------------------------------------------
responsive
--------------------------------------------- 
*/
@media (max-width: 992px) {
  #top {
    padding-top: 100px;
    height: auto;
    margin-top: -10px;
  }
  .header-area .main-nav .nav li.submenu:after {
    right: 3px;
  }
  .header-area .main-nav .nav li.submenu {
    padding-right: 15px;
  }
  .header-area .main-nav .nav li {
    padding-right: 5px;
    padding-left: 5px;
  }
  .header-area .main-nav .nav li a {
    font-size: 14px;
    letter-spacing: 0px;
  }
  #top .left-content {
    text-align: center;
    padding: 25% 0px;
    height: 370px;
  }
  .through {
    padding: 15px !important;
  }
  #about .right-content {
    margin-left: 0px;
    margin-top: 30px;
  }
  #chefs .chef-item {
    margin-bottom: 30px;
  }
  #reservation .phone {
    margin-bottom: 60px;
  }
  #contact {
    margin-left: 0px;
    margin-top: 30px;
  }
  #offers .tabs-content .left-list {
    margin-right: 0px;
  }
  #offers .tabs-content .right-list {
    margin-left: 0px;
  }
  footer .right-text-content {
    text-align: center;
    margin-bottom: 30px;
  }
  footer .left-text-content p {
    text-align: center;
    margin-top: 30px;
  }
}