/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

html, body{
    margin: 0 auto;
    min-width: 300px;
    /*overflow-x: hidden;*/
    font-family: 'Rosatom';
    font-size: 21px;
    color: #000;
}

a{
	color:#000;
	-webkit-transition: all 1.5s ease-out;
	-o-transition: all 1.5s ease-out;
	transition: all 1.5s ease-out;
	text-decoration:underline;
}
a:hover{
    color:#6CACE4;
	text-decoration:none;
}
a, .btn {
    -webkit-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

 .gray-block ul li {
    list-style-type: none;
	margin-bottom:15px;
   }
 .gray-block ul li::before {
    color: #6CACE4; 
    content: "\2B25"; 
    padding-right: 20px; 
   }
 .gray-block ol{
	 margin-left:0;
	 padding-left:25px;
 }
  .gray-block ol li{
	 margin-bottom:15px;
 }

strong,
.strong{
    font-weight: normal;
    font-family: 'RosatomWebBold' !important;
}
.w-30 {
    width: 30% !important;
}
.w-35 {
    width: 35% !important;
}
.w-40 {
    width: 40% !important;
}
.w-55 {
    width: 55% !important;
}
.w-60{
    width: 60% !important;
}
.w-65 {
    width: 65% !important;
}
.w-70 {
    width: 70% !important;
}
.w-90 {
    width: 90% !important;
}
.w-px-390{
    width: 390px;
}
.fz-16{
    font-size: 16px;
}
.fz-21{
    font-size: 21px;
}
.fz-60{
    font-size: 60px;
}

.border-bottom{
    border-bottom: 1px solid #dbdbdb !important;
}
.header{
    position: relative;
	z-index: 900;
	/*box-shadow: 0px 4px 4px rgb(0 0 0 / 5%);*/
	/*max-width: 100vw !important;*/
}

.headerContainer{
	box-shadow: 0px 4px 4px rgb(0 0 0 / 5%);
}
.header a{
    font-family: 'RosatomWebBold';
	text-decoration: none;
}

.header-btn:hover{text-decoration: none;opacity: 0.7;color: #281977;}
.header-lang{font-size: 15px;white-space: nowrap;}

.header-lang a{color:#003274;}

.header-lang,
.header-lang a.active,
.header-lang a:hover{
	color:#003274;text-decoration: none;
	/*font-size:14px;
	padding-top:7px;*/
	text-transform:uppercase;
}

.header-lang a.active:hover{
    color:#263886;
    text-decoration: none;
    opacity: 0.7;
	padding-top:7px;
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "";
}
/* media 1440 - 1919 */
@media (min-width: 1440px) and (max-width: 1919px){
.header-lang a {
	font-size: 12px;
}
}
/*inner page*/

@media (min-width: 769px) and (max-width: 1280px){
	.gray-block ul .bold{
		/*padding-top: 8px;*/
	}
	.gray-block ul li div{
		padding-top: 8px;
	}
}

@media (min-width: 1280px) and (max-width: 1919px){
	.gray-block ul .bold{
		padding-top: 5px;
	}
}

/* H1 */
h1,
.page-title h1,
.page-title span{
font-family: 'RosatomWebBold' !important;
font-style: normal;
font-size: 77px;
line-height: 113%;
text-transform:uppercase;
color: #003274;
letter-spacing: 0.005em;
}
h4{
	font-weight: 700;
	font-size: 21px;
	line-height: 150%;
	letter-spacing: -0.001em;
	text-transform: uppercase;
}
h3{
	font-family: 'Rosatom';
	font-style: normal;
	font-weight: 400;
	font-size: 32px;
	line-height: 152%;
	letter-spacing: -0.025em;
	text-transform: uppercase;
	color: #003274;
}

/*.container-lg{
	padding-left:0;
	padding-right:0;
}*/

.bg-gray{
	background: #F2F2F2;
	padding:100px;
}
.bg-blue{
	background: #003274;
	padding:225px 0px;
	margin-top: 300px;
margin-bottom: 350px;
}
.gray-block{
	background: #F2F2F2;
    padding-top: 100px;
    padding-bottom: 100px;
	padding-left: 17.5%;
	padding-right: 26%;
    width: 91.5%;
	position: relative;
	margin-bottom: 236px !important;
}

.quotes{
	font-family: 'Rosatom';
	font-style: normal;
	font-weight: 400;
	font-size: 28px;
	line-height: 136.8%;
	letter-spacing: -0.04em;
	color: #003274;
	background:transparent url('/local/templates/newTVEL/assets/img/icons/quotes.svg') left top no-repeat;
    padding: 40px 30px 40px 80px;
	margin-top:30px;
    margin-left: 80px;
}

.right-block, .right-block-vacancy{
	position: absolute;
    right: 0;
    color: #fff;
    padding-top: 170px;
}
.right-block-vacancy{
	z-index: 800;
	}
	
.blue-box{
	background: #025EA1;
	/*padding: 50px 40px 50px 88px;*/
	padding: 50px 130px 50px 65px;
	max-width:528px;
	margin-bottom: 72px;
	margin-left:0;
}
.dark-blue-box{
	background: #003274;
	width:100%;
	max-width:939px;
}
.contact-step-text{
	font-weight: 400;
	font-size: 16px;
	line-height: 152%;
	letter-spacing: 0.005em;
}


 .blue-text{
	 color:#003274;
 }

.sign{
	font-weight: 700;
    font-size: 68px;
    line-height: 200%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    letter-spacing: -0.001em;
    padding-right: 10px;
    margin-left: -59px;
	min-width:32px;
}
.num{
	font-family:'RosatomWebBold';
	font-size: 159px;
	line-height: 80%;
	text-align: center;
	color: #FFFFFF;
	float: left!important;
	padding-right:30px;
	/*padding-left: 15px;*/
	letter-spacing: -0.03em;
}
.m-num{
	font-weight: 700;
	font-size: 84px;
	/*line-height: 114.52%;*/
	line-height:80%;/*14.03*/
	font-family: 'RosatomWebBold';
}

.blue-box .m-num {
	padding-right: 15px;
}

.caption{
	font-size: 21px;
	line-height: 26px;
	padding-top: 10px;
	letter-spacing: -0.021em;
}
.dop-caption{
	padding-top:30px;
	/*width:100%;*/
	width:90%;
	letter-spacing: -0.021em;
}
.persent{
	font-weight: 700;
	font-size: 49px;
	line-height: 113.7%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	letter-spacing: -0.001em;
	/*padding-bottom:20px;*/
	/*padding-right: 20px;*/
}

.big-num{
	font-family:'RosatomWebBold';
	font-weight: 700;
	font-size: 159px;
	line-height: 114.52%;
	letter-spacing: -0.03em;
	color: #025EA1;
}
.num_caption{
	font-weight: 400;
	font-size: 21px;
	line-height: 150%;
	text-align: center;
	letter-spacing: -0.001em;
	color: #003274;
}
.around-text{
	font-family: 'Rosatom';
	font-style: normal;
	font-weight: 700;
	font-size: 21px;
	line-height: 124%;
	letter-spacing: -0.021em;
	color: #003274;
}
.num_sign{
	font-family: 'Rosatom';
	font-style: normal;
	font-weight: 700;
	font-size: 49px;
	line-height: 113.7%;
	letter-spacing: -0.001em;
	color: #003274;
	text-align:right;
	position: absolute;
    right: 20px;
    bottom: 90px;
}
.bottom-sign{
	font-size:102px;
}

/*tvs*/
.second-section {
  max-height: 450px;
  width: 100%;
 background-color: white; 
}
.tvs-text{
	font-weight: 400;
	font-size: 32px;
	line-height: 142.5%;
	letter-spacing: -0.025em;
	text-transform: uppercase;
	color: #003274;
	/*margin-right:9%;*/
}

.tezis{
	font-family:'Rosatom';
	font-style: normal;
	font-weight: 400;
	font-size: 28px;
	line-height: 152%;
	text-transform: uppercase;
	color: #003274;
}
.bold{
	font-family:'RosatomWebBold';
}

.timeLine_first-line{
	border-bottom: 3px dotted #003274;
}
.arrow-right-timeLine{
	    width: 9px;
    fill: #003274;
    position: absolute;
    right: -2px;
    margin-top: 74px;
    stroke: #003274;
    stroke-width: 0.6px;
}
.year-timeLine{
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	text-transform: uppercase;
	font-size: 38px;
	line-height: 100%;
	color: #003274;
}
.romb {
  height: 14px;
  width: 14px;
  background-color:#003274;
  -webkit-transform:rotate(-45deg);
      -ms-transform:rotate(-45deg);
          transform:rotate(-45deg);
  position: absolute;
  left: 0;
  top: 74.5px;
}

.company-list{
	background: url(/local/templates/newTVEL/assets/img/icons/company.svg) bottom left no-repeat;
	padding-left:100px;
}

.proryv-button{
	background: #6CACE4;
	border-radius: 63.7425px;
	height:60px;
	font-size: 22px;
	line-height: 152%;
	text-align: center;
	color: #FFFFFF;
	padding:15px 25px;
	text-decoration:none;
}
.proryv-button:hover{
	background: #025EA1;
	color: #FFFFFF;
}
.proryv-button:active{
	background: #003274;
	color: #FFFFFF;
}

.str-blue-block{
    padding: 20px 0;
}
.strLogo{
	cursor:pointer;
	width: fit-content !important;
}

.description-container{
	position: absolute;
    top: 84%;
    left: 123%;
    width: 60%;
    color: #fff;
}


/* main-page video*/
.main-page_video{
	-o-object-fit: cover;
	   object-fit: cover;
	width:100%;
	height:auto;
}

.tvel_copyright{
	font-size: 14px;
    line-height: 150%;
    letter-spacing: -0.001em;
    color: #6CACE4;
    opacity: 0.52;
	padding-top:7px;
}
.tvel_copyright:hover{
	color: #fff;
	cursor:pointer;
}




.corp-blago-sootv-text{
	font-size: 21px;
	line-height: 124%;
	text-align: right;
	letter-spacing: -0.021em;
	color: #003274;
}

.dotted-line-health
{
	position: absolute;
    right: -20%;
    top: 18%;
    z-index: 1;
}
.dotted-line-finance
{
	position: absolute;
    right: -20%;
    top: 78%;
    z-index: 1;
}
.dotted-line-career
{
	position: absolute;
    left: -20%;
    top: 18%;
    z-index: 1;
}
.dotted-line-soc
{
	position: absolute;
    left: -18%;
    top: 78%;
    z-index: 1;
}
.dotted-line-area
{
	-webkit-transform: rotate(90deg);
	    -ms-transform: rotate(90deg);
	        transform: rotate(90deg);
    position: absolute;
    left: 4%;
    top: 38%;
    z-index: 1;
}





/*tvel nfc*/
.scheme{
	background:transparent url('/local/templates/newTVEL/assets/img/schema.svg') top center no-repeat;
	background-size:contain;
}

.wrapper-first-line {
  width: 100%;
  height: 175px;
  position:relative;
}

.wrapper-second-line {
  width: 100%;
  height: 600px;
  position:relative;
}
.wrapper-fird-line {
  width: 100%;
  height: 350px;
  position:relative;
}
.wrapper-fourth-line{
  width: 100%;
  height: 450px;
  position:relative;
}
.wrapper-fifth-line{
  width: 100%;
  height: 400px;
  position:relative;
}
.wrapper-sixth-line{
  width: 100%;
  height: 265px;
  position:relative;
}


.nfc-item-caption{
	font-weight: 400;
	font-size: 21px;
	line-height: 150%;
	letter-spacing: -0.001em;
	color: #003274;
}
.zr-ruda{
  width: 300px;
  height: 200px;
  position:absolute;
  left:4%;
  top:0%;
  opacity:0;
}

.ur-ruda {
  width: 300px;
  height: 200px;
  position:absolute;
  right:0%;
  top:0%;
  opacity:0;
}
.up-down-animation {
  opacity:1;
  top:60%;
  -webkit-transition: all 0.9s ease-out 0s;
  -o-transition: all 0.9s ease-out 0s;
  transition: all 0.9s ease-out 0s;
}


.zr-prokat{
	width: 300px;
    height: 200px;
    position: absolute;
    left: 18%;
    top: 0%;
	opacity:0;
}
.gas{
	width: 300px;
    height: 200px;
    position: absolute;
    left: 47%;
    top: 0%;
	opacity:0;
}
.konvers{
	width: 250px;
    height: 200px;
    position: absolute;
    left: 67%;
    top: 0%;
	opacity:0;
}

.zr-conc{
	width: 250px;
    height: 200px;
    position: absolute;
    left: -10%;
    top: 60%;
	opacity:0;
	line-height: 24px;
}
.uran{
	width: 250px;
    height: 200px;
    position: absolute;
    right: -10%;
    top: 60%;
	opacity:0;
	line-height: 24px;
}

.uf{
	width: 250px;
    height: 200px;
    position: absolute;
    right: -10%;
    top: 45%;
	opacity:0;
}
.nuc-fuel{
	width: 150px;
    height: 200px;
    position: absolute;
    left: -10%;
    top: 50%;
	opacity:0;
	line-height: 24px;
}
.reger-uran{
	width: 250px;
    height: 200px;
    position: absolute;
    right: -10%;
    top: 50%;
	opacity:0;
	line-height: 24px;
	letter-spacing: -0.026em;
}
.mk-nuc-fuel{
	width: 150px;
    height: 200px;
    position: absolute;
    left: 23%;
    top: 55%;
	opacity:0;
}
.rich-uran{
	width: 250px;
    height: 200px;
    position: absolute;
    left: 67%;
    top: 55%;
	opacity:0;
}
.export-uran{
	width: 250px;
    height: 200px;
    position: absolute;
    left: 47%;
    top:95%;
	opacity:0;
}

.aes{
	width: 300px;
    height: 200px;
    position: absolute;
    left: 1%;
    top:95%;
	opacity:0;
}
.oyat{
	width: 300px;
    height: 200px;
    position: absolute;
    left: 46.5%;
    top:95%;
	opacity:0;
}
.oyat-convers{
	width: 300px;
    height: 200px;
    position: absolute;
    left: 80%;
    top:95%;
	opacity:0;
}
.energy{
	width: 300px;
    height: 200px;
    position: absolute;
    left: 42%;
    top:95%;
	opacity:0;
}

.down-up-animation{
  opacity:1;
  top:21%;
  -webkit-transition: all 1.2s ease-out 0s;
  -o-transition: all 1.2s ease-out 0s;
  transition: all 1.2s ease-out 0s;
}
.down-up-animation-fourth-line{
  opacity:1;
  top:60%;
  -webkit-transition: all 1.2s ease-out 0s;
  -o-transition: all 1.2s ease-out 0s;
  transition: all 1.2s ease-out 0s;
}

.up-down-animation-second-line {
  opacity:1;
  top:68%;
  -webkit-transition: all 1.2s ease-out 0s;
  -o-transition: all 1.2s ease-out 0s;
  transition: all 1.2s ease-out 0s;
}
.up-down-animation-second-line-middle{
  opacity:1;
  top:38%;
  -webkit-transition: all 1.2s ease-out 0s;
  -o-transition: all 1.2s ease-out 0s;
  transition: all 1.2s ease-out 0s;
}
.left-right-animation{
  opacity:1;
  left:-1%;
  -webkit-transition: all 1.2s ease-out 0s;
  -o-transition: all 1.2s ease-out 0s;
  transition: all 1.2s ease-out 0s;
}
.left-right-animation-fourth-line{
  opacity:1;
  left:2%;
  -webkit-transition: all 1.2s ease-out 0s;
  -o-transition: all 1.2s ease-out 0s;
  transition: all 1.2s ease-out 0s;
}
.right-left-animation{
  opacity:1;
  right:-4%;
  -webkit-transition: all 1.2s ease-out 0s;
  -o-transition: all 1.2s ease-out 0s;
  transition: all 1.2s ease-out 0s;
}

.right-left-animation-fird-line
{
    opacity: 1;
    right: 11%;
    -webkit-transition: all 1.5s ease-out 0s;
    -o-transition: all 1.5s ease-out 0s;
    transition: all 1.5s ease-out 0s;
}

/*end tvel nfc*/





/*career people*/
.career-num{
	color: #003274;
	font-size: 21px;
	text-align: center;
	letter-spacing: -0.031em;
}
.career-num span{
	font-size: 96px;
	letter-spacing: -0.066em;
}

/*end career people*/





.img-copyright{
	font-size: 13px;
	line-height: 150%;
	letter-spacing: -0.001em;
	color: #828282;
	opacity: 0.52;
}
.album-name{
	font-size: 18px;
	line-height: 150%;
	letter-spacing: -0.001em;
	color: #000000;
}

.innerPage-logoAtommaind{
	position: absolute;
    top: 0%;
    right: 8%;
}

.js-search, .header-lang{
	z-index: 550;
    position: relative;
}

.image-copyright{
	font-weight: 400;
	font-size: 13px;
	line-height: 150%;
	letter-spacing: -0.001em;
	color: #828282;
	opacity: 0.52;
}







/*bckg for contact's map*/
#yandex_map{
	background: #0000 url(/local/templates/newTVEL/assets/img/contacts-map-new1.png) top left no-repeat;
}




/**COOKIE**/
.js_enabled #cookie-message {
            display: none;
}

.cookie-title{color: #06387A;}
#cookie-message {
	display:none;
    color:#06387A;
    margin: 0 auto;
    padding: 1em;
    position: fixed;
    z-index: 999;
    bottom: 0px;
    width: 100%;
    opacity: 1;
	filter: alpha(opacity=80);
	background: -webkit-gradient(linear, left top, right top, color-stop(4.4%, rgba(203, 238, 255, 0.78)), color-stop(107.6%, rgba(204, 238, 255, 0.55)));
	background: -o-linear-gradient(left, rgba(203, 238, 255, 0.78) 4.4%, rgba(204, 238, 255, 0.55) 107.6%);
	background: linear-gradient(90deg, rgba(203, 238, 255, 0.78) 4.4%, rgba(204, 238, 255, 0.55) 107.6%);
	-webkit-backdrop-filter: blur(12px);
	        backdrop-filter: blur(12px);
}
				
#cookie-message p{

}
#cookie-message p a{
	text-decoration:underline;
	color:#06387A;
}

#cookie-message p a:hover{
text-decoration:none !important;}

#cookie_access{
    margin-right: 50px;
    width: 139px;
    height: 42px;
    border-radius: 43px;
    background-color: #025EA1;
    float: right;
    cursor: pointer;
    text-align: center;
    font-family: 'RosatomWebBold';
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    letter-spacing: 0.005em;
    color: #fff;
    margin-top: -3%;
}
#cookie_access:hover{
background-color:#154182;
}
.mail_to_us{
    float: right;
    width:350px;
    color: white;
    margin-top: 25px;
    text-decoration: underline;
}
.mail_to_us a{
    float:right;
    color: white;
}

.left-menu ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.left-menu > ul > li > ul{
    border-left: 1px solid #787878;
}
.left-menu ul ul{
    padding-left: 20px;
    margin-top: 6px;
}
.left-menu ul ul ul{
    display: none;
}
.left-menu ul li{
    margin-bottom: 6px;
}
.left-menu ul a{
    color: #666666;
    font-size: 15px;
    text-transform: uppercase;
    line-height: 1.1;
}
.left-menu ul ul ul a{
    text-transform: none;
}
.left-menu ul ul a{
    color: #261777;
}
.left-menu ul a.active,
.left-menu ul li.active > a{
    color: #261777;
    font-weight: 700;
    text-decoration: none;
    font-family: 'TTLakes-Bold';
}
.left-menu ul a:hover{
    color: #261777;
    text-decoration: underline;
}
.left-menu ul li.active ul{
    display: block;
}

.box-separator{
    height: 60px;
}

.list-soc{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.list-soc li{
    /*margin-left: 60px;*/
}
.list-soc li:first-child{
    margin-left: 0;
}
.list-soc a:hover{
    opacity: 0.7
}

/*
* home box news
*/
.home-box-news-counts{
    min-height: 350px;
    position: relative;
}
.home-box-news-counts .box-separator{
    position: absolute;
    top:0;
    left: 250px;
    height: 40px;
}

.home-box-news-slider{
    width: 390px;
    overflow: hidden;
}
.home-box-counts{
    background: url('/local/templates/baseTVEL/assets/img/counts.png') no-repeat 0% 100%;
    background-size: cover;
    padding-left: 150px;
    padding-right: 150px;
/*15.12.2020*/
	width:100%;
}
.row{/*width:100%;*/} /* стили бутстрапа переопределять запрещено */
/**/


.home-box-counts-2{
    background: url('/local/templates/baseTVEL/assets/img/counts2.png') no-repeat 50% 50%;
    background-size: cover;
}
.page-box-counts{
    background: none !important;
}
.home-box-news{
    background: #4e1e7d url('/local/templates/baseTVEL/assets/img/news.jpg') no-repeat 50% 50%;
    background-size: cover;
    width: 390px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 390px;
            flex: 0 0 390px;
}
.home-box-news-arrow{
    margin-bottom: 25px;
    margin-left: 55px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
}
.home-box-news-arrow-left,
.home-box-news-arrow-right{
    position: relative;
    width: 25px;
    display: block;
    height: 12px;
}
.home-box-news-arrow-left:before,
.home-box-news-arrow-right:before{
    content: '';
    top:50%;
    height: 0px;
    border-bottom: 1px solid #fff;
    width: 100%;
    position: absolute;
    -webkit-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.home-box-news-arrow-left:before{
    left: 0;
}
.home-box-news-arrow-right:before{
    right: 0;
}
.home-box-news-arrow-right:after{
    content: '';
    position: absolute;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    width: 8px;
    height: 8px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 0px;
    margin-top: -3.5px;
    top:50%;
    -webkit-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.home-box-news-arrow-left:after{
    content: '';
    position: absolute;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    width: 8px;
    height: 8px;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: 0px;
    margin-top: -3.5px;
    top:50%;
    -webkit-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.home-box-news-arrow-left:hover:before,
.home-box-news-arrow-left:hover:after{
    margin-left:-5px;
}
.home-box-news-arrow-right:hover:before,
.home-box-news-arrow-right:hover:after{
    margin-right:-5px;
}
.home-box-news-arrow-left{
    margin-right: 45px;
}
.home-box-counts-item{
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.home-box-counts-item:last-child{
    -webkit-box-flex: 2;
        -ms-flex: 2;
            flex: 2;
}
.home-box-counts-item-num{
    font-size: 150px;
    color:#261777;
    font-family: 'TTLakes-Bold';
    line-height: 1;
}
.home-box-counts-item-text{
    font-size: 18px;
}
.home-box-news{
    position: relative;
}
.home-box-news-title{
    color: #fff;
    font-size: 21px;
    font-family: 'TTLakes-Bold';
    background: #22bed8;
    text-transform: uppercase;
    position: absolute;
    top:30px;
    padding: 8px 15px 6px;
    line-height: 1;
    z-index: 10;
}
.pr-0 .home-box-news-title{
    left: -20px;
    padding-left: 22px;
}
.pl-0 .home-box-news-title{
    right: -20px;
    padding-right: 22px;
}
.home-box-news-item{
    display: block;
    color:#fff;
    font-size: 21px;
    font-family: 'TTLakes-Medium';
    margin: 90px 35px 70px 55px;
}
.home-box-news-item:hover{
    color:#fff;
}
.pager{
    margin: 0;
    padding: 0 15px 0 55px;
    list-style-type: none;
    text-align: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.pager li{
    padding: 0 5px;
    font-size: 17px;
    font-family: 'TTLakes-Medium';
}
.pager li a{
    color: #bfbfbf;
}
.pager li a.active{
    color: #000;
}
/*
* end home box news
*/

/*
* home category
*/

.back-bg{
    position: absolute !important;
    top:-20px;
    left: -20px;
    right: -20px;
    bottom: -20px;
    z-index: 0 !important;
    background-position: 50% 50%;
    background-size: cover;
    -webkit-filter: blur(13px);
            filter: blur(13px);
}
.home-category-box-item .back ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.home-category-box-item .back ul li{
    padding-left: 30px;
    margin-bottom: 10px;
    position: relative;
}
.home-category-box-item .back ul li:before{
    content: '';
    height: 0;
    border-bottom: 1px solid #22bed8;
    position: absolute;
    top:50%;
    left: -10px;
    width: 30px;
    margin-top: -1px;
}
.home-category-box-item .back ul li:after{
    content: '';
    position: absolute;
    border-top: 1px solid #22bed8;
    border-right: 1px solid #22bed8;
    width: 8px;
    height: 8px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 12px;
    top: 50%;
    margin-top: -4.5px;
}
.home-category-box-item-title{
    font-size: 18px;
    margin-bottom: 20px;
    font-family: 'TTLakes-Bold';
    text-transform: uppercase;
    width: 100%
}
.page-category-box .home-category-box-item-title{
    text-transform: none;
}
.home-category-box-item-text{
    font-size: 16px;
    width: 100%
}
.home-category-box-item .back .home-category-box-item-text{
    padding-right: 0;
}
.home-category-box-item-white,
a.home-category-box-item-white:hover{
    color: #fff;
}
.home-category-box-pagination{
    position: relative;
    margin: -15px 0 15px 0;
}
.swiper-pagination-bullet{
    margin: 0 4px;
    width: 10px;
    height: 10px;
    opacity: 1;
    background: transparent;
    border:1px solid #bfbfbf;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active{
    background-color: #bfbfbf;
}
/*
* end home category
*/





/*
* home box map
*/
.mainpage-map_title h1{
	color:white;
}
.home-box-map{
    position: relative;
}
.home-box-map{
    /* height: 915px; */
    /* margin-top: 170px;
    margin-bottom: 200px; */
    position: relative;
}
.home-box-map-bg{
    position: absolute;
    top:140px;
    bottom: 132px;
    left: 0;
    right: 0;
    background: -webkit-gradient(linear, left top, right top, from(#0071b4), to(#86c4eb));
    background: -o-linear-gradient(left, #0071b4 0%, #86c4eb 100%);
    background: linear-gradient(90deg, #0071b4 0%, #86c4eb 100%);
    z-index: 0;
}
.home-box-map-image{
    position: relative;
    height: 769px;
    /* top:-90px; */
}
.home-box-map-image-box{
    overflow: hidden;
}
.home-box-map-image img{
    vertical-align: middle;
    /* opacity: 0; */
    display: none;
}
.home-box-map-image{
    background: url('/local/templates/newTVEL/assets/img/mainpage_map.svg') no-repeat 50% 50%;
    /*background-size: auto 100%;
    overflow: hidden;
    width: 1921px;
    left:50%;
    margin-left: -960.5px;*/
}
.home-box-map-content{
    position: absolute;
    top:80px;
    left: 0;
    right: 0;
    bottom: 20px;
    z-index: 2;
}
.home-box-map-content-item{
    margin-bottom: 25px;
	color:#fff !important;
}
.home-box-map-content-item:last-child{
    margin-bottom: 0;
}
.home-box-map-content-cir{
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: #259789;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 24px;
            flex: 0 0 24px;
    margin-right: 20px;
    text-align: center;
    line-height: 1.1;
    position: relative;
}
.home-box-map-content-cir-1{
    color:#22bed8;
    font-size: 19px;
    font-family: 'TTLakes-Medium';
}
.home-box-map-content-cir-2{
    color: #263886;
    font-size: 14px;
    font-family: 'TTLakes-Medium';
}
.home-box-map-content-cir-3{
    background: #63F1C6;
	-webkit-box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.03);
	        box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.03);
}
.home-box-map-content-cir-4{
    background: #6495F1;
	-webkit-box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.03);
	        box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.03);
}
.home-box-map-content-info{
    color: #fff;
    font-size: 21px;
	line-height: 150%;
	letter-spacing: -0.001em;
}
.box-circles{
    position: absolute;
    top:0;
    bottom: 0;
    width: 1924px;
    left:50%;
    margin-left: -962px;
}
.circle{
    width: 38px;
    height: 38px;
    background: #24dda4;
    border-radius: 50%;
    font-size: 8px;
    line-height: 1;
    color:#26388E;
    position: absolute;
}
.circle-inner{
    width: 100%;
    height: 100%;
    border-radius: 50%;
    padding: 10px;
	background: #AEFAE2;
	-webkit-box-shadow: 0px 4.76978px 4.76978px rgba(0, 0, 0, 0.25);
	        box-shadow: 0px 4.76978px 4.76978px rgba(0, 0, 0, 0.25);
}
.circle-inner:hover{
	 background:#56FECA;
	 cursor:pointer;
}


.circle-border canvas{
    position: absolute;
    top:0;
    left: 0;
    width: 100% !important;
    height:100% !important;
}
.circle-title{
    color:#26388e;
    font-size: 32px;
    font-family: 'RosatomWebBold';
    margin-bottom: 1px;
    margin-top: -3px;
	line-height: 39px;
}
.circle-num{
    font-family: 'RosatomWebBold';
}
.circle-text{
    margin-top: -1px;
    font-family: 'Rosatom';
    font-size:6px;
}
.circle-dark{
    color: #26388e;
    background-color:#26388e;
}



.circle-44{
    width: 44px;
    height: 44px;
}
.circle-44 .circle-title{
    font-weight: 700;
	font-size: 32.196px;
	line-height: 39px;
	color: #26388E;
}
.circle-44 .circle-num{
    font-size: 11px;
}
.circle-44 .circle-text{
    font-size: 8px;
}

.circle-54{
    width: 54px;
    height: 54px;
}
.circle-54 > .circle-inner{
	background:#A5BFF0;
}

.circle-63{
    width: 63px;
    height: 63px;
}

.circle-75{
    width: 75px;
    height: 75px;
}
.circle-75 .circle-title {
	font-size: 50.0827px;
	line-height: 61px;
	color: #26388E;
}
.circle-99{
    width: 99px;
    height: 99px;
}
.circle-99 .circle-title{
    font-weight: 700;
	font-size: 50.0827px;
	line-height: 61px;
	color: #26388E;
}
.circle-99 .circle-num{
    font-size: 13px;
}
.circle-99 .circle-text{
    font-size: 10px;
}
.circle-135{
    width: 135px;
    height: 135px;
}
.circle-135 .circle-title{
    font-weight: 700;
	font-size: 59.6222px;
	line-height: 72px;
	color: #26388E;
}
.circle-135 .circle-num{
    font-size: 27px;
}
.circle-135 .circle-text{
    font-size: 20px;
}



.box-circles .circle:nth-child(1){top: 64.8%;right: 33.9%;}
.box-circles .circle:nth-child(2){top: 55.7%;right: 35%;}
.box-circles .circle:nth-child(3){top: 54.5%;right: 41%;}
.box-circles .circle:nth-child(4){top: 48%;right: 44%;}
.box-circles .circle:nth-child(5){top: 40%;right: 41.5%;}
.box-circles .circle:nth-child(6){top: 36%;right: 46.3%;}
.box-circles .circle:nth-child(7){top: 23%;right: 40%;}
.box-circles .circle:nth-child(8){top: 45%;right: 50.8%;}
.box-circles .circle:nth-child(9){top: 32.5%;right: 32%;}
.box-circles .circle:nth-child(10){top: 72%;right: 21%;}
.box-circles .circle:nth-child(11){top: 57.3%;right: 15%;}
.box-circles .circle:nth-child(12){top: 27.2%;right: 17%;}
.box-circles .circle:nth-child(13){top: 33%;right: 38%;}

.box-label-box{
    font-size:21px;
    color: #662d89;
    font-family: 'TTLakes-Medium';
    text-transform: uppercase;
    padding: 20px 30px 20px 170px;
    line-height: 1.2;
    -webkit-box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.1);
            box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.1);
    position: relative;
    z-index: 10;
    background: #fff;
}
.box-label-box-top{
    margin-bottom: -196px;
}
.box-label-box-bottom{
    margin-top: -100px;
    margin-bottom: 25px;
}
.box-label-box-dark{
    text-transform: none;
    color: #666;
    font-family: 'TTLakes-Regular';
}
.box-label-box-blue{
    color: #261777;
    text-transform: unset;
}
.box-label-box-blue strong{
    display: block;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.box-label-box-right{
    padding-left: 30px;
    margin-right: -170px;
    padding-right: 200px;
}
.box-label-box-right strong{
    display: inline;
}

	.logo{
		position: relative;
		z-index: 501;
	}
	.logo img{
		max-width:151px;
	}
    .box-label-box-big{
        padding-top: 50px;
        padding-bottom: 50px;
        padding-right: 70px;
    }
    .box-label-box-right.box-label-box-big{
        padding-left: 70px;
        padding-right: 200px;
    }

.box-label-box p:last-child{
    margin-bottom: 0;
}
.box-label-box-big-p{
    padding-left: 500px;
    margin-right: -200px;
}
/*
* end home box map
*/




/*footer*/
.f-12{
	font-size:12px;
}
.f-14{
	font-size:14px;
}
.text-gray, .text-gray a{
    color: #BDBDBD !important;
}
.footer-top img{
    width: 100%;
}
.footer-content{
    background-color: #003274;
    padding: 39px 0 30px;
    color: #fff;
}
.footer-content a,
.footer-content a:hover{
    color: #fff;
}
.footer-content .list-soc{
    font-size: 18px;
}
.footer-title{
    font-family: 'RosatomWebBold';
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 15px;
}
.footer-sub-title{
    font-family: 'RosatomWebBold';
    text-transform: uppercase;
}
.mail img, .map img, .phone img{
	opacity:0.37;
}
.mail img:hover, .map img:hover, .phone img:hover{
	opacity:1;
}

.conf-block{
	height:220px;
	color:#6CACE4;
}
.conf-block a, .conf, .conf a{
	color:#6CACE4;
}




footer a {
	text-decoration:none;
}

.bottom-menu a:hover {
	font-weight:bold;
}

.conf{
	font-size: 18px;
	line-height: 139.5%;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	letter-spacing: -0.001em;
	color: #6CACE4 !important;
}

/*
* end footer
*/





.js-counts{
    opacity: 0;;
}


/*
* pages
*/
.page-top{
    height: 692px;
    background-position: top;
    background-size: cover;
    /* width: 100%; */
    position: relative;
    /* margin-left: calc(-50vw - 25%); */
    /* left: 50%; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
}
.page-top-video{
    cursor: pointer;
}
.page-top-video:not(.play):hover{
    opacity: 0.7;
    cursor: pointer;
}
.page-top-video-loc:not(.view) video{
    /*display: none !important;*/
}
.page-top-video:after{
    width: 125px;
    height: 125px;
    margin: -62.5px 0 0 -62.5px;
    content: "\f04b";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    background: rgba(255,255,255,0.7);
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #261777;
    padding-left: 5px;
}
.page-top-video.play:after{
    display: none;
}
.page-top .box-label-box-top{
    margin-bottom: -90px;
}
.page-top + .box-label-box-top,
.box-label-box-top-2{
    margin-bottom: 0px !important;
    margin-top: -90px;
    margin-left: -170px;
}
.page-text{
    font-size: 21px;
}
.page-text a{
    text-decoration: underline;
}
.page-text a:hover{
    text-decoration: none;
}
.page-text-top{
    margin-top: 30px;
}
.blits{
	color: #003274;
	letter-spacing: -0.005em;
	font-family: 'RosatomWebBold';
	font-weight: bold;
	font-size: 2.1rem;
	line-height: 123.8%;
	margin-top: 130px;
    margin-bottom: 130px;
}
.page-content h1{
	padding-top:90px;
	padding-bottom:100px;
}



.box-title{
    font-size: 32px;
    color: #22c6e0;
    font-family: 'RosatomWebBold';
    line-height: 1.1;
}
.box-title-small{
    font-size: 24px;
}
.page-full .page-right{
    /*margin-left: -25%;*/
    width: 100% !important;
    -ms-flex: 0 0 100% !important;
    -webkit-box-flex: 0 !important;
            flex: 0 0 100% !important;
    max-width: 100% !important;
}
.page-full .page-title,
.page-full-no{
   /* margin-left: calc(25% + 7.5px);*/
}
/*
* end pages
*/

/*
* persons
*/
.bg-person{
    position: fixed;
    top:0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.2);
    z-index: 20;
    display: none;
    cursor: pointer;
}
.box-person{
    position: relative;
}
.row-persons{
    overflow: hidden;
}
.row-persons .col-person:nth-child(2n+2){
    background: #f1f1f1;
}
.item-person{
    padding: 20px 30px;
    position: relative;
}
.item-person-img img{
    vertical-align: middle;
    border-radius: 50%;
    max-width: 160px;
}
.item-person-title{
    color: #26388e;
    font-size: 21px;
    margin: 10px 0 15px;
    line-height: 1.1;
}
.item-person-sub-title{
    font-size: 16px;
    font-family: 'RosatomWebBold';
    margin-bottom: 10px;
    line-height: 1;
}
.item-person-intro{
    font-size: 16px;
    margin-bottom: 15px;
}
.chosen-person{
    display: none;
    position: absolute;
    left: -15px;
    top:0;
    right:0px;
    bottom:0px;
    overflow: hidden;
    background: #fff;
    z-index: 25;
    margin-right: -15px;
    -webkit-box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.1);
            box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.1);
    padding-bottom: 70px;
    padding-right: 40px;
}
.chosen-person-inner{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.chosen-person-scroll{
    width:100%;
    padding: 0 20px 0 20px;
    height: 100%;
}
.chosen-person-item{
    padding-bottom: 20px;
    font-size: 16px;
    line-height: 1.2;
}
.chosen-person-item ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.chosen-person-item ul li{
    margin-bottom: 5px;
    padding-left: 32px;
    position: relative;
}
.chosen-person-item ul li:before{
    content: '';
    display: block;
    position: absolute;
    top:5px;
    left: 0;
    width: 22px;
    height: 7px;
    background: #22c5df;
}
.chosen-person .item-person-sub-title{
    color: #26388e;
    font-family: 'TTLakesCondensed-Regular';
}
.chosen-person .item-person-title{
    margin-top: 0 !important;
    padding: 20px 20px 0 20px;
}
.jspTrack{
    background: none;
}
.jspHorizontalBar{
    display: none !important;
}
.jspVerticalBar{
    width: 5px;
    background: none;
}
.jspDrag{
    background: #261777;
}
.link-more.link-back-person:after{
    right: 0;
    left:5px;
}
.link-more.link-back-person:before{
    -ms-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    left:5px;
    right:auto;
    bottom: -3.4px;
}
.link-more.link-back-person:hover:after,
.link-more.link-back-person:hover:before{
    left: 0px;
}
.item-person-btn-back{
    margin: 15px 0 0 50px;
}
.item-person .link-more{
    font-size: 12px;
}
/*
* end persons
*/

/*
* page str
*/


.box-str-item{
    position: absolute;
}
.box-str-item > span{
    display: block;
}
.box-str-item > span:nth-child(1){
    width: 70px;
    height: 37px;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
}
.box-str-item > span:nth-child(2){ 
    font-size: 18px;
    color: #2a236a;
    font-family: 'TTLakes-Medium';
    background: #fff;
    line-height: 1.2;
    padding: 5px 10px;
    position: absolute;
    white-space: nowrap;
    border-radius: 5px;
}
.box-str-items .box-str-item:nth-child(1) > span:nth-child(1){width: 70px;height: 37px;background-image: url('/local/templates/baseTVEL/assets/img/map/m1.png')}
.box-str-items .box-str-item:nth-child(1) {top: 228px;left: 158px;}
.box-str-items .box-str-item:nth-child(1) > span:nth-child(2){top:0;left:70px;}

.box-str-items .box-str-item:nth-child(2) > span:nth-child(1){width: 47px;height: 35px;background-image: url('/local/templates/baseTVEL/assets/img/map/m2.png')}
.box-str-items .box-str-item:nth-child(2) {top: 278px;left: 164px;}
.box-str-items .box-str-item:nth-child(2) > span:nth-child(2){left: auto;right: 100%;top: 0;}

.box-str-items .box-str-item:nth-child(3) > span:nth-child(1){width: 40px;height: 21px;background-image: url('/local/templates/baseTVEL/assets/img/map/m3.png')}
.box-str-items .box-str-item:nth-child(3) {top: 317px;left: 163px;}
.box-str-items .box-str-item:nth-child(3) > span:nth-child(2){left: auto;right: 100%;top: -5px;}

.box-str-items .box-str-item:nth-child(4) > span:nth-child(1){width: 29px;height: 26px; background-image: url('/local/templates/baseTVEL/assets/img/map/logo_ROSATOM.svg')}
.box-str-items .box-str-item:nth-child(4) {top: 343px;left: 172px;}
.box-str-items .box-str-item:nth-child(4) > span:nth-child(2){left: auto;right: 100%;}

.box-str-items .box-str-item:nth-child(5) > span:nth-child(1){width: 22px;height: 31px;background-image: url('/local/templates/baseTVEL/assets/img/map/m5.png')}
.box-str-items .box-str-item:nth-child(5) {top: 316px;left: 216px;}
.box-str-items .box-str-item:nth-child(5) > span:nth-child(2){top: 100%;left: 0;}

.box-str-items .box-str-item:nth-child(6) > span:nth-child(1){width: 47px;height: 35px;background-image: url('/local/templates/baseTVEL/assets/img/map/m6.png')}
.box-str-items .box-str-item:nth-child(6) {top: 301px;left: 245px;}
.box-str-items .box-str-item:nth-child(6) > span:nth-child(2){left: 100%;top: auto;bottom: -12px;}

.box-str-items .box-str-item:nth-child(7) > span:nth-child(1){width: 39px;height: 21px;background-image: url('/local/templates/baseTVEL/assets/img/map/m7.png')}
.box-str-items .box-str-item:nth-child(7) {top: 288px;left: 284px;}
.box-str-items .box-str-item:nth-child(7) > span:nth-child(2){left: 100%;top: -5px;}

.box-str-items .box-str-item:nth-child(8) > span:nth-child(1){width: 45px;height: 39px;background-image: url('/local/templates/baseTVEL/assets/img/map/m8.png')}
.box-str-items .box-str-item:nth-child(8) {top: 361px;left: 329px;}
.box-str-items .box-str-item:nth-child(8) > span:nth-child(2){top: 100%;left: -70px;}

.box-str-items .box-str-item:nth-child(9) > span:nth-child(1){width: 79px;height: 55px;background-image: url('/local/templates/baseTVEL/assets/img/map/m9.png')}
.box-str-items .box-str-item:nth-child(9) {top: 426px;left: 382px;}
.box-str-items .box-str-item:nth-child(9) > span:nth-child(2){left: 100%;top: 10px;}

.box-str-items .box-str-item:nth-child(10) > span:nth-child(1){width: 46px;height: 34px;background-image: url('/local/templates/baseTVEL/assets/img/map/m10.png')}
.box-str-items .box-str-item:nth-child(10) {top: 402px;left: 432px;}
.box-str-items .box-str-item:nth-child(10) > span:nth-child(2){top:0;left: 100%;}

.box-str-items .box-str-item:nth-child(11) > span:nth-child(1){width: 56px;height: 74px;background-image: url('/local/templates/baseTVEL/assets/img/map/m11.png')}
.box-str-items .box-str-item:nth-child(11) {top: 564px;left: 546px;}
.box-str-items .box-str-item:nth-child(11) > span:nth-child(2){top: 100%;left: 0;}

.box-str-items .box-str-item:nth-child(12) > span:nth-child(1){width: 46px;height: 35px;background-image: url('/local/templates/baseTVEL/assets/img/map/m12.png')}
.box-str-items .box-str-item:nth-child(12) {top: 510px;left: 605px;}
.box-str-items .box-str-item:nth-child(12) > span:nth-child(2){left: 100%;top: 2px;}

.box-str-items .box-str-item:nth-child(13) > span:nth-child(1){width: 46px;height: 38px;background-image: url('/local/templates/baseTVEL/assets/img/map/m13.png')}
.box-str-items .box-str-item:nth-child(13) {top: 583px;left: 692px;}
.box-str-items .box-str-item:nth-child(13) > span:nth-child(2){left: 100%;top: -20px;}

.box-str-items .box-str-item:nth-child(14) > span:nth-child(1){width: 68px;height: 55px;background-image: url('/local/templates/baseTVEL/assets/img/map/m14.png')}
.box-str-items .box-str-item:nth-child(14) {top: 613px;left: 795px;}
.box-str-items .box-str-item:nth-child(14) > span:nth-child(2){left: 100%;top: 10px;}

.tooltip_templates { display: none; }

.tooltipster-sidetip .tooltipster-box{
    background: #fff;    
    border: 1px solid transparent;
    font-family: 'TTLakes-Medium';
    border-radius: 0;
    -webkit-box-shadow: 0 0 9px 1px rgba(0,0,0,0.3);
            box-shadow: 0 0 9px 1px rgba(0,0,0,0.3);
    overflow-y: hidden;
    /*max-width: 250px;*/
}
/*.tooltipster-sidetip .tooltipster-box:after{
    content: '';
    position: absolute;
    width: 0; 
    height: 0;
    border-top: 50px solid transparent;
    border-right: 100px solid #000;
    border-bottom: 50px solid transparent;
}*/
.tooltipster-sidetip .tooltipster-content{
    font-size: 16px;
    color: #261777;
    line-height: 1.2;
    padding: 10px 20px 10px 15px;
}
.tooltipster-arrow{
    /*display: none !important;*/
}
.tooltipster-right{
    margin-left: -95px;
}
.tooltipster-left{
    margin-right: -95px;
}
.tooltipster-top{
    margin-bottom: -95px;
}
/*
* end page str
*/


/*
*  page topl
*/
.topl-items{
    padding: 66px 0 0 15px;
    position: relative;
}
.topl-items-bg{
    width: 1920px;
    position: absolute;
    left: calc(-33% - 188px);
    top:175px;
    height: 802px;
    background: url('/local/templates/baseTVEL/assets/img/topl/bg.png') 50% 50% no-repeat;
    background-size: cover;
}
.topl-item{
    width: 130px;
    height: 130px;
    border-radius: 50%;
    background: #f6f7f8 url('/local/templates/baseTVEL/assets/img/topl.png') 50% 50% no-repeat;
    background-size: contain;
    position: relative;
    margin-bottom: 80px;
    -webkit-box-shadow: 20px 20px 21px 1px rgba(0,0,0,0.3);
            box-shadow: 20px 20px 21px 1px rgba(0,0,0,0.3);
}
.topl-items-row-item-top-center{
    margin-top: 40px;
    margin-bottom: -40px;
}
.topl-item:after{
    content: '';
    position: absolute;
    top:-30px;
    left: 50%;
    margin-left: -1.5px;
    width: 3px;
    height: 15px;
    background: #802bd8;
}
.topl-item:before{
    content: '';
    position: absolute;
    top:-15px;
    left: -15px;
    right: -15px;
    bottom: -15px;
    border:3px solid #802bd8;
    border-radius: 50%;
    clip: rect(0px, 81.5px, auto, auto);
}
.topl-item.topl-item-br-r:before{
    clip: rect(0px, auto, auto, 78.5px);   
}
.topl-item.topl-item-br-f:before{
    clip: unset;
}

.topl-items-arrow-down{
    width: 52px;
    height: 52px;
    background: #22bcd6 url('/local/templates/baseTVEL/assets/img/topl/10.svg') 50% 50% no-repeat;
    background-size: cover;
    border-radius: 50%;
    margin-left: 39px;
    z-index: 2;
    position: relative;
    margin-top: -25px;
    margin-bottom: 65px;
}
.topl-items-arrow-down-big{
    margin-top: 100px;
    margin-bottom: 0px;
}
.topl-items-arrow-down.topl-items-arrow-down-big:after{
    top: auto;
    bottom: 100%;
    height: 85px;
}
.topl-items-arrow-down:after{
    content: '';
    position: absolute;
    top:-40px;
    left: 50%;
    margin-left: -1.5px;
    width: 3px;
    height: 40px;
    background: #22bbd6;
}
.topl-items-arrow-down-b{
    margin-bottom: 115px;
}

.topl-item-line-grd:after{
    background: #7936d8; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear,  left top, left bottom,  from(#7936d8),to(#3a98d7));
    background: -o-linear-gradient(top,  #7936d8 0%,#3a98d7 100%);
    background: linear-gradient(to bottom,  #7936d8 0%,#3a98d7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7936d8', endColorstr='#3a98d7',GradientType=0 ); /* IE6-9 */
}
.topl-item-blue:before{
    border-color: #3a98d7;
}
.topl-item-line-grd2:after{
    background: #3a98d7; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear,  left top, left bottom,  from(#3a98d7),to(#22bbd6));
    background: -o-linear-gradient(top,  #3a98d7 0%,#22bbd6 100%);
    background: linear-gradient(to bottom,  #3a98d7 0%,#22bbd6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a98d7', endColorstr='#22bbd6',GradientType=0 ); /* IE6-9 */
}
.topl-item-line-2:after{
    background: #22bbd6;
}
.topl-item-blue2:before{
    border-color: #22bbd6;
}
.topl-item-line-grd3:after{
    background: #22bbd6; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear,  left top, left bottom,  from(#22bbd6),color-stop(99%, #261c7a));
    background: -o-linear-gradient(top,  #22bbd6 0%,#261c7a 99%);
    background: linear-gradient(to bottom,  #22bbd6 0%,#261c7a 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#22bbd6', endColorstr='#261c7a',GradientType=0 ); /* IE6-9 */
}
.topl-item-line-grd4:after{
    background: rgb(58,152,215); /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear,  left top, left bottom,  color-stop(60%, rgba(58,152,215,1)),to(rgba(37,22,119,1)));
    background: -o-linear-gradient(top,  rgba(58,152,215,1) 60%,rgba(37,22,119,1) 100%);
    background: linear-gradient(to bottom,  rgba(58,152,215,1) 60%,rgba(37,22,119,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a98d7', endColorstr='#251677',GradientType=0 ); /* IE6-9 */
}
.topl-item-line-3:after{
    background: #261C7A;
}
.topl-item-blue3:before{
    border-color: #261C7A;
}
.topl-item-nf:after{
    top:-65px;
    height: 50px;
}
.topl-item-ico{
    position: absolute;
    top:0;
    left: 0;
    right: 0;
    bottom: 0;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    max-width: 70px;
    max-height: 60px;
    margin: auto;
    z-index: 5;
}
.topl-items-row{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.topl-items-row-item{
    width: 33.3333%;
    -webkit-box-flex:0;
        -ms-flex:0 0 33.3333%;
            flex:0 0 33.3333%;
    max-width: 33.3333%;
    position: relative;
}
.topl-items-row-item-right{
    
}
.topl-items-row-item-right .topl-item{
    margin:-34px 0 0 74px;
    width: 140px;
    height: 140px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 15px;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
}
.topl-items-row-item-right .topl-item span{
    display: block;
    width: 52px;
    height: 52px;
    background: url('/local/templates/baseTVEL/assets/img/topl/11.svg') 50% 50% no-repeat;
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
    background-size: contain;
    margin-top: -15px;
}
.topl-items-row-item-right .topl-item{
    background: #251677;
    color: #fff;
}
.topl-items-row-item-right .topl-item:after{
    top: auto;
    height: 607px;
    bottom: 100%;
}
.topl-items-row-item-right .topl-item:before{
    content: '';
    display: block;
    width: 52px;
    height: 52px;
    background: #22bcd6 url('/local/templates/baseTVEL/assets/img/topl/10.svg') 50% 50% no-repeat;
    border: 0;
    position: absolute;
    background-size: auto !important;
    border-radius: 50%;
    z-index: 2;
    top:-270px;
    left: 50%;
    margin-left: -25px;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}
.topl-item-br-no:before{
    display: none;
}
.topl-item-nt:after{
    display: none;
}
.topl-item-tb{
    margin-top:53px;
}
.topl-item-tb:after{
    top: -118px;
    height: 103px;
}
.topl-item-tb2{
    margin-top:53px;
}
.topl-item-tb2:after{
    top: -205px;
    height: 190px;
}
.topl-items-row-item-column{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 160px;
}
.topl-item-line-r{
    position: absolute;
    top: 118px;
    left: 145px;
    border-top: 3px solid #261777;
    width: calc(100% - 160px);
}
.topl-item-line-r:after{
    content: '';
    position: absolute;
    top:0;
    left: 50%;
    margin-left: -26px;
    margin-top: -25px;
    width: 52px;
    height: 52px;
    background: url('/local/templates/baseTVEL/assets/img/topl/11.svg') 50% 50% no-repeat;
    background-size: contain;
    border-radius: 50%;
    overflow: hidden;
}
.topl-item-line-r2{
    position: absolute;
    top: 118px;
    left: 145px;
    border-top: 3px solid #261777;
    width: calc(100%);
}
.topl-item-line-r2:after{
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    border-left: 3px solid #261777;
    width: 0;
    height: 15px; 
}
.topl-item-line-lt{
    position: absolute;
    top: 32px;
    left: 64px;
    border-top: 3px solid #21bbd5;
    /*width: 91px;*/
    width: calc(50% - 64px);
}
.topl-item-line-lt:after{
    content: '';
    position: absolute;
    border-left:3px solid #21bbd5;
    bottom: 0;
    height: 100px;
}
.topl-item-line-lt-2{
    position: absolute;
    top: 48px;
    left: 64px;
    border-top: 3px solid #21bbd5;
    width: calc(50% - 61px);
}
.topl-item-line-lt-2:after{
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    border-right: 3px solid #21bbd5;
    width: 0;
    height: 70px;
}
.topl-item-line-lt-2 .topl-items-arrow-down{
    position: absolute;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
    margin: 0;
    top: 42.5px;
    left: -63px;
}
.topl-item-line-lt-2 .topl-items-arrow-down:after{
    height: 15px;
    top: -12.5px;
}
.topl-item-line-lt-2 .topl-items-arrow-down:before{
    content: '';
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: -1.5px;
    width: 3px;
    height: 15px;
    background: #22bbd6;
}

.topl-item-line-rt{
    position: absolute;
    top: 32px;
    left: calc(50% + 160px);
    border-top: 3px solid #21bbd5;
    width: calc(50% - 93px);
}
.topl-item-line-rt:after{
    content: '';
    position: absolute;
    border-left:3px solid #21bbd5;
    bottom: 0;
    height: 70px;
    right: 0;
}
.topl-item-bg{
    position: absolute;
    top:-5px;
    left: -5px;
    right: -5px;
    bottom: -5px;
    background: #e1ebf4;
    border-radius: 50%;
    z-index: 1;
}
.topl-item-bg-dark{
    background: rgba(0,0,0,0.2);
}
.topl-item-bg:after{
    content: '';
    position: absolute;
    top:5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    background: #f6f7f8 url('/local/templates/baseTVEL/assets/img/topl.png') 50% 50% no-repeat;
    background-size: contain;
    margin: auto;
    border-radius: 50%;
    overflow: hidden;
}
.topl-item-title{
    position: absolute;
    top: 50px;
    left: 160px;
    font-size: 16px;
    color: #261777;
    text-transform: uppercase;
    border: 1px solid #413488;
    padding: 6px 7px 5px 5px;
    line-height: 1.2;
    white-space: nowrap;
    border-left: 0;
    height: 31px;
}
.topl-item-title:after{
    content: '';
    width: 24px;
    height: 24px;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    border: 1px solid #413488;
    position: absolute;
    left: -11px;
    top: 3px;
    clip: rect(0px, 22px, 22px, auto);
}
.topl-item-title-blue,
.topl-item-title-blue:after{
    border-color: #86c4eb !important;
    color:#86c4eb;
}
.topl-item-title-top{
    position: absolute;
    bottom: calc(100% + 35px);
    left: -15px;
    width: 160px;
    font-size: 14px;
    color: #802bd8;
    line-height: 1.2;
    font-family: 'TTLakesCondensed-Regular';
    text-transform: uppercase;
    text-align: center; 
}
.topl-item-title2-top{
    position: absolute;
    bottom: calc(100% + 68px);
    left: 160px;
    font-size: 14px;
    color: #fff;
    line-height: 1.2;
    font-family: 'RosatomWebBold';
    text-transform: uppercase;
    text-align: center; 
}
.topl-item-title2-bottom{
    position: absolute;
    top: 305px;
    left: 160px;
    font-size: 14px;
    color: #fff;
    line-height: 1.2;
    font-family: 'RosatomWebBold';
    text-transform: uppercase;
    text-align: center; 
}
.topl-item-title2-bottom:after{
    content: '';
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -1.5px;
    width: 0px;
    height: 15px;
    border-left: 3px solid #4abfd3;
}
.topl-item-title2-bottom2{
    top: 218px;
    left: 0;
    width: 130px;
}
.topl-item-title2-bottom3{
    top:130px;
}
.topl-item-title2-bottom2:after{
    border-color:#261777;
}
.topl-item-title2{
    position: absolute;
    top: 0px;
    left: 160px;
    font-size: 14px;
    color: #fff;
    line-height: 1.2;
    height: 130px;
    font-family: 'RosatomWebBold';
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.color-white{
    color: #fff;
}
.color-black{
    color: #261777;
}
.color-gray{
    color: #666;
}
.topl-item-title2:after{
    content: '';
    position: absolute;
    top:50%;
    margin-top: -1.5px;
    width: 10px;
    left: -15px;
    border-top: 3px solid #3a98d7;
}
.topl-item-title2-blue:after{
    border-color: #22bbd6;
}
.topl-item-title2-l{
    left: auto;
    right: calc(100% + 30px);
    width: 145px;
    text-align: right;
}
.topl-item-title2-l:after{
    left: auto;
    right: -15px;
}
.topl-item-title2-l-black:after{
    border-color: #261C7A;
}
.topl-items-arrow-down .topl-item-title{
    top: 10px;
    left: auto;
    right: calc(100% + 20px);
    color: #86c4eb;
    border: 1px solid #86c4eb;
    border-right: 0;
    padding-right: 5px;
    padding-left: 7px;
}
.topl-items-arrow-down .topl-item-title:after{
    border-color:#86c4eb;
}
.topl-items-arrow-down .topl-item-title:after,
.topl-item-title-left:after{
    left: auto;
    right: -11px;
    -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
            transform: rotate(135deg);
}
.topl-item-title-left{
    left: auto !important;
    right: calc(100% - 50px);
    border: 1px solid #413488;
    border-right: 0;   
    top:24px;
    padding-right: 5px;
}
.top53{
    top:53px;
}
.topl-items-logo{
    position: absolute;
    width: 363px;
    height: 120px;
    background: url('/local/templates/baseTVEL/assets/img/RU_logo_bottom.svg') 50% 50% no-repeat;
    background-size: contain;
    top: 105px;
    left: 100px;
}
/*
* end page topl
*/

/*
* page job
*/
.list-page-tow{
    position: relative;
}
.list-page-tow ul{
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    list-style-type: none;
}
.list-page-tow ul li {
    position: relative;
    margin-bottom: 10px;
    padding: 0 30px 0 35px;
    width: 100%;
}
.list-page-tow ul li:after{
    content: '';
    position: absolute;
    left: 0;
    top:12px;
    border-bottom: 6px solid #22c1db;
    width: 20px;
}
.box-title-text{
    font-size: 21px;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-family: 'RosatomWebBold';
    line-height: 1.2;
}
.box-sub-title-text{
    font-family: 'RosatomWebBold';
    font-size: 21px;
    margin-bottom: 25px;
    line-height: 1.2;
}
.box-sub-title-color-text{
    font-size: 16px;
    color: #261777;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.box-text{
    margin-bottom: 30px;
}
.form-job{
    margin-bottom: 40px;
}
.form-job-title{
    font-size: 21px;
    text-transform: uppercase;
    margin-bottom: 25px;
    font-family: 'RosatomWebBold';
    color: #261777;
}
.form-job-title-white{
    color: #fff;
}
.form-job-col{
    padding-top: 20px;
    padding-bottom: 20px;
}
.form-job .form-control{
    font-size: 16px;
}
.form-job{
    position: relative;
}
.form-job .row .form-job-col:nth-child(1){
    padding-right: 60px;
}
.form-job .row .form-job-col:nth-child(2){
    padding-left: 60px;
}
.form-job:after{
    content: '';
    background: url('/local/templates/baseTVEL/assets/img/form.jpg') 50% 50% no-repeat;
    background-size: cover;
    position: absolute;
    top:0;
    left: calc(33.333333% - 40px);
    right: -170px;
    bottom: 0;
    z-index: -1;
}
.form-control{
    background: transparent;
    border-right: 0;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #bbb6d4;
    color: #261777;
}
.form-control:focus{
    outline: none !important;
    -webkit-box-shadow: none;
            box-shadow: none;
}
.box-input-search .form-control{
    border:1px solid #b3b3b3;
}
.box-input-search button{
    position: absolute;
    top:2px;
    right: 1px;
    bottom: 1px;
    background: #fff;
    padding: 5px 10px;
    border:0;
    cursor: pointer;
}
.form-job .form-control:focus,
.text-right-bg .form-control:focus{
    background: transparent;
}
.form-job-col-right .form-control,
.text-right-bg .form-control{
    color: #fff;
}
.form-file{
    position: relative;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
}
.form-file input[type="file"]{
    opacity: 0;
    position: absolute;
    top:0;
    left: 0;
    right: 0;
    bottom: 0;
    cursor: pointer;
    z-index: 2;
}
.form-file > span{
    color: #fff;
    font-size: 16px;
    line-height: 1.2;
    display: block;
    padding-left: 24px;
    position: relative;
}
.form-file > span:after{
    content: '';
    position: absolute;
    top:0;
    left: 0;
    bottom: 0;
    width: 18px;
    background: url('/local/templates/baseTVEL/assets/img/icon-01.svg') 50% 50% no-repeat;
    background-size: contain;
}
.form-file > span > span{
    font-size: 12px;
    display: block;
}
.form-group-select{
    overflow: hidden;
    position: relative;
}
.form-group-select .form-control{
    width: calc(100% + 30px);
    cursor: pointer;
}
.form-group-select:after{
    content: "\f078";
    position: absolute;
    top: 1px;
    bottom: 1px;
    right: 0;
    padding-left: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    color: #b0b0b0;
    background: #fff;
}
.news-page-tags{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.news-page-tags a{
    display: block;
    margin: 0 15px 3px 0;
    color: #22bcd6;
    font-size: 18px;
}
/*
* end page job
*/


/*
* page people
*/
.item-people-img{
    position: relative;
    height: 460px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.box-people{
    margin-left: -300px;
    margin-right: 100px;
    margin-bottom: 100px;
    position: relative;
    height: 1700px;
    overflow: hidden;
}
.box-people:after{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 450px;
    z-index: 5; /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear,  left top, left bottom,  from(rgba(255,255,255,0)),color-stop(75%, rgba(255,255,255,1)),color-stop(99%, rgba(255,255,255,1)));
    background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 75%,rgba(255,255,255,1) 99%);
    background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 75%,rgba(255,255,255,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.box-people.open{
    height: auto;
}
.box-people.open:after{
    display: none;
}
.box-people .row{
    margin-right: 0;
    margin-left: 0;
}
.box-people .row [class*=col-]{
    padding-right: 0;
    padding-left: 0;
}
.item-people{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    /*height: 100%;*/
}
.item-people-info{
    font-size: 18px;
    color: #666666;
    line-height: 1.2;
    padding: 30px 35px 30px 125px;
    background: #eeeeee;
    height: 210px;
    overflow: hidden;
    /*flex: 1;*/
}
.item-people-info .item-people-title{
    font-size: 24px;
    color: #26388b;
    font-family: 'TTLakes-Medium';
    margin-bottom: 10px;
}
.item-people-text {
    max-height: 87px;
    overflow: hidden;
}
.box-people-col-3{
    padding-top: 210px;
}
.box-people-col-1 .item-people,
.box-people-col-3 .item-people{
    margin-bottom: 250px;
}
.box-people-col-1 .item-people:last-child,
.box-people-col-3 .item-people:last-child{
    /*margin-bottom: 0;*/
}
.box-people-col-1{
    padding-top: 774px;
}
.box-people-toggle{
    position: absolute;
    left: 50px;
    bottom: 120px;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 20px;
    z-index: 6;
}
.box-people-toggle:hover{
    text-decoration: underline;
}
.box-people-toggle i{
    margin-right: 5px;
    font-size: 17px;
}
.box-people-toggle-up{
    display: none;
}
.box-people.open .box-people-toggle-up{
    display: block;
    bottom: 30px;
}
.box-people.open .box-people-toggle-down{
    display: none;
}
.people-title-box{
    color: #fff;
    background: url('/local/templates/baseTVEL/assets/img/people_bg.jpg') 50% 50% no-repeat;
    background-size: cover;
    padding: 45px 40px 45px 330px;
    margin-left: -170px;
    margin-right: -270px;
    position: relative;
    z-index: 5;
}
.people-title-box .people-title{
    font-size: 32px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'RosatomWebBold';
    margin-bottom: 20px;
}
/*
* end page people
*/

.page-category-box-2{
    padding-left: 0;
    padding-right: 0;
    margin-left: -80px;
    margin-right: -80px;
}
.page-box-counts-2{
    background: url('/local/templates/baseTVEL/assets/img/bg-r.png') 0% 50% no-repeat !important;
    background-size: 100% auto !important;
    margin-right: -170px;
    padding-left: 200px !important;
}
.page-box-counts-2-bg2{
    background: url('/local/templates/baseTVEL/assets/img/bg-r2.png') 0% 50% no-repeat !important;
    background-size: auto 90% !important;
}
.page-box-counts-2-bg-3{
    background: url('/local/templates/baseTVEL/assets/img/bg-r3.png') 0% 50% no-repeat !important;
    background-size: auto 90% !important;  
}
.page-box-counts-2-bg-4{
    background: url('/local/templates/baseTVEL/assets/img/bg-r4.png') 0% 50% no-repeat !important;
    background-size: auto 90% !important;
}
.box-3d{
    margin-right: -170px;
    padding-top: 80px;
    color: #fff;
}
.box-3d-row-text{
    padding-right: 185px;
}
.box-3d-text{
    margin: 40px 0;
}
.box-3d-text:after{
    content: '';
    position: absolute;
    left:-70px;
    top:0px;
    width: 53px;
    height: 77px;
    background: url(/local/templates/baseTVEL/assets/img/3d-icon.png) 50% 50% no-repeat;
    background-size: contain;
}
.box-3d-text-2:after{
    background: url(/local/templates/baseTVEL/assets/img/3d-icon-2.svg) 50% 50% no-repeat;
    background-size: contain;   
}
.box-3d .row{
    background: url('/local/templates/baseTVEL/assets/img/3d-bg.jpg') 50% 50% no-repeat;
    background-size: cover;
    margin-left: -140px;
    padding-left: 125px;
}
.box-3d [class*=col-]{
}
.box-3d-img{
    margin-top: -100px;
    margin-bottom: -60px;
    position: relative;
    z-index: 20;
}
.box-3d strong{
    display: block;
    text-transform: uppercase;
}


/*
* page press
*/
.press-items{
    margin-bottom: 50px;
    margin-right: 100px;
}
.press-items-margin{
    margin-left: calc(-25% - 30px);
}
.press-item{
    height: 360px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-color: #f2f2f2;
    padding-top: 40px;
}
.press-items-margin .press-item:first-child{
    margin-left: 25%;
}
.press-items-margin .press-item:nth-child(4):after,
.press-items-margin .press-item:nth-child(5):after,
.press-items-margin .press-item:nth-child(6):after,
.press-items-margin .press-item:nth-child(7):after,
.press-items-photo .press-item:after{
    content: '';
    position: absolute;
    left: 0;
    right:0;
    bottom: 0;
    height: 150px; /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear,  left top, left bottom,  from(rgba(255,255,255,0)),to(rgba(255,255,255,1)));
    background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    z-index: 1;
}
.press-item:hover{
    opacity: 0.7;
    text-decoration: none;
}
.press-items a:hover{
    text-decoration: none;   
}
.press-item-title{
    font-size: 21px;
    color: #333;
    font-family: 'RosatomWebBold';
    line-height: 1.2;
    display: block;
    margin-left: 5px;
    text-transform: uppercase;
}
.press-item-white .press-item-title{
    color: #fff;
}
.press-items-photo .press-item{
    height: 340px;
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.press-items-photo .press-item-title{
    color: #261777;
    margin-top: 10px;
    padding-right: 15px;
}
.press-item-info{
    position: relative;
    z-index: 2;
}
.press-items-photo .press-item-info{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.press-items-photo .link-more{
    color: #261777;
    margin-left: auto;
    margin-top: 10px;
}
.press-items-photo .link-more:before,
.press-items-photo .link-more:after{
    border-color: #261777
}
/*
* end page press
*/


/*
* news press
*/
.news-items{
    margin-bottom: 50px;
}
.news-item{
    margin-bottom: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
   display: flex;
 visibility: visible !important; 
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
}
.news-item:last-child{
    margin-bottom: 0;
}
.news-item-column,
.news-item-column:last-child{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 40px;
}

.news-item-info{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.news-item-img{
    display: block;
    width: 300px;
    -webkit-box-flex:0;
        -ms-flex:0 0 300px;
            flex:0 0 300px;
    max-width: 300px;
    margin-right: 20px;
}
.news-item-img:hover{
    opacity: 0.8
}
.news-item-column .news-item-img{
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
    max-width: 100%;
    margin-bottom: 10px;
}
.news-item-column .news-item-img-bg{
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
    max-width: 100%;
    margin-bottom: 10px;
    height: 250px;
    position: relative;
    overflow: hidden;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}
.news-item-column .news-item-img-bg img{
    opacity: 0;
    width: 100%;
}
.news-item-column .news-item-img.news-item-img-b{
    height: 320px;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}
.news-item-img-b img{
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    -webkit-box-shadow: 3px 4px 11px 0px rgba(0,0,0,0.3);
            box-shadow: 3px 4px 11px 0px rgba(0,0,0,0.3);
}
.news-item-date{
    /*margin-bottom: 10px;*/
}
.news-item-date a{
    font-family: 'RosatomWebBold';
    color: #22bed8;
    font-size: 15px;
    text-decoration: underline;
}
.news-item-date span{
    font-family: 'RosatomWebBold';
    color: #22bed8;
    font-size: 15px;
}
.news-item-title{
    font-family: 'Rosatom';
    font-size: 21px;
    color: #666;
    text-decoration: none;
    line-height: 1.2;
}
.news-item-title a:hover{
    color: #666;
    text-decoration: underline;
}
.news-item-text{
    line-height: 1.2;
    margin-top: 15px;
    /*font-size: 21px;*/
    margin-bottom: auto;
}
.news-item-more{
    padding-top: 15px;
    text-align: right;
}
.news-item-size{
    font-size: 16px;
    padding-left: 35px;
    background-image: url('/local/templates/baseTVEL/assets/img/pdf-icon.svg');
    background-position: 0 50%;
    background-repeat: no-repeat;
    min-height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    line-height: 1.2;
	/*background-size: 28px auto;*/
    background-size: 28px 40px;
}
.news-item-size-jpg{
    background-image: url('/local/templates/baseTVEL/assets/img/jpg-icon.svg');
}
.news-item-size-eps{
    background-image: url('/local/templates/baseTVEL/assets/img/eps-icon.svg');
}
a.news-item-size{
    color: #666;
}
.news-item-info .news-item-size{
    margin-top: 10px;
}
.load-more{
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.load-more i{
    margin-right: 7px;
}
.sidebar-block{
    margin-top: 30px;
    max-width: 260px;
}
.sidebar-block .form-group-select{
    border:1px solid #ccc;
}
.sidebar-block .form-group-select:after{
    right: 15px;
}
.sidebar-block .form-group-select .form-control{
    border:0;
}
.sidebar-block-title{
    font-size: 15px;
    text-transform: uppercase;
    color: #261777;
    line-height: 1.2;
    margin-bottom: 10px;
    margin-left: 15px;
}
.content-right-full{
    margin-right: -170px;
}
.content-left-full{
    margin-left: -170px;
}
.news-page-gallery{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 40px;
}
.news-page-gallery a{
    display: block;
    padding-right: 20px;
    -webkit-box-flex:0;
        -ms-flex:0 0 25%;
            flex:0 0 25%;
}
.news-page-gallery a img{
    width: 100%;
}
.news-page-text{
    padding-right: 20px;
    font-size: 18px;
}
.news-page-img img{
    width: 100%;
    vertical-align: middle;
}
.news-page-img{
    display: block;
    margin-bottom: 40px;
}
.box-sub-title{
    font-size: 21px;
    font-family: 'TTLakes-Medium';
    color: #261777;
    margin-bottom: 10px;
    line-height: 1.2;
}
.news-page-buttom,
.news-page-tags{
    margin-top: 40px;
}
.news-box-news{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
}
.news-box-news .home-box-news-item{
    margin-top: 70px;
    margin-right: 55px;
    margin-bottom: 50px;
}
.news-box-news .link-more{
    margin-bottom: 40px;
    margin-left: 55px;
}
.sidebar-block .news-item-title{
    font-size: 18px;
}
.sidebar-block .news-item-text{
    font-size: 15px;
    margin-top: 10px;
}
.sidebar-block .news-item{
    margin-bottom: 15px;
}
.news-page-title h1{
    line-height: 1.2;
    font-size: 40px;
    color: #666;
    margin-bottom: 30px;
    font-family: 'RosatomWebBold';
}
/*
* end news press
*/

.small-title{
    font-size: 21px;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-family: 'TTLakes-Bold' !important;
}
.firm-style-box-col{
    margin-bottom: 40px;
}
.firm-style-box .news-item-size{
    margin-bottom: 20px;
}
.firm-style-box .news-item-size:last-child{
    margin-bottom: 0;
}
.firm-style-box-title{
    font-size: 16px;
    margin-bottom: 20px;
}

.wAll {
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
}
.global-img-l{
    background: url('/local/templates/baseTVEL/assets/img/global-img-l.png') 100% 50% no-repeat;
    background-size: cover;
    height: 100%;
}
.global-img-l-label{
    background: url('/local/templates/baseTVEL/assets/img/global-bg-label.png') 50% 50% no-repeat;
    background-size: cover;
    position: absolute;
    max-width: 375px;
    z-index: 1;
    margin-left: -400px;
    top: 12px;
    padding: 25px 20px;
    color: #fff;
    font-size: 21px;
}

.bg-jp{
    background: url('/local/templates/baseTVEL/assets/img/bg-jp.png') 50% 100% no-repeat;
    background-size: cover;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.page-category-box-3 .home-category-box-item .front,
.page-category-box-3 .home-category-box-item .back{
    padding-top: 30px;
}
.page-category-box-3 .home-category-box-item-text{
    padding-left: 20px;
}

.text-right-bg{
    color: #fff;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.text-right-bg:after{
    content: '';
    background: url('/local/templates/baseTVEL/assets/img/form.jpg') 50% 50% no-repeat;
    background-size: cover;
    position: absolute;
    top:0;
    left: -30px;
    bottom: 0;
    right: -170px;
    z-index: -1;
}

.page-top-item{
    margin-bottom: 30px;
    color: #666666;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
}
.page-top-item-ico{
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50px;
            flex: 0 0 50px;
    margin-right: 15px;
}
.page-top-item a{
    text-decoration: underline;
    color: #261777;
}
.page-top-item a:hover{
    text-decoration: none;
}
.page-top-item:last-child{
    margin-bottom: 0;
}
.fuel-item{
    margin-top: 80px;
}
.fuel-item-title{
    font-size: 40px;
    color: #22b3cd;
    margin-bottom: 35px;
    line-height: 1;
    text-transform: uppercase;
}
.fuel-item-title span{
    font-family: 'RosatomWebBold';
}
.fuel-item-content{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    /*flex-wrap: wrap;*/
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
/*.fuel-item-text{
    flex:0 0 520px;
    width: 520px;
    max-width: 520px;
}*/

.fuel-item-text:first-child{
    margin-right: 30px;
}
.fuel-item-text:last-child{
    margin-left: 30px;
}
/*.fuel-item-text:last-child{
    margin-left: 30px;
    flex:0 0 620px;
    width: 620px;
    max-width: 620px;
}*/
.fuel-item:first-child{
    margin-left: calc(25% + 7.5px);
}
.fuel-item.content-right-full .fuel-item-text{
    /*margin-right: auto;*/
}
.fuel-item.content-left-full .fuel-item-text{
    /*margin-left: auto;*/
}
.fuel-item-img{
    -webkit-box-flex:0;
        -ms-flex:0 0 auto;
            flex:0 0 auto;
}
.home-category-row .home-category-box-item .front,
.home-category-row .home-category-box-item .back{
    padding-top: 30px;
}
.home-category-row .home-category-box-item-title{
    padding-right: 50px;
}
.home-category-row .home-category-box-item-text{
    padding-left: 20px;
}
.home-category-box-item-ico{
    position: absolute;
    right: 30px;
    top: 30px;
    width: 35px;
    height: 35px;
    text-align: right;
}
.home-category-box-item-ico img{
    max-height: 100%;
}
.page-box-counts-text{
    font-size: 21px;
}
.page-box-counts-text > span{
    text-transform: uppercase;
    font-family: 'RosatomWebBold';
}
.pr-img{
    position: relative;
    z-index: 11;
}
.box-label-box-pr{
    padding-right: 150px;
}
.color-blue{
    color: #22c5df;
}
.color-dark-blue{
    color: #261777;
}
.text-underline{
    text-decoration: underline;
}
a.text-underline:hover{
    text-decoration: none;
}
.contacts-info{
    display: none;
    padding-bottom: 50px;
    /*border-bottom: 1px solid #acacac;*/
}
.box-label-contacts{
    text-transform: none;
    color: #666;
    min-height: 100%;
}
.conacts-map{
    background: url('/local/templates/baseTVEL/assets/img/map.jpg') 50% 50% no-repeat;
    background-size: cover;
    height: 100%;
}
.block-history-1{
    background: url('/local/templates/baseTVEL/assets/img/history-bg.jpg') 50% 50% no-repeat;
    background-size: cover;
    padding: 0 0 65px 0;
    color: #fff;
    margin-top: -1.5rem;
    padding-top: 1.5rem;
}
/* updated 08.11.2019 */
.block-history-1 h1,
.block-history-1 a,
.breadcrumb-item + .breadcrumb-item:before{
    color: #666;
}
/* end updated 08.11.2019 */
.text-big{
    font-size: 68px;
    font-family: 'TTLakes-Light';
    line-height: 1;
    margin-bottom: 25px;
    padding-top: 10px;
}
.text-big-2{
    font-size: 122px;
    font-family: 'TTLakes-Light';
    line-height: 1;
    margin-bottom: 5px;
    padding-top: 10px;
}
.box-border-mini{
    position: relative;
    padding-top: 30px;
}
.box-border-mini:after{
    content: '';
    position: absolute;
    top:0;
    left: 0;
    width: 20px;
    border-top: 5px solid #22a6c0;
}
.box-shadow{
    -webkit-box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.1);
            box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.1);
    background: #fff;
    padding: 40px;
    font-size: 21px;
    z-index: 20px;
    position: relative;
}
.margin-top--90{
    margin-top: -90px;
}
.margin-top--380{
    margin-top: -380px;
}
.margin-top--500{
    margin-top: -500px;
}
.pt-370{
    padding-top: 370px;
}
/*.bg-gray{
    background: #d3d3d3;
}*/
.box-video{
    position: absolute;
    top:0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
}
.box-video > video{
    position: absolute;
	top: 50%;
    left: 50%;
	min-width:100%;
    min-height:100%;
    overflow:hidden;
   /* width: auto;*/
    height: auto;
    z-index: 1;
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
#controlBar_bgndVideo{
    display: none !important;
}
.content-right-full-no{
    /*padding-right: 15px;*/
}
.content-left-full-no{
    padding-left: 15px;
}
.box-shadow .content-left-full-no{
    padding-left: 0;
}
.border-bottom-380,
.border-bottom-full{
    position: relative;
}
.border-bottom-380:after{
    content: '';
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 380px;
    height: 10px;
    background: rgb(128,43,196);
    background: -webkit-gradient(linear,  left top, right top,  from(rgba(128,43,196,1)),color-stop(50%, rgba(76,112,195,1)),to(rgba(35,167,194,1)));
    background: -o-linear-gradient(left,  rgba(128,43,196,1) 0%,rgba(76,112,195,1) 50%,rgba(35,167,194,1) 100%);
    background: linear-gradient(to right,  rgba(128,43,196,1) 0%,rgba(76,112,195,1) 50%,rgba(35,167,194,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#802bc4', endColorstr='#23a7c2',GradientType=1 );
}
.border-bottom-full:after{
    content: '';
    position: absolute;
    left: 0;
    bottom: -10px;
    right: 0;
    height: 10px;
    background: rgb(128,43,196);
    background: -webkit-gradient(linear,  left top, right top,  from(rgba(128,43,196,1)),color-stop(50%, rgba(76,112,195,1)),to(rgba(35,167,194,1)));
    background: -o-linear-gradient(left,  rgba(128,43,196,1) 0%,rgba(76,112,195,1) 50%,rgba(35,167,194,1) 100%);
    background: linear-gradient(to right,  rgba(128,43,196,1) 0%,rgba(76,112,195,1) 50%,rgba(35,167,194,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#802bc4', endColorstr='#23a7c2',GradientType=1 );
}
.box-shadow.border-bottom-380:after{
    bottom: 0;
    left: 40px;
}
.border-bottom-full:after{
    bottom: 0;
    left: 40px;
    right: 40px;
}
.box-img-100 img{
    width: 100%;
}
.history-bg-1{
    background: url('/local/templates/baseTVEL/assets/img/history/bg1.jpg') 50% 50% no-repeat;
    background-size: cover;
}
.wf-220{
    width: 220px;
    -webkit-box-flex:0;
        -ms-flex:0 0 220px;
            flex:0 0 220px;
}
.history-bg-2{
    background: url('/local/templates/baseTVEL/assets/img/history/bg1.jpg') 50% 50% no-repeat;
    background-size: cover;   
}
.box-gray{
    background-color: #d4d4d4;
}
.history-img-3{
    margin-left: -300px;
}
.history-bg-3{
    background: url('/local/templates/baseTVEL/assets/img/history/bg3.jpg') 50% 50% no-repeat;
    background-size: cover;  
    height: 100%;   
}
.history-bg-4{
    background: url('/local/templates/baseTVEL/assets/img/history/bg4.jpg') 50% 50% no-repeat;
    background-size: cover;
    margin-top: -30px;
    z-index: -1;
    position: relative;  
    padding-top: 6rem;
    height: calc(100% + 30px);
}
.history-img-4{
    position: absolute;
    left: -25px;
    right: 25px;
}
.pt-150{
    padding-top: 150px;
}
.history-img-5{
    margin-bottom: -100px;
}
.history-img-9{
    margin-bottom: -150px;
}
.history-img-9-text{
    padding-top: 150px;
}
.history-img-10{
    margin-left: -95px;
}
.history-img-11{
    margin-left: -105px;
    z-index: -1;
    position: relative;
}
.history-img-13{
    margin-bottom: -81px;
}
.history-img-18{
    margin-bottom: -6rem;
    margin-left: -85%;
}
.col-imgs-19-20{
    position: absolute;
    right: 0;
    top:-70px;
    z-index: 2;
}
.box-imgs-19-20{
    padding: 0 40px 0 0;
    margin-left: -14px;
}
.relative{
    position: relative;
}

.header-question{
    line-height: 1;
    font-size: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 35px;
}
.header-question a,
.header-question span{
    display: block;
}
.header-question img{
    max-width: 18px;
    margin-bottom: 5px;
}
.header-search-box{
    display: none !important;
}
.header-search{
    padding: 0 10px;
    height: 100%;
    border: 0;
    width: 100%;
}
.header nav{
    -webkit-box-flex:1;
        -ms-flex:1;
            flex:1;
}
.header.open-search .header-search-box{
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-flex:1;
        -ms-flex:1;
            flex:1;
}
.header.open-search .header_desctop_nav{
    display: none !important;
}
.search-list-item .link-more{
    font-size: 14px !important;
}
.search-list-text{
    font-size: 18px;
    line-height: 1.3;
}
.search-list-title a{
    color: #666;
    font-size: 21px;
    line-height: 1.3;;
}

.scrollto{
    z-index: 1000;
    position: fixed;
    right: -50px;
    bottom: -50px;
    width: 58px;
    height: 58px;
    background:transparent url('/local/templates/newTVEL/assets/img/icons/footer-arrow.svg') no-repeat 50% 50%;
    background-size:;
    border-radius: 50%;
    overflow: hidden;
    opacity: 0;
}

.scrollto:hover {
	background:transparent url('/local/templates/newTVEL/assets/img/icons/footer-arrow-hover.svg') no-repeat 50% 50%;
background-size: contain;
}
.roll-mob:hover {
    background: transparent url(/local/templates/newTVEL/assets/img/icons/footer-arrow-hover.svg) no-repeat 50% 50%;
    background-size: contain;
    transform: scale(1.3);
}
.scrollto.show{
    opacity: 1;
    right: 20px;
    bottom: 20px;
}
.scrollto.show.bottom{
    position: absolute;
    bottom: 100px;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
	left: 0;
    top: 0;
}
.scroll-mob.show.bottom{
	left: unset;
    right: 13,68px;
    top: unset;
    bottom: 0px;
}
.scroll-mob, .scroll-mob:hover{
	width:25px;
	height:28px;
}

.fancybox-thumbs__list a{
    opacity: 0.3;
}
.fancybox-thumbs__list a:before{
    display: none;
}
.fancybox-thumbs-active{
    opacity: 1 !important;
}
  .fancybox-thumbs {
    top: auto;
    width: auto;
    bottom: 0;
    left: 0;
    right : 0;
    height: 95px;
    padding: 10px 10px 5px 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: rgba(0, 0, 0, 0.3);
  }
  
  .fancybox-show-thumbs .fancybox-inner {
    right: 0;
    bottom: 95px;
  }
  .fancybox-thumbs__list{
    margin: 0 auto;
  }

.mainpage-link-banner{
margin-bottom: 0.5rem !important;
}

.text-sorry {
	margin-top: 31px;
    color: #003274;
    margin-bottom: 2px;
}

.text-sorry + p {
	color: #003274;
}

.text-sorry + p a {
	color: #003274;
	text-decoration: none;
}

.text-sorry + p a:hover {
	color: #6CACE4;
}

.mobile-menu-default-after-scroll {
	position: fixed;
	top: 0;
	z-index: 1003;
	background: #fff;
	-webkit-transform: translateY(-150px);
	    -ms-transform: translateY(-150px);
	        transform: translateY(-150px);
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.mobile-menu-active-after-scroll {
	position: fixed;
	top: 0;
	z-index: 1003;
	background: #fff;
	-webkit-transform: translateY(0);
	    -ms-transform: translateY(0);
	        transform: translateY(0);
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
/* ~ only 1024  ~ */
@media (max-width: 1024px) {
	.header {
		height: 70px;
	}
	.logo img {
		max-width: 104px;
	}
	.header a.header-btn.js-search {
		margin-right: 5px;
	}
	.header .lang {
		display: none;
	}
}

.footer-logo-soc-container{
	display: flex;
    flex-direction: column;
}
.footer-logo-soc-container a:first-child {
    flex-grow: 1;
}