/* 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
 */

/* ################################################################## */
/* ###################### GENERAL BEGIN ############################# */
/* ################################################################## */
/*=============================*
 *
 *         F O N T S
 *
 ==============================*/
@font-face {
  font-family: "RostelecomBasis-Bold";
  src: url('../../fonts/rostelecombasis/RostelecomBasis-Bold.eot');
  src: url('../../fonts/rostelecombasis/RostelecomBasis-Bold.eot#iefix') format("embedded-opentype"), url('../../fonts/rostelecombasis/RostelecomBasis-Bold.woff2') format("woff2"), url('../../fonts/rostelecombasis/RostelecomBasis-Bold.woff') format("woff"), url('../../fonts/rostelecombasis/RostelecomBasis-Bold.ttf') format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "RostelecomBasis-Medium";
  src: url('../../fonts/rostelecombasis/RostelecomBasis-Medium.eot');
  src: url('../../fonts/rostelecombasis/RostelecomBasis-Medium.eot#iefix') format("embedded-opentype"), url('../../fonts/rostelecombasis/RostelecomBasis-Medium.woff2') format("woff2"), url('../../fonts/rostelecombasis/RostelecomBasis-Medium.woff') format("woff"), url('../../fonts/rostelecombasis/RostelecomBasis-Medium.ttf') format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "RostelecomBasis-Light";
  src: url('../../fonts/rostelecombasis/RostelecomBasis-Light.eot');
  src: url('../../fonts/rostelecombasis/RostelecomBasis-Light.eot#iefix') format("embedded-opentype"), url('../../fonts/rostelecombasis/RostelecomBasis-Light.woff2') format("woff2"), url('../../fonts/rostelecombasis/RostelecomBasis-Light.woff') format("woff"), url('../../fonts/rostelecombasis/RostelecomBasis-Light.ttf') format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "RostelecomBasis";
  src: url('../../fonts/rostelecombasis/RostelecomBasis-Regular.eot');
  src: url('../../fonts/rostelecombasis/RostelecomBasis-Regular.eot#iefix') format("embedded-opentype"), url('../../fonts/rostelecombasis/RostelecomBasis-Regular.woff2') format("woff2"), url('../../fonts/rostelecombasis/RostelecomBasis-Regular.woff') format("woff"), url('../../fonts/rostelecombasis/RostelecomBasis-Regular.ttf') format("truetype");
  font-weight: normal;
  font-style: normal;
}
/************************ light-box fix *******************************/
/* line 38, templates/foton/custom/scss/custom.scss */
#lightbox-wrap {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
/**********************************************************************/
/* line 58, templates/foton/custom/scss/custom.scss */
.accent1 {
  color: #ff4f12;
}
/* line 61, templates/foton/custom/scss/custom.scss */
.accent2 {
  color: #70f;
}
/* line 67, templates/foton/custom/scss/custom.scss */
h1, .h1 {
  font-family: RostelecomBasis;
  font-size: 36px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 74, templates/foton/custom/scss/custom.scss */
h2, .h2, div.title {
  font-family: RostelecomBasis;
  font-size: 36px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 82, templates/foton/custom/scss/custom.scss */
.thead-dark th {
  background: rgba(255, 237, 189, 0.9);
  color: rgba(61, 44, 0, 0.9);
  font-weight: normal;
  font-size: 15px;
  padding: 0 10px;
  line-height: 40px;
}
/* line 90, templates/foton/custom/scss/custom.scss */
.scroll {
  overflow-x: auto;
}
/* line 92, templates/foton/custom/scss/custom.scss */
.scroll table {
  min-width: 600px;
}
/* line 97, templates/foton/custom/scss/custom.scss */
/* line 98, templates/foton/custom/scss/custom.scss */
body.com_wrapper #g-top .g-content {
  margin: 0px;
  padding: 0px;
}
/* ################################################################## */
/* ###################### GENERAL END ############################### */
/* ################################################################## */
/* ################################################################## */
/* ###################### HEADER BEGIN ############################## */
/* ################################################################## */
/* line 111, templates/foton/custom/scss/custom.scss */
/* line 113, templates/foton/custom/scss/custom.scss */
#g-header .big {
  font-size: 3rem;
  font-weight: bold;
  max-width: 960px;
  line-height: 1.2;
}
/* line 119, templates/foton/custom/scss/custom.scss */
#g-header .small {
  font-size: 1rem;
}
/* line 122, templates/foton/custom/scss/custom.scss */
#g-header .right {
  text-align: right;
}
/* line 126, templates/foton/custom/scss/custom.scss */
.item-pagepurple-fon, .item-pageblue-fon, .item-pagegreen-fon {
  display: table;
  margin-top: 130px;
  height: 80px;
  max-width: 1100px;
}
/* line 135, templates/foton/custom/scss/custom.scss */
.page-header.iconbg {
  background-repeat: no-repeat;
  background-position: 0 50%;
  padding-left: 115px;
  min-height: 80px;
  margin-bottom: 0px;
  display: table-cell;
  vertical-align: middle;
}
/* line 144, templates/foton/custom/scss/custom.scss */
.page-header.iconbg h1 {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
}
/* line 152, templates/foton/custom/scss/custom.scss */
.page-header h1 {
  font-size: 2vw;
  text-transform: none;
  font-weight: 700;
  line-height: 1.1;
}
/* line 160, templates/foton/custom/scss/custom.scss */
/* line 162, templates/foton/custom/scss/custom.scss */
body #g-header, body .page-header h1, body p.title, body #g-video-text h3.g-title {
  color: #57d9b7;
}
/* line 168, templates/foton/custom/scss/custom.scss */
body .title-h2, body #g-footer, body .owl-dots .owl-dot.active {
  background: #57d9b7;
}
/* line 173, templates/foton/custom/scss/custom.scss */
body p.title {
  background: url('../images/check-icon-green.png') 0% 50% no-repeat;
}
/* line 176, templates/foton/custom/scss/custom.scss */
body #g-bodysidebar:before {
  background: rgba(16, 185, 208, 0.8);
}
/* line 180, templates/foton/custom/scss/custom.scss */
body .section-horizontal-paddings {
  padding-left: 100px;
}
/* line 185, templates/foton/custom/scss/custom.scss */
#condition .page-header h1 {
  color: #4897df;
}
/* line 189, templates/foton/custom/scss/custom.scss */
/* line 191, templates/foton/custom/scss/custom.scss */
body.blue-fon #g-header, body.blue-fon .page-header h1, body.blue-fon p.title, body.blue-fon #g-video-text h3.g-title {
  color: #4897df;
}
/* line 197, templates/foton/custom/scss/custom.scss */
body.blue-fon .title-h2, body.blue-fon #g-footer, body.blue-fon .owl-dots .owl-dot.active {
  background: #4897df;
}
/* line 202, templates/foton/custom/scss/custom.scss */
body.blue-fon p.title {
  background: url('../images/check-icon-blue.png') 0% 50% no-repeat;
}
/* line 205, templates/foton/custom/scss/custom.scss */
body.blue-fon #g-bodysidebar:before {
  background: rgba(1, 87, 179, 0.8);
}
/* line 208, templates/foton/custom/scss/custom.scss */
body.blue-fon a {
  color: #4897df;
}
/* line 212, templates/foton/custom/scss/custom.scss */
/* line 214, templates/foton/custom/scss/custom.scss */
body.purple-fon #g-header, body.purple-fon .page-header h1, body.purple-fon p.title, body.purple-fon #g-video-text h3.g-title {
  color: #7800ff;
}
/* line 220, templates/foton/custom/scss/custom.scss */
body.purple-fon .title-h2, body.purple-fon #g-footer, body.purple-fon .owl-dots .owl-dot.active {
  background: #7800ff;
}
/* line 225, templates/foton/custom/scss/custom.scss */
body.purple-fon p.title {
  background: url('../images/check-icon-purple.png') 0% 50% no-repeat;
}
/* line 228, templates/foton/custom/scss/custom.scss */
body.purple-fon #g-bodysidebar:before {
  background: rgba(91, 66, 255, 0.8);
}
/* line 231, templates/foton/custom/scss/custom.scss */
body.purple-fon a {
  color: #7800ff;
}
/* line 235, templates/foton/custom/scss/custom.scss */
/* line 237, templates/foton/custom/scss/custom.scss */
body.green-fon #g-header, body.green-fon .page-header h1, body.green-fon p.title, body.green-fon #g-video-text h3.g-title {
  color: #57d9b7;
}
/* line 243, templates/foton/custom/scss/custom.scss */
body.green-fon .title-h2, body.green-fon #g-footer, body.green-fon .owl-dots .owl-dot.active {
  background: #57d9b7;
}
/* line 248, templates/foton/custom/scss/custom.scss */
body.green-fon p.title {
  background: url('../images/check-icon-green.png') 0% 50% no-repeat;
}
/* line 251, templates/foton/custom/scss/custom.scss */
body.green-fon #g-bodysidebar:before {
  background: rgba(16, 185, 208, 0.8);
}
/* line 254, templates/foton/custom/scss/custom.scss */
body.green-fon a {
  color: #57d9b7;
}
/* line 260, templates/foton/custom/scss/custom.scss */
#g-container-body {
  background-color: transparent;
  background-position: top right 44px;
  background-repeat: no-repeat;
  background-size: 400px;
}
/* line 267, templates/foton/custom/scss/custom.scss */
#g-container-body .g-toplevel {
  margin-top: 40px;
}
/* line 271, templates/foton/custom/scss/custom.scss */
p.title {
  background: url('../images/check-icon.png') 0% 50% no-repeat;
  margin-top: 26px;
  padding-left: 40px;
  min-height: 20px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
}
/* line 281, templates/foton/custom/scss/custom.scss */
p.text {
  padding-left: 40px;
  line-height: 1.2;
}
/* line 286, templates/foton/custom/scss/custom.scss */
ul.text {
  margin: 0;
  list-style: none;
  padding-left: 40px;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 100;
}
/* line 293, templates/foton/custom/scss/custom.scss */
ul.text li {
  margin-bottom: 5px;
}
/* line 297, templates/foton/custom/scss/custom.scss */
.bg-green .g-content.g-particle {
  height: inherit;
}
/* line 300, templates/foton/custom/scss/custom.scss */
.title-h2 {
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  padding: 5px 10px 5px 115px;
  line-height: 1.2;
}
/* line 308, templates/foton/custom/scss/custom.scss */
#g-interface, #g-video {
  padding-top: 20px !important;
}
/*
 #g-container-body .size-80 section:not(#g-top, #g-interface, #g-interface-text){
 background: #fff;
 }
 #g-interface,
 #g-interface-text {
 background: #f9f9f9;
 }
 */
/* line 323, templates/foton/custom/scss/custom.scss */
/* line 324, templates/foton/custom/scss/custom.scss */
#g-interface-text .owl-dots {
  text-align: center;
  margin-top: 0px;
}
/* line 328, templates/foton/custom/scss/custom.scss */
#g-interface-text .owl-carousel .owl-item .g-owlcarousel-item-img {
  padding: 5px;
}
/* line 329, templates/foton/custom/scss/custom.scss */
#g-interface-text .owl-carousel .owl-item .g-owlcarousel-item-img img {
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
}
/* line 334, templates/foton/custom/scss/custom.scss */
.videbox {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3);
}
/* line 338, templates/foton/custom/scss/custom.scss */
#g-video-text h3.g-title {
  font-size: 36px;
  line-height: 1.2;
  margin-top: 100px;
}
/* ################################################################## */
/* ###################### HEADER END ################################ */
/* ################################################################## */
/* ################################################################## */
/* ###################### FIXED HEADER BEGIN ######################## */
/* ################################################################## */
/* No Mobile */
@media (min-width: 1230px) {
  /* line 354, templates/foton/custom/scss/custom.scss */
  .item-pagepurple-fon, .item-pageblue-fon, .item-pagegreen-fon {
    margin-top: 0px;
  }
  /* line 359, templates/foton/custom/scss/custom.scss */
  #g-top {
    position: fixed;
    width: calc(100% - 355px);
    background-color: #fff;
    background-position: top right 44px;
    background-repeat: no-repeat;
    background-size: 400px;
    z-index: 2;
  }
  /* line 369, templates/foton/custom/scss/custom.scss */
  #g-container-body {
    background-attachment: fixed;
  }
  /* line 370, templates/foton/custom/scss/custom.scss */
  #g-container-body > .g-grid > .size-80 section:nth-child(2) {
    padding-top: 160px !important;
  }
  /* line 373, templates/foton/custom/scss/custom.scss */
  #g-opportunities, #g-efficiency, #g-keyindicators, #g-interface, #g-video {
    padding-top: 160px !important;
  }
  /* line 376, templates/foton/custom/scss/custom.scss */
  #g-opportunities-text, #g-efficiency-text, #g-keyindicators-text, #g-interface-text, #g-video-text {
    margin-bottom: -160px !important;
  }
  /* line 379, templates/foton/custom/scss/custom.scss */
  #g-footer {
    margin-top: 160px !important;
  }
  /* line 382, templates/foton/custom/scss/custom.scss */
  #g-interface-text {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  /* line 385, templates/foton/custom/scss/custom.scss */
  #g-interface-text .owl-controls {
    margin-top: 20px;
  }
  /* line 389, templates/foton/custom/scss/custom.scss */
  #g-video-text {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (max-width: 1229px) {
  /* line 395, templates/foton/custom/scss/custom.scss */
  #g-top, #g-container-body {
    background-image: none !important;
  }
}
/* ################################################################## */
/* ###################### FIXED HEADER END ########################## */
/* ################################################################## */
/* ################################################################## */
/* ###################### top BEGIN ################################# */
/* ################################################################## */
/* line 406, templates/foton/custom/scss/custom.scss */
/* line 407, templates/foton/custom/scss/custom.scss */
body.home .g-logo img {
  max-height: 60px;
  margin-left: 40px;
}
/* line 412, templates/foton/custom/scss/custom.scss */
body.home .g-branding.branding {
  padding-top: 10px;
  padding-bottom: 24px;
  padding-right: 40px;
}
/* line 418, templates/foton/custom/scss/custom.scss */
.logotip {
  padding-bottom: 27px;
  padding-top: 27px;
}
/* line 425, templates/foton/custom/scss/custom.scss */
#g-fullpage {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
}
/* line 432, templates/foton/custom/scss/custom.scss */
/* line 433, templates/foton/custom/scss/custom.scss */
#g-fullpage.conditions .g-grid:nth-child(1) {
  position: fixed;
  width: calc(100% - 40px);
  background: #fff;
  margin: 0 20px;
}
/* line 439, templates/foton/custom/scss/custom.scss */
#g-fullpage.conditions .g-grid:nth-child(2) {
  padding-top: 161px;
}
/* line 443, templates/foton/custom/scss/custom.scss */
#g-fullpage .g-grid:nth-child(2) {
  height: 100%;
}
/* line 447, templates/foton/custom/scss/custom.scss */
#g-fullpage .g-blockcontent {
  position: relative;
  background-color: #474059;
  background-image: url('../images/fon-m.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: 44px;
  margin-right: 44px;
  height: 66.67%;
}
/* line 458, templates/foton/custom/scss/custom.scss */
/* line 459, templates/foton/custom/scss/custom.scss */
body.home .g-content, body.home .moduletable, body.home .moduletable > div, body.home .g-blockcontent, body.home .g-blockcontent-subcontent {
  height: 100%;
}
/* line 467, templates/foton/custom/scss/custom.scss */
.g-blockcontent-subcontent-block-content {
  padding: 20px;
  color: #fff;
  width: 100%;
  position: relative;
  display: block;
}
/* line 474, templates/foton/custom/scss/custom.scss */
a.g-blockcontent-subcontent-block-content:hover {
  color: #fff;
}
/* line 476, templates/foton/custom/scss/custom.scss */
a.g-blockcontent-subcontent-block-content:hover .g-blockcontent-subcontent-title {
  text-decoration: underline;
}
/* line 480, templates/foton/custom/scss/custom.scss */
.g-blockcontent-subcontent-title {
  margin-top: 15px;
}
/* line 483, templates/foton/custom/scss/custom.scss */
.g-blockcontent-subcontent-title-icon, .g-blockcontent-subcontent-img, .g-blockcontent-subcontent-title {
  position: relative;
  z-index: 2;
}
/* line 489, templates/foton/custom/scss/custom.scss */
.g-blockcontent-subcontent-block-content:after {
  content: "";
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  background: rgba(1, 87, 179, 0.8);
}
/* line 501, templates/foton/custom/scss/custom.scss */
.g-blockcontent-subcontent-block-content:before {
  content: "ЕИАС ЖКХ";
  padding: 20px;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.3;
}
/* line 513, templates/foton/custom/scss/custom.scss */
/* line 515, templates/foton/custom/scss/custom.scss */
#g-fullpage .g-blockcontent-subcontent-block:nth-child(5) .g-blockcontent-subcontent-block-content:after, #g-fullpage .g-blockcontent-subcontent-block:nth-child(6) .g-blockcontent-subcontent-block-content:after {
  background: rgba(91, 66, 255, 0.8);
}
/* line 518, templates/foton/custom/scss/custom.scss */
#g-fullpage .g-blockcontent-subcontent-block:nth-child(5) .g-blockcontent-subcontent-block-content:before, #g-fullpage .g-blockcontent-subcontent-block:nth-child(6) .g-blockcontent-subcontent-block-content:before {
  content: "АИС ГЖИ";
}
/* line 523, templates/foton/custom/scss/custom.scss */
/* line 524, templates/foton/custom/scss/custom.scss */
#g-fullpage .g-blockcontent-subcontent-block:nth-child(7) .g-blockcontent-subcontent-block-content:after {
  background: rgba(16, 185, 208, 0.8);
}
/* line 527, templates/foton/custom/scss/custom.scss */
#g-fullpage .g-blockcontent-subcontent-block:nth-child(7) .g-blockcontent-subcontent-block-content:before {
  content: "АСУ ФКР";
}
/* line 532, templates/foton/custom/scss/custom.scss */
/* line 540, templates/foton/custom/scss/custom.scss */
/* line 548, templates/foton/custom/scss/custom.scss */
.g-blockcontent-subcontent-title-text {
  font-size: 1.2rem;
}
/* line 552, templates/foton/custom/scss/custom.scss */
.item009 .g-blockcontent-subcontent-title-text {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
/* line 563, templates/foton/custom/scss/custom.scss */
.g-branding {
  color: #8ba0a7;
  font-size: 0.75rem;
}
/* line 568, templates/foton/custom/scss/custom.scss */
.image-bg img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
}
/* line 577, templates/foton/custom/scss/custom.scss */
.rsform-block-antispam {
  display: none;
}
/* line 581, templates/foton/custom/scss/custom.scss */
body:not(.home) .formError {
  color: #cf4d4d;
  font-weight: 400;
  font-size: 16px;
}
/* line 586, templates/foton/custom/scss/custom.scss */
body.com_rsform .header-solid > .g-grid {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
/* line 589, templates/foton/custom/scss/custom.scss */
/* line 590, templates/foton/custom/scss/custom.scss */
body.open-air .g-simplemenu-particle .g-simplemenu-container .g-simplemenu li a {
  color: #000;
}
/* line 592, templates/foton/custom/scss/custom.scss */
body.open-air .g-simplemenu-particle .g-simplemenu-container .g-simplemenu li a:hover {
  color: #000;
}
/* line 596, templates/foton/custom/scss/custom.scss */
/* line 597, templates/foton/custom/scss/custom.scss */
body.open-air .bigicons .fa {
  font-size: 2vw;
}
/* ################################################################## */
/* ###################### top END ################################### */
/* ################################################################## */
/* ################################################################## */
/* ###################### g-bodysidebar BEGIN ####################### */
/* ################################################################## */
/* ################################################################## */
/* ###################### g-bodysidebar END ######################### */
/* ################################################################## */
/* line 614, templates/foton/custom/scss/custom.scss */
#g-bodysidebar {
  background-image: url('../images/fon-m.jpg');
  background-position: 0% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
}
/* line 619, templates/foton/custom/scss/custom.scss */
#g-bodysidebar:before {
  z-index: 0;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 634, templates/foton/custom/scss/custom.scss */
#g-bodysidebar .g-grid:nth-child(2) {
  height: 100%;
}
/* line 638, templates/foton/custom/scss/custom.scss */
#g-bodysidebar > .g-grid {
  position: relative;
  z-index: 1;
}
/* line 643, templates/foton/custom/scss/custom.scss */
#g-bodysidebar .g-logo {
  display: block;
  text-align: left;
  padding-left: 0;
}
/* line 647, templates/foton/custom/scss/custom.scss */
#g-bodysidebar .g-logo img {
  margin: auto;
  display: block;
}
/* line 659, templates/foton/custom/scss/custom.scss */
#g-bodysidebar .menu__item.menu__link--current {
  opacity: 0.5;
}
/* line 663, templates/foton/custom/scss/custom.scss */
#g-bodysidebar .menu__link {
  padding: 0 1.25rem;
}
/* line 667, templates/foton/custom/scss/custom.scss */
/* line 668, templates/foton/custom/scss/custom.scss */
#g-bodysidebar #menu-5919-particle .g-main-nav .g-toplevel > li, #g-bodysidebar #menu-7352-particle .g-main-nav .g-toplevel > li {
  display: inline-block;
}
/* line 671, templates/foton/custom/scss/custom.scss */
#g-bodysidebar #menu-5919-particle .g-main-nav .g-toplevel > li.g-menu-item---module-3StaU, #g-bodysidebar #menu-7352-particle .g-main-nav .g-toplevel > li.g-menu-item---module-3StaU {
  display: block;
}
/* line 674, templates/foton/custom/scss/custom.scss */
#g-bodysidebar #menu-5919-particle .g-main-nav .g-toplevel img, #g-bodysidebar #menu-7352-particle .g-main-nav .g-toplevel img {
  display: block;
  margin-bottom: 16px;
}
/* line 679, templates/foton/custom/scss/custom.scss */
#g-bodysidebar #menu-5919-particle .g-main-nav .g-toplevel > li > .g-menu-item-container, #g-bodysidebar #menu-7352-particle .g-main-nav .g-toplevel > li > .g-menu-item-container, #g-bodysidebar #menu-5919-particle .g-main-nav .g-sublevel > li > .g-menu-item-container, #g-bodysidebar #menu-7352-particle .g-main-nav .g-sublevel > li > .g-menu-item-container {
  padding: 0;
}
/* line 683, templates/foton/custom/scss/custom.scss */
#g-bodysidebar #menu-5919-particle .top-line, #g-bodysidebar #menu-7352-particle .top-line {
  border-top: 1px solid #f9fbfc;
  margin-top: 20px;
  padding-top: 12px;
}
/* line 689, templates/foton/custom/scss/custom.scss */
#g-bodysidebar #menu-5919-particle .g-menu-item-124, #g-bodysidebar #menu-7352-particle .g-menu-item-124 {
  margin-left: 45px;
}
/* line 693, templates/foton/custom/scss/custom.scss */
#g-bodysidebar #menu-5919-particle .g-branding, #g-bodysidebar #menu-7352-particle .g-branding {
  color: #f9fbfc;
}
/* line 698, templates/foton/custom/scss/custom.scss */
#g-bodysidebar .g-main-nav .g-toplevel > li {
  display: block;
}
/* line 702, templates/foton/custom/scss/custom.scss */
/* line 703, templates/foton/custom/scss/custom.scss */
#g-footer .d-table .g-content {
  padding-bottom: 0;
}
/* line 706, templates/foton/custom/scss/custom.scss */
#g-footer .g-branding {
  font-size: 18px;
  vertical-align: middle;
  color: #fff;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  align-content: stretch;
  margin-top: 18px;
}
/* line 719, templates/foton/custom/scss/custom.scss */
#g-footer .iconphone, #g-footer .iconemail {
  white-space: nowrap;
  padding: 5px 10px 5px 45px;
  line-height: 36px;
  background: url('../images/icon-phone.png') 0 50% no-repeat;
}
/* line 725, templates/foton/custom/scss/custom.scss */
#g-footer .iconemail {
  background: url('../images/icon-email.png') 0 50% no-repeat;
}
/* ################################################################## */
/* ###################### g-container-main BEGIN #################### */
/* ################################################################## */
/* line 732, templates/foton/custom/scss/custom.scss */
/* line 733, templates/foton/custom/scss/custom.scss */
#g-container-main .page-header h2 {
  color: #ff4f12;
  font-size: 1.75rem;
  line-height: 1.3;
  border-bottom: 1px solid #ff4f12;
  padding-bottom: 1rem;
  margin-bottom: 1.25rem;
}
/* ################################################################## */
/* ###################### g-container-main END ###################### */
/* ################################################################## */
/* ################################################################## */
/* ###################### HOME PAGE BEGIN ########################### */
/* ################################################################## */
/* ################################################################## */
/* ###################### НОМ PAGE END ############################## */
/* ################################################################## */
/* line 756, templates/foton/custom/scss/custom.scss */
.owl-nav {
  opacity: 1;
}
/* line 760, templates/foton/custom/scss/custom.scss */
.owl-nav div {
  display: flex;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  font-size: 40px;
  width: 50px;
  height: 50px;
  line-height: 1;
  padding: 0;
  font-weight: normal;
}
/* line 773, templates/foton/custom/scss/custom.scss */
/* line 774, templates/foton/custom/scss/custom.scss */
.blue-fon .owl-nav div {
  border: 2px solid #0199da;
  color: #0199da;
}
/* line 778, templates/foton/custom/scss/custom.scss */
.blue-fon .owl-nav div:hover {
  color: #0199da;
  background: none;
}
/* line 785, templates/foton/custom/scss/custom.scss */
/* line 786, templates/foton/custom/scss/custom.scss */
.green-fon .owl-nav div {
  border: 2px solid #57d9b7;
  color: #57d9b7;
}
/* line 790, templates/foton/custom/scss/custom.scss */
.green-fon .owl-nav div:hover {
  color: #57d9b7;
  background: none;
}
/* line 797, templates/foton/custom/scss/custom.scss */
/* line 798, templates/foton/custom/scss/custom.scss */
.purple-fon .owl-nav div {
  border: 2px solid #7800ff;
  color: #7800ff;
}
/* line 802, templates/foton/custom/scss/custom.scss */
.purple-fon .owl-nav div:hover {
  color: #7800ff;
  background: none;
}
/* line 809, templates/foton/custom/scss/custom.scss */
.owl-prev {
  left: -8%;
}
/* line 813, templates/foton/custom/scss/custom.scss */
.owl-next {
  right: -10%;
}
/* ################################################################## */
/* ###################### ADAPTIVE BEGIN ############################ */
/* ################################################################## */
/* 4k */
@media (min-width: 2160px) {
  /* line 822, templates/foton/custom/scss/custom.scss */
  /*body:before {content: "Ultra HD";position: fixed; top: 0; left: 0; color: #ffffff; text-shadow: 1px 1px 1px #000; z-index: 10000;}*/
  /* line 824, templates/foton/custom/scss/custom.scss */
  .g-blockcontent-subcontent-title-text {
    font-size: 1vw;
  }
  /* line 827, templates/foton/custom/scss/custom.scss */
  #g-opportunities-text, #g-interface-text, #g-video-text {
    padding-left: 115px;
  }
  /* line 836, templates/foton/custom/scss/custom.scss */
  .title-h2 {
    font-size: 1vw;
  }
  /* line 839, templates/foton/custom/scss/custom.scss */
  .g-blockcontent-subcontent-title {
    max-width: 500px;
    overflow: hidden;
  }
}
/* Full HD */
@media (min-width: 1920px) and (max-width: 2159px) {
  /* line 845, templates/foton/custom/scss/custom.scss */
  /*body:before {content: "Full HD";position: fixed; top: 0; left: 0; color: #ffffff; text-shadow: 1px 1px 1px #000; z-index: 10000;}*/
  /* line 847, templates/foton/custom/scss/custom.scss */
  .g-blockcontent-subcontent-title-text {
    font-size: 1vw;
  }
  /* line 850, templates/foton/custom/scss/custom.scss */
  #g-opportunities-text, #g-interface-text, #g-video-text {
    padding-left: 115px;
  }
  /* line 860, templates/foton/custom/scss/custom.scss */
  .title-h2 {
    font-size: 1vw;
  }
  /* line 863, templates/foton/custom/scss/custom.scss */
  .g-blockcontent-subcontent-title {
    max-width: 400px;
    overflow: hidden;
  }
}
/* HD */
@media (min-width: 1366px) and (max-width: 1919px) {
  /* line 869, templates/foton/custom/scss/custom.scss */
  /*body:before {content: "HD";position: fixed; top: 0; left: 0; color: #ffffff; text-shadow: 1px 1px 1px #000; z-index: 10000;}*/
  /* line 872, templates/foton/custom/scss/custom.scss */
  #g-video-text h3.g-title {
    margin-top: 40px;
  }
  /* line 876, templates/foton/custom/scss/custom.scss */
  .g-blockcontent-subcontent-title {
    max-width: 400px;
    overflow: hidden;
  }
}
/* Large Desctop */
@media (min-width: 1200px) and (max-width: 1365px) {
  /* line 882, templates/foton/custom/scss/custom.scss */
  /*body:before {content: "Large Desctop lg"; position: fixed; top: 0; left: 0; color: #ffffff; text-shadow: 1px 1px 1px #000; z-index: 10000;}*/
  /* line 884, templates/foton/custom/scss/custom.scss */
  /* line 885, templates/foton/custom/scss/custom.scss */
  #g-video-text .size-50 {
    width: 100%;
    max-width: 100%;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    flex-grow: 0;
    -ms-flex-positive: 0;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
  }
  /* line 897, templates/foton/custom/scss/custom.scss */
  #g-video-text h3.g-title {
    margin-top: 0px;
  }
  /* line 901, templates/foton/custom/scss/custom.scss */
  .g-blockcontent-subcontent-title {
    max-width: 400px;
    overflow: hidden;
  }
}
/* Desctop */
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 907, templates/foton/custom/scss/custom.scss */
  /*#g-video-text, #g-opportunities-text {
   .size-50 {
   width: 100%;
   max-width: 100%;
   -webkit-flex-grow: 0;
   -moz-flex-grow: 0;
   flex-grow: 0;
   -ms-flex-positive: 0;
   -webkit-flex-basis: 100%;
   -moz-flex-basis: 100%;
   flex-basis: 100%;
   -ms-flex-preferred-size: 100%;
   }
   h3.g-title {
   margin-top: 0px;
   }
   }*/
  /* line 926, templates/foton/custom/scss/custom.scss */
  .g-blockcontent-subcontent-title {
    max-width: 500px;
    overflow: hidden;
  }
}
/* Tablet */
@media (min-width: 816px) and (max-width: 991px) {
  /* line 932, templates/foton/custom/scss/custom.scss */
  /*#g-video-text, #g-opportunities-text {
   .size-50 {
   width: 100%;
   max-width: 100%;
   -webkit-flex-grow: 0;
   -moz-flex-grow: 0;
   flex-grow: 0;
   -ms-flex-positive: 0;
   -webkit-flex-basis: 100%;
   -moz-flex-basis: 100%;
   flex-basis: 100%;
   -ms-flex-preferred-size: 100%;
   }
   h3.g-title {
   margin-top: 0px;
   }
   }
   #g-footer .g-branding {
   display: flex;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: center;
   align-items: stretch;
   align-content: stretch;
   }*/
  /* line 960, templates/foton/custom/scss/custom.scss */
  .g-blockcontent-subcontent-title {
    max-width: 500px;
    overflow: hidden;
  }
}
/* Mobile */
@media (max-width: 1229px) {
  /* line 966, templates/foton/custom/scss/custom.scss */
  /*body:before {content: "Mobile xs";position: fixed; top: 0; left: 0; color: #ffffff; text-shadow: 1px 1px 1px #000; z-index: 10000;}*/
  /* line 968, templates/foton/custom/scss/custom.scss */
  #menu-5919-particle, #menu-7352-particle {
    display: none;
  }
  /* line 972, templates/foton/custom/scss/custom.scss */
  #g-bodysidebar {
    position: relative;
  }
  /* line 975, templates/foton/custom/scss/custom.scss */
  html body #g-page-surround {
    background: #fff;
  }
  /* line 978, templates/foton/custom/scss/custom.scss */
  .title-h2 {
    padding: 10px;
  }
  /* line 981, templates/foton/custom/scss/custom.scss */
  .page-header h1 {
    font-size: 18px;
  }
  /* line 984, templates/foton/custom/scss/custom.scss */
  .page-header.iconbg {
    background-repeat: no-repeat;
    background-position: 50% 0%;
    padding-top: 83px;
    padding-left: 0px;
    min-height: auto;
    margin-bottom: 0px;
    margin-top: 0px;
  }
  /* line 993, templates/foton/custom/scss/custom.scss */
  .page-header.iconbg h1 {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  /* line 1000, templates/foton/custom/scss/custom.scss */
  #g-video-text h3.g-title {
    font-size: 18px;
    margin-top: 0px;
  }
  /* line 1004, templates/foton/custom/scss/custom.scss */
  #g-footer .g-content {
    padding: 0;
  }
  /* line 1007, templates/foton/custom/scss/custom.scss */
  #g-footer .g-logo {
    display: none;
  }
  /* line 1010, templates/foton/custom/scss/custom.scss */
  #g-footer .g-branding {
    display: block;
    margin-top: 0px;
  }
  /* line 1014, templates/foton/custom/scss/custom.scss */
  #g-bodysidebar .g-logo {
    padding-left: 0;
    padding-bottom: 20px;
  }
  /* line 1018, templates/foton/custom/scss/custom.scss */
  .item-pagepurple-fon, .item-pageblue-fon, .item-pagegreen-fon {
    margin: 0 auto;
  }
  /* line 1020, templates/foton/custom/scss/custom.scss */
  .item-pagepurple-fon .page-header.iconbg, .item-pageblue-fon .page-header.iconbg, .item-pagegreen-fon .page-header.iconbg {
    padding-top: 95px;
  }
  /* line 1024, templates/foton/custom/scss/custom.scss */
  .nomargintop.nopaddingtop.nomarginbottom.nopaddingbottom.nomarginright.nopaddingright .g-content {
    margin: 0 !important;
    padding: 0 !important;
  }
  /* line 1028, templates/foton/custom/scss/custom.scss */
  .title-h2 {
    text-align: center;
  }
  /* line 1031, templates/foton/custom/scss/custom.scss */
  body .section-horizontal-paddings {
    padding-left: 5%;
    padding-right: 5%;
  }
  /* line 1036, templates/foton/custom/scss/custom.scss */
  footer .size-60.d-table {
    width: 100%;
    max-width: 100%;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    flex-grow: 0;
    -ms-flex-positive: 0;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    text-align: center;
  }
}
@media (max-width: 1229px) {
  /* line 1051, templates/foton/custom/scss/custom.scss */
  #g-fullpage .g-blockcontent-subcontent-block.g-block {
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    flex-grow: 0;
    -ms-flex-positive: 0;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
  }
  /* line 1062, templates/foton/custom/scss/custom.scss */
  /* line 1063, templates/foton/custom/scss/custom.scss */
  #g-container-body > .g-grid > .size-20, #g-container-body > .g-grid > .size-80 {
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    flex-grow: 0;
    -ms-flex-positive: 0;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    max-width: 100%;
    width: 100%;
  }
  /* line 1078, templates/foton/custom/scss/custom.scss */
  #g-bodysidebar {
    position: relative;
  }
}
@media (min-width: 1230px) {
  /* line 1083, templates/foton/custom/scss/custom.scss */
  #g-fullpage .g-blockcontent-subcontent-block:nth-child(2), #g-fullpage .g-blockcontent-subcontent-block:nth-child(5) {
    margin-left: 25%;
  }
  /* line 1087, templates/foton/custom/scss/custom.scss */
  #g-fullpage .g-blockcontent-subcontent-block:nth-child(1) {
    position: absolute;
    height: 100%;
  }
  /* line 1091, templates/foton/custom/scss/custom.scss */
  #g-fullpage .g-blockcontent-subcontent-block:nth-child(1) .g-blockcontent-subcontent-block-content {
    height: 100%;
  }
  /* line 1096, templates/foton/custom/scss/custom.scss */
  #g-fullpage .g-blockcontent-subcontent-block:nth-child(6) {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
  }
  /* line 1106, templates/foton/custom/scss/custom.scss */
  #g-fullpage .g-blockcontent-subcontent-block {
    display: flex;
    height: 50%;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 25%;
    -moz-flex: 0 25%;
    -ms-flex: 0 25%;
    flex: 0 25%;
    width: 25%;
  }
  /* line 1119, templates/foton/custom/scss/custom.scss */
  #g-fullpage {
    height: 100%;
    width: 100%;
    position: absolute;
  }
  /* line 1123, templates/foton/custom/scss/custom.scss */
  #g-fullpage.conditions {
    overflow: auto;
  }
  /* line 1128, templates/foton/custom/scss/custom.scss */
  .g-blockcontent-subcontent-title {
    max-width: 400px;
    overflow: hidden;
  }
  /* line 1133, templates/foton/custom/scss/custom.scss */
  /* line 1134, templates/foton/custom/scss/custom.scss */
  #g-container-body > .g-grid > .size-20 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 355px;
    -moz-flex: 0 355px;
    -ms-flex: 0 355px;
    flex: 0 355px;
    width: 355px;
  }
  /* line 1144, templates/foton/custom/scss/custom.scss */
  #g-container-body > .g-grid > .size-20 .g-main-nav .g-toplevel > li > .g-menu-item-container, #g-container-body > .g-grid > .size-20 .g-main-nav .g-sublevel > li > .g-menu-item-container {
    font-size: 18px;
  }
  /* line 1147, templates/foton/custom/scss/custom.scss */
  #g-container-body > .g-grid > .size-20 .g-vnavigation-container .g-content.g-particle {
    margin: 0.625rem;
    padding: 1.5rem;
  }
  /* line 1152, templates/foton/custom/scss/custom.scss */
  #g-container-body > .g-grid > .size-20 .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 8px 0px;
  }
  /* line 1156, templates/foton/custom/scss/custom.scss */
  #g-container-body > .g-grid > .size-80 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 calc(100% - 355px);
    -moz-flex: 0 calc(100% - 355px);
    -ms-flex: 0 calc(100% - 355px);
    flex: 0 calc(100% - 355px);
    width: calc(100% - 355px);
  }
}
@media (max-width: 815px) {
  /* line 1169, templates/foton/custom/scss/custom.scss */
  body .section-horizontal-paddings {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 1173, templates/foton/custom/scss/custom.scss */
  ul.text {
    padding-left: 10px;
  }
  /* line 1175, templates/foton/custom/scss/custom.scss */
  ul.text p {
    text-align: left;
  }
  /* line 1179, templates/foton/custom/scss/custom.scss */
  p.title {
    text-align: left;
  }
  /* line 1182, templates/foton/custom/scss/custom.scss */
  .g-blockcontent-subcontent-block-content:before {
    top: 0;
  }
}
/* No Mobile */
/* ################################################################## */
/* ###################### ADAPTIVE END ############################## */
/* ################################################################## */
/*# sourceMappingURL=custom_19.css.map */