/*
Theme Name: Lazer Theme 3
Author: WP Agency
Author URI: http://wp-agency.ru/
Description: 
Version: 1.0.0
License: 
Template: dt-the7
*/

@import url("css/font/stylesheet.css");

html, body, body.page, .wf-container > * {
    font-family: 'open_sansregular' !important;
}

/* footer */
.certificate {
    background: url(images/icon-certificate.png) no-repeat;
    width: 200px;
    height: 50px;
    line-height: 18px;
    color: #373737;
    margin-right: 235px;
    padding: 16px 0 0 70px;
}
.footerphone {
    background: url(images/icon-phone3.png) no-repeat;
    height: 50px;
    font-family: 'open_sansbold';
    font-size: 30px;
    color: #e16f2d;
    margin-top: 3px;
    padding: 13px 0 0 100px;
    float: right;
}
.footerphone span {
    font-size: 18px;
    color: #373737;
}
.counters {
	width: 88px;
	margin: 0 auto;
}
.wf-container-footer,
.footer.full-width-line {
  border-top: 1px solid #5F5F5F;
}
.wf-container-bottom, #bottom-bar.full-width-line {
    border-top-width: 0px;
}
footer h3 {
    font-size: 15px;
    color: #999999 !important;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 21px;
}
#bottom-bar {
	margin-top:-36px;
	font-size:14px;
	color:#000;
	margin-bottom:25px;
}
#bottom-bar span a {
    color: #056ab1;
}

/* header */
#header {
	background: url(images/bg-header-centr.png) no-repeat center top, url(images/bg-header-scroll-1.png) repeat-x top;
/*	background: url(images/bg-header-centr.png) no-repeat center top;*/
	background-size: auto 186px;
}
#header .phone {
	margin-top:16px;
	float: right;
}
#header a {
    text-decoration: none;
}
#header .phone strong {
    background: url(images/icon-phone.png) no-repeat center left;
    font-size: 28px;
    color: #e16f2d;
    margin-bottom: 8px;
    padding-left: 29px;
    display: block;
	font-weight:400;
}
#header .phone strong span {
    font-size: 18px;
	line-height:18px;
    color: #056ab1;
}
header .phone > a.sched {
    position: relative;
    background: url(images/sprite-button.png) repeat-x;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 166px;
    height: 32px;
    font-size: 13px;
    line-height: 32px;
    color: #ffffff;
    text-align: right;
    text-transform: uppercase;
    padding-right: 13px;
    display: block;
}
header .phone > a.sched:before {
    background: url(images/before-button.png);
    width: 23px;
    height: 23px;
    content: '';
    position: absolute;
    top: 5px;
    left: 12px;
}
header .phone div {
    padding: 10px 0 6px;
	font-size:14px;
	line-height:14px;
}

#header .phone div a {
    position: relative;
    color: #056ab1;
    text-decoration: underline;
    margin-bottom: 4px;
    padding-left: 17px;
    display: block;
}
#header .phone div a:hover {
    text-decoration: none;
}
header .phone div a:before {
    background: #056ab1;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 8px;
    height: 8px;
    content: '';
    position: absolute;
    top: 4px;
    left: 0;
}
header .phone ul {
    display: table;
}
header .phone ul li {
    float: left;
}
#header .phone ul li.active a {
    color: #0674b6;
    text-decoration: none;
}
#header .phone ul li a {
    position: relative;
    font-size: 18px;
    line-height: 23px;
    color: #e16f2d;
    text-decoration: underline;
    margin-right: 18px;
    padding-right: 34px;
    display: block;
}
#header .phone ul li a:hover {
    text-decoration: none;
}
#header .phone > a:hover,
nav > a:hover {
	background-position:0 -32px;
}
#header .phone ul li a:after {
    background: url(images/flags.png) left top;
    width: 27px;
    height: 23px;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
}
#header .phone ul li:last-child a:after {
    background-position: right top;
}
#header .phone ul li a:hover:after {
	background-position:left bottom;
}
#header .phone ul li:last-child a:hover:after {
	background-position:right bottom;
}
/* menu */
#main-nav > li > a {
    font-family: 'open_sansregular' !important;
}
.logo-center.line-content #navigation, .logo-classic.line-content #navigation, .logo-classic.full-width-line .navigation-holder, .logo-center.full-width-line .navigation-holder {
    border-top: 1px solid #0674B6;
}
#header.line-decoration {
    border-bottom: 1px solid #0674B6;
    border-bottom-color: #0674B6;
}
/* branding in header */
.desc_block {
	line-height: 14px;
	font-size: 14px;
	margin-top: 60px;
	position: absolute;
}
.desc_block a {
	color: #0674b6;
	text-decoration:none;
}
.desc_block a:hover {
	color:rgb(148, 212, 241);
}
/* page */
h2.heading2, p.heading2 {
	font-family:Verdana, Geneva, sans-serif;
	text-transform: uppercase !important;
}
.page-title h1.h2-size {
	font-family:Verdana, Geneva, sans-serif;
	text-transform: uppercase !important;
}
h2 {
	font-family:Verdana, Geneva, sans-serif;
}
.fingers p {
	line-height:20px;
}
.fingers p img.alignleft {
    margin: 0 15px 20px 0;
}
.fingers .wpb_content_element {
	min-height:65px;
}
.fingers a {
	color: #0674b6;
	text-decoration:none;
}
.fingers a:hover {
	text-decoration:underline;
}

/* separator */
.hr-thin, .list-divider li {
    border-color: #5F5F5F;
}
/* contact */
.contact {
    width: 540px;
    margin: 0 auto;
    padding: 20px 0 35px;
    display: table;
}
.contact .phone {
    width: 245px;
    float: left;
}
.contact .phone p, .record p {
    font-family: 'open_sansbold';
    line-height: 18px;
    text-align: center;
    margin-bottom: 5px;
}
.contact .phone a {
    text-decoration: none;
}
.contact .phone div {
    background: url(images/icon-phone2.png) no-repeat;
    height: 45px;
    font-size: 28px;
    line-height: 45px;
    color: #05b0a7;
    padding-left: 50px;
}
.contact .phone div span {
    font-size: 18px;
    color: #056ab1;
}
.record {
    float: right;
}
.record a {
    text-decoration: none!important;
}
.record a {
    position: relative;
    background: url(images/sprite-button2.png);
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    width: 66px;
    height: 37px;
    font-size: 13px;
    line-height: 15px;
    color: #ffffff;
    text-transform: uppercase;
    margin: 0 auto 50px;
    padding: 7px 18px 0 55px;
    display: block;
}
.record a:before {
    background: url(images/before-record.png);
    width: 25px;
    height: 25px;
    content: '';
    position: absolute;
    top: 9px;
    left: 13px;
}
.record a:hover {
	background-position:0 -44px;
}
.record a:active {
	background-position:0 bottom;
}
/* banners on main page */
.banner {
	background-color: #FCFCFC;
	border: 1px solid #EBEBEB;
	border-radius:4px;
	font-size:12px;
	line-height:20px;
	padding: 5px !important;
	font-family: 'open_sansbold' !important;
}
@media (min-width:992px){
.banner {
	width: calc(25% - 10px) !important;
	margin:0 5px 0 5px;
	min-height:197px !important;
}
}
@media (max-width:770px){
.banner {
	margin-bottom: 50px !important;
}
}

.banner img {
	margin-top:-30px;
	margin-bottom:5px !important;
	border: 1px solid #056AAC;
}
/* slider banner */
.sliderlink {
	cursor:pointer;
}
/* news in bottom */
.actions article {
	max-height:350px;
}
.dt-blog-shortcode .post h2.entry-title {
	font-size: 16px;
	line-height: 20px;
}

/* widgets */
.widget-title {
    text-transform: uppercase;
    color: #056ab1 !important;
	font-weight:bold;
	text-align:center;
}
.sidebar-content a {
    position: relative;
    color: #056ab1;
    text-decoration: underline;
    text-transform: uppercase;
    margin: 0 auto;
    display: table;
}
.sidebar-content a:hover {
    text-decoration: none;
}
.sidebar-content a.arrow:after {
	background: url(images/arrow-news.png);
	width: 17px;
	height: 16px;
	content: '';
	position: absolute;
	top: 5px;
	right: -26px;
}
#custom_html-2 {
	padding-top:5px;
}
/* uslugi in top */
#usl {
	margin-top:50px;
}
.wpa-template > .wf-wrap {
    width: 1250px;
}

#main {
    padding-bottom: 0;
}
/*.team {cursor:pointer;}*/
.blog-content iframe {height:200px;}

/* adaptive footer */
td.fixed_footer__cell--callback {display:none;}
.stretching_link {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-image: url(images/icons/empty.gif);
    z-index: 20;
    font-size: 0;
}
.fixed_footer__item {
    display: block;
    padding: 10px 0 14px 0;
    position: relative;
    text-align: center;
    text-decoration: none;
}
.fixed_footer__cell--features {
    background: #ff7900;
}
.fixed_footer__cell--call {
    background: #129f2f;
}
.fixed_footer__cell--contacts {
    background: #2359bd;
}
.fixed_footer__icon {
    display: inline-block;
    vertical-align: middle;
    height: 15px;
}
.fixed_footer__icon img {
    height: 15px;
}
.fixed_footer__label {
    display: inline-block;
    vertical-align: middle;
    font-size: 11px;
    color: #fff;
    margin: 0 0 0 1px;
}
.fixed_footer__cell--price {
    background: #768997;
}
.fixed_footer__cell--callback {
    background: #129f2f;
}
.fixed_footer__cell--appoint {
    background: #768997;
}
.fixed_footer__table {
    width: 100%;
    table-layout: fixed;
}
.fixed_footer {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1002;
	line-height:18px;
	font-family:Verdana;
}
@media only screen and (max-width:1024px) {
	.fixed_footer {
		display: block !important;
	} 
	.fixed_footer__table td {
		padding: 0 !important;
		border: none;
	}
	.fixed_footer__icon_img {
		max-width: 100%;
		max-height: 100%;
	}
}
@media only screen and (max-width:680px) {
	.fixed_footer__item {
		padding: 5px 0 4px 0;
	}

	.fixed_footer__icon {
		display: block;
		width: 30px;
		margin: auto;
	}

	.fixed_footer__label {
		display: block;
		margin: 3px 0 0 0;
	}
}
@media only screen and (max-width:400px) {
	.menu-levoe-menyu-container a.logo {
		width: 200px;
		margin-top: 15px;
	} 
	td {
		padding: 5px;
		font-size: 8px;
	}
	.fixed_footer__label {
		font-size: 10px;
		line-height: 13px;
	}
}
@media only screen and (max-width:300px) {
	.fixed_footer__table {
		table-layout: auto;
	}
}
.fixed_footer {
	display: none;
}
/* end adaptive footer */

/* content table border */
.content td, .content th {
    border-top: 1px solid #EBEBEB;
    border-left: 1px solid #EBEBEB;
}
.content tr:nth-last-child(1) {
    border-bottom: 1px solid #EBEBEB;
}
.content td:nth-last-child(1), .content th:nth-last-child(1) {
    border-right: 1px solid #EBEBEB;
}

.bugme {
	margin: -30px 0 20px;
}
#specialversion{
    visibility: visible !important;
	cursor: pointer;
}
#specialversion:before{
    display: none !important;
    background: transparent !important;
}
#specialversion:after{
    display: none !important;
    background: transparent !important;
}
@media screen and (max-width: 970px){
    #header .soc-ico{
        width: 126px !important;
    }
    #header .soc-ico img{
        width: auto !important;
    }
    #header .soc-ico img{
        display: block;
    }
	.show-device-logo #branding img{
		width: auto !important;
	}
}

/* for floating images */
#main li {
	list-style-position: inside;
}

.team_slabovid_block {
	display:none;
}
/* fix menu */
li.menu-item .sub-nav {margin-left: 50px;}

.__hidden {
	display:none;
}

/* fix ??? */
html:not(.mobile-true) #bottom-bar img, html:not(.mobile-true) #header img, html:not(.mobile-true) #main img:not(.animate-element,.ls-s-1) {
    opacity: 100 !important;
}

/* fix team member's names*/
.team-author-name {
	white-space: break-spaces;
}