
.admin-options-news ul {
    display: flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.dnnEditState header {
  position: static !important;
}

#LiveForm539 .Submit-Align-Default {
    padding-right: 100px !important;
}

.date-day-left {
    display: none !important;
}

.warpper-day-left .item-day-left:last-child:before {
    display: none !important;
}

.last-ceo-top:before {
  right: 350px;
}

.image-ceo {
    min-height: 100px;
}

.text-box-ceo span {
        font-size: 12px;
    font-weight: normal;
    display: inline;
}

.text-box-ceo h3 {
    font-size: 14px;
}
.text-box-ceo {
  padding:10px;
}

.text-ceo {
    min-height: 170px;
}


.faq-table-tab {
    border: none;
}

.faq-table-tab td, .faq-table-tab th {
    background: #eee;
    border: 2px solid #fff;
    padding: 8px;
}

.faq-table-tab tr:nth-child(odd) td {
    background: #f9f9f9;
}

.faq-table-tab td a {
    color: #005ba3;
}

.image-ceo img {
    position: static;
    transform: none;
    height: 100% !important;
    width: initial !important;
    border: none;
    border-radius: 0 !important;
    margin-right: -10px;
}

.image-ceo-content {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 150px;
    height: 150px;
    border-radius: 50%;
    overflow: hidden;
    border: 2px solid #F44336;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.image-last-ceo-top .image-ceo-content {
    position: static;
    transform: none;
    border: 2px solid #F44336;
    width: 340px;
    height: 340px;
}

.image-last-ceo-top img {
    width: initial !important;
    height: 100% !important;
    border: none !important;
    border-radius: 0 !important;
    margin-right: -30px;
}

.content-ceo {
    max-width: 190px;
    margin: 0 auto 30px;
}


.swfw-table {
    border: none;
    margin: 0 auto;
}

.swfw-table td, .swfw-table th {
    background: #eee;
    border: 2px solid #fff;
    padding: 8px;
}

.swfw-table tr:nth-child(odd) td {
    background: #f9f9f9;
}

.swfw-table td a {
    color: #005ba3;
}

.ssss-icon-img {
    width: 50px;
}

.scm-logo-item {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 120px;
}

.scm-logo-item > img {
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
}
.about-life-insurance.links-tabs ul li a {
    color: #242424 !important;
}
/*ceo*/

.bk {
    transition: all 0.9s;
    height: 100%;
    background-color: #ffffffad !important;
    padding: 10px;
    font-size: 12px;
    text-align: right;
    line-height: 30px;
    color: black;
}

.flip-card {
    transition: all 0.9s;
    background-color: transparent;
    width: 300px;
    height: 300px;
    /*        perspective: 1000px;*/
}

.flip-card-inner {
    transition: all 0.9s;
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    /* transform-style: preserve-3d;*/
}

.flip-card:hover .flip-card-back {
    transition: all 0.9s;
    /*transform: rotateY(180deg);*/
    opacity: 1;
}

.flip-card-front, .flip-card-back {
    transition: all 0.9s;
    position: absolute;
    width: 100%;
    height: 270px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.flip-card-front {
    transition: all 0.9s;
    background-color: white;
    color: black;
}

.flip-card-back {
    transition: all 0.9s;
    /* transform: rotateY(180deg);*/
    opacity: 0;
}



.image-ceo img {
    width: 250px !important;
    height: 250px !important;
    border-radius: 50%;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%,-50%);
    border: 2px solid #d80546;
}

.image-ceo {
    text-align: center;
    position: relative;
    min-height: 175px;
    background-image: linear-gradient(to bottom, #0099a8, #11747e);
}

.content-ceo {
    box-shadow: 0 0 6px 0 rgba(36, 36, 36, 0.3);
    background-color: #f1f1f1;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 30px;
}

.text-ceo {
    display: inline-flex;
    align-items: flex-end;
    justify-content: right;
    min-height: 240px;
    width: 100%;

}

.text-ceo span {
    display: block;
    width: 100%;
}

.text-ceo h3 {
    display: block;
    width: 100%;
}
.text-box-ceo {
    padding: 15px;
    width: 100%;
}

.text-box-ceo span {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 600;
    color: #242424;
}

.text-box-ceo h3 {
    font-size: 26px;
    font-weight: 600;
    color: #242424;
}





/*ceo*/
.card-ceo-box-image img { width: 100% !important; height: 100% !important; object-fit: cover; }

.card-ceo-box-image { width: 200px; height: 200px; border-radius: 50%; overflow: hidden; border: 2px solid #f44336; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-30%); transition: all 0.3s linear; }

.card-ceo-image { text-align: center; background: #0d7d88; padding: 10px 0; position: relative; height: 175px; transition: all 0.3s linear; }

.card-ceo { position: relative; box-shadow: 0 0 6px 0 rgba(36, 36, 36, 0.3); background-color: #f1f1f1; border-radius: 10px; overflow: hidden; margin-bottom: 30px; min-height: 333px; }

.card-ceo-specifications { position: absolute; width: 100%; display: block; top: 60px; transition: all 0.3s linear; }

.card-ceo-spec-one { padding: 15px 15px 30px 15px; text-align: center; margin-bottom: 0; }

    .card-ceo-spec-one h3 { font-weight: bolder; }

    .card-ceo-spec-one span { color: #0d7d88; }

.card-ceo-profile-visits { padding: 0 15px; height: 0; transition: all 0.3s linear; }

    .card-ceo-profile-visits ul { margin: 0 0 0 0; padding-bottom: 30px; }

        .card-ceo-profile-visits ul li { margin-bottom: 10px; }

            .card-ceo-profile-visits ul li i, .card-ceo-profile-visits ul li em { width: 32px; height: 32px; text-align: center; font-size: 18px; background: #0d7d88; line-height: 32px; color: #fff; border-radius: 5px; vertical-align: middle; margin-left: 5px; }

            .card-ceo-profile-visits ul li span { display: inline-block; margin-left: 5px; font-weight: bold; color: #000; }

        .card-ceo-profile-visits ul li { color: #0d7d88; }


.card-ceo-content { position: relative; padding-top: 60px; min-height: 155px; }

.card-ceo:hover .card-ceo-specifications { top: -5px; }

.card-ceo:hover .card-ceo-image { height: 120px; }

.card-ceo:hover .card-ceo-box-image { width: 100px; height: 100px; top: 40px; }

.card-ceo:hover .card-ceo-spec-one { padding-bottom: 15px; }
body.rtl .livetabsdaytabs ul li{width:100%;}
div#dnn_ctr392_View_ctl00_ctl04_LiveTabsiMod3982 {
    float: right;
    width: 33.333333%;
    position: relative;
    padding-right: 15px;
    padding-left: 15px;
}

div#dnn_ctr392_View_ctl00_ctl04_LiveTabsiMod3981 {
    float: right;
    width: 66.666667%;
    position: relative;
    padding-right: 15px;
    padding-left: 15px;
}
.dayicon {font-family:icon !important;}


/*life-insurance*/
.content-life-insurance {
    background-color: #fff;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 19%);
    border-radius: 5px;
    padding: 15px;
    min-height: 300px;
}

.icon-life-insurance {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
    -webkit-box-align: end!important;
    -ms-flex-align: end!important;
    align-items: flex-end!important;
    border-bottom: 2px solid #029ca6;
}

.title-life-insurance h6 {font-size: 22px;}

.image-life-insurance img {
    max-width: 115px !important;
}

.text-life-insurance {
    margin: 30px 0 0 0;
    font-size: 16px;
    line-height: 2;
}

.day-right.day-life-insurance {
    padding: 0 110px 75px 110px;
}
.text-life-insurance ul li {
    list-style: disc;
}
.text-life-insurance ul li::marker {
   color: #c30251;
   font-size: 19px;
}
.day-head-page .head-tabname {
    margin-top: 113px;
}
/*end:life-insurance*/
.first-tabs .type_box_color .type_item{cursor: auto;}
        .first-tabs .type_item {
        height: auto;
        margin-bottom: 40px;
        /*background-image: linear-gradient(to right top, #0296a2, #038893, #037983, #036c75, #035e66);*/
        background-image:none;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100% 100%;
        text-align: center;
        background-color: #0099a8;
        border-radius: 10px;
        cursor: pointer;
        overflow: hidden;
        box-shadow: -3px 0 6px 0 rgb(36 36 36 / 20%);
        position: relative;
    }
        .first-tabs .type_item svg {
    width: 7rem;
    height: 7rem;
    transform: scale(1);
    transition: all 0.3s linear;
    position: relative;
    top: 0;
}
            .first-tabs .type_title {
        font-family: IRANSansM;
        font-size: 23px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        text-align: center;
        color: var(--black);
        position: absolute;
        margin-top: 0;
        color: #fff;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        opacity: 1;
        width: 100%;
        height: 100%;
        line-height: 7;
    }

    @media (min-width: 991.89px) {
    .first-tabs .col-md-4 {
    flex: 0 0 20%;
    max-width: 20%;
}
}
    @media (max-width: 768px) {
    .first-tabs .col-md-4 {
    flex: 0 0 50%;
    max-width: 50%;
}
}
    @media (max-width: 576px) {
    .first-tabs .col-md-4 {
    flex: 0 0 100%;
    max-width: 100%;
}
}
    @media (max-width: 375px) {
    .first-tabs .col-md-4 {
    flex: 0 0 100%;
    max-width: 100%;
}
}
.first-tabs .type_icon {
    margin-top: 0;
    height: 100%;
}
.first-tabs .type_icon img {
    width: 100%;
    opacity: 1;
    height: 100%;
    position: relative;
    z-index: 10;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
.first-tabs .type_item:hover .type_icon img {opacity:0;}
.first-tabs .type_box_color .type_item:hover .type_icon img {opacity:1;}
.first-tabs .type_item:hover svg {
    transform: scale(1.5);
    position:relative;
top:20px;

}
.first-tabs .type_item:hover .type_title {
   color:#fff;
   opacity:1;
}

/*customer*/
.customer-pane {
    background: #008880;
    padding: 40px;
    margin: -50px -30px 50px -30px;
}
.title-right-customer h3 {font-size: 68px;margin: 0;color: #fff;}

.title-right-customer span {
    font-size: 18px;
    color: #fff;
    text-align: justify;
    line-height: 1.8;
}

.title-right-customer {
    position: relative;
    padding-left: 30px;
    text-align: justify;
}

.des-customer p {
    font-size: 25px;
    line-height: 1.6;
    padding-right: 30px;
    color: #fff;
    text-align: justify;
}

.title-right-customer:before {content: "";position: absolute;width: 1px;height: 100%;background: #fff;top: 0;left: 0;}
.polygon-bg {
    width: 100%;
    height: 100%;
    clip-path: polygon(50% 0%, 0% 23%, 0% 76%, 50% 100%, 100% 77%, 100% 23%);
    background-color: #fff;
    position: relative;

}

.list-icon ul {
    margin: 0;
    text-align: center;
}
.list-icon {
    margin: 50px 0;
}
.list-icon ul li {
    display: inline-block;
    width: 15%;
    height: 200px;
    margin: 0 8px -25px 8px;
    position: relative;
}

.icon-customer img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    max-width: 101px;
}
.icon-customer2 .list-icon ul {
    text-align: right;
}

.icon-customer2 .list-icon ul li:nth-child(7) {
    margin-right: 105px;
}
.icon-customer3 .list-icon ul li {
    margin-bottom: -25px;
}

.icon-customer3 .list-icon ul {
    text-align: right;
}

.icon-customer3 .list-icon ul li:nth-child(7) {
    margin-right: 113px;
    margin-bottom: -25px;
}
/*end:customer*/

/*live tabs */

    @media screen and (max-width: 768px) {
.rtl .tabs-head .livetabsdaytabsinner ul li {display: block ;margin: 0 !important;}
.rtl .tabs-head .livetabsdaytabsinner {margin: 30px  0 30px;}
    .rtl .tabs-head .livetabsdaytabsinner ul li.ui-tabs-active a { background: #019aa6; color:rgb(0 0 0) ;margin-top: 0; border: 1px solid #019aa6; }
    .rtl .tabs-head .livetabsdaytabsinner ul li a { background: rgb(202 25 80); border-radius: 5px; margin-left: 0;  margin-bottom: 2px; }
  .rtl .tabs-head .livetabsdaytabsinner .ui-tabs .ui-tabs-panel {

    margin: 40px 0;
}
     body.rtl .tabs-head .livetabsdaytabsinner {
        margin-top: 0;}
        body.rtl  .tabs-head .livetabsdaytabsinner .ui-tabs .ui-tabs-nav {

    margin-top: 0;

}
main .main-skin.main-product-cat .head-baner-product.head-category-banner {
    /* min-height: 218px; */
}
      .tab-name-header {
    padding-top: 55px;
}
      .banners-head-category p > img {
    width: auto;
    height: 218px;
    position: absolute;
    display: block;
    top: -8px;
    left: 0px;

    object-fit: cover;
}

.banners-head-category {
    position: relative;
}

    }
/*end:live tabs */


/*customers testimonials*/
.shadow-effect {
	background: #fff;
	padding: 20px;
	border-radius: 4px;
	text-align: center;
	border: 1px solid #ececec;
	box-shadow: 0 19px 38px rgba(0, 0, 0, 0.1), 0 15px 12px rgba(0, 0, 0, 0.02);
	min-height: 300px;
}
#customers-testimonials .shadow-effect p {
	font-family: inherit;
	font-size: 16px;
	line-height: 2;
	margin: 0 0 17px 0;
	font-weight: 300;
}
.testimonial-name {
	margin: -17px auto 0;
	display: table;
	width: auto;
	background: #019ba7;
	padding: 9px 35px;
	border-radius: 12px;
	text-align: center;
	color: #fff;
	box-shadow: 0 9px 18px rgba(0, 0, 0, 0.12), 0 5px 7px rgba(0, 0, 0, 0.05);
}
#customers-testimonials .item {
	text-align: center;
	padding: 50px;
	/* margin-bottom: 80px; */
	opacity: 0.2;
	-webkit-transform: scale3d(0.8, 0.8, 1);
	transform: scale3d(0.8, 0.8, 1);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#customers-testimonials .owl-item.active.center .item {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}
#customers-testimonials .owl-item img {
	transform-style: preserve-3d;
	max-width: 90px;
	margin: 0 auto 17px;
	border-radius: 50%;
}
#customers-testimonials.owl-carousel .owl-dots .owl-dot.active span,
#customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span {
	background: #019ba7;
	transform: translate3d(0px, -50%, 0px) scale(0.7);
}
#customers-testimonials.owl-carousel .owl-dots {
	display: inline-block;
	width: 100%;
	text-align: center;
}
#customers-testimonials.owl-carousel .owl-dots .owl-dot {
	display: inline-block;
}
#customers-testimonials.owl-carousel .owl-dots .owl-dot span {
	background: #009aa6;
	display: inline-block;
	height: 20px;
	margin: 0 2px 5px;
	transform: translate3d(0px, -50%, 0px) scale(0.3);
	transform-origin: 50% 50% 0;
	transition: all 250ms ease-out 0s;
	width: 20px;
	border-radius: 50%;
}
.title-testimonials {
    text-align: right;
}

.title-testimonials h3 {
    font-size: 24px;
    border-bottom: 1px solid #019aa7;
    padding-bottom: 15px;
}
/*customers testimonials*/


.text-ipt.tenders-pane ul li {overflow: hidden;list-style-type: decimal;list-style: arabic-indic;}

.text-ipt.tenders-pane table.MsoTableGrid {margin: 40px auto;}


/*third party*/
.box-pi-pr {
    /* border: 1px solid #009aa8; */
    border-radius: 20px;
    padding: 20px;
    margin-top: 30px;
    background: #fff;
    box-shadow: 15px 0px 13px 0 rgb(0 154 168 / 16%), 0px 0px 0px 0 rgb(0 154 168 / 0%);
}

.box-pi-pr h2 {
    color: #009aa8;
    font-size: 25px;
}

.text-pi-pr p {
    font-size: 16px;
    /* text-align: right !important; */
}
.pi-flex {
    display: flex;
    justify-content: center;
    align-items: center;
}

.text-pi-pr.pi-flex img {
    width: 279px;
    height: 141px;
}



.text-pi-pr.pi-flex  p {
    padding-left: 40px;
}
.icon-list-pi {
    background: #fff;
    box-shadow: 1px 0px 13px 0 rgb(0 154 168 / 16%);
    padding: 25px;
    border-radius: 20px;
    border: 1px solid rgb(0 154 168 / 25%);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    margin-left: 35px;
}

.icon-list-pi span svg {
    width: 10rem;
    height: 10rem;
    margin-bottom: 110px;
}

.item-text-pi h3 {
    color: #009aa8;
    margin-bottom: 5px;
}

.icon-pi-pr {
    margin: 55px 0;
}



.item-text-pi {
    margin: 105px 0;
}

.icon-list-pispan span svg:last-child {
    margin-bottom: 0;
}

.text-pi-pr.text-list-pi h4 {
    color: #009aa8;
    margin-bottom: 20px;
}
.text-pi-pr.text-list-pi.list-red h4 {
    color: #cb1a51;
}

.text-pi-pr.text-list-pi.border-pi {
    padding-bottom: 30px;
    border-bottom: 1px solid #009aa8;
}

.text-pi-pr.text-list-pi.border-pi-red.list-red {
    padding: 30px 0 0;
    border-bottom: 1px solid #cb1a51;
}

.text-pi-pr.text-list-pi.list-red ul li {
    list-style-type: disc;
    color: #000;
    font-size: 16px;
}

.text-pi-pr.text-list-pi.list-red ul {
    margin-right: 14px;
}

.text-pi-pr.text-list-pi.list-red ul li::marker {
    color: #cb1a51;
}
.text-pi-pr h2 {
    color: #009aa8;
    font-size: 25px;
}

.text-pi-pr.insurance-discount-pi {
    margin: 40px 0;
    border-bottom: 1px solid #009aa8;
}
.text-pi-pr.insurance-discount-pi span svg {
    width: 100%;
    height: 100%;
    margin-bottom: 40px;

}
.text-pi-pr.pi-color-red h2 {
    color: #cb1a51;
}
.text-pi-pr.box-pi-pr.pi-color-red h5 {
    color: #cb1a51;
    font-size: 18px;
    margin-bottom: 0;
}
.border-end-red {
    border-bottom: 1px solid #cb1a51;
    padding-bottom: 65px;
}
.content-rd-pr span svg {
    width: 5rem;
    height: 5rem;
    margin-left: 20px;
}

.content-rd-pr.pi-flex {
    justify-content: start;
    align-items: center;
}

.content-rd-pr {
    margin-bottom: 15px;
}

.text-pi-pr.box-sg-pi {
    box-shadow: 0px 12px 13px 0 rgb(0 154 168 / 16%);
    border-radius: 20px;
    margin-top: 40px;
    padding: 20px;
    margin-bottom: 50px;
}
.sale-sh-pr {
    display: flex;
    align-items: center;
    background: #c4e4e1;
    border-radius: 20px;
    padding: 20px;
    margin-bottom: 20px;
}

.sale-link-sh-pr {
    display: flex;
}

.sale-sh-pr h6 {
    font-size: 18px;
}

.sale-link-sh-pr {
    /* width: 66%; */
    background: #fff;
    display: flex;
    padding: 20px;
    border-radius: 20px;
    align-items: center;
    margin-right: 33px;
}

.sale-link-sh-pr svg {
    width: 5rem;
    height: 5rem;
    margin-left: 40px;
}

.sale-link-sh-pr p a {
    color: #000;
    font-size: 20px;
}

.sale-row-sh-pr .sale-link-sh-pr {
    margin-bottom: 10px;
}
.sale-sh-pr {
    display: flex;
    align-items: center;
    background: #c4e4e1;
    border-radius: 20px;
    padding: 8px;
    margin-bottom: 20px;
}

.sale-link-sh-pr {
    display: flex;
}

.sale-sh-pr h6 {
    font-size: 18px;
    flex: 0 0 30%;
    padding-right: 20px;
}

.sale-link-sh-pr {
    background: #fff;
    padding: 20px;
    border-radius: 20px;
    align-items: center;
    margin-right: 33px;
    flex: 0  0 66%;
}

.sale-link-sh-pr svg {
    width: 5rem;
    height: 5rem;
    margin-left: 40px;
}

.sale-link-sh-pr p a {
    color: #000;
    font-size: 20px;
}

.sale-row-sh-pr .sale-link-sh-pr {
    margin-bottom: 10px;
}

.sale-row-sh-pr {
    flex: 0 0 70%;
}

.sale-row-sh-pr .sale-link-sh-pr:last-child {
    margin-bottom: 0;
}
.shopping-guide-pr {
    padding-bottom: 40px;
    border-bottom: 1px solid #009aa8;
}

.box-d-pr {
    display: flex;
    margin-top: 25px;
}

.box-d-pr svg {
    width: 8rem;
    height: 8rem;
    margin-left: 20px;
}

.list-d-pr {
    padding-right: 25px;
}

.list-d-pr ul li {
    list-style-type: disc;
    font-size: 16px !important;
}

.list-d-pr ul li::marker {
    color: #cb1a51;
}
@media handheld, only screen and (max-width:425px) {

.text-pi-pr.pi-flex img {
    width: 215px;
    height: auto;
}
		.product-introduction-pr .icon-pi-pr .pi-flex {
    flex-direction: column;
}

		.product-introduction-pr .icon-pi-pr .pi-flex .icon-list-pi {
    flex-direction: column;
    display: none;
}
.icon-pi-pr {
    margin-top:0;
}

.sale-sh-pr{
    display: flex;
    flex-direction: column;
}
	.sale-sh-pr h6{
    flex: 0 0 100%;
    padding: 0;
    margin: 15px 0 !important;
}
	.sale-link-sh-pr {
    display: flex;
    flex-direction: column;
    flex: 0 0 100%;
    margin: 0;
    justify-content: center;
    align-items: center;
    width: 100%;
}
	.sale-link-sh-pr svg{
    margin: 0;
}
	.sale-link-sh-pr p a {
    color: #000;
    font-size: 16px;
}
	.sale-row-sh-pr {
    flex: 0 0 100%;
    display: flex;
    flex-wrap: wrap;
}
	.box-d-pr{
    display: flex;
    flex-direction: column;
}
	.text-pi-pr h2 {
    font-size: 16px;
    line-height: 2;
}
	.text-pi-pr.box-pi-pr.pi-color-red h5 {font-size: 16px;text-align: right;}
	.box-pi-pr {
    padding: 10px;
    margin-top: 30px;

    box-shadow: 0px -10px 13px 0 rgb(0 154 168 / 16%);
}
	.box-pi-pr h2 {

    font-size: 16px;
}
}
@media handheld, only screen and (max-width:768px) {

.pi-flex {
    flex-direction: column;
}
.text-pi-pr.pi-flex p {
    padding-left: 0px;
	margin-bottom:20px;
}
	.icon-pi-pr .pi-flex {
    flex-direction: row;
}
.item-text-pi {
    margin: 10px 0;
}
.item-text-pi h3{
    margin-top: 45px;
}
.icon-list-pi span svg {
    margin-bottom: 42px;
}
	.text-pi-pr p {
    font-size: 14px;
    line-height: 2;
}
	.text-pi-pr.text-list-pi.list-red ul li {
    font-size: 14px;
    line-height: 2;
}
	.list-d-pr ul li {
    font-size: 14px !important;
    line-height: 2 !important;
}
}
/*third party*/
/*ceo new 1401*/
.card.dey-card {
  border: 2px solid #0199a7;
  border-radius: 10px;
  overflow: hidden;
  transition: all 0.3s linear;
  margin-bottom: 30px;
}

.card.dey-card:hover {
  border: 2px solid #df4172;
  box-shadow: 0 0 14px 0px #df4172;
}

.card.dey-card:hover .dey-img-details {
  background-color: rgb(223 65 114 / 78%);
  border: 1px solid #df4172;
  height: 48%;
}

.card.dey-card .card-body {
  padding: 0;
}

.dey-img-details {
  position: absolute;
  bottom: 0;
  background-color: rgb(63 177 188 / 78%);
  width: 100%;
  height: 18%;
  color: #fff;
  padding: 15px 20px;
  font-size: 16px;
  /* font-weight: bold; */
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  transition: all 0.3s linear;
}

.dey-img-details h3 {
  font-size: 18px;
  margin: 0;
  margin-bottom: 3px;
  font-weight: bold;
  color: #fff;
}

.name-details {
  font-size: 14px;
}

.dey-img-details ul {
  margin: 7px 0 3px 0;
  padding: 0;
  font-size: 16px;
}

.dey-img-details ul li {
  margin-bottom: 5px;
  font-size: 14px;
  display: flex;
  align-items: center;
}

.dey-img-card {
  position: relative;
  height: 400px;
}

.dey-img-card img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
.dey-img-details ul li i {
    width: 25px;
    text-align: center;
    margin-left: 5px;
}

/*ceo new 1401*/