/*
Theme Name: SkrecWprawo
Theme URI:
Template:
Author:
Author URI:
Description:  is a simple and fast WordPressons
Version: 4.1.41.1606388924
Updated: 2020-11-26 11:08:44

*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,400;1,400;1,600;1,900&display=swap');
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, .title, .card-title, .info-title, .footer-brand, .footer-big h5, .footer-big h4, .media .media-heading {
    font-family: "Dosis", "Helvetica", Arial, sans-serif;
    font-weight: 600;
}

.font24 {
    font-size: 24px;
    font-family: "Dosis", "Helvetica", Arial, sans-serif;
    font-weight: 600;
}
.p17, .wp-show-posts-entry-summary p {
    text-align: justify;
    font-size: 17px;
}
.p20 {
    font-size: 20px;
}
.h18 {
    font-size: 18px;
}
.paddingTopBottom70 {
    padding: 70px 0;
}
.mb100 {
    margin-bottom: 100px;
}
.mt100 {
    margin-top: 100px;
}
.mt20 {
    margin-top: 20px;
}
.h32 {
    font-size: 32px;
    font-family: "Dosis", "Helvetica", Arial, sans-serif;
}
.subscribe-panel p {
    font-size: 46px;
}
.h4 {
    padding-bottom: 1.5rem;
    font-size: 1.6em;
    line-height: 1.2em;
    color: #111;
}
.text-center{
    text-align: center;
}
.post-entry.tc-content-inner p {
    text-align: justify;
}
.bg-brown {
    background-color: #f5fafd;
}
.text-white {
    color: #fff !important;
}
.gch-link {
    text-decoration: none;
    color: #0062cc;
    border-bottom: 2px solid #0062cc;
}

.spanCenter {
    margin:auto;
    display:table;
}
.darken-grey-text {
    color: #2e2e2e;
}
.gch-line {
    width: 85%;
    border-bottom: 1px solid lightseagreen;
}
section#main-page .title {
    margin-top: 30px;
    margin-bottom: 25px;
    font-size: 42px;
    min-height: 32px;
    font-weight: 600;
}
section#main-page .text {
    margin: 20px 0;
}
section#main-page .fa {
    color: #4183d7;
}
section#main-page.box.title-small {
    font-size: 24px;
}
section#main-page p {
    margin-bottom: 5px;
    line-height: 1.5em;
}
header#gch-main-page-header {
    position: relative;
    min-height: 600px;
    background-position: center;
    background-size: cover;
}
.header-contener {
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
    height: 100%;
    background-color: #027bc1bd;
}
.header-contener .aa-header-content {
    padding-top: 5rem;
    padding-bottom: 6rem;
}
.header-contener .navbar .navbar-brand {
    font-size: 24px;
    opacity: 1;
    font-family: "Dosis", "Helvetica", Arial, sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
.header-contener p {
    margin-bottom: 5px;
    line-height: 1.5em;
}
section#weProvide .icon {
    margin-right: 30px;
    font-size: 3rem;
    float: left;
}
section#weProvide .description {
    margin-bottom: 1.5rem;
    overflow: hidden;
}
section#weProvide p {
    margin-top: unset;
}
section#weProvide .icon.icon-danger {
    color: #0062cc;
}
section#offer .box-part {
    min-height: 220px;
    background-color: #fff;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    padding: 20px 10px;
    margin: 30px 0;
}
.box-part {
    -moz-transition: transform 0.5s;
    -webkit-transition: transform 0.5s;
    -o-transition: transform 0.5s;
    transition: transform 0.5s;
    -moz-box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
    -webkit-box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
    -o-box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
    box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
}
section#offer .box-part.text-center::after {
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
    content: "";
    height: 100%;
    -moz-transition: opacity 2s cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-transition: opacity 2s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: opacity 2s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 2s cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: 0;
    -moz-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.15);
    z-index: -1;
}
section#offer .box-part.text-center:hover, .box-part.text-center:focus {
    -moz-transform: scale3d(1.006, 1.006, 1);
    -webkit-transform: scale3d(1.006, 1.006, 1);
    -o-transform: scale3d(1.006, 1.006, 1);
    transform: scale3d(1.006, 1.006, 1);
}
section#offer .box-part.text-center:hover::after, .box-part.text-center:focus::after {
    opacity: 1;
}
section#phoneBanner {
    text-align: center;
    color: #f8f8f8;
}
section#phoneBanner .gch-phone-panel {
    width: 100%;
    background-color: #00bfff;
    padding: 20px 0 50px;
}
section#phoneBanner .gch-phone-panel p {
    margin-top: unset !important;
}
section#phoneBanner .custom-tab-content {
    color: #fff;
}
section#familyLaw article.wp-show-posts-single, section#roadTraffic article.wp-show-posts-single {
    margin-left: unset;
    padding: 10px 0;
}
section#familyLaw .wp-show-posts-columns .wp-show-posts-inner {
    background-color: #fff;
}
section#familyLaw .wp-show-posts-columns .wp-show-posts-inner, section#roadTraffic .wp-show-posts-columns .wp-show-posts-inner {
    -moz-box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
    -webkit-box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
    -o-box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
    box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
    padding: 30px;
    margin: 0 0 2em 2em;
}
section#roadTraffic .wp-show-posts-columns .wp-show-posts-inner {
    background-color: #f5fafd;
}
.gch_baner_h4 {
    margin-top: unset;
    position: sticky;
    font-size: 38px;
    line-height: 1.2;
    font-weight: bold;
    color: #fff !important;
    letter-spacing: 2px;
    z-index: 1;
}
.gch_baner_phone {
    margin-top: unset;
    position: sticky;
    font-size: 68px;
    line-height: 65px;
    font-weight: bold;
    color: #fff !important;
    letter-spacing: 2px;
    z-index: 1;
}
.gch_baner_href {
    font-size: 23px;
    background-color: transparent;
    color: #fff;
    -webkit-appearance: unset !important;
    border-color: #fff;
    margin: 20px;
}
/*Blog button-heading-category List Category */
.heading-category-box{
    margin: 10px;
}

.button-heading-category{
    border: none;
    display: block;
    position: relative;
    padding: 0.5em 1.9em;
    font-size: 25px;
    background: transparent;
    cursor: pointer;
    user-select: none;
    color: royalblue;
    overflow: hidden;
}

.button-heading-category span {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: -1;
    border: 5px solid royalblue;
}

.button-heading-category span::before{
    content: "";
    position: absolute;
    width: 8%;
    height: 900%;
    background: white;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-60deg);
    transition: all .3s;
}

.button-heading-category:hover span::before, .button-heading-category:focus span::before {
    transform: translate(-50%, -50%) rotate(-90deg);
    width: 100%;
    background: royalblue;
}

.button-heading-category:hover, .button-heading-category:focus{
    color: white;
}

/*Kroki analiza umowy deweloperskiej*/

.cart-container, .container-box-content-icon{
    /*font-family: 'Poppins', sans-serif;*/
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.cart-container .cart{
    position: relative;
    width: 340px;
    min-height: 550px;
    /*background: #0c002b;*/
    /*background-image: linear-gradient(to right top, #173869, #1b4a89, #1c5daa, #1a71cc, #1085f0);*/
    /*background-image: linear-gradient(to right top, #1267e5, #0358bd, #054897, #0d3872, #11294e);*/
    background: #122647;
    display: flow-root;
    justify-content: center;
    align-items: center;
    margin: 30px 30px 0 0;
    box-shadow: 0 20px 50px rgba(0,0,0,0.2);
}

.cart-container .cart .content{
    padding: 30px;
    text-align: center;
}
.cart-container .cart .content .imgBox {
    margin-bottom: 30px;
}
.cart-container .cart .content .h2-cart{
    position: absolute;
    right: 10px;
    font-size: 4em;
    font-weight: 900;
    color: #ffffff;
    z-index: 1;
    opacity: 1;
    transition: 0.5s;
}

.cart-container .cart .content .h3-cart{
    position: relative;
    font-size: 1.5em;
    color: #ffffff;
    z-index: 2;
    opacity: 1;
    letter-spacing: 1px;
    transition: 0.5s;
}

.cart-container .cart .content p {
    position: relative;
    font-size: 1em;
    color: #ffffff;
    opacity: 1;
    letter-spacing: 1px;
    font-width: 400;
    transition: 0.5s;
    text-align: justify;
}

.cart-container .cart span{
    transition: 0.5s;
}

.cart-container .cart span:nth-child(1), .container-box-content-icon .card span:nth-child(1), .contact-phone-banner span.line:nth-child(1){
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(to right, transparent, #1779ff);
    animation: animate1 2s linear infinite;
}

/*Co zyskujesz */

.container-box-content-icon .card{
    position: relative;
    width: 100%;
    background: #f5fafd;
    display: flex;
    margin: 30px 30px 0 0;
    padding: 15px;
    box-shadow: 0 20px 50px rgba(0,0,0,0.2);
}

.container-box-content-icon .card .img-box
{
    max-width: 150px;
    flex: 0 0 150px;
}

.container-box-content-icon .card .img-box img
{
    max-width: 100%;
}

.container-box-content-icon .card .content{
    margin-left: 20px;
}

.container-box-content-icon .card .content .h2-box-content-icon{
    font-size: 1.5em;
}

/* Baner kontaktowy*/

.contact-phone-banner{
    position: relative;
    width: 100%;
    max-width: 1100px;
    height: auto;
    background: #122647;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
}

.contact-phone-banner .img-box{
    position: relative;
    width: 50%;
    height: 100%;
    overflow: hidden;
    opacity: 0.9;
    text-align: center;
    cursor: pointer;
    padding: 20px;
}
.contact-phone-banner .img-box:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ff5064;
    transform-origin: bottom;
    transform: skewX(-35deg);
    z-index: -1;
}

.contact-phone-banner .img-box span{
    height: 200px;
    padding: 10px;
    font-size: 2.5em;
    color: #ffffff;
    bottom: 0;
    max-height: 95%;
    z-index: -2;
}

.contact-phone-banner .img-box span a {
    text-decoration: none;
    color: #fff;
}

.contact-phone-banner .form-box{
    width: 50%;
    /*display: flex;*/
    justify-content: center;
    align-items: center;
    color: #fff;
}

.contact-phone-banner .form-box .font-h2{
    font-size: 1.5em;
    margin-bottom: 15px;
    border-bottom: 2px solid rgba(255,255,255,0.5);
    line-height: initial;
}
.contact-phone-banner .form-box .light-text{
    margin-bottom: 15px;
}

/*== Baner Kontaktowy z zdjęciem w tle ==*/

.baner-contact-image{
    position: relative;
    height: 350px;
    overflow: hidden;
    background: url("https://skrecwprawo.pl/wp-content/uploads/iphone-410324_1280.jpg") no-repeat center;
    background-size: cover;
    z-index: 0;
}

.baner-contact-color{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #027bc1bd;
    z-index: 1;
}

.container-baner-contact{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    overflow: hidden;
    text-align: center;
    color: #ffffff;
    font-width: 700;
    /*text-transform: uppercase;*/
    text-shadow: 0 0 10px black;
    width: 90%;
}

.container-baner-contact h1{
    font-size: 1.5em;
    letter-spacing: 0.1em;
}
.container-baner-contact h1 span, .container-baner-contact .telephone span{
    border: 5px solid white;
    padding: 6px 14px;
    display: inline-block;
    color: #ffffff;
}

.container-baner-contact .des{
    margin: 20px;
    display: block;
    font-size: 26px;
    text-shadow: 0 0 10px black;
}

.container-baner-contact .telephone span{
    border: 5px solid white;
    background-color: #122647;
    margin: 5px;
}

.container-baner-contact .telephone span a {
    color: #ffffff;
    text-decoration: none;
    font-size: 1.2em;
}

.container-baner-contact .telephone:hover{
    opacity: 0.8;
}



@media (max-width: 991px) {
    .container-box-content-icon{
        flex-direction: column;
    }

    .cart-container .cart{
        min-height: auto;
        margin: 15px 0px 15px 0;
    }

    /* Baner kontaktowy*/
    .contact-phone-banner {
        flex-direction: column;
    }
    .contact-phone-banner .form-box{
        width: 100%;
        text-align: center;
    }

    .contact-phone-banner .form-box .font-h2 {
        font-size: 1.5em;
        line-height: initial;
    }
    .contact-phone-banner .form-box .light-text{
        font-size: 1.2em;
        line-height: normal;
    }
    .contact-phone-banner .img-box{
        text-align: center;
        width: 100%;
        font-size: 0.8em;
    }
    .contact-phone-banner .img-box:before{
        transform: none;
    }

    .contact-phone-banner .img-box span a{
        font-size: 0.8em;
    }
}

@media (max-width: 768px) {

    .container-box-content-icon{
        flex-direction: column;
    }

    .container-box-content-icon .card{
        flex-direction: column;
        max-width: 350px;
        text-align: center;
    }

    .container-box-content-icon .card .img-box{
        max-width: 100%;
    }

    .container-box-content-icon .card .content{
        margin-left: 20px;
    }
    /*  Baner kontaktowy  */
    .baner-contact-image{
        height: 550px;
    }
}

@media (max-width: 580px) {
    .gch_baner_phone {
        font-size: 25px !important;
        line-height: unset !important;
    }
    .gch_baner_href {
        margin: 0 20px 20px !important;
    }

    /*=== General === */
    h1, h2, h3, h4, h5, h6{
        font-size: 1.5em;
    }
    p{
        font-size: 0.9em
    }

    .font16{
        font-size: 16px;
    }

    /* okruszki */
    .page-breadcrumbs {
         margin-top: unset;
         margin-bottom: unset;
    }

    /*  Boxy  */
    .cart-container .cart .content p, .contact-phone-banner .form-box .light-text{
        text-align: center;
        font-size: 0.9em;
    }

    /*  Kroki  */
    .text-left span .title .font16{
        content: "\A";
        word-wrap: break-word;
    }

}