@font-face {
	font-family: 'RussiaMedium';
	src: url('fonts/Russia-Medium/Russia-Medium.eot');
	src: local('☺'), url('fonts/Russia-Medium/Russia-Medium.woff') format('woff'), url('fonts/Russia-Medium/Russia-Medium.ttf') format('truetype'), url('fonts/Russia-Medium/Russia-Medium.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Russia';
	src: url('fonts/Russia/Russia.eot');
	src: local('☺'), url('fonts/Russia/Russia.woff') format('woff'), url('fonts/Russia/Russia.ttf') format('truetype'), url('fonts/Russia/Russia.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'RussiaBold';
	src: url('fonts/Russia-Bold/Russia-Bold.eot');
	src: local('☺'), url('fonts/Russia-Bold/Russia-Bold.woff') format('woff'), url('fonts/Russia-Bold/Russia-Bold.ttf') format('truetype'), url('fonts/Russia-Bold/Russia-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
body{
	font-family: 'Russia';
    margin: 0;
    padding: 0;
}
ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
.container{
    width: 1140px;
    margin: 0 auto;
}
.clearfix:after{
    content: "";
    display: block;
    clear: both;
}
.top{
	font-family: 'RussiaMedium';
    font-size: 15px;
    color: #254556;
    text-align: center;
    padding: 9px 0 10px 0;
}
.top>div{
    display: inline-block;
    vertical-align: middle;
    margin: 0 25px;
}
.top img{
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 0;
}
.top a{
    display: inline-block;
    vertical-align: middle;
    color: #254556;
    text-decoration: none;
    margin: 0 0 0 5px;
}
.top a:hover{
    opacity: 0.7;
}
.header-bottom{
    background: #254556;
    padding: 32px 0 28px 0;
}
.logo{
    float: left;
}
.logo a{
    display: block;
}
.logo a img{
    display: block;
    height: 36px;
}
.slogan{
    font-size: 10px;
    text-transform: uppercase;
    color: #6190aa;
    font-family: Arial;
    font-weight: bold;
    float: left;
    padding: 13px 0 0 28px;
    letter-spacing: 0.45em;
}
.main-menu{
    font-size: 15px;
    text-transform: uppercase;
    float: right;
    padding: 9px 41px 0 0;
    letter-spacing: 0.1em;
}
.main-menu ul li{
    display: inline-block;
    vertical-align: middle;
    margin: 0 55px 0 0;
}
.main-menu ul li:last-child{
    margin: 0;
}
.main-menu ul li a{
    color: #fff;
    text-decoration: none;
}
.main-menu ul li a:hover{
    color: rgba(255,255,255,0.7);
}
.main-slider{
    background: url(../images/slider-bg.png) top center no-repeat;
    position: relative;
}
.main-slider .container{
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}
.slider-left{
    flex-basis: 390px;
    box-sizing: border-box;
    padding: 45px 50px 0 60px;
    position: relative;
    z-index: 1;
    margin: 70px 0 0 0;
    background: rgba(255,255,255,0.8);
}
.slider-title{
	font-family: 'RussiaBold';
    font-size: 25px;
    line-height: 1;
    color: #254556;
    text-transform: uppercase;
}
.slider-sub-title{
    font-size: 25px;
    line-height: 1;
    text-transform: uppercase;
    color: #aab300;
    padding: 54px 0 52px 0;
}
.slider-sub-title span{
    display: block;
	font-family: 'RussiaBold';
}
.slider-text{
    font-size: 15px;
    color: #aab300;
}
.slider-text ul li{
    margin: 0 0 3px 0;
}
.slider-price{
    font-size: 45px;
    color: #6190aa;
	font-family: 'RussiaBold';
    padding: 35px 0 53px 0;
}
.slider-price span{
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.slider-price span:before{
    content: "";
    width: 18px;
    height: 5px;
    position: absolute;
    top: 10px;
    left: 1px;
    background: #6190aa;
}
.slider-btn{
	font-family: 'RussiaBold';
}
.slider-btn a{
    display: block;
    font-size: 15px;
    color: #fbf4e4;
    text-decoration: none;
    background: #254556;
    text-align: center;
    padding: 19px 0;
    border-radius: 4px;
    box-shadow: 0 5px 10px rgba(0,0,0,0.3);
}
.slider-btn a:hover{
    opacity: 0.8;
}
.slider-right{
    flex-basis: 265px;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
}
.slider-img{
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    left: 0;
}
.slider-right-title{
    color: #6190aa;
    font-size: 25px;
    line-height: 1;
    text-transform: uppercase;
}
.slider-right-title span{
	font-family: 'RussiaBold';
    display: block;
}
.slider-right-text{
    color: #254556;
    font-size: 15px;
    text-transform: uppercase;
    padding: 80px 0 0 0;
}
.main-slider:after{
    content: "<";
    font-size: 55px;
    color: #6190aa;
    position: absolute;
    transform: rotate(-90deg);
    bottom: -77px;
    left: 50%;
    margin: 0 0 0 -14px;
}
*:focus{
    outline: 0;
}
.slick-slide{
    float: left;
}
.slick-list{
    overflow: hidden;
}
.slick-arrow{
    border: 0;
    background: none;
    font-size: 0;
    position: absolute;
    font-family: 'Russia';
    z-index: 1;
    left: 50%;
    bottom: 16px;
    margin: 0 0 0 302px;
    cursor: pointer;
}
.slick-arrow:before{
    content: "<";
    font-size: 25px;
    color: #6190aa;
}
.slick-next.slick-arrow{
    margin: 0 0 0 390px;
}
.slick-next.slick-arrow:before{
    content: ">";
    font-size: 25px;
    color: #6190aa;
}
.main-slider .slick-dots{
    position: absolute;
    font-family: 'Russia';
    position: absolute;
    left: 50%;
    margin: 0 0 0 333px;
    bottom: 16px;
}
.main-slider .slick-dots:after{
    content: "/ 4";
    display: inline-block;
    vertical-align: middle;
    font-size: 25px;
    color: #6190aa;
}
.main-slider .slick-dots li{
    display: none;
}
.main-slider .slick-dots li.slick-active{
    display: inline-block;
    vertical-align: middle;
}
.main-slider .slick-dots li button{
    font-family: 'Russia';
    font-size: 25px;
    color: #6190aa;
    border: 0;
    background: none;
}
.disign-title{
    font-family: 'RussiaBold';
    font-size: 25px;
    color: #254556;
    text-align: center;
    padding: 114px 0 38px 0;
}
.disign-bg{
    background: #ecf3f7;
    position: relative;
}
.disign-bg:after{
    content: "";
    width: 100%;
    height: 11px;
    background: url(../images/border.png);
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1;
}
.disign-content{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding: 0 0 50px 0;
}
.disign-block{
    flex-basis: 33.33%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 17px 0;
}
.disign-block-img{
    text-align: center;
    width: 180px;
    position: relative;
}
.disign-block-img:after{
    content: "";
    width: 273px;
    height: 215px;
    background: url(../images/disign-block-img.png) center center no-repeat;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -107.5px 0 0 -136.5px;
    pointer-events: none;
    z-index: 0;
}
.disign-block-img img{
    display: block;
    position: relative;
    z-index: 1;
    margin: 0 auto;
}
.disign-block-text{
    width: 180px;
    color: #254556;
    font-size: 15px;
    text-transform: uppercase;
}
.examples{
    background: #004356;
    position: relative;
}
.examples .container{
    position: relative;
    z-index: 1;
}
.examples:after{
    content: "";
    width: 100%;
    height: 579px;
    position: absolute;
    left: 0;
    bottom: -25px;
    z-index: 0;
    pointer-events: none;
    background: url(../images/example-bg.png) center center no-repeat;
}
.examples-title{
    font-size: 25px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'RussiaBold';
    text-align: center;
    padding: 74px 0 46px 0;
}
.examples-content{
}
.examples-block{
    width: 555px;
    box-sizing: border-box;
    margin: 0 30px 0 0;
}
.examples-block-img{
    position: relative;
}
.examples-block-img a{
    display: block;
}
.examples-block-img a:hover:after{
    content: "";
    width: 119px;
    height: 119px;
    background: url(../images/loop.png) no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -60px 0 0 -60px;
    pointer-events: none;
}
.examples-block-img a img{
    display: block;
}
.examples-block-bottom{
    overflow: hidden;
    padding: 32px 40px 40px 17px;
}
.examples-block-bottom-left{
    float: left;
    font-size: 15px;
    color: #6190aa;
    max-width: 290px;
}
.examples-block-bottom-left span{
    display: block;
    color: #254556;
    text-transform: uppercase;
    font-size: 25px;
}
.examples-block-bottom-right{
    font-size: 15px;
    float: right;
    padding: 8px 0 0 0;
}
.examples-block-bottom-right a{
    color: #aab300;
    text-decoration: none;
}
.examples-block-bottom-right a:hover{
    opacity: 0.7;
}
.plans-title{
    text-align: center;
    font-size: 25px;
    font-family: 'RussiaBold';
    color: #254556;
    padding: 99px 0 67px 0;
}
.plans-content{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.plans-block{
    width: 360px;
    box-sizing: border-box;
}
.plans-block-title{
    font-size: 25px;
    color: #254556;
    padding: 0 0 0 13px;
}
.plans-block-title span{
    color: #aab300;
    font-family: 'RussiaBold';
}
.plans-block-description{
    background: rgba(236,243,247,0.8);
    padding: 0 15px 35px 13px;
    box-sizing: border-box;
}
.plans-block-time{
    font-size: 15px;
    color: #254556;
    padding: 93px 0 18px 0;
}
.plans-block-time span{
    font-family: 'RussiaBold';
}
.plans-block-price{
    font-size: 45px;
    color: #6190aa;
    font-family: 'RussiaBold';
}
.plans-block-price span{
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.plans-block-price span:before{
    content: "";
    width: 18px;
    height: 5px;
    background: #6190aa;
    position: absolute;
    left: 1px;
    top: 8px;
    display: block;
}
.plans-block-text{
    font-size: 15px;
    line-height: 21px;
    color: #6190aa;
    padding: 48px 0 0 0;
    min-height: 365px;
    box-sizing: border-box;
}
.plans-block-text p{
    margin: 0 0 21px 0;
}
.plans-block-text ul{
    color: #aab300;
    font-size: 15px;
    line-height: 21px;
}
.plans-block-text ul li{
    position: relative;
    padding: 0 0 0 18px;
}
.plans-block-text ul li:before{
    content: "+";
    display: block;
    position: absolute;
    left: 0;
    top: -2px;
    font-size: 25px;
}
.plans-block-btn{}
.plans-block-btn a{
    width: 262px;
    display: block;
    color: #fbf4e4;
    text-decoration: none;
    background: #254556;
    box-shadow: 0 5px 5px #254556;
    padding: 18.5px 0;
    border-radius: 4px;
    margin: 0 auto;
    text-align: center;
}
.plans-block-btn a:hover{
    opacity: 0.8;
}
.plans-block-img{
    text-align: center;
    line-height: 245px;
    height: 245px;
    background: url(../images/plans-block-img.png) center center no-repeat;
    margin: 0 0 -120px 0;
}
.plans-block-img img{
    display: inline-block;
    vertical-align: middle;
}
.why{
    background: #ecf3f7;
    position: relative;
    margin: 90px 0 0 0;
}
.why:before{
    content: "";
    width: 100%;
    height: 11px;
    background: url(../images/border.png);
    position: absolute;
    top: -11px;
    left: 0;
    transform: rotate(180deg);
}
.why:after{
    content: "";
    width: 100%;
    height: 11px;
    background: url(../images/border.png);
    position: absolute;
    bottom: -11px;
    left: 0;
    z-index: 2;
}
.why-title{
    text-align: center;
    font-size: 25px;
    font-family: 'RussiaBold';
    color: #254556;
    padding: 76px 0 47px 0;
}
.why-text{
    font-size: 15px;
    color: #6190aa;
    text-align: center;
    padding: 0 0 102px 0;
}
.map{
    position: relative;
}
.map iframe{
    height: 460px;
    width: 100%;
    border: 0;
}
.map-text{
    width: 945px;
    left: 50%;
    margin: 0 0 0 -472.5px;
    bottom: 68px;
    position: absolute;
    z-index: 1;
    background: #6190aa;
    text-align: center;
    padding: 0 0 26px 0;
}
.map-text p{
    margin: 0 0 0 0;
    color: #fff;
    font-size: 25px;
    line-height: 25px;
    font-family: 'Russia';
}
.map-text span{
	font-family: 'RussiaMedium';
    text-transform: uppercase;
    display: block;
    font-size: 25px;
    line-height: 25px;
    color: #254556;
    padding: 18px 0 15px 0;
}
.top a.green{
    color: #aab300;
}
.contact{
    position: relative;
}
.contact:before{
    content: "";
    width: 100%;
    height: 345px;
    background: url(../images/contact.png) center center no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.contact .container{
    position: relative;
    z-index: 1;
    text-align: center;
}
.contact-title{
    font-size: 15px;
    color: #fff;
    padding: 91px 0 9px 0;
}
.contact-text{
    color: #6190aa;
    font-size: 15px;
}
.social-icons{
    padding: 52px 0 35px 0;
}
.social-icons a{
    display: inline-block;
    vertical-align: middle;
    margin: 0 27.5px;
}
.social-icons a:hover{
    opacity: 0.6;
}
.disign-content2 .disign-block{
    margin: 0 0 30px 0;
}
.disign-content2{
    padding: 0 0 59px 0;
}
.overflow{
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100%;
    background: rgba(0,0,0,0.6);
    z-index: 98;
    display: none;
}
.overflow.active{
    display: block;
}
.popup{
    width: 300px;
    overflow: hidden;
    background: #fff;
    z-index: 99;
    position: fixed;
    top: 10vh;
    left: 50%;
    margin: 0 0 0 -150px;
    max-height: 85vh;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 0 15px 30px 15px;
    display: none;
}
.popup.active{
    display: block;
}
.popup-title{
    font-size: 25px;
    text-align: center;
	font-family: 'RussiaBold';
    color: #254556;
    padding: 25px 0 30px 0;
}
.popup input{
    display: block;
    width: 100%;
    border: 1px solid #254556;
	font-family: 'Russia';
    font-size: 18px;
    padding: 8px 10px;
    border-radius: 3px;
    box-sizing: border-box;
    margin: 0 0 25px 0;
    color: #254556;
}
::-webkit-input-placeholder {
  color: #254556;
}
::-moz-placeholder {
  color: #254556;
}
:-ms-input-placeholder {
  color: #254556;
}
:-moz-placeholder {
  color: #254556;
}
.popup button{
    margin: 0 20px;
    border: 2px solid #254556;
	font-family: 'Russia';
    font-size: 20px;
    background: none;
    display: block;
    cursor: pointer;
    padding: 10px 0;
    width: 200px;
    margin: 30px auto 0 auto;
    text-align: center;
    border-radius: 4px;
    background: #254556;
    color: #fff;
}
.popup button:hover{
    background: #fff;
    color: #254556;
}
.close{
    width: 20px;
    height: 20px;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}
.close:before{
    content: "";
    width: 20px;
    height: 2px;
    background: #254556;
    position: absolute;
    top: 50%;
    transform: rotate(45deg);
    left: 0;
}
.close:after{
    content: "";
    width: 20px;
    height: 2px;
    background: #254556;
    position: absolute;
    top: 50%;
    transform: rotate(-45deg);
    left: 0;
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
    display: none;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }
.main-menu-btn{
    display: none;
}
.examples-content .slick-arrow{
    top: 350px;
    bottom: auto;
    margin: 0 0 0 0;
    z-index: 5;
    padding: 0;
}
.examples-content .slick-prev.slick-arrow{
    left: 10px;
    margin: 0;
    right: auto;
}
.examples-content .slick-next.slick-arrow{
    left: auto;
    right: 10px;
    margin: 0;
}
.examples-content .slick-arrow:before{
    font-size: 50px;
    color: #fff;
    text-shadow: 0 0 3px rgba(0,0,0,0.5)
}
.fixed{
    position: fixed;
    bottom: 15px;
    right: 10px;
    display: none;
}
.fixed a{
    display: block;
    width: 65px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    border-radius: 50%;
    background: rgb(68, 187, 110);
    box-shadow: 0 19px 38px 0 rgba(34, 36, 43, 0.3);
    margin: 20px 0 0 0;
}
.fixed a:nth-child(2) img{
    width: 30px;
    display: inline-block;
    vertical-align: middle;
    margin: -3px 0 0 -2px;
}
.fixed a:first-child{
    margin: 0;
}
.fixed a:hover{
    box-shadow: none;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
@media (max-width: 1159px){
    .container{
        width: 940px;
    }
    .slogan{
        display: none;
    }
    .examples-block{
        width: 460px;
    }
    img{
        max-width: 100%;
    }
    .examples-block-bottom-left{
        max-width: 245px;
    }
    .plans-block{
        width: 32%;
    }
    .disign-block{
        flex-basis: 50%;
    }
    .disign-block-text{
        width: 270px;
    }
    .plans-block-text{
        box-sizing: initial;
    }
}
@media (max-width: 959px){
    .container{
        width: 740px;
    }
    .main-menu{
        padding: 9px 0 0 0;
    }
    .main-menu ul li{
        margin: 0 22px 0 0;
    }
    .disign-block{
        flex-basis: auto;
        width: 48%;
    }
    .disign-block-text{
        width: 165px;
    }
    .plans-content{
        justify-content: center;
    }
    .plans-block{
        width: 48%;
        margin: 0 1% 30px 1%;
    }
    .plans-block-text{
        min-height: 255px;
        padding: 20px 0 40px 0;
    }
    .examples-block-bottom-left{
        max-width: 100%;
        float: none;
    }
    .examples-block-bottom-right{
        float: none;
        float: none;
    }
    .map-text{
        width: 740px;
        margin: 0 0 0 -370px;
    }
    .slider-right{
        text-shadow: 0 1px 1px rgba(0,0,0,0.6);
    }
    .main-slider .slick-dots{
        margin: 0 0 0 280px;
    }
    .slick-arrow{
        margin: 0 0 0 250px;
    }
    .slick-next.slick-arrow{
        margin: 0 0 0 340px;
    }
    .examples-block{
        width: 355px;
    }
}
@media (max-width: 767px){
    .container{
        width: 440px;
    }
    .slider-right{
        display: none;
    }
    .slider-img{
        display: none;
    }
    .disign-block{
        flex-basis: 100%;
    }
    .slider-left{
        flex-basis: 100%;
    }
    .main-menu-btn{
        float: right;
        width: 24px;
        height: 20px;
        position: relative;
        display: block;
        cursor: pointer;
        margin: 10px 0 0 0;
    }
    .main-menu-btn span{
        display: block;
        width: 100%;
        height: 2px;
        background: #fff;
        position: absolute;
        left: 0;
        transition: 0.6s;
    }
    .main-menu-btn span:nth-child(1){
        top: 0;
    }
    .main-menu-btn span:nth-child(2){
        top: 9px;
    }
    .main-menu-btn span:nth-child(3){
        bottom: 0;
    } 
    .main-menu-btn.active span:nth-child(1){
        transform: rotate(45deg);
        top: 9px;
    }
    .main-menu-btn.active span:nth-child(2){
        display: none;
    }
    .main-menu-btn.active span:nth-child(3){
        transform: rotate(-45deg);
        top: 9px;
        bottom: auto;
    }
    .header-bottom{
        position: relative;
        padding: 20px 0 15px 0;
    }
    .main-menu{
        position: absolute;
        width: 100%;
        top: 100%;
        z-index: 5;
        background: #254556;
        left: -100vw;
        transition: 0.6s;
    }
    .main-menu.active{
        left: 0;
    }
    .main-menu ul{
        width: 440px;
        margin: 0 auto;
        padding: 0 0 10px 0;
    }
    .main-menu ul li{
        display: block;
        margin: 0 0 10px 0;
    }
    .slider-left{
        margin: 30px 0 65px 0;
        padding: 30px 30px 30px 30px;
    }
    .main-slider{
        background: #ecf3f7;
    }
    .slider-sub-title{
        padding: 30px 0;
    }
    .main-slider .slick-dots{
        margin: 0 0 0 -16px;
    }
    .slick-next.slick-arrow{
        margin: 0 0 0 45px;
    }
    .slick-prev.slick-arrow{
        margin: 0 0 0 -45px;
    }
    .main-slider:after{
        display: none;
    }
    .disign-title{
        padding: 20px 0 15px 0;
    }
    .disign-block-text{
        width: 240px;
    }
    .examples-block{
        flex-basis: 100%;
    }
    .examples-content{
        flex-wrap: wrap;
    }
    .examples-block-bottom-left span{
        color: #6190aa;
    }
    .plans-block{
        flex-basis: 100%;
        margin: 0 0 50px 0;
    }
    .plans-block-title{
        text-align: center;
    }
    .plans-title{
        padding: 60px 0 40px 0;
    }
    .plans-block-text{
        min-height: 0;
    }
    .why{
        margin: 25px 0 0 0;
    }
    .why-text{
        padding: 0 0 40px 0;
    }
    .map-text{
        width: 440px;
        margin: 0 0 0 -220px;
    }
    .examples-block{
        width: 440px;
        margin: 0;
    }
    .fixed{
        display: block;
        z-index: 97;
    }
}
@media (max-width: 439px){
    .container{
        width: auto;
        margin: 0 10px;
    }
    header .top{
        display: none;
    }
    .slider-left{
        padding: 25px 15px 25px 15px;
    }
    .slider-title{
        font-size: 22px;
    }
    .slider-sub-title{
        padding: 20px 0;
    }
    .slider-price{
        padding: 20px 0 35px 0;
    }
    .disign-title{
        font-size: 18px;
    }
    .disign-block-img{
        margin: 0 auto;
    }
    .disign-content{
        padding: 30px 0 30px 0;
    }
    .disign-block{
        display: block;
        padding: 17px 0 10px 0;
    }
    .disign-block-text{
        width: 100%;
        padding: 10px 0 0 0;
        text-align: center;
    }
    .examples-title{
        font-size: 20px;
        padding: 40px 0 30px 0;
    }
    .examples-block-bottom{
        padding: 30px 0 30px 0px;
        text-align: center;
    }
    .map-text{
        width: 300px;
        margin: 0 0 0 -150px;
    }
    .map-text p{
        font-size: 16px;
        line-height: 1.6;
    }
    .map-text span{
        line-height: 1;
        font-size: 20px;
    }
    .top>div{
        margin: 10px 0 10px 0;
    }
    .main-menu ul{
        margin: 0 10px;
    }
}