




@import "reset.css";
@import "grid.css";
@import "font-awesome.css";
@import "superfish.css";















@font-face {
    font-family: 'OpenSansLight';
    src: url('../fonts/OpenSansRegular.eot');
    src: url('../fonts/OpenSansRegular.eot') format('embedded-opentype'),
         url('../fonts/OpenSansRegular.woff2') format('woff2'),
         url('../fonts/OpenSansRegular.woff') format('woff'),
         url('../fonts/OpenSansRegular.ttf') format('truetype'),
         url('../fonts/OpenSansRegular.svg#OpenSansRegular') format('svg');
}
/* @font-face {
    font-family: 'OpenSansLight';
    src: url('../fonts/OpenSansLight.eot');
    src: url('../fonts/OpenSansLight.eot') format('embedded-opentype'),
         url('../fonts/OpenSansLight.woff2') format('woff2'),
         url('../fonts/OpenSansLight.woff') format('woff'),
         url('../fonts/OpenSansLight.ttf') format('truetype'),
         url('../fonts/OpenSansLight.svg#OpenSansLight') format('svg');
} */
@font-face {
    font-family: 'OpenSansSemibold';
    src: url('../fonts/OpenSansSemibold.eot');
    src: url('../fonts/OpenSansSemibold.eot') format('embedded-opentype'),
         url('../fonts/OpenSansSemibold.woff2') format('woff2'),
         url('../fonts/OpenSansSemibold.woff') format('woff'),
         url('../fonts/OpenSansSemibold.ttf') format('truetype'),
         url('../fonts/OpenSansSemibold.svg#OpenSansSemibold') format('svg');
}
@font-face {
    font-family: 'OpenSansItalic';
    src: url('../fonts/OpenSansItalic.eot');
    src: url('../fonts/OpenSansItalic.eot') format('embedded-opentype'),
         url('../fonts/OpenSansItalic.woff2') format('woff2'),
         url('../fonts/OpenSansItalic.woff') format('woff'),
         url('../fonts/OpenSansItalic.ttf') format('truetype'),
         url('../fonts/OpenSansItalic.svg#OpenSansItalic') format('svg');
}

html {
	width: 100%;

}

@import url(//fonts.googleapis.com/css?family=Economica:400,700);
@import url(//fonts.googleapis.com/css?family=Open+Sans:400);
@import url(//fonts.googleapis.com/css?family=Open+Sans:300);

a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
}

* {
	-webkit-text-size-adjust: none;
}

body {
	position: relative;
	min-width: 320px;
    background-color: #f8f8f8;
    color: #6e6b6e;
    font: 14px/20px 'OpenSansLight', sans-serif;
}

.ic {
	border:0;
	float:right;
	background:#fff;
	color:#f00;
	width:50%;
	line-height:10px;
	font-size:10px;
	margin:-220% 0 0 0;
	overflow:hidden;
	padding:0
}
.horizontal-nav{
	font: 22px/33px 'OpenSansSemibold', sans-serif !important;
}
p {
    margin-bottom: 20px;
}


	strong {
		font-weight: 700;
	}

address {
	font-style: normal;
}



input {
	border-radius: 0 !important;
	outline: none !important;
}


img {
	max-width: 100%;
}



/****Heads****/


h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans', sans-serif;
	color: #1a1a1a;
    font-weight: normal;
}

h2 {
    font-weight: 300;
    color: #843a75;
    font-size: 72px;
    line-height: 90px;
}

h3 {
    color: #9a1356;
    padding-top: 15px;
    font-size: 21px;
    margin-bottom: 15px;
    line-height: 40px;
}

h5 {
    color: #9a1356;
    padding-top: 5px;
    font-size: 21px;
    margin-bottom: -10px;
    line-height: 40px;
}

h3.head1 {
    padding-top: 34px;
    margin-bottom: 34px;
}

/****Lists****/

ul {
	padding: 0;
	margin: 0;
	list-style: none;
}




ul.list li {
    font-size: 20px;
    color: #17063c;
    padding-left: 22px;
    background: url(../images/marker.png) 0 9px no-repeat;
}

ul.list li a {
}

ul.list  li+li {
    margin-top: 28px;
}


/****Links****/


a {
	text-decoration: none;
	color: inherit;
	outline: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

a:hover {
	color: #e06091;
}

/****classes****/

.mb0 {
	margin-bottom: 0px !important;
}
.m0 {
	margin: 0 !important;
}
.pad0 {
	padding: 0 !important;
}

.pad1 {
}

.proizvoditely{
	padding-top:30px;
}
.proizvoditely .grid_3{
	min-height:240px;
	text-align:center;
}
.proizvoditely .grid_3 img{
	width:100%;
} 
.img_inner {
	max-width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 15px;
	margin-top: 0px;
	padding-right:10px;
}
.sidebar{
	border-right:2px solid #cebbd6;
}


.fleft {
	float: left;
	width: auto !important;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
}


.oh {
	overflow: hidden;
}
.fright {
	float: right !important;
}
.upp {
	text-transform: uppercase;
}

.nowrap {
    white-space: nowrap;
}

.alright {
	text-align: right;
}
.center {
	text-align: center;
}
.wrapper, .extra_wrapper {
	overflow: hidden;
}
.clear {
	float: none !important;
	clear: both;
}

.nowrap {
    white-space: nowrap;
}


/*header*/

.main {
    width: 1080px;
    margin: 0 auto;
    background-color: #fff;
}

.main_color {
    /*background-color: #40E0D0;*/
	/*background-color: #5e2386;*
	background-color: #cebbd6;*/
    background-color: #0012E7;
}

header {
    border-top: 4px solid #17063c;
	display: block;
    overflow: hidden;
    padding: 0 0 30px;
    position: relative;

}


header h1 {
	position: relative;
    text-align: center;
    z-index: 999;
}



header h1 a {
	display: inline-block;
	overflow: hidden;
	width: 244px;
    height: 165px;
	font-size: 0;
	line-height: 0;
	text-indent: -999px;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}
header h1 a img {
	display: block;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

header .top-contact a, header .top-contact span{
    color: #fff;
}
.links {
    padding: 95px 0 94px;
}

.links a {
    padding-top: 78px;
    padding-bottom: 77px;
    padding-left: 178px;
    display: block;

    background-color: #5a4275;
    color: #fff;
    font: 300 48px/60px 'Open Sans', sans-serif;
}

.links a strong {
    margin-bottom: 8px;
    margin-left: -75px;
    font-size: 68px;
    display: block;
    font-weight: normal;
}

.links a:hover {
    background-color: #fff !important;
    color: #5a4275;
}

.links a.l1 {
    background-color: #e06091;
}

.links a.l2 {
    background-color: #81548b;
}

.slogan {
    padding: 73px 0 76px;
    text-align: center;
    color: #24124d;
    font: 60px/60px 'Open Sans', sans-serif;
    background: url(../images/slogan_bg.jpg) center 0 no-repeat;
}

.banner a {
    display: block;
    color: #fff;
    padding: 107px 0 117px;
    text-align: center;
    font: 300 48px/60px 'Open Sans', sans-serif;
}

.banner a:hover {
    background-color: #fff !important;
    color: #5a4275;
}

.b1 a{
    background-color: #c173b1;
}

.b2 a{
    background-color: #8e80a6;
}

.b3 a{
    background-color: #9a1356;
}
/**Content**/

.cont_wrapper {
    background-color: #f6f4f6;
    width: 1263px;
    padding-bottom: 88px;
    margin: -1px auto 0;
}

.content {

}

.page1 .content {
   padding: 88px 0 93px;
}

.col1 {
    color: #e06091;
}

.col1 a:hover {
    color: #17063c;
}

.text1 {
    color: #81548b;
    font-size: 16px;
    margin-bottom: 16px;
}

.blocks {
    overflow: hidden;
}

.blocks .clear {
    height: 46px;
}

.main_color {
    padding-bottom: 93px;
}

.page1 .main_color {
    padding-bottom: 0;
}

.text2 {
    font-size: 15px !important;
    color: #17063c;
    line-height: 30px;
    margin-top: 19px;
    margin-bottom: 10px;
	
}
.text2 span{font-size: 15px !important;}

.text10 {
    font-size: 18px !important;
    color: #17063c;
    line-height: 30px;
    margin-top: 19px;
    margin-bottom: 10px;
	text-align:center;
	font-weight: bold;
}
.text10 span{font-size: 15px !important;}

.text1 span {
    font-size: 14px;
    display: block;
    padding-top: 11px;
    color: #6e6b6e;
}

.i1 {
    margin-bottom: 34px;
}

.cl1 {
    height: 41px;
}

.mb1 {
    margin-bottom: 36px;
}

.p1 {
    margin-bottom: 39px;
}

.price span {
    padding-left: 2px;
    display: block;
    float: right;
    background-color: #f6f4f6;
}

.price a {
    padding-right: 2px;
    background-color: #f6f4f6;
    display: block;
    float: left;
}

.price {
    position: relative;
    top: -3px;
    line-height: 26px;
    margin-right: 16px;
    overflow: hidden;
    background: url(../images/price_bg.png) 0 bottom repeat-x;
}

ul.list.l1 li+li {
    margin-top: 22px;
}
/**Map**/

.map {
    overflow: hidden;
    position: relative;
    margin-top: -1px;
}

 

.map figure {
    position: relative;
	display: block;
	width: 100%;
    padding-top: 23px;
    margin-bottom: 43px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}


.map figure iframe {
	width: 100%;
	height: 320px;
	max-width: 100%;
}
.map address {
    margin-bottom: 15px;
	display: block;
    line-height: 18px;
}

.map address dt {
    margin-bottom: 18px;
}

 address dd span {
	min-width: 102px;
	display: inline-block;
	text-align: left;
}

.map address dd span.col1 {
	min-width: 0;
}

 address dd strong {
    font-weight: normal;
 }

.map a {

}


a.link-1 {
    color: #4cb6c5;
    text-decoration: underline;
}

a.link-1:hover {
    color: #ed2c67;
}
/**Footer**/
footer {
	display: block;
    position: relative;
    z-index: 10;
    text-align: left;
    border-top: 2px solid #8c799e;
    font: 14px/18px 'Open Sans', sans-serif;
    color: #aea9a9;
    padding-bottom: 10px;
}

footer ul {
    text-align: center;
    padding-top: 22px;
	 
}
footer ul li{
	font: 30px/44px 'Open Sans', sans-serif !important;
}
footer ul li.current, footer li a:hover  {
    color: #e78fb1;
}


footer ul li {
    display: inline-block;
    color: #cebbd6;
}

footer ul li+li {
    margin-left: 117px;
}

.socials  {
    padding-top: 2px;
    float: right;
}

.socials a .fa {
    font-size: 30px;
    line-height: 54px;
}
img.aligncenter{
	margin:0 auto;
	display:block;
}
.socials a+a {
    background-color: #655c99;
}

.socials a {
    float: left;
    background-color: #bb95c6;
    display: block;
    width: 56px;
    text-align: center;
    height: 54px;
    color: #fff;

}

.socials a:hover {
    opacity: 0.5;
}

.socials a+a+a  {
    background: url(../images/pint.png) center center no-repeat #c94f7e;
}




.socials a+a {
    margin-left: 7px;
}

.copy {
    padding: 29px 0px 0;
}

#toTop {
    background: url("../images/totop.png") no-repeat scroll left 0 rgba(0, 0, 0, 0);
    border: medium none;
    bottom: 70px;
    display: none;
    height: 55px;
    width: 50px;
    left: 58%;
    margin-left: 500px;
    overflow: hidden;
    position: fixed;
    text-decoration: none;
    text-indent: -999px;
    transition: all 0s ease 0s;
    z-index: 20;
}
#toTop:hover {
    background-position: right 0;
    outline: medium none;
}








.text2 ul{
	list-style:disc;
	padding-left:20px;
	margin:15px 0;
}


.slicknav_menu{
	display:none;
}




.top-contact{
	float:right;
    padding-top: 20px;
}

.top-contact .list-contacts::after {
    clear: both;
    content: "";
    display: block;
}
.top-contact .list-contacts {
    font: 13px/24px "OpenSansRegular",sans-serif;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.top-contact  .list-contacts li {
    margin-bottom: 12px;
    padding-left: 30px;
    position: relative;
}

.top-contact .list-contacts li .icon-f-01 {
    background: rgba(0, 0, 0, 0) url("../images/icon-footer-01.png") no-repeat scroll 0 0 / cover ;
    height: 24px;
    left: 0;
    position: absolute;
    top: 1px;
    width: 24px;
}

.top-contact .list-contacts li .icon-f-02 {
    background: rgba(0, 0, 0, 0) url("../images/icon-footer-02.png") no-repeat scroll 0 0 / cover ;
    height: 23px;
    left: 0;
    position: absolute;
    top: -2px;
    width: 20px;
}

.top-contact .list-contacts li .icon-f-03 {
    background: rgba(0, 0, 0, 0) url("../images/icon-footer-03.png") no-repeat scroll 0 0 / cover ;
    height: 14px;
    left: 0;
    position: absolute;
    top: 4px;
    width: 23px;
}
.top-contact  .list-contacts {
    font: 13px/24px "OpenSansRegular",sans-serif;
    list-style: outside none none;
}








@media only screen and (max-width: 1260px) {
	#allderm{
		width:100% !important;
	}
	
	header{
		padding: 13px 0 1px;
		border-top:none;
	}
	header h1 a{
		height: 140px;
	}
	.container_12{
		overflow:hidden;
		display:block;
		padding:0 10px !important;
	}
	.container_12 .grid_9 {
	    width:auto;
		overflow:hidden;
		display:block;
		float:none;
	}
	.cont_wrapper{
		width:auto;
	}
	.container_12 .grid_12{
		width:100%;
		margin-left:0;
		margin-right:0;
	}
	footer ul{display:none;}
	/* .socials{display:none;} */
	.main-page .container_12 .grid_3{
		float:left;
		display:block;
	}
	.main_color{
		padding-bottom:0;
	}
	.slicknav_menu{
		display:block;
	}
	.menu_block nav{
		display:none;
	}
	.main-page .blocks{
		text-align:center;
	}
	.main-page .blocks .grid_3{
		display:inline-block;
		vertical-align:top;
		width:30%;
	}
	.text1{
		font-size: 13px;
	}
	.slicknav_nav ul{
		margin:0 !important;
	}
	.sf-menu > li + li{
		margin-left:0;
	}
	.sf-menu > li{
		font-size: 24px;
	}
	.container_12 .grid_5{
		width:98% !important;
	}
	.container_12 .prefix_1{
		padding-left:0;
		width:98%;
	}
}
@media only screen and (max-width: 840px) {
	.top-contact{
		float:none;
		text-align:center;
	}
	.top-contact .list-contacts li{
		display:inline-block;
		margin:10px 20px;
	}
	.text2 img{
		width:100% !important;
		height:auto !important;
	}
	#form label{
		width:100%;
		float:none;
		display:block;
		margin-bottom:10px;
		margin-left:0;
		
	}
	#form label + label{
		margin-left:0;
	}
	.main-page .container_12 .grid_3{
		width:auto;
		float:none;
	}
	.sidebar {
    	border-right:none;
	}
	.main-page .blocks .grid_3{
		width:95%;
	}
	.main-page .blocks .grid_3 .img_inner{
		width:100%;
	}
	.container_12 .grid_3{
		float:none;
		display:block;
		width:100%;
	}
}
@media only screen and (max-width: 540px) {
	.text2{
		font-size: 13px !important;
	}
	table{
		width:100%;
	}
}




.wpml-floating-language-switcher .wpml-ls-statics-shortcode_actions {
    margin-bottom: 0;
}

.wpml-floating-language-switcher  .wpml-ls-statics-shortcode_actions a {
    background-color: transparent !important;
}

.wpml-floating-language-switcher .wpml-ls-legacy-list-horizontal a {
    padding: 5px;
    color: #fff;
}


.wpml-floating-language-switcher {
    /*position: fixed;
    bottom: 10px;
    right: 10px;
    background: #f8f8f8;
    border: 1px solid;
    border-color: #eee;*/
    padding: 0px;
    border-radius: 6px;

    /*-webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.25);
    box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.25);*/
    text-align: right;
}
.wpml-ls-current-language{
    border: 1px solid #e06091;
    border-radius: 5px;
}








