body {
	margin: 0 auto;
	min-width: 550px;
}
.shapka {
	-ms-display: flex;
	display: flex;
	flex-wrap: wrap;
	-ms-justify-content: space-evenly;
	justify-content: space-evenly;
	align-self: center;
	width: 100%;
	height: auto;
	background: url(../image/imgFonFoto.jpg) no-repeat;
    background-size: cover;
}
.logo {
	width: 100px;
	height: 65px;
	margin-top: 12px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 12px;
}
.logo_img {
	transition: .8s;
}
.logo_img:hover {
	transform: rotate(360deg);
	transition: .8s;
}
h4 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	text-align: right;
	color: black;
}
@media all and (max-width: 850px) {
	h4 {text-align: center;}
}
.topAdres {
	margin-right: 20px;
	margin-left: 20px;
	user-select: none;
}
.vkladki_fon {
	display: flex;
	justify-content: center;
	width: 100%;
	height: 40px;
	background:#7C7C7C;
	border-bottom: 1px solid #000000;
}

@media all and (max-width: 850px) {
	.vkladki_fon { height: 80px; }
	}

.vkl {
	width: auto;
	height: 30px;
	background: #FFFFFF;
	margin-top: 9px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 0px;
	text-align: center;
}

@media all and (max-width: 850px) {
	.vkl { height: 50px; 
			margin-top: 30px;}
}
.vkl:hover {
	background: #FC70BA;
	cursor: pointer;
}
.vkladki_txt {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-weight: 600;
	margin: 5px;
	text-align: center;
}

.ssilki {
	display: flex;
	justify-content: center;
	width: 100%;
	height: auto;
	flex-wrap: wrap;
	background:#7C7C7C;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	color:#FFFFFF;
	font-size: 14pt;
	padding-top: 9px;
	text-align: center;
}

a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

a:hover {
	color: #FC70BA;
}
.podval {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width: 100%;
	background:#7C7C7C;
	border-top: 1px solid #000000;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	color: #FFFFFF;
	font-size: 14pt;
	text-align: center;
	padding-top: 9px;
	padding-bottom: 9px;
	margin-top: 20px;
}
.activ_vkl {
	background: #FC70BA;
}
h3 {
	font-size: 1.1em;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	text-align: center;
	color: black;
}

.anons {
	width: 100%;
	background: #FC70BA;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-weight: 700;
	padding: 1px;
	border-radius: 4px;
	text-align: center;
	margin: 5px;
	user-select: none;
	font-size: 1.1em;
}

.content_foto_doc {
	margin: 15px;
}

.obrazec_foto_conteiner {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	margin: 10px;
}

.img_foto_doc {
	box-shadow: 3px 3px 10px;
}

.obrazci_foto_doc {
	display: flex;
	justify-content: center;
	align-items:flex-end;
	flex-wrap: wrap;
}
.strelka_naverh_pole {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 60px;
  height: 60px;
  background-color: black;
  opacity: .2;
  border-radius: 5px;
}
.strelka_naverh {
  margin: auto;
  margin-top: 15px;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 30px solid green;
  opacity: 1;
}
td {
	border-radius: 4px;
}
.format_block {
	display: flex;
	flex-direction: column;
	align-items: center;
	flex-wrap: wrap;
	margin: 10px;
}
.formatki {
	display: flex;
	justify-content: center;
	margin: 15px;
	align-items: flex-end;
	flex-wrap: wrap;
}
.ramkafoto {
	display: flex;
	box-shadow: 5px 5px 15px;
	padding: 1px;
	align-items: flex-end;
	transition: 0.3s;
}
.ramkafoto:hover {
	transform: scale(1.05);
	transition: 0.3s;
}
input {
	margin: 10px;
	font-size: 16pt;
	padding: 5px;
}
.vibor_kol_vo {
	display: flex;
	justify-content: center;
}
.itog {
  	color: green;
  	font-size: 24pt;
}
.content_fotoprint {
	margin: 15px;
}
.restavracia_block {
	display: flex;
	flex-wrap: wrap;
	margin: 20px;
	justify-content: center;
}

/*Реставрация-----------------------------------------------------------------------------------------------*/


.block_s_foto_rest {
	display: flex;
	padding: 15px;
	justify-content: center;
	align-content: center;
	margin: 15px;
	box-shadow: 5px 5px 15px;
}
/*Калькулятор распечатки фоток (филдсет)-----------------------------------------------------------------------------------------------*/
.kalk_rasp_fotok_fildset {
	border-radius: 10px;
	border-color: #FC70BA;
	margin: 10px auto;
	background: #FFFFFF;
	box-shadow: 3px 3px 5px grey;
}

.kalk_rasp_fotok_zagolovok {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	color: dimgray;
    font-weight: 900;
    font-size: 1.2em;
    padding: 0 10px;
    height: 1.4em;
	border: 2px solid #FC70BA;
	border-radius: 10px;
	text-align: center;
	background: #ffffff;
	box-shadow: 3px 3px 5px grey;
}
/*-----------------------------------------------------------------------------------------------*/

.WhatsApp {
    position: fixed;
    z-index: 999;
    background-image: url(/image/Whatsapp_50x50px.png);
    right: 2%;
    bottom: 15%;
    width: 50px;
    height: 50px;
}
@media (orientation: portrait) {
	.WhatsApp {
    position: fixed;
    z-index: 999;
    background-image: url(/image/Whatsapp_50x50px.png);
    left: 5%;
    bottom: 5%;
    width: 80px;
    height: 80px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	}
}
h4 a {
	color: black;
}