/*
Theme Name: Twenty Twenty Child
Theme URI: https://wordpress.org/themes/twentytwenty/
Template: twentytwenty
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our default theme for 2020 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks. The centered content column and fine-tuned typography also makes it perfect for traditional blogs. Complete editor styles give you a good idea of what your content will look like, even before you publish. You can give your site a personal touch by changing the background colors and the accent color in the Customizer. The colors of all elements on your site are automatically calculated based on the colors you pick, ensuring a high, accessible color contrast for your visitors.
Tags: blog,one-column,custom-background,custom-colors,custom-logo,custom-menu,editor-style,featured-images,footer-widgets,full-width-template,rtl-language-support,sticky-post,theme-options,threaded-comments,translation-ready,block-styles,wide-blocks,accessibility-ready
Version: 1.5.1611061325
Updated: 2021-01-19 13:02:05

*/
.breadcrumbs span {
    color: #000000;
    font-family: "geometria", Sans-serif;
    font-size: 16px;
    font-weight: 300;
}
.breadcrumbs a span{
	color:#95c851;
}
a.bvi-link-shortcode.bvi-open {
    background: transparent!important;
    padding: 0;
}
a.bvi-link-shortcode.bvi-open svg{
	width: 26px!important;
}
.category-inner a{
    border-style: solid;
    border-width: 0px 0px 2px 0px;
    border-color: #3F8EFC;
    box-shadow: 0px 7px 30px 0px rgba(0, 0, 0, 0.09)!important;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 0px 10px 0px 0px;
    padding: 30px 30px 30px 30px;
    background: #fff;
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
    min-height: 175px;
    justify-content: space-between;
}
.category-inner a:hover{
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.18)!important;
}
a.title {
    color: #000000;
    font-family: "geometria", Sans-serif;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.5em;
    letter-spacing: 0.1px;
}

.more svg {
    width: 20px;
    fill: #3F8EFC;
}

.blue .more svg{
		fill: #3F8EFC;
}
.blue .category-inner a{
		border-color: #3F8EFC;
}
.red .more svg{
		fill: #FC3F3F;
}
.red .category-inner a{
		border-color: #FC3F3F;
}
.yellow .more svg{
		fill: #FCBA3F;
}
.yellow .category-inner a{
		border-color:#FCBA3F;
}
.green .more svg{
		fill: #95C851;
}
.green .category-inner a{
		border-color:#95C851;
}


/*Single*/
h2.single-title, .block h2 {
    color: #000000;
    font-family: "geometria", Sans-serif;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.4em;
    letter-spacing: 0.2px;
    position: relative;
    margin-bottom: 45px;
}
.block h2{
    margin-top: 30px;
}
.block h2:first-child{
    margin-top: 0;
}
h2.single-title::after, .block h2::after{
	content: '';
	position: absolute;
	bottom: -20px;
	height: 3px;
	display: block;
	left: 0;
	width: 80px;
	background-color: #95c851;
}
.block p, .block li {
    color: #000000;
    font-family: "geometria", Sans-serif;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.8em;
    letter-spacing: 0.1px;
}

.block b{
	color: #000000;
    font-family: "geometria", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.8em;
    letter-spacing: 0.1px;
}
.block i{
	color: #8CC540;
    font-family: "geometria", Sans-serif;
    font-size: 23px;
    margin: 20px 0 30px 0;
    font-style: normal;
    display: block;
}
/*.block h2{
	color: #000000;
    font-family: "geometria", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5em;
    letter-spacing: 0.1px;
    margin: 20px 0 30px 0;
}*/
.block h3{
    color: #000000;
    font-family: "geometria", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5em;
    letter-spacing: 0.1px;
    margin: 20px 0 30px 0;
}
.strafs, .comments {
    box-shadow: 0px 7px 30px 0px rgba(0, 0, 0, 0.09);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 0px 0px 0px 0px;
    padding: 30px 30px 30px 30px;
    background: #fff;
    margin-top: 30px;
}
.strafs h2{
	color: #000000;
    font-family: "geometria", Sans-serif;
    font-size: 23px;
    font-weight: 600;
    line-height: 1.5em;
    letter-spacing: 0.1px;
    margin-bottom: 20px;
}
.strafs li{
	color: #000000;
    font-family: "geometria", Sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.8em;
    letter-spacing: 0.1px;
}
.comments h2.single-title{
	text-align: center;
}

.comments h2.single-title::after{
	content: '';
	position: absolute;
	bottom: -20px;
	height: 3px;
	display: block;
	left: 50%;
	transform: translateX(-50%);
	width: 80px;
	background-color: #95c851;
}
.comments p{
	    color: #000000;
    font-family: "geometria", Sans-serif;
    font-size: 17px;
    font-weight: 300;
    line-height: 1.5em;
    letter-spacing: 0.1px;
    text-align: center;
}

.row.specs {
    margin-top: 60px;
}

.specs h2.single-title {
    font-size: 27px;
}
.subtitle {
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "geometria", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.8em;
    letter-spacing: 0.1px;
    margin-bottom: 80px;
    margin-top: -70px;
}
i.far.fa-clock {
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    margin-right: 5px;

}
.fa-clock:before {
    content: "\f017";
    font-style: normal;
}
.cta_first {
    margin-bottom: 60px;
}
/*Single*/


.programs {
    box-shadow: 0px 7px 30px 0px rgba(0, 0, 0, 0.09);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 0px 0px 30px 0px;
    padding: 30px 30px 30px 80px;
    background: #fff;
}

.programs h2{
    color: #000000;
    font-family: "geometria", Sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.8em;
    letter-spacing: 0.1px;
}

.programs-info {
    display: flex;
    flex-direction: column;
    margin-top: 40px;
}

.programs-info span{
    color: #000000;
    margin-bottom: 10px;
    font-family: "geometria", Sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.8em;
    letter-spacing: 0.1px;
    display: flex;
    align-items: center;
}

.programs-info span i{
    color: #8CC540;
    font-size: 20px;
    margin-right: 10px!important;
}
.category-napravlenija-obuchenija .category.sub {
    max-width: 33%;
    flex: 0 0 33%;
}
.category-inner a {
    width: 100%;
    margin-bottom: 30px;
}
.category.sub .category-inner {
    height: 100%;
    width: 100%;
    display: flex;
}
span.more {
    margin-top: 10px;
}

.program_text p{
	color: #000000;
    font-family: "geometria", Sans-serif;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.8em;
    letter-spacing: 0.1px;
}
h2.cat_title {
    color: #000000;
    font-family: "geometria", Sans-serif;
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.4em;
    letter-spacing: 0.2px;
}
@media screen and (max-width: 1024px){
    h2.single-title, .block h2 {
        font-size: 25px;
    }
    .subtitle{
        margin:0 0 30px 0;
    }
    .comments {
        padding: 15px;
    }
    .comments p {
        font-size: 14px;
    }
    .programs{
        padding: 20px;
    }
	
	.category-napravlenija-obuchenija .category.sub {
		max-width: 50%;
		flex: 0 0 50%;
	}
}

@media screen and (max-width: 767px){
	.category-napravlenija-obuchenija .category.sub {
		max-width: 100%;
		flex: 0 0 100%;
	}
}