body, html {
  overflow-x: hidden;
}

* {
	padding: 0;
	margin: 0;
}

body {
	    font-family: Roboto,Arial,sans-serif;
}

a {
	text-decoration: none;
}

li {
	list-style: none;
}

ul {
  text-align: left;
  margin-left: 48px;
}

h1 {
  margin-bottom: 15px;
}

p, b, li {
    line-height: 1.51;
    font-size: 18px;
    color: #151515;
}
h2, p {
    margin-bottom: 15px;
    color: #151515;
}

h1 {
	margin-top: 25px;
}

h2 {
	text-align: center;
	margin-top: 15px;
}

main {
	display: flex;
  width: 1170px;
  margin-left: auto;
  margin-right: auto;
}

.text__ch {
  text-align: center;
}

.wrapper {
  display: flex;
  width: 1120px;
    margin-left: auto;
    margin-right: auto;
}

.content {
  margin-right: 55px!important;
}

.sidebar {
	margin-top: 25px;
}

  .comm__center {
  width: 696px;
  margin-left: auto;
  margin-right: auto;
}
  
.icon__ch {
      width: 90px!important;
}
  

.block__img img {
    width: 708px;
    margin-bottom: 15px;
}

.content {
    width: 708px;
    margin-left: auto;
    margin-right: auto;
}

.plashka {
	text-align: center;
}

.plashka img {
	width: 150px;
	margin-bottom: 15px;
}

.img__ch {
  width: 275px!important;
    margin-bottom: -15px;
    margin-top: 15px;;
}

.creo__ch {
	   
} 

.btn__ch__first {
  max-width: 350px!important;
}

.plashka__b {
	font-weight: bold;
}

/*.plashka {
      padding: 15px 15px;
    width: 100%;
    max-width: 980px;
    margin-top: 20px;
    border-radius: 4px;
    background-color: rgb(221, 242, 244);
    font-size: 18px;
    text-align: center;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
}*/

.plashka {
  border: 2px solid #145f44;
  padding: 15px 15px;
  width: 100%;
  max-width: 980px;
  margin-top: 20px;
  border-radius: 4px;
 /* background-color: rgba(2, 154, 255, 0.137254902);*/
  font-size: 18px;
  text-align: left;
  margin-bottom: 15px;
  line-height: 1.51;
    font-size: 18px;
    color: #151515;
    margin-left: 0;
}

.podpis {
  text-align: center;
}

.offer__ch {
	text-align: center;
	width: 320px!important;
}

.plashka p {
  text-align: center!important;
  padding-left: 15px;
  padding-right: 15px;
}



footer a {
  color: #fff!important;
}



.mob__li {
	display: none;
}



.block__img__ch {
  text-align: center;
}

.b__ch {
  display: block;
  text-align: center;
  margin-bottom: 15px;
}

#masleidas {
  display: flex;
  flex-direction: column;
}



.ch__pos {
    position: relative;
}

.block__img__pos {
    margin: -100px 0;
}


@media screen and (max-width: 480px) {
  main {
    width: 100%;
  }
	.header__center, .header__bottom, .header__top__date {
		display: none!important;
	}
	.header__top {
		width: 100%!important;
		margin-top: 25px;
		flex-direction: column;
		margin-left: 0!important;
		margin-top: 25px!important;
	}
	.header__top__icon {
		margin-top: 10px;
	}
	header {
		width: 100%!important;
	}
	.header__top__logo img {
		width: 220px!important;
	}
	.offer__ch {
	width: 100%!important;
}
	.creo__ch {
	    margin-bottom: -25px!important;
}
  .block__img__pos {
    margin: -40px 0!important;
}
.sidebar {
	display: none;
}
  .usuarioc {
    display: none;
  }
  #menu a:nth-child(5n), #menu a:nth-child(6n), #menu a:nth-child(7n), #menu a:nth-child(8n), #menu a:nth-child(9n), #menu a:nth-child(10n), #menu a:nth-child(11n) {
    display: none;
  }
  .menu {
        margin-top: 15px;
  }
  .wrapper {
    margin: 0 0;
    width: 100%;
  }
 
  ul {
  	margin-left: 43px;
  }
  
  .main__breadcrumbs {
  	margin-left: 0;
  }
  
  
  .first__img {
    width: 100%!important;
  }
  .icon__ch {
    width: 90px!important;
  }
  .plashka {
    margin-left: auto;
    margin-right: auto;
  }
  .comm__center {
    width: 100%;
  }
	.plashka {
    width: 98.5%!important;
  }

.plashka img {
    width: 150px!important;
  }
	 
	.mob__li {
		display: block!important;
		font-weight: 700;
		margin-left: 26px;
	}
}


      
@media screen and (max-width:480px) {
  .breadcrumb {
        margin-top: 15px;
        margin-bottom: -15px;
  }
  .content {
    width: 100%;
  }
  .block__img img {
    width: 100%;
  }
  .content, .story__header {
    padding-right: 11px!important;
    padding-left: 11px!important;
    margin-left: auto!important;
    margin-right: auto!important;
  }
  .img__ch {
    width: 100%!important;
  }
}

.btn__ch  {
  display: block;
  color: #fff!important;
  text-decoration: none;
  text-align: center;
  margin: 0 auto;
  margin-top: 35px;
  width: 100%;
  max-width: 270px;
  border: none;
  color: #fff;
      background-color: #ED6D37;
  font-size: 22px;
  text-transform: uppercase;
  border-radius: 4px;
  padding: 8px 10px;
  margin-bottom: 25px;
}

header {
	width: 1170px;
	margin-left: auto;
	margin-right: auto;
}

.header__top {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 790px;
	margin-top: 60px;
	margin-left: 45px;
}

.header__top__logo img {
	width: 370px;
}

.header__top__date {
	    font-weight: 700;
    font-size: 12px;
    color: #999;
}

.header__top__icon {
	display: flex;
	align-items: center;
}

.header__top__icon a img {
	width: 28px;
	margin-right: 13px;
}

.header__center {
	display: flex;
	align-items: center;
	background: #c50007;
	height: 50px;
}

.header__center li a {
	    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
    padding: 15px 7px;
}

.header__center__li__last {
	margin-left: 25px;
}

.header__bottom {
	display: flex;
	align-items: center;
	height: 45px;
	background: #333;
}

.header__bottom li a {
    padding: 0.2em 0.6em 0.3em;
    font-size: 15px;
    font-style: italic;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}

.header__bottom li:first-child a {
	font-size: 16px;
	margin-left: 5px;
}

.header__bottom li:first-child a span {
	padding-left: 10px;
	padding-right: 15px;
}

.sidebar {
	width: 360px;
	border-top: 5px solid #c50007;
}

.sidebar__title {
	    font-size: 24px;
    text-transform: uppercase;
    color: #c50007;
        font-weight: normal;
        padding-top: 10px;
}

.sidebar__title span {
	font-weight: bold;
}

.sidebar__item__first {
	margin-top: 20px;
}

.sidebar__item__img {
	width: 129px;
}

.sidebar__item {
	display: flex;
	padding-bottom: 30px;
	    border-bottom: 2px solid #dedede;
	    margin-top: 15px;
}

.sidebar__item__block {
	margin-left: 18px;
}

.sidebar__item__title {
	display: block;
	color: #c50007;
    font-weight: 700;
    font-size: 10px;
    text-transform: uppercase;
    text-decoration: underline;
}

.sidebar__item__text {
	color: #000;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    line-height: 1;
        margin-top: 20px;
    display: block;
    width: 180px;
}

