.articles-product-info-new{
    border-radius: 20px;
    margin-bottom: 12px;
}
.articles-product-info-new .inner{
    display: flex;
    padding-top: 60px;
    padding-bottom: 60px;
}
.articles-product-info-new .logo{
    margin-right: 40px;
}
html[lang="ar"] .articles-product-info-new .logo {
    margin-left: 40px;
    margin-right: 0;
}
.articles-product-info-new .list-unstyled{
    font-size: 16px;
    line-height: 24px;
    color: #909090;
    margin-bottom: 0;
    font-weight: 500;
}
html[lang="ar"] .articles-product-info-new .list-unstyled {
    padding-left: initial;
    padding-right: 0;
}
.articles-product-info-new .title{
    font-size: 32px;
    line-height: 40px;
    color: #000000;
    margin-bottom: 15px;

}
.articles-product-info-new .description .btn-group{
    margin-top: 30px;
    display: flex;
}
.articles-product-info-new .description .btn-group .button:first-child{
    margin-right: 35px;
}
.articles-product-info-new .description .btn-group .button .btn{
    min-width: auto;
    padding: 12px 23px 10px 23px;
}
.articles-product-info-new .description .text a{
    color: #0379FF;
}
.articles-product-info-new .raiting-desc{
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
.articles-product-info-new .raiting-desc .raiting-desc__choice{
    border: 2px solid #F33333;
    box-sizing: border-box;
    border-radius: 6px;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    color: #F33333;
    font-weight: 600;
    padding: 1px 8px;
    vertical-align: middle;
    margin-right: 12px;
    max-height: 28px;
}
.articles-product-info-new .raiting-desc .ifont.stars{
    font-size: 16px;
    line-height: 24px;
    color: #F33333;
}
html[lang="ar"] .articles-product-info-new .raiting-desc .raiting-desc__choice {
    margin-right: 0;
    margin-left: 12px;
}

.articles-product-info-new .product_top_name{
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    color: #208DF8;
}

.articles-product-info-new.theme2{
    margin-bottom: 0;
}
.articles-product-info-new.theme2.margin-bottom-120{
    margin-bottom: 120px;
}
.articles-product-info-new.theme2.theme-aids{
    margin-bottom: 100px;
}
.articles-product-info-new.theme2 .title{
    font-size: 34px;
    line-height: 50px;
    color: #30373B;
    margin-bottom: 9px;
}
.articles-product-info-new.theme2 .product_top_name{
    margin-bottom: 10px;
}
.articles-product-info-new.theme2.theme-aids .title{
    font-size: 34px;
    line-height: 50px;
    color: #30373B;
    margin-bottom: 9px;
    margin-top: 0;
}
.articles-product-info-new.theme2.theme-aids .list-unstyled{
    font-weight: 500;
    line-height: 24px;
}
.theme2.articles-product-info-new .inner{
    padding-top: 80px;
    padding-bottom: 80px;
}
.theme-aids.theme2.articles-product-info-new .inner{
    padding-top: 85px;
    padding-bottom: 75px;
}
.theme2.articles-product-info-new .description .btn-group .button .btn{
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    padding: 14px 28px;
    background-color: #0379FF;
}
.theme2.articles-product-info-new .description .btn-group .button .btn:hover{
    background-color: #0072ff;
}
.theme2.articles-product-info-new.theme-aids .description .btn-group .button .btn{
    line-height: 24px;
    font-weight: 700;
}
.theme2.articles-product-info-new.theme-aids .description .btn-group .button:first-child{
    margin-right: 20px;
}
.theme2.articles-product-info-new.theme-aids .description .btn-group .button .btn.btn-border{
    background-color: transparent;
    padding: 13px 28px;
}
.articles-product-info-new.product-info-center .inner{
    padding-bottom: 70px;
}
html[lang="ar"] .articles-product-info-new.product-info-center .inner {
    justify-content: center;
}
.articles-product-info-new.product-info-center .description .btn-group .button:first-child{
    margin-right: 0;
}
.theme2.articles-product-info-new.product-info-center .description .btn-group{
    justify-content: center;
}


.articles-product-info-new.theme2.product-info-left{
    background-color: transparent;
    padding-top: 100px;
}
.articles-product-info-new.theme2.product-info-left .inner{
    padding-top: 24px;
    padding-bottom: 0;
}
.articles-product-info-new.theme2.product-info-left .image{
    position: relative;
}
.articles-product-info-new.theme2.product-info-left .image img{
    margin-right: 0;
}
.articles-product-info-new.theme2.product-info-left .image::before{
    content: " ";
    position: absolute;
    background: #118AFB;
    filter: blur(250px);
    width: 100%;
    height: 271px;
    display: block;
    bottom: 0;
    left: 0;
    z-index: -1;
    transform: translate3d(0, 0, 0);
}
.wrap-final{
    padding-bottom: 83px;
}
.articles-product-info-new.theme2.product-info-left .description ul>li{
    color: #495359;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
}
.articles-product-info-new.theme2.product-info-left .description .pricing_text{
    font-weight: 500;
    line-height: 18px;
    display: inline-block;
}
.articles-product-info-new.theme2.product-info-left .description ul>li span{
    font-weight: 700;
}
.articles-product-info-new.theme2.product-info-left .title{
    margin-top: 0;
    margin-bottom: 40px;
    font-size: 31px;
    line-height: 42px;
    color: #30373B;
    font-weight: 700;
}
.articles-product-info-new.theme2 .platforms{
    margin-top: 6px;
    margin-bottom: 40px;
}
.articles-product-info-new.theme2 .platforms>li{
    margin-right: 15px;
}
html[lang="ar"] .articles-product-info-new.theme2 .platforms>li {
    margin-left: 15px;
    margin-right: 0;
}
.articles-product-info-new.theme2 .platforms>li:last-child{
    margin-right: 0;
}
.articles-product-info-new.theme2.product-info-left .description .btn-group{
    margin-top: 2px;
}
.articles-product-info-new.theme2.product-info-left .description .btn-group .arr-link {
    color: #118AFB;
    font-size: 31px;
    line-height: normal;
    font-weight: 700;
    display: flex;
    align-items: center;
}
.articles-product-info-new.theme2.product-info-left .description .btn-group .arr-link::after{
    animation: arrowAnim2 1.8s 2s infinite normal ease forwards;
    background: no-repeat center url(/images/icons/actionArrowIconBold.svg);
    width: 22px;
    height: 19px;
}
html[lang="ar"] .articles-product-info-new.theme2.product-info-left .title {
    text-align: right;
}
html[lang="ar"] .articles-product-info-new.theme2.product-info-left .description ul>li {
    text-align: right;
}
html[lang="ar"] .articles-product-info-new .description .btn-group .button:first-child {
    margin-right: 0;
}

html[lang="ar"] .articles-product-info-new.theme2.product-info-left .description .btn-group .arr-link::after{
    margin: 0;
    margin-right: 8px;
    animation: arrowAnimAr 1.8s 2s infinite normal ease forwards;
}
@keyframes arrowAnim2{
	0% {
		opacity: 1;
		transform: scale3d(0, 0, 0) translateX(0px);
	}
	20% {
		opacity: 1;
		transform: scaleX(1);
	}
	40% {
		opacity: 1;
		transform: scaleX(1);
	}
	60% {
		opacity: 1;
		transform: scaleX(1);
	}
	75% {
		opacity: 1;
		transform: scaleX(.7);
	}
	100% {
		opacity: 0;
		transform: scale3d(1.5, .5, 0) translateX(15px);
	}
}
@keyframes arrowAnimAr{
	0% {
		opacity: 1;
		transform: scale3d(0, 0, 0) translateX(0px);
	}
	20% {
		opacity: 1;
		transform: scaleX(-1);
	}
	40% {
		opacity: 1;
		transform: scaleX(-1);
	}
	60% {
		opacity: 1;
		transform: scaleX(-1);
	}
	75% {
		opacity: 1;
		transform: scaleX(-.7);
	}
	100% {
		opacity: 0;
		transform: scale3d(-1.5, .5, 0) translateX(15px);
	}
}
@media(max-width: 992px){
    html[lang="ar"] .articles-product-info-new.theme2.product-info-left .inner,
    html[lang="ar"] .articles-product-info-new.theme2 .platforms, 
    html[lang="ar"] .articles-product-info-new.theme2.product-info-left .description .btn-group {
        justify-content: center;
    }
    html[lang="ar"] .articles-product-info-new.theme2.product-info-left .title,
    html[lang="ar"] .articles-product-info-new.theme2.product-info-left .description ul>li {
        text-align: center;
    }
}
@media(max-width: 991px){
    .articles-product-info-new .inner{
        flex-direction: column;
        align-items: center;
    }
    .articles-product-info-new .logo{
        margin-right: 0;
        margin-bottom: 40px;
    }
    .articles-product-info-new .raiting-desc{
        justify-content: center;
    }
    .articles-product-info-new .description{
        padding: 0 15px;
    }
    html[lang="ar"] .articles-product-info-new .description {
        width: 100%;
    }
    .articles-product-info-new .description .btn-group{
        margin-right: auto;
        margin-left: auto;
        justify-content: center;
    }
    .articles-product-info-new .description .btn-group .button .btn{
        width: 100%;
    }
    .theme-aids.theme2.articles-product-info-new .inner,
    .theme2.articles-product-info-new .inner{
        display: block;
        padding: 60px 40px;
    }
    .theme2.articles-product-info-new .inner .logo{
        display: none;
    }
    .theme2.articles-product-info-new .description .btn-group{
        justify-content: flex-start;
    }
    .articles-product-info-new.theme2.product-info-center{
        padding: 0 15px;
    }
    .theme2.articles-product-info-new.product-info-center .description .btn-group{
        justify-content: flex-start;
    }
    html[lang="ar"] .theme2.articles-product-info-new .description .btn-group,
    html[lang="ar"] .theme2.articles-product-info-new.product-info-center .description .btn-group {
        justify-content: center;
    }
    .articles-product-info-new.product-info-center .description .btn-group .button:first-child{
        margin-bottom: 0;
    }
    .articles-product-info-new .product_top_name{
        font-size: 20px;
        line-height: 28px;
    }

    .articles-product-info-new.theme2.theme-aids .inner .logo{
        display: block;
        margin-bottom: 9px;
        margin-left: 15px;
        text-align: left !important;
    }
    .articles-product-info-new.theme2.theme-aids .inner .logo .src{
        max-width: 80px;
        height: auto;
    }


    .articles-product-info-new.theme2.margin-bottom-120{
        margin-bottom: 40px;
    }


    .articles-product-info-new.theme2.product-info-left{
        padding-top: 36px;
    }
    .articles-product-info-new.theme2 .platforms{
        margin-top: 10px;
        margin-bottom: 30px;
        justify-content: center;
    }
    .articles-product-info-new.theme2.product-info-left .description .btn-group{
        margin-top: 7px;
        justify-content: center;
    }
    .articles-product-info-new.theme2.product-info-left .inner{
        padding-bottom: 40px;
        padding-top: 0;
    }
    .articles-product-info-new.theme2.product-info-left .description .btn-group .button:first-child{
        margin-right: 0;
    }
    .articles-product-info-new.theme2.product-info-left .image img{
        position: relative;
        z-index: 1;
    }
    .articles-product-info-new.theme2.product-info-left .image::before{
        z-index: 0;
        filter: blur(186px);
        height: 174px;
    }
}
@media (max-width: 767px) {
    .theme2.articles-product-info-new .inner{
        padding-top: 60px;
        padding-bottom: 60px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .theme2.articles-product-info-new .inner .logo{
        display: none;
    }
    .theme2.articles-product-info-new .description{
        padding: 0;
    }
    .articles-product-info-new.theme2 .title{
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 20px;
    }
    .theme2.articles-product-info-new .description .ifont.stars{
        display: block;
        margin-bottom: 10px;
    }
    .theme2.articles-product-info-new .list-unstyled{
        line-height: 28px;
    }
    html[lang="ar"] .articles-product-info-new.theme2 .title,
    html[lang="ar"] .theme2.articles-product-info-new .description .ifont.stars,
    html[lang="ar"] .theme2.articles-product-info-new .list-unstyled{
        text-align: right!important;
    }
    html[lang="ar"] .theme2.articles-product-info-new.product-info-center .description .btn-group {
        justify-content: flex-start;
    }
    .theme2.articles-product-info-new .description .btn-group .button .btn{
        width: auto;
    }
    html[lang="ar"] .theme2.articles-product-info-new .description .btn-group,
    html[lang="ar"] .theme2.articles-product-info-new .description .btn-group .button .btn {
        float: right;
    }
    .articles-product-info-new .description .btn-group{
        justify-content: flex-start;
    }
    .articles-product-info-new .description .btn-group .button:first-child{
        text-align: left;
    }
    .articles-product-info-new.theme2{
        border-radius: 0;
    }
    .theme2.articles-product-info-new.product-info-center .description .btn-group{
        justify-content: flex-start;
    }

    .articles-product-info-new.theme2.theme-aids .inner{
        background-color: #ebf4fc;
        padding-top: 56px;
        padding-bottom: 55px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .articles-product-info-new.theme2.theme-aids{
        margin-bottom: 40px;
    }
    .theme2.articles-product-info-new.theme-aids .description .ifont.stars{
        margin-bottom: 0;
    }
    .articles-product-info-new.theme2.theme-aids .inner .logo{
        margin-left: 0;
    }
    

    .articles-product-info-new.theme2.product-info-left .title{
        font-size: 23px;
        line-height: 32px;
        margin-bottom: 30px;
    }

    .articles-product-info-new.theme2.product-info-left .description .btn-group .button:first-child{
        text-align: center;
    }
    .articles-product-info-new.theme2.product-info-left .description .btn-group .arr-link{
        justify-content: center;
        font-size: 23px;
        line-height: normal;
    }
    .articles-product-info-new.theme2.product-info-left .description .btn-group .arr-link::after{
        width: 15px;
        height: 13px;
        background-size: 15px 13px;
    }

    .articles-product-info-new.theme2.theme2-new .inner{
        padding-top: 56px;
        padding-bottom: 56px;
    }
    .articles-product-info-new.theme2.theme2-new .title{
        font-size: 34px;
        line-height: 50px;
        margin-bottom: 9px;
    }
    .articles-product-info-new.theme2.theme2-new .list-unstyled{
        line-height: 24px;
        font-weight: 500;
    }
    
}
@media (max-width: 575px) {
    .articles-product-info-new .description .btn-group .button:first-child{
        margin-right: 0;
        margin-bottom: 20px;
    }
    .articles-product-info-new .description .btn-group .button{
        width: 100%;
    }
    .articles-product-info-new .description .btn-group{
        width: 100%;
        display: flex;
        align-items: center;
        flex-direction: column;
    }
    .articles-product-info-new.theme2.product-info-left .description .btn-group .button:first-child{
        margin-bottom: 0;
    }
    .theme2.articles-product-info-new.theme-aids .description .btn-group .button:first-child{
        margin-right: 0;
    }
    .theme2.articles-product-info-new.theme-aids .description .btn-group .button .btn{
        width: 100%;
    }
}