::placeholder {
  padding-left: 8px;
  font: normal normal 0.8em Open Sans
}

img {
  opacity: 1;
  transition: opacity .3s
}

img[data-src] {
  opacity: 0
}

body {
  max-width: 1296px;
  margin: 0 auto;
  position: relative;
  font: normal normal 1em 'Open Sans'
}

h1 {
  font: normal 1.7em/1.5 Roboto;
  color: #e21e79;
  text-transform: uppercase
}

h2 {
  font: normal 1.4em/1.5 Roboto;
  color: #e21e79
}

a {
  color: #e21e79;
  text-decoration: none
}

.contain, .main {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex
}

.fixed_menu {
  margin: 1%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  width: 97%
}

.main {
  height: 100%
}

.siteheart_block {
  margin: 50px 0 0 -8px
}

.block_right {
  box-sizing: border-box;
  width: 100%
}

.block_left {
  width: 250px;
  box-sizing: border-box;
  position: relative
}

.menu {
  box-sizing: border-box;
  position: relative
}

.menu ul {
  }
  
.menu li{
	display: block;
	margin: 5px 0;
	height: 24px
}


.menu a {
  font: normal 1.4em/88px Roboto;
  color: #4d4a4a;
  text-transform: uppercase;
  padding: 10px
}

.menu a:hover, #active {
  color: #fff;
  cursor: pointer;
  background: linear-gradient(#f93e95,#e21e79)
}

.content {
  box-sizing: border-box;
  
}

.sidebar {
  box-sizing: border-box;
  width: 250px;
  padding-left: 7px;
  position: relative
}

.sub_content {
  width: 94%;
  margin: 0 auto;
  color: #2d3e50
}

.sub_content img {
  max-width: 100%
}

.img_title {
  text-align: center
}

.img_title img {
  max-width: 100%
}

.sidebar_services, .btn_lb {
  margin: 30px 0;
  padding: 10px 15px;
  list-style: none;
  font: normal .93em Roboto;
  color: #345;
  background: #e6e6e6
}

.sidebar_services li {
  background: #e21e79;
  margin: 8px 0;
  text-align: center;
  min-height: 46px;
  position: relative
}

.sidebar_services li:first-child {
  font-size: 16px;
  margin: 0;
  background: transparent;
  color: #e21e79;
  text-transform: uppercase;
  text-align: center;
  min-height: auto
}

.sidebar_services li:not(:first-child):hover {
  background: #bbb
}

.sidebar_services li:not(:first-child):hover a {
  color: #345
}

.sidebar_services a {
  color: #fff;
  position: absolute;
  top: 50%;
  width: 100%;
  display: block;
  text-align: center;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%)
}

.sidebar_menu {
  padding: 10px 15px;
  list-style: none;
  font: normal 1.2em Roboto;
  color: #e21e79;
  background: #e6e6e6
}

.sidebar_menu li {
  text-align: center;
  min-height: 140px;
  padding: .5em;
  margin: 1em 2.3em;
  border: 3px dashed #e21e79;
  border-radius: 10px;
  width: 146px;
  box-sizing: border-box
}

.sidebar_menu li img {
  width: 112px
}

.sidebar_menu li:hover {
  border: 3px solid #e21e79
}

.sidebar_menu a {
  display: block;
  margin: 5px auto 0
}

.telcont {
  font: normal 1.1em/1.5 Roboto;
  list-style: none;
  color: #e21e79;
  padding: 10px 15px;
  margin: 0 0 10px;
  background: #e6e6e6
}

.telcont li {
  cursor: pointer
}

.telcont li:before {
  font-family: 'WebHostingHub-Glyphs';
  vertical-align: middle;
  font-size: 1.7em;
  padding-right: .6em;
  content: '\f624';
  color: #44a6eb
}

.telcont li:nth-child(2):before {
  content: '\f616';
  color: #e21e79
}

.telcont li:nth-child(3):before {
  content: '\f618';
  color: #fccf00
}

.telcont li:nth-child(4):before {
  content: '\f617';
  color: #229fff
}

.telcont li:nth-child(5):before {
  content: '\f620';
  color: #e60000
}

.telcont li:nth-child(6):before {
  content: '\f619';
  color: #e21e79
}

.logo_block {
  display: block;
  text-align: center;
  position: relative;
  margin-top: 15px;
  margin-left: 15px
}

.logo_block img {
  max-width: 100%
}

.mobile_header {
  display: none
}

.mobile_header>.header {
  height: 96px;
  position: relative
}


.mobile_header>.header>div {
  width: 90%;
  height: inherit;
  margin: 0 auto;
  position: relative
}

.mobile_header>.header .logo_name {
  display: block;
  text-decoration: none;
  position: absolute;
  top: 52%;
  left: 0;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  padding: 6px;
  text-transform: uppercase
}

.mobile_header>.header .logo_name p {
	
  display: inline-block;
  margin: 10px;
  text-align: left;
  vertical-align: top;
  font: normal 2.2em Roboto;
  color: #e21e79;
  line-height: 26px
}

.mobile_header>.header .logo_name p span {
  font: normal 15px Roboto
}

.mobile_header>.header .link_index {
  display: block;
  position: absolute;
  top: 48%;
  right: 5px;
  background: #fff;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%)
}

.mobile_header>.header .link_index label {
  display: block;
  width: 50px;
  height: 51px;
  cursor: pointer;
  background: url(../img/icon_index.svg) no-repeat
}

.mobile_menu_check {
  background: url(../img/icon_index_check.svg) no-repeat !important
}

.mobile_header>.button_header_mobile {
  display: block;
  background: #e6e6e6;
  text-align: center;
  padding: 8px
}

.mobile_header>.button_header_mobile p {
  font: normal 1.2em Roboto;
  color: #0f904a;
  margin: 0;
  padding-bottom: 12px
}

.mobile_header>.button_header_mobile a {
  display: inline-block;
  margin: 0 15px;
  width: 64px;
  box-sizing: border-box;
  vertical-align: top
}

.mobile_header>.button_header_mobile img {
  display: block
}

.header_mobile_calc {
  text-transform: uppercase;
  border: 2px solid #45ad70;
  background: #fff;
  margin: 10px auto;
  padding: 15px 0;
  border-radius: 8px
}

.header_mobile_calc a {
  font: normal 1.1em Roboto;
  color: #0f904a;
  display: block !important;
  width: 86% !important;
  margin: 0 !important;
  position: relative
}

.header_mobile_calc a:after {
  font-family: 'WebHostingHub-Glyphs';
  content: '\f265';
  font-size: 2.4em;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%)
}

.list_serv {
  list-style: none
}

.list_serv li {
  padding: 0 0 5px 10px;
  background: url(../img/strl.png) no-repeat 1px 5px
}

.title_header {
  padding: 5px 0;
  text-align: center
}

.title_header p {
  margin: 0;
  font: normal 1.4em/24px Roboto;
  color: #09733c
}

.social_link {
  display: inline-block
}

.social_link a {
  margin: 0 5px
}

.footer {
  box-sizing: border-box;
  position: relative;
  bottom: 0;
  padding-top:10px;
  width: 100%
}

.footer_menu {
  text-align: center;
  background: #e21e79;
  padding-bottom: 5px;
  z-index: 1;
  position: relative
}

.footer_menu h3 {
  text-transform: uppercase
}

.footer_menu div {
  width: 80%;
  margin: 0 auto
}

.footer_menu ul {
  list-style: none;
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding: 0 45px;
  box-sizing: border-box
}

.footer_menu li a, .footer_menu li {
  font: normal 1.1em Roboto;
  color: #fff;
  text-decoration: none
}

.footer_menu li img {
  padding: 3px;
  height: 24px
}

.footer_menu li a:hover {
  color: #fff;
  text-decoration: underline
}

.footer_copyright {
  font: normal 1em/2.3 Roboto;
  color: #fff;
  text-align: center;
  background: #064d28
}

#show_mobile_menu {
  display: none
}

.mobile_menu_list {
  display: none
}

.mobile_menu_list ul {
  list-style: none;
  margin: 0;
  padding: 5px 30px
}

.mobile_menu_list li{
  display: block;
  border: 2px solid #e21e79;
  margin: 10px 0;
  padding: 5px 0
}

.mobile_menu_list li:hover{
  background: #fff;
  cursor: pointer
}

.mobile_menu_list li:hover a{
  color: #e21e79
}

.mobile_menu_list a{
  font: normal normal 1.6em/1.5 Roboto;
  color: #3d3d3d;
  text-decoration: none;
  display: block
}

.add_button_mobile {
  background: #fff;
  margin: 30px 0 0;
  border: 2px solid #45ad70;
  padding: 7px 0 13px;
  display: none
}

.add_button_mobile p {
  text-transform: uppercase
}

.add_button_mobile a {
  height: 65px;
  margin: 0 5px !important;
  width: 65px !important
}

.add_button_mobile a:nth-of-type(1) {
  background: url(../img/telcont/telegram.svg) no-repeat
}

.add_button_mobile a:nth-of-type(2) {
  background: url(../img/telcont/viber.svg) no-repeat
}

.add_button_mobile a:nth-of-type(3) {
  background: url(../img/telcont/whatsapp.svg) no-repeat
}

.list_phone {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.9);
  z-index: 9999;
  text-align: center
}

#close_list_tel {
  display: block;
  font: normal normal 18px Roboto;
  text-decoration: none;
  color: #f44336;
  padding: 15px 0;
  position: fixed;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  width: 100%
}

.list_phone div {
  background: #eee;
  width: 95%;
  margin: 0 auto;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%)
}

.list_phone>div>a {
  display: block;
  font: normal normal 17px Roboto;
  padding: 15px 0;
  border-bottom: 1px dashed #bbb;
  position: relative
}

.list_phone>div>a:last-child {
  border-bottom: 0
}

#replace_header_mobile {
  position: relative
}

#preloader {
  background: url(../img/preloader.gif) no-repeat;
  display: none;
  width: 25px;
  height: 25px;
  margin: 10px auto
}

.error_reg {
  font-size: large;
  color: red !important;
  text-align: center !important
}

.result_ok {
  font-size: large;
  color: #fff900 !important;
  text-align: center !important
}

.error_send {
  font: normal normal 11px Roboto;
  color: #d6213b;
  text-align: center
}

#ok_send {
  font: normal normal 15px Roboto;
  color: green;
  text-align: center
}

#toTop {
  left: 25px;
  z-index: 9998
}

#chat {
  padding: 7px;
  right: 25px;
  font-size: 2em;
  z-index: 9999
}

#toTop {
  width: 50px;
  height: 50px;
  background-color: #666382;
  text-align: center;
  padding: 8px;
  line-height: 35px;
  position: fixed;
  bottom: 25px;
  cursor: pointer;
  color: #fff;
  font-size: 26px;
  box-sizing: border-box;
  border-radius: 10px
}

#chat {
  width: 77px;
  height: 77px;
  background-color: #666382;
  text-align: center;
  padding: 8px;
  line-height: 64px;
  position: fixed;
  bottom: 25px;
  cursor: pointer;
  color: #fff;
  font-size: 26px;
  box-sizing: border-box;
  border-radius: 77px
}

.messenger, .messenger_header {
  font: normal 0.8em/1.8 Roboto;
  list-style: none;
  color: #e21e79;
  padding: 5px 15px;
  margin: 0 0 10px;
  text-transform: uppercase;
  text-align: center
}

.messenger_header {
  margin: 0;
  font-size: 1.7em;
  background: #fff !important
}

.messenger li, .messenger_header li {
  border: none !important;
  display: inline-block;
  margin: 0.1em;
  vertical-align: top
}

.messenger li:before, .messenger_header li:before {
  font-family: 'WebHostingHub-Glyphs';
  vertical-align: middle;
  font-size: 2.2em;
  padding-right: 5px
}

.messenger li:nth-child(2):before {
  cursor: pointer;
  content: '\f621';
  color: #3B5998
}

.messenger li:nth-child(3):before {
  cursor: pointer;
  content: '\f622';
    background: -webkit-linear-gradient(#515BD4,#8134AF,#DD2A7B,#FEDA77,#F58529);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.messenger li:nth-child(4):before, .messenger_header li:nth-child(2):before {
  cursor: pointer;
  content: '\f626';
  color: #665cab
}

.messenger li:nth-child(5):before, .messenger_header li:nth-child(3):before {
  cursor: pointer;
  content: '\f618';
  color: #fccf00
}

.messenger li:first-child {
  color: #444;
  display: block
}

.messenger li:last-child {
  display: block;
  margin-top: -10px
}

.garant {
  margin: 0 auto;
  text-align: center;
  padding: 0
}

.garant li:before {
  font-family: 'WebHostingHub-Glyphs';
  vertical-align: middle;
  content: '\f0d3';
  font-size: 2.2em;
  color: #e21e79;
  padding: 8px
}

.garant li {
  line-height: 42px;
  background: #ddd;
  box-sizing: border-box;
  display: inline-block;
  text-align: left;
  width: 49%;
  margin: 2px
}

.slogan {
  color: #e21e79;
  text-align: center;
  text-transform: uppercase
}

.msg, .social {
  font: normal 1em/2 Roboto;
  list-style: none;
  color: #e21e79;
  padding: 5px 15px;
  margin: 0 0 10px;
  text-align: center
}

.msg li, .social li {
  display: inline-block;
  margin: 0 4px;
  vertical-align: top
}

.msg li:first-child, .social li:first-child {
  margin-bottom: 1em;
  display: block
}

.msg li:last-child, .social li:last-child {
  margin-top: .5em;
  display: block
}

.msg li:before, .social li:before {
  font-family: 'WebHostingHub-Glyphs';
  vertical-align: middle;
  font-size: 3.2em;
  padding-right: 5px
}

.msg li:nth-child(2):before {
  cursor: pointer;
  content: '\f625'
}

.msg li:nth-child(3):before {
  cursor: pointer;
  content: '\f626'
}

.msg li:nth-child(4):before {
  cursor: pointer;
  content: '\f618'
}

.social li:nth-child(2):before {
  cursor: pointer;
  content: '\f621'
}

.social li:nth-child(3):before {
  cursor: pointer;
  content: '\f622'
}

.social li:nth-child(4):before {
  cursor: pointer;
  content: '\f623'
}

.cost_btn_lb {
  width: 100%;
  background: #e21e79
}

.vozim {
  margin: 0 auto;
  text-align: center;
  padding: 0
}

.vozim li {
  box-sizing: border-box;
  display: inline-block;
  text-align: center;
  width: 100px;
  margin: 5px
}

.vozim li a {
  color: #2d3e50
}

.vozim li img {
  border: 1px solid
}

.icons {
  text-align: center;
  font-size: 5em;
  color: #2d3e50
}

.icons:hover {
  font-size: 3.8em
}

#toTop:after {
  font-family: 'WebHostingHub-Glyphs';
  content: '\f48a'
}

#chat:after {
  font-family: 'WebHostingHub-Glyphs';
  content: '\f420'
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'WebHostingHub-Glyphs';
  background: 0;
  width: auto;
  height: auto;
  font-style: normal
}

.icon-world:before {
  content: '\f4f3'
}

.icon-key:before {
  content: '\f093'
}

.icon-tetristwo:before {
  content: '\f34c'
}

.icon-shoppingbag:before {
  content: '\f68f'
}

.icon-house:before {
  content: '\f5ed'
}

.icon-office-building:before {
  content: '\f245'
}

.icon-bed:before {
  content: '\f2b9'
}

.icon-automobile-car:before {
  content: '\f239'
}

.icon-danger:before {
  content: '\f077'
}

.icon-helicopter:before {
  content: '\f6f4'
}

.icon-sheep:before {
  content: '\f6fd'
}

.icon-satellitedish-remotemysql:before {
  content: '\f0c0'
}

.icon-forklift:before {
  content: '\f29b'
}

.icon-barrel:before {
  content: '\f6f7'
}

.icon-chocolate:before {
  content: '\f367'
}

.icon-layerorder:before {
  content: '\f7e6'
}

.icon-collabtive:before {
  content: '\f5a1'
}

.icon-firstaid:before {
  content: '\f2ba'
}

.icon-campfire:before {
  content: '\f611'
}

.icon-pixelchest:before {
  content: '\2666'
}

.icon-pyrocms:before {
  content: '\f493'
}

.icon-plantalt:before {
  content: '\f510'
}

.icon-flaskfull:before {
  content: '\f27e'
}

.icon-fence:before {
  content: '\f2af'
}

.icon-wineglass:before {
  content: '\f4d1'
}

.icon-coffeebean:before {
  content: '\f366'
}

.icon-mirror:before {
  content: '\f66d'
}

.icon-leather:before {
  content: '\f558'
}

.icon-radioactive:before {
  content: '\f282'
}

.icon-glue:before {
  content: '\f36d'
}

.icon-tank:before {
  content: '\f423'
}

.icon-certificatealt:before {
  content: '\f058'
}

.icon-canister:before {
  content: '\f6f8'
}

.icon-defragment:before {
  content: '\f616'
}

.icon-evernote:before {
  content: '\f17c'
}

.icon-circleselect:before {
  content: '\f0d3'
}

.icon-calculatoralt:before {
  content: '\f265'
}

.icon-dotlist:before {
  content: '\f4c2'
}

.icon-calculator:before {
  content: '\f258'
}

.icon-dollar:before {
  content: '\24'
}

.icon-boat:before {
  content: '\f219'
}

.icon-connected:before {
  content: '\f51c'
}

.icon-minecraft:before {
  content: '\f724'
}

.icon-travel:before, .icon-bag:before {
  content: '\f422'
}

.icon-cow:before {
  content: '\f6fd'
}

.icon-gun:before {
  content: '\f4f1'
}

.icon-moneyalt:before {
  content: '\f4e7'
}

.icon-pill-antivirusalt:before {
  content: '\f0aa'
}

.icon-remove:before {
  content: '\f470'
}

.client_reviews_block section {
  display: inline-block;
  vertical-align: middle;
  width: 150px;
  text-align: center
}

.client_reviews_block section+section {
  width: calc(100% - 150px)
}

#map-canvas {
  max-width: 700px;
  width: 100%;
  height: 400px;
  background: transparent;
  margin: 30px auto 0
}

.frame {
  overflow: hidden
}

.frame ul {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 100%
}

.frame ul li {
  float: left;
  width: 256px;
  height: 100%;
  margin: 0 1px 0 0;
  padding: 0;
  color: #ddd;
  text-align: center;
  cursor: pointer
}

.frame ul li.active {
  color: #fff
}

.scrollbar {
  margin: 0 0 1em;
  height: 2px;
  background: #ccc;
  line-height: 0
}

.scrollbar .handle {
  width: 100px;
  height: 100%;
  background: #666382;
  cursor: pointer
}

.scrollbar .handle .mousearea {
  position: absolute;
  top: -9px;
  left: 0;
  width: 100%;
  height: 20px
}

.controls {
  margin: 25px 0;
  text-align: center
}

.portfolio {
  display: inline-block;
  text-align: center;
  margin: 15px;
  vertical-align: top
}

.portfolio span {
  padding-top: 5px;
  height: 31px;
  display: block;
  color: #fff;
  text-shadow: 0 0 2px #333;
  border-radius: 8px 8px 0 0;
  background: linear-gradient(#7cc267, #069249)
}

.portfolio img {
  width: 250px;
  height: 320px
}
.portfolio2 img {
  width: 250px;
  height: 250px
}
.portfolio ul {
  padding-top: 12px;
  list-style: none;
  min-height: 116px
}

.portfolio ul li {
  color: #444;
  text-align: left;
  position: relative;
  padding: 0 0 0 12px;
  margin-left: 6px
}

.portfolio ul li+li:before {
  border: 2px solid #e21e79;
  position: absolute;
  left: 0;
  top: 9px
}

.btn {
  font-family: 'WebHostingHub-Glyphs';
  vertical-align: middle;
  line-height: 1.4em;
  font-size: 1.7em;
  color: #fff;
  background: #e21e79;
  border-radius: 5px;
  border: 0
}

.prevPage:before {
  content: '\f489'
}

.nextPage:before {
  content: '\f488'
}

#score_total {
  width: 66px;
  height: 15px;
  display: inline-block;
  vertical-align: -2px;
  background: url(../img/star_empty.png);
  cursor: pointer
}

#score_total strong {
  display: inline-block;
  background: url(../img/star_full.png);
  height: 100%
}

.client_reviews_head {
  font-size: 0
}

.client_reviews_head div {
  display: inline-block;
  width: 50%;
  vertical-align: top
}

.client_reviews_info p {
  font: normal normal 14px Roboto;
  color: #e21e79;
  margin: 5px 0
}

.client_reviews_head button {
  display: inline-block;
  background: #45ad70;
  color: #fff;
  outline: 0;
  border-radius: 5px;
  transition: background .3s;
  border: 0;
  padding: 7px 20px;
  float: right;
  margin: 10px 0
}

.client_reviews_head button:hover {
  background: #89a;
  cursor: pointer
}

.contact_block {
  max-width: 700px;
  width: 100%;
  box-sizing: border-box;
  margin: 50px auto 0
}

.contact_block>div {
  display: inline-block;
  width: 250px;
  vertical-align: top
}

.contact_block>div+div {
  width: calc(100% - 265px)
}

.contact_block>div>ul {
  font: normal bold 13px/1.5 Roboto;
  list-style: none;
  color: #e21e79;
  padding: 0;
  margin: 0 0 11px
}

.contact_block>div ul a {
  color: #e21e79;
  text-decoration: none
}

.contact_block>div ul li:first-child {
  color: navy;
  font-size: 14px;
  padding: 3px 0 2px;
  background: transparent
}

.contact_block>div ul li {
  padding: 3px 0 3px 30px
}

.contact_block_tel li:nth-child(2) {
  background: url(../img/telcont/life.png) no-repeat 0 2px
}

.contact_block_tel li:nth-child(3) {
  background: url(../img/telcont/kyivstar.png) no-repeat 0 4px
}

.contact_block_tel li:nth-child(4) {
  background: url(../img/telcont/vodafone.png) no-repeat 0 6px
}

.contact_block_tel li:nth-child(5) {
  background: url(../img/telcont/stat_tel.png) no-repeat 3px 3px;
  background-size: 18px
}

.contact_block_mess li:nth-child(2) {
  background: url(../img/telcont/skype.png) no-repeat 3px 3px;
  background-size: 18px
}

.contact_block_mess li:nth-child(3) {
  background: url(../img/viber.png) no-repeat 3px 4px;
  background-size: 18px
}

.contact_block_mess li:nth-child(4) {
  background: url(../img/whatsapp.png) no-repeat 3px 3px;
  background-size: 18px
}

.contact_block_email li:nth-child(2) {
  background: url(../img/telcont/mail.png) no-repeat 2px 6px;
  background-size: 18px
}

.contact_block_adds li {
  padding-left: 0 !important
}

#map-canvas {
  max-width: 700px;
  width: 100%;
  height: 400px;
  background: transparent;
  margin: 30px auto 0
}

.contact_form {
  padding: 10px 20px;
  background: #e6e6e6
}

.contact_form>div {
  display: inline-block;
  vertical-align: top;
  font: normal bold 12px/1.5 Roboto;
  color: navy;
  width: 190px
}

.contact_form>div+div {
  width: calc(100% - 195px)
}

.contact_form>div>p>span {
  display: block;
  margin-bottom: 5px
}

.contact_form input[type="file"] {
  display: none
}

.contact_form label {
  display: block;
  width: 90%;
  border: 1px solid #eef2f4;
  outline: 0;
  border-radius: 3px;
  color: navy;
  margin: 0 0 15px;
  box-sizing: border-box;
  text-align: center;
  padding: 5px 0 5px 20px;
  background: #fff url(../img/file_icon.png) no-repeat 6px 5px;
  cursor: pointer
}

.contact_form input[type="text"] {
  display: block;
  width: 90%;
  border: 1px solid #eef2f4;
  outline: 0;
  border-radius: 3px;
  padding: 5px 3px;
  color: #666;
  margin: 0 0 15px;
  box-sizing: border-box
}

.contact_form textarea {
  display: block;
  width: 100%;
  height: 206px;
  border: 1px solid #eef2f4;
  outline: 0;
  border-radius: 3px;
  padding: 5px 3px;
  color: #666;
  margin-bottom: 15px;
  box-sizing: border-box
}

.contact_form input[type="button"] {
  display: block;
  border: 0;
  padding: 10px 35px;
  background: #45ad70;
  font: normal bold 15px/1 Roboto;
  color: #fff;
  outline: 0;
  transition: background .3s;
  margin: 15px auto 0
}

.contact_form input[type="button"]:hover {
  background: #949292;
  cursor: pointer;
  color: #fff
}

.contact_form_title {
  font: normal bold 14px/1.5 Roboto;
  margin: 3px 0 13px;
  display: block;
  text-align: center;
  color: navy
}

.edit_page {
  max-width: 600px;
  width: 100%;
  box-sizing: border-box;
  margin: 10px auto 35px;
  padding: 10px 20px;
  background: #eef2f4;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.4)
}

.edit_page div {
  margin: 15px auto;
  overflow: auto
}

.edit_page>div>span {
  display: inline-block;
  width: 120px;
  text-align: left;
  color: #5f6c79;
  box-sizing: border-box;
  vertical-align: top;
  margin: 5px 0 0;
  min-height: 100%
}

.edit_page input {
  display: inline-block;
  border: 0;
  outline: 0;
  padding: 5px 10px;
  color: #89a;
  box-sizing: border-box;
  width: 200px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .15);
  vertical-align: top
}

.edit_page input:focus {
  outline: 1px solid #45ad70
}

.edit_page input[type="file"] {
  box-shadow: none;
  width: auto
}

.edit_page select {
  display: inline-block;
  border: 0;
  outline: 0;
  padding: 5px 10px;
  color: #89a;
  box-sizing: border-box;
  width: 152px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .15);
  vertical-align: top;
  margin-left: -3px
}

.edit_page select:focus {
  outline: 1px solid #45ad70
}

.edit_page textarea {
  display: inline-block;
  border: 0;
  outline: 0;
  padding: 5px 10px;
  color: #89a;
  box-sizing: border-box;
  width: 446px;
  height: 150px;
  resize: vertical;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .15)
}

.edit_page textarea:focus {
  outline: 1px solid #45ad70
}

.edit_page button {
  display: block;
  background: #45ad70;
  color: #fff;
  outline: 0;
  border-radius: 5px;
  transition: background .3s;
  margin: 15px auto 10px;
  border: 0;
  padding: 10px 30px
}

.edit_page button:hover {
  background: #89a;
  cursor: pointer
}

.edit_page div i {
  display: inline-block;
  padding: 0 8px 0 5px
}

.add_reviews img {
  vertical-align: -21px;
  margin-right: 70px;
  border-radius: 4px;
  width: 50px
}

.add_reviews input[readonly] {
  vertical-align: 0;
  background: rgba(177, 176, 176, 0.32)
}

@media screen and (min-width:1275px) {
  .title_header p, .menu {

  }
}

@media screen and (max-width:1270px) {
  h1 {
    font-size: 1.4em
  }

  h2 {
    font-size: 1.2em
  }

  .logo_block:after {
    display: none
  }

 

  .menu {

  }
  
  .menu a {
    font: normal bold 16px/57px Roboto
  }

  .block_left {
  }

  .garant li {
    width: 100%;
    margin-left: 0
  }
}

@media screen and (max-width:1050px) {
  .contact_block {
    margin: 20px auto 0
  }

  .contact_block>div {
    display: block;
    width: 100%
  }

  .contact_block>div+div {
    width: 100%
  }

  .contact_form_title {
    text-align: left
  }
}

@media screen and (max-width:1000px) {
  .main {
    display: block
  }

  .content {
    width: 100%
  }

  .sidebar {
    width: 90%;
    margin: 0 auto;
    padding-left: 0
  }

  .sidebar_menu {
    text-align: center;
    min-height: auto
  }

  .sidebar_menu li {
    display: inline-block;
    vertical-align: top
  }

  .footer_menu ul {
    margin: 5px 0;
    text-align: center
  }
}

@media screen and (max-width:800px) {
  .contain {
    display: block
  }

  .sidebar_services, .btn_lb {
    display: none
  }

  .title_header {
    display: none
  }

  .menu {
    display: none
  }

  .block_right {
    width: 100%
  }

  .block_left {
    width: 100%;
    margin-top: 0;
    padding: 0;
    text-align: center
  }

  .icon_block {
    display: none
  }

  .logo_block {
    display: none
  }

  .telcont {
    display: none
  }

  .mobile_header {
    display: block
  }

  .sidebar_menu {
    padding: 0;
    background: #fff
  }

  .gruz {
    display: block;
    float: none;
    margin: 10px auto;
    box-sizing: border-box
  }

  .news_block_list div {
    border-left: 0;
    border-bottom: 2px solid #89a;
    margin-bottom: 15px;
    padding: 0 0 10px
  }

  .news_block_list div:last-child {
    border-bottom: 0
  }
}

.breadcrumbs {
  padding: 0;
  margin-top: 21px
}

.srp_phone {
  display: none !important
}

.breadcrumbs>li {
  display: inline-block;
  padding-right: 6px
}

.breadcrumbs>li a:after {
  content: '/';
  padding-left: 4px
}

@media screen and (max-width:650px) {
  .news_block_list_img {
    float: none;
    display: block;
    margin: 0 10px 10px 0;
    max-width: 100%
  }
    .messenger li {
	  margin: 0.3em;
  }
  .messenger li:before {
	  font-size: 3.333em;
  }
}

@media screen and (max-width:600px) {
  .sidebar_menu li {
    margin: 10px 5px
  }

  .pressa {
    width: 100%
  }

  .footer_menu ul {
    width: 100%
  }
  .messenger li {
	  margin: 0.4em;
  }
  .messenger li:before {
	  font-size: 4.2em;
  }
}

@media screen and (max-width:520px) {
  .mobile_header>.header>div {
    width: 100%
  }

  .mobile_header>.header .logo_name p span {
    font: normal normal 15px Roboto
  }
}

@media screen and (max-width:400px) {
  .mobile_header>.header .logo_name {
    width: 260px
  }

  .mobile_header>.header .logo_name p {
    margin: 19px 0;
    font: normal bold 26px Roboto;
	line-height: 23px
  }

  .mobile_header>.header .logo_name p span {
    font: normal normal 17px Roboto
  }

  .header_mobile_calc a:after {
    margin-left: .2em
  }
    .messenger li {
	  margin: 0.22em;
  }
  .messenger li:before {
	  font-size: 3em;
  }
}