
.p-main {
	color: #062D53;
}

.p-main .i-wellcome .i-wellcome-i,
.p-main .i-motorships .i-motorships-i, 
.p-main .i-vodohod .i-vodohod-i,
.p-main .i-club .i-club-i {
	background-position: center;
	background-size: cover;
	height: 100%;
}

.p-main .i-wellcome .i-wellcome-i {
	height: 200px;
}
.p-main .i-presentation .i-presentation-i {
	background-position: center;
	background-size: cover;
	height: 220px;
}

.p-main .i-wellcome .i-wellcome-i > a,
.p-main .i-presentation .i-presentation-i > a {
	background-color: rgba(13, 59, 102, 0.25);
	margin:  auto;
	text-decoration: none;
	text-align: center;
}
.p-main .i-wellcome .i-wellcome-i:hover > a, 
.p-main .i-presentation .i-presentation-i:hover > a {
	background-color: rgba(13, 59, 102, 0.85);
}

.p-main .i-wellcome .i-wellcome-i a span, 
.p-main .i-presentation .i-presentation-i a span {
	display: block;
	padding: 20px;
	margin:  auto;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #fff;
	font-size: 115%;
}
.p-main .i-wellcome .i-wellcome-i a span {
	border: 2px #fff solid;
}

.p-main .i-wellcome .i-wellcome-i .e-str-b {
	margin-top: -20px;
}
.p-main .i-wellcome .i-wellcome-i:hover .e-str-b a {
	background-position: center 27px;
}

.p-main .i-presentation .i-presentation-i .e-sym {
	width: 64px;
	height: 64px;
	margin: -80px auto 0 auto;
}



.p-main .i-motorships .i-motorships-i h4 {
	text-transform: uppercase;
	letter-spacing: 1px;
}

.p-main .i-motorships .i-motorships-i h4 span {
	display: block;
	font-size: 65%;
	margin: 0px;
}



.p-main .i-vodohod .i-vodohod-i h4 {
	text-transform: uppercase;
	letter-spacing: 1px;
}
.p-main .i-motorships .i-motorships-i,
.p-main .i-vodohod .i-vodohod-i,
.p-main .i-club .i-club-i {
	background-color: #f6f8f9;
}
.p-main .i-motorships .i-motorships-i ul li {
	font-size: 100%;
	margin: 10px 0;
}
.p-main .i-motorships .i-motorships-i ul li a {
	text-decoration: none;
}
.p-main .i-motorships .i-motorships-i ul li span {
	display: none;
}

.p-main .i-motorships .i-motorships-i.i-motorships-i-health {
	background-color: #3a7ca5;
}
.p-main .i-motorships .i-motorships-i.i-motorships-i-health h4, 
.p-main .i-motorships .i-motorships-i.i-motorships-i-health p {
	color: #fff;
}
.p-main .i-motorships .i-motorships-i.i-motorships-i-health h4 {
	padding-left: 0px;
}
.p-main .i-motorships .i-motorships-i.i-motorships-i-health p a {
	color: #fff;
}
.p-main .i-motorships .i-motorships-i.i-motorships-i-health p._more {
	text-align: right;
	margin-top: 20px;
	font-size: 90%;
}



.p-main .i-vodohod .i-vodohod-i ul li, 
.p-main .i-club .i-club-i ul li {
	background-image: none;
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 100%;
}
.p-main .i-vodohod .i-vodohod-i ul li span {
	display: block;
	font-size: 90%;
	margin-bottom: 4px;
}

.p-main .i-description {
	background-color: #f6f8f9;
}






.p-main h2, 
.p-main h3 {
	text-align: center;
	text-transform: uppercase;
	color: #062D53;
	letter-spacing: 1px;
}
.p-main h2 {
	font-size: 120%;
	font-weight: 700;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
.p-main h2 a {
	text-decoration: none;
}
.p-main h3 {
	font-size: 110%;
	margin: 20px auto;
	line-height: 140%;
}





.slider-main-top {
	text-align: right;
	z-index: 456;
	position: absolute;
	width: 100%;
	left: 0;
}
.slider-main-top h2 {
	text-align: right;
	letter-spacing: 1px;
	color: #fff;
	font-size: 150%;
	padding: 12px 30px;
	background-color: rgba(22, 29, 74, 0.3);
	margin: 20px 0;
}
.slider-main-top .slider-main-top-buttons {
	padding: 0 30px 0 0;
}
.slider-main-top .slider-main-top-buttons a {
	margin-bottom: 10px;
}

.slider-main {
	clear: both;
}

.slider-main-top-buttons a {
	float: right;
	clear: right;
}
.slider-main .slider-main-i {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.slider-main .slider-main-i a {
	display: block;
	width: 100%;
	height: 420px;
}
.slider-main .slider-main-i-desc {
	display: block;
	padding: 12px 30px 20px;
	background-color: rgba(255, 255, 255, 0.85);
	position: absolute;
	margin-top: 280px;
	width: 100%;
	max-width: 620px;
	font-size: 90%;
}
.slider-main .slider-main-i-desc h4 {
	margin-top: 4px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.slider-main .slider-main-i:hover .slider-main-i-desc h4 {
	color: #be1f34;
}
.slider-main .slider-main-i-desc .e-str {
	width: 95px;
	float: left;
	margin-top: 10px;
	position: absolute;
	height: 20px;
}




div.menu_mobile {
	background-color: #0d3b66;
}



.slideInRowViewAlt768 {
    display: none;
}

@media only screen and (max-width: 768px) {
    
    .slideInRowViewBase768 {
        display: none;
    }
    .slideInRowViewAlt768 {
        display: block;
    }
    
}



@media only screen and (max-width: 1200px) {
	
	.p-main .i-wellcome .i-wellcome-i {
		height: 180px;
	}
	
}




@media only screen and (max-width: 992px) {
	
	.slider-main .slider-main-i-desc {
		padding: 12px 30px 20px;
		margin-top: 230px;
	}
	.slider-main .slider-main-i a {
		height: 380px;
	}
	
	.p-main .i-wellcome-i {
		height: 160px;
	}
	
	.p-main .i-wellcome .i-wellcome-i a span, 
	.p-main .i-presentation .i-presentation-i a span {
		padding: 10px;
		letter-spacing: 1px;
	}
	
	.p-main .row.i-club .col-12 {
		padding-bottom: 20px;
	}
	
}




@media only screen and (max-width: 768px) {
	
	div.system_top {
		background-image: none !important;
	}
	
	.slider-main-top h2 {
		padding: 10px 15px;
    	margin: 15px 0;
	}
	
	.slider-main .slider-main-i a {
		height: 330px;
	}
	
	.p-main .i-wellcome-i {
		height: 150px;
	}
	.row.i-wellcome .col-6 {
		padding-bottom: 10px;
	}
	.i-wellcome-h {
		margin-top: 20px;
	}
	
	.slider-main .slider-main-i-desc {
		padding: 12px 20px;
		max-width: none;
	}
	.slider-main .slider-main-i-desc .e-str {
		display: none;
	}
	
	.p-main .i-presentation .i-presentation-i .e-sym {
		width: 48px;
	    height: 48px;
	    margin-top: -60px;
	}
	
	.p-main .i-wellcome .i-wellcome-i {
		height: 140px;
	}
	
	.p-main .i-motorships .i-motorships-i ul li span {
		display: inline;
		font-size: 80%;
	}
	
	.p-main .i-motorships .i-motorships-i.i-motorships-i-health {
		text-align: center;
	}
	
	.p-main .i-vodohod .col-md-4 {
		padding-bottom: 10px;
	}
}



@media only screen and (max-width: 576px) {
	
	.p-main h3 {
		text-transform: none;
		letter-spacing: 0px;
	}
	.slider-main .slider-main-i-desc h4 {
		letter-spacing: 0px;
	}
	
	.slider-main .slider-main-i a {
		height: 60px;
	}
	.slider-main .slider-main-i-desc {
		position: static;
		margin-top: 220px;
		height: auto;
	}
	.slider-main .slider-main-i-desc .c {
		display: none;
	}
	
	.slider-main-top {
		text-align: center;
		position: static;
		margin-bottom: 5px;
	}
	.slider-main-top h2 {
		background-color: #0075BD;
		text-align: center;
	}
	.slider-main-top .slider-main-top-buttons {
		padding: 0px 20px;
	}
	.slider-main-top .slider-main-top-buttons a {
		clear: none;
		float: left;
	}
	.slider-main-top .slider-main-top-buttons a.but-act {
		clear: none;
		float: right;
	}
	
	.p-main .i-wellcome .i-wellcome-i a span, 
	.p-main .i-presentation .i-presentation-i a span {
		padding: 6px;
	}
	
	.row.i-presentation .col-6, 
	.row.i-presentation .col-12 {
		padding-bottom: 10px;
	}
	
	.p-main .i-wellcome .i-wellcome-i {
		height: 120px;
	}
	
	.p-main .i-wellcome .i-wellcome-i > a,
	.p-main .i-presentation .i-presentation-i > a {
		background-color: rgba(13, 59, 102, 0.4);
	}
	
	.p-main .row.i-club .col-12, 
	.p-main .i-vodohod .col-md-4 {
		padding-bottom: 5px;
	}
	
}

@media only screen and (max-width: 440px) {
	
	.p-main .i-motorships .i-motorships-i h4 {
		margin-right: auto;
		margin-left: auto;
	}
	
	.p-main .i-motorships .i-motorships-i.i-motorships-i-health h4 {
		display: none;
	}
	
	.p-main .i-wellcome .i-wellcome-i a span, 
	.p-main .i-presentation .i-presentation-i a span {
		border: none;
	}
	.p-main .i-wellcome .i-wellcome-i .e-str {
		display: none;
	}
	
	.slider-main-top h2 {
		padding: 8px 10px;
    	margin: 10px 0;
    	font-size: 130%;
	}
	
	.slider-main-top .slider-main-top-buttons a.but {
		clear: none;
		float: none;
		margin: 0 auto 5px;
	}
	
}











