/* RD-PRODUCTS --- NaN3*/
.product-header h1{
    font-size: 48px !important;
}
.product_rd__content-faq-help{
    display: none;
}
.review-buttons{
    text-align: center;
}
.product_rd__content-promo-nan{
    background: url('images/bg-content.jpg');
}
.rd-product-nan{
    padding-top: 50px;
}
.rd-product-nan * {
    box-sizing: border-box;
}
.rd-product-nan__h1{
    color: #31a8db;
    margin-bottom: 55px; 
}
.rd-product-nan__bank{
    display: block;
    width: 100%;
    font-size: 0;
    padding-bottom: 35px;
}
.rd-product-nan__bank-text{
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 486px);
    font-size: 1.6rem;
    padding: 50px 0  0 50px;
}
.rd-product-nan p {
    margin-bottom: 27px;
    line-height: 30px;
    width: 105%;
    color: #212121;
}
.rd-product-nan__bank-athoms{
    display: inline-block;
    vertical-align: top;
    width: 486px;
    text-align: center;
}
.rd-product-nan__bank-pack{
    display: block;
    width: 606px;
    height: 456px;
    background-color: red;
    background: url('images/rd-poduct__nan-bank-sec.png')  no-repeat center top !important;   
    margin-right: -129px;
    position: relative;
    /*top: -60px;*/
}
.rd-product-nan__bank-otions{
    font-size: 16px;
    display: inline-block;
    margin-right: -129px;
    margin-top: -60px;
}
.rd-product-nan__bank-otions-list li{
    display: block;
    padding-left: 35px;
    position:  relative;
    color: #03569e;
    font-size: 16px;
    padding-bottom: 15px;
    text-align: left;
    font-weight: bold;
}
.rd-product-nan__bank-otions-list li:before{
    content: "";
    display: block;
    width: 28px;
    height: 23px;
    background: url('images/rd-products/rd-nan__check.png') no-repeat center top; ;
    position: absolute;
    top: -5px;
    left: 0;
}
.rd-product-nan__bank-otions-list li.__imprt{
    color: #e3007e;
}
.rd-product-nan__bank-otions-list li.__imprt:before{
    background-image:  url('images/rd-products/rd-nan__check_act.png');
}
.rd-product-consist{
    position: relative;
    z-index: 3;
}
.rd-product-nan-consist__kkal-title{
    font-style: italic;
    font-size: 14px;
    color: #5f5f5f;
    padding: 30px 0 35px;
}
.rd-product-nan-consist__kkal{
    font-family: 'RotonBol';
    font-size: 20px;
    color: #31a8db;
    padding-top: 5px;
}
.rd-product-nan-consist__table{
    padding-top: 25px;
}
.rd-product-nan-consist__table table{
    width: 100%;
    font-size: 16px;
    margin-left: -15px;
}
.rd-product-nan-consist__table table tr th{
    font-family: 'RotonBol';
    padding: 10px 15px;
    border-bottom: none;
    background: none; 
    font-size: 20px;
    color: #595959;
}
.rd-product-nan-consist__table table tr td{
    padding: 10px 15px;
    background-color: transparent;
    transition: all 0.1s ease-out;
}

.rd-product-nan-consist__table table tr:hover td{
    background-color: #31a8db;
    cursor: pointer;
    color: #fff;
}

.rd-product-nan-consist__table table tr td:nth-child(1){
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    text-align: left;
}
.rd-product-nan-consist__table table tr td:nth-last-child(1){
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    text-align: right;
}
.rd-product-nan-cooking__box{
     counter-reset: rd_nan_counter;
     margin-bottom: 0px;
}
.product-detail__cooking-list{
    font-size: 0;
    padding-top: 25px;
    margin-bottom: 0;
}
.product-detail__cooking-list li {
    position: relative;
    padding-bottom: 20px;
}
.product-detail__cooking-list li:before{
    counter-increment: rd_nan_counter;
    content: counter(rd_nan_counter);
    display: block;
    position: absolute;
    top: 30px;
    left: -3px;
    color: #fff;
    background-color: #31a8db;
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 16px;
    font-family: 'RotonBol';
    border-radius: 50%;
    text-align: center;
}
.product-detail__cooking-list li:last-child{
    padding-bottom: 0;
}
.product-detail__cooking-ico{
    width: 85px;
    height: 85px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    background: url("images/rd-nan__cooking-sec.png") no-repeat  0 0;
}
.product-detail__cooking-text{
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    width: calc(100% - 85px - 20px);
    line-height: 1.5;
}
.product-detail__cooking-text b{
    font-family: Arial, sans-serif; 
    font-weight: 700;
}

.product_rd__content-faq{
    position: relative;
    z-index: 1;
    background: url('images/rd-products/rd-product__nan-bg.jpg') 90% 0;    
    background-size: auto;
    padding: 1px 50px 50px; 
}
.rd-product-nan-faq{
    min-height: calc(1032px - 150px);
}
.rd-product-nan-faq__img{
    width: 676px;
    height: 1032px;
    position: absolute;
    left: calc(-250px - 50px - 50px);
    top: -150px;   
    background: url('images/rd-products/rd-nan_faq-baby.png') top left no-repeat; 
}
.rd-product-nan-faq__content{
    padding-left: 265px;
}
.rd-product-nan-faq__title{
    font-family: 'RotonBol';
    font-size: 30px;
    color: #31a8db;
    padding-bottom: 25px;
    padding-left: 50px;
}
.rd-product-nan-faq__list{

}
.rd-product-nan-faq__list-i{

}
.rd-product-nan-faq-item{

}
.rd-product-nan-faq-item__quest{
    position: relative;
    font-family: "RotonBol";
    font-size: 22px;
    padding: 10px 0 20px 50px;
    color: #31a8db;
}
.rd-product-nan-faq-item__quest span{
    display: inline-block;
    cursor: pointer;
    font-family: "RotonBol";
    font-size: 22px;
    color: #31a8db;

}
.rd-product-nan-faq-item__quest span:before,
.rd-product-nan-faq-item__quest span:after{
    content: "";
    display: block;
    position: absolute;
    top: 20px;
    left: 5px;
    width: 17px;
    height: 3px;
    background: #31a8db;
    border-radius: 9px;
    transition: all 0.2s;
    opacity: 1;
}
.rd-product-nan-faq-item__quest span:after{
    transform: rotate(-90deg);
}
.__tg .rd-product-nan-faq-item__quest span:before {
    transform: rotate(180deg);
}
.__tg .rd-product-nan-faq-item__quest span:after {
    transform: rotate(0);
    opacity: 0;
}
.rd-product-nan-faq-item__ans{
    padding: 0 0 25px 40px;
    font-size: 16px;
    line-height: 1.5;
    font-family: "Helvetica";
    color: #3d3c37;
}
.rd-product-nan-faq__link-more{
    padding-left: 40px;
    padding-top: 20px;
}
.rd-product-nan-faq__link-more .button{
    font-size: 18px;
}
.disclamers-block-index{
    display: none;
}
.disclamers-block{
    margin-bottom: 40px;
}
@media screen and (max-width: 1270px){
	.rd-product-nan__bank-text{
		z-index: 1;
    		position: relative;
	}
	.rd-product-nan__bank-pack{
		right: 15%;
	}
}
@media screen and (max-width: 900px){
    .rd-product-nan__bank-text{
        width: calc(100% - 386px);
    }
    .rd-product-nan__bank-athoms{
        margin-left: -100px;
    }
     .rd-product-nan__bank-text{
        width: calc(100% - 310px);
        padding-top: 0;
    }
    .rd-product-nan__bank-pack{
        width: 421px;
        height: 300px;
        background-size: 421px 300px !important;
	top: 80px;
	right: -2%;
    }
    .rd-product-nan__bank-athoms{
        margin-left: -90px;
        width: 340px;
    }
    .rd-product-nan__bank-otions{
        margin-top: -30px;
    }
    .rd-product-nan-faq__img{
        width: 390px;
        height: 595px;
        background-size: 390px 595px;
        left: calc(-120px - 20px - 20px);
        top: -100px;
    }
    .rd-product-nan-faq__content{
        padding-left: 200px;
    }
    .rd-product-nan-faq{
        min-height: calc(595px - 100px);
    }
    .product_rd__content-faq{
        padding: 1px 30px ;
    }
    .rd-product-nan-faq__link-more{
       padding-left: 40px
    }
}
@media screen and (max-width: 700px){
    .rd-product-nan-consist__kkal-title,
    .rd-product-nan-consist__kkal{
        font-size: 1.8rem
    }
    .rd-product-nan-consist__kkal-title{
        padding: 15px 0;
    }
    .rd-product-nan-consist__kkal{
        font-size: 18px;
    }
    .rd-product-nan-consist__table table,
    .product-detail__cooking-text{
        font-size: 1.8rem;
    }
    .rd-product-nan-consist__table table tr td{
        padding: 5px 15px;
        font-size: 1.6rem;
    }
    .rd-product-nan-consist__table{
        font-size: 15px;
    }
    .rd-product-nan-consist__table table tr th{
        font-size: 18px;
    }
    .rd-product-nan__bank-otions{
        margin-right: -100px;
    }
    .rd-product-nan__bank-otions-list li{
        font-size: 1.8rem;
    }
    .rd-product-nan-faq-item__ans{
        font-size: 1.6rem;
    }
    .rd-product-nan-faq__link-more .button{
        font-size: 1.8rem;
    }
    .rd-product-nan-faq-item__quest{
        padding-left: 40px;
        padding-bottom: 10px;
    }
    .rd-product-nan-faq__link-more{
        padding-left: 30px;
    }
    .rd-product-nan-faq-item__quest span{
        font-size: 16px;
    }
.composition_content ul li:before{
    top: 7px;
}
}
@media screen and (max-width: 600px){
    .rd-product-nan__bank-text{
        padding-top: 35px;
    }
    .rd-product-nan__bank-otions-list li{
        font-size: 14px;
    }
    .rd-product-nan-faq__img{
        left: calc(-180px - 20px - 20px);
    }
    .rd-product-nan-faq__title{
        padding-left: 40px;
    }
    .rd-product-nan-faq__content{
        padding-left: 130px;
    }
}
@media screen and (max-width: 500px){
    .rd-product-nan__bank{
        padding-bottom: 0;
    }
    .rd-product-nan__bank-text,
    .rd-product-nan__bank-athoms{
        display: block;
        width: 100%;
    }
    .rd-product-nan__bank-athoms{
        margin-left: 0;
    }
    .rd-product-nan__bank-text{
        padding-left: 0;
        padding-top: 0;
    }
    .rd-product-nan{
        padding: 20px 10px;
    }
    .rd-product-nan__h1{
        font-size: 28px;
    }
    .rd-product-nan__bank-pack{
        width: 100%;
        max-width: 421px;
        top: 0;
	right: 0;
    }
    .rd-product-nan__bank-otions{
        margin-right: 0;
    }
    .rd-product-nan-consist__kkal-title,
    .rd-product-nan-consist__kkal{
        font-size: 14px;
    }
    .rd-product-nan-consist__table{
        padding-top: 10px;
    }
    .rd-product-nan-consist__table table{
        width: calc(100% + 30px);
    }
    .rd-product-nan-cooking__box{
        margin-bottom: 0px;
    }
    .product_rd__content-faq{
        padding: 20px 0 1px;
        margin-bottom: 10px;
    }
    .rd-product-nan-faq{
        min-height: calc(420px - 140px);
        padding: 0 10px;
    }
    .rd-product-nan-faq__content{
        margin-left: -10px;
        margin-right: -10px;
        margin-top: 100px;
        background-color: rgba(255,255,255,0.75);
        display: block;
        position: relative;
        padding: 20px 10px;
    }
    .rd-product-nan-faq__title{
        padding-left: 0;
        padding-bottom: 10px; 
    }
    .rd-product-nan-faq__img{
        width: 275px;
        height: 420px;
        background-size: 275px 420px;
        left: 0;
    }
    .rd-product-nan-faq__link-more{
        padding-left: 0;
        padding-top: 0;
    }
    .rd-product-nan-faq-item__ans{
        padding-bottom: 10px;
    }
}
@media print{
	.product-detail__items .col-6{
		display: block;
		width: 100%;
	}
}
/* END _ _ _ RD-PRODUCTS --- NaN3*/