@charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic,800);
.row{
	width:1030px;
	margin:0 auto;
}

a:focus{
	color:#FFF;
}

h1,h2,h3,h4,p,a {
	font-family:"Open Sans", Arial, sans-serif;
}

.btn{
	background-color:#EE2C56;
	padding: 7px 10px;
	display:inline-block;
	color:#FFFFFF;
	font-style: italic;	
	transition: all 0.2s ease-in;
	font-family:"Open Sans", Arial, sans-serif;
	
}

 _:-o-prefocus, body, h1, h2, h3, p, a, .btn { /* стиль только для Opera 12.00+ */
        font-family:Arial;
    }

h1{
	font-size:1.875rem;
	color: #ee2c56;
	font-weight:bold;
}

h2{
	font-size:1.625rem;
	font-weight:bold;
}

h3{
	font-size:1.25rem;
}

section h1, h2, h3{
	text-align:center;
}


.btn:hover{
	background-color:#7d990a;
	color:#FFFFFF;
}

/*----------Call Back form style START------------*/
#callBack{
	text-align:center;
}

#callBack form button{
	padding: 7px 70px;
}

#callBack h2{
	padding-bottom:20px;
}

.featherlight .featherlight-close-icon {
	padding:10px 30px 0px 0px;
}

.featherlight:last-of-type {
    background: none repeat scroll 0% 0% rgba(111, 20, 40, 0.61);
}

/*----------Call Back form style END------------*/


header{
	background-color: #3e3e3e;
}



header .contacts{
	color: #FFFFFF;
	display: inline-block;
    text-align: right;
	float:right;
}

header .call-to{
	display:inline-block;
	margin-left:280px;
}

header img{
	margin: 15px 0;
	display:inline-block;
}

.contacts p{
	font-size:1.3rem;
	margin: 20px 15px;	
	line-height: 30px;
}

.contacts p span.time-work{
	font-size:0.875rem;
}

section.slider{
	background: url(../img/bg.jpg) repeat-x;
	text-align:center;
}

section.slider .title-of-slide{
	background:#7d990a;
	width: 94%;
	margin: 0 auto;
}

section.slider .title-of-slide p{
	margin-bottom:0;
	font-weight:bold;
	font-size:1.625rem;
	color:#FFFFFF;
}

section.slider .your-class{
	margin-top:20px;;

}

section.slider .your-class img{
	margin:0 auto;

}


section.slider .arrow-left{
	position:absolute;
	top:175px;
	cursor:pointer;
}

section.slider .arrow-right{
	position: absolute;
	right: 0;
	top: 175px;
	cursor:pointer;
}

section.slider .btn{
	margin:20px;
	font-size: 1.125rem;
}

section.catalog-tabs h2{
	margin: 30px;
	font-weight:bold;
}

/*-------------tab style START -----------------*/
.tabs .tab-title > a{
	background: #3e3e3e;
	color:#FFFFFF;
	font-family:"Open Sans", Arial, sans-serif;
}

.tabs .tab-title.active a {
	background: #848484;
	color:#FFFFFF;
}

.tabs-content > .content {
	padding:0;
}

.tabs-content{
	margin-bottom:0px;
}

.content [class*="block-grid-"] > li {
	padding: 0px 23px;
	margin: 0px;
}

.content [class*="block-grid-"]{
	margin:0px;
}

.tabs .tab-title img{
	float:left;
}


.tabs a.panel-men, .tabs .tab-title.active a.panel-men{
	background-image:url(../img/men_tab.png);
	background-repeat:  no-repeat;
	background-position: 10px 15px;;
	padding-left:60px;
	line-height:20px;
	border-right: 3px solid #777676;
	width:194px;
} 

.tabs a.woman{
	background-image: url(../img/women-tab.png);
}

.tabs a.unisex{
	background-image: url(../img/unisex-tab.png);
}

.tabs a.mini-parfum{
	background-image: url(../img/mini-tab.png);
}

.tabs a.add-goods{
	background-image: url(../img/add_goods-tab.png);
}

.tabs .tab-title.active a.woman{
	background-image: url(../img/women-tab.png);
}

.tabs .tab-title.active a.unisex{
	background-image: url(../img/unisex-tab.png);
}

.tabs .tab-title.active a.mini-parfum{
	background-image: url(../img/mini-tab.png);
}

.tabs .tab-title.active a.add-goods{
	background-image: url(../img/add_goods-tab.png);
}


.tabs-content p.information-panel{
	background:#848484;
	padding:10px;
	margin:0;
	text-align:center;
	color: #FFFFFF;
	font-weight:bold;
	font-size:1.125rem;
}

.catalog-tabs  p.price{
	background-color:#7d990a;
	text-align:center;
	font-size: 1.125rem;
	color:#FFFFFF;
	font-weight:600;
	box-shadow: 2px 2px 3px #000;
}

ul.goods-container li figure{
	background:#fefefe;
	margin:20px 0px 0px 0px;
	text-align:center;
	border:1px solid #000000;
}

ul.goods-container li figure img{
	padding:15px;
}

ul.goods-container li figure figcaption{
	padding-bottom: 10px;
}



/*-------------tab style END -----------------*/

.small-block-grid-4 figure figcaption{
	text-align:center;
}

.goods-container{
	background:#EEEEEE;
	padding: 0 20px;
}

.get-catalog-form{
	background: #EEEEEE;
	padding: 20px 0 30px 0;
}


.get-catalog-form h3{
	text-align:center;
	color: #3e3e3e;
	margin-bottom: 20px;
	margin-top: 0px;
}

.get-catalog-form .container-catalog-form{
	background:url(../img/bg-form.png) #3e3e3e  ;
	width: 93%;
	margin: 0 auto;
}

.get-catalog-form form{
	margin:0 auto;
	width:75%;
	padding:25px 0 10px 20px;
}


section.perfect-pack-container{
	background: url(../img/pattern.png);
	margin-top:20px;
}

.perfect-pack{
	background:#FFFFFF;
	margin:30px auto;
	border: 1px solid #000000;
	padding: 15px;
	text-align:center;
	box-shadow: 1px 2px 10px #000;
}

.perfect-pack-gallery{
	position:relative;
	margin:45px auto;
}

.perfect-pack-gallery  .arrow-right{
	position:absolute;
	top:110px;	
	right:0;
	cursor:pointer;
}

.perfect-pack-gallery  .arrow-left{
	position:absolute;
	top:110px;	
	cursor:pointer;	
}

.perfect-pack-gallery .slick-slide img {
	margin:0 auto;
}

/*----------------*/

.value-assort{
	margin:0 auto;
	text-align:center;
}

.value-assort p{
	background: #3e3e3e;
	color:#FFFFFF;
	margin-top:10px;
	padding: 10px;
	box-shadow: 2px 2px 3px #000;
}

.value-assort .item-parfum{
	margin:0 10px 0 10px;
	padding:0 30px;
	text-align:center;
	display:inline-block;
}

.value-gallery .item-parfum img{
	margin:0 auto;
}


.range-of-value h2{
	margin: 30px 0 40px 0;
}

.value-gallery{
	width:90%;
	margin:0 auto;
}

.value-gallery .arrow-left{
	position:absolute;
	top: 100px;
	left: -35px;
	cursor:pointer;
}

.value-gallery .arrow-right{
	position: absolute;
	right: -45px;
	top: 100px;
	cursor:pointer;
}

.value-gallery p{
	background: #3e3e3e;
	color:#FFFFFF;
	margin-top:10px;
	padding: 10px;
	box-shadow: 2px 2px 3px #000;
}

.value-gallery p span{
	font-weight:600;
}
 
.value-gallery .item-parfum{
	margin:0 10px 0 10px;
	padding:0 30px;
	text-align:center;
}

.value-gallery .item-parfum img{
	margin:0 auto;
}

section.brand-handbags{
	margin-top:40px;
}

section.brand-handbags h2{
	border-top: 5px solid #EE2C56;
	padding-top: 10px;
	margin-bottom:25px;                                     
}

section.storage{
	margin-top: 40px;
	background-color: #EEE;
}

section.storage h2{
	padding-top:15px;
}

section.storage .storage-gallery img{
	margin: 15px 10px;
	border:1px solid #000;
	table-align:center;
}

section.storage .get-catalog-form .container-catalog-form{
	width:98%;
}

section.clients-recall{
	margin-top:35px;
}

section.clients-recall h2{
	margin-bottom:20px;
}

section.clients-recall .recall-wrapper{
	display: inline-block;
	width: 47%;
	box-sizing: border-box;
	margin: 7px 10px 15px 7px;
}

section.clients-recall .recall{
	background:#eee;
	padding: 20px 20px 10px;
}

section.clients-recall .recall figure{
	margin:0;
}

section.clients-recall .recall figure img{
	float:left;
	margin-right:25px;
}

section.clients-recall .recall figure p{
	font-size:0.875rem;
}

section.clients-recall .recall-wrapper .name-client-wrapper{
	padding:5px 20px;
	background:#848484;
}


section.clients-recall .recall-wrapper .name-client p{
	font-size:0.75rem;
	color:#FFF;
	margin-bottom:0px;
}

section.clients-recall .recall-wrapper .name-client span{
	color:#FFF;
	font-size:0.875rem;
	font-weight:600;
	display: block;
	margin-top: -30px;
	padding-bottom: 10px;
	float: right;
}

section.recall-vk{
	text-align:center
}

section.recall-vk h2{
	margin-top:20px;
}

section.recall-vk img{
	margin:20px auto;
}

section.faq{
	background:#eee;
}

section.faq h2{
	margin-bottom:25px;
	padding-top:10px;
}


section.faq .question p{
	font-size:0.875rem;
	font-style:italic;
	padding:15px 25px;
	color:#FFF;
	background: #3e3e3e;
    display: inline-block;
    border-radius: 10px;
	margin-left:10px
}

section.faq .answer{
	font-size:0.875rem;
	font-style:italic;
	margin-bottom:40px;
	margin-left:10px;
}

section.faq .answer span{
	color:#ee2c56;
	font-weight:600;
}

section.faq .triangle-down {
    width: 0px;
	height: 0px;
	border-left: 0px solid transparent;
	border-right: 27px solid transparent;
	border-top: 54px solid #3E3E3E;
	transform: rotate(35deg);
	margin-top: -35px;
	margin-left: 50px;
}

section.contact{
	position:relative;
	margin-top:30px;
}

section.contact h2{
	margin-bottom: 20px;
}

.contacts-footer{
	position:absolute;
	text-align:center;
	background:url(../img/bg_contact.png);
	display:inline-block;
	padding: 20px;
	color:#FFF;
	z-index:2;
	top: 90px;
    left: 13%;
}

.contacts-footer p{
	margin: 10px 0;
}

.address{
	font-style: italic;
}

.phone{
	font-size:1.5rem;
}

.text-in-contact-block{
	font-size:0.75rem;
}

#thanks-wrapper{
	top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 5;
/* фон затемнения */
background-color: rgba(0, 0, 0, 0.7);
position: fixed; /* фиксированное поцизионирование */
cursor: default; /* тип курсара */
-webkit-transition: opacity .5s;
-moz-transition: opacity .5s;
-ms-transition: opacity .5s;
-o-transition: opacity .5s;
transition: opacity .5s;
}

.thanks{
	width:400px;
	background:#FFF;
	margin:0 auto;
	margin-top:10%;
	text-align:center;
	padding:30px;
	 
}

.callBack{display:none;}

.note-form{
	background: none repeat scroll 0% 0% rgb(255, 255, 255);
	text-align: center;
	font-size: 0.9rem;
	color: rgb(238, 44, 86);
}

footer{
	background: #787878;
	color:#E4E4E4;
}

footer p{
		padding:10px;
		text-align:center;
		font-size:0.9rem
}

[data-magellan-expedition]{
	background: none repeat scroll 0% 0% #EE2C56;
}

[data-magellan-expedition] .sub-nav{
	margin-left:-15px;
}

.sub-nav dt, .sub-nav dd, .sub-nav li {
	float:none;
}

.sub-nav dt a, .sub-nav dd a, .sub-nav li a {
	color:#FFFFFF;
	font-weight:bold;
}

.sub-nav dt a:hover, .sub-nav dd a:hover, .sub-nav li a:hover {
    color: #7E0000;
}

.sub-nav dt.active a, .sub-nav dd.active a, .sub-nav li.active a {
    border-radius: 0px;
    font-weight: bold;
    background: none;
    padding: 0.1875rem 1rem;
    cursor: default;
    color: #7E0000;
}

.sub-nav dt.active a:hover, .sub-nav dd.active a:hover, .sub-nav li.active a:hover {
	background: none;
}