/*@import url(http://fonts.googleapis.com/css?family=Roboto&subset=latin,cyrillic-ext,cyrillic);*/

body {
    margin: 0;
    padding: 0;
    cursor: default;
    background: #fff;
    /*font-family: Arial, Roboto, georgia, serif;*/
    font-family: Arial, georgia, serif;
    font-size: 16px;
    height: 100%;
    width: 100%;
    overflow-x: hidden;
}
.kess {
    width:500px;
    height: 481px;
    background: url('../images/2kess.jpg') 0 0 no-repeat;
    background-size: cover;
    margin: 10px auto 10px auto;
}
.kess:hover {
    background: url("../images/2kess.jpg") -500px 0 no-repeat;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Arial", "Helvetica", sans-serif;
    font-weight: 400;
}
.wrapper {
    max-width: 1030px;
    margin: 0 auto;
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
}
.clearfix::before,
.clearfix::after{
    content: '';
    display: block;
    clear: both;
}
.header {
    height: 85px;
    position: relative;
}
.logo {
    position: absolute;
    top: 15px;
    left: 0;
    z-index: 10;
}
.time-call {
    font-size:11px;
    color:#424242;
    margin: 0 0 5px 0;
}
.toplink {
    color: #264ca5;
    text-transform: uppercase;
    display: block;
    float: left;
    width: 122px;
    /*padding: 0 10px;*/
    text-align: center;
    margin: 0 0;
    position:relative
    
}
.toplink > a {
    display: block;
    padding-bottom: 7px;
    font-weight: bold;
}
.toplink.active > a {
    text-decoration: underline;
    color: #00B5F0;
}
.top {
    position: relative;
    color: #fff;
    height: 18px;
    padding: 7px 0 0;
    z-index: 10;
    max-width: 1000px;
    margin: 0 auto;
    width: 100%;
}
.for-top-menu {
    height:32px;
    width:100%;
    background:#fff;
}
.fix-top-menu {
    left: 0px;
    top: 0px;
    z-index: 500;
    height:32px;
    width:100%;
    background:#fff;
}
.fixT {
    box-shadow:0 2px 3px #777;
    position:fixed;
}
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {
    display: inline;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}
.greet {
    background: url("../images/greet_bg.png") 0px 0px transparent;
    padding: 59px 0px 65px;
    text-align: center;
}
.container_12 {
    margin: 0px auto;
    padding: 0px;
    position: relative;
    width: 960px;
}
h2 {

    font-size: 28px;
    /*line-height: 40px;*/
    font-weight: normal;
}
.carousel {
    color: #FFFFFF;
    background: url("../images/car_bg.png") 0px 0px transparent;
}
.carousel > div {
    background: url("../images/car_sh.png") 0px 0px repeat-x transparent;
    padding-top: 56px;
}

.container_12 .grid_12 {
    width: 940px;
}

.carousel .heading-wrapper {
    margin-bottom: 35px;
}

.heading-wrapper {
    position: relative;
    text-align: center;
}
.carousel .heading-wrapper {
    margin-bottom: 15px;
}
.heading-wrapper {
    position: relative;
    text-align: center;
}
.car_wrap {
    margin: 0px -10px;

}
.white {
    background:#fff;
    padding:10px;
    width: 980px !important;
}
.forslider {
    width:100%;
    height:200px;
    margin: 15px 0;
}
h3 {
    font-size: 26px;
    line-height: 30px;
    display: inline-block;
    
}
.heading-before {
    background: url("../images/dash1.png") 0px 0px repeat-x transparent;
    height: 1px;
    left: 0px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
}
.white-title {
    color: #FFFFFF;
}
.heading-after {
    background: url("../images/dash1.png") 0px 0px repeat-x transparent;
    height: 1px;
    margin-top: -2px;
    position: absolute;
    right: 0px;
    top: 50%;
}
.heading-wrapper {
    margin-bottom: 15px;
    position: relative;
    text-align: center;
}
.changecolor {
    border: solid 8px #fff;
    transition: all 0.5s cubic-bezier(0.25, 0.1, 0.25, 1) 0;

}
.changecolor:hover {
    border: solid 8px #034C76;
}
#slider {

    height: 131px !important;
}
.wraps {
    width: 980px;
    height: 147px;
}
.panel {
    text-align: center;
}

footer {
    background: #000b2b;
    color: #bcecf5;
    font-family: Arial;
/*
    background: url("../images/bot_bg.png") 0px 0px transparent;
    color: #9BA0A6;
*/
    display: block;
    font-size: 13px;
    line-height: 28px;
    padding: 27px 0px;
    text-align: center;
}
a {
    color: inherit;
    outline: medium none currentColor;
    text-decoration: none;
    transition: all 0.5s cubic-bezier(0.25, 0.1, 0.25, 1) 0;
}
.bottom_block {
    /*background: url("../images/bot_bg.png") 0px 0px transparent;*/
    /*color: #ABB1B7;*/
    background: #000b2b;
    color: #bcecf5;
    font-family: Arial;
    
}
.copy {
    background: url("../images/copy_bg.png") 50% 50% no-repeat transparent;
    position: relative;
    text-align: center;
}
.bottom_block h4 {
    color: #FFFFFF;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 28px;
    padding-top: 18px;
    
}
.clear::after {
    clear: both;
    content: " ";
    display: block;
    height: 0px;
    visibility: hidden;
}
.grid_3 {
    width: 229px;
}
.allwhite {
    background: #FFFFFF;
}
a.btn:hover {
    background: #FFFFFF;
    color: #6FA6C5;
}
a.btn {
    background: #3383AF;
    color: #FFFFFF;
    display: inline-block;
    font: 14px/20px "Trebuchet MS", "Arial", "Helvetica", sans-serif;
    margin-top: 36px;
    padding: 10px 21px 11px 22px;
}
.browse_prod a {
    color: #3383AF;
}
.browse_prod {
    float: left;
    margin: 5px 10px;
    text-align: center;
    width: 145px;
    position: relative;
}
.nl {
    position: relative;
}
.top1 {
    position: absolute;
    background: #3383AF;
    top:20px;
    left: 0;
    width: 300px;
    box-shadow: 3px 3px 3px #555;
    color:#fff;
font-weight:normal !important;
    z-index:21;

}
.toplink1 {
    display: block;
    text-align: left;
    padding: 4px;
    font-size: 11px;
    border-bottom: solid 1px #eee;

}


.tl1 {
    position: relative;
}
.top2 {
    position: absolute;
    background: #2f749c;
    font-weight:normal !important;
    top:0;
    left: 300px;
    /*right: -250px;*/
    /*width: 250px;*/
    box-shadow: 3px 3px 3px #555;
}
.toplink2 {
    display: block;
    text-align: left;
    padding: 4px;
    font-size: 11px;
    border-bottom: solid 1px #eee;

}

.tl2 {
    position: relative;
}
.top3 {
    position: absolute;
    background: #2b688d;
    top:0;
    right: -250px;
    width: 250px;
    box-shadow: 3px 3px 3px #555;
}
.toplink3 {
    display: block;
    text-align: left;
    padding: 4px;
    font-size: 11px;
    border-bottom: solid 1px #eee;

}
.top1, .top2, .top3 {
    display: none;
}
.top1 {
    z-index: 20;
}
.top2 {
    z-index: 21;
}
.top3 {
    z-index: 22;
}
.toplink:hover .top1 {
    display: block;
}
.tl1:hover .top2 {
    display: block;
}
.tl2:hover .top3 {
    display: block;
}
.forsl {
    width: 100%;
    height: 200px;
    margin: 0 0 20px 0;
    background: url("../images/fon.jpg");
    position: relative;
}
.left {
    width: 730px;
    float: left;
    margin: 0 20px 0 0;
    padding-bottom: 25px;
}
.right {
    width: 250px;
    float: left;

}
.phone {
    position:absolute; 
    top:12px; 
    right:10px; font-size:17px;
    /*text-shadow: 1px 1px 3px #000;*/
    color:#001450;
}
.phone>b {
    font-size:22px;
}
.slogan {
    font-size: 30px;
    width: 350px;
    text-align: right;
    text-shadow: 1px 1px 3px #000;
    color: #fff;
    font-weight: bold;
    position: absolute;
    top: 46px;
    left: 20px;
}
.browse_prod span {
    display: block;
    height: 38px;
    overflow: hidden;
}
.top4 {
    position: absolute;
    background: #2f749c;
    top:132px;
    left: -52px;
    width: 250px;
    box-shadow: 3px 3px 3px #555;
    display: none;
    z-index: 50;

}
.toplink4 {
    display: block;
    text-align: left;
    padding: 4px;
    border-bottom: solid 1px #eee;
    font-size: 11px;
    color: #fff !important;

}

.tl4 {
    position: relative;
}
.browse_prod:hover .top4 {
    display: block;
}

.tl4:hover .top5 {
    display: block;
}
.top5 {
    position: absolute;
    background: #2b688d;
    top:0;
    right: -250px;
    width: 250px;
    box-shadow: 3px 3px 3px #555;
    z-index: 60;
    display: none;
}
.toplink5 {
    display: block;
    text-align: left;
    padding: 4px;
    border-bottom: solid 1px #eee;
    font-size: 11px;
    color: #fff !important;

}
.left a {
    color:#3383AF !important;
    text-decoration:underline;
}
table { 
    border-collapse: collapse;
    width: 100%;
    border:none !important;
}
td {
    font-weight: normal;
    font-family: Roboto, georgia, serif !important;
    font-size: 13px !important;
    height: 100% !important;
    padding: 2px;
    border: 1px solid #CCCCCC;
}
td p {
    padding: 10px;
    margin: 0;
}
th {
    background-color: rgb(51, 204, 204);
    font-family: Roboto, georgia, serif  !important;
    font-size: 14px !important;
    height:100% !important;
    padding:2px;
    border: 1px solid #CCCCCC;
}
h1, h2 {
    font-size:18px !important;
}

.input-line {
    border: solid 1px #ddd;
    padding: 7px 11px;
    border-radius:5px;
    box-shadow: 3px 3px 3px #eee inset;
}
.input-line1 {
    border: solid 1px #ddd;
    width:250px;
    margin:0 0 10px 0;
    display:block;
    padding: 7px 11px;
    border-radius:5px;
    box-shadow: 3px 3px 3px #eee inset;
}
textarea.input-line1 {
    height:116px;
}
.order-table td {
    border:none;
}
.submit-button {
    color: #fff;
    background:#264CA5;
    background: linear-gradient(#264CA5,#0B286D);   
    border:none;
    cursor:pointer;
    margin:-10px 10px 0 0;
    display: block;
margin: -15px 10px 0px 0px;
    padding:5px 23px;
    border-radius:5px;
    float:right;
 
}
.wrapper-order {
    margin:5px 0;
    padding:5px 0;
    border-bottom: dashed 1px #ccc;
    border-top: dashed 1px #ccc;
}
.item_obj {
    float:left;
    padding:9px;
    border:solid 1px #ccc;
    margin:10px;
    width:325px;
    background: #fff;
        transition: all 0.5s cubic-bezier(0.25, 0.1, 0.25, 1) 0;

}
.item_obj:hover {
    background:#ccc;
}
.wg-sub {
    float:left;
    width:200px;
    display:block;
    padding:7px;
    margin:7px;
    transition: all 0.5s cubic-bezier(0.25, 0.1, 0.25, 1) 0;
    background:#ccc;
    text-align:center;
}
.wg-sub>div {
    width:200px;
    height:150px;
    margin: 0 0 10px;
}

.wg-sub>div>img {
    border:none;
    width:100%;
}
.wg-sub:hover {        
    background:#264ca5;
}

.wg-sub:hover>span {        

    color:#fff;
}
.wg-sub>span {
    height:35px;
    display:block;
}
.item-faq {
    margin:0 0 10px 0;
    padding:0 0 10px 0;
    border-bottom:dashed 1px #ccc;
}
.question {
    font-family:georgia;
    font-style:italic;
    color:#264ca5;
    cursor:pointer;
    font-size:16px;
}
.answer {
    display:none;
}
.read_more_text {
    display:none;
}
.read_more_block {
    margin-top: 20px;
    float: left;
    clear: both;
}
.h1 {margin-top:0;
 font-size:18px; 
line-height:1;
font-family: "Arial", "Helvetica", sans-serif;
font-weight: 400;
}
.unit-prod {
	padding:7px;
	border:dashed 1px #ccc;
	margin: 0 0 15px 0;
}
.unit-prod-img {
	float:left;
	width: 175px;
	margin: 0 10px 0 0;
}
.unit-prod-all {
	float:left;
	width: 415px;
	margin: 0 10px 0 0;
	
}
.unit-prod-name {
font-weight:bold;
	font-size:16px;
}
.unit-prod-price {
	float:left;
	width: 100px;
	margin: 0;
font-weight:bold;
	font-size:16px;
	color:#424242;
}


.menuToggle {
    width: 37px;
    height: 22px;
    position: relative;
    align-items: center;
    cursor: pointer;
    display: none;
}
.menuToggle span {
    display: block;
    width: 100%;
    height: 4px;
    background: #0097ee;
    transition: background 0.3s;
    border-radius: 10px;
    position: absolute;
    top: 9px;
}
.menuToggle span::before, .menuToggle span::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 4px;
    display: block;
    background: #0097ee;
    transition: transform 0.3s;
    border-radius: 10px;
}
.menuToggle span::before {
    top: -9px;
}
.menuToggle span::after {
    bottom: -9px;
}
.toggle-catalog{
    display: none;
}
.forslider .white-title {
    color: #003266;
    display: block;
    text-align: left;
}
.left .wrapper{
    padding: 0;
}
.changecolor-wrapper {
    width: 25%;
    float: left;
    box-sizing: border-box;
    padding: 5px;
}
.changecolor-wrapper a{
    display: inline-block;
    box-sizing: border-box;
}
.changecolor-wrapper .changecolor {
    max-width: 100%;
    height: auto;
    box-sizing: border-box;
}
.panel .changecolor-wrapper .changecolor {
    box-sizing: content-box;
}
.changecolor-wrapper a{
    display: inline;
    box-sizing: content-box;
}
.panel .changecolor-wrapper {
    width: auto;
    float: none;
    box-sizing: content-box;
    padding: 0px;
}

@media only screen and (max-width : 1050px) {
    .fixT .top {
    padding: 7px 15px 0 15px;
    }
    .toplink {
    width: 105px;
    }
    .browse_prod {
    margin: 0;
    width: 25%;
    box-sizing: border-box;
    padding: 15px;
    }
    .item_obj a{
        display: inline-block;
    }
    .item_obj{
        text-align: center;
    }
    .item_obj img {
    max-width: 215px;
    }
    .top4 {
    left: 0;
    }
    .objectname {
    margin-top: 14px;
    }
    .item_obj {
    margin: 0;
    width: 49%;
    box-sizing: border-box;
    margin-bottom: 23px;
    min-height: 320px;
    }
    .item_obj:nth-child(2n){
        float: right;
    }
    .left {
    width: 100%;
    margin: 0;
    }
    .right {
    width: 100%;
    margin: 0;
    padding-bottom: 35px;
    padding-top: 0!important;
    }
    .item-newsbox {
    width: 33.33%;
    float: left;
    padding: 0 10px;
    box-sizing: border-box;
    }
    .nc_row img {
    max-width: 100%;
    margin-bottom: 20px;
    }
    .wrapper .wraps {
    width: 100%;
    }
    .wg-sub {
    width: 100%;
    box-sizing: border-box;
    display: block;
    margin: 0;
    float: none;
    }
    .wg-sub>div {
    margin: 0 auto 20px auto;
    width: 100%;
    max-width: 200px;
    }
    .nc_list.nc_subdivision_list {
    margin: 0 -7px;
    box-sizing: border-box;
    }
    .wg-sub-wrapper {
    padding: 5px;
    width: 25%;
    box-sizing: border-box;
    float: left;
    }
}
@media only screen and (max-width : 992px) {
    .top2 {
    right: -175px;
    width: 175px;
    }
    .top3 {
    right: -125px;
    width: 125px;
    }
    .top1{
        width: 225px;
    }
    .browse_prod {
    width: 33.33%;
    padding: 8px;
    }
}
@media only screen and (max-width : 900px) {
    .item-newsbox {
    width: 100%;
    margin-bottom: 30px!important;
    }
}
@media only screen and (max-width : 850px) {
    .wg-sub-wrapper {
    width: 33.33%;
    }
}


@media only screen and (max-width : 830px) {
    .changecolor{
        max-width: 100%;
        height: auto;
        vertical-align: bottom;
        border: 0;
    }
    .changecolor:hover {
    border: 0;
    
    }
    .anythingSlider #slider .panel {
    padding: 5px;
    box-sizing: border-box;
    }
    .anythingSlider-default .arrow {
    transform: translate(0,-50%);
    }
   .wrapper .anythingSlider-default .arrow a {
    width: 45px;
    height: 45px;
    margin: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: -21px -12px;
    }
    .wrapper .anythingSlider-default .forward a:hover, .wrapper .anythingSlider-default .forward a.hover {
    background-position: -21px -12px;
    }
    .wrapper .anythingSlider-default .arrow {
    top: 43%;
    }
    .wrapper .anythingSlider-default .back a {
    background-position: 22px -12px;
    }


}
@media only screen and (max-width : 800px) {
    .bottom_block .grid_3 {
    width: 50%;
    box-sizing: border-box;
    margin: 0;
    padding: 0 10px;
    }
    #scr {
    width: 100%!important;
    }
    .slider-main {
    width: 100%!important;
    }
}
@media only screen and (max-width : 768px) {
    .parent_browse_prod{
        display: none;
    }
    .toggle-catalog {
    background: #e5f8ff;
    padding: 11px 49px 11px 11px;
    font-size: 18px;
    cursor: pointer;
    display: block;
    position: relative;
    border: 2px solid #264ca5;
    border-radius: 6px;
    }
    .toggle-catalog::before {
    content: '';
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translate(0,-50%);
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 15px solid #264ca5;
    }
    .browse_prod:hover .top4 {
    display: none;
    }
    .item-row {
    width: 100%;
    max-width: 100%!important;
    text-align: center;
    margin: 10px 0!important;
    height: auto!important;
    border-radius: 0!important;
    }
}

@media only screen and (max-width : 720px) {
    .slogan {
    width: 100%;
    left: 0;
    text-align: center;
    }
    .logo {
    max-width: 200px;
    display: inline-block;
    }
    .logo img{
        max-width: 100%;
        height: auto;
        vertical-align: bottom;
    }
    .phone>b {
    font-size: 15px;
    }
    .phone {
    font-size: 14px;
    }
    .toplink {
    width: 83px;
    font-size: 11px;
    }
    .header {
    height: 63px;
    }
    .sketchfab-embed-wrapper iframe{
        width: 100%;
    }
}
@media only screen and (max-width : 655px) {
    .item_obj {
    width: 100%;
    min-height: auto;
    }
}
@media only screen and (max-width : 650px) {
    .menuToggle {
    display: block;
    margin-left: auto;
    }
   .fix-top-menu {
    position: relative;
    height: auto;
    padding: 5px 0 11px 0;
    background: transparent;
    }
    .top, .fixT .top {
    position: fixed;
    top: 0;
    left: 0;
    width: 250px;
    background-color: #3b4c5d;
    height: 100vh;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translate(-100%);
    transition: transform 0.4s;
    padding: 15px 0;
    z-index: 100;
    box-sizing: border-box;
    max-width: 100%;
    }
    .wg-sub-wrapper {
    width: 50%;
    }
    .top *{
        box-sizing: border-box;
    }
    .top.active{
        transform: translate(0%);
    }
    .toplink {
    width: 100%;
    font-size: 12px;
    }
    .toplink > a:hover{
        background-color: #3e5faf;
    }
    .toplink > a {
    color: #fff;
    padding: 9px 22px;
    text-align: left;
    }
    .logo {
    z-index: 1;
    }
    .toplink:hover .top1,
    .toplink:hover .top2,
    .toplink:hover .top3 {
    display: none;
    }
    .none-scroll{
        overflow: hidden;
    }
    .overlay-page {
    -webkit-overflow-scrolling: touch;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.6);
    z-index: 99;
    display: none;
    width: 100vw;
    height: 100vh;
    }
    .overlay-page.active {
    display: block;
    }
    .for-top-menu {
    position: relative;
    z-index: 100;
    background: transparent;
    }
    .top1,
    .top2,
    .top3 {
    position: static;
    left: 0;
    width: 100%;
    box-shadow: none;
    }
    .forsl {
    margin: 11px 0 20px 0;
    }
    .forslider .anythingSlider-default .arrow {
    top: 38%;
    }
    

}
@media only screen and (max-width : 600px) {
    #scr {
    height: 293px!important;
    }
}
@media only screen and (max-width : 550px) {
    #scr {
    height: 261px!important;
    }
    .wrapper .anythingSlider-default .arrow {
    top: 31%;
    }
    .wrapper .wraps {
    height: 81px;
    }
    .wrapper .anythingSlider-default .arrow {
    top: 50%;
    }
    .forslider {
    height: 130px;
    }
    .kess {
    width: 260px!important;
    height: 252px;
    }
    .kess:hover {
    background: url(../images/2kess.jpg) -262px 0 no-repeat;
    background-size: cover;
    }
}
@media only screen and (max-width : 500px) {
   #scr {
    height: 235px!important;
    }
}

@media only screen and (max-width : 480px) {
    .logo {
    max-width: 150px;
    }
    .phone>b {
    font-size: 12px;
    }
    td {
    font-size: 9px !important;
    }
    th {
    font-size: 9px !important;
    }
    .sketchfab-embed-wrapper iframe {
    height: 300px;
    }
    .parent-img{
        float: none!important;
        margin: 10px auto!important;
    }
    .phone {
    font-size: 12px;
    text-align: right;
    }
    .wrapper {
    padding: 0 10px;
    }
    .slogan {
    font-size: 22px;
    }
    .forsl {
    height: 174px;
    }
    .browse_prod {
    width: 50%;
    }
    .bottom_block .grid_3 {
    width: 100%;
    }
    footer .copy {
    line-height: 19px;
    }
    .wg-sub-wrapper {
    width: 100%;
    max-width: 250px;
    margin: 0 auto;
    float: none;
    }
}
@media only screen and (max-width : 435px) {
   #scr {
    height: 208px!important;
    }
    .wrapper .anythingSlider-default .arrow a {
    width: 30px;
    height: 35px;
    background-position: -16px -7px;
    }
    .wrapper .anythingSlider-default .forward a:hover, .wrapper .anythingSlider-default .forward a.hover {
    background-position: -16px -7px;
    }
    .wrapper .anythingSlider-default .back a {
    background-position: 16px -7px;
    }
    .wrapper .anythingSlider-default .arrow {
    top: 47%;
    }
}
@media only screen and (max-width : 395px) {
   #scr {
    height: 185px!important;
    }
    
}
@media only screen and (max-width : 360px) {
   #scr {
    height: 166px!important;
    }
    .wrapper .anythingSlider-default .arrow {
    top: 36%;
    }
}
@media only screen and (max-width : 330px) {
   #scr {
    height: 149px!important;
    }
}

.toplink4 span, .toplink5 span {
    display: inline-block;
    height: auto;
    float: right;
}

