@import url(https://fonts.googleapis.com/css?family=Open+Sans&subset=latin,cyrillic);

@font-face {
    font-family: "agavant";
    src: url("fonts/agavant.otf");
}

@font-face {
    font-family: "FontAwesome";
    src: url("fonts/FontAwesome.otf");
}

@font-face {
    font-family: "lg";
    src: url("fonts/lg.otf");
}

@font-face {
    font-family: "Myriad Pro";
    src: url("fonts/myriadpro.otf");
	src: url('fonts/myriadpro.eot');
	src: local('Myriad Pro Regular'), local('MyriadPro-Regular'),
	url('fonts/myriadpro.eot?#iefix') format('embedded-opentype'),
	url('fonts/myriadpro.woff') format('woff'),
	url('fonts/myriadpro.ttf') format('truetype');

	font-weight: normal;
	font-style: normal;
}


html {
}
   
html, body {
	margin:0px; padding:0px; 
	background:#F5F6F6;
	position:relative; 
}

body {
	font-family:"Open Sans";
	font-size:17px;
}

.mobile {
	display:none;
}

.main_content img {
	max-width:100%;
}

.main_content p {
	padding-top:20px;
}

.project_detail p {
	padding-top:0px!important;
}


.relevant_article_img img, .img_blog img, .project_img_top img {
	max-width:none;
}

#project_item_top_plus {
	display:none;
}

a img {
	border:0px;	
}


iframe {
  aspect-ratio: 16 / 9;
  width: 100%; /* change this to a fixed width, or create a container with a width. */
  height: 100%;
}

.logo {
    position: absolute;
    top: 15px;
    right: 10px;
}


.logo_text {
	width: 277px;
    font-family: "agavant";
    color: #707679;
    font-size: 14px;
    text-align: right;
    position: absolute;
    top: 115px;
    right: 20px;	
    line-height: 16px;	
}

.text_tel {
	width: 68px;
    height: 56px;
    font-family: "agavant";
    color: #707679;
    font-size: 22px;
    text-align: right;
    position: absolute;
    top: 190px;
    right: 190px;
    line-height: 27px;
}

.tel {
	width:153px;
	height:49px;
    font-family: "agavant";
    color: white;
    font-size: 35px;
    text-align: center;
    position: absolute;
    top: 190px;	
	background:#E9AA48;
	right: 20px;
    line-height: 55px;	
}

.inner_down_mobile {
	display:none;
}

#all {
	text-align:left;
	margin:0 auto;
	width:1620px;
}

#container {
	position:relative; 
	display:block; 
	border-left:solid 300px transparent;
	border-right:solid 300px transparent;
}

#inner {
	display:block;
	position:relative;
	 
	margin-left:-300px;
	margin-right:-300px;
}

#left {
	float:left; 
	position:relative; 
	width:280px;
	left:0px;
}

#right {
	float:right; 
	position:relative; 
	width:280px;
	right:0px;
}

#center {
	margin-left:300px;
	margin-right:300px;
	position:relative; 
	display:block;
	height:auto;
	background: url("images/head.jpg") no-repeat;
	min-height: 560px;
}

.clear {
	clear:both;
}

.content {
	position:relative;
	padding-top:250px;	
}

.content_m {
	position:relative;
	padding-top:417px;	
}

.main_content, .inner_down {
    background: white;
    width: 820px;
    margin-left: 38px;
    padding: 60px;
    padding-top: 20px;
	padding-bottom: 20px;
}

hr {	
    /*margin-top: 40px;
    margin-bottom: 20px;*/
	color: #999;
	border: 0px none;
	border-top: dotted 2px #e6e6e6;
	height: 1px;
}

.social_icon {
	width:300px;
	/*height:50px;
	margin-top: 15px;
    margin-bottom: 15px;**/
    float: right;
    text-align: right;	
}

.main_menu {
	width: 250px;
    text-align: right;
    right: 20px;
    position: absolute;
    top: 260px;
}

.line {
	position:absolute;
	top:530px;
	width: 250px;
	border-bottom: 2px dotted #C9C9D1;	
	display:none;
	
}

.main_menu li {
	list-style-type: none;
	padding-bottom:20px;
}

.main_menu ul {
	margin-bottom:0;
}

.main_menu a {
	font-family: "agavant";
    color: #525261;
    font-size: 19px;
	text-decoration:none;
	font-weight: bold;
}

.main_menu .active {
	color: #E9AA48;
}

.main_menu a:hover {
	color: #E9AA48;
}

.main_menu .blog  {
	color:#7FBA00;
}

.header_icon {
	background: #7FBA00;
	width:217px;
	height:35px;
	margin-top: -40px;
	font-family: "agavant";
    color: white;
    font-size: 15px;
	line-height: 38px;
    padding-left: 20px;	
	border-radius:5px;
}

article {
	padding-bottom: 20px;
    display: block;
	}

p a, td a {
	color:#707679;
	border-bottom: 1px solid transparent;		
	text-decoration:none;
	border-bottom: 1px solid #707679;			
}

p a:hover, td a:hover {
	color:#7FBA00;
	border-bottom: 1px solid #7FBA00;		
}

h1, h1 a {
	font-weight:normal;
	padding:0; margin:0;
	line-height: 1.2;
    margin-top: 30px;
    margin-bottom: 10px;	
	text-decoration:none;
	color:#2d3031;
	border-bottom: 2px solid transparent!important;	
	font-size:31px;
}

h1 a:hover {
	border-color: #eee!important;
}

.h1_main {
    //width:690px;
	height:auto;
}	

.h1_main a {
	font-size:31px;
}

h2 {
	font-weight:normal;
	padding:0; margin:0;
	line-height: 1;
    margin-top: 30px;
    margin-bottom: 30px;	
	text-decoration:none;
	color:#2d3031;
	font-size: 30px;
}

h3 {
	padding:0; margin:0;
	line-height: 1;
	text-decoration:none;
	color:#2d3031;
	font-size: 25px;
	padding-top: 20px;
}


.img_main, .img_blog {
	background: url(images/loading.gif) no-repeat center;
	width: 100%;
    height: 255px;
    display: block;
    /*border-radius: 3px;*/
    overflow: hidden;
	margin-top: 15px;
    margin-bottom: 25px;
    border: 1px solid #e6e6e6;	
}	

.img_blog {
	margin-top: 15px;
    margin-bottom: 25px;
}


.img_main img {
 -moz-transition: all 1s ease-out;
 -o-transition: all 1s ease-out;
 -webkit-transition: all 1s ease-out;
 transition: all 1s ease-out;
 }
 
.img_main img:hover{
 -webkit-transform: scale(1.05);
 -moz-transform: scale(1.05);
 -o-transform: scale(1.05);
 transform: scale(1.05);
 }

.project_status {
    position: absolute;
    color: black;
    padding: 3px;
    z-index: 900;
    font-size: 15px;
    padding-left: 20px;
    background: rgba(255, 255, 255, 0.71);
    display: block;
    margin-top: -60px;
    padding-right: 30px;
}	
 
.social_text {
	float: left;
    font-family: Arial;
    font-size: 12px;
    line-height: 25px;
    width: 75px;
    color: #525261;
}

.date_main, .date_blog, .date_blog a , .date_main a {
    font-family: "agavant";
    font-size: 14px;
    color: #7FBB00;
    text-align: right;
    float: right;
	text-decoration:none;
}

.date_blog {
	 margin-top: 30px;
}

p, li, ul , td {
	font-size:17px;
	/*text-indent: 2em;*/
	line-height:140%;
}

td {
	padding:7px;
}

li,ul, td {
	text-indent: 0;
}

li {
	margin-bottom: 23px;
}

p  + p {
	margin:30px 0;
}

/*post p::first-letter {
	font-size:40px;
	font-family:'Marck Script';
}*/

.post_text p {
	margin-bottom:0;
}

.main_menu li {
	line-height:100%;
	margin-bottom:0;
}

.project {
	position:absolute;
	width:250px;
	left:20px;
}	

.project h2 {
    font-family: "agavant";
    color: #525261;
    font-size: 19px;
    display: inline-block;	
	margin-top:20px;
}

.project .active {
	border-bottom: 2px solid transparent;			
	border-color: #E9AA48;
	padding-bottom: 5px;	
}

.project .last {
	border-bottom: 2px solid transparent;			
	border-color: #7FBB00;
	padding-bottom: 5px;	
}

.project_list {
	/**margin-top:25px;**/
}

.project_item {
	width: 250px;
	height:80px;
    display: block;	
}
	
.project_item_top {
	width: 250px;
	height:120px;
    display: block;	
	width: auto;
	float: left;	
}	
	
.project_img, .project_img_top, .project_img_right {
	width:60px;
	height:60px;
	display:block;
	background:rgba(168, 168, 183, 0.5);
	float:left;
	margin-right: 20px;
	border-radius: 90px;
	overflow: hidden;
	text-align:center;
}

.project_img img, .project_img_top img, .project_img_right img {
	max-height:100%;
}
	
.project_img_right {
	border-radius: 50px;
}	
	
.project_name {
    color: #525261;
    font-size: 14px;
	float:left;
    width: 170px;
	height: 45px;
}

.project_name a {
	color: #525261;
	text-decoration:none;

}

.project_date {
    color: #A8A8B7;
    font-size: 14px;
	float:left;
    width: 170px;
}


.small {
	font-size:86%;
	background: #f5f6f6;
    padding: 20px;
    border-radius: 10px;	
}

.down {
	width:100%;	
	background: url("images/down_bg.png") repeat-x;
	margin-top: -174px;
	height:180px;		
}

.call_btn {
	position:fixed;
	width:78px;	
	height:78px;	
	background: url("images/call_btn.png") no-repeat;
	bottom:20px;
	left:20px;
	opacity: 0.5;
}

.call_btn:hover {
	opacity: 1;
}

.inner_down {
	position:relative;
	padding: 0;
    background: transparent;
    width: 940px;
}

.inner_down .counter {
	padding-top: 20px;
	width: 100px;	
    float: left;	
}	

.inner_down .down_text {
	width: 640px;
    margin-left: 6px;
    float: left;
    padding-top: 23px;
    font-family: "agavant";
    color: white;
    font-size: 13px;
}

.inner_down .stepanovlab {
	float: right;
    padding-top: 10px;
}

.post_text {
	/*max-height:80px;*/
	overflow: hidden;
}

.cl404 {
	font-family: Arial;
	color: #CECFD1;
	font-size:120px;
	text-align:center;
	margin:0;
	margin-top:20px;
}

.cl404text {
	color: #707679;
	font-size:40px;
	text-align:center;
	text-indent:0;
	margin:0;
}

.b-top { z-index:2600;position:fixed;left:0; bottom:70px;width:35%;margin-left:50%; opacity:0.05;filter:alpha(opacity=1); 
}
.b-top:hover {opacity:0.1;filter:alpha(opacity=10);cursor:pointer;
}
.b-top-but { 
    z-index: 2600;
    position: fixed;
    background: url(images/icon_top_2.png) no-repeat;
    width: 80px;
    height: 80px;
    right: 40px;
    bottom: 40px;
}

.fix_l {
	position: fixed;
    margin-left: 280px;	
}

.fix_r {
	position: fixed;
    margin-right: 250px;	
}

.h2comment {
	font-size:25px;
}

.commentblok {
    position: relative;
    /* padding: 15px; */
    margin: 0px;
    color: #333;
    /* background: #eee; */
    /* -webkit-border-radius: 10px; */
    -moz-border-radius: 10px;
    /* border-radius: 10px; */
    padding-bottom: 20px;
	font-family: Myriad Pro;
}

/*.commentblok:after {
    content: "";
    position: absolute;
    top: -30px;
    left: 50px;
    border: 15px solid transparent;
    border-bottom-color: #eee;
    display: block;
    width: 0;
}*/


.commentblok p {
    line-height: 1.25em;
	text-indent:0;
	font-size:15px;
}

.commentblokname {
    margin-top: 5px;
    color: gray;
    /* margin-left: 100px; */
    /* font-style: italic; */
    /* font-size: 13px; */
    /* padding-bottom: 15px; */
    margin: 0px;
	font-size:15px;
}

.c_table {
		display:table;
		width:100%;
		padding-bottom:20px;
}

.sub {
	padding-left: 70px;
    margin-top: -20px;
}

.c_bl_1, .c_bl_2 {
	display:table-cell;
	vertical-align:top;
}

.c_bl_1 {
	width:200px;
}

.c_bl_2 {
	width:100%;
}

.c_bl_1 .c_icon {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    background: #f2f3f4;
    position: relative;
    padding: 0px;
    top: 0px;
    margin-right: 20px;
}

.commentblokname .name {
	color: #709ad0;
}

.commentblokname .date {
	padding-left: 10px;
    font-size: 13px;
}

.nocomment {
	text-indent:0;
	color:gray;
}


blockquote p {
    margin: 0;
}

.social_icon_m  {
width:100%;
}

.social_icon_m .wa,.social_icon_m .youtube,.social_icon_m .instagram {
width:44px;
height:43px;
float:right;
margin-left:7px;
}

.social_icon_m .wa {
background: url("images/social_icon.png") no-repeat;
}
.social_icon_m .wa:hover {
background-position: 0 -43px;
}

.social_icon_m .youtube {
background: url("images/social_icon.png") no-repeat;
background-position: -44px 0;
}
.social_icon_m .youtube:hover {
background-position: -44px -43px;
}

.social_icon_m .instagram {
background: url("images/social_icon.png") no-repeat;
background-position: -88px 0;
}
.social_icon_m .instagram:hover {
background-position: -88px -43px;
}


.relevant_articles {
	overflow:hidden;
	margin-bottom: 0px;
}

.relevant_article {
	display:block;
	width: 30%;
    float: left;	
	height: 200px;
	margin-left: 3%;
	overflow:hidden;
}

.relevant_article + .relevant_article {
	
}

.relevant_article_img {
    width: 230px;
    overflow: hidden;
    height: 120px;
	border: 1px solid #e6e6e6;
}

.relevant_article_img img {
max-height: 100%;
opacity:0.8;filter:alpha(opacity=80)
 }
 
.relevant_article_img img:hover{
opacity:1;filter:alpha(opacity=100)	
 }


.relevant_article_title, .relevant_article_title a {
	padding-top: 10px;
    font-size: 15px;
    text-decoration: none;
    border-bottom: 2px solid transparent;
	color: black;
}

.relevant_article_title a:hover{
    border-bottom: 2px solid #eee;	
}

.ibtn a, .obtn a {
	text-decoration:none;
	color: black;
}


.ibtn, .obtn {
	font-size: 18px;
    line-height: 38px;
    display: inline-block;
    min-width: 38px;
    text-align: center;
	border-radius: 19px;
	margin:5px;
	font-family: Arial;
	color: black;
}

.ibtn:hover {
	background:#eee;
}

.obtn {
	background:rgba(233, 170, 72, 0.31);	
}

.hc__right {
	padding:0!important;
}

.hc__footer {
	display:none;
}

.allbest {
	margin-bottom: 0;
    text-align: right;
	margin-right: -35px;
}

.allbest a {
    font-size: 13px;
    color: #9FA1A8;
	border: 0;
}

.project_detail {
    height: 255px;
    background: rgba(255, 255, 255, 0.72);
    position: absolute;
    padding: 40px;
    padding-top: 17px;
	padding-bottom: 0px;
	padding-right: 90px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+16,ffffff+100&0.62+76,0+100 */
	background: -moz-linear-gradient(left,  rgba(255,255,255,0.82) 16%, rgba(255,255,255,0.62) 76%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0.82) 16%,rgba(255,255,255,0.62) 76%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(255,255,255,0.82) 16%,rgba(255,255,255,0.62) 76%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9effffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
	
}

.project_detail p {
	text-indent: 0;
	line-height:10px;
	margin:22px 0;
}

.project_detail h1 {
	font-size: 20px;
    font-weight: bold;
    text-decoration: underline;
}

.proj_nocomlete {
	color: white;
    background: #CA4E4D;
    padding: 6px;
    padding-top: 1px;
    padding-bottom: 2px;
    font-weight: normal;
	border-radius: 5px;
	
}

.proj_comlete {
	color: white;
    background: rgb(36, 162, 22);
    padding: 6px;
    padding-top: 1px;
    padding-bottom: 2px;
    font-weight: normal;
	border-radius: 5px;
}

.upper {
	vertical-align: super;
	font-size: 70%;
}


.element_text_large {
	width:100%;
}

.element_textarea_medium {
	width: 100%;
	height:300px;
}

.element_textarea_m {
	width: 100%;
	height:70px;
}

.page_table {
	margin-top: 20px;
	margin-bottom: 40px;
}

.thumb_img {
	margin:3px;
	border:0;
}

.img_main img {
	max-width:100%;
	min-height:100%;
}

.img_delete {
	position: relative;
    width: 23px;
    height: 21px;
    overflow: hidden;
    margin-top: -21px;		
}

.thumb_img {
	width: 200px;
    overflow: hidden;
    float: left;
    display: block;
    height: 150px;
}

.thumb_img img {
	width:200px;
	height:150px;
}


.project_shops {
	background: #EDE964;
    padding: 7px;
    padding-top: 3px;
    padding-bottom: 4px;
}

.portfolio {
	overflow:hidden;
}

.portfolio_block {
	float: left;
    display: inline-block;
    padding-right: 10px;
	width: 30%;	
    padding-bottom: 20px;	
}

.portfolio_img {
	width: 200px;
    height: 150px;
    overflow: hidden;
    border: 4px solid #D1D1D3;
    opacity: 0.9;
	margin-bottom: 10px;	
}

.portfolio_img:hover {
	border-color: #E9AA48;
}

.portfolio_img img {
	width: 100%;
    height: auto;
}

.portfolio_name  {
	height: 40px;
}

.portfolio_name  a {
	font-family: "agavant";
    color: #525261;
    font-size: 14px;
	text-decoration:none;
}

.portfolio_adress {
	font-family: "agavant";
    color: #525261;
    font-size: 14px;
	text-decoration:none;
	height: 20px;	
}

.portfolio_type  {
	font-family: "agavant";
    color: #525261;
    font-size: 11px;
	padding-top: 10px;
    padding-bottom: 10px;
}

.portfolio .last {
    border-bottom: 2px solid transparent;
    border-color: #7FBB00;
    padding-bottom: 5px;
}

.portfolio .active {
    border-bottom: 2px solid transparent;
    border-color: #E9AA48;
    padding-bottom: 5px;
}

.portfolio h2 {
    margin: 0;
    margin-bottom: 30px;	
}

sup {
	font-size: 17px;
    color: #E9AA48;
    padding-left: 5px;
	}
	
.project_all {
	text-align:right;
}	

.project_all a {
	font-family: "agavant";
    color: #e9aa48;
    font-size: 14px;
}

#lg-download {
	display: none!important;
}
	
.hc__menu__right {
	//*display:none!important;*//
}	
	
.img-responsive {
    cursor: url(/images/zoomcursor.png),url(/images/zoomcursor.cur),auto;
}	
	
/***************************************lightgallery****************************************/
            .project-gallery {
              /*padding-bottom: 30px;*/
              padding-top: 10px;			  
			  overflow: auto;
            }
			
			.project-gallery > ul {
              margin-bottom: 0;
			  padding:0;
            }
            .project-gallery > ul > li {
				float: left;
				margin-bottom: 13px;
				margin-right: 13px;
				width: 180px;
				height: 130px;
				overflow: hidden;
				border: 4px solid #D1D1D3;
				opacity: 0.9;
			}
            .project-gallery > ul > li:hover {
				border-color: #E9AA48;
			}	
			
            .project-gallery > ul > li a {
              display: block;
              overflow: hidden;
              position: relative;
              float: left;
            }
            .project-gallery > ul > li a > img {
              /*-webkit-transition: -webkit-transform 0.15s ease 0s;
              -moz-transition: -moz-transform 0.15s ease 0s;
              -o-transition: -o-transform 0.15s ease 0s;
              transition: transform 0.15s ease 0s;
              -webkit-transform: scale3d(1, 1, 1);
              transform: scale3d(1, 1, 1);*/
              height: 100%;
              width: 100%;
            }
            .project-gallery > ul > li a:hover > img {
              /*-webkit-transform: scale3d(1.1, 1.1, 1.1);
              transform: scale3d(1.1, 1.1, 1.1);*/
            }
            .project-gallery > ul > li a:hover .project-gallery-poster > img {
              opacity: 1;
            }
            .project-gallery > ul > li a .project-gallery-poster {
              background-color: rgba(0, 0, 0, 0.1);
              bottom: 0;
              left: 0;
              position: absolute;
              right: 0;
              top: 0;
              -webkit-transition: background-color 0.15s ease 0s;
              -o-transition: background-color 0.15s ease 0s;
              transition: background-color 0.15s ease 0s;
            }
            .project-gallery > ul > li a .project-gallery-poster > img {
              left: 50%;
              margin-left: -10px;
              margin-top: -10px;
              opacity: 0;
              position: absolute;
              top: 50%;
              -webkit-transition: opacity 0.3s ease 0s;
              -o-transition: opacity 0.3s ease 0s;
              transition: opacity 0.3s ease 0s;
            }
            .project-gallery > ul > li a:hover .project-gallery-poster {
              background-color: rgba(0, 0, 0, 0.5);
            }
            .project-gallery .justified-gallery > a > img {
              -webkit-transition: -webkit-transform 0.15s ease 0s;
              -moz-transition: -moz-transform 0.15s ease 0s;
              -o-transition: -o-transform 0.15s ease 0s;
              transition: transform 0.15s ease 0s;
              -webkit-transform: scale3d(1, 1, 1);
              transform: scale3d(1, 1, 1);
              height: 100%;
              width: 100%;
            }
            .project-gallery .justified-gallery > a:hover > img {
              -webkit-transform: scale3d(1.1, 1.1, 1.1);
              transform: scale3d(1.1, 1.1, 1.1);
            }
            .project-gallery .justified-gallery > a:hover .project-gallery-poster > img {
              opacity: 1;
            }
            .project-gallery .justified-gallery > a .project-gallery-poster {
              background-color: rgba(0, 0, 0, 0.1);
              bottom: 0;
              left: 0;
              position: absolute;
              right: 0;
              top: 0;
              -webkit-transition: background-color 0.15s ease 0s;
              -o-transition: background-color 0.15s ease 0s;
              transition: background-color 0.15s ease 0s;
            }
            .project-gallery .justified-gallery > a .project-gallery-poster > img {
              left: 50%;
              margin-left: -10px;
              margin-top: -10px;
              opacity: 0;
              position: absolute;
              top: 50%;
              -webkit-transition: opacity 0.3s ease 0s;
              -o-transition: opacity 0.3s ease 0s;
              transition: opacity 0.3s ease 0s;
            }
            .project-gallery .justified-gallery > a:hover .project-gallery-poster {
              background-color: rgba(0, 0, 0, 0.5);
            }
            .project-gallery .video .project-gallery-poster img {
              height: 48px;
              margin-left: -24px;
              margin-top: -24px;
              opacity: 0.8;
              width: 48px;
            }
            .project-gallery.dark > ul > li a {
              border: 3px solid #04070a;
            }
			.lg-toolbar {
				background:none!important;
			}
			
			.project-gallery ul:after {
			width: 100%;
			height: 0px;
			visibility: hidden;
			overflow: hidden;
			content: '';
			display: inline-block;
			}
/***********************************end*lightgallery****************************************/

/***********************************SIMPLE MENU**********************************************/
* {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-tap-highlight-color: transparent; /* For some Androids */
}


.top-animate {
  background: #fff !important;
  top: 13px !important;
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(45deg);
}

.mid-animate { opacity: 0; }

.bottom-animate {
  background: #fff !important;
  top: 13px !important;
  -webkit-transform: rotate(-225deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-225deg);
}

.top-menu {
  top: 5px;
  width: 50px;
  height: 3px;
  border-radius: 10px;
  background-color: #F9A530;
}

.mid-menu {
  top: 20px;
  width: 50px;
  height: 3px;
  border-radius: 10px;
  background-color: #F9A530;
}

.bottom-menu {
  top: 35px;
  width: 50px;
  height: 3px;
  border-radius: 10px;
  background-color: #F9A530;
}

.menui {
  background: #29292D;
  transition: 0.6s ease;
  transition-timing-function: cubic-bezier(.75, 0, .29, 1.01);
  margin-top: 10px;
  position: absolute;
}

.icon {
  z-index: 999;
  position: absolute;
  /*    background: rgba(0, 0, 0, 0.21);*/
  display: block;
  padding: 9px;
  height: 32px;
  width: 32px;
  margin: 0px;
  top: 20px;
}

.mobilenav {
  /*    top: 47px !important;*/
  font-family: inherit;
  top: 0;
  left: 0;
  z-index: 999;
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0.9;
}

.mobilenav li {
  list-style-type: none;
  text-align: center;
  padding: 20px;
}

.mobilenav li a {
  font-size: 120%;
  color: #fff;
  text-decoration: none;
  font-weight: 300;
  width: 100%;
}

.mobilenav li:first-child { margin-top: 60px; }

/***********************************END SIMPLE MENU**********************************************/

#social_normal {
	display:block;
}
#social_mobile {
	display:none;
}


.project_top {
	display:none;
}

.entry-info {
	font-size:14px;
	color: #999;
	overflow: hidden;
	line-height: 35px;
}

.entry-info a {
	text-decoration: none;
	color: #999;
}

.page_type {
	float: left;
	padding-right: 10px;
}

.date_entry {
	position: relative;
	float: left;
    padding-left: 5px;	
	padding-right: 10px;
}

.date_entry:before {
    content: "\f133";
	margin-right: 5px;
	font: normal normal normal 14px/1 FontAwesome;	
}

.views {
	position: relative;
	float: left;	
}

.views:before {
	content: "\f06e";
	margin-right: 5px;
	font: normal normal normal 16px/1 FontAwesome;
}


article + article {
    border-top: 1px solid #eee;
    margin-top: 10px;	
}

.copy_c67 {
	display:none!important;
}

.label_9a2._bottom_89f {
    min-width: 100px!important;
}

@media screen and (max-width: 1649px) {
	
	#all {
		width:1320px;
	}
	
	.fix_l, .fix_r {
		position:relative;
		margin-left:0px;
		margin-right:0px;
	}

	#container {
		border-right:0px;
	}

	#inner {
		margin-right:0px;
	}

	#center {
		margin-right:0px;
	}

	#right {
    float: left;
    position: absolute;
    width: 280px;
    left: 0px;
    top: 540px;	}
	
	.line {
	display:block;
	}
}

@media screen and (max-width: 1360px) {
	
#all {
    width: 1200px;
}	
	
.main_content {
    margin-left: 0px;
	width: 780px;
}

.inner_down {
    margin-left: 0px;
	width: 900px;
}


#center {
    background: url("images/head.jpg") no-repeat -130px 0px;/*background: url("images/head_ne.jpg") no-repeat -130px 0px;*/
}

}

@media screen and (max-width: 1250px) {
	
	
.social_icon_m {
	display:none;
}	
	
#all {
    width: 990px;
}	
	
.main_content, .inner_down {
    margin-left: -240px;
}

#center {
    background: url("images/head.jpg") no-repeat -300px 0px; /*background: url("images/head_ne.jpg") no-repeat -300px 0px;*/
}

.header_icon {
	margin-left: 570px;
}

.line {
	display:none;
}

#right {
display:none;
}

.content_m,.content {
    padding-top: 490px;
}

.project_top {
	display:block;
	width: auto;
    overflow: hidden;
}

.project_list {
	height: auto;
	overflow:hidden;
}

.project_img {
	width: 110px;
	height: 110px;
}

.project_img_top {
	width: 110px;
	height: 110px;
}


.project_item {
	width: auto;
	float: left;
}


}

.mobile_telephone  {
	position: absolute;
    right: 0;
    top: 15px;
    width: 80px;	
}

.mobile_telephone a  {
	text-decoration:none;
	color:#29292D;
	font-size: 42px;
}

.mobile_menu {
	display:none;
	width: 100%;
    height: 60px;	
}

.mobile_menu_header {
	text-align: center;	
	line-height: 50px;	
}

.mobile_menu_header a {
	color: #E9AA46;
	font-size:45px;
	font-family: "agavant";
	text-decoration:none;
	border:0;
}

.source_text {
	font-size: 10px;
    color: #d1d1d3;
    margin: 0;
    text-align: right;	
}

.search {
    position: absolute;
    z-index: 200;
    /* float: right; */
    right: 10px;
    top: 8px;
}	

.search input[type=search] {
	width: 15px;
	padding-left: 10px;
	color: transparent;
	cursor: pointer;
}
.search input[type=search]:hover {
	background-color: #fff;
}
.search input[type=search]:focus {
	width: 160px;
	padding-left: 32px;
	color: #000;
	background-color: #fff;
	cursor: auto;
}

.search input[type=search] {
    background: #ededed url(images/search-icon.png) no-repeat 9px center;
    border: solid 1px #ccc;
    padding: 2px 2px 4px 35px;
    width: 55px;
    -webkit-border-radius: 10em;
    -moz-border-radius: 10em;
    border-radius: 10em;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}
.search input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    font-family: inherit;
    font-size: 13px;
}

.error {
	color:red;
}

.search_result p {
	/*margin:2px!important;*/
}

.search_description {
	font-size:13px;
	margin:2px;
	margin-top:5px;
}

.search_img {
	height: 90px;
    width: 90px;
    overflow: hidden;
    float: left;
}

.search_item {
	padding-bottom: 20px;	
}

.search_item img {
	max-height:100%;
}

@media screen and (max-width: 980px) {

.lg-actions .lg-next, .lg-actions .lg-prev, .lg-toolbar .lg-icon {
	font-size:50px!important;
	height:70px!important;
	width:70px!important;
}

.lg-actions .lg-next, .lg-actions .lg-prev {
  margin-top: -50px!important;
}

.lg-toolbar .lg-icon {
  padding-top: 25px!important;
}

.project-gallery > ul > li {
	width: 165px;
    height: 125px;
}
}


/*@media screen and (min-device-width : 320px) 
and (max-device-width : 767px) {*/

/*and (max-width : 900px)*/

@media screen and (min-device-width : 320px) 
and (max-device-width: 767px) {

/***********************************************************/

body {
	background:none;
}

.nomobile {
	display: none;
}

#right, #left, .inner_down, .down, .header_icon, .allbest {
	display:none;
}

.b-top-but {
	display:none;
}

#all {
	width:100%;
}

#container {
	border-left: 0;
    border-right: 0;
}

#center {
	background:none;
	margin-left: 0;
    margin-right: 0;
}

.content {
	padding-top:0;
}

.content_m {
	padding-top:0;
}


.main_content {
	width:auto;
	margin:0;
	padding:0;
	overflow: hidden;
	padding: 40px;
	padding-top: 10px;
	padding-right: 30px;
}

.blur {
	-webkit-filter:blur(10px);
}

#inner {
	margin-left: 0;
}

.img_main, .img_blog {
	width:120%;
	height: auto;
	margin-left: -10%;
	border:none;
}

.img_main img, .img_blog img{
	/*width: 100%;*/
	height:auto;
	min-height:none;
}

.project_img_top {
	width: 120px;
	height: 120px;
}

.project_img_top  a {
	font-size: 40px;
    text-decoration: none;
    line-height: 130px;
    color: black;
    width: 100px;
    /* padding-top: 20px; */
}


.project_item_top {
	width: 135px;
	height:135px;
}

.project_detail p {
    font-size: 19px;
    line-height: 120%;
    margin: 0px;
    margin-bottom: 17px;
}

h1, h1 a {
	font-size:30px;
}

.project_detail {
	padding-right:0;
}

p, li, ul, td {
	font-size:18px;
}

.entry-info {
	font-size:19px;
}

.ibtn, .obtn {
	font-size: 25px;
	line-height: 50px;
	min-width: 50px;
	border-radius: 30px;
}

.project_detail {
	margin-left: -40px;
}

.img_main img {
 -moz-transition: none;
 -o-transition: none;
 -webkit-transition: none;
 transition: none;
 }
 
.img_main img:hover{
 -webkit-transform: none;
 -moz-transform: none;
 -o-transform: none;
 transform: none;
 }
 
#projectimg {
	 height:300px;	 
 }
 
.img_blog img {
	 height:250px;
 }
 
 .mobile_menu {
	 display:block;
 }

 
#social_normal {
	display:none;
}
#social_mobile {
	display:block;
}

.entry-info {
	line-height:45px;
}

.social_icon_m {
	width: 68%;
	zoom:2;
	
}

#project_item_top_plus {
	display:block;
}

#hypercomments_widget {
	zoom:1.5;
}

.project-gallery {
	width:104%;
}

.project-gallery > ul > li {
	zoom:1.1;
}

.project-gallery > ul > li a > img {
	width:105%;
}

.portfolio {
	width:104%;
}

.portfolio_img {
	width:auto;
}

.portfolio_img img {
	width:auto;
	min-height:100%;
}

.inner_down_mobile {
	display:block;
}

.inner_down_mobile p {
	font-size:15px;
	line-height: 30px;	
	text-align:right;
}

.search {
	display:none;
}

.small {
    font-size: 100%;
    color: #b7b7b7;		
}

.img_main img {
	max-width:none;
	height:300px;
}

.img_main {
	max-height:300px;
}

.project_detail {
    height: 300px;
}

.relevant_article {
	width: 45%;
	height: 230px;	
}

.relevant_article_title, .relevant_article_title a {
	font-size:20px;
    height: 85px;
    overflow: hidden;	
}

.portfolio_block {
	width: 45%;	
}

.c_table {
	width:auto;
}

.commentblokname, .commentblok p {
	font-size:20px;
}
/***********************************************************/


.mobile_menu p {
	padding-top:0px;
}

p img + img {
	padding-top: 15px;
}

}