.podcluch-out .tab-podcluch{
    width: 1100px;
    height: 806px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}

podcluch-tab-content {
    width: 1100px;
    height: 806px;
}

.round-block:hover .tab-round-block{
    display: block;
}
.round-block .tab-round-block{
    display: none;
    z-index: 1;
}

.round-block .round{
    background: #34B3EB;
    width: 47px;
    height:47px;
    line-height: 47px;
    display: block;

    font-family: 'CalibriBold';
    font-size: 25px;
    text-align: center;
    text-transform: uppercase;
    text-transform: uppercase;
    color: #FFFFFF;
    border-radius: 25px;
}
.round-block{
    position: absolute;
}

.tab-round-title{
    height: 30px;
    display: block;
    height: 30px;
    padding-left: 46px;
    line-height: 24px;
    color: #232323;
    font-family: 'CalibriBold';
    font-size: 20px;
    background-repeat: no-repeat;
    background-position: left top;
}
.tab-round-block{
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    padding: 9px 17px;
    width: 369px;
    box-sizing: border-box;
    position: absolute;
    left: 47px;
}
.tab-round-subtitle{
    font-family: Calibri;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #232323;
}

.tab-round-price {
    font-family: 'CalibriBold';
    color: #232323;
    font-size: 25px;
    margin: 0 auto;
    width: auto;
    text-align: center;
}
.tab-round-price span{
    font-family: 'CalibriBold';
    font-size: 25px;
    line-height: 31px;
    text-align: center;
    color: #34B3EB;
}

.tab-podcluch-1 .round-6 .tab-round-block,
.tab-podcluch-1 .round-5 .tab-round-block,

.tab-podcluch-2 .round-1 .tab-round-block,
.tab-podcluch-2 .round-6 .tab-round-block,
.tab-podcluch-2 .round-2 .tab-round-block
{
    left:auto;
    right: 47px;
}

.osteklenie-balkonov__section-podcluch .tns-controls button {
    top: 350px;
}


@media only screen and (max-width: 1200px){
    .round-block{
        position: static;
    }
    .round-block .tab-round-block {
       display: block;
        position: static;
        width: 100%;
        margin-bottom:20px;
    }
    .podcluch-out .tab-podcluch-1,
    .podcluch-out .tab-podcluch-2{
        width: 100%;
        height: auto;
        background-size: cover;
        padding: 15px;
    }
    .round-block .round{
        display: none;
    }
    
    .podcluch-out .tab-podcluch {
        height: auto;
        width: 100%;
        background: transparent!important;
    }
}

.tab-out{
    border-bottom: 1px solid #CCCCCC;
    width: auto;
    height: 67px;
}

.tab-out>a {
    display: block;
    float: left;
    font-family: Calibri;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
    color: #828282;
    padding: 25px 40px;
    padding-bottom: 16px;
    cursor: pointer;
 }
.tab-out>a.tns-nav-active {
    border-bottom: 2px solid #34B3EB;
    margin-bottom: -1px;
    color: #232323;
    text-decoration: none;
}


.tab-out>a:hover {
    text-decoration: none;
}
.podcluch-out h2{
    margin-top:100px;
}

.tab-podcluch-2{
    display: none;
}
.podcluck-bottom-text{
    margin-top:25px;
    padding-left: 84px;
    font-family: Calibri;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    color: #232323;
    background-position: left center;
    background-repeat: no-repeat;
}