@import url(http://fonts.googleapis.com/css?family=Georgia);
body{
    background-color: #FFFFFF;
    margin:0;
    padding: 0;
    color: #fff;
    font-size: 12pt;
    font-family: 'Georgia', Arial, Helvetica, sans-serif; 
}
p {
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: justify;
	padding-left: 100px;
	padding-right: 100px;
}
.block1 a button{
    color: #000;
	background-color: rgba(255, 255, 255, 0.8);
}
h1{
    font-size: 20pt;
    text-align: center;
}
h2{
    font-size: 16pt;
	padding-left: 100px;
	padding-right: 100px;
}
h3{
	font-size: 12pt;
	text-align: justify;
}
h4{
 font-size: 16pt;
 text-align: center;
}
a{
    text-decoration: none;
}
.header{
    height: 100px;
}
nav{
    height: 100px;
    background-color: #fff;

}

nav ul{
    overflow: hidden;
}

.menb ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
	height: 100px;
	float: left;

}

.menb li {
    float: left;

}

.menb li a {
    color:#000;
    text-align: center;
    padding: 10px;
    text-decoration: none;
    height: 100px;
    display: table-cell;
    vertical-align: middle;
    width: 125px;
	font-weight: bold;
	
}

.menb li a:hover {
    background-color: #f28c00;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	height: 100px;
	color:#FFF;
	transition:all 0.7s ease;
	position:relative;
}


.block1 button{
    width: 25%;
    height: 50px;
    background-color: transparent;
    border: 3px solid #000;
    margin-top: 100px;
}
#owl-brand .item{
    padding: 30px;
    background: rgba(140, 140, 140, 0.7);
    height: 300px;
	border:inherit 0px #000000;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;

}
.block21{
	margin-top: 0px;
	padding-top: 40px;
    padding-bottom: 40px;
	
}
.block33{
    background-color: #fff;
    margin: 0;
    padding-bottom: 50px;
    padding-top: 50px;
	padding-left: 100px;
}
.block34{
    background-image: url(../img/pic3.png);
	background-repeat: no-repeat;
    background-size:cover;
    padding-top: 50px;
    padding-bottom: 100px;
	
}

.block34 p {
	padding-top: 10px;
}

.block52{
    background-color: #fff;
    padding-top: 50px;
    padding-bottom: 100px;
    margin-top: 50px;
	color: #000;
}
#leftb{
    position: absolute;
    top: 50%;
    left: 32%;
}
#rightb{
    position: absolute;
    top: 50%;
    right: 32%;
}
.m3tex{
    background-color: #e6e6e6;
    margin: 15px;
	border:inherit 0px #000000;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	height: 200px;
	
}
.blatext{
    height: 150px;
}
.blacon{
    margin: 20px;
}
.hovereffect {
    width: 350px;
    height: 350px;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}
.hovereffect .overlay {
    width: 350px;
    height: 350px;
    position: absolute;
    text-align: left;
    top: 0;
    left: 0;
    opacity: 0;
    padding: 30px;
    font-size: 12pt;
    background-color: #0074aa;
}
.hovereffect:hover .overlay {
    transition: 1s;
    opacity: 1;
    filter: alpha(opacity=100);
}
.picelm{
    height: 150px;
}
.block7 button{
    width:50%;
    margin:auto;
    background-color:#0074aa;
    color:#fff;
    border-radius:2px;
}
.block1{

}
.block2{
    background-image:url(../img/pic2.jpg);
    background-repeat:no-repeat;
    background-size:cover;
    padding:0;
    padding-top:100px;
	padding-bottom:100px;
	text-align: center;

}
.block12{
    background-color:#fff;
    color:#000;
    padding-top:100px;
    padding-bottom:100px;
	
}
.block3{
    background-color:#fff;
    color:#000;
    padding:0;
    padding-top:100px;
}
.block4{
    padding-top:100px;
    padding-bottom:100px;
	background-color:#fff;
}
.block5{
    background-image:url(../img/pic4.png);
    background-repeat:no-repeat;
    background-size:100%;
    padding:0;
    padding-top:100px;
	text-align: center;
}
.block6{
    background-image:url(../img/pic5.png);
    background-repeat:no-repeat;
    background-size:100%;
    padding-bottom:100px;
    padding-top:100px;
	text-align: center;
}
.block7{
	padding-top:50px;
    background-color:#f28c00;
    color:#000;
    padding-bottom:20px;
	text-align: center;
}
.active1{
    background-color:#f28c00;
	border:inherit 0px #000000;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	height: 100px;

	
}

.ImpExp1 {
	padding-top:20px;
	width:60%;
    height:60%;
	opacity: 0.85;
}

.ImpExp2 {
	padding-top:0px;
	width:60%;
    height:60%;
	opacity: 0.85;
}

ul li {
    display:inline-block;
}
.demo-3 {
    position:relative;
    width:340px;
    height:340px;
    overflow:hidden;
    float:left;
    margin-right:20px;
	padding-top:5px;
}

.demo-3 figure {
    margin:0;
    padding:0;
    position:relative;
    cursor:pointer;
    margin-left:-50px;
}
.demo-3 figure img {
    display:block;
    position:relative;
    z-index:10;
    margin:-15px 0;
}

.demo-3 figure figcaption {
    display:block;
    position:absolute;
    z-index:5;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}
.demo-3 figure h3 {
    font-family:'Georgia', Arial, Helvetica, sans-serif;
    color:#fff;
    font-size:14px;
    text-align:left;
}
.demo-3 figure p {
    display:block;
    font-family:'Georgia', Arial, Helvetica, sans-serif;
    font-size:12px;
    line-height:18px;
    margin:0;
    color:#fff;
    text-align:left;
}
.demo-3 figure figcaption {
    top:0;
    left:0;
    width:100%;
    height:100%;
    padding:20px 20px;
	background-image: url(../img/Mark_phone.png);
    text-align:center;
    backface-visibility:hidden;
    -webkit-transform:rotateY(-180deg);
    -moz-transform:rotateY(-180deg);
    transform:rotateY(-180deg);
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    transition:all .5s;
}
.demo-3 figure img {
    backface-visibility:hidden;
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    transition:all .5s;
}
.demo-3 figure:hover img,figure.hover img {
    -webkit-transform:rotateY(180deg);
    -moz-transform:rotateY(180deg);
    transform:rotateY(180deg);
}
.demo-3 figure:hover figcaption,figure.hover figcaption {
    -webkit-transform:rotateY(0);
    -moz-transform:rotateY(0);
    transform:rotateY(0);
}

.UnderLine{
    display: inline-block;
    position: relative;
    text-decoration: none;
}
.UnderLine:before {
    display: block;
    position: absolute;
    content: "";
    height: 2px;
    width: 0;
    background: #000000;
    transition: width 0.3s ease-in-out, left 0.3s ease-in-out;
    left: 50%;
    bottom: 0;
}
.UnderLine:after {
    display: block;
    position: absolute;
    content: "";
    height: 2px;
    width: 0;
    background-color: #000000;
    transition: width 0.3s ease-in-out;
    left: 50%;
    bottom: 0;
}

.UnderLine:hover:before {
    width: 50%;
    left: 0;
}
.UnderLine:hover:after {
    width: 50%;
}

.UnderLineWhite{
    display: inline-block;
    position: relative;
    text-decoration: none;
}
.UnderLineWhite:before {
    display: block;
    position: absolute;
    content: "";
    height: 2px;
    width: 0;
    background: #FFFFFF;
    transition: width 0.3s ease-in-out, left 0.3s ease-in-out;
    left: 50%;
    bottom: 0;
}
.UnderLineWhite:after {
    display: block;
    position: absolute;
    content: "";
    height: 2px;
    width: 0;
    background-color: #FFFFFF;
    transition: width 0.3s ease-in-out;
    left: 50%;
    bottom: 0;
}

.UnderLineWhite:hover:before {
    width: 50%;
    left: 0;
}
.UnderLineWhite:hover:after {
    width: 50%;
}

        /* jssor slider loading skin oval css */

        .jssorl-oval img {
            animation-name: jssorl-oval;
            animation-duration: 1.2s;
            animation-iteration-count: infinite;
            animation-timing-function: linear;
        }

        @keyframes jssorl-oval {
            from {
                transform: rotate(0deg);
            }

            to {
                transform: rotate(360deg);
            }
        }


        /* jssor slider bullet navigator skin 05 css */
        /*
        .jssorb05 div           (normal)
        .jssorb05 div:hover     (normal mouseover)
        .jssorb05 .av           (active)
        .jssorb05 .av:hover     (active mouseover)
        .jssorb05 .dn           (mousedown)
        */
        .jssorb05 {
            position: absolute;
        }
        .jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
            position: absolute;
            /* size of bullet elment */
            width: 16px;
            height: 16px;
            background: url('../img/b05.png') no-repeat;
            overflow: hidden;
            cursor: pointer;
        }
        .jssorb05 div { background-position: -7px -7px; }
        .jssorb05 div:hover, .jssorb05 .av:hover { background-position: -37px -7px; }
        .jssorb05 .av { background-position: -67px -7px; }
        .jssorb05 .dn, .jssorb05 .dn:hover { background-position: -97px -7px; }

        /* jssor slider arrow navigator skin 22 css */
        /*
        .jssora22l                  (normal)
        .jssora22r                  (normal)
        .jssora22l:hover            (normal mouseover)
        .jssora22r:hover            (normal mouseover)
        .jssora22l.jssora22ldn      (mousedown)
        .jssora22r.jssora22rdn      (mousedown)
        .jssora22l.jssora22lds      (disabled)
        .jssora22r.jssora22rds      (disabled)
        */
        .jssora22l, .jssora22r {
            display: block;
            position: absolute;
            /* size of arrow element */
            width: 40px;
            height: 58px;
            cursor: pointer;
            background: url('../img/a22.png') center center no-repeat;
            overflow: hidden;
        }
        .jssora22l { background-position: -10px -31px; }
        .jssora22r { background-position: -70px -31px; }
        .jssora22l:hover { background-position: -130px -31px; }
        .jssora22r:hover { background-position: -190px -31px; }
        .jssora22l.jssora22ldn { background-position: -250px -31px; }
        .jssora22r.jssora22rdn { background-position: -310px -31px; }
        .jssora22l.jssora22lds { background-position: -10px -31px; opacity: .3; pointer-events: none; }
        .jssora22r.jssora22rds { background-position: -70px -31px; opacity: .3; pointer-events: none; }

		

		
.overlay {
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 9999;
visibility: hidden;
/* фон затемнения */
background-color: rgba(0, 0, 0, 0.7);
opacity: 0;
position: fixed; /* фиксированное поцизионирование */
cursor: default; /* тип курсoра */
-webkit-transition: all 0.6s;
-moz-transition: all 0.6s;
-ms-transition: all 0.6s;
-o-transition: all 0.6s;
transition: all 0.6s;
}
.overlay:target {
visibility: visible;
opacity: 1;
}

/* стили модального окна */
.popup {
top: 0;
right: 0;
left: 50%;
font-size: 14px;
font-family: 'Georgia', Tahoma, Arial, sans-serif;
z-index: 10000;
margin: 0 auto;
width: 100%;
min-width: 320px;
max-width: 820px;
/* фиксированное позиционирование, окно стабильно при прокрутке */
position: fixed;
padding: 15px;
border: 1px solid #383838;
/* скругление углов */
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
background-color: #FFFFFF;

/* трансформация */
-webkit-transform: translate(-50%, -150%);
-ms-transform: translate(-50%, -150%);
-o-transform: translate(-50%, -150%);
transform: translate(-50%, -150%);
/* анимируем трансформацию */
-webkit-transition: transform 0.6s ease-out;
-moz-transition: transform 0.6s ease-out;
-ms-transition: transform 0.6s ease-out;
-o-transition: transform 0.6s ease-out;
transition: transform 0.6s ease-out;
}

/* активируем мод. окно */
.overlay:target+.popup {
top: 50%;
-webkit-transform: translate(-50%,-50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
/* формируем кнопку закрытия */
.close1 {
position: absolute;
padding: 0;
top: -10px;
right: -10px;
width: 22px;
height: 22px;
border: 2px solid #ccc;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
background-color: rgba(61, 61, 61, 0.8);
-webkit-box-shadow: 0px 0px 10px #000;
-moz-box-shadow: 0px 0px 10px #000;
box-shadow: 0px 0px 10px #000;
text-align: center;
text-decoration: none;
font-weight: bold;
line-height: 19px;
-webkit-transition: background-color ease .7s;
-moz-transition:  background-color ease .7s;
-ms-transition:  background-color ease .7s;
-o-transition:  background-color ease .7s;
transition: background-color ease .7s;
}

.close1:before {
color: rgba(255, 255, 255, 0.9);
content: '\2715';
text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
font-size: 16px;
}

.close1:hover {
background-color: rgba(252, 20, 0, 0.8);
}

.popup p {
margin: 0;
padding: 10px;
}


.popup img {
float: left;
margin-bottom: 20px;
}

.popup h3 {
margin-right: 30px;
vertical-align: centre;
font-size: 20px;
}

/* планшет */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	.popup {
		width: 95%;
	}
}
/* смарт */
@media only screen and (min-width: 320px) and (max-width: 767px) {
	.popup {
		width:85%;
	}
}
/* изображения внутри окна */
.popup img {
border: none;
width: 50%;
height: auto;
}
/* миниатюры слева/справа */
.pic-left, 
.pic-right {
    width: 25%;
    height: auto;
}
.pic-left {
    float: left;
    margin: 5px 15px 5px 0;
}
.pic-right {
    float: right;
    margin: 5px 0 5px 15px;
}
/* встроенные элементы м-медиа, фреймы */
/* адаптивный блок видео */


.SportIcon {
padding: 10px;

}

.block2 p {
padding-bottom: 50px;		
}
.growbox {
transition:all 0.3s ease;
}
.growbox:hover {

	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
}

.colorbox:hover
{
	transition:all 0.5s ease;
    background:#CCCCCC;
}

.circlebox {
transition:all 0.3s ease;
}

.circlebox:hover
{
    border-radius:50%;
}

@media  screen and (min-width: 900px) and (max-width: 1200px) {

.logo {
	width:107px;
	height:90px;
	margin-top: 5px;
}


.menb li {
    padding: 0px;
    width: 85px;
	font-size: 12px;
}
.ImpExp1 {
	height: 200px;
	width: 200px;
}
.ImpExp2 {
	height: 200px;
	width: 200px;
}


}

@media  screen and (min-width: 600px) and (max-width: 900px) {
.menb li {
    padding: 0px;
    width: 70px;
	font-size: 10px
}

.logo {
	width:95px;
	height:80px;
	margin-top: 10px;
}


.ImpExp1 {
	height: 150px;
	width: 150px;
}
.ImpExp2 {
	height: 150px;
	width: 150px;
}
}

@media  screen and (min-width: 100px) and (max-width: 600px) {
.menb li {
    padding: 0px;
    width: 50px;
	font-size: 8px
}
.logo {
	width:83px;
	height:70px;
	margin-top: 15px;
}

.ImpExp1 {
	height: 100px;
	width: 100px;
}
.ImpExp2 {
	height: 100px;
	width: 100px;
}

}