*::-webkit-input-placeholder {
    color: #fff;
    opacity: 1; }

*:-moz-placeholder {
    color: #fff;
    opacity: 1; }

*::-moz-placeholder {
    color: #fff;
    opacity: 1; }

*:-ms-input-placeholder {
    color: #fff;
    opacity: 1; }

input[placeholder] {
    color: #fff; }

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

.clearfix::after {
    content: "";
    display: table;
    clear: both; }

body input:focus:required:invalid,
body textarea:focus:required:invalid {
    color: #666; }

body input:required:valid,
body textarea:required:valid {
    color: #666; }

a {
    color: inherit;
    text-decoration: none; }

a:hover {
    color: inherit;
    text-decoration: none; }

button, .button {
    cursor: pointer;
    width: 170px;
    display: block;
    height: 40px;
    line-height: 35px;
    border: none;
    outline: none;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center; }

.more {
    background: none;
    border: 2px #69aae0 solid; }

.callback {
    background-color: #69aae0;
    /* */ }

body {
    font-size: 16px;
    min-width: 320px;
    position: relative;
    line-height: 1.6;
    font-family: "notosans";
    overflow-x: hidden;
    margin: 0;
    padding: 0;
    background-color: #e5ebf1; }

p {
    margin: 0; }

.centered-slider {
    max-width: 1920px;
    margin: 0 auto; }
    
    .centered {
    max-width: 1170px;
    margin: 0 auto; }

h2 {
    font-size: 21px;
    margin: 0;
    text-transform: uppercase;
    font-weight: bold; }

.header {
    background-color: #0d47a1;
    padding: 20px 0 22px;
    color: #fff;
    font-size: 0; }
.header .header-logo {
    font-family: "electratext";
	font-size: 32px;
    vertical-align: middle;
    line-height: 1;
    display: inline-block;
    padding-top: 10px;
	width: 19.8%; }
.header .mob-menu {
    display: none;
    float: right;
    width: 30%;
    text-align: right; }
.header .mob-menu a {
    float: right; }
.header .mobmenu-content {
    display: none; }
.header .header-logo::after {
    content: url(img/logoafter.png);
    display: inline-block;
    vertical-align: middle;
    margin-left: 26px;
    margin-right: 0px;
    margin-top: 0px; }
.header .main_menu {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 59%; }
.header .main_menu li {
    font-size: 15px;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
	margin-right: 20px; }
.header .main_menu a:hover {
    color: #69aae0; }
.header .phone {
    display: inline-block !important;
    margin-left: 0px;
    font-size: 16px;
    vertical-align: middle;
    width: 16.2%; }
.header .phone p {
    font-weight: bold;
    margin-bottom: 4px;
    text-align: right;
    float: right; }
 .header .phone div {
	float: right;
}   
.header .phone p::before {
    content: url(img/phone.png);
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px; }
.header .phone .callback {
    float: right;
    color: #fff;
    font-family: "notosans"; }
.header .phone .callback:hover {
    background-color: #3288cf; }

.banner {
    padding-top: 0px;
    font-size: 0;
    padding-bottom: 3px;
        /*height: 441px;*/ }
.banner .image {
    /*width: 63%;*/
    display: inline-block;
    vertical-align: top; }
.banner .image img {
    display: block;
    margin: auto;
    max-width: 100%; }
.banner .description {
    display: inline-block;
    width: 37%;
    vertical-align: top;
    padding-top: 82px;
    padding-left: 51px; }
.banner .description p {
    color: #9b9b9b;
    font-size: 13px;
    line-height: 1.4;
    width: 85%;
    margin-bottom: 42px; }
.banner .description h2 {
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1.6; }
.banner .description h2::after {
    content: url(img/redline.png);
    display: block;
    margin: 0px 0 15px; }
.banner .description .more:hover {
    background-color: #69aae0;
    color: #fff; }

.partners {
    background-image: url(img/partners.jpg);
    padding: 0px 0 30px;
    font-size: 0; }
.partners h2::after {
    content: url(img/redarrow.png);
    display: block;
    margin: 20px 0 1px;
    vertical-align: top; }
.partners h2 {
    display: inline-block;
    width: 23.9%;
    line-height: 2;
    margin-left: 0;
    padding-top: 50px;
    margin-right: 25px;
    font-size: 17px;
    letter-spacing: -0.04em; }
.partners .partner {
    width: 23.8%;
    display: inline-block;
    vertical-align: top;
    height: 161px;
    background-color: #FFF;
    background-position: 50% 34%;
    background-repeat: no-repeat;
    background-image: url(img/mav.png);
    padding-top: 118px;
    font-size: 13px;
    text-align: center;
    margin-top: 17px; }
.partners .partner + .partner {
    margin-left: 14px;
    background-image: url(img/lakma.png);
    background-position: 50% 39%; }
.partners .partner:nth-child(4n) {
    background-image: url(img/partner3.png);
    background-position: 50% 19%; }

.catalog {
    padding: 59px 0 0; }
    
    .innerrub {
    padding: 25px 0 0 !important; }
    
.catalog h2 {
    margin: 0 0 40px; }
.catalog .items {
    font-size: 0;
    text-align: center;
    padding-bottom: 42px;
    border-bottom: 1px solid #fff; }
    
    .inneritems {
		text-align: left !important;
		border-bottom: 0 !important;
	}
    
.catalog .item:hover {
    -webkit-box-shadow: #dcdcdc 0 0 25px;
    box-shadow: #dcdcdc 0 0 25px; }
.catalog .item {
    width: 32.424%;
    display: inline-block;
    height: 371px;
    background-color: #FFF;
    margin-bottom: 17px;
    vertical-align: middle; }
    
    .inneritem{
		width: 32% !important;
	}
	
	.inneritem img{
		margin:0 !important; 
		}
    
.catalog .item .img {
    width: 100%;
    display: block;
        overflow: hidden;
    height: 235px;
     }
.catalog .item img {
    width: 100%; 
    /*height: 251px;*/}
.catalog .item .defination {
    display: block;
    text-decoration: none;
    color: #000;
    padding: 19px 30px 0 20px;
    font-size: 18px;
    text-align: left;
    font-style: italic;
    font-weight: bold;
    line-height: 1.79; }
.catalog .item .defination:hover {
    color: #6caee2; }
.catalog .item .defination:hover span {
    border-color: #6caee2; }
.catalog .item + .item {
    margin-left: 15px; }
.catalog .item:nth-child(3n+1) {
    margin-left: 0; }

.charters {
    padding: 55px 0 40px;
    position: relative; }
.charters .centered {
    position: relative; }
.charters h2 {
    margin-bottom: 22px; }
.charters .prev {
    display: block;
    position: absolute;
    left: 0px;
    top: 61%;
	z-index: 10;
    margin-top: -14.5px; }
.charters .next {
    position: absolute;
    display: block;
    right: 0;
    top: 61%;
	z-index: 10;
    margin-top: -14.5px; }
.charters .charter-inside {
    width: 83.3%;
    margin: 0 auto;
    font-size: 0;
    text-align: center;
    position: relative;
    overflow-x: hidden;
    padding: 20px 0; }
.charters .charter-inside .inside-content {
    width: 2000px;
    text-align: left; }
.charters .charter-inside .charter:hover {
    -webkit-box-shadow: 0 0 25px #dcdcdc;
    box-shadow: 0 0 25px #dcdcdc; }
.charters .charter-inside .charter {
    display: inline-block;
    width: 9%; }
.charters .charter-inside .charter + .charter {
    margin-left: 18px; }

.footer {
    padding: 54px 0 58px;
    background-color: #000029;
    color: #b8b8b8;
    font-size: 0; }
.footer .contacts {
    width: 33.6%;
    display: block;
    vertical-align: top;
    font-size: 13px;
    float: left; }
.footer .contacts .tel {
    font-size: 18px;
    display: block;
    margin-top: 17px;
    margin-bottom: 4px;
    color: #fff; }
.footer .contacts .mail {
    color: #6caee2;
    padding-bottom: 0px;
    border-bottom: 1px solid #6caee2; }
.footer .contacts .mail:hover {
    border: none; }
.footer .contacts .callback {
    border: 2px solid #fff;
    background: none;
    margin-top: 29px;
    color: #fff;
    font-family: "notosans"; }
.footer .contacts .callback:hover {
    background-color: #0d47a1;
    border: none; }
.footer .categories {
    width: 65.4%;
    display: block;
    float: right;
    vertical-align: top;
    margin-bottom: 43px; }
.footer .categories .title {
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    display: block;
    margin-bottom: 16px;
    color: #fff; }
.footer .categories .cat {
    display: inline-block;
    vertical-align: top;
    width: 35%;
    font-size: 13px; }
.footer .categories .cat a {
    font-size: 13px;
    display: block;
    margin: 5px 0 8px; }
.footer .categories .cat a:hover {
    color: #fff; }
.footer .categories .cat + .cat {
    margin-left: 25px; }
.footer .categories .cat:first-child {
    width: 23%; }
.footer .copyright {
    width: 73.2%;
    float: left;
    text-align: left;
    font-size: 13px;
    color: #fff; }
.footer .design-by {
    text-align: left;
    float: right;
    width: 24.2%;
    font-size: 13px;
    color: #fff; }
.footer .design-by a {
    color: #6caee2; }
.footer .design-by a:hover {
    color: #0d47a1; }

.bread-crumbs {
    background-image: url(img/bread-crumbs.jpg);
    background-position: 50% 50%;
    background-size: cover;
    padding-top: 41px;
    text-align: center;
    padding-bottom: 41px; }

.crumbs a:hover {
    color: #69aae0; }

.crumbs a {
    font-size: 12px;
    color: #888;
    display: inline-block;
    vertical-align: middle; }

.crumbs .current-link {
    color: #69aae0; }

.crumbs a + a {
    margin-left: 9px; }

.crumbs a + a::before {
    content: "";
    display: inline-block;
    margin: 0px 11px 0px 0px;
    vertical-align: middle;
    width: 5px;
    height: 12px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url(img/linee.png); }

h1 {
    font-size: 21px;
    margin: 9px 0 0;
    text-transform: uppercase; }
/*
.docs {
    padding: 56px 0 110px;
    text-align: center;
    font-size: 0; }
.docs .doc + .doc {
    margin-left: 17px; }
.docs .doc:nth-child(6n) + .doc {
    margin-left: 0; }
.docs .doc:hover {
    background-image: url(img/doch.png); }
.docs .doc:hover em {
    color: #fff; }
.docs .doc:hover p {
    color: #fff; }
.docs .doc:hover a {
    display: block; }
.docs .doc:hover a:hover {
    color: #fff; }
.docs .doc {
    width: 15.4%;
    background-image: url(img/doc.png);
    height: 260px;
    float: left;
    padding: 52px 0px 0;
    margin-bottom: 20px;
    position: relative;
    background-size: cover; }
.docs .doc em {
    display: block;
    height: 77px;
    font-size: 18px;
    font-weight: bold;
    width: 140px;
    margin: auto; }
.docs .doc p {
    font-size: 13px;
    width: 140px;
    margin: auto; }
.docs .doc a {
    color: #69aae0;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    display: block;
    bottom: 18px;
    position: absolute;
    width: 100%;
    margin: auto;
    display: none; }
.docs .doc a:hover::after {
    content: url(img/arrow.png); }
.docs .doc a::after {
    content: url(img/ra.png);
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px; }
*/

.docs {
    padding: 56px 0 110px;
    text-align: center;
    font-size: 0; }
.docs .doc + .doc {
    margin-left: 17px; }
.docs .doc:nth-child(6n) + .doc {
    margin-left: 0; }
.docs .doc:hover {
    /*background-image: url(img/doch.png);*/ }
.docs .doc:hover em {
    color: #fff; }
.docs .doc:hover p {
    color: #fff; }
.docs .doc:hover a {
    display: block; }
.docs .doc:hover a:hover {
    color: #fff; }
.docs .doc {
    /*width: 15.4%;*/
   /* background-image: url(img/doc.png);*/
    height: 260px;
    float: left;
    padding: 52px 0px 0;
    margin-bottom: 20px;
    position: relative;
    background-size: cover; }


.back {
    display: block;
    margin-bottom: 30px;
    margin-top: 9px;
    text-align: right; }

.back a:hover {
    color: #69aae0; }

.back a {
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase; }

.back a::before {
    content: url(img/back.png);
    vertical-align: middle;
    display: inline-block;
    margin-right: 10px; }

h3 {
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
    margin: 0; }

h4 {
    margin: 0; }

.inside {
    padding: 52px 0 120px; }
.inside h3 {
    margin-top: 46px; }
.inside .advantages p {
   /* padding-left: 30px; */
   padding-left: 0px;
   }
.inside ul {
    margin: 0;
    padding: 0;
    margin-top: 16px;
    color: #ff0000;
    list-style-position: inside;
    font-style: italic;
    margin-bottom: 23px; }
.inside ul span {
    color: #000; }
.inside ul li {
    font-size: 15px; }
.inside .back + p {
    margin-top: 67px; }
.inside p {
    font-style: italic;
    font-weight: normal;
    line-height: 1.6;
    font-size: 15px; }
.inside p + p {
    margin-top: 23px; }

.left-column {
    float: left;
    width: 23.8%;
    margin: -60px 0 0;
    padding: 0;
    list-style-type: none; }
.left-column h3 {
    margin-top: 0; }
.left-column ul {
    margin: 23px 0 0;
    padding: 0;
    list-style-type: none;
    font-style: normal; }
.left-column li + li {
    margin-top: 10px; }
.left-column li:hover {
    background-image: url(img/barlh.jpg); }
.left-column li:hover a {
    color: #69aae0; }
.left-column li {
    padding: 14px 20px 15px;
    color: #fff;
    font-weight: bold;
    background-color: #0d47a1;
    line-height: 1.42; }
.left-column a {
    font-size: 16px; }

.content-part .about-company {
    margin-top: 35px; }
.content-part .about-company p {
    line-height: 1.6; }

.content-part .news-level1 {
    margin-top: -11px; }
.content-part .news-level1 .date {
    font-size: 13px; }
.content-part .news-level1 p {
    line-height: 1.6; }

.left-bar {
    float: left;
    width: 23.8%;
    margin: -60px 0 0;
    padding: 0;
    list-style-type: none; }
.left-bar h3 {
    margin-top: 0; }
.left-bar ul {
    margin: 23px 0 0;
    padding: 0;
    list-style-type: none;
    font-style: normal; }
.left-bar li + li {
    margin-top: 10px; }
.left-bar li:hover {
    background-image: url(img/barlh.jpg); }
.left-bar li:hover a {
    color: #69aae0; }
.left-bar li {
    /*padding: 14px 20px 15px;*/
    color: #fff;
    font-weight: bold;
    background-color: #0d47a1;
    line-height: 1.42; }
.left-bar a {
    font-size: 16px; }

.news {
    margin-top: -4px; }

.content-part {
    float: right;
    width: 66%; }

.new:hover {
    -webkit-box-shadow: #dcdcdc 0 0 25px;
    box-shadow: #dcdcdc 0 0 25px; }
.new:hover h4 {
    color: #69aae0; }

.new + .new {
    margin-top: 19px; }

.new {
    background-color: #FFF;
    padding: 25px 44px 29px 30px;
    cursor: pointer; }
.new p {
    font-size: 13px;
    font-style: normal !important; }

.farther:hover {
    color: #69aae0; }

.farther {
    display: block;
    color: #69aae0;
    margin-top: 15px;
    font-size: 13px; }
.farther span {
    border-bottom: 1px solid #69aae0; }

.date {
    font-size: 13px;
    color: #000;
    margin-bottom: 7px;
    display: block; }

h4 {
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
    font-weight: bold;
    margin-bottom: 13px; }


.product-desc h4{
	width: 450px;
}

.content-part img {
    width: 100%;
    max-width: 576px;
    margin-top: 17px;
    margin-bottom: 48px; }

.content-part p + p {
    margin-top: 23px; }

.content-part p {
    font-style: italic;
    font-weight: normal;
    line-height: 1.5;
    text-align: justify;
    text-indent:20px; }

.content-part .usluga img {
    margin-top: -3px;
    margin-bottom: 30px; }

.content-part .usluga p {
    line-height: 1.6; }

.news-level1 .date {
    color: #69aae0; }

.uslugi li {
    min-height: 73px; }

.services-block {
    padding: 55px 0 120px; }

.services {
    font-size: 0;
    margin-top: -4px; }

.service:hover {
    -webkit-box-shadow: #c2c6cc 0 0 25px;
    box-shadow: #c2c6cc 0 0 25px; }
.service:hover .title-serv {
    color: #6caee2; }
.service:hover .img-serv {
    background-color: #0d47a1; }

.service:first-child .img-serv {
    background-image: url(img/serv1.png); }

.service:nth-child(2) .img-serv {
    background-image: url(img/serv2.png); }

.service:nth-child(3) .img-serv {
    background-image: url(img/serv3.png); }

.service:first-child:hover .img-serv {
    background-image: url(img/serv1h.png); }

.service:nth-child(2):hover .img-serv {
    background-image: url(img/serv2h.png); }

.service:nth-child(3):hover .img-serv {
    background-image: url(img/serv3h.png); }

.service {
    width: 32.424%;
    display: inline-block;
    height: 358px;
    background-color: #FFF;
    vertical-align: middle;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    vertical-align: middle; }
.service .img-serv {
    width: 100%;
    display: block;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    height: 260px;
    background-color: #69aae0; }
.service img {
    width: 100%; }
.service .defination {
    display: block;
    text-decoration: none;
    color: #000;
    padding: 19px 30px 0 20px;
    font-size: 18px;
    text-align: left;
    font-style: italic;
    font-weight: bold;
    line-height: 1.79; }
.service .title-serv {
    color: #000;
    font-size: 18px;
    font-style: italic;
    padding: 24px 20px 0;
    font-weight: bold;
    display: block;
    line-height: 1.4; }
.service .title-serv span {
    border-color: #6caee2; }

.service + .service {
    margin-left: 15px; }

.service:nth-child(3n+1) {
    margin-left: 0; }

.contacts {
    padding: 55px 0 30px; }
.contacts .content-part {
    width: 66.1%; }
.contacts .conts {
    padding-right: 75px; }
.contacts .conts a {
    margin-top: 20px;
    color: #69aae0;
    font-size: 13px;
    display: block; }
.contacts .conts a span {
    border-bottom: 1px solid #69aae0; }
.contacts .conts p {
    font-size: 13px; }
.contacts .conts .download a {
    border: none;
    width: 170px;
    font-size: 11px;
    background-color: #69aae0;
    color: #fff;
    line-height: 40px;
    margin-top: 25px; }
.contacts .conts .download a:hover {
    background-color: #3288cf; }
.contacts .conts .download span {
    font-size: 13px;
    color: 888888;
    display: block;
    margin-top: 6px; }
.contacts .conts .contact-item + .contact-item {
    margin-top: 40px; }
.contacts .conts .director a {
    margin-top: -1px; }

h5 {
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    margin: 0 0 20px;
    line-height: 1.4; }

.map {
    border: 4px solid #fff;
    margin-top: -6px; }

.ymaps-map.ymaps-i-ua_js_yes {
    height: 478px !important; }

.callback-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #FFF;
    opacity: 0.92;
    top: 0;
    left: 0;
    display: none; }

.callback-popup {
    max-width: 378px;
    width: 100%;
    left: 50%;
    top: 100px;
    margin-left: -189px;
    height: 529px;
    position: fixed;
    background-color: #0d47a1;
    color: #fff;
    text-align: center;
    padding: 51px 40px 40px;
    display: none;
    z-index: 50000; }
.callback-popup form {
    margin-top: 38px; }
.callback-popup form input[type="text"] {
    border: none;
    background: none;
    outline: none;
    display: block;
    height: 35px;
    margin-bottom: 17px;
    width: 100%;
    border-bottom: 1px solid #fff;
    color: #fff; }
.callback-popup form textarea {
    width: 100%;
    display: block;
    border: none;
    outline: none;
    height: 71px;
    background: none;
    border-bottom: 1px solid #fff;
    margin-top: 23px;
    font-family: "notosans";
    color: #fff; }
.callback-popup form span {
    display: block;
    color: #69aae0;
    font-size: 12px;
    margin-top: 25px;
    text-align: left; }
.callback-popup form input[type="submit"] {
    display: block;
    margin: 40px auto 0;
    background-color: #69aae0;
    color: #fff;
    font-family: "notosans"; }
.callback-popup form input[type="submit"]:hover {
    background-color: #3288cf; }
.callback-popup .close {
    position: absolute;
    width: 40px;
    height: 40px;
    right: -20px;
    top: -20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    display: block;
    background-color: #ff0000;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-image: url(img/close.png); }
.callback-popup .close:hover {
    background-color: #e10707;
    color: #fff; }

.catalog-level3 {
    margin-top: -6px; }
.catalog-level3 .photo-product {
    float: left;
    width: 279px;
    /*height: 279px;*/
    margin-right: 40px; }
.catalog-level3 .photo-product img {
    margin: 0 0 0; }
.catalog-level3 .product-desc {
    float: left;
    padding-top: 7px;
    margin-bottom: 7px;width: 450px; }
    
   .catalog-level3 .product-desc ul{
   	    list-style-type: none;
    margin: 32px 0 0;
   	} 
.catalog-level3 .category {
    font-size: 13px;
    color: #888888; }
.catalog-level3 ul {
    /*list-style-type: none;*/
    /*margin: 32px 0 0;*/
    padding: 0;
    font-style: normal; }
.catalog-level3 ul li {
    /*font-size: 13px;*/
    color: #000; }
.catalog-level3 ul li + li {
    margin-top: 1px; }
.catalog-level3 .price-btn {
    margin-top: 30px;
    background-color: #69aae0;
    line-height: 40px;
    color: #fff;    display: inline-block; }
    
.catalog-level3 .price-text{
	    display: inline-block;    margin-left: 15px;
}
    
.catalog-level3 .price-btn:hover {
    background-color: #3288cf; }

.product-properties {
    display: block; }

.catalog-nav {
    display: block;
    margin-top: 54px;
    clear: both;
    border-bottom: 1px solid #fff; }
.catalog-nav a {
    display: inline-block;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 10px; }
.catalog-nav a + a {
    margin-left: 37px; }
.catalog-nav a.active {
    border-bottom: #ff0000 3px solid; }

.catalog-punct {
    margin-top: 37px;
    text-align: justify;
    text-indent:20px;
    font-size: 15px;
     }
    
    
    .catalog-punct td,.catalog-punct li{
    	text-indent: 0;
    	}
    
.catalog-punct p {
    /*font-style: italic;*/
    font-style: normal;
    font-size: 15px;
    line-height: 1.6; }

#cat3-usl {
    background-image: url(img/cat3usl.jpg); }

.page-ban h1 {
    color: #fff; }

.page-ban a {
    color: #fff; }

.footer .contacts {
    padding-top: 0;
    padding-bottom: 0; }

.usl1 {
    margin-top: -4px;
    padding-bottom: 42px; }

.usl2 {
    margin-top: 26px;
    font-size: 0; }

.usl3 {
    margin-top: -4px;
    padding-bottom: 42px; }

.usl4 {
    margin-top: -4px;
    padding-bottom: 42px; }

.usl5 {
    margin-top: -4px; }

.usl2-3 {
    margin-top: -4px;
    padding-bottom: 42px; }

.usluga-item {
    display: inline-block;
    width: 23.312%;
    /*height: 255px;*/
    height: 310px;
    background-color: #FFF;
    margin-bottom: 18px;
    vertical-align: top;
    overflow: hidden; }

.usl-photo {
    height: 180px;
    overflow: hidden; }
.usl-photo img {
    height: 170px;
    width: auto;
    margin: 10px auto 0;
    display: block; }
    

.usl-title {
    /*padding: 11px 20px 20px;*/
        padding: 11px 15px 20px; }
        
 .usl-price {
   
        padding: 11px 15px 20px; }       
        
.usl-title p {
    font-style: normal;
    font-size: 12px;
    font-weight: bold;
    display: inline-block;
    border-bottom: 1px solid #000;
    text-align: left;
    text-indent:0; }

.usluga-item + .usluga-item {
    margin-left: 13px; }

.usluga-item:nth-child(4n+1) {
    margin-left: 0; }

.usluga-item:hover {
    border: #69aae0 5px solid;
    -webkit-box-shadow: 0 0 25px #c2c6cc;
    box-shadow: 0 0 25px #c2c6cc; }
.usluga-item:hover .usl-photo {
    height: 175px;
    width: 100%; }
.usluga-item:hover .usl-title {
    padding: 10px 10px 20px; }
.usluga-item:hover .usl-title p {
    color: #69aae0;
    border-bottom: none; }

.usl-desc {
    padding-top: 55px;
    border-top: 1px solid #ff0000; }

.usl-desc p {
    font-style: normal;
    font-size: 13px;
    line-height: 1.65; }

.usl-desc img {
    margin: 35px 0 00px;
    width: 100%;
    display: block;
    max-width: 100%; }

#usl2, #usl4, #usl5, #usl3, #cat3-usl {
    background-image: url(img/usl2.jpg);
    color: #fff; }
#usl2 a, #usl4 a, #usl5 a, #usl3 a, #cat3-usl a {
    color: #fff; }
#usl2 a:hover, #usl4 a:hover, #usl5 a:hover, #usl3 a:hover, #cat3-usl a:hover {
    color: #69aae0; }
#usl2 .crumbs a + a::before, #usl4 .crumbs a + a::before, #usl5 .crumbs a + a::before, #usl3 .crumbs a + a::before, #cat3-usl .crumbs a + a::before {
    background-image: url(img/lineew.png); }

#usl4 {
    background-image: url(img/usl4.jpg);
    color: #fff; }
#usl4 a {
    color: #fff; }
#usl4 a:hover {
    color: #69aae0; }

#usl5 {
    background-image: url(img/usl5.jpg);
    color: #fff; }
#usl5 a {
    color: #fff; }
#usl5 a:hover {
    color: #69aae0; }

#usl3 {
    background-image: url(img/usl2.jpg);
    color: #fff; }
#usl3 a {
    color: #fff; }
#usl3 a:hover {
    color: #69aae0; }

.usl2-item {
    display: inline-block;
    width: 31.989%;
    height: 292px;
    background-color: #FFF;
    vertical-align: top;
    margin-bottom: 18px; }

.usl2-img {
    height: 171px;
    width: 100%;
    overflow: hidden;
    background-color: #c1c1c1; }
.usl2-img img {
    width: 100%; }

.usl2-desc {
    padding: 22px 20px; }
.usl2-desc span {
    font-style: italic;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.4; }

.usl2-item + .usl2-item {
    margin-left: 15px; }

.usl2-item:nth-child(3n+1) {
    margin-left: 0; }

.usl2-item:hover {
    -webkit-box-shadow: 0 0 25px #dcdcdc;
    box-shadow: 0 0 25px #dcdcdc; }
.usl2-item:hover .usl2-desc {
    color: #69aae0; }

.usluga-item:first-child {
    margin-left: 0; }

/*==========  Desktop First  ==========*/
/* Large Devices, Wide Screens */
@media all and (max-width: 1200px) {
    .centered {
        padding: 0 15px; }
    .header .main_menu li {
        margin-right: 25px; }
    /**/ }

@media all and (max-width: 1199px) {
    .contacts {
        padding: 55px 0 30px; }
    .contacts .content-part {
        width: 66.1%; }
    .contacts .left-bar {
        padding-bottom: 90px; }
    .contacts .conts {
        padding-right: 0px; }
    .docs {
        text-align: center; }
    .docs .doc {
        float: none;
        display: inline-block;
        vertical-align: middle;
        background-position: 100% 0;
        background-repeat: no-repeat; }
    .docs .doc + .doc {
        margin-left: 25px; }
    .docs .doc:nth-child(5n) + .doc {
        margin-left: 0; }
    .docs .doc:nth-child(6n) + .doc {
        margin-left: 25px; } }

@media only screen and (max-width: 1192px) {
    .usluga-item {
        width: 30%; }
    .usluga-item:nth-child(3n+1) {
        margin-left: 0; }
    .usluga-item:nth-child(4n+1) {
        margin-left: 13px; }
    .usluga-item:first-child {
        margin-left: 0; } }

@media only screen and (max-width: 1172px) and (min-width: 801px) {
    .usl2 {
        text-align: center; }
    .usl2-item {
        width: 45%; }
    .usl2-item + .usl2-item {
        margin-left: 30px; }
    .usl2-item:nth-child(2n) + .usl2-item {
        margin-left: 0; } }

@media only screen and (max-width: 1120px) {
    .partners {
        padding-top: 38px;
        background-size: 100% 100%;
        padding-bottom: 49px; }
    .partners .hidsm {
        display: none; }
    .partners h2 {
        line-height: 1.5;
        margin-bottom: 25px;
        display: block;
        width: 100%; }
    .partners h2::after {
        display: block;
        top: -15px;
        right: 22px;
        position: absolute;
        content: url(img/ardown.png); }
    .partners .partner {
        display: block;
        width: 100%;
        max-width: 280px;
        margin-left: auto;
        margin-right: auto; }
    .partners .partner + .partner {
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px; }
    .service + .service {
        margin-left: 10px; }
    .service .title-serv {
        font-size: 16px; }
    .content-part {
        width: 72%; }
    .header {
        padding: 18px 0 29px; }
    .header .header-logo {
        font-size: 36px; }
    .header .header-logo::after {
        margin-left: 20px; }
    .header .main_menu li {
        margin-right: 20px;
        font-size: 13px; }
    .header .phone {
        font-size: 14px; }
    .header .phone p {
        float: none;
        text-align: center; }
    .footer .contacts {
        width: 31%; }
    .footer .categories {
        width: 69%; }
    .footer .categories .cat:first-child {
        width: 20%; }
    .catalog .item + .item {
        margin-left: 10px; }
    .catalog .item {
        width: 31.424%; }
        
        	.catalog .item .img {
    overflow: hidden;
        height: 200px;
}
        
    /**/ }

@media only screen and (max-width: 1060px) {
    .docs .doc {
        min-width: 180px; }
    .docs .doc + .doc {
        margin-left: 30px; }
    .docs .doc:nth-child(4n) + .doc {
        margin-left: 0; }
    .docs .doc:nth-child(5n) + .doc {
        margin-left: 30px; }
    /* Medium Devices, Desktops */ }

@media only screen and (max-width: 970px) {
    .header .main_menu {
        width: 57%; }
    .header .main_menu li {
        font-size: 11px;
        margin-right: 13px; }
    .header .phone {
        width: 24%; }
    .header .phone p {
        font-size: 12px; }
    .header .header-logo {
        font-size: 20px;
        width: 18%; }
    /**/ }

@media only screen and (max-width: 870px) {
    .partners .partner {
        width: 30%; } }

@media only screen and (max-width: 856px) {
    .docs .doc + .doc {
        margin-left: 40px; }
    .docs .doc:nth-child(3n) + .doc {
        margin-left: 0; }
    .docs .doc:nth-child(4n) + .doc {
        margin-left: 40px; }
    .docs .doc:nth-child(5n) + .doc {
        margin-left: 40px; } }

@media only screen and (max-width: 800px) {
	
	.catalog .inneritem .img {
    overflow: hidden;
    height: 206px !important;
}

	.catalog .item .img {
    overflow: hidden;
        height: 185px;
}
	
    .usl1, .usl2, .usl3, .usl4, .usl5, .usl2-3 {
        text-align: center;
        margin-top: 15px;
        padding-bottom: 32px; }
    .usl1 .usl-title, .usl2 .usl-title, .usl3 .usl-title, .usl4 .usl-title, .usl5 .usl-title, .usl2-3 .usl-title {
        text-align: left; }
    .usl1 .usluga-item, .usl2 .usluga-item, .usl3 .usluga-item, .usl4 .usluga-item, .usl5 .usluga-item, .usl2-3 .usluga-item {
        min-width: 180px;
        /*height: 255px;*/
        height:auto; }
    .usl1 img, .usl2 img, .usl3 img, .usl4 img, .usl5 img, .usl2-3 img {
        margin-top: 0 !important;
        margin-bottom: 0 !important; }
    .catalog-level3 {
        margin-top: 16px; }
    .catalog-level3 .product-desc {
        padding-top: 14px; }
    .catalog-level3 h4 {
        line-height: 1.4;
        margin-bottom: 8px; }
    .catalog-level3 .category {
        display: block;
        margin: 7px; }
    .catalog-level3 .photo-product {
        float: none;
        display: block;
        width: 100%;
        height: auto;
        margin-bottom: 15px;
        max-width: 279px; }
    .catalog-level3 .catalog-nav {
        margin-top: 34px; }
    .catalog-level3 .catalog-nav a {
        font-size: 10px; }
    .catalog-level3 .catalog-nav a + a {
        margin-left: 15px; }
    .catalog-level3 ul {
        margin-top: 10px; }
    .catalog-level3 .catalog-punct {
        margin-top: 40px; }
    .catalog-level3 .catalog-punct p {
        font-size: 15px;
        font-style: italic;
        line-height: 1.576; }
    .services-block {
        padding-top: 32px;
        padding-bottom: 30px; }
    .services {
        margin-top: 16px; }
    .service:last-child {
        height: 305px; }
    .service {
        display: block;
        width: 280px;
        margin-left: auto !important;
        margin-right: auto !important;
        margin-bottom: 20px;
        height: 295px; }
    .service .title-serv {
        padding: 19px 20px 0 15px;
        font-size: 18px; }
    .service .img-serv {
        height: 193px; }
    .news {
        margin-top: 15px; }
    .news .new {
        padding-top: 27px; }
    .news .new h4 {
        line-height: 1.4; }
    .inside {
        padding-top: 27px;
        padding-bottom: 34px; }
    .inside .advantages p {
        padding-left: 0;
        font-style: italic; }
    .left-column {
        float: none;
        display: block;
        width: 100%;
        padding-bottom: 50px;
        margin-top: 0; }
    .left-bar {
        display: none; }
    .content-part {
        float: none;
        width: 100%; }
    .content-part .usluga {
        margin-top: 19px; }
    .content-part .usluga p {
        font-style: italic; }
    .content-part .usluga img {
        margin-bottom: 35px; }
    .content-part img {
        max-width: 100%;
        margin-top: 30px;
        margin-bottom: 36px; }
    .content-part p {
        font-style: normal;
        line-height: 1.56; }
    .content-part .about-company p {
        font-style: italic; }
    .content-part .news-level1 {
        margin-top: -1px; }
    .content-part .news-level1 p {
        font-style: italic;
        font-size: 15px; }
    .contacts {
        padding-top: 34px;
        padding-bottom: 50px; }
    .contacts .content-part {
        display: block;
        width: 100%;
        float: none; }
    .contacts .left-bar {
        float: none;
        display: none;
        width: 100%;
        padding-bottom: 50px; }
    .contacts .conts {
        padding-right: 74px; }
    .docs {
        padding-top: 34px;
        padding-bottom: 34px; }
    .back {
        margin-bottom: 12px; }
    .bread-crumbs {
        padding-top: 21px;
        padding-bottom: 22px; }
    h1 {
        font-size: 18px;
        margin-top: 1px; }
    .back {
        text-align: left; }
    .centered {
        padding: 0 20px;
        position: relative; }
    h2 {
        font-size: 18px !important;
        display: block !important;
        width: 100% !important; }
    .header .centered {
        position: static; }
    .header .header-logo {
        width: 70%;
        font-size: 30px; }
    .header .header-logo::after {
        content: ''; }
    .header .main_menu {
        display: none; }
    .header .phone {
        display: none !important; }
    .header .mobmenu-content {
        display: none;
        position: absolute;
        background-color: #FFF;
        top: 86px;
        width: 100%;
        padding: 49px 35px 45px;
        left: 0;
        z-index: 100; }
    .header .mobmenu-content ul {
        margin: 0;
        padding: 0 0 48px;
        border-bottom: 1px solid #e6e6e6; }
    .header .mobmenu-content ul a {
        display: block;
        text-decoration: none;
        font-size: 24px;
        font-weight: bold;
        margin-bottom: 2px;
        color: #000; }
    .header .mobmenu-content ul a:hover {
        color: #ff0000; }
    .header .mobmenu-content .tel {
        padding-top: 25px; }
    .header .mobmenu-content .tel p {
        font-size: 16px;
        font-weight: bold;
        vertical-align: middle;
        color: #000;
        margin-bottom: 3px;
        text-align: center; }
      
	.header .mobmenu-content .tel div{
			font-size: 16px;
	color: #000;
		text-align: center;
	}  

        
    .header .mobmenu-content .tel p::before {
        content: url(img/phone.png);
        vertical-align: middle;
        margin-right: 10px;
        display: inline-block;
        padding-top: 5px; }
    .header .mobmenu-content .tel .callback {
        margin: 5px auto 0;
        color: #fff; }
    .header .mobmenu-content .tel .callback:hover {
        background-color: #3288cf; }
    .header .mob-menu {
        display: block;
        height: 26px;
        text-align: right; }
    .header .mob-menu img {
        display: inline-block;
        vertical-align: middle;
        margin-right: 20px; }
    .header .mob-menu a {
        display: inline-block;
        vertical-align: middle;
        width: 28px;
        height: 28px;
        background-image: url(img/burger.png);
        background-position: 50% 50%;
        background-repeat: no-repeat;
        margin-top: 12px; }
    .header .mob-menu .close {
        background-image: url(img/close.png);
        margin-top: 11px;
        position: relative;
        position-z-index: 5000; }
    .header .mob-menu span:first-child {
        margin-top: 15px; }
    .header .mob-menu span {
        display: block;
        height: 3px;
        width: 28px;
        margin-left: auto;
        margin-right: auto;
        background-color: #FFF; }
    .header .mob-menu span + span {
        margin-top: 7px; }
    .banner {
        padding-bottom: 29px;
        margin-top: -4px; }
    .banner .image {
        width: 100%;
        display: block; }
    .banner .image img {
        max-width: 95%; }
    .banner .description {
        width: 100%;
        display: block;
        padding-left: 0;
        padding-top: 0; }
    .banner .description p {
        margin-bottom: 24px; }
    .banner h2 {
        margin-top: -20px; }
    .partners {
        padding-top: 38px;
        background-size: 100% 100%;
        padding-bottom: 49px; }
    .partners .hidsm {
        display: none; }
    .partners h2 {
        line-height: 1.5;
        margin-bottom: 25px; }
    .partners h2::after {
        display: block;
        top: -15px;
        right: 22px;
        position: absolute;
        content: url(img/ardown.png); }
    .partners .partner {
        display: block;
        width: 100%; }
    .partners .partner + .partner {
        margin-top: 20px; }
    .catalog {
        padding-top: 47px;
        background-color: #e5ebf1; }
    .catalog h2 {
        margin-bottom: 27px; }
    .catalog .item {
        height: 292px;
        margin-bottom: 20px; }
    .catalog .item .defination {
        font-size: 15px; }
    .charters {
        padding-top: 43px;
        padding-bottom: 107px; }
    .charters h2 {
        line-height: 1.5;
        margin-bottom: 3px; }
    .charters .charter-inside {
        width: 100%; }
    .charters .prev {
        top: 106.5%;
        left: 19px; }
    .charters .next {
        top: 106.5%;
        right: 19px; }
    .footer {
        padding-top: 44px; }
    .footer .categories {
        float: none;
        width: 100%;
        display: block;
        border-bottom: 1px #050544 solid; }
    .footer .categories .cat:first-child {
        margin-bottom: 32px; }
    .footer .categories .cat {
        width: 100% !important;
        float: none;
        padding-right: 10px; }
    .footer .categories .cat + .cat {
        margin: 0;
        margin-bottom: 32px; }
    .footer .categories .cat:last-child {
        margin-bottom: 38px; }
    .footer .contacts {
        float: none;
        width: 100%;
        display: block;
        text-align: center;
        padding-top: 2px; }
    .footer .contacts .callback {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 47px; }
    .footer .copyright {
        width: 100%;
        display: block;
        text-align: center;
        margin-bottom: 18px; }
    .footer .design-by {
        width: 100%;
        display: block;
        text-align: center; }
    .usl-desc {
        padding-top: 35px; }
    .usl-desc img {
        margin-bottom: 0; }
    /**/ }

@media only screen and (max-width: 800px) and (orientation:landscape) {
	.usl1 .usluga-item, .usl2 .usluga-item, .usl3 .usluga-item, .usl4 .usluga-item, .usl5 .usluga-item, .usl2-3 .usluga-item {height:305px;}
}
@media only screen and (max-width: 799px) {
    .usl2-item + .usl2-item {
        margin-left: 30px; }
    .usl2-item:nth-child(2n) + .usl2-item {
        margin-left: 0; } }

/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
    .partners h2::after {
        display: block;
        top: -15px;
        right: 22px;
        position: absolute;
        content: url(img/ardown.png); }
    .catalog .items {
        padding-bottom: 29px; }
    .catalog .item {
        width: 100%;
        display: block;
        width: 280px !important;
        margin-left: auto !important;
        margin-right: auto !important; }
    .catalog .item .defination {
        padding-top: 14px;
        padding-left: 12px;
        padding-right: 35px;
        font-size: 15px; }
    .catalog .item .defination br {
        display: none; }
    /**/ }

@media only screen and (max-width: 676px) {
    .docs .doc {
        margin-bottom: 18px; }
    .docs .doc + .doc {
        margin-left: 65px !important; }
    .docs .doc:nth-child(2n) + .doc {
        margin-left: 0 !important; } }

@media only screen and (max-width: 618px) {
    .usluga-item:nth-child(3n+1) {
        margin-left: 13px; }
    .usluga-item:nth-child(2n+1) {
        margin-left: 0; } }

@media only screen and (max-width: 568px) {
    .usl2-item {
        display: block;
        width: 280px;
        margin-left: auto !important;
        margin-right: auto !important; }
    /* Extra Small Devices, Phones */ }

@media only screen and (max-width: 480px) {
    .usluga-item {
        display: block;
        margin-left: auto !important;
        margin-right: auto !important; }
    .callback-popup {
        top: 128px;
        width: 280px;
        margin-left: -140px;
        padding: 42px 28px;
        height: 489px; }
    .callback-popup h2 {
        font-size: 21px !important; }
    .callback-popup form {
        margin-top: 31px; }
    .callback-popup form span {
        line-height: 1.4; }
    .callback-popup form input[type="submit"] {
        margin-top: 17px; }
    .partners h2::after {
        display: block;
        top: 21px;
        right: 22px;
        position: absolute;
        content: url(img/ardown.png); }
    .docs .doc {
        display: block;
        margin-left: auto !important;
        margin-right: auto !important; }
    .docs .doc + .doc {
        margin-left: auto !important;
        margin-right: auto !important; }
    .docs .doc:nth-child(2n) + .doc {
        margin-left: auto !important;
        margin-right: auto !important; }
    .docs .doc:nth-child(3n) + .doc {
        margin-left: auto !important;
        margin-right: auto !important; }
        
        
    .product-desc h4 {
    	width: 100%;
    }    
    
    .catalog-level3 .product-desc {
    	width: 100%;
    }
        
    /**/ }

/* Custom, iPhone Retina */
@media only screen and (max-width: 360px) {
    .ymaps-2-1-47-map.ymaps-2-1-47-i-ua_js_yes.ymaps-2-1-47-map-bg-ru.ymaps-2-1-47-islets_map-lang-ru {
        height: 242px !important; }
    .map {
        height: auto !important; }
    /**/ }

@media only screen and (max-width: 360px) {
	.callback-popup{
		    top: 20px;
	}
}

/**/
/*zeroChanges*/
/**/
#bannerTop .centered:after{
    content:'';
    clear: both;
    display: table;
}
#bannerTop .item{
    display: none;
}

.footer .categories .cat ul{
    list-style:none;
    padding: 0;
}

.charters .charter-inside .inside-content {
    /*width: 2000px;*/
    text-align: center;
    width: 100%;
}

.charters .charter-inside .charterCount{
    display: inline-block;
    text-align: center;
    width: 180px;
    height: 256px;
}
.charters .prev:hover,
.charters .next:hover{
    cursor: pointer;
}

.charters .charter-inside .charter:hover {
    -webkit-box-shadow: 0 0 25px #dcdcdc;
    box-shadow: 0 0 25px #dcdcdc;
    cursor: pointer;
}

.charters .charter-inside .charter {
    display: inline-block;
    width: 180px;
    height: 256px;
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.charters .charter-inside .vid-content .charter{
	width: 300px;
	height: auto;
}

.charters .vid-content .next, .charters .vid-content .prev, .charters .otz-content .next, .charters .otz-content .prev{
	top: 30%;
}

.charters .charter-inside .charterCount+.charterCount {
    margin-left: 18px
}

.charters .charter-inside .otz-content .charterCount+.charterCount, .charters .charter-inside .vid-content .charterCount+.charterCount{
	margin-left: 0;
}

.grecaptcha-badge{
	display:none;
}

.bx-breadcrumb-item{
    display: inline-block;
}
.fa-angle-right:before{
    content: "\\" !important;
    color: #888;
    font-size: 14px;
}
.inside .left-bar ul span {
    color: #fff;
}

.left-bar li:hover a span{
    color: #69aae0;
}

.inside .left-bar .selected{
    background-image: url(img/barlh.jpg);
}

font.text{
    font-size: 12px;}

.callback-ok {
    max-width: 378px;
    width: 100%;
    left: 50%;
    top: 200px;
    margin-left: -189px;
    position: fixed;
    background-color: #0d47a1;
    color: #fff !important;
    text-align: center;
    padding: 51px 40px !important;
    display: none;
    z-index: 50000;}
.callback-ok .close {
    position: absolute;
    width: 40px;
    height: 40px;
    right: -20px;
    top: -20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    display: block;
    background-color: #ff0000;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-image: url(img/close.png); }
.callback-ok .close:hover {
    background-color: #e10707;
    color: #fff;}
.close:hover{
    cursor: pointer;
}
.catalog-punct{
    display: none;
}

.catalog-punct a{
   color: #0d47a1;
}

.catalog-punct a:hover{
   text-decoration: underline;
}

.actived{
    display: block !important;
}

.price-popup {
    max-width: 378px;
    width: 100%;
    left: 50%;
    top: 200px;
    margin-left: -189px;
    height: 570px;
    position: fixed;
    background-color: #0d47a1;
    color: #fff;
    text-align: center;
    padding: 51px 40px 40px;
    display: none;
    z-index: 50000; }
.price-popup form {
    margin-top: 38px; }
.price-popup form input[type="text"] {
    border: none;
    background: none;
    outline: none;
    display: block;
    height: 35px;
    margin-bottom: 17px;
    width: 100%;
    border-bottom: 1px solid #fff;
    color: #fff; }
.price-popup form textarea {
    width: 100%;
    display: block;
    border: none;
    outline: none;
    height: 71px;
    background: none;
    border-bottom: 1px solid #fff;
    margin-top: 23px;
    font-family: "notosans";
    color: #fff; }
.price-popup form span {
    display: block;
    color: #69aae0;
    font-size: 12px;
    margin-top: 25px;
    text-align: left; }
.price-popup form input[type="submit"], .price-popup form input[type="button"] {
    display: block;
    margin: 40px auto 0;
    background-color: #69aae0;
    color: #fff;
    font-family: "notosans"; }
.price-popup form input[type="submit"]:hover, .price-popup form input[type="button"]:hover {
    background-color: #3288cf; }
.price-popup .close {
    position: absolute;
    width: 40px;
    height: 40px;
    right: -20px;
    top: -20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    display: block;
    background-color: #ff0000;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-image: url(img/close.png); }
.price-popup .close:hover {
    background-color: #e10707;
    color: #fff; }
.content-part .news-level1 a{
	color: #69aae0;}
table td,table th{border:1px solid #000}
table th{text-align:center !important}
table td:first-child,table th:first-child{width:20%}
table img{
width:70px}

.dubel td:first-child,table th:first-child{width:300px;}
.dubel td,table th{width:470px;}

