html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, 
p, blockquote, pre, a, abbr, acronym, address, big, cite, code, 
del, dfn, em, font, img, ins, kbd, q, s, samp, strike, 
strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd,  
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, 
tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}


body {
  background-color: #dddddd;
 -webkit-font-smoothing: antialiased;
}


* {
  font-family: 'FontAwesome', sans-serif;
  text-rendering: auto;
  text-rendering: optimizeSpeed;
  text-rendering: optimizeLegibility;
  text-rendering: geometricPrecision;
} 


.header_small {
  border-radius: 8px;
  height: 40px;
  background-color: #ffffff;
}


.dropdown a {
  font-size: 11px;
  font-size: 0.8rem;
  color: #838383;
  border-bottom: 1px dashed;
  line-height: 40px;
  display: 	block;
  text-decoration: none;
}

.menu .dropdown-menu {
  background-color: #f2efeb;
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 10px 1px true;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 10px 1px true;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 10px 1px true;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #0079c1;
  color: white;
}

.sites-link_arrow
 {
  background-image: url(icons.png);
  background-repeat: no-repeat;
  top: 17px;
  right: -20px;
  position: absolute;
  display: block;
  width: 13px;
  height: 7px;
  background-position: 0 -120px;
}
 

.soc_icon, .contact {
	margin-left: 100px;
  float: left;
}

.soc_icon li  {
	border-left: 1px solid #fff;
	display: inline-block;
	padding: 9px 17px 7px 16px;
	margin-right: -5px;
}

.soc_icon li:last-child  {
   border-right: 1px solid #fff;
}



.soc_icon li a {
	color: #838383;
}
 
.soc_icon li a:hover {
	color: #0079c1;
}

.soc_icon .fa-2x, .search  .fa-2x {
    font-size: 1.5em;

}


.all_sites  {
 margin: 0;
}


.all_sites a:hover {
	color: #000;
}


.all_sites .dropdown {
  float: left;
}

.search li { 
	display: inline-block;
	margin-right: -5px;

}

.lang li { 
  display: inline-block;

}

.lang li a{ 
  border-left: 1px solid #dddddd;
  padding: 10px 12px 8px 10px;
  width: 48px;
  display: block;
  text-align: center;
}

.lang li:last-child{ 
  border-right: 1px solid #dddddd;
}



.lang li a:hover{ 
	background-color: #0079c2;
	color: #fff;
	text-decoration: none;	
}


.contact a {
	text-transform: uppercase;
    font-size: 11px;
    font-size: 0.7rem;
	color: #838383; 
	position: relative;
	top: 5px;
	text-decoration: underline;
}

.contact a:hover {
color: #000; 
text-decoration: none;
}

ul {
  list-style: none; 
  margin: 0; 
  padding-left: 0;
}

.contact img {
	position:relative;
	bottom: -5px;
	left:-5px;
	margin-right: 10px: 
}

.lang a, .search a {
	color: #838383; 
	font-size: 12px;
    font-size: 0.9rem;
}


.sites_list {
	padding: 15px 30px;
	width: 645px;
	margin-top: 8px;
	border: 0;
}

.dropdown .dropdown-menu {
    
    max-height: 0;
    display: block;
    overflow: hidden;
    opacity: 0;
}

.dropdown.open .dropdown-menu {
    min-height: 1024px;
    opacity: 1;
    margin-top:4px; 
    border: 0;
}
  

.sites-list li a  {
  color: #0079c1;
  text-decoration: underline;
  border-bottom: 0px; 
  font-size: 11px;
  font-size: 0.75rem;
  line-height: 1.5;
  padding-top: 10px;
}

 .sites-list li a:hover {
 	color: #0079c1;
    text-decoration: none;
     font-size: 11px;
    font-size: 0.75rem;
}


.tile--sites .tile__header {
    margin-left: 0px;
    padding-bottom: 8px;
    color: rgb(60, 180, 232);
}

.tile__header {
    padding-bottom: 25px;
    margin-left: 25px;
    margin-right: 25px;
    border-bottom: 3px solid;
}

.tile--sites .tile__heading {
    padding-top: 0px;
}

.tile__heading.tile__heading {
    font-weight: 400;
    color: rgb(131, 131, 131);
    text-transform: uppercase;
    padding-top: 40px;
    margin: 0px;
}

.sites__item {
    margin-bottom: -9px;
    line-height: 1.1;
    display: inline-block;
}

.first .column {
 
  margin-right: 10px;
}



.logo {
	margin: 27px 0 0;
}



.logo img{
  height: 71px;
}



.logo a{
  text-decoration: none;
}



.logo span{
	    color: #0079c2;
    font-size: 20px;
    font-weight: 500;
    margin-top: 12px;
    line-height: 24px;
    display: block;
}

.menu {
	margin-top: 15px;
	font-weight: 500;
	text-transform: uppercase;
  padding-bottom: 3px;
}

.menu li a, .menu .dropdown a{
	margin: 0 5px;
	padding: 7px 10px 6px;
	display: block;
	color: #838383;
	font-size: 13px;
	font-weight: 400;
  border-bottom: 0;
  height: auto;
}



.navbar-default .navbar-nav > li > a:hover {
	background-color: #0079c2;
	color: #fff;
	text-decoration: none;
}

.container-fluid, .navbar-collapse  {
	padding: 0;
}

.header {
  border-radius: 8px;
  box-shadow: 3px 3px 10px 1px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  z-index: 99999;
  margin-left: 8;
  margin-right: 8;
}

.navbar-default {
    background-color: transparent;
    border: 0;
}

.navbar {
    min-height: auto;
    margin-bottom: 0;
    border: 0px;
}

.bx-wrapper {
    -moz-box-shadow: 0;
    -webkit-box-shadow: 0;
    box-shadow: 0;
    border: 0px;
    background: #fff;
}

.bx-wrapper img {
    width: 100%;
}



.vid_s .bx-wrapper  {
    height: auto;
}




.bxslider .s1 {
position: absolute;
bottom: 43%;
left: 70px;
z-index: 9999;
color: #fff;
font-size: 27px;
 line-height: 37px;
background: rgba(0, 0, 0, 0.5);
 padding: 10px 20px;
 text-transform: uppercase;
 font-weight: bold;
}

.slider {
  padding: 0 15px;
  margin: 0;
}

.slider a{
  color: #fff;
}

.slider a:hover{
  text-decoration: none;
}


.slider1 .s2 {
position: absolute;
bottom: 70px;
left: 70px;
z-index: 9999;
color: #fff;
font-size: 60px;
line-height: 55px;
text-shadow: black 1px 1px 3px;
text-align: center;
width: 550px;
margin-left: 275px;
}


.white_block {
padding: 35px;
margin: 40px 0;
	background-color: #fff;
  box-shadow: 3px 3px 10px 1px rgba(0, 0, 0, 0.1);
overflow: hidden;
}


.white_block h2 {
    font-size: 30px;
    line-height: 38px;
    text-transform: uppercase;
    border-bottom: 4px solid #0079c2;
    padding-bottom: 7px;
    display: block;
    width: 250px;
    font-weight: 400;

}



.white_block h3 {
font-size: 13px;
  
}






.white_block h4 {
font-size: 18px;
margin-top: 0!important;
    font-weight: normal!important;
}

.white_block p {
color:  #505050!important;
margin-top: 5px;

}

.spravka {
padding-right: 35px;
padding-bottom: 35px;
padding-left: 35px;
margin: 40px 0;
background-color: #fff;
box-shadow: 3px 3px 10px 1px rgba(0, 0, 0, 0.1);
overflow: hidden;
font-size: 13px;
line-height: 17px;
}


.spravka h2 {
    font-size: 18px;
    line-height: 28px;
    text-transform: uppercase;
    border-bottom: 2px solid #0079c2;
    padding-bottom: 7px;
    display: block;
    font-weight: normal!important;
    color: #505050;

}

.spravka h3 {
font-size: 21px;
  
}

.spravka h4 {
font-size: 18px;
margin-top: 0!important;
    font-weight: normal!important;
}

.spravka p {
color:  #505050!important;
margin-top: 5px;

}


.other {
  padding: 35px 35px 15px;

}


.other p {
margin-top: 5px!important;

}

.other span {
color: #b4b4b4!important;
}


.other p a{
color: #505050;
text-decoration: underline;

}

.other p a:hover{
text-decoration: none;

}

.print {
  float: left;
}


hr.spr {
  border: 1px solid #0079c2!important;

}


/*--------CONTENT-----------*/


.content {
margin: 40px 0;
}


.content h2 {
    font-size: 40px;
    line-height: 38px;
    display: block;
    font-weight: 200;
    text-align: center;
    margin: 15px;
    color: #0079c1;

}

.content h3 {
font-size: 35px;
text-align: center;
color: #171717;
margin: 25px 0;
}

.content p {
font-size: 15px;
text-align: center;
color: #838383;
}


.content ul li {
display: inline-block;
}

.content ul li a{
display: block;
padding: 5px 7px;
font-weight: bold;
}

.mission h1, .mission h2 {
margin-top: 40px;
margin-bottom: 20px!important;
color: #505050;
font-size: 26px;
line-height: 30px;
text-transform: uppercase;
font-weight: 600;
text-align: center;
}



/*-------------------*/

.btn-primary {
    color: #fff;
    background-color: #838383;
    border-color: #838383;
}

.btn {
  border-radius: 0px;
  margin-top: 20px;
      padding: 4px 19px 4px;
}

.btn-primary:hover {
  background-color: #0079c2;
  border-color: #0079c2;
}

.white_block p{
  font-size: 13px;
  margin: 15px 0;
  line-height: 17px;
  color: #838383;
}

.spravka p{
  font-size: 13px;
  margin: 15px 0;
  line-height: 17px;
  color: #838383;
}

.pr_niz {
  margin-top: 50px;
}

.pr_niz li{
border-bottom: 1px solid #838383;
    display: block;
    height: 30px;
    margin-top: 8px;
    width: 250px;
}

.pr_niz a{
color: #838383;
}

.p_center img {
  width: 100%;
}

.p_center h3 a{
text-decoration: underline;
color: #414141;
}

.p_center h3 a:hover{
text-decoration: none;
}

.p_center p {
margin: 10px 0;
color: #838383;
line-height: 16px;
}

.footer {
  border-radius: 8px;
  background-color: #fff;
  padding: 20px 0;
  margin-left: 8px;
  margin-right: 8px;
  margin-bottom: 8px;
}

.footer p {
font-size: 12px;
color: #838383;
}

.menu .dropdown-menu {
  border-radius: 0;
  top: 28px;
  width: 1170px;
}

.menu .dropdown-menu p {
  text-transform: none;
  color: #838383;
  font-size: 12px;
  line-height: 14px;
  margin-top: 10px;
}


.menu .dropdown-menu a {
  text-transform: none;
  color: #6a6a6a;
  font-size: 15px;
  line-height: 22px;
  text-decoration: underline;
  margin-bottom: 7px;
  margin-left: 0;
}

.menu .dropdown-menu a:hover {
  background-color: transparent;
}


.menu ul li ul li a, .menu .dropdown ul li ul li a{
  padding: 0px!important;
}


.nav .dropdown-menu {
    opacity: 0;
    display: none;
}

.nav .open .dropdown-menu {
  
    opacity: 1;
    margin-top:4px; 
    border: 0;
    display: table;
    padding: 30px;
}

.nav .col-md-3:first-child,
.nav .col-md-4:first-child
  {
  border: 0;
}

.nav .col-md-3, .nav .col-md-4 {
  border-left: 1px dotted #aaaaaa;
  padding-left: 15px;
}


.menu .dropdown-menu p a{
  text-decoration: underline;
  font-size: 12px;
  line-height: 15px;
  color: #838383;
}


.menu .dropdown-menu p span{
  font-size: 12px;
  line-height: 14px;
  display: inline-block;
margin-top: 5px;
}

.menu .dropdown-menu p a:hover{
  color: #0079c2;
}

.footer h3 {
    color: #838383;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-size: 14px;
}

.footer li a, .footer a{
    color: #838383;
    font-size: 12px;
    margin-bottom: 10px;
    display: block;
    text-decoration: underline;
}

.footer li a:hover, .footer a:hover{
    text-decoration: none;
}

.footer img {
    margin-top: -12px;
    float: left;
    margin-right: 5px;
    display: block;
}


.lang {
    padding: 0;
    line-height: 22px;
}

.search {
    padding: 0;
    position: relative;
    left: 2px;
    float: left;
    line-height: 22px;
}

    .search input {
      position: relative;
      left: 12px;
        width: 0px;
        float: Left;
        margin-left: 210px;
        -webkit-transition: all 0.7s ease-in-out;
        -moz-transition: all 0.7s ease-in-out;
        -o-transition: all 0.7s ease-in-out;
        transition: all 0.7s ease-in-out;
        height: 30px;
        line-height: 18px;
        padding: 3px 2px 0 10px;
        border-radius:0px;
        margin-top: 5px;
        border: 0px;
    }

        .search:hover input, .search input:focus {
            width: 200px;
            margin-left: 0px;
        }

.search .btn {
    height: 40px;
    width: 48px;
    margin-top: 0px;
    display: block;
}

.search .fa-search {
  margin-left: -3px;
}

.search  .btn-primary {
    position: relative;
    color: #838383;
    background-color: #f2efeb;
    border-color: transparent;
    border-right: 1px solid white;
    border-left: 1px solid white;
}

.search .btn-primary:hover {
  color: #fff;
  background-color: #0079c2;
  border-color: #0079c2;
}

.footer .input-btn {
    position: absolute;
    width: 30px;
    height: 30px;
    right: 15px;
    top: 0;
    background: url(search-btn-footer.png) 50% 50% no-repeat;
    padding: 0;
    border: none;
    z-index: 2;
}

.footer .search-form .input-text {
    border: 1px solid #d9d9d9;
    height: 30px !important;
    width: 95%;
    position: absolute;
    left: 0;
    top: 0;
    padding-right: 30px !important;
}

.s_box input{
float: left;

}

.search2 {
    padding: 5px 0;
    width: 230px;
    height: 40px;
    position: relative;
    left: 10px;
    float: left;
    line-height: 22px;
    margin-right: 12px;
}

    .search2 input {
        position: absolute;
        width: 0px;
        float: Left;
        margin-left: 210px;
        -webkit-transition: all 0.7s ease-in-out;
        -moz-transition: all 0.7s ease-in-out;
        -o-transition: all 0.7s ease-in-out;
        transition: all 0.7s ease-in-out;
        height: 30px;
        line-height: 18px;
        padding: 0 2px 0 2px;
        border-radius:1px;
    }

        .search2:hover input, .search2 input:focus {
            width: 200px;
            margin-left: 0px;
        }

.search2 .btn {
  height: 40px;
  position: absolute;
  right: 0;
  top: 0px;
  border-radius:1px;
  margin-top: 0px;
}

.search2 .btn-primary {
  color: #838383;
  background-color: #ffffff;
  border-color: transparent;
  border-left: 1px solid #dddddd;
}

.search2 .btn-primary:hover {
    color: #fff;
    background-color: #0079c2;
    
}

.menu_mobile {
  background-color: #ffffff;
  text-transform: none;
}

.menu_mobile ul li a{
  padding: 8px 25px 3px;
  border-top: 1px solid #dddddd;
  margin: 0;
  color: #444444;
  font-size: 14px;
  
}

.menu_mobile ul li a:hover{
  background-color: #eeeeee; 
  text-decoration: none;
}



.menu_mobile ul li ul li a{
  padding: 8px 50px 3px!important;
  margin: 0;

}


.navbar-toggle {
    border: 0px;
    padding: 20px 10px;

}

.navbar-toggle .icon-bar {
    width: 32px;

}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus
 {
  background-color: transparent;

}

.navbar-default .navbar-toggle:hover .icon-bar{
   background-color: #0079c2;
}




.slider1s .s2 {
    position: absolute;
    bottom: 130px;
    left: 70px;
    z-index: 9999;
    color: #fff;
    font-size: 33px;
    line-height: 36px;
    text-shadow: none; 
    text-align: center;
    width: 600px;
    margin-left: 230px;
    background-color: rgba(0, 121, 194, 0.8);
    padding: 25px 15px;
}

.slider2 .bx-wrapper .bx-next {
    right: 20px;
    background: url(controls.png) no-repeat -48px -113px;
    height: 50px;
}


.slider2 .bx-wrapper .bx-next:hover {
    background: url(controls.png) no-repeat -48px -64px;

}

.fotobank .slider2 .bx-wrapper .bx-next {
    right: 8px;
    background: url(controls.png) no-repeat -48px -32px;
    height: 30px;

}

.fotobank .slider2 .bx-wrapper .bx-next:hover {
    right: 8px;
    background: url(controls.png) no-repeat -48px 0px;
    height: 30px;

}


.fotobank .slider2 .bx-wrapper .bx-prev {
    left: 14px;
    background: url(controls.png) no-repeat 0 -32px;
    height: 32px;
}

.fotobank .slider2 .bx-wrapper .bx-prev:hover {
    background: url(controls.png) no-repeat 0px 0px;

}





.slider2 .bx-wrapper .bx-prev {
    left: 20px;
    background: url(controls.png) no-repeat 0 -115px;
    height: 50px;
}

.slider2 .bx-wrapper .bx-prev:hover {
    background: url(controls.png) no-repeat 0px -64px;

}


.content .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    bottom: 35px;

}
  
.content .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: #fff;
}


.content .bx-wrapper .bx-pager.bx-default-pager a.active {
  background-color: #fff;

}


.content .bx-wrapper .bx-pager.bx-default-pager a {
  border: 2px solid #fff;
  background-color: transparent;
  width: 20px;
  height: 20px;
border-radius: 15px;

}

.content .bx-wrapper .bx-pager.bx-default-pager a {
    margin: 0 10px;
}


.content .bx-wrapper {
    margin: 0 auto 20px;
}

.content .btn {
  font-size: 20px;
}

.content h4 { 

    margin: 20px 0 5px;
    font-size: 19px;
    font-weight: bold;
} 

.content h5 { 

    margin: 20px 0 5px;
    font-size: 25px;
    
} 



.slider1s li a, .slider2s li a, .slider2 li a {
    padding: 0!important;
    
}


.smi p {
    text-align: left;
    font-size: 13px;
    line-height: 18px;
    margin-top: 10px;
    margin-bottom: 30px;
}

.cont_smi p{
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    text-align: center!important;
    margin: 5px 0!important;
}

.crumbs li {
  display: inline-block;
  color: #ccc;
}

.content  .crumbs li a{
   color: #505050;
   font-size: 11px;
   text-decoration: underline;
   padding: 7px 2px;
   font-weight: normal;
   text-transform: uppercase;
}

.content .crumbs li a:hover{
   text-decoration: none;
}


.content .crumbs  hr {
  border: 2px solid #505050;
  margin-top: 0px;
  margin-bottom: 30px;
}


.content h1 {
margin-top: 70px;
margin-bottom: 40px;
color: #505050;
font-size: 26px;
line-height: 30px;
text-transform: uppercase;
font-weight: 600;

}

.content .data {
font-size: 12px;
color: #505050;
text-transform: uppercase;
margin-bottom: 20px;

}

.content p {
text-align: left;
color: #3e3d3e;
margin: 20px 0;
}


.content  .print a{
  background-image: url(print_icon.png);
   background-repeat:no-repeat;
   padding-left: 30px;
   margin-right: 25px;
   color: #838383;
   font-size: 12px;
   text-transform: uppercase;
   height: 17px;
   display: inline-block;
    padding-top: 3px;
    display: block;

}

.print a:hover {
  background-image: url(print_icon2.png);
  color: #0079c2;
  text-decoration: none;

}

.content .link_podel {
  background-image: url(podel_icon.png);
   background-repeat:no-repeat;
   padding-left: 30px;
   color: #838383;
   font-size: 12px;
   text-transform: uppercase;
   height: 22px;
   display: inline-block;
    padding-top: 2px;
    line-height: 20px;
    border-bottom: 0;

}

.content .link_podel:hover {
  background-image: url(podel_icon2.png);
  color: #0079c2;
  text-decoration: none;

}


.content .dropdown.open .dropdown-menu,
.content .dropdown .dropdown-menu,
 {
    margin-top: -33px;
    margin-left: 275px;
}

.content .dropdown.open .dropdown-menu li a,
.content .dropdown .dropdown-menu li a
{
    width: 106px;
    border: 0;
    padding: 8px 12px 3px;
    text-decoration: none;
    font-size: 13px;
}

.content .dropdown .dropdown-menu {
    margin-top: -44px;
    margin-left: 130px;
    background-color: transparent;
    border: 0;
    box-shadow: none;
}


.content .dropdown.open .dropdown-menu li a,
.content .dropdown .dropdown-menu li a,
 {
   padding: 8px 15px;
    margin-bottom: 2px;
    background-color: #e6e3df;
    font-size: 12px;
}

.content .dropdown.open .dropdown-menu li a:hover,
.content .dropdown .dropdown-menu li a:hover
 {
    background-color: #e2dfdb;

}


.content .dropdown.open .fa, 
.content .dropdown .fa 
{
  color: #0079c2;
  margin-right: 5px;: 
}

.cookie p{
       font-size: 11px;
       margin: 5px 0;
}

.top_cook {
  background-color: #fff;
}

.top_cook button{
    background-color: #0079c2;
    border: none;
    color: white;
    padding: 4px 10px 4px;
    font-size: 12px;
    margin: 2px 0 15px;
    }

.news h3 {
  text-align: left;
  font-size: 19px;
  margin-bottom: 10px;


}

.news hr {
border: 2px solid  #0079c2;
margin: 0;

}

.news .data {
  font-size: 15px;
  margin-top: 25px;
  margin-bottom: 10px;
  margin-bottom: -8px;
} 

.news p {
   border-bottom: 1px solid #dcdad7;
   padding-bottom: 20px;
}

.news a {
   text-decoration: underline;
   font-size: 15px;
   color: #0079c1;
}

.news a:hover {
   text-decoration: none;
   color: #0079c1;

}

.news .nav_bottom li a{
border: 1px solid #b4b4b4;
padding: 5px 10px 2px;
text-decoration: none;
color: #8c8c8c;
font-weight: normal;

}

.news .nav_bottom li a:hover{
border: 1px solid #838383;

}

.news .nav_bottom li a:active{
border: 1px solid #0079c1;
color: #0079c1;
}




/*.news .nav_bottom li:first-child,
.news .nav_bottom li:last-child
{
border: 0;
background-color: #b4b4b4;

}

.news .nav_bottom li:first-child:hover,
.news .nav_bottom li:last-child:hover
{

background-color: #838383;

}
*/





.b_search  .btn,
.stylish-input-group .btn
 {
  margin-top: 0;
    height: 34px;
    border-radius: 0 5px 5px 0;
    margin-left: -50px;
    border: 1px solid #ccc;
    border-left: 0;
}

.b_search  .btn:hover,
.stylish-input-group .btn:hover
{
  background-color: transparent;
  color: #0079c2;
}

.b_search  input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}


.input-group button{
    border:0;
    background:transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.b_search .form-control {
  border-right: 0;
}

.form-control {
  color: #999;
}


.m1 {
  height: 400px;

}

.m2 {
  height: 450px;

}

.m3 {
  height: 400px;

}

.m4 {
  height: 400px;

}

.m5 {
  height: 400px;

}


.m1e {
  height: 400px;

}

.m2e {
  height: 400px;

}

.m3e {
  height: 400px;

}

.m4e {
  height: 400px;

}

.m1i {
  height: 400px;

}

.m2i {
  height: 400px;

}

.m3i {
  height: 400px;

}

.m4i {
  height: 400px;

}



ul.list {
  list-style: disc;
  font-size: 15px;
}


ul.list li{
  display: list-item;
  margin-left: 18px;
}

.content a {
  text-decoration: underline;
}

.otrasl h2 {
  margin-top: 50px;
  text-align: center;
  font-size: 30px;
  color: #0079c2;
  text-transform: uppercase;
}

.otrasl p {
  color: #3c3c3c;
  padding: 30px 0px 40px 30px;
}

.knopki {
  margin-top: 97px;
}

.knopki2 .btn {
    margin-right: 10px;
    padding: 6px 29px 2px;
    margin-top: 0;
    margin-bottom: 25px;
}






.opis {
  margin-top: 40px;
}

.opis h2 {
  color: #696969;
  font-size: 20px;
  font-weight: bold;
  margin: 15px 0;
  padding-right: 15px;
}

.opis p {
  color: #3c3c3c;
  font-size: 14px;
  margin-bottom: 15px;
  padding-right: 25px;
}

.opis p a{
  font-size: 18px;
  line-height: 20px;
  text-align: center;
  text-decoration: underline;
  display: block;
  width: 75%;
 
}

.opis p a:hover{
  text-decoration: none;
 
}


.teh_har {
  background: url(fon_th.jpg) 100% 100% no-repeat;
  background-size: cover;
  height: auto;
  margin-top: 35px;
}

.teh_har {
  padding: 40px 0;
}

.teh_har  h2 {
  color: #006cb1;
  font-size: 35px;
  margin: 25px;
  text-align: center;
}

.teh_har  h3 {
  color: #3c3c3c;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 35px;
  text-align: center;
  padding: 0 100px
}

.teh_har  h4 {
  color: #006cb1;
  font-size: 18px;
  margin-bottom: 25px;
  font-weight: bold;
}

.teh_har  p {
  font-size: 14px;
}

.kupit {
  padding: 25px 0;
}

.kupit h2{
  color: #006cb1;
  font-size: 35px;
  margin: 25px;
  text-align: center;
}

.kupit p {
  color: #3c3c3c;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 35px;
  text-align: center;
  padding: 0 100px
}

.kupit a {
  font-size: 20px;
  line-height: 28px;
  text-align: center;
}


.g_energy {
padding-right: 0;

}

.g_energy img, .gpn_1 img{
margin: 0 auto;
display: block;

}

.g_energy hr{
border: 1px solid #eb6220;

}

.gpn_1 hr{
border: 1px solid #41bbeb;

}

.gpn_1 {
padding-left: 0;
}

.panel-title > a:before {
    float: right !important;
    font-family: FontAwesome;
    content:"\f055";
    padding-right: 5px;
    color:  #0079c2;
}
.panel-title > a.collapsed:before {
    float: right !important;
    content:"\f056";
}
.panel-title > a:hover, 
.panel-title > a:active, 
.panel-title > a:focus  {
    text-decoration:none;
}


.panel-group .panel-heading {
    padding: 2px 18px 15px;
  }

.panel-group ul li {

  display: list-item;
}

.bg_img {
  background-size: cover;
  background-image: url(br_land.jpg);
}

/*--------CONTACT-------------*/

#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact textarea,
#contact button[type="submit"] {
  font: 400 12px/16px "Roboto", Helvetica, Arial, sans-serif;
}

#contact {
  background: #F9F9F9;
  padding: 25px;
}

#contact h3 {
  display: block;
  font-size: 25px;
  font-weight: 300;
  margin: 0px 0 15px 0;
  text-align: left;
}

#contact h4 {
  margin: 5px 0 15px;
  display: block;
  font-size: 13px;
  font-weight: 400;
}

fieldset {
  border: medium none !important;
  margin: 0 0 10px;
  min-width: 100%;
  padding: 0;
  width: 100%;
}

#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact textarea {
  width: 100%;
  border: 1px solid #ccc;
  background: #FFF;
  margin: 0 0 5px;
  padding: 10px;
}

#contact input[type="text"]:hover,
#contact input[type="email"]:hover,
#contact input[type="tel"]:hover,
#contact input[type="url"]:hover,
#contact textarea:hover {
  -webkit-transition: border-color 0.3s ease-in-out;
  -moz-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
  border: 1px solid #aaa;
}

#contact textarea {
  height: 100px;
  max-width: 100%;
  resize: none;
}

#contact button[type="submit"] {
  cursor: pointer;
  width: 100%;
  border: none;
  background: #0079c2;
  color: #FFF;
  margin: 0 0 5px;
  padding: 10px;
  font-size: 15px;
}

#contact button[type="submit"]:hover {
  background: #1a91d9;
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

#contact button[type="submit"]:active {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}

.copyright {
  text-align: center;
}

#contact input:focus,
#contact textarea:focus {
  outline: 0;
  border: 1px solid #aaa;
}

::-webkit-input-placeholder {
  color: #888;
}

:-moz-placeholder {
  color: #888;
}

::-moz-placeholder {
  color: #888;
}

:-ms-input-placeholder {
  color: #888;
}

/*-----------------------------*/

/*-------------TABLES-------------*/

.table th {
  font-weight: normal;
  font-size: 15px;
}

.table {
  background-color: #fff;
}

.table tr {
  border-top: 2px solid #0079c2;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    border-bottom: 2px solid #fff;
}

/*-----------------------------*/

.fotobank h2 a{

font-size: 23px;
}


.fotobank .bx-viewport {
  height: auto!important;
}

.fotobank .bx-wrapper {
    background: transparent;
     box-shadow: none;
}

.fancybox-slide--video .fancybox-content {
  width  : 800px;
  height : 600px;
  max-width  : 80%;
  max-height : 80%;
}

.tenders h1 {
  margin-top: 35px;
}


.tenders thead {
  background-color: #0079c2;
  color: #fff;
}

.tenders .table-striped > tbody > tr:nth-of-type(odd) {
    border-bottom: 2px solid #0079c2;
}

.prod_all p {
  font-size:15px; 
  line-height: 19px
}

.nav_bottom ul li {
    margin-right: 2px;
}

.spravka h2 {
    margin: 20px 0 5px;
    font-size: 19px;
    font-weight: bold;
    text-align: left;
    color: #505050;
}
.spravka  p {
    font-size: 13px;
    line-height: 17px;
}

.menu .dropdown.open .dropdown-menu {
    min-height: auto;
}

.spravka hr {
border-top: 0;
}

small {
font-size: 12px;
}

.years_top {
	float: none;
	text-align: center;
	top:0;
     	width: 100%;
  	z-index: 9999999 !important;
  	background-color: #f2efeb;
}

  .affix     {
        top: 0;
        float: none;
        text-align: center;
        z-index: 9999 !important;
        left: 0;
        right: 0;
        text-align: center;

}


  .affix ~ .container-fluid {
     position: relative;
     top: 50px;
  }



iframe {
  display: block;
  margin:auto;
}

.main3 {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.main3:hover {
  background-color: #286090;
  border-color: #204d74;
}


.row-flex, .row-flex > div[class*='col-'] {  
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex:1 1 auto;
}

.row-flex-wrap {
	-webkit-flex-flow: row wrap;
    align-content: flex-start;
    flex:0;
}

.row-flex > div[class*='col-'], .container-flex > div[class*='col-'] {
	 margin:-.2px; /* hack adjust for wrapping */
}

.container-flex > div[class*='col-'] div,.row-flex > div[class*='col-'] div {
	width:100%;
}


.flex-col {
    display: flex;
    display: -webkit-flex;
    flex: 1 100%;
	flex-flow: column nowrap;
}

.flex-grow {
	display: flex;
    -webkit-flex: 2;
    flex: 2;
}

h2.otrasl_resh {
    margin-top: -60px;
    margin-bottom: 40px;
    text-align: left;
    padding-left: 25px;
    color: white;
    font-size: 3em;
}
.iframe2

{
    overflow: hidden;
    -ms-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    margin-bottom: 118px;
    margin-left: 250px;
	margin-top: 150px;
}
.white_block2 {
  padding: 25px 20px;
  margin: 20px 0;
  background-color: #fff;
  box-shadow: 3px 3px 10px 1px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
.white_block2 h1 {
  font-weight: normal;
  text-transform: none;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 12px;
  color: #666;
}
.white_block2 p {
 margin-top: 0px;
 margin-bottom: 0px;
 font-size: 15px;
 line-height: 1.43;
 border-bottom: none;
 padding-bottom: 0px;
}






.main_block {
   border-radius: 8px;
   padding-top: 8px;
   padding-bottom: 8px;
   padding-left: 8px;
   padding-right: 8px;
   margin-top: 8px;
   margin-bottom: 8px;
   margin-left: 8px;
   margin-right: 8px;
   background-color: #FFFFFF;
}

.main_block1 {
   height: 1px;
   background-color: #dddddd;
}

.main_block8 {
   height: 8px;
   background-color: #dddddd;
}

.main_block2 {
   margin-top: 8px;
   margin-bottom: 8px;
   margin-left: 8px;
   margin-right: 8px;
   background-color: #FFFFFF;
}

.last-numb {
   margin-top: 8px;
}

.main_tit {
  font-size: 18px;
  text-decoration: none;
  color: #0079C1;
}

.navbar-default .navbar-nav > li > a {
  color: #333;
}

.raz_block {
  border-radius: 8px;
  font-weight: bold;
  text-align: center;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 4px;
  padding-right: 4px;
  background-color: #F0F0F0;
}

.zmist_block {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin-top: 4px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 4px;
  padding-right: 4px;
}

.num_tab td {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.zmist_tab td {
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 0px;
  padding-right: 0px;
}

.zmist_zag {
  background-color: #F0F0F0;
}

.zmist_hr {
  height: 1px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #E0E0E0;
}

.add_lit {
  margin-top: 4px;
  margin-left: 24px;
}

.numb_page {
  vertical-align: middle;
}

.art_zag {
  font-weight: bold;
  text-align: center;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 4px;
  padding-right: 4px;
  background-color: #F0F0F0;
}

.pdf_btn {
  text-align: center;
  border-radius: 8px;
  width: 300px;
  border: 1px solid;
  border-color: #DDDDDD;
  background-color: #FFFFFF;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 4px;
  padding-right: 4px;
  margin-top: 8px;
  margin-bottom: 8px;
}

.hr-pos {
  margin-top: 8px;
  margin-bottom: 8px;
  border: 0;
  border-top: 1px solid #E0E0E0;
}

.d-roz {
  margin-top: 8px;
  margin-bottom: 8px;
}
.d-txt {
  margin-top: 0px;
  margin-bottom: 4px;
  margin-left: 24px;
}

.map_list {
   padding-top: 4px;
   padding-bottom: 4px;
   padding-left: 4px;
   padding-right: 4px;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: 0px;
   margin-right: 0px;
}

.map_list1 {
   padding-top: 4px;
   padding-bottom: 4px;
   padding-left: 4px;
   padding-right: 4px;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: 20px;
   margin-right: 0px;
}

.map_list2 {
   padding-top: 4px;
   padding-bottom: 4px;
   padding-left: 4px;
   padding-right: 4px;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: 40px;
   margin-right: 0px;
}

.map_list3 {
   padding-top: 4px;
   padding-bottom: 4px;
   padding-left: 4px;
   padding-right: 4px;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: 60px;
   margin-right: 0px;
}
