.container {
    max-width: 1170px;
    margin: 0 auto;
    overflow: hidden;
}
body{
	  font-family: 'Roboto Slab', serif!important;
}
.header {
	background: url(../img/bg-2.jpg) no-repeat center top;
    background-size: cover;
    z-index: 5;
    position: relative;
}
.lineal {
  background: url(../img/lineal.png) center center;
  z-index:6;
  display: block;
  position: absolute;
  height: 172px;
  width: 100%;
  top: 50px;
}
.info-bar__block {
  z-index: 10;
  position: relative;
  display: flex;
  padding: 20px 40px;
  justify-content: space-between;
}
.Logo {
  list-style: none;
  text-decoration: none;
  display: flex;
  text-align: center;
}
.logo__img {
  width: 60px;
  height: 60px;
}
.logo__text {
  text-align: left;
  margin-left: 5px;
}
.logo__text_big {
  font-family: 'Roboto Slab', serif;
  color: #000;
  font-size: 32px;
  font-weight: 700;
  text-transform: uppercase;
}
.logo__text_small {
  font-family: 'Roboto Slab', serif;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1.1px;
}
.info {
    margin-top: 8px;
    text-align: right;
}
.info_text-email {
    font-size: 15px;
    font-weight: 600;
    color: #000;
    text-decoration: none;
}
.info_text-phone {
  color:#000;
  font-size: 15px;
  font-weight: 600;
  margin-top: 4px;
}

.header__block {
  max-width: 100%;
  margin: 20px auto;
  text-align: center;
  margin-top: 60px;
}

.header__block {
  padding-top: 100px;
  display: flex;
  justify-content: space-around;    padding-bottom: 250px;
}
.header_block_left {
    background: url(../img/cd-L.png) no-repeat;
    width: 20%;
    height: 393px;
    background-position: center;
    background-size: contain;
    position: absolute;
    left: 4%;
}
.header_block_right {
    background: url(../img/cd-r.png) no-repeat;
    width: 100px;
    height: 393px;
    background-position: center;
    background-size: contain;
    position: absolute;
    right: 0%;
}
.section2 {
    background: url(../img/fon2.png) no-repeat center top;
    background-size: cover;
    z-index: 5;
    position: relative;
    padding: 50px 0 100px;background-attachment: fixed;
}
.header__block_center-img {
  margin-top: 16px;
}
.header__block-online {
    background: rgba(127, 177, 162, 0.72);
    color: #fff;
    display: inline-block;
    padding: 15px 80px;
    font-size: 24px;
    border-radius: 15px;
    margin-bottom: 30px;
}
.header__block-text {
  text-align: left;
  color: #423f40;
  font-family: "Open Sans";
  font-size: 16px;
  font-weight: 400;
  margin-left: 30px;
  margin-top: -14px;
}
.header__block-title {
    font-size: 36px;
    font-weight: 900;
    text-transform: uppercase;
	margin-bottom: 30px;
}
.header__block-date {
    font-size: 22px;
    margin-bottom: 15px;
}

.header__block_btn {
  display: flex;
  justify-content: space-around;
  padding-top: 20px;
}
.btn_header:hover {
  background: #f43d45;
}

.block-line {
  padding-top: 20px;
  border-bottom: 2px solid #b0b0b0;
  max-width: 485px;
  margin: 0px auto;
}

.btn_header {
    padding: 14px 30px;
    background: #c3162b;
    text-decoration: none;
    border-bottom: 5px solid #882529;
    display: inline-block;
    color: #fff;
    border-radius: 15px;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}
.header__block-prise {
    font-size: 20px;
    font-weight: 900;
}
.btn_header span {
  text-decoration: none;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  font-weight: 900;
  font-style: italic;
  text-transform: uppercase;
}
.section1 {
    position: relative;
    background: url(../img/bg-rov.png) center top no-repeat;
    background-size: cover;
    padding: 50px 0px 120px;
}
.section1__block {
    margin-left: 33%;
}
.section1__block-title {
    color: #000000;
    font-family: "Roboto Slab";
    font-size: 24px;
    font-weight: 700;
    line-height: 33px;
    text-transform: uppercase;
    margin-top: 10px;
}
.section1__block-title-author {
  color: #972d1a;
  font-family: "Roboto Slab";
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
  text-transform: uppercase;
}
.section1__block-text {
  color: #000000;
  font-family: "Roboto Slab";
  font-size: 18px;
  font-weight: 400;
  margin-top: 10px;
  line-height: 26px;
}
.section1_btn {
    background-color: #fff;
    padding: 13px 40px;
    display: inline-block;
    margin-top: 50px;
    color: #c92229;
    font-size: 20px;
    font-weight: 800;
    font-style: italic;
    text-transform: uppercase;
    text-decoration: none;
    border: 2px solid #c92229;
    border-radius: 14px;
}
[id*="timer-number-value"] {
  color: #c92229;
  font-family: "Open Sans";
  font-size: 51px;
  font-weight: 700;
  font-style: italic;
  text-transform: uppercase;
}
[id*='timer-separator'] {
  color: #c92229!important;
  font-family: "Open Sans";
  font-size: 51px;
  font-weight: 700;
  font-style: italic;
  text-transform: uppercase;
}
[id*='timer-text-']{
  color: #423f40;
  font-family: "Open Sans";
  font-size: 13px;
  font-weight: 700;
  font-style: italic;
  text-transform: uppercase;
  padding-top: 6px;
}
.timer {
  float: right;
  margin-right: 116px;
  clear: both;
  padding: 20px 0px;
  padding-top: 40px;
}
.section1__timer_title {
  font-size: 16px;
  font-weight: 900;
  text-transform: uppercase;
  text-align: center;
}

/* footer */
.footer {
  padding: 20px 0px;
  margin: 10px auto;
	-webkit-box-shadow: 0px 20px 27px -30px #000, 0px -20px 27px -30px #000;
	box-shadow: 0px 20px 27px -30px #000, 0px -20px 27px -30px #000;
}
.footer__block {
  display: flex;
  justify-content: space-between;
}
.footer-bottom {
  margin-top: 17px;
  text-align: center;
  font-size: 15px;
  font-weight: 400;
  color:#000;
}
.footer__info {
  color: #110a07;
  font-family: "Roboto Slab";
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  align-self: center;
}
.section2__block {
    display: flex;align-items: center;
}
.section2__block-img {
    width: 22%;    text-align: center;
}
.section2__block-info {
    width: 50%;
	margin:0 3%;
}

img{
	max-width:100%;
}
.section2__block-title {
    font-size: 22px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 3px 3px 3px #6b1806;
	line-height: 26px;
	margin-bottom: 30px;
}

.section2__block-text {
    font-size: 18px;
    color: #fff;
    text-align: center;
    background: #8c1f256b;
    padding: 10px 30px;
    line-height: 26px;
    border-radius: 15px;
    text-shadow: 3px 3px 3px #6b1806;
}

.section1__block-avtor {
    position: absolute;
    bottom: 0;
    left: 2%;
    width: 26%;
}





.icon {
    position: relative;
    overflow: hidden;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    text-align: center;
}
.icon:nth-child(1) {
  background: cornflowerblue;
}
.icon:nth-child(2) {
  background: salmon;
}
.icon:nth-child(3) {
  background: gray;
}

.icon:after {
    content: "";
    height: 200%;
    left: -75%;
    opacity: 0;
    position: absolute;
    top: -20%;
    transform: rotate(34deg);
    width: 20px;
    background: rgba(255, 255, 255, 0.13);
    background: linear-gradient(to right, rgba(255, 255, 255, 0.13) 0%, rgba(255, 255, 255, 0.13) 77%, rgba(255, 255, 255, 0.5) 92%, rgba(255, 255, 255, 0.0) 100%);
}

.icon:hover:after {
left: 112%;
  opacity: 1;
  top: -50%;
  transition-duration: 0.7s, 0.7s, 0.15s;
  transition-property: left, top, opacity;
  transition-timing-function: ease;
}

.icon:active:after {
  opacity: 0;
}














@media all and (max-width:1300px){
.header_block_left {
    left: 2%;
}
.container {
    padding: 0 10px;
}
}

@media all and (max-width:1170px){
.header_block_left {
	width: 17%;
    left: 0%;
}
.section1 {
    padding: 50px 0px 20px;
}
.timer {
    margin-right: 0;
}
}
@media all and (max-width:992px){
.header__block-online {
    padding: 15px 19px;
}
.header__block-title {
    font-size: 26px;
}
.header_block_right {
    display: none;
}
.header__block {
    padding-top: 10px;
    display: block;
    justify-content: space-around;
    padding-bottom: 50px;
}
.header_block_left {
    background: url(../img/cd-L.png) no-repeat;
    width: 100%;
    height: 393px;
    background-position: center;
    background-size: contain;
    position: static;
    left: 0%;
}
.section2__block-info {
    width: 100%;
    margin: 0 0%;
}
.section2__block-text {
    font-size: 18px;
    color: #fff;
    text-align: center;
    background: #8c1f256b;
    padding: 10px 10px;
    line-height: 26px;
    border-radius: 15px;
    text-shadow: 3px 3px 3px #6b1806;
}
.section2__block {
    display: block;
    align-items: center;
}
.section2__block-img {
    width: 100%;
    text-align: center;
}
.section1__block {
    margin-left: 0%;
    text-align: center;
}
.section1__block-avtor {
    display: none;
}
.info-bar__block {
    z-index: 10;
    position: relative;
display: block;
    padding: 20px 10px;
    justify-content: space-between;
}
.info {
    margin-top: 8px;
    text-align: right;
    width: 100%;
    display: block;    text-align: center;
}
.container2 {
    padding: 0 10px;
}

.footer__block {
    display: block;
    justify-content: space-between;
    text-align: center;
}












}





















