@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800&subset=latin,cyrillic,cyrillic-ext);
@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,300,500,700&subset=latin,cyrillic-ext,cyrillic);

 * {
     /*margin: 0;
     padding: 0;*/
     text-decoration: none;
     line-height:130%;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
 }

.text_pages.mainWrapper {
    max-width: 960px;
    overflow: hidden;
    margin-top: 35px;
}
 a, a:hover, a:link, a:active, a:visited {
    color: inherit;
    text-decoration: none;
 }
 html {
     width: 100%;
     height: 100%;
 }
 h1, h2 {
     text-transform: none;
 }
 body.text_pages {
 }
 body {
     margin-bottom: -20px;
     min-height: 100%;
     background-color: #fff;
     font-family: 'Open Sans', sans-serif;
	 position: relative;
	 padding-bottom: 136px;
 }
input, 
input[type='password'], 
textarea, select { 
    outline: none;
    -webkit-appearance: none;
}

 header {
     position: relative;
     z-index: 9;
     clear: both;
     width: 100%;
     height: 206px;
     color: rgb(106,106,106);
     font-size: 14px;
     line-height: 120%;
     font-family: 'Open Sans';
     overflow: hidden;
	 background: rgba(255,255,255,0.76);
 }

 header::after {
     position: absolute;
     content: '';
     display: block;
     top: 0;
     left: 0;
     z-index: -1;
     clear: both;
     width: 100%;
     height: 300px;
 }
 
 header.text_pages {
     margin-top: 0;
 }

 .mainWrapper {
     position: relative;
     -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
     box-sizing: content-box;
     margin: 0 auto;
     padding: 0;
     width: 960px;
     height: 100%;
     border-left: none;
 }
 .text_pages.mainWrapper {
     max-width: 960px;
 }
 #main {
     overflow: hidden;
 }
 h1 {
     font-size:34px;
     line-height:120%;
     color:rgb(43,45,46);
     font-family: 'Open Sans', sans-serif;
     text-align: center;
     text-transform: uppercase;
     line-height: 120%;
     text-align: center;
     padding: 0 70px;
 }
 #content h1 {
     font-size: 28px;
 }
 h2 { 
      font-size:16px;
      line-height:120%;
      color:rgb(43,45,46);
 }
 #content ul + h2 {
    
}
 #content h3 {
}
#content h4 {
}
#content hr {
    border-top-color: rgb(228,233,237);
}
#content p {
    line-height: 170%;
}

.rightWrapper {
     position: relative;
     position: relative;
     display: block;
     float: right;
     overflow: hidden;
     width: 709px;
     height: auto;
 }
 
 .upper {
    text-transform: uppercase;
 }
 .index h2 {
 }
 
 h3 {
    margin: 13px 0;
    color: rgb(69,69,69);
    font-size: 15px;
 }
#content {
    color:rgb(43,45,46);
    font-size: 14px;
    color:rgb(43,45,46);
    font-family: 'Open Sans', sans-serif;
	padding-bottom: 30px;
}
#content a {
    text-decoration: underline;
    color:rgb(38,150,113);
}
#content a:hover {
    color:rgb(38,150,113);
    text-decoration: none;
}
#content .breadcrumb {
    padding: 0;
    margin-bottom: 10px;
    list-style: none;
    background-color: transparent;
    border-radius: 4px;
}
#content .breadcrumb li {
    font-family: 'Open Sans';
    font-size:14px;
    line-height:150%;
    color: rgb(38,150,113);
    font-size: 14px;
}
#content .breadcrumb * {
    font-family: 'Open Sans', sans-serif;
}
#content .breadcrumb a {
    font-family: 'Open Sans';
    font-size: 14px;
    line-height: 150%;
    text-decoration: underline;
    color: rgb(38,150,113);
 }
 #content .breadcrumb a:hover {
    text-decoration: none;
 }
.img-wrapper {
    background: url('default.png') no-repeat;
    background-color: transparent;
    background-position: center center;
 }

 span.label {
    display: block;
    margin-top: 10px;
    margin-left: 0;
    padding-left: 0;
    color: rgb(67,66,66);
    text-align: left;
    font-weight: normal;
    font-size: 40px !important;
    font-family: corinthiaregular;
 }

 #leftWrapper {
    display: block;
    float: left;
    overflow: hidden;
    margin-right: 21px;
    width: 229px;
    height: 100%;
 }

 ul li {
     position: relative;
 }

 .top_menu ul li ul li {
     display: block;
     padding: 0;
     height: 40px;
     border: 0;
     text-align: left;
     padding-left: 24px;
     width: 100%;
 }

 .top_menu > ul {
    display: table-row;
    margin: 0 auto;
    width: 960px;
    height: auto;
    list-style: none;
    background: transparent;
    padding: 0;
}

 .top_menu > ul > li {
     position: relative;
     display: table-cell;
     padding: 0 0px;
     height: 56px;
     width: auto;
     vertical-align: middle;
     text-align: center;
 }
 .phone,
 .address,
 .mail {
     font-size: 14px;
     color: rgb(43,45,46);
     font-family: 'Ubuntu', sans-serif;
     display: inline-block;
     float: right;
     margin-top: 6px;
 }
 .address p {
     display: inline;
     background: url('address_ico.png') no-repeat;
     background-color: transparent;
     background-position: top 2px left;
     padding-top: 7px;
 }
 .address {
     width: 220px;
 }
 .mail {
     background: url('mail_ico.png') no-repeat;
     background-color: transparent;
     background-position: top 3px left;
     padding-left: 26px;
     margin-top: 11px;
     margin-right: 10px;
 }
 .address p::before {
     content: '';
     display: inline-block;
     width: 21px;
     height: 18px;
 }
 .contact_info {
    width: 650px;
    float: right;
    text-align: right;
    margin-top: 35px;
}
 .phone {
     background: url('phone_ico.png') no-repeat;
     background-color: transparent;
     background-position: top 1px left;
     padding-left: 25px;
     margin-top: 12px;
     margin-right: 49px;
 }
 .slider-wrapper .slide_label {
     position: absolute;
     top: 262px;
     right: 195px;
     z-index: 10;
     text-align: right;
     width:405px;
     max-height: 300px;
     background-color: rgba(255,255,255,0.76);
     color: rgb(255,255,255);
     padding-left: 51px;
     padding-right: 28px;
     padding-top: 43px;
 }
 .slider-wrapper .slide_label::after {
     position: absolute;
	 content: '';
	 display: block;
     bottom: -80px;
     left: 0;
     z-index: 10;
     text-align: right;
     width:405px;
     height: 1px;
     background-color: rgba(252,252,252,0.86);
 }
 .slider-wrapper .slide_label .title {
     font-size:30px;
     line-height:120%;
     color: rgb(43,45,46);
     text-align:right;
     border-bottom: 1px solid rgb(38,150,113);
     padding-bottom: 12px;
 }
 .slider-wrapper .slide_label .title-txt {
     margin-top: 16px;
     font-size:13px;
     line-height:120%;
     color: rgb(43,45,46);
     text-align: right;
 }
 .slide_label .text_align {
     display: table-cell; 
     font-weight: normal;
     font-family:  'Bebas Regular';
     height: 200px;
     overflow: hidden;
     text-transform: uppercase;
     color: rgb(255,255,255);
     text-align: left;
     line-height: 160%;
 }
 .slide_label h1 {
     padding: 0;
 }
 .top_menu > ul li .text_align {
     height: 60px;
     vertical-align: middle;
     text-align: center;
     font-size: 16px; 
     line-height:120%;
     color: rgb(38,150,113);
     text-transform: uppercase;
     line-height: 110%; 
     text-align: center;
     border-bottom: 5px solid transparent;
     padding: 0 20px;
     font-weight: 600;
     font-family: 'Open Sans';
     transition: all 0.4s ease;
     -moz-transition: all 0.4s ease;
     -webkit-transition: all 0.4s ease;
 }
 .top_menu ul .on .text_align,
 .top_menu ul li:hover .text_align {
     border-bottom: 5px solid rgb(38,150,113);
 }

 header .top_logo {
     margin-top: 6px;
     position: relative;
     display: block;
     float: left;
     width: 273px;
     height: 145px;
     background: url('top_logo.png') no-repeat;
     background-color: transparent;
     background-position: center center;
     margin-left: 30px;
 }
 .top_menu ul li a {
     display: inline-block;
     height: 56px;
     margin: 0 auto;
 }

 header .mainWrapper {
     height: 100%;
 }

 nav#sidebar ul.upper_menu li:hover {
     background-color: rgb(41,38,162);
     color: rgb(255,255,255);
 }
li:hover ul {
  position: absolute;
  display: block;
}

li:hover li {  }
li:hover a {  }
li:hover li a:hover { }
.main-navigation li ul li { border-top: 0; }

ul ul ul {
  top: 0;
  left: 100%;
}

ul:after { clear: both; }


 nav.top_menu {
     position: absolute;
     bottom: 0;
     height: 60px;
    border: 0;
    font-size: 13px;
    margin: 0;
     display: table;
     width: 960px;
 }

.floated {
     float: none;
     clear: both;
     overflow: hidden;
 }

#content h2 {
    color: rgb(38,38,38);
    font-size: 18px;
    text-align: left;
    text-transform: uppercase;
}
 .floated.margin {
     margin-bottom: 11px;
 }

/*Slider***/
#slider-w{
    position: relative;
    top: 0;
    z-index: 7;
    float: left;
    overflow:hidden;
    margin: 0;
    width: 100%;
    height: 640px;
    border: 0;
 }
 .slider-wrapper{
    position: absolute;
    top: 0;
    overflow: hidden;
    width: 100%;
    height: auto;
    height: 640px;
}
#slider{
    z-index:6;
    overflow: hidden;
    max-width: 1920px!important;
    width: 100%!important;
    height: 640px!important;
    margin: 0 auto;
}
.slide {
    display:block;
    overflow: hidden;
    width: 100%!important;
    height: 640px!important;
}
.slide img {
    width: 1920px;
}
#pager{
    position:absolute;
    bottom: 50px;
    right: 225px;
    z-index: 8;
}
#pager a {
    display:block;
    float:left;
    margin-left: 13px;
    width:13px;
    height:13px;
    border-radius: 50%;
    -webkit-border-radius: 50% ;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background-color: #fff;
}
#pager a:first-child{
    margin-left:0;
}
#pager .activeSlide{
    background-color: rgb(38,150,113);
}

.rubrikator {
    overflow: hidden;
    margin-bottom: 0;
    width: 110%;
    margin-top: 40px;
}
 .rub {
    position: relative;
    float:left;
    overflow: hidden;
    margin-right: 32px;
    margin-bottom: 20px;
    width: 215px;
    height: 266px;
    text-decoration: none;
    border: 0;
}

.rub:hover .text_align {
   color: rgb(38,150,113);
}
.rub-img {
    width: 100%;
    height: 200px;
    margin: 0;
    margin-bottom: 7px;
}
 .rub-bot {
    width: inherit;
    height: 70px;
    text-align: center;
    display: block;
}
#content a.rub {
	text-decoration: none;
}
.rub-bot .text_align {
    margin: 0 auto;
    font-size: 16px;
    line-height: 120%;
    font-family: 'Ubuntu', sans-serif;
    color: rgb(43,45,46);
    text-transform: uppercase;
    height: 70px;
    padding: 0 3px;
    text-decoration: none;
    position: relative;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.rub-bot .text_align .border-top {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    margin: 0 auto;
    text-align: center;
    width:215px;
    height:3px;
}
.rub-bot .text_align .border-top::before {
    content: '';
    display: block;
    margin: 0 auto;
    background: rgb(38,150,113);
    width:55px;
    height:3px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.rub:hover .rub-bot .text_align .border-top::before {
    width: 150px;
}

.rubrics {
    padding-left: 3px;
}

 .slider-wrapper + .mainWrapper {
    margin-top: 440px;
    overflow: hidden;
}

.relative {
    position: relative;
}
.text_align {
    display: table-cell;
    margin: 0 auto;
    width: inherit;
    height: inherit;
    vertical-align: middle;
    text-align: center;
}

/*Header***/
#header-addrs {
    display:block;
    float:left;
    margin: 15px 0 0 10px;
    text-align:left;
    line-height:18px;
}
#hdr-right{
    float:right;
    overflow:hidden;
    width: 558px;
}
#call {
    display: inline-block;
    background: rgb(48,56,138);
    border: 0;
    color: rgb(255,255,255);
    font-size: 26px;
    font-family: 'Bebas Regular', sans-serif;
    width: 220px;
    height: 50px;
    text-transform: uppercase;
    font-weight: normal;
    margin: 50px 0 0 276px;
}
/*Footer*/
#footer-c{
    width: 100%;
    height: 138px;
    text-align: center;
    background: url('footer-bg.png') no-repeat;
    background-position: top center;
    position: absolute;
	bottom: 0;
	left: 0;
}
#footer-c .mainWrapper{
    overflow: hidden;
    height: 138px;
}
#footer{
    overflow: hidden;
    width: 100%;
}
 footer {
    margin: 0;
 }
#footer a:hover{
    text-decoration: none;
}
#footer-logo {
    margin-top: 33px;
    display: block;
    float: left;
    width: 71px;
    height: 71px;
    background: url('footer_logo.png') no-repeat;

}
#footer_contacts {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 42px;
    background: transparent;
    border-top: 1px solid rgb(85,85,85);
    color: rgb(119,119,119);
    font-size: 12px;
    padding-top: 11px;
}
#sozd {
    font-size: 12px;
    text-decoration:underline;
    color: rgb(119,119,119);
    margin: 0 auto;
    text-decoration: underline;
	-webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
#sozd:hover {
    text-decoration: none;
}
#footer-info {
    width: 256px;
    text-align: right;
    display: inline-block;
    font-size: 16px;
    font-family: 'Ubuntu', sans-serif;
    line-height: 120%;
    overflow: hidden;
    float: right;
    margin-top: 26px;
}

#footer-address {
    color: rgb(40,40,40);
}
.social_icos {
    display: inline-block;
    margin: 25px 0 0 0;
    text-align: left;
    float: left;
 }
 .social_icos a {
    display: inline-block;
    margin-right: 11px;
    width: 45px;
    height: 45px;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background: rgb(43,45,46);
    overflow: hidden;
	-webkit-transition: 0.2s all ease;
	-moz-transition: 0.2s all ease;
	transition: 0.2s all ease;
 }

 .social_icos a:hover {
    background: rgb(38,150,113);
 }
footer .phone,
footer .mail {
    display: inline-block;
    float: none;
    margin: 0;
    margin-bottom: 8px;
}

 .t {
     background-color: blue;
 }