/*
Theme Name: cosmic-2
Theme URI:
Description:
Version: 1.0
Author:
Author URI:
Tags:
*/

@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300|Forum|Philosopher|Ubuntu|Ubuntu+Condensed|Noto+Sans|PT+Sans+Caption|Cuprum|Exo+2|Play');

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
* {
    box-sizing: border-box;
}
*::before, *::after {
    box-sizing: border-box;
}
html,
body.home {
    height: 100%;
    background: #f2f2f2;
}
html{
	margin: 0;
	padding: 0;
}
body {
    background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family: 'Ubuntu',sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	text-align: justify;
	border:none;
}
table, tbody, td, tr, th {
	border-color:#54616D;
}
table{
	margin:0;
	text-align: left;
	padding: 10px 0;
	font-size:15px;
	line-height:1.4em;
	color:#757575;
	text-shadow: 0 1px 0 #ffffff;
	
}
table th {
	line-height:14px;
	text-align:center;
}
a img,img {
	border: none;
}
a, a:visited{
    transition:color 0.3s linear 0s;
}
h1,h2,h3,h4,h5{
	font-weight:normal;
	margin-bottom:10px;
	color: #008732;
	text-decoration:none;
	line-height: 1.5em;
	font-family: 'Forum', cursive;
}
.post h1,.post h2,.post h3,.post h4,.post h5, .block-after-content h1,.block-after-content h2,.block-after-content h3,.block-after-content h4,.block-after-content h5, .home-block h1,.home-block h2,.home-block h3,.home-block h4,.home-block h5{
	color: #656c86!important;
	line-height: 1.2em!important;
	font-family: "Exo 2",sans-serif !important;
}


.line_bottom{
    border-bottom: 1px solid #b3b9c3;
    display: inline-block;
    padding-bottom: 15px;
    
}


h1{
    font-size:26px;
	margin:0;
	padding:0;
}

h2{
    font-size: 24px;
}
h3{
    font-size:22px;
	color:#4a7067;
}
h4{
    font-size:18px;
}
h5{
    font-size:16px;
}
table h4{
    
	font-family:Tahoma;
	margin:0 0 10px;
	padding:0;
	font-size:14px;
}
#container {
	/* max-width: 1400px; */
	margin: auto;
	padding:0;
	position:relative;
	overflow:hidden;
}
body.home .header-page{
   background: none;
   padding:0;
}
.header-page {
    background-image: url("images/page-header-bg-2.jpg");
	padding: 12rem 0;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-size: cover;
}
body header{
    display: inline-block;
    position: relative;
    width: 100%;
    z-index: 20;
	padding-bottom: 5em;
}
#header-top {
    margin: 0;
    padding: 0;
    position: fixed;
    width: 100%;
	background: #FFFFFF;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);
	
}

#content{
   position:relative;
}
.slider-home{
   padding-top: 120px;
}
.logo-block{
    height: 70px;
    padding: 0;
    position: absolute;
    width: 320px;
    z-index: 2;
	top: 2em;
}
#logo{
   width: 100%;
   margin:0;
   padding:2em 1em 1em 3em;
   display: table-cell;
   vertical-align: middle;
}
.logo-block img{
   margin: auto;
   padding: 0;
   display:block;
   width:100%;
}

#contact-top{
    padding: 0.5em 0 0;
	position:relative;
}
#contact-top p{
    color: #ff6744;
    font-family: Calibri;
    font-size: 20px;
    line-height: 1.6em;
    margin: 2px 0 0;
	text-align:right;
}
span.phone, span.located {
	
}
span.phone{
	
	
}
span.located{
	
}

.navbar-default {
    border-radius: 0!important;
    box-shadow: none!important;
	border:none!important;
	
}
.navbar {
   margin:0!important;	
}
.navbar-default{
    position:relative;
    margin:1px auto auto;
    padding:0;
	float: left;
    z-index:10;
}
.navbar-default ul, .navbar-default ul ul {
	list-style:none;
    padding:0;
    margin:0;
}
.navbar-default ul {	
    clear:left;
    position:relative;
    right:40%;
    float: left;
    text-align:center; 
}
.navbar-default ul li {
	margin:0;	
    position:relative;
    left:50%;
    float:left;
    padding:0;
}

.navbar-default ul li:last-child {
	box-shadow:none
}	
.navbar-default ul li a {
    color: #303030;
    display: block;
    font-family: "Play",sans-serif;
    font-size: 18px;
	font-weight: normal;
    line-height: 30px;
    padding: 10px 20px;
    position: relative;
    text-decoration: none;
    text-transform: lowercase;
    transition: all 0.3s ease 0s;
  
}
.navbar-default ul li.current-menu-item a, .navbar-default ul li.current-menu-item a:hover{
    color: #7cabff;

}
.navbar-default ul li a:hover {
	color: #7cabff;	
}

.navbar-toggler {
    background-color: #d5d5d533!important;
    border: 1px solid #0000001a!important;
}
/*************************** Выпадающие подпункты */
.navbar-default ul li ul {
    background-color: #FFFFFF;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;	
	text-transform:none;
	opacity: 0;
    position:absolute;
    left:0;
    top:50px;
    font-size:12px;
	height:auto;
    width:300px ; 
	z-index: -1;  
}
.navbar-default ul li ul li {
	border:none;
	box-shadow: 0 1px 0 #d4d4d4;
	-moz-box-shadow: 0 1px 0 #d4d4d4;
	-o-box-shadow:0 1px 0 #d4d4d4;
	-webkit-box-shadow: 0 1px 0 #d4d4d4;
	-ms-box-shadow: 0 1px 0 #d4d4d4;
    position:relative;
	left:0;
    float:none;
    height:auto;
    margin:0;
    text-align:left !important;
}
.navbar-default ul li ul li:last-child {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.navbar-default ul li ul li a,  .navbar-default ul li ul li.current-menu-item a{
    border: medium none;
    font-size: 17px;
    font-weight: normal;
    line-height: 1.2em;
    padding: 0.5em 1.5em;
    text-shadow: none;
    text-transform: lowercase;
	font-family:'Exo 2',sans-serif;
}
.navbar-default ul li ul li a:hover {
	text-shadow: none;
	color: #7cabff;

}
/*************************** Выпадающие пункты второго уровня */
.navbar-default ul li ul li ul {
	top: 0;
	left: 249px;
	margin: 0 0 0 20px;
	_margin: 0; /*IE6 only*/
	
}
.navbar-default ul li ul li ul a{
   font-size:16px;
}
#content-bg-home {
}
/*
#block-before-content{}
#block-before-content h2{
   text-align:center;
   font-family:'Philosopher';
   font-size: 32px;
   text-transform:uppercase;
   margin: 2em auto;
}
#block-before-content h2 span:before {
    background: url("images/uslugi-lr.png") no-repeat scroll center top;
    content: "";
    height: 68px;
    left: 0;
    position: absolute;
    top: 0;
    width: 48px;
}
#block-before-content h2 span:after {
    background: url("images/uslugi-lr.png") no-repeat scroll center top;
    content: "";
    height: 68px;
	right:0;
    position: absolute;
    top: 0;
    width: 48px;
}
#block-before-content h2 span{
   position:relative;
   padding: 0.5em 3em;
}
.block-before-content-img img{
   width:100%;
   height:100%;
   position:relative;
}
.block-before-content-img a:hover{
opacity: 0.8;
}
*/
.row{
   margin-left: 0!important;
   margin-right: 0!important;
}
.home-block{
   padding: 3em 0 0;
}
.home-block h1{
  font-size:30px;
}
.home-block h2{
  font-size:20px;
}
.home-block h3{
  font-size:19px;
}
.home-block h4{
  font-size:18px;
}
.home-block h5{
  font-size:16px;
}
.home-block-1{
   padding: 3em;
}

.parallax {
    /* The image used */
    background-image: url("images/parallax-bg-2.jpg");

    /* Set a specific height */
    min-height: 500px; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	text-align:center;
}
.parallax h3{
  width:70%;
  margin:auto;
  padding-top: 15%;
   color:#FFFFFF;
   font-size:28px;
   text-transform:uppercase;
   font-family: "Open Sans Condensed",sans-serif ;
}
.parallax p{
  width:50%;
  margin:auto;
  padding-top: 1%;
  color:#FFFFFF;
  font-size:20px;
  font-family: 'Exo 2',sans-serif;
}
#portfolio{
}
#portfolio h3{
 text-align:center;
 text-transform:lowercase;
 color:#999999;
 padding: 1em 0;
}
#portfolio span{
 text-align:center;
 color: #333333;
 font-family: 'Cuprum',sans-serif;
 text-transform:uppercase;
 font-size: 1rem;
}
.block-after-content{
   padding:2em 0 0;
}
.block-after-content p{
    font-size: 0.8em;
	color: #303030;
    margin: 0;
    padding: 0 0 10px;
    font-family: 'Ubuntu',sans-serif;
    line-height: 1.2em;
    text-indent: 10px;
}
.col-sm-6, .col-md-5, .col-lg-6, col-xs-6, .col-sm-3{
    padding:0!important;
}

.block-after-content h2{
    color: #ffffff;
	font-size:26px;
	text-align:center;
    font-family:"Open Sans Condensed",sans-serif;
    text-transform:uppercase;
    margin: 0 auto 2em;
}
.block-after-content h2 span{
   position:relative;
   padding: 0.5em 6em;
   background-color: #504344;
}
.block-after-content h2 span:before {
    background: url("images/block-after-content-lr.png") no-repeat scroll center top;
    content: "";
    height: 50px;
    left: 1em;
    position: absolute;
    top: 0.1em;
    width: 50px;
}
.block-after-content h2 span:after {
    background: url("images/block-after-content-lr.png") no-repeat scroll center top;
    content: "";
    height: 50px;
	right:1em;
    position: absolute;
    top: 0.1em;
    width: 50px;
}
.block-after-content-img {
   position:relative;
}
.block-after-content-img h3{
    font-family: "Ubuntu",sans-serif;
    bottom: 3em;
    color: #fff;
    font-size: 24px;
    line-height: 1.2em;
    padding: 0 10%;
    position: absolute;
    text-align: center;
	text-transform:uppercase;
}

.block-after-content-img img{
   width:100%;
   height:100%; 
}
.block-after-content-img a:hover{
opacity: 0.8;
}
.content-area{
    margin: auto;
    width: 100%;
	overflow: hidden;
    position: relative;
}
#content-home h2{
   color:#7e7e7e;
   font-size:18px;
   margin:10px 0;
   padding:0;
}
#content-home h3{
   color:#7e7e7e;
   font-size:16px;
   font-weight:bold;
   margin:30px 0 0;
   padding:0;
}
#content-home p{
   color:#757575;
   font-size:13px;
   margin:0;
   padding:0;
   line-height:1.5em;
}
#content-home a{
   text-decoration:none;
   color:#5E8387;
}
#content-home a:hover{
   text-decoration:underline;
   color:#5294D8;
}
#projects{
  height:22px;
  border-bottom: 1px solid #d7d7d7;
}
#projects h2{
    color: #035996;
    font-size: 28px;
    font-weight: normal;
    margin: auto;
    padding: 0;
    text-align: center;
	width:300px;
	background-color:#FFFFFF;
}
#washed{
    margin:30px auto auto;
	width:960px;
	position:relative;
	overflow:hidden;
	padding:0;
	font-family: Tahoma, sans-serif;
	font-size:12px;
}
#washed-a,#washed-b,#washed-c{
    width: 31%;
	height:400px;
	padding:0;
	margin: 10px;
	position:relative;
	overflow:hidden;
	float:left;
}
#washed ul{
   list-style-type:none;
	
}
#washed li ul{
	color:#757575;
	font-style: italic;
	height:170px;
	
}
#washed li ul li{
    line-height:1.2em;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	
	
}
#washed ul li a{
   text-decoration:none;
   color:#5E8387;
   text-transform: none;
   font-weight:normal;
   font-size:12px;
}
#washed ul li a:hover{
   text-decoration:underline;
   color:#5294D8;
   text-transform: none;
}
#washed li.widget{
    list-style-type: none;
}
#washed li .textwidget ul li{
    list-style-type:disc;
}
#washed a{
    color: #303030;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
	font-family:Tahoma, sans-serif;

}
#washed a:hover{
    color:#5294d8;
	text-shadow:none;
}
#washed h1{
    color: #000000;
    font-family: "Times New Roman",Times,serif;
    font-size: 24px;
    font-style: normal;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-align: left;
}
#washed h1 img{
    margin: 0 0 -17px;
    padding: 0;
}

.promo-ind{
   width:1020px;
   height:120px;
   margin: auto;
   padding: 30px 0 0;
}
.promo-ind img{
   
   margin: 0;
   padding: 0;
   height:100%;
   
}
#block-object{
  margin:auto;
  padding:0;
  width:940px;
  position:relative;
  overflow:hidden;
}
#block-object .post {
		width: 220px;
		height:280px;
		float: left;
		padding:0;
		margin:7px;
		text-align:center;
		font-size:12px;
		background-color:#F5F5F5;
}
#block-object .post img a{
    border:none;
}	
.post .continue {
   background-color:#4a4a4a;
   color:#FFFFFF;
   text-transform:uppercase;
   padding:9px 20px;
   text-decoration:none;
   font-size:12px;
   font-family:Arial,Helvetica,sans-serif;
}
.post a.continue:hover{
   background-color:#f7b901;
   color:#FFFFFF;
   text-decoration:none;
}
.post a.continue{
   transition:all 0.5s ease 0s;
}
#block-object .post p {
			margin-bottom: 10px;
			line-height: 1.5em;
			margin:0 0 20px;
}
#block-object .post .thumb {
			height: 130px;
			overflow: hidden;
			padding: 2px;
			border: 1px solid #E8E8E8;
			margin-bottom: 10px;
		}
#block-object .post .thumb div {
			height: 150px;
			overflow: hidden;
}
#block-object .post .thumb img {
			width: 274px;
}
#breadcrumbs {
    border-bottom: 1px solid #dadada;
    color: #504344;
    font-family: "Ubuntu",sans-serif;
    font-size: 13px;
    line-height: 2em;
    margin: 30px auto auto;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 1px 0 #ffffff;
    width: 90%;
	text-align:center;
}
#breadcrumbs a{
    color: #a4a4a4!important;
	text-decoration:none;
	}
#breadcrumbs a:hover{
    color: #666666!important;
	text-decoration:underline;
	}
#posts {
	margin: auto auto 20px;
    padding: 0;
    position: relative;
    width: 90%;	
}
#posts-home {
	width: 100%;
	padding:0;
	margin: 0 0 20px;
	position:relative;
	overflow:hidden;
}
.date {
	font-size: 12px;
	color: #2384c3;
	line-height: 1.5em;
}

.post {
    
	padding:0;
	margin: 0 0 10px;
}

.tags {
	font-size: 10px;
	line-height: 1.5em;
	color: #2384c3;
}

.entry {
  padding: 1em;
}
.entry a {
	margin: 0;

}
.description-categories p{
	display: inline-block;}
.entry p, .description-categories p {
	color: #303030;
	margin:0;
	padding:0 0 10px;
	font-family: 'Ubuntu',sans-serif;
	font-size:14px;
	line-height:1.2em;
	text-indent: 10px;
}
.entry ul, .description-categories ul, #posts ol, #posts ul {
	margin:0;
	padding:0.5em 2em;
}
#posts ul, #posts ol{
   padding:0 2rem;
}
.entry li, .description-categories li {
	color: #5e5e5e;
	margin:0;
	padding:0 0 10px;
	 font-family: 'Cuprum',sans-serif;
	font-size:14px;
	line-height:1em;
}
.entry em, .description-categories em{
	color: #666666;
	margin:0;
	padding:0;
	font-family: 'Ubuntu',sans-serif;
	clear:both;
	font-size:14px;
	line-height: 1.5em;
	font-style:italic;
}
abbr{
    margin:0;
	padding:0;
	border-color: #CCCCCC;
}
.details{
    float: right;
    max-width: 290px;
    text-align: left;
}
#posts h1.title-page span, h1.title-category span, #posts h1.title-posts span{
    position:relative;
}

h1.title-page, h1.title-posts, h1.title-category{
  color:#504344 !important;
  margin: 1em auto 0;
  text-transform:uppercase;
  font-family: "Open Sans Condensed",sans-serif !important;
}
h1.title-page{
  font-size: 30px;
}
#posts h1.title-page span{
	padding: 0.15em 3em;
}
h1.title-page span:before {
    
}
h1.title-page span:after {
   
}

h1.title-posts{
  font-size: 28px;
  padding: 0.35em 1em;
  margin: 0;
  color: #9ea1a1!important;
}
#posts h1.title-posts span{
	padding: 0;
	color:#08B2A4!important;
}
h1.title-posts span:before {
    
}
h1.title-posts span:after {
    
}
h1.title-category{
   font-size: 30px;
   padding: 0.5em;
}
h1.title-category span{
    border-bottom: 1px solid #d3d1d1;
    padding-right: 5em;
    padding-left: 0.3em;
}
h1.title-category span:before {
    
}
h1.title-category span:after {
    
}

#posts a:hover, .navigation a:hover {
	color: #504344;
	text-decoration:underline;
}
#posts a, .navigation a {
	color: #7cabff;
	text-decoration: none;
}

#posts a img, #posts img {
	border: none;    
}
.galereya-rabot a img{
	width:100%;
	height: auto;
}
#contact-post{
    height: 124px;
    margin: auto auto 20px;
    padding: 0;
    width: 640px;
	background-color:#f7b901;
	-webkit-border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
}
#contact-post p{
    color: #383838;
    font-family: Calibri;
    font-size: 26px;
	font-weight:bold;
	line-height:1.5em;
    margin: 0;
    padding: 20px 0 0;
    text-align: center;
	text-shadow: 1px 1px 0 #ffda6b;
}
#posts div:first-child{}
#posts div:last-child{}
.post-archive{
    margin-bottom: 1em;
}
.entry figure.effect-romeo{
    position: relative;
    z-index: 1;
    display: inline-block;
    overflow: hidden;
    margin: -0.135em;
    width: 100%;
    height: 200px;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
}

.post-archive h3 a {
	color: #ffffff!important;
}
.post-archive h3 a:hover {
	text-decoration: none!important;
}
.post-archive-continue{
	text-align:center;
	padding: 0.3em 0;
    font-size: 0.8em;
}
.post-archive a.continue {
	color: #d9534f!important;
	text-decoration: none;
	text-shadow:none;
}
.post-archive h3{
	font-size: 1.6em;
    text-align: center;
	text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.8);
}

.post-archive .entry{
	padding: 0.5em;
}
.post-archive .archive-img{
    margin: 0;
    padding: 0;
}
.archive-img .grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    opacity: 0.8;
}
.cost-calculation button, .order-kitchen button, .cost-calculation html [type=button], .order-kitchen html [type=button]{
	text-align: center;
    color: white;
    background-color: #de6060;
    text-transform: uppercase;
    font-size: 0.9em;
    padding: 0.5em;
    border: none;
    width: 100%;
    cursor: pointer;
	margin-bottom: 1em;
}
.cost-calculation button:hover, .order-kitchen button:hover{
	    background-color: #e88787;
}
.block-calculation{
	width: 80%;
    padding-top: 1em;
    margin: auto;
}
.post-archive .short-description{}
.post-archive .archive-continue{
	text-align: center;
	padding: 0.5em;
}

.post-archive .short-description ul{
	padding: 0 0.8rem!important;
}
.short-description li{
	list-style-type: none;
    text-align: left;
    font-size: 0.9em;
    border-bottom: 1px dashed #c3c3c3;
    line-height: 1.2em;
    padding: 0.5em 0;
}
.post-archive-grid{
    float: left;
    width: 31.5%;
	margin: 0.5em;
	text-align:center;
	overflow: hidden;
    position: relative;
	-webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.30);
	-moz-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.30);
	box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.30);
}
.post-archive-grid h3{
    font-size: 20px;
    line-height: 1.1em;
    min-height: 50px;
}

#posts .post-archive-grid h3 a{
   color:#008732;
}
.post-archive-grid .archive-img{
	display: block;
    height: 250px;
    margin: auto;
    width: 350px;
}
.post-archive-grid .archive-img img{
    height: auto;
    max-width: 100%;
}
.navigation-post{
   overflow: hidden;
   position: relative;
   margin:0 0 10px;
   padding:20px 0 10px;
   display:none;
}
.navigation-post .next-link{
   float:right;
   margin: 0;
   padding: 0 15px 0 0;
   background:url("images/next-link.png") no-repeat scroll 90% 50% rgba(0, 0, 0, 0);
   transition:color 0.3s linear 0s;
}
.navigation-post .next-link:hover{
   background:url("images/next-link-hover.png") no-repeat scroll 90% 50% rgba(0, 0, 0, 0);
   transition:color 0.3s linear 0s;

}
.navigation-post .next-link a{
    padding: 0.5em 3em 0.5em 1em;
}
.navigation-post .previous-link a{ 
   padding: 0.5em 1em 0.5em 3em;
}

.navigation-post .next-link a, .navigation-post .previous-link a{
 float: left;
 text-decoration: none;
 color:#f7b901;
 border:1px solid #f7b901;
 position: relative;
 font-family: 'Ubuntu Condensed', sans-serif;
 font-size:1em;
}
.navigation-post .next-link a:hover{
}
.navigation-post  a:hover {
	color: #898988;
	border:1px solid #898988;
}
.navigation-post .previous-link{
    float: left;
	margin: 0;
    padding: 0 0 0 20px;
	background:url("images/previous-link.png") no-repeat scroll 10% 50% rgba(0, 0, 0, 0);
   transition:color 0.3s linear 0s;
}
.navigation-post .previous-link:hover{
   background:url("images/previous-link-hover.png") no-repeat scroll 10% 50% rgba(0, 0, 0, 0);
   transition:color 0.3s linear 0s;

}
.postmetadata {
	font-size: 10px;
	line-height: 1.5em;
}
.commentmetadata .date{
   font-size:18px;
}
.comments-template p{
    font-family: "Ubuntu",sans-serif;
    font-size: 14px;
    line-height: 1.5em;
    text-align: left;
}

.size-full{
   width:100%;
   height:100%;
}
.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.aligncenter {
	display: block;
	margin: 0 auto 20px auto;
}

.alignnone {
	margin: 0;
}

.wp-caption.alignleft {
	float: left;
	margin: 5px 20px 20px 0px;
}

.wp-caption.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.wp-caption.aligncenter {
	display: block;
	margin: 0 auto 20px auto;
}

.wp-caption.alignnone {
	margin: 20px 0;
}

.post .wp-caption {
	border: 1px solid #cccccc;
	background: #ebebeb;
	text-align: center;
	padding: 10px 5px 0 5px;
}

.post .wp-caption-text {
	margin: 0;
	font-size: 12px;
}

footer{
   background-color: #45423c;
   font-family: 'Exo 2', sans-serif;
}
#footer {
  background: rgba(69,66,60,1);
background: -moz-linear-gradient(left, rgba(69,66,60,1) 0%, rgba(122,118,110,1) 50%, rgba(69,66,60,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(69,66,60,1)), color-stop(50%, rgba(122,118,110,1)), color-stop(100%, rgba(69,66,60,1)));
background: -webkit-linear-gradient(left, rgba(69,66,60,1) 0%, rgba(122,118,110,1) 50%, rgba(69,66,60,1) 100%);
background: -o-linear-gradient(left, rgba(69,66,60,1) 0%, rgba(122,118,110,1) 50%, rgba(69,66,60,1) 100%);
background: -ms-linear-gradient(left, rgba(69,66,60,1) 0%, rgba(122,118,110,1) 50%, rgba(69,66,60,1) 100%);
background: linear-gradient(to right, rgba(69,66,60,1) 0%, rgba(122,118,110,1) 50%, rgba(69,66,60,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45423c', endColorstr='#45423c', GradientType=1 );
margin: auto;
    width: 90%;

}
#footer-widget .col-md-4{
   padding:0!important;

}
#footer-widget ul, #footer-widget li{
    margin:0;
	padding:0 0 2rem;
	list-style-type:none;
	text-align:left;
	}
#footer-widget li h2{
    margin:20px 0 10px;
	padding:0.5em 1em;
	color: #FFFFFF;
	font-size:20px;
	text-decoration:underline;
	font-family: "Open Sans Condensed",sans-serif;
	text-transform:uppercase;
}
#footer-widget li ul li{
    margin:0;
	padding:0;
	border-bottom: 1px solid #b6b6b6;
	}
#footer-widget li ul li a{
    margin:0;
	padding:0;
	color:#fff;
	text-decoration:none;
	font-size: 0.9em;
	}
#footer-widget li ul li:hover{

}
#footer-widget li ul li a:hover, .textwidget a:hover{
  color: #FFFFFF;
}

#footer-widget a img, #footer-widget img{
    width:100%;
	height:100%;
    padding:0;
	margin: 0;
	position:relative;
}
.textwidget, #footer-widget li ul{
   color: #FFFFFF;
   padding:0.5em;
}
.textwidget a{
   color:#7cabff;
}
.copyright {
   display: inline-block;
    margin: 20px 0 0;
    padding: 0;
    width: 100%;
}

.copyright p {
	text-align: center;
	font-size: 12px;
	color: #CCCCCC;
	top: 50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:auto;
}

.copyright a {
	color: #33292a;
	text-decoration: none;
}

.copyright a:hover {
	color: #FFFFFF;
}
.copyright img {
    height: 102px;
    margin: auto;
    padding: 0;
    width: 201px;
	position:relative;
	left:39%;
}
.text-bootom{
   width: 80%; 
   margin: auto; 
   color: #999999; 
   text-align: center;
   line-height: 1em;
   padding:1em 0;
   font-size: 12px;
   }


#menu-footer{
   margin:auto;
   padding:0 0 50px;
   width:600px;
}
#menu-footer ul.menu{
   width:600px;
}
#menu-footer ul.menu a:hover {
	
	background: none;
}
#menu-footer a{
    margin:0;
	padding:0 20px 0 0;
	text-decoration:none;
	text-transform:uppercase;
	color:#9a9a9a;
	font-size:12px;
	font-family: 'Ubuntu', sans-serif;
	border: none;
	
}
#menu-footer a:hover{
    color:#f7b901;
	text-shadow:none;
}

.site-creation p{
    text-align: center;
	font-size:12px;
	font-family: 'Ubuntu', sans-serif;
	margin:0;
	color:#afafaf;
}
.site-creation a{
    margin:0;
	padding:0;
	text-decoration:none;
	text-transform:uppercase;
	color:#afafaf;
	font-size:11px;
}
.site-creation a:hover{color:#f7b901;}
.amw-galleria-slideshow{
    width:70%;
	float:left;
}

blockquote {
    border-left: 5px solid #f7b901;
    margin: 0 25px;
    padding: 10px;
		
	}
	
blockquote h2{
	color: #000000;
    font-family: "Times New Roman",Times,serif;
    font-size: 20px;
    font-style: normal;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-align: left;
}

div.wpcf7 p {
    margin: 0;
    padding: 0;
}
input[type="submit"] {
    background-color: #ff6744;
    border: 1px solid #666666;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    margin: 5px 0 0;
    padding: 8px 34px;
}
.yandex-metrika{
   left: 2rem;
    position: absolute;
    top: 2rem;
}

.karta-sajta{
   position:absolute;
   left:5em;
   top:1em;
}
a.karta-sajta {
    color: #666666;
    text-decoration: underline;
}

h2.wsp-pages-title, h2.wsp-posts-title{
font-size:0px !important;
}
ul.wsp-posts-list li{
font-size:0px !important;
list-style-type: none;

}
.wsp-container a{
font-size:16px !important; 
line-height: 2em;
}
.wsp-container li{
font-size:16px;
}
#button_resurse a{
   text-transform:uppercase;
   text-align:left;
   font-size:18px;
   font-family:"Ubuntu Condensed",sans-serif;
   line-height: 2.2em;
   display:block;
   text-decoration:none;
   position:relative;
   padding:0 0 0 100px;
   color: #666666;

background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(230,227,230,1) 47%, rgba(237,237,237,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(230,227,230,1)), color-stop(100%, rgba(237,237,237,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(230,227,230,1) 47%, rgba(237,237,237,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(230,227,230,1) 47%, rgba(237,237,237,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(230,227,230,1) 47%, rgba(237,237,237,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(230,227,230,1) 47%, rgba(237,237,237,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );

}
#button_resurse a:hover{
   background:#fbe62b;
}

.icon_faq:before {
    background:rgba(0, 0, 0, 0) url("images/icon_faq.png") no-repeat scroll right center;
    content: "";
    height: 40px;
    left: 0.3em;
    position: absolute;
    bottom: 0;
    width: 80px;
	opacity: 0.6;
}
.icon_parom:before {
    background:rgba(0, 0, 0, 0) url("images/icon_parom.png") no-repeat scroll right center;
    content: "";
    height: 40px;
    left: 0.3em;
    position: absolute;
    bottom: 0;
    width: 80px;
	opacity: 0.6;
}
.icon_air:before {
    background:rgba(0, 0, 0, 0) url("images/icon_air.png") no-repeat scroll right center;
    content: "";
    height: 40px;
    left: 0.3em;
    position: absolute;
    bottom: 0;
    width: 80px;
	opacity: 0.6;
}

.sr-only {
    color: #ffffff!important;
    font-size: 20px!important;
    margin: -8px!important;
    right: 5em!important;
    text-transform: uppercase!important;
	height: 30px!important;
	width: 70px!important;
	 clip: rect(auto, auto, auto, auto)!important;
}
.navbar-default .navbar-toggle {
    border-color: #c8cddd!important;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #536299!important;
}

#table-gallery .col-md-6 > div{
   -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.30);
	-moz-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.30);
	box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.30);
    margin: 0.1em 0.1em 3em;
    padding: 0.5em;
	display: inline-block
}
#table-bloki .col-md-4 > div{}

.block-description {
	-webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.30);
	-moz-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.30);
	box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.30);
    margin: 0.5em 0.5em 2em;
    padding: 1em;
	min-height: 350px;
}
.block-description p{
   font-size:13px;
   line-height:1em;
   padding: 0 0 3px;
   font-family: "Ubuntu",sans-serif;
   display:block;
}
.block-description h4{
    color: #008732;
    text-transform: uppercase;
	font-size:16px;
	text-align:center;
	font-family:"Ubuntu",sans-serif;
}
.block-description img{

}
#posts .col-md-4 img{
   width: auto;
}
#posts .col-xs-6, #posts .col-sm-3{
	margin: 0;
    padding: 0;

}
.fotorama__wrap {
    margin: auto;
}
.col-md-4{
    padding-left: 0!important;
    padding-right: 0!important;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid #ff959f;
    line-height: 1em;
	text-align: center;
}
span.wpcf7-not-valid-tip {
    color: #ff959f;
    line-height: 1.2em;
	text-align: center;
}
div.wpcf7-spam-blocked {
    line-height: 1em;
	text-align: center;
    border: 2px solid #ff959f;
}
div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
    text-align: center;
    line-height: 1em;
}
.yandex-metrika{
    float: left;
    left: 1em;
    bottom: 0;
    position: relative;
}

.modal-content input[type="submit"]:hover, .modal-content input[type="submit"]:active,.modal-content input[type="submit"]:focus{
	background-color: #e36969;
	border-color: #cd4c4c;
}
.modal-content input[type="submit"]{
	background-color: #cd4c4c;
    border-color: #cd4c4c;
    padding: 0.5em 3em;
    margin: 1em auto;
    display: block;
    font-size: 0.9em;
    border-radius: 0;
    text-transform: uppercase;
}
.modal-content input[type="text"], .modal-content input[type="email"], .modal-content input[type="tel"]{}
input[type="button"], input[type="reset"], input[type="submit"] { display: inline-block; font-weight: 400; text-align: center; white-space: nowrap; vertical-align: middle; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; border: 1px solid transparent; line-height: 1.5; border-radius: 0.25rem; -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; padding: 0.5rem 1.25rem; color: #fff; background-color: #007bff; border-color: #007bff; }

input[type="button"]:active, input[type="button"]:hover, input[type="reset"]:active, input[type="reset"]:hover, input[type="submit"]:active, input[type="submit"]:hover { color: #fff; background-color: #cd4c4c; border-color: #cd4c4c; cursor: pointer; }

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea { display: block; width: 100%; padding: 0.375rem 0.75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: 0.25rem; -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }

input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus { color: #495057; background-color: #fff; border-color: #80bdff; outline: 0; -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

input[type="text"]:-webkit-input-placeholder, input[type="text"]:-moz-placeholder, input[type="text"]:-ms-input-placeholder, input[type="email"]:-webkit-input-placeholder, input[type="email"]:-moz-placeholder, input[type="email"]:-ms-input-placeholder, input[type="url"]:-webkit-input-placeholder, input[type="url"]:-moz-placeholder, input[type="url"]:-ms-input-placeholder, input[type="password"]:-webkit-input-placeholder, input[type="password"]:-moz-placeholder, input[type="password"]:-ms-input-placeholder, input[type="search"]:-webkit-input-placeholder, input[type="search"]:-moz-placeholder, input[type="search"]:-ms-input-placeholder, input[type="number"]:-webkit-input-placeholder, input[type="number"]:-moz-placeholder, input[type="number"]:-ms-input-placeholder, input[type="tel"]:-webkit-input-placeholder, input[type="tel"]:-moz-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="range"]:-webkit-input-placeholder, input[type="range"]:-moz-placeholder, input[type="range"]:-ms-input-placeholder, input[type="date"]:-webkit-input-placeholder, input[type="date"]:-moz-placeholder, input[type="date"]:-ms-input-placeholder, input[type="month"]:-webkit-input-placeholder, input[type="month"]:-moz-placeholder, input[type="month"]:-ms-input-placeholder, input[type="week"]:-webkit-input-placeholder, input[type="week"]:-moz-placeholder, input[type="week"]:-ms-input-placeholder, input[type="time"]:-webkit-input-placeholder, input[type="time"]:-moz-placeholder, input[type="time"]:-ms-input-placeholder, input[type="datetime"]:-webkit-input-placeholder, input[type="datetime"]:-moz-placeholder, input[type="datetime"]:-ms-input-placeholder, input[type="datetime-local"]:-webkit-input-placeholder, input[type="datetime-local"]:-moz-placeholder, input[type="datetime-local"]:-ms-input-placeholder, input[type="color"]:-webkit-input-placeholder, input[type="color"]:-moz-placeholder, input[type="color"]:-ms-input-placeholder, textarea:-webkit-input-placeholder, textarea:-moz-placeholder, textarea:-ms-input-placeholder { color: #6c757d; opacity: 1; }

select { height: calc(2.25rem + 2px); display: block; width: 100%; padding: .375rem .75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: .25rem; -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; }


figure.effect-romeo span a{
	color: #ffffff!important;
}
figure.effect-romeo span {
    font-size: 1.6em;
    text-align: center;
    text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.8);
	font-weight: 500;
}
.similar_records{
    background: #f2f2f2;
}
.home-block .col-sm [class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after{
	font-size: 3.6em;
    margin: 0;
    padding: 0;
	bottom: -5px;
    position: relative;
	color: #08b2a4;
}
.qe-faqs-filters-container {
    display: none!important;
}
.qe-faq-toggle .qe-toggle-title h4 {
    text-transform: uppercase;
}


/*--------------------------------------------------------------
# Media Queries
--------------------------------------------------------------*/

/* Малые девайсы («ландшафтные», > 768px) */
@media only screen and (min-width: 768px) {  
.navbar-default ul li ul {
	visibility: hidden;
}
.navbar-default ul li:hover > ul {
	opacity: 1;
	visibility: visible;
	margin: 0;
}
.navbar, .navbar-default ul{width: 100%;}


}
/* Средние девайсы («таблетки», < 992px) */
@media only screen and (max-width: 991.98px){
.slider-home{
    margin: -420px 0 0;
}
.navbar-default ul {	
    right:40%;
}
.navbar-default ul li a{	
    padding: 10px 18px;
}
.ei-title{
    right: 40%!important;
}
}

/* Малые девайсы («ландшафтные», < 768px) */
@media only screen and (max-width: 767.98px) { 

.navbar-default ul li a {
  line-height: 1.2em;
}
  .navbar-default ul li {
  float:none;
  left: 100%;
  padding:0;
}
.navbar-default ul {
   float:none;
   right:0;
}
.navbar-default ul li ul {
   opacity: 1;
   position: relative;
   width: 320px;
   top: 0;
   width: 80%;
   margin:auto;
   padding:0;
   z-index:1000;
}
.navbar-default ul li ul li a{
   font-size: 16px;
}
.ei-title{
    right: 35%!important;
}
#footer-widget ul, #footer-widget li{
	text-align: center;
}

#contact-top p{
	text-align:center;
}
#contact-top {
    padding: 1.5em 0 0;
	margin-top: 1em;
}
.home-block-1 {
    padding: 1em;
}

}

/* Экстрамалые девайсы («телефоны», < 576px) */
@media only screen and (max-width: 575.98px) { 
.logo-block {
    width: 180px;

}
.home-block-1 {
    padding: 0;
}
body header {
    padding-bottom: 7em;
}
.ei-title{
    right: 10%!important;
}
#contact-top p{
   line-height: 1.2em;
    margin: auto;
    position: relative;
    text-align: center;
    top: 1.5em;
    z-index: 5;
}
#contact-top {
  padding:0;
}
#logo p {
   padding:0;
}
header button.md-trigger{
    margin: 0 0 0 25px;
}
#uslugi-home h2{
   font-size:20px;
   margin: 2em auto;
}
.slider-home {
   display:none;
}
span.phone, span.located {
   
}
.col-md-4{
    width: 100%!important;
}

}