@charset "utf-8";
/* CSS Document */

@font-face {font-family: Rob T; src: url("../fonts/Roboto-Thin.ttf");}
@font-face {font-family: Rob TI;src: url("../fonts/Roboto-ThinItalic.ttf");}
@font-face {font-family: Rob L; src: url("../fonts/Roboto-Light.ttf");}
@font-face {font-family: Rob LI;src: url("../fonts/Roboto-LightItalic.ttf");}
@font-face {font-family: Rob R; src: url("../fonts/Roboto-Regular.ttf");}
@font-face {font-family: Rob RI;src: url("../fonts/Roboto-Italic.ttf");}
@font-face {font-family: Rob M; src: url("../fonts/Roboto-Medium.ttf");}
@font-face {font-family: Rob MI;src: url("../fonts/Roboto-MediumItalic.ttf");}
@font-face {font-family: Rob B; src: url("../fonts/Roboto-Bold.ttf");}
@font-face {font-family: Rob BI;src: url("../fonts/Roboto-BoldItalic.ttf");}
@font-face {font-family: Rob G;src: url("../fonts/Roboto-Black.ttf");}
@font-face {font-family: Rob GI;src: url("../fonts/Roboto-BlackItalic.ttf");}

@font-face {font-family: Ar;src: url("../fonts/Arkturia-Deco.ttf");}

html {background: transparent!important;}
body {	padding: 0;	margin: 0;	overflow-x: hidden;	width: 100%;	word-wrap: break-word;	background: url("../img/fon.jpg");	font-family: Rob r; font-size: 20px; color: white;}
a {text-decoration: none;	color: white;}

details > summary {list-style: none;}
details > summary::-webkit-details-marker {display: none;}
input:focus, textarea:focus, select:focus {outline: none !important;}
iframe {overflow: hidden;}

.cc {display: flex; flex-wrap: wrap; justify-content: center; text-align: center;}
.cl {display: flex;	flex-wrap: wrap; justify-content: left; text-align: left;}
.cr {display: flex; flex-wrap: wrap; justify-content: right; text-align: right;}

h1 {	font-family: ar; font-size: 161px;  padding: 0px;  margin: 0px; font-weight: 100;}
h2 {	font-family: ar; font-size: 100px;  padding: 0px;  margin: 0px; font-weight: 100;}
h3 {	font-family: Rob r;	font-size: 30px;  padding: 0px;  margin: 0px;}
h4 {	font-family: Rob r;	font-size: 24px;  padding: 0px;  margin: 0px;}

.thesis {margin: auto; font-size: 16px; font-family: rob b; letter-spacing: 3px; margin-bottom: 20px;}

.input-1 {
  width: 260px;
  padding: 10px;
  font-size: 20px;
  border-radius: 0px;
  border: 1px solid #202020;
  height: 25px;
  margin-top: 10px;
}

.button-1 {
  width: 282px;
  border-radius: 0px;
  border: 0px solid #202020;
  padding: 10px;
  background-color: #202020;
  color: white;
  font-size: 20px;
  font-family: Rob r;
  margin-top: 10px;
}

.checkbox-1 {
  font-size: 14px;
}

.modal-link {
  display: none;
}

.form-1 {
  display: none;
}

.b1 {
  height: 100px;
  background-color: #2c2c2c;
}

.b1-container-1 {
  width: 620px;
  padding-top: 36px;
  font-size: 24px;
  text-align: left;
}

.b1-menu-item {
  margin: 20px;
  transition: 0.3s;
}

.b1-menu-item:hover {
  color: red;
  text-decoration: underline;
  transition: 0.3s;
}

.b1-container-2 {
  width: 620px;
  padding-top: 36px;
  font-size: 24px;
  text-align: right;
}

.b1-metro {
  font-size: 16px;
  color: red;
  font-family: rob g;
}

.b1-adress {
  font-size: 16px;
}

.b1-logo {
  position: absolute;
  left: 50%;
  margin-left: -70px;
  top: 20px;
}

.b1-number {
  transition: 0.3s;
}

.b1-number:hover {
  transition: 0.3s;
  color: red;
  text-decoration: underline;
}

.b2 {
  background: url(../img/b2-fon.png) no-repeat 50% 100% / cover;
  height: 700px;
  padding-top: 140px;
  text-align: center;
}

.b2-h1 {
  font-size: 63px;
  font-family: ar;
}

.b2-thesis {
  max-width: 600px;
  margin: auto;
  margin-top: 20px;
}

.b2-button-1 {
  width: 240px;
  outline: 3px solid white;
  outline-offset: -3px;
  margin: 20px;
  margin-top: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  font-size: 24px;
  transition: 0.3s;
}

.b2-button-2 {
  width: 240px;
  outline: 3px solid white;
  outline-offset: -3px;
  margin: 20px;
  margin-top: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  font-size: 24px;
  transition: 0.3s;
}

.b2-button-8 {
  width: 240px;
  outline: 3px solid white;
  outline-offset: -3px;
  margin: 20px;
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  font-size: 24px;
  transition: 0.3s;
}

.b2-button-1:hover {
  background-color: white;
  transition: 0.3s;
  color: #2c2c2c;
}

.b2-button-2:hover {
  background-color: white;
  transition: 0.3s;
  color: #2c2c2c;
}

.b2-button-8:hover {
  background-color: white;
  transition: 0.3s;
  color: #2c2c2c;
}



.b3 {
  padding-top: 100px;
  text-align: center;
}

.b3-img-container {
  margin-top: 50px;
}

.b3-img {
  transition: 0.3s;
  margin: 10px;
  outline-offset: 0px;
  outline: 0px solid red;
}

.b3-img:hover {
  transition: 0.3s;
  outline: 5px solid red;
  outline-offset: 5px;
}

.b4 {
  background: url(../img/b4-fon.jpg) no-repeat 50% 50% / cover;
  margin-top: 100px;
  padding: 35px;
}

.b4-container {
  max-width: 1000px;
  font-family: ar;
  font-size: 72px;
  color: #2c2c2c;
}

.b4-button {
  background-color: red;
  color: white;
  font-family: rob g;
  font-size: 24px;
  padding: 20px;
  border-radius: 50px;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 50px;
  transition: 0.3s;
  outline: 0px solid red;
  outline-offset: -0px;
}

.b4-button:hover {
  transition: 0.3s;
  background-color: rgba(0,0,0,0);
  color: red;
  outline: 3px solid red;
  outline-offset: -3px;
}

.b5 {
  text-align: center;
  padding-top: 100px;
}

.b5-container {
  border-radius: 50px;
}

.b5-container-1 {
  width: 600px;
  text-align: left;
  border-radius: 100px;
  letter-spacing: 4px;
  padding-right: 20px;
  font-size: 22px;
}

.b5-img {
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
}

.b6 {
  background: url(../img/b6-fon.jpg) no-repeat 50% 50% / cover;
  padding: 50px;
  text-align: center;
  margin-top: 100px;
}

.b7-container {
  border-radius: 50px;
  background-color: red;
  width: 400px;
  padding: 40px;
  text-align: center;
  position: absolute;
  z-index: 100;
  left: 50%;
  margin-left: -620px;
  margin-top: 50px;
}

.b7-h {
  font-family: rob t;
  font-size: 24px;
}

.b7-hb {
  font-family: rob m;
  font-size: 30px;
}

.b7-hb:hover {
   text-decoration: underline;
}


.b8 {
  padding: 5px;
  padding-left: 20px;
  background-color: red;
  transition: 0.3s;
}

.b8:hover {
  padding: 5px;
  padding-left: 20px;
  background-color: #2c2c2c;
  transition: 0.3s;
}

.b5-container-mobile {
  display: none;
}

@media screen and (min-width : 1px) and (max-width : 1279px) {

  h1 {	font-family: ar; font-size: 100px;  padding: 0px;  margin: 0px; font-weight: 100;}
  h2 {	font-family: ar; font-size: 72px;  padding: 0px;  margin: 0px; font-weight: 100;}
  h3 {	font-family: Rob r;	font-size: 30px;  padding: 0px;  margin: 0px;}
  h4 {	font-family: Rob r;	font-size: 24px;  padding: 0px;  margin: 0px;}

  .b1 {
    height: 0px;
    background-color: #2c2c2c;
    margin-top: 0px;
  }

  .b1-logo {
    position: absolute;
    left: 50%;
    margin-left: -50px;
    top: 20px;
    width: 100px;
  }

.b1-container-1 {
  width: 620px;
  padding-top: 36px;
  font-size: 24px;
  text-align: left;
  display: none;
}

.b1-container-2 {
  width: 620px;
  padding-top: 36px;
  font-size: 24px;
  text-align: right;
  display: none;
}

.b2-h1 {
  font-size: 40px;
  font-family: ar;
}

.b2-thesis {
  max-width: 600px;
  margin: auto;
  margin-top: 20px;
  font-size: 16px;
  padding: 10px;
}

.b2-button-1 {
  width: 240px;
  outline: 3px solid white;
  outline-offset: -3px;
  margin: 20px;
  margin-top: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  font-size: 24px;
  transition: 0.3s;
  border-radius: 50px;
  margin-top: 20px;
}

.b2-button-2 {
  width: 240px;
  outline: 3px solid white;
  outline-offset: -3px;
  margin: 20px;
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  font-size: 24px;
  transition: 0.3s;
  border-radius: 50px;
}

.b3-img {
  transition: 0.3s;
  margin: 10px;
  outline-offset: 0px;
  outline: 0px solid red;
  width: 90%;
  max-width: 400px;
}

.b4-container {
  max-width: 450px;
  font-family: roboto;
  font-size: 40px;
  color: #2c2c2c;
}

.b4-button {
  background-color: red;
  color: white;
  font-family: rob g;
  font-size: 18px;
  padding: 15px;
  border-radius: 50px;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 50px;
  transition: 0.3s;
  outline: 0px solid red;
  outline-offset: -0px;
}

.b5-container {
  display: none;
}

.b5-container-mobile {
  display: block;
}

.b5-container-1 {
  width: 100%;
  max-width: 600px;
  text-align: left;
  border-radius: 0px;
  letter-spacing: 0px;
  padding-right: 0px;
  padding: 10px;
}

.b5-img {

  width: 96%;
}

.b6 {
  background: url(../img/b6-fon.jpg) no-repeat 50% 50% / cover;
  padding: 35px;
  text-align: center;
  margin-top: 100px;
}

.b7-container {
  border-radius: 0px;
  background-color: red;
  width: 100%;
  padding: 0px;
  text-align: center;
  position: static;
  z-index: 100;
  left: 0%;
  margin-left: 0px;
  margin-top: 0px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.b7-h {
  font-family: rob t;
  font-size: 24px;
}

.b7-hb {
  font-family: rob m;
  font-size: 18px;
}

.b8 {
  padding: 5px;
  padding-left: 0px;
  background-color: red;
  transition: 0.3s;
  text-align: center;
  font-size: 18px;
}

}