//окно
*{padding: 0; margin: 0; box-sizing: border-box;}

img.size_img
{
width: 60%;
height: auto;
min-width: 30px;
min-height: 30px;
max-height: 80px;
max-width: 80px
}

.img_icon
{
width: 16px;
height: auto;
min-width: 10px;
min-height: 10px;
max-height: 16px;
max-width: 16px
}

.green-icon{
color: black!important;
}

.blue-icon{
color: black!important;
}
.img_photo
{
width: 100%;
height: auto;
min-width: 80px;
min-height: 45px;
max-height: 200px;
max-width: 300px
}
.my_container
{
padding-left: 10%;
padding-right: 10%;
padding-top: 2%;
padding-bottom: 2%;
}

.one {
  background: #f0ead6;
  text-align: center;
  width: 100%;
  height: auto;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  border-radius: 0% 0% 20% 20%
}
.overlay{
  width: 100%;
  height: 100%;
  padding: 50px;
  color: #FFF;
  text-shadow: 1px 1px 1px #333;
  background-image: linear-gradient( 135deg, #9f05ff69 10%, #fd5e086b 100%);

}

h1 {
  font-family: 'Dancing Script', cursive;
  font-size: 40px;
  margin-bottom: 30px;
}



h2.paint {
  font-family: 'PT Sans Caption', sans-serif;
  font-size: 2.0rem;
  font-weight: 700;
  }

h2 {
  font-size: 1.9rem;
  font-weight: 700;
  font-family: 'PT Sans Caption', sans-serif;
  }

h3, p {
  font-family: ''Roboto'', sans-serif;
  margin-bottom: 30px;
}

.my_logo {
  font-family: ''Roboto'', sans-serif;
  font-size: 0.8rem;
}

.font2
{
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 0.9rem;
}

.font3
{
  font-family: 'Roboto', sans-serif;
  font-weight: 400  !important;
  font-size: 1.0rem;
}
h5 {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 1.1rem;
}

button {
  border: none;
  outline: none;
  padding: 10px 20px;
  border-radius: 50px;
  color: #333;
  background: #fff;
  margin-bottom: 50px;
  box-shadow: 0 3px 20px 0 #0000003b;
}
button:hover{
  cursor: pointer;
}

.my_nav-link:hover
{
 color: #990066;
 background: #EAEAEA;
 font-weight: 400;
 text-shadow: none;
-webkit-box-shadow: -15px -20px 19px -21px rgba(150, 150, 150, 0.6) inset;
-moz-box-shadow: -15px -20px 19px -21px rgba(150, 150, 150, 0.6) inset;
box-shadow: -15px -20px 19px -21px rgba(150, 150, 150, 0.6) inset;
}


.color_cherry { color: #990066}
.color_beige { color: #f1e0c2}
.color_black { color: black}
.color_white { color: white}
.bgcolor_beige { background: #F1E3C9}
.bgcolor_white { background: white}
.bgcolor_grey { background: #EAEAEA}
.bgcolor_beige_futter { background: #e7cea1}

a.bgcolor_beige {
background: #F1E3C9;
border-radius:  15px;
color: white;
margin: 0px 10px 0px 10px;
font-size: 0.9rem;
text-shadow: 1px 1px 3px black;
text-decoration: none;
}



div.bgcolor_beige
{
background: #F1E3C9;
}

a.bgcolor_cherry {
background: #9f5475;
border-radius:  15px;
font-size: 0.9rem;
color: white;
text-decoration: none;
}

.border
{
thick double #f1e0c2;
}

.btn-cherry
{
background: #9f5475;
color: white;
}

.btn-cherry:hover{
  cursor: pointer;
}

.size_preza {
background: #FFFFFF; max-width: 640px; height: 350px;}

@ media (max-width: 300px) {.size_preza {height: 300px}
}

div
{
border: 0px solid red;
}

.font_logo
{
font-family: Caveat;
font-size: 1.8rem;
color: #9f5475;
font-weight: 550;
}

.main_photo
{
  display: block;
  max-width: 100%;
  height: auto;
}
.my_border
{  border-radius: 10px;

}

.my_border_gray
{  border-radius: 10px;
   border-color: grey;
   border-width: 1px
}

.main_photo_round
{
  display: block;
  max-width: 80%;
  height: auto;
  border-radius:50%;
  min-width: 30%;

}

.main_futter
{
  display: block;
  max-width: 27%;
  height: auto;
}
.line_cherry
{
height: 10px;
background: #9f5475;
}

.line_cherry_white
{
height: 20px;
background: white;
}


.line_cherry_beige
{
height: 20px;
background: #f1e0c2;
}

.border_right
{
border-radius: 0px 0px 10px 0px;
}


.border_left
{
border-radius: 0px 0px 0px 10px;
}

.cub
{
height: 30px;
width: 30px;
border-radius: 5px;
}

@media only screen and (max-width: 992px) {
  /* For mobile: */
	.rowall {display: flex;flex-flow: wrap;}
	.col1 {order: 2;}
	.col2 {order: 1;}
	.col3 {order: 3;}
}
.accordion {
  --bs-accordion-active-bg: #EAEAEA;
  --bs-accordion-active-color: white;
}

.accordion-button:not(.collapsed) {
  box-shadow: none;
}

.img_mpic_real
{
  display: block;
  height: auto;
  width: 100%;
  min-width: 20px;
  min-height: 20px;
  text-align: center;
}

.img_mpic2
{
  width: 75px;
  height: 75px;
  max-height: 75px;
  min-height: 15px;
  max-width: 75px;
  min-width: 15px;
}

.border_20
{
border-radius:  20px;
}

i:hover{color: LimeGreen}
.telegram:hover{color: DodgerBlue}


.img_round {
  padding: 10px;
  border-radius: 50%;
}

Alegreya;
  //max-width: 100%;

.barcode
{
padding-left: 15px;
margin:12px
}

.myiframe
{
    background-color: white;
    border: none;
}