@import url('https://fonts.googleapis.com/css?family=Oswald:400,500');
*{
	padding: 0;
	margin: 0;
}
ul, ol {
	margin-left: 25px;
} 
body{
	/*
	background-color: #f4976c!important;
	*/
	background-color: #B4DFE5!important;
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	text-shadow: 1px 1px 0 #fff;
	/*overflow: hidden;*/
    color: #303c6c!important;
	font-size: 14px !important;
}
img{
	max-width: 100%
}
#wrapper {

	margin: 20px auto 20px;
	padding: 20px;
	background: #fbe8a6;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.faq a{
	float: left;
	border-bottom: 1px dashed #303c6c;
	text-decoration: none;
}
.secqurit a{
	border-bottom: 1px dashed #303c6c;
	text-decoration: none;
    margin-right: 10px;
}
form#searchform {
    margin-top: 90px;
}
a {
    color: #303c6c!important;
}
* {
    text-shadow: none!important;
}
.header{
	margin-bottom: 15px;
}
.img_header img{
	padding: 0px;
	border: 0px;
	border-bottom: 1px solid #eee;
	max-width: 100%;
	min-width: 20%;
	margin-top: 70px;
}
.text-menu{
	color: darkgreen;
	border-top: 1px solid #ddd;
	margin-top: -27px;
	text-align: center;
}
p.reclama {
	margin-bottom: 30px;
}

.main-navigation {
	margin-top: 94px;
}

.main-navigation ul {
	border-bottom: 1px solid #ddd;
	list-style: none;
	margin: 0;
	text-align: center;
	margin-bottom: 5px;
}
.main-navigation li {
	display: inline-block;
	position: relative;
}
.main-navigation li.current_page_item a, .main-navigation li.current-menu-item a {
	background: #303c6c;
	color: #fff;
	text-shadow: none;
	text-decoration: none;
}
.main-navigation a {
	display: block;
	font-size: 14px;
	margin: 0;
	padding: 8px;
	text-decoration: none;
}
.main-navigation li:hover > a {
	background: #303c6c;
	color: #fff;
	text-shadow: none;
	text-decoration: none;
}
#searchform #s {
	margin-left: 0px;
	width: 89.2%;
	padding: 9px;
	border: 1px solid #303c6c;
	background: #fff;
	color: #888;
	font-style: inherit;
	font-size: 20px;
	margin: 1px 0 10px 0px;
}
#searchform #submit {
	background: #303c6c;
	border: none;
	color: #fff;
	padding: 9px;
	height: 46px;
	width: 107px;
	margin-bottom: 10px;
	font-size: 20px;
}
.entry-title {
	color: #303c6c;
	font-size: 30px;
	letter-spacing: 1px;
	line-height: 1.8em;
	margin: 0;
	text-shadow: 1px 1px 0 #f5f5f5, 2px 2px 0 #ccc;
}


.content-centre{
	line-height: 1.8em;
}
.content-centre h2{
	font-family: 'Oswald',sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 23px;
}
.line{

	background: url(https://ratingsalon.ru/wp-content/themes/minimalizine/images/line-pattern.png);
	width: 720px;
}
.widget-title {
	margin: 0 0 20px;
	font-size: 16px;
	font-family: 'Oswald',sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}
.mar-b{
	margin-bottom: 20px;
}
.credits{
	text-align: right;
}
.content{
	margin-bottom: 30px;
}
.ya-share2{
	text-align: center;
}
.content table {
	border-bottom: 1px solid rgb(244 151 108 / 40%);
	margin: 0 0 25px;
	width: 100%;
}
.content table td {
	border-top: 1px solid rgb(244 151 108 / 40%);
	padding: 6px 10px 6px 0;
}
.content p {
	line-height: 1.8em;
	margin-bottom: 20px;
}
.vuew {
	text-align: right;
	color: rgb(223, 223, 223);
	margin-bottom: 20px;
}
.img-salon{
	margin-bottom: 15px;
}
.img-salon img{
	background: #fff;
	border: 1px solid #eee;
	max-width: 97.6%;
	padding: 5px;
}

#respond input[type=text], #respond input[type=email], #respond input[type=url] {
	display: block;
	width: 37%;

}
#respond input#submit {
	background: #303c6c;
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	font-family: 'Oswald',sans-serif;
	padding: 5px 22px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
	margin-bottom: 10px;
}
.comments-caption, .comment-reply-title{
	font-family: 'Oswald',sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 17px;
	line-height: 1.5em;
	margin: 0;
	padding-top: 25px;
	background: url(../images/line-pattern.png) repeat-x;
}
.comments-caption span{
	color: #303c6c;
}
.comment-author span{
	margin-left: 10px;
}
.comment{
	list-style: none;
	background-color: rgba(239, 155, 155, 0.09);
	color: black;
	padding: 8px;
}
.hr{
	overflow: hidden;
	margin: 0 0 20px;
	padding: 0 0 20px;
	border-bottom: 1px solid #ddd;
}
.commentlist .children {
	list-style: none;
	padding: 0;
	margin: 20px 0 0 30px;
}
#recentcomments, .widget {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.recentcomments, .widget li{
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #ddd;
	font-size: 13px;
}
.recentcomments a {
	color: #303c6c;
	text-decoration: none;
}
.recentcomments a:hover{
	color: #303c6c;
	text-decoration: underline;
}
.widget li a {
	display: block;
}
.widget li img{
	padding-right: 10px;
}
.podel{
	text-align: center;
	margin-top: 15px;
	line-height: 24px;
}
#reply-title {
	margin: 0;
	padding-top: 25px;
	background: url(../images/line-pattern.png) repeat-x;
	font-size: 20px;
}
.navigation-post{
	overflow: hidden;
	padding: 10px 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	color: #303c6c;
	margin-bottom: 10px;
}
.navigation-post>div{
	width: 200px;
}
.manu, .post{
	padding-top: 25px;
	background: url(../images/line-pattern.png) repeat-x;
}
.secqurit a:hover, .faq a:hover{
	text-decoration: none;
}
.list li {
	list-style: none;
}
.smform-title{
	font-weight: bolder;
	font-size: 24px;
	margin-top: 20px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
}
.smform-field-label{
	cursor: pointer;
	color: #333 ;
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700;
	font-size: 16.5px;
}
.wpcf7-form-control{
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
}
.wpcf7-submit{
	width: auto;
	color: #333;
	border: 1px solid #000;
}
.wpcf7-textarea{
	height: auto;
}
.menu_1 li img{
	display: none;
}
.salon_menu{
	text-align: center;
}
.saloni a{
	display: inline-block;
	font-size: 14px;
	margin: 0;
	padding: 8px;
	text-decoration: none;
}
.saloni a:hover{
	background: #303c6c;
	color: #fff;
	text-shadow: none;
	text-decoration: none;
}

.sent-review {
	background: #303c6c;
	border: none;
	color: #fff!important;
	cursor: pointer;
	font-size: 20px;
	font-family: 'Oswald',sans-serif;
	padding: 5px 22px;
	text-shadow: 0 -1px 0 rgb(0 0 0 / 30%);
	margin-bottom: 10px;
	margin-top: 10px;
	display: block;
	max-width: 200px;
	text-align: center;
	padding: 10px 0px;
}

.sent-review:hover {
	color: #fff!important;
	text-decoration: none;
}

.commentlist {
	margin-left: 0;
}

.main-posts {
    font-size: 0;
    margin: 20px 0 0;
}

.mp-item {
    display: inline-block;
    vertical-align: top;
    width: calc(34.1% - 20px);
    margin-right: 1%;
    background: #b4dfe5;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 5px 10px 10px;
    transition: .3s all;
}

.mp-item:hover {
    background: #d2fdff;
}

.mp-item p {
    font-size: 20px;
    line-height: 25px;
    margin: 5px 0 10px;
}

.mp-item span {
    display: block;
    font-size: 15px;
    margin-bottom: 5px;
}

.mp-item a {
    display: block;
    font-size: 15px;
    margin: 15px 0 5px;
}

@media (min-width: 1300px) {
	.ribbon {
		width: 1208px;
		margin-left: -39px;
		position: absolute;
		text-align: center;
		font-size: 19px!important;
		background: linear-gradient(to bottom, #03b8f5, #096280);
		top: 30px;
		background: #303C6C;
	}
}

@media (min-width: 992px) {
	#wrapper {
		width: 1170px;

	}
	.ribbon-content h2{
		font-size: 23px;
		font-family: 'Oswald',sans-serif;
		font-weight: normal;
		text-transform: uppercase;
		margin-bottom: 20px;
	}
	.ribbon-content a {
		display: block;
	}
	.ribbon-content a:hover {
		text-decoration: none;
	}
	.ribbon-stitches-top {
		margin-top: 2px;
		border-top: 1px dashed rgba(0, 0, 0, 0.2);
		-moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
		-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
		box-shadow: 0px 0px 2px rgba(255, 255, 255, 0.5);
	}
	.ribbon-stitches-bottom {
		margin-bottom: 2px;
		border-top: 1px dashed rgba(0, 0, 0, 0.2);
		-moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
		-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
		box-shadow: 0px 0px 2px rgba(255, 255, 255, 0.3);
	}
	.ribbon .ribbon-content:before, .ribbon .ribbon-content:after {
		border-color: #0b7091 transparent transparent transparent;
		position: absolute;
		display: block;
		border-style: solid;
		bottom: -1em;
		content: '';
	}
	.ribbon .ribbon-content:before {
		left: 0;
		border-width: 1em 0 0 1em;
	}


	.ribbon .ribbon-content::after {

		right: 0;
		border-width: 1em 1em 0 0;

	}
	.page-title{
		font-family: 'Oswald',sans-serif;
		font-weight: normal;
		text-transform: uppercase;
	}
	.bottom{
		margin-top: 20px;
	}
}
@media (max-width: 991px){
	.ribbon-content h2{
		margin-top: 31px;
		font-size: 22px;
		text-align: center;
	}
	.img_header img{
		margin-top: 10px;
	}
	textarea{
		width: 100%;
	}
	.secqurit, .faq{
		font-size: 10px;
	}
    form#searchform {
        margin-top: 40px;
    }
    #searchform #s {
        width: 84.2%;
    }
    .mp-item {
        width: 49%;
    }
}
@media (max-width: 650px){
	#searchform #s {
        width: 81%;
        font-size: 14px;
    }
	#searchform #submit{
		height: 41px;
		font-size: 16px;
	}
    .mp-item {
        width: 100%;
    }
}

@media screen and (max-width: 540px) {
    #searchform #s {
        width: 77%;
    }
    .secqurit a {
        margin-right: 0;
        display: block;
        margin: 5px 0 7px;
    }
}

@media screen and (max-width: 480px) {
    #searchform #s {
        width: 74%;
    }
}

@media screen and (max-width: 420px) {
    #searchform #s {
        width: 70%;
    }
}

@media screen and (max-width: 380px) {
    #searchform #s {
        width: 65%;
    }
}

@media screen and (max-width: 320px) {
    #searchform #s {
        width: 60%;
    }
}



.ribbon .ribbon-content a {
    color: #ffffff !important;
}






