/* IMPORTS ------------------------------------------------------------*/

@import url('reset.css');
 @import url('styled-elements.css');

/* HACKS ------------------------------------------------------------*/

.clear {
clear:both;
height:1px;
}

.inv {
display:none;
}

.alignleft {
float: left;
margin: 5px 10px 5px 0px;
}

/* GENERAL ------------------------------------------------------------*/


body {
line-height: 1;
color: #51565b;
font-family: Arial, Helvetica, sans-serif;
/*	background: #f1f1f1 url(../img/bg/patterns/noise.png);	
	font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size:  100%;
}

.wrapper {
max-width: 1200px;
margin: 0px auto;
position: relative;
}

#header {
height: 117px;
position: relative;
z-index: 10;
/*	background-image: url(../img/topcouds.png);
background-repeat: no-repeat;
background-position: center top;
background: #2a2d30 url(../img/header-glow.png) top center no-repeat;
	background: #0276AE url(../img/header-glow.png) no-repeat center top;*/
	background: #63DCFA url(../img/topcouds.png) no-repeat center top;
}

#main {
width: 100%;
}

#content {
min-height: 400px;
overflow: hidden;
margin-bottom: 40px;
font-size: 14px;
/*font-size: 12px;*/
line-height: 1.5em;
}

/*#content ul li {
font-size: 12px !important 
}*/

#logo {
    position: absolute;
    height: 117px;
    width: 100%;
    background: url("/img/logo.png") no-repeat top center;
}

#logo a {
    display:inline-block;
    height:117px;
    width:40%;
}

#mob_tel a {
    width:60%;
    height:100%;
}

@media screen and (max-width: 1023px) {
    #mob_tel a, #logo a {width:49%;}
}

@media screen and (max-width: 600px) {
    #mob_tel {display:none!important;}
    #logo a {min-width: 210px;
    height: 60px;
    margin: 0 auto;
    display: block;}
}


@media screen and (max-width: 1023px) {
    #logo {background: url("/img/logo_600.png") no-repeat top center;}

}

@media screen and (max-width: 600px) {
    #logo, #header {background: url("/tech-img/logo-mobile.png") no-repeat top center #4FC7F6;
    height: 60px;}

}


@media screen and (max-width: 1025px) {
    #slabovid, right-pin {display:none;}
#posts {max-width:100%!important;}
#sidebar {width:94%!important;text-align: center;}
}

#slabovid {
    position:absolute;
    right:0;
    top: 8px;    
    height: 40px;
    padding: 0 10px;
    background: #fff;
    border: 1px solid #afafaf;
    opacity: 0.5;
}

#slabovid a {
    font-size:30px;
    color:#000000;
    text-decoration:none;
}

#slabovid span {
    position: absolute;
    display:none;
    padding: 5px 20px;
}

#slabovid:hover {
    width:450px;
    opacity: 1;
}
	
#slabovid:hover span {
    display:inline;
background-color: #fff;
}

.right-pin {
    position:absolute;
    right:0;
    top: 55px;    
    height: 40px;
    padding: 0 10px;
    background: #fff;
    border: 1px solid #afafaf;
    opacity: 0.5;
}

.right-pin.search {
    top:105px;
}

.right-pin a {
    font-size:30px;
    color:#000000;
    text-decoration:none;
}

.right-pin span {
    position: absolute;
    display:none;
    padding: 5px 20px;
}

.right-pin:hover {
    width:400px;
    opacity: 1;
}
	
.right-pin:hover span {
    display:inline;
}


#content a {
/*	color: #69722C;*/
	color: #BE6F2E;
text-decoration: none;
}

#content a:hover {
color: #FF9900;/*	text-decoration: underline;*/
}

#content p {
margin-bottom: 20px;
}

#content .line-divider {
clear: both;
border-bottom: 1px solid #d7d7d7;
padding-bottom: 10px;
margin-bottom: 10px;
display: block;
overflow: hidden;
}

/* HEADLINE ------------------------------------------------------------*/

#headline {
position: relative;
width: 906px;
margin: 20px auto 50px auto;
}

#headline>span.main {
display: block;
margin-right: 170px;
font-family: 'Ubuntu', arial, serif;
font-size: 26px;
line-height: 1.5em;
text-shadow: 1px 1px rgba(255, 255, 255, 1);
}

#headline>span.sub {
display: block;
margin-right: 170px;
font-size: 18px;
line-height: 1.5em;
text-shadow: 1px 1px rgba(255, 255, 255, 1);
}

#headline #link {
display: block;
position: absolute;
top: 30px;
right: 0px;
}

/* MENU ------------------------------------------------------------*/

#menu {
width: 100%;
padding-top: 1px;
margin-bottom: 0px;
background-color: #54b354;/*	background: -webkit-gradient(linear, left top, right bottom, from(#666), to(#000));
	background: -moz-linear-gradient(left, #666, #000);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666', endColorstr='#000', GradientType=1);*/
}

#menu-holder {
width: 100%;
}

.menu_h {
    height: 50px;
    font-family: 'Ubuntu', arial, serif;
    font-weight: 100;
}
@media screen and (max-width: 560px) {
    .adp-menu {display:block!important;}
    .menu_h {height: 359px!important;display: none;}
    .subheader {display:none!important;}
    #nav li {display:inline-block!important;float:none!important;height:59px!important;width:100%!important;border-bottom: #4e7d3f 1px solid;}
    #nav li a {font-size:18px!important;}
}
@media screen and  (min-width:560px) and (max-width:960px) {
    .menu_h, .current-menu-item {height: 59px!important;}
    .subheader {display:none!important;}
    #nav li a {font-size:14px!important;}
}

.menu-on {
    display:block!important;
}

.adp-menu {  
    background: url("/tech-img/mobile-menu.png") no-repeat top center #4FC7F6;
    border-right: #91e0ff 1px solid;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
    display:none;
}


/* NAVIGATION --------------------------------------------------------*/


#nav {
display: block;
position: absolute;
top: 0px;
height: 50px;
width: 100%;
border-left: #319431 1px solid;
}

#nav>li {
display: block;
float: left;
height: 100%;
width: 16%;
border-right: #319431 1px solid;
}

#nav>li:first-child {
}

#nav>li>a {
display: block;
font-size: 20px;
color: #fff;
text-decoration: none;
padding: 14px 0;
text-align: center;
}

#nav>li>a>span.subheader {
display: none;
font-size: 11px;
color: #211F02;
margin-top: 10px;
}

#nav>li.current-menu-item {
background: url(../img/menu-arrow.png) no-repeat center bottom #319431;
height: 50px;
}

#nav>li:hover>a {
color: #fff;
}

/* sub navigation */

#nav>li ul {
display: block;
margin-top: 15px;
background: #cee9ff;
box-shadow: 0px 3px 2px rgba(0,0,0,0.4);
}

#nav>li ul li {border-bottom: 1px dashed #9ada85;}

#nav>li>ul ul {
margin-top: 0px;
border-radius: 0px 10px 10px 10px;
-moz-border-radius: 0px 10px 10px 10px;
-webkit-border-radius: 0px 10px 10px 10px;
}

#nav>li ul li a {
display: block;
padding: 10px 15px;
display: block;
font-size: 11px;
color: #333333;
text-decoration: none;
}

#nav>li ul li a span {
display: block;
}

#nav>li ul li a:hover {
background: #fff;
color: #79BF62;
}

#nav>li ul li:last-child a:hover { /* last item its rounded at bottom */
border-radius: 0px 0px 10px 10px;
-moz-border-radius: 0px 0px 10px 10px;
-webkit-border-radius: 0px 0px 10px 10px;
}

/* breadcrumbs --------------------------------------------------------*/

#breadcrumbs {
/*	position: absolute;
	bottom: 11px;
	left: 30px;
	color: #999;
	font-size: 10px;*/
	margin-top: 20px;
margin-left: 30px;
font-style: italic;
}

#breadcrumbs a {
/*	color: #bfbdbd;*/
text-decoration: none;
/*	background: url(../img/breadcrumb-slash.png) no-repeat top right;*/
/*	padding-right: 14px;*/
}

/* TITLE --------------------------------------------------------*/

#page-title {
overflow: hidden;
/*	height: 103px;*/
	padding-bottom: 30px;
margin-bottom: 30px;
margin-left: 30px;
background:  url(../img/tabs-divider.png) repeat-x bottom center;/*	text-shadow: 1px 1px rgba(255, 255, 255, 1);*/
}

#page-title h1 {
margin-top: 30px;
display: block;
float: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 26px;/*	line-height: 50px;
margin-left: 30px; */
}

#page-title h2 {
display: block;
float: left;
font-size: 14px;
margin-top: 15px;
/* 	margin-left: 30px;
margin-top: -30px;
line-height: 103px;*/
	color: #929191;
font-style: italic;
clear: left;
}

#page-title .title {
margin-top: 30px;
display: block;
float: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 26px;
line-height: 50px;
/*	margin-left: 30px*/;
}

#page-title .subtitle {
display: block;
float: left;
font-size: 14px;
/* 	margin-left: 30px;
margin-top: -30px;
line-height: 103px;*/
	color: #929191;
font-style: italic;
clear: left;
}

#page-title .subtitle a {
display: block;
float: left;
margin-left: 30px;
font-size: 14px;
margin-top: 4px;
line-height: 103px;
color: #A18772;
font-style: normal;
text-decoration: none;
}

#page-title .subtitle a:hover {
color: #D18241;
text-decoration: none;
}

#page-title .subtitle_main {
display: block;
float: left;
margin-left: 10px;
/*	clear: left;*/
	font-size: 14px;
line-height: 103px;
color: #929191;
font-style: italic;
}

#page-title .subtitle_main a {
color: #A18772;
text-decoration: none;
}

/* HEADERS --------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
line-height: 1.2em;
font-family: 'Ubuntu', arial, serif;
font-weight: lighter;/*color: #0077B0;*/
}

h1 {
font-size: 30px;
}

h2 {
font-size: 28px;
}

h3 {
font-size: 26px;
}

h4 {
font-size: 24px;
}

h5 {
font-size: 22px;
}

h6 {
font-size: 20px;
}

/* COLUMNS LAYOUT----------------------------------------------------------*/

.one-half, .one-third, .two-third, .three-fourth, .one-fourth {
float:left;
margin-right:30px;
position:relative;
}

.one-half {
width: 438px;
}

.one-third {
width: 282px;
}

.one-fourth {
width: 204px;
}

.two-third {
width: 594px;
}

.three-fourth {
width: 672px;
}

.last {
clear:right;
margin-right:0 !important;
}

/* SEARCH --------------------------------------------------------*/

.top-search {
position: absolute;
/*	top:47px;*/
    top:147px;
right: -125px;
}

#searchform #s {
color: #7e7e7e;
font-size: 10px;
width: 180px;
height: 28px;
padding: 0px 35px 0px 10px;
border: 0;
background: url(../img/search.png) no-repeat transparent;
}

#searchform #searchsubmit {
position: absolute;
top: 0px;
right: 10px;
width: 30px;
height: 25px;
border: 0px;
background: transparent;
}

/* FILTER --------------------------------------------------------*/

#content .filter {
display: block;
overflow: hidden;
margin-bottom: 30px;
padding-left: 30px;
padding-right: 30px;
}

#content .filter li {
display: block;
float: left;
font-size: 12px;
/*line-height: 14px;*/
margin-right: 5px;
margin-bottom: 10px;
padding: 3px 10px;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
background: #d1d1d1;
background: -webkit-gradient(linear, left top, left bottom, from(#d1d1d1), to(#f1f1f1));
background: -moz-linear-gradient(top, #d1d1d1, #f1f1f1);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d1d1d1', endColorstr='#f1f1f1', GradientType=0);
border-top: 1px solid #bcbcbc;
}

#content .filter li a {
display: block;
color: #606060;
text-decoration: none;
width: 100%;
height: 100%;
}

#content .filter li:first-child:hover {
background: none;
}

#content .filter li.active, #content .filter li:hover {
background: #000;
-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,.5);
-moz-box-shadow: 0px 1px 2px rgba(0,0,0,.5);
box-shadow: 0px 1px 2px rgba(0,0,0,.5);
}

#content .filter li:hover a, #content .filter li.active a {
color: #f1f1f1;
}

#content .filter li:first-child, #content .filter li:first-child:hover {
background: none;
border: none;
-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,.0);
-moz-box-shadow: 0px 0px 0px rgba(0,0,0,.0);
box-shadow: 0px 0px 0px rgba(0,0,0,.0);
}

/* TWITTER --------------------------------------------------------*/

#twitter {
position: relative;
background: #f2f1f1;
height: 80px;
width: 100%;
background: #f2f1f1 url(../img/twitter-border.png) repeat-x;
}

#twitter #bird {
position: absolute;
top: 2px;
left: 70px;
}

#twitter #prev-tweet {
display: block;
position: absolute;
top: 21px;
left: 30px;
width: 30px;
height: 35px;
background: transparent url(../img/prev-arrow.png) no-repeat top left;
}

#twitter #next-tweet {
display: block;
position: absolute;
top: 21px;
right: 30px;
width: 30px;
height: 35px;
background: transparent url(../img/next-arrow.png) no-repeat top right;
}

#twitter #tweets .tweet_list {
display: block;
position: absolute;
top: 1px;
left: 200px;
width: 700px;
height: 75px;
}

#twitter #tweets .tweet_list li {
display: block;
width: 700px;
height: 80px; /* original height 170px */
font-size: 16px;
line-height: 1.5em;
font-style: italic;
color: #838383;
padding-top: 25px;
}

#twitter #tweets .tweet_list li .tweet_time a {
text-decoration: none;
color: #ccc;
}

#twitter #tweets .tweet_list li a {
text-decoration: none;
color: #37b2d1;
}

#twitter #tweets p.loading {
margin-left: 200px;
color: #ccc;
padding-top: 16px;
font-style: italic;
}

/* PAGES --------------------------------------------------------*/

#page-content {
float: left;
width: 906px;
margin-left: 30px;
line-height: 1.5em;
}

/* PORTFOLIO --------------------------------------------------------*/

#projects-list {
overflow: hidden;
}

#projects-list .project {
position: relative;
float: left;
width: 438px;
margin-left: 30px;
margin-bottom: 30px;
padding-bottom: 30px;
background: url(../img/portfolio-divider.png) no-repeat bottom center;
}

#projects-list .project h1 a {
display: block;
text-decoration: none;
margin-bottom: 20px;
color: #51565b;
}

.project-shadow {
background: url(../img/shadow-project.png) no-repeat 0px 267px;
}

#projects-list .project .project-thumbnail {
position: relative;
overflow: hidden;
width: 438px;
height: 267px;
margin-bottom: 20px;
background: #f1f1f1;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

#projects-list .project .project-thumbnail .cover {
position: absolute;
top:0px;
left: 0px;
}

#projects-list .project .project-thumbnail .meta {
display: block;
width: 252px;
height: 207px;
font-size: 12px;
line-height: 2em;
position: absolute;
top:30px;
left: 30px;
}

#projects-list .project .read-more {
display: block;
position: absolute;
bottom: -17px;
left: 160px;
}

/* PROJECT --------------------------------------------------------*/

.project-column {
width: 438px;
float: left;
margin-left: 30px;
}

.project-column .project-thumbnail {
overflow: hidden;
width: 438px;
height: 267px;
margin-bottom: 30px;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

#content .project-column .meta a {
display: inline;
font-size: 12px;
color: #fff;
padding: 3px 10px;
text-decoration: none;
background: #363636;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

#content .project-column .meta a:hover {
background: #000;
}

.project-column .project-title {
margin-bottom: 20px;
}

.project-column .portfolio-left-shadow {
height: 26px;
margin-bottom: 20px;
background: url(../img/portfolio-left-shadow.png) no-repeat center bottom;
}

/* PROJECT-GALLERY -----------------------------------------------*/

.project-column .project-gallery {
display: block;
overflow: hidden;
width: 468px;
}

.project-column .project-gallery li {
display: block;
float: left;
overflow: hidden;
background: url(../img/plus-sign.png) center center no-repeat;
width: 204;
height: 148px;
margin-right: 30px;
margin-top: 30px;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

/* PROJECT-RELATED -----------------------------------------------*/

.related-title {
margin-left: 0px;
}

.related-projects {
display: block;
overflow: hidden;
}

.related-projects li {
display: block;
float: left;
overflow: hidden;
width: 204px;
height: 280px;
margin-left: 30px;
margin-top: 30px;
}

.related-projects li strong {
display: block;
}

.related-projects li a.box {
display: block;
overflow: hidden;
width: 204px;
height: 148px;
margin-bottom: 30px;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

.related-projects li a.box img {
opacity: 0.7;
}

.related-projects li:hover a.box img {
opacity: 1;
}

#content .related-projects li a {
text-decoration: none;
color: #999;
}

/* GALLERY -----------------------------------------------*/

#content .gallery {
display: block;
overflow: hidden;
}

#content .gallery li {
display: block;
float: left;
overflow: hidden;
background: url(../img/plus-sign.png) center center no-repeat;
width: 204px;
height: 148px;
margin-left: 30px;
margin-bottom: 30px;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

#content .gallery.three-cols li {
width: 282px;
height: 267px;
}

#content .gallery.two-cols li {
width: 438px;
height: 267px;
}

#content .gallery li a {
display: block;
}

/* BLOG --------------------------------------------------------*/

#posts {float: left;max-width: 77%;}

#posts .post {
position: relative;
margin: 10px 15px 30px;
}

#comments-block {
position: relative;
margin-left: 30px;
margin-top: 40px;
margin-bottom: 30px;
padding-top: 80px;
}

#posts.single .post {
border-bottom: none;
}

#posts .post:last-child {
border-bottom: none;
}

#posts h1 a {
display: block;
margin-bottom: 20px;
width: 514px;
text-decoration: none;
color: #51565b;
}

#posts .n-comments {
display: block;
position: absolute;
top: 10px;
right:0px;
width: 57px;
height: 41px;
font-size: 14px;
color: #fff;
text-align: center;
line-height: 34px;
background: url(../img/balloon.png) no-repeat;
}

#posts.single .post .n-comments {
position: static;
}

.post .thumb-shadow {
background: url(../img/shadow-blog.png) no-repeat 0px 270px;
}

#posts .post .post-thumbnail {
position: relative;
overflow: hidden;
width: 596px;
height: 270px;
margin-bottom: 20px;
background: #f1f1f1;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

#posts .post .post-thumbnail .cover {
position: absolute;
top:0px;
left: 0px;
}

#posts .post .the-excerpt {
padding-bottom: 40px;
background: url(../img/post-divider.png) center bottom no-repeat;
}

#posts .post .post-thumbnail .meta {
display: block;
width: 252px;
height: 207px;
font-size: 12px;
line-height: 2em;
position: absolute;
top:30px;
left: 30px;
}

#posts.single .post .meta {
display: block;
background: #f1f1f1;
padding: 20px;
border-color: #e7e6e6 #ececec #ececec #ececec;
border-width: 3px 1px 1px 1px;
border-style: solid;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

#posts .post .read-more {
display: block;
position: absolute;
bottom: -18px;
left: 260px;
}

#posts .post .meta a {
text-decoration: none;
}

#posts .post .meta-tags {
overflow: hidden;
}

#posts .post .meta-tags a {
float: left;
font-size: 12px;
line-height: 14px;
color: #f1f1f1;
background: #696969;
padding: 3px 10px;
margin-right: 5px;
margin-bottom: 5px;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

#posts .post .meta-tags a:hover {
background: #000;
}

/* COMMENTS-BLOCK ------------------------------------------------------------*/



#comments-block .n-comments {
left:0px;
}

#comments-block .n-comments {
left:0px;
}

#comments-block .n-comments-text {
display: block;
position: absolute;
top: 4px;
left:68px;
font-family: 'Ubuntu', arial, serif;
font-size: 28px;
}

/* COMMENTSLIST ------------------------------------------------------------*/

.commentlist {
display: block;
}

.commentlist li {
display: block;
margin-bottom: 0px;
padding: 10px 10px 10px 0px;
line-height: 1.5em;
}

.commentlist ul {
padding-left: 40px;
border-left: 1px dashed #ccc;
}

.commentlist li .comment-body {
overflow: hidden;
position: relative;
padding: 0px 0px 20px 0px;
}

.commentlist li img {
display: block;
float: left;
margin: 0px 12px 20px 0px;
}

.commentlist .meta-date {
display: block;
float: right;
}

#content .commentlist .reply a {
display: block;
text-decoration: none;
float: right;
padding: 2px 8px;
background: #ccc;
color: #f1f1f1;
font-size: 12px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

/* COMMENTS PAGINATION ------------------------------------------------------------*/

#content .comments-pagination {
clear:both;
overflow: hidden;
padding:20px 0;
position:relative;
font-size:11px;
line-height:13px;
margin-bottom: 10px;
}

#content .comments-pagination span, #content .comments-pagination a {
display:block;
float:left;
margin: 2px 4px 2px 0;
padding:6px 9px 5px 9px;
text-decoration:none;
width:auto;
color:#fff;
background: #555;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

#content .comments-pagination a:hover {
color:#fff;
background: #000000;
}

#content .comments-pagination .current {
padding:6px 9px 5px 9px;
background: #000000;
color:#fff;
}

/* LEAVE COMMENT --------------------------------------------------------*/

.leave-comment {
margin-top: 20px;
padding-top:30px;
background: url(../img/post-divider-inverted.png) no-repeat;
}

.leave-comment h2 {
margin-bottom: 20px;
}

/* CONTACT --------------------------------------------------------*/

.one-column {
width: 438px;
float: left;/*	margin-left: 30px;*/
}

/* FORMS ------------------------------------------------------------*/

#sc-contact-form, #contactForm, #commentform, #contactForm {
margin-bottom: 18px;
}

#sc-contact-form input, #sc-contact-form textarea, .admin-form input, .admin-form textarea, #contactForm input, #contactForm textarea, #commentform input, #commentform textarea {
padding: 10px 15px;
background: #fff;
border: 1px solid #ccc;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

#sc-contact-form input, .admin-form input, #contactForm input, #commentform input {
width: 282px;
}

#sc-contact-form textarea, .admin-form textarea, #contactForm textarea, #commentform textarea {
width: 380px;
}

#sc-contact-form #submit, .admin-form #submit, #contactForm #submit, #commentform input#submit {
width: 76px;
margin: 21px 0px;
padding: 5px 0px;
color: #f1f1f1;
background: #515558;
background: -webkit-gradient(linear, left top, left bottom, from(#515558), to(#131313));
background: -moz-linear-gradient(top, #515558, #131313);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#515558', endColorstr='#131313', GradientType=0);
-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,.5);
-moz-box-shadow: 0px 1px 2px rgba(0,0,0,.5);
box-shadow: 0px 1px 2px rgba(0,0,0,.5);
border: 1px solid transparent;
}

#sc-contact-form #submit:hover, .admin-form #submit:hover, #contactForm #submit:hover, #commentform input#submit:hover {
background: #515558;
background: -webkit-gradient(linear, left top, left bottom, from(#131313), to(#515558));
background: -moz-linear-gradient(top, #131313, #515558);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#131313', endColorstr='#515558', GradientType=0);
}

#sc-contact-form input, #sc-contact-form textarea, .admin-form input, .admin-form textarea, #contactForm input, #contactForm textarea, #commentform input, #commentform textarea {
color: #606060;
font-size: 14px;
}

#sc-contact-form label, .admin-form label, #contactForm label, #commentform label {
display: block;
font-size: 14px;
line-height: 2.5em;
font-weight: light;
}

/* PAGER ------------------------------------------------------------*/

.pager {
padding-top: 0px;
overflow: hidden;
display: block;
height: 30px;
margin-top: 20px;
margin-left: 30px;
margin-bottom: 20px;
font-size: 10px;
}

.pager li {
display: block;
width: 26px;
height: 26px;
margin-right: 8px;
float: left;
}

#content .pager li a {
display: block;
width: 100%;
height: 100%;
line-height: 26px;
text-align: center;
text-decoration: none;
color: #606060;
border-radius: 33px;
-moz-border-radius: 33px;
-webkit-border-radius: 33px;
background: #d1d1d1;
background: -webkit-gradient(linear, left top, left bottom, from(#d1d1d1), to(#f1f1f1));
background: -moz-linear-gradient(top, #d1d1d1, #f1f1f1);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d1d1d1', endColorstr='#f1f1f1', GradientType=0);
border-top: 1px solid #bcbcbc;
}

#content .pager li:hover a, #content .pager li.active a {
color: #fff;
background: #515558;
background: -webkit-gradient(linear, left top, left bottom, from(#515558), to(#131313));
background: -moz-linear-gradient(top, #515558, #131313);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#515558', endColorstr='#131313', GradientType=0);
-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,.5);
-moz-box-shadow: 0px 1px 2px rgba(0,0,0,.5);
box-shadow: 0px 1px 2px rgba(0,0,0,.5);
border-top: none;
}

/* SIDEBAR ------------------------------------------------------------*/

#sidebar {
float: left;
width: 19%;
    margin: 0 20px;
}

#sidebar>li {
margin-bottom: 20px;
}

#sidebar>li h6 {
padding-bottom: 20px;
}

#sidebar ul>li {
font-size: 14px;
/*	line-height: 40px;*/
	text-decoration: none;
border-bottom: 1px solid #d7d7d7;
padding-bottom: 20px;
margin-top: 20px;
}

#sidebar ul>li:last-child {
border-bottom: none;
}

#sidebar ul>li a {
display: block;
height: 100%;
width: 100%;
text-decoration: none;
color: #696969;
}

#sidebar ul>li:hover {
/*	background: #f1f1f1;*/
}

.cat-item {
font-size: 14px;
/*	line-height: 40px;*/
text-decoration: none;
border-bottom: 1px solid #d7d7d7;
padding-bottom: 20px;
margin-top: 20px;
}


.cat-item.main_news {
   max-width: 400px;
   margin:30px auto;
}

.main_news-title a{
   font-weight: 600;
   font-size: 16px;
}


.img-responsive.main_news {
   width: 100%;
   max-width: 400px;
   margin:10px auto;
   
}


/* FOOTER - COLS ------------------------------------------------------------*/

#footer {
display: block;
padding-top: 20px;
padding-bottom: 20px;
/*position: relative;*/
background: #54b354 url(../img/footer-glow.png) no-repeat top center;
color: #fff;
overflow: auto;
overflow-x: hidden;
overflow-y: hidden;
font-size: 80%;
line-height: 20px;
text-decoration: none;
}

#footer a {
text-decoration: none;
color: #FFFFFF;
}

#footer a:hover {
color: #333;
}

#footer .link-button {
	display: table;
	height: 37px;
	padding-left: 5px;
	text-decoration: none;
	color: #fff;
	/* background: url(../img/button.png) 1px 0px  no-repeat; */
	
	border-radius: 33px;
	-moz-border-radius: 33px;
	-webkit-border-radius: 33px;
	background: #515558;
	background: -webkit-gradient(linear, left top, left bottom, from(#515558), to(#131313));
	background: -moz-linear-gradient(top, #515558, #131313);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#515558', endColorstr='#131313', GradientType=0);
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,.5);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,.5);
	box-shadow: 0px 1px 2px rgba(0,0,0,.5);
}

#footer .link-button span {
	display: block;
	height: 100%;
	font-size: 12px;
	line-height: 37px;
	padding-left: 9px;
	padding-right: 15px;
	/* background: url(../img/button.png) right -36px  no-repeat; */
	text-shadow: 0px -1px rgba(0, 0, 0, .8);
}

#footer h3 {
font-size: 22px;
}


/* FOOTER - COLS ------------------------------------------------------------*/

#footer-cols {
display: block;
overflow: hidden;
color: #FFFFFF;
line-height: 1.5em;
}

#footer-cols span.col {
display: block;
font-size: 12px;
width: 282px;
float: left;
margin-left: 30px;
margin-bottom: 30px;
}

#footer-cols span.col>h6 {
color: #333333;
margin-top: 30px;
margin-bottom: 20px;/*	text-shadow: 0px -2px rgba(0, 0, 0, .8);*/
}

#footer-cols span.clear-col {
clear:left;
}

#footer-cols span.col div {
display: block;
}

#footer-cols span.col div span {
display: block;
line-height: 1.7em;
}

#footer-cols span.col div span.page_item {
display: block;
line-height: 2.5em;
padding-left: 17px;
border-top: 1px solid #4a4a4a;
border-bottom: 1px solid #000;
background: url(../img/footer-bullet.png) no-repeat 0px 10px;
}

#footer-cols span.col div span:first-child {
border-top: none;
}

#footer-cols span.col div span:last-child {
border-bottom: none;
}

#footer-cols span.col div span a {
text-decoration: none;
color: #FFFFFF;
}

#footer-cols a {
text-decoration: none;
color: #FFFFFF;
}

#footer-cols span.col div span a:hover {
color: #CCC;
}

@media screen and (max-width: 500px) {
    #footer {padding-bottom: 92px;}
}


/* FOOTER BOTTOM --------------------------------------------------------*/

#bottom {
position: relative;
width: 100%;
font-size: 12px;
line-height: 1.5em;
line-height: 60px;
color: #868686;
background: #222426 url(../img/bottom-shadow.png) repeat-x;
}

#bottom #bottom-text {
width: 600px;
overflow: hidden;
margin-left: 30px;
}

#bottom a {
color: #AFEAF9;
text-decoration: none;
}

#bottom #to-top {
position: absolute;
right: 30px;
top: -22px;
width: 33px;
height: 33px;
background: url(../img/to-top.png) no-repeat;
cursor: pointer;
}

/* SOCIAL --------------------------------------------------------*/

.social {
position: absolute;
top: 15px;
right: 0px;
display: block;
overflow: hidden;
}

.social li {
display: block;
width: 32px;
height: 32px;
float: left;
margin-right: 10px;
margin-bottom: 10px;
}

#bottom .social a {
display: block;
width: 32px;
height: 32px;
text-indent: -9000px;
}

#bottom .social a:hover {
background-position: 0px -32px;
}

/* hr --------------------------------------------------------*/

hr {
background:#ddd;
color:#ddd;
clear:both;
float:none;
width:100%;
height:1px;
margin:24px 0 32px;
border:none;
}

hr.space {
background:#fff;
color:#fff;
visibility:hidden;
}

/* pagination -------------------------------------------- */

.pagination a {
text-decoration:underline;
} /*подчеркивание ссылок*/

.pagination a:hover {
text-decoration:none;
} /*убрать подчеркивание ссылок при наведении*/

.pagination .ditto_currentpage {
border:solid 1px #ccc;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background-color:#FFFFFF;
color:#333;
text-decoration:none;
padding:5px 10px
}

.pagination .ditto_previous_link, .pagination .ditto_next_link {
margin:0 10px;
} /*отступы для ссылок «далее» и «назад»*/

.pagination .ditto_page {
padding: 2px 5px;
}/* отступы для номеров страниц*/

.link_button {
border:solid 1px #ccc;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background: #fff;
background: linear-gradient(top, #FFFFFF, #E3E3E3);
background: -ms-linear-gradient(top, #FFFFFF, #E3E3E3);
background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#E3E3E3));
background: -moz-linear-gradient(top, #FFFFFF, #E3E3E3);
background-image: -o-linear-gradient(top, #FFFFFF, #E3E3E3);
color:#333;
text-decoration:none;
padding:5px 10px
}

.marg-left-30px {
padding-left: 30px;
}

/* sitemap styling -------------------------------------------- */

.sitemap ul {
padding:10px;
list-style-type:none;
margin:10px 20px;
}

.sitemap ul ul, .sitemap ul ul, .sitemap ul ul ul, .sitemap ul ul ul ul {
padding:10px;
list-style-type:none;
margin:10px 20px;
border-left: 3px solid #ccc;
}

.sitemap ul li {
padding:2px;
}

/*.sitemap a{color:#666;}
.sitemap a:hover{color:#B2C629;}*/

.objectleft {
float: left;
margin-top: 10px;
margin-right: 15px;
margin-bottom: 10px;
margin-left: 0px;
display: block;
font-family: Arial, Helvetica, sans-serif;
/*font-style: italic;*/
text-decoration: none;
width: 150px;
line-height: 1.2em;
/*color: #000;*/
}

.objectright {
float: right;
margin-top: 10px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 15px;
display: block;
font-family: Arial, Helvetica, sans-serif;
/*font-style: italic;*/
text-decoration: none;
width: 150px;
line-height: 1.2em;
/*color: #000;*/
}


.scroll-pane {
width: 175px;
height: auto;
max-height: 500px;
/*overflow: hidden;*/
overflow-x: hidden !important;
}

.justify_text {
text-align: justify !important;
}

.nolist {
	list-style: none !important;
}

.img-responsive {
	max-width: 100%; 
	height: auto;
	}

/* CUSTOM SLIDER ------------------------------------------------------------*/

#slider-block_fl {
width: 100%;
margin-bottom: 23px;
margin-top: 20px;
font-size: 14px;
color: #960;
text-decoration: none;
background-image: url(../img/slider-bg.png);
background-repeat: repeat-x;
background-position: left bottom;
}

#slider-holder_fl  {
width: 906px;
height: 410px;
margin: 0 auto;
background: transparent url(../img/slider-shadow.png) no-repeat center bottom;
}

#slider_fl  {
position:relative;
width:906px; /* Change this to your images width */
/*height: 390px; 337px + 25px; /* Change this to your images height */
height: 360px; 
background: url(../img/loading.gif) no-repeat 50% 50%;
}

/*-------------------bottom cols-------------------*/

.column_4th {display: inline-block;vertical-align: top;max-width: 23%;min-width: 190px;margin-right: 10px;padding: 10px 20px;border-right-width: 1px;border-right-style: dotted;border-right-color: #CCC;box-sizing: border-box;}

@media screen and (max-width: 830px) {
    .column_4th {max-width:47%;}
}
@media screen and (max-width: 500px) {
    .column_4th {max-width:100%;}
}

/*-------------------bottom icons-------------------*/

.check32_bullet:before
{
content: url(../img/mono-icons/check32.png)
}

.linedpaperpencil32_bullet:before
{
content: url(../img/mono-icons/linedpaperpencil32.png)
}

.contactcard32_bullet:before
{
content: url(../img/mono-icons/contactcard32.png)
}

.home32_bullet:before
{
content: url(../img/mono-icons/home32.png)
}

.bargraph32_bullet:before
{
content: url(../img/mono-icons/bargraph32.png)
}

.plus32_bullet:before
{
content: url(../img/mono-icons/plus32.png)
}

.exchange32_bullet:before
{
content: url(../img/mono-icons/exchange32.png)
}

.rss32_bullet:before
{
content: url(../img/mono-icons/rss32.png)
}

.clock32_bullet:before
{
content: url(../img/mono-icons/clock32.png)
}


.price_table {
  width: 100%;
  border-collapse: collapse;
}

.price_table td {
  padding: 10px;
  border-bottom: 1px dashed #9D9D9D;
}

.price_table th {
      background-color: #e2f9ff;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    color: #51565b;
    text-transform: none;
    border-top: 1px solid #ccc;
    padding: 10px;
 }

.price_table p {
    margin: 0!important;
}

.price_table tr:hover {
  background-color: #e2f9ff;
  border-bottom: 1px solid #9D9D9D;
  border-top: 1px solid #9D9D9D;
}

.price_table span {
font-size: 14px;
}


.price_table td:last-child {
  font-weight: 600;
  color: rgb(48, 163, 18);
  width:15%;
text-align:center;
}

.price_table td:first-child {
    width:10%;
text-align:center;
}

@media screen and (max-width: 600px) {
    .price_table td:first-child, .price_table th:first-child {display:none;}
    .price_table ul, ol {-webkit-padding-start: 10px;}
    .price_table {margin-left:-6px;}
}
.hover_button {
  margin: 10px;
  padding: 10px 5px;
    width: 40%;
    font-size: 18px;
  background: #79bf62;
  box-shadow: inset 0 -4px #5d8e29;
  text-shadow: 0 1px 1px #345215;
  position: relative;
  border-radius: 5px;
  color: white;
  display: inline-block;
  text-align: center;
  min-width: 120px;
text-decoration: none;
}
.hover_button img {
    width: 18px;
    margin: 0 5px;
    vertical-align: middle;
    color: #fff;
}

}
 .hover_button:active {
    box-shadow: inset 0 -1px #5D8E29 !important;
    top: 2px !important;}
.mob-fix {
    position:fixed;
    bottom: 0;
    background:#fff;
    width:100%;
    z-index: 11;
    border: 1px solid #b9deac;
}

@media screen and (min-width: 1025px) {
    .mob-fix {display:none;}
}

@media screen and (max-width: 1025px) {
    #slider-block_fl {display:none;}
}

@media screen and (max-width: 1025px) {
    .no_display {display:none;}
}

input, label, textarea{
    display: block;
}
input, textarea, select {
    margin: 0 0 10px 0;
    border: 1px solid #8BC34A;
    padding: 5px;
    min-height: 30px;
    font-size:17px;
    font-family: Arial, Helvetica, sans-serif;
    width:100%;
}

select {
    min-height: 42px;
}

input.submit_button{
    background-color: #43A52B;
    border: 1px solid #358222;
    padding: 5px 10px;
    border-radius: 3px;
    font: 13px Arial, Verdana, Tahoma, sans-serif;
    color: #fff;
    cursor: pointer;
}
input.submit_button:hover{
    background-color: #358222;
}

.feedback_radio input {
    width: 16px;
    display: inline;
    margin: 7px 15px -3px 5px;
    vertical-align: bottom;
}

span.required,
span.error{
   color: #ff0000;
}
span.required{
    font-size: 18px;
}
span.error{
    font-size: 11px;
}

.errors {
    border: 1px #FF9800 solid;
    background: rgba(255, 235, 59, 0.12);
    padding: 10px 30px;
}

.seo_button {
    position:relative;
    margin: 30px auto;
    padding: 15px 35px;
    text-align: center;
    display: inline-block;
    font-size: 28px;
    border-radius: 3px;
    cursor:pointer;
    text-decoration: none;
    -webkit-transition: 300ms ease-in-out!important;
    -moz-transition: 300ms ease-in-out!important;
    -o-transition: 300ms ease-in-out!important;
    transition: 300ms ease-in-out!important;
}

.ctr_color_green {
    color: #fff!important;
    background: #54b354;
    box-shadow: inset 0 -4px #5D8E29;
    text-shadow: 1px 1px 0 #41671a !important;
}

.ctr_color_green:hover {
    background: #7bd45e;
}

.ctr_color_green:active {
    box-shadow: inset 0 -1px #5D8E29 !important;
    top: 2px !important;
}

.ctr_color_grey {
    border: 1px solid #dedede;
    font-size: 18px;
    padding: 8px 35px;
    min-width: 100px;
}

.ctr_color_grey:hover {
    border: 1px solid #79bf62;
}

.lp_cover {
    max-width: 1980px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    background-position: center center;
    background-repeat: no-repeat;
}

.plat_usl_bg_top {
    background: url("http://oncology.spb.ru/tech-img/bg_pl_usl.jpg") no-repeat top center;
    background-size: cover;
    height: 800px;
}

.otd_bg_top {
    background: url("http://oncology.spb.ru/tech-img/gkod_otd_hd.jpg") no-repeat top center;
    background-size: cover;
    height: 800px;
}

.utp_block {
    position: relative;
    max-width: 900px;
    margin: 50px auto;
    z-index: 1;
    background: rgba(239, 250, 255, 0.75);
    text-align: center;
}

.utp_block h1 {
    color: #2d4e88;
    text-shadow: 1px 1px 0 #ffffff !important;
    font-size: 44px;
}

.utp_block p {
    line-height:25px;
}

.utp_block ul {
    text-shadow: 0 1px 1px #ffffff !important;
    font-size: 24px;
    color: #0d2b5f;
    text-align: left;
    max-width: 500px;
    margin: 20px auto;
    line-height: 44px;
}

.utp_block li a {
    color: #112f62;
    border-bottom: 1px dashed;
    display: inline;
    text-decoration: none;
}


@media screen and (max-width: 909px) {
    .utp_block h1 {font-size:30px;}
    .utp_block ul {font-size:20px;}
    .utp_block {margin: 0 auto;height:100%}
   
}

@media screen and (max-width: 766px) {
    .utp_block ul {display:none;}
    .big_title {font-size:20px;}
}


.bullet_block {
    margin: 30px auto;
    border: 1px solid #b9deac;
    border-radius: 3px;
    padding: 10px 15px;
    display: inline-block;
}

.w74 {
    width: 74%;
    display: inline-block;
    padding: 10px 20px;
    box-sizing: border-box;
    vertical-align: top;
}

.w25 {
    width: 25%;
    display: inline-block;
    vertical-align: top;
}

@media screen and (max-width: 600px) {
    .w74, .w25 {width:100%}
}


.main_bg_top {
    background: url("../tech-img/gkod_bg6_hd.jpg") no-repeat top center;
    background-size: cover;
    height: 1400px;
}

.main_utp_block {
    text-align: center;
    padding: 40px 40px;
    margin: 10px auto;
    position: relative;
}

.main_utp_block h1 {
    color: #2d4e88;
    text-shadow: 1px 1px 0 #ffffff !important;
    font-size: 44px;
}

.main_utp_block p {
    line-height:25px;
}

.main_utp_block p i {
    font-size: 20px;
    color: #5a4e88;
    text-shadow: 0 1px 2px #ffffff !important;
}

.main_4th {
    display: inline-block;
    width: 22%;
    margin: 40px 1%;
    text-align: center;
    box-sizing: border-box;
    vertical-align: top;
}

.main_4th p {
    font-size: 22px;
    line-height: 30px;
    margin: 10px auto;
}

.cell-2 {
    padding: 40px 40px;
    max-width: 35%;
    margin: 10px 30px;
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    background: rgba(239, 250, 255, 0.81);
}

.cell-2 h2 {
    text-shadow: 0 1px 1px #ffffff !important;
    font-size: 25px;
    color: #0d2b5f;
}

.cell-2 span {
    height: 240px;
    width: 360px;
    overflow: hidden;
    position: relative;
    display: block;
    margin: 30px 0;
}

.cell-2 img{
-webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}
.cell-2:hover img{
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-top: 40px;
}

.video-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

.cell-1 {
    padding: 30px 40px;
    max-width: 960px;
    border-radius: 5px;
    min-height: 370px;
    margin: 12px auto;
    position: relative;
    display: block;
    box-sizing: border-box;
    background: rgba(239, 250, 255, 0.9);
}

.cell-1 h2 {
    text-shadow: 0 1px 1px #ffffff !important;
    font-size: 25px;
    color: #0d2b5f;
    text-align: left;
}

.i_l {
    width: 43%;
    display: inline-block;
    padding: 30px 20px 0 0;
    box-sizing: border-box;
}

.i_l img {
    width:100%
}

.i_r {
    width: 44%;
    display: inline-block;
    padding: 30px 0 0 20px;
    box-sizing: border-box;
}

.i_r img {
    width:100%
}

.cell-1_text {
    width: 56%;
    text-align: center;
    display: inline-block;
    vertical-align: top;
}

.cell-1_text p {
    margin: 30px 0;
    padding: 0 10px;
    line-height: 24px;
}

.cell-1_tab {
    display: inline-block;
    box-sizing: border-box;
    vertical-align: top;
}

.cell-1_tab img {
    width: 60px;
    margin-bottom: 12px;
}

.cell-1_tab a {
    font-size: 16px;
    color: #2d4e88;
}

.cell-1_tab span {
    display: block;
}

.main_2th {
    display: inline-block;
    padding:0 20px;
    width: 46%;
    margin: 40px 1%;
    text-align: center;
    box-sizing: border-box;
    vertical-align: top;
    text-align:left;
}

.main_4th a{
    display: block;
    border-radius: 3px;
    padding-top: 30px;
    border: 1px solid #fff;
}

.main_4th a:hover {
    border: 1px solid #dedede;
    box-shadow: 0px 3px 10px -2px #dedede;
}

@media screen and (max-width: 800px) {
    .cell-1_tab {margin:0;}
    .cell-1_text p {line-height:20px;}
    .main_4th {width:47%;}
}

@media screen and (max-width: 768px) {
    .cell-1 h2 {text-align: center!important;}
    .cell-1 {padding: 30px 5px;}
    .cell-1_tab img {width:46px;}
    .i_l, .i_r, .cell-1_text {width:100%;padding: 30px 0 0;}
    .main_4th {width:47%;}
    .main_utp_block h1 {font-size:34px;}
}

@media screen and (max-width: 440px) {
    .main_4th, .main_2th {width:100%;margin: 20px 1%;}
    .cell-1_tab span {font-size:13px;}
    .seo_button {font-size:18px;line-height:26px}
    
}

@media screen and (max-width: 550px) {
    .main_bg_top {background: url("http://oncology.spb.ru/tech-img/gkod_bg6x500_hd.jpg") no-repeat top center;}
}



.header-gradient {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#cee9ff, endColorstr=#ffffff)"; /* IE 8-9 */
    background: -webkit-linear-gradient(right, #cee9ff, #ffffff); /* Safari 5.1, iOS 5.0-6.1, Chrome 10-25, Android 4.0-4.3 */
    background: -moz-linear-gradient(right, #cee9ff, #ffffff); /* Firefox 3.6 - 15 */
    background: -o-linear-gradient(right, #cee9ff, #ffffff); /* Opera 11.1 - 12 */
    background: linear-gradient(to bottom right, #cee9ff, #ffffff); /* Opera 15+, Chrome 25+, IE 10+, Firefox 16+, Safari 6.1+, iOS 7+, Android 4.4+ */
    height: 100px;
    position: relative;
    z-index: 10;
}


.new-header {
    height: 100px;
    width: 100%;
    padding: 14px 0;
    box-sizing: border-box;
}

.new-header-logo {
    display: inline-block;
    width: 34%;
    min-width: 280px;
    vertical-align: top;
    padding-left: 80px;
}
.new-header-ico {
    display: inline-block;
    width: 70px;
}

.new-header-ico img {
    width: 30px;
    margin: 21px 20px;

}

.new-header-adr {
    display: inline-block;
    font-size: 12px;
    line-height: 18px;
    width: 280px;
    min-width: 200px;
    vertical-align: top;
}

.new-header-adr span {
    color: #cc6f68;
    display: block;
}

.new-header-adr a {
    color: #2d4e88;
    text-decoration: none;
}

.new-header-tel {

    display: inline-block;
    font-size: 12px;
    line-height: 18px;
    width: 300px;
    min-width: 300px;
    vertical-align: top;
}

.new-header-tel p {
    color: #2d4e88;
    line-height: 30px;
}

.new-header-tel a {
    text-decoration: none;
    border-bottom: 1px dashed #cc6f68;
    margin-right: 8px;
    color: #cc6f68;
}

.new-header-centre {
    display:inline-block;
    position: absolute;
    left: 36%;
}

.new-header-right {
    position: absolute;
    right: 60px;
    top: 15px;
}

@media screen and (max-width: 1100px) {
    .new-header-right {right:0;}
    #slabovid, .right-pin {display:none;}
}

@media screen and (max-width: 1000px) {
    .new-header-centre {display:none;}
}

@media screen and (max-width: 767px) {
.new-header-logo {background: url("/tech-img/logo-mobile.png") no-repeat top center #4FC7F6;
    height: 60px; position:absolute;
    width:100%;
    top:0;
    padding:0;}
.new-header-logo img {display:none;}
.new-header-right {display:none;}
.new-header, .header-gradient {height:60px;}
.9-may {height:60px;}
}



.inf_oms {
    padding: 10px 20px;
    font-size: 15px;
    display:none;
    position: absolute;
    top: 100px;
    left: 0;
    background: #fff;
    border-radius: 2px;
    box-shadow: 0px 4px 20px 1px;
}

.new-header-tel:hover .inf_oms{
    display:block;
}

.seo_button_hover {
    position: relative;
    margin: 0 auto;
    max-width: 582px;
}

.seo_button_hover:hover .inf_oms {
    display:block;
}

.tab-sub-menu {
    text-align:center;
    line-height:34px;
    color:#cacaca;
}

.tab-sub-menu a {
    text-decoration: none;
    border-bottom: 1px dashed;
    margin: 15px 5%;
}


#donordiv 
{ 
width:100%; 
min-height:370px; 
overflow:hidden;
}

#donorinnerIframe 
{
    width: 100%;
    height: 680px; 
}

@media screen and (max-width: 992px) {
    #donorinnerIframe {height:480px;}
}

@media screen and (max-width: 630px) {
    #donorinnerIframe {height:580px;}
}

@media screen and (max-width: 400px) {
    #donorinnerIframe {height:700px;}
}

.donor-dspn:hover {
   display:none;
}


.conference-main-bullet {
   background: #fff4a9;
   z-index: 999;
   position: relative;
   display: none;
}

.conference-main-bullet p {
   line-height: 28px;
   margin: 10px;
   padding: 12px 6px;
   vertical-align: top;
}

.conference-main-bullet p a {
   color: #e04444;
}

@media screen and (max-width: 767px) {
   .conference-main-bullet {display: block;}
}

.doctor-gallery {
    padding-top:48px;
    padding-bottom:60px;
}
.doctor-gallery h1 {
    margin-bottom:48px;
    text-align:center;
}
.doctor-gallery-block__photo {
    width:100%;
    max-height: 265px;
    overflow:hidden;
    margin-bottom:24px;
}
.doctor-gallery-block__photo img {
    width: 100%;
}
.doctor-gallery-block__text-title {
    margin-bottom:12px;
    font-size: 18px;
}
.doctor-gallery-block__text-subtitle {
    margin-bottom:24px;
    font-size: 14px;
    font-style:italic;
}
.doctor-gallery-block__text-descr {
    margin-bottom:48px;
    font-size: 13px;
    line-height:1.4;
    color:#9E9E9E;
}

.main-person {
    width:100%;
}

@media screen and (max-width: 560px) {
   .main-person td {display: block; width:100%;}
   .main-person td:first-child {text-align:center;}
}

.unit a {
	color: #be6f2e;	
}

.unit-main {
    position: relative;
    max-width: 900px;
    padding: 80px 40px 40px;
    margin: 50px auto;
    z-index: 1;
    background: rgba(239, 250, 255, 0.75);
    text-align: center;
}

.unit-main p {
    line-height:25px;
}

.unit-main h1 {
    color: #2d4e88;
    text-shadow: 1px 1px 0 #ffffff !important;
    font-size: 44px;
    margin-bottom: 50px;
}

.unit-main__img {
	float: left;
	margin: 0 40px 50px;
}

.unit-main__img a {
	color: #be6f2e;	
}

.unit-main__img span {
	display: block;
	line-height: 25px;
	margin-top: 7px;
}

.unit-main__img:after {
	content: '';
	display: table;
	clear: both;
}

.unit-main__text {
	text-align: left;
}

.unit-main__text p {
	margin-bottom: 20px;
}

.unit-main__text a, .unit-doctor-content__text a, .unit-content__text a {
	text-decoration:underline;
}

.unit-main__phone {
	text-align: center;
}
@media screen and (max-width: 909px) {
    .unit-main h1 {font-size:30px;}    
    .unit-main {margin: 0 auto;height:100%}
   
}

.unit-main__feedback {
    margin-top: 12px;
}

.unit-main__feedback a{
    text-decoration: underline;
}


.unit-main__img.unit-doctor {
	float: right;
}

.unit-main__img.unit-doctor img {
	max-width: 240px;
	margin-left: 20px;
	margin-bottom: 20px;
}

.unit-main__text.unit-doctor {
	text-align: center;
	
}

.unit-feedback {
    border: 1px solid #c3e4f3;
    padding: 12px 24px;
    margin-bottom: 24px;
    border-radius: 5px;
}

@media screen and (max-width: 909px) {
    .unit-main__img, .unit-main__img.unit-doctor {float: none; margin: 0 auto;}
    .unit-main__img.unit-doctor img {margin-left: 0;}
    .unit-main {padding: 40px 10px 40px;}        
}

.content-wrapper {
	font-size: 17px;
	position: relative;
	line-height: 25px;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 30px;
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 20px 3px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0px 0px 20px 3px rgba(0, 0, 0, 0.05);
	box-shadow: 0px 0px 20px 3px rgba(0, 0, 0, 0.05);
}

.unit-doctor-content, .unit-content {
	max-width: 920px;
	margin: 0 auto;
	padding: 32px 0 64px;
}

.unit-doctor-content h2, .unit-content__text h2 {
	text-align: center;
	margin: 72px 0 48px;
}
.unit-doctor-content h3, .unit-content__text h3 {
	font-size:22px;
	margin: 48px 0 24px;
}

.unit-doctor-content p, .unit-content p {
    margin-bottom: 16px;
}

.unit-content__text-img img {
    max-width:100%;
    display: block;
    margin: 0 auto 24px;
}

.tabs_photo {
    margin-bottom: 64px;
}

.tabs_photo__item {
    min-height: 300px;
    margin: 24px 0;
    text-align: center;
}

.tabs_photo__title {
    text-align:center;
    margin: 0 0 40px 0;
}

.tabs_photo__item img {
    display: block;
    margin: 0 auto 16px;
    max-width: 100%;
}

.top_breadcrumbs {
    margin-bottom:18px;
    line-height:1.8;
}

.top_breadcrumbs #breadcrumbs a {
    text-decoration:underline;
}

.contacts_block-item {
    padding: 24px 24px 12px;
    -webkit-box-shadow: 0px 0px 20px 3px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 0px 20px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.05);
    border-radius: 5px;
    border: 1px solid #eceaea;
    min-height: 705px;
}


.contacts_block-title {
    text-align:center;
    margin-bottom:24px;
}

.contacts_block-sub {
    color: #777;
    font-size: 15px;
    line-height: 1.4;
}

.contacts_block__phone {
    max-width: 300px;
    margin: 0 auto 54px;
}

.contacts_block-button {
    margin: 0 auto 54px;
    max-width: 300px;
}

.contacts_block__phone .ctr_color_green {
    width:100%;
    margin-bottom: 0;
    font-size: 116%;
}

.contacts_block-button .ctr_color_grey {
    color: #51565b;
    margin-top: 30px;
    background: #fff;
    padding: 18px 24px;
    width: 100%;
    margin-bottom:0;
}

.contacts_block-img img {
    max-width:100%;
    margin-bottom:42px;
}

.contacts_block-sub.contacts_block-bullet {
    margin-bottom:24px;
}

.contacts-map {
    padding-top: 72px;
}


.contacts-map-title {
    text-align:center;
    margin-bottom:24px;
}

.contacts-map-subtitle {
    text-align:center;
    color: #777;
    margin-bottom:48px;
}

.contacts-map-main_text {
    max-width:960px;
    margin:0 auto;
    margin-bottom:48px;
}

.content-wrapper.content-wrapper__clear {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding:6px;
    margin-bottom: 0;
}

.content-wrapper.content-wrapper__clear h1 {
    text-align: center;
    margin: 0 auto 12px;
    font-size: 42px;
}

.unit-subtitle {
    text-align:center;
    color: #777;
    margin-bottom: 12px;
}

.unit-content.unit-content__wide {
    max-width: 100%;
}

@media screen and (max-width: 960px) {
    .contacts-map-text {padding-top: 36px;}
    .contacts-map-main_text {padding: 15px 0;}
    .unit-content.unit-content__wide {padding-bottom:6px;}
    .content-wrapper {padding: 0 12px;}
}

.contacts_block-ico.about-cancer img {
    max-width: 100%;
}

.contacts_block-sub.about-cancer {
    font-size: 17px;
    line-height: 2;
}

.contacts_block-item.about-cancer {
    min-height: 615px;
}

/* NEWS_BLOCK ------------------------------------------------------------*/

.news_block-item {
    font-size: 17px;
    line-height: 25px;
    padding: 24px 12px;
    margin-bottom: 30px;
    -webkit-box-shadow: 0px 0px 20px 3px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 0px 20px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.05);
    border-radius: 5px;
    border: 1px solid #eceaea;
    min-height: 270px;
    max-height: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: 300ms ease-in-out!important;
    -moz-transition: 300ms ease-in-out!important;
    -o-transition: 300ms ease-in-out!important;
    transition: 300ms ease-in-out!important;
}

.news_block-item:hover {
    border: 1px solid #79bf62;
}

.news_block-title h2 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 24px;
}

.news_block-sub {
    overflow: hidden;
    max-height: 100px;
    min-height: 100px;
    font-style: italic;
    color: #868686;
}

.overflow-gradient {
    height: 20px;
    width: 100%;
    position: absolute;
    bottom: 0px;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#ffffffbf, endColorstr=#ffffff)";
    background: -webkit-linear-gradient(bottom, #ffffffbf, #ffffff);
    background: -moz-linear-gradient(bottom, #ffffffbf, #ffffff);
    background: -o-linear-gradient(bottom, #ffffffbf, #ffffff);
    background: linear-gradient(to bottom, #ffffffbf, #ffffff);
}

.news_block-more {
    position: absolute;
    bottom: 0;
    right: 15px;
}

.more_button {
    font-size: 14px;
    background-color: #fff;
}

.text-wrapper {
    font-size: 17px;
    line-height: 25px;
    max-width: 900px;
    padding: 0 40px 40px;
    margin: 0 auto;
}

.text-wrapper h2 {
    margin: 48px 0 24px;
    font-size: 24px;
    font-weight: 400;
}

.text-wrapper h3 {
    margin: 48px 0 24px;
    font-size: 20px;
    font-weight: 400;
}

.text-wrapper p {
    margin-bottom: 16px;
}

.text-wrapper img {
    max-width:100%;
    margin: 50px auto;
}

.news_bullet {
    margin: 30px auto;
    border: 1px solid #b9deac;
    border-radius: 3px;
    padding: 10px 15px;
    display: inline-block;
    width:100%;
}

.news_bullet-text {
    margin: 16px;
    font-size: 20px;
}

.news_bullet-btn {
    display: block;
    text-align: center;
}

.news_bullet-btn a{
    display: block;
    text-align: center;
}

@media screen and (max-width: 960px) {
    .scroll-pane {
        width: 100px;
        max-height: 250px;
    }
.text-wrapper {padding:0;}
}

.news-prf {
    font-size: 12px;
    line-height: 1.5;
    opacity: 0.7;
    margin-bottom: 48px;
}


.footer {
    background-color: #e8f5ff;
    padding: 24px 0 72px;
    font-family: 'Ubuntu', arial, serif;
    font-size: 17px;
    line-height: 2;
}

.footer-copyright__logo {
    margin-bottom: 12px;
}

.footer-nav {}

.footer-nav__title {
    font-weight: 600;
}

.footer ul {
    list-style-type:none;
    padding-left:0;
    line-height:1.8;
    font-size:14px;
    margin-top:12px;

}

.bt-table>tbody>tr>td {
    white-space: normal  !important;
}

@media screen and (max-width: 767px) 
{.bt-table {font-size: 11px;}}

.bt-table:after {
    content: '';
    display:block;
    position:relative;
    top:0;
    height:100%;
    background: linear-gradient(to right, #ffffff00, #f70000);

}

.new-header-social {
    display: block;
    position: absolute;
    left: -23px;
    bottom: 19px;
    margin-left: 22px;
    margin-bottom: -1px;
    max-width: 85px;
}

.bottom-social {
    display: block;    
    margin-bottom: -1px;
}

.new-header-social_item {
    display: inline-block;
    opacity: 0.8;
    margin-right: 0px;
}

.new-header-social_item:hover {
    opacity: 1;
}

@media screen and (max-width: 767px) 
{.new-header-social {display: none;}}

.mob-dsp-n {display:none;}