﻿
body, ul, li, h1, h2, h3, h4, h5, h6, p {
    padding: 0;
    margin: 0;list-style:none;
}
#side {
    width: 27%;
    max-width: 380px;
    float: left;
    position: relative;
    overflow: hidden;    padding-left: 30px;
}#main {
    position: relative;
    float: left;
    padding-left: 20px;
    width: 73%;
}
 .ms_inpsearch {
    border: none;
    padding: 10px;
    border-radius: 35px;
    width: 100%;
}.ms_btnsearch {
    position: absolute;
    left: -1px;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    top: 10px;
    background: url(/css/img/search.png) no-repeat center;
    border: none;    background-size: 20px;
}.btn-rzv {
    background-color: #d7fd48;
    padding: 8px 23px;
    text-align: center;
    color: #000;
    border-radius: 25px;
    float: left;
    font-family: 'Kalameh-Bold';
    font-size: 15px;
    margin-right: 5px;
}
 .btn-rzv:hover {
    background-color: #8a2be1;
    color: #fff;
}
 .blog-bx-ms {
background-color: #fff;
    border-radius: 40px;
    border: 1px solid #f9f9f9;
    padding: 20px;
    margin: 0 25px;
    display: block;
    text-decoration: none;
    box-shadow: -1px 9px 18px 0px rgb(150 167 202 / 39%);
}
 .mssharei {
    border: 1px solid;
    padding: 4px;
    border-radius: 50%;
    width: 24px;
    text-align: center;
    margin-left: 2px;
    margin-top: 10px;
}
 .comment-bx {
    padding: 10px 0 80px 0;
    position: relative;
    background-color: #e6eff8;
    overflow: hidden;
}.comment-bx:before {
    background-image: url(/css/img/ttpp.png);
    background-size: 100% 100%;
    position: absolute;
    width: 100%;
    height: 54px;
    top: 0;
    content: "";
}
 @keyframes move_wave {
    0% {
        transform: translateX(0) translateZ(0) scaleY(1)
    }
    50% {
        transform: translateX(-25%) translateZ(0) scaleY(0.55)
    }
    100% {
        transform: translateX(-50%) translateZ(0) scaleY(1)
    }
}
.waveWrapper {
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    top: 0;
    margin: auto;
}
.waveWrapperInner {
position: absolute;
    width: 100%;
    overflow: hidden;
    height: 97%;
    bottom:0;
}

.bgTop {
    z-index: 15;
    opacity: 0.5;
}
.bgMiddle {
    z-index: 10;
    opacity: 0.75;
}
.bgBottom {
    z-index: 5;
}
.wave {
    position: absolute;
    left: 0;
    width: 200%;
    height: 100%;
    background-repeat: repeat no-repeat;
    background-position: 0 bottom;
    transform-origin: center bottom;
}
.waveTop {
    background-size: 100% 100px;
}
.waveAnimation .waveTop {
  animation: move-wave 5s;
   -webkit-animation: move-wave 5s;
   -webkit-animation-delay: 1s;
   animation-delay: 1s;
}
.waveMiddle {
    background-size: 50% 120px;
}
.waveAnimation .waveMiddle {
    animation: move_wave 15s linear infinite;
}
.waveBottom {
    background-size: 100% 100px;
}
.waveAnimation .waveBottom {
    }

.ms_audio {
    width: 100%;
    height: 60px;
    border: 1px solid #e4e4e4;
    border-radius: 32px;
    position: relative;
}
audio {
    width: 94%;
    height: 57px;
    float: left;
} audio::-webkit-media-controls-panel, video::-webkit-media-controls-panel {
                background-color: #fff;
                border: 1px solid #8a2ce0;
                border-radius: 11px;
            }

            audio::-webkit-media-controls-play-button, audio::-webkit-media-controls-mute-button, video:-webkit-media-controls-play-button, video::-webkit-media-controls-mute-button {
                background-color: #8a2ce0;
                color: #8a2ce0;
                border-radius: 50%;
            }
.ms_fav {
    position: absolute;
    top: 26%;
    right: 22px;
}
 .sub-video {
    width: 100%;
    margin-top: 1rem;
    margin: 1rem auto;
    min-height: 20rem !important;
}
 .h_iframe-aparat_embed_frame {
    position: relative;
    display: block;
    padding-top: 57%;
}.h_iframe-aparat_embed_frame iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}.sub-video div iframe {
    width: 100%;
    margin-bottom: 1rem;
}
 .pd-5{
     padding-right:5px;
     padding-left:5px;
 }
 .bk1{
     /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,f3f3f3+50,ffffff+100 */
background: linear-gradient(to bottom,  #ffffff 0%,#f3f3f3 50%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

 }
/***************************Editor Style Start******************************/
.justify-content-center {
            justify-content: center;
        }
        .justify-content-flex-start {
            justify-content: flex-start;flex-direction: row-reverse;
        }
        .justify-content-flex-end {
            justify-content: flex-end;flex-direction: row;
        }
        .ms_flex {
            display: flex;
            
            flex-wrap: nowrap;align-items: stretch;
        }
 .columnthreeDiv {    width: 32%;       float: right;
    margin: 1% 0.5%;
    padding: 40px 20px 35px;
    direction: rtl;
    line-height: 30px;}
 .columntwoDiv {    width: 49%;
   
    float: right;
    margin: 1% 0.5%;
    padding: 40px 20px 35px;
    direction: rtl;
    line-height: 30px;}
 .columnoneDiv {     width: 99%;
   
    float: right;
    margin: 1% 0.5%;
    padding: 40px 20px 35px;
    direction: rtl;
    line-height: 30px;}
 .ms_shadow {
            box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.13);
        }
 .text-center{
     text-align:center;
 }
@media only screen and (max-width: 790px) {
    .columnthreeDiv, .columntwoDiv, .columnoneDiv{
        width:99%;
    }
    .ms_flex {
   
    flex-direction: column;
   
}
}
 @media only screen and (max-width: 790px) {
    .columnthreeDiv, .columntwoDiv, .columnoneDiv{
        width:99%;
    }
    .ms_flex {
   
    flex-direction: column;
   
}
}
 /***************************Editor Style End******************************/
 .ti-tp {
    text-align: center;
    margin-bottom: 5px;
    padding-top: 25px;
    position: relative;
}
 .ti-tp h3, .ti-tp h1 {
    text-align: center;
    font-size: 23px;
    color: #000;
    font-weight: bold;
}
.title-circle {
    display: block;
    transform: rotate(45deg);
    margin-bottom: 10px;
}
.title-circle:after, .title-circle:before {
    content: "";
    width: 15px;
    height: 15px;
    background: #ffae00;
    border-radius: 100px;
    display: inline-block;
    animation: move3 infinite 5s 0.3s;
}
.title-circle:before {
    transform: scale(.55);
    margin-left: 1px;
    animation: move2 infinite 4s;
}
@keyframes move2 {
    50% {
        transform: scale(.3)
    }

    100% {
        transform: scale(.55)
    }
}
@keyframes move3 {
    50% {
        transform: scale(.5)
    }

    100% {
        transform: scale(1)
    }
}
 .Aspect_Ratio_16_9
 { 
     background-color: #fff;
  position: relative;
  width: 100%;
  padding-top: 56.25%;
 }
 .Aspect_Ratio_16_9 img {
margin: 0px auto;
    width: 100%;
    height: 100%;
    object-fit: contain;
    position: absolute !important;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
  .Aspect_Ratio_1_1
 { 
     background-color: #fff;
  position: relative;
  width: 100%;
  padding-top: 100%;
 }
 .Aspect_Ratio_1_1 img {
margin: 0px auto;
    width: 100%;
    height: 100%;
    object-fit: contain;
    position: absolute !important;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
   .Aspect_Ratio_4_3
 { 
     background-color: #fff;
  position: relative;
  width: 100%;
  padding-top: 75%;
 }
 .Aspect_Ratio_4_3 img {
margin: 0px auto;
    width: 100%;
    height: 100%;
    object-fit: contain;
    position: absolute !important;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
    .Aspect_Ratio_3_2
 { 
     background-color: #fff;
  position: relative;
  width: 100%;
  padding-top: 66.66%;
 }
 .Aspect_Ratio_3_2 img {
margin: 0px auto;
    width: 100%;
    height: 100%;
    object-fit: contain;
    position: absolute !important;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
 .Aspect_Ratio_8_2
 { 
     background-color: #fff;
  position: relative;
  width: 100%;
  padding-top: 81%;
 }
 .Aspect_Ratio_8_2 img {
margin: 0px auto;
    width: 100%;
    height: 100%;
    object-fit: contain;
    position: absolute !important;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
 .object-fit-cover{
     object-fit:cover !important;
 }
 .border-radius11{
     border-radius: 11px !important;
 }
#ms-content_table > div {
     width: 100%;
    margin-bottom: 25px;
    border-right: 3px solid #f44632;
    padding: 14px 35px;
    background-color: #fff0ee;
    direction: rtl;
    position: relative;
    line-height: 34px;
    margin-top: 11px;
}
#ms-content_table > div:before {
    position: absolute;
    width: 100%;
    height: 100%;
   /* border: 2px dashed #ccc;*/
    position: absolute;
    z-index: -1;
    content: "";
    top: -19px;
    border-radius: 30px;
    border-top-left-radius: 55px;
    left: 18px;
}
#ms-content_table ol, #ms-content_table ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0px;
}#ms-content_table li {
    font-size: 16px;
    list-style: none;
    color: #000;
    text-align: justify;
    font-weight: bold;
}#ms-content_table li a{
       color: #000;
 }
 .container-dv {
    max-width: 90%;
    margin: 0 auto;
    padding: 14px 0 10px 0;
    position: relative;
}
 .p99 {
    color: #000000;
    text-align: justify;
    direction: rtl;
    padding: 0px 15px;
    line-height: 32px;
    font-size: 16px;
    font-weight: bold;
}
 .p99 h2, .p99 h3 {
    font-weight: bold;
    margin-bottom: 15px;
}
 #summary .collapsed {
    display: block;
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
    padding: 5px 0;
    position:relative;
    bottom:10px;
    width: 100%;
    font-weight: bold;
    z-index: 888;
    left: 0;
    text-align: right;
    color: #000;
    padding: 9px 15px;
}
#summary .collapse:not(.show) {
    height:220px !important;
    overflow: hidden;
    display:block;

}

#summary p.collapsing {
    min-height: 42px !important;
}

#summary a.collapsed:after  {
    content: '+ مطالب بیشتر';
}

#summary a:not(.collapsed):after {
    content: '- Read Less';
}
/*************CateGory Style Start***************/
.panel-nd-md {
    position: relative;
    background: rgb(238 239 241 / 34%);
}
.btm-nd {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-evenly;
    align-items: center;
}
.position-relative {
    position: relative;
}
.error-img {
    width: 275px;
    height: 275px;
}

.error-img .bg {
       position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 200px;
    height: 200px;
    border-radius: 18px;
    background-color: #ffffff;
    box-shadow: 0px 6px 11px 4px rgb(79 79 79 / 12%);
}

.error-img .bg-1 {
    transform: translate(-50%, -50%) rotateZ(30deg);
}

.error-img .bg-2 {
    transform: translate(-50%, -50%) rotateZ(-30deg);
}
.bg-3 h4{
    font-size: 12px;
    color: #000;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.bg-3 img{
    border-radius: 18px;
}
/*************CateGory Style End***************/

.ti-nd{
    text-align: right;
    color: #5c5d60;
     font-size: 23px;
    font-weight: bold;
    margin-bottom: 16px;
}.ti-nd span {
 display: inline-block;
    border-top: 1px dashed #777777;
    position: relative;
    top: 21px;
    padding: 8px 0;
    color: #979797;
    min-width: 84px;
}.title-ms {
     text-align: center;
  
    direction: rtl;
    margin: 5px auto;
    line-height: 30px;
    font-size: 24px;
    font-weight: bold;
    padding: 15px 0px;
    color: #333;
}.title-ms h3, .title-ms h1 {
    font-size: 36px;
    font-weight: bold;
    color: #000;
}.title-ms h3 span, .title-ms h1 span {
    display: inline-block;
    position: relative;
    top: 18px;
    border-top: 1px solid #777777;
    padding: 7px 20px;
    color: #777777;
}
.msfa {
    float: right;
    margin-top: 12px;
    margin-right: 5px;
    z-index: 999999;
}

.msen {
    float: right;
    margin-right: 49px;
    z-index: 999999;
    margin-top: 13px;
}

.img-bx-ms {
            position: relative;
            width: 257px;
            margin: 3px;
            height: 257px;
            direction: rtl;
            float: right;
        }
            .img-bx:before {
                content: "";
                position: absolute;
                width: 257px;
                height: 257px;
                top: 7px;
                right: 0;
                background-image: url(/frontPage/images/bc2.png);
                background-size: 100% 100%;
                z-index: -1;
                left: 0px;
            }
        .effect-sadie {
            padding-top: 30px;
        }
       
        .effect-sadie img {
            display: block;
            margin: 0 auto 7px auto !important;
            padding: 5px;
            width: 160px;
        }
        .ti-mg {
            color: #046cc0;
            text-align: center;
            font-size: 20px;
            padding-bottom: 13px;
            font-weight: bold;
        }
.ti-mg h4{   font-size: 16px;
}
.ms-baner {
      height: 220px;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.56) ;
    background-attachment: fixed !important;
    background-size: 100% !important;
    position: relative;
    width: 100%;
}/*.ms-baner:before {
     z-index: 9;
    content: "";
    position: absolute;
    left: 0;
    bottom: -20px;
    width: 100%;
    height: 118px;
    background: #ffffff;
    clip-path: polygon(0 100%, 100% 0, 100% 100%, 0 100%);
      clip-path: polygon(0 114%, 180% 0, 100% 112%, 0 53%);
}*/
.ms-p-search {
padding: 10px;
    border: 1px solid #340098;
    border-radius: 5px;
    margin-bottom: 2px;
    background: #fff;
    font-weight: bold;direction: rtl;
}.ms-p-search a {
    color: #000;
}
 .ms-p-search i{
     font-size: 7px;
    color: #f15932;
    margin-left: 5px;
 }
 .btn-ft{
     background: #041b78;
    padding: 6px 16px;
    color: #fff;
    border: 1px solid #041b78;
    border-radius: 3px;
 }
         /**********************************************************************************
*********************************Rate[start]***************************************
***********************************************************************************/


        div.rating-cancel, div.star-rating {
            float: left;
            width: 17px;
            height: 15px;
            text-indent: -999em;
            cursor: pointer;
            display: block;
            background: transparent;
            overflow: hidden;
            margin-top: 3px;
        }

            div.rating-cancel, div.rating-cancel a {
                background: url(delete.gif) no-repeat 0 -16px;
            }

            div.star-rating, div.star-rating a {
                background: url(/css/img/star.gif) no-repeat 0 0px;
            }

                div.rating-cancel a, div.star-rating a {
                    display: block;
                    width: 16px;
                    height: 100%;
                    background-position: 0 0px;
                    border: 0;
                }

        div.star-rating-on a {
            background-position: 0 -16px !important;
        }

        div.star-rating-hover a {
            background-position: 0 -32px;
        }
        /* Read Only CSS */
        div.star-rating-readonly a {
            cursor: default !important;
        }
        /* Partial Star CSS */
        div.star-rating {
            background: transparent !important;
            overflow: hidden !important;
        }


        .ui-rater > span {
            vertical-align: top;
        }

        .ui-rater-rating {
            background: url('/css/img/giga-star.png') no-repeat;
            font-weight: bolder;
            height: 30px;
            width: 35px;
            display: block;
            background-size: 100% 100%;
            padding-top: 7px;
            /*padding-right: 12px;*/
            font-size: 12px;
            color: #000;
            text-align: center;
        }

        .ms_raterStar {
            float: left;
            width: 42px;
            margin-top: -13px;
        }

        .ms_Sstars {
            float: left;
          
        }
     

        /**********************************************************************************
*********************************Rate[end]*****************************************
***********************************************************************************/
           #cookieConsent{
    position: fixed;
    bottom: 0px;
    z-index: 9999999999999999;
    width: 100%;
    background: #fff;
    left: 0px;
    margin-bottom: 0px;
    opacity: 1;
        }
           
 .wa__btn_popup {
    position: fixed;
    left: 30px;
    bottom: 30px;
    cursor: pointer;
 
    z-index: 999999999;
}
            .wa__btn_popup .wa__btn_popup_txt {
    position: absolute;
    width: 156px;
    left: 100%;
    background-color: #f5f7f9;
    font-size: 12px;
    color: #43474e;
    top: 15px;
    padding: 7px 12px 7px 0;
    margin-left: 7px;
    letter-spacing: -0.03em;
    border-radius: 4px;text-align:center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    transition: 0.4s ease all;
    -webkit-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
}
            .wa__btn_popup .wa__btn_popup_icon {
    width: 56px;
    height: 56px;
    background: #2db742;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    box-shadow: 0px 6px 8px 2px rgb(0 0 0 / 14%);
    -webkit-box-shadow: 0px 6px 8px 2px rgb(0 0 0 / 14%);
    -moz-box-shadow: 0px 6px 8px 2px rgba(0,0,0,0.14);
}
            .wa__btn_popup .wa__btn_popup_icon {
    background: #2db742;
}
            .wa__btn_popup .wa__btn_popup_icon:before {
    content: '';
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    background: transparent url(/frontPage/images/whatsapp_logo.svg) center center no-repeat;
    background-size: 30px auto;
    -webkit-background-size: 30px auto;
    -moz-background-size: 30px auto;
    transition: 0.4s ease all;
    -webkit-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
}.wa__btn_popup .wa__btn_popup_icon:after {
    content: '';
    opacity: 0;
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    background: transparent url(/frontPage/images/x_icon.svg) center center no-repeat;
    background-size: 14px auto;
    -webkit-background-size: 14px auto;
    -moz-background-size: 14px auto;
    transition: 0.4s ease all;
    -webkit-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
    -ms-transform: scale(0) rotate(360deg);
    transform: scale(0) rotate(
360deg);
    -webkit-transform: scale(0) rotate(
360deg);
    -moz-transform: scale(0) rotate(360deg);
}
 .wa__btn_popup.wa__active .wa__btn_popup_txt {
    -ms-transform: translate(0,15px);
    transform: translate(0,15px);
    -webkit-transform: translate(0,15px);
    -moz-transform: translate(0,15px);
    opacity: 0;
    visibility: hidden;
}.wa__btn_popup.wa__active .wa__btn_popup_icon:before {
    opacity: 0;
    -ms-transform: scale(0) rotate(-360deg);
    transform: scale(0) rotate(
-360deg);
    -webkit-transform: scale(0) rotate(
-360deg);
    -moz-transform: scale(0) rotate(-360deg);
}
 .wa__btn_popup.wa__active .wa__btn_popup_icon:after {
    opacity: 1;
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(
0deg);
    -webkit-transform: scale(1) rotate(
0deg);
    -moz-transform: scale(1) rotate(0deg);
}
 
 
 .wa__popup_chat_box {
    
    width: 351px;
    border-radius: 5px 5px 8px 8px;
    -webkit-border-radius: 5px 5px 8px 8px;
    -moz-border-radius: 5px 5px 8px 8px;
    position: fixed;
    overflow: hidden;
    box-shadow: 0px 10px 10px 4px rgb(0 0 0 / 4%);
    -webkit-box-shadow: 0px 10px 10px 4px rgb(0 0 0 / 4%);
    -moz-box-shadow: 0px 10px 10px 4px rgba(0,0,0,0.04);
    bottom: 102px;
    left: 25px;
    z-index: 999999998;
    opacity: 0;
    visibility: hidden;
        /*opacity: 1;
    visibility: visible;*/

    -ms-transform: translate(0,50px);
    transform: translate(0,50px);
    -webkit-transform: translate(0,50px);
    -moz-transform: translate(0,50px);
    transition: 0.4s ease all;
    -webkit-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
    will-change: transform,visibility,opacity;
    max-width: calc(100% - 50px);
}
 .wa__popup_chat_box .wa__popup_heading {
    position: relative;
    padding: 15px 74px 17px 43px;
    color: #d9ebc6;text-align:right;
    background: #2db742;
}
 .wa__popup_chat_box .wa__popup_heading {
    background: #2db742;
}
 .wa__popup_chat_box .wa__popup_heading:before {
    content: '';
    background: url(/frontPage/images/whatsapp_logo.svg) center top no-repeat;
    background-size: 33px;
    display: block;
    width: 55px;
    height: 33px;
    position: absolute;
    top: 20px;
    right: 12px;
}
 .wa__popup_chat_box .wa__popup_heading .wa__popup_title {
    padding-top: 2px;
    padding-bottom: 3px;
    color: #ffffff;
    font-size: 15px;
    line-height: 24px;
}
 .wa__popup_chat_box .wa__popup_heading .wa__popup_title {
    color: #fff;
}
 .wa__popup_chat_box .wa__popup_heading .wa__popup_intro {
    padding-top: 4px;
    font-size: 12px;
    line-height: 20px;
}
 .wa__popup_chat_box .wa__popup_heading .wa__popup_intro {
    color: #fff;
    opacity: 0.8;
}
 .wa__popup_chat_box .wa__popup_content {
    background: #ffffff;
    padding: 13px 19px 21px 20px;
    text-align: center;
}
 .wa__popup_chat_box .wa__popup_content_left {
    text-align: right;
}
 .wa__popup_chat_box .wa__popup_notice {
    font-size: 11px;
    color: #a5abb7;
    font-weight: 500;
    padding: 0 3px;
}
 .wa__popup_content_list .wa__popup_content_item {
    margin: 14px 0 0;
    transform: translate(0,20px);
    -webkit-transform: translate(0,20px);
    -moz-transform: translate(0,20px);
    will-change: opacity,transform;
    opacity: 0;
}
 .wa__popup_chat_box.wa__pending .wa__popup_content_list .wa__popup_content_item {
    transition: 0.4s ease all;
    -webkit-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
    transition-delay: 2.1s;
    -webkit-transition-delay: 2.1s;
    -moz-transition-delay: 2.1s;
}

 .wa__popup_chat_box.wa__pending .wa__popup_content_list .wa__popup_content_item:nth-child(1) {
    transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
}
 .wa__popup_chat_box.wa__pending .wa__popup_content_list .wa__popup_content_item:nth-child(2) {
    transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
}
 .wa__stt_online {
    background: #2DB742;
    cursor: pointer;
    transition: 0.4s ease all;
    -webkit-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
    backface-visibility: hidden;
    will-change: transform;
}
 .wa__popup_chat_box .wa__stt {
    padding: 13px 74px 12px 40px;
    position: relative;
    text-decoration: none;
    display: table;
    width: 100%;
    border-right: 2px solid #2db742;
    background: #f5f7f9;
    border-radius: 4px 2px 4px 2px;
    -webkit-border-radius: 4px 2px 4px 2px;
    -moz-border-radius: 4px 2px 4px 2px;
}
 .wa__popup_chat_box .wa__stt {
    border-left: 2px solid #2db742;
}
 .wa__popup_chat_box .wa__stt.wa__stt_online {
    transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
}
 .wa__stt_online:before {
    content: '';
    transition: 0.4s ease all;
    -webkit-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
    background: rgba(0,0,0,0.2);
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    opacity: 0;
    will-change: opacity;
}
 .wa__popup_chat_box .wa__stt:after {
    content: '';
    background: url(/frontPage/images/whatsapp_logo_green.svg) 100% 0 no-repeat;
    position: absolute;
    left: 14px;
    top: 26px;
    width: 20px;
    height: 20px;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
}
 .wa__popup_chat_box .wa__popup_avatar {
    position: absolute;
    overflow: hidden;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    right: 12px;
    top: 12px;
}
 .wa__popup_content_list .wa__popup_content_item .wa__popup_txt {
    display: table-cell;
    vertical-align: middle;
    min-height: 48px;
    height: 48px;
}
 .wa__popup_content_list .wa__popup_content_item .wa__member_name {
    font-size: 14px;
    color: #363c47;
    line-height: 1.188em !important;
}
 .wa__popup_content_list .wa__popup_content_item .wa__member_duty {
    font-size: 11px;
    color: #989b9f;
    padding: 2px 0 0;
    line-height: 1.125em !important;
}
  .wa__popup_chat_box.wa__active .wa__popup_content_list .wa__popup_content_item {
    opacity: 1;
    transform: translate(0,0);
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
}
 .wa__popup_chat_box.wa__active {
    -ms-transform: translate(0,0);
    transform: translate(0,0);
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    visibility: visible;
    opacity: 1;
}
      .ms_breadCrumbs{
               display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    direction: rtl;
   
    align-items: center;
    margin-top: 10px;
    width: 100%;
        }

.ms_breadCrumbs li{    padding: 0px 14px 0px 5px;
   font-size: 15px;
    font-weight: bold;
    position: relative;
}
        .ms_breadCrumbs li:after {
              content: "\f100";
    position: absolute;
    width: 13px;
    height: 21px;
    right: 0px;
    font-family: 'FontAwesome';
    color: #dcdcdc;
    font-size: 12px;
    bottom: 15px;
    line-height: 12px;
    font-weight: normal;
    display: ruby-text;
        }
    .ms_breadCrumbs li:first-child:after {
            content: "\f015";
    line-height: 10px;
    color: #fff;
    }
.ms_breadCrumbs li a{color: #fff;
}
.color_black .ms_breadCrumbs li a {
    color: #000;    display: ruby-text;
}.color_black .ms_breadCrumbs li a, .ms_breadCrumbs li:first-child:after {
    color: #000;
}
 .justify-content ul, .justify-content {
    justify-content: center !important;
}
.justify-content ul,.justify-content{
    justify-content:center !important
}

ul.tsc_pagination {
    margin: 4px 0;
    padding: 0px;
    overflow: hidden;
    font-size: 12px;
    list-style-type: none;
    direction: ltr;
    width: 100%;
}ul.tsc_pagination li {
    float: left;
    margin: 1px 0px;
    padding: 0px;
    width: 35px !important;
    height: 36px;
    clear: none;
}ul.tsc_pagination li:first-child {
    margin-left: 0px;
}ul.tsc_paginationB10 li a {
    background: #ffffff;
    color: #666666;
    padding: 0;
    display: inline-block;
    border: 2px solid #e9e9e9;
    height: 32px;
    width: 32px;
    line-height: 31px;
    text-align: center;
    -webkit-box-shadow: inset 0 0 6px 2px #ffffff;
    box-shadow: inset 0 0 6px 2px #ffffff;
    border-radius: 50%;
}ul.tsc_paginationB10 li a:hover, ul.tsc_paginationB10 li a.current {
    background: #ffffff;
    color: #666666;
    padding: 0;
    display: inline-block;
    border-bottom: 2px solid #ed1b24;
    height: 32px;
    width: 32px;
    text-align: center;
    -webkit-box-shadow: inset 0 0 6px 2px #ffffff;
    box-shadow: inset 0 0 6px 2px #ffffff;
    border-radius: 50%;
}
  .ms_capcha_frm2{
     display: flex;
    flex-direction: row-reverse;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    position: relative;
 }
 .ms_refresh{
     position: absolute;
    left: 7px;
    width: 20px;
    top: 6px;
    cursor: pointer;
 }
  .ti-awd {
    text-align: justify;
    direction: rtl;
    color: #000;
    font-weight: bold;
    font-size: 40px;
    line-height: 49px;
    padding-right: 60px;
    padding-top: 13px;
    position: relative;    z-index: 1;
}
 .ti-awd:before {
    position: absolute;
    content: "";
    background-color: #f44632;
    width: 35px;
    height: 35px;
    border-radius: 10px;
    z-index: -1;
    top: 19px;
    right: 9px;
}
 .ti-awd:after {
    position: absolute;
    content: "";
    background-color: #f44632;
    width: 15px;
    height: 15px;
    border-radius: 6px;
    z-index: -1;
    top: 5px;
    right: -9px;
}
 .ti1{
     text-align: center;
    font-size: 23px;
    color: #000;
    font-weight: bold;
 }
 .mg-left {
    position: relative;    margin-bottom: 45px;
}
 .mg-left:before {
    position: absolute;
    top: -20px;
    left: 15px;
    width: 250px;
    height: 250px;
    background-color: #f44632;
    content: "";
    border-radius: 25px;
    z-index: 0;
}
 #wrap{
     background:#fff;
 }
 .p-dt{
     direction: rtl;
    line-height: 45px;
    font-size: 20px;
 }
 .img-abt {
    border-radius: 20px;
    max-width: 79%;
    margin-left: 50px;position:relative;
}
 .exp-dv {
    border-radius: 20px 20px 20px 20px;
    box-shadow: 19px 0px 54px 0px rgba(0, 0, 0, 0.13);
    background-color: #fff;
    padding: 9px;
    position: absolute;
    right: 0;
    bottom: -20px;
    text-align: center;
    color: #000;
    line-height: 30px;
    z-index: 9;
    width: 160px;
    height: 130px;
}
 .exp-dv img {
    display: block;
    margin: 10px auto 5px auto;
    width: 50px;
}
 .p-rg {
   font-size: 33px;
    padding: 6px 0 4px 0;
}
 .colpg_img {
   margin: 0px auto;
    display: block;
    max-width: 100%;
    object-fit: contain;
    background: #ffffff;
    -webkit-box-shadow: 0 5px 10px 0 rgb(50 50 50 / 16%);
    box-shadow: 0 5px 10px 0 rgb(50 50 50 / 16%);
    padding: 25px;
    border-radius: 25px 25px 0px 0px;
}.dt-pr {
    position: relative;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    background-color: #fff;
    padding: 18px 20px;
    -webkit-box-shadow: 0 5px 10px 0 rgb(50 50 50 / 16%);
    box-shadow: 0 5px 10px 0 rgb(50 50 50 / 16%);
    text-align: center;
    border-radius: 0px 0px 11px 11px;
    display: -webkit-box;
    margin-bottom: 13px;
}.dt-pr h3 {
    font-size: 14px;
    color: #000;
    font-weight: bold;
    direction: rtl;
    margin-bottom: 8px;
    float: right;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: unset;
    text-align: center;
    width: 100%;
    padding-bottom: 0px;
}.dt-pr:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -24px;
    background-color: #000;
    width: 2px;
    height: 24px;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}.content-num {
    position: relative;
    overflow: hidden;
}.content-num span {
    font-size: 22px;
    line-height: 42px;
    height: 36px;
    font-weight: bold;
    color: #383838;
    text-align: center;
    margin-top: 25px;
    display: block;
}.col-pj:hover .content-num {
    -webkit-animation: animate-in-to-top-content 0.7s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation: animate-in-to-top-content 0.7s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}.col-pj:hover .dt-pr:after {
    height: 30px;
    bottom: -30px;
}@-webkit-keyframes animate-in-to-top-content {
    0% {
        -webkit-transform: translateY(-600px) rotateX(-30deg) scale(0);
        transform: translateY(-600px) rotateX(-30deg) scale(0);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0) rotateX(0) scale(1);
        transform: translateY(0) rotateX(0) scale(1);
        -webkit-transform-origin: 50% 1400px;
        transform-origin: 50% 1400px;
        opacity: 1;
    }
}

@keyframes animate-in-to-top-content {
    0% {
        -webkit-transform: translateY(-600px) rotateX(-30deg) scale(0);
        transform: translateY(-600px) rotateX(-30deg) scale(0);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0) rotateX(0) scale(1);
        transform: translateY(0) rotateX(0) scale(1);
        -webkit-transform-origin: 50% 1400px;
        transform-origin: 50% 1400px;
        opacity: 1;
    }
}
.card-bodyFAQ{
      text-align: right;
    direction: rtl;
    padding-bottom: 10px;
    line-height: 28px;
}
.right{
    float:right;
}
.about-bx{
    overflow:hidden;
}
.btn-link-acrd{
    width: 100%;
    text-align: right;
    padding: 15px 20px;
    font-size: 17px;
    border-radius: 11px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px -1px 8px 0px #a2a2a282;
    box-shadow: 0px -1px 8px 0px #a2a2a282;
    margin-bottom: 15px;
}
.about-bx{
        padding: 45px 10px;
}
.p-5{
    padding:0px 5px;
}
.position-relative{
    position:relative;
}
.footer-line{
     position: relative;
    height: 50px;
}
.footer-line:after {
    z-index: 9;
    content: "";
    position: absolute;
    left: 0;
    top: -47px;
    width: 100%;
    height: 96px;
    background: #ffffff;
    clip-path: polygon(0 98%, 100% 0, 100% 98%, 0 0%);
}
.line1{
        display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: unset;
    padding-bottom: 0px !important;
    margin-bottom: 10px;
}
.line2{
        display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: unset;
    padding-bottom: 0px !important;
    margin-bottom: 10px;
}
.line3{
        display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: unset;
    padding-bottom: 0px !important;
    margin-bottom: 10px;
}
.line4{
        display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: unset;
    padding-bottom: 0px !important;
    margin-bottom: 10px;
}
.line5{
        display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: unset;
    padding-bottom: 0px !important;
    margin-bottom: 10px;
}
.m-b15{
    margin-bottom:15px;
}
.m-t45{
    margin-top:45px;
}
@media only screen and (max-width: 990px) {

    .ms-baner {
    height: 73px;

}.ms-baner:before {

    bottom: 0px;

    height: 0;

    clip-path: none;
}
   #side {
    width: 92%;
    padding-left:0px !important;
    margin: 0px 4%;order: 2;
}#main {

    padding-left: 0;
    width: 92%;
    margin: 0px 4%;
}
}

@media only screen and (max-width: 768px) {
    .title-ms {
   
    bottom: 14%;
    right: 3%;
   
}
    .title-ms h3, .title-ms h1 {
    font-size: 21px;
   
}
    .exp-dv {
           padding: 5px;
        line-height: 29px;
        width: 127px;
        height: 90px;
}.exp-dv img {
   
    margin: 5px auto 0px auto;
    width: 39px;
}.p-rg {
    font-size: 22px;
    padding: 6px 0 0px 0;
}  .ms_breadCrumbs{

      overflow: scroll;
         scrollbar-width: thin;
        scrollbar-color: #aab7cf transparent;
        }
   
}
@media only screen and (max-width: 568px) {
    .title-ms {
   
    bottom: 21%;
  
}
.p-dt {

    line-height: 40px;
    padding: 0px 25px;
}
 
}

/*
 * Toastr
 * Version 2.0.1
 * Copyright 2012 John Papa and Hans Fjällemark.  
 * All Rights Reserved.  
 * Use, reproduction, distribution, and modification of this code is subject to the terms and 
 * conditions of the MIT license, available at http://www.opensource.org/licenses/mit-license.php
 *
 * Author: John Papa and Hans Fjällemark
 * Project: https://github.com/CodeSeven/toastr
 */
.toast-title {
  font-weight: bold;
}
.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.toast-message a,
.toast-message label {
  color: #ffffff;
}
.toast-message a:hover {
  color: #cccccc;
  text-decoration: none;
}

.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}
.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-left {
  top: 12px;
  left: 12px;
}
.toast-top-right {
     top: 40%;
    right: 0;
    left: 0;
    margin: 0px auto;
}
.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}
.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}
#toast-container {
  position: fixed;
  z-index: 999999;
  /*overrides*/

}
#toast-container * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#toast-container > div {
  margin:  6px auto;
  padding: 40px 15px 40px 50px;
  width: 365px;
  -moz-border-radius: 13px 13px 13px 13px;
  -webkit-border-radius: 13px 13px 13px 13px;
  border-radius: 13px 13px 13px 13px;
  background-position: 15px center;
  background-repeat: no-repeat;
  -moz-box-shadow: 0 0 12px #999999;
  -webkit-box-shadow: 0 0 12px #999999;
  box-shadow: 0 0 12px #999999;
  color: #ffffff;
  opacity: 1;direction:rtl;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}
#toast-container > :hover {
  -moz-box-shadow: 0 0 12px #000000;
  -webkit-box-shadow: 0 0 12px #000000;
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}
#toast-container > .toast-info {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important;
}
#toast-container > .toast-error {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important;
}
#toast-container > .toast-success {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important;
}
#toast-container > .toast-warning {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important;
}
#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
  width: 96%;
  margin: auto;
}
.toast {
  background-color: #030303;
}
.toast-success {
  background-color: #51a351;
}
.toast-error {
  background-color: #bd362f;
}
.toast-info {
  background-color: #2f96b4;
}
.toast-warning {
  background-color: #f89406;
}
/*Responsive Design*/
@media all and (max-width: 240px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}
