@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: LC;src: url("../fonts/lc.ttf");}
@font-face {font-family: PR;src: url("../fonts/pressuru.otf");}

@font-face {font-family: BOS;src: url("../fonts/bookmanoldstyle.ttf");}
@font-face {font-family: BOSi;src: url("../fonts/bookmanoldstyle_italic.ttf");}
@font-face {font-family: BOSb;src: url("../fonts/bookmanoldstyle_bold.ttf");}
@font-face {font-family: BOSbi;src: url("../fonts/bookmanoldstyle_bolditalic.ttf");}

html {background: transparent!important;}
body {padding: 0;	margin: 0;	overflow-x: hidden;	width: 100%;	word-wrap: break-word;	background: url("../img/body-fon.jpg");	font-family: Rob l; font-size: 18px; background-color: #f6f6f6;}
a {text-decoration: none;	color: #202020;}

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: lc; font-size: 100px;  padding: 0px;  margin: 0px; font-weight: 100;}
h2 {	font-family: lc;	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;}

.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-grand-container {
  padding-top: 20px;
}

.b1-logo {
  margin-right: 140px;
  font-size: 48px;
  color: #767171;
  font-family: bosb;
}

.b5-logo {
  font-size: 48px;
  color: #767171;
  font-family: BOSb;
  text-align: right;
}


.b1-span-logo {
  color: red;
}

.b1-menu {
  font-family: rob r;
  font-size: 18px;  
}

.b1-uslugi {
  padding: 20px;
  transition: 0.2s;
}

.b1-uslugi:hover {
  padding: 20px;
  padding-top: 25px;
  transition: 0.2s;
  color: #e15f5f;
  text-decoration: underline;
}

.b1-telefon {
  transition: 0.2s;
  font-family: pr;
  font-size: 30px;
  color: #e15f5f;
  margin-left: 200px;
  padding-top: 10px;
}

.b1-telefon:hover {
  transition: 0.2s;
  color: #747675;
}

.b2 {
  margin-top: 100px;
}

.b2-cl {
  display: flex;	flex-wrap: wrap; justify-content: left; text-align: center;
}

.b2-container-1 {
  width: 480px;
  text-align: left;  
}

.b2-nadzagolovok {
  font-family: rob l;
  font-size: 18px;
  letter-spacing: 2px;
  margin-bottom: 20px;
}

.b2-text {
  font-family: rob l;
  font-size: 21px;
  max-width: 450px;
  margin-top: 20px;
}

.b2-bottom-1 {
  font-family: pr;
  font-size: 24px;
  color: #ffff;
  width: 150px;
  background: linear-gradient(to left, #bf3d3d, #e15f5f);
  text-align: center;
  padding: 8px;
  border-radius: 50px;
  margin: 10px;
  margin-top: 50px;
  transition: 0.1s;
  outline: 0px solid #bb3939;
  outline-offset: 0px;
}

.b2-bottom-1:hover {
  transition: 0.1s;
  outline: 4px solid #bb3939;
  outline-offset: 4px;
  border-radius: 50px;
}

.b2-bottom-2 {
  font-family: pr;
  font-size: 24px;  
  width: 150px;
  color: #bb3939;
  text-align: center;
  padding: 8px;
  border-radius: 50px;
  outline: 4px solid #bb3939;
  outline-offset: -4px;
  margin: 10px;
  margin-top: 50px;
  transition: 0.1s;
}

.b2-bottom-2:hover {
  transition: 0.1s;
  color: white;
  background-color: #bb3939;
  outline: 4px solid #bb3939;
  outline-offset: 4px;
  border-radius: 50px;
}

.b2-bottom-3 {
  font-family: pr;
  font-size: 24px;
  color: #bb3939;
  width: 146px;
  background-color: white;
  text-align: center;
  padding: 6px;
  border: 2px solid #bb3939;
  border-radius: 50px;
  margin: 10px;
  margin-top: 50px;
  transition: 0.1s;
}

.b2-bottom-3:hover {
  transition: 0.1s;
  outline: 4px solid #bb3939;
  outline-offset: 4px;
}

.b2-container-2 {
  width: 760px;
  margin-left: -20px;
  margin-top: -50px;
  position: relative;
  z-index: -2;
}

.b2-foto {
  width: 100%;
}

.b2-fon {
  width: 100%;
  position: absolute;
  top: 130px;
  z-index: -1;
}

.b4-fon {
  width: 100%;
  position: absolute;
  z-index: -1;
  margin-top: -150px;
}

.b5-fon {
  width: 1280px;
  position: absolute;
  z-index: -1;
  margin-top: -300px;
}

.b3 {
  text-align: center;
  margin-top: 50px;
}

.b3-line {
  margin-top: 10px;
}

.b3-container-fon {
  background-color: white;  
  border-radius: 35px;
  outline: 1px solid #a09a9a;
  width: 1000px;   
  padding: 50px;
  margin: auto;
  margin-top: 1px;
}

.b3-zagolovok {
  color: #bb3939;
  font-family: pr;
  font-size: 36px;
  margin-bottom: 50px;
}

.b3-content {
  text-align: left;
}

.b3-bottom {
  width: 150px;
  text-align: center;
  padding: 8px;
  background: linear-gradient(to left, #bf3d3d, #e15f5f);
  border-radius: 50px;
  color: #ffff;
  font-family: pr;
  font-size: 24px;
  margin-top: 50px;
  font-weight: 100;
  letter-spacing: 1px;
  outline: 0px solid #bb3939;
  outline-offset: -4px;
  transition: 0.2s;
}

.b3-bottom:hover {
  outline: 4px solid #bb3939;
  outline-offset: 4px;
  transition: 0.2s;
}

.b4-container-1 {
  margin-top: 150px;
  width: 620px;
  position: relative;
  z-index: -2;
}

.b3-foto {
  width: 100%;
}

.b4-container-2 {
  text-align: center;
  margin-top: 300px;
  width: 620px;  
}

.b4-content {
  width: 380px;
  border-radius: 50px; 
  text-align: center; 
  border: 1px solid #a09a9a;
  border-radius: 50px;
  padding: 30px;
  margin: auto;
  background-color: white;
}

.b4-zagolovok {
  font-size: 35px;
  font-family: pr;
  color: #bb3939;
}

.b4-imya {
  font-family: rob l;
  font-size: 18px; 
  border-bottom: 3px solid #bb3939;
  padding-bottom: 10px;
  padding-top: 20px;
  text-align: center;
  width: 300px;
  margin: 10px;
  border: 0px solid;
  border-bottom:  3px solid #bb3939;
}

.b4-bottom {
  width: 150px;
  text-align: center;
  padding: 8px;
  background: linear-gradient(to left, #bf3d3d, #e15f5f);
  border-radius: 50px;
  color: #ffff;
  font-family: pr;
  font-size: 24px;
  margin: auto;
  margin-top: 30px;
  font-weight: 100;
  letter-spacing: 1px;
  border: 0px solid;
  outline: 0px solid #bb3939;
  outline-offset: -4px;
  transition: 0.2s;
  cursor: pointer;
}

.b4-bottom:hover {
  outline: 4px solid #bb3939;
  outline-offset: 4px;
  transition: 0.2s;
}

 
.b5 {
  text-align: center;
  margin-top: 100px;
}

.b5-grand-container {
  margin-top: 70px;
}

.b5-container-1 {
  font-family: rob r;
  font-size: 24px;
  width: 400px;
  text-align: left;  
}

.b5-red {
  font-family: rob b;
  font-size: 24px;
  color: #bb3939;
}

.b5-container-2 {
  width: 600px;
  text-align: right;
}

.b5-contakt {
  transition: 0.2s;
}

.b5-contakt:hover {
  text-decoration: underline;
  transition: 0.2s;
  color: #bb3939;
}

.b5-up {
  font-family: PR;
  font-size: 40px;
  margin-top: 55px;
  color: #bb3939;
  transition: 0.2s;
}

.b5-up:hover {
  color: #747675;
  transition: 0.2s;
}

.b5-arrow {
  font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
  font-size: 46px;
}

.b6 {
  background-color: #cccccc;
  margin-top: 100px;
  padding: 5px;
  padding-left: 20px;
  transition: 0.2s;
}

.b6:hover {
  background-color: #bbbbbb;
  transition: 0.2s;
}

@media screen and (min-width : 1px) and (max-width : 1279px) {

  h1 {	font-family: lc; font-size: 60px;  padding: 0px;  margin: 0px; font-weight: 100;}
  h2 {	font-family: lc;	font-size: 48px;  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-menu {
    font-family: rob r;
    font-size: 18px;  
    display: none;
  }

  .b1-logo {
    margin-right: 0px;
  }

  .b1-logotip {
    width: 120px;
  }

  .b1-telefon {
    transition: 0.2s;
    font-family: pr;
    font-size: 30px;
    color: #e15f5f;
    margin-left: 200px;
    padding-top: 10px;
    display: none;
  }

  .b2-fon {
    width: 100%;
    position: absolute;
    top: 10px;
    z-index: -1;
  }

  .b2-container-1 {
    width: 96%;
    margin: auto;
    text-align: center;  
    margin-top: -50px;
  }

  .b2-text {
    font-family: rob l;
    font-size: 16px;
    max-width: 450px;
    margin: auto;
    margin-top: 20px;
  }

  .b2-bottom-1 {
    font-family: pr;
    font-size: 18px;
    color: #ffff;
    width: 130px;
    background: linear-gradient(to left, #bf3d3d, #e15f5f);
    text-align: center;
    padding: 5px;
    border-radius: 50px;
    margin: 5px;
    margin-top: 30px;
    transition: 0.1s;
    outline: 0px solid #bb3939;
    outline-offset: 0px;
    padding-top: 10px;
  }

  .b2-bottom-1:hover {
    transition: 0.1s;
    outline: 0px solid #bb3939;
    outline-offset: 0px;
    border-radius: 50px;
  }

  .b2-bottom-2 {
    font-family: pr;
    font-size: 18px;
    color: #bf3d3d;
    width: 126px;
    background: linear-gradient(to left, #ffffff, #ffffff);
    text-align: center;
    padding: 3px;
    border-radius: 50px;
    margin: 5px;
    margin-top: 30px;
    transition: 0.1s;
    border: 2px solid #bb3939;
    padding-top: 10px;
  }

  .b2-bottom-2:hover {
    transition: 0.1s;
    color: #bf3d3d;
    background-color: #bb3939;
    outline: 0px solid #bb3939;
    outline-offset: 0px;
    border: 0px solid #bb3939;
    border-radius: 50px;
  }

  .b2-bottom-3 {
    font-family: pr;
    font-size: 18px;
    color: #bf3d3d;
    width: 126px;
    background: white;
    text-align: center;
    padding: 3px;
    border: 2PX SOLID #bb3939;
    border-radius: 50px;
    margin: 10px;
    margin-top: 30px;
    transition: 0.1s;
    outline: 0px solid #bb3939;
    outline-offset: 0px;
    padding-top: 8px;
  }
  
  .b2-bottom-3:hover {
    transition: 0.1s;
    outline: 0px solid #bb3939;
    outline-offset: 0px;
  }

  .b2-cl {
    display: flex;	flex-wrap: wrap; justify-content: center; text-align: center;
  }

  .b2-container-2 {
    width: 96%;
    margin: auto;
    margin-left: 0px;
    margin-top: 20px;
    position: relative;
    z-index: -2;
    text-align: center;
  }

  .b2-foto {
    width: 100%;
    max-width: 500px;
  }

  .b3-line {
    margin-top: 10px;
    width: 150px;
  }

  .b3-container-fon {
    background-color: white;  
    border-radius: 20px;
    outline: 1px solid #a09a9a;
    width: 258px;   
    padding: 10px;
    margin: auto;
    margin-top: 1px;
    height: 600px;
  }

  .b3-content {
    text-align: center;
    width: 300px;
  }

  .b3-kartinka {  
    width: 100%;
    margin-top: 20px;
  }
  
  .b3-bottom {
    width: 150px;
    text-align: center;
    padding: 5px;
    background: linear-gradient(to left, #bf3d3d, #e15f5f);
    border-radius: 50px;
    color: #ffff;
    font-family: pr;
    font-size: 18px;
    margin-top: 70px;
    font-weight: 100;
    letter-spacing: 1px;
    outline: 0px solid #bb3939;
    outline-offset: -4px;
    transition: 0.2s;
    margin: auto;
    margin-top: 20px;
    padding-top: 10px;
  }

  .b3-bottom:hover {
    outline: 0px solid #bb3939;
    outline-offset: 0px;
    transition: 0.2s;
  }

  .b3-zagolovok {
    color: #bb3939;
    font-family: pr;
    font-size: 24px;
    margin-bottom: 50px;
    padding-top: 40px;
  }

  .b3-spisok {
    text-align: left;
    font-size: 16px;
  }

  .b4-fon {
    width: 100%;
    position: absolute;
    z-index: -1;
    margin-top: -100px;
  }

  .b4-container-1 {
    margin-top: 0px;
    width: 620px;
    position: relative;
    z-index: -2;
  }

  .b3-foto {
    width: 96%;
    max-width: 450px;
  }

  .b4-container-2 {
    text-align: center;
    margin-top: 40px;
    width: 96%;  
  }

  .b4-content {
    width: 90%;
    max-width: 450px;
    border-radius: 50px; 
    text-align: center; 
    border: 1px solid #a09a9a;
    border-radius: 50px;
    padding: 10px;
    margin: auto;
    background-color: white;
    padding-bottom: 40px;
  }

  .b4-zagolovok {
    font-size: 24px;
    font-family: pr;
    color: #bb3939;
    padding-top: 20px;
  }

  .b4-imya {
    font-family: rob l;
    font-size: 18px; 
    border-bottom: 3px solid #bb3939;
    padding-bottom: 10px;
    padding-top: 20px;
    text-align: center;
    width: 240px;
    margin: 10px;
    border: 0px solid;
    border-bottom:  3px solid #bb3939;
  }

  .b4-bottom {
    width: 150px;
    text-align: center;
    padding: 5px;
    background: linear-gradient(to left, #bf3d3d, #e15f5f);
    border-radius: 50px;
    color: #ffff;
    font-family: pr;
    font-size: 18px;
    margin: auto;
    margin-top: 30px;
    font-weight: 100;
    letter-spacing: 1px;
    border: 0px solid;
    outline: 0px solid #bb3939;
    outline-offset: -4px;
    transition: 0.2s;
    cursor: pointer;
    padding-top: 10px;
  }

  .b4-bottom:hover {
    outline: 0px solid #bb3939;
    outline-offset: 0px;
    transition: 0.2s;
  }

  .b5-line {
    width: 150px;
  }

  .b5-contakt {
    transition: 0.2s;
    font-size: 18px;
  }

  .b5-red {
    font-family: rob b;
    font-size: 18px;
    color: #bb3939;
  }

  .b5-container-1 {
    font-family: rob r;
    font-size: 24px;
    width: 96%;
    margin: auto;
    text-align: center;  
  }

  .b5-container-2 {
    width: 96%;
    margin: auto;
    text-align: center;
  }

  .b5-icon {
    margin-top: -100px;
  }

  .b5-logo {
    width: 100%;
    margin-top: 40px;
    text-align: center;
    font-size: 36px;
  }

  .b5-fon {
    width: 100%;
    position: absolute;
    z-index: -1;
    margin-top: -100px;
    display: none;
  }

  .b5-up {
    font-family: PR;
    font-size: 36px;
    margin-top: 55px;
    color: #bb3939;
    transition: 0.2s;
  }
  
  .b6 {
    background-color: #cccccc;
    margin-top: 10px;
    padding: 5px;
    padding-left: 5px;
    transition: 0.2s;
    font-size: 16px;
    text-align: center;
  }

  .b5-arrow {
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    font-size: 40px;
  }

  .b5-up {
    font-family: PR;
    font-size: 36px;
    margin-top: 20px;
    color: #bb3939;
    transition: 0.2s;
  }
  
}





