@font-face {
	font-family: arial_bold;
	src: url(../fonts/arial_bold.ttf);
}
@font-face {
	font-family: ProximaNovaSemibold;
	src: url(../fonts/ProximaNovaSemibold.otf);
}
@font-face {
	font-family: OpenSansRegular;
	src: url(../fonts/OpenSansRegular.ttf);
}
@font-face {
	font-family: impact;
	src: url(../fonts/im.ttf);
}
@font-face {
	font-family: Proxima_Nova_Extrabold;
	src: url(../fonts/Proxima_Nova_Extrabold.otf);
}
@font-face {
	font-family: ProximaNovaExCn-Semibold;
	src: url(../fonts/ProximaNovaExCn-Semibold.ttf);
}
@font-face {
	font-family: a_groticextrablack;
	src: url(../fonts/a_groticextrablack.ttf);
}
@font-face {
	font-family: ReactorRUS;
	src: url(../fonts/ReactorRUS.ttf);
}
@font-face {
	font-family: Coluna;
	src: url(../fonts/Coluna.ttf);
}
@font-face {
	font-family: ProximaNovaCondensedReg;
	src: url(../fonts/ProximaNovaCondensedReg.ttf);
}

@font-face {
	font-family: ProximaNovaExCn-Bold;
	src: url(../fonts/ProximaNovaExCn-Bold.ttf);
}
@font-face {
	font-family: ProximaNovaCond-Bold;
	src: url(../fonts/ProximaNovaCond-Bold.ttf);
}
@font-face {
	font-family: ProximaNovaCond-BoldIt;
	src: url(../fonts/ProximaNovaCond-BoldIt.ttf);
}
@font-face {
	font-family: ProximaNovaCond-Extrabld;
	src: url(../fonts/ProximaNovaCond-Extrabld.ttf);
}
@font-face {
	font-family: ProximaNovaCond-Black;
	src: url(../fonts/ProximaNovaCond-Black.ttf);
}
@font-face {
	font-family: ProximaNovaExCn-Regular;
	src: url(../fonts/ProximaNovaExCn-Regular.ttf);
}
@font-face {
	font-family: ProximaNovaRegular;
	src: url(../fonts/ProximaNovaRegular.otf);
}
@font-face {
	font-family: Proxima_Nova_Bold;
	src: url(../fonts/Proxima_Nova_Bold.otf);
}
@font-face {
	font-family: OfficinaSansMedium;
	src: url(../fonts/OfficinaSansMedium.otf);
}
@font-face {
	font-family: OfficinaSerifBold;
	src: url(../fonts/OfficinaSerifBold.ttf);
}
@font-face {
	font-family: OfficinaSansBook;
	src: url(../fonts/OfficinaSansBook.otf);
}
@font-face {
	font-family: OfficinaSansBold;
	src: url(../fonts/OfficinaSansBold.otf);
}
@font-face {
	font-family: pfsquaresanspro-medium;
	src: url(../fonts/pfsquaresanspro-medium.ttf);
}
@font-face {
	font-family: pfsquaresanspro-regular;
	src: url(../fonts/pfsquaresanspro-regular.ttf);
}
@font-face {
	font-family: pfsquaresanspro-bold;
	src: url(../fonts/pfsquaresanspro-bold.ttf);
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
html {
	height: 100%;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

ol, ul {
	list-style: none;
}

body{
	margin:0 auto;
	font-family: 'OfficinaSansMedium';
}
.cont{
	max-width:1200px;
	margin:auto;
}
.bars{
	display:none;
}
.logo{
	width:200px;
}
.top-cont{
	max-width:1200px;
	margin:0 auto;
	overflow:hidden;
}
.head-logo{
    float: left;
    background: #fff;
    padding: 10px 0px 2px 0px;
    display: flex;
    align-items: center;
    border-radius: 7px;
}
.label-name{
	font-family: ProximaNovaExCn-Regular;
    color: #ffffffcf;
}
.h1{
	float:left;
	color:#c0bced;
	font:14px OpenSansRegular;
	padding: 22px 0px 0px 22px;
}
.head-logo h1{
font-size: 48px;

text-transform: uppercase;

color: #111;

padding-left: 5px;

font-family: ProximaNovaExCn-Bold;
}
.head-logo a{
	text-decoration: none;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.ico-phone{
    width: 15px;
    vertical-align: middle;
    margin-right: 7px;
}
.call{
    width: 190px;
    text-align: center;
}
.top-kon{
    float: right;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: flex-end;
    height: 110px;
    margin-bottom: -25px;
}
.tel{
}
.logom {
    width: 270px;
	    padding: 0px 25px;
}
.btn{
    text-decoration: none;
    font-size: 14px;
    font-family: OfficinaSansBook;
    color: #147fb3;
    padding: 9px 11px;
    border: 1px solid #dedede;
    display: block;
}
.btn:hover{
    color: #fff;
	background: #147fb3;
    border: 1px solid #dedede;
}
.phone{
color: #1e1e1e;
    font: 28px Proxima_Nova_Extrabold;
}
.fsc{
	background:#fff;
	padding:50px 0px 30px;
}
.description li{
    display: list-item;
    list-style: disc;
    color: #006186;
    font-size: 22px;
}
.description li p{
	font-family: OfficinaSansBook;
    color: #333;
    font-size: 16px;
}
.menu{
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
}
.lightbox{
    text-decoration: none;
    color: #394342;
}
.menu ul{
    list-style: none;
}
.menu ul li{
    float: left;
}
.menu ul li a{
    display: block;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    color: #111;
    padding: 7px 20px;
    font-size: 16px;
    font-family: OfficinaSansBook;
}
.menu ul li a:hover{
	background:#147fb3;
	
}
.menu li a:hover, .header_menu ul li:hover > a {
    color: #fff;
	
}
/*____________________________________________________*/
.menu ul li ul li{
	width: 100%;
	text-align: left;
	    position: relative;
}
.menu ul li ul li a{
    text-align: left;
    line-height: 26px;
    padding: 7px 8px;
    font-size: 14px;
    background: #e2e2e2;
    color: #000000;
}
.menu ul ul{
	list-style:none;
	position:absolute;
	   background: #1c4788; 
	width: 270px;
	margin-top: 0px;
	opacity:0; /* Устанавливаем начальное состояние прозрачности */
	z-index: 99;
	margin-left:-9999px;
	-webkit-transition:0.25s linear opacity; /* В Webkit выпадающие пункты будут проявляться */
}
.menu ul ul ul{
	list-style:none;
	position:absolute;
	   background: #1c4788;
	width: 270px;
	display: none;
	margin-top: 0px;
	opacity:0; /* Устанавливаем начальное состояние прозрачности */
	z-index: 99;
	margin-left:-9999px;
	-webkit-transition:0.25s linear opacity; /* В Webkit выпадающие пункты будут проявляться */
}
.menu ul ul ul ul{
	list-style:none;
	position:absolute;
	 background: #1c4788;
	width: 270px;
	display: none !important;
	margin-top: 0px;
	opacity:0; /* Устанавливаем начальное состояние прозрачности */
	z-index: 99;
	margin-left:-9999px;
	-webkit-transition:0.25s linear opacity; /* В Webkit выпадающие пункты будут проявляться */
	
}
.menu ul li:hover ul{ /* Выводим выпадающий пункт при наведении курсора */
	opacity:1; /* Делаем непрозрачным */
	position:absolute;
	margin-top: 0px;
	margin-left:0px;
}
.menu ul li ul li:hover ul{ /* Выводим выпадающий пункт при наведении курсора */
	    opacity: 1;
    position: absolute;
    display: block;
 
    margin-left: 270px;
    bo rder: 1px solid #6f6f6f;
	top: 0;
}
.menu ul li ul li ul li:hover ul{ /* Выводим выпадающий пункт при наведении курсора */
	opacity:1; /* Делаем непрозрачным */
	position:absolute;
	display: block !important;
	
	margin-left: 270px;
}
.menu ul li:hover a{ /* Устанавливаем стили для верхнего уровня, когда выводится выпадающий список */

	text-decoration: none;
}
.menu ul li:hover ul a{ /* Изменяем некоторые стили верхнего уровня при выводе выпадающего пункта */
	text-decoration:none;
	transition:all 0.25s ease-in-out;
}
.menu ul li:hover ul li a:hover{ /* Устанавливаем стили для выпадающих пунктов, когда курсор наводится на конкретный пункт */
	background:#147fb3;
}
/*____________________________________________________*/
.head_menu{
	width: 1000;
	margin: 0 auto;
	overflow: hidden;
}
.head_menu ul{
	text-align: left;
	overflow: hidden;
}
.head_menu ul li{
	display: block;
	overflow: hidden;
	padding: 5px 20px;
}
.head_menu ul li a{
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	font-family: 'Roboto-Regular';
}
.head_menu  ul li a:hover{
	text-decoration: underline;
}

.slash{
	color:#fff;
	font:16px OfficinaSansMedium;
}
.bgn{
	position:relative;
	font-size: 0px;
	padding-top: 120px;
}
.bgn img{
	max-width:100%;
}
.hInSlide{
	color: #fff;
    text-align: center;
    font: 36px pfsquaresanspro-medium;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
}
.hInSlide h1{
    position: absolute;
    bottom: 40%;
    width: 100%;
    text-shadow: 1px 1px 3px #5a2d04;
}
.prem img{
	width:100px;
}
.prem p{
	color:#3e3e3e;
	font:16px OfficinaSansMedium;
	padding-top:43px;
}
.prem{
	display: inline-block;
	width: 25%;
}
.prems{
	text-align:center;
	margin:73px 0px 135px;
	font-size: 0px;
}
.headers{
	text-align:center;
	color:#00a03a;
	font:36px OfficinaSerifBold;
}
.win h2{
	font:24px pfsquaresanspro-bold;
	padding:32px 27px 0px;
	color:#1e1e1e;
}
.win p{
	font:14px OpenSansRegular;
	color:#7e7e7e;
	padding: 12px 27px 0px;
    line-height: 1.5;
}
.win img{
	max-width:100%;
}
.win{
	display:inline-block;
	position:relative;
	background:#fff;
}
.windows-in{
	font-size:0px;
}
.more{
	text-decoration:none;
	color:#fff;
	font:16px OfficinaSansBook;
	padding:18px 59px;
	background:#00a03a;
	display:inline-block;
}
.wmore{
    text-align: right;
    margin-top: 15px;
    margin-bottom: 37px;
    margin-right: 37px;
}
.gallery{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	margin:74px 0px 24px;
}
.gallery img{
	max-width:100%;
	margin-bottom: 23px;
}
.fsc .cont  .headers{
	color:#fff;
	padding:62px 0px;
}
.fsc .cont .wmore .more{
	background:#3e3e3e;
	padding:20px 40px;
}
.fsc .cont .wmore{
	padding-bottom: 80px;
}
.comment img{
	max-width:100%;
}
.comment{
	background:#fff;
	padding:20px 21px 20px 131px;
	position:relative;
	margin:0px 0px 39px 0px;
}
.name{
	color:#00a03a;
	font:18px OfficinaSerifBold;
	display:block;
}
.date{
	color:#aeaeae;
	font:14px OfficinaSansBook; 
}
.mess{
	color:#7e7e7e;
	font:14px OfficinaSansBook;
	max-width: 410px;
	line-height:1.5;
	padding:10px 0px;
}
.comments{
	display:flex;
	justify-content:space-between;
}
.foto{
	position:absolute;
	left:20px;
	top:20px;
}
.bottom-cont .headers{
	color:#3e3e3e;
	padding:72px 0px 58px;
}
.bottom-cont .more{
	padding:20px 36px;
}
.bottom-cont{
	padding-bottom:58px;
}
.footer{
	background:#1c4788;
}
.footer .top-cont{
	margin:0;
	padding: 34px 0px;
}
.footer .top-cont{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:center;
}
.footer .menu li a{
	padding:0;
	color:#fff;
	font:14px pfsquaresanspro-regular;
}
.footer .menu li{
	display:block;
	padding:10px 0px;
	text-align:left;
}
.footer .menu{
	padding:0;
	margin:0;
	width: 28%;
}
.footer .top-cont .h1,.footer .top-cont .tel{
	padding:0;
}
.footer .tel .phone{
	color:#fff;
}
.footer .call .btn{
	background:#fff;
}
.footer .call{
	padding:0px;
}
.ai{
	position:absolute;
	right:0px;
	bottom:0px;
}
.ab{
	display:inline-block;
	    padding-bottom: 37px;
}
.ab1{
	display: flex;
    padding-bottom: 37px;
    flex-direction: column;
}
.ab2{
    width: 24%;
}
.ab2 a:hover{
	background: #265caf;
}
.ab2 a{
	display: flex;
    font-size: 18px;
    width: 100%;
    flex-direction: column;
    background: #1c4788;
    align-items: center;
    justify-content: center;
    color: #fff;
    height: 69px;
    border-radius: 19px;
    text-align: center;
	transition: 0.15s;
}
.e-cont{
	font-size:0px;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	margin-bottom: 62px;
}
.ab h3{
	font:24px pfsquaresanspro-bold;
	color:#1e1e1e;
	padding:37px 0px 26px;
}
.ab p{
	font:14px OpenSansRegular;
	color:#444;
}
.ab1 h3{
	font:24px pfsquaresanspro-bold;
	color:#1e1e1e;
	padding:37px 0px 26px;
}
.ab1 p{
	font:14px OpenSansRegular;
	color:#444;
}
.ser{
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 25px;
}
.news{
	width: 100%;
    display: inline-block;
}
.news h3{
	font:24px pfsquaresanspro-bold;
	color:#1e1e1e;
	padding:37px 0px 26px;	
}
.new h2{
    font: 16px OfficinaSansBold;
    color: #1c4788;
    line-height: 1.3;
    margin-bottom: 5px;
}
.new p{
	font:14px OpenSansRegular;
	color:#7e7e7e;
	max-width: 479px;
	line-height: 1.5;
}
.more{
    text-decoration: none;
    color: #ffffff;
    font-size: 16px;
    background: #477ed2;
    font-family: OfficinaSansBook;
    padding: 8px 15px;
    display: inline-block;
	transition: 0.5s;
}
.more:hover{
    background: #0a5ad4;
}
.news-text{
	display: inline-block;
}
.new img{
    vertical-align: top;
    width: 75px;
    padding-top: 5px;
    margin-right: 20px;
}
.fscm {
    background: #f5f5f5;
    padding: 30px 0px 80px;
}
.komplekt{
	
}
.imagekat{
	    width: 25% !important;
	    display: inline-block;
	    vertical-align: top;
}
.zag{
	       text-align: -webkit-center;
    font-size: 20px;
    padding: 50px 20px 10px 20px;
}
.new{
	width: 48%;
    margin: 0% 1%;
    display: inline-block;
    vertical-align: top;
}
.c2 img{
	display:block;
}
.main-cont div{
	display:inline-block;
}
.main-cont .c1, .main-cont .c3, .main-cont .c4, .main-cont .c5{
	margin-bottom:50px;
}
.tim{
	margin-bottom: 6.8%;
}
.c1{
	margin-right:26px;
}
.c3{
	margin-left:26px;
}
.c4{
	margin-right:18px;
}
#comp_78183667dc9d8ac1bccc87c22df5b30b h3{
	display:none}
	.R2D2{
		    margin-bottom: 40px !important;
	}
.content_box{
	    margin: 0 auto;
}
header{
	position: fixed;
    width: 100%;
    background: #ffffff;
    z-index: 9999;
	box-shadow: 0px 0px 5px 0px #aaa;
}
.info h2{
    color: #1e1e1e;
    font: 26px OfficinaSansBold;
    text-align: -webkit-center;
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 32px;
}
.info p{
	color:#7e7e7e;
	font:16px OfficinaSansBook;
	max-width: 319px;
	margin-top: 20px;
	line-height:1.5;
	    text-align: -webkit-auto;
}
.breadcrumb{
	display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: stretch;
}
.pathway{
	text-decoration: none;
    color: #333;
}
.divider{
	vertical-align: middle;
    padding: 0 1px;
}
.left p{
    color: #000000;
    background: #d6cccb;
    font-family: OfficinaSansBook;
    padding: 5px 15px;
    line-height: 24px;
    margin-top: 37px;
	position: absolute;
    bottom: 0;
}
.left strong{
    color: black;
    font-family: OfficinaSansMedium;
    line-height: 30px;
    padding: 0px 2px;
}
.info{
	position:absolute;
	top:32px;
	left:28px;
}
.infol h2{
color: #1e1e1e;
    font: 24px pfsquaresanspro-bold;
    text-align: -webkit-center;
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 10px;
}
.infol p{
	color:#7e7e7e;
	font:14px OpenSansRegular;
	max-width: 400px;
	margin-top: 20px;
	line-height:1.5;
	    text-align: -webkit-left;
}
.infol{
	position:absolute;
	top: 50px;
    left: 50px;
}
.infor {
    position: absolute;
    top: 50px;
    left: 680px;
}
.infor h2{
	color: #1e1e1e;
    font: 24px pfsquaresanspro-bold;
    text-align: -webkit-center;
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 10px;
}
.infor p{
	color:#7e7e7e;
	font:14px OpenSansRegular;
	max-width: 400px;
	margin-top: 20px;
	line-height:1.5;
	    text-align: -webkit-left;
}
.c1, .c21, .c3, .c4, .c5{
	position:relative;
}
.c2 div{
	display:block;
}
.w-h, .w-p{
	color:#fff !important;
}
.cl{
	text-decoration:none;
	display:block;
	font-size: 0px;
	    text-align: -webkit-right;
    background: white;
	width: 100%;
}
.c9{
	text-decoration:none;
	display:block;
	font-size: 0px;
	    text-align: -webkit-left;
    background: #f5f5f5;
	width: 100%;
}
.c9:hover{

    background: #fff;
	
}
.c9r{
	text-decoration:none;
	display:block;
	font-size: 0px;
	    text-align: -webkit-right;
    background: #f5f5f5;
	width: 100%;
}
.c9r:hover{

    background: #fff;
	
}
.main-cont{
	font-size: 0px;
}
.main-cont img{
	width:100%;
}
table{
	
}
tr{
	
}
td{
	    border: 1px solid #777!important;
		vertical-align: middle;
		    padding: 2px 10px 0px 10px;
}
.c1{
width: 31%;
    border: 1px solid #d8d8d8;
    border-radius: 25px;
	
}
.c2{
	width:31%;
}
.c3{
	width:31%;
}
.c4{
	width:98%;
	    margin: 3% 0%;
}
.c5{
	width:98%;
	    margin: 3% 0%;
}
.phone a{
	text-decoration:none;
	color:#1e1e1e;
}
.footer .tel .phone a{
    color: #fff;
	text-decoration:none;
}
.item-page img{

}
.kontakti{
	display: inline-block;
    width: 29%;
    vertical-align: top;
    line-height: 1.3;
}
.map{
	display: inline-block;
    width: 70%;
}
.hits{
	margin: 20px 0px;
	    border: #000 2px solid;
    display: inline-block;
    padding: 10px;
    box-shadow: #828282 3px 3px;
    background: #fff;
    font: 16px pfsquaresanspro-medium;
    color: #333439;
}
.page-header {
	text-align: center;
    font: 40px pfsquaresanspro-medium;
    margin: 30px 0px;
}
.za{
	width: 260px;
	overflow: hidden;
    padding: 10px 10px;
    background: #fff;
    margin: 0 auto;
    margin-top: 13%;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
}
.za h4{
	color: #4A4A4A;
    text-align: left;
    font-size: 18px;
    margin-bottom: 10px;
    border-bottom: 1px solid #dadada;
    padding-bottom: 10px;
}
.za p{
	text-align: left;
	padding: 5px 15px 15px 15px;
	font-size: 12px;
}
.close {
	background: #074b9c;
	color: #fff;
	line-height: 44px;
	font-size: 26px;
	text-decoration: none;
	margin-top: -34px;
	position: absolute;
	margin-left: 114px;
	width: 48px;
	height: 48px;
	border-radius: 28px;
	border: 2px solid #074b9c;
	transition: all 0.2s ease-in-out;
}
.close:hover {
	background: #fff;
	color: #074b9c;
}
.lightboxs {
	/** Default lightbox to hidden */
	display: none;

	/** Position and style */
	position: fixed;
	z-index: 999;
	width: 100%;
	height: 100%;
	text-align: center;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.2);
  transition: all 0.2s ease-in-out;
}

.lightboxs img {
	/** Pad the lightbox image */
	max-width: 90%;
	max-height: 80%;
	margin-top: 2%;
  transition: all 0.2s ease-in-out;
}

.lightboxs:target {
	/** Remove default browser outline */
	outline: none;
  transition: all 0.2s ease-in-out;

	/** Unhide lightbox **/
	display: block;
}
input[type="submit"] 
{
    background: #074b9c;
	border: 1px solid #074b9c;
    font-size: 16px;
	font-family: 'Roboto Regular';
    transition: all 0.2s ease-in-out;
    padding: 9px 35px;
    color: #fff;
	border-radius: 2px;
	-webkit-appearance: none;
}
input:hover[type="submit"] 
{
background: #fff; /* Old browsers */
color: #074b9c;
}
textarea
{
	font-size: 16px;
	font-family: 'Roboto Regular';
	background: #F3F3F3;
	padding: 10px 31px;
	border: 0px;
	display: block;
    width: 100%;
    height: 200px;
}
input[type="text"] 
{
	font-size: 16px;
	font-family: 'Roboto Regular';
	background: #F3F3F3;
	padding: 10px 10px;
	border: 0px;
	display: block;
    width: 92%;
}
input:focus[type="text"] 
{
background: #e2e2e2; /* Old browsers */
}
.article-info muted {
	    padding: 25px 0px;
}

	.tabs{text-align:center;font-size:0;width: 100%;}
.tabs>section{
display:none}
.tabs>section>div{padding: 15px 0px 10px 0;color: #111;z-index:9999;position: relative;margin-left: 30px;z-index: 99;font-weight: 500;font-size: 16px;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeIn;animation-name:fadeIn;}
.tabs>section>div>p{
	    font-size: 18px;
	    line-height: 1.7;
	    text-align: justify;
	    -webkit-animation-duration:1s;
	    animation-duration:1s;
	    -webkit-animation-fill-mode:both;
	    animation-fill-mode:both;
	    -webkit-animation-name:fadeIn;
	    animation-name:fadeIn;
	    }
	.tabs>section>div>p>strong{
	       font-size: 26px;
	       display: flex;
	       flex-direction: column;
	       line-height: 3;
	       color: #173360;
	       font-weight: 800;
	       font-family: OfficinaSansBold;
	       align-items: baseline;
	       margin: 30px 0;
	       }
/* Описываем анимацию свойства opacity */
@-webkit-keyframes fadeIn{
from{
opacity:0}
to{
opacity:1}}
@keyframes fadeIn{
from{
opacity:0}
to{
opacity:1}}
/* Прячем чекбоксы */
.tabs>input{
display:none;
position:absolute}
/* Стили переключателей вкладок (табов) */
.tabs>label{font-size: 20px;padding: 15px 0px;color: #666;font-weight: 400;line-height:normal;background: #eee;border-left: 0px solid #fff;vertical-align:middle;letter-spacing: 0;width: 30%;transition:0.1s;font-family: OfficinaSansBold;}
.main-inf h4{
background:#fff}
.head-menu ul{padding:0;height: auto}
.tabs > label:before{
margin-right:10px}
.tabs > label:hover{
color:#fff;
cursor:pointer}
.label-name{padding-right: 5px;color: #666;font-weight: 400;font-size: 10px}  
.extraft .label-name{padding-right:15px;font-size: 12px;color: #333;font-weight: 500;}   
#blockbuy{
display: none}
.blockbuyf{position: fixed;display: flex !important;background: #fff;text-align: center;flex-direction: row-reverse;z-index: 99999;box-shadow: 0 0px 8px 2px #0000003b;width: -webkit-fill-available;top: 0;left: 0;height: 60px;align-items: center;justify-content: space-around;}
.blockbuyf h3{font-size: 24px;text-align: left;padding: 0;width: 55%;order: 1;color: #121212;}
.blockbuyf img{width: 60px;}
.blockbuyf .old-price{display: none;}
.blockbuyf .price{font-size: 34px;}
.blockbuyf p{display: none}
.blockbuyf .click{padding: 0;margin: auto !important;}
.blockbuyf .ord-info {width: 5%;order: 2;}
.blockbuyf .end-inf .btn-primary {padding: 6px 30px;width: auto;}
.manufacturer_name{position: absolute;top: 15px}
.manufacturer_name span{padding: 3px 15px;margin-left:10px;font-weight: 700;letter-spacing: 1px;color: #ffffff;background: #0d2a59;}
.data{font-weight: 800;color: #040405;font-size: 12px;}
.tabs>label:hover{color: #333;background: #ffffff;box-shadow: none;padding: 11px 0px;text-decoration: none;border-bottom: 8px solid #b92f2f;}
/* Стили для активной вкладки */
.tabs>input:checked+label{color: #292929;background: #ffffff;background-size: cover;text-decoration: none;vertical-align: middle;font-size: 20px;padding: 10px 0px;border-bottom: 8px solid #b92f2f;width: 30%;letter-spacing: 0px;font-weight: 400;font-family: OfficinaSansBold;}
#tab1:checked~#content-tab1{display:block;padding: 0px 15px;transition: 0.4s;background-color:#ffffff;opacity: 0.97;background-attachment:local;background-position-y:45px;}
#tab2:checked~#content-tab2, #tab3:checked~#content-tab3, #tab4:checked~#content-tab4{display:block;padding:0px 20px;transition:.4s;background-color:#ffffff;background-image: linear-gradient(#fff, transparent 1px);background-size:1px 46px;background-attachment:local;background-position-y:45px;}
#tab1:checked~#content-tab1:hover{}
#content-tab5 .pres{
font-size:20px;
position:relative;
background:#fff;
color:#1a842e;
-webkit-animation-duration:1s;
animation-duration:1s;
-webkit-animation-fill-mode:both;
animation-fill-mode:both;
-webkit-animation-name:fadeIn;
animation-name:fadeIn}
#content-tab5 .podarok2 img{
width:140px;
border-radius:50%}
#tab11:checked~#content-tab11, #tab22:checked~#content-tab22, #tab33:checked~#content-tab33{display:block;padding: 0px 0 35px;}
#tab5:checked~#content-tab5{
background:#fff;
display:flex;
flex-direction:row;
flex-wrap:wrap;
justify-content:space-around;
padding:0;
border-top:2px solid #ffdb4d;
border-left:1px solid #eee;
border-right:1px solid #eee}



.extra_field {
  width: 100%;
  text-align: center;
  z-index: 1;
  display: flex;
  align-items: baseline;
  justify-content: end;
}


.extra_field {
	font-size: 16px;
	line-height: 1.5;
}

.extra_field>*:first-child {
	margin-top: 0px;
}

.extra_field .breadcrumbs {
	font-size: 12px;
	margin-bottom: 16px;
}

.extra_field .breadcrumbs-item {
	display: inline;
	position: relative;
}

.extra_field .breadcrumbs-item:after {
	content: "/";
    margin-left: 5px;
    margin-right: 1px;
}

.extra_field .breadcrumbs-item:last-child:after {
	display: none;
}

.extra_field .breadcrumbs-item a,
.extra_field .breadcrumbs-item a:hover {
	color: #4D4D4D;
	border: none;
	-webkit-transition: var(--transition);
	-moz-transition: var(--transition);
	transition: var(--transition);
}

.extra_field .breadcrumbs-item:not(.active) a {
	border-bottom: 1px solid #4D4D4D;
}

.extra_field .breadcrumbs-item:not(.active) a:hover {
    border-bottom-color: rgba(255,255,255,0);
}

.extra_field p {
	margin-top: 20px;
	margin-bottom: 20px;
}

.extra_field h2 {
	font-family: "Tahoma-Bold", sans-serif;
	font-size: 32px;
	line-height: 40px;
	margin-top: 48px;
	margin-bottom: 24px;
}

.extra_field h3 {
	font-size: 32px;
	line-height: 36px;
	margin-top: 48px;
	margin-bottom: 24px;
	text-align: left;
	font-weight: bold;
	font-family: OfficinaSansBold;
}

.extra_field h4 {
	font-family: "Tahoma-Bold", sans-serif;
	font-size: 24px;
	line-height: 32px;
	margin-top: 48px;
	margin-bottom: 24px;
}

.extra_field h5 {
	font-family: "Tahoma-Bold", sans-serif;
	font-size: 20px;
	line-height: 30px;
	margin-top: 48px;
	margin-bottom: 20px;
}

.extra_field h6 {
	font-family: "Tahoma-Bold", sans-serif;
	font-size: 16px;
	line-height: 24px;
	margin-top: 48px;
	margin-bottom: 16px;
}

.extra_field img {
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
	z-index: 1;
	margin-top: 20px;
	margin-bottom: 20px;
}

.extra_field iframe {
	max-width: 100%;
}

.extra_field a {
	color: var(--color-red);
	border-bottom: 1px solid var(--color-red);
}

.extra_field a:hover {
	border-bottom: 1px solid rgba(255,255,255,0);
}

.extra_field strong, 
.extra_field b,
.extra_field em, 
.extra_field i {
}

.extra_field sup {
	vertical-align: super;
    font-size: 10px;
}

.extra_field sub {
	vertical-align: sub;
    font-size: 10px;
}

.extra_field ul,
.extra_field ol {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 0px;
	text-align: left;
	font-size: 18px;
	line-height: 24px;
}

.extra_field ol {
	counter-reset: li;
	list-style: none;
}

.extra_field ul li > ul,
.extra_field ol li > ul,
.extra_field ol li > ol,
.extra_field ul li > ol {
	margin-top: 8px;
	margin-bottom: 8px;
}

.extra_field ul li,
.extra_field ol li {
	margin-bottom: 16px;
	list-style: none;
	position: relative;
}

.extra_field ul li {
	padding-left: 20px;
}

.extra_field ul ul li,
.extra_field ol ul li,
.extra_field ul ol li,
.extra_field ol ol li {
	margin-bottom: 8px;
}

.extra_field ul > li:before {
	content: "";
	position: absolute;
	top: 9px;
	left: 0px;
	width: 8px;
	height: 8px;
	background-color: #b92f2f;
}

.extra_field ol > li:before,
.extra_field ul ol > li:before {
	counter-increment: li;
	content: counters(li,".") ".";
	background: none;
	font-family: "Tahoma-Bold", sans-serif;
	margin-right: 8px;
}

.extra_field ol ol > li {
	padding-left: 24px;
}

.extra_field ul ul>li:before,
.extra_field ol ul>li:before {
	background: none;
	border: 2px solid #B3B3B3;
}

.extra_field ul li:last-child,
.extra_field ol li:last-child {
	margin-bottom: 0px;
}

.extra_field table {
	width: 100%;
	height: auto;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: -4px;
	margin-right: -4px;
	overflow: auto;
	display: block;
	text-align: left;
	max-width: max-content;
	position: relative;
	border-spacing: 4px;
    border-collapse: separate;
}

.extra_field table p {
	margin: 0px;
}

.extra_field table tr {
	height: auto !important;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}


.extra_field table tr:nth-child(2n) {
	background-color: #E8E8E8;
}

.extra_field table tr:hover {
	background-color: #C4C4C4;
}

.extra_field table tr th {
	font-family: "Tahoma-Bold", sans-serif;
	color: #fff;
	background-color: #b93030;
}

.extra_field table tr th, td {
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	vertical-align: middle;
}

.extra_field .button {
	font-family: "Tahoma-Bold", sans-serif;
	padding: 16px 40px;
	display: block;
    width: max-content;
	color: var(--color-black);
	background-color: rgba(255,255,255,0);
	border: 1px solid var(--color-red);
	-webkit-transition: var(--transition);
	-moz-transition: var(--transition);
	transition: var(--transition);
	
}

.extra_field .button:hover {
	color: var(--color-white);
	background-color: var(--color-red);
	cursor: pointer;
}

.extra_field *:not(h1):last-child {
	margin-bottom: 0px;
}

.extra_field .list {	
}

.extra_field .list-item {	
	margin-bottom: 48px;
}

.extra_field .list-item-image,	
.extra_field .list-item-header, 	
.extra_field .list-item-text {	
	max-width: 240px;
}

.extra_field .list-item-image {
	display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-end;
	align-items: flex-end;
	height: 80px;
	margin-bottom: 16px;
}

.extra_field .list-item-image img {
	max-height: 100%;
	margin: 0px;
}

.extra_field .list-item-header {
	font-family: "Tahoma-Bold", sans-serif;
	font-size: 18px;
}
.zzzz{
    font-size: 18px;
    line-height: 1.7;
    padding: 5px 40px;
    color: #404040;
    margin: 30px 0 60px;
    border-left: 10px solid #ffa600;
    font-family: OfficinaSansBook;
}
.zzzz:before {
    content: "";
    position: absolute;
    left: 303px;
    top: 50%;
    z-index: 999999999999999;
    width: 24px;
    height: 8px;
    background-color: var(--color-red);
}
.zzz{
	width: 94%;
	    margin: 10% 0;
}
.jshop_prod_description h1{
	
}
.jshop_prod_description iframe{
	margin: 50px;
    display: block;
}