/*-------------------------
	Simple reset
--------------------------*/


*{
	margin:0;
	padding:0;
}


/*-------------------------
	General Styles
--------------------------*/


html{
	/*background:url('../img/bg.jpg') #1f2129;*/
	background-color: white;
	position:relative;
}

body{
	/*font:14px/1.3 'Segoe UI',Arial, sans-serif;*/
}
body section p {
    white-space: pre-line;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    color: #777;
    font-size: 1.65rem;
    text-rendering: optimizelegibility;
    line-height: 1.55em;
    font-weight: 500;
    letter-spacing: 0.025rem;
}

a, a:visited {
	text-decoration:none;
	outline:none;
}

a:hover{
	text-decoration:underline;
}

/*header*/

.header {
    background: white none repeat scroll 0 0;
    font-weight: 400;
    left: 0;
    padding: 0;
    right: 0;
    top: 0;
}
.container-fluid {
    display: flex;
}
.hdr_phone {
    color: orange;
    display: inline;
    float: right;
    font-family: "Trebuchet MS";
    font-feature-settings: initial;
    font-kerning: initial;
    font-language-override: initial;
    font-size: 22px;
    font-size-adjust: initial;
    font-stretch: initial;
    font-style: normal;
    font-synthesis: initial;
    font-variant: initial;
    font-weight: bold;
    line-height: 1.1em;
    padding-right: 25px;
    padding-top: 0;
    position: relative;
    text-shadow: 0 0 1px #c3c3c3, 2px 0 5px #ffffff;
    top: -43px;
    width: 230px;
    z-index: 1;
}
.divTagLine1 {

    position: absolute;
    background-color: transparent;
    color: darkcyan;
    font-size: 1.2em;
    text-align: center;
    line-height: 66px;
    padding: 4px 0px 0px 217px;
    text-decoration-style: dashed;
    width: 96%;
    font-family: "Century Gothic",sans-serif;
    text-transform: uppercase;
    letter-spacing: 8px;
    font-weight: normal;
    z-index: 3;
}
.logo_brand1{
    margin:0 auto;
}
.divTagLine1-992px, .divTagLine1-768px, .divTagLine1-522px{
    display: none;
}
/*end header*/
section, footer{
	display: block;
}
.wrapper {
    background-size: 100% auto;
    margin: 0 auto;
    width: 100%;
}
.carousel-inner > .item > img {
    min-height: 230px;
    margin: 0 auto;
    max-height: 425px;
    height: initial;
    width: initial;
    padding-left: 444px;
}
.carousel-caption {
    padding: 47px 0px;
    left: 81px;
    position: relative;
    bottom: 0;
    color: #3D3D3D;
    text-align: unset;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption{
    color: #3D3D3D;
}
#main {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}

/*NAV menu vertical*/
.nav_mnu {
    box-shadow: 5px 2px 9px #000000;
    float: left;
    height: 100%;
    margin-top: 57px;
    overflow: hidden;
}
.lenta_mnu {
    height: inherit;
    width: 226px;
}
.tr_vertical {
    background: rgba(0, 0, 0, 0.67) url("") no-repeat scroll 0 0;
    box-shadow: 7px 9px 10px #000000;
    font-size: 1.7em;
    height: 94em;
    position: relative;
    text-align: center;
    transition: all 300ms ease 0s;
}
    /* vertical menu shadows*/
.up_sh {
    background-image: linear-gradient(to top, transparent 0px, rgb(0, 0, 0) 100%);
    border-bottom: 1px solid buttonshadow;
    height: 27em;
    margin-bottom: 50px;
    margin-top: inherit;
    position: absolute;
    top: 0;
    width: 226px;
    z-index: 2;
}
.dwn_sh {
    background-image: linear-gradient(to bottom, transparent 0px, rgb(0, 0, 0) 100%);
    border-top: 1px solid buttonshadow;
    height: 28em;
    position: absolute;
    top: 493px;
    width: 225px;
    z-index: 2;
}
    /*end vertical menu shadows*/
    .sub_list {
    color: #ffffff;
    font-size: 0.828em;
    padding: 0.7em 0 0.711em 1em;
}
.arrow_left {
    background: rgba(0, 0, 0, 0) url("../images/right_bl_s3.png") no-repeat scroll 0 0 / 80px auto;
    height: 57px;
    left: 153px;
    position: absolute;
    top: 436px;
    width: 71px;
}
/*end NAV menu vertical*/

.container-fluid > a {
    z-index: 2;
}

/* horizontal menu line START*/
.logo-brand {
  background-image: url("/images/logo.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  color: transparent !important;
  width: 7.5em;
  line-height: 0.6em;
}
.nav.navbar-nav.accordion > li {
    /*font-family: "Roboto",sans-serif;*/
    font-size: 16px;
    padding-top: 18px; 
    padding-bottom: 18px;
}
.a0:hover {
    background-color: steelblue;
}
.accordion .slide-opener {
    background-color: transparent !important;
    color: #080707;
    z-index: 2;
}
.fa-caret-down::before {
    content: "";
}
#header .fa-caret-down {
    font-size: 10px;
}
.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: inherit;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-rendering: auto;
    transform: translate(0px, 0px);
}
.accordion > li:hover .slide-opener {
    color: #FFFFFF!important;
}
.navbar-nav > li:hover .drop-slide {
    opacity: 1;
    visibility: visible;
}
.accordion .drop-slide {
    visibility: hidden;
}
.slide-area {
    font-size: 14px;
    left: 106px;
    margin: 0 auto;
    max-width: 880px;
    padding: 40px 71px 40px;
    position: relative;
    width: 880px;
    z-index: 1;
}
.accordion .drop-slide {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    box-shadow: 5px 0 10px rgba(0, 0, 0, 0.75);
    left: 0;
    opacity: 0;
    right: 0;
    top: 74px;
    transition: all 0.2s linear 0s;
    visibility: hidden;
    z-index: 1;
}
.slide-area ul {
    column-count: 2;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.slide-area ul > li {
    padding: 5px 0;
}
.slide-area ul li a b {
    margin-left: -8px;
}
.drop-slide {
    position: fixed;
    width: 100%;
}
.slide-area a {
    text-decoration: none!important;
    font-family: Roboto;
    color: black;
}
.slide-area a:hover, a:focus {
    color: #ee9e4a;
}
/* END horizontal menu */
.contactContainer {
    font: 100 14px/22px "Roboto",sans-serif;
}
article {
    font: 100 16px/28px "Roboto",sans-serif;
    text-align: justify;
}
.up {
    
    background: rgba(0, 0, 0, 0) url("../images/up2.png") no-repeat scroll 0 0;
    height: 50px;
    width: inherit;
    display: none;
}

.dwn {
    background: rgba(0, 0, 0, 0) url("../images/dwn2.png") no-repeat scroll 0 0;
    bottom: 0;
    height: 50px;
    position: absolute;
    width: inherit;
    display: none;
}

article.main_art {
    height: 510px;
    margin: 10% 29px 29px;
    position: absolute;
    right: 0;
    width: 520px;
}
.main_art > .art1 > h1, .main_art > .art1 > h2{
    color: #cacaca;
    font-family: "Roboto Condensed",sans-serif;
    font-size: xx-large;
    text-align: center;
}
.main_art p{
    text-align: justify;
    font-size: 15px;
}
.main_art div {
    background: rgba(0, 0, 0, 0.61) url("") no-repeat scroll 0 0;
    box-shadow: 7px 9px 10px #000000;
    color: #cacaca;
    font-size: 18px;
    height: inherit;
    line-height: 1.3em;
    overflow: hidden;
    padding: 31px;
    position: absolute;
    width: 530px;
}     
.tr_div.active, .tr_art.active.off {
            opacity: 1;
        }
.tr_div, .tr_art {
    opacity: 0;
    position: absolute;
    transition: all 600ms ease 0s;
}

.navbar-nav > li > a {
    line-height: 1.1em;
    padding-bottom: 10px;
    padding-top: 10px;
}
.navbar-toggle {
    margin-top: 0.8em;
}
.phone-num {
    color: rgb(80, 80, 80);
    font-size: 1.8em;
    line-height: 2.4em;
}
.lp0 {
    position: absolute;
    z-index: 2;
}
.lp2.logo-brand {
    display: none;
}
.phone-num a, .main-page .header .navbar .pos-phone a{
    color: tomato;
}
.glif_enable{
    color: #BCBCBC;
    display: none;
    left: 15px;
}
.a0:hover .glif_enable {
    color: white;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: white;
}
.n_sect{
    /*padding: 0px 125px;*/
    margin: 4% 0px 4em 0px;
    padding: 0;
}
.img_r,.img_l{
    /*padding: 0 7%;*/
    /*padding-bottom: 3%;*/
    padding: 0;
}
.img_c{
    width: inherit;
    /*padding: 0% 20% 10% 20%;*/
    max-height: 600px;
}
/*##############################*/
/*.a2.collapse {
    display: none!important;
    }*/
.a2.collapse.in {
    display: block!important;
    }

/*##############################*/
@media (min-width: 992px){
.container {
    width: 989px;
    }
}
@media(min-width: 1200px){
    .container {
    width: 1170px;
    }
}
@media(max-width: 482px){
.phone-num > a{
    /*color: rgb(80, 80, 80);*/
    font-size: 1.7em!important;
    padding-top: 4px;
}
}
@media(max-width: 522px) {
    .logo_brand1{
        width: 222px;
        margin: 65px auto!important;
        padding: 0px 0px 0px 1px;
        font-size: 1.75em;
    }
    .divTagLine1{
        position: relative;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
        letter-spacing:7px;
    }
        .divTagLine1-992px{
        display: none!important;
    }
    .divTagLine1-522px{
        display: block;
    }
/*    .divTagLine1-992px{
        display: none;
    }*/
    .navbar-header {
    /*width: auto;*/
    /*padding: 0 95px;*/
}
    .logo-brand {
    /*display: none;*/
}
    .lp0, .lp1.logo-brand{
        display: none;
    }
    .lp2.logo-brand {
    background-size: 100% auto;
    display: block;
    height: 100px;
    margin-bottom: 0.6em;
    margin-top: 1.7em;
    width: 100%;
}
    .navbar-toggle{
        /*left: 48px;*/
    }
    .phone-num {
        color: rgb(80, 80, 80);
        font-size: 1.8em;
        line-height: 2em;
        margin-right: 18px;
    }
    .img_polenov{
        display: none;
    }
    .mmetric{
        display: none;
    }
}
@media (max-width: 767px) {
/*    .divTagLine1-768px{
        display: block;
    }*/
    .divTagLine1{
        font-size: 1.1em;
    }
    .collapce{ 
    /*display: none!important; */
    }
    .container {
    /*width: 768px!important;*/
    }
    .navbar-nav.accordion {
    /*width: auto;*/
    }
}

@media(max-width: 992px){

    .divTagLine1-992px{
        display: block;
    }
    .navbar-header {
    float: none!important;
    }
    .navbar-collapse.bottom-area.collapse {
    /*width: 100%!important;*/
    }
    .nav.navbar-nav.accordion {
    /*background-color: mintcream;*/
    /*width: 100%;*/
    }
    .navbar-collapse.collapse{
                                                                         /*display: none!important;*/
    }
    .nav > ul{
    background-color: lightskyblue;
    }
    .nav > li {
    /*padding: 18px;*/
    padding-left: 34px;
    padding-right: 45px;
    width: 100%;
    border-bottom: 1px solid #F0F0F0;
    }
    .nav.navbar-nav > li:last-child {
    border-bottom: unset;
    }
    .nav > li > a{
    }
    .drop-slide{
    display: none!important;
    }
    .glif_enable{
    display: block;
    }
    .container > .navbar-header, .navbar-collapse, .top-area.a2{
        margin-right: -15px;
        margin-left: -15px;
    }
}
@media (max-width: 992px) {
    .collapce{ 
    display: none!important; 
    }
    .container {
    width: 100%;
    }
    .nav > li > a {
    padding: 10px 0!important;
    font-size: 15px!important;
    }
    .navbar-toggle {
                                                                    display: block!important;
    }
    .a2.collapse {
    display: none!important;
    }
}
@media (max-width: 992px) {
#header {
    border-bottom: medium none;
    position: absolute;
}
#header .top-area {
    overflow: visible;
    padding: 0;
}
#header .navbar-default .navbar-header {
    padding: 0;
}
#header .navbar-brand {
    display: block;
    float: none;
    height: 50px;
    left: 30%;
    margin: auto;
    position: absolute;
    text-align: center;
    top: 20px;
    width: 40%;
}
#header .navbar-brand img {
    height: 100%;
    width: auto;
}
#header .phones {
    display: inline-block;
    padding: 0 0 12px;
}
#header .phones p {
    display: block;
    margin: 0 0 4px;
}
#header .navbar-default a.connect-area {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #ee9e4a;
    color: #ee9e4a;
    float: right;
    margin-top: 14px;
    padding: 5px 10px;
}
#header .navbar-default a.connect-area .text {
    font-size: 1.2rem;
    width: 140px;
}
#header .navbar-default a.connect-area .fa-phone {
    display: unset;
    padding: unset;
}
}

@media (max-width: 1000px) {
/*.collapce{ 
    display: none!important; }*/
.container {
    /*width: 768px!important;*/
}

.nav > li > a {
    /*padding: 10px 0!important;*/
    font-size: 15px!important;
}

/*.nav.navbar-nav.accordion {
    display: none!important;
}*/
}
@media (max-width: 1050px){
   /* .collapce{ 
    display: none!important; }*/
    .container-fluid a span img{
        width: 170px;
        
    }
    .nav > li > a {
    // padding: 10px 0!important;
    font-size: 15px!important;
    }
/*    .hdr_phone{
        font-size: 20px;
    }
    .navbar-nav li a {
      font-size:14px;
      line-height:20px;
      padding:10px 3px!important;
    }
    .bottom-area{
        top: 1px!important;
    }*/
    
}
@media (max-width: 1200px){
    .nav > li > a {
    padding: 11px 9px!important;
    font-size: 15px!important;
}
}
/*@media (min-width: 768px) {
.container {
    width: 95%;
}
.nav > li > a {
    display: block;
    padding: 10px 34px;
    position: relative;
}
}*/
.tabs {
    border-bottom: 1px solid #a1c431;
    margin-bottom: 20px;
    margin-top: 30px;
}
.tabs .tab-wrap {
    display: inline-block;
    padding-right: 5px;
}
.tabs .tab.active {
    border-bottom: 6px solid #a1c431;
    color: #a1c431;
    cursor: default;
    position: relative;
    /*top: 6px;*/
}
.tabs .tab {
    color: #7d7d7d;
    cursor: pointer;
    display: inline-block;
    font: 600 12px/38px "Roboto",arial;
    height: 36px;
    margin-right: 6px;
    overflow: hidden;
    padding: 0 18px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-overflow: ellipsis;
    text-transform: uppercase;
    vertical-align: bottom;
    white-space: nowrap;
}
.text-content h1, .text-content .h1 {
    color: #333;
    font: 100 36px/36px "Roboto Condensed",sans-serif;
    margin-bottom: 8px;
    color: #525252;
}
b, strong {
    font-weight: 700;
}

/*----------------------------
    The Footer
-----------------------------*/


footer{
    background-color: #111111;
    bottom: 0;
    box-shadow: 0 -1px 2px #111111;
    height: 3.5em;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 100000;
    color: gray;
}

footer h2{
    color: #EEEEEE;
    font-size: 14px;
    font-weight: normal;
    left: 50%;
    margin-left: -400px;
    padding: 13px 0 0;
    position: absolute;
    width: 540px;
}

footer h2 i{
    font-style:normal;
    color:#888;
}

footer a.tzine,a.tzine:visited{
    color: #999999;
    font-size: 12px;
    left: 50%;
    margin: 16px 0 0 110px;
    position: absolute;
    text-decoration: none;
    top: 0;
}

footer a i{
    color:#ccc;
    font-style: normal;
}

footer a i b{
    color:#c92020;
    font-weight: normal;
}
footer div {
    margin: 1em;
    text-align: center;
}
/*login modal container*/
@import url(http://fonts.googleapis.com/css?family=Roboto);

/****** START LOGIN MODAL CONTAINER ******/
.loginmodal-container {
  padding: 30px;
  max-width: 350px;
  width: 100% !important;
  background-color: #F7F7F7;
  margin: 0 auto;
  border-radius: 2px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  font-family: roboto;
}

.loginmodal-container h1 {
  text-align: center;
  font-size: 1.8em;
  font-family: roboto;
}

.loginmodal-container input[type=submit] {
  width: 100%;
  display: block;
  margin-bottom: 10px;
  position: relative;
}

.loginmodal-container input[type=text], input[type=password] {
  height: 44px;
  font-size: 16px;
  width: 100%;
  margin-bottom: 10px;
  -webkit-appearance: none;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-top: 1px solid #c0c0c0;
  /* border-radius: 2px; */
  padding: 0 8px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.loginmodal-container input[type=text]:hover, input[type=password]:hover {
  border: 1px solid #b9b9b9;
  border-top: 1px solid #a0a0a0;
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}

.loginmodal {
  text-align: center;
  font-size: 14px;
  font-family: 'Arial', sans-serif;
  font-weight: 700;
  height: 36px;
  padding: 0 8px;
/* border-radius: 3px; */
/* -webkit-user-select: none;
  user-select: none; */
}

.loginmodal-submit {
  /* border: 1px solid #3079ed; */
  border: 0px;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.1); 
  background-color: #4d90fe;
  padding: 17px 0px;
  font-family: roboto;
  font-size: 14px;
  /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#4787ed)); */
}

.loginmodal-submit:hover {
  /* border: 1px solid #2f5bb7; */
  border: 0px;
  text-shadow: 0 1px rgba(0,0,0,0.3);
  background-color: #357ae8;
  /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#357ae8)); */
}

.loginmodal-container a {
  text-decoration: none;
  color: #666;
  font-weight: 400;
  text-align: center;
  display: inline-block;
  opacity: 0.6;
  transition: opacity ease 0.5s;
} 

.login-help{
  font-size: 12px;
}
/*END login modal container*/