﻿/*
THEME NAME: Empty Canvas
Theme URI: http://wordpressorg.ru/empty_canvas/
VERSION: 1.0
AUTHOR: <a href="http://www.rubiqube.com">Adrian Diaconescu</a>
*/

@import "reset.css";



/* ----------------------------------- fonts ----------------------------------- */

@font-face {
    font-family: 'Cocon';
    src: url('/wp-content/themes/empty_canvas/fonts/Cocon-Regular.eot');
    src: local('Cocon'),
         url('/wp-content/themes/empty_canvas/fonts/Cocon-Regular.eot?#iefix') format("embedded-opentype"),
        /* url('/wp-content/themes/empty_canvas/fonts/Cocon-Regular.woff2') format("woff2"),*/
        url('/wp-content/themes/empty_canvas/fonts/Cocon-Regular.woff') format("woff"),
        url('/wp-content/themes/empty_canvas/fonts/Cocon-Regular.ttf') format("truetype");
    font-weight: 500;
    font-style: normal;
}

/*
 @font-face {
    font-family: 'Cocon';
    src: url('/wp-content/themes/empty_canvas/fonts/Cocon-Bold.eot');
    src: local('Cocon'),
        url('/wp-content/themes/empty_canvas/fonts/Cocon-Bold.eot?#iefix') format("embedded-opentype"),
        url('/wp-content/themes/empty_canvas/fonts/Cocon-Bold.woff2') format("woff2"),
        url('/wp-content/themes/empty_canvas/fonts/Cocon-Bold.woff') format("woff"),
        url('/wp-content/themes/empty_canvas/fonts/Cocon-Bold.ttf') format("truetype");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Cocon';
    src: url('/wp-content/themes/empty_canvas/fonts/Cocon-Bold.eot');
    src: local('Cocon'),
        url('/wp-content/themes/empty_canvas/fonts/Cocon-Bold.eot?#iefix') format("embedded-opentype"),
        url('/wp-content/themes/empty_canvas/fonts/Cocon-Bold.woff2') format("woff2"),
        url('/wp-content/themes/empty_canvas/fonts/Cocon-Bold.woff') format("woff"),
        url('/wp-content/themes/empty_canvas/fonts/Cocon-Bold.ttf') format("truetype");
    font-weight: 300;
    font-style: normal;
}  
*/


/* END */

body {
	font-size: 13px;
	color: #4d4d4d;
}

body, p, a, span, ul, li, ol, em, strong, input, textarea, label {
	font-family: 'Cocon', Helvetica, Arial, sans-serif;
}

.whitetext p {
    color: #ffffff;
}

.pnopadding p {padding:0 !important; margin:0 !important;}

.wp-video {
    width: 100%!important;
}

a {
	color: #464646;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

strong {
	font-weight: 700;
}

hr {
	border: none 0;
	border-bottom: 1px solid #E0E0E0;
	height: 1px;
	margin: 10px 0;
}

blockquote {
	font-style: italic;
	background: url(images/quotes.gif) no-repeat top left;
	background-position: 12px 12px;
	color: #595959;
	margin: 5px 0;
	padding: 8px 15px 8px 60px;
}

#wrapper {
	background: #FFF;
	margin: 0 auto;
}

#header {
    margin: 0 auto;
    background: #ffffff;
}

.lages-line {
    background: #eaeaea;
    display: block;
}

.telef .phone a, .time p {
    font-size: 16px;
    line-height: 22px;
}

p.phone span {
    font-size: 22px;
}

.message {
    text-align: center;
    min-width: 170px;
    max-width: 200px;
}

.message a {
    background: #02a0e9;
    color: #ffffff;
    padding: 8px 20px;
    font-size: 15px;
    margin: 0;
    display: block;
    border-radius: 50px;
    margin-top: 5px;
}

.time p {
    padding: 0px 0 10px 0px;
}

.lages {
    float: right;
}

.slogan {
    font-size: 18px;
    line-height: 26px;
}

.search {
    float: right;
    padding: 15px 0px;
	width: 40%;
}

#logo {
	font-size: 250%;
	margin: 50px 0 0 30px;
	font-weight: bold;
}

#logo a {
	color: #333333;
}

#description {
	font-size: 130%;
	color: #666666;
	margin: 5px 0 50px 30px;
}

#menu {
	width: 880px;
	overflow: hidden;
	margin: 0 auto;
}

#menu ul li {
	float: left;
	text-transform: uppercase;
	font-size: 90%;
	padding: 10px;
}

#menu ul li a {
	color: #666666;
}

ul#menu-glavnoe li {
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
}


#container {
	margin: 0px auto;
}

.blok-content {
    margin: 30px 15px 15px 15px;
    float: right;
    width: 1050px;
}

.blok-sidebar {
    float: left;
    margin: 30px 15px 15px 15px;
    width: 330px;
}

div#sidebar li.current-menu-item a {
    color: #7e7e7e;
}

.sidepanel ul li.current-menu-item a:hover {
    background: #0b2b42;
    border-bottom: 1px solid #446882;
    color: #7e7e7e;
}


.post-title {
    font-size: 34px;
    line-height: 36px;
    font-weight: normal;
    text-align: center;
    color: #202020;
    margin-bottom: 30px;
}


.page-subtitle {
	font-weight: 700;
	color: #CCC;
	font-size: 90%;
	text-transform: uppercase;
	padding-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
	margin-bottom: 15px;
}

.post-meta {
    font-size: 14px;
    color: #999;
    margin-top: 10px;
}

.post-meta a {
	color: #666666;
}

.post-comments {
	float: right;
	background: url(images/cbubble_left.gif) no-repeat top left;
	padding: 3px 0 7px 7px;
}

.post-comments a {
	background: url(images/cbubble_right.gif) no-repeat top right;
	padding: 3px 7px 7px 0;
	color: #FFFFFF;
}

.post-comments a:hover {
	color: #FFFFFF;
}


/*
.post-content h2 {
    font-size: 30px;
    margin-bottom: 0px;
    padding: 5px 0 5px;
    color: #222d41;
}

*/

.post-content h2 {
    margin-bottom: 0px;
    padding: 5px 0 5px;
    font-weight: 300;
    font-size: 30px;
    line-height: 32px;
    color: #222d41;
}

.post-content h3 {
    font-size: 30px;
    font-weight: 300;
    padding: 0px 0 20px;
}

.post-content p {
	line-height: 1.3;
	margin-bottom: 10px;
}



.aligncenter {
    text-align: center;
    margin: 0 auto;
    display: block;
}

.post-content img.alignleft {
	float: left;
	margin: 0 25px 15px 0;
}

.post-content img.alignright {
	float: right;
	margin: 0 0 15px 25px;
}

.post-content ul,.post-content ol {
	margin-left: 20px;
	margin-bottom: 20px;
}

.post-content ul {
	list-style: outside;
}

.post-content ol {
	list-style: decimal;
}

.more-link {
	font-weight: 700;
	display: block;
	margin-top: 10px;
}

.section-title {
	font-size: 140%;
	margin-bottom: 10px;
}

.navleft {
	float: left;
	margin: 0 15px 15px 0;
}

.navright {
	float: right;
	margin: 0 0 15px 15px;
}

.navigation div a {
	font-size: 110%;
}

#comments ol li {
	margin-top: 2px;
	border-bottom: 1px solid #F0F0F0;
	padding: 10px 0;
	overflow: hidden;
	height: 1%;
}

.comment-gravatar {
	float: left;
	margin-right: 10px;
	background: #FFF;
	border: 1px solid #F0F0F0;
	padding: 3px;
}

.comment-data {
	float: left;
	width: 400px;
}

.comment-data p {
	margin-bottom: 6px;
	line-height: 1.3;
}

.comment-author {
	font-weight: 700;
	margin-bottom: 3px;
}

.comment-meta {
	color: #666;
	margin-bottom: 5px;
	font-size: 85%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#comment-form {
	margin-top: 15px;
	margin-bottom: 10px;
}

#comment-form label {
	font-size: 90%;
	display: block;
	margin-bottom: 5px;
}

#comment-form input {
	width: 240px;
	margin-bottom: 10px;
	padding: 5px;
}

#comment-form textarea {
	width: 455px;
	height: 200px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 10px;
}

#sidebar {
	float: right;
	width: 100%;
}

.sidepanel {
	margin-bottom: 30px;
}

.sidepanel h3 {
    padding: 15px;
    font-weight: 400;
    font-size: 22px;
    background: #1470b3;
    color: #ffffff;
}

.sidepanel ul li a {
    background: #0b2b42;
    display: block;
    color: #d9e3eb;
    font-size: 14px;
    text-decoration: none;
    padding: 15px;
    border-bottom: 1px solid #446882;
}

.sidepanel ul li a:hover {
    background: #1470b3;
    border-bottom: 1px solid #1470b3;
}

.sidepanel p {
	margin-top: 8px;
	line-height: 1.3;
}

#footer {
	margin: 0 auto;
	width: 840px;
	height: 20px;
	border-top: 1px solid #EAEAEA;
	padding: 20px;
}

#footer-links {
	list-style: none;
}

#footer-links li {
	float: left;
	margin-right: 15px;
}

.copy-footer {
    font-size: 15px;
}

.sep {
	color: #CCC;
	margin: 0 8px;
}

.ico-small {
	vertical-align: middle;
	margin: 0 5px 2px 0;
}

form#searchform input#s {
    background: #f7f7f7;
    border: 1px solid #aeaeae;
    padding: 5px;
    width: 80%;
    box-sizing: border-box;
}


input#searchsubmit {
    background: #1470b3;
    color: #ffffff;
    border: 1px solid #1470b3;
    font-size: 13px;
    padding: 5px 10px;
    box-sizing: border-box;
	width: 20%;
}

input#searchsubmit {
    margin-left: -5px;
}




/* header */

.line-header {
  left: 0;
  top: 0;
  width: 100%;
  height: 45px;
  background-color: #323d4e;
}

.line-header p {
  color: #ffffff;
}

.line-header a {
  color: #ffffff;
}

.line-header a:hover {
  color: #e08d21;
}

.coll6 {
  width: 210px;
  float: right;
  margin: 0 10px;
}
.coll2h {
  width: 440px;
  float: left;
  margin: 0 10px;
    height: 110px;
    background: #005e9e;
}

.phone {
    padding: 0px 0 10px 40px;
    background: url(/wp-content/uploads/2020/02/ico-tel.png) 0 2px no-repeat;
}

.email {
    padding: 0px 0 10px 40px;
    background: url(/wp-content/uploads/2020/02/ico-mail.png) 0 0px no-repeat;
}

.time {
    padding: 0px 0 10px 40px;
    background: url(/wp-content/uploads/2020/03/ico-geo.png) 0 2px no-repeat;
}

p.email a {
    font-size: 16px;
}

p.phone a {
    text-decoration: none;
}

ul#qtranslate-chooser {
    padding: 10px 0;
    float: left;
}

.right {text-align: right}

.nopadding {padding: 0; margin: 0;}

.logo {
    margin: 0;
    padding: 10px 0 0 0;
}

.message a:hover {
    text-decoration: none;
    background: #1470b3;
}

.blok-head {
    float: left;
    width: 73%;
}

.lages p.right {
    float: left;
    padding: 10px 0;
    font-size: 15px;
}



/* языки */

ul#qtranslate-chooser li a span {
    color: #ffffff;
    background: #02a0e9;
    padding: 10px 10px;
}

ul#qtranslate-chooser li {
    float: right;
}

#qtranslate-chooser .active a span {
    color: #ffffff !important;
    background: #1470b3;
    padding: 10px 10px;
}

#qtranslate-chooser .active a:hover span {
	text-decoration: none;
}

ul#qtranslate-chooser li a:hover {
    text-decoration: none;
}



/* header-menu */

.color-menu {
    background: #317ab9;
    display: flex;
}

ul#menu-glavnoe > li.current-menu-item > a,
ul#menu-glavnoe > li > ul.sub-menu > li.current-menu-item > a {
    background: #02a0e9;
	text-decoration: none;
}

ul#menu-glavnoe > li> ul.sub-menu > li:hover > a {
    text-decoration: none;
}

ul#menu-glavnoe li:hover {
    background: #02a0e9;
}

li.menu-item-has-children > a {
    background: url(/wp-content/uploads/2019/10/menu-child.png) 95% 50% no-repeat;
    text-decoration: none;
}

li.menu-item-has-children:hover > a {
    background: url(/wp-content/uploads/2019/10/menu-child.png) 95% 50% no-repeat;
    text-decoration: none;
}

ul#menu-glavnoe > li > ul.sub-menu > li.current-menu-item > a,
ul#menu-glavnoe > li> ul.sub-menu > li:hover > a {
    border-bottom: 1px solid #26376d;
}

.header-menu, .header-menu ul li {
    float: left;
}

.header-menu ul li a {
    padding: 15px 25px;
    display: block;
    font-size: 20px;
    font-weight: 300;
    color: #ffffff;
	text-decoration: none;
}

.header-menu {
    padding: 0 15px;
}

ul.sub-menu {
    display: none;
}

ul#menu-glavnoe li.menu-item-has-children:hover ul.sub-menu {
    display: block;
}

ul.sub-menu {
    position: absolute;
    background: #1470b3;
    color: #ffffff;
    z-index: 9999;
}

ul.sub-menu a {
    color: #ffffff;
    padding: 5px 0;
    margin: 0px;
}

ul.sub-menu li {
    float: none;
}

ul.sub-menu li a {
    font-size: 16px;
    padding: 15px 35px;
    border-bottom: 1px solid #5b9bca;
    box-sizing: border-box;
}


/* colonki */

.coll0 {
    width: 60%;
    margin: 0 auto;
	display: table;
}

.coll0 h3.widget-title {
    text-align: center;
    font-weight: 500;
}

.coll1 {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
	display: table;
}

.coll3 {
    width: 440px;
    float: left;
    margin-bottom: 20px;
}

.coll3:nth-child(2) {
    margin: 0 20px;
}

.coll4 {
    width: 23%;
    float: left;
    margin: 20px 1% 20px 1%;
}

#header .coll4 {
    width: 31.33%;
    float: left;
    margin: 20px 1% 20px 1%;
}

.coll2 {
    width: 50%;
    float: left;
    margin: 0px;
}

#footer .coll2 a {
    color: #8bc1ec;
}

#footer .coll2 a:hover {
    text-decoration: underline;
    color: #add7f9;
}

.coll1.footer-line {
    padding-top: 20px;
    border-top: 1px solid #5b9bca;
}

.coll1.footer-line .coll2:nth-child(2) {
    text-align: right;
}

.coll1.footer-line .coll2 {
    box-sizing: border-box;
    padding: 0px 15px 30px 15px;
}

/* footer */

#footer {
    margin: 0;
    padding: 0;
    width: 100%;
    background: #317ab9;
    background-size: cover;
	display: block;
    height: 100%;
    overflow: hidden;
}

.zatemnenie {
    background: rgba(11, 43, 66, 0.8);
    display: block;
    height: 100%;
    overflow: hidden;
}

.black {
    background: #142733;
	display: block;
    height: 100%;
    overflow: hidden;
}

#footer, #footer a, #footer p {
    color: #f3f3f5;
}

#footer a:hover {
    text-decoration: none;
    color: #ffffff;
}

.center {
    text-align: center;
}

#footer h3 {
    margin: 30px 0 20px 0;
    padding: 0;
    font-size: 24px;
	color: #ffffff;
}

#footer li a, #footer p {
    line-height: 26px;
    font-size: 14px;
}

.black p {
    padding: 10px 0;
    margin: 0;
}


/* блоки на главной */

.brands img {
    border: 1px solid #dbdbdb;
    background: #ffffff;
    box-sizing: border-box;
}


h3.widget-title {
    font-size: 30px;
    font-weight: 300;
    padding: 0;
    margin: 0 0 15px 0;
}

.knopka a {
    background: #0072bf;
    padding: 10px 20px;
    display: inline-block;
    margin: 10px 0 0 0;
    text-decoration: none;
    color: #ffffff !important;
}

.knopka a:hover {
    background: #0086e2;
    text-decoration: none;
}

.knopka h3.widget-title {
    color: #f77b01;
}

.nopadding p {
    margin: 0;
    padding: 0;
}

a.obr.fancybox-inline {
    background: #02a0e9;
    padding: 10px 20px;
    display: inline-block;
    text-decoration: none;
    color: #ffffff;
}

a.obr.fancybox-inline:hover {
    background: #1470b3;
}

/* форма обратной связи в услугах */

.form-page-img {
    float: left;
    background: url(/wp-content/uploads/2018/05/call2.jpg) 50% 0 no-repeat;
    height: 150px;
    width: 34%;
}

.form-page-back {
    background: #23415b;
    float: left;
    height: 150px;
    width: 66%;
    box-sizing: border-box;
    padding: 25px;
}

.form-page {
    display: inline-table;
    width: 100%;
}

.form-page-back h3 {
    font-size: 24px;
    color: #ffffff;
    margin: 0 0 15px 0;
    padding: 0;
    font-weight: 500;
}

.fpb-blok {
    float: left;
    width: 31.33%;
    box-sizing: border-box;
    margin-right: 2%;
}

.fpb-blok input {
    width: 100%;
    margin: 0;
    border: 0px;
    padding: 10px;
    box-sizing: border-box;
    font-size: 16px;
}

.fpb-blok input::-moz-placeholder { color: #a1a1a1; }
.fpb-blok input::-webkit-input-placeholder { color: #a1a1a1; }

.fpb-blok input[type="submit"] {
    background: #1470b3;
    color: #ffffff;
	cursor: pointer;
}

.fpb-blok input[type="submit"]:hover {
    background: #e60442;
}

span.wpcf7-list-item {
    margin: 0 !important;
}

span.wpcf7-form-control-wrap.politika {
    max-width: 370px;
}

span.wpcf7-list-item-label {
    font-size: 13px;
    color: #222d41;
}

.form-page .form-page-back p {
    font-size: 13px;
    color: #ffffff;
    line-height: 13px;
    display: inline-block;
    margin: 10px 0 0 0;
    padding: 0;
}

.form-page .form-page-back a {
    font-size: 13px;
    color: #1470b3;
}

div.wpcf7 .ajax-loader {
    display: none !important;
}





/* форма обратной связи */

.agro-form {
    padding: 0 15px;
}

.agro-form input[type="text"], .agro-form input[type="email"], .agro-form textarea {
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #cacaca;
    font-size: 15px;
    color: #000000;
    background: #ffffff;
    margin-bottom: 5px;
}

.agro-form h2, .agro-form h3 {
    text-align: center;
    color: #222d41;
    line-height: 20px;
    font-weight: 700;
    font-size: 18px;
    padding: 10px 0 10px 0;
}

.agro-form h2 {
    font-size: 30px;
}

.agro-form p {
    font-size: 15px;
    color: #222d41;
    padding: 10px 0 0px 0;
    margin: 0;
    max-width: 370px;
    margin-bottom: 0 !important;
    line-height: 18px;
}

.agro-form p a {
    font-size: 15px;
    color: #0072bf;
    padding: 4px 0 4px 0;
    max-width: 370px;
    text-decoration: underline;
}

#fancybox-content {
    border-width: 0px !important;
    background: #f0f3f5 !important;
    padding: 10px !important;
}

#contact_form_1 {
    padding: 10px 20px;
}

.agro-form input[type="submit"] {
    border: none;
    background: #02a0e9;
    color: #ffffff;
    padding: 10px;
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    width: 100%;
    text-align: center;
    cursor: pointer;
    padding: 15px 0;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
}

.agro-form textarea {
    height: 110px;
}

.agro-form input[type="submit"]:hover {
    background: #1470b3;
}

.agro-form input[type="submit"]:active {
    background: #1470b3;
}

#contact_form_1 div.wpcf7-response-output {
    margin: 0px;
    padding: 10px;
    font-size: 13px;
    line-height: 16px;
    color: #f7e700;
}

#fancybox-content .wpcf7 {
    max-width: 400px;
}


/* плавная анимация */

a {
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-transition: all .3s ease;
}


/* типографика */

.post-content p {
    margin-bottom: 15px;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    color: #222d41;
}

.post .h1 {
    margin-bottom: 30px;
    font-weight: 300;
    font-size: 30px;
    line-height: 42px;
    color: #222d41;
}

.post .h2 {
    margin-bottom: 25px;
    font-weight: 300;
    font-size: 28px;
    line-height: 38px;
    color: #222d41;
}

.post .h3 {
    margin-bottom: 25px;
    font-weight: 300;
    font-size: 26px;
    line-height: 36px;
    color: #222d41;
}

.post ul > li:before  {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    width: 10px;
    height: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #1470b3;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.post ul li, .post ol li {
    position: relative;
    padding-left: 25px;
    font-weight: 300;
    color: #222d41;
    font-size: 16px;
    line-height: 22px;
}

.uslugi .post ul li, .uslugi .post ol li {
    margin-bottom: 15px;
}

.uslugi .panel-grid-cell {

	padding: 0 10px;
}

.post .slider-home ul > li:before {
    content: none !important;
}

.post .slider-home ul > li {
    padding-left: 0px !important;
}

.post .slider-home ol.sow-slider-pagination li {
    padding-left: 15px;
}

.post ul {
    margin-bottom: 20px;
    list-style: none;
}

.post ol {
    margin-bottom: 10px;
}

.glav .siteorigin-widget-tinymce.textwidget p {
    margin: 0;
    padding: 0;
}

.knopka.panel-widget-style p {
    color: #ffffff;
    padding-bottom: 10px;
}

div#zakaz h3 {
    font-size: 24px;
    margin: 0;
    padding: 0 0 20px 0;
    font-weight: 400;
}

#zakaz p {
    margin-bottom: 0;
}



/* услуги */

.uslugi .siteorigin-widget-tinymce.textwidget p:nth-child(2) a {
    color: #1470b3;
    text-decoration: underline;
}

.uslugi .siteorigin-widget-tinymce.textwidget p:nth-child(2) a:hover {
    color: #1470b3;
	text-decoration: none;
}

.uslugi img {
    width: 100%;
	-moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transform: translateZ(0);
}

.uslugi img:hover {
    opacity: 0.8;
}

.url-img-page {
    padding: 20px 0 20px 0;
}

.breadcrumb {
    padding-bottom: 15px;
}

.breadcrumb, .breadcrumb span {
    color: #969696;
    font-size: 16px;
}

.breadcrumb {
    text-align: center;
    margin-top: 30px;
}

.breadcrumb-line {
    background: #f3f3f5;
}

.title-img-page h1 {
    font-size: 30px;
    padding: 0 0 20px 0;
    color: #323d4e;
}

.text-img-page p {
    font-size: 26px;
    line-height: 32px;
    font-weight: 500;
    margin-bottom: 30px;
    padding-right: 100px;
    color: #ffffff;
}

.text-img-page, .title-img-page {
    width: 60%;
}

.text-img-page a {
    background: #0072bf;
    padding: 10px 20px;
    display: inline-block;
    margin: 5px 0 0 0;
    text-decoration: none;
    color: #ffffff !important;
    font-size: 14px;
    line-height: 21px;
}

.text-img-page a:hover {
    background: #0086e2;
    text-decoration: none;
}

.knopka.panel-widget-style {
    min-height: 190px;
}

.post-author {
    padding: 0 0 30px 0;
    font-size: 15px;
    font-style: italic;
    color: #005e9e;
}

.clients img, .vendor img  {
    border: 1px solid #d6d6d6;
}

.lages-line, .mobile-menu {
    display: none;
}

.whitetext p {
    color: #ffffff;
}

.post-content .map p {
    margin: 0px !important;
}

.slider-mob {
    display: none;
}

.uslugi.col4 .panel-grid-cell {
    width: 25% !important;
}

.uslugi.col5 .panel-grid-cell {
    width: 20% !important;
}

/* адаптивность */

@media screen and (max-width: 1500px) {

.coll1 {
    max-width: 1200px;
}


.coll2h {
    width: 300px;
}

.coll3 {
    width: 385px;
}

}


@media screen and (max-width: 1300px) {

.coll1 {
    max-width: 1100px;
}

.coll3 {
    width: 352px;
}


}


@media screen and (max-width: 1200px) {


.coll2h {
    width: 225px;
}


.coll6 {
    width: 205px;
}

img.logo {
    width: 120px;
}

p.slogan {
    font-size: 13px;
}

.header-menu ul li a {
    font-size: 17px;
}

.post-content h2 {
    font-size: 24px;
    line-height: 28px;
}

h3.widget-title {
    font-size: 22px;
}


.coll3 {
    width: 305px;
}


.knopka.panel-widget-style {
    min-height: 180px;
}

}


@media screen and (max-width: 1200px) {
.coll1 {
    width: 100%;
}

.so-panel.widget {
    padding: 0 2%;
    width: 96%;
}

.uslugi .so-panel {
    width: 100%;
    padding: 0px;
}


}

@media screen and (max-width: 1100px) {

.slogan {
    font-size: 17px;
    line-height: 20px;
}

}


@media screen and (max-width: 1000px) {

.uslugi.col4 .panel-grid-cell {
    width: 50% !important;
	margin-bottom: 20px;
}

.uslugi.col5 .panel-grid-cell {
    width: 50% !important;
	margin-bottom: 20px;
}

.so-panel.widget {
    padding: 0 5%;
    width: 90%;
}

.slider-pk {
	display: none;
}

.slider-mob {
    display: block;
}

#wrapper {
    margin-top: 50px;
}

.color-menu {
    display: none;
}

#header .coll1 .coll4:nth-child(2), 
#header .coll1 .coll4:nth-child(4), 
#footer .coll1 .coll4:nth-child(1), 
#footer .coll1 .coll4:nth-child(2), 
#footer .coll1 .coll4:nth-child(4) {
    display: none;
}

#header .coll1 .coll4 {
    width: 48%;
}

#header .coll1 .coll4:nth-child(1) {
    text-align: center;
}

#footer .coll1 .coll4 {
    width: 98%;
	text-align: center;
}

#footer .coll1.footer-line .coll2 {
    width: 98%;
    float: left;
    margin: 0px 1% 0px 1%;
    text-align: center;
    padding: 0px 0px 15px 0px;
    box-sizing: border-box;
}

#footer h3 {
    margin: 20px 0 20px 0;
}

#footer li a, #footer p {
    line-height: 24px;
    font-size: 14px;
}

.mobile-menu {
    background: #02a0e9;
    color: #fff;
    height: 50px;
    font-size: 15px;
    line-height: 20px;
    display: block;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 9999;
    display: block;
}

.mobile-menu span.knopka a {
    background: #1470b3;
    color: #fff;
    text-decoration: none;
    padding: 5px 20px;
    border-radius: 25px;
    font-size: 14px;
}

.mobile-menu span {
    padding-top: 15px;
    display: inline-block;
    font-size: 16px;
    color: #fff;
}

.mobile-menu span.tel-1 {
    padding-left: 75px;
    font-weight: 700;
}

span.knopka {
    text-align: right;
    float: right;
    padding: 0 2% 0 0;
}

div#responsive-menu-wrapper {
    margin-top: 50px;
}

}


@media screen and (max-width: 780px) {



.brands .panel-grid-cell {
    width: 50% !important;
    float: left !important;
}

.brands {
    display: table-cell !important;
}

img.alignright.imgfull {
    width: 100%;
    margin: 0 0 20px 0;
}

}

@media screen and (max-width: 640px) {



#header .coll1 .coll4:nth-child(3) {
	display: none;
}

#header .coll1 .coll4 {
    width: 100%;
    margin: 20px 0% 20px 0%;
}

}


@media screen and (max-width: 540px) {


}


@media screen and (max-width: 380px) {

span.knopka {
    display: none;
}

}


/* IE FIX */

.panel-grid.panel-has-style>.panel-row-style, .panel-grid.panel-no-style {
    display: block !important;
    float: left !important;
    width: 100% !important;
}

.panel-grid-cell {
    float: left !important;
}

.post-content {
    margin-top: -30px;
}
