.w-100 {
    width: 100% !important;
}

.tab-title {
    display: inline-block;
    font-size: 36px;
    color: #9A2537;
    font-weight: normal;
    text-shadow: 2px 2px #eee;
}

.tab-title::before {
    content: " ";
    background-image: url('../img/line-w30-br.svg');
    background-size: 85px 13px;
    width: 85px;
    height: 13px;
    display: inline-block;
    margin-right: 8px;
}

.tab-title::after {
    content: " ";
    background-image: url('../img/line-w30-br.svg');
    background-size: 85px 13px;
    width: 85px;
    height: 13px;
    display: inline-block;
    margin-left: 8px;
}

.nav-tabs {
    margin-top: 16px;
}

.nav-tabs .nav-item {
    display: inline-block;
    float: none;
}

.nav-tabs .nav-item.active a {
    color: #9a2537 !important;
    font-weight: bold;
}

.pokaz {
    display: inline-block !important;
}

.ukryj {
    display: none !important;
}

.d-inline-block>div {
    display: inline-block;
    padding: 16px;
    padding: 0px;
}

.custom-control.image-checkbox input {
    opacity: 0;
}

.custom-control.image-checkbox label {
    cursor: pointer;
}

.custom-control.image-checkbox label span {
    display: block;
    margin: 8px auto;
}

.custom-control.image-checkbox input[type=radio]+label {
    color: #ccc;
}

.custom-control.image-checkbox input[type=radio]+label img {
    opacity: 1;
}

.custom-control.image-checkbox input[type=radio]:checked+label {
    color: #222;
    font-style: normal;
}

.custom-control.image-checkbox input[type=radio]:checked+label img {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
    border: 1px solid #9a2537;
}

.custom-control.image-checkbox input[type=radio]:checked+label img::before {
    content: " ";
    background-image: url('../img/checkbox-circle-fill.png');
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
    display: block;
    margin-right: 8px;
}

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #7b1c2b;
    border-color: #7b1c2b;
}

.d-flex-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
    display: flex;
}

#htmlkrok4 .custom-control-label span,
#htmlkrok1 .custom-control-label span {
    min-height: 40px;
    display: block;
}

.sub-podsumowanie,
.inner-flex {
    display: flex !important;
    flex-flow: column wrap;
    justify-content: space-around;
    align-content: left;
    width: 100%;
}

.custom-control.image-checkbox input {
    margin: -13px;
}

#pokaz_pods {
    margin-top: 16px;
    border-radius: 0px;
}

h1.mb-8 {
    margin-bottom: 8px !important;
}

.sub-podsumowanie {
    background: #f7f5ec;
    /*url('../img/bottom-triangle.png') repeat-x bottom left;*/
    padding: 8px;
}

.sub-podsumowanie div {
    max-width: 170px;
    padding-left: 16px;
    padding-bottom: 12px;
    font-size: 12px;
    text-align: left;
    /*    border-left: 1px solid #e8e2c8;*/
}

.sub-podsumowanie div .btn {
    clear: both;
}

.sub-podsumowanie div .btn::after {
    content: "";
    height: 1px;
    width: 100%;
    display: block;
}

#pods_kroki {
    background: #f7f5ec;
    overflow: hidden;
}

#pods_kroki>h4 {
    color: #9a2537;
    text-align: left;
    padding-left: 26px;
}

#pods_kroki .sub-podsumowanie div {
    max-width: 100%;
    min-width: 100%;
}

#pods_kroki .sub-podsumowanie div.w-100 {
    max-width: 100%;
    min-width: 100%;
}

.sub-podsumowanie div.w-100.text-center {
    text-align: center;
    padding-top: 16px;
    border-top: 1px solid #e0d9b6;
    padding-bottom: 0px;
}

#pods_kroki .sub-podsumowanie h4 {
    width: 100%;
    padding-left: 16px;
    text-transform: uppercase;
}

#pods_kroki .sub-podsumowanie h4::after {
    content: " ";
    width: 64px;
    background: #9a142e;
    height: 2px;
    display: block;
    margin-top: 12px;
    margin-bottom: 8px;
}

#pods_kroki .sub-podsumowanie,
.inner-flex {
    display: flex !important;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-content: left;
    width: 100%;
}

.inner-flex-center {
    display: flex !important;
    flex-flow: row wrap;
    /* justify-content: space-around; */
    ms-flex-pack: center !important;
    justify-content: center !important;
    align-content: center;
    width: 100%;
}


/*
.sub-podsumowanie div:first-child {
    padding-left: 0px;
    border-left: none;
}
*/

.sub-podsumowanie strong {
    display: block;
    font-size: 14px;
}

.side-podsumowanie h4 {
    padding-left: 16px;
    font-weight: bold;
}

.kroki-tabs .btn.save_button {
    display: inline-block;
    border: 1px solid #252525;
    font-size: 12px;
    color: #252525;
    background: #fff;
    margin-top: 8px;
    text-transform: uppercase;
    border-radius: 0px;
}

.kroki-tabs .btn.btn-primary.save_button {
    display: inline-block;
    border: 1px solid #9a2537;
    font-size: 12px;
    color: #fff;
    background: #9a2537;
    margin-top: 8px;
    text-transform: uppercase;
}

#tortyzam2 .owl-item,
#tortyzam .owl-item {
    text-align: center;
    padding: 0px;
}

#tortyzam2 .owl-item .item,
#tortyzam .owl-item .item {
    height: 100%;
    padding-bottom: 2px;
}

#tortyzam2 .owl-item .item span,
#tortyzam .owl-item .item span {
    position: absolute;
    bottom: 4px;
}

#tortyzam2 div.owl-item img,
#tortyzam div.owl-item img {
    height: auto;
    min-height: auto;
    max-width: 100%;
    height: auto;
    padding: 0px;
    margin: 4px;
}

#tortyzam2 .owl-prev,
#tortyzam .owl-prev,
#tortyzam2 .owl-next,
#tortyzam .owl-next {
    height: 44px;
    top: calc(50% - 22px);
    line-height: 28px;
    width: 24px;
    font-size: 32px;
    color: #fff;
    border-radius: 0px;
    opacity: 1;
    background: #9a2537;
}

#tortyzam2 .owl-prev:hover,
#tortyzam .owl-prev:hover,
#tortyzam2 .owl-next:hover,
#tortyzam .owl-next:hover {
    background: #9a2537;
}

#tortyzam2 .owl-next,
#tortyzam .owl-next {
    right: -32px;
}

#tortyzam2 .owl-prev,
#tortyzam .owl-prev {
    left: -32px;
}

#tortyzam2 .owl-stage,
#tortyzam .owl-stage {
    webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
    display: flex;
}

#htmlkrok4 .custom-control.image-checkbox input[type="radio"]:checked+label {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
    border: 1px solid #9a2537;
    padding: 16px;
}

#htmlkrok5 .custom-control.image-checkbox input[type="radio"]:checked+label {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
    border: 1px solid #9a2537;
    padding: 16px;
}

.custom-control.image-checkbox input[type="radio"]:checked+label.no-b-img img {
    border: none !important;
    box-shadow: none !important;
}

.w-100.text-center.katalog::before {
    content: " ";
    height: 25px;
    width: 100%;
    display: block;
    padding: 16px;
    clear: both;
}


#tortySzablony .templateRadio{
    display: -ms-flexbox !important;display: flex !important;-ms-flex-align: center !important;align-items: center !important; -ms-flex-pack: center !important;
    justify-content: center !important;   

}

#tortySzablony .templateRadio label{
display: inline-flex;
margin:none;
padding-top: 5px;
}

#tortySzablony > div {
    padding:2px;
}

#tortySzablony > div > div{
    margin:2px;
    border:1px solid #ddd;
}

.btn-light {
 color:#212529;
 background-color:#f8f9fa;
 border-color:#f8f9fa
}
.btn-light:hover {
 color:#212529;
 background-color:#e2e6ea;
 border-color:#dae0e5
}
.btn-light.focus,
.btn-light:focus {
 color:#212529;
 background-color:#e2e6ea;
 border-color:#dae0e5;
 box-shadow:0 0 0 .2rem rgba(216,217,219,.5)
}
.btn-light.disabled,
.btn-light:disabled {
 color:#212529;
 background-color:#f8f9fa;
 border-color:#f8f9fa
}
.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show>.btn-light.dropdown-toggle {
 color:#212529;
 background-color:#dae0e5;
 border-color:#d3d9df
}
.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-light.dropdown-toggle:focus {
 box-shadow:0 0 0 .2rem rgba(216,217,219,.5)
}


#tortySzablony{clear:both;overflow:hidden;}

.templateImage .thumbnail{
    border:none;
}

select.formInput {
    max-width: 450px;
    margin: auto;
}

optgroup {
    background-color: #9A2537;
    color: #FFFFFF;                                            }

.gm-style-iw {
    width: 250px !important;
    height: 150px !important;
    max-height: 200px !important;
}
.gm-style-iw-d
{
    max-height: 130px !important;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {        width: 400px;    }

.dropdown-toggle .filter-option-inner-inner > i,.bootstrap-select .dropdown-menu li a span.text >i{font-style: normal;  }

.minus-200{
    padding-top:140px;
}

@media only screen and (min-width: 1440px) {
    .max1440.container.scalable {
        width: 1400px !important;
    }
}

@media only screen and (min-width: 993px) {
    #pods_kroki {
        display: block !important;
    }
    #pokaz_pods {
        display: none !important;
    }
}

@media only screen and (max-width: 992px) {
    #pods_kroki .sub-podsumowanie div {
        max-width: 33.33%;
        min-width: 33.33%;
    }
    .minus-200{
        padding-top:20px;
    }
    .custom-control-label.no-b-img{
min-height:150px;
margin-bottom:24px;
    }

    .custom-control-label.no-b-img img{margin:auto;display:block;}
    
}

@media only screen and (max-width: 768px) {

    .tab-title.center-block{margin-top:-16px;margin-bottom:-16px;}

    #pods_kroki .sub-podsumowanie {
        margin-bottom: 24px;
    }
    #pods_kroki .sub-podsumowanie div {
        max-width: 100%;
        min-width: 100%;
    }
    .tab-title::before,
    .tab-title::after {
        display: none;
    }
    .tab-title {
        margin-bottom: 16px;
    }


    .dropdown-toggle .filter-option-inner-inner > i,.bootstrap-select .dropdown-menu li a span.text >i{padding-left:16px;text-decoration:none;font-style: normal;  }
    .dropdown-toggle .filter-option-inner-inner,.bootstrap-select .dropdown-menu li a span.text{
        -ms-flex-direction: row !important;flex-direction: row !important;display: -ms-flexbox !important;display: flex !important;-ms-flex-align: center !important;align-items: center !important;
    }    

    #myTab > li.nav-item.pokaz{display:none !important;}
    #myTab > li.nav-item.active.pokaz{display:block !important;border:none !important;border-bottom:1px solid #ddd !important;}
    #myTab > li.nav-item.active.pokaz a{border:none !important}


    .dropdown-toggle .filter-option-inner-inner,.bootstrap-select .dropdown-menu li a{white-space: normal;}
    .dropdown-toggle .filter-option-inner-inner > strong,.bootstrap-select .dropdown-menu li a span.text >strong{font-size:36px;}

}

@media only screen and (max-width: 576px) {
    .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {        width: 100%;    }
    .btn{text-wrap:normal;white-space: normal;}
    select.formInput {max-width:100%;}
    .gm-style-iw {
        width: 240px !important;
        height: 150px !important;
        max-height: 200px !important;
    }
    .dropdown-toggle .filter-option-inner-inner > strong.smaller,.bootstrap-select .dropdown-menu li a span.text >strong.smaller{font-size:16px;}

}    