/*
Theme Name: Perfume
Theme URI: http://smthemes.com/perfume/
Author: The Smart Magazine Themes
Author URI: http://smthemes.com/
Description: Template by SMThemes.com
Version: 2.0
License: Creative Commons 3.0
Theme date: 10/17/2013
License URI: license.txt
Tags: white, red, light, fixed-width, featured-images, custom-menu, translation-ready, threaded-comments, theme-options
*/


/*	-==========================- GENERAL -==========================-  */
/*------------------------------ PAGE ------------------------------*/
@import url(https://fonts.googleapis.com/css?family=Expletus+Sans);
html {
	background:#707070;
}
body {
	background:url(images/background.png) left top repeat-x;
	color:#261204;
}
#all {
	max-width: 1000px;
	margin: auto;
}

a {
	color:#bc1861;
}
a:hover {
	color:#000000;
}
h1, h2, h3, h4, h5, h6, a.post_ttl {
	color:#000000;
	text-decoration:none;
}

a.post_ttl {
	font-size:20px;
	
}
/*------------------------------ HEADER ------------------------------*/
#header {
	
}
#secondarymenu-container {
	position:relative;
}

/*------------------------------ SEARCH ------------------------------*/
#s {
	border:none;
	background:none;
	float:right;
	height:25px;
	line-height:25px;
	color:#c3c3c3;
}
.searchbtn {
	height:25px;
	width:13px;
	margin:0 10px;
}
.searchform {
	background:#fff;
	box-shadow:0px 1px 2px #999 inset;
}
/*------------------------------ CONTENT ------------------------------*/
.articles .one-post {
	border-bottom:1px solid #e5e5e5;
}
.articles .post-caption h1, .articles .post-caption h2 {
	font-family:'Arial';
}
.articles .post-meta {
	border-top:1px solid #e4e4e4;
	border-bottom:1px solid #e4e4e4;
	font-style:italic;
	font-family:'Expletus Sans';
}
.articles .post-date{
	color:#19697c;
	float:right;
}
#commentform #submit, input.readmore, a.readmore {
	background:url(images/readmore.png) left top repeat-x;
	color:#fff;
	height:38px;
	line-height:34px;
	padding:0 15px;
}
.featured_image {
	padding:4px;
	margin-top:12px;
	background:#fcfcfc;
    border: 1px solid #efefef;
	box-shadow:0px 2px 3px #ddd;
}
.googlemap {
	background:#fcfcfc;
    border:1px solid #efefef;
}
.widget_posts ul li img,.widget_flickr a {
	padding:2px;
	background:#efefef;
}

.pagination{
	margin:30px 0;
}
.page-numbers {
	font-size:14px;
	padding:5px 10px;	
}
a.page-numbers {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color:#444;
	background:#ececec;
	background: -moz-linear-gradient(top, rgba(248,248,248,1) 0%, rgba(225,225,225,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(248,248,248,1)), color-stop(100%,rgba(225,225,225,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(248,248,248,1) 0%,rgba(225,225,225,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(248,248,248,1) 0%,rgba(225,225,225,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(248,248,248,1) 0%,rgba(225,225,225,1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(248,248,248,1) 0%,rgba(225,225,225,1) 100%); /* W3C */
}
a.page-numbers:hover, span.page-numbers {
	padding:5px 10px;
	color:#fff;
	border:none;
	background:#1b1b1b;
	background: -moz-linear-gradient(top, rgba(45,45,45,1) 0%, rgba(15,15,15,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(45,45,45,1)), color-stop(100%,rgba(15,15,15,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(45,45,45,1) 0%,rgba(15,15,15,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(45,45,45,1) 0%,rgba(15,15,15,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(45,45,45,1) 0%,rgba(15,15,15,1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(45,45,45,1) 0%,rgba(15,15,15,1) 100%); /* W3C */
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}

/*------------------------------ FOOTER ------------------------------*/
#footer {
    color:#e8e8e8;
    background:#000;
    position: relative;
}
#footer .container {
	background:#000;
}
#footer a, #footer h3 {
	color:#fff;
}
#footer .footer_txt {
	border-top:1px solid #e5e5e5;
}

.informer {
    display: block;
    position: absolute;
    right: 30px;
    bottom: 50%;
    transform: translateY(50%);
}

@media only screen and (max-width: 768px) {
    #footer .footer_txt {
        padding-left: 15px;
        padding-right: 130px;
    }
    .informer  {
        right: 20px;
    }
}

/*------------------------------ WIDGETS AND SLIDER ------------------------------*/

#content .widget {
	border-top:4px double #fff;
}
#content .sidebar .widget:first-child {
	border-top:none;
}
.fp-next, .fp-prev {
	width:38px;
	height:38px;
}
/*	-==========================- DESKTOP -==========================-  */
@media only screen and (min-width:1024px) {
	#content-top {
		height:8px;
		background:#e0e0e0 !important;
	}
	#content-bottom {
		
	}
	#content .container {
		padding:0 2px;
	}
	.content-lr .sidebar.left, .content-l .sidebar.left, .content-l2 .sidebar.left, .sidebar-l2 .sidebar.right {
		margin-right:4px;
	}
	.content-lr .sidebar.right, .content-r .sidebar.right, .content-r2 .sidebar.right, .sidebar-r2 .sidebar.left {
		margin-left:4px;
	}
	#logo {
		position:absolute;
		left:50%;
	}
	#logo img {
		margin-left:-50%;
	}
	.menusearch {
		float:right;
		/*margin-top:24px;*/
	}
	/*------------------------------ MENU ------------------------------*/
	#secondarymenu-container {
		
		height:88px;
		position:relative;
		z-index:20;
	}
	#secondarymenu {
		float:left;
		margin-top:32px;
		padding-left:116px;
		background:url(images/topmenu-left.png) left top no-repeat;
	}
	.menu-topmenu-container {
		background:url(images/topmenu-right.png) right top no-repeat;
		height:34px;
	}
	#secondarymenu ul.menus {
		margin-left:-106px;
		margin-right:10px;
	}
	#secondarymenu li {
		
	}
	#secondarymenu a {
		
		text-decoration:none;
		padding:8px 10px;
		display:block;
		color:#e8e8e8;
		
	}
	#secondarymenu a:hover{
		color:#fff;
	}
	#header-block{
		position:relative;
		padding-top:98px;
	}
	#mainmenu-container {
		height:100px;
		width:1000px;
		background:url(images/menu.png) left 3px no-repeat;
		position: absolute;
		top: 0;
		z-index: 999;
	}
	
	#mainmenu li a {
		text-align:center;
		color:#fff;
		display:block;
		text-decoration:none;
		font-family:'Arial';
		padding:43px 30px;
		
	}
	#mainmenu li {
		padding-left:7px;
		position:relative;
	}
	#mainmenu li:hover {
		background:url(images/menuli-hover.png) left top no-repeat;
	}
	#mainmenu li:hover a{
		background:url(images/menulia-hover.png) right top no-repeat;
	}
	#header li ul {
		top:51px;
	}
	#header #mainmenu li ul {
		top:110px;	
	}


	#header li ul .inner {
		background:#000;
		padding:0;
	}
	#header ul.children li, #header .sub-menu li {
		padding:0 !important;
		margin:0 !important;
		height:25px;
		line-height:25px;
	}
	#header ul.children li a, #header .sub-menu li a {
		color:#fff !important;
		padding:0 !important;
		background:none;
		height:25px;
		line-height:25px;
	}
	#header ul.children li a:hover, #header .sub-menu li a:hover {
		background:#333 !important;
		color:#fff !important;
	}
	
	#header .sub-menu .sub-menu {
		top:0 !important;
	}
	
	
	/*------------------------------ SLIDER ------------------------------*/
	.slider-container {
		padding:1px 0;
		background:#fff;
	}
	.slider {
		position:relative;
		width:1000px;
		margin:0 auto;
		padding:0;
		border:none;
	}
	.fp-prev-next-wrap {
		margin:0;
	}
	.fp-prev,.fp-next {
		margin:15px;
		margin-top:-32px;
	}
	.slider-nothumb .fp-slides, .slider-nothumb .fp-thumbnail, .slider-nothumb .fp-slides-items {
		height:188px;
	}
	.fp-slides,.fp-thumbnail,.fp-slides-items  {
		height:428px;
		width:1000px;
	}
	.fp-content-fon {
		border-bottom:none;
		border-left:none;
		border-right:none;
	}
	.fp-content-fon, .fp-content {	
		left:0;
		right:0;
		bottom:0;
	}
	.slider-nothumb .fp-content-fon {
		background:#fff;
	}
	.slider-nothumb .fp-content a,.slider-nothumb .fp-content p{
		color:#000;
	}
	.fp-nav {
		bottom:25px;
		right:30px;
		left:auto;
	}

}


/*	-==========================- TABLET -==========================-  */
@media only screen and (min-width:640px) and (max-width:1023px) {
	
	#header .container {
		background-position:50% top;
	}
	#logo {
		float:left;
		margin-left:0px;
		margin-top:26px;
	}
	#header-banner {
		margin-top:25px;
		float:right;
	}
	/*------------------------------ MENU ------------------------------*/
	.menusearch {
		float:right;
		margin-top:20px;
		margin-right:25px;
		clear:right;
	}
	#secondarymenu-container {
		height:151px;
		padding-top:0px;
	}
	#secondarymenu {
		float:right;
		clear:right;
		margin-top:0px;
		margin-right:7px;
	}
	#secondarymenu li {
		padding:18px;
	}
	#secondarymenu li a{
		color:#000;
		font-family:'Ropa Sans';
	}
	#mainmenu-container {
		padding-bottom:16px;
		clear:left;
		margin-bottom:15px;
		background:#000;
	}
	#mainmenu {
		margin:0 10px;
	}
	#mainmenu li {
		padding:0;
		float:left;
	}
	#mainmenu a {
		color:#fff;
		text-decoration:none;
		font-size:16px;
		padding:16px 15px 8px;
		display:block;
	}
}

/*	-==========================- MOBILE -==========================-  */
@media only screen and (min-width:240px) and (max-width:639px) {
	.menusearch {padding:3px 0;}
	
	#logo {
		
	}
	
	#secondarymenu, #mainmenu {
		background:#fff;
		margin:0 -2%;
		padding:0 2%;
		margin-top:10px;
	}
	#secondarymenu li, #mainmenu li {
		border-top:1px solid #eee;
	}
	#secondarymenu li a, #mainmenu li a{
		color:#142736;
	}
	.fp-next, .fp-prev {
		margin:0 -5px;
	}
	.footer-widgets .widgetf:first-child {
		border:none;
	}
	
	#footer {
		width:100%;
	}
	.widgetf {
		border-top:1px solid #d3d3d3;
	}
	.articles .post-date {
		float:none;
	}
	.articles dt p img {
		display:none;
	}
	.fp-nav {
		bottom:-5px;
	}
	.slider-container {
		padding-bottom:20px;
	}
	#s {
		width:70%;
	
	}
}
.features-table
{
  width: 90%;
  margin: 0 auto;
  border-collapse: separate;
  border-spacing: 1;
  text-shadow: 0 1px 0 #fff;
  color: #2a2a2a;
  background: #fafafa;
  background-image: -moz-linear-gradient(top, #fff, #eaeaea, #fff); /* Firefox 3.6 */
  background-image: -webkit-gradient(linear,center bottom,center top,from(#fff),color-stop(0.5, #eaeaea),to(#fff));
  margin-top:20px;
  margin-bottom:20px;
  font-family: Verdana, Arial, sans-serif;	
  font-size: 11pt;
}

.post-body iframe {
    max-width: 100%;
}

@media only screen and (max-width: 576px) {
    .features-table {
        width: 100%;
    }
}
 
.features-table td
{
  height: 50px;
  padding: 0 20px;
  border-bottom: 1px solid #cdcdcd;
  box-shadow: 0 1px 0 white;
  -moz-box-shadow: 0 1px 0 white;
  -webkit-box-shadow: 0 1px 0 white;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
}

@media only screen and (max-width: 360px) {
    .features-table td {
        padding-left: 15px;
        padding-right: 15px;
    }
}
 
.features-table tbody td
{
background: b6e5fa;
  text-align: center;
  width: 150px;
}
 
 
.features-table td.grey
{
  background: #fce2ec;
  border-right: 1px solid white;
  width: 20%;
}
.features-table td.blue
{
  background: #b6e5fa;
  background: rgba(182,229,250,0.5);
  text-align: left;
}
 
.features-table td.green
{
  background: #e7f3d4;
  background: rgba(184,243,85,0.3);
  width: 20%;
}
 
.features-table td:nowrap
{
  white-space: nowrap;
}
 
.features-table thead td
{
  font-size: 120%; 
  font-weight: bold;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  border-top: 1px solid #eaeaea;
}

@media only screen and (max-width: 576px) {
    .features-table thead td {
        font-size: 14px;
    }
    .features-table tbody td {
        font-size: 12px;
    }
}
 
.features-table tfoot td
{
  font-size: 120%; 
  font-weight: bold;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom: 1px solid #dadada;
}
.tel-txt {
  background-color: #02ABCA;
  margin: 0 auto;
  width: 80%;
  padding: 5px 20px;
  text-align: center;
  /* border-radius */
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  /* box-shadow */
  -webkit-box-shadow: rgba(0,0,0,0.2) 0px 1px 3px;
  -moz-box-shadow: rgba(0,0,0,0.2) 0px 1px 3px;
  box-shadow: rgba(0,0,0,0.2) 0px 1px 3px;
  font-size: 25px;
  color: #fff;
line-height: 1;
}
.nomer-h {
font: 25px Georgia;
color: #5F5F5F;
padding-top: 30px;
text-align: center;
}
.vnimanie {
    font-size: 30px;
    color: #d80b0b;
    font-weight: 800;
    text-align: center;
    line-height: 2;
}

.tolko {
    text-align: right;
    float: right;
    font-size: 18px;
    font-style: italic;
    color: #8a8a86;
    margin-top: 20px;
    margin-bottom: 20px;
}
.percent {
    font-size: 30px;
    margin: 15px;
    color: #ffffff;
    font-weight: 900;
    text-transform: uppercase;
    text-align: center;
    /* border: 1px solid #f5f5f5; */
    background-color: #99c740;
    display: inline-block;
    /* margin: auto; */
    padding: 15px;
    border-radius: 15px;
}
.s-num {
    font-size: 28px;
    font-weight: bold;
    padding: 5px 13px;
    background-color: #d50f0f;
    color: #fff;
    margin: 5px;
    border-radius: 50px;
}
.s-desc {
    font-size: 24px;
    color: #3a3a3a;
    line-height: 1.4;
}
.super {
	margin: 20px;
}

@media only screen and (min-width: 641.1px) {
    .insta-mobile {
        display: none;
    }
}

@media only screen and (max-width: 641px) {
    /* body:not(.home) .insta-mobile {
        display: none;
    } */
    .insta-pc {
        display: none;
    }
    .page-id-24 #content > .container {
        display: flex;
        flex-direction: column;
    }
    
    #main_content {
        order: -1;
    }
    #content .sidebar {
        padding-bottom: 25px;
    }
    .insta-mobile#sb_instagram .sbi_follow_btn {
        display: block !important;
    }
    .insta-mobile#sb_instagram .sbi_follow_btn a {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px;
        display: block;
        margin-top: 20px;
        max-width: 180px;
    }
}

@media only screen and (max-width: 481px) {
    #sb_instagram .sbi_photo {
        height: 55vw !important;
    }
    body .ngg-galleryoverview {
        display: flex !important;
        flex-wrap: wrap;
        justify-content: center;
    }
}


