.top-row, .cto-botom-map {
	width: 100%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d3d6d2+1,b6b8b3+43,39322b+100 */
	background: rgb(211, 214, 210); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(211, 214, 210, 1) 1%,
		rgba(182, 184, 179, 1) 43%, rgba(57, 50, 43, 1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, rgba(211,
		214, 210, 1)), color-stop(43%, rgba(182, 184, 179, 1)),
		color-stop(100%, rgba(57, 50, 43, 1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(211, 214, 210, 1) 1%,
		rgba(182, 184, 179, 1) 43%, rgba(57, 50, 43, 1) 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(211, 214, 210, 1) 1%,
		rgba(182, 184, 179, 1) 43%, rgba(57, 50, 43, 1) 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(211, 214, 210, 1) 1%,
		rgba(182, 184, 179, 1) 43%, rgba(57, 50, 43, 1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(211, 214, 210, 1) 1%,
		rgba(182, 184, 179, 1) 43%, rgba(57, 50, 43, 1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(  startColorstr='#d3d6d2',
		endColorstr='#39322b', GradientType=0); /* IE6-9 */
}

.top-row-bg {
	height: 360px;
	margin: auto;
	background: url("img/bg_cto.png") no-repeat top center/cover;
	position: relative;
}

.top-row .h1 {
	font-size: 120px;
	font-weight: bold;
	margin: 90px 0 20px;
}

.top-row .h4 {
	font-size: 30px;
}

.white-bg {
	background: #fff none repeat scroll 0 0;
	border-bottom: 1px solid #d1d2d3;
	border-top: 1px solid #d1d2d3;
	padding: 45px 0;
}

.about-cto .about_center {
	line-height: 32px;
	font-size: 20px;
}

.about-cto .cto-city-list-title {
	font-size: 40px;
	padding: 40px 0;
	text-align: center;
}

#cto-city-list {
	display: inline-block
}

.cto-price {
	margin: 0 0 60px
}

.cto-servise {
	padding: 0 15px;
	border-bottom: 1px solid #d1d2d3;
}

.cto-servise .cto-servise-item {
	font-size: 26px;
	font-weight: bold;
	margin: 10px 0 30px;
	overflow: hidden;
	position: relative;
}

.cto-servise .fl {
	background: #fff none repeat scroll 0 0;
	float: left;
	height: 29px;
	left: 0;
	padding: 0 11px;
	position: absolute;
	top: 0;
}

.cto-servise .fr {
	background: #fff none repeat scroll 0 0;
	height: 25px;
	padding: 0 14px;
	position: absolute;
	right: 0;
	top: 0;
	width: 185px;
}

.cto-servise .dotted {
	border-bottom: 3px dotted #000;
	height: 24px;
	width: 100%;
	cursor: default;
}

.cto-servise-item-block .currency {
	font-size: 16px;
}

.cto-contact {
	color: #333399;
	overflow: hidden;
	padding: 25px;
}

.cto-description-contact .title-contact {
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 75px;
	text-transform: uppercase;
}

.cto-contact  .cto-description-contact {
	width: 50%;
	float: left;
}

.cto-contact  .cto-contact-contact {
	float: left;
	font-weight: bold;
	padding: 0 0 0 45px;
	width: 50%;
}

.cto-contact-contact .phone {
	font-size: 30px;
	margin: 95px 0 15px;
}

.cto-contact-contact .email {
	font-size: 20px;
}

.text-cto {
	font-size: 16px;
}

.text-cto .h2 {
	text-align: center;
}

.cto-actions .h2 {
	text-align: center;
	margin: 30px 0;
}

.cto-actions .cur-action {
	overflow: hidden;
	margin: -20px 0 0;
}

.cur-action .image-action {
	padding: 0 0 0 20px;
	float: left;
	width: 50%;
}

.cur-action .body-action {
	width: 50%;
	float: left;
	padding: 0 20px;
}
.cto-actions { margin-bottom: 50px;}
.body-action .cto-action-title {font-size: 26px;
    font-weight: bold;
    line-height: 26px;
    margin: 0 0 10px;}
.body-action .cto-action-date {  color: #999;}
.body-action .cto-action-text {margin: 50px 0;}
.body-action .cto-action-phone {color: #999;}
.body-action .cto-action-mail {   color: #999;
    float: left;
    width: 150px;}
.body-action .cto-action-link {
    float: right;
    text-transform: uppercase;
    width: 150px;}
.cto-action-link a {color: #d1088e;font-weight: bold}
.cto-bottom-map-bg{
		height: 792px;
	margin: auto;
	background: url("img/map_bottom.png") no-repeat top center/cover;
	position: relative;
}
.text-right-cto{text-align:right;}
.btn.btn-width-cto{padding:8px 75px;}

@media all and (max-width: 1100px){
  .cto-botom-map{
    background: #ffffff;
  }

  .cto-bottom-map-bg{
    background-size: contain;
    background-position: center top;
    height: 682px;
  }
}

@media all and (max-width: 990px){
  .cto-bottom-map-bg{
    height: 612px;
  }
}

@media all and (max-width: 768px){
  .about-cto .container{
    padding-right: 15px;
    padding-left: 15px;
  }

  .about-cto .top-row .h1{
    padding: 0;
    font-size: 100px;
  }

  .about-cto .cto-city-list-title {
    font-size: 32px;
    padding: 30px 0;
    line-height: normal;
  }

  .cto-servise .cto-servise-item{
    font-size: 18px;
    overflow: auto;
    display: flex;
  }

  .cto-servise .fl{
    height: auto;
    left: auto;
    padding: 0 10px 0 0;
    position: relative;
    top: auto;
  }

  .cto-servise .dotted {
    border-bottom: 2px dotted #414141;
    height: 16px;
    width: auto;
    cursor: default;
    flex-grow: 1;
  }

  .cto-servise .fr {
    height: auto;
    padding: 0 0 0 10px;
    position: relative;
    right: auto;
    top: auto;
    width: 165px;
    white-space: nowrap;
  }

  .cto-contact .cto-description-contact{
    width: 100%;
    float: none;
  }

  .cto-description-contact .title-contact{
    margin-bottom: 25px;
  }

  .cto-contact .cto-contact-contact {
    float: none;
    padding: 0;
    width: 100%;
  }

  .cto-contact-contact .phone {
    font-size: 24px;
    margin: 25px 0 15px;
  }

  .cto-contact-contact .email {
    font-size: 24px;
  }

  .cto-contact{
    padding-bottom: 0;
  }

  .cto-bottom-map-bg{
    height: 480px;
  }
}

@media all and (max-width: 580px){
  .cto-bottom-map-bg {
    height: 380px;
  }

  .cto-servise .cto-servise-item{
    font-size: 16px;
    font-weight: normal;
  }

  .cto-servise .dotted{
    border-bottom: 1px dotted #414141;
  }

  .cto-servise .fr{
    width: 145px;
  }

  .cur-action .image-action {
    padding: 0 20px;
    float: none;
    width: 100%;
    text-align: center;
  }

  .cur-action .body-action {
    width: 100%;
    float: none;
    padding: 20px 20px 0 20px;
  }

  .body-action .cto-action-text {
    margin: 25px 0;
  }
}

@media all and (max-width: 480px){
  .cto-botom-map{
    display: none;
  }

  .cto-servise .cto-servise-item {
    font-size: 18px;
    font-weight: bold;
    flex-direction: column;
    border-bottom: 1px solid #bbbbbb;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }

  .cto-servise .dotted{
    display: none;
  }

  .cto-servise .fr {
    width: auto;
    padding: 0;
    color: #323694;
  }

  .cto-servise .btn.btn-width-cto{
    margin-top: 10px;
  }

  .about-cto .white-bg{
    padding: 20px 0;
  }

  .cur-action .image-action {
    padding: 20px 20px 0 20px;
  }
}
div.a-economy-effect__item::after {
    display: none;
}
#popup {
	display: none;
}