/*
ss
Theme Name: bootScore
Theme URI: https://bootscore.me/
Author: bootScore
Author URI: https://bootscore.me
Description: A powerful Bootstrap 5 WordPress Starter Theme with WooCommerce Support. <a href="https://bootscore.me/category/documentation/" target="_blank">Documentation</a>. This theme gives you full control whatever you do and the full freedom to design whatever you want. It comes with a wide selection of category, page, post, author and archive templates as well as sidebar, header, footer and 404 widgets. There are no customizer settings in the backend. All settings can only be made by touching the code. Some CSS, HTML, PHP and JS Skills are required to customize it.
Version: 5.1.3.0
Tested up to: 5.8.1
Requires PHP: 5.6
License: MIT License
License URI: https://github.com/crftwrk/bootscore/blob/main/LICENSE
Text Domain: bootscore
Tags: featured-images, threaded-comments, translation-ready

Use this theme to make something cool, have fun, and share what you've learned with others.

Bootscore is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/* Typography */ 
html,
div,
.body,
body,
p,
button,
a,
input,
select,
optgroup,
textarea {
    color: #4c4c4c;
    font-family: 'IBM Plex Sans', sans-serif;
}

textarea:hover, 
input:hover, 
textarea:active, 
input:active, 
textarea:focus, 
input:focus,
button:focus,
button:active,
button:hover,
label:focus,
.btn:active,
.btn.active,
a
{
     box-shadow:none !important;
    outline:0px !important;
    -webkit-appearance:none;
}
a {
     text-decoration: none !important;
}

/* Buttons */
.single-news-list-category,.category-badge a,.resourses-box a {
     background: #0D6EFD !important;
     border: none !important;
     color: #fff !important;
}
.slider-button {
	background: #0D6EFD !important;
	border: none !important;
	color: #fff !important;
}
.slider-categories .btn-light {
	border-color: #000 !important;
}
.single-news-list-category:hover,.btn-dark:hover,.category-badge a:hover,.resourses-box a:hover,.slider-button:hover,.slider-categories .btn-dark:hover,.slider-categories .btn-dark:focus {
     background: #3612FD !important;
}

/* Header */
.site-header {
     box-shadow: 0px 0 10px 0px #dfdfdf, 0px 0 10px 0px #a5a5a5;
}
#collapse-search {
     padding-bottom: 10px;
}
.close-desctop-menu button {
     width: 1.5em !important;
     height: 1.5em !important;
     background-color: #ff0101 !important;
}

/* Menu */
.mega-menu-box, .mega-menu-box > li > ul {
     list-style: none;
     padding-left: 0;
}
.mega-menu-box > li {
     width: calc(25% - 15px);
     margin-right: 15px;
     margin-bottom: 15px;
}
.mega-menu-box > li > a {
     display: inline-block;
     font-weight: bold;
     font-size: 14px;
     text-transform: uppercase;
     margin-bottom: 5px;
}
.mega-menu-box > li a {
     color: #000;
     text-decoration: none;
}
@media(max-width: 767px) {
     .burger-menu {
          
     }
}
.burger-menu i {
     color: #0d6efd;
     font-size: 30px;
}
.offcanvas-top {
     height: 500px !important;
     background-color: #38b6ff !important;
}
@media (max-width: 1999px) {
     .offcanvas-top {
          height: 500px !important;
     }
     .mega-menu-box > li {
          width: calc(25% - 15px);
     }
}
@media (max-width: 991px) {
     .mega-menu-box > li {
          width: 100%;
          margin-right: 0;
     }
     .offcanvas-mobile-menu {
          overflow-y: scroll;
     }
}
.primary-menu {
     list-style: none;
     padding-left: 0;
     margin-bottom: 0;
     margin: 0 auto;
}
@media(max-width: 767px) {
     .primary-menu {
          display: none !important;
          width: 100%;
          text-align: center;
          margin-bottom: 15px;
     }
}
.primary-menu > li {
     display: inline-block;
}
.primary-menu > li a {
     color: #000;
     padding: 5px;
}
.bvi-shortcode {
     height: 38px;
}
.bvi-open,.bvi-shortcode a,.bvi-shortcode {
    background: #0958cd !important;
    background-color: #0958cd !important;
}
/* .fixed-top {
     box-shadow: 0px 0 10px 0px #a3a3a3, 0px 0 10px 0px #000000;
} */
.site-branding-box {
     background: #003366;
}
.site-branding-box {
     position: relative;
     background: #003366;
     background: url("/wp-content/uploads/2021/12/top_fon_v1.jpg");
     background-size: cover;
     background-position: center;
}
.site-branding-box:before {
     content: '';
     background: #0d6efd;
     position: absolute;
     left: 0;
     top: 0;
     width: 100%;
     height: 100%;
     opacity: 0.7;
}
.site-branding-box > .container {
     position: relative;
     z-index: 9;
}
.site-branding-box a {
     text-decoration: none;
     display: block;
     width: 100%;
     max-width: 780px;
}
.site-branding div {
     width: 110px;
     margin-right: 15px;
}
.site-branding p {
     font-size: 25px;
     font-weight: bold;
     text-transform: uppercase;
     width: calc(100% - 125px);
     line-height: 30px;
     margin-bottom: 0;
     color: #fff;
     -webkit-text-stroke: 0.5px #000000;
}
@media(max-width: 767px) {
     .site-branding div {
          width: 60px;
     }
     .site-branding p {
          font-size: 16px;
          line-height: 18px;
          width: calc(100% - 85px);
     }
}

/* Breadcrumb */
.breadcrumb {

}
.breadcrumb a {
     color: #000;
}

/* Pagination */
.pagination {

}
.pagination li a {
     color: #000;
}

/* Home Slider */
.home-slider {
     box-shadow: 0px 0 10px 0px #0000001a, 0px 0 10px 0px #00000024;
     margin-top: 30px;
     margin-bottom: 30px;
     overflow: hidden;
}
.home-slider .owl-dots {
     position: relative;
     margin-top: -26px !important;
     z-index: 2;	
}
.carousel-indicators,.carousel-control-prev, .carousel-control-next {
     z-index: 12 !important;
}
.slider-info {
     position: relative;
     z-index: 9;
     padding: 60px 30px;
}
.home-slider-title a {
     font-size: 20px;
     text-transform: uppercase;
     font-weight: bold;
     text-decoration: none;
     letter-spacing: 1px;
}
.slider-content p {
     font-size: 16px;
}
.home-slider-image {
     position: absolute;
     left: 400px;
     top: 0;
     width: calc(100% - 400px);
     height: 400px;
}
 @media (max-width: 991px) {
     .home-slider-image {

     }
 }
 @media (max-width: 767px) {
    .home-slider-image {
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
    }
    .slider-info-box:before {
        content: '';
        background: #ffffff;
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        z-index: 1;
        opacity: 0.85;
    }
 }
 .slider-info-box {
     width: 400px;
 }
@media (min-width: 767px) {
     .slider-content {
          margin: 0 auto;
     }
}
@media(max-width: 767px) {
     .home-slider-title a {
          font-size: 16px;
          line-height: 22px;
     }
     .slider-content p {
          font-size: 16px;
          line-height: 22px;
     }
     .slider-info {
          padding: 20px;
     }
     .slider-info-box {
          width: 100%;
          height: 270px;
          background: #efefef;
     }
     .home-slider .owl-stage {
          
     }
}
.slider-date {
     color: #fff
}
@media(max-width: 991px) {
     .slider-info-box {

     }
     .slider-info {

     }
     .carousel-indicators [data-bs-target] {
          background-color: #3612FD !important;
     }
}


/* News List */
.single-news-list-image {
     overflow: hidden;
     display: block;
     height: 210px;
}
.single-news-list h3 {
     font-size: 20px;
     font-weight: bold;
}
.single-news-list h3 a, .single-news-list p a {
     color: #000;
     text-decoration: none;
}
.single-news-list-category-box {
     margin-top: -25px;
     margin-left: 15px;
     margin-bottom: 15px;
}
.single-news-list-category {
     margin-right: 15px;
     border: 2px solid #fff !important;
}
.single-news-list-category:last-child {
     margin-right: 0;
}

/* Resourses Block */
.resourses-box {
     position: relative;
     background: url('/wp-content/uploads/2021/12/fon_v1.png');
     background-repeat: no-repeat;
     background-size: contain;
     background-position: right center;
}
.resourses-box:before {
     content: '';
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}
.resourses-box .container {
    position: relative;
    z-index: 6;
}
.resourses-box a {
     font-weight: 500;
}

/* Category */
.category-post {

}
.category-post-title {
     font-size: 20px;
     font-weight: bold;
}
.category-post-title a, .category-post p a {
     color: #000;
     text-decoration: none;
}
.category-post-image {
     overflow: hidden;
     display: block;
     height: 168px;
}
.category-post-image img {
     
}

/* Sidebar */
.widget-area {

}
.widget-area .widget-title {
     font-size: 18px;
}
.widget-area .tag-cloud-link {
     margin-left: 2px;
     margin-bottom: 3px;
     margin-top: 3px;
     color: #3612fd;
     display: inline-block;
     border: 1px solid #3612fd;
     padding: 4px;
     border-radius: 0.25rem;
}
.widget-area .tag-cloud-link:hover {
     background: #d2caff;
}

/* OWL */
.owl-nav {

}
.owl-nav .owl-prev {
     position: absolute;
     top: 40%;
     left: 2px;}
.owl-nav .owl-next {
     position: absolute;
     top: 40%;
     right: 2px;
}
.owl-nav button span {
     font-size: 70px;
     color: #000 !important;
     -webkit-text-stroke: 0.5px #ffffff;
     font-weight: bold;
}
.owl-nav button:hover {
     background: none !important;
     
}
.owl-nav button:hover span {
     color: #646464 !important;
}

/* Before Footer Carousel */
.carousel-footer-before {
     background: #efefef;
}
.carousel-footer-before a {

}

/* Footer */
footer {
     background: #dedcdc;
}
.footer_widget {

}
.footer_widget .widget-title {

}
.footer_widget ul {

}
.footer_widget ul li  {

}
.footer_widget ul li a {
     color: #000;
}

.tablepress .column-1 {
    width: 110px !important;
}
.tablepress .column-2 {
     width: 500px !important;
}
.tablepress .column-3 {
    width: 100px !important;
}
.tablepress .column-4 {
    width: 100px !important;
}
.tablepress .column-5 {
    width: 100px !important;
}

.gmPhantomOld_CaptionTitle .gmPhantomOld_title,.gmPhantomOld_LightboxWrapper * {
    color: #fff !important;
    font-weight: 300;
}