@charset "utf-8";
/* Move down content because we have a fixed navbar that is 50px tall */
/*@import 'https://fonts.googleapis.com/css?family=Roboto|Open+Sans:300,400,700|Pacifico';*/

html, body {
  background-color: #fff;
 /* font-family: 'Roboto', 'Arimo', sans-serif;*/
   font-family: 300 16px/120% Raleway Regular, arial;
  height: 100%;
}
.navbar-default {
    padding-top: 2em;
    border: none;

    background-color: #dd5f5c;
  /*  box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);*/
}
.navbar {
	border:none;
	min-height: 112px;
	border-radius: 0px;
}
.navbar-nav {
float: none !important;
text-align: center !important;
}
.navbar-nav li {
float: none !important;
display: inline-block !important;
}
img {
    width: 100%;
    height: 100%;
}
.bg-dark {
	background-color: #424343;
}
.color-blue {
	color: #fff;
}

.navbar-brand {
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0.2px;
	color: #fff;
}
.navbar-brand {
    float: left;
    padding: 24px 15px;
    font-size: 30px;
    line-height: 20px;
    height: 60px;
}
.navbar-default .navbar-nav > li > a {
    font-size: 1.25em;
    position: relative;
	font-weight: 400;

}
.navbar-default .navbar-nav > li >a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.navbar-default .navbar-nav > li >a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #fff;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
span.spacer {
	display:inline;
    width: 200px;
}
span.spacer:after {
    display: inline-block;
    width: 100%;
    width: 18%;
    padding: 0 10px 0 10px; 
    content: ".";
    font-size: 0;
    color: transparent;
    height: 3px;
    background: #fff;
    vertical-align: middle;
    position: relative;
    top: -1px;
}
p.inl {
	display:inline
}
.jumbotron {
    margin-bottom: 0;
	color: #fff;
    background-color: #dd5f5c;
   /*background: #f74042 url(/templates/gifts/assets/images/home.png) no-repeat 0 0;*/
    margin-bottom: -112px;
    background-position: left bottom;
	letter-spacing: 0.9px;
	padding-bottom: 50px;
	height: 100% ;
    height: 100% !important;
    min-height: 100%;
    min-height: 100% !important;
    overflow-y: hidden;
}
.jumbotron .sep {
	margin: 0 auto;
	margin-bottom: 40px;
}
.jumbotron .sep p{
	font-size: 27px;
	padding: 0 22px 0 22px; 
	font-family: 'Raleway Regular', arial;
}
.jumbotron .holder {
	margin: 0 auto;	
	text-align: center;
	position: relative;
	width: 350px;
}
.jumbotron .holder .rowbtn {
    position: absolute;
	top: 70px;
	left: 8px;
}
.jumbotron .holder p{
	font: 400 14px/120% Raleway Regular,sans-serif;
	padding: 10px;
	margin-top: 15px;
	margin-left: -40px;
	font-style: italic;
}
.jumbotron .btn {
	 border: 0; 	
	 color: #fff;
	 margin-top: 40px;
	 text-transform: uppercase;
	 padding: 18px 45px;
	 font: 400 16px/120% Raleway Regular,sans-serif;
	 border: 2.8px #fff solid; 
	/*-moz-box-shadow: #fff 0 0 0 .1875em inset;
    -webkit-box-shadow: #fff 0 0 0 .1875em inset;*/
    /* box-shadow: #fff 0 0 0 .1875em inset; */
        -moz-transition: background-color 350ms ease-in-out 0s;
    -ms-transition: background-color 350ms ease-in-out 0s;
    -o-transition: background-color 350ms ease-in-out 0s;
    -webkit-transition: background-color 350ms ease-in-out 0s;
    transition: background-color 350ms ease-in-out 0s;
}
.jumbotron .btn:hover {
	background: rgba(255,255,255,0.2);
}

.jumbotron .bottom-pictures{
position: absolute;
top: 0%;
left: 0%;
right: 0%;
}

.jumbotron .bottom-pictures .canvas {
	position: absolute;
	background-color: #dd5f5c;
}
.jumbotron .g1 {
	position: relative;
	margin: 0 auto; 
	text-align: center;
	width: 75%;
	height: 75%;
}
.jumbotron .g1 img{
	width: 50%;
	height: 50%;
}
.jumbotron .bottom-pictures .g2c {
    right: 0%;
    top: 0%;
}
.jumbotron .bottom-pictures .g2d {
    top: 0%;
    left: 0%;
}
.jumbotron h1 {
	font-size: 35px;
	text-transform: uppercase;
	text-align: center;
}
.jumbotron h2 {
	font-size: 30px;
	line-height: 1.1;
}
.jumbotron h3 {
	font-size: 25px;
}
.jumbotron .home-text {
    letter-spacing: .05em;
	margin: 0 auto;
    font-weight: 700;
	font-size: 5.4em;
	line-height: 80%;
	
}
.choice .hint {
	font-weight: 400;
	color: #6b6b6b;
	text-align: center;
	font-size: 15px;
	padding: 5px;
	letter-spacing: -.026em;
	width: 100%;
}
.choice h1 {
	letter-spacing: .026em;
	color: #666;
}
section {
    padding: 45px 0px;
    position: relative;
    background-color: #fff;
}
section h1 {
    text-align: center;
    font-weight: 400;
    margin-top: 0px;
}
.lastnews {
	font-size:16px; 
	background: #0F0F0F url(/templates/zodi/assets/images/right-zodi2.png) right no-repeat;
    color: #a1aaa9;
}
.static {
	font-size:16px; 
	margin-top: 80px;
	background: #151515 url(/templates/zodi/assets/images/static.png) right bottom no-repeat;
    color: #a1aaa9;
}

.news {
	font-size:16px; 
	margin-top: 80px;
	background: #151515;
    color: #a1aaa9;
}
.shortnews:nth-child(2n+1) {background:   #1c1b1b;}  
.shortnews:nth-child(2n) {background:   #151515;} 
.lastnews img {
	width: 100%;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
}
.pagination-zodi {
	display: block;
	padding-right: 35px;
	padding-top: 20px;
	background: #202020;
	font-weight: bold;
	font-size: 25px;

}
.pagination-zodi a {
	font-size: 25px;
	font-weight: bold;
	color: #7e2630;
	cursor: pointer;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
}
.pagination-zodi a:hover {
	color: #ff2a42;
	text-decoration: none;
}
.lastnews .text h3	{
	font-weight: 400;
}
.lastnews .text	{
	display: inline-block;
    vertical-align: middle;
    width: calc(100% - 80px);
    padding: 5px;	
    padding-left: 10px;
}
.radio {
  vertical-align: top;
  width: 20px;
  height: 20px;
  margin: 0 3px 0 0;
}
.radio + label {
  cursor: pointer;
}
.radio:not(checked) {
  position: absolute;
  opacity: 0;
}
.radio:not(checked) + label {
  position: relative;
  padding: 0 0 0 35px;
}
.radio:not(checked) + label:before {
  content: '';
  position: absolute;
  top: -3px;
  left: 0;
  width: 25px;
  height: 25px;
  border: 1px solid #CDD1DA;
  border-radius: 50%;
  background: #FFF;
}
.radio:not(checked) + label:after {
  content: '';
  position: absolute;
  top: 1px;
  left: 4px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #dd5f5c;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.5);
  opacity: 0;
  transition: all .2s;
}
.radio:checked + label:after {
  opacity: 1;
}
.radio:focus + label:before {

}
.choice .bl {
	display:block; 
}
.choice .chrad {
	margin-right: 15px;
	font-weight: 400;
}
.form-group {
    margin-bottom: 15px;
    margin-left: 15px;
    margin-right: 15px;
    position: relative;
}
.formhome {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
}
.choice .h4 {
	margin-right: 10px;
	padding-top: 10px;
	display: block;
	text-align: left;
}
.grey {
	background: #1F1F1F;
	color: #adb7b6;
}
.grey h1 {
	color: #fff;
}
.abouthome {
	font-size: 16px;
	background: #1F1F1F url(/templates/zodi/assets/images/left-zodi.png) no-repeat;
}
.hits {
	background: #141414 url(/templates/zodi/assets/images/right-zodi.png) right no-repeat;
    color: #a1aaa9;
    padding: 30px 0px;
}
.functional .text	{
	display: inline-block;
    vertical-align: middle;
    width: calc(100% - 40px);
    padding-left: 15px;
    font-size: 16px;
}
.hits span {
	margin-top: 10px;
	font-size: 17px;
}
.buy {
	font-size: 16px;
}
.contacts input, .contacts textarea {
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    border-radius: 0;
    border: none;
    border: solid 3px;
    color: inherit;
    display: block;
    outline: 0;
    padding: 0 1em;
    text-decoration: none;
    width: 100%;
    background:none;
    border-color: rgba(255, 255, 255, 0.25);
}
.contacts {
	background: #202020 url(/templates/zodi/assets/images/left-bottom-zodi.png) left bottom no-repeat;
}
.contacts .res{
	float: right;
	font-size: 18px;
	font-weight: bold;
}
.contacts textarea {
	height: 240px;
	background: none;	
	background: rgba(32, 32, 32, 0.46);
}
.form-control {
	height: 3em;
	margin-right: 1em;
}
.form-control:focus {
    border-color: #adb7b6;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px #676060;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px #676060;
}
.contacts input[type="text"], input[type="password"], input[type="email"], select {
	height: 3em;
}
.contacts label {
    display: block;
    font-size: 1.1em;
    text-transform: uppercase;
    font-weight: 700;
    margin: 2.1em 0 1em 0;
}
.choice .btn {
	margin-top: 23px;
	 -moz-transition: background-color 350ms ease-in-out 0s;
    -ms-transition: background-color 350ms ease-in-out 0s;
    -o-transition: background-color 350ms ease-in-out 0s;
    -webkit-transition: background-color 350ms ease-in-out 0s;
    transition: background-color 350ms ease-in-out 0s;
	font-size: 18px;
}
.list-group {
	box-shadow: 0px 1px 10px #c3bdbd;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus{
    color: #465154;
    background-color: #fff; 
    border: 0px;
    padding: 12px 15px;
	border-bottom: 1px solid rgb(234, 234, 234);
	margin-bottom: 0;
}
.list-group-item:last-child, .list-group-item.active:hover:last-child{
	border: 0px;
}
.pos-name {

	padding-bottom: 1px;
	font-size: 15px;
	text-transform: uppercase;
	
}
.list-group-item a:hover {
	text-decoration: none;
	color: #dd5f5c;
}
.list-group-item a {
	border-bottom: 1px dashed #9a9797;
	text-decoration: none;
	color: #465154;
	cursor: pointer;
	text-transform: uppercase;
    font-size: 13px;
}
.list-group-item a:hover {
	border-bottom: 1px dashed #dd5f5c;
}
.position {
	border-bottom: 1px #dedede solid;
	height: 100%;
}
.pos-text {
	padding-top: 15px;
	padding-bottom: 15px;
}
.badge {
	color: #fff !important;
	background-color: #dd5f5c !important;
	padding: 5px 12px;
	text-transform: none !important;
	border-radius: 4px;
}
.contacts .btn:hover {
	background: rgba(255, 255, 255, 0.25);
	color: #fff;
}
.inline {
	display: inline;
} 
footer {
	color: #adb7b6;
	padding-bottom: 25px;
}
footer hr {
	margin-bottom: 30px;
}
footer label {
	color: #adb7b6;
	float: right;
	margin: 0 !important;
}
footer a {
	color: #adb7b6;
}
footer p {
	text-align: center;
}
.vcenter {

	position: relative;
    top: 10%;
}
.w70 {
	width: 60%;
}
.boxgift {
    border: 1px solid #e5e5e5;    
    padding: 10px;
    margin-bottom: 20px;
}
.boxgift .fanc {
   	display: inline-block;
    position: relative;
    width: 100%;
    margin-right: 10px;
    vertical-align: middle;
}
.boxgift img{
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
   	transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
}
.boxgift .fanc:hover img {
	opacity: 0.7;
}
.boxgift .text{
	min-height:110px; 
}
.boxgift .text .name{
	font-size: 14px;
	font-weight: bold;
	color: #000;
	height: 60px;
	margin-top: 10px;
	display: block;
	overflow: hidden;
}
.boxgift .buy {
    color: #6b6b6b !important;
    background-color: #fff !important;
    text-transform: none !important;
    float: left;
}
.boxgift .price {
    color: #6b6b6b; 
    background-color: #fff; 
    text-transform: none; 
    border: 1px solid #6b6b6b;
    border-radius: 20px;
    font-size: 14px;
    height: 35px;
    white-space: nowrap;
    display: block;
    min-width: 80px;
    float: right;
    text-align: center;
    margin-top: -7px;
    padding: 7px 10px 4px 10px;
    transition: all 0.5s ease;
}
.boxgift .price:hover {
	color: #fff;
	background-color: #777;
	padding-top: 7px;
}
.boxgift .price:hover p {
	display: none;
	color: #fff;
}
.boxgift .price:after {
	display: none;
	color: #fff;
	content: 'Купить';
	font-weight: bold;
}
.boxgift .price:hover:after {
	display: inline-block;
}
.boxgift .clear {
	clear: both;
}
#rast {
    margin-top: 100%;
}
.thumb img { 
	filter: none; /* IE6-9 */ 
    -webkit-filter: grayscale(0); 
  	transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;

} 
.thumb img:hover { 
    filter: gray; /* IE6-9 */ 
    -webkit-filter: grayscale(1); 
} 
.thumb { 
    padding:10px; 
}
.thumb .image{ 
    padding:5px; 
    height: 255px;
    border-radius:5px; 
	box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    background: #202020;
}
.thumb a{ 
    height:245px;
    overflow: hidden;
    display: block;
    border-radius:5px; 
}
.thumb .videoimg img {
    height: 254px;
}
	.link_p {
		position:relative;
	}

	.title_p {
    	position:absolute;
    	left:15px;
    	bottom:0;
    	right:0;
    	top:15px;
    	color: #fff;
    	height: 245px;
    	text-shadow: none;
    	background: rgba(0, 0, 0, 0.38);
    	display:none;	
    	width: 100%;
    	width: calc(100% - 30px);
    	width: -moz-calc(100% - 30px);
    	width: -webkit-calc(100% - 30px);
    	text-align: center;
    	border-radius:5px; 
	}
	.title_p a p{
		color: #fff;
		display: table-cell;
		font-weight: bold;
		vertical-align: middle;
	}
	.title_p a  {
		display: table;
		height: 100%;
		width: 100%;
		text-decoration: none;
	}
	.thumb .image:hover .title_p {
		display: table;
		z-index: 100;
	}
	.thumb .image:hover img { 
    filter: gray; /* IE6-9 */ 
    -webkit-filter: grayscale(1);
    border-radius:5px;  
}
.sc-background-white {
    background-color: #000;
}
	.video_p {
		position: absolute;
   	 	bottom: 10px;
    	left: 50%;
    	margin-left: -32px !important;
    	min-height: 64px;
    	max-height: 64px;
    	max-width: 64px;
		background: url("/templates/zodi/assets/images/play.png") no-repeat;
	}
	.video_p:hover {
		opacity: 0.8;
		-moz-opacity:0.8;
		filter: alpha(opacity=80);
	}
.video-you iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-you {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
/*Окно с доп полями*/
#mask {
    position:fixed;
    left:0;
    top:0;
    z-index:9000;
    background-color:#000;
    height: 100%;
    width: 100%;
	 opacity: 0.3;
    -moz-opacity:0.3;
    filter: alpha(opacity=30);
    cursor: default;
    }
#fieldsblock {
	z-index: 9100;
	position: fixed;
	top: 0;
	bottom: 55px;
	left: 0;
	right: 0;
	width: 35%;
	min-height: 210px;
	min-width: 150px;
	height: 20%;
	max-height: 300px;
	margin: auto;
	background-color: #fff;


}
#parent {


}
#fieldsblock img {
	width: 152px;
	height: 152px;
	margin: 10px;
	float: left;
	vertical-align: middle;
	position:absolute;
 	top: 50%;
 	margin-top: -57px;
	border-radius: 4px;
}
#fieldsblock .de192 {
	margin-left: 192px;
	margin-top: 10px;
    height: 70%;
    overflow-y: hidden;
    overflow-x: hidden;
    position: relative;
    max-height: 122px;
    padding: 5px;
}
#smallblock {
	z-index: 9100;
	position: fixed;
	width: 500px;
	height: 200px;
	background-color: #fff;
	left: 0;
	right: 0;
	top: 50%;
	margin: -100px auto;
	bottom: 100px;

}
.pags {
	position: absolute;
	bottom: 0;
	left: 0;
} 
.pags li {
	cursor: pointer;
	background:rgb(234, 234, 234);
	font-weight: bold;
	padding: 7px 17px;
	margin: 0 !important;
	float: left;
	border-right: 1px #fff solid;
}
.window-head {
	border-bottom: 1px solid rgb(234, 234, 234);
	height: 38px;
}
.window-title {
	padding: 10px;
	color: #666;
	font-size: 16px;
	z-index: 1;
	line-height: 1.33;
	overflow: hidden;
	max-height: 35px;
}
#fieldsblock .buy {
	position: absolute;
    bottom: -55px;
    right: 0;
    text-decoration: none;
    cursor: pointer;
    text-align: right;
    height: 55px;
    width: 100%;
	color: #fff !important;
    background-color: #dd5f5c;
	padding: 10px 20px;
    font: 400 27px/120% Raleway Regular,sans-serif;
    -moz-transition: background-color 350ms ease-in-out 0s;
    -ms-transition: background-color 350ms ease-in-out 0s;
    -o-transition: background-color 350ms ease-in-out 0s;
    -webkit-transition: background-color 350ms ease-in-out 0s;
    transition: background-color 350ms ease-in-out 0s;
}
#fieldsblock .buy:hover {
	background-color: #e68d8b;
	text-decoration: none;
}
.window-content .price {
	font-size: 26px;
	position: absolute;
    right: 10px;
    height: 35px;
    bottom: -3px;
}
.window-close {
	position: absolute;
	right: 15px;
	top: 9px;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	color: #858585;
	cursor: pointer;
	height: 20px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: top;
	background: transparent;
	text-decoration: none;
}
.window-close:hover {
	color: #999;
}
.de192 a {
    color: #da3a3a;
    font-weight: bold;
}
@media screen and (min-width: 1430px) and (max-width:1560px) {
	.static { 
		/*background: #151515 url(/templates/zodi/assets/images/static.png) right bottom no-repeat;*/
	    background-size: 25%;
	   	background-position: right -45px bottom;
	}
}
@media screen and (min-width: 991px) and (max-width:1430px) {
	.static { 
	    background-position: right -110px bottom;
	}
	.lastnews {
	    background-position: right -110px center;
	}
}
@media (max-width: 767px) {
	#fieldsblock {
		height: 55px;
		background:none; 
		bottom: 0;
	}
}
@media (min-width: 768px) {
  .navbar-nav > li > a {
    padding-top: 30px;
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 991px) {
	.navbar-default .navbar-nav > li > a {
		padding-left: 10px; 	
		padding-right: 10px; 	
	}
	.abouthome {
		background: #1F1F1F;
	}
	.hits {
		background: #141414;
	}
	.lastnews {
		background: #0F0F0F;
	}
	.static { 
		background: #151515;
	}
	.thumb {
   		position: relative;
   		margin-bottom: 10px;   		
	}
	.thumb::before {
    	content: "";
    	display: block;
    	padding-top: 90%; /* С помощью этого padding мы задаем высоту равную ширине блока */
	}
	.thumb a{ 
    	height:100%;
	}
	.thumb .image{ 
		position: absolute;
    	top: 0;
    	left: 5px;
    	bottom: 0;
    	right: 5px;
    	height: 100%;
	}
	.thumb .videoimg img {
    height: 100%;
}
.video-you iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 80%;
}
	.thumb .image:hover .title_p {
		display: none;
		z-index: 100;
	}
	.jumbotron .home-text {
		font-size: 3.4em;
	}
}
/*@media screen and (max-aspect-ratio: 55/70) {
 .jumbotron .g1 {
	margin-top: 100px; 
 }
}
@media screen and (max-aspect-ratio: 80/128) {
 .jumbotron .g1 {
	margin-top: 150px;
	width:110%; 
 }
 .jumbotron .home-text {
	font-size: 4.4em;
 }
}
@media screen and (min-aspect-ratio: 13/7) {
 .jumbotron .g1 img{
	width: 55%;
 }
}*/