

body{
  position: relative !important ;
  /*background-image: url(../graphics/bg10.png);*/
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  color: #fff;
      background: #ffffff;
}
p{
  color: white !important
}

#mobile{
    display: none;
}
#desktop{
    display: block;
}

@font-face {
	font-family: 'CabinSketch-Bold';
	src:url('../fonts/CabinSketch-Bold.eot');
	src:url('../fonts/CabinSketch-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/CabinSketch-Bold.ttf') format('truetype'),
		url('../fonts/CabinSketch-Bold.svg#ecoico') format('svg');
	font-weight: normal;
	font-style: normal;
} 


 /*  Fonts  */
.font-cairo {font-family: 'Cairo', sans-serif !important; letter-spacing: -1px !important;}
.font-amiri {font-family: 'Amiri', serif !important; letter-spacing: 0 !important;}
.font-openSans {font-family: "Open Sans", "Helvetica", "Arial", sans-serif !important; }

@font-face {
    font-family: aref-regular;
    src: url('../webfonts/aref-regular.ttf');
    }

#section1 .row{
    margin-right: 0 !important;
    margin-left: 0 !important;
}
/* color over rides */
:root {
    --vlGrey: #EBEBEB;
    --lGrey: #C3C3C3;
    --mGrey: #454040;
    --dGrey: #202020;
		--main-color: #8f0606;
		--support-color: #eeba00;
}

/* coloring */
.csVLG { color: var(--vlGrey);}
.csLG { color: var(--lGrey);}
.csMG {  color: var(--mGrey);}
.csDG {  color: var(--dGrey) !important;}
.csM {  color: var(--main-color)!important;}
.csS {  color: var(--support-color);}
.csW {  color: #fff;}

.bgVLG { background-color: var(--vlGrey);}
.bgLG { background-color: var(--lGrey);}
.bgMG {  background-color: var(--mGrey);}
.bgDG {  background-color: var(--dGrey);}
.bgM {  background-color: #a20014 !important;}
.bgS {  background-color: var(--support-color);}
.bgW {  background-color: #fff;}

.lead {
    font-weight: 500 !important;
    font-size: 17px !important;
    line-height: 1.68421053em;
    text-align: justify;
}.view-report a{
    color: white !important;
}
#section03-a{
    padding-top: 5px;
}

.pos{
  position: relative;
  margin-top: 140px;
}
.logo2 {
    position: absolute;
    left: 25px;
    top: 25px;
    z-index: 99999999999 !important;
}
.logopic {
    width: 115px;
}
section{
    background-color: #ffffff00 !important;
}
.lyar-bottom {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-image: linear-gradient( #fff0,#d0a45000, #744d1400 ,#422a0100,#422a0100,#422a0100,#422a0100, #fff);
}
#mob{
    min-height: 100vh;
}
.chart-p{
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}
.chart-p p{
    padding-right: 8px;
    transform: rotate(-90deg);
    width: 600px;
    height: 35px;
    text-align: center;
    font-weight: 500;
}
.video-container {
    margin: auto;
    margin-top: 65px;
    margin-bottom: 65px;
    position: relative;
}
.video-promo-head {
    background-color: #364231;
    color: white;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    font-size: 17px;
    font-weight: bold !important;
}
.fluid-width-video-wrapper {
    width: 100% !important;
    margin: auto;
    position: relative;
    padding: 0;
    border: solid 7px #247658;
    border-radius: 10px;
}
}
.video-sticky {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
    z-index: 1;
}
.img-container {
    display: flex;
    flex-direction: revert;
    width: 100%;
}
.black-lyer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #000000a8;
    height: 100%;
    z-index: 0;
}

.youtube-promo {
    width: 46%;
    margin: auto;
    margin-top: 11px;
}
.video-promo-head {
    background-color: #a20014;
    color: white;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    font-size: 17px;
    font-weight: bold !important;
}

/* tags */
.img-rounded {  border-radius: 12px 12px 0 0; }
.img-desc-rounded {border-radius: 0 0 12px 12px; background-color: var(--vlGrey); height: 2.5em;padding-top: 0.25em;}

.close:focus, .close:hover {
  color: #fff;
}

.section00 h1{
    width: 60%;
}
.section00 h2{
    font-size: 25px;
    color: #fff !important;
    font-weight: 500 !important;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 7px;
}

.link-img{
    width: 26px;
}
.modal-content {
    background-color: #fff0 !important;
    background-clip: padding-box !important;
    border: 1px solid rgba(0, 0, 0, 0) !important;
}
.modal-header{
    border-bottom: 1px solid #e9ecef00 !important;
}
.close{
    text-shadow: 0 1px 0 #fff0;
}
/*grids */
.reverse {
  display: grid;
  width: 100%;
  grid-gap: 2em;
  grid-template-columns: 4fr 8fr;
  grid-template-areas: "content-right content-left";  }

  .content-left  {grid-area: content-left; }
  .content-right {grid-area: content-right; }

    .scrolldownImg {width: 45px; }
    .bold {font-weight: bold;}

    .background-overlay:before{
        background: unset;
        /*background-color: #000000;*/
    }

    /* addthis */

        .at-expanding-share-button.at-expanding-share-button-desktop .at-expanding-share-button-toggle-bg>span {
            background-color: var(--main-color)!important;
        }
        .at-expanding-share-button[data-position=bottom-left] {
            left: 10px;
        }
    /* addthis */


.text-bottom {
    display: table-cell;
    vertical-align: middle;
    margin: auto;
    z-index: 3;
    position: relative;
    padding-top: 90px;
}
#mob h1{
    display: block ;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    line-height: 50px;
    font-weight: 500 !important;
    text-align: center;
        text-shadow: 0px 2px white;
}
#mob .red-box{
    width: 115%;

}

#mob h4{
    padding: 6px 6px 0px 6px;
    line-height: 21px;
    font-weight: 500 !important;
    border-right: solid #4b0000  7px;
}
#mob h4 > img{
    margin-left: 8px;
    width: 18px;
}
#mob .container-fullscreen{
    width: 100%;
}

.article-low{
    padding: 20px;
    text-align: right;
    background-color: #0c465d;
    color: white;
    border-radius: 4px;
    margin-bottom: 40px;
    margin-top: 30px;
}

#section03 h3{
    margin-top: 50px;
}
#section03{
    padding-bottom: 0  !important;
}
.article-low h3{
    text-align: right;
    margin-top: 0px !important;
}
 .row01a{
    justify-content: center;
    align-items: center;
    display: flex;
}

/* .last-one{
    background-color: #ddc040 !important;
    color: #a13b2d !important;
}
.last-one p{
    color: #a13b2d !important;
    font-weight: 700 !important;
} */
#section1 article{
    margin-top: 105px;
    position: relative;
}
.media-st{
    position: absolute;
    top: -23px;
    right: -46px;
}
#section02-a{
    position: relative;
}
#section02{
    background-color: #0A6847 !important;
    position: relative;
}
.num01-st{
    width: 80px;
    margin-bottom: 15px;
}
.other-sec02{
    position: relative;
}
.egg02-st{
    position: absolute;
    top: -33px;
    left: 0;
    z-index: -1;
}
.tube-st{
    width: 75%;
    height: 480px;
}
.inpho-sec02{
    display: flex;
    width: 100%;
    margin-top: 70px;
    position: relative;
}
.row01-sec02{
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 20%;
    align-items: center;
}
.psec02-st{
    color: #FFE1A8;
    margin-top: 18px;
    font-weight: 600;
}
.egg-st01{
    position: absolute;
    z-index: 999;
    left: -33px;
    top: -115px;
}
#section02 h4{
    color: #C2C2C2;
    margin-top: -18px;
}

#section02 p {
  color: #fff
}

.article-p01{
    padding-left: 0px;
    position: relative;
}
.mpr-st{
    width: 60px !important;
    position: absolute;
    top: -20px;
    right: 18px;
}
.card-container img{
    width: 100%;
}

    .story01-p{
        color: black;
    }
    .story-01-btn{
        margin-bottom: 13px;
        margin-top: 13px;
    }
    .story-01-btn a{
        font-weight: 500;
        color: #a20014;
        font-size: 20px;
    }
    .youtube-container{
        width: 70%;
        margin: auto;
        margin-bottom: 40px;
        margin-top: 40px;
    }
    .box-stories {
        background-color: #000000b5;
        text-align: center;
        color: white;
        padding: 20px;
        font-size: 18px;
        line-height: 27px;
        margin-top: 30px;
        margin-bottom: 30px;
    }

        .at-expanding-share-button-mobile-container .at-expanding-share-button-mobile .at-expanding-share-button-toggle-bg>span {
            background-color:   #71010f!important;
            color: #71010f!important;
        }

        .font-diff-sec03 {
            background-size: cover;
            background-repeat: no-repeat;
            padding: 45px;
            display: flex;
            margin-bottom: 45px;
            justify-content: center;
            align-items: center;
            background-color: #0d475f12;
            margin-top: 30px;
        }
        .font-diff-sec03 p {
            /* font-family: aref-regular !important; */
            /* font-size: 22px !important; */
            /* line-height: 39px; */
            color: #0c4258;
        }
        .des02{
            font-style: italic;
        }


        table thead{
            background-color: #01719b;
            color: white;
        }
        tbody{
            background-color: #F8F8F8;
        }
        .table td, .table th{
            border: 1px solid #EDECEC;
        }
        .table thead th{
            text-align: center;
            font-weight: 600;
        }
        /* td{
            display: flex;
            justify-content: center;
            align-items: center;
        } */
        .inpho-table{
            margin-bottom: 60px;
            height: 600px;
            overflow: scroll;
        }
        .box-popup{
            box-shadow:-11px -2px 6px rgb(0 0 0 / 5%), 0 6px 8px rgb(0 0 0 / 10%);
            margin-bottom: 90px;
            margin-top: 50px;
            padding: 30px;
            border-radius: 21px;
            position: relative;
            padding-top: 73px;
            padding-bottom: 60px;
        }
       #section02-a .box-popup{
            position: absolute;
            top: 21px;
            right: 25px;
            background-color: white;
            z-index: 1;
            width: 55%;
        }
        .qote-img{
            position: absolute;
            top: -12px;
            right: 18px;
            width: 60px !important;
        }
        .view-report{
            background-color: #352b5c;
            color: white;
            font-weight: 600;
            inline-size: fit-content;
            padding: 9px;
            cursor: pointer;
            border-radius: 23px;
            padding-top: 4px;
            padding-bottom: 4px;
            padding-left: 21px;
            padding-right: 21px;
            position: absolute;
            bottom: -17px;
            left: 50%;
            transform: translateX(-50%);
        }
        .view-report img{
            width: 20px;
        }
        .h3-red{
            background-color: #8B0412;
            color: white;
            inline-size: fit-content;
            margin: auto;
            font-size: 20px;
            font-weight: 500 !important;
            padding: 3px 20px 3px 40px;
            border-radius: 3px;
            position: relative;
            margin-bottom: 35px !important;
        }
        .h3-red img{
            position: absolute;
            width: 100%;
            right: 4px;
            top: 4px;
        }
        .bar-lable{
            display: flex;
            justify-content: center;
            margin-top: 25px;
        }
        .dark-red{
            width: 20px;
            height: 20px;
            background-color: #8b0413;
        }
        .light-red{
            width: 20px;
            height: 20px;
            background-color: #a20516;
        }
        .bar-lable p{
            margin-right: 10px;
            font-weight: 500;
        }
        .bar-source{
            text-align: left;
            margin-bottom: 65px;
        }
        .slick-slide img {
            display: block;
            width: 80%;
            height: 600px;
            object-fit: contain;
        }
        .pages-roperts .main{
            display: flex;
            flex-direction: row;
            margin-top: 40px;
            margin-bottom: 65px;
        }
        .pages-roperts p{
            color: #3d2c3d;
            font-weight: 500;
        }
        .slider-for{
            width: 55%;
        }
       .slider-nav{
        width: 45%;
       }
       .slider-nav img{
        display: block !important;
        width: 80% !important;
        height: 600px !important;
        object-fit: cover !important;
       }
        .card-image a > img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
        padding-left: 19px;
      }
      .imgpart-02, .imgpart-01{
       border-left: 2px dashed #cec3b0;
     }
    /* .border-01{
        border-bottom: 2px dashed #cec3b0;
        width: 79%;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 15px;
      } */
      .col01-pages{
        width: 40%;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
      }
      .col02-pages{
        width: 60%;
      }
      .row-pages{
        display: flex;
        width: 100%;
        flex-direction: row;
        background-color: #3d2c3d;
        padding-top: 25px;
        padding-left: 10px;
        padding-bottom: 25px;
        border-radius: 5px;
      }
      .imgpart-01{
        height: 440px !important;
        width: 90% !important;
        margin: auto;
        margin-bottom: 20px;
      }
      .imgpart-02{
        height: 440px !important;
        width: 90% !important;
        margin: auto;
      }
      .imgpart-03{
        height: 890px !important;
        width: 100% !important;
        margin: auto;
      }
      .card {
        border-radius: unset;
        transition: all 0.2s;
        border: unset;
        background-color: unset;

      }
      .card:hover{
        box-shadow:unset !important;
      }
        .pages-roperts{
            margin-top: 65px;
             margin-bottom: 70px;
        }
        /* .head-opinion01:hover .opinion01{
            display: block;
        } */
        #first-head{
            color: #01719b;
            position: relative;
            margin-top: 60px;
            margin-bottom: 20px;
        }
        #first-head img{
            position: absolute;
            right: -43px;
            top: -9px;
            z-index: -1;
        }
        #first-p{
            position: relative;
            margin-top: 5px;
            margin-bottom: 20px;
        }
        #first-p img{
            position: absolute;
            right: -27px;
            top: -7px;
            z-index: -1;
            width: 50px;
        }
        h3{
            color: #d71515;
            position: relative;
            margin-top: 60px;
            margin-bottom: 20px !important;
            text-align: right;

        }
        text{
            font-size: 26px;
            font-weight: 600;
            line-height: 40px;
        }
        .inpho-line-chart{
            margin-top: 50px;
            margin-bottom: 60px;
        }
        .secound-inpho{
            background-color: #E71D36 !important;
            margin-top: 50px;
        }
        .secound-inpho img{
            right: 2px;
            top: 4px;
            height: 40px;
        }
        .inpho-jobs{
            display: flex;
            align-items: center;
        }
        .row-dount{
            display: flex;
        }
        .colors00{
            width: 29px;
            height: 17px;
            border-radius: 20px;
        }
        .row-dount p{
            font-weight: 500;
            color: black;
            margin-left: 10px;
            margin-right: 7px;
        }
         .row-dount .num{
             color: #C2C2C2;
         }
         .color09{
            background-color: #c9cba3;
         }
         .color01{
            background-color: #a20514;
         }
         .color02{
            background-color: #E71D36;
         }
         .color03{
            background-color: #FD5F55;
         }
         .color04{
            background-color: #E38983;
         }
         .color05{
            background-color: #EFC7C2;
         }
         .color06{
            background-color: #FFE1A8;
         }
         .color07{
            background-color: #DCC48E;
         }
         .color08{
            background-color: #EFF7CF;
         }
         .source-ingho{
            margin-top: 30px;
         }

         .inpho-jobs-heads{
            display: flex;
            width: 100%;
            justify-content: center;
            align-items: center;
         }
         .sec06-menu-all{
            display: flex;
            background-color: #EAE7E7;
            height: 30px;
            justify-content: center;
            align-items: center;
            width: 16.6666%;
            position: relative;
            cursor: pointer;
         }
         .sec06-menu-all p{
            margin-bottom: 0 !important;
            color: #C2C2C2;
            font-size: 20px;
            font-weight: 400;
            padding-top: 5px;
            transition: all .9s;
         }
         .line {
            clear: both;
            position: relative;
            width: 30px;
            margin: 50px 0;
            border-top: 1px solid #e3e3e3;
        }
        .rectangle{
            width: 0px;
            height: 0px;
            border-top: 15px solid transparent;
            border-bottom: 15px solid transparent;
            border-right: 15px solid #EAE7E7;
            position: absolute;
            left: -15px;
            z-index: 1;
        }
        .sec06-menu-all:hover{
            background-color: #3D2C3D !important;
        }
        .sec06-menu-all:hover p{
            color: #FFFFFF !important;
        }
        .sec06-menu-all:hover .rectangle{
            border-right: 15px solid #3D2C3D !important;
        }
        .active-heads {
            background-color: #3D2C3D !important;
        }
        .active-heads p{
            color: #FFFFFF !important;
        }

        .active-heads .rectangle{
            border-right: 15px solid #3D2C3D !important;
        }
        .inpho-jobs-heads-stories{
            display: none;
            position: relative;
        }
        .eggs-inpho-img01{
            position:absolute;
            z-index: -2;
            left: 147px;
            bottom: -21px;
        }
        .active-story{
            display: block !important;
        }
        .row03{
            width: 100%;
            display: flex;
            justify-content: center;
            box-shadow: 0 -2px 6px rgb(0 0 0 / 5%), 0 6px 8px rgb(0 0 0 / 10%);
            border-radius: 4px;
            /* background-color: white; */
        }
      .row03 .col-md-06{
        width: 50%;
        display: flex;
        flex-direction: column;
        align-items: center;
      }
      .head-stories{
        position: relative;
        color: white;
        height: 55px;
        display: flex;
        justify-content: center;
        align-items: center;
        padding-bottom: 17px;
      }
      .head-stories img{
        position: absolute;
            width: 190px;
            top: -12px;
            z-index: -1;
      }
      ul {
        list-style-image: url('../graphics/Line100.png');
      }
      .stories-container{
        width: 55%;
        margin: auto;
        margin-top: 35px;
      }
      .b-r-l{
        border-left: 1px solid #ececec;
      }
      .sourse-p{
        text-align: left;
        margin-top: 40px;
        padding-left: 40px;
      }
      #section03-a2{
          background-color: #102027 !important;
      }
      .row0a .rows{
        display: flex;
        width: 100%;
        justify-content: center;
        margin-top: 50px;      }
      .box-person{
        width: 29px;
        height: 9px;
        border-radius: 20px;
        margin-left: 12px;

      }
      .colora01{
          background-color: #9C0417;
      }
      .colora02{
        background-color: #DD0A24;
    }
    .colora03{
        background-color: #F76254;
    }
    .colora04{
        background-color: #E88785;
    }
    .colora05{
        background-color: #F0C2C4;
    }
    .colora06{
        background-color: #DCC392;
    }
    .colora07{
        background-color: #EFF7CE;
    }
    .rows-persons{
        display: flex;
        align-items: center;
        font-size: 18px;
        margin-bottom: 10px;
        height: 20px;
    }
    .person-colors{
        width: 20%;
    }
    .person-images{
        width: 40%;
    }
    .person-numbers{
        width: 27%;

    }
    .person-images .num{
        font-size: 26px;
      font-weight: 500;
      height: 20px;
    }
    .rows-persons img{
        width: 20px;
        margin-left: 4px;
    }
    #section03-a2 h4{
        font-weight: 300 !important;
    }
    .red-bk{
        position: relative;
        inline-size: fit-content;
        text-align: center;
        margin: auto;
    }
    .red-bk2{
        position: relative;
        inline-size: fit-content;
        text-align: center;
    }
    .red-box{
           position: absolute;
    background-color: #b98006;
    inline-size: fit-content;
    width: 100%;
    height: 20px;
    z-index: -1;
    top: 3px;
    }
    .red-box2{
      position: absolute;
    background-color: #01719b;
    inline-size: fit-content;
    width: 32%;
    height: 6px;
    z-index: -1;
    }

    .eggsec03-a22 {
    position: absolute;
    top: -77px;
    left: -18px;
    z-index: -1;
}
.arrow1{
  position: absolute;
  top: 6px;
  right: -61px;
  width: 69px;
  z-index: -1;
}
    .card-container{
        position: absolute;
        top: 0px;
        background-color: #232323;
        box-shadow: 3px 8px 6px rgb(0 0 0 / 45%), 0 6px 8px rgb(0 0 0 / 20%);
    }
    #section1{
        overflow: initial;
    }
    .deff-st{
        color: #01719b;
        font-size: 1.5em;
            font-weight: 600;
    }
    .card-container p{
        font-size: 17px !important;
    }
    .flex-text{
        display: flex;
        align-items: center;
        padding: 48px;
        text-align: center;
    }
    .lines-sec02{
        position: absolute;
        width: 100%;
    }
    .row-line01{
        position: absolute;
        width: 100%;
        top: 108px;
    }
    .line01{
        border-top: 1px solid #E2E2E2;
        width: 100%;
    }
    .row-line01 .num{
        color: white;
        position: absolute;
        left: 0px;
        top: -20px;
    }

    .row-line02{
        position: absolute;
        width: 100%;
        top: 208px;
        z-index: -1;
    }
    .row-line02 .num{
        color: white;
        position: absolute;
        left: 0px;
        top: -20px;
    }

    .row-line03{
        position: absolute;
        width: 100%;
        top: 308px;
        z-index: -1;
    }
    .row-line03 .num{
        color: white;
        position: absolute;
        left: 0px;
        top: -20px;
    }

    .row-line04{
        position: absolute;
        width: 100%;
        top: 408px;
        z-index: -1;
    }
    .row-line04 .num{
        color: white;
        position: absolute;
        left: 0px;
        top: -20px;
    }
    .sec02-pos-imga{
        position:absolute;
        top: 33px;
        right: -60px;
    }
    .sec02-pos-imgb{
        position:absolute;
        top: 269px;
        left: -155px;
    }
    .pa-sec02{
        margin-top: 60px;
        margin-bottom: 0;
    }
    .sec05-a-h4{
        background-color: #3D2C3D;
        color: white;
        text-align: center;
        inline-size: fit-content;
        margin: auto;
        padding-left: 10px;
        padding-right: 10px;
    }
    .line00a{
        position: absolute;
        right: -125px;
        top: 0;
    }
    .line00b{
        position: absolute;
        left: -45px;
        top: 0;
    }
    .eggsec03-a2{
        position: absolute;
        top: -51px;
        left: -90px;
        z-index: -1;
    }
    .p-last-sec03-a{
        margin-top: 50px;
        text-align: left;
    }
      @media (max-width:992px) {


      }

      @media (max-width:1130px) {
        .section00 h2 {
            font-size: 21px;
            color: #fff !important;
            font-weight: 500 !important;
            padding-right: 10px;
            padding-left: 10px;
            padding-top: 7px;
        }
          .img-people{
              width: 100%;
          }
          #mobile{
              display: block;
          }
          #desktop{
              display: none;
          }
        #first-p {
            position: relative;
            margin-top: 0;
            margin-bottom: 20px;
        }
          #section02-a .col-md-4{
              display: none;
          }
          #section02-a .col-md-8{
            width: 100%;
            float: none;
        }
        .box-popup {
            box-shadow: -6px -3px 6px rgb(0 0 0 / 5%), 0 6px 8px rgb(0 0 0 / 10%);
        }
        #section02-a  .box-popup {

            margin: auto;
            position: relative;
            top: 0;
            right: 0;
            background-color: white;
            z-index: 1;
            width: 92%;
            margin-bottom: 40px;
        }
        .chart-p p, .bar-lable p{
            display: none;
        }
        .sec02-pos-imga, .sec02-pos-imgb{
            display: none;
        }
          .image-bulding{
              width: 100%;
          }
        #mob .container-fullscreen {
            width: 45%;
        }
        #section03-a{
            padding-top: 5px !important;
        }
        .egg-st01{
            display: none;
        }
        .other-sec02{
         margin-bottom: 20px;
         margin-top: 20px;
        }
        .media-st {
         position: absolute;
         top: -11px;
         right: -11px;
         width: 60px;
     }
        .mpr-st {
         width: 60px !important;
         position: absolute;
         top: -20px;
         right: -11px;
     }
     #section1 article {
         margin-top: 45px;
         position: relative;
     }
     #mob .container-fullscreen {
        width: 55%;
    }
         .logopic {
             width: 80px;
         }
         .logo2 {
             position: absolute;
             left: 10px;
             top: 10px;
             z-index: 99999999999 !important;
         }
         .card-container {
             position: unset;
             margin-top: -99px;
             background-color: #121212;
             box-shadow: 0 5px 6px rgb(0 0 0 / 5%), 0 6px 8px rgb(0 0 0 / 10%);
         }
         .article-p01 {
             padding-left: 0;
             position: relative;
         }
         .flex-text {
             display: flex;
             align-items: center;
             padding: 57px;
             text-align: center;
         }
      }


    @media (max-width: 720px) {
        #header-video {display: none;}
        #header-mobile {display: block;}
    }

    @media screen and (max-width: 760px)  {
        .image-bulding{
            width: 100%;
        }

        #first-head, h3 {
            color: #d71515;
            position: relative;
            margin-top: 60px;
            margin-bottom: 20px;
            font-size: 22px;
        }

        .inpho-jobs {
            display: flex;
            align-items: center;
            flex-direction: column;
        }

        .inpho-jobs svg{
            /* width: 100%; */
            height: 400px;
        }
        .colors-rows{
            margin-top: -25px;
        }



        .imgpart-01{
            height: auto;
        }
        .row-pages {
            display: flex;
            width: 100%;
            flex-direction: column;
        }
        .col01-pages {
            width: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
            flex-direction: column;
        }
        .col02-pages {
            width: 100%;
            margin-top: 15px;
        }
        .row-pages {
            display: flex;
            width: 100%;
            flex-direction: column;
            background-color: #3d2c3d;
            padding-top: 15px;
            padding-left: 15px;
            padding-right: 15px;
            padding-bottom: 15px;
            border-radius: 5px;
        }
        .imgpart-02, .imgpart-01 {
            border-left: unset;
            width: 100% !important;
        }
        .card-image a > img {
            display: block;
            width: 100%;
            height: 100%;
            object-fit: cover;
            padding-left: 0;
        }


        .sec06-menu-all p{
            margin-bottom: 0 !important;
            color: #C2C2C2;
            font-size: 13px;
            font-weight: 700;
            padding-top: 5px;
            transition: all .9s;
        }
        .stories-container {
            width: 100%;
            margin: auto;
            margin-top: 35px;
        }
        .row-heght{
           height:  30px;
        }


        .person-numbers {
            width: 27%;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
        }
        .person-images .num {
            font-size: 18px;
            font-weight: 500;
            height: 20px;
        }
        .rows-persons img {
            width: 13px;
            margin-left: 4px;
        }
        .person-images {
            width: 55%;
        }
        .person-colors {
            width: 40%;
        }
        .line00a {
            display: none;
        }
        .line00b{
            display: none;
        }
        .eggsec03-a2{
            display: none;
        }
        .box-person {
            width: 17px;
            height: 6px;
            border-radius: 20px;
            margin-left: 12px;
        }
        .num {
            font-size: 17px;
            font-weight: 500;
            height: 20px;
        }
        .rows-persons {
            display: flex;
            align-items: center;
            font-size: 15px;
            margin-bottom: 10px;
            height: 20px;
        }
        /* #section02-a .qote-img {
            position: absolute;
            top: 24px;
            right: 18px;
            width: 60px !important;
        } */
        .img-people{
            width: 100%;
        }
        .section00 h2 {
            font-size: 19px;
        }
        #first-p img{
            display: none;
        }
        .chart-p p, .bar-lable p{
            display: none;
        }
        #section02-a .box-popup {
            position: unset;
            /* top: 0; */
            background-color: white;
            /* z-index: 1; */
            width: 87%;
            margin: auto;
            position: relative;
            right: unset;
            margin-bottom: 30px;
        }
        #first-p {
            position: relative;
            margin-top: -3px;
            margin-bottom: 20px;
        }
        .box-popup {
            box-shadow: 0 5px 6px rgb(0 0 0 / 5%), 0 6px 8px rgb(0 0 0 / 10%);
            margin-bottom: 50px;
            margin-top: 50px;
            padding: 21px;
            text-align: center;
            border-radius: 21px;
            position: relative;
            padding-top: 54px;
            padding-bottom: 20px;
        }
        .row-line01 .num {
            color: white;
            position: absolute;
            left: -12px;
            top: -20px;
            font-size: 14px;
        }
        .row-line02 .num {
            color: white;
            position: absolute;
            left: -12px;
            top: -20px;
            font-size: 14px;
        }
        .row-line03 .num {
            color: white;
            position: absolute;
            left: -12px;
            top: -20px;
            font-size: 14px;
        }
        .row-line04 .num {
            color: white;
            position: absolute;
            left: -12px;
            top: -20px;
            font-size: 14px;
        }
        .row-line04 {
            position: absolute;
            width: 100%;
            top: 177px;
            z-index: -1;
        }
        .row-line02 {
            position: absolute;
            width: 100%;
            top: 106px;
            z-index: -1;
        }
        .row-line03 {
            position: absolute;
            width: 100%;
            top: 142px;
            z-index: -1;
        }
        .row-line01 {
            position: absolute;
            width: 100%;
            top: 69px;
        }
        .sec02-pos-imgb {
            position: absolute;
            top: 269px;
            width: 167px;
            left: -155px;
            display: none;
        }
        .sec02-pos-imga {
            position: absolute;
            top: 33px;
            right: -60px;
            width: 120px;
            display: none;
        }
        .tube-st {
            width: 66%;
            height: 218px;
        }
        .num01-st {
            width: 35px;
            margin-bottom: 9px;
        }
       .egg-st01{
           display: none;
       }
       .other-sec02{
        margin-bottom: 20px;
        margin-top: 20px;
       }
       .media-st {
        position: absolute;
        top: -11px;
        right: -11px;
        width: 60px;
    }
       .mpr-st {
        width: 60px !important;
        position: absolute;
        top: -20px;
        right: -11px;
    }
    #section1 article {
        margin-top: 45px;
        position: relative;
    }
       #mob .container-fullscreen {
        width: 100%;
        }
        .logopic {
            width: 80px;
        }
        .logo2 {
            position: absolute;
            left: 10px;
            top: 10px;
            z-index: 99999999999 !important;
        }
        .card-container {
            position: unset;
            margin-top: -99px;
            background-color: #1b1b1b;
            box-shadow: 0 5px 6px rgb(0 0 0 / 5%), 0 6px 8px rgb(0 0 0 / 10%);
        }
        .article-p01 {
            padding-left: 0;
            position: relative;
        }
        .flex-text {
            display: flex;
            align-items: center;
            padding: 30px;
            text-align: center;
        }
        .head-stories img {
            position: absolute;
            width: 160px;
            top: -12px;
            z-index: -1;
        }
    }
/* test chat*/




.chat{
  width:80%;
  margin: auto;
  max-width:616px;
  min-width:350px;
  max-height:559px;
  border-radius:7px;
  background:white;
  box-shadow:0 0 10px hsla(0, 0%, 0%, 0.2);
  overflow:hidden;
  display:grid;
  grid-template-rows:80% 20%;
}



.chat-texts{
  background:white;
  padding:2rem;
  overflow:auto;
}

.text{
  display:flex;
  padding:0.7rem;
  align-items:start;
}

@keyframes fade-in{
  from{
     opacity:0;
  }
  to{
    opacity:1;
  }
}

.text.sent{
  flex-direction:row-reverse;
}

.text.sent .profile-pic{
  margin-right:0;
  margin-left:0.7rem;
}

.text.sent .text-content{
  border-radius:20px 0px 20px 20px;
}

.text.sent .text-content{
  background:#04b4a9;
  color:white;
  direction: rtl;
}

.profile-pic{
  min-width:50px;
  height:50px;
  background:gray;
  border-radius:50%;
  margin-right:0.7rem;
  overflow:hidden;
}

.profile-pic img{
  width:100%;
  height:100%;
  object-fit:cover;
}

.text-content{
  background:hsl(220, 20%, 94%);
  padding:1.5rem;
  border-radius:0px 20px 20px 20px;
  font-size:0.8rem;
  line-height:130%;
font-weight: bold;
direction: rtl;
text-align: justify;
}

.timestamp{
  display:block;
  font-size:0.7rem;
  color:hsl(0, 0%, 50%);
  margin-top:0.2rem;
}


.text.sent .timestamp{
  color:white;
}

.text-content h5{
  letter-spacing:0;
  font-size:0.9rem;
  margin-bottom:0.2rem;
  text-align: left;
}

.sent2 h5{
  text-align: right;
}

.send-message{
  width:100%;
  padding:1rem;
  display:flex;
  align-items:center;
  justify-content:space-between;
}

.message-text{
  width:80%;
  background:white;
  padding:1rem 1.2rem;
  border-radius:100vw;
  display:flex;
  align-items:center;
  justify-content:space-between;
  flex-basis:80%;
  background:hsl(220, 20%, 94%);
}


.smiley,
.attachment{
  width:20px;
  height:20px;
  display:grid;
  place-items:center;
}

.message-text input{
  padding:0.5rem;
  border:none;
  background:transparent;
}

.message-text input:focus{
  outline:none;
}

button{
  border:none;
  background:transparent;
  width:60px;
  height:60px;
  font-size:2rem;
  border-radius:50%;
  background:#04b4a9;
  color:white;
  display:grid;
  place-items:center;
  transition:300ms ease;
}

button:hover{
  background:black;
  cursor:pointer;
}


.ione{
  width: 34%;
      margin: auto 28%;
}
.ione img{
  padding-bottom: 17px
}
.i-image{
  position: absolute;
  top: 0;
  right: 52%
}


.lineab{
  position: relative;
  right: -14px;
  top: -17px;
  width: 168px;
}
.h3-sub{
  background: #01719b;
    color: #fff;
    font-size: 18px;
    padding: 0 9px;
}


.tab-center {
    justify-content: center;
    align-items: center;
    margin: auto;
    width: 80%;
}

.tab-content {
    margin: 30px auto;
    width: 80%;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #ffffff;
    background-color: #167ac6;
    border-color: #dee2e6 #dee2e6 #fff;
}

.nav-tabs .nav-link {
    border: 1px solid #0000001a;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    font-size: 18px;
    font-weight: 600;
    color: #01719b;
}

a:not(.btn):hover, a:not(.btn):focus, a:not(.btn):active {
    text-decoration: none;
    outline: none;
    color: #ffffff;
}

#section2-h46 {
    background-image: url(../graphics/cover3.jpg);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    height: 130vh;
    background-repeat: no-repeat;
}


.audio-player {
  border: 1px solid rgb(51 51 51 / 31%);
      border-radius: 5px;
      border-top: 5px solid #cd1b1b;
      /* border-bottom: 5px solid #007bb1; */
      width: 50vw;
      height: 140px;
      text-align: center;
      flex-flow: row;
      margin: 4rem auto 4rem auto;

  }
  .player-controls {
    align-items: center;
    justify-content: center;
    margin-top: 1.5rem;
    flex: 3;
  
  }
  progress {
      width: 90%;
    }
    progress[value] {
      -webkit-appearance: none;
      appearance: none;
      background-color: white;
      color: blue;
      height: 5px;
    }
    progress[value]::-webkit-progress-bar {
      background-color: white;
      border-radius: 2px;
      border: 1px solid lighten(#acacac, 20%);
      color: blue;
    }
    progress::-webkit-progress-value {
      background-color: blue;
    }
    p {
      font-size: 1.6rem;
    }
  #play-btn {
    background-image: url('https://cdn.fastly.picmonkey.com/content4/previews/arrows_2/arrows_2_44_550.png');
    background-size: cover;
    width: 75px;
    height: 75px;
    margin: 2rem 0 2rem 2rem;
    &.pause {
      background-image: url('https://img.icons8.com/ios/452/circled-pause.png');
    }
  }
}


#sound-1{
  width: 98%;
    background: ;
    padding: 0px;
    margin: -7px;
}

#sound-1::-webkit-media-controls-panel {
  background-color: #fff;
}

.source2{
  font-size: 13px !important;
}




.step-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.step-list__item {
  counter-increment: step-counter;
  position: relative;
}
.step-list__item:before {
  content: counter(step-counter);
  font-weight: 300;
  color: #d8d8d8;
}
.step-list__item h2 {
  font-size: 20px;
    line-height: 30px;
    font-weight: 300;
    color: #ffffff;
    background: #424242;
    padding: 7px;
    border-radius: 8px;
    text-align: center;
}
.step-list__item__inner p{
  font-size: 1.2em;
}
.step-list__item .icon {
  border-radius: 50%;
  display: block;
  flex: 0 0 auto;
}
.step-list__item .icon img {
  width: 100%;
  height: 100%;
}
.step-list__item .body {
  font-size: 12px;
    line-height: 18px;
    font-weight: 300;
    box-shadow: 0px 0px 4px #8888887a;
    padding: 9px 16px;
    background: #fff;
    border-radius: 10px;
}
.step-list__item .content {
  display: flex;
  flex-direction: row;
}
.step-list__item:first-child .icon {
  background: #f4f6d5;
}
.step-list__item:nth-child(2) .icon {
  background: #e8f4f3;
}
.step-list__item:nth-child(3) .icon {
  background: #ededed;
}
.step-list__item:nth-child(4) .icon {
  background: #edf6ef;
}
.step-list__item:nth-child(5) .icon {
  background: #fef3f3;
}
.step-list__item:nth-child(odd) .content {
  justify-content: flex-start;
}
.step-list__item:nth-child(even) .content {
  justify-content: flex-end;
}
.step-list__item:first-child > .step-list__item__inner:before {
  content: none;
}
.step-list__item:last-child > .step-list__item__inner:after {
  content: none;
}
.step-list__item + li {
  margin-top: 110px;
}
.step-list__item + li > div {
  margin-top: -1px;
}
@media screen and (max-width: 600px) {
    
    
    .card-container{
        border-bottom-right-radius: 25% !important;
    border-bottom-left-radius: 25% !important;
        
    }
    
    .meya{
        width: 100%;
        
    }
    
    
    .seda {
    font-size: 31px !important;
    font-weight: bold !important;
    color: #ff0027 !important;
    width: 100% !important;
}
    
    
    
    .audio-player{
        width: 80%
    }
  .width-80{
    width: 100%!important;
  }
  .top-info img, .right-info img, .top-info2 img {
    width: 55px !important;
}
  .img-mid,.img-mid2 {
    margin: 20px auto 20px auto!important;
    max-width: 350px!important;
}
  .right-p, .left-p,.right-p2, .left-p2, .bottom-icon2,.right-p3, .left-p3,.right-p4, .left-p4{
    position: unset !important;
  }
  .b-m{
    display: block !important;
  }
  .info img{
    width: 100% !important ;
  }
  .img-des{
    display: none;
  }
  .img-mob{
    display: block;
  }
  .step-list__item {
    display: flex;
  }
  .step-list__item:before {
    content: counter(step-counter);
    position: relative;
    font-size: 36px;
    line-height: 42px;
    font-weight: 300;
    color: #000000;
    margin-right: 12px;
  }
  .step-list__item .icon {
    order: 0;
    width: 36px;
    height: 36px;
    padding: 9px;
    position: absolute;
    left: -9px;
    top: 42px;
  }
  .step-list__item .body {
    order: 1;
    margin-top: 8px;
    margin-left: 12px;
  }
  .step-list__item .content {
    align-items: flex-start;
  }
  .step-list__item .content:before {
    content: "";
    position: absolute;
    border-left: #d8d8d8;
    height: 100%;
    left: 9px;
    bottom: 0;
    display: block;
    width: 1px;
    background: #d8d8d8;
    top: 84px;
  }
  .step-list__item:last-child .content:before {
    content: none;
  }
}
@media screen and (min-width: 601px) {

  .step-list__item:before {
    content: counter(step-counter);
    position: absolute;
    font-size: 80px;
    line-height: 1;
    font-weight: 300;
    color: #d8d8d8;
  }
  .step-list__item .icon {
    width: 200px;
      height: 200px;
      padding: 18px;
  }
  .step-list__item .body {
    flex: 0 1 44.3333%;
    margin-top: 84px;
  }
  .step-list__item .content {
    align-items: center;
  }
  .step-list__item > .step-list__item__inner {
    position: relative;
  }
  .step-list__item > .step-list__item__inner:before, .step-list__item > .step-list__item__inner:after {
    border-width: 0px;
    border-style: solid;
    border-color: #d8d8d8;
    display: block;
    content: "";
    position: absolute;
    height: 42px;
    width: calc( 33.3333% - 42px );
  }
  .step-list__item:nth-child(odd) > .step-list__item__inner {
    text-align: right;
  }
  .step-list__item:nth-child(odd) > .step-list__item__inner:before, .step-list__item:nth-child(odd) > .step-list__item__inner:after {
    border-left-width: 1px;
    left: calc( 33.3333% - 21px );
  }
  .step-list__item:nth-child(odd) > .step-list__item__inner:before {
    border-top-width: 1px;
    border-top-left-radius: 42px;
  margin-top: -42px;
  }
  .step-list__item:nth-child(odd) > .step-list__item__inner:after {
    border-bottom-width: 1px;
    border-bottom-left-radius: 42px;
    margin-bottom: -42px;
  }
  .step-list__item:nth-child(odd):before {
    left: 0;
    margin-left: 33.3333%;
    transform: translateX(-100%);
  }
  .step-list__item:nth-child(odd) .icon {
    margin-left: 72px;
  }
  .step-list__item:nth-child(even) > .step-list__item__inner:before, .step-list__item:nth-child(even) > .step-list__item__inner:after {
    border-right-width: 1px;
    right: calc( 33.3333% - 21px );
  }
  .step-list__item:nth-child(even) > .step-list__item__inner:before {
    border-top-width: 1px;
    border-top-right-radius: 42px;
    margin-top: -42px;
  }
  .step-list__item:nth-child(even) > .step-list__item__inner:after {
    border-bottom-width: 1px;
    border-bottom-right-radius: 42px;
    margin-bottom: -42px;
  }
  .step-list__item:nth-child(even):before {
    right: 0;
    margin-right: 33.3333%;
    transform: translateX(100%);
  }
  .step-list__item:nth-child(even) .icon {
    margin-right: 72px;
  }
  .step-list__item:nth-child(even) .body {
    order: 1;
  }
}

.container33 {
    box-sizing: content-box;
    padding: 0 12px;
    max-width: 810px;
    margin: 48px auto;
}


.quoteWell {
    background-color:#1c1c1c !important;
    border: none;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.quote {
    color: #afafaf;
    font-size: 16px;
    line-height: 1.5;
    font-style: normal !important;
}

.masLogo {
    width: 82px;
    height: 24px;
    margin: 0px 7px;
}
.info{
  margin: 50px auto;
    text-align: center;
}
.info-1{
  width: 50%
}

.youtube-player {
    position: relative;
    width: 80%;
   height: auto;
    margin: auto;
    cursor: pointer;
    /* margin-bottom: 5%; */
    border-width: 20px;
    border-style: solid;
    border-color: #c74444 #bb4848bf #bf2d2d #9f2424;
}
.youtube-player.pristine::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -15px;
    margin-left: -25px;
    height: 0;
    width: 0;
    border-left: 50px solid #ffffffc4;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease;
}
.card-container p{
  color: #fff;
}
.width-80{
  width: 80%;
  margin: auto;
}
audio{
    width: 100%;
}



/************************/

article blockquote {
  position: relative;
  max-width: 60%;
  margin: 3rem auto 4rem;
  transform: rotate(0.5deg);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);
}
article blockquote::after {
  pointer-events: none;
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 65%;
  height: 0;
  padding-bottom: 24%;
  content: "";
  transform: rotate(-8deg) translate(-65%, 22%);
  transform-origin: center;
  background: url(https://assets.codepen.io/439000/pen_2.webp);
  background-size: contain;
  background-repeat: no-repeat;
}
article blockquote cite {
  position: relative;
  display: block;
  padding: 2rem 2rem 3rem;
  font-weight: bold;
  color: #212529;
  background: #fffea4 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAgCAYAAABU1PscAAAEr0lEQVRYhW2Yy5FkIQwE5YBueIMPmIM3GIE3eMMeepPJVvRhY3veB0qlUkm8OOfkGCNba3nOyTlnzjlzjJFrrdx7Z2st55zZe885Z7bWcu+d994cY2REZO/9XV9rZe89xxg558xzTt57c86Ze++vfVhzrZUR8fbae2fvPXvvGRG51srWWt57v/AEi997c++dEfFurrXe73vv2xiwBDPGeM+31l5APNt7/wps7/1AQxz/33tf8BB0znlEQgSkR0T8zEBr7YE457xgCJLn11rvHhudc/Kc88BW1scYLzsA4zkCIwgysdZ6AXJ9zpnhNAGal2GotfYlJ0BHxAMN2N77CwyQEASbBEKmCJD9q4xgHmwQdM7JMMOWDVHyN5kCDJtExNMlQB47/+VYZWCQZhdwJg1iWRPgqCR42MXs4kL/sOEUW8ewCvAK0JuTGVjlukFSlwTh9XkmIj4ZsP5gAslYGk6lncWMuTDJjIOA7QqEa64JsmFsEfGVlUA+bAgIOw6F6yKlTrhux/J71S655gwRMOsTBNdsMMZ2zvkEgPVR4bZIAgM0gAFvMC5oX6cOnK0qSUvTtWKZuuAfsVQ2L1dp4CakDglVfcMMwdHoYBSmIYV9kSUGwT2vyd6W1asPp7E2ocooUvIGe++XNTcyOxVBQcbTb8lgNRDepeCd0Wf/pLdam53CQOwEBl27rlnmGgz/sly7j8l0YduSyVjwIEGgcZh2W2chFiGNdiozZC8HGGsRRLVbpIKcTaRVwd9Baq1tjxZoGKCwAsMGycIETk9wNgwO8jymVEsH6C+zaK19XIhF+M3CrnacCPat5zpl2gTIrIPwfaRVMdidbASW4Forow5jHhVseWbYTmCWcB87jYPgt4vRIwTrm0AXeG2ue+9PEbtQ7DxonGcAzDPYm3XuHuBmBJg6CDIyUHNuig7KQ6cxhhtS1bUZdWf1DG/mq1RsBNV9zKIPTybhDWwaJF2fa62PC1ln9TBipt1oPMP7neoY7qQuPmeGYicAO5FJsa2/afiXL3vOgWHkU1NIduohxhomc36uTq8AQ2KeiepEimzfKGEd1xdd8bZBWAZUdQs7idNOQbtO3KDeQUUTqu/XOSvsAN7YBevqt3ysxXostf36PXpOrSf2cCZNDgHZteacfzXgkcIjLAtXJtA4TmJAnp1s0+68rh0fmAyS53y/BhX4ufVXu59nDwfpTx0uWGvYI4StkRpz4PVkaAnVeUs1+Tem+rDgc2r9YlCPeLZY1sK56pDmDvvL1fysa8ISZJ85Z4Z91yD49zX5yerwfjsNLOJi7uTuJx4hbAjVxcicj6oeBHvvGW4staHVFu7frhPP8PWo6D7gSdZHSWrF2be51NH9qz/5MOMirDOJde2GxLgBm/6e5BMXmYUozzRcI7M+Ifqk5pH9fUk04Ncc1KzczFyUzpK/Enj4A7zdx4H55AdwN72Ko44aa62/GqjMEiUvuqO6qHnOWoYMa9VgvQ9kuBtjAO7aXLdJrLU+NYDFeZ7hYX/E8uIeL+pwZ68nAz4r1C91VW7gqZL2qZF6Chb2YZtFPe+7oAjWBelTXbU9Z9QOVKdN1uD/rw9YOrm5M/8DNoCiyP8tLEcAAAAASUVORK5CYII=");
}
article blockquote cite::after {
  pointer-events: none;
  display: block;
  content: " ";
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 100%;
  height: 4px;
  background: #fffea4 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAgCAYAAABU1PscAAAEr0lEQVRYhW2Yy5FkIQwE5YBueIMPmIM3GIE3eMMeepPJVvRhY3veB0qlUkm8OOfkGCNba3nOyTlnzjlzjJFrrdx7Z2st55zZe885Z7bWcu+d994cY2REZO/9XV9rZe89xxg558xzTt57c86Ze++vfVhzrZUR8fbae2fvPXvvGRG51srWWt57v/AEi997c++dEfFurrXe73vv2xiwBDPGeM+31l5APNt7/wps7/1AQxz/33tf8BB0znlEQgSkR0T8zEBr7YE457xgCJLn11rvHhudc/Kc88BW1scYLzsA4zkCIwgysdZ6AXJ9zpnhNAGal2GotfYlJ0BHxAMN2N77CwyQEASbBEKmCJD9q4xgHmwQdM7JMMOWDVHyN5kCDJtExNMlQB47/+VYZWCQZhdwJg1iWRPgqCR42MXs4kL/sOEUW8ewCvAK0JuTGVjlukFSlwTh9XkmIj4ZsP5gAslYGk6lncWMuTDJjIOA7QqEa64JsmFsEfGVlUA+bAgIOw6F6yKlTrhux/J71S655gwRMOsTBNdsMMZ2zvkEgPVR4bZIAgM0gAFvMC5oX6cOnK0qSUvTtWKZuuAfsVQ2L1dp4CakDglVfcMMwdHoYBSmIYV9kSUGwT2vyd6W1asPp7E2ocooUvIGe++XNTcyOxVBQcbTb8lgNRDepeCd0Wf/pLdam53CQOwEBl27rlnmGgz/sly7j8l0YduSyVjwIEGgcZh2W2chFiGNdiozZC8HGGsRRLVbpIKcTaRVwd9Baq1tjxZoGKCwAsMGycIETk9wNgwO8jymVEsH6C+zaK19XIhF+M3CrnacCPat5zpl2gTIrIPwfaRVMdidbASW4Forow5jHhVseWbYTmCWcB87jYPgt4vRIwTrm0AXeG2ue+9PEbtQ7DxonGcAzDPYm3XuHuBmBJg6CDIyUHNuig7KQ6cxhhtS1bUZdWf1DG/mq1RsBNV9zKIPTybhDWwaJF2fa62PC1ln9TBipt1oPMP7neoY7qQuPmeGYicAO5FJsa2/afiXL3vOgWHkU1NIduohxhomc36uTq8AQ2KeiepEimzfKGEd1xdd8bZBWAZUdQs7idNOQbtO3KDeQUUTqu/XOSvsAN7YBevqt3ysxXostf36PXpOrSf2cCZNDgHZteacfzXgkcIjLAtXJtA4TmJAnp1s0+68rh0fmAyS53y/BhX4ufVXu59nDwfpTx0uWGvYI4StkRpz4PVkaAnVeUs1+Tem+rDgc2r9YlCPeLZY1sK56pDmDvvL1fysa8ISZJ85Z4Z91yD49zX5yerwfjsNLOJi7uTuJx4hbAjVxcicj6oeBHvvGW4staHVFu7frhPP8PWo6D7gSdZHSWrF2be51NH9qz/5MOMirDOJde2GxLgBm/6e5BMXmYUozzRcI7M+Ifqk5pH9fUk04Ncc1KzczFyUzpK/Enj4A7zdx4H55AdwN72Ko44aa62/GqjMEiUvuqO6qHnOWoYMa9VgvQ9kuBtjAO7aXLdJrLU+NYDFeZ7hYX/E8uIeL+pwZ68nAz4r1C91VW7gqZL2qZF6Chb2YZtFPe+7oAjWBelTXbU9Z9QOVKdN1uD/rw9YOrm5M/8DNoCiyP8tLEcAAAAASUVORK5CYII=");
  box-shadow: 1px 3px 16px rgba(0, 0, 0, 0.2);
  -webkit-clip-path: polygon(0% 0%, 5% 70%, 10% 0%, 15% 100%, 20% 0%, 25% 45%, 30% 0%, 35% 100%, 40% 0%, 45% 60%, 50% 0%, 55% 100%, 60% 0%, 65% 100%, 70% 0%, 75% 100%, 80% 0%, 85% 100%, 90% 0%, 95% 50%, 100% 0%);
  clip-path: polygon(0% 0%, 5% 70%, 10% 0%, 15% 100%, 20% 0%, 25% 45%, 30% 0%, 35% 100%, 40% 0%, 45% 60%, 50% 0%, 55% 100%, 60% 0%, 65% 100%, 70% 0%, 75% 100%, 80% 0%, 85% 100%, 90% 0%, 95% 50%, 100% 0%);
}
article blockquote span[itemprop=name] {
  position: absolute;
  left: 1.5rem;
  bottom: 1rem;
  font-size: 0.9rem;
  color: rgba(0, 0, 0, 0.9);
}
article blockquote a {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translate(-50%, 240%);
  font-size: 0.7rem;
  text-decoration: none;
  color: #a6a6a6;
}
@media screen and (max-width: 46rem) {
  article blockquote {
    max-width: 80%;
  }
}
@media screen and (max-width: 32rem) {
  article blockquote {
    max-width: 94%;
  }
}



.flourish-credit{
    display: none !important;
    
}


.seda{
    font-size: 40px; 
    font-weight: bold !important;
    color: #ff0027 !important;
    
}


 .card-container{
        border-bottom-right-radius: 70%;
    border-bottom-left-radius: 70%;
        
    }

