body{
margin: 0px;
background: #FFF;
overflow: hidden;
}
.preloader-scale{

background-size: 100%;
background-position: left top;
background-repeat: no-repeat;
position: fixed;
z-index: 10;
height: 100%;
width: 100%;
}
.preloader{
background: url('http://i.stack.imgur.com/2IdEP.gif') center no-repeat;
height: 100%;
}
.img-scale{
height: 0px;
width: 0px;
overflow: hidden;
}
.navigation{

position: fixed;
right: 0px;
top: 0;
height: 100%;
z-index: 20;
/*width: 35px;*/
padding-left: 10px;
padding-right: 10px;
background: url('../img/opac3.png');
}
.navigation:hover{
background: url('../img/opac6.png');
}
.notDe .navigation{
background: url('../img/opac6.png');
}
.naviCenter{
display: inline-block;
vertical-align: middle;
height: 100%;
}
.navigation .list{
display: inline-block;
vertical-align: middle;
list-style: none;
margin: 0px;
padding: 0px;
overflow: hidden;
width:18px;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.navigation:hover .list{
width: 60px;
}
.notDe .navigation .list{
width: 60px;
}
.navigation .list li{
text-align: right;	
margin-bottom: 20px;
width:70px;
float: right;
}
.navigation .list li.item{
color:#bcbcbc;
margin-bottom: 17px;
cursor: pointer;
}
.navigation .list li.item.notPrime{
display: none;
}
.navigation .list li.soc-item-fb a{
background-image: url("../img/fb.png");
background-repeat: no-repeat;
background-position: center;
background-size: 11px 21px;
height: 21px;
width:11px;
display: inline-block;
vertical-align: middle;
}
.navigation .list li.soc-item-vk a{
background-image: url("../img/vk.png");
background-repeat: no-repeat;
background-position: center;
background-size: 12px 15px;
height: 15px;
width:12px;
display: inline-block;
vertical-align: middle;
}
.navigation .list li.soc-item-tw a{
background-image: url("../img/tw.png");
background-repeat: no-repeat;
background-position: center;
background-size: 17px 20px;
height: 20px;
width:17px;
display: inline-block;
vertical-align: middle;
}
.navigation .list li.soc-item-tw{
margin-bottom:35px;
}
.navigation .list li.soc-item-fb a:hover{
background-image: url("../img/fb_hover.png");
}
.navigation .list li.soc-item-vk a:hover{
background-image: url("../img/vk_hover.png");
}
.navigation .list li.soc-item-tw a:hover{
background-image: url("../img/tw_hover.png");
}
.navigation .list li .bubbleCircle{
height: 13px;
width: 13px;
border-radius: 13px;
background: #FFF;
opacity: 0.3;
cursor: pointer;
display: inline-block;
vertical-align:middle;
}

.navigation .list li .bubbleName{
display: none;
font-size: 13px;
font-weight: bold;
margin-right:10px;
}
.navigation:hover .list li .bubbleName{
display: inline-block;
vertical-align: middle;
}

.notDe .navigation .list li .bubbleName{
display: inline-block;
vertical-align: middle;
}
.navigation .list li.active{
color:#FFF;
}
.navigation .list li.active .bubbleCircle{
opacity: 1;
}
.preLoader{
height: 100%;
width: 100%;
position: fixed;
top:0px;
left: 0px;
text-align: center;
}
.preLoader .bg{
background:#000;
opacity: 0.8;
position: absolute;
left:0px;
top:0px;
z-index: 1;
height: 100%;
width: 100%;
}
.iconCenter{
height: 100%;
width:0px;
display: inline-block;
vertical-align: middle;
}
.icon-scale{
display: inline-block;
vertical-align: middle;
position: relative;
z-index: 20;
}
.icon-scale p{
font-size: 40px;
color:#FFF;
font-weight: bold;
}
.preLoader .icon{
height: 55px;
width: 55px;
background: url("../img/loading.gif") center no-repeat;
position: relative;
}
.preLoader .icon .text{
position: absolute;
top: 100%;
color: #FFF;
font-size: 13px;
width: 165px;
margin-left: -55px;
text-align: center;
margin-top: 13px;
font-weight: bold;
}
#tass110Canvas{
display: block;
}

.popups{
position: fixed;
top: 0px;
left: 0px;
height: 100%;
width: 100%;
text-align: center;
z-index: 30;
}
.popups .close-field-bg{
position: absolute;
top:0px;
left:0px;
height: 100%;
width:100%;
background: #000;
opacity: 0.7;
z-index: 2;
}
.popcenter{
height: 100%;
width: 0px;
display: inline-block;
vertical-align: middle;
}
.popups .pop{
display: inline-block;
vertical-align: middle;
text-align: left;
background: #FFF;
padding: 30px 80px 30px 80px;
position: relative;
width:480px;
z-index: 3;
}
.popups .pop img{
max-width: 480px;
max-height:302px;
display: block;
}
.popups .pop .imgScale{
margin-bottom:15px;
}
.popups .pop .close-but{
	font-size: 12px;
font-family: arial;
position: absolute;
top: 22px;
right: 26px;
color: #8b8b8b;
padding-right: 17px;
line-height: 12px;
min-height: 12px;
background: url("../img/close_pop.png") no-repeat right center;
cursor: pointer;
}


.popups .pop.type0{
font-family: "times new roman",sans-serif;
}
.popups .pop.type0 .date{
font-size: 22px;
font-weight: bold;
margin: 0px;
margin-bottom: 5px;
}
.popups .pop.type0 h2.title{
color: #414153;
font-weight: bold;
font-size: 30px;
margin: 0px;
margin-bottom: 15px;
}
.popups .pop.type0 .text p{
margin: 0px;
font-size: 16px;
color:#494949;
}


.popups .pop.type1{
font-family: "Arial",sans-serif;
}
.popups .pop.type1 .date{
font-size: 22px;
font-weight: bold;
margin: 0px;
margin-bottom: 5px;
}
.popups .pop.type1 h2.title{
color: #d9352b;
font-weight: bold;
font-size: 30px;
margin: 0px;
margin-bottom: 15px;
}
.popups .pop.type1 .text p{
margin: 0px;
font-size: 16px;
color:#494949;
}


.popups .pop.type2{
font-family: "Arial",sans-serif;
}
.popups .pop.type2 .date{
font-size: 22px;
font-weight: bold;
margin: 0px;
margin-bottom: 5px;
font-family: "Georgia",sans-serif;
}
.popups .pop.type2 h2.title{
color: #000;
font-weight: bold;
font-size: 30px;
margin: 0px;
margin-bottom: 15px;
font-family: "Georgia",sans-serif;
}
.popups .pop.type2 .text p{
margin: 0px;
font-size: 16px;
color:#494949;
}


.popups .pop.type3{
font-family: "Arial",sans-serif;
}
.popups .pop.type3 .date{
font-size: 22px;
font-weight: bold;
margin: 0px;
margin-bottom: 5px;
}
.popups .pop.type3 h2.title{
color: #000;
font-weight: bold;
font-size: 30px;
margin: 0px;
margin-bottom: 15px;
}
.popups .pop.type3 .text p{
margin: 0px;
font-size: 16px;
color:#494949;
}

.popups .pop.type4{
font-family: "Arial",sans-serif;
}
.popups .pop.type4 .date{
color: #264053;
font-size: 22px;
font-weight: bold;
margin: 0px;
margin-bottom: 5px;
}
.popups .pop.type4 h2.title{
color: #264053;
font-weight: bold;
font-size: 30px;
margin: 0px;
margin-bottom: 15px;
}
.popups .pop.type4 .text p{
margin: 0px;
font-size: 16px;
color:#494949;
}

.popups .pop.type5{
font-family: "Arial",sans-serif;
}
.popups .pop.type5 .date{
color: #592d1f;
font-size: 22px;
font-weight: bold;
margin: 0px;
margin-bottom: 5px;
}
.popups .pop.type5 h2.title{
color: #592d1f;
font-weight: bold;
font-size: 30px;
margin: 0px;
margin-bottom: 15px;
}
.popups .pop.type5 .text p{
margin: 0px;
font-size: 16px;
color:#494949;
}

.popups .pop.type6{
font-family: "times new roman",sans-serif;
}
.popups .pop.type6 .date{
color:#000;
font-style: italic;
font-size: 22px;
font-weight: normal;
margin: 0px;
margin-bottom: 5px;
}
.popups .pop.type6 h2.title{
color: #1c3679;
font-weight: normal;
font-size: 30px;
margin: 0px;
margin-bottom: 15px;
}
.popups .pop.type6 .text p{
margin: 0px;
font-size: 16px;
color:#494949;
}

.popups .pop.type7{
font-family: "Arial",sans-serif;
}
.popups .pop.type7 .date{
color: #1c3679;
font-size: 22px;
font-weight: bold;
margin: 0px;
margin-bottom: 5px;
}
.popups .pop.type7 h2.title{
color: #1c3679;
font-weight: bold;
font-size: 30px;
margin: 0px;
margin-bottom: 15px;
}
.popups .pop.type7 .text p{
margin: 0px;
font-size: 16px;
color:#494949;
}




.sectionPlace span{
cursor: pointer;
position: fixed;
background: url('../img/IE.png');
}



.rotateDevice{
position: fixed;
z-index: 999999;
top:0px;
left:0px;
height: 100%;
width: 100%;
background-image: url("../img/rotate.jpg");
background-repeat: no-repeat;
background-size: cover;
}
.rotateDevice .center-content{
background-image: url("../img/reRoll.png");
background-position: top center;
background-size: 80px 80px;
background-repeat: no-repeat;
padding-top: 100px;
position: absolute;
top: 25%;
width: 100%;
text-align: center;
color: #FFF;
font-size: 24px;
}
.rotateDevice .logo{
background-image: url("../img/tassLogo.png");
background-position: center center;
background-size:  83px 54px;
background-repeat: no-repeat;
height: 54px;
position: absolute;
bottom: 10%;
width: 83px;
left: 50%;
margin-left: -42px;
}

/*Стартовый экран*/
.startScreen{
background-image: url("../img/start_page.jpg");
background-repeat: no-repeat;
background-position:top center;
background-size: cover;
position: fixed;
height: 100%;
width:100%;
z-index: 500;
top: 0px;
left: 0px;
text-align: center;
}
.startScreen .contCenter{
display: inline-block;
vertical-align: middle;
height: 100%;
}
.startScreen .contScale{
display: inline-block;
vertical-align: middle;
width:920px;
}
.startScreen .contScale .pr-title{
margin:0px;
font-size: 45px;
color:#FFF;
text-transform: uppercase;
font-weight: bold;
margin-bottom:15px;
}
.startScreen .contScale #logo-popup{
background-image: url("../img/logo-popup.png");
display: inline-block;
height: 86px;
vertical-align: middle;
width: 66px;
}
.popup-slider-wrap{
background: #fff;
height: 455px; 
overflow: hidden;
position: relative;
}
.popup-slider-wrap .item-slide{
transition: 2s;
-webkit-transition: 2s;
-moz-transition: 2s;
-o-transition: 2s;
background: #fff;
opacity: 0;
filter: alpha(opacity=0);
height: 100%;
width: 920px;
position: absolute;
top: 0px;
left: 0px;
}
.popup-slider-wrap .item-slide.show{
opacity: 1;
filter: alpha(opacity=100);
}
.popup-slider-wrap .item-slide-img-wrap{
height: 342px;
}
.popup-slider-wrap .item-slide .title-slide{
background: #19105f;
color: #fff;
display: inline-block;
font-size: 18px;
height: 45px;
margin: 0px auto;
padding: 0px 15px;
line-height: 45px;
position: relative;
top: -39px;
}
.popup-slider-wrap .item-slide p{
color: #162f66;
font-size: 14px;
text-align: center;
padding: 0px 30px;
padding-top: 15px
}
.popup-slider-wrap .item-slide.first{
opacity: 1;
}
.popup-slider-wrap .item-slide p.first{
font-size: 24px;
padding-top: 0px
}
.startScreen .contScale .contentLoadScreen{
background: #FFF;
padding: 30px;
padding-top: 0px;
}
.startScreen .contScale .contentLoadScreen p{
margin: 0px;
margin-bottom:20px;
color:#162f66;
font-size: 24px;
}
.startScreen .contScale .startScreenImg{
width:100%;
display: block;
}

.contentLoadScreen .buttonStartProject{
display: inline-block;
vertical-align: top;
background: #0e447b;
color: #FFF;
font-size: 17px;
font-weight: bold;
text-transform: uppercase;
padding-left: 16px;
padding-right: 16px;
line-height: 42px;
height: 42px;
box-shadow: 2px 2px 0px 0px #a9b8c7;
}
.contentLoadScreen .buttonStartProject span.loading{
display: inline-block;
padding-right: 30px;
background: url("../img/preloader_mini2.gif") no-repeat right center;
}
.contentLoadScreen .buttonStartProject.ready{
padding: 0px;
}
.contentLoadScreen .buttonStartProject.ready .begin{
line-height: 42px;
padding-left: 15px;
padding-right: 15px;
cursor: pointer;
height: 42px;
display: block;
}
.primeRLD{
display: none;
}
.primeRLD.angularLoaded{
display: block;
}

/*Video*/
.videoBlock{
position: fixed;
top:0px;
left:0px;
height: 100%;
z-index: 400;
}




/*Footer*/
.lastSlide-Footer{
width:100%;
background: #000;
position: relative;
/*position: fixed;
z-index: 99999999;
top:0px;*/
overflow: hidden;
}
.lastSlide-head{
height: 19px;
background: #FFF;
width: 100%;
position: absolute;
top: 0px;
left: 0px;
font-size: 0px;
z-index: 10;
}
.lastSlide-content{
width: 960px;
margin: 0 auto;
position: relative;
}
.lastSlide-logo{
height: 125px;
width: 240px;
background-color: #FFF;
background-image:url("../img/newLogo.png");
background-size: 69px 89px;
background-repeat: no-repeat;
background-position: 31px 19px;
display: inline-block;
vertical-align: top;
}
.lastSlide-logoInfo{
display: inline-block;
vertical-align: top;
background: #FFF;
width: 492px;
font-size: 14px;
color: #221a75;
padding-top: 20px;
line-height: 125%;
padding-right: 20px;
padding-bottom: 25px;
margin-left: -90px;
}
.lastSlide-logoInfo p{
margin: 0px;
}

.lastSlide-bottom{
position: absolute;
bottom: 0px;
width: 100%;
left: 0px;
height: 143px;
background: #211975;
z-index: 20;
}
.lastSlide-bottomInfo-scale{
position: absolute;
bottom: 100%;
background: #FFF;
right: 0px;
margin-bottom:48px;
}
.lastSlide-bottomMenu{
padding-top: 15px;
}
.lastSlide-bottomMenu .text{
color: #ffffff;
font-size: 27px;
font-weight: normal;
display: inline-block;
vertical-align: middle;
margin-right: 20px;
}
.lastSlide-bottomMenu .from-begin{
font-size: 18px;
color: #FFF;
padding-left: 24px;
display: inline-block;
vertical-align: middle;
cursor: pointer;
background-image: url("../img/reLoadsmall.png");
background-position: left center;
background-size: 15px 15px;
background-repeat: no-repeat;
min-height: 15px;
text-decoration: none;
}
.lastSlide-bottomMenu .homePage{
font-size: 18px;
color: #FFF;
padding-left: 24px;
display: inline-block;
vertical-align: middle;
cursor: pointer;
background: url("../img/toHome.png");
background-position: left center;
background-size: 15px 15px;
background-repeat: no-repeat;
margin-left:20px;
min-height: 15px;
text-decoration: none;
}
.lastSlide-bottomMenu .from-begin span,.lastSlide-bottomMenu .homePage span{
text-decoration: underline;
}
.lastSlide-bottomMenu .from-begin:hover span,.lastSlide-bottomMenu .homePage:hover span{
text-decoration: none;
}




.lastSlide-bottomInfo-social{
position: absolute;
top: 100%;
right: 0;
background: #FFF;
padding-left: 20px;
padding-right: 20px;
line-height: 48px;
height: 48px;
}
.lastSlide-bottomInfo-social span{
font-size: 14px;
color: #707070;
display: inline-block;
vertical-align: middle;
}
.lastSlide-bottomInfo-social .fb{
background-image:url("../img/fbBlue.png");
background-repeat: no-repeat;
background-size: 11px 21px;
background-position: center;
height: 34px;
width: 34px;
display: inline-block;
vertical-align: middle;
}
.lastSlide-bottomInfo-social .tw{
background-image:url("../img/twBlue.png");
background-repeat: no-repeat;
background-size: 20px 17px;
background-position: center;
height: 34px;
width: 34px;
display: inline-block;
vertical-align: middle;
}
.lastSlide-bottomInfo-social .vk{
background-image:url("../img/vkBlue.png");
background-repeat: no-repeat;
background-size: 12px 15px;
background-position: center;
height: 34px;
width: 34px;
display: inline-block;
vertical-align: middle;
}
.lastSlide-bottomInfo-text{
width: 740px;
padding: 30px;
font-size: 18px;
color:#211975;
font-weight: normal;
}
.lastSlide-bottomInfo-text p{
margin-bottom:0px;
font-weight: bold; 
}
.lastSlide-bottomLine{
height: 48px;
position: absolute;
bottom: 100%;
width: 70%;
background: #211975;
}

.images-Last img{
position: absolute;
left:0px;
top:0px;
width:100%;
opacity: 0;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
z-index: 0;
}
.images-Last img.active{
opacity: 1;
-webkit-transition: all 2s;
-o-transition: all 2s;
transition: all 2s;
z-index: 1;
}
.images-Last img.pre{
opacity: 1;
-webkit-transition: all 1s;
-o-transition: all 1s;
transition: all 1s;
}
.IE8 .lastSlide-bottomInfo-social{
width:350px;
}




/*Mobile*/
body.mobile,body.trueMobile{
overflow: auto;
background: #211975;
}
.logoMobile{
background: url("../img/mobile-Logo.png") no-repeat left top;
height: 157px;
width:120px;
display: block;
}
.mobileHead{
padding: 45px;
background: #FFF;
position: relative;
}
.mobileHead:before{
background: #FFF;
content: "";
position: absolute;
height: 32px;
width:60%;
border-right:1px solid #7c78ae;
border-bottom:1px solid #4d4791;
top:100%;
left:0px;
}
.mobileBottom{
padding: 45px;
color: #FFF;
font-size: 19px;
padding-top: 78px;
}
.mobileBottom p {
margin:0px;
line-height: 130%;
}
/*Mobile END*/

@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (-webkit-min-device-pixel-ratio: 1.5), not all, not all{
.lastSlide-bottomInfo-social .fb{
background-image:url("../img/Retina_social_facebook.png");
}
.lastSlide-bottomInfo-social .tw{
background-image:url("../img/Retina_social_tweet.png");
}
.lastSlide-bottomInfo-social .vk{
background-image:url("../img/Retina_social_vk.png");
}
.rotateDevice .logo{
background-image:url("../img/Retina_itar-tass_110.png");
}
.rotateDevice .center-content{
background-image: url("../img/reRoll.png");
}

.navigation .list li.soc-item-fb a{
background-image: url("../img/Retina_side_facebook_gr.png");
}
.navigation .list li.soc-item-vk a{
background-image: url("../img/Retina_side_vk_gr.png");
}
.navigation .list li.soc-item-tw a{
background-image: url("../img/Retina_side_tweet_gr.png");
}

.navigation .list li.soc-item-fb a:hover{
background-image: url("../img/Retina_side_facebook_wh.png");
}
.navigation .list li.soc-item-vk a:hover{
background-image: url("../img/Retina_side_vk_wh.png");
}
.navigation .list li.soc-item-tw a:hover{
background-image: url("../img/Retina_side_tweet_wh.png");
}
.lastSlide-logo{
background-image: url("../img/Retina_logo_web.png");
}
.startScreen .contScale #logo-popup{
background-image: url("../img/Retina_logo-popup.png");
background-size: 66px 86px;
}
}

@media screen and (min-width: 767px) and (max-width: 1024px){
.lastSlide-bottomInfo-text{
font-size: 14px;
}
}
