/*
Theme Name: Boston Pro Child theme of boston-pro
Theme URI: 
Description: Child theme of boston-pro theme for the Boston Pro theme
Author: <a href="https://www.famethemes.com">FameThemes</a>
Author URI: 
Template: boston-pro
Version: 1.0.4
*/

/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Wed, 26 May 2021 09:22:36 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

body, html{
	height: 100%;
}
.col-12 {
	position: relative;
}

.post_banner{
    margin: 10px 0;
}

.arrow {
	position: absolute;
	top: 15px;
	left: 50%;
	transform: translateX(-50%);
	font-size: 28px;
}
.arrow i {
	font-weight: bold;
}
.arrow.up i, .arrow.up:hover {
	color: #FFF;
}
.arrow.down, .arrow.down:hover {
	color: #b7144f;
}
.up {
	margin-top: -15px;
}
.up:hover {
	margin-top: -25px;
}
.down {
    margin-top: -24px;
}
.down:hover {
    margin-bottom: -10px;
}
.transition {
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s; 
	transition: .3s;
}
/* header */
.site-logo, .site-logo-svg {
	height:29px;
}
.site-topbar {
	padding:50px 0;
	height:auto;
}
.site-topbar .container {
	max-width:1240px;
	padding:0;
}
.site-header {
	font-family: 'Roboto', sans-serif;
}
.site-header .main-navigation a {
	padding: 12px 15px;
	font-size: 16px;
	letter-spacing:normal;
	line-height: normal;
	text-transform: none;
}
.site-header .main-navigation li {
	margin-right:0;
}
.menu-button-1 {
	border-radius: 5px;
    border: 1px solid #000000;
    margin-left: 40px;
}
.menu-button-2 {
	border: 1px solid #b7144f;
	margin-left: 20px;
	border-radius: 5px;
}
.menu-button-2:hover {
	background:#b7144f;
} 
.menu-button-2 a {
	color:#b7144f;
}
.menu-button-2:hover a {
	color:#FFF;
}
.site-topbar-wrap.fixed .site-topbar {
	position: static;
}
/* footer */
#footer .container {
	max-width:1240px;
	padding:0;
}
#custom_html-3 img {
	display: block;
	margin:0 auto;
}
#footer {
	background-color: #0d0d1c;
    padding: 70px 0 40px 0; 
}
#footer .footer-widget-area p, footer .footer-widget-area a {
	color: #fff;
	font-size: 14px;
	font-family: 'Roboto', sans-serif !important;
}
#footer .footer-widget-area a {
	color:#FFF;
}
#footer .footer-widget-area a:hover {
	color:#b7144f;
	text-decoration: none;
}
#footer .footer-widget-area {
	padding:0;
	border-top:none;
}
#footer .footer-widget-area .menu li {
	border-bottom: none;
	margin:0;
	padding:0 0 8.5px 0;
	text-transform: uppercase;
}
img.shape {
	display: block;
	margin:0 auto;
}
#widget-area-5 img {
	margin-top:70px;
}
#footer .fa {
	border: 1px solid #fff;
	border-radius: 50%;
	font-size: 30px;
	width: 50px;
	height: 50px;
	padding: 8px;
	margin: 0 4px;
	text-align: center;
	text-decoration: none;
	color: #fff;
}
#footer .footer-icons {
	text-align: right;
}
#footer .fa-facebook:hover {
    background-color: #3b5998;
    border: 1px solid #3b5998;
}
#footer .fa-linkedin:hover {
	background-color: #007bb5;
	border: 1px solid #007bb5;
}
/* home page */
.home .main-navigation a {
	color: #FFF;
}
.home .site-topbar {
	background: transparent;
	box-shadow: none;
}
.home .menu-button-1 {
	border: 1px solid #FFF;
}
.home .menu-button-1:hover a {
	background-color: #fff;
	color: #333;
}
.home .menu-button-2 {
	background: #b7144f;
}
.home .menu-button-2:hover {
	background: transparent;
}
.home .main-navigation ul ul {
	background: #FFF;
}
.home .main-navigation ul ul:after {
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #FFF;
}
.home .main-navigation .sub-menu a {
	color: #000;
}
.home .main-navigation .current_page_item > a,
.home .main-navigation .current-menu-item > a,
.home .main-navigation .current_page_ancestor > a,
.home .main-navigation .current-menu-ancestor > a {
    color: #FFF;
}
.home .site-content {
    padding: 0;
    border-top: none;
}
.home .site-content .container {
	max-width: 100%;
	margin: auto; 
	padding: 0;
	clear: none; 
	position: static;
}
#home-video {
	height: calc(100vh - 145px);
}
.admin-bar #home-video {
	height: calc(100vh - 177px);
}
.home video {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 0;
    height: 100%;
    width: 100%;
	object-fit: cover;    
}
.home-video-content {
	position: absolute;
	color: #FFF;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	text-align: center;
}
.home-video-content h2 {
	color: #fff;
	font-size: 56px;
	font-weight: 300;
	margin: 0 0 50px 0;
	font-family: 'Roboto', sans-serif;
}
.home-video-content h3 {
	text-transform: uppercase;
    font-size: 21px;
    font-weight: 400;
    margin:0 0 10px 0;
    font-family: 'Roboto', sans-serif;
    color: #FFF;
}
.home-video-content h4 {
	font-size: 17px;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
	margin:0;
	color: #FFF;
}
.home-video-content a {
	text-transform: uppercase;
    background-color: #b7144f;
    width: 288px;
    height: 58px;
    border-radius: 5px;
    margin: auto;
    padding: 17px 0;
    font-size: 16px;
    margin-top: 80px;
    position: relative;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
}
.home-video-content a:hover {
	text-decoration: none;
}
.home-video-content a span {
	margin-left: 15px;
}
.home-video-content a i {
    display: inline-block;
    padding: 5px;
    opacity: 0;
}
.home-video-content a:hover i {
	opacity: 1;
	margin-left: 10px;
}
#home-video .col-12 {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}
#home-video .col-12 .arrow.down:hover, #klienci .col-12 .arrow.down:hover, #zalety .col-12 .arrow.down:hover,
#media .col-12 .arrow.down:hover, #podstrona .col-12 .arrow.down:hover, #opis .col-12 .arrow.down:hover,
#cytat .col-12 .arrow.down:hover {
	top: 24px;
}
section h2.item {
	font-size: 56px;
	font-weight: 300;
	position: relative;
	margin-top: 90px;
	margin-bottom: 50px;
	color: #b7144f;
	text-transform: uppercase;
	text-align: center;
	font-family: 'Roboto', sans-serif;
}
section#klienci .btn {
	display: block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: .375rem .75rem;
    line-height: 1.5;
}
section#klienci .container, section#zalety .container, section#media .container,
section#faq .container, section#opis .container, section#cytat .container {
	max-width: 1270px;
	width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
section#klienci .row, section#zalety .row, section#media .row, section#faq .row, section#opis .row, section#cytat .row {
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
section#klienci .col-12, section#zalety .col-12, section#media .col-12, section#faq .col-12, section#opis .col-12,
section#cytat .col-12 {
	-ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
section#klienci .col-md-6, section#faq .col-md-6, section#opis .col-md-6 {
	-ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
section#klienci {
    background-color: #e0e0e0;
    position: relative;
}
section#klienci .col-md-6 {
    margin-bottom: 70px;
}
section#klienci .box {
    width: 100%;
    box-shadow: 0 0 20px #bbb;
    border-radius: 10px;
    color: #fff;
    background-size: cover;
    background-position: center center;
}
section#klienci .box .box2 {
    border-radius: 10px;
    height: 400px;
}
section#klienci .box a {
    text-decoration: none;
    color: #fff;
}
section#klienci a:hover {
	text-decoration: none;
}
section#klienci .box .box2 h5 {
    font-size: 24px;
    font-weight: 300;
    padding: 30px 10%;
    position: relative;
    z-index: 2;
    height: 190px;
    margin-bottom: 0;
    text-align: center;
    color: #FFF;
    font-family: 'Roboto', sans-serif;
}
section#klienci .box .box2 div {
    position: relative;
    z-index: 2;
    transition: 0.5s ease;
    height: 142px;
}
section#klienci .box .box2 div p {
    font-size: 16px;
    width: 100%;
    font-weight: 300;
    margin-bottom: 0;
    text-align: left;
    padding: 30px 10%;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACUAAAAeCAMAAACc/SdfAAAAMFBMVEVHcEz///////////////////////////////////////////////////////////9EPuwCAAAAEHRSTlMAVD8WBTQfTkQkL0kqEDoKEGD9vwAAAQFJREFUOMttU1cWwCAIA7d19P63bbUOkOYzDyIJCFC0zlYhenvDhNE6ZpUQgxsMLvhJQdxk+HrVZjCPKk04X84q1LIKQ2MqZbyRVRhfxjLm+qlqrexFRCOr0ImqPpnjXAXwnOk2L84pKCjUAQLn7CmOLR2Dp349mJ+xUEPiRPgZCw34cwQRISaAO1vVcPmVM5h4da6GYXEj0kUOFHYDDXlHv6BFZ13Dn/qk8ybLXkhnp12ZbrizU0/PBOazTb5D2jnwSWkOgV4qM70dmooyrEiW0e0FFAbN2FKY8tGTy5pmElcac5MvS/7VVv/OJBW5P6rek7JGhq5Yo63xhgNOZVrzABI9BvHAWqjOAAAAAElFTkSuQmCC");
    background-repeat: no-repeat;
    background-position: 40px 0;
    font-family:"Roboto", sans-serif;
    line-height: 24px;
}
section#klienci .box .overlay {
    position: absolute;
    border-radius: 10px;
    overflow: hidden;
    bottom: 0;
    left: 15px;
    right: 15px;
    background-color: rgba(183, 20, 79, 0.8);
    height: 0;
    transition: 0.5s ease;
    max-width: 605px;
    z-index: 1;
}
section#klienci .box:hover .overlay {
    height: 100%;
}
section#klienci .btn-primary {
    text-transform: uppercase;
    background-color: #b7144f;
    width: 150px;
    border-radius: 5px;
    border: 1px solid #b7144f;
    font-size: 16px;
    margin: auto;
    position: relative;
    z-index: 5;
    font-family: 'Roboto', sans-serif;
}
section#klienci .btn-primary:hover {
    background-color: #fff;
}
section#klienci .btn-primary .fa-angle-right {
	opacity: 0;
	font-weight: bold;
	font-size: 22px;
}
section#klienci .btn-primary:hover .fa-angle-right {
    opacity: 1;
    margin-left: 10px;
}
section#klienci .btn-primary:hover span {
    margin-left: 0;
}
section#klienci .btn-primary span {
    margin-left: 15px;
}
section#klienci .box:hover .btn-primary {
    background-color: #fff;
    color: #b7144f;
    border: 1px solid #fff;
}
section#zalety .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
section#zalety h6 {
    color: #b7144f;
    font-size: 22px;
    font-weight: 500;
    text-transform: uppercase;
    font-family:"Roboto", sans-serif;
    margin: 20px 0;
    text-align: center;
}
section#zalety p {
    color: #727272;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 80px;
    text-align: left;
    padding: 0;
    font-family:"Roboto", sans-serif;
    line-height: 24px;
}
section#zalety .icon {
    height: 141px;
    text-align: center;
}
section#zalety .icon svg {
    width: 80%;
}
section#media .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
section#media {
    color: #000;
    background-color: #e0e0e0;
}
section#media h2 {
    color: #000;
    font-size: 30px;
    margin-bottom: 40px;
    margin-top: 130px;
    text-transform: none;
    font-family:"Roboto", sans-serif;
    text-align: center;
}
section#media i {
    color: #FFF;
}
section#media .logos {
    max-width: 400px;
    margin: auto;
    margin-bottom: 70px;
    text-align: center;
}
section#media .logos img {
    margin: 10px 20px;
    height: 55px;
}
section#media .opinion {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 3px 6px #bbb;
    padding: 45px 35px 35px 35px;
    margin-top: 85px;
}
section#media .opinion h2 {
    margin-bottom: 0;
    margin-top: 0;
}
section#media .opinion h5 {
    color: #b7144f;
    font-size: 70px;
    margin: 10px 0;
    font-family:"Roboto", sans-serif;
    text-align: center;
}
section#media .opinion p {
    color: #727272;
    font-size: 16px;
    font-weight: 300;
    margin: 0;
    font-family:"Roboto", sans-serif;
    text-align: center;
}
section#media .opinion a {
    color: #b7144f;
    font-family:"Roboto", sans-serif;
    text-align: center;
    display: block;
}
section#media .opinion a:hover {
    text-decoration: none;
    opacity: 0.8;
}
section#oblicz {
    color: #fff;
    background-color: #b7144f;
    font-family: Roboto,sans-serif !important;
}
section#oblicz h2 {
    color: #fff;
    font-size: 30px;
    margin-bottom: 0;
}
section#oblicz .iMMXas {
    text-align: center;
}
section#oblicz .iMMXas span {
    font-weight: 400;
}
section#oblicz .col-12 .arrow {
    top: 20px;
}
section#oblicz .col-12 .arrow.down:hover {
    top: 10px;
}
section#faq .collapsing {
    transition: none;
}
section#faq {
    font-family: 'Roboto',sans-serif;
}
section#faq h2 {
    color: #000;
    font-size: 30px;
}
section#faq li {
    text-align: left;
}
section#faq ul {
    margin-bottom: 0;
}
section#faq .list-group-item {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAqCAMAAACEJ4viAAAAPFBMVEVHcEy2Ek23E022FE+3FE63EFC3E0+/EFC2FE63FFC3FE63E0+2E023E063E0+3E062E066EFC4E023FE+loMxbAAAAE3RSTlMAcGDPgCDwEMBA0OBQsJ+gkDBP/KD8fwAAANxJREFUGBmdwFlWxSAQRdELoU3/PPOfq6ZgxfLXrSmHY6Mcseq1L0xb1FBPoNxh7wCnHnUBjqofPLqkugBJhkeTdABNJmOyItCqTMd0XXBrujFdjVI1bZiuxq3pw1AFXdOCadJK15AYgnQ1DZ0pSynK5MJwSKoydWEoWa+TqesVmJJeO1PTqxaGkvW6GMpHr1oYon4lhiBnwzQ5naHLCZgmL2GSvIbp8homymMI8lYeS5WTMWuVt6+wRv1XLJxf+ivzWLK8HbPJSwy7nMaQ5ASGj7zG49IfNa1sQc43aAEXTLt8CJoAAAAASUVORK5CYII=");
    background-repeat: no-repeat;
    background-position: left top;
    padding: 10px 0 50px 30px;
    margin-bottom: 0;
    background-color: transparent;
    border: none;
}
section#faq .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
section#faq h6 {
    color: #b7144f;
    font-weight: 500;
    text-transform: uppercase;
    text-align: left;
    font-family: 'Roboto',sans-serif;
    font-size: 18px;
}
section#faq span {
    color: #727272;
    font-size: 16px;
    text-align: left;
    font-weight: 400;
    line-height: 24px;
}
section#faq span.collapse {
    display: none;
}
section#faq span.collapse.active {
    display: inline;
}
section#faq a {
    color: #b7144f;
    font-weight: 500;
    cursor: pointer;
}
section#faq .more {
    text-align: left;
    margin-bottom: 70px;
}
section#faq .more h6,
section#faq .more span {
    padding: 5px 0 0 30px;
}
section#faq a:hover {
    text-decoration: none;
    opacity: 0.8;
}
.mb-0 > a:after {
    content: "więcej";
}
.mb-0.active-parent > a:after {
    content: "mniej";
}
.mb-0 > .dot:after {
    content: "...";
}
.mb-0.active-parent > .dot:after {
    display: none;
}
.mb-0 > .dot[aria-expanded="true"]:after {
    content: "";
}
section#faq .more.item span.text, 
section#faq .more.item ul li {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
section#faq .more.item span.title {
    text-align: center;
    color: #98073b;
    font-family: 'Roboto', sans-serif;
    display: block;
    font-size: 18px;
}
section#faq .more.item span.title.first {
    font-size: 32px;
}
section#faq .more.item img {
    display: block;
    margin: 0 auto;
}
.page-template-page-clients {
    font-family: Roboto,sans-serif;
}
.page-template-page-clients .site-content {
    padding: 0;
    border-top: none;
}
.page-template-page-clients .site-content .container {
    max-width: 100%;
    margin: auto;
    padding: 0;
    clear: none;
    position: static;
}
.page-template-page-clients .site-topbar {
    background: transparent;
} 
section#podstrona {
    margin-top: -175px;
    position: relative;
    font-family: Roboto,sans-serif;
    text-align: center;
}
section#podstrona h2 {
    margin: 0;
    padding-top: 125px;
    color: #FFF;
    padding-bottom: 50px;
    text-transform: none;
}
.page-template-page-clients .main-navigation a {
    color: #FFF;
}
.page-template-page-clients .pre-footer {
    margin-top: -30px;
}
.page-template-page-clients .site-topbar {
    background: transparent;
    box-shadow: none;
}
.page-template-page-clients .menu-button-1 {
    border: 1px solid #FFF;
}
.page-template-page-clients .menu-button-1:hover a {
    background-color: #fff;
    color: #333;
}
.page-template-page-clients .menu-button-2 {
    background: #b7144f;
}
.page-template-page-clients .menu-button-2:hover {
    background: transparent;
}
.page-template-page-clients .main-navigation ul ul {
    background: #FFF;
}
.page-template-page-clients .main-navigation ul ul:after {
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #FFF;
}
.page-template-page-clients .main-navigation .sub-menu a {
    color: #000;
}
section#podstrona {
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}
section#podstrona h3 {
    margin-bottom: 100px;
    text-transform: uppercase;
    font-size: 21px;
    font-weight: 400;
    font-family: Roboto,sans-serif;
    color: #FFF;
}
section#opis .col-lg-6 {
    margin: 100px 0;
}
section#opis h6,
section#opis p {
    text-align: left;
    max-width: 500px;
    font-family: 'Roboto',sans-serif;
    font-weight: 300;
}
section#opis h6 {
    text-transform: uppercase;
    font-size: 34px;
    margin: 0 0 20px 0;
    color: #b7144f;
}
section#opis p {
    color: #727272;
    font-size: 16px;
    line-height: 24px;
}
section#opis .video_bg {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    box-shadow: 0 0 20px #bbb;
    width: 100%;
}
section#opis .video {
    background-color: #b7144f;
    height: 340px;
}
section#opis .video iframe {
    height: 340px;
    width: 100%;
}
section#opis .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
section#opis .align-items-lg-center {
    -ms-flex-align: center;
     align-items: center; 
     display: flex;
}
section#opis i {
    color: #FFF;
}
section#cytat {
    color: #fff;
    background-color: #b7144f;
}
section#cytat .container {
    background-image: url(images/fandla-f.svg);
    background-repeat: no-repeat;
    background-position: right bottom;
}
section#cytat .zdj {
    text-align: right;
}
section#cytat .zdj img {
    width: 210px;
}
section#cytat .text {
    padding-top: 50px;
    padding-bottom: 50px;
    min-height: 400px;
}
section#cytat h6 {
    font-size: 25px;
    width: 100%;
    font-weight: 300;
    margin-bottom: 0;
    text-align: left;
    padding: 30px 100px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADcAAAAtCAMAAAA9SAOJAAAAWlBMVEVHcEz///////////////////////////////////////////////////////////////////////////////////////////////////////////////////9f0VzKAAAAHnRSTlMAAx1BV1JYVFVWTBk1TyhIWjgGChENIzA8LUUVRAhTOWb/AAADBklEQVRIx3WVW7aDIAxFVRCCCL4RUec/zRuD7W2R8td11javk7Qopl3ryq6t74xpQqvP4vOVy64rZ1d/XLK3c/kSdDsMnoXOqL7voRnc8oU5kjsjed8Lw9ZqjMpopYD/p6Db3t/Etw+fslKSuZjQ6BohuFIKJD5QnDft/s8tK/QcZYgy57KzE2VSHVLJj8eFWf9TnbZafKpSiODKHCdBdPb8yWFgPxPH6m9OKnXonxxGbOxy9dPXPFXqd6bLk8PeVGWW4zLWkI8neb0tV55JfVdX1TD9jCe5GqpMX65UeraX9xyenIKwIRfgwQE2O/pib58coKtw7uaBSeDv6XrJn5zxWPhT+OBsl6niire3kOFEiP4dVxMd9s11a1H5LMeiR6dBPKtQcGzFdkBG6T0NvtxZlvOu8JlEpBIDpXm6TjxVDrgxh3xyAGYt49Qb/uQEoA1NT9tHj6t34Za4ua17od4PXj6zY8GMqeuaftdGwsu57o4XzC2iXL9c2KApdtt6doTjOAIbjghyOej/88Iu8TgYC/G7Sgbch+Kc8WLR07uNHheynV/791Yr7aJ3VO11+XX0sB4jiNum4vmmVV4qN+v85DjtrSt+c7jv6VfvHeZNlePmlri+qZJwhSMXg2R7Brs2nLIJqXquhOEFXTLcSR4HkD5RS01uBNHdS/utoleBlmhNylta8ioINmfC3Z5T6ki+OqKJ42FtzwxXdWRkrtIidk/tUvI2Z9LMgVRQJlGXe7WFHObc7BraUy6ZToXod2HcM9xku1tNhr5YrJqaUmfCne6AqykA4PdvLJCjgXOmH+EmFycOXIWvZs5rIykPBcE+ZjdvQdLag2o+DT9VbUPLDEIyl1plvFRKkstg3zWU52zvf0CFzaqSaNPsUIVb/UhydKyJWVwLmWJ451El7hsjl9BAuTCtTmu7LNvT6ejNUH3aqMSbJZRCtlsz8x5t3SvFuWzavUxm0/QAvPYudxvQlteZrJlNb0O5e9OwYdNjkV/yhtQp4yHfWj2VWQxnPgxWL6n6B6fLQJfoE+SiAAAAAElFTkSuQmCC");
    background-repeat: no-repeat;
    background-position: 60px 0;
    background-size: 55px;
    line-height: 40px;
    font-family: "Roboto", sans-serif;
    color: #FFF;
}
section#cytat p {
    font-size: 20px;
    text-align: left;
    padding: 0 100px;
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
}
section#cytat .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}
section#cytat .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
section#cytat .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}
section#cytat .align-items-lg-center {
    -ms-flex-align: center;
    align-items: center;
    display: flex;
}
section#rozwijaj {
    background-color: #e0e0e0;
    position: relative;
    text-align: center;
}

section#rozwijaj a {
    text-transform: uppercase;
    background-color: #b7144f;
    width: 288px;
    height: 58px;
    border-radius: 5px;
    margin: auto;
    padding: 17px 0;
    font-size: 16px;
    margin-bottom: 110px;
    position: relative;
    display: inline-block;
    color: #FFF;
}
section#rozwijaj a:hover {
    text-decoration: none;
}
section#rozwijaj a span {
    margin-left: 15px;
}
section#rozwijaj a i {
    display: inline-block;
    padding: 5px;
    opacity: 0;
}
section#rozwijaj a:hover i {
    opacity: 1;
    margin-left: 10px;
}
.page-template-page-lp .site-content, .page-template-page-lp-thank-you .site-content {
    padding: 0;
    border-top: none;
}
.page-template-page-lp .site-content .container, .page-template-page-lp-thank-you .site-content .container {
    max-width: 100%;
    padding: 0;
}
.page-template-page-lp .bg_img {
    top: -175px;
    margin-bottom: 100px;
}
.page-template-page-lp .site-topbar, .page-template-page-lp-thank-you .site-topbar {
    background: transparent;
    box-shadow: none;
}
.page-template-page-lp .main-navigation a, .page-template-page-lp-thank-you .main-navigation a {
    color: #FFF;
}
.page-template-page-lp .pre-footer, .page-template-page-lp-thank-you .pre-footer {
    margin-top: -32px;
}
.page-template-page-lp .site-topbar, .page-template-page-lp-thank-you .site-topbar {
    background: transparent;
    box-shadow: none;
}
.page-template-page-lp .menu-button-1, .page-template-page-lp-thank-you .menu-button-1 {
    border: 1px solid #FFF;
}
.page-template-page-lp .menu-button-1:hover a, .page-template-page-lp-thank-you .menu-button-1:hover a {
    background-color: #fff;
    color: #333;
}
.page-template-page-lp .menu-button-2, .page-template-page-lp-thank-you .menu-button-2 {
    background: #b7144f;
}
.page-template-page-lp .menu-button-2:hover, .page-template-page-lp-thank-you .menu-button-2:hover {
    background: transparent;
}
.page-template-page-lp .main-navigation ul ul, .page-template-page-lp-thank-you .main-navigation ul ul {
    background: #FFF;
}
.page-template-page-lp .main-navigation ul ul:after, .page-template-page-lp-thank-you .main-navigation ul ul:after {
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #FFF;
}
.page-template-page-lp .main-navigation .sub-menu a, .page-template-page-lp-thank-you .main-navigation .sub-menu a {
    color: #000;
}
body.page-template-page-lp, body.page-template-page-lp-thank-you {
    font-family: 'Roboto', sans-serif;
}
.page-template-page-lp-thank-you .bg_img_thx {
    top: -175px;
    margin: 0;
}
.site-logo-mobile {
    display: none;
}
.page-template-page-lp .s_co_nas_wyroznia svg {
    width: 90px;
    height: 50px;
    margin-right: 15px;
}
.page-template-page-lp .s_zaufali svg {
    width: 80px;
    height: 80px;
    margin-bottom: 20px;
}




/* RWD */
@media screen and (max-width: 992px) {
    .site-topbar {
        padding: 0;
    }
    .menu-toggle {
        margin-right: 10px;
    }
    .menu-button-1, .menu-button-2 {
        border-radius: 0;
        border: none;
        margin:0;
    }
    .site-logo-mobile {
        display: inline-block;
        height: 29px;
        margin: 10px;
    }
    .site-logo, .site-logo-svg, .home video {
        display: none;
    }
    .admin-bar #home-video, #home-video {
        height: auto;
        background: transparent url(images/frame.jpg) 0 0 no-repeat padding-box;
        background-size: cover;
        background-position: center top;
        position: relative;
    }
    .home-video-content {
        position: relative;
        top: auto;
        left: auto;
        transform: none;
    }
    .home-video-content h2 {
        font-size: 30px;
        margin: 0 0 30px 0;
        padding-top: 50px;
    }
    .home-video-content h3 {
        font-size: 16px;
    }
    .home-video-content h4 {
        font-size: 14px;
    }
    .home-video-content a {
        width: 250px;
        height: 50px;
        padding: 13px 0;
        margin-top: 30px;
        margin-bottom: 90px;
    }
    .home .main-navigation a, .home .main-navigation .current_page_item > a, .home .main-navigation .current-menu-item > a, .home .main-navigation .current_page_ancestor > a, .home .main-navigation .current-menu-ancestor > a,
    .page-template-page-clients .main-navigation a, .page-template-page-lp .main-navigation a, .page-template-page-lp-thank-you .main-navigation a {
        color: #000;
    }
    .home .menu-button-2, .page-template-page-clients .menu-button-2, .page-template-page-lp .menu-button-2, .page-template-page-lp-thank-you .menu-button-2 {
        background: transparent;
    }
    section h2.item {
        font-size: 30px;
        margin-top: 40px;
        margin-bottom: 30px;
    }
    section#klienci .box .box2 div p {
        font-size: 15px;
        padding: 30px 7%;
        background-position: 20px 0;
        line-height: 16px;
    }
    section#klienci .box .box2 h5 {
        font-size: 22px;
        padding: 30px 7%;
    }
    section#klienci .container, section#zalety .container, section#media .container, section#faq .container, section#opis .container, section#cytat .container {
        max-width: 720px;
    }
    section#zalety .col-lg-3 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    section#media .col-lg-4, section#opis .col-lg-6, section#cytat .col-lg-3, section#cytat .col-lg-8 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    section#media h2 {
        font-size: 25px;
        margin-bottom: 20px;
        margin-top: 0;
    }
    section#media {
        padding-top: 40px;
    }
    section#media .logos {
        max-width: 100%;
        margin-bottom: 40px;
        text-align: center;
    }
    section#media .opinion {
        margin-top: 0;
        margin-bottom: 40px;
    }
    section#media .opinion h5 {
        font-size: 60px;
    }
    #custom_html-3 br {
        display: none;
    }
    .footer-widget-area .widget-area, #footer .footer-icons {
        text-align: center;
    } 
    #widget-area-5 img {
        margin-top: 0;
    }
    #footer {
        padding: 70px 0 0 0;
    }
    #footer .fa {
        font-size: 20px;
        width: 40px;
        height: 40px;
        padding: 8px;
        margin: 10px 4px 0 4px;
    }
    section#podstrona {
        margin-top: 0;
    }
    section#opis .col-lg-6 {
        margin: 0;
    }
    section#opis .video_bg {
        margin-bottom: 50px;
    }
    section#opis h6 {
        padding-top: 40px;
    }
    section#opis h6, section#opis p {
        max-width: 100%;
    }
    section#cytat .zdj {
        padding-top: 50px;
        -ms-flex-pack: center;
        justify-content: center;
    }
    section#cytat .text {
        padding-top: 20px;
        padding-bottom: 50px;
        min-height: auto;
    }
    section#cytat h6 {
        font-size: 20px;
        line-height: 30px;
        background-size: 45px;
    }
    section#cytat p {
        font-size: 18px;
    }
}
@media screen and (max-width: 768px) {
    section#klienci .container, section#zalety .container, section#media .container, section#faq .container, section#opis .container, section#cytat .container {
        max-width: 540px;
    }
    section#klienci .col-md-6, section#faq .col-md-6, section#opis .col-md-6, section#zalety .col-md-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    section#klienci .box .box2 h5 {
        font-size: 20px;
        padding: 20px 7%;
        height: 130px;
    }
    section#klienci .box .box2 {
        height: 300px;
    }
    section#klienci .btn-primary {
        font-size: 15px;
        margin-top: 10px;
    }
    section#klienci .col-md-6 {
        margin-bottom: 40px;
    }
    section#klienci .box .box2 div {
        height: 102px;
    }
    section#klienci .box .box2 div p {
        font-size: 12px;
        padding: 25px 7%;
        background-size: 30px;
        background-position: 10px 0;
    }
    section#zalety p {
        margin-bottom: 50px;
    }
    section#media .opinion h5 {
        font-size: 50px;
    }
    section#faq span {
        font-size: 14px;
    }
    section#cytat h6 {
        font-size: 18px;
        line-height: 28px;
        background-size: 40px;
        padding: 30px 20px;
        background-position: 0 0;
    }
    section#cytat p {
        font-size: 16px;
        padding: 0 20px;
    }
}


.page-template-page-lp .site-header {
    opacity: 0;
}