.text_p p{
    line-height: 33px;
    text-align: justify;
}
.font_11{
    font-size: 11px !important;
}
.font_12{
    font-size: 12px !important;
}
.font_13{
    font-size: 13px !important;
}
.font_14{
    font-size: 14px !important;
}
.font_15{
    font-size: 15px !important;
}
.font_16{
    font-size: 16px !important;
}
.font_17{
    font-size: 17px !important;
}
.font_18{
    font-size: 18px !important;
}
.font_19{
    font-size: 19px !important;
}
.font_20{
    font-size: 20px !important;
}
.font_21{
    font-size: 21px !important;
}
.font_22{
    font-size: 22px !important;
}
.font_23{
    font-size: 23px !important;
}
.font_24{
    font-size: 24px !important;
}

.font_28{
    font-size: 28px !important;
}
.position-relative{
    position: relative;
}
.text_p p{
    line-height: 33px;
    text-align: justify;
}
.yellow_color{
    color: #faba00;
}
.gray_color{
    color: #607d8b;
}
.pointer{
    cursor: pointer;
}
.left_pos_link{
    position: fixed;
    bottom: 100px;
    z-index: 98;
    right: 5px;
    left: auto;
}
.left_pos_link a{

}
.left_pos_link i{
//font-size: 25px;
//padding: 10px;
}
.insta_color
{
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.phone_color{
    color: #ea4975;
}
.left_pos_link .widgets{
    width: 50px;
    max-width: 50px;
    text-align: center;
    border-radius: 8px;
}
.left_pos_link .widgets a {

    font-size: 28px;
    padding: .2em;
    display: inline-block;
    line-height: 1;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    text-align: center;
    border-radius: 5px;
}
.left_pos_link .widgets a:hover {
    transform: scale(1.1);
}
.left_pos_link .widgets a i{
    width: 1em;
    height: 1em;
    position: relative;
    display: block;
    transform: rotate(0deg);
}
.left_pos_link .widgets a i:before{
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.left_pos_link .widgets.insta a{
    background-color: #FF0056;
    color: #fff;
    fill: #fff;
}
.left_pos_link .widgets.insta a:hover {
    color: #fff;
}

.left_pos_link .widgets.whatsapp a{
    background-color: rgb(45, 183, 66);
    color: #fff;
    fill: #fff;
}
.left_pos_link .widgets.phone a{
    background-color: #164B60;
    color: #fff;
    fill: #fff;
}
.left_pos_link .widgets.phone a:hover {
    color: #fff;
}
.min_padding{
    padding-right: 11px;
    padding-left: 11px;
}
@media screen and (min-width:1320px){.container{width:1300px;max-width:1300px}}
@media (min-width: 1200px)
{
    .col-xl-20 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
        padding-right: 5px;
        padding-left: 5px;
    }
    .min_padding{
        padding-right: 5px;
        padding-left: 5px;
    }
}

.seo_text_hide {
    height: 100px;
    overflow-y: hidden;
}
.seo_arrow{
    width: 30px ;
    height: 30px ;
    border: 2px solid black ;
    margin-top: 5px ;
    border-radius: 50% ;
}
.pay_image{
    position: relative;
}
.pay_image .custom-control-label::before,.pay_image .custom-control-label::after{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.price_h{
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: end;
}
.title_h{
    height: 50px;
    line-height: 22px;
}
.num_neg,.num_plus{
    max-width: 40px;
    font-size: 14px;
}

.qty-text{
    max-width: 60px;
    font-size: 14px;
}
.rating-css{
    display: inline-block;
}
.rating-css div {
    color: #F6BC3E;
    font-size: 16px;
    font-family: sans-serif;
    font-weight: 800;
    text-align: center;
    text-transform: uppercase;
//padding: 20px 0;
    display: inline-block;
}
.rating-css input {
    display: none;
}
.rating-css input + label {
    font-size: 16px;
//text-shadow: 1px 1px 0 #F6BC3E;
    cursor: pointer;
}
.rating-css input:checked + label ~ label {
    color: #838383;
}
.rating-css label:active {
    transform: scale(0.8);
    transition: 0.3s ease;
}
.rating-css label{
    color: #F6BC3E;
}
.strng_block strong{
    display: block;
}
.textppp h2{
    font-size: 18px;
    font-weight: bold;
    padding: 0px;
}
.textppp{
    line-height: 33px;
    text-align: justify;
    padding: 10px;

}
.textppp .row{
    margin: 0px;
}

#simple-translate{
    display: none !important;
}
.go_to_pay:disabled
{
    opacity: 0.5;
}
.symbol img{
    background-color: #fff;
    border-radius: 10px;
}



