/*-- Use For Custom Styling --*/
.side-menu .sub-menu{display:none !important}
.banner-area .box-content {
    top: 50%;
    left: -30%;
    width: 282%;
    max-width: 193%;
    text-align: right;
    position: absolute;
    text-transform: uppercase;
    transform: translate(-45%,-50%);
}

.services-sec .heading .span2,.reviews-sec .heading .span2 {
    color: #000;
    padding: 5px 10px;
    background: #fff;
}

.services-sec .heading {
    display: inline-block;
    font-size: 72px;
    color: #202020;
    width: 138%;
    font-weight: 500;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;

}

.navbar-top-default{background:#282828}

.menu-item > a {
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    padding: 0.4rem 1.6rem;
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'Oswald Regular', sans-serif;
}

.btt_form{
    border: 1px solid #fff;
    padding: 2.5px 5px;
    margin: 10px 0px;
    color: #fff;
}

/* ===================================
   Cases
====================================== */

.cbp-ready .cbp-item{position:relative;top:initial;left:initial;height:300px}
.page-template-page_oferta .cbp-ready .cbp-item{height:initial}

.cbp-caption-zoom .cbp-caption-activeWrap {
    opacity: 0;
    top: 0;
    background-color: transparent;
    -webkit-transition: opacity .4s;
    transition: opacity .4s;
	height:300px
}

.page-template-page_oferta .cbp-caption-zoom .cbp-caption-activeWrap {
	height:100%}

.cbp-caption-zoom .cbp-caption-activeWrap:before {
    right: 0;
}
.cbp-caption-zoom .cbp-caption-activeWrap:after, .cbp-caption-zoom .cbp-caption-activeWrap:before {
    opacity: 0.6;
    position: absolute;
    top: 0;
    content: "";
    width: 0;
    height: 100%;
    background-color: #000;
    -webkit-transition: all 0.45s ease-in-out 0s;
    transition: all 0.45s ease-in-out 0s;
    z-index: -1;
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.cbp-caption-zoom .cbp-caption-activeWrap:after {
    left: 0;
}
.cbp-caption-zoom .cbp-caption:hover .cbp-caption-activeWrap:after,
.cbp-caption-zoom .cbp-caption:hover .cbp-caption-activeWrap:before {
    opacity: 0.6;
    position: absolute;
    top: 0;
    content: "";
    width: 0;
    height: 100%;
    background-color: #000;
    -webkit-transition: all 0.45s ease-in-out 0s;
    transition: all 0.45s ease-in-out 0s;
    z-index: -1;
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.cbp-caption-zoom .cbp-caption:hover .cbp-caption-activeWrap:after,
.cbp-caption-zoom .cbp-caption:hover .cbp-caption-activeWrap::before {
    width: 100%;
    transform: skewX(0);
    -webkit-transform: skewX(0);
    -moz-transform: skewX(0);
    -ms-transform: skewX(0);
    -o-transform: skewX(0);
}
.cbp-caption-zoom .cbp-caption:hover .cbp-caption-activeWrap {
    opacity: 1;
}
.cases-image-inner {
    position: relative;
    padding: 0 15px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cases-line {
     position: absolute;
     background: #ffffff;
 }
.top {
    top: 0;
    right: 20px;
    width: 100px;
    height: 3px;
}
.top-right {
    top: 0;
    right: 20px;
    height: 100px;
    width: 3px;
}
.bottom {
    top: unset;
    bottom: 0;
    left: 20px;
    width: 100px;
    height: 3px;
}
.bottom-left {
    top: unset;
    bottom: 0;
    left: 20px;
    height: 100px;
    width: 3px;
}

.page-template-page_oferta .cbp{height:initial}
.page-template-page_oferta .cbp-ready .cbp-wrapper,
.page-template-page_oferta .cbp-ready .cbp-wrapper-helper{position:relative}

.cbp-popup-singlePage .cbp-popup-content {
    max-width: 1020px;
}
.cbp-popup-singlePage {
    background: none;
}
.cbp-popup-singlePage:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.cbp-popup-singlePage:before {
    background: #ffffff;
    opacity: 1;
}
.cbp-popup-singlePage .cbp-popup-navigation-wrap {
    background: #ff7300;
}
.cbp-popup-singlePage .cbp-popup-navigation-wrap:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ffffff;
    opacity: 1;
}
.cbp-l-project-title {
    color: #1f1f1f;
    font: 300 3rem/1.2 "Raleway", sans-serif;
    letter-spacing: 1px;
    margin-bottom: 1.5rem;
    text-transform: capitalize;
    text-align: center;
}
.cbp-l-project-subtitle {
    color: #1f1f1f;
    font: 400 1.25rem/26px "Open Sans", sans-serif;
    margin: 0 auto 50px;
    max-width: 500px;
    text-align: center;
}
.cbp-l-project-desc-text {
    font: 400 15px/26px "Open Sans", sans-serif;
    color: #1f1f1f;
    margin-bottom: 20px;
}
.cbp-l-project-desc-title {
    border-bottom: none;
    margin-bottom: 22px;
    color: #1f1f1f;
}
.cbp-l-project-related-title {
    font: 400 16px/18px "Raleway", sans-serif;
    color: #1f1f1f;
    margin-top: 20px;
}
.cbp-l-project-desc-title span, .cbp-l-project-details-title span {
    border-bottom: 1px solid #1f1f1f;
    display: inline-block;
    margin: 0 0 -1px 0;
    font: 400 16px/36px "Open Sans", sans-serif;
    padding: 0 5px 0 0;
}
.cbp-l-project-details-list>li, .cbp-l-project-details-list>div {
    border-bottom: 1px dashed #acacac;
    padding: inherit;
    color: #1f1f1f;
    font: 400 15px/30px "Open Sans", sans-serif;
}
.cbp-l-project-details-list strong {
    color: #1f1f1f;
}

.cbp-popup-singlePage .cbp-popup-close {
    border-radius: 50%;
    transition: .5s;
}
.cbp-popup-singlePage .cbp-popup-next {
    border-radius: 50%;
    transition: .5s;
}
.cbp-popup-singlePage .cbp-popup-prev {
    border-radius: 50%;
    transition: .5s;
}

.cbp-popup-singlePage .cbp-popup-close:hover {
    background-position: -92px -182px;
    transition: .5s;
    background-color: #ffffff;
}
.cbp-popup-singlePage .cbp-popup-next:hover {
    background-position: -46px -182px;
    transition: .5s;
    background-color: #ffffff;
}
.cbp-popup-singlePage .cbp-popup-prev:hover {
    background-position: 0 -182px;
    transition: .5s;
    background-color: #ffffff;
}

.cbp-popup-singlePage-open .cbp-nav-controls {
    display: none;
}
.cbp-popup-singlePage-open .cbp-slider .cbp-nav-pagination {
    width: 100%;
    text-align: center;
    right: 0;
    left: 0;
}
.cbp-popup-singlePage-open .cbp-slider .cbp-nav-pagination-item {
    background: #ffffff;
    margin: 0 6px;
}
.cbp-popup-singlePage-open .cbp-slider .cbp-nav-pagination-active {
    background: #1f1f1f;
    transform: scale(1.5);
}
.stand-banner .green-box {
padding: 120px 0;}

.page-title {
    padding: 7em 0 7em 0;
}

.cbp-item{width:calc((100% - 90px) / 3); margin: 15px}
.navbar-brand{color: #fff;text-transform: uppercase;}
.navbar-brand:hover{color: #fff;text-transform: uppercase;text-decoration:none}
.wp-block-gallery.columns-default{display: flex;    flex-wrap: wrap;}
.wp-block-image.size-large{flex:33%}
.wp-block-image.size-medium{flex:33%}

ul.sub-menu {
    position: absolute;
    background: #282828;
    text-align: left;
    margin-left: 0px;
	display:none
}
ul.sub-menu a{
	text-align:left !important
}


.menu-item-has-children:hover .sub-menu{
	display:block
} 

.navbar-top-default{
	overflow:initial
}
@media(max-width:1023px){
.wp-block-image.size-large{flex:100%}
.wp-block-image.size-medium{flex:100%}
.navbar-brand{font-size: 1rem;color: #fff;text-transform: uppercase;}

.cbp-item{width:calc((100% - 30px) / 1); margin: 15px}
.cbp-ready .cbp-wrapper, .cbp-ready .cbp-wrapper-helper {    position: relative;}
.cbp {    position: relative;    margin: 0 auto;    z-index: 1;    height: 100%;}
.contact-sec .contact-details ul li{text-align:left}

.banner-area .box-content {
    left: 50%;
    width: 90%;
    text-align: center;
    transform: translate(-50%,-50%);
}
.services-sec .heading {
    font-size: 46px;
    width: 100%;
    padding-bottom: 40px;
}
}

.columns-4 {display: flex;flex-wrap: wrap;}

.columns-4 > figure{
	flex-grow: 1 !important;
	flex: initial !important;
	width: 23%;
	margin: 1%;
	overflow: hidden;
	position: relative;}

.columns-4  figcaption{
	position: relative;
}

.columns-4  figcaption{
	color: #555;
    font-size: 13px;
    text-align: center;
    position: absolute;
    bottom: 0px;
    width: 100%;
    background: #fff;}

.columns-4 img {width: 100%;height: 100%;}

span.wpcf7-form-control.wpcf7-radio {display: flex;flex-wrap: wrap;align-items: center;justify-content: center;}

span.wpcf7-list-item-label {display: flex;flex-direction: column;}
.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em;
    width: 17%;
    height: 20vw;
    position: relative;
	text-align:center
}

.wpcf7-list-item-label::before {
    content: " ";
    height: 150px;
    width: 150px;
    background: url(https://massiv-holztreppen.de/wp-content/uploads/2022/03/pexels-andrea-piacquadio-3760529-scaled.jpg) top center no-repeat;
    position: absolute;
    background-size: cover !important;
    background-repeat: no-repeat;
    top: 64px;
    margin: 0 auto;
    left: -100%;
    right: -100%;
}
.radio-107 .wpcf7-list-item:nth-child(1) .wpcf7-list-item-label::before {background: url(https://massiv-holztreppen.de/wp-content/uploads/2022/05/buche.jpg) top center no-repeat;}
.radio-107 .wpcf7-list-item:nth-child(2) .wpcf7-list-item-label::before {background: url(https://massiv-holztreppen.de/wp-content/uploads/2022/05/Eiche.jpg) top center no-repeat;}
.radio-107 .wpcf7-list-item:nth-child(3) .wpcf7-list-item-label::before {background: url(https://massiv-holztreppen.de/wp-content/uploads/2022/05/ahorn.jpg) top center no-repeat;}
.radio-107 .wpcf7-list-item:nth-child(4) .wpcf7-list-item-label::before {background: url(https://massiv-holztreppen.de/wp-content/uploads/2022/05/esche.jpg) top center no-repeat;}
.radio-107 .wpcf7-list-item:nth-child(5) .wpcf7-list-item-label::before {background: url(https://massiv-holztreppen.de/wp-content/uploads/2022/05/kirschbaum.jpg) top center no-repeat;}
.radio-107 .wpcf7-list-item:nth-child(6) .wpcf7-list-item-label::before {background: url(https://massiv-holztreppen.de/wp-content/uploads/2022/05/sapeli.jpg) top center no-repeat;}
.radio-107 .wpcf7-list-item:nth-child(7) .wpcf7-list-item-label::before {background: url(https://massiv-holztreppen.de/wp-content/uploads/2022/05/merbau.jpg) top center no-repeat;}
.radio-107 .wpcf7-list-item:nth-child(8) .wpcf7-list-item-label::before {background: url(https://massiv-holztreppen.de/wp-content/uploads/2022/05/kanaedisches-ahorn.jpg) top center no-repeat;}
.radio-107 .wpcf7-list-item:nth-child(9) .wpcf7-list-item-label::before {background: url(https://massiv-holztreppen.de/wp-content/uploads/2022/05/nussbaum.jpg) top center no-repeat;}
.radio-107 .wpcf7-list-item:nth-child(10) .wpcf7-list-item-label::before {background: url(https://massiv-holztreppen.de/wp-content/uploads/2022/05/nsosna.jpg) top center no-repeat;}

.radio-94 {    width: 100%;}

.radio-94 .wpcf7-list-item:nth-child(1) .wpcf7-list-item-label::before {background: url(https://massiv-holztreppen.de/wp-content/uploads/2022/05/proste-3d.jpg) top center no-repeat;min-height: 12em;}
.radio-94 .wpcf7-list-item:nth-child(2) .wpcf7-list-item-label::before {background: url(https://massiv-holztreppen.de/wp-content/uploads/2022/05/1_4-3d.jpg) top center no-repeat;min-height: 12em;}
.radio-94 .wpcf7-list-item:nth-child(3) .wpcf7-list-item-label::before {background: url(https://massiv-holztreppen.de/wp-content/uploads/2022/05/1_2-3d-2.jpg) top center no-repeat;min-height: 12em;}
.radio-94 .wpcf7-list-item:nth-child(4) .wpcf7-list-item-label::before {background: url(https://massiv-holztreppen.de/wp-content/uploads/2022/05/podest-3d.jpg) top center no-repeat;min-height: 12em;}
.radio-94 .wpcf7-list-item:nth-child(5) .wpcf7-list-item-label::before {background: url(https://massiv-holztreppen.de/wp-content/uploads/2022/05/spiralne-3d-2.jpg) top center no-repeat;min-height: 12em;}

.radio-308{width: 100%;}

.radio-308 .wpcf7-list-item:nth-child(1) .wpcf7-list-item-label::before {background: url(https://massiv-holztreppen.de/wp-content/uploads/2022/05/paliczkowe.jpg) top center no-repeat;width: 15vw;height: 15vw;}
.radio-308 .wpcf7-list-item:nth-child(2) .wpcf7-list-item-label::before {background: url(https://massiv-holztreppen.de/wp-content/uploads/2022/05/nakladkowe.jpg) top center no-repeat;width: 15vw;height: 15vw;}
.radio-308 .wpcf7-list-item:nth-child(3) .wpcf7-list-item-label::before {background: url(https://massiv-holztreppen.de/wp-content/uploads/2022/05/bolcowe.jpg) top center no-repeat;width: 15vw;height: 15vw;}
.radio-308 .wpcf7-list-item:nth-child(4) .wpcf7-list-item-label::before {background: url(https://massiv-holztreppen.de/wp-content/uploads/2022/05/dywanowe.jpg) top center no-repeat;width: 15vw;height: 15vw;}

.radio-308 span.wpcf7-form-control.wpcf7-radio {justify-content: left;}
.radio-308 .wpcf7-list-item {width: 23%;}

.radio-309{width: 100%;}
.radio-309 span.wpcf7-form-control.wpcf7-radio {justify-content: left;}
.radio-309 .wpcf7-list-item {width: 46%;}
.radio-309 .wpcf7-list-item:nth-child(1) .wpcf7-list-item-label::before {background: url(https://massiv-holztreppen.de/wp-content/uploads/2022/05/zamkniete.jpg) top center no-repeat;width: 15vw;height: 15vw;}
.radio-309 .wpcf7-list-item:nth-child(2) .wpcf7-list-item-label::before {background: url(https://massiv-holztreppen.de/wp-content/uploads/2022/05/otwarte.jpg) top center no-repeat;width: 15vw;height: 15vw;}

.radio-310{width: 100%;}
.radio-310 span.wpcf7-form-control.wpcf7-radio {justify-content: center;}
.radio-310 .wpcf7-list-item {width: 5%;height: initial;margin: 13em 0 0 1em;}
.radio-310 .wpcf7-list-item:nth-child(1) .wpcf7-list-item-label::before {display:none}
.radio-310 .wpcf7-list-item:nth-child(2) .wpcf7-list-item-label::before {display:none}
.radio-310 .wpcf7-list-item:nth-child(3) .wpcf7-list-item-label::before {display:none}

.radio-310:before {
    content: '';
    width: 300px;
    height: 200px;
    position: absolute;
    top: 0px;
    background: url(https://massiv-holztreppen.de/wp-content/uploads/2022/05/porecz.jpg) top center no-repeat;
	background-size: cover !important;
}

.radio-311{width: 100%;}
.radio-311 .wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 0em;
    width: 2.5%;
    height: initial;
    position: relative;
    text-align: center;
}
.radio-311 {margin-top: 400px;}
.radio-311 .wpcf7-list-item-label::before{display:none}
.radio-311{position:relative}
.radio-311 > span{margin-bottom: 300px;position:relative}
.radio-311 > span:before{   content: '';
   /*content: '';
    width: 231px;
    height: 300px;
    right: 0px;
    position: absolute;
    margin: 0 auto;
    top: 98%;
    left: 0px;
    background: url(https://massiv-holztreppen.de/wp-content/uploads/2022/05/Bez-nazwy-1_01.jpg) top center no-repeat;
	background-size: contain !important;*/}
.radio-311:before {
    content: '';
    width: 500px;
    height: 400px;
    position: absolute;
    bottom: 50%;
	left:0px;
    background: url(https://massiv-holztreppen.de/wp-content/uploads/2022/05/tralka1.jpg) top center no-repeat;
	background-size: contain !important;
}
.radio-311:after {
    content: '';
    width: 500px;
    height: 400px;
    position: absolute;
    bottom: 50%;
	right:0px;
    background: url(https://massiv-holztreppen.de/wp-content/uploads/2022/05/tralka2.jpg) top center no-repeat;
	background-size: contain !important; 
}

.radio-311{width: 100%;}
.radio-311 .wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 0em;
    width: 2.5%;
    height: initial;
    position: relative;
    text-align: center;
	flex-grow:1
}
.radio-316 {margin-top: 400px;}
.radio-316 .wpcf7-list-item-label::before{display:none}
.radio-316{position:relative}
.radio-316 > span{margin-bottom: 300px;position:relative}
.radio-316 > span:before{   content: '';
 }
.radio-316:before {
    content: '';
    width: 231px;
    height: 300px;
    position: absolute;
    bottom: 125%;
	left:0px;
    background: url(https://massiv-holztreppen.de/wp-content/uploads/2022/05/Bez-nazwy-1_01.jpg) top center no-repeat;
	background-size: contain !important;
	right:0px;
	margin:0 auto
}
.radio-316:after {

}

span.wpcf7-form-control-wrap.radio-316{width: 100%;margin-bottom:-250px}
.radio-316 .wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 0em;
    width: 2.5%;
    height: initial;
    position: relative;
    text-align: center;
}

.contact-sec100 span,.contact-sec100 label,.anfrage_form label{width:90%}
.contact-sec100 input,.contact-sec100 textarea,.anfrage_form input,.anfrage_form textarea{width:100%}


.radio-312{width: 100%;}
.radio-312 span.wpcf7-form-control.wpcf7-radio {justify-content: left;}
.radio-312 .wpcf7-list-item {width: 31%;}
.radio-312 .wpcf7-list-item:nth-child(1) .wpcf7-list-item-label::before {background: url(https://massiv-holztreppen.de/wp-content/uploads/2022/05/led.jpg) top center no-repeat;width: 15vw;height: 15vw;}
.radio-312 .wpcf7-list-item:nth-child(2) .wpcf7-list-item-label::before {background: url(https://massiv-holztreppen.de/wp-content/uploads/2022/05/zabudowa.jpg) top center no-repeat;width: 15vw;height: 15vw;}
.radio-312 .wpcf7-list-item:nth-child(3) .wpcf7-list-item-label::before {background: url(https://massiv-holztreppen.de/wp-content/uploads/2022/05/zabudowa.jpg) top center no-repeat;width: 15vw;height: 15vw;}
.radio-312 .wpcf7-list-item:nth-child(4) .wpcf7-list-item-label::before {background: url(https://massiv-holztreppen.de/wp-content/uploads/2022/05/stopien.jpg) top center no-repeat;width: 15vw;height: 15vw;}
.radio-312 .wpcf7-list-item:nth-child(5) .wpcf7-list-item-label::before {background: url(https://massiv-holztreppen.de/wp-content/uploads/2022/05/krzywulec.jpg) top center no-repeat;width: 15vw;height: 15vw;}


.page-template-page_oferta .cbp-item {
  margin: 0;
  display: grid;
  grid-template-rows: 1fr auto;
  margin-bottom: 10px;
  break-inside: avoid;
  width:initial
}

.page-template-page_oferta .cbp-item-wrapper {
  grid-row: 1 / -1;
  grid-column: 1;
  width:initial !important
}


.page-template-page_oferta .cbp-wrapper {
  column-count: 4;
  column-gap: 10px;
}

.zapyanie_form{display:flex;flex-wrap:Wrap;width:100%}
.zapyanie_form_1{width:45%}
.zapyanie_form_2{width:55%}
.text-463{display:none}

@media (min-width: 576px){
.page-template-page_oferta .modal-dialog {
max-width: 42em;
top:10em}
}


.page-template-page-anfrage .wpcf7-form-control-wrap {
    position: relative;
    width: 100%;
}


.strop input{max-height:40px}
.strop{
	height: 300px;
    display: flex;
	flex-wrap:Wrap;
	margin-bottom:150px
}

.strop:before {
    content: '';
    background: url(https://massiv-holztreppen.de/wp-content/uploads/2022/05/Bez-nazwy-3.jpg);
	background-size:contain;
	background-repeat:no-repeat;
    height: 100%;
    width: 300px;
    position: relative;
    margin-right: 20px;
}


.balustrada input{max-height:40px}
.balustrada{
	height: 300px;
    display: flex;
	flex-wrap:Wrap;
	margin-bottom:150px
}

.balustrada:before {
    content: '';
    background: url(https://massiv-holztreppen.de/wp-content/uploads/2022/05/balustrada_02.jpg);
	background-size:contain;
	background-repeat:no-repeat;
    height: 100%;
    width: 300px;
    position: relative;
    margin-right: 20px;
}


.anfrage_form{display:flex;flex-wrap:wrap}
.anfrage_form_1{width:50%}
.anfrage_form_2{width:50%}

.black-box{min-width:27em}


@media (max-width:1023px){
.black-box {
    min-width: 18em;
}	
.page-template-page_oferta .cbp-wrapper {
    column-count: 2;
    column-gap: 10px;
}
.zapyanie_form_1{width:100%}
.zapyanie_form_2{width:100%}



.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em;
    width: 44%;
    height: 50vw;
    overflow: hidden;
}
	
.radio-94 .wpcf7-list-item {

    height: 75vw;

}
	
	
.anfrage_form_1{width:100%}
.anfrage_form_2{width:100%}

.radio-309 .wpcf7-list-item:nth-child(1) .wpcf7-list-item-label::before {
    width: 37vw;
    height: 32vw;
}
.radio-309 .wpcf7-list-item:nth-child(2) .wpcf7-list-item-label::before {
    width: 37vw;
    height: 32vw;
}
.radio-309 .wpcf7-list-item {
    width: 44%;
}
.radio-310 .wpcf7-list-item {
    width: initial;
    height: initial;
    margin: 13em 0 0 1em;
}

.radio-311 .wpcf7-list-item{width:initial;padding:0px 5px}

.radio-316 .wpcf7-list-item {width: auto;padding: 0px 5px;}
.wpcf7-form-control-wrap.balustrada input {
    max-height: 40px;
    margin-top: -20px;
}

.wpcf7-form-control-wrap.strop input {
    max-height: 40px;margin-top:-20px
}


.radio-312 .wpcf7-list-item {
    width: 44%;height:40vh
}

.radio-312 .wpcf7-list-item:nth-child(1) .wpcf7-list-item-label::before {
    
    width: 30vw;
    height: 30vw;
	top:90px
}
.radio-312 .wpcf7-list-item:nth-child(2) .wpcf7-list-item-label::before {
    
    width: 30vw;
    height: 30vw;
	top:90px
}

ul.sub-menu {
    position: relative;
    margin-left: 0px;
    padding: 0.5em 1em;
}
.menu-item-has-children:hover .sub-menu{display:block}
.menu-item-has-children > a{
	pointer-events: none;
}


.radio-311:after {
    width: 100%;
    height: 400px;
	top: -120%;}
	
.radio-311:before {
    width: 100%;
    height: 400px;
	bottom: 150%;}	
	
.radio-311 {
    margin-top: 510px;
}	
	
.radio-311 .wpcf7-radio{
	margin-top:10em
}	

.w-70 {
    width: 70%!important;
}