/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	border: 0;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* montserrat-regular - latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: local(''),
         url('../fonts/montserrat-v24-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
         url('../fonts/montserrat-v24-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
  }
  
  /* montserrat-500 - latin */
  @font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    src: local(''),
         url('../fonts/montserrat-v24-latin-500.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
         url('../fonts/montserrat-v24-latin-500.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
  }
  
  /* montserrat-900 - latin */
  @font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 900;
    src: local(''),
         url('../fonts/montserrat-v24-latin-900.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
         url('../fonts/montserrat-v24-latin-900.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
  }
  html{
    box-sizing: border-box;
  }
  *, *::before, *::after{
    box-sizing: inherit;
  }
  .wrapper{
    max-width: 1060px;
    margin: 0 auto;
  }
  
body {
    background-color: #2c2929;
    max-width: 1900px;
    margin: auto;
    position: relative;
    font-family: 'Montserrat';
}
.tophead {
    background-image: url(../img/backgroundtop.png);
    background-repeat: no-repeat;
    min-height: 1098px;
    background-position: bottom;
    padding: 0 70px;
    position: relative;
      background-size: cover;
}
.head1{

    font-style: normal;
    font-weight: 300;
    font-size: 32px;
    line-height: 20px;
    margin-top: 50px;
    color: #FFFFFF;
    margin-bottom: 35px;
}
.head2{
  font-style: normal;
  font-weight: 500;
  font-size: 80px;
  color: #FFFFFF;
  margin-top: 45px;
  margin-bottom: 0;
}

.img-round{ 
    position: absolute;
    right: 14%;
    min-height: 500px;
    bottom: 10%;
    border-radius: 20px;
    border-radius: 20px;

/* тень */
border-radius: 20px;
}

.polygon5 {
position: absolute;
width: 618px;
height: 658px;
left: -310px;
top: 250px;

background: #FFFFFF;

/* тень */
box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.6);
border-radius: 60px;
}
.h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 26px;
    color: #000000;
    margin-bottom: 72px;
} 
p {
    margin-bottom: 15px;
    margin-top: 0px;
}
img{
    max-width: 100%;
}
.footer1{
    background: #EDD15F;
    padding: 80px 1px;
    display: flex;
    justify-content: flex-end;
      flex-basis: 100%;
}
.about{
display: flex;
  position: relative;
  width: 100%;
flex-wrap: wrap;
  margin-top: 6%;
}
.about-fixed {
    position: absolute;
    bottom: 0;
      width: 50%;
}
.rightbartext {
  flex-basis: 50%;
}
.textarena{
    
    font-size: 23px;
    padding-right: 57px;
    position: relative;
    z-index: 9;
      padding-left: 70px;
}
.rightbartext {
  font-style: normal;
  font-size: 26px;
  color: white;
  padding-left: 9%;
  padding-right: 60px;
}
.footer_text {
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    color: white;
    width: 25%;
}
.footer_phone {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    width: 25%;
    text-decoration: none;
    display: flex;
    flex-direction: column;
}
.wrap-rel {
    flex-basis: 50%;
}
.h2bartext {
  font-style: normal;
  font-weight: 500;
  font-size: 46px;
  width: 100%;
  margin-top: 0;
}
.poligon-8 {
    position: absolute;
    z-index: 0;
  z-index: 0;
  bottom: 0px;
  width: 53%;
}
.poligon-8 img {
    margin-bottom: -5px;
}
.footer_phone a{
    margin-bottom: 15px;
}
.rightbartext ul {
    padding-left: 0%;
    padding-top: 5%;
}
.rightbartext li {
    margin-bottom: 2em;
    display: flex;
    align-items: center;
}
.rightbartext ul img {
    margin-right: 25px;
}
.poligon5 {
    z-index: 1;
    margin-top: -16%;
      position: absolute;
}
.exclude {
  max-width: 100%;
  position: absolute;
  right: 0%;
  bottom: 10%;
}
.poligon6 {
  max-width: 100%;
  position: absolute;
  right: 5%;
  bottom: 4%
}
.switch-check {
  display: block;
  height: 28px;
  width: 60px;
  background-color: #EDD15F;
  border-radius: 15px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.22), 1px 1px 0px rgba(0, 0, 0, 0.51);
}
.chk-lbl {
  font-size: 22px;
      color: #9c9c9c;
      position: relative;
  margin-left: 5px;
      display:  flex;
      cursor: pointer;
          padding-left: 70px;
  width: 200px;
  transition: all .4s;
}
.chk-lbl:before {
  content: "";
  width: 46px;
  height: 14px;
  background-color: #3a25af;
  display: block;
  border-radius: 15px;
  position: absolute;
  top: 7px;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.28), inset 0px 0px 3px rgba(0, 0, 0, 0.28);
  left: 2px;
}
.chk-lbl:after {
  content: "";
  width: 20px;
  height: 20px;
  background-color: #ffffff;
  display: block;
  border-radius: 15px;
  position: absolute;
  top: 4px;
  left: 0;
  transition: transform .2s linear;
      box-shadow: 0px 1px 2px rgba(0,0,0,.3);
}
.chk-lbl:active:before {
background-color: #73c3bf;
}
input[class=chk-sw] {
  display: none;
}
input[class=chk-sw]:checked + .chk-lbl:active:before {
background-color: #73c3bf;
}
.chk-lbl:active:after {
transform: translateX(15px);
}
input[class=chk-sw]:checked + .chk-lbl:active:after {
transform: translateX(15px);
}
input[class=chk-sw]:checked + .chk-lbl {
  color: #000;
}
input[class=chk-sw]:checked + .chk-lbl:before {
  background-color: #c51515;
}
input[class=chk-sw]:checked + .chk-lbl:after {
      transform: translateX(30px);
}
.switch-check {
  margin: 0 7px;
}
.logo-eng {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.switch-box-lang {
  display: flex;
  align-items: center;
  color: #FFFFFF;
  font-size: 18px;
}
.display-none {
  display: none;
}



@media (max-width: 1440px) {
  .head2 {
  font-size: 50px;
}
 .head1 {
  font-size: 21px;
} 
  .h2 {
  font-size: 22px;
}
  p {
  font-size: 14px;
}
  .h2bartext {
  font-size: 19px;
}
.litext {
  font-size: 19px;
}
.ul {
  font-size: 19px;
}
.img-round {
  width: 22%;
  top: 60%;
}
.tophead {
  min-height: 900px;
}
.exclude {
  width: 62px;
}
.poligon6 {
  width: 60px
}
.about {
  margin-top: -1%;
}
.poligon5 {
  width: 40px;
}
.textarena {
  padding-right: 30px;
  padding-left: 30px;
}

}


@media (max-width: 992px) {
.head2 {
  font-size: 30px;
}
.tophead {
  min-height: 600px;
}
.exclude {
  width: 40px;
}
.poligon6 {
  width: 42px
}
.logo {
  width: 70px;
}
  .head1 {
  font-size: 14px;
}
  .h2 {
  font-size: 14px;
}
p {
  font-size: 14px;
}
.h2bartext {
  font-size: 14px;
}
.litext {
  font-size: 14px;
}
.ul {
  font-size: 14px;
}
.switch-box-lang {
transform: scale(0.8);
}
body {
  background: #d0cccc;
}
.about {
  flex-direction: column;
}
.poligon5 {
  width: 28px;
}
.textarena {
  padding-right: 20px;
  padding-left: 20px;
}
.rightbartext {
  padding-left: 20px;
  background: #353030;
  padding-top: 30px;
  padding-bottom: 30px;
}
.footer1 {
  padding: 60px 30px 0px;
}
.footer_phone {
  width: 50%;
}
.footer_text {
  width: 50%;
}
.poligon-8 {
  display: none;
}
}

@media (max-width: 768px) {
.head1 {
font-size: 10px;
}
.head2 {
font-size: 18px;
}
.tophead {
  min-height: 430px;
}
.img-round {
  width: 28%;
top: 62%;
}
.exclude {
  width: 23px;
}
.poligon6 {
  width: 27px;
}
}

@media (max-width: 480px) {
  .head1 {
  font-size: 11px;
  margin-top: 15px;
  }
  .head2 {
    font-size: 13px;
    margin-top: -13px;
  }
  .tophead {
    min-height: 275px;
    padding: 0 15px;
  }
  .img-round {
    width: 27%;
    top: 60%;
  }
  .exclude {
    width: 16px;
  }
  .poligon6 {
    width: 19px;
  }
  .switch-box-lang {
  transform: scale(0.6);
margin-right: 0%;
  }
  .logo {
    width: 70px;
    min-width: 20%;
}
.footer_phone {
  font-size: 11px;
}
.footer_text {
  font-size: 11px;
}
}
