/**/
/* line 1, D:\Work\exeron_land\app\webroot\less\general.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/general\.less}line{font-family:\000031}}
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 3, D:\Work\exeron_land\app\webroot\less\general.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/general\.less}line{font-family:\000033}}
a {
  text-decoration: none;
}
/* Fonts */
/* line 32, D:\Work\exeron_land\app\webroot\less\general.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/general\.less}line{font-family:\0000332}}
a img {
  border: 0 none;
}
/* line 34, D:\Work\exeron_land\app\webroot\less\general.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/general\.less}line{font-family:\0000334}}
.abs {
  position: absolute;
}
/* line 35, D:\Work\exeron_land\app\webroot\less\general.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/general\.less}line{font-family:\0000335}}
.relative {
  position: relative;
}
/* line 36, D:\Work\exeron_land\app\webroot\less\general.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/general\.less}line{font-family:\0000336}}
.block {
  display: block;
}
/* line 37, D:\Work\exeron_land\app\webroot\less\general.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/general\.less}line{font-family:\0000337}}
.ov-hidden {
  overflow: hidden;
}
/* line 38, D:\Work\exeron_land\app\webroot\less\general.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/general\.less}line{font-family:\0000338}}
.ov-visible {
  overflow: visible;
}
/* line 39, D:\Work\exeron_land\app\webroot\less\general.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/general\.less}line{font-family:\0000339}}
.center {
  text-align: center;
}
/* line 40, D:\Work\exeron_land\app\webroot\less\general.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/general\.less}line{font-family:\0000340}}
.upper {
  text-transform: uppercase;
}
/* line 41, D:\Work\exeron_land\app\webroot\less\general.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/general\.less}line{font-family:\0000341}}
.lower {
  text-transform: lowercase;
}
/* line 42, D:\Work\exeron_land\app\webroot\less\general.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/general\.less}line{font-family:\0000342}}
.case {
  text-transform: normal;
}
/* line 43, D:\Work\exeron_land\app\webroot\less\general.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/general\.less}line{font-family:\0000343}}
.italic {
  font-style: italic;
}
/* line 44, D:\Work\exeron_land\app\webroot\less\general.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/general\.less}line{font-family:\0000344}}
.bold {
  font-weight: bold;
}
/* line 50, D:\Work\exeron_land\app\webroot\less\general.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/general\.less}line{font-family:\0000350}}
.hidden {
  display: none;
}
/* line 51, D:\Work\exeron_land\app\webroot\less\general.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/general\.less}line{font-family:\0000351}}
.fl-left {
  float: left;
}
/* line 52, D:\Work\exeron_land\app\webroot\less\general.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/general\.less}line{font-family:\0000352}}
.fl-right {
  float: right;
}
/* line 53, D:\Work\exeron_land\app\webroot\less\general.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/general\.less}line{font-family:\0000353}}
.clear {
  clear: both;
}
/* line 54, D:\Work\exeron_land\app\webroot\less\general.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/general\.less}line{font-family:\0000354}}
.clear-fix {
  height: 0px;
  overflow: hidden;
  line-height: 0px;
  font-size: 0px;
  clear: both;
}
/* line 56, D:\Work\exeron_land\app\webroot\less\general.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/general\.less}line{font-family:\0000356}}
.debug {
  border: 1px solid red;
}
/* line 66, D:\Work\exeron_land\app\webroot\less\general.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/general\.less}line{font-family:\0000366}}
.noanimate {
  -webkit-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
/* line 81, D:\Work\exeron_land\app\webroot\less\general.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/general\.less}line{font-family:\0000381}}
.nobg {
  background: none transparent;
}
/* line 85, D:\Work\exeron_land\app\webroot\less\general.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/general\.less}line{font-family:\0000385}}
.list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
/* line 123, D:\Work\exeron_land\app\webroot\less\general.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/general\.less}line{font-family:\00003123}}
.fit {
  width: 100%;
  height: 100%;
}
/* line 127, D:\Work\exeron_land\app\webroot\less\general.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/general\.less}line{font-family:\00003127}}
.wrap {
  margin: 0;
  padding: 0;
}
/* line 214, D:\Work\exeron_land\app\webroot\less\general.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/general\.less}line{font-family:\00003214}}
.table {
  display: table;
}
/* line 217, D:\Work\exeron_land\app\webroot\less\general.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/general\.less}line{font-family:\00003217}}
.table .row {
  display: table-row;
  height: 100%;
  width: 100%;
}
/* line 224, D:\Work\exeron_land\app\webroot\less\general.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/general\.less}line{font-family:\00003224}}
.valign {
  position: relative;
  display: table;
  width: 100%;
  height: 100%;
}
/* line 229, D:\Work\exeron_land\app\webroot\less\general.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/general\.less}line{font-family:\00003229}}
.valign .middle {
  display: table-cell;
  vertical-align: middle;
}
/* line 235, D:\Work\exeron_land\app\webroot\less\general.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/general\.less}line{font-family:\00003235}}
.border-box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 241, D:\Work\exeron_land\app\webroot\less\general.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/general\.less}line{font-family:\00003241}}
.border-box-none {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
/* line 2, D:\Work\exeron_land\app\webroot\less\layout.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/layout\.less}line{font-family:\000032}}
html.app_mobile,
html.app_mobile body {
  height: 100%;
  overflow: auto;
}
/* line 3, D:\Work\exeron_land\app\webroot\less\layout.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/layout\.less}line{font-family:\000033}}
body {
  font-family: 'Yantramanav', sans-serif;
  font-size: 14px;
  position: relative;
  overflow-x: hidden;
  background-color: #f5f5f5;
}
/* line 4, D:\Work\exeron_land\app\webroot\less\layout.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/layout\.less}line{font-family:\000034}}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Yantramanav', sans-serif;
  color: #fff;
}
/* line 5, D:\Work\exeron_land\app\webroot\less\layout.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/layout\.less}line{font-family:\000035}}
a,
a:hover {
  text-decoration: none;
}
/* line 6, D:\Work\exeron_land\app\webroot\less\layout.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/layout\.less}line{font-family:\000036}}
ul,
li {
  list-style-type: none;
}
/* line 7, D:\Work\exeron_land\app\webroot\less\layout.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/layout\.less}line{font-family:\000037}}
select,
input,
textarea {
  font-family: 'Yantramanav', sans-serif;
}
/* line 8, D:\Work\exeron_land\app\webroot\less\layout.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/layout\.less}line{font-family:\000038}}
header,
nav,
div,
footer,
span,
section,
input,
fieldset,
textarea {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 10, D:\Work\exeron_land\app\webroot\less\layout.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/layout\.less}line{font-family:\0000310}}
html,
body {
  height: 100%;
}
/* line 22, D:\Work\exeron_land\app\webroot\less\layout.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/layout\.less}line{font-family:\0000322}}
.section.overflow {
  overflow-x: hidden;
}
/* line 25, D:\Work\exeron_land\app\webroot\less\layout.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/layout\.less}line{font-family:\0000325}}
.section.full-width {
  width: 100%;
}
/* line 30, D:\Work\exeron_land\app\webroot\less\layout.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/layout\.less}line{font-family:\0000330}}
.wrapper {
  max-width: 1345px;
  margin: 0 auto;
  width: 100%;
}
/* line 36, D:\Work\exeron_land\app\webroot\less\layout.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/layout\.less}line{font-family:\0000336}}
.wrapper-small {
  max-width: 1024px;
  margin: 0 auto;
}
/* line 41, D:\Work\exeron_land\app\webroot\less\layout.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/layout\.less}line{font-family:\0000341}}
.clear:before,
.clear:after {
  content: "";
  display: table;
}
/* line 42, D:\Work\exeron_land\app\webroot\less\layout.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/layout\.less}line{font-family:\0000342}}
.clear:after {
  clear: both;
}
/* line 44, D:\Work\exeron_land\app\webroot\less\layout.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/layout\.less}line{font-family:\0000344}}
.pt60 {
  padding-top: 60px;
}
/* line 48, D:\Work\exeron_land\app\webroot\less\layout.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/layout\.less}line{font-family:\0000348}}
.z-top {
  z-index: 1000;
}
/* line 52, D:\Work\exeron_land\app\webroot\less\layout.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/layout\.less}line{font-family:\0000352}}
.no-desktop {
  display: none;
}
@media only screen and (max-width:1023px) {
  /* line 55, D:\Work\exeron_land\app\webroot\less\layout.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/layout\.less}line{font-family:\0000355}}
  .no-desktop {
    display: block;
  }
}
@media only screen and (max-width:1023px) {
  /* line 61, D:\Work\exeron_land\app\webroot\less\layout.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/layout\.less}line{font-family:\0000361}}
  .no-mobile {
    display: none;
  }
}
/* line 66, D:\Work\exeron_land\app\webroot\less\layout.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/layout\.less}line{font-family:\0000366}}
.mobile-640 {
  display: none;
}
@media only screen and (max-width:640px) {
  /* line 69, D:\Work\exeron_land\app\webroot\less\layout.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/layout\.less}line{font-family:\0000369}}
  .mobile-640 {
    display: block;
  }
}
@media only screen and (max-width:640px) {
  /* line 76, D:\Work\exeron_land\app\webroot\less\layout.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/layout\.less}line{font-family:\0000376}}
  .no-mobile-640 {
    display: none;
  }
}
/* Footer */
/* line 83, D:\Work\exeron_land\app\webroot\less\layout.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/layout\.less}line{font-family:\0000383}}
footer {
  background-color: #444444;
  text-align: center;
}
/* line 85, D:\Work\exeron_land\app\webroot\less\layout.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/layout\.less}line{font-family:\0000385}}
footer h3.section-title {
  color: #ffffff;
}
/* line 88, D:\Work\exeron_land\app\webroot\less\layout.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/layout\.less}line{font-family:\0000388}}
footer .grid {
  margin-bottom: 60px;
}
@media only screen and (max-width:1023px) {
  /* line 90, D:\Work\exeron_land\app\webroot\less\layout.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/layout\.less}line{font-family:\0000390}}
  footer .grid {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width:639px) {
  /* line 91, D:\Work\exeron_land\app\webroot\less\layout.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/layout\.less}line{font-family:\0000391}}
  footer .grid {
    margin-bottom: 0;
  }
}
@media only screen and (max-width:639px) {
  /* line 95, D:\Work\exeron_land\app\webroot\less\layout.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/layout\.less}line{font-family:\0000395}}
  footer .grid-contacts-out {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width:639px) {
  /* line 99, D:\Work\exeron_land\app\webroot\less\layout.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/layout\.less}line{font-family:\0000399}}
  footer .grid-2 .col-1,
  footer .grid-2 .col-2 {
    padding: 0 0 30px 0;
  }
}
/* line 103, D:\Work\exeron_land\app\webroot\less\layout.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/layout\.less}line{font-family:\00003103}}
footer .wrapper {
  background: transparent url("../images/contacts.png") no-repeat center center;
  padding: 60px 130px;
}
@media only screen and (max-width:1365px) {
  /* line 106, D:\Work\exeron_land\app\webroot\less\layout.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/layout\.less}line{font-family:\00003106}}
  footer .wrapper {
    padding: 60px 80px;
  }
}
@media only screen and (max-width:1279px) {
  /* line 107, D:\Work\exeron_land\app\webroot\less\layout.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/layout\.less}line{font-family:\00003107}}
  footer .wrapper {
    padding: 60px;
  }
}
@media only screen and (max-width:1023px) {
  /* line 108, D:\Work\exeron_land\app\webroot\less\layout.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/layout\.less}line{font-family:\00003108}}
  footer .wrapper {
    padding: 30px 80px;
  }
}
@media only screen and (max-width:639px) {
  /* line 109, D:\Work\exeron_land\app\webroot\less\layout.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/layout\.less}line{font-family:\00003109}}
  footer .wrapper {
    padding: 30px 20px;
    background: none;
  }
}
/* line 116, D:\Work\exeron_land\app\webroot\less\layout.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/layout\.less}line{font-family:\00003116}}
footer .contact_box {
  font-size: 16px;
  line-height: 21px;
  color: #cfcfcf;
  font-weight: 300;
}
/* line 123, D:\Work\exeron_land\app\webroot\less\layout.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/layout\.less}line{font-family:\00003123}}
footer .contact_box a {
  color: #4fb853;
}
/* line 126, D:\Work\exeron_land\app\webroot\less\layout.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/layout\.less}line{font-family:\00003126}}
footer .title_box {
  color: #9f9f9f;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 15px;
}
/* line 134, D:\Work\exeron_land\app\webroot\less\layout.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/layout\.less}line{font-family:\00003134}}
footer .subtitle_box {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 7px;
}
/* line 140, D:\Work\exeron_land\app\webroot\less\layout.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/layout\.less}line{font-family:\00003140}}
footer .info {
  font-size: 21px;
  color: #ffffff;
}
/* line 145, D:\Work\exeron_land\app\webroot\less\layout.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/layout\.less}line{font-family:\00003145}}
.copyright {
  color: #a0a0a0;
  font-size: 14px;
  margin: 10px 0;
}
/* line 151, D:\Work\exeron_land\app\webroot\less\layout.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/layout\.less}line{font-family:\00003151}}
.created_by {
  color: #a0a0a0;
}
/* line 155, D:\Work\exeron_land\app\webroot\less\layout.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/layout\.less}line{font-family:\00003155}}
.created_by a {
  color: #dbdbdb;
  -webkit-transition: 0.4s 0s all ease;
  -ms-transition: 0.4s 0s all ease;
  -o-transition: 0.4s 0s all ease;
  transition: 0.4s 0s all ease;
}
/* line 161, D:\Work\exeron_land\app\webroot\less\layout.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/layout\.less}line{font-family:\00003161}}
.created_by:hover a {
  color: #4fb853;
}
/* line 1, D:\Work\exeron_land\app\webroot\less\home.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\000031}}
.mask {
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: absolute;
}
/* line 6, D:\Work\exeron_land\app\webroot\less\home.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\000036}}
.mask.right {
  right: 0;
}
/* line 12, D:\Work\exeron_land\app\webroot\less\home.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\0000312}}
.day-circle {
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  overflow: hidden;
}
/* line 19, D:\Work\exeron_land\app\webroot\less\home.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\0000319}}
.day-circle.while {
  left: 0;
}
/* line 22, D:\Work\exeron_land\app\webroot\less\home.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\0000322}}
.day-circle.while svg path {
  fill: #363636;
}
/* line 26, D:\Work\exeron_land\app\webroot\less\home.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\0000326}}
.day-circle.while .title,
.day-circle.while .process {
  color: #363636;
}
/* line 34, D:\Work\exeron_land\app\webroot\less\home.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\0000334}}
.day-circle.dark {
  right: 0;
}
/* line 36, D:\Work\exeron_land\app\webroot\less\home.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\0000336}}
.day-circle.dark .day-backgorund {
  background-color: #363636;
}
/* line 40, D:\Work\exeron_land\app\webroot\less\home.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\0000340}}
.day-circle.dark .large-title,
.day-circle.dark .process {
  color: #f5f5f5;
}
/* line 44, D:\Work\exeron_land\app\webroot\less\home.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\0000344}}
.day-circle.dark svg path {
  fill: #f5f5f5;
}
/* line 49, D:\Work\exeron_land\app\webroot\less\home.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\0000349}}
.day-circle .arrow {
  top: 586px;
  margin-left: -7px;
  position: absolute;
  width: 12px;
  height: 60px;
  left: 50%;
}
/* line 56, D:\Work\exeron_land\app\webroot\less\home.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\0000356}}
.day-circle .arrow svg {
  overflow: visible;
}
@media only screen and (max-width:1023px) {
  /* line 59, D:\Work\exeron_land\app\webroot\less\home.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\0000359}}
  .day-circle .arrow {
    top: -66px;
    margin-left: -14px;
  }
}
/* line 62, D:\Work\exeron_land\app\webroot\less\home.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\0000362}}
.day-circle .day-backgorund {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: #f5f5f5;
}
/* line 71, D:\Work\exeron_land\app\webroot\less\home.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\0000371}}
.day-circle .day-logo {
  position: absolute;
  top: 85px;
  width: 897px;
  left: 50%;
  margin-left: -448px;
  height: 652px;
}
/* line 80, D:\Work\exeron_land\app\webroot\less\home.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\0000380}}
.day-circle .process {
  position: absolute;
}
/* line 84, D:\Work\exeron_land\app\webroot\less\home.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\0000384}}
.day-circle .large-title,
.day-circle .medium-title,
.day-circle .process {
  width: 100%;
  position: absolute;
  top: 187px;
  text-align: center;
}
/* line 91, D:\Work\exeron_land\app\webroot\less\home.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\0000391}}
.day-circle .medium-title {
  color: #52c857;
  top: 340px;
}
/* line 96, D:\Work\exeron_land\app\webroot\less\home.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\0000396}}
.day-circle .process {
  top: 530px;
  font-size: 30px;
  font-weight: 200;
  color: #363636;
}
@media only screen and (max-width:1365px) {
  /* line 105, D:\Work\exeron_land\app\webroot\less\home.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003105}}
  .day-circle .large-title {
    font-size: 120px;
    top: 210px;
  }
  /* line 109, D:\Work\exeron_land\app\webroot\less\home.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003109}}
  .day-circle .medium-title {
    font-size: 90px;
    top: 360px;
  }
}
@media only screen and (max-width:1023px) {
  /* line 116, D:\Work\exeron_land\app\webroot\less\home.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003116}}
  .day-circle .large-title {
    font-size: 90px;
    top: 240px;
  }
  /* line 120, D:\Work\exeron_land\app\webroot\less\home.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003120}}
  .day-circle .medium-title {
    font-size: 65px;
    top: 365px;
  }
}
@media only screen and (max-width:639px) {
  /* line 127, D:\Work\exeron_land\app\webroot\less\home.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003127}}
  .day-circle .large-title {
    font-size: 70px;
    top: 258px;
  }
  /* line 131, D:\Work\exeron_land\app\webroot\less\home.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003131}}
  .day-circle .medium-title {
    font-size: 50px;
    top: 340px;
  }
  /* line 135, D:\Work\exeron_land\app\webroot\less\home.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003135}}
  .day-circle .process {
    top: 470px;
  }
  /* line 136, D:\Work\exeron_land\app\webroot\less\home.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003136}}
  .day-circle .day-logo {
    top: 5px;
  }
}
@media only screen and (max-width:480px) {
  /* line 141, D:\Work\exeron_land\app\webroot\less\home.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003141}}
  .day-circle .large-title {
    font-size: 50px;
    top: 220px;
  }
  /* line 145, D:\Work\exeron_land\app\webroot\less\home.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003145}}
  .day-circle .medium-title {
    font-size: 40px;
    top: 284px;
  }
  /* line 149, D:\Work\exeron_land\app\webroot\less\home.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003149}}
  .day-circle .process {
    top: 398px;
    font-size: 25px;
  }
  /* line 150, D:\Work\exeron_land\app\webroot\less\home.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003150}}
  .day-circle .day-logo {
    top: -45px;
  }
}
/* line 155, D:\Work\exeron_land\app\webroot\less\home.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003155}}
.home {
  min-height: 1700px;
}
@media only screen and (max-width:1023px) {
  /* line 158, D:\Work\exeron_land\app\webroot\less\home.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003158}}
  .home {
    min-height: 1410px;
  }
}
@media only screen and (max-width:639px) {
  /* line 159, D:\Work\exeron_land\app\webroot\less\home.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003159}}
  .home {
    min-height: 600px;
  }
}
@media only screen and (max-width:480px) {
  /* line 160, D:\Work\exeron_land\app\webroot\less\home.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003160}}
  .home {
    min-height: 470px;
  }
}
/* line 164, D:\Work\exeron_land\app\webroot\less\home.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003164}}
.applications {
  height: 1293px;
  color: #17232e;
}
/* line 170, D:\Work\exeron_land\app\webroot\less\home.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003170}}
.applications h3 {
  position: absolute;
  width: 100%;
}
/* line 175, D:\Work\exeron_land\app\webroot\less\home.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003175}}
.applications .applications-box {
  max-width: 385px;
  padding-left: 100px;
}
/* line 179, D:\Work\exeron_land\app\webroot\less\home.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003179}}
.applications .applications-box img {
  position: absolute;
  left: 0;
  bottom: 0;
}
/* line 186, D:\Work\exeron_land\app\webroot\less\home.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003186}}
.applications .applications-box .right {
  display: inline-block;
}
/* line 192, D:\Work\exeron_land\app\webroot\less\home.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003192}}
.applications .applications-box-1 {
  left: 428px;
  top: 274px;
}
/* line 197, D:\Work\exeron_land\app\webroot\less\home.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003197}}
.applications .applications-box-2 {
  left: -31px;
  top: 286px;
}
/* line 201, D:\Work\exeron_land\app\webroot\less\home.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003201}}
.applications .applications-box-2 img {
  left: -29px;
  bottom: -22px;
}
@media only screen and (max-width:1024px) {
  /* line 206, D:\Work\exeron_land\app\webroot\less\home.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003206}}
  .applications .applications-box-2 {
    left: 32px;
  }
}
/* line 211, D:\Work\exeron_land\app\webroot\less\home.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003211}}
.applications .applications-box-3 {
  left: 59%;
  top: 356px;
}
/* line 215, D:\Work\exeron_land\app\webroot\less\home.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003215}}
.applications .applications-box-3 img {
  left: -93px;
  bottom: 10px;
}
/* line 221, D:\Work\exeron_land\app\webroot\less\home.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003221}}
.applications .applications-box-4 {
  left: 21%;
  top: 408px;
}
/* line 225, D:\Work\exeron_land\app\webroot\less\home.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003225}}
.applications .applications-box-4 img {
  left: -93px;
}
/* line 230, D:\Work\exeron_land\app\webroot\less\home.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003230}}
.applications .applications-box-5 {
  left: 487px;
  top: 543px;
  width: 500px;
}
/* line 235, D:\Work\exeron_land\app\webroot\less\home.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003235}}
.applications .applications-box-5 img {
  left: -35px;
  bottom: -42px;
}
/* line 242, D:\Work\exeron_land\app\webroot\less\home.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003242}}
.applications h4.applications-title {
  font-size: 30px;
  font-weight: 400;
  color: #17232e;
}
/* line 249, D:\Work\exeron_land\app\webroot\less\home.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003249}}
.applications h5.applications-description {
  font-size: 16px;
  font-weight: 300;
  color: #17232e;
}
/* line 255, D:\Work\exeron_land\app\webroot\less\home.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003255}}
.applications svg {
  position: absolute;
}
/* line 259, D:\Work\exeron_land\app\webroot\less\home.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003259}}
.applications .applications-path-1 {
  top: 118px;
  right: 0;
}
/* line 264, D:\Work\exeron_land\app\webroot\less\home.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003264}}
.applications .applications-path-2 {
  top: 337px;
  left: 0;
}
/* line 269, D:\Work\exeron_land\app\webroot\less\home.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003269}}
.applications .applications-path-3 {
  top: 547px;
  left: 0;
}
/* line 274, D:\Work\exeron_land\app\webroot\less\home.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003274}}
.applications .applications-path-4 {
  top: 607px;
  right: 0;
}
/* line 279, D:\Work\exeron_land\app\webroot\less\home.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003279}}
.applications .applications-path-5 {
  top: 752px;
  left: 0;
}
/* line 284, D:\Work\exeron_land\app\webroot\less\home.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003284}}
.applications .applications-path-6 {
  bottom: 0;
  left: 50%;
}
/* line 289, D:\Work\exeron_land\app\webroot\less\home.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003289}}
.applications .applications-lines {
  position: absolute;
  top: 120px;
  left: -1px;
}
/* line 295, D:\Work\exeron_land\app\webroot\less\home.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003295}}
.applications .plug {
  width: 184px;
  height: 201px;
  left: 50%;
  top: 0;
  margin-left: -92px;
  position: absolute;
}
/* line 302, D:\Work\exeron_land\app\webroot\less\home.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003302}}
.applications .plug img {
  width: 100%;
  height: 100%;
}
@media only screen and (max-width:1023px) {
  /* line 309, D:\Work\exeron_land\app\webroot\less\home.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003309}}
  .applications {
    height: auto;
  }
  /* line 312, D:\Work\exeron_land\app\webroot\less\home.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003312}}
  .applications .applications-box {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    max-width: 300px;
    text-align: center;
    margin: 0 auto;
    padding: 20px 0 30px;
  }
  /* line 323, D:\Work\exeron_land\app\webroot\less\home.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003323}}
  .applications .applications-box img {
    position: relative;
    top: 0;
    left: 0;
  }
  /* line 329, D:\Work\exeron_land\app\webroot\less\home.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003329}}
  .applications .section-title {
    position: relative;
  }
  /* line 330, D:\Work\exeron_land\app\webroot\less\home.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003330}}
  .applications h4.applications-title {
    margin-top: 10px;
  }
}
@media only screen and (max-width:639px) {
  /* line 334, D:\Work\exeron_land\app\webroot\less\home.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003334}}
  .applications .applications-box {
    padding: 20px 0;
  }
  /* line 335, D:\Work\exeron_land\app\webroot\less\home.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003335}}
  .applications h4.applications-title {
    font-size: 26px;
  }
}
/* line 339, D:\Work\exeron_land\app\webroot\less\home.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003339}}
.home-mobile-top {
  width: 100%;
}
/* line 342, D:\Work\exeron_land\app\webroot\less\home.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003342}}
.home-mobile-top img {
  width: 100%;
  height: auto;
}
/* line 348, D:\Work\exeron_land\app\webroot\less\home.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003348}}
.exeron-zero {
  position: absolute;
  left: 50%;
  top: 976px;
  margin-left: -180px;
  width: 360px;
  height: 360px;
  cursor: e-resize;
}
/* line 358, D:\Work\exeron_land\app\webroot\less\home.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003358}}
.exeron-zero .exeron-zero-bg {
  background: #52c857;
  width: 360px;
  height: 360px;
  border-radius: 180px;
  overflow: hidden;
}
/* line 366, D:\Work\exeron_land\app\webroot\less\home.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003366}}
.exeron-zero .exeron-zero-img {
  position: absolute;
  top: -68px;
  left: -29px;
  width: 429px;
  height: 429px;
}
/* line 374, D:\Work\exeron_land\app\webroot\less\home.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003374}}
.exeron-zero .arrow-rot {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -28px;
  margin-top: -38px;
}
@media only screen and (max-width:1023px) {
  /* line 382, D:\Work\exeron_land\app\webroot\less\home.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003382}}
  .exeron-zero {
    top: 1111px;
    margin-left: -98px;
    margin-top: -183px;
  }
  /* line 387, D:\Work\exeron_land\app\webroot\less\home.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003387}}
  .exeron-zero .exeron-zero-bg {
    width: 195.48px;
    height: 195.48px;
    border-radius: 97.74px;
  }
  /* line 393, D:\Work\exeron_land\app\webroot\less\home.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003393}}
  .exeron-zero img {
    width: 232.947px;
    height: 232.947px;
  }
  /* line 399, D:\Work\exeron_land\app\webroot\less\home.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home\.less}line{font-family:\00003399}}
  .exeron-zero .exeron-zero-img {
    top: -44px;
    left: -15px;
  }
}
/* line 1, D:\Work\exeron_land\app\webroot\less\header.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/header\.less}line{font-family:\000031}}
.header {
  z-index: 1001;
  text-align: center;
  width: 100%;
}
/* line 6, D:\Work\exeron_land\app\webroot\less\header.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/header\.less}line{font-family:\000036}}
.header .fix-wrapper {
  max-width: 1345px;
  display: inline-block;
}
@media only screen and (max-width:1345px) {
  /* line 9, D:\Work\exeron_land\app\webroot\less\header.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/header\.less}line{font-family:\000039}}
  .header .fix-wrapper {
    width: 100%;
  }
}
/* line 12, D:\Work\exeron_land\app\webroot\less\header.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/header\.less}line{font-family:\0000312}}
.header .header-wrapper {
  height: 78px;
  padding-left: 225px;
  width: 1345px;
  display: inline-block;
  box-sizing: border-box;
}
@media only screen and (max-width:1345px) {
  /* line 18, D:\Work\exeron_land\app\webroot\less\header.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/header\.less}line{font-family:\0000318}}
  .header .header-wrapper {
    width: 100%;
  }
}
/* line 25, D:\Work\exeron_land\app\webroot\less\header.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/header\.less}line{font-family:\0000325}}
.header .header-logo {
  padding: 25px 0 0 18px;
  float: left;
  width: 225px;
  margin-left: -225px;
  height: 74px;
  box-sizing: border-box;
}
@media only screen and (max-width:1345px) {
  /* line 32, D:\Work\exeron_land\app\webroot\less\header.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/header\.less}line{font-family:\0000332}}
  .header .header-logo {
    padding-left: 0;
  }
}
/* line 34, D:\Work\exeron_land\app\webroot\less\header.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/header\.less}line{font-family:\0000334}}
.header .header-logo.active {
  background: #f5f5f5;
}
/* line 39, D:\Work\exeron_land\app\webroot\less\header.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/header\.less}line{font-family:\0000339}}
.header.sticky {
  position: fixed;
}
/* line 44, D:\Work\exeron_land\app\webroot\less\header.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/header\.less}line{font-family:\0000344}}
.header nav.main-nav {
  background: #363636;
  width: 100%;
  overflow: hidden;
  display: none;
  right: 0;
  position: absolute;
  text-align: center;
}
/* line 54, D:\Work\exeron_land\app\webroot\less\header.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/header\.less}line{font-family:\0000354}}
.header nav.main-nav li {
  display: inline-block;
}
@media only screen and (max-width:1024px) {
  /* line 57, D:\Work\exeron_land\app\webroot\less\header.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/header\.less}line{font-family:\0000357}}
  .header nav.main-nav li {
    display: block;
  }
}
/* line 63, D:\Work\exeron_land\app\webroot\less\header.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/header\.less}line{font-family:\0000363}}
.header nav.main-nav li a {
  text-transform: uppercase;
  font-size: 12px;
  color: #ffffff;
  padding: 30px;
  display: inline-block;
}
@media only screen and (max-width:1279px) {
  /* line 71, D:\Work\exeron_land\app\webroot\less\header.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/header\.less}line{font-family:\0000371}}
  .header nav.main-nav li a {
    padding: 30px 10px;
  }
}
@media only screen and (max-width:768px) {
  /* line 75, D:\Work\exeron_land\app\webroot\less\header.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/header\.less}line{font-family:\0000375}}
  .header nav.main-nav li a {
    padding: 14px;
  }
}
/* line 80, D:\Work\exeron_land\app\webroot\less\header.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/header\.less}line{font-family:\0000380}}
.header nav.main-nav li:hover,
.header nav.main-nav li.active {
  background: #52c857;
}
/* line 84, D:\Work\exeron_land\app\webroot\less\header.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/header\.less}line{font-family:\0000384}}
.header nav.main-nav.open {
  display: block;
}
@media only screen and (max-width:1024px) {
  /* line 88, D:\Work\exeron_land\app\webroot\less\header.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/header\.less}line{font-family:\0000388}}
  .header nav.main-nav {
    padding-top: 40px;
  }
}
/* line 92, D:\Work\exeron_land\app\webroot\less\header.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/header\.less}line{font-family:\0000392}}
.header nav.main-nav .mobile-logo {
  padding-bottom: 50px;
}
@media only screen and (max-width:1024px) {
  /* line 100, D:\Work\exeron_land\app\webroot\less\header.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/header\.less}line{font-family:\00003100}}
  .header .header-wrapper {
    width: 100%;
    padding-left: 0;
  }
  /* line 105, D:\Work\exeron_land\app\webroot\less\header.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/header\.less}line{font-family:\00003105}}
  .header .header-logo {
    margin-left: 0;
  }
  /* line 109, D:\Work\exeron_land\app\webroot\less\header.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/header\.less}line{font-family:\00003109}}
  .header nav.main-nav {
    background: transparent url("../images/x-bg-dark.png") no-repeat 0 0;
    background-size: 100%;
    background-position: center -120px;
    background-color: #363636;
  }
  /* line 115, D:\Work\exeron_land\app\webroot\less\header.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/header\.less}line{font-family:\00003115}}
  .header nav.main-nav .main-nav li {
    display: block;
  }
  /* line 120, D:\Work\exeron_land\app\webroot\less\header.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/header\.less}line{font-family:\00003120}}
  .header .close {
    margin: 90px 0 50px;
  }
}
@media only screen and (max-width:639px) {
  /* line 126, D:\Work\exeron_land\app\webroot\less\header.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/header\.less}line{font-family:\00003126}}
  .header .header-logo {
    width: 205px;
  }
}
@media only screen and (max-width:480px) {
  /* line 130, D:\Work\exeron_land\app\webroot\less\header.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/header\.less}line{font-family:\00003130}}
  .header .close {
    margin: 20px 0 20px;
  }
}
/* line 136, D:\Work\exeron_land\app\webroot\less\header.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/header\.less}line{font-family:\00003136}}
.link-menu {
  width: 80px;
  height: 74px;
  background-color: #f5f5f5;
  float: right;
  padding-top: 25px;
  cursor: pointer;
  -webkit-transition: 0.4s 0s all ease;
  -ms-transition: 0.4s 0s all ease;
  -o-transition: 0.4s 0s all ease;
  transition: 0.4s 0s all ease;
}
/* line 146, D:\Work\exeron_land\app\webroot\less\header.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/header\.less}line{font-family:\00003146}}
.link-menu span {
  background: #383838;
  width: 25px;
  height: 2px;
  display: block;
  margin: 5px auto;
  -webkit-transition: 0.4s 0s all ease;
  -ms-transition: 0.4s 0s all ease;
  -o-transition: 0.4s 0s all ease;
  transition: 0.4s 0s all ease;
}
/* line 154, D:\Work\exeron_land\app\webroot\less\header.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/header\.less}line{font-family:\00003154}}
.link-menu span.center {
  width: 8px;
}
/* line 159, D:\Work\exeron_land\app\webroot\less\header.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/header\.less}line{font-family:\00003159}}
.link-menu.active {
  background-color: #363636;
}
/* line 162, D:\Work\exeron_land\app\webroot\less\header.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/header\.less}line{font-family:\00003162}}
.link-menu.active span {
  background-color: #f5f5f5;
}
/* line 165, D:\Work\exeron_land\app\webroot\less\header.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/header\.less}line{font-family:\00003165}}
.link-menu.active span.up {
  -webkit-transform: rotate(45deg) translateX(7px) translateY(3px);
  -moz-transform: rotate(45deg) translateX(7px) translateY(3px);
  -ms-transform: rotate(45deg) translateX(7px) translateY(3px);
  transform: rotate(45deg) translateX(7px) translateY(3px);
}
/* line 168, D:\Work\exeron_land\app\webroot\less\header.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/header\.less}line{font-family:\00003168}}
.link-menu.active span.center {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
/* line 172, D:\Work\exeron_land\app\webroot\less\header.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/header\.less}line{font-family:\00003172}}
.link-menu.active span.down {
  -webkit-transform: rotate(-45deg) translateX(7px) translateY(-3px);
  -moz-transform: rotate(-45deg) translateX(7px) translateY(-3px);
  -ms-transform: rotate(-45deg) translateX(7px) translateY(-3px);
  transform: rotate(-45deg) translateX(7px) translateY(-3px);
}
@media only screen and (max-width:1024px) {
  /* line 176, D:\Work\exeron_land\app\webroot\less\header.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/header\.less}line{font-family:\00003176}}
  .link-menu.active {
    display: none;
  }
}
@media only screen and (max-width:1023px) {
  /* line 181, D:\Work\exeron_land\app\webroot\less\header.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/header\.less}line{font-family:\00003181}}
  .link-menu {
    width: 70px;
    height: 70px;
    padding-top: 20px;
  }
}
/* line 1, D:\Work\exeron_land\app\webroot\less\font.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/font\.less}line{font-family:\000031}}
.large-title {
  font-size: 130px;
  font-weight: 100;
  text-align: center;
  width: 100%;
  letter-spacing: -3px;
}
/* line 9, D:\Work\exeron_land\app\webroot\less\font.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/font\.less}line{font-family:\000039}}
.medium-title {
  font-size: 110px;
  font-weight: 300;
  text-align: center;
  letter-spacing: -3px;
}
/* line 16, D:\Work\exeron_land\app\webroot\less\font.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/font\.less}line{font-family:\0000316}}
h3.section-title {
  font-size: 100px;
  font-weight: 200;
  color: #363636;
  text-align: center;
}
@media only screen and (max-width:1365px) {
  /* line 22, D:\Work\exeron_land\app\webroot\less\font.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/font\.less}line{font-family:\0000322}}
  h3.section-title {
    font-size: 78px;
  }
}
@media only screen and (max-width:1023px) {
  /* line 23, D:\Work\exeron_land\app\webroot\less\font.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/font\.less}line{font-family:\0000323}}
  h3.section-title {
    font-size: 60px;
  }
}
@media only screen and (max-width:639px) {
  /* line 24, D:\Work\exeron_land\app\webroot\less\font.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/font\.less}line{font-family:\0000324}}
  h3.section-title {
    font-size: 40px;
    font-weight: 300;
  }
}
/* line 27, D:\Work\exeron_land\app\webroot\less\font.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/font\.less}line{font-family:\0000327}}
.green {
  color: #52c857;
}
/* line 31, D:\Work\exeron_land\app\webroot\less\font.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/font\.less}line{font-family:\0000331}}
.white {
  color: #ffffff;
}
/* line 35, D:\Work\exeron_land\app\webroot\less\font.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/font\.less}line{font-family:\0000335}}
.dark {
  color: #363636;
}
@font-face {
  font-family: 'exeron';
  src: url('fonts/exeron.eot?2nxahy');
  src: url('fonts/exeron.eot?2nxahy#iefix') format('embedded-opentype'), url('fonts/exeron.ttf?2nxahy') format('truetype'), url('fonts/exeron.woff?2nxahy') format('woff'), url('fonts/exeron.svg?2nxahy#exeron') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* line 50, D:\Work\exeron_land\app\webroot\less\font.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/font\.less}line{font-family:\0000350}}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'exeron';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 64, D:\Work\exeron_land\app\webroot\less\font.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/font\.less}line{font-family:\0000364}}
.icon-arrow-left:before {
  content: "\e800";
}
/* line 67, D:\Work\exeron_land\app\webroot\less\font.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/font\.less}line{font-family:\0000367}}
.icon-arrow-right:before {
  content: "\e801";
}
/* line 2, D:\Work\exeron_land\app\webroot\less\svgs.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/svgs\.less}line{font-family:\000032}}
.circle-svgs {
  width: 962px;
  height: 962px;
  position: absolute;
  top: 675px;
  left: 50%;
  margin-left: -481px;
  text-align: center;
}
@media only screen and (max-width:1023px) {
  /* line 13, D:\Work\exeron_land\app\webroot\less\svgs.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/svgs\.less}line{font-family:\0000313}}
  .circle-svgs {
    width: 706px;
    height: 722px;
    margin-left: -343px;
    top: 665px;
  }
}
/* line 20, D:\Work\exeron_land\app\webroot\less\svgs.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/svgs\.less}line{font-family:\0000320}}
.circle-svgs .inner-circle {
  width: 460px;
  height: 460px;
  background: #e9e9e9;
  border-radius: 230px;
  position: absolute;
  left: 50%;
  margin-left: -230px;
  top: 50%;
  margin-top: -230px;
}
@media only screen and (max-width:1023px) {
  /* line 32, D:\Work\exeron_land\app\webroot\less\svgs.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/svgs\.less}line{font-family:\0000332}}
  .circle-svgs .inner-circle {
    width: 250px;
    height: 250px;
    margin-left: -135px;
    margin-top: -125px;
  }
}
/* line 41, D:\Work\exeron_land\app\webroot\less\svgs.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/svgs\.less}line{font-family:\0000341}}
.circle-svgs .process-line-1,
.circle-svgs .process-line-2,
.circle-svgs .process-line-3 {
  position: absolute;
  top: 203px;
  left: 321px;
}
@media only screen and (max-width:1023px) {
  /* line 46, D:\Work\exeron_land\app\webroot\less\svgs.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/svgs\.less}line{font-family:\0000346}}
  .circle-svgs .process-line-1,
  .circle-svgs .process-line-2,
  .circle-svgs .process-line-3 {
    left: 182px;
    top: 169px;
  }
}
/* line 52, D:\Work\exeron_land\app\webroot\less\svgs.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/svgs\.less}line{font-family:\0000352}}
.circle-svgs .process-line-2 {
  top: 461px;
  left: 675px;
}
@media only screen and (max-width:1023px) {
  /* line 56, D:\Work\exeron_land\app\webroot\less\svgs.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/svgs\.less}line{font-family:\0000356}}
  .circle-svgs .process-line-2 {
    left: 451px;
    top: 338px;
  }
}
/* line 62, D:\Work\exeron_land\app\webroot\less\svgs.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/svgs\.less}line{font-family:\0000362}}
.circle-svgs .process-line-3 {
  top: 648px;
  left: 300px;
}
@media only screen and (max-width:1023px) {
  /* line 66, D:\Work\exeron_land\app\webroot\less\svgs.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/svgs\.less}line{font-family:\0000366}}
  .circle-svgs .process-line-3 {
    left: 158px;
    top: 441px;
  }
}
/* line 72, D:\Work\exeron_land\app\webroot\less\svgs.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/svgs\.less}line{font-family:\0000372}}
.circle-svgs .img-circle {
  margin-left: -31px;
  margin-top: -34px;
}
@media only screen and (max-width:1023px) {
  /* line 76, D:\Work\exeron_land\app\webroot\less\svgs.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/svgs\.less}line{font-family:\0000376}}
  .circle-svgs .img-circle {
    margin-left: -35px;
    margin-top: -7px;
    width: 100%;
  }
}
/* line 84, D:\Work\exeron_land\app\webroot\less\svgs.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/svgs\.less}line{font-family:\0000384}}
.circle-svgs.white {
  color: #363636;
}
/* line 86, D:\Work\exeron_land\app\webroot\less\svgs.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/svgs\.less}line{font-family:\0000386}}
.circle-svgs.white svg {
  fill: #363636;
}
/* line 91, D:\Work\exeron_land\app\webroot\less\svgs.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/svgs\.less}line{font-family:\0000391}}
.circle-svgs.dark {
  color: #f5f5f5;
}
/* line 93, D:\Work\exeron_land\app\webroot\less\svgs.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/svgs\.less}line{font-family:\0000393}}
.circle-svgs.dark svg {
  fill: #f5f5f5;
}
/* line 97, D:\Work\exeron_land\app\webroot\less\svgs.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/svgs\.less}line{font-family:\0000397}}
.circle-svgs.dark .inner-circle {
  background: #292929;
}
/* line 102, D:\Work\exeron_land\app\webroot\less\svgs.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/svgs\.less}line{font-family:\00003102}}
.circle-svgs .sun {
  left: -29px;
  top: 50%;
  margin-top: -38px;
  width: 76px;
  height: 76px;
}
/* line 110, D:\Work\exeron_land\app\webroot\less\svgs.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/svgs\.less}line{font-family:\00003110}}
.circle-svgs .moon {
  right: -5px;
  top: 50%;
  margin-top: -29px;
  width: 37px;
  height: 60px;
}
/* line 118, D:\Work\exeron_land\app\webroot\less\svgs.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/svgs\.less}line{font-family:\00003118}}
.circle-svgs .sun_moon {
  top: -38px;
  left: 50%;
  margin-left: -39px;
  width: 78px;
  height: 78px;
}
/* line 126, D:\Work\exeron_land\app\webroot\less\svgs.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/svgs\.less}line{font-family:\00003126}}
.circle-svgs .moon2 {
  bottom: -29px;
  left: 50%;
  margin-left: -39px;
  width: 78px;
  height: 78px;
}
/* line 134, D:\Work\exeron_land\app\webroot\less\svgs.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/svgs\.less}line{font-family:\00003134}}
.circle-svgs .svg-box {
  width: 200px;
  position: absolute;
}
/* line 138, D:\Work\exeron_land\app\webroot\less\svgs.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/svgs\.less}line{font-family:\00003138}}
.circle-svgs .svg-box svg {
  left: 50%;
  top: -100px;
}
/* line 144, D:\Work\exeron_land\app\webroot\less\svgs.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/svgs\.less}line{font-family:\00003144}}
.circle-svgs .electricial-grid {
  text-align: center;
  top: 316px;
  left: 65%;
}
/* line 149, D:\Work\exeron_land\app\webroot\less\svgs.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/svgs\.less}line{font-family:\00003149}}
.circle-svgs .electricial-grid svg {
  width: 122px;
  height: 94px;
  top: -103px;
  margin-left: -61px;
}
/* line 157, D:\Work\exeron_land\app\webroot\less\svgs.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/svgs\.less}line{font-family:\00003157}}
.circle-svgs .water_supply {
  bottom: 28%;
  left: 67%;
}
/* line 161, D:\Work\exeron_land\app\webroot\less\svgs.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/svgs\.less}line{font-family:\00003161}}
.circle-svgs .water_supply svg {
  top: -59px;
  left: 52px;
  width: 115px;
  height: 50px;
}
/* line 169, D:\Work\exeron_land\app\webroot\less\svgs.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/svgs\.less}line{font-family:\00003169}}
.circle-svgs .remote-monitoring {
  bottom: 14%;
  left: 55%;
}
/* line 173, D:\Work\exeron_land\app\webroot\less\svgs.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/svgs\.less}line{font-family:\00003173}}
.circle-svgs .remote-monitoring svg {
  top: -77px;
  left: 59px;
  width: 89px;
  height: 68px;
}
/* line 181, D:\Work\exeron_land\app\webroot\less\svgs.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/svgs\.less}line{font-family:\00003181}}
.circle-svgs .factories {
  bottom: 9%;
  left: 40%;
}
/* line 185, D:\Work\exeron_land\app\webroot\less\svgs.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/svgs\.less}line{font-family:\00003185}}
.circle-svgs .factories svg {
  top: -95px;
  left: 59px;
  width: 76px;
  height: 88px;
}
/* line 193, D:\Work\exeron_land\app\webroot\less\svgs.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/svgs\.less}line{font-family:\00003193}}
.circle-svgs .telecom {
  bottom: 14%;
  left: 23%;
}
/* line 197, D:\Work\exeron_land\app\webroot\less\svgs.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/svgs\.less}line{font-family:\00003197}}
.circle-svgs .telecom svg {
  top: -95px;
  left: 59px;
  width: 58px;
  height: 88px;
}
/* line 205, D:\Work\exeron_land\app\webroot\less\svgs.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/svgs\.less}line{font-family:\00003205}}
.circle-svgs .residential {
  bottom: 28%;
  left: 11%;
}
/* line 209, D:\Work\exeron_land\app\webroot\less\svgs.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/svgs\.less}line{font-family:\00003209}}
.circle-svgs .residential svg {
  top: -74px;
  left: 49px;
  width: 116px;
  height: 68px;
}
/* line 218, D:\Work\exeron_land\app\webroot\less\svgs.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/svgs\.less}line{font-family:\00003218}}
.circle-svgs .wind-turbines {
  top: 34%;
  left: 13%;
}
/* line 222, D:\Work\exeron_land\app\webroot\less\svgs.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/svgs\.less}line{font-family:\00003222}}
.circle-svgs .wind-turbines svg {
  top: -127px;
  left: 44px;
  width: 130px;
  height: 112px;
}
/* line 230, D:\Work\exeron_land\app\webroot\less\svgs.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/svgs\.less}line{font-family:\00003230}}
.circle-svgs .energy-storage {
  top: 56%;
  right: 6%;
}
/* line 234, D:\Work\exeron_land\app\webroot\less\svgs.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/svgs\.less}line{font-family:\00003234}}
.circle-svgs .energy-storage svg {
  top: -127px;
  left: 84px;
  width: 46px;
  height: 112px;
}
/* line 242, D:\Work\exeron_land\app\webroot\less\svgs.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/svgs\.less}line{font-family:\00003242}}
.circle-svgs .diesel {
  top: 194px;
  left: 49%;
}
/* line 246, D:\Work\exeron_land\app\webroot\less\svgs.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/svgs\.less}line{font-family:\00003246}}
.circle-svgs .diesel svg {
  top: -93px;
  left: 56px;
  width: 79px;
  height: 82px;
}
/* line 254, D:\Work\exeron_land\app\webroot\less\svgs.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/svgs\.less}line{font-family:\00003254}}
.circle-svgs .solar-panel {
  top: 186px;
  left: 28%;
}
/* line 258, D:\Work\exeron_land\app\webroot\less\svgs.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/svgs\.less}line{font-family:\00003258}}
.circle-svgs .solar-panel svg {
  top: -71px;
  left: 19px;
  width: 162px;
  height: 58px;
}
/* line 266, D:\Work\exeron_land\app\webroot\less\svgs.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/svgs\.less}line{font-family:\00003266}}
.circle-svgs .arrow_1 {
  top: 641px;
  left: 299px;
  position: absolute;
}
/* line 272, D:\Work\exeron_land\app\webroot\less\svgs.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/svgs\.less}line{font-family:\00003272}}
.circle-svgs .arrow_2 {
  top: 196px;
  left: 299px;
  position: absolute;
}
/* line 278, D:\Work\exeron_land\app\webroot\less\svgs.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/svgs\.less}line{font-family:\00003278}}
.circle-svgs .arrow_3 {
  top: 454px;
  left: 678px;
  position: absolute;
}
/* line 284, D:\Work\exeron_land\app\webroot\less\svgs.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/svgs\.less}line{font-family:\00003284}}
.circle-svgs .animation-path {
  stroke-dasharray: 5;
  animation: dash 15s linear infinite;
}
@keyframes dash {
  /* line 290, D:\Work\exeron_land\app\webroot\less\svgs.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/svgs\.less}line{font-family:\00003290}}
  to {
    stroke-dashoffset: 100;
  }
}
/* line 299, D:\Work\exeron_land\app\webroot\less\svgs.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/svgs\.less}line{font-family:\00003299}}
.circle-svgs .circle-svgs-bg,
.circle-svgs .circle-rotation {
  left: 0;
  position: absolute;
}
/* line 307, D:\Work\exeron_land\app\webroot\less\svgs.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/svgs\.less}line{font-family:\00003307}}
.circle-svgs .outer-circle {
  width: 864px;
  height: 864px;
  left: 50%;
  margin-left: -432px;
  top: 50%;
  margin-top: -432px;
  position: absolute;
  border-radius: 432px;
  border: 2px solid #b6b6b6;
}
@media only screen and (max-width:1023px) {
  /* line 318, D:\Work\exeron_land\app\webroot\less\svgs.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/svgs\.less}line{font-family:\00003318}}
  .circle-svgs .outer-circle {
    width: 615px;
    height: 615px;
    margin-left: -313px;
    margin-top: -310px;
  }
}
/* line 332, D:\Work\exeron_land\app\webroot\less\svgs.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/svgs\.less}line{font-family:\00003332}}
.user-disable,
.select-disasble {
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
}
/* line 340, D:\Work\exeron_land\app\webroot\less\svgs.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/svgs\.less}line{font-family:\00003340}}
.user-disable {
  pointer-events: none;
}
/* line 344, D:\Work\exeron_land\app\webroot\less\svgs.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/svgs\.less}line{font-family:\00003344}}
.circle-button {
  -webkit-transition: 0.4s 0s all ease;
  -ms-transition: 0.4s 0s all ease;
  -o-transition: 0.4s 0s all ease;
  transition: 0.4s 0s all ease;
}
/* line 347, D:\Work\exeron_land\app\webroot\less\svgs.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/svgs\.less}line{font-family:\00003347}}
.circle-button:hover {
  opacity: .5;
}
/* Grids */
/* line 3, D:\Work\exeron_land\app\webroot\less\grid.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/grid\.less}line{font-family:\000033}}
.grid {
  width: 100%;
  height: 100%;
}
/* line 6, D:\Work\exeron_land\app\webroot\less\grid.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/grid\.less}line{font-family:\000036}}
.grid .col {
  float: left;
  text-align: center;
}
/* line 11, D:\Work\exeron_land\app\webroot\less\grid.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/grid\.less}line{font-family:\0000311}}
.grid-2 .col-out,
.grid-2 .col-1,
.grid-2 .col-2 {
  width: 50%;
  height: 100%;
}
@media only screen and (max-width:1023px) {
  /* line 17, D:\Work\exeron_land\app\webroot\less\grid.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/grid\.less}line{font-family:\0000317}}
  .grid-2 .col-out {
    width: 100%;
  }
}
@media only screen and (max-width:639px) {
  /* line 21, D:\Work\exeron_land\app\webroot\less\grid.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/grid\.less}line{font-family:\0000321}}
  .grid-2 .col-1,
  .grid-2 .col-2 {
    width: 100%;
    padding: 40px 0;
  }
}
/* line 27, D:\Work\exeron_land\app\webroot\less\grid.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/grid\.less}line{font-family:\0000327}}
.grid-4 .col-1,
.grid-4 .col-2,
.grid-4 .col-3,
.grid-4 .col-4 {
  width: 25%;
  height: 100%;
}
/* line 35, D:\Work\exeron_land\app\webroot\less\grid.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/grid\.less}line{font-family:\0000335}}
.grid-7 .col-1,
.grid-7 .col-2,
.grid-7 .col-3,
.grid-7 .col-4,
.grid-7 .col-5,
.grid-7 .col-6,
.grid-7 .col-7 {
  width: 14.28%;
  height: 100%;
}
@media only screen and (max-width:1279px) {
  /* line 39, D:\Work\exeron_land\app\webroot\less\grid.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/grid\.less}line{font-family:\0000339}}
  .grid-7 .col-1,
  .grid-7 .col-2,
  .grid-7 .col-3,
  .grid-7 .col-4,
  .grid-7 .col-5,
  .grid-7 .col-6,
  .grid-7 .col-7 {
    width: 33.33333%;
  }
}
@media only screen and (max-width:639px) {
  /* line 40, D:\Work\exeron_land\app\webroot\less\grid.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/grid\.less}line{font-family:\0000340}}
  .grid-7 .col-1,
  .grid-7 .col-2,
  .grid-7 .col-3,
  .grid-7 .col-4,
  .grid-7 .col-5,
  .grid-7 .col-6,
  .grid-7 .col-7 {
    width: 100%;
  }
}
/* Gallery */
/* line 3, D:\Work\exeron_land\app\webroot\less\home1.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\000033}}
.gallery {
  max-width: 1344px;
}
/* line 7, D:\Work\exeron_land\app\webroot\less\home1.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\000037}}
.gallery .col-out {
  background-color: #52c857;
}
@media only screen and (max-width:1023px) {
  /* line 9, D:\Work\exeron_land\app\webroot\less\home1.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\000039}}
  .gallery .col-out {
    width: 50%;
  }
}
@media only screen and (max-width:639px) {
  /* line 10, D:\Work\exeron_land\app\webroot\less\home1.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\0000310}}
  .gallery .col-out {
    width: 100%;
  }
}
/* line 13, D:\Work\exeron_land\app\webroot\less\home1.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\0000313}}
.gallery .col-big-img {
  position: absolute;
  top: 0;
  bottom: 0;
  overflow: hidden;
  right: 0;
}
@media only screen and (max-width:639px) {
  /* line 19, D:\Work\exeron_land\app\webroot\less\home1.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\0000319}}
  .gallery .col-big-img {
    display: none;
  }
}
@media only screen and (max-width:1023px) {
  /* line 23, D:\Work\exeron_land\app\webroot\less\home1.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\0000323}}
  .gallery .col-1,
  .gallery .col-2 {
    width: 50%;
  }
}
@media only screen and (max-width:639px) {
  /* line 24, D:\Work\exeron_land\app\webroot\less\home1.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\0000324}}
  .gallery .col-1,
  .gallery .col-2 {
    padding: 0;
  }
}
/* line 27, D:\Work\exeron_land\app\webroot\less\home1.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\0000327}}
.gallery .grid-nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
/* line 34, D:\Work\exeron_land\app\webroot\less\home1.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\0000334}}
.gallery .grid-nav .col {
  padding-left: 50%;
  width: 100%;
}
@media only screen and (max-width:639px) {
  /* line 38, D:\Work\exeron_land\app\webroot\less\home1.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\0000338}}
  .gallery .grid-nav .col {
    padding-left: 0;
  }
}
/* line 41, D:\Work\exeron_land\app\webroot\less\home1.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\0000341}}
.gallery .navs {
  background-color: #313131;
  width: 135px;
  height: 130px;
  text-align: center;
  z-index: 10;
}
@media only screen and (max-width:1365px) {
  /* line 49, D:\Work\exeron_land\app\webroot\less\home1.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\0000349}}
  .gallery .navs {
    width: 115px;
    height: 110px;
  }
}
@media only screen and (max-width:799px) {
  /* line 50, D:\Work\exeron_land\app\webroot\less\home1.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\0000350}}
  .gallery .navs {
    width: 90px;
    height: 85px;
  }
}
@media only screen and (max-width:639px) {
  /* line 51, D:\Work\exeron_land\app\webroot\less\home1.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\0000351}}
  .gallery .navs {
    width: 70px;
    height: 65px;
  }
}
@media only screen and (max-width:480px) {
  /* line 52, D:\Work\exeron_land\app\webroot\less\home1.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\0000352}}
  .gallery .navs {
    width: 55px;
    height: 50px;
  }
}
/* line 55, D:\Work\exeron_land\app\webroot\less\home1.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\0000355}}
.gallery .nav {
  margin: 0 8px;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  font-size: 27px;
  -webkit-transition: 0.4s 0s all ease;
  -ms-transition: 0.4s 0s all ease;
  -o-transition: 0.4s 0s all ease;
  transition: 0.4s 0s all ease;
}
/* line 63, D:\Work\exeron_land\app\webroot\less\home1.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\0000363}}
.gallery .nav:hover {
  color: #52c857;
}
@media only screen and (max-width:799px) {
  /* line 65, D:\Work\exeron_land\app\webroot\less\home1.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\0000365}}
  .gallery .nav {
    margin: 0 2px;
  }
}
@media only screen and (max-width:639px) {
  /* line 66, D:\Work\exeron_land\app\webroot\less\home1.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\0000366}}
  .gallery .nav {
    font-size: 24px;
  }
}
@media only screen and (max-width:480px) {
  /* line 67, D:\Work\exeron_land\app\webroot\less\home1.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\0000367}}
  .gallery .nav {
    font-size: 19px;
  }
}
/* line 74, D:\Work\exeron_land\app\webroot\less\home1.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\0000374}}
.gallery-box .text {
  position: absolute;
  font-size: 24px;
  color: #3c3c3c;
  bottom: 20px;
  left: 20px;
}
/* line 81, D:\Work\exeron_land\app\webroot\less\home1.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\0000381}}
.gallery-box .text.white {
  color: #ffffff;
}
@media only screen and (max-width:1023px) {
  /* line 82, D:\Work\exeron_land\app\webroot\less\home1.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\0000382}}
  .gallery-box .text {
    font-size: 20px;
    bottom: 10px;
  }
}
@media only screen and (max-width:799px) {
  /* line 83, D:\Work\exeron_land\app\webroot\less\home1.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\0000383}}
  .gallery-box .text {
    font-size: 17px;
    bottom: 10px;
  }
}
/* line 86, D:\Work\exeron_land\app\webroot\less\home1.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\0000386}}
.gallery-box img {
  width: 100%;
}
/* line 88, D:\Work\exeron_land\app\webroot\less\home1.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\0000388}}
.gallery-box.gallery-box-silver {
  background-color: #f5f5f5;
}
/* line 92, D:\Work\exeron_land\app\webroot\less\home1.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\0000392}}
.gallery-box.gallery-box-green {
  padding: 30px 40px;
  color: #ffffff;
  font-size: 48px;
  line-height: 55px;
  font-weight: 300;
  text-align: left;
}
@media only screen and (max-width:1365px) {
  /* line 101, D:\Work\exeron_land\app\webroot\less\home1.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003101}}
  .gallery-box.gallery-box-green {
    font-size: 35px;
    line-height: 42px;
    padding: 30px;
  }
}
@media only screen and (max-width:1023px) {
  /* line 102, D:\Work\exeron_land\app\webroot\less\home1.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003102}}
  .gallery-box.gallery-box-green {
    font-size: 27px;
    line-height: 34px;
    padding: 30px 20px;
  }
}
@media only screen and (max-width:799px) {
  /* line 103, D:\Work\exeron_land\app\webroot\less\home1.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003103}}
  .gallery-box.gallery-box-green {
    font-size: 20px;
    line-height: 26px;
  }
}
@media only screen and (max-width:639px) {
  /* line 104, D:\Work\exeron_land\app\webroot\less\home1.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003104}}
  .gallery-box.gallery-box-green {
    padding: 20px;
  }
}
/* Advantages */
/* line 110, D:\Work\exeron_land\app\webroot\less\home1.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003110}}
.dark_silver {
  background-color: #373737;
}
/* line 115, D:\Work\exeron_land\app\webroot\less\home1.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003115}}
.dark_silver:hover {
  color: #52c857;
  background-color: #52c857;
}
@media only screen and (max-width:639px) {
  /* line 119, D:\Work\exeron_land\app\webroot\less\home1.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003119}}
  .dark_silver.invert {
    background-color: #434343;
  }
  /* line 120, D:\Work\exeron_land\app\webroot\less\home1.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003120}}
  .dark_silver.invert:hover {
    color: #52c857;
    background-color: #52c857;
  }
}
/* line 124, D:\Work\exeron_land\app\webroot\less\home1.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003124}}
.light_silver {
  background-color: #434343;
}
/* line 129, D:\Work\exeron_land\app\webroot\less\home1.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003129}}
.light_silver:hover {
  color: #52c857;
  background-color: #52c857;
}
@media only screen and (max-width:639px) {
  /* line 133, D:\Work\exeron_land\app\webroot\less\home1.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003133}}
  .light_silver.invert {
    background-color: #373737;
  }
  /* line 134, D:\Work\exeron_land\app\webroot\less\home1.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003134}}
  .light_silver.invert:hover {
    color: #52c857;
    background-color: #52c857;
  }
}
/* line 140, D:\Work\exeron_land\app\webroot\less\home1.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003140}}
.dark_silver img,
.light_silver img {
  -webkit-transform: perspective(1000px) translateZ(0);
  -o-transform: perspective(1000px) translateZ(0);
  -ms-transform: perspective(1000px) translateZ(0);
  -moz-transform: perspective(1000px) translateZ(0);
  transform: perspective(1000px) translateZ(0);
}
/* line 143, D:\Work\exeron_land\app\webroot\less\home1.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003143}}
.dark_silver:hover img,
.light_silver:hover img {
  -webkit-transform: perspective(1000px) translateZ(120px);
  -o-transform: perspective(1000px) translateZ(120px);
  -ms-transform: perspective(1000px) translateZ(120px);
  -moz-transform: perspective(1000px) translateZ(120px);
  transform: perspective(1000px) translateZ(120px);
}
/* line 147, D:\Work\exeron_land\app\webroot\less\home1.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003147}}
.green {
  background-color: #52c857;
}
/* line 151, D:\Work\exeron_land\app\webroot\less\home1.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003151}}
.pb25 {
  padding-bottom: 25px;
}
/* line 156, D:\Work\exeron_land\app\webroot\less\home1.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003156}}
.pb60 {
  padding-bottom: 60px;
}
@media only screen and (max-width:1023px) {
  /* line 158, D:\Work\exeron_land\app\webroot\less\home1.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003158}}
  .pb60 {
    padding-bottom: 30px;
  }
}
/* line 161, D:\Work\exeron_land\app\webroot\less\home1.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003161}}
.pt60 {
  padding-top: 60px;
}
@media only screen and (max-width:1023px) {
  /* line 163, D:\Work\exeron_land\app\webroot\less\home1.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003163}}
  .pt60 {
    padding-top: 30px;
  }
}
/* line 166, D:\Work\exeron_land\app\webroot\less\home1.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003166}}
.advantages_boxes {
  height: 315px;
}
/* line 169, D:\Work\exeron_land\app\webroot\less\home1.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003169}}
.advantages_boxes .img_box {
  height: 120px;
}
/* line 171, D:\Work\exeron_land\app\webroot\less\home1.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003171}}
.advantages_boxes img {
  -webkit-transition: 0.7s 0s all ease;
  -ms-transition: 0.7s 0s all ease;
  -o-transition: 0.7s 0s all ease;
  transition: 0.7s 0s all ease;
}
/* line 173, D:\Work\exeron_land\app\webroot\less\home1.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003173}}
.advantages_boxes .img_1 {
  width: 108px;
  height: 107px;
}
/* line 174, D:\Work\exeron_land\app\webroot\less\home1.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003174}}
.advantages_boxes .img_2 {
  width: 191px;
  height: 43px;
}
/* line 175, D:\Work\exeron_land\app\webroot\less\home1.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003175}}
.advantages_boxes .img_3 {
  width: 93px;
  height: 88px;
}
/* line 176, D:\Work\exeron_land\app\webroot\less\home1.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003176}}
.advantages_boxes .img_4 {
  width: 169px;
  height: 114px;
}
/* line 177, D:\Work\exeron_land\app\webroot\less\home1.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003177}}
.advantages_boxes .img_5 {
  width: 86px;
  height: 119px;
}
/* line 178, D:\Work\exeron_land\app\webroot\less\home1.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003178}}
.advantages_boxes .img_6 {
  width: 128px;
  height: 120px;
}
/* line 179, D:\Work\exeron_land\app\webroot\less\home1.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003179}}
.advantages_boxes .img_7 {
  width: 107px;
  height: 112px;
}
/* line 180, D:\Work\exeron_land\app\webroot\less\home1.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003180}}
.advantages_boxes .img_8 {
  width: 179px;
  height: 81px;
}
/* line 182, D:\Work\exeron_land\app\webroot\less\home1.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003182}}
.advantages_boxes .text_box {
  margin-top: 34px;
  font-size: 18px;
  font-weight: 300;
}
@media only screen and (max-width:1023px) {
  /* line 188, D:\Work\exeron_land\app\webroot\less\home1.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003188}}
  .advantages_boxes {
    height: 285px;
  }
}
@media only screen and (max-width:639px) {
  /* line 189, D:\Work\exeron_land\app\webroot\less\home1.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003189}}
  .advantages_boxes {
    height: auto;
  }
}
/* Brochures */
/* line 196, D:\Work\exeron_land\app\webroot\less\home1.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003196}}
.brochures .grid {
  border-left: 1px dashed #dcdcdc;
}
@media only screen and (max-width:1279px) {
  /* line 198, D:\Work\exeron_land\app\webroot\less\home1.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003198}}
  .brochures {
    border-top: 1px dashed #dcdcdc;
  }
}
@media only screen and (max-width:639px) {
  /* line 200, D:\Work\exeron_land\app\webroot\less\home1.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003200}}
  .brochures {
    border-top: none;
  }
  /* line 203, D:\Work\exeron_land\app\webroot\less\home1.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003203}}
  .brochures .grid {
    border-left: none;
  }
}
/* line 207, D:\Work\exeron_land\app\webroot\less\home1.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003207}}
.brochure {
  height: 220px;
  border-right: 1px dashed #dcdcdc;
}
/* line 212, D:\Work\exeron_land\app\webroot\less\home1.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003212}}
.brochure .title,
.brochure .name_pdf {
  font-weight: 500;
  font-size: 18px;
  display: block;
}
/* line 218, D:\Work\exeron_land\app\webroot\less\home1.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003218}}
.brochure .title {
  color: #52c857;
}
/* line 222, D:\Work\exeron_land\app\webroot\less\home1.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003222}}
.brochure .name_pdf {
  color: #434343;
}
/* line 226, D:\Work\exeron_land\app\webroot\less\home1.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003226}}
.brochure a {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}
/* line 231, D:\Work\exeron_land\app\webroot\less\home1.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003231}}
.brochure a:before,
.brochure a:after {
  content: "";
  position: absolute;
  height: 1px;
  border-top: 1px dashed #dcdcdc;
  width: 100%;
  display: none;
}
/* line 240, D:\Work\exeron_land\app\webroot\less\home1.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003240}}
.brochure a:before {
  right: 0;
  top: 0;
}
/* line 245, D:\Work\exeron_land\app\webroot\less\home1.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003245}}
.brochure a:after {
  left: 0;
  bottom: 0;
}
@media only screen and (max-width:1279px) {
  /* line 248, D:\Work\exeron_land\app\webroot\less\home1.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003248}}
  .brochure a:after {
    display: block;
  }
}
@media only screen and (max-width:639px) {
  /* line 251, D:\Work\exeron_land\app\webroot\less\home1.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003251}}
  .brochure a {
    max-width: 300px;
    margin: 0 auto;
  }
  /* line 254, D:\Work\exeron_land\app\webroot\less\home1.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003254}}
  .brochure a.last_doc:after {
    display: none;
  }
}
/* line 258, D:\Work\exeron_land\app\webroot\less\home1.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003258}}
.brochure .x_img {
  margin-bottom: 15px;
  display: block;
  opacity: 0;
  -webkit-transition: 0.5s 0s all ease;
  -ms-transition: 0.5s 0s all ease;
  -o-transition: 0.5s 0s all ease;
  transition: 0.5s 0s all ease;
}
@media only screen and (max-width:1023px) {
  /* line 264, D:\Work\exeron_land\app\webroot\less\home1.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003264}}
  .brochure .x_img {
    opacity: 1;
  }
}
/* line 267, D:\Work\exeron_land\app\webroot\less\home1.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003267}}
.brochure .arrow_down {
  top: 5px;
  display: block;
  position: relative;
  opacity: 0;
  -webkit-transition: 0.7s 0s all ease;
  -ms-transition: 0.7s 0s all ease;
  -o-transition: 0.7s 0s all ease;
  transition: 0.7s 0s all ease;
}
@media only screen and (max-width:1023px) {
  /* line 273, D:\Work\exeron_land\app\webroot\less\home1.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003273}}
  .brochure .arrow_down {
    opacity: 1;
    top: 0px;
    margin-top: 15px;
  }
}
/* line 278, D:\Work\exeron_land\app\webroot\less\home1.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003278}}
.brochure a:hover .arrow_down {
  top: 15px;
  opacity: 1;
}
@media only screen and (max-width:1023px) {
  /* line 280, D:\Work\exeron_land\app\webroot\less\home1.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003280}}
  .brochure a:hover .arrow_down {
    top: 0;
  }
}
/* line 282, D:\Work\exeron_land\app\webroot\less\home1.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003282}}
.brochure a:hover .x_img {
  opacity: 1;
}
@media only screen and (max-width:639px) {
  /* line 285, D:\Work\exeron_land\app\webroot\less\home1.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003285}}
  .brochure {
    border-right: none;
  }
}
/* Quotation */
@media only screen and (max-width:1023px) {
  /* line 293, D:\Work\exeron_land\app\webroot\less\home1.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003293}}
  .award_winner {
    padding: 0 20px 30px;
  }
}
/* line 295, D:\Work\exeron_land\app\webroot\less\home1.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003295}}
.award_winner .logo_award {
  margin: 50px auto 0;
  text-align: center;
  z-index: 5;
}
/* line 301, D:\Work\exeron_land\app\webroot\less\home1.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003301}}
.award_winner .x_img {
  position: absolute;
  bottom: -296px;
  left: 50%;
  margin-left: -450px;
}
@media only screen and (max-width:1023px) {
  /* line 307, D:\Work\exeron_land\app\webroot\less\home1.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003307}}
  .award_winner .x_img {
    display: none;
  }
}
/* line 311, D:\Work\exeron_land\app\webroot\less\home1.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003311}}
.quotation {
  max-width: 640px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  font-style: italic;
}
/* line 319, D:\Work\exeron_land\app\webroot\less\home1.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003319}}
.quotation .quotes {
  font-size: 238px;
  color: #e4e5e5;
  position: absolute;
  height: 129px;
  z-index: 4;
}
/* line 326, D:\Work\exeron_land\app\webroot\less\home1.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003326}}
.quotation .quotes.start {
  left: -82px;
  top: -52px;
}
/* line 327, D:\Work\exeron_land\app\webroot\less\home1.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003327}}
.quotation .quotes.end {
  right: 74px;
  bottom: -47px;
}
@media only screen and (max-width:639px) {
  /* line 329, D:\Work\exeron_land\app\webroot\less\home1.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003329}}
  .quotation .quotes {
    font-size: 170px;
  }
  /* line 331, D:\Work\exeron_land\app\webroot\less\home1.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003331}}
  .quotation .quotes.start {
    left: -45px;
    top: -31px;
  }
  /* line 332, D:\Work\exeron_land\app\webroot\less\home1.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003332}}
  .quotation .quotes.end {
    right: 62px;
    bottom: -67px;
  }
}
/* line 336, D:\Work\exeron_land\app\webroot\less\home1.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003336}}
.quotation .text_quotes {
  font-size: 18px;
  font-weight: 300;
  line-height: 31px;
  z-index: 5;
}
/* line 342, D:\Work\exeron_land\app\webroot\less\home1.less */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003342}}
.quotation .text_quotes strong {
  display: block;
  font-weight: 500;
}
@media only screen and (max-width:639px) {
  /* line 344, D:\Work\exeron_land\app\webroot\less\home1.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/D\:\/Work\/exeron_land\/app\/webroot\/less\/home1\.less}line{font-family:\00003344}}
  .quotation .text_quotes {
    font-size: 16px;
    line-height: 28px;
  }
}
/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImFwcC93ZWJyb290L2xlc3MvZ2VuZXJhbC5sZXNzIiwiYXBwL3dlYnJvb3QvbGVzcy9sYXlvdXQubGVzcyIsImFwcC93ZWJyb290L2xlc3MvaG9tZS5sZXNzIiwiYXBwL3dlYnJvb3QvbGVzcy9oZWFkZXIubGVzcyIsImFwcC93ZWJyb290L2xlc3MvZm9udC5sZXNzIiwiYXBwL3dlYnJvb3QvbGVzcy9zdmdzLmxlc3MiLCJhcHAvd2Vicm9vdC9sZXNzL2dyaWQubGVzcyIsImFwcC93ZWJyb290L2xlc3MvaG9tZTEubGVzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7QUFBQTtFQUFHLG1DQUFBO0VBQW9DLGtDQUFBOzs7O0FBRXZDO0VBQUcscUJBQUE7Ozs7O0FBNkJILENBQUU7RUFBSyxjQUFBOzs7O0FBRVA7RUFBSyxrQkFBQTs7OztBQUNMO0VBQVUsa0JBQUE7Ozs7QUFDVjtFQUFRLGNBQUE7Ozs7QUFDUjtFQUFZLGdCQUFBOzs7O0FBQ1o7RUFBYSxpQkFBQTs7OztBQUNiO0VBQVMsa0JBQUE7Ozs7QUFDVDtFQUFRLHlCQUFBOzs7O0FBQ1I7RUFBUSx5QkFBQTs7OztBQUNSO0VBQU8sc0JBQUE7Ozs7QUFDUDtFQUFTLGtCQUFBOzs7O0FBQ1Q7RUFBTSxpQkFBQTs7OztBQU1OO0VBQVMsYUFBQTs7OztBQUNUO0VBQVMsV0FBQTs7OztBQUNUO0VBQVUsWUFBQTs7OztBQUNWO0VBQU8sV0FBQTs7OztBQUNQO0VBQVcsV0FBQTtFQUFXLGdCQUFBO0VBQWdCLGdCQUFBO0VBQWdCLGNBQUE7RUFBYyxXQUFBOzs7O0FBRXBFO0VBQ0MscUJBQUE7Ozs7QUFTRDtFQUNJLHdCQUFBO0VBQ0Esb0JBQUE7RUFDQSxtQkFBQTtFQUNBLGdCQUFBOzs7O0FBV0o7RUFDQyw0QkFBQTs7OztBQUdEO0VBQ0MscUJBQUE7RUFDQSxVQUFBO0VBQ0EsU0FBQTs7OztBQW1DRDtFQUNDLFdBQUE7RUFDQSxZQUFBOzs7O0FBRUQ7RUFDQyxTQUFBO0VBQ0EsVUFBQTs7OztBQXFG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 */