/*
 Theme Name:   UnderStrap Child
 Theme URI:    https://www.understrap.com
 Description:  UnderStrap Child Theme
 Author:       Holger Koenemann
 Author URI:   http://www.holgerkoenemann.de
 Template:     understrap
 Version:      0.5.3
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  understrap-child
 Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
 GitHub Theme URI: holger1411/understrap-child
*/

/*@font-face{
    font-family: Montserrat;
    src: url(fonts/Montserrat-Regular.ttf);
}
@font-face{
    font-family: Montserrat;
    src: url(fonts/Montserrat-Bold.ttf);
    font-weight: bold;
}*/

html,body{
    width: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
    /* font-family: Montserrat, Geneva, sans-serif !important;*/
}
body{
    color:#111;
    font-family: 'Mulish';
}

@font-face{
    font-family: Mulish;
    src: url(fonts/Mulish-Regular.ttf);
    font-display: swap;
}
@font-face{
    font-family: Mulish;
    src: url(fonts/Mulish-Bold.ttf);
    font-weight: bold;
    font-display: swap;
}
@font-face{
    font-family: PT Serif;
    src: url(fonts/PTSerif-Regular.ttf);
    font-display: swap;
}
@font-face{
    font-family: PT Serif;
    src: url(fonts/PTSerif-Bold.ttf);
    font-weight: bold;
    font-display: swap;
}


*{
    image-rendering: -webkit-optimize-contrast;
}

p {font-size:16px;}

@media (max-width:600px){
    p, span{
        font-size:13px !important;
    }
}

.menu-top-white-space{
    height:115px;
    background-color:#fff;
}
@media (max-width:767px){
    .menu-top-white-space{
        height:115px;
        background-color:#fff;
    }
}
::-webkit-scrollbar {
    width: 1em;
}
::-webkit-scrollbar-track {
    background-color:#141831;
}
::-webkit-scrollbar-thumb {
    background-color: #2460a8;
    border-radius:50px;
    border:solid 4px #141831;
}
::-webkit-scrollbar-thumb:hover {
    background-color: #86b3d2;
}

div::-webkit-scrollbar {
    width: 0.8em;
}
div::-webkit-scrollbar-track {
    background-color: #eeeeee;
    border-radius:50px;
}
div::-webkit-scrollbar-thumb {
    background-color: #2460a8;
    border-radius:50px;
    border:solid 2px #eeeeee;
}
div::-webkit-scrollbar-thumb:hover {
    background-color: #86b3d2;
}

#mega-menu-wrap-primary .mega-menu-toggle{
    height: 65px;
    border-radius: 0 !important;
}

#navbar{
    padding:0;
}

.custom-logo-link img{
    /*height:40px;*/
    width:auto;
    transition: 0.3s;
}
.header-top .custom-logo-link img{
    /*height: 115px;*/
    /*width: auto;
    padding: 5px;
    max-height: 120px;*/
        width: 100%;
    padding: 5px;
    max-height: 160px;
}

.header-scroll .custom-logo-link img{
    /*height: 65px;*/
        max-height: 120px;
    width: auto;
    padding: 5px;
}
@media (max-width:991px){
    .header-top .custom-logo-link img{
        /*height:95px;*/
        width:auto;
        margin-top:0px;
    }
}
@media (max-width:500px){
    .header-top .custom-logo-link img{
        /*height:75px;*/
        width:auto;
        margin-top:0px;
    }
    .header-scroll .custom-logo-link img{
        /*height:55px;*/
        width:auto;
        margin-top:0px;
    }
    .order-xxs-2{
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important;
    }
}

::selection {
    color: #fff !important; 
    background-color: #2460a8 !important;
}

a {
    color: #333333;
    outline: none;
    text-decoration: none !important;
}

a:focus, a:hover {
    color: #86b3d2;
}

@media (min-width:1400px){
    .col-xxl-5th {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

.header-space{
    height:115px;
}

.header-top{
    height:160px;
    background-color: rgba(255,255,255,0);
}

.header-scroll {
   height: 125px;
   background-color: rgba(255,255,255,0.8);
}

.header-scroll .header-scroll-hidden-element{
    display:none;
}
.podstrona-banner .justify-content-between{
    min-height: inherit !important;
}

.dzdsparallaxer-height-auto{
    min-height:auto !important;
}

/*megamenu settings*/
#mega-menu-wrap-primary {
    box-shadow: 0 0 25px rgb(5,12,66,0.3);
    width: 75px;
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after{
    border-radius: 0 !important;
    height: 3px !important;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item + li.mega-menu-item{
    border-left:solid 1px black;
}

.current-lang a{
    font-weight:600 !important;
    color:#2460a8 !important;
}

#mega-menu-wrap-primary #mega-menu-primary {
    width: 300px !important;
}

#mega-menu-wrap-primary .mega-menu-toggle {
    margin-top: 4px;
}
 #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu {
    /*border-bottom: solid 4px #aaaaaa;*/
    border-bottom: solid 1px #777a93;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item > a.mega-menu-link {
    padding-left: 30px;
        line-height: 1.4;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 13px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    background: #050c42 !important;
    color: #ffffff !important;
        border-top: solid 1px #777a93;
    border-left: solid 1px #777a93;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover{
    background: #a7167f !important;
    color: #ffffff !important;
}
#mega-menu-primary{
    box-shadow: 0 0 50px rgba(5,12,66,0.2) !important;
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
    background-color: #8baccc !important;
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-slider[aria-expanded=false] .mega-toggle-animated-inner::after {
    width: 20px;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-slider[aria-expanded=false] .mega-toggle-animated-inner::before {
    width: 30px;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-center .mega-toggle-block {
    padding-left: 5px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover{
    background-color: #a7167f !important;
}
/* YOUR CSSS HERE*/

.error-404 .page-content{
    display: none !important;
}

.error-404 .page-title{
    padding-top: 0px;
    align-self: center;
    padding-bottom: 0px;
}

.product-arrows .left-arrow-style, .product-arrows .right-arrow-style{
	top:37% !important;
}

.left-arrow-style{
    /*background-image: url('img/ikony/arrow.png');
    background-position: center center;
    background-repeat: no-repeat;*/
    width:50px;
    height:50px;
    background-color:#a6157e;
    position: absolute;
    left:-70px;
    transition: 0.3s;
    content:'\2190';
    color:white;
    font-size:16px;
    display: flex;
}
.right-arrow-style{
    /*background-image: url('img/ikony/arrow.png');
    background-position: center center;
    background-repeat: no-repeat;*/
    width:50px;
    height:50px;
    background-color:#a6157e;
    position: absolute;
    right:-70px;
    transition: 0.3s;
    content:'\2190';
    color:white;
    font-size:16px;
    display: flex;
    text-align: center;
}
.left-arrow-style:after{
    content: '\2190';
    font-size:24px;
    color:white;
    margin:auto;
    position: relative;
    top:-2px;
}
.right-arrow-style:after{
    content: '\2192';
    font-size:24px;
    color:white;
    margin:auto;
    position: relative;
    top:-2px;
}
.right-arrow-style:hover, .left-arrow-style:hover{
    background-color:#040b41;
    box-shadow: 0 0 25px rgba(255,255,255,0.1);
}

.btn-outline-primary, .wpcf7 input[type=submit] {
    color: #ffffff;
    border-color: #a7167f;
    background-color: #a7167f;
    text-transform: uppercase !important;
    width: 100%;
    min-height: 50px !important;
    font-weight: 600;
    display: block;
    border-radius: 0 !important;
    box-shadow: 0 10px 25px rgb(167,22,127,0.2);
    margin-top: 10px;
}

.wpcf7 input::placeholder, .wpcf7 textarea::placeholder{
    color:#989898 !important;
    /*font-style: italic !important;
    font-weight:600;*/
}

.wpcf7 input:active[type=submit], .wpcf7 input:focus[type=submit],.wpcf7 input:hover[type=submit],.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show>.btn-outline-primary.dropdown-toggle, .wpcf7 .show>input.dropdown-toggle[type=submit], .wpcf7 input:not(:disabled):not(.disabled).active[type=submit], .wpcf7 input:not(:disabled):not(.disabled):active[type=submit] {
    color: #fff;
    border-color: #050c42;
    background-color: #050c42;
    box-shadow: 0 0 25px rgb(5 12 66 / 20%) !important;
}

/* CONTACT FORM */
.wpcf7 {
    max-width: unset !important;
}

.wpcf7 textarea, .wpcf7 textarea.wpcf7-validation-errors, textarea.form-control {
    height: 100px;
    box-shadow: none !important;
    border-radius: 0;
}

.wpcf7 .wpcf7-form label {
    margin-bottom: 15px;
}

.form-control, .wpcf7 .wpcf7-validation-errors, .wpcf7 input[type=color], .wpcf7 input[type=date], .wpcf7 input[type=datetime-local], .wpcf7 input[type=datetime], .wpcf7 input[type=email], .wpcf7 input[type=file], .wpcf7 input[type=month], .wpcf7 input[type=number], .wpcf7 input[type=range], .wpcf7 input[type=search], .wpcf7 input[type=tel], .wpcf7 input[type=text], .wpcf7 input[type=time], .wpcf7 input[type=url], .wpcf7 input[type=week], .wpcf7 select {
    height: calc(2.5rem + 9px) !important;
    border-radius: 0;
    font-size: 13px;
    border: 0px solid #ced4da;
    border-bottom: solid 1px black;
    margin-bottom: 10px;
}
.wpcf7 textarea{
    border-radius: 0;
    font-size: 13px;
    border: 1px solid #000000;
    padding: 15px 10px;
    margin-top: 20px;
    height: 140px;
}

.custom-logo-link{
    margin-right: 0!important;
}
.navbar-brand{
    display: block !important;
}

.form-control:focus, .wpcf7 .wpcf7-validation-errors:focus, .wpcf7 input:focus[type=color], .wpcf7 input:focus[type=date], .wpcf7 input:focus[type=datetime-local], .wpcf7 input:focus[type=datetime], .wpcf7 input:focus[type=email], .wpcf7 input:focus[type=file], .wpcf7 input:focus[type=month], .wpcf7 input:focus[type=number], .wpcf7 input:focus[type=range], .wpcf7 input:focus[type=search], .wpcf7 input:focus[type=tel], .wpcf7 input:focus[type=text], .wpcf7 input:focus[type=time], .wpcf7 input:focus[type=url], .wpcf7 input:focus[type=week], .wpcf7 select:focus, .wpcf7 textarea:focus {
    color: #495057;
    border-color: transparent;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    background-color: transparent !important;
    border-bottom: solid 1px black !important;
}
.btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-primary.dropdown-toggle:focus, .wpcf7 .show>input.dropdown-toggle:focus[type=submit], .wpcf7 input:not(:disabled):not(.disabled).active:focus[type=submit], .wpcf7 input:not(:disabled):not(.disabled):active:focus[type=submit] {
    -webkit-box-shadow: 0 0 0 0 rgba(0,0,0,0);
    box-shadow: 0 0 0 0 rgba(0,0,0,0);
}

.btn:not(:disabled):not(.disabled), .wpcf7 input:not(:disabled):not(.disabled)[type=submit] {
    cursor: pointer;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
    text-transform: uppercase;
}
.send-button-form{
    position: relative;
}
.send-button-form .arrow{
    color: white;
    font-size: 32px;
    position: absolute;
    top: -5px;
    right: 15px;
}
/*END OF CONTACT FORM*/

/* SEARCH */
.promagnifier{
    width: 50px !important;
}
#ajaxsearchlite1 .probox, div.asl_w .probox, .promagnifier,
div.asl_m .probox .proinput input{
    height: 50px !important;
}
#ajaxsearchlite1{
    height: 50px !important;
    border-radius: 0 !important;
    border: solid 1px #050c42 !important;
}
div.asl_w .probox .promagnifier, div.asl_m .probox .promagnifier .innericon{
    background-color: #050c42 !important;
    color: white !important;
}
div.asl_w .probox .promagnifier .innericon svg{
    fill:  white !important;
}
div.asl_m .probox .promagnifier .innericon svg{
    width: 32px !important;
}
/*SEARCH*/
.page-link {
    color: #050c42 !important;
}
.pagination{
    margin-top: 30px;
    margin-bottom: 30px;
}
.page-item.active .page-link, .page-item.active .page-link:focus, .page-item.active .page-link:hover {
    border-color: #050c42;
    background-color: #050c42;
}
.page-item.active .page-link {
    color: white !important;
}
.content-area .type-page{
    display: none !important;
}
.content-area .type-post{
    margin-bottom: 30px;
}
.search-div{
    max-width: 250px;
    width: 100%;
    margin: 5px 10px;
    display: table;
    float: right;
}
/* END SEARCH */
.header-telefon-block{
    display: table !important;
    float: right !important;
    padding: 15px 10px !important;
    margin: 5px 10px !important;
    text-align: center !important;
    max-width: 250px !important;
    width: 100% !important;
}

.mega-menu-link{
    text-transform: uppercase !important;
}
.header-scroll .menu-top {
    display: none;
}
@media (max-width:500px){
    .col-xxs-12{
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .g-mt-15--xxs{
        margin-top:15px !important;
    }
}

@media (min-width: 1400px){
    .col-5ths-xxl{
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

/*@media only screen and (min-width: 992px){
    #mega-menu-primary{
        flex-direction: row !important;
        display: flex !important;
    }
}*/

.header-scroll .social-icons{
  display: none !important;
}

@media (min-width: 460px) and (max-width:575px){
    .col-xsm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        text-align: center !important;
        margin-left:auto;
        margin-right:auto;
    }
}

.carousel-margin-0{
    margin-left: 0 !important;
    margin-right: 0 !important;
}
@media (max-width: 767px){
    #mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
        margin-top: 4px;
    }
}

/* NEW*/
.zmiana-jezyka{
	position: relative;
	display: block;
	overflow:hidden;
	height:25px;
	transition: 0.3s;
    margin-top: 10px !important;
    margin-bottom: 25px !important;
}
@media (max-width: 500px){
    .zmiana-jezyka{
       margin-top: 5px !important;
       margin-bottom: 5px !important; 
    }
}

.header-scroll .zmiana-jezyka{
	height:0;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.primary-menu{
margin-top:15px;
margin-bottom:15px;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1{
	text-align: right;
	margin-top:0px;
	margin-bottom:0px;
}
.banner-size .justify-content-between{
    min-height: 400px;
}

.text-last-center{
	text-align-last: center;
}

.search-form{
    display: none;
}

.mega-lang-item + .mega-lang-item {
    border-left: solid 1px black;
}

.post-navigation a, .post-navigation i{
    color: #2460a7;
    font-weight: 600;
    transition: 0.3s;
}
.post-navigation a:hover,.post-navigation a:hover i{
    color:#86b3d2;
}
.post-navigation i{
    font-size:32px;
    position: relative;
    padding:5px;
    top:5px;
}
.post-navigation .nav-next{
    margin-left: auto;
}
 .nav-next{
    text-align: right;
 }

.post-nav-style{
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 100%;
    pointer-events: none;
    z-index: 2;
}

.nav-previous, .nav-next{
    top: -30px;
    height: 60px !important;
    width: 60px !important;
    background-size: 60px 60px !important;
    pointer-events: all;
}
.nav-previous{
    left: -100px !important;
    position: absolute;
}
.nav-next{
    right: -100px !important;
    position: absolute;
}
.nav-previous .oferta-arrow-style, .nav-next .oferta-arrow-style{
    box-shadow: 0 0 25px rgb(255,255,255,0.2);
}

.nav-previous a, .nav-next a{
    opacity: 1;
    display: block;
}

.two-lines{
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
}
.three-lines{
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
}
.four-lines{
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
overflow: hidden;
}
.five-lines{
display: -webkit-box;
-webkit-line-clamp: 5;
-webkit-box-orient: vertical;
overflow: hidden;
}

.understrap-read-more-link{
    display: none !important;
}

.nadtytul{
    text-transform: uppercase;
    color:#9f0460;
    font-weight: 600;
    font-size:14px;
    display: table;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    font-family: 'Mulish' !important;
}

.tytul-strony{
    background-color: black;
}
h1,h2,h3,h4,h5,h6{
    font-family: 'PT Serif';
    letter-spacing: 1px;
    font-weight: 600;
}

.tytul{
    color:#050c42;
    font-weight:600;
    font-size: 46px;
    margin-bottom: 30px;
    font-family: 'PT Serif';
    letter-spacing: 1px;
    word-break: break-word;
}
h1.tytul{
    font-size: 54px;
}
.h2.tytul{
    font-size: 46px;
}
@media (max-width: 767px){
    .tytul{
        font-size: 32px;
    }
    h1.tytul{
        font-size: 36px;
    }
    .h2.tytul{
        font-size: 36px;
    }
}
.tytul-strony h1{
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    color: white;
    font-weight: 600;
}
.tekst{
    max-width:1140px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom: 50px;
}
section{
    padding-top: 50px;
    padding-bottom:50px;
}
@media (min-width: 992px){
    section{
        padding-top: 100px;
        padding-bottom: 100px;
    }
}
section+section{
    padding-top: 0px;
}

section.section-wstep{
    padding-top: 50px;
    padding-bottom: 25px;
}
section.section-wstep+section{
    padding-top: 25px;
}

.button-primary, .button-primary:focus{
    background-color: #a7167f;
        font-weight: 600;
    color: #ffffff;
    padding: 5px 35px 10px;
    margin-top: 15px;
    display: table;
    transition: 0.3s;
    box-shadow: 0 0 25px rgb(5,12,66,0.3);
}
.button-primary:hover{
    background-color: #050c42;
    color: white;
}
.button-primary span{
    font-size: 24px !important;
}
.ma-auto{
    margin: auto;
}

.bg-light-grey{
    background-color: #eeeeee;
}
.g-color-pink {
    color: #c10e8f !important;
}

@media (min-width: 576px){ 
    .mx-sm-left{
        margin-left: 0 !important;
        margin-right: auto !important;
    }
}

li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after{
    content: '\25bc' !important;
    font-size: 8px;
}
.right-purple-line{
    opacity: 0.5;
    width: 5000px;
    position: absolute;
    left: 125%;
    left: calc(100% + 50px);
    height: 2px;
    top: 50%;
    margin-top: -2px;
    pointer-events: none;
    background: linear-gradient(90deg, rgba(2,0,36,0) 0%, rgb(5 12 66) 5%, rgb(5 12 66) 100%);
}
.left-purple-line{
    opacity: 0.5;
    width: 5000px;
    position: absolute;
    right: 125%;
    right: calc(100% + 50px);
    height: 2px;
    top: 50%;
    margin-top: -2px;
    pointer-events: none;
    background: linear-gradient(270deg, rgba(2,0,36,0) 0%, rgb(5 12 66) 5%, rgb(5 12 66) 100%);
}

.shadow-primary{
    box-shadow: 0 10px 70px rgba(5,12,60,0.3);
}
.bg-blue{
    background-color: #050c42;
}

  .archive-wpis-div{
    background-color:white;
    box-shadow: 0 5px 35px rgba(5,12,66,0.1);
    transition: 0.3s;
    height:100%;
    position: relative;
    padding-top:10px;
  }

  .oferta-div{
    background-color:white;
    box-shadow: 0 5px 100px rgb(5,12,66,0.2);
    transition: 0.3s;
    height:100%;
    position: relative;
    padding-top:10px;
  }
  .oferta-div:hover{
    transform: scale(1.05);
    box-shadow: 0 15px 150px rgba(5,12,66,0.2);
    z-index:1;
  }
  .oferta-div:hover .oferta-arrow-style{
    background-color: #050c42;
  }
  .oferta-arrow-style{
    transition: 0.3s;
    font-size:24px;
    color:white;
    height:50px;
    width:50px;
    padding-top:5px;
    background-color:#a7167f;
    text-align: center;
    align-self: center;
    box-shadow: 0 0 25px rgba(5,12,66,0.2);
    position: absolute;
    bottom:0;
    right:0;
  }
  .oferta-arrow-style span{
    font-size: 24px !important;
  }
  .oferta-title{
    color: #050c42;
    font-weight: 600;
  }

.aktualnosci-bg-article{
    height: 480px;
    width: 100%;
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.post-block-bg{
    position: absolute;
    bottom: 60px;
    left: 0;
    max-width: 100%;
    width: 600px;
    height: auto;
    background-color: #050c42;
    color: white !important;
    padding: 30px 40px;
    text-align: left;
    z-index:3;
}
@media (max-width: 767px){
    .post-block-bg{
        bottom: 0;
    }
    .aktualnosci-bg-article{
        height: 600px;
    }
}

.g-color-primary{
    color: #050c42 !important;
}
.bg-primary{
    background-color: #0b1987 !important;
}
.three-posts-bg{
    height: 240px;
    background-size: cover;
    background-position: center;
    position: relative;
}
.three-posts-bg:after{
    position: absolute;
    content: " ";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #0b1987;
    opacity: 0.4;
    transition: 0.3s;
}
.three-post-block:hover .three-posts-bg:after{
    opacity: 0;
}
.three-post-block{
    height: 100%;
    box-shadow: 0 5px 25px rgba(5,12,66,0.1);
}
.three-post-block:hover{
    height: 100%;
    box-shadow: 0 25px 50px rgba(5,12,66,0.1);
}
.three-posts-content{
    position: relative;
    padding: 5px 20px;
}

.blue-bg-abs-a{
    position: absolute;
    content: " ";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #0b1987;
    opacity: 0.4;
    transition: 0.3s;
}
a:hover .blue-bg-abs-a{
    opacity: 0;
}

.g-mx-minus-35{
    margin-left: -35px !important;
    margin-right: -35px !important;
}
.draggable-g-px-35 .draggable{
    padding-left: 25px !important;
    padding-right: 25px !important;
    overflow: visible !important;
}
.color-black-wpis, .color-black-wpis *{
    color: black !important;
}
.zoom-hover{
    transition: 0.3s;
}
.zoom-hover:hover{
    transform: scale(1.05);
}
.zoom-hover:hover .oferta-arrow-style{
    background-color: #050c42;
}

.video-image{
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 260px;
}
.zoom-hover .video-image{
    transition: 0.3s;
    transform: scale(1);
    opacity: 0.6;
}
.zoom-hover:hover .video-image{
    /*transform: scale(1.1);*/
    opacity: 1;
}
.play-button-middle{
    transition: 0.3s;
    opacity: 1;
    width:60px;
    height:60px; 
    display: block;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    -webkit-filter: drop-shadow(5px 5px 5px rgba(5,12,66,0.2));
    filter: drop-shadow(5px 5px 5px rgba(5,12,66,0.2));
}
a:hover .play-button-middle{
    opacity: 0;
}
.video-link{
    display: flex;
    position: relative;
    overflow: hidden;
}
.div-middle-center{
    margin: auto;
    padding: 15px 25px;
}

.bg-blue-spaces{
    position: absolute; 
    background-color:#050c42; 
    width:999%; 
    left:-400%; 
    height: calc(100% - 120px); 
    left: -450%; 
    margin-top: 60px;
}
.powrot{
    text-transform: uppercase;
    color: #9f0460;
    font-weight: 600;
    font-size: 16px;
    padding-left: 15px;
    transition: 0.3s;
}
.header-powrot-link:hover .oferta-arrow-style{
    background-color: #050c42;
}
.header-powrot-link:hover .powrot{
    color: #050c42;
}

.hide-m{
    cursor: pointer;
    word-break: break-all;
}

.hover-post-dark-bg{
    transition: 0.3s;
}
.hover-post-dark-bg:hover .blue-bg-abs-a{
    opacity: 0;
}
.absolute-ahref{
    position: absolute; 
    height:100%; 
    width:100%; 
    top:0; 
    left:0;
    display: block;
    z-index: 10;
}

.move-right-on-hover{
    position: relative;
    display: table;
    transition: 0.3s;
}
.move-right-on-hover:hover{
    transform: translateX(5px);
}