:root {
    --IsfPortal-red0: #AA3333;
    --IsfPortal-red: #cc3333;
    --IsfPortal-red1: #e81216;
    --IsfPortal-red2: #f45355;
    --IsfPortal-red3: #f6290c;
    --IsfPortal-red4: #f66012;
    --IsfPortal-blue0: #162d93;
    --IsfPortal-blue: #1c39bb;
    --IsfPortal-blue1: #2e65bb;
    --IsfPortal-blue2: #283dbb;
    --IsfPortal-blue3: #27a0bb;
    --IsfPortal-blue4: #2ebabb;
    --IsfPortal-navy-blue: #29338a;
    --IsfPortal-black: #403c3e;
    --IsfPortal-black-gray: #454545;
    --IsfPortal-gray0: #363636;
    --IsfPortal-gray1: #a9a9aa;
    --IsfPortal-gray2: #eaebec;
    --IsfPortal-gray3: #F6F6F6;
    --IsfPortal-white: #ffffff;
    --IsfPortal-rounded: 15px;
    --IsfPortal-padding: 15px;
    --bs-gutter-x: var(--IsfPortal-padding);
    --IsfPortal-input-rounded: 10px;
    --IsfPortal-Font-1:Vazir-Medium;
    --IsfPortal-Font-2:Vazir-Bold;
    --Isfportal-font-size-12: 12px;
    --Isfportal-font-size-14: 14px;
    --Isfportal-font-size-15: 15px;
    --Isfportal-font-size-16: 16px;
    --Isfportal-font-size-17: 17px;
    --Isfportal-font-size-18: 18px;
    --Isfportal-font-size-19: 19px;
    --Isfportal-font-size-20: 20px;
    --Isfportal-font-size-22: 22px;
    --Isfportal-font-size-25: 25px;
    --Isfportal-font-size-27: 27px;
}
*::-webkit-scrollbar {
    height: 6px;
    width: 4px;
    border-radius: 10px;}

*::-webkit-scrollbar-track {
    background: rgb(173, 173, 173);
    }

*::-webkit-scrollbar-thumb {
    background-color: rgba(29, 29, 31, 0.4);
    }

* {
    scrollbar-color: rgba(29, 29, 31, 0.4) rgba(173, 173, 173, 0.2);
    scrollbar-width: thin;
    }


.rtl {
    direction: rtl;
}

.text-right {
    text-align: right;
}

*, body,h1,h2,h3,a{
    font-family: var(--IsfPortal-Font-1), sans-serif;
    font-size: var(--Isfportal-font-size-14) !important;
}
*:not(.fas,.fa,.far), body:not(.fas,.fa,.far) ,h1:not(.fas,.fa,.far),h2:not(.fas,.fa,.far),h3:not(.fas,.fa,.far),a:not(.fas,.fa,.far) {
    font-family: var(--IsfPortal-Font-1), sans-serif !important;
}


*:not(.fa), body:not(.fa) ,h1:not(.fa),h2:not(.fa),h3:not(.fa),a:not(.fa) {
    1font-family: var(--IsfPortal-Font-1), sans-serif !important;
}
	
input, textarea {
    outline: none;
}

html {
    scroll-behavior: smooth;
}

* {
text-decoration: none !important;
}

a {
outline: none !important;
cursor: pointer;
}

button, input, textarea, select {
outline: 0;
}

/*///////////////////////////////////////////*/
.Shoar {
background-color: var(--IsfPortal-red);
top: 1rem;
position: relative;
margin-right: 5rem;
padding: 0;
color: white;
font-size: var(--Isfportal-font-size-14);
height: 2.8rem;
border-bottom-right-radius: 10px;
width: 100%;
z-index: 0;
white-space: nowrap;
font-weight: bolder;
line-height: 2rem;
padding-right: 1rem;
}
.Shoar img {
width: 50%;
display: block;
height: auto;
width: 50% !important;
margin: 0 auto;
}
@media (max-width:1400px) AND (min-width:1300px) {
.Shoar img {
width: 70% !important;
}
}
@media (max-width:1299px) AND (min-width:992px) {
.Shoar img {
width: 80% !important;
}
}
@media (max-width:991px) AND (min-width:900px) {
.Shoar img {
width: 65% !important;
margin: 0;
margin-right: 1rem;
}
}
@media (max-width:899px) AND (min-width:800px) {
.Shoar img {
width: 70% !important;
margin-right: 0.5rem;
}
}
@media (max-width:799px) AND (min-width:767px) {
    .Shoar {
        height: 3rem;
    }
    .Shoar img {
        width: 70% !important;
        margin-right: 0.5rem;
    }
}
@media (max-width:767px) {
    .top-header {
        height: 4rem !important;
        float: right;
        width: 100%;
        z-index: 1 !important;
    }
    .Shoar {
        height: 3rem !important;
        padding: 0.5rem;
    }
    .Shoar img {
        margin: 0 auto;
        display: block;
        width: 21% !important;
        min-width: 10rem;
    }
}
.Shoar span {
    display: contents;
    font-size: var(--Isfportal-font-size-14);
    -webkit-text-stroke: 1px white
}

.top-header {
    background-color: var(--IsfPortal-blue);
    height: 1rem;
}

.top-header-news {
    background-color: var(--IsfPortal-blue);
    height: 3.8rem;
    line-height: 3.7;
    color: white;
    z-index: 1;
    border-bottom-right-radius: 10px;
}

.top-header-news img {
    width: 1.5rem;
    margin-left: 5px;
}

.sticky-icon {
    z-index: 1;
    position: fixed;
    top: 20%;
    left: 0;
    width: auto;
    flex-direction: column;
}

.sticky-icon a {
    transform: translate(-120px, 0px);
    border-radius: 0 50px 50px 0;
    text-align: justify;
    margin: 2px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 5px;
    font-size: 23px;
    transition: all 0.8s;
    height: 3rem;
    line-height: 1.5;
}

.sticky-icon a span {
    font-size: medium;
}

.sticky-icon a:hover {
    color: #FFF;
    transform: translate(0px, 0px);
}

.calender {
    background-color: var(--IsfPortal-red);
    color: #FFF;
}

#weather-pannel span {
    font-size: var(--Isfportal-font-size-14);
}

/*----------------------------------------------------Header------------------------------------------------------------*/
.logo {
    background: rgb(105, 133, 255);
    background: linear-gradient(34deg, rgba(105, 133, 255, 1) 0%, rgba(27, 57, 189, 1) 57%);
    padding: .7rem;
    border-radius: 50%;
    height: 55px;
    width: 55px;
    -webkit-box-shadow: 10px 10px 36px -7px rgba(105, 133, 255, 1);
    -moz-box-shadow: 10px 10px 36px -7px rgba(105, 133, 255, 1);
    box-shadow: 10px 10px 36px -7px rgba(105, 133, 255, 1);
}

.p-logo {
    font-size: var(--Isfportal-font-size-16);
    margin-right: 0;
    /* color: var(--IsfPortal-black); */
    font-weight: 600;
    /* -webkit-text-stroke: 1px #464646; */
    letter-spacing: -1px;
    margin-bottom: 0;
    font-family: var(--IsfPortal-Font-2);
    line-height: 1.5rem;
    padding-right: 0.5rem;
}

.sub-p-logo {
    font-size: var(--Isfportal-font-size-12);
    color: var(--IsfPortal-black);
    margin-right: 10px;
    margin-bottom: 0;
}

.parent-icon-nav {
    border: 3px solid #767677;
    border-radius: 50%;
    padding: 8px;
    font-size: inherit;
}

.search-icon, .setting-icon, .icon-nav {
	width: 22px;
	height: 20px;
}

.pl-0-important {
    padding-left: 0 !important;
}

.pr-0-important {
    padding-right: 0 !important;
}

.modal-body-custom .modal-title.modal-title-search {
	font-size: 14px;
}

.input-search {
    font-size: 12px;
    font-weight: bold;
}

.input-search:focus {
    box-shadow: 0 0 0;
    border: 1px solid var(--IsfPortal-blue);
}

.popover-header {
    color: var(--IsfPortal-red);
    font-size: var(--Isfportal-font-size-18);
    font-weight: bold;
}

.popover-body {
    color: var(--IsfPortal-navy-blue);
    font-size: var(--Isfportal-font-size-16);
    font-weight: bold;
}


/*----------------------------------------------------------Start-Nav----------------------------------------------------*/
.search-icon-mob {
    text-align: end;
}

.offcanvas-body-custom .ul-offcanvas {
    font-weight: bold;
    margin: 0;
}
.dropdown-menu.show{
    display: grid;
    text-align: center;
    left: -25px;
    margin-top: 15px;
}
.dropdown-item:active{
    background-color: white;
}
.dropdown-toggle::after{
    margin-right: 10px;
    margin-left: 0;
    position: relative;
    top: 4px;
}
.dropdown-menu.show .dropdown-item{
   font-size:var(--Isfportal-font-size-14) ;
    font-weight: bold;
    color: var(--IsfPortal-black);
    padding: 7px 15px;
}

.offcanvas-body-custom .ul-offcanvas li {
    margin: 0;
    list-style: none;
    display: inline-block;
    border-right: 2px solid #605b5b;
    white-space: nowrap;
}

.offcanvas-body-custom .ul-offcanvas li a {
	/* color: #3e3d3d; */
	color: var(--IsfPortal-black);
	font-size: var(--Isfportal-font-size-14);
	text-decoration: none;
	display: inline-block;
	padding: 0 0.5rem;
}

.offcanvas-body-custom .ul-offcanvas li a:hover {
    color: #000;
}

.content {
    padding: 1.5em;
}

.custom-li {
    border-right: 0 !important;
}

.custom-li a {
    padding-right: 0 !important;
}

#Newstring {
    font-size: var(--Isfportal-font-size-14);
}

.close-nav {
    width: 36px;
    height: 36px;
}

/*-----------------------------------------------------start-section1----------------------------------------------------*/
.parent-swiper1 {
    width: 100%;
    height: 466px;
}

.parent-swiper2 {
    width: 100%;
    height: 525px;
}

.parent-swiper1 .mySwiper1, .parent-swiper2 .mySwiper2, .parent-swiper-section4 .swiper-section4, .parent-swiper-section5 .swiper-section5 {
    width: 100%;
    height: 100%;
    border-radius: 12px;
    overflow: hidden;
}

.parent-swiper1 .img-slide-1, .parent-swiper2 .img-slide-2, .parent-swiper-section4 .img-swiper-section4, .box-video img, .box-post-card img, .box-post-card-little img, .parent-swiper-section5 .img-swiper-section5 {
    width: 100%;
    height: 100%;
    object-fit: fill;
    border-radius: 12px;
}

.parent-swiper2 .mySwiper2 .swiper-button-custom {
    color: var(--IsfPortal-white);
    border-radius: 50%;
    border: 4px solid var(--IsfPortal-white);
    width: 45px;
    height: 45px;
}

.parent-swiper2 .mySwiper2 .swiper-button-custom::after {
    font-size: 23px;
    font-weight: bold;
}

.custom-btn {
    cursor: pointer;
    color: var(--IsfPortal-white);
    border-radius: 12px;
    background-color: var(--IsfPortal-blue);
    padding: 20px;
    display: block;
    font-size: var(--Isfportal-font-size-14);
    border: none;
    font-weight: bold;
}

.custom-btn:focus-visible {
    box-shadow: 0 0 0;
}

/*--------------------------------------------------------start-section2------------------------------------------------*/
.custom-box-nav-pill {
    padding: 9px;
    background-color: var(--IsfPortal-gray1);
    display: inline-block;
    border-radius: 12px;
    border: none;
}

.custom-box-nav-pill {
    padding: 9px;
    background-color: var(--IsfPortal-gray1);
    display: inline-block;
    border-radius: 12px;
    border: none;
}

.custom-box-nav-pill img {
    width: 28px;
}

.custom-btn-nav-pill.active .custom-box-nav-pill, .custom-btn-nav-pill.active .hr-nav-pill {
    background-color: var(--IsfPortal-red);
}

.custom-btn-nav-pill:focus-visible, .hr-nav-pill {
    border: none;
}

.custom-btn-nav-pill span {
	padding:10px;
	font-size: var(--Isfportal-font-size-14);
	color: var(--IsfPortal-gray1);
	font-weight: bold;
}

.custom-btn-nav-pill.active span {
    color: var(--IsfPortal-gray0);
}

.hr-nav-pill {
    margin-top: 20px;
    height: 4px;
    width: 40px;
    background-color: var(--IsfPortal-gray1);
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
    opacity: 1;
    border: none;
}

.box-slide-nav-pill {
    background-color: var(--IsfPortal-gray2);
    width: 150px;
    height: 150px;
    border-radius: 12px;
    text-align: center;
    position: relative;
    margin: auto;
    padding: 20px 5px;
}

.box-slide-nav-pill img {
    width: 65px;
    height: 65px;
}

.box-slide-nav-pill .default-img {
    position: relative;
    right: 2px;
}

.box-slide-nav-pill p {
	color: var(--IsfPortal-black-gray);
	font-size: 12px !important;
}

.box-slide-nav-pill .hover-img {
    opacity: 0;
    width: 0;
    height: 0;
}

.box-slide-nav-pill:hover .hover-img {
    opacity: 1;
    transition: .6s;
    transform-origin: bottom;
    width: 65px;
    height: 65px;

}

.box-slide-nav-pill:hover .default-img {
    opacity: 0;
    width: 0;
    height: 0;
    display: none;
}

.box-slide-nav-pill:hover, .box-slide-nav-pill:hover p {
    background-color: #c4c4c4;
    color: rgba(1, 31, 93, 0.84);
}

.parent-swiper-nav-pill,.parent-swiper-area {
    position: relative;
}

.parent-swiper-nav-pill .swiper-button-next.swiper-button-next-nav-pill,.parent-swiper-area .swiper-button-next.swiper-button-next-area {
    position: absolute;
    right: -40px;
    width: 40px;
}

.parent-swiper-nav-pill .swiper-button-prev.swiper-button-prev-nav-pill,.parent-swiper-area .swiper-button-prev.swiper-button-prev-area {
    position: absolute;
    left: -40px;
    width: 40px;
}

.parent-swiper-nav-pill .swiper-button-next.swiper-button-next-nav-pill::after, .parent-swiper-nav-pill .swiper-button-prev.swiper-button-prev-nav-pill::after, .parent-swiper-section5 .swiper-button-prev.swiper-button-prev-sec5::after, .parent-swiper-section5 .swiper-button-next.swiper-button-next-sec5::after,.parent-swiper-area .swiper-button-next.swiper-button-next-area::after,.parent-swiper-area .swiper-button-prev.swiper-button-prev-area::after {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: var(--IsfPortal-gray1);
    content: '';
    position: relative;
}

.parent-swiper-nav-pill .swiper-button-next.swiper-button-next-nav-pill .triangle, .parent-swiper-section5 .swiper-button-next.swiper-button-next-sec5 .triangle,.parent-swiper-area .swiper-button-next.swiper-button-next-area .triangle {
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-left: 10px solid var(--IsfPortal-white);
    border-bottom: 7px solid transparent;
    position: absolute;
    z-index: 1;
    left: 0;
    right: -2px;
    top: 0;
    bottom: 0;
    margin: auto;
}


.parent-swiper-nav-pill .swiper-button-prev.swiper-button-prev-nav-pill .triangle, .parent-swiper-section5 .swiper-button-prev.swiper-button-prev-sec5 .triangle,.parent-swiper-area .swiper-button-prev.swiper-button-prev-area .triangle {
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-right: 10px solid var(--IsfPortal-white);
    border-bottom: 7px solid transparent;
    position: absolute;
    z-index: 1;
    left: 0;
    right: 2px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.custom-tab {
    padding-right: 35px;
    padding-left: 35px;
}

/*--------------------------------------------------start-section3-------------------------------------------------------*/
.parent-banner {
    /*height: 135px;*/
    width: 100%;
    border-radius: 12px;
    overflow: hidden;
}

.parent-banner img {
    width: 100%;
    /*height: 100%;*/
    /*object-fit: fill;*/
}

/*---------------------------------------------------start-section4-------------------------------------------------------*/
.parent-swiper-section4 {
    width: 100%;
    height: 468px;
}

.box-slide-swiper-section4, .box-post-card, .box-post-card-little, .box-slide-swiper-section5 {
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: fill;
    border-radius: 12px;
}

.img-swiper-section4, .img-swiper-section5 {
    position: absolute;
    bottom: 0;
}

.box-slide-swiper-section4::after, .box-slide-swiper-section5::after {
    content: '';
    background: linear-gradient(180deg, rgba(105, 133, 255, 0.085) 50%, rgb(27, 57, 189) 85%);
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 12px;
    right: 0;
}

.parent-text-swiper .title {
    font-size: var(--Isfportal-font-size-16);
    font-weight: bold;
}

.parent-text-swiper .text {
    font-size: var(--Isfportal-font-size-14);

}
.mySwiper.swiper-section4 .swiper-pagination.customize-swiper-p-s4 {
    width: auto;
    left: 25px;
}

.swiper-section4 .swiper-pagination.customize-swiper-p-s4 .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    border: 1px solid var(--IsfPortal-white);
    background-color: transparent;
    opacity: 1;
}
.swiper-section4 .swiper-pagination.customize-swiper-p-s4 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: var(--IsfPortal-white);
}

.box-video {
    width: 100%;
    height: 140px;
    border-radius: 12px;
    overflow: hidden;
    position: relative;
}

.parent-box-post-card {
    width: 100%;
    height: 355px;
    position: relative;
}

.box-post-card-little {
    /*height: 105px;*/
}

.box-post-card::after {
    content: '';
    background: linear-gradient(180deg, rgba(105, 133, 255, 0.085) 79%, rgb(27, 57, 189) 105%);
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 12px;
    right: 0;
}

.text-post-card {
    position: absolute;
    bottom: 15px;
    padding: 0 20px;
    text-align: justify;
    color: var(--IsfPortal-white);
    z-index: 1;
}

.text-post-card p {
}

.modal-body-custom {
    background: linear-gradient(320deg, rgba(105, 133, 255, 0.095) 77%, rgb(27, 57, 234) 100%);
    border-radius: 18px;
}

.modal-video-sizing {
    width: 100%;
    height: 430px;
    border-radius: 20px;
    overflow: hidden;
}

.modal-content {
    border-radius: 20px;
}

.modal-video-sizing video {
    border-radius: 20px;
    overflow: hidden;
}

.modal-body-custom .modal-title {
    color: #00087a;
    font-size: var(--Isfportal-font-size-16);
    font-weight: bold;
}

.play-video {
    position: absolute;
    top: 10px;
    left: 10px;
    margin: auto;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: var(--IsfPortal-red);
}

.triangle-video {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 14px solid white;
    border-bottom: 10px solid transparent;
    margin: 16px;
}

.custom-btn.custom-btn-new {
    background-color: var(--IsfPortal-red);
    width: max-content;
    padding: 8px 40px;
    font-weight: bold;
}

.custom-btn.custom-btn-new:active, .custom-btn.custom-btn-new:hover, .custom-btn.custom-btn-new:focus-visible {
    background-color: #ee1313;
}


/*-------------------------------------------------start-section5------------------------------------------------------------*/
.box-slide-swiper-section5::after {
    background: linear-gradient(180deg, rgba(105, 133, 255, 0) 58%, rgb(27, 57, 189) 99%);

}

.parent-text-swiper-sec5 {
    bottom: 0;
}

.parent-text-swiper-sec5 .text {
	font-size: var(--Isfportal-font-size-14);
}

.parent-swiper-section5 {
    height: 490px;
    width: 100%;
}

/*.parent-swiper-section5 .swiper-section5 {
    border-radius: 35px;
}*/

.parent-swiper-section5 .img-swiper-section5, .box-slide-swiper-section5::after {
    /*border-radius: 35px;*/
}

.parent-swiper-section5 .swiper-button-next.swiper-button-next-sec5 {
    position: absolute;
    right: 65%;
    width: 40px;
    top: 106%;
}

.parent-swiper-section5 .swiper-button-prev.swiper-button-prev-sec5 {
    position: absolute;
    left: 14%;
    width: 40px;
    top: 106%;
}
.list-group-custom {
    border-radius: 0 5px 5px 0;
    padding: 40px 10px;
    height: 490px;
    margin-right: auto;
}
.list-group-custom .list-group-item {
	background-color: transparent;
	border: none;
	font-size: var(--Isfportal-font-size-16);
	color: var(--IsfPortal-white);
	font-weight: bold;
	position: relative;
}

.list-group-custom .list-group-item img {
    width: 27px;
    height: 27px;
    margin-left: 10px;
}

.list-group-custom .list-group-item .img-list2 {
    display: none;
}

.list-group-custom .list-group-item.active {
    background-color: var(--IsfPortal-gray2);
    border-radius: 12px;
    color: var(--IsfPortal-black-gray);
}

.list-group-custom .list-group-item.active {
    right: 35px;
}

.list-group-custom .list-group-item.active .img-list1 {
    display: none;
}

.list-group-custom .list-group-item.active .img-list2 {
    display: inline;
}


.tab-content-customize ul {
    list-style: none;
}
.tab-content-customize ul li {
    margin-bottom: 5px;
    font-size: var(--Isfportal-font-size-14);
}
.triangle-list {
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-right: 11px solid var(--IsfPortal-white);
    border-bottom: 5px solid transparent;
    position: absolute;
    bottom: 0;
    left: 13px;
    top: 0;
    margin: auto;
}

.list-group-custom .list-group-item.active .triangle-list {
    border-right: 10px solid var(--IsfPortal-red);
}

.custom-btn.custom-btn-new.custom-btn-new-5 {
    padding: 8px 40px;
    font-weight: bold;
}

/*--------------------------------------------------------start-footer---------------------------------------------------*/
.parent-footer {
    background-color: var(--IsfPortal-blue);
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
}
.ul-footer {
    list-style: none;

}

.ul-footer li {
    margin-bottom: 15px;

}

.ul-footer li img {
    width: 22px;

}

.ul-footer li span {
    font-size: var(--Isfportal-font-size-16);
    color: var(--IsfPortal-white);
    margin-right: 8px;
}

.ul-footer2 {
    list-style: none;
    margin-right: 25px;

}

.ul-footer2 li img {
    width: 18px;
}

.ul-footer2 li span {
    font-size: var(--Isfportal-font-size-12);
    color: var(--IsfPortal-white);
    margin-right: 5px;
}

.ul-footer2-custom li img {
    width: 12px;
}

.ul-footer2-custom li a span {
    font-size: var(--Isfportal-font-size-14);
}

.ul-footer2-custom li {
    margin-bottom: 8px;
}

.statistics-footer {
    background-color: var(--IsfPortal-navy-blue);
}

.statistics-span {
	font-size: var(--Isfportal-font-size-14);
	color: var(--IsfPortal-white);
	margin: 0 12px;
}

.design-by {
	font-size: var(--Isfportal-font-size-12);
	color: var(--IsfPortal-black-gray);
	font-weight: bold;
}

/*----------------------------------------------------Archive New------------------------------------------------------------*/
.broad {
	background: transparent;
	width: max-content;
	padding: 2px;
	display: block;
	font-size: 12px;
	margin: 10px 0;
	color: var(--IsfPortal-gray1) !important;
}
.broad a{
    font-size: 12px;
	color: var(--IsfPortal-gray1) !important;
}
.news-box {
	background: #eaeaee;
	border-radius: 12px;
	padding: .25rem;
	margin: 0 auto;
}
.news img {
	width: 100%;
	border-radius: 12px;
	height: inherit;
}
.news p {
	font-size: 10px;
	color: white;
	padding-right: 5px;
	height: 45px;
	z-index: 99;
	position: relative;
	top: -2.8rem;
	background: rgba(34, 32, 32, 0.57);
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
}
.news {
	height: 150px;
	overflow: hidden;
	padding-bottom: 0;
}
.new-news {
	background: #eaeaee;
	height: 35rem;
	margin: 2px;
	border-bottom-left-radius: 12px;
	border-top: 3px solid #29338a;
	border-bottom-right-radius: 12px;
	overflow: auto;
	top: -3rem;
	position: relative;
	padding: 15px 0 2px 0;
}
.new-news-span {
	font-size: 12px;
	font-weight: bold;
	position: relative;
	top: -30px;
	width: auto;
	height: 25px;
	background: #eaeaee;
	z-index: 999;
	right: 2px;
}
.new-news-p{
  position: relative;
}
.new-news-p span {
	font-size: 11px;
	font-weight: bold;
	top: 0;
	color: #1f30bf;
	background: #f5f5f5;
}
.news-box2{
    border-radius: 12px;
    padding: .25rem;
  
  }
  .news2 img{
    width: 100%;
    border-radius: 12px;
}
  .news2 p{
      font-size: 12px;
      color: var(--IsfPortal-black-gray);
      font-family: var(--IsfPortal-Font-1);
      font-weight: bold;
      border-right: 3px solid var(--IsfPortal-gray1);
      padding-right: 5px;
      height: 50px;
  }
  .news2 span{
    font-size: 12px;
    color: var(--IsfPortal-black-gray);
    font-family: var(--IsfPortal-Font-1);
    position: relative;
    top: -1rem;
}
.border-news {
	width: 100%;
	border-bottom: 3px solid #1b39bd;
	margin: 5px 0 15px 0;
	padding: 5px;
	height: 15px;
}
.border-news label {
	background: white;
	position: relative;
	top: -8px;
	font-family: var(--IsfPortal-Font-2);
	font-size: smaller;
	padding: 5px;
}
.blog-posts .featured {
    width: 100% !important;
    height: 250px !important;
    margin: 0.5em 0 1em 0 !important;
  }
  .blog-posts .featured .image {
    height: 250px !important;
  }
  .blog-posts .featured .content {
    height: 250px !important;
  }
  .blog-posts .row {
    display: flex;
  }
  .blog-posts .row .post:last-child {
    margin-right: 0 !important;
  }
  .blog-posts .post {
    flex: 1;
    overflow: hidden;
    background: white;
    height: 200px;
    -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
    margin-right: 1em;
    margin-bottom: 1em;
    border-radius: 15px;
  }
  .blog-posts .post:hover {
    -moz-box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.1);
  }
  .blog-posts .post:hover .image {
    opacity: 0.8;
  }
  .blog-posts .post .image, .blog-posts .post .content {
    display: inline-block;
    position: relative;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  .blog-posts .post .image {
    float: right;
    width: 50%;.blog-posts .post .image .time {
        background: rgb(27, 57, 189);
        width: 50px;
        text-align: center;
        padding: 0.5em 0;
        color: #fff;
    }
    height: 200px;
    background-size: cover;
    background-position: center center;
    border-radius: 15px;
  }
  .blog-posts .post .image .time {
	background: rgb(27, 57, 189);
	width: 50px;
	text-align: center;
	padding: 0.5em 0;
	color: #fff;
    top: 0;
  position: absolute;
  border-radius: 15px;
}
  .blog-posts .post .image .time .date {
    font-weight: bolder;
  }
  .blog-posts .post .image .time .month {
    font-size: 0.7rem;
  }
  .blog-posts .post .content {
    padding: 0.5em 1em;
    width: 50%;
    -moz-box-shadow: -2px 0 2px -1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: -2px 0 2px -1px rgba(0, 0, 0, 0.1);
    box-shadow: -2px 0 2px -1px rgba(0, 0, 0, 0.1);
    height: 200px;
  }
  .blog-posts .post .content:before {
    content: '';
    position: absolute;
    background: white;
    width: 10px;
    height: 10px;
    top: 20%;
    left: -5px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -moz-box-shadow: -1px 0 2px -1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: -1px 0 2px -1px rgba(0, 0, 0, 0.1);
    box-shadow: -1px 0 2px -1px rgba(0, 0, 0, 0.1);
  }
  .blog-posts .post .content h1 {
	font-weight: 600;
	line-height: 1.2;
	white-space: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 14px;
	color: #393938;
}
  .blog-posts .post .content p {
    font-weight: 300;
    font-size: 0.7rem;
    line-height: 1.5;
    margin-bottom: 0.5em;
	font-size: 12px;
	color: #393938;
  }
  .blog-posts .post .content .meta .icon-comment {
    font-size: 0.7em;
    line-height: 2;
    margin-top: auto;
  }
  .img-imege{
        width: 100%;
        height: 100%;
        border-radius: 15px;
        object-fit: cover;
    
  }
/*----------------------------------------------------Archive images------------------------------------------------------------*/
.slider-n {
    height: auto;
  }
  .slider-n .container1 {
    width: 100%;
    height: 100%;
    margin: 0px auto;
    position: relative;
    text-align: right;
    max-width: 1200px;
  }
  .slider-n img {
	width: 100%;
	height: 100%;
	vertical-align: middle;
	border: 0;
	position: relative;
	border-radius: 15px;

}
.slider-n .head {
    font-size: 16px;
    position: absolute;
    z-index: 12;
    bottom: 0;
    right: 10px;
    width: auto;
    height: auto;
    margin: 0.5em;
    padding: 0.5em;
    opacity: 1;
    overflow: hidden;
    transition: all 0.5s ease-in-out;
    background: rgba(0, 0, 0, 0.5);
}
.slider-n .head h2 {
    color: #fff;
    text-transform: uppercase;
    padding: 0;
    margin: 0 0 0.25em;
    line-height: 1.2;
    font-size: 1rem !important;
    text-align: center;
    display: block;
    font-weight: normal !important;
}
  .slider-n .head p {
    color: rgba(255, 255, 255, 0.8);
    padding: 0;
    margin: 0 0 0.125em;
    line-height: 1.2;
    font-size: 1em;
  }
  .slider-n .head a {
    color: #00ABFA;
    text-decoration: none;
    line-height: 1.2;
    font-size: 0.75em;
  }
  .slider-n .head a:hover {
    color: #006594;
    text-decoration: underline;
  }
  .slider-n-content {
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	width: 100%;
	height: calc(100% - 20%);
	direction: ltr;
	padding: 8px 0 5px 0;
}
  .slider-n-content figure {
    margin: 0;
    padding: 0;
    cursor: pointer;
    position: relative;
    width: 20%;
    transition: all 2s ease-in-out;
  }
  .slider-n-inner {
    line-height: 0;
    display: flex;
    height: 100%;
    width: 500%;
    animation: 30s slidy infinite;
    transition: all 2s ease-in-out;
  }
.slider-n-thumb {
    display: block;
    z-index: 1000;
    cursor: pointer;
    position: absolute;
    width: calc(100% / 5.1);
    /* height: 20%; */
    bottom: -142px;
}
  .slider-n-thumb:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: 0.5;
    transition: all 0.2s ease-in-out;
    border-radius: 15px;
  }
  .slider-n-thumb:hover:after {
    opacity: 0;
  }
  .slider-n-thumb .head {
    background: transparent;
    font-size: 8px;
    margin: 0;
  }
  .slider-n input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .slider-n-arrow {
    position: absolute;
    left: 0;
    z-index: 15;
    top: 0%;
    width: 100%;
    height: 3.125rem;
    top: 50%;
    transform: translateY(-50%);
  }
.slider-n-dot {
    /* height: 3rem; */
    /* bottom: 0; */
    width: auto;
    z-index: 10;
    position: absolute;
    text-align: center;
    font-size: 0;
    /* display: flex; */
    align-items: center;
    justify-content: center;
    /* direction: ltr; */
    text-align: center;
    left: 0;
}
.slider-n-dot .dot {
    display: block;
    border-radius: 50%;
    margin: 0.4rem 0.5rem;
    width: 1rem;
    height: 1rem;
    background: #fff;
    border: 2px solid #00567C;
    cursor: pointer;
}
  .slider-n-dot .dot:hover {
    background: #00567C;
  }
  .slider-n #input-1:checked ~ #thumb-1:after {
    opacity: 0;
  }
  #input-1:checked ~ .slider-n-dot > .dot:nth-child(1) {
    opacity: 1;
    background: #00567C;
  }
  .slider-n #input-2:checked ~ #thumb-2:after {
    opacity: 0;
  }
  #input-2:checked ~ .slider-n-dot > .dot:nth-child(2) {
    opacity: 1;
    background: #00567C;
  }
  .slider-n #input-3:checked ~ #thumb-3:after {
    opacity: 0;
  }
  #input-3:checked ~ .slider-n-dot > .dot:nth-child(3) {
    opacity: 1;
    background: #00567C;
  }
  .slider-n #input-4:checked ~ #thumb-4:after {
    opacity: 0;
  }
  #input-4:checked ~ .slider-n-dot > .dot:nth-child(4) {
    opacity: 1;
    background: #00567C;
  }
  .slider-n #input-5:checked ~ #thumb-5:after {
    opacity: 0;
  }
  #input-5:checked ~ .slider-n-dot > .dot:nth-child(5) {
    opacity: 1;
    background: #00567C;
  }
  .slider-n #thumb-1 {
    left: 0%;
  }
  #input-1:checked ~ .slider-n-content .slider-n-inner {
    margin-left: 0%;
  }
  .slider-n #thumb-2 {
    left: 20%;
  }
  #input-2:checked ~ .slider-n-content .slider-n-inner {
    margin-left: -100%;
  }
  .slider-n #thumb-3 {
    left: 40%;
  }
  #input-3:checked ~ .slider-n-content .slider-n-inner {
    margin-left: -200%;
  }
  .slider-n #thumb-4 {
    left: 60%;
  }
  #input-4:checked ~ .slider-n-content .slider-n-inner {
    margin-left: -300%;
  }
  .slider-n #thumb-5 {
    left: 80%;
  }
  #input-5:checked ~ .slider-n-content .slider-n-inner {
    margin-left: -400%;
  }
  #input-1:checked ~ .slider-n-arrow > label:nth-child(2) {
    width: 3rem;
    height: 3rem;
    margin-top: 1.5rem;
    top: 50%;
    display: inline-block;
    position: relative;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 3rem;
    line-height: 1;
    font-family: monospace;
    float: right;
    left: auto;
    right: 0;
  }
  #input-1:checked ~ .slider-n-arrow > label:nth-child(2):after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    content: ">";
  }
  #input-5:checked ~ .slider-n-arrow > label:nth-child(4) {
    width: 3rem;
    height: 3rem;
    margin-top: 1.5rem;
    top: 50%;
    display: inline-block;
    position: relative;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 3rem;
    line-height: 1;
    font-family: monospace;
    float: left;
    left: 0;
    right: auto;
  }
  #input-5:checked ~ .slider-n-arrow > label:nth-child(4):after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    content: ">";
  }
  #input-2:checked ~ .slider-n-arrow > label:nth-child(3) {
    width: 3rem;
    height: 3rem;
    margin-top: 1.5rem;
    top: 50%;
    display: inline-block;
    position: relative;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 3rem;
    line-height: 1;
    font-family: monospace;
    float: right;
    left: auto;
    right: 0;
  }
  #input-2:checked ~ .slider-n-arrow > label:nth-child(3):after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    content: ">";
  }
  #input-4:checked ~ .slider-n-arrow > label:nth-child(3) {
    width: 3rem;
    height: 3rem;
    margin-top: 1.5rem;
    top: 50%;
    display: inline-block;
    position: relative;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 3rem;
    line-height: 1;
    font-family: monospace;
    float: left;
    left: 0;
    right: auto;
  }
  #input-4:checked ~ .slider-n-arrow > label:nth-child(3):after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    content: "<";
  }
  #input-3:checked ~ .slider-n-arrow > label:nth-child(4) {
    width: 3rem;
    height: 3rem;
    margin-top: 1.5rem;
    top: 50%;
    display: inline-block;
    position: relative;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 3rem;
    line-height: 1;
    font-family: monospace;
    float: right;
    left: auto;
    right: 0;
  }
  #input-3:checked ~ .slider-n-arrow > label:nth-child(4):after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    content: ">";
  }
  #input-3:checked ~ .slider-n-arrow > label:nth-child(2) {
    width: 3rem;
    height: 3rem;
    margin-top: 1.5rem;
    top: 50%;
    display: inline-block;
    position: relative;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 3rem;
    line-height: 1;
    font-family: monospace;
    float: left;
    left: 0;
    right: auto;
  }
  #input-3:checked ~ .slider-n-arrow > label:nth-child(2):after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    content: "<";
  }
  #input-4:checked ~ .slider-n-arrow > label:nth-child(5) {
    width: 3rem;
    height: 3rem;
    margin-top: 1.5rem;
    top: 50%;
    display: inline-block;
    position: relative;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 3rem;
    line-height: 1;
    font-family: monospace;
    float: right;
    left: auto;
    right: 0;
  }
  #input-4:checked ~ .slider-n-arrow > label:nth-child(5):after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    content: ">";
  }
  #input-2:checked ~ .slider-n-arrow > label:nth-child(1) {
    width: 3rem;
    height: 3rem;
    margin-top: 1.5rem;
    top: 50%;
    display: inline-block;
    position: relative;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 3rem;
    line-height: 1;
    font-family: monospace;
    float: left;
    left: 0;
    right: auto;
  }
  #input-2:checked ~ .slider-n-arrow > label:nth-child(1):after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    content: "<";
  }
  #input-5:checked ~ .slider-n-arrow > label:nth-child(1) {
    width: 3rem;
    height: 3rem;
    margin-top: 1.5rem;
    top: 50%;
    display: inline-block;
    position: relative;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 3rem;
    line-height: 1;
    font-family: monospace;
    float: right;
    left: auto;
    right: 0;
  }
  #input-5:checked ~ .slider-n-arrow > label:nth-child(1):after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    content: "<";
  }
  #input-1:checked ~ .slider-n-arrow > label:nth-child(5) {
    width: 3rem;
    height: 3rem;
    margin-top: 1.5rem;
    top: 50%;
    display: inline-block;
    position: relative;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 3rem;
    line-height: 1;
    font-family: monospace;
    float: left;
    left: 0;
    right: auto;
  }
  #input-1:checked ~ .slider-n-arrow > label:nth-child(5):after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    content: "<";
  }
  input:checked ~ .slider-n-inner, span:focus ~ .slider-n-inner {
    animation: none;
  }
  input:hover ~ .slider-n-inner, label:hover ~ .slider-n-inner, span:hover ~ .slider-n-inner {
    animation-play-state: paused;
  }
  .img-report{
    width: 60%;
    border-radius: 15px;
  }
  .report{
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .report li {
	display: flex;
	margin: 1rem auto;
}
.p-report{
margin: 1rem;
width: 40%;
color: var(--IsfPortal-gray0);
}


.grid-container {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    grid-gap: 1em;
  }
  
  
  /* hover styles */
  .location-listing {
    position: relative;
  }
  
  .location-image {
	line-height: 0;
	overflow: hidden;
	border-radius: 15px;
}
  
  .location-image img {
    filter: blur(0px);
    transition: filter 0.3s ease-in;
    transform: scale(1.1);
	width:100%;
  }
  
  .location-title {
	font-size: 1.5em;
	font-weight: bold;
	text-decoration: none;
	z-index: 1;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	opacity: 0;
	transition: opacity .5s;
	background: rgb(28, 57, 187,.4);
	color: white;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 15px;
}
  
  .location-listing:hover .location-title {
    opacity: 1;
  }
  
  .location-listing:hover .location-image img {
    filter: blur(2px);
  }
  
  
  /* for touch screen devices */
  @media (hover: none) { 
    .location-title {
      opacity: 1;
    }
    .location-image img {
      filter: blur(2px);
    }
  }
  /*----------------------------------------------------blog-detail ------------------------------------------------------------*/
  .cs-blog {
    margin-bottom: 30px;
}
.cs-blog h2 {
    font-size: 20px;
    letter-spacing: -1px;
    line-height: 29px;
    margin: 0 0 11px;
    position: relative;
    text-transform: uppercase;
}
.cs-blog::after {
    clear: both;
    content: "";
    display: block;
}
ul.blog-list {
    list-style: outside none none;
    margin: -30px 0 0;
    padding: 0;
    position: relative;
    width: 100%;
}
.blog-list.blog-slide {
    margin: 0;
}
.blog-list.blog-slider {
    margin: 0;
}
ul.blog-list li {
    float: left;
    list-style: outside none none;
    margin: 30px 0 0;
}
.blog-slide .slick-list {
    margin: 0 -15px;
}
ul.blog-list.blog-slide li {
    margin-bottom: 10px;
    margin-top: 0;
}
ul.blog-list li:first-child {
    border: 0 none;
}
ul.blog-list li figure {
    overflow: hidden;
    position: relative;
}
ul.blog-list li figure img {
    width: 100%;
}
ul.blog-list li .cs-text {
    border: 1px solid #f0f0f0;
    overflow: hidden;
    padding: 15px 20px;
}


.cs-blog-detail .cs-text .post-option {
    border-top: 1px solid #f0f0f0;
    float: left;
    padding-top: 10px;
    width: 100%;
}
.cs-blog-detail .cs-text .post-option span a {
    color: #777;
}
.widget ul.blog-list li .cs-text {
    height: auto;
    margin: 0;
    min-height: inherit;
    padding: 9px 0 13px;
}
ul.blog-list li .cs-text span {
    color: #8b919e;
    display: inline-block;
    font-size: 12px;
    line-height: 19px;
}
ul.blog-list li .cs-text p {
    margin-bottom: 12px;
}
ul.blog-list li .cs-text h5 {
    border-bottom: 1px solid #fff;
    font-size: 15px;
    margin: 0;
    min-height: 56px;
    padding: 0 0 5px;
}
ul.blog-list li .cs-text h5 a {
    color: #292c33;
}
ul.blog-list li .cs-text .readmore {
    float: right;
    font-size: 11px;
    line-height: 20px;
    padding-top: 6px;
    position: relative;
    text-transform: uppercase;
}
ul.blog-list .slick-list.draggable {
    overflow: hidden;
}
.cs-auther-name a {
    color: #999;
}
.blog-list .slick-arrow {
    background-color: #f9f9f9;
    float: left;
    height: 29px;
    margin: 5px 0 0 5px;
    text-align: center;
    width: 29px;
}
.blog-list .slick-arrow a {
    color: #999;
    font-size: 18px;
    line-height: 32px;
}
.cs-blog.classic {
    margin: 0 0 30px;
}
.cs-blog.classic ul {
    margin: 0;
}
.cs-blog.classic li {
    border-top: 2px solid #eceef0;
    float: left;
    list-style: outside none none;
    padding: 16px 0;
    width: 100%;
}
.cs-blog.classic p {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    margin: 0 -4px 0 0;
    vertical-align: middle;
    width: 100%;
}
.cs-blog.classic p i {
    color: #c4c6c8;
    margin: 0 10px 0 0;
    vertical-align: middle;
}
.cs-blog.classic span {
    display: inline-block;
    float: right;
    font-size: 12px;
    text-align: right;
    vertical-align: middle;
}
.cs-blog.classic span i {
    color: #e2e5e8;
    float: right;
    font-size: 24px;
    margin: 2px 0 0 10px;
}
.cs-pagination-blog {
    margin-bottom: 30px;
}
.cs-blog.blog-medium {
    border-bottom: 0 none;
    margin: 0;
    padding-bottom: 30px;
}
.cs-blog.blog-medium::after {
    clear: both;
    content: "";
    display: block;
}
.cs-blog.blog-medium .blog-text .cs-post-title {
    clear: both;
}
.cs-blog .cs-media figure {
    position: relative;
}
.cs-blog .cs-media figure figcaption {
    background-color: rgba(0, 0, 0, 0.5);
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s ease-in-out 0s;
    visibility: hidden;
    width: 100%;
}
.cs-blog .cs-media:hover figure figcaption {
    opacity: 1;
    visibility: visible;
}
.cs-blog.blog-medium .post-title h3 {
    margin-bottom: 0;
}
.cs-blog .post-title {
    margin-bottom: 10px;
}
.cs-blog.blog-medium .cs-media figure figcaption .cs-readmore a {
    color: #fff;
    font-size: 24px;
    left: 50%;
    margin: -10px 0 0 -65px;
    position: absolute;
    top: 50%;
    transform: scale(0.7);
}
.cs-blog.blog-medium .cs-media:hover figure figcaption .cs-readmore a {
    transform: scale(1);
}
.cs-blog.blog-medium:last-child {
    border-bottom: medium none;
    padding-bottom: 40px;
}
.blog-medium .cs-media {
    display: inline-block;
    margin-right: 30px;
    vertical-align: middle;
    width: 37%;
}
.blog-modern .cs-media {
    display: inline-block;
    margin-right: -4px;
    vertical-align: middle;
    width: 48.6%;
}
.blog-medium .cs-media figure img, .blog-modern .cs-media img {
    width: 100%;
}
.blog-medium .cs-media ~ .blog-text {
    display: inline-block;
    float: none;
    margin-right: 0;
    vertical-align: middle;
    width: 58%;
}
.blog-modern .blog-text {
    display: inline-block;
    margin-right: -4px;
    padding-left: 30px;
    vertical-align: middle;
    width: 51.4%;
}
.blog-modern .blog-text .cs-post-title {
    margin-bottom: 5px;
    padding-bottom: 1px;
    position: relative;
}
.blog-modern .blog-text .cs-post-title::after {
    bottom: 1px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 27px;
}
.blog-modern .blog-text .blog-separator {
    margin: 0 0 10px;
}
.blog-modern .blog-text .blog-separator::before {
    display: none;
}
.blog-medium .blog-text {
    width: 99.1%;
}
.blog-medium .blog-text p {
    display: inline;
    margin: 0 0 15px;
}
.blog-medium .blog-separator {
    margin: 0 0 10px;
}
.cs-blog .cs-categories, .cs-blog-detail .cs-categories {
    display: block;
    margin: 0 0 12px;
}
.cs-blog .cs-categories a, .cs-blog-detail .cs-categories a {
    border-bottom: 2px solid #ededed;
    color: #55a747;
    display: inline-block;
    font-size: 10px;
    margin-right: 5px;
    padding-bottom: 2px;
    text-transform: uppercase;
}
.cs-blog-detail .post-option {
    float: left;
}
.cs-blog .post-option span a, .cs-blog-detail .post-option span a {
    color: #999 !important;
    display: inline-block;
    font-size: 12px;
    margin-right: 18px;
    vertical-align: middle;
}
.cs-blog .post-option span i, .cs-blog-detail .post-option span i {
    display: inline-block;
    font-size: 14px;
    margin-right: 10px;
    vertical-align: middle;
}
.cs-blog-detail .post-option span.post-category i {
    margin: 0;
}
.cs-blog-detail .post-option .post-category a {
    margin-left: 10px;
    margin-right: 0;
}
.cs-blog-detail .post-option .post-date {
    margin-left: 18px;
}
.cs-blog-detail .cs-text .post-option span i {
    float: left;
    margin: 3px 8px 0 0;
}
.cs-blog.blog-grid figure img {
    width: 100%;
}
.cs-blog.blog-grid .cs-media ~ .blog-text {
    margin: -30px 0 0;
    padding: 0 10px;
    position: relative;
    z-index: 1;
}
.cs-blog.blog-grid .cs-inner-bolg {
    background-color: #fff;
    display: inline-block;
    padding: 20px 25px;
    width: 100%;
}
.cs-blog.blog-grid .blog-text p {
    margin: 0 0 5px;
}
.cs-blog.blog-grid .post-option {
    line-height: normal;
    margin: 0 0 10px;
}
.cs-blog.blog-grid .post-option span {
    color: #8b919e;
    font-size: 10px;
    margin: 0 15px 0 0;
    position: relative;
    text-transform: uppercase;
}
.cs-blog.blog-grid .post-option span::before {
    background-color: #8b919e;
    border-radius: 100%;
    content: "";
    height: 3px;
    left: -10px;
    position: absolute;
    top: 5px;
    width: 3px;
}
.cs-blog.blog-grid .post-option span:last-child {
    margin: 0;
}
.cs-blog.blog-grid .post-option span:first-child::before {
    display: none;
}
.cs-blog.blog-grid .read-more {
    display: inline-block;
    font-size: 12px;
    position: relative;
}
.cs-blog.blog-grid .read-more::before {
    content: "";
    font-family: "icomoon";
    font-size: 14px;
    position: absolute;
    right: -15px;
    top: 0;
}
.blog-large .cs-media img {
    width: 100%;
}
.blog-large .cs-text {
    margin: 0 0 20px;
    position: relative;
    z-index: 1;
}
.blog-large .cs-media ~ .cs-text {
    background-color: #fff;
    margin: 0 auto;
    padding: 30px 0 0;
    width: 100%;
}
.cs-blog .cs-author, .cs-blog-detail .cs-author {
    float: right;
    margin: 0 0 10px;
}
.cs-blog .cs-author figure, .cs-blog-detail .cs-author figure {
    display: inline-block;
    height: 32px;
    margin: 0 10px 0 0;
    vertical-align: middle;
    width: 32px;
}
.cs-blog .cs-author figure img, .cs-blog-detail .cs-author figure img {
    border-radius: 100%;
}
.cs-blog .cs-author .cs-text, .cs-blog-detail .cs-author .cs-text {
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}
.cs-blog .cs-author .cs-text a, .cs-blog-detail .cs-author .cs-text a {
    color: #555;
    font-size: 13px;
}
.blog-large .post-option, .cs-blog.blog-medium .post-option {
    float: right;
}
.cs-blog.blog-large .post-option span i, .cs-blog.blog-medium .post-option span i {
    color: #cfcfcf;
}
.post-option span i {
    margin-right: 5px;
    transition: all 0.3s ease-in-out 0s;
}
.blog-separator {
    border-bottom: 1px solid #f1f1f1;
    display: inline-block;
    margin: 20px 0 25px;
    position: relative;
    width: 100%;
}
.blog-large .cs-text p {
    margin: 0 0 25px;
}
.blog-large .read-more {
    border: 1px solid;
    border-radius: 20px;
    display: inline-block;
    font-size: 12px;
    padding: 4px 20px;
    text-transform: uppercase;
}
.blog-large .cs-post-title {
    margin: 0 0 15px;
}
.blog-large .cs-post-title h3 {
    margin: 0;
}

.cs-blog-detail .cs-post-title h1 {
    margin: 0 0 10px;
}
.cs-blog-detail .cs-post-title::after {
    clear: both;
    content: "";
    display: block;
}
.cs-blog-detail .cs-main-post img {
	width: 100%;
	border-radius: 15px;
}
.cs-blog-detail .cs-main-post {
    margin-bottom: 25px;
}
.cs-blog-detail .cs-admin-post .cs-media figure, .cs-blog-detail .cs-admin-post .cs-media figure img {
    border-radius: 100%;
}
.cs-blog-detail .cs-admin-post .cs-text {
    overflow: hidden;
}
.cs-blog-detail .cs-admin-post {
    float: left;
    width: 40%;
}
.cs-blog-detail .cs-admin-post .cs-media {
    float: left;
    height: 46px;
    margin-right: 14px;
    width: 46px;
}
.cs-blog-detail .cs-author-name {
    color: #ccc;
    display: inline-block;
    font-size: 14px;
    margin-right: 20px;
    padding-top: 6px;
    vertical-align: middle;
}
.cs-blog-detail .cs-author-name strong {
    color: #55a747;
    display: block;
    line-height: 26px;
}
.cs-blog-detail .cs-more-post {
    border: 1px solid #e4e4e4;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    color: #ccc;
    font-size: 11px;
    padding: 6px 8px;
}
.cs-blog-detail .cs-social-share {
    float: right;
}
.cs-blog-detail .cs-social-media {
    display: inline-block;
    margin: 0;
    padding: 0;
}
.cs-blog-detail .cs-social-media li {
    display: inline-block;
    list-style: outside none none;
    margin: 0;
    vertical-align: top;
}
.cs-blog-detail .cs-social-media li a {
    background-color: #fc6d4c;
    border-radius: 50%;
    color: #fff;
    display: block;
    font-size: 13px;
    height: 28px;
    line-height: 30px;
    margin: 0 5px 5px 0;
    text-align: center;
    width: 28px;
}
.cs-blog-detail .cs-social-media li a.cs-more {
    line-height: 33px;
    padding: 0;
}
.cs-blog-detail .cs-social-media li a::before {
    display: none;
}
.cs-blog-detail .cs-social-media li a[data-original-title="facebook"] {
    background-color: #2b4a8b;
}
.cs-blog-detail .cs-social-media li a[data-original-title="Facebook"] {
    background-color: #2b4a8b;
}
.cs-blog-detail .cs-social-media li a[data-original-title="Tumblr"] {
    background-color: #32506d;
}
.cs-blog-detail .cs-social-media li a[data-original-title="tumblr"] {
    background-color: #32506d;
}
.cs-blog-detail .cs-social-media li a[data-original-title="Dribbble"] {
    background-color: #ea4c89;
}
.cs-blog-detail .cs-social-media li a[data-original-title="dribbble"] {
    background-color: #ea4c89;
}
.cs-blog-detail .cs-social-media li a[data-original-title="stumbleupon"] {
    background-color: #eb4823;
}
.cs-blog-detail .cs-social-media li a[data-original-title="Stumbleupon"] {
    background-color: #eb4823;
}
.cs-blog-detail .cs-social-media li a[data-original-title="rss"] {
    background-color: #f06c19;
}
.cs-blog-detail .cs-social-media li a[data-original-title="twitter"] {
    background-color: #1f94d9;
}
.cs-blog-detail .cs-social-media li a[data-original-title="linkedin"] {
    background-color: #10598c;
}
.cs-blog-detail .cs-social-media li a[data-original-title="google"] {
    background-color: #d83936;
}
.cs-blog-detail .cs-social-media li a[data-original-title="youtube"] {
    background-color: #b00;
}
.cs-blog-detail .cs-social-media li a[data-original-title="Youtube"] {
    background-color: #b00;
}
.cs-blog-detail .cs-social-media li a.cs-more .at4-icon {
    border-radius: 10px;
    margin: 5px 0 0 -2px;
}
.cs-blog-detail .cs-share {
    float: none;
    left: 0;
    margin: 0 15px 0 0;
    position: absolute;
    top: 0;
}
.cs-blog-detail .cs-share a {
    color: #333;
    font-size: 18px;
    font-weight: 700;
}
.cs-blog-detail .cs-share-detail::after {
    clear: both;
    content: "";
    display: block;
}
.cs-blog-detail .cs-share-detail {
    display: inline-block;
    margin-bottom: 0;
    padding-bottom: 0;
    position: relative;
    vertical-align: middle;
    width: 49%;
}
.cs-blog-detail .cs-post-option-panel {
    float: left;
    padding-top: 20px;
    width: 100%;
}
.rich-editor-text{
    text-align: justify;
}
.cs-blog-detail .rich-editor-text p {
    margin-bottom: 30px;
}
blockquote, .rich-text-editor blockquote {
    border-right: 4px solid;
    margin: 0 0 40px;
    padding: 20px 0 0;
    position: relative;
    width: 90%;
}
blockquote {
    background-color: #fcfcfc;
    font-style: italic;
    padding: 15px 40px 20px 50px !important;
}
blockquote, blockquote span, blockquote p {
    color: #777;
    display: block;
    font-size: 12px;
    line-height: 24px;
    margin-bottom: 15px;
}
blockquote .author-name a {
    color: #999;
    font-size: 10px;
}
blockquote.text-left-align {
    text-align: left;
}
blockquote.text-right-align {
    text-align: right;
}
blockquote.text-center-align {
    text-align: center;
}
blockquote::before, .rich-text-editor blockquote::before {
    color: #eaeaea;
    content: "";
    font-family: "icomoon";
    font-size: 22px;
    font-style: normal;
    left: 24px;
    position: absolute;
    top: 15px;
    transform: scale(-1);
}
.rich-text-editor blockquote {
    background-color: #fcfcfc;
    font-style: italic;
    padding: 15px 40px 20px 50px;
}
.rich-text-editor blockquote p {
    margin: 0;
}
blockquote > span {
    margin: 0;
    position: relative;
}
blockquote > span.author-name::after {
    display: none;
}
blockquote > span::after {
    color: #eaeaea;
    content: "";
    display: inline-block;
    font-family: "icomoon";
    font-size: 22px;
    font-style: normal;
    margin: 0 0 0 8px;
    position: relative;
    top: 3px;
}
.cs-blog-detail .tags {
    display: inline-block;
    margin: 0 -4px 0 0;
    vertical-align: middle;
    width: 100%;
}
.cs-blog-detail .cs-tags {
    display: block;
    margin: 0 0 40px;
}
.cs-blog-detail .cs-tags .tags span {
    color: #333;
    display: inline-block;
    font-size: 18px;
    margin: 0 10px 5px 0;
}
.cs-blog-detail .cs-tags .tags ul {
    display: inline-block;
    margin: 0;
    padding: 0;
}
.cs-tags ul li {
    display: inline-block;
    list-style: outside none none;
    margin: 0 0 6px;
}
.cs-tags ul li a {
    display: block;
    font-size: 12px;
    margin: 0 8px 0 0;
}
.cs-tags .tags ul li a {
    background-color: #f5f5f5;
    border-radius: 20px;
    color: #777;
    padding: 2px 18px 3px;
}
.comment-respond {
    margin-bottom: 30px;
}
.comment-form ul {
    list-style: outside none none;
}
.comment-form ul li {
    margin-bottom: 30px;
}
.comment-form .cs-element-title h3 {
    margin: 0;
}
.comment-form form .input-holder {
    position: relative;
}
.comment-form form .input-holder i {
    color: #cecece;
    font-size: 18px;
    position: absolute;
    right: 20px;
    top: 15px;
}
.comment-form form .input-holder input[type="text"], .comment-form form .input-holder textarea {
    border: 1px solid #e4e4e4;
    color: #999;
    font-size: 14px;
    height: 50px;
    margin-bottom: -1px;
    padding: 10px 20px;
    width: 100%;
}
.comment-form form .input-holder textarea {
    height: 214px;
    margin: 0 0 20px;
}
.comment-form form input[type="submit"] {
    background-color: #55a747;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    padding: 10px 30px;
    text-transform: uppercase;
}
.blog-detail {
    box-shadow: none;
}
.blog-detail .blog-list {
    float: left;
    margin-bottom: 30px;
    position: relative;
    width: 100%;
}
.blog-slider-next {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 10px;
}
.blog-slider-prev {
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 10px;
}
.blog-detail::after, .author-detail::after, #comment ul li::after, .blog-detail .blog-list::after, .cs-packeges::after {
    clear: both;
    content: "";
    display: block;
}
.blog-title {
    margin-bottom: 25px;
}
.blog-title h3 {
    color: #282828;
    letter-spacing: -1px;
    line-height: 34px;
    margin: 0 0 10px;
}
.blog-detail .main-post {
    margin: 0 0 25px;
}
.blog-detail .main-post img {
    width: 100%;
}
.author-detail {
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 10px;
    padding-bottom: 22px;
}
.cs-admin figure {
    float: left;
    margin-right: 15px;
}
.cs-admin .cs-text {
    display: inline-block;
    overflow: hidden;
    padding-top: 8px;
}
.cs-admin .cs-text span {
    color: #ccc;
    display: block;
    font-size: 13px;
    line-height: 16px;
}
.cs-admin .cs-text strong {
    color: #282828;
    font-size: 14px;
    line-height: 18px;
}
.blog-detail h2 {
    line-height: 29px;
    margin: 0 0 11px;
    position: relative;
    width: 91%;
}
.rich-editor-text p {
    clear: both;
    line-height: 24px;
    margin-bottom: 20px;
}
.blog-area {background: url(../images/bg-building.jpg) repeat-x;padding: 30px 0;background-position: bottom;animation-name: motion2;animation-duration: 100s;animation-iteration-count: infinite;animation-timing-function: linear;background-size: 100%;}
.blogs-item {width: calc(100%/3 - 30px);float: left;margin: 0 15px; transition: all 0.25s}
.blogs:after {content: '';display: block;clear: both;}
.blog-img .blog-time .blog-month {font-size: 12px;line-height: normal;letter-spacing: 0.5px; font-weight: 500;}
.blog-img .blog-time .blog-date {font-size: 22px;line-height: normal;font-weight: 600;}
.blog-img .blog-time {position: absolute;height: 50px;width: 50px;background: #3c377b;top: 10px;left: 10px;text-align: center;color: #fff;text-transform: uppercase;line-height: normal;margin: 0;}
.blog-img {position: relative;}
.blog-detail{padding: 20px 25px;border: 1px solid #eee;position: relative;overflow: hidden;-webkit-transition: border .4s;-moz-transition: border .4s;-ms-transition: border .4s;transition: border .4s; background: #fff; z-index: 0;}
.blogs-item:hover .blog-detail:after {left: 0;bottom: 0;-webkit-transform: scale(15) translateZ(0);-moz-transform: scale(15) translateZ(0);-ms-transform: scale(15) translateZ(0);-o-transform: scale(15) translateZ(0);transform: scale(15) translateZ(0);}
.blog-detail h4 a {color: #202020;}
.blog-detail h4 {font-size: 18px;line-height: 30px;text-transform: capitalize;font-weight: 500; margin: 0;}
.blog-detail ul li a {color: #676767;}
.blog-detail ul li {font-size: 11px;line-height: 12px;text-transform: uppercase;border-right: 1px solid #e0e0e0;padding-right: 10px;display: inline-block;}
.blog-detail ul {list-style: none;padding: 0;}
.blog-detail ul li:last-child {border: 0; padding-right: 0;}
.blog-detail p {
	line-height: 25px;
	font-size: 11px;
	letter-spacing: .5px;
	color: #878787;
	margin: 0;
	height: 50px;
	overflow: inherit;
}
.blogs-item .blog-img img {filter: grayscale(0);}
.blogs-item:hover .blog-img img {filter: grayscale(1);}
.blogs {padding: 20px 0;}
.blog-area {padding: 30px 0;}
.read-more-btn a {padding: 10px 25px;display: inline-block;color: #666;border: 1px solid #666;letter-spacing: 1px;text-transform: uppercase;font-weight: 500;box-shadow: 0 3px 0 transparent;transition: 0.3s ease;}
.read-more-btn a:hover {background: #5745ae;border-color: #5745ae;color: #fff;box-shadow: 0 3px 0 #3c377b;}
.read-more-btn {text-align: center;padding: 30px 0 10px;}
.blog-img img{ max-width:100%; height:auto;}
/*end*/
.heading h2 {position: relative;font-weight: 600;text-transform: uppercase;padding: 0 0 10px;color: #231f20;}
.heading h2::before {
	position: absolute;
	content: '';
	height: 1px;
	width: 150px;
	background: #c33;
	left: 0;
	right: 0;
	bottom: 1px;
	margin: auto;
}
.heading h2:after {content: '';height: 3px;width: 50px;background: #3c377b;position: absolute;left: 0;right: 0;margin: auto;bottom: 0;}
.heading p {color: #878787;}
.heading {text-align: center;padding: 20px 0;max-width: 750px;margin: 0 auto;}
/*hover*/
.hvr-float-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}
.hvr-float-shadow:active, .hvr-float-shadow:focus, .hvr-float-shadow:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}

.hvr-float-shadow:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center,ellipse,rgba(0,0,0,.35) 0,transparent 80%);
    background: radial-gradient(ellipse at center,rgba(0,0,0,.35) 0,transparent 80%);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform,opacity;
    transition-property: transform,opacity;
}

.hvr-float-shadow:active:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:hover:before {
    opacity: 1;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
}


/* ----------------------------------------area------------------------------------------------------------ */
.customNo::after {
    content: none;
}
.custom-btn-area {
	font-size: 12px;
	padding: 19px 3px;
}
.custom-badge{
    background-color: var(--IsfPortal-navy-blue);
    color: white;
    padding: 0 8px;
    border-radius: 20px;
    font-size: 15px;
}
.hr-custom{
        border-top: 4px solid #1C39BBFF;
        width: 100%;
        border-radius: 50px;
        opacity: .9;
        margin: 12px 8px 9px 0;
}
.h-area{
    color: var(--IsfPortal-black);
    font-size: 16px;
    font-weight: bold;
}
.h-area small{
    color: #1C39BBFF;
}
.parent-swiper2-area{
    height: 300px;
}
.card-counter{
    background-color: var(--IsfPortal-gray2);
    border-radius: 12px;
    padding: 5px;
    text-align: center;
}
.card-counter p,.card-counter small{
    color:var(--IsfPortal-black-gray);
    font-size: 16px;
    font-weight: bold;
}
.card-counter span{
    color:var(--IsfPortal-blue);
    font-size: 40px;
    font-weight: bold;
    margin-left: 12px;
}
.box-manage-area{
    margin-right: 160px;
}
.box-manage-area p{
    color: var(--IsfPortal-gray0);
    font-size: 20px;
    font-weight: bold;
}
.box-manage-area span{
    color: var(--IsfPortal-black-gray);
    font-size: 16px;
}
.img-mayor-area{
        width: 190px;
        height: auto;
        right: 0;
        top: -60px;
        border-radius: 50%;
        border: 5px solid white;

}
.custom-text{
    height: 105px;
    overflow: auto;
}
.custom-text h6{
    font-size: 18px;
    color: var(--IsfPortal-black-gray);
}
.custom-text p{
    font-size: 16px;
    color: var(--IsfPortal-gray1);
}
.card-project {
    /*background-color: var(--IsfPortal-gray2);*/
    padding: 20px;
    border-radius: 12px;
    /*height: 350px;*/
    color:var(--IsfPortal-black-gray);
}
.progress-custom{
    background-color:var(--IsfPortal-gray1);
}
.img-card-project{
        width: 100%;
        border-radius: 12px;
        overflow: hidden;
        margin-bottom: 15px;
}
.progress-custom .progress-bar{
 background-color:var(--IsfPortal-blue) ;
}
.card-slide{
    width: 100%;
    /*height: 400px;*/
    border-radius: 12px;
    border: 2px solid #1C39BBFF;
    overflow: hidden;
}
.mtn-slide {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 20px;
    background-color: #2b2b2b91;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    border-top-right-radius: 12px;
    border-top-left-radius: 12px;
    color: white;
}
.card-slide:hover .mtn-slide,.card-slide:focus-visible .mtn-slide,.card-slide:focus .mtn-slide,.card-slide:active .mtn-slide {
    background-color: #2b2b2be5;
}
.custom-h-slide{
    height: 385px;
}
.text-new{
    color:var(--IsfPortal-black-gray);
}
.card-slide-new{
    /*height:230px;*/
}
.parent-partners{
        width: 70px;
        height: 70px;
        margin: auto;
}





/*media*/
@media (max-width:991px){
    .blogs-item {width: calc(100%/2 - 30px);margin: 0 15px 30px;}
}


@media (max-width:767px){
    .blogs-item {width: 100%;margin: 0 auto 30px;max-width: 470px;display: block;float: none;}
    .read-more-btn {padding: 0 0 10px;}
}

@media (max-width:400px){
    .blog-detail {padding:20px;}
}
.custom-btn.custom-btn-new.blue {
    background-color: var(--IsfPortal-blue)
}
.custom-btn.custom-btn-new.blue:active, .custom-btn.custom-btn-new.blue:hover, .custom-btn.custom-btn-new.blue:focus-visible {
    background-color: var(--bs-btn-hover-bg);
}
.swiper-slide {
    margin: 5px !important;
}
.swiper-slide img {
    border: 1px solid #dedee1;
    box-shadow: 5px 5px 5px rgba(100, 100, 100, 0.3);
}
