@font-face {
    font-family: "Futurapress";
    src: url('../fonts/Futura press.woff') format('woff'); 
}

.columnsmiddlein h2 {
    font-size: 14px;
    text-align: center;
    padding: 5px;;
    color: #0092cb;
}

.column1middle {
    background-color: #eaf1f4;
    text-align: left;
    font-size: 11px;
}

.column1middle p {
    color: #637177;
    text-indent: 30px;
}

.col1button {
    margin-top: 30px;
    text-align: center;
}

.col1button a {
    color: #0092cb;
}

.column2middle {
    background-color: #fffffd;
    color: #68767d;
    font-size: 12.8px;
    font-weight: bold;
    position: relative;
}

.textbig {
    font-family: "Futurapress", "Arial Black";
    font-size: 30px;
    color: #0092cb;
    margin: -10px 0;
}

.column2middle a {
    color: #68767d;
}

.column2middle img {
    text-align: center;
    width: 25px;
    margin-bottom: -10px;
}

.column3middle {
    background-color: #fffffd;
}


.osajenback {
    background: url(../img/backgroundpink.png) no-repeat;    
    margin-top: 70px;
    padding-bottom: 20px;
    background-position: center top;
}

@media (max-width: 680px) {
    .osajen, .osajenbottom {
        width: 100%;        
    }

    .osajenback {
        background-size: 100% 85%;
    }

    .osajenback2 {
        padding: 30px 0 20px;        
    }

    .osajen-img {
        width: 200px; 
    }
}

@media (min-width: 680px) {
    .osajen, .osajenbottom {
        width: 700px;
        margin: 0 auto;
    } 

    .osajenback {
        background-size: 700px 83%;
    }

    .osajenback2 {
        padding: 130px 0 20px;        
    }
    .osajen-img {
        width: 376px; 
    }
}

/* Заголовок с линиями узкий */

.katalogtitlenarrow {
    clear: both;
    overflow: hidden;
    margin: 10px 20px 20px;
    padding-top: 40px;
    text-align: center;
    color: #0092cb;
    font-weight: bold; 
    font-size: 11.2px;
    text-transform: uppercase; 
}

/* горизонтальные линии */
.katalogtitlenarrow:before, .katalogtitlenarrow:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    width: 17%;
    height: 1px;
    background: #0092cb;
    margin: 0 10px;
}
.katalogtitlenarrow:before {
    margin-left: -100%;
}
.katalogtitlenarrow:after {
    margin-right: -100%;
}


.osajen {
    text-align: left;
}

/* Корневая система */
.osajen-img {
    display: inline-block;
    margin: -140px 0 0 20px;
    padding-right: 65px;
}

.osajen-text {
    display: inline-block;
    margin: -3% auto 0 -20px;
    vertical-align: top;
    width: 250px;
    font-size: 14px;
    text-indent: 30px;
    color: #707d82;
}

.osajenbottom {
    margin: -10px auto 0;
    color: #707d82;
    max-width: 1020px;
    text-indent: 30px;
    font-size: 14px;
}

.rosepop {
    text-align: center;
    margin-top: -15px;
}

.rosepopin {
    display: inline-block;
    margin: 1em 0 0;
    position: relative;
    font-weight: bold;
    font-size: 9.6px;
    text-align: center;
    vertical-align: top;
    width: 139px;
    height: 174px;
}

.rosepopin .rosepict {
    position: absolute;
    left: 8px;
    top: 36px;
}

.rosepopin .podloj {
    position: absolute;
    left: 0;
    top: 30px;
}

.rosepopin a {
    color: #0092cb;
}

.osajenback2 {
    background: url(../img/backgroundpink.png) no-repeat;
    background-size: 100% 100%;
    margin-top: -4em;
}

/* Синяя роза */
.osajen-img2 {
    display: inline-block;
    margin: -50px 0 2% 0;
    padding-right: 65px;
    width: 170px; 
}

.osajen-text2 {
    display: inline-block;
    text-align: justify;
    text-indent: 3em;
    margin: -3% auto 0 0;
    vertical-align: top;
    width: 440px; 
    font-size: 14px;
}
