.download-file {
	color: #2668ca!important;
	font-weight:900;
}
.download-file:hover {
	text-decoration:underline;
}

/*mms 04.06.2019*/

a[href*=mailto]{
	font-weight: 900;
	color:#085799;
    text-decoration: underline;
}
a[href*=mailto]:hover{
    text-decoration: none;
}

.ul-modify {
	padding-left: 40px;
	list-style: disc;
}
.block-clients-list {
    color: #154182;
}

.block-clients-list:hover {
	color: #154182;
	text-decoration:underline;
}

.block-contacts-main-inline{
	display:inline-block;
	margin-bottom: 60px;
	}

	.block-contacts-image-block-sm {
	width:100%;
	}

.block-contacts-img {
	width:100%;
	}


/*font Rosatom*/
@font-face {
      font-family: "RosatomRegular";
      src: url("/local/templates/greenatom/assets/fonts/RST55.ttf");
    }

@font-face {
      font-family: "RosatomItalic";
      src: url("/local/templates/greenatom/assets/fonts/RST56.ttf");
    }
@font-face {
	font-family: "RosatomLight";
	src: url("/local/templates/greenatom/assets/fonts/RST45.ttf");
}





body{
	font-family:"RosatomRegular";	
	color:#000;
	background:white;
}

.primary-color{
	background-color:white;
}
.primary-color-dark {
    background-color: #003274;
}


/*HEADER*/
#header{
	border-bottom:1px solid #f2f2f2;
}
.search-box:hover, .top-menu-list-item:hover, .navigation-toggle-link:hover, .menu-close:hover, .menu-open:hover{
	cursor:pointer;
}

.header .top-menu-list .top-menu-list-item.search:hover, .header .top-menu-list .dropdown-header-block, .header .top-menu-list .sitemap:hover, .header .navigation-toggle-link:hover{
	background-color:white !important;
}

.additional-menu-wrapper .menu-open {
    background: white;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    border-radius: 50%;
    vertical-align: middle;
    text-align: center;
}
.additional-menu{
	background:white;
}
.menu-open {
    width: 46px;
    height: 46px;
    position: absolute;
    right: 20px;
    margin-top: -23px;
}
.menu-open img {
    margin-top: 12px;
}

.search input{
	border:none;
	border-bottom:1px solid #7F7F7F;
	outline:none !important;
}


/*top menu*/
.header .top-menu-block .navigation-list-item a {
	color:#666;
	background:transparent;
	font-size:0.85rem;
	/*font-size:0.76rem;*/
	font-family:"RosatomRegular";
	font-weight:bold;
}
.header .top-menu-block .navigation-list-item a:hover {
	color:#025EA1;
	background:transparent;
}
.header .top-menu-block .navigation-list-item > a:after{
	color: transparent !important;
}
/**/


.titleGreen{
	text-transform:uppercase;
	color:#404040;
	font-weight:bold;
	text-decoration:underline;
	padding-bottom:20px;
	padding-top:10px;
	display:block;
}

.titleGreen:hover{
	text-decoration:none;
}
.sliderItem img{
	width:100%;
	}






/*FOOTER*/
.footer-main{
	box-shadow: 0px 5px 10px rgba(0, 0, 0, .2) inset;
    background-color: #919396;
	background: #919396 url('/local/templates/greenatom/assets/images/footer-bckg.png') top left no-repeat;
	background-size:100%;
}
.search-block-footer, .small-search-width{
	outline:none !important;
	border-color:white;
}
.button-submit {
	outline:none;
	cursor:pointer;
}
.footer-bottom-inner{
	color:#e2e3e3;
}

.social-media-block .title-before {
	font-size:1rem;
}
.green_message{color:white !important;}
.main-logo{height:90px; width:auto;}





/*СКОРРЕКТИРОВАТЬ!!!*/
.menu-column li a{color:white;}
.menu-column {width:30%;}


.search-block-footer {
    margin-top: 10px;
}

/**/
/*media queries*/
@media (min-width:421px){
.block-contacts-image-block-md {
	float:left;
	width:30%;
	}
	.block-contacts-main-inline{
	display:inline-block;
	margin-bottom: 0px;
	}
	.block-contacts-text{
	margin-left: 40%;
	}
}
@media (max-width:479px){
	.img-aksenova{
	width:232px;
	}
}
.green_message:hover{
	color:#154182;
}
@media (max-width:699px){
	.small-search-width{
	width:96%!important;
	}
}

@media (max-width: 1059px) and (min-width: 0px){
	.navigation-list {
		background: white;
		padding: 40px 10px;
	}
}
@media (max-width: 960px) and (min-width: 0px){
	.additional-menu:before {
		top: 0px;
		box-shadow: 0px 17px 21px white;
	}
}

@media (max-width: 960px) and (min-width: 0px){
.additional-menu:before, .additional-menu:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 30px;
    z-index: 11;
    background: #fff;
    left: 0;
}
}

@media (max-width: 960px) and (min-width: 0px){
	.additional-menu:after {
		bottom: 0px;
		box-shadow: 0px -17px 21px #fff;
	}
}

@media (min-width: 700px){
.footer-bottom {
     padding-top: 15px; 
     padding-bottom: 15px; 
}
}

@media (min-width: 1200px){
	.logo-block-footer .logo-item {
		margin-right: 0px; 
	}
}

@media (min-width: 1060px){
	.header .top-menu-block .navigation-list-item:hover > a {
		background: #fff;
		color: #025EA1;
	}
}
@media (min-width: 960px)
{
	.content-wrapper {
		padding: 15px 60px;
	}
}

@media (min-width: 1060px){
.header .top-menu-block .navigation-list-item > a:after {
    content: none !important;
	}
}

.green_message{
	font-weight:400 !important;
}






.sitemap-column{
	line-height:24px;
}
.map-item{
	text-shadow: 1px 1px 1px white;
}



/*******/
b{
	font-weight:bold;
}
h3{
	font-weight:bold;
}
.main-title{
	color:white;
}

main-table .newtablestyle td {
    border: 1px lightgray solid !important;
}



@media (min-width: 960px){
	.page-menu{
		margin-top: -288px !important;
		margin-left: -60px !important;
	}
	.breadcrumb-block {
		//padding-left: 5%;
		font-size:13px;
		padding-bottom: 10px;
	}

	.page-title-block-inner{
		//padding-left:5%;
	}

	.additional-menu .menu-header {
		background:white;
	}

	.additional-menu .menu-header:hover {
		background: white;
    	color: #035fa2;
		}
	.additional-menu{
		box-shadow: 0 3px 10px 0 rgba(0,0,0,.15);
	}
	.page-title-block {
		position: relative;
		/*margin-top: -100px;*/
	}


}

@media (min-width: 700px){

	.page-title-wrapper {
		height: 220px;
		background: transparent url(/local/templates/greenatom/assets/images/1920х380_default.png) center no-repeat;
	padding: 0 60px;
	}
.page-title-wrapper  img{
	margin-top: -80px;
	}

}

@media (max-width: 700px){
	.main-title {
		color: #000;
	}
	.page-title-wrapper {
		background:none;
	}
	.page-title-wrapper  img{
	display:none;
	}


}




