@charset "utf-8";
/* CSS Document */
body, div, fieldset, h1, h2, h3, h4, p, a {
	font-size: 100%;
}
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/imgFonPech.jpg) no-repeat;
    background-size: cover;
}
/*
@media (orientation: portrait) {
	.shapka {
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-align-items: center;
		align-items: center;
		text-align: center;
	}
*/
}
.logo {
	width: auto;
	height: auto;
	margin-top: 12px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 12px;
}
.logo_img {
	transition: .8s;
}
.logo_img:hover {
	transform: rotate(360deg);
	transition: .8s;
}
/*
.adres {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	text-align: right;
	flex-wrap: wrap;
	color: black;
}
*/

a.topAdres {
	margin-right: 20px;
	margin-left: 20px;
	user-select: none;
	color: black;
}
.vkladki_fon {
	display: flex;
	justify-content: center;
	width: 100%;
	height: auto;
	background:#7C7C7C;
	border-bottom: 1px solid #000000;
}

@media all and (max-width: 850px) {
	.vkladki_fon { height: auto; }
	}

.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: #FCBB50;
	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;
}
.content_pech40 {
	display: flex;
	justify-content: center;
	padding: 20px;
}

.osnastka_all {
	width: 100%;
	height: auto;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}


.osnastka40 {
	height: auto;
	width: 200px;
	margin: 10px;
	box-shadow: 5px 5px 15px #bfbfbf;
	padding: 10px ;
	border-radius: 4px;
	flex-direction: column;
	align-items: center;
}
.klishe40 {
	height: auto;
	width: 200px;
	margin: 10px;
	box-shadow: 5px 5px 15px #bfbfbf;
	padding: 10px;
	border-radius: 4px;
	flex-direction: column;
	align-items: center;
}
.osnastka30 {
	height: auto;
	width: 200px;
	margin: 10px;
	box-shadow: 5px 5px 15px #bfbfbf;
	padding: 10px;
	border-radius: 4px;
	flex-direction: column;
	align-items: center;
}
.klishe30 {
	height: auto;
	width: 200px;
	margin: 10px;
	box-shadow: 5px 5px 15px #bfbfbf;
	padding: 10px;
	border-radius: 4px;
	flex-direction: column;
	align-items: center;
}

.osn_opisanie {
	text-align: center;
	font-size: 1em;
}


.content_klishe {
	display: flex;
	justify-content: center;
	padding: 20px;
}

.klishe_all {
	width: 100%;
	height: auto;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.klishe {
	width: 152px;
	margin: 15px;
}

.klishe_opisanie {
	text-align: center;
}

.zagolovok_klishe {
	display: block;
	word-wrap: break-word;
	width: 100%;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	text-align: center;
	border-bottom: 2px solid #CCCCCC;
	border-top: 2px solid #CCCCCC;
	margin-left: auto;
	margin-right: auto;
}

.price_osn {
	width: 100%;
	font-size: 1rem;
	background: #FCBB50;
	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;
}
.predv_price_osn {
	width: 100%;
	background:#F8D7A0;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-weight: 300;
	padding: 1px;
	border-radius: 4px;
	text-align: center;
	margin-bottom: 5px;
}

.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: 1.2rem;
	font-weight: 300;
	padding-top: 9px;
	text-align: center;
}

a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

a:hover {
	color: #FCBB50;
}
.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;
}
.zagolovok_klishe30 {
	word-wrap: break-word;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	left: 20px;
	right: 20px;
	text-align: center;
	border-bottom: 2px solid #CCCCCC;
	border-top: 2px solid #CCCCCC;
	margin-left: 30px;
	margin-right: 30px;
}
.content_pech30 {
	display: flex;
	justify-content: center;
	padding: 20px;
}
.osnShtamp_compl {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 236px;
	margin: 15px;
	border: 2px solid #C7C7C7;
	padding: 4px;
	border-radius: 10px;
}
.shtamp_all {
	display: flex;
	justify-content: center;
	padding: 20px;
}

.obr_ottiska {
    width: 100%;
	background:#E4E4E4;
    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;
}

.content_shtamps {
	display: flex;
	justify-content: center;
	padding: 20px;
	padding-top: 0;
	flex-wrap: wrap;
}


/*Для всех картинок форма курсора РУКА*/

.content_pads_ink {
	display: flex;
	justify-content: center;
	padding: 20px;
}

.block_pads_ink {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 236px;
	margin: 15px;
	padding: 4px;
	text-align: center;
}
h4 .podval_adress {
	margin-top: 30px;
	user-select: none;
	color: ghostwhite;
}

.content_pads_ink{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 20px;
}
.kalkulator {
	position: fixed;
	width: 600px;
	height: auto;
	top: 30px;
	left: -600px;
	background: #EBEBEB;
	transition: .5s;
	border-radius: 0 0 10px 0;
	box-shadow: 0px 0px 0px;
}
@media all and (max-width: 920px){
	.kalkulator {
	top: 320px;	
	}
}

.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;
}
.content_information {
	padding: 50px;
	background:#FDE7CC
}

.statia327 {
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
	font-size: 12pt;
	font-style: italic;
	margin-left: 60px;
}

p {
	user-select: none;
}
h3 {
	user-select: none;
}
.activ_vkl {
	background: #FCBB50;
}
.zagolovok_shtamps {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	left: 2px;
	right: 2px;
	text-align: center;
	border-bottom: 2px solid #CCCCCC;
	border-top: 2px solid #CCCCCC;
	margin-left: 30px;
	margin-right: 30px;
	width: 100%;
}

.anons_shtamps {
	width: 100%;
	background: #FCBB50;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-weight: 700;
	padding: 3px;
	border-radius: 4px;
	text-align: center;
}

.content_information {
	user-select: none;
}

.obiava {
	font-size: 1em;
}

.nestandSht {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 5px;
}

.line1 {
	width: 100%;
	height: 4px;
	background: #BABABA;
	
}

.faximili_a {
    background-color: #FEEABA;
    width: 100%;
    border-radius: 5px;
    margin: 10px auto;
    display: flex;
    justify-content: center;
}

.faximile_b {
	display: flex;
	flex-direction: column;
	width: 80%;
}

.faximile_images {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}

.opisanie {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-size: 1rem;
	text-align: center;
	color: #0079AC;
}

.kak_zakazat {
	display: flex;
	flex-direction: column;
	background-color: #FEEABA;
	margin: 10px;
	padding: 10px;
	border-radius: 7px;
}

.kak_zakazat_content {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
}

.zakaz_etaps {
	border-radius: 5px;
	border-color: #7988FB;
	margin: 3px;
	background: #FFFFFF;
	box-shadow: 3px 3px 5px grey;
}

.zakaz_zagol {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-size: 20px;
	width: 20px;
	height: 20px;
	border: 2px solid #7988FB;
	border-radius: 50%;
	text-align: center;
	padding-bottom: 3px;
	background: #ffffff;
	box-shadow: 3px 3px 5px grey;
}

.zakaz_content {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-size: 1.1rem;
}

.kak_zakazat_zagolovok {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-size: 1.2rem;
	text-align: center;
}

.perecleika {
	width: auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.osn_img {
	width: 150px;
	height: 150px;
	margin: auto;
}

.name {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	text-align: center;
	font-weight: 900;
	height: 40px;
	margin-top: 20px;
}
.img {
    width: 150px;
    height: 150px;
    margin: 10px auto;
    background-size: 100%;
    border: 1px solid #C2C2C2;
    border-radius: 4px;
}
.imgKl {
	width: 180px;
	height: 180px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	margin: 10px auto;
	border: 1px solid #C2C2C2;
	border-radius: 10px;
}
.kl_opisanie {
	text-align: left;
}
@media (orientation:landscape) {
    h4 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	text-align: right;
	color: black;
}
    .topAdres {
		text-align: right;
	}
}
@media (orientation: portrait) and (max-width: 1350px){
    h4 {
        font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
        text-align: center;
    }
    .topAdres {
		text-align: center;
	}
}   
/*стиль для всплывающего блока подробно*/
.podrobnoFon {
    display: none;
    margin: 0;
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100%;
    z-index: 950;
    background: #FFDD99;
}
.podrobnoBlock {
    display: inline-flex;
    flex-wrap: nowrap;
    justify-content: center;
    margin: auto;
}
.zakrivashka {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    margin: 10px;
    width: 20px;
    text-align: center;
    
}
.podrobnoContent {
/*    background-color: #fff;*/
    background: #FFFFFF;
background: -moz-linear-gradient(top, #FFFFFF 0%, #FFFFFF 60%, #c1c6d4 73%, #FFFFFF 86%, #FFFFFF 100%);
background: -webkit-linear-gradient(top, #FFFFFF 0%, #FFFFFF 60%, #c1c6d4 73%, #FFFFFF 86%, #FFFFFF 100%);
background: linear-gradient(top, #FFFFFF 0%, #FFFFFF 60%, #c1c6d4 73%, #FFFFFF 86%, #FFFFFF 100%);
    width: auto;
    height: auto;
    box-shadow: 3px 3px 5px black;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    text-align: center;
/*    padding: 10px;*/
    max-width: 850px;
    
}

.contentImgVideo {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

#imgSlogenaia, #imgRazlogenaia {
    width: 150px;
    height: 150px;
}
.vidi {
    display: flex;
    flex-wrap: nowrap;
    padding: 10px;
    justify-content: center;
}

.nazvania {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    color: #0079AC;
    font-size: 16px;
    font-weight: 400;
    padding: 10px;
}

#videoPrincipRaboti {
    width: 350px;
    height: 263px;
    margin: 10px 10px 20px 10px;
    border-radius: 10px;
    box-shadow: 3px 3px 10px #838383;
    border: 2px solid #ffffff;
}

.vid {
    display: flex;
    flex-direction: column;
    align-items: center;
}

#nazvanie {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    font-size: 1.2rem;
    text-align: center;
    color: #0079AC;
    background-color: #efefef;
    border-radius: 3px;
    margin: 8px;
    padding: 15px;
    display:block;
}

.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;
}

.zayavka{
	width:auto;
	height: auto;
	text-align: center;
	padding: 0px 20px;
	border: 2px solid #4b5afc;
	border-radius: 10px;
	background-color: #FEEABA;
	margin: 10px auto;
	
	box-shadow: 3px 3px 5px grey;
}
	.zayavka a {
		color: brown;
		margin: 0;
		font-weight:bolder;
	}
