@font-face {
    font-family: 'DINPro Bold';
    font-style: normal;
    font-weight: normal;
    src: local('DINPro Bold'), url('../../fonts/DINPro-Bold tr.woff') format('woff');
}

@font-face {
    font-family: 'DINPro Medium';
    font-style: normal;
    font-weight: normal;
    src: local('DINPro Medium'), url('../../fonts/DINPro-Medium tr.woff') format('woff');
}


.cont-desc {
    margin: 60px;

}

.cont-desc-light {
    margin-left: 60px;
    margin-right: 60px;
    margin-top: 0px;
    margin-bottom: 40px;

}

.midsale-text {
    font-family: 'DINPro Medium';
    font-weight: 200;
    font-size: 35px;
    text-align: center;
    color: white;
    background: #ed7e23;
    padding: 20px;
    line-height: 45px
}

.midsale-text-header {
    text-align: center;
    line-height: 65px;
    font-family: 'DINPro Bold';
    font-size: 56px;
    color: white;


}

.row-mar {
    margin-top: -40px !important;
}

.row-mar .cont-desc {
    margin-top: 100px;
}

.cont-main {
    max-width: 1170px;
    margin: 0 auto;
    font-family: 'Fira Sans', sans-serif;
    font-size: 16px;
    line-height: 24px;
     overflow-x: hidden;

    /*    background: url(tlo.png) no-repeat;*/

}

.back1 {
    margin: 0 auto;
    font-family: 'Fira Sans', sans-serif;
    font-size: 16px;
    line-height: 24px;
    background: url(../../img/static/midsale/1.jpg) no-repeat center;
    background-size: cover;
    padding: 30px 0;
}


.no-right {
    margin-right: 0px;
}

.no-left {
    margin-left: 0px;
}

.no-top {
    margin-top: 20px;
}

.mar-bot {
    margin-bottom: 30px;
}

.cont-main button {
    border: 0px;
    background: white;
    font-family: 'Fira Sans', sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
    text-align: center;

}

.cont-main h2 {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 30px;
    margin-top: 50px;
}

.cont-desc-light > h1 {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 30px;
    margin-top: 50px;
    font-family: Khand,sans-serif;
}

.cont-main h3 {
    font-size: 14px;
    line-height: 24px;

}

.cont-main .btn-cta {
    /*    border: 1px solid;*/
    border-radius: 50px;
    padding: 12px 25px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease 0s;
    cursor: pointer;
    outline: none;
    margin-bottom: 20px;

}

.thick:after {
    content: url(../../img/static/midsale/thick.png);
    margin-left: 10px;
    margin-top: 2px;
    height: 20px;
    width: 20px;
    float: right;
    line-height: 17px;
    background: #ed7e23;
    border-radius: 20px;
}

.cont-main .btn-cta-invert {
    color: white;
    background: #ed7e23;

}


.cont-main .btn-cta:hover {
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
}

.cont-main .btn-cta-glasses {
    padding: 12px 40px;
    transition: all 0s ease 0s;
}

.cont-main .btn-cta-glasses:hover {
    color: white;
    background: #ed7e23;
}

.cont-main .btn-more {
    margin: 0 auto;
    padding: 20px 60px;
    border-radius: 20px;
    margin-top: 40px;

}

.cont-main img {
    max-width: 100%;

}

.darm-przym {
    background: #f2f2f2;
    margin-top: 80px;
}

a:focus,
a:active,
a:hover {
    text-decoration: none !important;
}

.darm-title {
    padding: 50px 10px 20px 75px;
    font-size: 46px;
    color: #901e56;
    font-weight: 600;
    line-height: 1;
    font-family: Khand, sans-serif;
    /*    text-transform: uppercase;*/
}

.darm-describe {

    padding-left: 75px;
    padding-top: 10px;
    font-family: 'Fira Sans', sans-serif;
    font-size: 20px;
    color: #231f20;
    line-height: 1.5;
    font-weight: 500;
    box-sizing: border-box;
    text-justify: none;
}

.cont-main .darm-button:hover {
    border: 1px solid #ee7d1f;
    background: rgba(238, 125, 31, 0);
    color: #ee7d1f;
    text-decoration: none;
}

.cont-main .dcenter {
    margin: 0 auto;
    display: block;
}

.cont-main .free-button {
    cursor: pointer;
    max-width: 300px;
    text-transform: uppercase;
    margin-left: 75px;
    margin-bottom: 30px;
    text-align: center;
    display: block;
    border: 1px solid #ee7d1f;
    background: #ee7d1f;
    border-radius: 50px;
    line-height: 36px;
    color: #FFF;
    font-size: 20px;
    padding: 10px 30px;
    -webkit-transition: color .2s, background-color .4s;
    transition: color .2s, background-color .4s;
    font-family: Khand, sans-serif;
    font-weight: 500;
}

.dib3 > img {
    max-width: 100%;
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}

.moc {
    display: block;
    float: left;
    width: 100px;
    text-align: center;
    background: #ebebeb;
}

.moce1 {
    background: #e0e0e0;
}

.moce2 {
    background: #bfc3c9;
}

.moce3 {
    background: #949eae;
}

.cent {
    text-align: center;
}


.dib {
    height: 75px;
}

.dib ~ p,
.no-top {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 800;
    color: #233340;
    line-height: 23px;

}

.dib2 {
    height: 200px;
}

.dib3 {
    height: 180px;
}

.white-1100 {
    color: white;
}

.big9 {
    font-family: 'DINPro Bold';
    font-weight: normal;
    font-size: 162px;
    line-height: 100px;
}
.bigZL{
  font-family:'DINPro Bold';
  font-weight:normal;
  font-size:92px;
}
.sale-font{
    font-size: 136px;
    line-height: 113px;
    position: relative;
  }
/*
@media only screen and (min-width: 1100px) {


}
*/

@media only screen and (max-width: 599px) {
    .cont-desc {
        margin: 10px;
    }

    .row-mar .cont-desc {
        margin-top: 0px;
    }

    .moc {
        width: 50%;
    }
    .cont-main .btn-cta {
        padding: 12px 15px;
    }
    .cont-main .free-button {
        margin: 0 auto;
        text-align: center;
        font-size: 18px;
        width: 100%;
    }

    .darm-title {
        font-size: 36px;
        padding: 20px;

    }
    .dib2{
       height: 160px;
    }
    .dib3 > img {
        top: 27%;
    }

    .dib3 {
        height: 130px;
    }
    .big9 {
    font-size: 102px;
    line-height: 30px;
}
.bigZL{
    font-size:72px;
}
    .cont-desc-light {
    margin-left: 20px;
    margin-right: 20px;
    }
    .cont-main h2 {
        font-size: 26px;
    }
    .no-left {
        margin-left: 10px;
        margin-right: 10px;
    }
    .cont-main .btn-more {
        padding: 20px 10px;
    }
    .midsale-text-header {
      font-size: 50px;
    }
.sale-font{
    font-size: 116px;
  }
    /*
    .mar-bot > .cont-desc{
        margin 0px !important;
    }
*/
}
