/* Begin Tariffs*/
.wrapp_tariffs{
    width: 1110px;
    height: auto;
    margin: 0 auto;
}
.wrapp_tariffs h1{
    font: 30px OpenSansBold;
    color: #333;
    text-transform: uppercase;
    padding: 16px 0 0px 0;
}
.subscriptionTable{
    background: #fbfbfb;
}
.subscriptionTable thead{
    margin-bottom: 2px;
}
.subscriptionTable tbody tr td{
    font: 14px OpenSansBold;
    color: #333;
    text-align: center;
    line-height: 49px;
    border-bottom: 1px solid #ececec;
}
.subscriptionTable tr td:first-child{
    text-align: left;
    font: 14px OpenSansLight;
    width: 380px;
    background: #fff;
}
.subscriptionTable tr td:nth-child(3){
    background: #fff;
    width: 30px;
}
.subscriptionTable tbody tr.last td{
    border: none;
}
.subscriptionTable tr td p{
    display: inline-block;
}
.subscriptionTable tr td .popUp, .madeOrder .popUp{
    background: url(../img/tariffs_info.png);
    content: '';
    display: inline-block;
    position: relative;
    top: 5px;
    width: 18px;
    height: 18px;
    margin-left: 8px;
}
.subscriptionTable tr td .popUp:hover, .madeOrder .popUp:hover{
    background: url(../img/tariffs_infoHover.png);
}
.subscriptionTable .popUpBlock, .madeOrder .popUpBlock{
    display: none;
    position: absolute;
    width: 243px;
    padding: 14px;
    background: #fff;
    height: auto;
    bottom: 31px;
    left: -98px;
    font: 13px OpenSansLight;
    color: #333;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.06);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.06);
    box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.06);
    border: 1px solid #e7e7e7;
}
.subscriptionTable .popUpBlock .decor, .madeOrder .popUpBlock .decor{
    position: absolute;
    width: 14px;
    height: 15px;
    left: 109px;
    bottom: -15px;
    background: url(../img/info_bl_tariffs.png);
}
.subscriptionTable tr td .popUp:hover > .popUpBlock, .madeOrder .popUp:hover > .popUpBlock{
    display: block;
}
/* --- */
.free_delivery_ukraine{
    width: 1108px;
    height: 99px;
    background: url(../img/tariffs_free_ukraine.png);
    border: 1px solid #e0e0e0;
    margin-top: 46px;
}
.free_delivery_ukraine h2{
    font: 20px OpenSansLight;
    text-transform: uppercase;
    color: #333;
    line-height: 109px;
    padding-left: 40px;
}
.free_delivery_ukraine h2 span{
    font: 20px OpenSansBold;
}
/* --- */
.freeSrviceBlock{
    width: 1110px;
    height: auto;
    display: table;
}
h3{
    font: 16px OpenSansBold;
    color: #333;
    padding-top: 46px;
    padding-bottom: 18px;
}
.purpleLine{
    width: 65px;
    height: 2px;
    background: #58066f;
    float: left;
}
.greyLine{
    width: 1045px;
    height: 1px;
    margin-top: 1px;
    background: #eeeeee;
    float: left;
}
.freeSrvice .freeSrviceItem{
    width: 222px;
    height: 252px;
    float: left;
    text-align: center;
    margin-top: 59px;
}
.freeSrvice .freeSrviceItem .ico{
    margin-left: 28px;
    position: relative;
}
.freeSrvice .freeSrviceItem .ico .hearth{
    width: 31px;
    height: 26px;
    position: absolute;
    background: url(../img/hearth_decor_big.png);
    text-align: center;
    font: 13px OpenSansLight;
    color: #fff;
    top: 17px;
    left: 7px;
    line-height: 27px;
}
.freeSrvice .freeSrviceItem .circ{
    width: 165px;
    height: 165px;
    border-radius: 50%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    -webkit-box-shadow: 0px 6px 24px 2px rgba(0,0,0,0.17);
    -moz-box-shadow: 0px 6px 24px 2px rgba(0,0,0,0.17);
    box-shadow: 0px 6px 24px 2px rgba(0,0,0,0.17);
    margin-left: 28px;
}
.freeSrvice .freeSrviceItem p{
    font: 14px OpenSansLight;
    color: #333;
    line-height: 20px;
    padding-top: 23px;
}
/* --- */
.radio-block{
    height: 65px;
    border: 1px solid #e4e4e4;
    cursor: pointer;
    margin-bottom: 30px;
    background: url(../img/toogl_img_1_1.png) no-repeat 20px center,url(../img/toogl_img_2_1.png) no-repeat 1070px center,#eee6f0;
   
}
.radio-block p{
    font: 14px OpenSansBold;
    color: #333333;
    text-transform: uppercase;
    line-height: 65px;
    padding-left: 60px;
}
.rad_bl{
    display: none;
    margin-bottom: 30px;
    border: 1px solid #e4e4e4;
    border-top: none;
    margin-top: -30px;
    padding: 30px;
}
.act_rad{
    background: url(../img/toogl_img_1_2.png) no-repeat 20px center,url(../img/toogl_img_2_2.png) no-repeat 1070px center,#cdb4d4;
}
.rad_bl_1{
    display: block;
}
.rad_bl img{
    float: left;
    margin-right: 30px;
}
.rad_bl-wrap{
    margin-top: 26px;
}
.rad_bl p{
    display: table;
    margin-bottom: 10px;
}
.rad_bl li{
    font: 14px OpenSansLight;
    color: #333333;
    line-height: 26px;
    display: table;
    margin-bottom: 10px;
}
.rad_bl li:before{
    content: url(../img/steps_li.png);
    position: relative;
    top: -2px;
    margin-right:10px;
}
.rad_bl p{
    font: 14px OpenSansLight;
    color: #333333;
    line-height: 26px;
}
/* End Tariffs*/