@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0;
    margin: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset,img {
    border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-weight: normal;
    font-style: normal;
}
ol,ul {
    list-style: none;
}
caption,th {
    text-align: left;
}
h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    font-size: 100%;
}
q:before,q:after {
    content:'';
}
abbr,acronym { border: 0;
}
/*.header{
	height:505px;
	background-image:url(../image/headerlg-xs-md.gif);
	background-repeat:no-repeat;
	background-position:center center;
	overflow:hidden;
}*/
a {
    color: white;
    text-decoration: none;
}
a:hover{
    color: #ffffff;
    text-decoration: none;
}
a:visited{
    color: #ffffff;
    text-decoration: none;
}
a:active{
    color: #ffffff;
    text-decoration: none;
}
.mask{
	width:100%;
	min-width:320px;
	height:505px;
	background-image:url(../image/headerlg-xs-md-mask.png);
	background-repeat:repeat-x;
	overflow:hidden;
	}

.top-menu-xs{
	background-color:transparent;
	border:none;
	padding-top:6px;
}
.navbar-default .top-menu-xs:hover{
	background-color:transparent;
	border:none;
}
.button-xs{
	margin-right:0;
}

.navigation{
	width:85%;
	min-width:245px;
	float:left;
	padding-top:15px;
}
.logo-xs{
	float:left;
	font-size:0.5em;
	color:#fff;
	text-transform:uppercase;
	width:124px;
}
.logo-xs img{
	float:left;
	margin-right:5px;
}
.language{
	float:right;
	padding-right:3px;
	width:23px;
	height:23px;
	padding-top:3px;
	padding-left:3px;
	border:#bfd730 solid 1px;
	font-size:0.8em;
	color:#FFFFFF;
}
.search{
	width:43px;
	height:17px;
	background-image:url(../image/search-xs.png);
	background-repeat:no-repeat;
	background-position:center center;
	padding-right:14px;
	margin-top:3px;
	float:right;
	margin-left:7%;
	border-left:#90aeb5 solid 1px;
	border-right:#90aeb5 solid 1px;
}
.top-menu-ps{
    float: left;
}
.navbar-default .top-menu li{
	text-align:center;
}
.navbar-default .top-menu li a{
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
}
.navbar-default .top-menu .actives a{
	color:#bfd730;
	background-color:transparent;
}
.navbar-default .top-menu li a:hover{
	color:#FFFFFF;
}
.block1-text{
	text-transform:uppercase;
	padding:5px 0;
	font-family:"Acrom ExtraBold", Georgia, arial, sans-serif;
	font-weight:bold;
	font-size:18px;
	vertical-align:bottom;
}
.shadow img{
	width:100%;
	height:auto;
}
.shadow{
	width:100%;
	height:auto;
	margin-top:10px;
	box-shadow: 0 0 29px 3px #6d818a;
}
.position-left{
	float:left;
    margin: 10px 0;
}
.bk1-text{
	padding-top:10px;
	padding-left:42px;
    margin: 10px 0;
}
.sm{
	display:none;
}
.articles{
    padding: 20px 0px 5px 0px;
    text-align: justify;
}
.paginations{
    font-family:"Acrom ExtraBold", Georgia, arial, sans-serif;
    font-weight: bold;
    color: #439c92;
    border-bottom: #439c92 solid 1px;
    text-transform: uppercase;
}
.paginations a{
    color: #439c92;
    text-decoration: line-through;
	text-decoration:underline;
}
.bg2{
    width: 100%;
    margin-top: 18px;
    box-shadow: 0 0 29px 3px #6d818a;
}
.bg2-image{
    width: 100%;
    height: 336px;
;
    background-image: url(../image/bg2-image.gif);
	background-repeat:no-repeat;
	background-size:cover;
}
.bg2-image img{
    width: 100%;
    height: auto;
}
.bg2-image2{
    background-image: url(../image/image2.gif);
    background-repeat:no-repeat;
    background-size:cover;
}
.bg2-image3{
    background-image: url(../image/image3.gif);
    background-repeat:no-repeat;
    background-size:cover;
}
.bg2-image4{
    background-image: url(../image/image4.gif);
    background-repeat:no-repeat;
    background-size:cover;
}
.bg-image-mask{
    height: 336px;
	background-image:url(../image/bg2.png);
	background-repeat:repeat;
	padding-left:45px;
	padding-top:80px;
}
.mask-text{
    color: #ffffff;
    font-size: 26px;
	font-family:"Acrom ExtraBold", Georgia, arial, sans-serif;
    line-height: 0.8;
}
.mask-text-1{
    color: #ffffff;
    font-size: 14px;
	font-family:"roboto Lt", georgia, arial, sans-serif;
	margin-top:30px;
	display:none;
}
.bg1-button{
	width:110px;
	background-color:#439c92;
	padding:9px 15px;
	border-radius:2px;
	font-family:"Acrom ExtraBold", Georgia, arial, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	text-transform:uppercase;
	margin-top:28px;
}

.view {
    width: 100%;
    height:auto;
    margin-top: 18px;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;

}
.masks{
    text-align: left;
}
.view .masks, .view .content {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
}
.view img {
    width:100%;
    height:auto;
    display: block;
    position: relative;
}
.view h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.8);
    margin: 20px 0 0 0;
}
.view p {
    font-family:"Acrom ExtraBold", Georgia, arial, sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    position: relative;
    color: #fff;
    padding: 10px 20px 10px 60px;
    margin-top:120px;
    text-align: left;
}
.view a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    margin-top:40px;
    margin-left: 60px;
    font-family:"Acrom ExtraBold", Georgia, arial, sans-serif;
    font-weight:bold;
    background: transparent;
    border:#439c92 solid 1px ;
    border-radius: 2px;
    color: #fff;
    text-transform: uppercase;

}
.view a.info:hover {
    box-shadow: 0 0 5px #000;
}



.view-first img {
    transition: all 0.2s linear;
}
.view-first .masks {
    opacity: 0;
    background-color: rgba(49,111,108, 0.79);
    transition: all 0.4s ease-in-out;

}
/*
.view-first h2 {
    transform: translateY(-100px);
    opacity: 0;
    transition: all 0.2s ease-in-out;
}
.view-first p {
    transform: translateY(100px);
    opacity: 0;
    transition: all 0.2s linear;
}
.view-first a.info{
    opacity: 0;
    transition: all 0.2s ease-in-out;
}*/
.view-first:hover .masks {
    opacity: 1;
}
.view-first:hover h2,
.view-first:hover p,
.view-first:hover a.info {
    opacity: 1;
    transform: translateY(0px);
}
.view-first:hover p {
    transition-delay: 0.1s;
}
.view-first:hover a.info {
    transition-delay: 0.2s;
}


.containers {
    margin: 0 auto;
    width: 100%;
    max-width: 1600px;
    padding: 0 15px;
}
.containers-btn{
    width: 100%;
    height: 200px;
    background: #2e827b;
    margin-top: -15px;
    padding-top: 15px;
}
header{
    width: 100%;
    margin: 0 auto;
    height: 783px;
    overflow: hidden;
	background-image:url(../image/headerlg.gif);
	background-repeat:no-repeat;
	background-position:center 20%;

}
.header-top {
    width: 100%;
    max-width: 1600px;
    height: 783px;
    margin: 0 auto;
	background-image:url(../image/headerlg-lg-mask.png);
	background-repeat:repeat-x;
	background-position:center center;
    padding: 15px 0;
    position: relative;

}
.karusel{
	width:100%;
	height:256px;
    position: absolute;
    left: 5%;
    top: 30%;
    border-left: #8dc63f solid 5px;
}
.karusel-top{
	color:#FFFFFF;
	font-family:"Acrom ExtraBold", Georgia, arial, sans-serif;
	margin-left:15px;
    margin-top: 22px;
	margin-bottom:46px;
	font-size:18px;
}
.karusel-text{
    margin-left: 15px;
    color: #ffffff;
	font-family:"Acrom ExtraBold", Georgia, arial, sans-serif;
    text-transform: uppercase;
    line-height: 40px;
    font-size: 37px;
}
nav {
    width: 100%;
}
/* логотип */

/* меню */
#menu {
    width: 520px;
    float: right;
}
#menu li {
    display: inline-block;
    margin-right: 2%;
}
#menu a {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
	font-family:"roboto Lt", georgia, arial, sans-serif;
    font-weight: 100;
    display: block;
    height: 40px;
    padding-top: 10px;
}
#menu a:hover {
    color: #fff;
    border-top: green solid 1px;
    padding-top:9px ;
    text-decoration: none;
}
#menu li:last-child  {
    margin-right: 0;
}
/* форма поиска */

/* кнопка переключения меню, появляющаяся при ширине 768px */
.nav-toggle {
    display: none;
    position: relative;
    float: right;
    width: 40px;
    height: 40px;
    margin-left: 20px;
    background:transparent;
    cursor: pointer;
}
.nav-toggle span {
    display: block;
    position: absolute;
    top: 19px;
    left: 8px;
    right: 8px;
    height: 2px;
    background: white;
}
.nav-toggle span:before, .nav-toggle span:after {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 2px;
    background: #bfd730;
}
.nav-toggle span:before {
    top: -10px;
}
.nav-toggle span:after {
    bottom: -10px;
}
/* класс, который будет добавлен в верхнему меню при нажатии на кнопку и покажет скрытое меню*/
#menu.active {
    max-height: 246px;
}
.bottom-groups{
    width: 70px;
    height: 23px;
    float: right;
    margin-top: 8px;
}
#bottom-group1{
    width: 34px;
    height: 23px;
    border-right: #91aeb5 solid 1px;
    float: left;
    padding-right: 39px;
    margin-right: 0;
}
#bottom-group2{
    width: 17px;
    height: 23px;
    padding-left: 8px;
    margin-left: 45px;
}
#en-lg{
    width: 23px;
    height: 23px;
    text-align: center;
    border: #bfd730 solid 1px;
    color: #fff;
    text-transform: capitalize;
}
#logo{
    float: left;
}



@media screen and (min-width:768px){
	.block1-text{
		font-size:45px;
		
	}
    .bk1-text{
        line-height: 1;
    }
	.sm{
	display:inline;
	}
    .mask-text-1{
        display: inline-block;
    }
}
@media (max-width: 768px) {
    /* показываем кнопку для переключения верхней навигации */
    .nav-toggle {
        display: block;

    }
    header {
		width:100%;
		height:483px;
        padding: 0 0 10px 0;
        background-image:url(../image/headerlg-xs.gif);
        background-repeat: no-repeat;
        background-position:50% top;
}
	.header-top{
    height: 483px;
	background-image:url(../image/headerlg-xs-mask.png);
	background-repeat:repeat-x;
}

    /* скрываем верхнее меню, отменяем обтекание, позиционируем его, сместив на высоту шапки сайта */
    #menu {
        width: 100%;
        max-height: 0;
        background: #2e827b;
        text-align: center;
        float: none;
        position: absolute;
        overflow: hidden;
        top: 75px;
        right: 0;
        left: 0;
        margin: 0;
        padding: 0;
        z-index: 3;
    }
    /* делаем элементы списка блочными, чтобы они располагались друг под другом */
    #menu li {
        display: block;
        padding-left: 15px;
        margin-right: 0;

    }

   #menu li a{
       text-decoration: none;
       border: none;
   }
   #menu li a:hover{
       border: none;
       padding-top: 10px;
   }
    .bottom-groups{
        width: 69px;
        height: 23px;
        float: right;
        border-right: #91aeb5 solid 1px;
        margin-top: 8px;
    }
    #bottom-group2{
        margin-left: 38px;

    }
    #bottom-group1{
        padding-right: 36px;
    }

}
@media (max-width: 480px) {
    /* выравниванием логотип по центру */
    nav {
        text-align: center;
    }
    /* отменяем обтекание для логотипа */
    .logo {
        float: none;
        margin-bottom: 15px;
    }
    /* позиционируем меню на увеличившуюся высоту шапки */
    #menu {
        top: 75px;
    }
}