/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* line 1, templates/g5_helium/custom/scss/custom.scss */
body, h1, h2, h3 {
  line-height: 1.5;
}
/* line 3, templates/g5_helium/custom/scss/custom.scss */
.promoBox h1 {
  font-size: 1.8rem;
}
/* line 4, templates/g5_helium/custom/scss/custom.scss */
body p {
  margin: 0.5em 0;
  line-height: 1.5;
}
/* line 5, templates/g5_helium/custom/scss/custom.scss */
#g-page-surround * {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 6, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .headMenu * {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
/* line 7, templates/g5_helium/custom/scss/custom.scss */
#g-header * {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
/* line 9, templates/g5_helium/custom/scss/custom.scss */
.g-particle h2 {
  margin: 0;
  line-height: 1.2;
}
/* line 10, templates/g5_helium/custom/scss/custom.scss */
.g-particle h2, .moduletable h2 {
  font-weight: 700;
  font-size: 2.3rem;
}
/* line 12, templates/g5_helium/custom/scss/custom.scss */
.moduletable {
  position: relative;
  margin: 0.75rem 0;
}
/* line 13, templates/g5_helium/custom/scss/custom.scss */
#g-testimonials .moduletable {
  text-align: left;
}
/* line 14, templates/g5_helium/custom/scss/custom.scss */
.moduletable h2.linethrow {
  display: inline-block;
  z-index: 9;
  position: relative;
  padding: 0 30px;
  margin: 0;
}
/* line 15, templates/g5_helium/custom/scss/custom.scss */
.moduletable ul li {
  list-style-image: url('https://centerdenta.by/images/sourses/ico-yes.svg');
}
/* line 17, templates/g5_helium/custom/scss/custom.scss */
#g-navigation {
  background: #edf7ff;
  box-shadow: 0 1px 10px -5px #000;
}
/* line 19, templates/g5_helium/custom/scss/custom.scss */
#g-mainbar {
  padding: 2rem 0;
}
/* line 20, templates/g5_helium/custom/scss/custom.scss */
#g-above {
  padding: 1rem 0;
  position: relative;
  z-index: 10;
}
/* line 21, templates/g5_helium/custom/scss/custom.scss */
#g-header, .g-home-particles #g-above {
  padding: 1rem 0;
}
/* line 24, templates/g5_helium/custom/scss/custom.scss */
#g-aftermain {
  padding: 3rem 0;
}
/* line 25, templates/g5_helium/custom/scss/custom.scss */
#g-aftermain > .g-grid:first-child {
  background: #eef7fe !important;
  border-radius: 0;
  margin-bottom: 40px;
}
/* line 27, templates/g5_helium/custom/scss/custom.scss */
.itemFullText .promoForm p {
  text-indent: 0;
}
/* line 28, templates/g5_helium/custom/scss/custom.scss */
.itemFullText .promoForm, .promoFormContainer .g-grid {
  background: #fcf3cf;
  border-radius: 50px;
  padding: 30px;
  overflow: hidden;
  width: 100%;
}
/* line 30, templates/g5_helium/custom/scss/custom.scss */
.priceListPage .promoFormContainer .g-grid {
  background: #edf7ff;
}
/* line 31, templates/g5_helium/custom/scss/custom.scss */
.promoFormContainer .promoForm h2 {
  margin-top: 0;
}
/* line 32, templates/g5_helium/custom/scss/custom.scss */
.promoFormContainer .custompromoForm .g-grid {
  padding: 10px;
}
/* line 33, templates/g5_helium/custom/scss/custom.scss */
.promoFormContainer .custompromoForm .g-grid + div {
  padding: 20px 0;
  line-height: 2;
}
/* line 34, templates/g5_helium/custom/scss/custom.scss */
.itemFullText .promoForm .g-grid + div p:before, .promoFormContainer .custompromoForm .g-grid + div p:before {
  content: '';
  background: url('https://centerdenta.by/images/sourses/icons/checked.svg') no-repeat 50%;
  width: 25px;
  height: 25px;
  display: inline-block;
  vertical-align: text-bottom;
  margin-right: 5px;
}
/* line 36, templates/g5_helium/custom/scss/custom.scss */
.itemFullText .promoForm .g-grid p, .promoFormContainer .custompromoForm .g-grid p {
  color: #2b4390;
  font-size: 1.5rem;
  display: flex;
  align-items: center;
}
/* line 38, templates/g5_helium/custom/scss/custom.scss */
.itemFullText .promoForm .g-grid p > strong, .promoFormContainer .custompromoForm .g-grid p > strong {
  flex-shrink: 0;
  padding-right: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
/* line 40, templates/g5_helium/custom/scss/custom.scss */
.itemFullText .promoForm .g-grid p > span, .promoFormContainer .custompromoForm .g-grid p > span {
  font-size: 70%;
}
/* line 42, templates/g5_helium/custom/scss/custom.scss */
.itemFullText .promoForm .g-grid p > span a, .promoFormContainer .custompromoForm .g-grid p > span a {
  border-bottom: 2px dotted #f26428;
  color: #f26428;
}
/* line 44, templates/g5_helium/custom/scss/custom.scss */
.itemFullText .promoForm .g-grid p:nth-child(1) strong:before, .itemFullText .promoForm .g-grid p:nth-child(2) strong:before, .promoFormContainer .custompromoForm .g-grid p:nth-child(1) strong:before, .promoFormContainer .custompromoForm .g-grid p:nth-child(2) strong:before {
  flex-shrink: 0;
  vertical-align: middle;
  display: inline-block;
  width: 64px;
  height: 64px;
  background-size: contain;
  margin-right: 10px;
}
/* line 48, templates/g5_helium/custom/scss/custom.scss */
.itemFullText .promoForm .g-grid p:nth-child(1) strong:before, .promoFormContainer .custompromoForm .g-grid p:nth-child(1) strong:before {
  content: '';
  background: url('https://centerdenta.by/images/sourses/time-ico.svg') no-repeat 50%;
}
/* line 50, templates/g5_helium/custom/scss/custom.scss */
.itemFullText .promoForm .g-grid p:nth-child(2) strong:before, .promoFormContainer .custompromoForm .g-grid p:nth-child(2) strong:before {
  content: '';
  background: url('https://centerdenta.by/images/sourses/track-ico.svg') no-repeat 50%;
}
/* line 52, templates/g5_helium/custom/scss/custom.scss */
.promoFormContainer .custompromoForm .g-grid p:nth-child(3) strong:before {
  content: '';
  background: url('https://centerdenta.by/images/sourses/money-ico.svg') no-repeat 50%;
}
/* line 54, templates/g5_helium/custom/scss/custom.scss */
#g-testimonials .platform-content {
  background: #fff;
  margin: 1px;
  padding: 20px;
}
/* line 57, templates/g5_helium/custom/scss/custom.scss */
.customaboutDoorsTab {
  font-size: 1.5rem;
  line-height: 1.5;
}
/* line 58, templates/g5_helium/custom/scss/custom.scss */
.customofficeMap {
  height: 500px;
}
/* line 60, templates/g5_helium/custom/scss/custom.scss */
.topRightData p {
  font-size: 1rem;
  text-align: right;
  line-height: 1.2;
}
/* line 61, templates/g5_helium/custom/scss/custom.scss */
.priceListModule .mapMarker a:before {
  vertical-align: middle;
  display: inline-block;
  width: 64px;
  height: 64px;
  background-size: contain;
  margin-right: 10px;
  content: '';
  background: url('https://centerdenta.by/images/sourses/icons/marker.svg') 50% no-repeat;
}
/* line 62, templates/g5_helium/custom/scss/custom.scss */
.priceListModule .mapMarker span, .topRightData p:nth-child(1) span {
  border-bottom: 1px dashed #0087d5;
  color: #0087d5;
}
/* line 64, templates/g5_helium/custom/scss/custom.scss */
.topRightData p:nth-child(2) {
  font-weight: bold;
  font-size: 150%;
  margin: 0.3em;
}
/* line 65, templates/g5_helium/custom/scss/custom.scss */
.topRightData .various {
  padding: 5px 15px;
  float: right;
  line-height: 2em;
  border-radius: 35px;
  font-size: 80%;
  text-align: center;
  margin: 0;
  display: inline-block;
  min-width: initial;
  font-weight: 100;
  background: #f00;
}
/* line 67, templates/g5_helium/custom/scss/custom.scss */
#g-navigation, #g-navigation .topRightData p > a, #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #2b4390;
}
/* line 70, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: #0095da;
}
/* line 71, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  font-weight: 500;
}
/* line 72, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  box-shadow: 0 2px 0 rgba(43, 67, 144, 0.8);
}
/* line 73, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container > .g-menu-item-content, #g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  box-shadow: 0 2px 0 rgba(0, 149, 218, 0.8);
}
/* line 75, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container:hover {
  color: #0076e2;
}
/* line 76, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .topRightData .g-content, #g-navigation .logo .g-content {
  padding: 0;
  margin: 3px 0;
}
/* line 78, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li > a.dilermarker {
  color: #00396c;
}
/* line 80, templates/g5_helium/custom/scss/custom.scss */
.headMenu .g-content {
  margin: 30px 20px;
  padding: 0;
}
/* line 82, templates/g5_helium/custom/scss/custom.scss */
#g-header .g-container {
  padding-top: 7rem !important;
}
/* line 83, templates/g5_helium/custom/scss/custom.scss */
#g-header:before {
  opacity: 0.5;
}
/* line 84, templates/g5_helium/custom/scss/custom.scss */
#g-header a, #g-header a:hover {
  color: #fff;
}
/* line 86, templates/g5_helium/custom/scss/custom.scss */
#g-header .breadcrumb a {
  color: #2b4390;
}
/* line 87, templates/g5_helium/custom/scss/custom.scss */
#g-header .breadcrumb a:hover {
  color: #0095da;
}
/* line 88, templates/g5_helium/custom/scss/custom.scss */
.g-offcanvas-toggle {
  position: fixed;
}
/* line 89, templates/g5_helium/custom/scss/custom.scss */
#g-navigation {
  position: fixed;
  width: 100%;
}
/* line 91, templates/g5_helium/custom/scss/custom.scss */
#g-intro .figures {
  text-align: left;
  line-height: 1.5rem;
}
/* line 92, templates/g5_helium/custom/scss/custom.scss */
#g-intro .figures .g-content {
  margin: 0;
  padding: 0;
}
/* line 93, templates/g5_helium/custom/scss/custom.scss */
#g-intro .figures label {
  display: block;
  text-align: center;
  margin: 0 auto;
  font-size: 5rem;
  font-weight: 900;
  color: #e80606;
  line-height: 4.5rem;
}
/* line 94, templates/g5_helium/custom/scss/custom.scss */
#g-intro .figures span {
  font-size: 1.8rem;
  color: #0096da;
  line-height: 1rem;
}
/* line 96, templates/g5_helium/custom/scss/custom.scss */
#g-features .g-content {
  padding: 0;
}
/* line 97, templates/g5_helium/custom/scss/custom.scss */
#g-features .aboutCompany {
  text-align: left;
}
/* line 98, templates/g5_helium/custom/scss/custom.scss */
#g-features .aboutCompany h2 {
  margin: 0;
  text-align: left;
}
/* line 99, templates/g5_helium/custom/scss/custom.scss */
#g-features i {
  margin-right: 10px;
}
/* line 102, templates/g5_helium/custom/scss/custom.scss */
.promoBox .figures .moduletable.promoText {
  text-align: left;
}
/* line 103, templates/g5_helium/custom/scss/custom.scss */
.promoBox .figures:nth-child(1) h1 {
  text-align: left;
  margin: 0;
  padding: 0;
}
/* line 104, templates/g5_helium/custom/scss/custom.scss */
.promoBox .figures:nth-child(1) p {
  color: #0096da;
  font-size: 1.5em;
  text-align: right;
  font-style: italic;
  margin: 10px 20px;
}
/* line 105, templates/g5_helium/custom/scss/custom.scss */
.promoBox .figures:nth-child(2) .custompromoText:before {
  content: '20+';
  display: inline-block;
  width: 105px;
  height: 64px;
  font-size: 60px;
  font-weight: 900;
  color: #0096da;
  line-height: 1.2;
  font-family: Segoe UI;
}
/* line 106, templates/g5_helium/custom/scss/custom.scss */
.promoBox .figures:nth-child(3) .custompromoText:before {
  content: '';
  background: url('https://centerdenta.by/images/sourses/icons/icotrophy.png') no-repeat 50%;
  display: inline-block;
  width: 64px;
  height: 64px;
  background-size: contain;
}
/* line 107, templates/g5_helium/custom/scss/custom.scss */
.promoBox#g-intro .figures:nth-child(2) span > span {
  color: #000;
}
/* line 108, templates/g5_helium/custom/scss/custom.scss */
.promoBox#g-intro .figures:nth-child(3) span > span {
  color: #f1c40f;
}
/* line 109, templates/g5_helium/custom/scss/custom.scss */
.promoBox#g-intro .figures:nth-child(3) a:hover span > span {
  text-decoration: underline;
}
/* line 110, templates/g5_helium/custom/scss/custom.scss */
.promoBox .figures .custompromoText0 {
  line-height: 1;
  padding: 15px 0;
}
/* line 111, templates/g5_helium/custom/scss/custom.scss */
.promoBox .figures .custompromoText p {
  margin: 0;
}
/* line 112, templates/g5_helium/custom/scss/custom.scss */
.promoBox .figures .custompromoText p:first-child {
  display: inline-block;
  margin-left: 10px;
}
/* line 114, templates/g5_helium/custom/scss/custom.scss */
.promoBox .g-block .g-content ul + div a {
  color: #000;
  font-size: 1.5rem;
  cursor: pointer;
}
/* line 115, templates/g5_helium/custom/scss/custom.scss */
.promoBox .g-block .g-content ul + div a:hover {
  color: #229a2d;
}
/* line 116, templates/g5_helium/custom/scss/custom.scss */
.promoBox .g-block .g-content ul + div a:before {
  content: url('https://centerdenta.by/images/sourses/pdf.png');
  width: 60px;
  height: 50px;
  display: inline-block;
  vertical-align: middle;
}
/* line 117, templates/g5_helium/custom/scss/custom.scss */
.promoBox .g-block .g-content ul {
  margin: 0 -0.938rem;
  min-height: 390px;
}
/* line 118, templates/g5_helium/custom/scss/custom.scss */
.promoBox .g-block .g-content ul li {
  list-style: none;
  text-align: left;
  font-size: 1.3rem;
  padding: 0 3rem;
}
/* line 119, templates/g5_helium/custom/scss/custom.scss */
.promoBox .g-block .g-content ul li:nth-child(2n) {
  background: #eae9eb;
}
/* line 121, templates/g5_helium/custom/scss/custom.scss */
.ui-tabs-active .g-contenttabs-tab-wrapper-head {
  border-radius: 1rem 0.25rem 0 0;
  background: rgba(255, 94, 0, 0.59);
}
/* line 123, templates/g5_helium/custom/scss/custom.scss */
.photosBox .g-container {
  width: 100%;
}
/* line 124, templates/g5_helium/custom/scss/custom.scss */
.photosBox .g-container .g-content {
  margin: 0;
  padding: 0;
}
/* line 126, templates/g5_helium/custom/scss/custom.scss */
#g-header h2 {
  font-size: 2rem;
  margin: 0;
}
/* line 127, templates/g5_helium/custom/scss/custom.scss */
#g-header .g-content {
  margin: 0;
  padding: 0;
}
/* line 129, templates/g5_helium/custom/scss/custom.scss */
header .custom h1 {
  font-size: 3rem;
  line-height: 1.3;
}
/* line 130, templates/g5_helium/custom/scss/custom.scss */
header .custom p {
  font-size: 1.3rem;
  font-weight: 100;
}
/* line 131, templates/g5_helium/custom/scss/custom.scss */
header .custom h1, header .custom p {
  margin: 0;
}
/* line 133, templates/g5_helium/custom/scss/custom.scss */
header .custom {
  margin: -40px 0;
}
/* line 135, templates/g5_helium/custom/scss/custom.scss */
.g-contentcubes .cube-items-wrapper .cube-content-wrapper {
  padding: 4.5rem 0;
}
/*
 .g-owlcarousel-item-title {}
 .owl-carousel .owl-item h2 img {width: 1000px; text-align: center;  margin: 0 auto;}
 .g-owlcarousel-item-desc p,
 .g-owlcarousel-item-link {width: 50%; float: right; position: absolute;  right: 0;  top: 40%;  text-align: right;}
 .g-owlcarousel-item-link { top: 60%;}
 */
/* line 144, templates/g5_helium/custom/scss/custom.scss */
.g-owlcarousel-item-link {
  width: 50%;
  float: left;
  position: absolute;
  left: 0;
  bottom: 5%;
  text-align: left;
}
/* line 145, templates/g5_helium/custom/scss/custom.scss */
.owl-dots {
  bottom: 1%;
}
/* line 147, templates/g5_helium/custom/scss/custom.scss */
.g-home-particles.g-helium-style #g-intro .g-content .fp-intro p {
  margin-bottom: 1rem;
}
/* line 148, templates/g5_helium/custom/scss/custom.scss */
#g-intro {
  padding-bottom: 2rem;
  padding: 2rem 0;
}
/* line 149, templates/g5_helium/custom/scss/custom.scss */
#g-intro, #g-utility, #g-testimonials {
  overflow: hidden;
  position: relative;
}
/* line 152, templates/g5_helium/custom/scss/custom.scss */
#g-expanded {
  padding: 0;
}
/* line 153, templates/g5_helium/custom/scss/custom.scss */
#g-expanded .g-container {
  width: 100%;
}
/* line 154, templates/g5_helium/custom/scss/custom.scss */
#g-expanded .g-content {
  padding: 0;
  margin: 0;
}
/* line 156, templates/g5_helium/custom/scss/custom.scss */
#promolist .g-grid strong {
  background: url('https://centerdenta.by/images/sourses/bullet.png') no-repeat 0 50%;
  padding: 5px 0;
  padding-left: 50px;
}
/* line 158, templates/g5_helium/custom/scss/custom.scss */
.footerRight {
  text-align: left;
}
/* line 160, templates/g5_helium/custom/scss/custom.scss */
.footerRight p {
  color: #234859;
}
/* line 161, templates/g5_helium/custom/scss/custom.scss */
.footerRight p:nth-child(1):before {
  background: url('https://centerdenta.by/images/sourses/icons/phone2.svg') 50% no-repeat;
}
/* line 162, templates/g5_helium/custom/scss/custom.scss */
.footerRight p:nth-child(2):before {
  background: url('https://centerdenta.by/images/sourses/icons/phone1.svg') 50% no-repeat;
}
/* line 163, templates/g5_helium/custom/scss/custom.scss */
.footerRight p:nth-child(3):before {
  background: url('https://centerdenta.by/images/sourses/icons/inst-ico.svg') 50% no-repeat;
}
/* line 164, templates/g5_helium/custom/scss/custom.scss */
.footerRight p:nth-child(4):before {
  background: url('https://centerdenta.by/images/sourses/icons/email.svg') 50% no-repeat;
}
/* line 165, templates/g5_helium/custom/scss/custom.scss */
.footerRight p:nth-child(5):before {
  background: url('https://centerdenta.by/images/sourses/icons/shedule.svg') 50% no-repeat;
}
/* line 166, templates/g5_helium/custom/scss/custom.scss */
.footerRight p:before {
  content: '';
  display: inline-block;
  width: 40px;
  height: 40px;
  vertical-align: middle;
  background-size: contain;
  margin-right: 10px;
  background-size: contain;
}
/* line 168, templates/g5_helium/custom/scss/custom.scss */
.customaboutDoorsTab {
  text-align: center;
  background: #e1e0e3;
}
/* line 169, templates/g5_helium/custom/scss/custom.scss */
.customaboutDoorsTab p {
  padding: 10px;
}
/* line 170, templates/g5_helium/custom/scss/custom.scss */
.customaboutDoorsTab span {
  text-transform: uppercase;
  font-weight: 700;
}
/* line 173, templates/g5_helium/custom/scss/custom.scss */
.customofficeMap #map {
  position: relative;
  text-align: center;
  filter: grayscale(100%);
  -webkit-transition: filter 0.15s linear;
  -moz-transition: filter 0.15s linear;
  -o-transition: filter 0.15s linear;
  transition: filter 0.15s linear;
}
/* line 174, templates/g5_helium/custom/scss/custom.scss */
.customofficeMap .mapTitle {
  text-align: center;
  position: absolute;
  top: 20px;
  line-height: 1.3;
  z-index: 2;
  background: rgba(255, 255, 255, 0.8);
  left: 15%;
  right: 15%;
  margin: 0 auto;
  color: #2b4390;
}
/* line 175, templates/g5_helium/custom/scss/custom.scss */
.customofficeMap .mapTitle h2 {
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 0;
}
/* line 176, templates/g5_helium/custom/scss/custom.scss */
.customofficeMap .mapTitle h2 + p {
  font-size: 1.5rem;
  margin: 0 0 10px;
}
/* line 177, templates/g5_helium/custom/scss/custom.scss */
.customofficeMap #map:hover {
  filter: grayscale(0%);
}
/* line 180, templates/g5_helium/custom/scss/custom.scss */
.g-contentcubes .cube-items-wrapper .cube-content-wrapper .item-label {
  border-radius: 0.5rem;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 182, templates/g5_helium/custom/scss/custom.scss */
.g-social {
  text-align: right;
}
/* line 183, templates/g5_helium/custom/scss/custom.scss */
#g-footer {
  padding: 1rem 0;
}
/* line 184, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-logo {
  text-align: center;
  display: block;
  font-size: 0.8rem;
  font-weight: 100;
  text-transform: initial;
  color: #000;
  line-height: 1.3;
}
/* line 185, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-logo img {
  text-align: center;
  margin: 0 auto 5px;
}
/* line 186, templates/g5_helium/custom/scss/custom.scss */
.dopFooter .g-copyright {
  color: #fff;
  font-size: 80%;
  margin: 0;
  line-height: 1.3;
  font-weight: 100;
}
/* line 187, templates/g5_helium/custom/scss/custom.scss */
.dopFooter .g-copyright a {
  color: #1f6525;
  font-weight: 100;
}
/* line 188, templates/g5_helium/custom/scss/custom.scss */
.g-social-header h2 {
  font-size: 1rem;
  text-align: right;
  margin: 0;
}
/* line 189, templates/g5_helium/custom/scss/custom.scss */
#g-footer p {
  margin: 0;
  line-height: 1.3;
}
/* line 190, templates/g5_helium/custom/scss/custom.scss */
.dopFooter {
  background: #969696;
}
/* line 191, templates/g5_helium/custom/scss/custom.scss */
.dopFooter .g-content {
  padding: 10px;
}
/* line 192, templates/g5_helium/custom/scss/custom.scss */
.dopFooter .designed img {
  vertical-align: text-top;
}
/* line 193, templates/g5_helium/custom/scss/custom.scss */
.dopFooter .designed .g-content a {
  color: #fff;
}
/* line 194, templates/g5_helium/custom/scss/custom.scss */
.designed .g-content {
  text-align: right;
  line-height: 1.2;
  margin: 0;
  padding: 10px;
}
/* line 195, templates/g5_helium/custom/scss/custom.scss */
.designed .g-content a {
  filter: opacity(0.5);
}
/* line 196, templates/g5_helium/custom/scss/custom.scss */
.designed .g-content a small {
  color: #fff;
  font-size: 80%;
}
/* line 197, templates/g5_helium/custom/scss/custom.scss */
.designed .g-content a:hover {
  filter: opacity(1);
}
/* line 198, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-totop {
  padding: 0;
}
/* footer menu    */
/* line 202, templates/g5_helium/custom/scss/custom.scss */
.footerMenu .k2CategoriesListBlock ul {
  list-style: none;
  margin: 0;
}
/* line 203, templates/g5_helium/custom/scss/custom.scss */
.footerMenu .k2CategoriesListBlock ul li {
  width: 50%;
  display: inline-block;
}
/* line 204, templates/g5_helium/custom/scss/custom.scss */
.footerMenu .k2CategoriesListBlock ul li a {
  color: #2b4390;
  border-bottom: 1px solid #2b4390;
}
/* line 205, templates/g5_helium/custom/scss/custom.scss */
.footerMenu .k2CategoriesListBlock ul li a:hover {
  color: #0095da;
  border-bottom: 1px solid #0095da;
}
/* line 206, templates/g5_helium/custom/scss/custom.scss */
.footerMenu h3 {
  margin: 0;
  text-transform: uppercase;
  font-weight: 600;
}
/* footer menu   END   */
/* line 209, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  font-size: 1.1rem;
  font-weight: 300;
}
/* line 210, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 100%;
  font-weight: 300;
}
/* line 211, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-sublevel > li {
  margin: 0;
  padding: 0;
}
/* line 212, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-sublevel > li > a.g-menu-item-container {
  padding: 10px;
}
/* line 213, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-sublevel > li > a:hover {
  background: #f5f5f5;
}
/* line 214, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-sublevel > li > a:hover:before {
  content: "\f105";
  width: 1rem;
  font-weight: 400;
  display: inline-block;
  cursor: pointer;
  font-family: FontAwesome, serif;
}
/* line 215, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-sublevel > li:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  color: #000;
}
/* line 217, templates/g5_helium/custom/scss/custom.scss */
.breadcrumb {
  background-color: transparent;
  margin: 0;
}
/* line 218, templates/g5_helium/custom/scss/custom.scss */
.breadcrumbs .g-content ul, .breadcrumbs .g-content {
  padding: 0;
  margin: 0;
}
/* line 220, templates/g5_helium/custom/scss/custom.scss */
.moduletable .breadcrumb span.divider {
  line-height: 2;
}
/* line 221, templates/g5_helium/custom/scss/custom.scss */
.moduletable .breadcrumb li:first-child {
  display: none;
}
/* promo form style  */
/* line 224, templates/g5_helium/custom/scss/custom.scss */
.contact_form {
  font-size: 1rem;
}
/* line 225, templates/g5_helium/custom/scss/custom.scss */
.contact_form h2 {
  font-weight: 300;
}
/* line 226, templates/g5_helium/custom/scss/custom.scss */
.contact_form p {
  margin: 10px 0;
  text-align: center;
}
/* line 227, templates/g5_helium/custom/scss/custom.scss */
.contact_form div {
  text-align: center;
  line-height: 1.3;
}
/* line 229, templates/g5_helium/custom/scss/custom.scss */
.block1 {
  float: left;
  width: 50%;
}
/* line 230, templates/g5_helium/custom/scss/custom.scss */
.block2 {
  float: left;
  width: 25%;
}
/* line 231, templates/g5_helium/custom/scss/custom.scss */
.block3 {
  float: left;
  width: 100%;
}
/* line 232, templates/g5_helium/custom/scss/custom.scss */
.block1 textarea, .block1 select, .block3 select, .block1 input, .block3 input {
  padding: 10px 20px;
  width: 99%;
  height: auto;
  margin: 2px;
  font-size: 1.5rem;
  display: inline-block;
  box-sizing: border-box;
}
/* line 237, templates/g5_helium/custom/scss/custom.scss */
.dateBox label {
  display: inline-block;
  font-size: 1.5rem;
}
/* line 238, templates/g5_helium/custom/scss/custom.scss */
.dateBox input {
  width: 70%;
  height: auto;
  padding: 10px;
  margin: 2px;
  font-size: 100%;
  display: inline-block;
}
/* line 240, templates/g5_helium/custom/scss/custom.scss */
a.various {
  cursor: pointer;
  display: inline-block;
  color: #fff;
  border: 0;
  padding: 10px 20px;
  background: #0095da;
  border-radius: 40px;
  font-size: 1.3rem;
  font-weight: 500;
  text-transform: uppercase;
}
/* line 241, templates/g5_helium/custom/scss/custom.scss */
#g-header a.various:before, .custompromoForm a.various:before {
  content: '';
  background: url('https://centerdenta.by/images/sourses/plan-ico.svg') 50% no-repeat;
  width: 48px;
  height: 48px;
  display: inline-block;
  background-size: contain;
  vertical-align: middle;
}
/* line 243, templates/g5_helium/custom/scss/custom.scss */
#g-header a.various, .custompromoForm a.various {
  text-transform: initial;
}
/* line 245, templates/g5_helium/custom/scss/custom.scss */
a.various:hover {
  background: #f1c40f;
}
/* line 246, templates/g5_helium/custom/scss/custom.scss */
#g-footer a.various {
  position: fixed;
  z-index: 99;
  bottom: 50px;
  right: 20px;
  box-shadow: 1px 1px 10px -6px #000;
}
/* line 248, templates/g5_helium/custom/scss/custom.scss */
.block3.errors {
  display: inline-block;
  padding: 10px;
  color: #d5e0ff;
  font-size: 1rem;
}
/* line 249, templates/g5_helium/custom/scss/custom.scss */
.block3.question input {
  width: auto;
}
/* line 250, templates/g5_helium/custom/scss/custom.scss */
.block3 button.isLoading:hover {
  background: #aaa;
  cursor: wait;
}
/* line 251, templates/g5_helium/custom/scss/custom.scss */
.movedForm {
  background: #e1e0e3;
  padding: 20px 50px;
  overflow: hidden;
}
/* line 252, templates/g5_helium/custom/scss/custom.scss */
.pdfLinks {
  padding: 30px 0;
  font-size: 1.5rem;
}
/* line 253, templates/g5_helium/custom/scss/custom.scss */
.pdfLinks a {
  display: inline-block;
  line-height: 1.3;
  margin: 0 1%;
  background: #ccc;
  padding: 10px 15px;
  text-align: center;
  border-radius: 50px;
  color: #f00;
  font-weight: 600;
  font-size: 90%;
  text-decoration: underline;
}
/* line 254, templates/g5_helium/custom/scss/custom.scss */
.pdfLinks a:hover {
  color: #0b6d14;
}
/* line 255, templates/g5_helium/custom/scss/custom.scss */
.pdfLinks a:before {
  content: url('https://centerdenta.by/images/sourses/pdf.png');
  width: 60px;
  height: 50px;
  display: inline-block;
  vertical-align: middle;
}
/* END promo form style  */
/* CONTACT page  */
/* line 259, templates/g5_helium/custom/scss/custom.scss */
.contactpageContacts p {
  display: table;
}
/* line 260, templates/g5_helium/custom/scss/custom.scss */
.contactpageContacts p i {
  color: #2b4390;
}
/* line 261, templates/g5_helium/custom/scss/custom.scss */
.contactpageContacts p > span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 20px;
}
/* line 262, templates/g5_helium/custom/scss/custom.scss */
.contactpageContacts .various.copied {
  font-size: 80%;
  margin: 0 10px;
  padding: 10px;
  text-transform: initial;
  vertical-align: text-bottom;
  text-align: center;
}
/* CONTACT page END  */
/* table styles */
/* line 267, templates/g5_helium/custom/scss/custom.scss */
table.table1 {
  width: 100%;
}
/* line 269, templates/g5_helium/custom/scss/custom.scss */
.promoFormContainer table {
  width: 100% !important;
  font-size: 90%;
}
/* line 270, templates/g5_helium/custom/scss/custom.scss */
.promoFormContainer table, .promoFormContainer td {
  border: none;
  padding: 10px 1.5rem;
  line-height: 1.3;
}
/* line 272, templates/g5_helium/custom/scss/custom.scss */
.promoFormContainer td {
  border-bottom: 1px solid #dce2e9;
}
/* line 273, templates/g5_helium/custom/scss/custom.scss */
.promoFormContainer td:last-child {
  width: 25% !important;
}
/* line 274, templates/g5_helium/custom/scss/custom.scss */
table.table1 td p {
  font-size: 90%;
  font-weight: 400;
  text-align: center;
  margin: 0;
  line-height: 1.5;
}
/* line 275, templates/g5_helium/custom/scss/custom.scss */
table.table1 tr:nth-child(2) td p {
  font-weight: 700;
}
/* line 276, templates/g5_helium/custom/scss/custom.scss */
table.table1 td:nth-child(1) p {
  font-weight: 700;
}
/* line 277, templates/g5_helium/custom/scss/custom.scss */
table.table1 tr:first-child td {
  background: #a6a6a6 !important;
}
/* line 278, templates/g5_helium/custom/scss/custom.scss */
table.table1 tr:nth-child(2) td {
  background: #d9d9d9 !important;
  text-align: center;
}
/* line 279, templates/g5_helium/custom/scss/custom.scss */
table.table1 td:first-child {
  background: #d9d9d9 !important;
}
/* line 280, templates/g5_helium/custom/scss/custom.scss */
table.table1 tr:first-child p {
  font-size: 100%;
  text-align: center;
}
/* END table styles */
/*  uslugi params  */
/* line 286, templates/g5_helium/custom/scss/custom.scss */
#g-above .modulePretext {
  text-align: center;
  color: #2b4390;
  font-size: 3rem;
  font-style: italic;
  font-family: Segoe UI;
  font-weight: 500;
  border-bottom: 1px solid #c8e4f9;
  padding-bottom: 10px;
  margin: 0 12%;
}
/* line 287, templates/g5_helium/custom/scss/custom.scss */
.uslugiTop ul {
  margin: 0;
  text-align: left;
}
/* line 288, templates/g5_helium/custom/scss/custom.scss */
.uslugiTop li {
  list-style: none;
  padding-bottom: 10px;
  line-height: 1.4;
}
/* line 289, templates/g5_helium/custom/scss/custom.scss */
.uslugiTop h3 {
  margin: 10px 0 15px;
  line-height: 1;
}
/* line 290, templates/g5_helium/custom/scss/custom.scss */
.uslugiTop h3 a {
  color: #000;
  font-weight: 600;
  display: block;
}
/* line 291, templates/g5_helium/custom/scss/custom.scss */
.uslugiTop a.moduleItemTitle {
  color: #2b4390;
}
/* line 292, templates/g5_helium/custom/scss/custom.scss */
.uslugiTop a.moduleItemTitle:hover {
  color: #0095da;
}
/* line 293, templates/g5_helium/custom/scss/custom.scss */
.uslugiTop h3:before {
  content: '';
  width: auto;
  height: 200px;
  display: block;
}
/* line 294, templates/g5_helium/custom/scss/custom.scss */
.uslugiTop li a.moduleItemTitle {
  display: inline;
  text-align: left;
  text-decoration: none;
  border-bottom: 1px solid #2b4390;
  vertical-align: top;
}
/* line 295, templates/g5_helium/custom/scss/custom.scss */
.uslugiTop #cat_94:before {
  background: url('https://centerdenta.by/images/sourses/uslugi/u7.jpg') no-repeat 0 50%;
}
/* line 296, templates/g5_helium/custom/scss/custom.scss */
.uslugiTop #cat_82:before {
  background: url('https://centerdenta.by/images/sourses/uslugi/u6.jpg') no-repeat 0 50%;
}
/* line 297, templates/g5_helium/custom/scss/custom.scss */
.uslugiTop #cat_83:before {
  background: url('https://centerdenta.by/images/sourses/uslugi/u4.jpg') no-repeat 0 50%;
}
/* line 298, templates/g5_helium/custom/scss/custom.scss */
.uslugiTop #cat_84:before {
  background: url('https://centerdenta.by/images/sourses/uslugi/u5.jpg') no-repeat 0 50%;
}
/* line 299, templates/g5_helium/custom/scss/custom.scss */
.uslugiTop #cat_85:before {
  background: url('https://centerdenta.by/images/sourses/uslugi/u2.jpg') no-repeat 0 50%;
}
/* line 300, templates/g5_helium/custom/scss/custom.scss */
.uslugiTop #cat_86:before {
  background: url('https://centerdenta.by/images/sourses/uslugi/u3.jpg') no-repeat 0 50%;
}
/* line 301, templates/g5_helium/custom/scss/custom.scss */
.uslugiTop #cat_87:before {
  background: url('https://centerdenta.by/images/sourses/uslugi/u1.jpg') no-repeat 0 50%;
}
/* line 302, templates/g5_helium/custom/scss/custom.scss */
.moduletable.uslugiTop.wideLine {
  border: 1px solid #ddd;
  border-width: 1px 0 1px 0;
  padding: 0;
}
/* line 303, templates/g5_helium/custom/scss/custom.scss */
.uslugiTop.wideLine .uslugiModTitle {
  display: table;
  margin: 0;
}
/* line 304, templates/g5_helium/custom/scss/custom.scss */
.uslugiTop.wideLine .uslugiModTitle:before {
  width: 272px;
  display: inline;
  float: left;
}
/* line 305, templates/g5_helium/custom/scss/custom.scss */
.uslugiTop.wideLine .uslugiModTitle a {
  display: table-cell;
  vertical-align: middle;
}
/* line 306, templates/g5_helium/custom/scss/custom.scss */
.uslugiTop.wideLine li:first-child {
  padding-top: 20px;
}
/* line 309, templates/g5_helium/custom/scss/custom.scss */
.uslugi h1 {
  line-height: 1.5;
}
/* line 310, templates/g5_helium/custom/scss/custom.scss */
.uslugi .itemTitle {
  display: flex;
  line-height: 1;
}
/* line 311, templates/g5_helium/custom/scss/custom.scss */
.uslugi .uslugiItemListImg, .uslugiItemList .uslugiItemListImg {
  vertical-align: middle;
  margin-right: 1rem;
  border: 2px dotted #0095da;
  width: 120px;
  height: 120px;
  background-color: #eef7fe;
  background-position: 50%;
  background-repeat: no-repeat;
  border-radius: 50%;
  display: inline-block;
  overflow: hidden;
}
/* line 313, templates/g5_helium/custom/scss/custom.scss */
.uslugi .uslugiItemListImg {
  background-size: 100%;
  width: 60px;
  height: 60px;
}
/* line 314, templates/g5_helium/custom/scss/custom.scss */
.uslugiItemList .catDescription {
  background: #f5f5f5;
  padding: 40px;
}
/* line 315, templates/g5_helium/custom/scss/custom.scss */
.uslugiItemList h1:hover .uslugiItemListImg {
  -webkit-animation: spin 0.8s linear;
}
@-webkit-keyframes spin {
  /* line 319, templates/g5_helium/custom/scss/custom.scss */
  0% {
    -webkit-transform: rotate(0deg);
  }
  /* line 322, templates/g5_helium/custom/scss/custom.scss */
  20% {
    -webkit-transform: rotate(15deg);
  }
  /* line 325, templates/g5_helium/custom/scss/custom.scss */
  40% {
    -webkit-transform: rotate(-10deg);
  }
  /* line 328, templates/g5_helium/custom/scss/custom.scss */
  60% {
    -webkit-transform: rotate(6deg);
  }
  /* line 331, templates/g5_helium/custom/scss/custom.scss */
  80% {
    -webkit-transform: rotate(-3deg);
  }
  /* line 334, templates/g5_helium/custom/scss/custom.scss */
  100% {
    -webkit-transform: rotate(0deg);
  }
}
/* line 338, templates/g5_helium/custom/scss/custom.scss */
.uslugiItemList h2 {
  margin: 0 0 10px;
}
/* line 339, templates/g5_helium/custom/scss/custom.scss */
.uslugiItemList #itemListLeading .catItemTitle:before {
  content: '';
  width: 25px;
  height: 25px;
  display: inline-block;
  vertical-align: middle;
  background: url('https://centerdenta.by/images/sourses/ico-yes.svg') no-repeat 0 50%;
  padding: 15px 10px;
  margin: auto;
}
/* line 340, templates/g5_helium/custom/scss/custom.scss */
.uslugiItemList .itemContainer {
  border-bottom: 1px solid #d7ecfd;
  margin-bottom: 30px;
  padding-bottom: 10px;
}
/* line 342, templates/g5_helium/custom/scss/custom.scss */
.socialBox {
  margin: 60px auto;
  text-align: center;
  border-top: 1px dotted #0095da;
  padding-top: 20px;
}
/*  END uslugi params  */
/* line 346, templates/g5_helium/custom/scss/custom.scss */
h2.catItemTitle {
  color: #2b4390;
}
/* usluga pages */
/* line 349, templates/g5_helium/custom/scss/custom.scss */
.itemIntroText {
  background: #edf7ff;
  padding: 20px;
  margin-bottom: 50px;
}
/* line 350, templates/g5_helium/custom/scss/custom.scss */
.itemFullText h2 {
  margin-bottom: 10px;
}
/*.itemFullText p{    text-indent: 30px;}*/
/* line 352, templates/g5_helium/custom/scss/custom.scss */
.itemFullText p *.badge {
  text-indent: 0;
}
/* line 354, templates/g5_helium/custom/scss/custom.scss */
.itemFullText ul, .itemFullText ol {
  list-style-image: url('https://centerdenta.by/images/sourses/ico-yes.svg');
  margin-top: 10px;
}
/* line 356, templates/g5_helium/custom/scss/custom.scss */
.policePage .itemFullText ul {
  list-style-image: inherit;
  margin-top: 10px;
}
/* line 357, templates/g5_helium/custom/scss/custom.scss */
.uslugi .itemFullText img {
  display: inline;
  max-width: 50%;
}
/* line 358, templates/g5_helium/custom/scss/custom.scss */
.uslugi .itemFullText .g-grid img {
  display: inline;
  max-width: 100%;
  padding: 20px 20px 20px 0;
}
/* line 359, templates/g5_helium/custom/scss/custom.scss */
.uslugi .itemFullText p > img {
  padding: 20px 20px 20px 0;
}
/* line 361, templates/g5_helium/custom/scss/custom.scss */
.dopItemDataBox h3 {
  margin: 10px;
  font-size: 1.5rem;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  font-weight: 700;
  background: #f1c40f;
  -webkit-clip-path: polygon(5% 0%, 100% 0, 95% 100%, 0% 100%);
  clip-path: polygon(5% 0%, 100% 0, 95% 100%, 0% 100%);
}
/* line 362, templates/g5_helium/custom/scss/custom.scss */
.dopItemDataBox a.various {
  font-size: 1rem;
  text-transform: initial;
}
/* line 363, templates/g5_helium/custom/scss/custom.scss */
.dopItemDataBox a.various:hover {
  padding: 10px 25px;
  background: #0095da;
}
/* line 364, templates/g5_helium/custom/scss/custom.scss */
.itemView .moduletable ul {
  text-align: left;
  display: inline-block;
  margin: 0;
}
/* line 365, templates/g5_helium/custom/scss/custom.scss */
.priceListModule ul {
  display: block !important;
}
/* line 366, templates/g5_helium/custom/scss/custom.scss */
.itemView .moduletable ul li a {
  font-size: 1.5rem;
  line-height: 2;
  border-bottom: 1px solid #fff;
}
/* line 367, templates/g5_helium/custom/scss/custom.scss */
.itemView .moduletable ul li a:hover {
  border-bottom: 1px solid #0095da;
}
/* line 368, templates/g5_helium/custom/scss/custom.scss */
.itemView .moduletable .k2CategoriesListBlock {
  text-align: center;
}
/* line 369, templates/g5_helium/custom/scss/custom.scss */
.dopItemDataBox .moduleCont {
  display: inline-block;
}
/* line 370, templates/g5_helium/custom/scss/custom.scss */
.dopItemDataBox .moduleCont p {
  font-size: 0.8rem;
  text-align: left;
}
/* line 371, templates/g5_helium/custom/scss/custom.scss */
.dopItemDataBox {
  text-align: center;
}
/* line 372, templates/g5_helium/custom/scss/custom.scss */
.dopItemDataBox .priceBox p {
  margin-bottom: 0;
}
/* line 373, templates/g5_helium/custom/scss/custom.scss */
.dopItemDataBox .moduleCont p > span {
  background: #f8e289;
  width: 25px;
  height: 25px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  margin-right: 5px;
}
/* line 374, templates/g5_helium/custom/scss/custom.scss */
.priceBox {
  background: #edf7ff;
  padding: 10px 30px;
  text-align: left;
  border-radius: 10px;
}
/* line 375, templates/g5_helium/custom/scss/custom.scss */
.priceBox .startPriceValue {
  color: #1a903b;
  font-size: 2rem;
  font-weight: 700;
  margin: 0;
  line-height: 1;
}
/* line 376, templates/g5_helium/custom/scss/custom.scss */
.priceBox div.linkToAll {
  text-align: right;
  width: 100%;
}
/* line 377, templates/g5_helium/custom/scss/custom.scss */
.priceBox div.linkToAll a {
  display: inline;
  border-bottom: 1px dashed #f55;
  color: #1a903b;
}
/* line 378, templates/g5_helium/custom/scss/custom.scss */
.onlineBox {
  border: 1px solid #e6e6e6;
  border-radius: 3px;
  background: #fffff5;
  box-shadow: 1px 1px 12px -10px #000;
}
/* line 380, templates/g5_helium/custom/scss/custom.scss */
.dopItemDataBox .dopBox > div {
  margin-bottom: 20px;
}
/* line 381, templates/g5_helium/custom/scss/custom.scss */
.dopItemDataBox .dopBox .clinicPluses {
  border: 1px solid #98ccfd;
  border-radius: 30px;
  padding: 20px;
  font-size: 0.8rem;
  background: #f1f5f6;
}
/* line 382, templates/g5_helium/custom/scss/custom.scss */
.dopItemDataBox .dopBox .clinicPluses h4 {
  font-size: 0.9rem;
  font-weight: 600;
  color: #2b4390;
  line-height: 1.3;
  padding: 0;
  margin: 0;
}
/* line 383, templates/g5_helium/custom/scss/custom.scss */
.dopItemDataBox .dopBox .clinicPluses h4:before {
  content: '';
  width: 25px;
  height: 25px;
  display: inline-block;
  vertical-align: middle;
  background: url('https://centerdenta.by/images/sourses/ico-info.svg') no-repeat 0 50%;
  padding: 20px;
}
/* line 385, templates/g5_helium/custom/scss/custom.scss */
.naZametku {
  font-size: 90%;
  margin: 30px;
  background: #f0f0f0;
  border-radius: 20px;
  padding: 30px;
}
/* line 386, templates/g5_helium/custom/scss/custom.scss */
.naZametku h4 {
  margin: 40px 0;
  font-weight: 200;
  font-size: 2rem;
  color: #0095da;
  font-style: italic;
  width: 30%;
  float: left;
  text-align: center;
  line-height: 1.2;
  padding: 0 10px;
}
/* line 387, templates/g5_helium/custom/scss/custom.scss */
.naZametku h4:before {
  content: '';
  width: 25px;
  height: 25px;
  display: block;
  vertical-align: middle;
  background: url('https://centerdenta.by/images/sourses/warning-note.svg') no-repeat 0 50%;
  padding: 30px;
  margin: auto;
}
/* line 389, templates/g5_helium/custom/scss/custom.scss */
.priceListModule h3 {
  font-size: 2.5rem;
}
/* line 391, templates/g5_helium/custom/scss/custom.scss */
.goToPricePage {
  display: inline-block;
  float: right;
  margin-top: -40px !important;
}
/* line 392, templates/g5_helium/custom/scss/custom.scss */
.goToPricePage span {
  vertical-align: middle;
  display: inline-flex;
}
/* line 393, templates/g5_helium/custom/scss/custom.scss */
.goToPricePage a {
  text-decoration: underline;
}
/* line 394, templates/g5_helium/custom/scss/custom.scss */
.goToPricePage a:hover img {
  -webkit-animation: spin 0.8s linear;
}
/* line 396, templates/g5_helium/custom/scss/custom.scss */
.itemMiniPrice, .goToPricePage {
  padding: 0 15%;
}
/* line 398, templates/g5_helium/custom/scss/custom.scss */
.itemMiniPrice li {
  padding: 10px;
  line-height: 1.3;
  border-bottom: 1px solid #dce2e9;
}
/* line 399, templates/g5_helium/custom/scss/custom.scss */
.itemMiniPrice a {
  width: 80%;
  display: inline-block;
  vertical-align: top;
}
/* line 401, templates/g5_helium/custom/scss/custom.scss */
.itemMiniPrice li {
  padding: 10px;
  line-height: 1.3;
  border-bottom: 1px solid #dce2e9;
}
/* line 402, templates/g5_helium/custom/scss/custom.scss */
.itemMiniPrice a {
  width: 80%;
  display: inline-block;
  vertical-align: top;
}
/* line 404, templates/g5_helium/custom/scss/custom.scss */
.promoUslugiPricePage {
  padding: 0 5%;
}
/* line 405, templates/g5_helium/custom/scss/custom.scss */
.itemView .moduletable.promoUslugiPricePage ul li a {
  font-size: initial;
  border-bottom: 0;
}
/* line 406, templates/g5_helium/custom/scss/custom.scss */
.itemView .moduletable.promoUslugiPricePage ul li {
  padding: 5px;
}
/* line 407, templates/g5_helium/custom/scss/custom.scss */
.itemView .moduletable.promoUslugiPricePage ul li a {
  vertical-align: bottom;
  line-height: 1.5;
}
/* line 408, templates/g5_helium/custom/scss/custom.scss */
.itemView .itemFullText blockquote {
  font-style: italic;
  background: #83f9c8;
  padding: 20px;
  border-left-color: #0095da;
  font-size: 80% !important;
}
/* line 410, templates/g5_helium/custom/scss/custom.scss */
.inArticleBox {
  text-align: center;
  background: #f5f5f5;
  padding: 20px;
}
/* line 411, templates/g5_helium/custom/scss/custom.scss */
.inArticleBox .size-33 {
  padding: 10px;
}
/* line 412, templates/g5_helium/custom/scss/custom.scss */
.inArticleBox .imgbg {
  background-repeat: no-repeat;
  background-size: cover;
  padding: 10px;
  height: 150px;
  position: relative;
}
/* line 413, templates/g5_helium/custom/scss/custom.scss */
.inArticleBox span {
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  width: 70%;
  margin: 0 auto;
  top: 50%;
  background: #2b4390;
  background: rgba(43, 67, 144, 0.82);
  color: #fff;
  font-size: 1.5em;
  -webkit-clip-path: polygon(5% 0%, 100% 0, 95% 100%, 0% 100%);
  clip-path: polygon(5% 0%, 100% 0, 95% 100%, 0% 100%);
}
/* line 414, templates/g5_helium/custom/scss/custom.scss */
.inArticleBox span:hover {
  background: #0095da;
}
/* usluga pages  END */
/* doctors pages */
/* line 418, templates/g5_helium/custom/scss/custom.scss */
.doctors .catItemImage {
  overflow: hidden;
  display: inline-flex;
  vertical-align: top;
}
/* line 419, templates/g5_helium/custom/scss/custom.scss */
.doctors .catItemData {
  display: inline-block;
}
/* line 420, templates/g5_helium/custom/scss/custom.scss */
.itemListDoctor .itemContainer {
  border-bottom: 1px solid #d7ecfd;
  padding: 10px 0;
}
/* doctors pages END*/
/* portfolio pages */
/* line 425, templates/g5_helium/custom/scss/custom.scss */
.portfolioView #itemListLeading .catItemTitle {
  padding: 0 80px;
  height: 60px;
  overflow: hidden;
  margin: 0 0 10px;
}
/* line 426, templates/g5_helium/custom/scss/custom.scss */
.portfolioView #itemListLeading .catItemView {
  background: #f5f5f5;
  margin: 2px;
  padding: 20px 0;
}
/* line 427, templates/g5_helium/custom/scss/custom.scss */
.portfolioView #itemListLeading .itemContainer, .portfolioView #itemListLeading .catItemTitle {
  text-align: center;
}
/* line 429, templates/g5_helium/custom/scss/custom.scss */
.portfolioView .itemContainer:hover .catItemImage:before {
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  display: block;
  position: absolute;
}
/* line 430, templates/g5_helium/custom/scss/custom.scss */
.photoText {
  position: absolute;
  margin: 0 7px;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  line-height: 1.2;
  font-weight: 300;
  padding: 10px 20px;
  text-align: left;
  font-size: 1rem;
}
/* portfolio pages END*/
/* k2 styles */
/* line 434, templates/g5_helium/custom/scss/custom.scss */
.catItemBody, .itemContainer {
  position: relative;
}
/* line 435, templates/g5_helium/custom/scss/custom.scss */
.catItemImage {
  display: inline-block;
  position: relative;
}
/* line 436, templates/g5_helium/custom/scss/custom.scss */
.clr {
  clear: both;
  height: 0;
  line-height: 0;
  display: block;
  float: none;
  padding: 0;
  margin: 0;
  border: none;
}
/* line 437, templates/g5_helium/custom/scss/custom.scss */
.catItemReadMore {
  position: absolute;
  bottom: 20%;
  text-align: center;
  margin: 0 auto;
  left: 0;
  right: 0;
  filter: opacity(0%);
}
/* line 438, templates/g5_helium/custom/scss/custom.scss */
.catItemReadMore a {
  background: #f1c40f;
  color: #fff;
  border-radius: 30px;
  padding: 10px;
}
/* line 439, templates/g5_helium/custom/scss/custom.scss */
.catItemReadMore a:hover {
  background: #0095da;
}
/* line 440, templates/g5_helium/custom/scss/custom.scss */
.itemContainer:hover .catItemReadMore {
  filter: opacity(100%);
}
/* line 442, templates/g5_helium/custom/scss/custom.scss */
#itemListLeading .itemContainer {
  float: left;
}
/* line 443, templates/g5_helium/custom/scss/custom.scss */
#itemListLeading .catItemTitle {
  line-height: 1.2;
}
/* k2 styles  END*/
/* About page   */
/* line 447, templates/g5_helium/custom/scss/custom.scss */
body.aboutUs #g-mainbar {
  padding: 0;
}
/* line 448, templates/g5_helium/custom/scss/custom.scss */
body.aboutUs #g-sidebar {
  padding-top: 0;
}
/* line 449, templates/g5_helium/custom/scss/custom.scss */
body.aboutUs #g-aftermain {
  padding-top: 0;
}
/* line 450, templates/g5_helium/custom/scss/custom.scss */
.itemIntroText {
  margin-bottom: 15px;
}
/* line 451, templates/g5_helium/custom/scss/custom.scss */
.itemIntroText cite {
  font-size: 1.3rem;
  font-style: italic;
  color: #2b4390;
}
/* line 453, templates/g5_helium/custom/scss/custom.scss */
#g-sidebar .moduletable ul {
  text-align: left;
  display: inline-block;
  margin: 0;
  display: inline-block;
}
/* line 454, templates/g5_helium/custom/scss/custom.scss */
#g-sidebar .moduletable ul li a {
  font-size: 1.5rem;
  line-height: 2;
  border-bottom: 1px solid #fff;
}
/* line 455, templates/g5_helium/custom/scss/custom.scss */
#g-sidebar .moduletable ul li a:hover {
  border-bottom: 1px solid #0095da;
}
/* line 456, templates/g5_helium/custom/scss/custom.scss */
#g-sidebar .moduletable .k2CategoriesListBlock {
  text-align: center;
}
/* line 457, templates/g5_helium/custom/scss/custom.scss */
#g-sidebar .moduletable.dopItemDataBox {
  padding-bottom: 10px;
}
/* About page  END */
/* line 461, templates/g5_helium/custom/scss/custom.scss */
.itemNavigation a {
  padding: 20px;
}
/* line 462, templates/g5_helium/custom/scss/custom.scss */
.itemNavigation .itemNavigationTitle {
  background: #eee;
  padding: 10px;
  border-radius: 20px;
}
/* line 463, templates/g5_helium/custom/scss/custom.scss */
.itemNavigation .itemNavigationTitle:before {
  vertical-align: middle;
  display: inline-block;
  width: 50px;
  height: 50px;
  background-size: contain;
  margin-right: 10px;
  content: '';
  background: url('../../../../images/sourses/icons/see.svg') no-repeat 50%;
}
/* line 465, templates/g5_helium/custom/scss/custom.scss */
.buses img {
  width: 50%;
  padding: 5px;
}
/* line 467, templates/g5_helium/custom/scss/custom.scss */
#toTopBox {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0px;
  display: none;
  z-index: 999;
  width: 90px;
  margin: 0 auto;
  text-align: center;
}
/* line 468, templates/g5_helium/custom/scss/custom.scss */
#toTopBox .g-content {
  margin: 0;
  padding: 10px;
}
/* line 469, templates/g5_helium/custom/scss/custom.scss */
#toTopBox i {
  color: #25a;
}
/* line 470, templates/g5_helium/custom/scss/custom.scss */
#toTopBox:hover i {
  color: #f00;
}
/* line 471, templates/g5_helium/custom/scss/custom.scss */
.g-totop {
  text-align: center;
}
/* line 473, templates/g5_helium/custom/scss/custom.scss */
.g-offcanvas-open .g-offcanvas-toggle {
  color: rgba(0, 149, 218, 0.6) !important;
}
/* line 474, templates/g5_helium/custom/scss/custom.scss */
#g-mobilemenu-container .g-toplevel li .g-menu-item-container {
  border-bottom: 1px solid #67b8ff;
}
/* line 475, templates/g5_helium/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  color: #fff;
  background: #0095da;
  border: 0;
}
/* line 476, templates/g5_helium/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: #0095da;
  color: #fff;
}
/* line 477, templates/g5_helium/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container {
  color: #fff;
}
/* line 480, templates/g5_helium/custom/scss/custom.scss */
.articleInfo {
  background: #eee;
  padding: 20px;
  display: flex;
}
/* line 481, templates/g5_helium/custom/scss/custom.scss */
.articleInfo:before {
  content: '';
  width: 25px;
  height: 25px;
  display: block;
  vertical-align: middle;
  background: url('https://centerdenta.by/images/sourses/warning-note.svg') no-repeat 0 50%;
  padding: 30px;
  margin: auto;
}
/* line 483, templates/g5_helium/custom/scss/custom.scss */
.moduletablepluses {
  background: #eee;
  padding: 20px;
  margin: 20px 0;
  border-radius: 10px;
}
/* line 484, templates/g5_helium/custom/scss/custom.scss */
.moduletablepluses h3 {
  text-align: center;
  font-weight: 600;
}
/* line 485, templates/g5_helium/custom/scss/custom.scss */
.custompluses, .custompluses p > strong {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  text-indent: 0;
  color: #2b4390;
  flex-wrap: wrap;
}
/* line 487, templates/g5_helium/custom/scss/custom.scss */
.custompluses span {
  text-indent: 0;
  font-size: 80%;
  color: #000;
  padding: 10px;
}
/* line 488, templates/g5_helium/custom/scss/custom.scss */
.custompluses p {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  flex-basis: 25%;
  width: 25%;
  text-align: left;
}
/* line 489, templates/g5_helium/custom/scss/custom.scss */
.custompluses i {
  display: flex;
  margin-right: 5px;
  flex-wrap: wrap;
  width: 100%;
  text-align: center;
  justify-content: center;
}
/* line 490, templates/g5_helium/custom/scss/custom.scss */
.custompluses i:before {
  height: 50px;
  width: 50px;
  display: inline-block;
  background-size: 100%;
  content: '';
}
/* line 491, templates/g5_helium/custom/scss/custom.scss */
.ico-pluses-1:before {
  background: url('../../../../images/sourses/icons/plus-1.svg') 0 50% no-repeat;
}
/* line 492, templates/g5_helium/custom/scss/custom.scss */
.ico-pluses-2:before {
  background: url('../../../../images/sourses/icons/plus-2.svg') 0 50% no-repeat;
}
/* line 493, templates/g5_helium/custom/scss/custom.scss */
.ico-pluses-3:before {
  background: url('../../../../images/sourses/icons/plus-3.svg') 0 50% no-repeat;
}
/* line 494, templates/g5_helium/custom/scss/custom.scss */
.ico-pluses-4:before {
  background: url('../../../../images/sourses/icons/plus-4.svg') 0 50% no-repeat;
}
/* line 496, templates/g5_helium/custom/scss/custom.scss */
.g-home-particles .custompluses, .custompluses p > strong {
  align-items: center;
}
@media only all and (max-width: 74.938rem) and (min-width: 48rem) {
  /* line 500, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation .g-main-nav .g-toplevel {
    line-height: 1;
  }
  /* line 501, templates/g5_helium/custom/scss/custom.scss */
  .size-68.headMenu {
    -webkit-flex: 0 58%;
    -moz-flex: 0 58%;
    -ms-flex: 0 58%;
    flex: 0 58%;
    width: 58%;
  }
  /* line 502, templates/g5_helium/custom/scss/custom.scss */
  .headMenu .g-particle {
    margin: 0;
    padding: 0.3rem;
  }
  /* line 503, templates/g5_helium/custom/scss/custom.scss */
  .size-20.topRightData {
    -webkit-flex: 0 30%;
    -moz-flex: 0 30%;
    -ms-flex: 0 30%;
    flex: 0 30%;
    width: 30%;
  }
  /* line 504, templates/g5_helium/custom/scss/custom.scss */
  #g-testimonials.aboutDoors .g-content {
    margin: 0 0.25rem 0.5rem;
    padding: 0.8rem;
  }
  /* line 505, templates/g5_helium/custom/scss/custom.scss */
  .promoFormContainer .g-grid {
    padding: 10px;
  }
  /* line 506, templates/g5_helium/custom/scss/custom.scss */
  .promoFormContainer .g-content {
    margin: 0;
  }
  /* line 507, templates/g5_helium/custom/scss/custom.scss */
  .promoFormContainer .promoForm h2 {
    margin: 0;
    line-height: 1;
  }
  /* line 508, templates/g5_helium/custom/scss/custom.scss */
  .promoFormContainer .custompromoForm .g-grid p {
    font-size: 1.2rem;
  }
  /* line 509, templates/g5_helium/custom/scss/custom.scss */
  .promoFormContainer .custompromoForm .g-grid p:nth-child(1) strong:before, .promoFormContainer .custompromoForm .g-grid p:nth-child(2) strong:before {
    width: 44px;
    height: 44px;
    background-size: 80%;
  }
  /* line 510, templates/g5_helium/custom/scss/custom.scss */
  .promoFormContainer .custompromoForm .g-grid + div {
    padding: 5px 0;
    font-size: 0.9rem;
  }
}
@media only all and (min-width: 85rem) {
  /* 1360 px   */
  /* line 515, templates/g5_helium/custom/scss/custom.scss */
  .promoFormContainer .custompromoForm .g-grid p > strong {
    flex-direction: row;
  }
}
@media only all and (max-width: 84.938rem) {
  /* 1360 px   */
  /* line 518, templates/g5_helium/custom/scss/custom.scss */
  .headMenu .g-content {
    margin: 30px 20px;
  }
  /* line 519, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation .g-main-nav .g-toplevel > li {
    margin: 0 0.3rem;
  }
  /* line 520, templates/g5_helium/custom/scss/custom.scss */
  .g-main-nav .g-toplevel > li > .g-menu-item-container {
    font-size: 1rem;
  }
  /* line 521, templates/g5_helium/custom/scss/custom.scss */
  #g-header .g-container {
    padding-top: 7rem !important;
  }
  /* line 522, templates/g5_helium/custom/scss/custom.scss */
  .promoFormContainer .promoForm h2 {
    margin: 0;
    line-height: 1;
  }
  /* line 523, templates/g5_helium/custom/scss/custom.scss */
  .promoFormContainer .custompromoForm .g-grid + div {
    padding: 5px 0;
  }
}
@media only all and (max-width: 74.938rem) {
  /* 1199 px   */
  /* line 526, templates/g5_helium/custom/scss/custom.scss */
  .headMenu .g-content {
    margin: 10px 20px;
  }
  /* line 527, templates/g5_helium/custom/scss/custom.scss */
  .topRightData .various {
    line-height: 1.3rem;
  }
  /* line 528, templates/g5_helium/custom/scss/custom.scss */
  .topRightData p {
    font-size: 0.9rem;
  }
  /* line 529, templates/g5_helium/custom/scss/custom.scss */
  .topRightData p:nth-child(2) {
    font-size: 1.4rem;
  }
  /* line 530, templates/g5_helium/custom/scss/custom.scss */
  #g-header .g-container {
    padding-top: 6rem !important;
  }
  /* line 531, templates/g5_helium/custom/scss/custom.scss */
  .promoBox .figures:nth-child(1) h1, .promoBox .figures:nth-child(1) p {
    font-size: 1.6em;
  }
  /* line 532, templates/g5_helium/custom/scss/custom.scss */
  .portfolioView #itemListLeading .catItemTitle {
    padding: 0 10px;
  }
  /* line 533, templates/g5_helium/custom/scss/custom.scss */
  #g-intro .figures span {
    font-size: 1.3rem;
  }
  /* line 534, templates/g5_helium/custom/scss/custom.scss */
  .promoBox .figures .custompromoText p {
    font-size: 80%;
  }
  /* line 535, templates/g5_helium/custom/scss/custom.scss */
  .custompluses p > strong {
    text-align: center;
    padding: 10px;
  }
}
@media only all and (max-width: 60rem) {
  /* 960px */
  /* line 538, templates/g5_helium/custom/scss/custom.scss */
  .topRightData p {
    font-size: 0.9rem;
  }
  /* line 539, templates/g5_helium/custom/scss/custom.scss */
  .topRightData p:nth-child(2) {
    font-size: 1.4rem;
  }
  /* line 540, templates/g5_helium/custom/scss/custom.scss */
  #g-header a.various {
    font-size: 1rem;
  }
  /* line 541, templates/g5_helium/custom/scss/custom.scss */
  #g-header a.various:before {
    width: 30px;
    height: 30px;
  }
  /* line 542, templates/g5_helium/custom/scss/custom.scss */
  .promoBox .figures:nth-child(1) h1, .promoBox .figures:nth-child(1) p {
    font-size: 1.2em;
  }
  /* line 544, templates/g5_helium/custom/scss/custom.scss */
  #g-intro .figures span {
    font-size: 1.25rem;
  }
  /* line 545, templates/g5_helium/custom/scss/custom.scss */
  .promoBox .figures .custompromoText p {
    font-size: 0.7rem;
  }
  /* line 546, templates/g5_helium/custom/scss/custom.scss */
  #g-above .modulePretext {
    font-size: 2rem;
  }
  /* line 547, templates/g5_helium/custom/scss/custom.scss */
  #g-above .modulePretext img {
    width: 90px;
  }
  /* line 548, templates/g5_helium/custom/scss/custom.scss */
  #g-features.ourPluses .g-block {
    flex: 0 100%;
    text-align: center;
  }
  /* line 549, templates/g5_helium/custom/scss/custom.scss */
  .moduletable h2 {
    font-size: 1.23rem;
    text-transform: uppercase;
  }
  /* line 550, templates/g5_helium/custom/scss/custom.scss */
  .promoFormContainer .custompromoForm .g-grid {
    padding: 0;
  }
  /* line 551, templates/g5_helium/custom/scss/custom.scss */
  .promoFormContainer .promoForm h2 {
    margin-bottom: 0;
  }
  /* line 552, templates/g5_helium/custom/scss/custom.scss */
  .promoFormContainer .custompromoForm .g-grid p {
    font-size: 1rem;
  }
  /* line 553, templates/g5_helium/custom/scss/custom.scss */
  .promoFormContainer .custompromoForm .g-grid p:nth-child(1) strong:before, .promoFormContainer .custompromoForm .g-grid p:nth-child(2) strong:before {
    width: 44px;
    height: 44px;
    background-size: 80%;
  }
  /* line 554, templates/g5_helium/custom/scss/custom.scss */
  .promoFormContainer .custompromoForm .g-grid + div {
    padding: 5px 0;
    font-size: 0.7rem;
  }
  /* line 555, templates/g5_helium/custom/scss/custom.scss */
  .itemFullText .promoForm, .promoFormContainer .g-grid {
    border-radius: 0;
  }
  /* line 556, templates/g5_helium/custom/scss/custom.scss */
  .promoFormContainer .g-content {
    margin: 0;
  }
  /* line 557, templates/g5_helium/custom/scss/custom.scss */
  .priceListModule h3 {
    font-size: 2rem;
  }
  /* line 558, templates/g5_helium/custom/scss/custom.scss */
  .itemMiniPrice, .goToPricePage {
    padding: 0;
  }
  /* line 559, templates/g5_helium/custom/scss/custom.scss */
  .promoUslugiPricePage {
    padding: 0 5%;
  }
  /* line 560, templates/g5_helium/custom/scss/custom.scss */
  .dopFooter .g-content {
    text-align: center;
  }
  /* line 561, templates/g5_helium/custom/scss/custom.scss */
  .designed .g-content {
    margin-bottom: 4rem;
    text-align: center;
  }
}
@media only all and (max-width: 60rem) and (min-width: 48rem) {
  /* line 564, templates/g5_helium/custom/scss/custom.scss */
  #g-footer a.various {
    font-size: 1.1rem;
  }
  /* line 565, templates/g5_helium/custom/scss/custom.scss */
  a.various {
    padding: 5px 10px;
    font-size: 1.2rem;
  }
}
@media only all and (max-width: 54.938rem) and (min-width: 48rem) {
  /* line 568, templates/g5_helium/custom/scss/custom.scss */
  .g-logo.g-logo-helium img {
    max-height: 70px;
    margin-top: 15px;
  }
  /* line 569, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation .topRightData .g-content, .topRightData .various {
    text-align: center;
    float: none;
  }
  /* line 571, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation .g-main-nav .g-toplevel, .topRightData p {
    text-align: center;
  }
  /* line 573, templates/g5_helium/custom/scss/custom.scss */
  #g-header .g-container {
    padding-top: 16rem !important;
  }
  /* line 574, templates/g5_helium/custom/scss/custom.scss */
  #g-intro .figures.size-20 {
    width: 50%;
    flex: 50%;
  }
  /* line 575, templates/g5_helium/custom/scss/custom.scss */
  #g-above .modulePretext {
    font-size: 1.7rem;
  }
  /* line 576, templates/g5_helium/custom/scss/custom.scss */
  #g-header a.various {
    font-size: 0.8rem;
  }
  /* line 577, templates/g5_helium/custom/scss/custom.scss */
  .promoFormContainer .custompromoForm .g-grid .size-50 {
    width: 50%;
    flex: 50%;
  }
  /* line 578, templates/g5_helium/custom/scss/custom.scss */
  .itemFullText .promoForm, .promoFormContainer .g-grid {
    border-radius: 0;
  }
  /* line 579, templates/g5_helium/custom/scss/custom.scss */
  .portfolioView #itemListLeading .catItemTitle {
    padding: 0;
    font-size: 1rem;
  }
  /* line 580, templates/g5_helium/custom/scss/custom.scss */
  .custompluses p {
    flex-basis: 50%;
    width: 50%;
  }
  /* line 581, templates/g5_helium/custom/scss/custom.scss */
  .custompluses p > strong {
    text-align: center;
    padding: 10px;
  }
}
@media only all and (max-width: 48rem) {
  /* line 584, templates/g5_helium/custom/scss/custom.scss */
  .g-offcanvas-toggle {
    color: #0076e2;
  }
  /* line 585, templates/g5_helium/custom/scss/custom.scss */
  #g-header .promoLeft .g-content {
    font-size: 1.3em;
  }
}
@media only all and (max-width: 47.938rem) {
  /* 767 px */
  /* line 588, templates/g5_helium/custom/scss/custom.scss */
  .g-logo {
    margin: 0;
    padding-left: 0;
  }
  /* line 589, templates/g5_helium/custom/scss/custom.scss */
  table.table1 {
    width: 100%;
    overflow-x: scroll;
    display: inherit;
  }
  /* line 590, templates/g5_helium/custom/scss/custom.scss */
  .g-logo.g-logo-helium img, .g-logo.g-logo-helium svg {
    padding-top: 20px;
    text-align: center;
    margin: 0 auto;
  }
  /* line 591, templates/g5_helium/custom/scss/custom.scss */
  .topRightData .various {
    line-height: 1.5em;
    border-radius: 10px;
    font-size: 0.8rem;
    margin: 0 0 0 5px;
  }
  /* line 592, templates/g5_helium/custom/scss/custom.scss */
  .topRightData p {
    font-size: 1rem;
    margin: 0;
  }
  /* line 593, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation .logo {
    width: 40%;
    flex-basis: 40%;
    webkit-flex-basis: 40%;
    -moz-flex-basis: 40%;
  }
  /* line 594, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation .topRightData {
    width: 60%;
    flex-basis: 60%;
    webkit-flex-basis: 60%;
    -moz-flex-basis: 60%;
  }
  /* line 595, templates/g5_helium/custom/scss/custom.scss */
  #g-header .custompromoText h1 {
    font-size: 1.8rem;
  }
  /* line 596, templates/g5_helium/custom/scss/custom.scss */
  #g-header .custompromoText div.size-65 {
    width: 100%;
    line-height: 1.5;
    font-size: 1.8rem;
  }
  /* line 597, templates/g5_helium/custom/scss/custom.scss */
  #g-header .custompromoText div p span {
    display: block;
  }
  /* line 598, templates/g5_helium/custom/scss/custom.scss */
  #g-header a.various {
    font-size: 0.7rem;
  }
  /* line 599, templates/g5_helium/custom/scss/custom.scss */
  #g-header a.various:before {
    content: none;
  }
  /* line 600, templates/g5_helium/custom/scss/custom.scss */
  #g-header .g-container {
    padding-top: 5rem !important;
  }
  /* line 601, templates/g5_helium/custom/scss/custom.scss */
  #g-intro .figures.size-20 {
    width: 50%;
    flex: 50%;
  }
  /* line 602, templates/g5_helium/custom/scss/custom.scss */
  #g-above .modulePretext {
    font-size: 1.7rem;
  }
  /* line 603, templates/g5_helium/custom/scss/custom.scss */
  .uslugiTop h3 {
    text-align: center;
  }
  /* line 604, templates/g5_helium/custom/scss/custom.scss */
  .uslugiTop h3:before {
    background-position-x: 50% !important;
  }
  /* line 605, templates/g5_helium/custom/scss/custom.scss */
  .uslugiTop.wideLine .uslugiModTitle a {
    display: initial;
  }
  /* line 606, templates/g5_helium/custom/scss/custom.scss */
  .moduletable h2 {
    font-size: 2rem;
    line-height: 1.3;
  }
  /* line 607, templates/g5_helium/custom/scss/custom.scss */
  a.various {
    font-size: 1.5rem;
  }
  /* line 608, templates/g5_helium/custom/scss/custom.scss */
  .promoBox .g-block .g-content ul {
    min-height: auto;
  }
  /* line 609, templates/g5_helium/custom/scss/custom.scss */
  .ourPluses .size-25.pluses, .promoBox .size-25.figures {
    flex-basis: 50%;
  }
  /* line 611, templates/g5_helium/custom/scss/custom.scss */
  .moduletable.doorsPreText:before, .moduletable.photoDoors:before, .moduletable.aboutDoors:before {
    top: 2rem;
  }
  /* line 612, templates/g5_helium/custom/scss/custom.scss */
  #g-testimonials.aboutDoors .g-content {
    margin: 0 0.25rem 0.1rem;
    padding: 0.5rem;
  }
  /* line 613, templates/g5_helium/custom/scss/custom.scss */
  .customaboutDoorsTab p {
    margin: 0;
  }
  /* line 614, templates/g5_helium/custom/scss/custom.scss */
  .g-social-header h2, .g-social {
    text-align: center;
  }
  /* line 616, templates/g5_helium/custom/scss/custom.scss */
  .size-20.topRightData {
    flex-basis: 60%;
  }
  /* line 617, templates/g5_helium/custom/scss/custom.scss */
  .size-12.logo {
    flex-basis: 40%;
  }
  /* line 618, templates/g5_helium/custom/scss/custom.scss */
  .block1 textarea, .block1 select, .block1 input, .block3 input {
    padding: 5px 10px;
  }
  /* line 619, templates/g5_helium/custom/scss/custom.scss */
  #g-footer .g-block.size-10 {
    display: none;
  }
  /* line 620, templates/g5_helium/custom/scss/custom.scss */
  #g-footer .g-content {
    text-align: center;
  }
  /* line 621, templates/g5_helium/custom/scss/custom.scss */
  #g-footer a.various {
    font-size: 1rem;
    bottom: 10px;
  }
  /* line 622, templates/g5_helium/custom/scss/custom.scss */
  #g-footer #toTopBox {
    margin: 0;
  }
  /* line 623, templates/g5_helium/custom/scss/custom.scss */
  #g-footer p {
    text-align: center;
  }
  /* line 624, templates/g5_helium/custom/scss/custom.scss */
  .block1.dateBox {
    width: 50%;
  }
  /* line 625, templates/g5_helium/custom/scss/custom.scss */
  #g-testimonials .relaxMainText h2, #g-testimonials .magnoliaMainText h2 {
    font-size: 1.5rem;
  }
  /* line 627, templates/g5_helium/custom/scss/custom.scss */
  #g-intro .figures span {
    font-size: 2rem;
  }
  /* line 628, templates/g5_helium/custom/scss/custom.scss */
  .promoFormContainer .custompromoForm .g-grid .size-50 {
    width: 50%;
    flex: 50%;
  }
  /* line 629, templates/g5_helium/custom/scss/custom.scss */
  .itemFullText .promoForm, .promoFormContainer .g-grid {
    border-radius: 0;
  }
  /* line 630, templates/g5_helium/custom/scss/custom.scss */
  h1.itemTitle {
    font-size: 1.8rem;
  }
  /* line 631, templates/g5_helium/custom/scss/custom.scss */
  .dopItemDataBox h3.g-title {
    font-size: 1rem;
  }
  /* line 632, templates/g5_helium/custom/scss/custom.scss */
  .promoFormContainer table, .promoFormContainer td {
    padding: 10px 0.5rem;
    font-size: 85%;
  }
  /* line 633, templates/g5_helium/custom/scss/custom.scss */
  .portfolioView #itemListLeading .catItemTitle {
    padding: 0;
    font-size: 1rem;
  }
  /* line 634, templates/g5_helium/custom/scss/custom.scss */
  .itemMiniPrice a + span {
    display: inline-block;
  }
  /* line 635, templates/g5_helium/custom/scss/custom.scss */
  .custompluses p {
    flex-basis: 50%;
    width: 50%;
  }
}
@media only all and (max-width: 30rem) {
  /*  480px */
  /* line 641, templates/g5_helium/custom/scss/custom.scss */
  .g-content {
    padding: 0.538rem;
  }
  /* line 642, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation .logo {
    margin-left: 50px;
    width: 30%;
    flex-basis: 30%;
    webkit-flex-basis: 30%;
    -moz-flex-basis: 30%;
  }
  /* line 643, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation .topRightData {
    width: 55%;
    flex-basis: 55%;
    webkit-flex-basis: 55%;
    -moz-flex-basis: 55%;
  }
  /* line 644, templates/g5_helium/custom/scss/custom.scss */
  #g-header .g-container {
    padding-top: 4.4rem !important;
  }
  /* line 645, templates/g5_helium/custom/scss/custom.scss */
  #g-header a.various {
    font-size: 0.6rem;
  }
  /* line 646, templates/g5_helium/custom/scss/custom.scss */
  .topRightData .various {
    padding: 0 10px;
    margin-bottom: 0.3em;
  }
  /* line 647, templates/g5_helium/custom/scss/custom.scss */
  #g-intro {
    padding: 10px;
  }
  /* line 648, templates/g5_helium/custom/scss/custom.scss */
  .promoBox .figures:nth-child(1) h1, .promoBox .figures:nth-child(1) p {
    font-size: 1em;
  }
  /* line 649, templates/g5_helium/custom/scss/custom.scss */
  .g-home-particles.g-helium-style #g-header {
    padding-top: 2rem;
  }
  /* line 650, templates/g5_helium/custom/scss/custom.scss */
  #g-header .promoRight .g-content, #g-header .promoLeft .g-content {
    font-size: 1em;
  }
  /* line 652, templates/g5_helium/custom/scss/custom.scss */
  .topRightData p {
    font-size: 0.75rem;
  }
  /* line 653, templates/g5_helium/custom/scss/custom.scss */
  .topRightData p:nth-child(2) {
    font-size: 1.2rem;
    line-height: 1;
  }
  /* line 654, templates/g5_helium/custom/scss/custom.scss */
  .g-logo.g-logo-helium img, .g-logo.g-logo-helium svg {
    padding-top: 20px;
  }
  /* line 655, templates/g5_helium/custom/scss/custom.scss */
  #g-above .modulePretext {
    font-size: 1.2rem;
  }
  /* line 656, templates/g5_helium/custom/scss/custom.scss */
  #g-above .modulePretext img {
    width: 50px;
  }
  /* line 657, templates/g5_helium/custom/scss/custom.scss */
  .uslugiTop ul {
    margin-left: 1rem;
  }
  /* line 658, templates/g5_helium/custom/scss/custom.scss */
  .g-particle h2, .moduletable h2 {
    font-size: 1.8rem;
  }
  /* line 660, templates/g5_helium/custom/scss/custom.scss */
  .moduletable .mapTitle h2 {
    font-size: 1.1rem;
  }
  /* line 661, templates/g5_helium/custom/scss/custom.scss */
  .moduletable .mapTitle h3 {
    font-size: 1rem;
    margin: 0 0 10px;
  }
  /* line 662, templates/g5_helium/custom/scss/custom.scss */
  .customofficeMap .mapTitle h2 + p {
    font-size: 0.8rem;
  }
  /* line 663, templates/g5_helium/custom/scss/custom.scss */
  .topRightData .various {
    border-radius: 10px;
    font-size: 0.8rem;
    min-width: auto;
  }
  /* line 664, templates/g5_helium/custom/scss/custom.scss */
  a.various, .block1 textarea, .block1 select, .block3 select, .block1 input, .block3 input, .promoBox .size-25.figures, .ourPluses .size-25.pluses {
    flex-basis: 100%;
  }
  /* line 668, templates/g5_helium/custom/scss/custom.scss */
  .busShedule p, #g-intro .figures span {
    font-size: 1.2rem;
  }
  /* line 670, templates/g5_helium/custom/scss/custom.scss */
  .custompromoForm a.various {
    font-size: 1.3rem;
  }
  /* line 671, templates/g5_helium/custom/scss/custom.scss */
  .itemFullText .promoForm .g-grid p:nth-child(1) strong:before, .itemFullText .promoForm .g-grid p:nth-child(2) strong:before, .promoFormContainer .custompromoForm .g-grid p:nth-child(1) strong:before, .promoFormContainer .custompromoForm .g-grid p:nth-child(2) strong:before {
    width: 35px;
    height: 35px;
    background-size: 80%;
  }
  /* line 674, templates/g5_helium/custom/scss/custom.scss */
  .itemFullText .promoForm .g-grid p, .promoFormContainer .custompromoForm .g-grid p {
    font-size: 0.8rem;
    font-weight: 600;
  }
  /* line 676, templates/g5_helium/custom/scss/custom.scss */
  .itemFullText .promoForm .g-grid, .promoFormContainer .g-grid {
    padding: 20px;
  }
  /* line 678, templates/g5_helium/custom/scss/custom.scss */
  h1.itemTitle {
    font-size: 1.5rem;
  }
}
@media only all and (max-width: 24rem) {
  /* 384 px  */
  /* line 682, templates/g5_helium/custom/scss/custom.scss */
  #g-header .promoRight .g-content, #g-header .promoLeft .g-content {
    font-size: 0.8em;
  }
  /* line 684, templates/g5_helium/custom/scss/custom.scss */
  #g-header .g-container {
    padding-top: 8rem !important;
  }
  /* line 685, templates/g5_helium/custom/scss/custom.scss */
  .promoBox {
    padding: 0;
  }
  /* line 686, templates/g5_helium/custom/scss/custom.scss */
  .g-particle h2, .moduletable h2 {
    font-size: 1.2em;
  }
  /* line 688, templates/g5_helium/custom/scss/custom.scss */
  .custompromoForm a.various {
    font-size: 0.9rem;
  }
  /* line 689, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation .logo img {
    width: 150px;
    margin: 0 auto;
    padding: 0;
  }
  /* line 690, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation .logo {
    margin-left: 0;
  }
  /* line 691, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation .logo, #g-navigation .topRightData {
    width: 100%;
    flex-basis: 100%;
    webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
  }
  /* line 693, templates/g5_helium/custom/scss/custom.scss */
  #g-intro .figures.size-20, .g-home-particles #g-header {
    display: none;
  }
  /* line 695, templates/g5_helium/custom/scss/custom.scss */
  #g-intro .g-container {
    padding-top: 8rem !important;
  }
  /* line 696, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation .topRightData > div {
    margin: 0 0 6px;
    text-align: center;
  }
  /* line 697, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation .topRightData p {
    text-align: center;
  }
  /* line 698, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation .topRightData a.various {
    margin: 0 auto;
    float: none;
  }
  /* line 699, templates/g5_helium/custom/scss/custom.scss */
  .custompromoForm a.various:before {
    width: 40px;
    height: 40px;
  }
  /* line 700, templates/g5_helium/custom/scss/custom.scss */
  .itemFullText .promoForm .g-grid, .promoFormContainer .g-grid {
    padding: 5px;
  }
  /* line 702, templates/g5_helium/custom/scss/custom.scss */
  .portfolioView #itemListLeading .itemContainer {
    width: 100% !important;
  }
  /* line 703, templates/g5_helium/custom/scss/custom.scss */
  .portfolioView #itemListLeading .catItemTitle {
    height: 40px;
  }
}
@media only all and (max-width: 20rem) {
  /* 320 px */
  /* line 706, templates/g5_helium/custom/scss/custom.scss */
  .custompromoForm a.various {
    font-size: 0.8rem;
  }
}
/*# sourceMappingURL=custom__body_only.css.map */