body {
  font-family: 'circeregular', sans-serif;
  font-size: 18px;
  line-height: 1.2;
  color: #000000;
}
h1,
h2,
h3,
h4,
h5,
strong,
.strong {
  font-family: 'circebold', sans-serif;
  font-weight: normal;
}
h1 {
  text-transform: uppercase;
}
h1.title {
  text-align: center;
  margin: 30px 0 20px;
}
h1.title.big {
  font-size: 80px;
}
h1.title.yellow {
  text-transform: none;
  color: #f2ca6a;
  font-size: 60px;
  margin-top: 10px;
}
h1.title.yellow-contrast {
  margin-top: 10px;
  font-size: 48px;
  color: #ffe11a;
}
.subtitle {
  font-size: 24px;
  text-align: center;
  margin: -20px 0 40px;
}
.subtitle strong {
  font-size: 30px;
  margin-top: 10px;
}
/*main*/
.main {
  height: 690px;
  background: url('../img/bg_main.jpg') no-repeat center;
}
.main-m {
  height: 690px;
  background: url('../img/bg_main-m.jpg') no-repeat;
}
.main-rsy {
  height: 690px;
  background: url('../img/main_les.jpg') no-repeat;
}
.main-otd-sten {
  height: 690px;
  background: url('../img/otd_sten.jpg') no-repeat;
}
.main-otd-sten {
  height: 690px;
  background: url('../img/stol_aglo.jpg') no-repeat center;
}
.dark-bg {
  color: #ffffff;
  background-size: cover;
}
.header {
  padding-top: 20px;
}
.logo {
  display: block;
  float: left;
  margin-right: 20px;
}
.slogan {
  margin-top: 20px;
}
.phone-top strong {
  font-size: 36px;
}
.btn {
  display: inline-block;
  font-weight: normal;
  border: none;
}
.btn:hover {
  color: #ffffff;
}
.btn-red {
  color: #ffffff;
  background: #dc0606;
  text-transform: uppercase;
  font-size: 14px;
  text-align: center;
  margin: 10px auto 0;
}
.btn-red:hover {
  background: #f91c1c;
}
.main__txt h1 {
  font-size: 30px;
  margin-bottom: 5px;
  line-height: 1.3;
}
.main__txt h3 {
  font-size: 20px;
  font-family: 'circeregular', sans-serif;
  text-transform: uppercase;
  margin: 0 0 20px;
}
.main__form {
  width: 99%;
  padding: 20px 10px;
  margin: 0 auto;
  background: #ffffff;
  border: 6px solid #e5e5e5;
  color: #000000;

}
.action-text {
  padding-top: 0px;
}
.action-text .red {
  color: #dc0606;
  font-size: 30px;
}
.action-text .red strike {
  font-size: 24px;
}
.input-text {
  display: block;
  width: 90%;
  border: 2px solid #bfbfbf;
  line-height: 32px;
  padding: 0 5px 0 40px;
  margin: 6px auto;
  background-position: 8px center;
  background-repeat: no-repeat;
  border-radius: 5px;
  color: #000000;
}
.input-text.ui-state-error {
  background-color: #ffe5e5;
  color: #000000;
}
.input-text.firstname {
  background-image: url('../img/input_name.png');
  color: #000000;
}
.input-text.phone {
  background-image: url('../img/input_phone.png');
  color: #000000;
}
.input-text.h5-email {
  background-image: url('../img/input_email.png');
  color: #000000;
}
.upload {
  width: 90%;
  height: 36px;
  line-height: 36px;
  margin: 6px auto;
  overflow: hidden;
  background: #cccccc;
  border: 2px solid #bfbfbf;
  padding-left: 10px;
  color: #ffffff;
  font-size: 14px;
  border-radius: 3px;
}
.upload input {
  display: block !important;
  margin-top: -36px;
  width: 100% !important;
  height: 32px !important;
  opacity: 0 !important;
  overflow: hidden !important;
}
.btn-big {
  display: block;
  width: 90%;
  text-transform: none;
  font-size: 24px;
  padding: 15px 0;
}
/*/main*/
/*advantages*/
.not-main {
  padding: 0px 0;
}
.advantages__box {
  margin: 20px 0;
  position: relative;
  display: inline-block;
  padding: 15px 25px;
  border: 5px solid #4525aa;
  border-radius: 10px;
}
.advantages__box strong {
  position: absolute;
  display: inline-block;
  padding: 0 10px;
  font-size: 28px;
  background: #ffffff;
  top: -20px;
  left: 10px;
}
.advantages__box p {
  margin: 0;
  text-align: left;
}
.advantages__box.first-line p {
  font-size: 24px;
}
/*/advantages*/
/*econom*/
.econom {
  height: 892px;
  background: url('../img/bg_advantages.jpg') no-repeat center;
}
.econom .linkto {
  text-decoration: none;
  color: #ffffff;
  font-size: 36px;
  padding: 10px 40px;
  margin-top: 20px;
  border: 3px solid #f2ca6a;
}
.econom .linkto:hover {
  color: #ffffff;
  border: 3px solid #eeb93b;
}
.econom__box {
  padding-left: 70px;
  margin-bottom: 30px;
  background: url('../img/list.png') no-repeat left top;
}
.econom__box h2 {
  text-transform: uppercase;
  font-size: 26px;
  margin: 0 0 5px;
}
/*/econom*/
/*portfolio*/
.slider {
  position: relative;
}
.slider ul {
  margin: 0;
  padding: 0;
}
.slider__box {
  position: absolute;
  width: 300px;
  height: 600px;
  top: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.2);
  padding: 200px 20px 0;
  z-index: 5;
}
.slider__box p {
  color: #ffffff;
  font-size: 24px;
}
.slider__box .btn {
  margin-top: 20px;
}
.btn-yellow {
  background: #f2ca6a;
  font-size: 22px;
  color: #000000;
}
.btn-yellow:hover {
  background: #eeb93b;
}
.slide-pager a {
  display: inline-block;
  margin-right: 6px;
}
.slide-pager a:last-child {
  margin-right: 0;
}
.slide-pager a img {
  opacity: 0.5;
  filter: alpha(opacity=50);
  transition: all ease 0.5s;
}
.slide-pager a.active img,
.slide-pager a:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
}
.fotorama__caption__wrap {
  position: absolute;
  width: 480px;
  padding: 15px;
  font-size: 24px;
  background: rgba(255, 255, 255, 0.5);
  bottom: 20px;
  left: 20px;
  margin: 0;
}
/*/portfolio*/
/*stages*/
.stages {
  height: 1690px;
  background: url('../img/bg_stages.jpg') no-repeat center;
}
.stages__bg {
  height: 1322px;
  background: url('../img/stages.png') no-repeat center;
}
.stages__bg .left {
  padding-right: 25px;
}
.stages__bg .right {
  padding-left: 25px;
}
.stages__bg .line-1 {
  margin-bottom: 110px;
}
.stages__bg .line-1 .stages__box {
  height: 340px;
}
.stages__bg .line-2 {
  margin-bottom: 125px;
}
.stages__bg .line-2 .stages__box {
  height: 420px;
}
.stages__bg .line-3 .stages__box {
  height: 320px;
}
.stages__box {
  padding: 0 15px;
}
.stages__box h3 {
  margin: -15px 0 10px;
  background: #f2ca6a;
  display: inline-block;
  padding: 5px 20px;
  font-size: 30px;
  color: #000000;
}
.stages__box h4 {
  font-size: 24px;
  font-family: 'circeregular', sans-serif;
  margin: 0 0 10px;
}
.calendar {
  margin-top: 50px;
}
.calendar span {
  position: relative;
  display: inline-block;
}
.calendar span::before {
  position: absolute;
  content: "";
  width: 38px;
  height: 43px;
  background: url('../img/calendar.png') no-repeat center;
  top: -4px;
  left: -50px;
}
.small-text {
  font-size: 12px;
}
/*/stages*/
/*profit*/
.profit__box {
  margin-bottom: 20px;
  padding-right: 20px;
}
.profit__box h3 {
  color: #4525aa;
  position: relative;
  margin-bottom: 20px;
}
.profit__box h3::after {
  position: absolute;
  content: "";
  width: 30%;
  height: 3px;
  background: #4525aa;
  bottom: -10px;
  left: 0;
}
.profit__box p img {
  display: inline-block;
  margin-right: 8px;
}
.profit__box .phone {
  font-size: 48px;
}
/*/profit*/
/*second*/
.second {
  height: 289px;
  background: url('../img/bg_form.jpg') no-repeat center;

}
.yellow-bg {
  background: #ffe11a;
  padding-top: 10px;
}
.yellow-bg .container {
  padding-bottom: 0;
}
.blue-bg {
  background: #01afe1;
}
.blue-bg h1 {
  color: #ffffff;
  margin: 0;
  letter-spacing: 5px;
}
/*/second*/
/*trend*/
.trend {
  height: 760px;
  background: url('../img/bg_advantages_2.jpg') no-repeat center;
}
.col-xs-2.kvarc {
  padding: 0;
}
.trend__box {
  position: relative;
  margin-bottom: 40px;
}
.trend__box::before {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  top: 0;
  border-radius: 50%;
}
.trend__box h3 {
  color: #ffe11a;
  margin-top: 10px;
}
.trend__box.left {
  padding-right: 20px;
}
.trend__box.left::before {
  right: -10px;
}
.trend__box.right {
  padding-left: 20px;
}
.trend__box.right::before {
  left: -10px;
}
.trend__box.pink::before {
  background-color: #e475e8;
}
.trend__box.blue::before {
  background-color: #01afe1;
}
.trend__box.green::before {
  background-color: #4bee52;
}
.trend__box.red::before {
  background-color: #ee4b4b;
}
.trend__adv h2 {
  margin-top: 10px;
  color: #711884;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 1.2;
}
.trend__adv p {
  color: #000000;
  line-height: 1;
  margin-bottom: 20px;
}
/*/trend*/
/*views*/
.views__box {
  margin-bottom: 10px;
  display: block;
  color: #000000;
}
.views__box img {
  width: 200px;
  height: 200px;
}
.views__box:hover {
  text-decoration: none;
  color: #f2ca6a;
}
.views__box .like {
  position: relative;
  margin: 15px 0;
  padding-left: 32px;
  line-height: 24px;
}
.views__box .like::before {
  position: absolute;
  content: "";
  width: 24px;
  height: 24px;
  left: 0;
  top: 50%;
  margin-top: -12px;
  background: #f2ca6a;
  border-radius: 4px;
}
.views__box.active .like::after {
  position: absolute;
  content: "";
  width: 27px;
  height: 25px;
  background: url('../img/like.png') no-repeat center;
  left: 3px;
  top: -3px;
}
.table {
  display: table;
  margin: 0;
  min-height: 200px;
}
.table .table-cell {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.more-link {
  color: #4525aa;
  font-size: 24px;
  display: inline-block;
  text-decoration: none;
  border-bottom: 2px dotted;
  cursor: pointer;
}
.more-link:hover {
  text-decoration: none;
}
.btn-blue {
  background: #4525aa;
  color: #ffffff;
  font-size: 36px;
  text-transform: uppercase;
  line-height: 1;
  padding: 20px 50px;
}
.btn-blue:hover {
  background: #5730d2;
}
.interior__bg {
  height: 592px;
  background: url('../img/bg_interior.jpg') no-repeat center;
}
.send .title {
  margin-top: 0;
}
.btn-send {
  color: #4525aa;
  border: 3px solid #4525aa;
  text-transform: uppercase;
  font-size: 26px;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.btn-send:hover {
  color: #4525aa;
  border: 3px solid #5730d2;
}
/*/views*/
/*third*/
.third {
  height: 498px;
  background: url('../img/bg_form_2.jpg') no-repeat center;
}
.third__form {
  position: relative;
  background: #ffffff;
  border: 5px solid #bfbfbf;
  padding: 20px 0;
}
.third__form::before {
  position: absolute;
  content: "";
  width: 89px;
  height: 80px;
  top: -5px;
  left: -5px;
  background: url('../img/coupon.png') no-repeat center;
}
.third__form .coupon-text {
  padding-left: 60px;
}
.third__form h2 {
  color: #4525aa;
  font-size: 36px;
  margin-top: 0;
}
.third__form p {
  color: #bfbfbf;
}
.third__form .btn-red {
  background: #4525aa;
  padding-top: 10px;
  padding-bottom: 10px;
}
.third__form .btn-red:hover {
  background: #5730d2;
}
/*/third*/
/*reviews*/
.reviews__box {
  padding: 20px 0 10px;
  position: relative;
}
.reviews__box .img-popup {
  position: relative;
  display: block;
  float: left;
  margin-top: -60px;
  margin-left: 10px;
}
.reviews__box .img-popup img {
  border: 3px solid #bfbfbf;
}
.reviews__box .img-popup::after {
  position: absolute;
  content: "";
  width: 36px;
  height: 36px;
  bottom: -10px;
  right: -10px;
  background: url('../img/zoom.png') no-repeat center;
  z-index: 5;
}
.reviews__box .reviews__name {
  margin-top: 30px;
}
.video-box {
  margin-bottom: 20px;
}
/*/reviews*/
/*answers*/
.answers {
  background: url('../img/bg_kvarc.jpg');
}
.answers .panel {
  box-shadow: none;
  -webkit-box-shadow: none;
  background-color: transparent;
  margin-bottom: 10px;
  position: relative;
}
.answers .panel::before {
  position: absolute;
  content: "";
  width: 2px;
  height: 25px;
  background-color: #4525aa;
  top: 10px;
  left: -5px;
}
.answers .panel-heading {
  padding: 5px 10px;
}
.answers .panel-body {
  padding: 5px 10px;
}
.answers .question {
  display: inline;
  line-height: 1.5;
  color: #000000;
  font-size: 24px;
  font-family: 'circebold', sans-serif;
}
.answers .question:hover {
  text-decoration: none;
  color: #000000;
}
.answers .question.collapsed {
  font-family: 'circeregular', sans-serif;
  border-bottom: 2px dotted;
}
/*/answers*/
/*bottom*/
.big-mail {
  display: inline-block;
  font-size: 72px;
  color: #000000;
  text-decoration: none;
  margin: 20px 0 40px;
  border-bottom: 3px solid;
  line-height: 1;
}
.big-mail:hover {
  text-decoration: none;
}
.pay-box {
  padding-top: 40px;
  padding-bottom: 40px;
}
footer {
  background-color: #000000;
  font-size: 14px;
}
footer a {
  color: #ffffff;
}
footer a:hover {
  color: #ffffff;
}
footer ul.menu {
  display: block;
  margin-left: 40px;
  list-style: none;
}
footer p {
  color: #bfbfbf;
}
.footer__box {
  padding-top: 40px;
}
.white-popup {
  background: #ffffff url('../img/bg_popup.jpg');
  padding: 40px 100px;
  width: 580px;
  margin: 0 auto;
  position: relative;
  border-radius: 5px;
}
.white-popup-design {
  background: #ffffff url('../img/design_ki_.jpg');
  padding: 160px 100px;
  width: 720px;
  margin: 0 auto;
  position: relative;
  border-radius: 5px;
}
.white-popup-design .input-text,
.white-popup-design .btn {
  margin: 10px auto;
}
.white-popup-design h2 {
  font-family: 'circeregular', sans-serif;
  font-size: 30px;
  text-transform: uppercase;
  text-align: center;
  margin-top: 15px;
}
.white-popup .input-text,
.white-popup .btn {
  margin: 10px auto;
}
.white-popup h2 {
  font-family: 'circeregular', sans-serif;
  font-size: 22px;
  text-transform: uppercase;
  text-align: center;
  margin-top: 15px;
}
.white-popup.order-color {
  width: 960px;
  padding: 40px 330px;
  color: #ffffff;
}
.white-popup.order-color .mfp-close {
  color: #ffffff;
}
.white-popup.color-01 {
  background: url('../img/view_01_big.jpg');
  color: #000000;
}
.white-popup.color-01 .mfp-close {
  color: #000000;
}
.white-popup.color-02 {
  background: url('../img/view_02_big.jpg');
  color: #000000;
}
.white-popup.color-02 .mfp-close {
  color: #000000;
}
.white-popup.color-03 {
  background: url('../img/view_03_big.jpg');
  color: #000000;
}
.white-popup.color-03 .mfp-close {
  color: #000000;
}
.white-popup.color-04 {
  background: url('../img/view_04_big.jpg');
  color: #000000;
}
.white-popup.color-04 .mfp-close {
  color: #000000;
}
.white-popup.color-05 {
  background: url('../img/view_05_big.jpg');
}
.white-popup.color-06 {
  background: url('../img/view_06_big.jpg');
}
.white-popup.color-07 {
  background: url('../img/view_07_big.jpg');
}
.white-popup.color-08 {
  background: url('../img/view_08_big.jpg');
  color: #000000;
}
.white-popup.color-08 .mfp-close {
  color: #000000;
}
.white-popup.color-09 {
  background: url('../img/view_09_big.jpg');
  color: #000000;
}
.white-popup.color-09 .mfp-close {
  color: #000000;
}
.white-popup.color-10 {
  background: url('../img/view_10_big.jpg');
  color: #000000;
}
.white-popup.color-10 .mfp-close {
  color: #000000;
}
.white-popup.color-11 {
  background: url('../img/view_11_big.jpg');
}
.white-popup.color-12 {
  background: url('../img/view_12_big.jpg');
}
.white-popup.color-13 {
  background: url('../img/view_13_big.jpg');
}
.white-popup.color-14 {
  background: url('../img/view_14_big.jpg');
}
.white-popup.color-15 {
  background: url('../img/view_15_big.jpg');
}
.white-popup.color-16 {
  background: url('../img/view_16_big.jpg');
}
.white-popup.color-17 {
  background: url('../img/view_17_big.jpg');
}
.white-popup.color-18 {
  background: url('../img/view_18_big.jpg');
}
.white-popup.color-19 {
  background: url('../img/view_19_big.jpg');
}
.form-box__phone {
  text-align: center;
  font-size: 22px;
}
.form-box__phone strong {
  font-size: 34px;
}
.cinar {
  display: block;
  margin-top: 20px;
  float: right;
  width: 200px;
  color: #bfbfbf;
  line-height: 1.2;
  padding-left: 100px;
  background: url('../img/cinar.png') no-repeat left center;
  text-decoration: underline;
}
/*/bottom*/


/*MAGNIFIC POPUP*/
.mfp-fade.mfp-bg {
  opacity: 0;
  transition: all 0.15s ease-out;
}

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  transition: all 0.15s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container, 
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

/*/MAGNIFIC POPUP*/