@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap');


body
{
    font-family: 'Montserrat', sans-serif;
}

a
{
    color: #011e41;
}
a:hover {
    color: #003779;
    text-decoration: underline;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    background-color: #003779;
}

#topBlock
{
    height:40px;
    background-color:#011E41;
}

#topBlock p.mainText
{
    color: #ffffff;
    font-size: 18px;
    line-height: 40px;
}

#topBlock p.mainText
{
    color: #ffffff;
    font-size: 18px;
    line-height: 40px;
}

#upperTopBlock
{
    height:40px;
    background-color:#dfe7ea;
}

#upperTopBlock p.mainText
{
    color: #011e41;
    font-size: 18px;
    line-height: 40px;
}

#upperTopBlock a
{
    text-decoration: underline;
}

.navbar-light .navbar-nav .nav-link {
    font-size: 15px;
    color: #011e41;
    font-weight: 600;
}

.navbar-light .navbar-nav .active>.nav-link
{
    text-decoration: underline;
}


.siteHeader
{
    padding: 0px;

}

.siteHeader .logo
{
    width: 240px;
    padding-top: 40px;
    padding-bottom: 25px;
    padding-left: 10px;
}

.search-header
{
    border-radius: 17px;
    height: 35px;
}

.btn
{
    border-radius: 2px;
}

.btn-primary
{
    color: #fff;
    background-color: #011e41;
    border-color: #011e41;
}
.text-primary
{
    color: #011e41!important;
}
.btn-primary:hover {
    color: #fff;
    background-color: #000d1b;
    border-color: #00070f;
}
.btn-primary:focus,
.btn-primary:visited,
.btn-primary:active,
.btn-primary.focus
{
    box-shadow: 0 0 0 3px rgba(1, 30, 65, 0.5);
}

.btn-white
{
    color: #011e41;
    background-color: #fff;
    border-color: #fff;
}
.btn-white:hover {
    color: #011e41;
    background-color: #fff;
    border-color: #fff;
}
.btn-white:focus,
.btn-white:visited,
.btn-white:active,
.btn-white.focus
{
    box-shadow: 0 0 0 3px rgba(1, 30, 65, 0.5);
}

.color-primary
{
    color: #011e41;
}


div.color-primary p
{
    color:#fff;
}
div.color-primary a
{
    color:#fff;
}

.join-btn
{
    width: 200px;
    height: 45px;
    font-size: 20px;
}


.all-news
{
    width: 250px;
    height: 45px;
    font-size: 20px;
}
.search-header
{
    margin-right: 0px!important;
}

.join-content
{
    padding-top: 27px;
}


.index-block
{

}
.index-block h5
{
    font-weight: 700;
    font-size: 2.25rem;
}

.index-block.events-block
{

}

.index-block.events-block .event-block
{
    width: 330px;
    float: right;
    margin-right: 50px;
}

.index-block.events-block .dark-events-block
{
    width: 100%;
    height: 100%;
    display: flex;
    overflow: hidden;
}

.index-block.events-block .dark-events-block .event-content
{
    width: 440px;
    flex-shrink: 0;
}
.index-block.events-block .dark-events-block .event-img
{
    background-size: cover;
    background-position: left;
    height: 100%;
    flex-shrink: 0;
    width: 100%;
    background-repeat: no-repeat;
}
.index-block.events-block .dark-events-block a
{
    color:#fff;
}

.index-block.events-block .dark-events-block .card-title
{
    font-size: 38px;
}


.fill-full {
    overflow: hidden;
    background-size: cover;
    background-position: center;
    background-image: url('young.png');
    height: 650px;
    position: relative;
}

.fill-full div.fill-content
{
    background-color: #011e41a0;
    width: 420px;
    height: 245px;
    color: #fff;
    position: absolute;
    right: 90px;
    top: 180px;
    padding: 35px;
    line-height: 24px;
}
.fill-full div.fill-content p
{
    font-size: 20px;
    font-weight: 500;
}
.fill-full div.fill-content a
{
    width: 330px;
    margin: 0 auto;
    display: block;
    font-weight: 600;
}


footer.main-footer
{
    background-color: #011e41;
    margin-bottom: 0px;
    padding-bottom: 0px;
    color: #fff;
    min-height: 268px;
    padding-left: 0px;
    padding-right: 0px;
}


.all-pages-container
{
    padding-top: 20px;
}



header.page-header h1
{
    color: #011e41;
    font-size: 36px;
    font-weight: 700;
}

#news-dates
{
    font-size: 20px;
}
#news-dates h4
{
    font-size: 30px;
    font-weight: 600;
}
#news-dates a
{
    color: #011e41;
}

#news-dates ul
{
    list-style: none;
}

#news-dates li
{
    color: #011e41;
    font-weight: 500;
    font-size:18px;
}




#main .post, #main .page {
    border: 0px solid #eee;
}

#main .post .entry-title,
#main .leaders .entry-title,
#main .events .entry-title,
#main .page .entry-title
{
    color: #011e41;
    font-weight: 700;
    font-size:36px;
}

.entry-content p
{
    line-height: 1.6em;
}


.entry-content .more-link
{
    text-decoration: underline;
    font-weight: 500;
}

#main .post .entry-header .entry-meta-x {
    color: #011E41;
    font-size: 18px;
    padding-bottom: 0px;
}
#main .post .entry-header div.entry-title {
    font-size: 24px;
    padding-bottom: 10px;
}
#main .post .entry-header div.entry-title .entry-title {
    font-size: 24px;
}


#main .post .post-main-image
{
    float: left;
    margin-right: 30px;
    margin-bottom: 10px;
    max-width: 300px;
}

.entry-content ol li,
.entry-content ul li
{
    padding-bottom: 15px;
    line-height: 1.65em;
}

.cover-post-image-300-220
{
    width: 300px;
    height: 220px;
    object-fit: cover;
}

#main .post .post-main-image-single
{
    float: left;
    margin-right: 25px;
    margin-bottom: 15px;
    max-width: 360px;
}


.smi-about
{
    margin-right: 80px;
    padding-left: 0px;
}
.smi-about li
{
    padding-top: 30px;
    padding-bottom: 10px;
    position: relative;
}
.smi-about li p
{
    position: absolute;
    color: #ccc;
    top: 15px;
    font-size: 0.7em;
}
.smi-about li a
{
    text-decoration: underline;
}


#main-page-videos
{

}

#main-page-videos .video-content
{
    height: 100%;
    padding-bottom: 145px;
    min-height: 260px;
}

#main-page-videos .video-content .video .title {
    display: none;
}

#main-page-videos .video-content .video:first-child .title {
    position: absolute;
    width: 100%;
    height: 35px;
    color: #011e41;
    font-weight: 600;
    padding: 7px;
    bottom: -35px;
    display: block;
}

#main-page-videos .video-content .video .play{
    background-image: url('Play.png');
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    zoom: 0.5;
    position: absolute;
}
#main-page-videos .video-content .video
{
    width: 110px;
    height: 70px;
    background-color: #ccc;
    float: left;
    margin: 5px;
    position: relative;
}
#main-page-videos .video-content .video .video-image{
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
}
#main-page-videos .video-content .video:first-child
{
    width: 470px;
    height: 100%;
    background-color: #dedede;
    margin-bottom: 30px;
}
#main-page-videos .video-content .video:first-child .play{
    zoom: 1;
}

.news-by-height div.post-img
{
    width:100%;
    height:400px;
    background-position: center;
    background-size: cover;
}

@media (max-width: 576px)
{
    .join-content
    {
        padding-top: 0px;
    }

    .siteHeader
    {
        padding-left: 15px;
        padding-right: 15px;

    }

}



.tgme_widget_message_bubble_tail .background
{
    fill: #ccc!important;
}


.tgme_widget_message_bubble, .tgme_widget_message_inline_keyboard
{
    background-color: #ccc;
}







/* fix auto img responsive */
#main .events .entry-content img {
    height: auto;
    max-width: 100%;
}
#main .events {
    border: 0px solid #eee;
    margin-bottom: 20px;
    overflow-x: auto;
    padding: 10px;
}
#main .events .entry-header .entry-meta {
    color: #011E41;
    font-size: 18px;
}
#main .events .entry-header .entry-meta a {
    color: inherit;
}
#main .events .entry-header .entry-meta .posted-on .updated {
    display: none;
}
#main .events .entry-meta .categories-icon {
    cursor: default;
}
#main .events .entry-meta .comments-link a {
    color: #333;
}
#main .events .entry-meta .comments-link a .comment-total,
#main .events .entry-meta .comments-link a .comment-total {
    color: #555;
}

#main .events .entry-meta .edit-post-link a,
#main .events .entry-meta .edit-post-link a {
    color: #333;
}
#main .events .entry-meta .tags-icon {
    cursor: default;
}

#main .events .entry-title,
#main .announce .entry-title,
#main .photo_gallery .entry-title
{
    margin-top: 0;
    word-wrap: break-word;
    font-size: 24px;
    font-weight: 600;
}



#telegram-news
{
    max-height: 494px;
    overflow-y: scroll;
}


#telegram-news::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5; }

#telegram-news::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #011E41;
}

#telegram-news {
    scrollbar-color: #011E41 #F5F5F5;
}


footer.main-footer
{

}

footer.main-footer a
{
    color:#fff;
}

footer.main-footer ul.contacts li{
    padding-bottom: 5px;
}

footer.main-footer ul.contacts li.networks{
    padding-top: 10px;
}

footer.main-footer ul.contacts li.networks a{
    margin: 5px;
}

footer.main-footer .back-connection{
    height: 45px;
    font-size: 20px;
    width:200px;
    font-weight: 700;
    color:#011e41;
    /*max-width: 100%;*/
}

.page-link {
    color: #011e41;
    font-weight: 600;
}

.page-item.active .page-link {
    background-color: #011e41;
    border-color: #011e41;
}



#gallery-block .row > div {
    margin: 0;
    padding: 10px;
    position: relative;
}

#gallery-block .row h6 {

}
#gallery-block .B {
    height:430px

}
#gallery-block h6
{
    padding-top: 6px;
    padding-left: 10px;
    font-size: 16px;
}
#gallery-block .G
{
    height:200px;
    margin-bottom: 30px!important;
}

#gallery-block .G h6{
    font-size: 14px;
}

#gallery-block .gallery-img {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
}


.all-video-content
{

}

.all-video-content a.video
{    width: 100%;
    height: 300px;
    display: block;
}

.all-video-content .video-image
{
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
}
.all-video-content h6 {
    padding-top: 6px;
    padding-left: 10px;
    font-size: 16px;
}

.main-announce
{
    background-color: #DFE7EA;
    height: 430px;
}

.main-event
{
    background-color: #011E41;
    height: 430px;
}


	
.yt-video-frame
{
	width: 75%;
	height: 500px;
}






















#events-main-page-block
{
	
}


.main-page-announce
{
}

.main-page-announce .event-block
{
	background-color: #dfe7ea;
    padding: 30px 35px;
}


.main-page-announce .event-block h5
{
	font-size: 36px;
}

.main-page-announce .event-block .card-title
{
	font-weight: 600;
    line-height: 1.3em;
    font-size: 18px;
}


.main-dark-events-block
{
	background-color: #011E41;
}



.main-dark-events-block h4
{
	font-size: 24px;
	color: #fff;
}
.main-dark-events-block .dark-block
{
	height: 100%;
}

.main-dark-events-block a
{
	color: #fff;
}


.main-dark-events-block .image-block
{
	object-fit: contain;
    display: block;
    background-image: url(https://ldpb.by/wp-content/uploads/2021/03/Hatyn.jpg);
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
}









@media (min-width: 992px)
{
    .search-header
    {
        width: 200px!important;
    }



    .news-by-height div.post-img
    {
        height:240px;
    }

    .news-by-height
    {
        height: 485px;
    }

    .news-by-height p
    {
        max-height: 80px;
        overflow-y: hidden;
    }
}


@media (max-width: 1200px)
{
    .search-header
    {
        width: 150px!important;
    }




    #main-page-videos .video-content .video
    {
        width: 100px;
        height: 65px;
    }

    #main-page-videos .video-content .video:first-child
    {
        width: 430px;
        height: 200px;
    }


}


@media (max-width: 992px)
{

    #main .post .post-main-image
    {
        max-width: 100%;
        float: none;
        margin-right: 0px;
    }
    #main .post .post-main-image-single
    {
        max-width: 100%;
        float: none;
        margin-right: 0px;
    }


    .fill-full {
        height: 300px;
        background-position: left;
        background-position-x: -90px;
    }

    .fill-full div.fill-content
    {
        background-color: #011e41de;
        position: relative;
        width: 360px;
        height: 250px;
        right: 0px;
        top: 24px;
        margin: 0 auto;
    }

    .fill-full div.fill-content p
    {
        font-size: 18px;
        font-weight: 400;
    }

    .fill-full div.fill-content a
    {
        width: 250px;
    }



    .events-block .event-block
    {
        float: none!important;
        margin-left: auto!important;;
        margin-right: auto!important;;
    }


    #telegram-news {
        max-height: 500px;
    }


    #main-page-videos .video-content .video:first-child
    {
        width: 290px;
        height: 150px;
    }

    ul.smi-about {
        padding-left: 50px;
        margin-right: 30px;
    }





    .main-announce
    {
        height: 350px;
    }

    .main-announce .card-text
    {
        display: none;
    }

    .main-event
    {
        height: 420px;
    }
    .main-event .card-text
    {
        display: none;
    }


    .index-block.events-block .dark-events-block .card-title
    {
        font-size: 34px;
    }

    #gallery-block div.row>div
    {
        margin-bottom:50px;
    }


    .yt-video-frame
    {
        max-width: 75%;
        max-height: 290px;
    }

    .search-header
    {
        width: 100%!important;
    }
}


@media (max-width: 768px)
{

    .yt-video-frame
    {
        max-width: 100%;
		width: 100%;
        max-height: 200px;
        height: 200px;
    }
	
	.main-dark-events-block .image-block
	{
		min-height: 300px;
	}
}