/*body {
	font-family: 'Exo 2', sans-serif;	
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Exo 2', sans-serif;	
} */
li.mega > a {
	font-size: 18px;
}
.t3-megamenu > ul > li > a {
	font-size: 18px;
}
.t3-header {
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-bottom: 20px;
}
.logo-text a {
	padding-left: 90px;
	font-size: 24px;
}
.logo-text .site-slogan {
	padding-left: 90px;
	text-shadow: white 0px 0px 2px;
	font-size: 16px;
} 
h1, .h1 {
	font-size: 26px;
	line-height: 1;
	font-weight: unset;
	text-shadow: white 0px 0px 2px;
}
h2{
	font-size: 20px;
}
.t3-sl {
	padding-top: 500px;
	padding-bottom: 0px;
	background-image: url(https://invest.usolie-sibirskoe.ru/templates/t3_bs3_blank/images/bck2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.t3-mainbody {
	padding-top: 0;
	background-color: white;
	border: 1px solid #dddddd;
    border-radius: 4px;
	margin-bottom: 20px;
/*	background-image: url(https://invest.usolie-sibirskoe.ru/templates/t3_bs3_blank/images/bck1.jpg); */
}

.custom-inv-p > div:hover {
	transform: scale(1.08);
	transition: all 0.1s ease-in-out 0s;
}
@keyframes move {
    from {left: 20px;}
    to {left: 0px;}
}

.items-leading .leading {
	margin-bottom: 30px;
}
.carousel-control.right {
	background-image: none;
}
.carousel-control.left {
	background-image: none;
}
.carousel-inner > .active {
	float: none;
}
.t3-content {
	padding-top: 10px;
	padding-bottom: 0;
}
.t3-sidebar {
	padding-top: 10px;
	padding-bottom: 0;
}
.jicons-icons {
	display: none;
}
.page-header h1 {
	margin: 7px;
}
.article-header h1 {
	margin: 7px;
	line-height: 1.1;
}
.article-title, .article-header h1 {
	margin: 0 0 10px 0;
}
.page-title {
	margin: 7px;
}
.xmapexcloff {
	display: none;
}
.muted {
	display: none;
}
.t3-copyright {
	padding: 18px 0 0px;
}
.logo {
	margin-top: -24px;
}

@media screen and (max-width: 768px) {
	.pull-right {
		display: none;
	}
	h1, .h1 {
	font-size: 18px;
	line-height: 1;
	font-weight: unset;
	}
	.languageswitcherload {
		margin-top: 10px;
	}
	.t3-header {
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-bottom: 10px;
	}
}
.module-title {

    margin-bottom: 20px;
    text-align: center;

}