/* Общее */
@import url('https://fonts.googleapis.com/css?family=Special+Elite');

/* Меню */
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    padding: 0 17px!important;
}
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
	font-size: 15px!important;
}

.podcasts>.sp-dropdown-main {
	width: max-content!important;
}
.podcasts>.sp-dropdown>.sp-dropdown-inner>.sp-dropdown-items {
	column-count: 2;
}

.sppb-btn.sppb-btn-primary.sppb-btn-outline {
	-webkit-box-shadow: 0px 0px 10px 0px rgba(128, 0, 32, 0.41);
    -moz-box-shadow: 0px 0px 10px 0px rgba(128, 0, 32, 0.41);
    box-shadow: 0px 0px 22px 0px rgba(128, 0, 32, 0.81);
}
.sppb-btn.sppb-btn-primary.sppb-btn-outline:hover {
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.event-list-item:hover .sppb-btn.sppb-btn-primary.sppb-btn-outline {
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.sp-slider .sp-item img {
    height: auto!important;
    width: 670px!important;
}
.rythm-slider .sppb-row .sppb-row>div.image-align-left {
    left: 610px!important;
}

.logo-offcanvas img {height: 85px;}
.menu-button {padding-left: 20px;}
.logo-bfu img {height: 78px; margin-top: 13px; margin-left: 40px;}
.logo-footer img {margin-bottom: 30px;}
.footer-logo {margin-bottom: 90px; height: 130px; padding-right: 100px;}
.footer-info {height: 130px;}
#sp-bottom .sp-copyright {margin: 80px 0px 0px 0px!important;}
#sp-bottom {padding: 100px 0px 100px 0px!important;}
#sp-bottom .social-icons {
	margin: 70px 0px 0px 0px !important;
    font-size: 25px;
}

#sp-bottom .container-inner:after {
    top: 65%!important;
}

.offcanvas-inner .sppb-icons-group-list {
	flex-direction: row!important;
}
.offcanvas-inner .sppb-icons-group-list li {
	padding: 10px!important;
}

.sp-slider .sp-dots ul li {
    height: 14px!important;
    margin: 7px 0px 7px 0px!important;
}
.offcanvas-inner .sppb-icons-group-list li a {
    font-size: 20px!important;
}

/* Скролл */
body::-webkit-scrollbar {
    width: 10px;
}
body::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey; 
}
body::-webkit-scrollbar-thumb {
    background: #800020; 
}
body::-webkit-scrollbar-thumb:hover {
    background: #6b031d; 
}
/* Sellected */
::selection {
    background: #800020; /* Цвет фона */
    color: #fff; /* Цвет текста */
   }

/* - */
.song {
    white-space: normal;
}
/* Ведущие эфира */
.rythm-person-carousel .sppb-carousel-extended-team-designation {
    margin-bottom: 10px;
    margin-top: 10px;
}
.rythm-person-carousel .sppb-carousel-extended-team-social-icon {
	margin-bottom: 30px!important;
    margin-top: 0px!important;
}
.rythm-person-carousel .sppb-carousel-extended-outer-stage>div:nth-child(odd) {
    align-self: flex-end;
}
.rythm-person-carousel .sppb-carousel-extended-outer-stage>div:nth-child(odd) .sppb-carousel-extended-team-content-wrap .sppb-carousel-extended-team-social-icon {
	margin-bottom: 0px!important;
    margin-top: 0px!important;
}
.sppb-carousel-extended-item {
	filter: saturate(0.8) sepia(0.5);
	-webkit-transition: all 0.8s;
    transition: all 0.8s;;
}
.sppb-carousel-extended-item:hover {
	filter: saturate(1) sepia(0);
}

/* ripple-effect */
.rythm-ripple-effect {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    box-shadow: 0 0 0 15px rgba(255,255,255,.8), 0 0 0 30px rgba(255,255,255,.6), 0 0 0 45px rgba(255,255,255,.4);
    z-index: -1;
    animation: sppbModalRipple 2s infinite;
}
.rythm-modal-selector span {
    display: inline-block;
    line-height: 1;
    padding: 38px;
    color: #ffffff;
    background-color: rgba(255, 255, 255, 0.3);
    border-style: solid;
    border-color: #ffffff;
    border-width: 2px;
    border-radius: 100px;
}
.rythm-modal-selector span > i {
    font-size: 30px;
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.fa-play:before {
    content: "\f04b";
}
.rythm-modal-selector {
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flex;
    display: -o-inline-flex;
    display: inline-flex;
    align-items: center;
    position: relative;
    z-index: 1;
}
/* Видео подкаст */
.videopodcasts-bg .sppb-section-background-video {
    height: 600px;
}
/* НОВОСТИ Sapere aude! */
.blog.sapere_aude {
	    padding-top: 70px;
}
.blog.sapere_aude h2 {
    font-size: 48px;
    padding-bottom: 15px;
}
.blog.sapere_aude .article-intro-image {
    margin-bottom: 5px!important;
}
.blog.sapere_aude .article-header h2 {
    font-size: 18px!important;
    line-height: 25px!important;
}

.blog.sapere_aude .article-info {
    margin-bottom: 15px!important;
}
.blog.sapere_aude .article-intro-image img {
	filter: saturate(0.8) sepia(0.5);
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
}

.article:hover a {color: #e57428!important;}
.article:hover .article-intro-image img { filter: saturate(1) sepia(0)!important; -webkit-transition: all 0.8s!important; transition: all 0.8s!important;}
.view-category #sp-main-body {
	background-image: url(/images/news/bg-bottom.jpg);
    background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 220px;
}
.view-article #sp-main-body {
	background-image: url(/images/news/bg-bottom.jpg);
    background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 150px;
}


.layout-blog #sp-main-body .container,
.view-article #sp-main-body .container {
	background-image: url(/images/news/bg-top.jpg);
    background-position: top;
    background-repeat: no-repeat;
    padding-top: 120px;
}
.view-article #sp-main-body {
    padding-top: 100px!important;
}
.sapere_aude .article-header h1 {
	font-size: 32px!important;
    line-height: 50px!important;
    margin-left: 0px!important;
    margin-bottom: -10px!important;
}
.sapere_aude .blog-details-article-info {
    margin: 0px!important;
    padding-bottom: 0px!important;
	justify-content: end!important;
}
.sapere_aude .article-full-image {
    margin-bottom: 70px!important;
}
.sapere_aude .pagination::after, .sapere_aude  .pager::after {
    display: none!important;
}

.social-share-icon {display: none;}

.sapere_aude .pagination a {
	font-weight: 600;
    font-size: 15px;
    line-height: 30px;
    text-transform: capitalize;
    padding: 9px 20px 9px 20px;
    color: #fff;
	background-color: transparent;
    border-color: #800020;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(128, 0, 32, 0.41);
    -moz-box-shadow: 0px 0px 10px 0px rgba(128, 0, 32, 0.41);
    box-shadow: 0px 0px 22px 0px rgba(128, 0, 32, 0.81);
}
.sapere_aude .pagination a:hover {
	background-color: #800020;
}
.view-article .article-header h1 {
	font-size: 32px !important;
    line-height: 50px !important;
    margin-left: 0px !important;
    margin-bottom: -10px !important;
}
.view-article .blog-details-article-info {
    margin: 0 85px!important;
    padding-bottom: 50px!important;
}
.pagenavigation .btn {
	font-weight: 600;
    font-size: 15px;
    line-height: 30px;
    text-transform: capitalize;
    padding: 9px 20px 9px 20px;
    color: #fff;
	background-color: transparent;
    border-color: #800020;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(128, 0, 32, 0.41);
    -moz-box-shadow: 0px 0px 10px 0px rgba(128, 0, 32, 0.41);
    box-shadow: 0px 0px 22px 0px rgba(128, 0, 32, 0.81);
}
.pagenavigation .btn:hover {
	background-color: #800020;
} 

blockquote {
	font-weight: 100;
    font-size: 1.2rem;
    line-height: 1.4;
    position: relative;
    margin: 0;
    padding: 1.5rem;
}

blockquote:before,
blockquote:after {
    position: absolute;
    color: #800020;
    font-size: 5rem;
    width: 5rem;
    height: 4rem;
}

blockquote:before {
	font-family: 'Special Elite', cursive;
	content: '“';
    left: -1rem;
    top: 0rem;
}

blockquote:after {
	font-family: 'Special Elite', cursive;
    content: '”';
    right: -4rem;
    bottom: 1rem;
}
@media (max-width: 1650px) {
	.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
		padding: 0 10px !important;
	}
}
@media (max-width: 1500px) {
	.rythm-slider .sppb-row .sppb-row>div.image-align-left {
		left: 630px!important;
	}
		.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
		padding: 0 10px!important;
		font-size: 12px!important;
	}
	.podcasts-bg {    
		padding-top: 250px!important;
	}

	/* Главный слайдер */
		.rythm-slider h2 {
			font-size: 100px!important;
			line-height: 140px!important;
			margin: 80px 0px 70px 0px!important;
		}
		.sp-slider .sp-item img {
			width: 550px!important;
		}
		
	/* ----------------- */
}@media (max-width: 1399px) {
	/* Главный слайдер */
		.rythm-slider h2 {
			font-size: 90px!important;
			line-height: 126px!important;
			margin: 35px 0px 30px 0px!important;
		}
		.sp-slider .sp-item img {
			width: 450px!important;
		}
		
	/* ----------------- */
		#sp-header .sppb-btn.sppb-btn-primary {
			font-size: 13px!important;
			line-height: 19px!important;
			padding: 9px 10px 9px 10px!important;
		}
}

@media (max-width: 1199px) {
	
	
	.sp-megamenu-parent {
    	margin: 0 -10px!important;
	}
	
	.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
		padding: 0 5px!important;
	}
	.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
		font-size: 9px!important;
	}
	#sp-header .sppb-btn.sppb-btn-primary {
		font-size: 11px!important;
		line-height: 16px!important;
		padding: 9px 10px 9px 10px!important;
	}
	.logo-bfu img {
		height: 60px!important;
		margin-top: 22px!important;
		margin-left: 20px!important;
	}
	.logo-image {
		height: 65px!important;
	}
	.menu-button {
		padding-left: 10px!important;
	}
	.podcasts-bg {    
		padding-top: 190px!important;
	}
	/* Главный слайдер */
		.rythm-slider .sppb-row .sppb-row>div.image-align-left {
			left: 440px!important;
		}
		.rythm-slider h2 {
			font-size: 100px!important;
			line-height: 140px!important;
			margin: 80px 0px 70px 0px!important;
		}
		.sp-slider .sp-item img {
			width: 400px!important;
		}
		
	/* ----------------- */
}

@media (max-width: 991px) {
	/* Главный слайдер */
		.rythm-slider .sppb-row .sppb-row>div.image-align-left {
			left: 220px!important;
		}
		.rythm-slider h2 {
			font-size: 80px!important;
			line-height: 100px!important;
			margin: 70px 0px 70px 0px!important;
		}
		.sp-slider .sp-item img {
			width: 400px!important;
		}
		
	/* ----------------- */
	.podcasts-bg {    
		margin-top: -130px!important;
		padding-top: 280px!important;
		background-size: auto!important;
	}
	.view-category #sp-main-body {
		padding-bottom: 20px;
	}
	.view-article .blog-details-article-info {
        margin: 0 0px !important;
    }
	.view-article .blog-details-article-info {
        padding-bottom: 30px !important;
    }
}

@media (max-width: 767px) {

	/* Главный слайдер */
		.rythm-slider .sppb-row .sppb-row>div.image-align-left {
			left: 50px!important;
		}
		.rythm-slider h2 {
    		font-size: 35px!important;
    		line-height: 52px!important;
			margin: 65px 0px 70px 0px
		}
		.sp-slider .sp-item img {
			width: 260px!important;
		}
		.rythm-social-share .sppb-addon-title {
			display: none!important;
		}
		.rythm-social-share .sppb-icons-group-list {
			display: none!important;
		}
		
	/* ----------------- */
	#sp-header {
		height: 85px!important;
	}
	#sp-header .logo {
		height: 85px!important;
	}
	.logo-image {
		height: 55px!important;
	}
	.logo-bfu img {
		height: 50px!important;
		margin-top: 18px!important;
		margin-left: 20px!important;
	}
	.footer-logo {margin-bottom: 90px; height: 260px; padding-right: 50px; padding-left: 50px;}
	
	.view-article .article-header h1 {
        font-size: 25px !important;
        line-height: 40px !important;
        margin-bottom: 10px !important;
        margin-left: 0px !important;
    }
	blockquote {
		padding: 2rem;
	}
	blockquote:before {
		left: -0.5rem;
	}
	blockquote:before, blockquote:after {
		width: 6rem;
		height: 4rem;
	}
	
    #sp-bottom .sp-copyright {
        margin: 0px 0px 0px 0px;
        display: none;
    }
	#sp-bottom .social-icons {
		margin: 40px 0px 0px 0px !important;
	}

	
	
}