/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0
*/


/* Webfont: Stergrupa-Regular */
@font-face {
    font-family: 'Stergrupa';
    src: url('fonts/Stergrupa-Regular.woff') format('woff'), /* Modern Browsers */
         url('fonts/Stergrupa-Regular.woff2') format('woff2'), /* Modern Browsers */
         url('fonts/Stergrupa-Regular.ttf') format('truetype'); /* Safari, Android, iOS */
             font-style: normal;
    font-weight: 400;
    text-rendering: optimizeLegibility;
	font-display: swap;
}

/* Webfont: Stergrupa-Bold */
@font-face {
    font-family: 'Stergrupa';
    src: url('fonts/Stergrupa-Bold.woff') format('woff'), /* Modern Browsers */
         url('fonts/Stergrupa-Bold.woff2') format('woff2'), /* Modern Browsers */
         url('fonts/Stergrupa-Bold.ttf') format('truetype'); /* Safari, Android, iOS */
             font-style: normal;
    font-weight: 700;
    text-rendering: optimizeLegibility;
	font-display: swap;
}

    #Top_bar .menu > li > a:hover {color:#da1313}

img.logo-main.scale-with-grid.svg {
    width: 200px !important;
}

.top_bar_left.clearfix {
    padding-right: 15px;
    padding-left: 15px;
}

@media only screen and (min-width: 768px){
#Top_bar.is-sticky #logo img.logo-sticky {
width:200px;
}}


footer#mfn-footer-template a:hover {
    text-decoration: none;
    opacity: 0.95;
}

input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea {font-size:21px;padding: 20px;}

input.wpcf7-form-control.has-spinner.wpcf7-submit {
    font-size: 21px;
    font-weight: 400;
    font-family: "Stergrupa",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
}


@media only screen and (max-width: 767px){
#Top_bar #logo img.svg {
    width: 200px;
}}

p.oferta-tytul-t {
    position: absolute;
    z-index: 54;
    font-weight: 700;
    bottom: 35px;
}

.oferty-pracy-t {
    display: flex;
    position: relative;
    justify-content: space-between;
	flex-wrap: wrap;
}
a.sq-spec {
    width: 24%;
}

a.sq-spec:hover .oferta {

        -webkit-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
   background-size: 130%;
}


a.sq-spec:hover {
    text-decoration: none !important;
}
.oferta-bg {
    background-size: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
     -webkit-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
}

a.sq-spec:hover .oferta-bg {
    transform: scale(1.1);

     -webkit-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
}



.oferta{    -webkit-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    transition: all 500ms ease-out;}

.oferta {
 overflow: hidden;
    padding: 35px 35px 35px 35px;
    color: #fff;
     background-size: 120%;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
	    height: 450px;
}

.oferta:after {
    display: block;
    content: " ";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(12, 12, 12, 0) 0%, rgba(12, 12, 12, 0.8) 100%);
}

@media only screen and (min-width: 700px) and (max-width: 1239px){ a.sq-spec {width:49% !important
                                                                             ;}
                                                              
          a.sq-spec {padding-bottom:2%}                                                       
                                                                 }



@media only screen and (min-width: 7px) and (max-width: 699px){ a.sq-spec {width:100% !important
                                                                             ;}
                                                              
          a.sq-spec {padding-bottom:2%}                                                       
                                                                 }





.sg-overlay {
    background: linear-gradient(180deg, rgba(12, 12, 12, 0) 0%, rgba(12, 12, 12, 0.8) 100%);
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}

.hero-oferta {
    position: relative;
    padding-bottom: 60px;
    padding-top: 400px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    margin-bottom: 60px;
    background-size: cover !important;
}

.sg-inwestycje-tytul h1 {
    font-weight: 700;
    color: #fff !important;
}
