h1 {
    font-family: Montserrat;
    font-size: 40px;
    font-weight: 800;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 2px;
    color: #232855;
}
p {
    font-family: Lora;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.52;
    letter-spacing: 0.5px;
    color: #242424;
}

.header-roll {
    width: 100%;
    height: 100%;
    max-height: 640px;
    background: url("../img/rolllets_head.jpg") no-repeat center;
    background-size: cover;
}
.header-roll-box {
    height: 100%;
    width: 100%;
    background: linear-gradient(to top, #009f5b, #009f5b 19%, rgba(0, 159, 91, 0.7));;
}
.header-roll-box h1 {
    color: #ffffff;
    padding: 35px;
}
.roll-system {
    margin-top: 120px;
}
.roll-system img {
    width: 100%;
    height: auto;
}
.roll-system-p {
    margin: 30px 0 0 0!important;
}
.roll-system-p:last-child {
    margin-top: 15px !important;
}

/* ROLL DISCR*/
.roll-discr {
    text-align: center;
    margin-top: 170px;
    width: 100%;
    background-color: #ffffff;
    padding: 50px 0 50px 0;
}
.roll-discr h1 {
    margin: auto; 
    margin-bottom: 50px; 
    max-width: 750px;      
}

.roll-discr p {
    font-family: Montserrat !important;
    margin: auto;
    max-width: 130px;
    font-size: 24px;
    font-weight: bold;
    color: #232855;
    margin-top: 30px;
}
#security {
    max-width: 270px !important;
}
#bad-weather {
    max-width: 240px !important;
}

/*  ECONOMY  */
.roll-economy {
    padding: 100px 0 120px 0;
}
.roll-economy-title h1 {
    font-size: 30px;
    font-weight: bold;
    color: #242424;
    text-align: center;
    margin-bottom: 30px;
}
.roll-economy-title p {
    max-width: 750px;
    text-align: center;
    margin: auto;
    margin-bottom: 30px;
}
.roll-economy-discr span {
  font-size: 24px;
  font-weight: bold;
  color: #242424;
  display: inline-block;
  margin-bottom: 20px;
}
.roll-economy-discr img {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}
.roll-economy-discr p {
    margin-bottom: 5px;
}
/* Варианты монтажа */
.mounting-options {
    width: 100%;
    background-color: #ffffff;
    padding: 50px 0 50px 0;
}
.mounting-options h1 {
    margin-bottom: 60px;
}
.mounting-options img {
    width: 100%;
    height: auto;
    margin-bottom: 35px;
}
.mounting-options-box p {
    margin-bottom: 10px;
    padding: 5px;
}
.mounting-options-box p:last-child {
    margin-bottom: 50px;
}
.mounting-options-box-p {
    text-transform: uppercase !important;
    border-bottom: 1px solid black;
}

/*   Variants    */
.variants {
    padding: 120px 0 120px 0;
}
.variants h1 {
    max-width: 750px;
    margin: auto;
    text-align: center;
}
.variants-p {
    margin: auto;
    margin-top: 40px;
    margin-bottom: 85px;
    max-width: 750px;
    text-align: center;
}
.variants-first h2 {
     font-family: Montserrat;
     font-size: 30px;
     font-weight: bold;
     color: #242424;
}
.variants-first p {
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 600;
    color: #242424;
    text-align: left;
    max-width: 390px;
    margin-top: 30px;
}
.variants-second {
    font-family: Lora;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.52;
    letter-spacing: 0.5px;
    color: #242424;
    background-color: #fff;
    padding: 30px;
}
.variants-second p {
    margin-bottom: 0;
}
.variants-first {
    padding: 30px;
}
.variants-greenbox {
    width: 100%;
    height: 70px;
    background-color: #daffef;
    /*padding-left: 20px;*/
    margin-top: 40px;
}
.variants-greenbox-vertical {
    display: table-cell;
    height: 70px;
    vertical-align: middle;
    font-family: Lora;
    font-size: 18px;
    color: #242424;
}
.roll-pro-box-type {
     font-family: Lora;
    font-size: 18px;
    color: #242424;
    display: table;
    height: 70px;
    /*width: 360px;*/
    vertical-align: middle;
    margin-bottom: 10px;
}
.roll-pro-box-type-f {
    display: table-cell;
    background-color: #009f5b;
    width: 70px;
    vertical-align: middle;
    text-align: center;
}
.roll-pro-box-type-f img {
    width: 40px;
    height: 40px;
}
.roll-pro-box-type-s {
    display: table-cell;
    background-color: #daffef;
    vertical-align: middle;
    padding-left: 20px;
    line-height: 20px
}
.variants-type-onwindow {
    margin-top: 30px;
}
.variants-type-onwindow-box {
    position: relative;
}
.variants-type-onwindow-box img {
    width: 100%;
    height: auto;
}
.variants-type-onwindow-box span {
    position: absolute;
    top: 20px;
    left: 20px;
    max-width: 130px;
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 600;
    color: #242424;
}
.variants-type-onwindow p {
    margin-top: 30px;
    font-family: Lora;
    font-size: 18px;
    color: #242424;
}
.variants-type-onwindow-hidden .variants-greenbox {
    margin-top: 0;
}
.variants-outside {
    margin-top: 135px;
    margin-bottom: 40px;
}
.variants-outside-title h2{
    font-family: Montserrat;
    font-size: 30px;
    font-weight: bold;
    color: #242424;
    padding-top: 30px;
}
.variants-outside-discr {
    padding: 30px;
    background-color: #fff;
    max-width: 592px;
}
.variants-mont span{
    font-size: 13px;
    font-weight: 600;
    color: #242424;
    display: table-cell;
    padding-left: 15px;
    height: 40px;
    vertical-align: bottom;
    max-width: 205px;
}
.variants-mont img{
    width: 100%;
    height: auto;
    margin-top: 20px;
    margin-bottom: 30px;
}

#var_inside {
    max-width: 300px;
}

/* PROF */
.prof-padding {
    padding: 120px 0 120px 0;
}
.roll-profiles-h1 {
    margin: auto;
    text-align: center;
}
.roll-profiles-p {
    margin: auto;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 75px;
    max-width: 750px;
}
.roll-profiles-discr {
    padding-top: 20px;
}
.roll-profiles-discr p {
    margin-bottom: 35px;
}
.roll-profiles-discr p:last-child {
    margin-bottom: 50px;
}
.rol-prof-box-orange {
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 600;
    color: #ff6a16;
    width: 37px;
    margin-right: 30px;
    display: inline-block;
}
.rol-prof-box-black {
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 600;
    color: #242424;
}
.rol-prof-box p {
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 600;
    color: #242424;
    margin-top: 15px;
}
.roll-prof-box-discr {
    background-color: #fff;
}
.roll-prof-box-discr p {
    margin: 0;
}
.roll-prof-box-title {
    font-size: 13px;
    font-weight: 600;
    color: #242424;
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 30px;
}
#roll-prof-title {
    margin-top: 0px;
}
.roll-bg {
    background-color: #ffffff;
    margin-top: 10px;
    padding: 10px;
}
.btn-contacts {
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    width: 100%;
    height: 50px;
    background-color: #6cd000;
    border: none;
    cursor: pointer;
    text-transform: uppercase;
}
.btn-contacts:hover {
    background-color: #4A8E00;
}
.btn-callback {
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    width: 100%;
    height: 50px;
    background-color: #ff6a16;
    border: none;
    cursor: pointer;
    text-transform: uppercase;
}
.btn-callback:hover {
    background-color: #C84800;
}
.roll-profiles {
    padding: 120px 0 120px 0;
}

/*       CONTROL      */
.control {
    padding: 50px 0 50px 0;
}
.control h1 {
    margin: auto;
    text-align: center;
}
.control-p {
    margin: 50px auto 70px auto;
    text-align: center;
    max-width: 500px;

}
.control img {
    width: 100%;
    max-width: 500px;
    height: auto;
}
.control-discr {
    padding-top: 10px;
}
.control-discr h1 {
    font-size: 30px;
    font-weight: bold;
    color: #242424;
    text-align: left;
}
.control-discr p {
    font-family: Lora;
    font-size: 18px;
    color: #242424;
    text-align: left;
    margin: 30px 0 20px 0;
}
.control-hidden {
    font-size: 25px;
    text-align: left !important;
}
.control-type p{
    font-size: 24px;
    font-weight: bold;
    color: #242424;
    margin-top: 50px;
    font-family: Montserrat;
}
.control-type-p {
    font-family: Lora !important;
    font-size: 16px !important;
    font-weight: normal !important;
    margin-top: 0 !important;
    color: #242424;
}
.control-type ul {
    font-family: Lora !important;
}
.control-type img {
    margin-bottom: 30px;
}
.bg-white {
    background-color: #ffffff;
}
.manual img{
    width: 100%;
}
.man {
    padding: 120px 0 120px 0;
}
.manual-drive h1 {
    font-size: 30px;
    font-weight: bold;
    color: #242424;
}
.manual-drive-type {
    margin-top: 50px;
}
.manual-drive-type-box img {
    width: 100%;
    max-width: 300px;
    height: auto;
}
.manual-drive-type-box span {
   display: table-cell;
    font-size: 13px;
    font-weight: 600;
    color: #242424;
    height: 60px;
    vertical-align: bottom;
}
@media (max-width: 1200px) {
    .main-body-system-discr h1 {
        font-size: 30px;
    }
    .manual-drive p {
        margin: 0;
    }
    .header-roll h1 {
        font-size: 30px;
    }
}
@media (max-width: 991px) {
    .header-roll-box h1 {
        font-size: 20px;
    }
    .main-body-system-discr {
        padding-left: 15px;
    }
    .roll-system {
        margin-top: 60px;
    }
    .variants-greenbox-vertical {
        font-size: 15px;
    }
    .variants-mont p{
        font-size: 15px;
    }
    .variants-mont span{
        height: 60px;
    }
    .btn-contacts, .btn-callback {
        margin-bottom: 30px;
    }
    .prof-padding {
        padding: 60px 0 60px 0;
    }
    .manual-drive p {
        margin: 30px 0 0 0 ;
    }
    .manual h1 {
        font-size: 25px;
    }
    .man {
        padding: 90px 0 90px 0;
    }
}
@media (max-width: 575px) {
    h1 {
        font-size: 30px;
    }
    .roll-discr h1 {
        font-size: 30px;     
    }
    .roll-system {
        margin-top: 0px;
    }
    .roll-economy-title p {
        text-align: left;
    }
    .roll-economy-discr p {
        padding-left: 10px;
    }
    .variants {
        padding: 90px 0 90px 0;
    }
    .variants h1 {
        font-size: 30px;
    }
    .variants-p {
        text-align: left;
    }
    .variants-outside {
        margin-top: 50px;
    }
    .roll-prof-box-title {
        margin-bottom: 0;
        background-color: #fff;
        width: 100%;
    }
    .roll-prof-box-title span{
        display: inline-block;
        max-width: 94px;
    }
    .roll-prof-box-title img{
        display: inline-block;
        max-width: 94px;
        margin-left: 120px;
    }
    .roll-bg {
        margin-top: 0;
    }
    .roll-prof-box {
        margin-right: auto;
        margin-left: auto;
    }
    .roll-profiles {
        padding: 70px 0 70px 0;
    }
    .roll-profiles-p {
        margin-bottom: 30px;
    }
    .variants-outside-discr {
        padding: 10px 0 10px 0;
    }
    .roll-economy {
        padding: 50px 0 50px 0;
    }
    .mounting-options {
        padding: 50px 0 0 0;
    }
    .mounting-options h1 {
        margin-bottom: 20px;
    }
    .variants {
        padding: 50px 0 50px 0;
    }
    .variants-p {
        margin-bottom: 30px;
    }
    .bottom-form {
        padding: 50px 0 50px 0;
    }
    .roll-discr {
        margin-top: 50px;
    }
    .control-p {
        margin-bottom: 30px;
    }
    .control {
        padding-bottom: 20px;
    }
    .man {
        padding-top: 60px;
    }
    .manual-drive-type {
        margin-top: 0;
    }
}