body {background-color:#ecebe9;}
.home-content-boxes .content-box {
	background: #efefef;
	padding:30px 10px;
}
@media (min-width: 768px) { 
	.home-content-boxes .col-md-3.content-box {
		padding:30px 20px;
		margin:0 1%;
		width:23%;
	}	
	.home-content-boxes .col-md-4.content-box {
		padding:30px 20px;
		margin:0 1%;
		width:31.33333333%;
	}	
	.home-content-boxes .col-md-6.content-box {
		padding:30px 20px;
		margin:0 1%;
		width:48%;
	}	
	.home-content-boxes .col-md-12.content-box {
		padding:30px 20px;
		margin:0 1%;
		width:98%;
	}
}
	
.link-effect a span {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
}

.link-effect a span::before {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    font-weight:normal;
}
	
@media (min-width: 1220px) {
	.container {
		width: 1200px!important;
	}  
	.menu-back .container:first-child {
		width: 100%!important;
		padding-left:0px!important;
		padding-right:0px!important;
	}
}
	#gmap{width:100%;margin:0 auto;height:415px}
@media only screen and (min-width: 768px){
    .link-effect a:hover span,
    .link-effect a:focus span {
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        transform: translateY(-100%); 
    } 
}

.entry-content .thumbnail-post:hover img {
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}

.entry-content .thumbnail-post:hover .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

.entry-content .thumbnail-post:hover div.icon {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    top:50%;
    margin-top:-21px;
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    -ms-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
	
/**
 * Basic 1 column (content)(aside) fluid layout
 * 
 * @package WPEvoLve
 * @subpackage Layouts
 * @beta
 */

#wrapper {
    margin:0;
    width:100%;
}

	
/**
 * 1 column (content) fixed layout
 * 
 * @package WPEvoLve
 * @subpackage Layouts
 * @beta
 */

	

ul.nav-menu li.nav-hover ul { 
    background: #85c450; 
}

ul.nav-menu ul li:hover > a, 
ul.nav-menu li.current-menu-item > a, 
ul.nav-menu li.current-menu-ancestor > a  {
    border-top-color:#85c450!important;
}

ul.nav-menu li.current-menu-ancestor li.current-menu-item > a, 
ul.nav-menu li.current-menu-ancestor li.current-menu-parent > a {
    border-top-color:#85c450; 
}

ul.nav-menu ul {
    border: 1px solid 5d8938; 
    border-bottom:0;
}

ul.nav-menu li {
    border-left-color: 5d8938;
    border-right-color:  #85c450;
}

ul.nav-menu > li.current-menu-item, 
ul.nav-menu > li.current-menu-ancestor, 
ul.nav-menu li.current-menu-ancestor li.current-menu-parent > a, 
ul.nav-menu li > li.current-menu-ancestor a,
ul.nav-menu li.current-menu-ancestor li.current-menu-item > a {
	background: #5d8938;
}

.menu-header,
body #header.sticky-header.sticky {
    background:#85c450;
    background:url(http://sv-to.ru/wp-content/themes/evolve/library/media/images/trans.png) 0px -10px repeat-x,-moz-linear-gradient(center top , #85c450 20%, #5d8938 100%);
    background:url(http://sv-to.ru/wp-content/themes/evolve/library/media/images/trans.png) 0px -10px repeat-x,-webkit-gradient(linear,left top,left bottom,color-stop(.2, #85c450),color-stop(1, #5d8938)) !important;
    background:url(http://sv-to.ru/wp-content/themes/evolve/library/media/images/trans.png) 0px -10px repeat-x,-o-linear-gradient(top, #85c450,#5d8938) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#85c450', endColorstr='#5d8938');
    border-color:#5d8938;
} 

#wrapper .dd-options {
	background:#85c450;
}

ul.nav-menu li.current-menu-item, 
ul.nav-menu li.current-menu-ancestor, 
ul.nav-menu li:hover {
    border-right-color:#85c450!important;
}

ul.nav-menu ul, 
ul.nav-menu li li, 
ul.nav-menu li li li, 
ul.nav-menu li li li li,
#wrapper .dd-options li,
#wrapper .dd-options {
	border-color:#5d8938!important;
}	

#wrapper .dd-container .dd-selected-text,
#wrapper .dd-options li a:hover, 
#wrapper .dd-options li.dd-option-selected a {
	background:#5d8938!important; 
}
	
.footer {
	background:#333333;
}
	
.header-pattern {
	background:#ffffff;
}
	
.header-pattern, 
.footer {
	background-image:url(none);
}
	
.menu-back {
    background-color:#333333;
   }

.da-dots span {
    background:#242424
}
	
/**
 * Posts Layout
 * 
 */       

.home .type-post .entry-content, 
.archive .type-post .entry-content, 
.search .type-post .entry-content, 
.page-template-blog-page-php .type-post .entry-content {
    font-size:13px;
}

.entry-content {
    margin-top:25px;
}

.home .odd0, 
.archive .odd0, 
.search .odd0, 
.page-template-blog-page-php .odd0 {
    clear:both;
}

.home .odd2, 
.archive .odd2, 
.search .odd2, 
.page-template-blog-page-php .odd2 {
    margin-right:0px;
}

.home .entry-title, 
.entry-title a, 
.archive .entry-title, 
.search .entry-title, 
.page-template-blog-page-php .entry-title {
    font-size:100%!important;
    line-height:100%!important;
    margin-bottom:0;
}

.home .entry-header, 
.archive .entry-header, 
.search .entry-header, 
.page-template-blog-page-php .entry-header {
    font-size:12px;
    padding:0;
}

.home .published strong, 
.archive .published strong, 
.search .published strong, 
.page-template-blog-page-php .published strong  {
    font-size:15px;
    line-height:15px;
}

.home .type-post .comment-count, 
.archive .type-post .comment-count, 
.search .type-post .comment-count, 
.page-template-blog-page-php .type-post .comment-count {
    background:none!important;
    padding-right:0;
}

	
#tagline {    
    padding:5px 0px;
}

	

.title-container #logo a {
	padding: 0px 20px 0px 3px;
}

	

.title-container #logo a {
	margin-left: -5px;
}

	

.title-container #tagline {
	padding-left: 6px;
}
	#logo a{font-size:45px !important;}#logo a{font-family:Roboto !important;}#logo a{font-weight:700 !important;}#logo a{color:#000000 !important;}#logo a{letter-spacing:-.03em;}#tagline{font-size:14px !important;}#tagline{font-family:Roboto !important;}#tagline{font-weight:400 !important;}#tagline{color:#aaaaaa !important;}.entry-title, .entry-title a, .page-title{font-size:30px !important;}.entry-title, .entry-title a, .page-title{font-family:Roboto !important;}.entry-title, .entry-title a, .page-title{font-weight:400 !important;}.entry-title, .entry-title a, .page-title{color:#333333 !important;} textarea, .entry-content {font-size:16px !important;} textarea, .entry-content {font-family:Roboto !important;} textarea, .entry-content {font-weight:400 !important;} textarea, .entry-content {color:#333 !important;} textarea, .entry-content {line-height:1.5em;}body{color:#333 !important;}#sticky-logo a{font-size:25px !important;}#sticky-logo a{font-family:Roboto !important;}#sticky-logo a{font-weight:400 !important;}#sticky-logo a{color:#ffffff !important;}#sticky-logo a{letter-spacing:-.03em;}ul.nav-menu a, .menu-header, #wrapper .dd-container label, #wrapper .dd-container a{font-size:14px !important;}ul.nav-menu a, .menu-header, #wrapper .dd-container label, #wrapper .dd-container a{font-family:Roboto !important;}ul.nav-menu a, .menu-header, #wrapper .dd-container label, #wrapper .dd-container a{font-weight:400 !important;}ul.nav-menu a, .menu-header, #wrapper .dd-container label, #wrapper .dd-container a{color:#ffffff !important;}
#bootstrap-slider .carousel-inner .img-responsive {
    display: block;
    height: auto;
    width: 100%;
}
	#bootstrap-slider .carousel-caption h2 {font-size:25px !important;}#bootstrap-slider .carousel-caption h2 {font-family:Roboto !important;}#bootstrap-slider .carousel-caption p  {font-size:17px !important;}#bootstrap-slider .carousel-caption p  {font-family:Roboto !important;}.da-slide h2 {font-size:36px !important;}.da-slide h2 {font-family:Roboto !important;}.da-slide p {font-size:18px !important;}.da-slide p {font-family:Roboto !important;}#slide_holder .featured-title a {font-size:36px !important;}#slide_holder .featured-title a {font-family:Roboto !important;}#slide_holder p {font-size:18px !important;}#slide_holder p {font-family:Roboto !important;}

.sticky-header #logo {
    float:left;
	padding: 6px 6px 6px 3px;
}

.sticky-header #sticky-logo {
    float:left;
	padding: 6px 6px 6px 3px;
}

.header-logo-container #logo-image {
	margin-left:10px;
}

body #header.sticky-header img#logo-image {
	margin-left:10px;
	
}
	
#backtotop {
	right:2%;
}
	
#wrapper {
	position:relative;
	margin:0 auto 30px auto !important;
	background:#f9f9f9;
	box-shadow:0 0 3px rgba(0,0,0,.2);
}

#wrapper:before {
    -webkit-box-shadow: 0 0 9px rgba(0,0,0,0.6);
    -moz-box-shadow: 0 0 9px rgba(0,0,0,0.6);
    box-shadow: 0 0 9px rgba(0,0,0,0.6);
    left: 30px;
	right: 30px;
    position: absolute;
    z-index: -1;
    height: 20px;
    bottom: 0px;
    content: "";
    -webkit-border-radius: 100px / 10px;
    -moz-border-radius: 100px / 10px;
    border-radius: 100px / 10px;		
}
	
a, 
a:hover,
a:focus,
.entry-content a:link, 
.entry-content a:active, 
.entry-content a:visited, 
#secondary a:hover, 
#secondary-2 a:hover, 
.tooltip-shortcode, 
#jtwt .jtwt_tweet a:hover, 
.contact_info a:hover, 
.widget .wooslider h2.slide-title a, 
.widget .wooslider h2.slide-title a:hover {
	color:#4da800;
}
	
.header{
	padding-top:20px; 
	padding-bottom:20px; 
}
	
ul.nav-menu > li { 
   padding: 0px 4px; 
}
	
.custom-header {
	position:relative;
	background:url() top center no-repeat;
	border-bottom:0;
}
	
body #header.sticky-header {
	margin:0px;
	left:0px;
}
	
#rss, 
#email-newsletter, 
#facebook, 
#twitter, 
#instagram, 
#skype, 
#youtube, 
#flickr, 
#linkedin, 
#plus, 
#pinterest, 
#tumblr { 
	color: #999999;
}
.sc_menu li a{
	color: #999999;
}
	
#rss, 
#email-newsletter, 
#facebook, 
#twitter, 
#instagram, 
#skype, 
#youtube, 
#flickr, 
#linkedin, 
#plus, 
#pinterest, 
#tumblr { 
	font-size: normal;
}
.sc_menu li a{
	font-size: normal;
}
	
.menu-back { 
	background-repeat:no-repeat;
}
	
.content-box-1 i { 
	color:#afbbc1;
}
	
.content-box-2 i { 
	color:#afbbc1;
}
	
.content-box-3 i { 
	color:#afbbc1;
}
	
.content-box-4 i { 
	color:#afbbc1;
}
	
.content {
	background-color:#ffffff
}
	
/* Extra small devices (phones, <768px) */
@media (max-width: 768px) { 
    .da-slide h2, 
	#bootstrap-slider .carousel-caption h2 {
		font-size:120%!important;
		letter-spacing:1px; 
	}
	
    #slide_holder .featured-title a {
		font-size:80%!important;
		letter-spacing:1px;
	} 
	
    .da-slide p, 
	#slide_holder p, 
	#bootstrap-slider .carousel-caption p {
		font-size:90%!important; 
	}
}

/* Small devices (tablets, 768px) */
@media (min-width: 768px) { 
    .da-slide h2 {
		font-size:180%;
		letter-spacing:0; 
	}
	
    #slide_holder .featured-title a {
		font-size:120%;
		letter-spacing:0; 
	}
	
    .da-slide p, 
	#slide_holder p {
		font-size:100%; 
	}
}  

/* Large devices (large desktops) */
@media (min-width: 992px) { 
    .da-slide h2 {
		font-size:36px;
		line-height:1em; 
	} 
	
    #slide_holder .featured-title a {
		font-size:36px;
		line-height:1em;
	}
	
    .da-slide p {
		font-size:18px;
	}
	
    #slide_holder p {
		font-size:18px;
	}
}
	
#wrapper,
.entry-content .thumbnail-post,
#search-text, 
#search-text-top:focus,
ul.nav-menu ul,
ul.breadcrumbs,
.entry-content .wp-caption,
thead, 
thead th, 
thead td,
.home .type-post.sticky, 
.home .formatted-post, 
.page-template-blog-page-php .type-post.sticky, 
.page-template-blog-page-php .formatted-post,
.tab-holder .tabs li a,
.tab-holder .news-list li,
#wrapper:before,
#bbpress-forums .bbp-search-form #bbp_search, 
.bbp-search-form #bbp_search,
.bbp-topic-form input#bbp_topic_title, 
.bbp-topic-form input#bbp_topic_tags, 
.bbp-topic-form select#bbp_stick_topic_select, 
.bbp-topic-form select#bbp_topic_status_select,
.bbp-reply-form input#bbp_topic_tags
{
	-webkit-box-shadow:none!important;
	-moz-box-shadow:none!important;
	-box-shadow:none!important;
	box-shadow:none!important;
}
ul.nav-menu a,
.entry-title, 
.entry-title a,
p#copyright .credits,
p#copyright .credits a,
.home .type-post.sticky .entry-header a, 
.home .formatted-post .entry-header a, 
.home .type-post.sticky .entry-meta, 
.home .formatted-post .entry-meta, 
.home .type-post.sticky .entry-footer a, 
.home .formatted-post .entry-footer a, 
.page-template-blog-page-php .type-post.sticky .entry-header a, 
.page-template-blog-page-php .type-post.sticky .entry-meta, 
.page-template-blog-page-php .formatted-post .entry-header a, 
.page-template-blog-page-php .formatted-post .entry-meta, 
.page-template-blog-page-php .type-post.sticky .entry-footer a, 
.page-template-blog-page-php .formatted-post .entry-footer a,
.home .type-post.sticky .entry-title a, 
.home .formatted-post .entry-title a, 
.page-template-blog-page-php .type-post.sticky .entry-title a, 
.page-template-blog-page-php .formatted-post .entry-title a,
.entry-meta,
thead, 
thead th, 
thead td,
.content-box i,
.carousel-caption,
.menu-header,
body #header.sticky-header,
.close {
	text-shadow:none!important;
}
	
.menu-header,
body #header.sticky-header.sticky {
	filter:none;
	background:#85c450!important;
	border: none!important;
	border-radius:0!important;
	-webkit-box-shadow:none!important;
	-moz-box-shadow:none!important;
	-box-shadow:none!important;
	box-shadow:none!important;
}
	
.menu-header:before, 
.menu-header:after {
	content:none!important;
}
	
ul.nav-menu li,
ul.nav-menu li li, 
ul.nav-menu li li li, 
ul.nav-menu li li li li {
	border:none;
}
	
ul.nav-menu li.current-menu-item > a, 
ul.nav-menu li.current-menu-ancestor > a, 
ul.nav-menu li a:hover,ul.nav-menu li:hover > a,
#wrapper .dd-container .dd-selected-text {
	box-shadow:none;
}
	
ul.nav-menu li.current-menu-item > a:after, 
ul.nav-menu li.current-menu-ancestor > a:after {


}  
ul.nav-menu > li.current-menu-item, 
ul.nav-menu > li.current-menu-ancestor,
ul.nav-menu > li.current-menu-item:before, 
ul.nav-menu > li.current-menu-ancestor:before,
ul.nav-menu li.current-menu-item {
    background: none!important;
}  
ul.nav-menu li.current-menu-item > a, 
ul.nav-menu li.current-menu-ancestor > a {
    font-weight:bold!important;	
}
    
.menu-container{
	background:none !important;
}
	
.sub-menu{
	border:none !important;
}
		
.menu-item a{
	border:none !important;
}
	
body #header.sticky-header {
	background:#85c450!important;
	border:0;	
}
	.widget-title{font-size:19px !important;}.widget-title{font-family:Roboto !important;}.widget-title{font-weight:400 !important;}.widget-title{color:#333333 !important;}.widget-content, .aside, .aside a{font-size:22px !important;}.widget-content, .aside, .aside a{font-family:Roboto !important;}.widget-content, .aside, .aside a{font-weight:400 !important;}.widget-content, .aside, .aside a{color:#ffffff !important;}.widget-content, .widget-content a, .widget-content .tab-holder .news-list li .post-holder a, .widget-content .tab-holder .news-list li .post-holder .meta{color:#ffffff !important;}.entry-content h1{font-size:32px !important;}.entry-content h1{font-family:Roboto !important;}.entry-content h1{font-weight:400 !important;}.entry-content h1{color:#333 !important;}.entry-content h2{font-size:28px !important;}.entry-content h2{font-family:Roboto !important;}.entry-content h2{font-weight:400 !important;}.entry-content h2{color:#333 !important;}.entry-content h3{font-size:22px !important;}.entry-content h3{font-family:Roboto !important;}.entry-content h3{font-weight:400 !important;}.entry-content h3{color:#333 !important;}.entry-content h4{font-size:22px !important;}.entry-content h4{font-family:Roboto !important;}.entry-content h4{font-weight:400 !important;}.entry-content h4{color:#333 !important;}.entry-content h5{font-size:20px !important;}.entry-content h5{font-family:Roboto !important;}.entry-content h5{font-weight:400 !important;}.entry-content h5{color:#333 !important;}.entry-content h6{font-size:18px !important;}.entry-content h6{font-family:Roboto !important;}.entry-content h6{font-weight:400 !important;}.entry-content h6{color:#333 !important;}.header-logo-container #logo-image {
  margin: 3px 7px 0 5px;
}
.header__h1 {
  display: inline;
  font-family: Roboto;
  font-size: 20px;
  line-height: 23px;
  text-transform: uppercase;
  font-weight: 300;
  word-spacing: 100vw;
}
.header__h1,
.header__h1:hover {
  color: #303030;
}
#hdr-contacts {
  font-size:18px;
  font-weight:bold;
  line-height:23px;
}
#hdr-contacts div span {
  color:#aaa;
  font-weight:100;
}
.header {
    padding-top: 18px;
    padding-bottom: 18px;
}
.title-container {
  margin-top:5px;
}
#tagline {
  padding-top:2px;
}
#logo-otzyvy div {
	margin: 20px 17px;
	width: 155px;
	text-align: center;
	text-align: -webkit-center;
}
#logo-glange div {
	margin: 20px auto;
	width: 150px;
	text-align: center;
	text-align: -webkit-center;
}
#post-5064 .thumbnail-post img {
  display: none;
}
.archive-excerpt {
	font-size: 14px;
	line-height: 22px;
}
.read-more-btn {
	color: #4da800 !important;
	font-size: 12px;
	border: solid 1px #4da800;
	padding: 4px 5px;
}
.read-more-btn:hover {
	background-color: #4da800;
	color: #fff !important;
}
.blog-meta {
  margin:0;
}
.entry-categories {
  color:#c6c6c6;
  line-height:17px;
  padding:0;
  float:none;
}
.entry-tags {
  color:#c6c6c6;
  line-height:17px;
  padding:5px 0 3px 0;
  float:none;
}
.entry-content .thumbnail-post div.icon:after {
    content: '\e923';
}
.entry-content .thumbnail-post:hover div.icon {
top:37%;
}
.share-this {
  padding:0;
}
.share-this a {
  font-size: 24px;
}
.project-date {
  position: absolute;
  bottom: 8px;
  right: 8px;
  color: #fff;
  padding: 0px 5px;
  background-color: rgba(82, 186, 0, 0.45);
  font-size: 14px;
}
.entry-tags a, .entry-categories a {
  color: #ccc !important;
}
.entry-tags a:hover, .entry-categories a:hover {
  color: #333 !important;
}
.my-archive-title {
  font: 28px Roboto;
  color: #333;
}
#wrapper {
  margin-bottom:0 !important;
}

.cats {
	margin: 10px 0 2px 0;
	overflow: hidden;
}
.cats span {
	display: inline-block;
	vertical-align: middle;
}
.cats:after {
	content: "";
	display: inline-block;
   	vertical-align: middle;
	width: 100%;
	height: 1px;
	position: relative;
	background-color: #efefef;
}
.cats:after {
	margin-right: -100%;
	right: -14px;
}
li.cat-item {
	display: inline-block;
}
li.cat-item a {
	background-color: #f7f9f7;
	padding: 4px 5px;
	border-radius: 2px;
	margin: 3px 1px;
	transition-duration: 0.2s;
	font-size: 13px;
}
li.cat-item a:hover {
	background-color: #ecefec;
}
.tegi a {
	display: inline-block;
	background-color: #f7f9f7;
	padding: 0 5px;
	border-radius: 2px;
	margin: 3px;
	transition-duration: 0.2s;
	font-size: 13px;
	color: #aaa !important;
}
.tegi a:hover {
	background-color: #ecefec;
	color: #333 !important;
}
.current-cat {
    background-color: #85c450;
    border-radius: 4px;
}
.random-posts-glange {
  margin: 34px 0 0 0 !important;
  list-style-type: none;
  list-style-image: none;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
  align-items: start;
  align-content: start;
  font-size: 13px;
  line-height: 16px
}
.random-posts-glange li {
  width: 23.5%
}
.random-posts-glange li a img {
  border: 5px solid #85c450;
  box-sizing: content-box;
  margin-bottom: 12px;
}
.random-posts-glange li a:hover {
  text-decoration: underline !important;
}
.glange-facades li, .menu-side-container li {
  line-height: 20px;
}
.glange-facades li a, .menu-side-container li a {
  color: #4da800 !important;
}
.widget-content, .shadowblock {
  margin-bottom: 15px !important;
}
div#primary {
  padding-left: 0;
  padding-right: 0;
}
div.cats-glange ul li {
  display: list-item;
  padding: 0 !important;
  font-size: 14px;
}
div.cats-glange ul li a {
  color: #4da800 !important;
  background-color: #fff;
  padding: 0 !important;
}
div.cats-glange ul li a:hover {
  background-color: #fff;
}
ul#menu-foot li{
  font-size: 14px;
}
/*названия проектов в проектах*/
.publish.cat.col-md-4 h2 > a {
  font-size: 21px !important;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  ul#menu-new li {
    padding: 0;
  }
}