/**

Theme Name: stprogress-theme

Author: labetik media

Author URI: http://wpastra.com/about/

Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!

Version: 1.0.0

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Text Domain: stprogress-theme

Template: astra

*/



/*==============COMMON STYLES=============*/



/*body {*/

/*background-color: #000 !important;*/

/*}*/



.o-flow-hidden {

    overflow: hidden;

}



body p {

    margin-bottom: 10px;

}



.entry-content p {

    margin-bottom: 10px;

}




.w100  {

    width: 100%;

}





/*POPUP*/



.pum-theme-9 .pum-container, .pum-theme-enterprise-blue .pum-container {

    border-radius: 0 !important;

}



/*TOP LINE*/



.ast-site-identity {

    margin: 0;

    padding: 0;

}



@media (max-width: 768px) {

    .site-branding img, .site-header .site-logo-img .custom-logo-link img {

        max-width: 70px;

    }

}

/*==================MENU================*/

.site-header {
    z-index: 9999;
    position: relative;
}

.main-header-bar-wrap > .main-header-bar {

    padding: 0;

    border-bottom: 1px solid #ffffff91;

    background-color: rgb(3, 1, 2);

}
.main-header-menu .current-menu-item > a, 
.main-header-menu .current_page_item > a {
    color: #e31e24;
}

.main-header-menu li > a {
    color: #fff;
	font-weight: 700;
}
.main-header-menu li:hover > a {
    color: #fff;
}
.main-header-menu > .menu-item > a:link {
    color: #fff;
}
.main-header-menu > .menu-item > a:visited {
    color: #fff;
}
.main-header-menu > .menu-item > a:hover {
    color: #e31e24;
}
.main-header-menu > .menu-item > a:active {
    color: #e31e24;
}

.submenu-with-border .sub-menu li > a {
    color: #333;
}
.submenu-with-border .sub-menu li > a:hover {
    color: #e31e24;
}

@media(max-width: 992px) {
    .main-header-menu li > a {
        color: #333;
    }
    .main-header-menu li:hover > a {
        color: #333;
    }
}


/*Services*/



.main-services-box .elementor-widget-image-box .elementor-image-box-wrapper {

    position: relative;

}



#services .main-services-box img {

    width: 100%;

    position: relative;

    /*bottom: 30%;*/

}



.main-services-box .elementor-image-box-title a {

    color: #fff;

    top: 0px;

    left: 0px;

    position: absolute;

    text-shadow: 0 0 2px rgba(0, 0, 0, .5);

    display: block;

    width: 100%;

    height: 180px;

     background-color: rgba(0,0,0,.5);

    padding-top: 60px;

    padding-left: 20px;

    padding-right: 20px;

    empty-cells: 31em 24;

    /*line-height: 2;*/

}

.main-services-box .elementor-image-box-img {

    width: 25%;

    overflow-y: hidden;

    height: 400px;

}



/*FORMS*/



.parthners-form {

    padding: 30px 40px 20px;

    background-color: #128B87;

    margin-bottom: 40px;

    box-shadow: 1px 10px 26px rgba(49,49,49,.3);

}

.services-page .parthners-form {

    margin-bottom: 40px;

}

.parthners-form label {

    color: #fff;

    font-weight: 700;

}

.parthners-form input,

.parthners-form textarea,

.main-page-form input,

.main-page-form textarea {

    margin-bottom: 20px;

}



.main-page-form {

    background-color: #fff;

    padding: 30px 40px 20px;

    box-shadow: 1px 10px 26px rgba(49,49,49,.3);

}



.main-page-form label {

    color: #333;

    font-weight: 700;

}





@media screen and (max-width: 992px) {



}

@media screen and (max-width: 768px) {

    .parthners-form,

    .main-page-form {

        padding: 10px 20px;

    }

    .parthners-form input[type=submit],

    .main-page-form input[type=submit]{

        width: 100%;

    }

}





/*Parthners slider*/



.elementor-slick-slider .slick-prev {

    left: -60px;

}

.elementor-slick-slider .slick-next {

    right: -60px;

}

@media (max-width: 992px) {

    .elementor-slick-slider .slick-prev {

        left: -15px;

    }

    .elementor-slick-slider .slick-next {

        right: -15px;

    }



}

.elementor-slick-slider .slick-next, .elementor-slick-slider .slick-prev {

    transition: all .3s;

    width: 40px;

    height: 40px;

    -webkit-border-radius: 50%;

    -moz-border-radius: 50%;

    border-radius: 50%;

}

.elementor-slick-slider .slick-next:hover, .elementor-slick-slider .slick-prev:hover {

    box-shadow: 1px 1px 6px #e31e24;

}

.elementor-slick-slider .slick-next:before, .elementor-slick-slider .slick-prev:before {

    line-height: 40px;

}





/*============FOOTER=============*/



/*.footer-contacts {*/

/*display: flex;*/

/*flex-wrap: wrap;*/

/*}*/



/*.footer-contacts > p {*/

/*width: 33%;*/

/*text-align: right;*/

/*padding-right: 15px;*/

/*}*/



.footer-contacts i {

    position: absolute;

    top: 5px;

    left: 0;

}

.footer-contacts i.symbol {

    top: 0;

}



.footer-contacts-links {

    margin-bottom: 25px;

    position: relative;

}

.footer-contacts-links .symbol {

    font-size: 20px;

    font-weight: bold;

}



.footer-contacts-links a, .footer-contacts-links p {

    display: block;

    margin-bottom: 7px;

    margin-left: 30px;

}



img.footer-logo {

    width: 100px;

}



footer .widget_nav_menu li {

    margin-bottom: 7px;

}



/*==============PAGE===========*/



/*Breadcrumbs*/



.breadcrumbs {

    text-align: left;

    color: #fff;

}



.breadcrumbs__link {

    color: #fff;

}



.breadcrumbs__current {

    font-weight: 700;

}



/* End Breadcrumbs*/



.page-title-row {

    padding-top: 100px;

    padding-bottom: 60px;

    position: relative;

    box-shadow: 1px 2px 16px rgba(0, 0, 0, .5);

    margin-bottom: 80px;

    background-position: center center;

    -webkit-background-size: cover;

    background-size: cover;

    background-repeat: no-repeat;

}



.page-title {

    font-size: 30px;

    font-weight: 700;

    color: #fff;

    text-transform: uppercase;

    margin-bottom: 10px;

}



.mask {

    background-color: #000;

    opacity: .5;

    position: absolute;

    width: 100%;

    height: 100%;

    left: 0;

    top: 0;

}



.absolute-row {

    position: absolute;

    width: 100%;

    left: 0;

}



@media (max-width: 768px) {

    .page-title {

        font-size: 24px;

    }

}





/*===========BLOG PAGE===========*/



/*News*/



.page-wrapper {

    margin-top: 150px;

}



.news-wrapper {

    margin-top: 280px;

}



.ast-separate-container .ast-article-post {

    padding: 2em;

    margin-bottom: 2em;

    background-color: #f7f7f7;

}



.ast-page-builder-template .entry-header {

    margin-top: 0 !important;

}



.single .post-navigation {

    border-top: none;

}



@media (min-width: 769px) {

    .ast-right-sidebar #primary {

        border: none;

    }

}



article .entry-title a {

    font-weight: 700;

    display: block;

    margin-bottom: 20px;

}



article .entry-title a:hover {

    color: #e31e24;

}



.entry-meta {

    color: transparent;

    font-weight: 700;

}



.entry-meta span.cat-links a {

    background-color: #e31e24;

    padding: 5px;

    color: #fff;

}



.entry-meta span.cat-links a:hover {

    background-color: #888;

}



.posted-on > span {

    color: #a6a6a6;

    font-weight: 700;

}



.read-more > a {

    text-transform: uppercase;

    color: #e31e24;

    font-weight: 700;

}



.read-more > a:hover {

    margin-left: 6px;

}



/*Sidebar*/



.sidebar-main aside {

    /*border-left: 2px solid #e31e24;*/

    /*border-bottom: 2px solid #e31e24;*/

    /*background-color: #f7f7f7 !important;*/

    font-weight: 700;

}



.ast-separate-container.ast-two-container #secondary .widget_search {

    padding-top: 0;

    padding-bottom: 0;



}



.sidebar-main aside ul li {

    /*background-color: #fafafa;*/

    border-bottom: 1px solid #ebebee;

    padding-top: 5px;

    padding-bottom: 10px;

}



.sidebar-main .widget-title {

    font-weight: 700;

    text-align: center;

}



#secondary li.cat-item {

    text-align: right;

    color: #e31e24;

}



#secondary li.cat-item a {

    float: left;

    color: #333;

    font-weight: 700;

}



#secondary li.cat-item a:hover {

    color: #e31e24;

    margin-left: 6px;

}



#secondary {

    line-height: 1.5;

    margin-top: 4em;

}



.widget_recent_entries ul li a {

    display: block;

    font-weight: 700;

}



.post-date {

    color: #a6a6a6;

    font-weight: 700;

}



/*Single post*/



.ast-article-single .entry-title {

    font-weight: 700;

}



.nav-links a {

    font-weight: 700;

    text-transform: uppercase;

    color: #e31e24;

}

.post-thumb-img-content {

    margin-bottom: 10px;

}



@media (min-width: 769px) {

    .ast-right-sidebar #secondary {

        border: none;

    }

}



/*==========SERVICE PAGE=========*/

/*Services menu - not used*/

.services-menu {

    /*margin-top: 4em;*/

    margin-bottom: 4em;

}



@media (max-width: 992px) {

    .services-menu {

        display: none;

    }

}



.services-menu ul {

    list-style: none;

    margin-left: 0;

}



.services-menu ul li {

    /*background-color: #fafafa;*/

    border-bottom: 1px solid #ebebee;

    padding-top: 5px;

    padding-bottom: 5px;

}



.services-menu .services-menu-title {

    font-weight: 700;

    text-align: center;

    display: block;

    margin-bottom: 20px;

}



.services-menu li a {

    font-weight: 700;

}



.services-menu li a:hover {

    margin-left: 7px;

}





/*Services contacts*/

ul.specialist-contacts {

    padding: 0;

    list-style: none;

    margin-left: 0;

    margin-bottom: 25px;

}

.specialist-contacts-item {

    margin-bottom: 10px;

}

.specialist-contacts-item a {

    font-size: 21px;

}

.specialist-contacts-item i {

    color: #e31e24;

    margin-right: 5px;

}

.svg-icon {

    position: relative;

    display: inline-block;

    width: 20px;

    height: 20px;

}



.svg-icon:before {

    content: '';

    position: absolute;

    /*display: inline-block;*/

    width: 20px;

    height: 20px;

    left: 0;

    bottom: 0;

}

.viber:before {

    content: url("assets/img/viber-brands.svg");

}

.phone:before {

    content: url("assets/img/phone-solid.svg");

}

.mail:before {

    content: url("assets/img/envelope-regular.svg");

}



/*Services menu - taxonomies*/

.services-menu-item, .services-menu li {

    display: block;

    padding-top: 7px;

    padding-bottom: 7px;

    padding-left: 15px;

    padding-right: 25px;

    margin-bottom: 10px;

    font-weight: 700;

    position: relative;

    background-color: #F7F7F7;

    border-bottom: 1px solid #cecece;

    /*text-align: center;*/

}

.services-menu li a {

    display: block;

}



.services-menu-item:hover,.services-menu li:hover {

    padding-left: 25px;

}



.services-menu .current-item {

    color: #e31e24;

    padding-left: 25px;

}

.services-menu li.current_page_item a {

    color: #e31e24;

}

.services-menu li.current_page_item {

    padding-left: 25px;

}



.services-menu-item:before, .services-menu li:before {

    content: '';

    display: block;

    width: 8px;

    height: 8px;

    background-color: #e31e24;

    position: absolute;

    left: 0;

    top: 50%;

    transform: translateY(-50%);

}



/*Services table*/

.jtTableContainer table td {

    font-size: 13px;

}



.jtTableContainer table {

    table-layout: fixed;

    width: 100%;

    border-collapse: collapse;

    border: 3px solid purple;

    line-height: 1.3;

}

.jtTableContainer table thead {

    /*text-transform: uppercase;*/

    background-color: #128B87;

    color: #fff;

}

.jtTableContainer table thead th {

    padding-top: 15px;

    padding-bottom: 15px;

    vertical-align: middle;

}

.jtTableContainer table tr:nth-child(even) {

    background-color: #f7f7f7;

}

.jtTableContainer table tr {

    transition: all .3s;

}

.jtTableContainer table tr:hover {

    background-color: rgba(18,139,135,.1);

}

.jtTableContainer table tr td:nth-child(1) {

    font-weight: 700;

}

.jtTableContainer table tr td {

    padding-top: 0;

}



/*Page*/

.services-page article.ast-article-single {

    padding: 0;

}



/*ARCHIVE, SEARCH*/

.ast-separate-container .ast-archive-description {

    background-color: #118b87;

    margin-bottom: 4em;

}

.ast-separate-container .ast-archive-description .page-title {

    text-transform: none;

}











/*=============COMMON MEDIA===========*/



@media (max-width: 768px) {





    .ast-header-break-point .main-navigation li {

        background-color: #fff;

    }

    .ast-header-break-point .main-navigation li.current-menu-item {

        background-color: #f0f0f0 !important;

    }

    .ast-theme-transparent-header .main-header-menu a {

        color: #333;

    }

    .ast-theme-transparent-header .main-header-menu a:hover {

        color: #333;

    }

    .ast-header-break-point .main-navigation ul li a {

        padding: 5px 20px;

    }

    .ast-header-custom-item-inside.ast-header-break-point .button-custom-menu-item .menu-link {

        display: block;

        padding: 10px 20px;

        background-color: #e31e24;

        color: #fff;

    }

    .ast-header-custom-item-inside.ast-header-break-point .button-custom-menu-item .menu-link:hover {

        color: #fff;

    }

}





@media (max-width: 768px) {

    .site-branding img, .site-header .site-logo-img .custom-logo-link img {

        max-width: 70px;

    }

    .page-title-row {

        padding-top: 30px;

        padding-bottom: 20px;

        margin-bottom: 40px;

    }

}