body {
  font-family: "Gilroy", sans-serif;
  font-weight: normal;
  font-size: 14px;
  min-width: 320px;
  position: relative;
  line-height: 1.42857;
  -webkit-font-smoothing: antialised;
  color: #000000; }

.hidden {
  display: none; }

ul {
  list-style-type: none;
  padding: 0;
  margin: 0; }

a {
  text-decoration: none; }
  a:hover {
    text-decoration: none; }
  a:focus {
    outline: none; }

a:visited, a:active, a:focus {
  text-decoration: none; }

.rel {
  position: relative; }

input {
  width: 100%;
  padding: 15px;
  padding-left: 20px;
  color: #fff;
  font-size: 15px;
  border-radius: 7px;
  border: 1px solid #fff;
  background: rgba(255, 255, 255, 0.03);
  text-align: center;
  font-size: 15px; }
  input:focus {
    outline: none;
    border: 1px solid #fff; }

.btn {
  background: #ffdf40;
  background: -moz-linear-gradient(top, #ffdf40 0%, #ff8359 100%);
  background: -webkit-linear-gradient(top, #ffdf40 0%, #ff8359 100%);
  background: linear-gradient(to bottom, #ffdf40 0%, #ff8359 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffdf40', endColorstr='#ff8359',GradientType=0 );
  border: none;
  border-radius: 7px;
  padding: 20px 40px;
  font-size: 16px;
  line-height: 18px;
  transition: all 0.2s ease-out 0s;
  color: #000;
  width: 100%;
  text-transform: uppercase;
  font-weight: bold;
  cursor: pointer;
  display: block; }
  .btn:hover {
    text-shadow: 1px 1px 18px #d3ffff; }
  .btn:focus {
    color: #000; }

.btn_img {
  background: url("../img/bg-button.png") no-repeat top left;
  border: none;
  padding: 14px 40px;
  font-size: 16px;
  line-height: 18px;
  transition: all 0.2s ease-out 0s;
  color: #000;
  width: 100%;
  text-transform: uppercase;
  font-weight: bold;
  cursor: pointer; }
  .btn_img:hover {
    text-shadow: 1px 1px 18px #d3ffff; }
  .btn_img:focus {
    color: #000; }

header {
  background: url("../img/bg-header.jpg") no-repeat top center;
  -webkit-background-size: cover;
  background-size: cover;
  color: #fff;
  padding-top: 20px;
  padding-bottom: 35px; }
  header .logo {
    position: relative;
    display: inline-block; }
    header .logo img {
			padding-right: 25px;
		min-width: 197px;
		}
    header .logo:after {
      content: "";
      position: absolute;
      width: 1px;
      height: 100%;
      right: 0px;
      top: 0px;
      background: #bababa; }
  header .desc {
    font-weight: bold; }
  header .phone {
    font-weight: bold;
    font-size: 22px;
    text-align: right; }
  header .main_menu ul#menu_top {
    padding: 25px 0; }
    header .main_menu ul#menu_top li {
      padding: 0px 15px;
      font-weight: 500;
      display: inline-block;
      position: relative; }
      header .main_menu ul#menu_top li:after {
        content: "";
        position: absolute;
        width: 1px;
        height: 100%;
        right: 0px;
        top: 0px;
        background: #fff; }
      header .main_menu ul#menu_top li:first-child {
        padding-left: 0; }
      header .main_menu ul#menu_top li:last-child:after {
        display: none; }
      header .main_menu ul#menu_top li a {
        color: #fff;
        font-weight: 500; }
        header .main_menu ul#menu_top li a:hover {
          color: #ecd9d1; }
  header .wrap_head {
    padding-top: 40px; }
    header .wrap_head h1 {
      font-size: 70px;
      font-weight: 900;
      line-height: 70px; }
    header .wrap_head .des {
      font-size: 36px;
      font-weight: bold;
      color: #ecd9d1; }
    header .wrap_head .wrap_form {
      margin-top: 50px;
      margin-bottom: 35px;
      width: 380px; }
      header .wrap_head .wrap_form .wrap_input {
        margin-bottom: 15px; }
      header .wrap_head .wrap_form .wrap_submit {
        margin-top: 25px; }
      header .wrap_head .wrap_form input::-webkit-input-placeholder {
        color: #e8e8e8; }
      header .wrap_head .wrap_form input::-moz-placeholder {
        color: #e8e8e8; }
      header .wrap_head .wrap_form input:-ms-input-placeholder {
        color: #e8e8e8; }
    header .wrap_head .head_mes {
      width: 480px;
      color: #e8e8e8; }
      header .wrap_head .head_mes span {
        font-size: 20px;
        font-weight: 800;
        display: block; }
    header .wrap_head .wrap_mes {
      margin-top: 25px; }
      header .wrap_head .wrap_mes li {
        display: inline-block;
        margin-right: 20px;
        width: 30px;
        height: 30px;
        background: url("../img/soc-icon-set.png") no-repeat 0 0;
        cursor: pointer; }
        header .wrap_head .wrap_mes li.fb {
          background-position: -45px 0; }
        header .wrap_head .wrap_mes li.tl {
          background-position: -95px 0;
          margin-right: 0; }

.example {
  background: url("../img/bg-s2.png") no-repeat top center, url("../img/bg-s2-2.png") no-repeat bottom center;
  padding-top: 130px;
  margin-top: -65px;
  padding-bottom: 50px; }
  .example .wrap_sect {
    background: #f8f3f3;
    padding-top: 50px;
    padding-bottom: 45px; }
    .example .wrap_sect h2 {
      font-size: 50px;
      margin-bottom: 35px;
      text-align: center; }
    .example .wrap_sect .wrap_it {
      position: relative;
      padding-bottom: 30px;
      padding-top: 50px; }
      .example .wrap_sect .wrap_it:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 1px;
        left: 0px;
        bottom: 0px;
        background: #e8e8e8; }
    .example .wrap_sect .carousel .wrap_item {
      text-align: center; }
      .example .wrap_sect .carousel .wrap_item img {
        width: 100%; }
    .example .wrap_sect .carousel .owl-pagination {
      height: 10px;
      margin: 0 auto;
      margin-top: 35px;
      text-align: center;
      margin: 0 25px;
      margin-top: 25px; }
      .example .wrap_sect .carousel .owl-pagination .owl-page {
        width: 10px;
        height: 10px;
        background-color: #e8e8e8;
        display: inline-block;
        vertical-align: top;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        margin-right: 10px; }
        .example .wrap_sect .carousel .owl-pagination .owl-page.active {
          background-color: red; }
    .example .wrap_sect ul {
		
		margin-top: 25px;
		margin-bottom: 25px;
		}
      .example .wrap_sect ul li {
        margin-bottom: 15px; }
        .example .wrap_sect ul li i {
          color: #b63d42;
          font-size: 18px; }
    .example .wrap_sect h3 {
      font-size: 24px;
      font-weight: bold;
      margin-bottom: 15px; }
    .example .wrap_sect .btn_block {
      margin: auto;
      margin-top: 85px;
      margin-bottom: 50px;
      width: 60%; }
      .example .wrap_sect .btn_block .btn {
        position: relative;
        text-align: center;
        line-height: 24px; }
        .example .wrap_sect .btn_block .btn:after {
          background: transition;
          width: 100%;
          height: 100%;
          position: absolute;
          left: 0;
          top: 0;
          content: "";
          -webkit-transition: all 0.3s ease-out;
          -moz-transition: all 0.3s ease-out;
          -o-transition: all 0.3s ease-out;
          -ms-transition: all 0.3s ease-out;
          box-shadow: 0 8px 30px rgba(189, 68, 73, 0.36);
          border-radius: 7px; }
        .example .wrap_sect .btn_block .btn:hover {
          color: #000; }
          .example .wrap_sect .btn_block .btn:hover:after {
            display: none; }

.ad {
  background: #fff;
  padding-top: 85px; }
  .ad .wrap_sect {
    padding-bottom: 100px; }
    .ad .wrap_sect h2 {
      font-size: 50px;
      margin-bottom: 25px;
			text-align: center; }
		.ad .wrap_sect h3 {
			margin-bottom: 75px;
			font-size: 30px;
			text-align: center;
		}
    .ad .wrap_sect .wrap_item {
      text-align: center;
      margin-bottom: 75px; }
      .ad .wrap_sect .wrap_item h3 {
        font-size: 24px;
        font-weight: bold;
        margin-bottom: 15px; }
      .ad .wrap_sect .wrap_item .wrap_icon {
        background: #e3696e;
        background: -moz-linear-gradient(-45deg, #e3696e 0%, #b63d42 100%);
        background: -webkit-linear-gradient(-45deg, #e3696e 0%, #b63d42 100%);
        background: linear-gradient(135deg, #e3696e 0%, #b63d42 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3696e', endColorstr='#b63d42',GradientType=1 );
        width: 100px;
        height: 100px;
        border-radius: 50%;
        text-align: center;
        margin: 0 auto;
        position: relative;
        margin-bottom: 55px; }
        .ad .wrap_sect .wrap_item .wrap_icon:before {
          background: none;
          border: 2px dotted #898787;
          content: "";
          display: block;
          position: absolute;
          top: -10px;
          left: -10px;
          right: -10px;
          bottom: -10px;
          pointer-events: none;
          border-radius: 20px; }
        .ad .wrap_sect .wrap_item .wrap_icon .fa {
          color: #fff;
          margin-top: 20px; }
      .ad .wrap_sect .wrap_item .rot {
        transform: rotate(45deg);
        border-radius: 15px; }
      .ad .wrap_sect .wrap_item .a_rot {
        transform: rotate(-45deg); }
      .ad .wrap_sect .wrap_item .wrap_text {
        margin: 0 auto;
				padding: 0 25px; }
			.ad .wrap_text .des {
				font-size: 16px;
			}

.table_var {
  background: #e8e8e8 url("../img/bg-tabl.png") no-repeat bottom center;
  padding-top: 125px;
  padding-bottom: 175px; }
  .table_var h2 {
    font-size: 40px;
    text-align: center; }
  .table_var .wrap_table {
    padding-top: 50px;
    padding-bottom: 40px; }
    .table_var .wrap_table .classTable {
      width: 100%;
      text-align: center;
      display: table;
      border-spacing: 7px; }
      .table_var .wrap_table .classTable .divTableHeading {
        display: table-header-group; }
        .table_var .wrap_table .classTable .divTableHeading .divTableRow {
          display: table-row; }
          .table_var .wrap_table .classTable .divTableHeading .divTableRow .divTableHead {
            text-align: center;
            display: table-cell;
            padding: 7px; }
            .table_var .wrap_table .classTable .divTableHeading .divTableRow .divTableHead span {
              display: block;
              padding: 15px;
              font-size: 20px;
              font-weight: bold;
              cursor: default;
              margin-bottom: 5px; }
            .table_var .wrap_table .classTable .divTableHeading .divTableRow .divTableHead.zn {
              vertical-align: middle;
              text-transform: uppercase; }
      .table_var .wrap_table .classTable .divTableBody {
        display: table-row-group; }
        .table_var .wrap_table .classTable .divTableBody .divTableRow {
          display: table-row; }
          .table_var .wrap_table .classTable .divTableBody .divTableRow:nth-child(even) .divTableCell {
            background: #f6f6f6; }
          .table_var .wrap_table .classTable .divTableBody .divTableRow .divTableCell {
            padding: 15px;
            display: table-cell;
            vertical-align: middle; }
            .table_var .wrap_table .classTable .divTableBody .divTableRow .divTableCell.price_new {
              font-size: 22px;
              font-weight: 800; }
            .table_var .wrap_table .classTable .divTableBody .divTableRow .divTableCell.price_old {
              text-decoration: line-through; }
            .table_var .wrap_table .classTable .divTableBody .divTableRow .divTableCell.left {
              text-align: left; }
            .table_var .wrap_table .classTable .divTableBody .divTableRow .divTableCell .btn {
              padding: 20px 10px;
              position: relative; }
              .table_var .wrap_table .classTable .divTableBody .divTableRow .divTableCell .btn:after {
                background: transition;
                width: 100%;
                height: 100%;
                position: absolute;
                left: 0;
                top: 0;
                content: "";
                -webkit-transition: all 0.3s ease-out;
                -moz-transition: all 0.3s ease-out;
                -o-transition: all 0.3s ease-out;
                -ms-transition: all 0.3s ease-out;
                box-shadow: 0 8px 30px rgba(189, 68, 73, 0.36);
                border-radius: 7px; }
              .table_var .wrap_table .classTable .divTableBody .divTableRow .divTableCell .btn:hover {
                color: #000; }
                .table_var .wrap_table .classTable .divTableBody .divTableRow .divTableCell .btn:hover:after {
                  display: none; }

.offer {
  background: url("../img/bg-off.png") no-repeat top center;
  margin-top: -125px;
  color: #fff;
  padding-top: 100px;
  padding-bottom: 55px; }
  .offer h2 {
    font-size: 40px;
    margin-bottom: 85px;
		text-align: center;
		line-height: 1.2;
	 }
  .offer .wrap_img {
    margin-bottom: 100px; text-align: center; }
    .offer .wrap_img img {
			width: 73%; }
		.offer .wrap_img h3 {
				font-size: 16px;
				margin-top: 10px;
				text-transform: uppercase;
				text-align: center;
		}
  .offer .wrap_form {
    margin: auto;
    margin-top: 50px;
    margin-bottom: 35px;
    width: 380px; }
    .offer .wrap_form .wrap_input {
      margin-bottom: 15px; }
    .offer .wrap_form .wrap_submit {
      margin-top: 25px; }
    .offer .wrap_form input::-webkit-input-placeholder {
      color: #e8e8e8; }
    .offer .wrap_form input::-moz-placeholder {
      color: #e8e8e8; }
    .offer .wrap_form input:-ms-input-placeholder {
      color: #e8e8e8; }

footer {
  background: url("../img/bg-footer.png") no-repeat top center;
  padding-top: 125px;
  padding-bottom: 50px;
  margin-top: -125px;
	color: #fff; }
	footer .zn {
		font-size: 150px;
font-family: roboto;
text-align: right;
display: block;
line-height: 1;
color: #dadada;
padding-right: 30px;
border-right: 2px solid;
	}
footer .secret {
	margin-top: 10px;
	text-align: center;
	margin-bottom: 40px;
}
	footer .margin_bot {
		margin-bottom: 40px;
		border-bottom: 2px dashed rgba(218, 218, 218, 0.5);
}
	
	footer .out_text_wrap {
		display: flex;
		justify-content: center;
		align-items: center;
		color: #dadada;
		font-size: 25px;
	}
  footer .men {
    margin-top: 35px; }
    footer .men li {
      margin-bottom: 10px; }
      footer .men li:last-child {
        margin-top: 25px;
        color: #CCC;
        font-size: 13px; }
  footer .wrap_cont {
    margin-top: 35px; }
  footer .phone {
    font-size: 16px;
    margin-bottom: 10px; }
  footer .mail {
    font-size: 16px; }
  footer .map {
    height: 300px; }
  footer a {
    display: block;
    color: #fff; }
    footer a:hover {
      color: #ecd9d1; }
  footer .wrap_mes {
    margin-top: 25px; }
    footer .wrap_mes li {
      display: inline-block;
      margin-right: 20px;
      width: 30px;
      height: 30px;
      background: url("../img/soc-icon-set.png") no-repeat 0 0;
      cursor: pointer; }
      footer .wrap_mes li.fb {
        background-position: -45px 0; }
      footer .wrap_mes li.tl {
        background-position: -95px 0;
        margin-right: 0; }

#popup_quest, #popup_mod1, #popup_mod2, #popup_mod3, #popup_mod4 {
  max-width: 480px;
  margin: auto;
  background-color: #fff;
  position: relative;
  padding: 40px;
  text-align: center; }
  #popup_quest input, #popup_mod1 input, #popup_mod2 input, #popup_mod3 input, #popup_mod4 input {
    width: 100%;
    padding: 15px;
    padding-left: 20px;
    font-size: 15px;
    border-radius: 7px;
    border: 1px solid #b8b8b8;
    background: #fff;
    text-align: center;
    font-size: 15px;
    color: #000; }
    #popup_quest input:focus, #popup_mod1 input:focus, #popup_mod2 input:focus, #popup_mod3 input:focus, #popup_mod4 input:focus {
      outline: none;
      border: 1px solid #bd4449; }
  #popup_quest .mfp-close, #popup_mod1 .mfp-close, #popup_mod2 .mfp-close, #popup_mod3 .mfp-close, #popup_mod4 .mfp-close {
    right: 0;
    top: 0; }
  #popup_quest h3, #popup_mod1 h3, #popup_mod2 h3, #popup_mod3 h3, #popup_mod4 h3 {
    padding: 25px 30px;
    font-size: 27px;
    font-weight: bold;
    color: #fff;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    text-align: center;
    margin-bottom: 0; }
  #popup_quest .des, #popup_mod1 .des, #popup_mod2 .des, #popup_mod3 .des, #popup_mod4 .des {
    margin-bottom: 25px; }
  #popup_quest .wrap_input, #popup_mod1 .wrap_input, #popup_mod2 .wrap_input, #popup_mod3 .wrap_input, #popup_mod4 .wrap_input {
    margin-bottom: 15px; }
  #popup_quest .wrap_submit, #popup_mod1 .wrap_submit, #popup_mod2 .wrap_submit, #popup_mod3 .wrap_submit, #popup_mod4 .wrap_submit {
    text-align: center;
    margin-top: 25px; }
    #popup_quest .wrap_submit .btn, #popup_mod1 .wrap_submit .btn, #popup_mod2 .wrap_submit .btn, #popup_mod3 .wrap_submit .btn, #popup_mod4 .wrap_submit .btn {
      width: 100%; }

.modal {
  background: #fff;
  max-height: 120%;
  max-width: 870px;
  margin: auto;
  z-index: 1003;
  position: relative; }
  .modal button.mfp-close {
    background-image: url("../img/close-icon.png") no-repeat;
    right: 0;
    top: 0; }
  .modal .modalfill {
    margin: auto;
    padding: 100px 0; }
    .modal .modalfill .modal-content {
      padding: 24px; }
      .modal .modalfill .modal-content .tac {
        text-align: center;
        font-size: 26px; }

/*# sourceMappingURL=main.css.map */
