.wpsisac-slide-wrap.wp-medium-12.wpcolumns {
    margin: 0 auto;
    padding: 0;
}

.wpsisac-slick-slider.design-4 .wpsisac-image-slide .wpsisac-slide-wrap .wpsisac-content-left {
    padding: 0;
}

.wpsisac-content-right.wp-medium-5.wpcolumns {
    width: 48%;
    float: right;
    padding: 0;
}
.wpsisac-content-right.wp-medium-5.wpcolumns:after {
    content:'';
    background: linear-gradient(270deg, rgba(0, 0, 0, 0) 1.3%, #164228 84.94%);
    position: absolute;
    width: 101%;
    height: 101%;
    left: -1px;
    top: -1px;
}
.wpsisac-slick-slider.design-4 .wpsisac-image-slide img {
    width: 100%;
}
.wpsisac-content-left.wp-medium-7.wpcolumns {
    position: absolute;
    max-width: 1140px;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    z-index: 9;
}

.wpsisac-content-left.wp-medium-7.wpcolumns .wpsisac-slider-short-content {
    width: 50%;
}
.bnr_label{
    background: rgba(255,255,255,0.2);
    border-radius: 42px;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'ArialCEBold';
    text-align: center;
    padding: 8px 20px;
    display: inline-block;
    color: #fff;
    line-height: 1.5;
    word-spacing: 0.16px;
    letter-spacing: 0.12px;
}
.banner_sec{
    /*min-height: 650px;*/
    padding: 155px 0 0px;
    position: relative;
    background: linear-gradient(270deg, #1F643D 0.86%, #0A140D 113.6%);
}
.banner_cap {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    transform: translate(0, -50%);
    color: #fff;
}
.banner_sec figure{
    margin-bottom: 0px;
}

.banner_sec figure {
    max-width: 48%;
    margin-left: auto;
}
.banner_sec h2{
/*    font-size: 38px;*/
    font-family: 'ArialCEBold';
/*    margin: 25px 0 30px;*/
    color:#fff;
}
.banner_sec h2 span{
    color: #00B5B8;
}
.bnr_right_img img{
    display: inline-block;
}
.homeslider_main:not(.slick-initialized) .home_slide_item + .home_slide_item{
    display: none;
}
.homeslider_main:not(.slick-initialized) .home_slide_item{
    opacity: 0;
}
.homeslider_main .slick-dots {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
}
.banner_sec .btn_common{
    min-width: 270px;
}
.slick-dots li {
    text-align: center;
    display: inline-block;
    float: none;
    list-style: none;
    margin: 0px 4px;
}
.slick-dots li button {
    font-size: 0px;
    height: 8px;
    width: 8px;
    background: #fff;
    border-radius: 50%;
    opacity: 0.8;
    padding: 0;
    display: block;
    border: none;
    /*outline: none;*/
}
.slick-dots li.slick-active button {
    opacity: 1;
    background:  #1d5d39;
}
.sec_padd{
    padding: 80px 0px;
}
.ser_block_sec {
    background: rgb(39 182 71 / 5%);
}
.ser_block_item figure{
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    background: #00B5B8;
    border-radius: 10px;
    margin-bottom: 30px;
}

.ser_block_item{
    background: #FFFFFF;
    box-shadow: 0px 20px 40px 10px rgba(224, 224, 224, 0.2);
    border-radius: 15px;
    padding: 30px;
    border: 2px solid #fff;
    height: 100%;
}
.ser_block_item:hover,
.ser_block_item:focus{
    border: 2px solid #00B5B8;
}
.ser_block_item h4{
    font-size: 22px;
    color: #101A1A;
    margin: 0 0 15px;
}
.ser_block_item p, .ser_block_item ul li{
    font-size: 16px;
    line-height: 1.6;
}
.ser_block_item ul{
    padding-left: 25px;
}
.ser_block_item a{
    text-decoration: underline;
}
.ser_block_item p:last-child{
    margin-bottom: 0px;
}
.ser_block_sec.sec_padd{
    padding: 100px 0;
}
.head_cnm{
    font-size: 45px;
    color: #101A1A;
    margin-bottom: 15px;
    margin-top: 0px;
}
.head_main{
    margin-bottom: 50px;
}
.events_item{
    border-radius: 15px;
    overflow: hidden;
    position: relative;
}
.events_item figure{
    position: relative;
    padding-top: 110%;
    margin-bottom: 0px;
}
.events_item figure img{
    position: absolute;
    left: 0;
    top: 0;
    object-fit: cover;
    object-position: center;
    height: 100%;
    width: 100%;
}
.event_cap{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 81.82%);
    border-radius: 15px;
    padding: 15px;
    color: #fff;
    padding-right: 120px;
}
.events_item:hover .event_cap,
.events_item:focus .event_cap{
    background: linear-gradient(72.59deg, #1F643D 0.86%, #0A140D 113.6%);
}
.event_cap h5{
    font-size: 16px;
}
.event_cap p{
    font-size: 14px;
    margin-bottom: 0px;
}
.event_cap .btn_common {
    padding: 11px 20px;
    height: auto;
    font-size: 12px;
    border-radius: 5px;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translate(0, -50%);
    background: rgba(0, 181, 184, 0.2);
}
.events_item:hover .btn_common,
.events_item:focus .btn_common {
    background: #00B5B8;
    color: #000;
}

.explor--btn {
    text-align: center;
    margin: 20px 0px 0px;
}

/********couple report sec css ************/
.couple_report{
    position: relative;
}

.coupl_imag {
    position: absolute;
    left: 0;
}

.coupl_content{
    margin-left: 76px;
}

.coupl_content h2 {
    font-size: 55px;
    font-family: 'ArialCEBold';
    color: #1F643D;
}

.coupl_content p {
    font-size: 16px;
    line-height: 25px;
}

/******** testimonial sec css ************/

.testimonial-top{
background-color: #FBFBFB;
position: relative;
}

/* .testimonial-top::before {
    background: url(../images/leavs01.png);
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background-size: 100%;
    min-width: 230px;
    min-height: 98px;
} */

/* .testimonial-top::after {
    background: url(../images/leavs03.png);
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background-size: 100%;
    min-width: 230px;
    min-height: 98px;
} */

.testimoni01 {
    background: #fff;
    padding: 40px 26px;
    margin: 10px;
    border-radius: 15px;
    box-shadow: 0px 20px 40px 10px rgb(224 224 224 / 7%);
}

 .testimoni02
{
    background: #f8f8f8 !important;
}

.testimoni01:hover,
.testimoni01:focus {
    box-shadow: 0px 0px 1px 1px #00b5b8;
    background: #f2fbfb;
}

.testimoni01 p{
    font-size: 16px;
    color: #333;
    margin: 0px;
}

.testimonial-top ul.slick-dots {
    text-align: center;
    padding: 50px 0px 0px;
    margin: 0;
}

.testimonial-top .slick-dots li button{
    background: #000000;
}

.testimonial-top .testimslid.slick-center .testimoni01{
    background: transparent;
}


/* .leavs-rght-blck {
    right: 0;
    top: 36%;
    position: absolute;
} */

/****************************Start about us page css*************************/

.bgabt-sec {
    background: #fff;
    padding: 50px 0px;
    border-radius: 15px;
}
ul[id*=menu-about]{
    margin: 0px;
    padding: 0px;
    list-style: none;
    background: #5fb25717;
    border-radius: 5px;
}

ul[id*=menu-about] li{
   display: inline-block;
   margin: 0;
}

ul[id*=menu-about] li a{
    display: block;
    color: #2C663D !important;
    font-size: 14px;
    padding: 8px 8px;
    text-align: center;
    margin: 10px 5px;
    font-weight: 300;
 }

 ul[id*=menu-about] li.current-menu-item a{
     background-color:#5FB257;
     color: #fff !important;
     border-radius: 5px;
 }

 .bgabt-sec .ser_block_item{
     box-shadow: inherit;
     border: none;
 }

.bgabt-sec .ser_block_item:hover,
.bgabt-sec .ser_block_item:focus{
    border: none;
}

.together--sec {
    padding: 0px 0px 50px;
}

.bgabt-sec .head_cnm{
    font-size: 35px;
}

.goalsec {
    position: relative;
    padding: 50px 0px;
}

/*.goalsec::before {
    content: "";
    background: #FFFFFF;
    width: 36%;
    min-height: 70%;
    position: absolute;
    right: 0;
    bottom: 0;
    border-top-left-radius: 15px;
}*/

.goal-sec-block02 {
    text-align: center;
}

.cent-contet{
    display: flex;
    justify-content: center;
    align-items: center;
}

.goalsec.our-mission:before {
    left: 0;
    border-top-left-radius: 0px;
    border-top-right-radius: 15px;
    min-height: 50%;
    width: 38%;
}

.goal-sec-block04 {
    margin-top: 150px;
}

.goal-sec-block p {
    font-size: 20px;
    color: #333333;
}

.findg--afncy {
    list-style: none;
    margin: 0;
    padding: 0px;
}

.findg--afncy a {
    display: block;
    color: #333333 !important;
    font-size: 20px;
    text-decoration: underline;
    padding: 10px 0px;
}

/****************************end about us page css*************************/

/****************************start services page css*************************/
.workshp {
    margin: 0;
    padding: 0;
}

.servc--contnt p {
    font-size: 20px;
    font-family: 'ArialCEBold';
}

.workshp li {
    font-size: 16px;
    color: #333;
}

.marg-top30 {
    margin-top: 30px;
}

.servc--contnt.servc--contnt02 p {
    font-family: 'ArialCE';
    font-size: 16px;
}

.foottop--bg {
    background: #5fb257 url(../images/foot-topbg.png) left top;
}

.head_main.othr--benifts .head_cnm{
    color: #000;
}

.head_main.othr--benifts p {
    color: #000;
    font-size: 20px;
}

.servc--contnt .head_cnm{
    font-size: 41px;
}



/****************************end services page css*************************/

/****************************start Our Team css*************************/
.servc--contnt.or-team .head_cnm {
    margin-bottom: 0;
}

.servc--contnt.or-team span {
    font-family: 'ArialCEBold';
    font-size: 16px;
    color: #333333;
}

.our--team--inner{
    margin: 30px 0px;
}

.our--team--inner h3 {
    font-size: 20px;
    font-family: 'ArialCEBold';
    margin-bottom: 10px;
}

.our--team--inner p {
    font-size: 16px;
    font-family: 'ArialCE';
}

.posrel{
    position: relative;
    height: 650px;
    background-repeat: no-repeat;
    background-size: 100%;
}

.vid--sec {
    position: absolute;
    bottom: 0;
    background: rgb(255 255 255 / 91%);
    padding: 70px 90px 51px 37px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    max-width: 460px;
}

.vid--sec h2 {
    font-size: 45px;
    color: #101A1A;
}

.vid--sec p {
    font-size: 20px;
    color: #333333;
}

.vid-play {
    background: #5fb257;
    width: 100px;
    height: 100px;
    display: block;
    text-align: center;
    position: absolute;
    right: -45px;
    top: 45px;
    line-height: 120px;
    border-radius: 100%;
}

.vid-play a {
    display: flex;
    font-size: 25px;
    color: #fff;
    width: 100%;
    height: 100%;
    margin: 0;
    align-items: center;
    justify-content: center;
}
.vid-play a img {
    width: 25px;
}
.meet--imag {
    position: absolute;
    top: 0;
    max-width: 152px;
    height: 152px;
    overflow: hidden;
    border-radius: 10px;
}

.meet-content {
    margin-left: 180px;
}

.meet-content .head_cnm{
    font-size: 36px;
}

.worksop{
    margin: 20px 0px;
    padding: 0px;
    list-style: none;
}

.worksop li {
    font-size: 20px;
    color: #2C2C2C;
}

.testimoni01.pstaff {
    padding: 18px 15px;
    margin: 0;
    /*min-height: 116px;*/
}

.testimoni01.pstaff h4 {
    font-size: 20px;
}

.margbottm20 {
    margin-bottom: 25px;
}

.slidingDiv {
    margin-top:10px;
}


/****************************end Our Team css*************************/

/****************************start In news  css*************************/

.news--heding .head_cnm {
    font-size: 35px;
}

ul.workshp.news-fornt li {
    color: #fff;
}

.box-bottom.newsbox--botm p {
    color: #fff;
    margin: 0;
}

/*.resources-box .box-bottom.newsbox--botm{
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgb(0 0 0 / 22%) 81.82%);
}*/

.news-topp{
    position: relative;
}

.news-topp:before {
    content: "";
    background: #f4fbf6 !important;
    width: 100%;
    height: 60%;
    position: absolute;
    top: 0;
    left: 0;
}

.newsbox01 img {
    border-radius: 10px;
}

.nwsbox-contrnt h3 {
    font-size: 19px;
    margin-top: 25px;
    margin-bottom: 15px;
}

.nwsbox-contrnt p {
    margin-top: 15px;
}

.newsbox01.newsbox-bg {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #F8F8F8;
    min-height: 241px;
    border-radius: 10px;
}

/****************************end In news  css*************************/



/*start footer css*/
.footer_sec{
    background: linear-gradient(72.59deg, #1F643D 0.86%, #0A140D 113.6%);
}

.contct--info {
    padding: 0 180px 0px 0px;
}

.contct--info h2 {
    margin-bottom: 20px;
    color: #fff;
}

.contct--info p {
    color: #fff;
    font-size: 16px;
    margin-bottom: 20px;
}

.contct--info02 {
    margin-bottom: 20px;
}

.contct--info02 p {
    color: #fff;
    margin-bottom: 10px;
}

.social--ico ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.social--ico li{
    display: inline-block;
}

.social--ico li a{
    display: block;
    color: #fff;
    opacity: 0.5;
    font-size: 20px;
    margin: 0 10px 0px 0px;
}

.social--ico li a:hover{
opacity: 1;
}

.foot--top--nav {
    margin-bottom: 20px;
}

.foot--top--nav ul{
    margin: 0;
    padding: 0;
    list-style: none;
}

.foot--top--nav li{
    display: inline-block;
}

.foot--top--nav li a{
    display: block;
    color: #D1D1D1;
    font-size: 14px;
    margin: 0 30px 0px 0px;
}

.subscrib {
    margin-bottom: 40px;
}

.subscrib .input-group .form-control {
    height: 54px;
    border: 1px solid #ffffff40;
    color: #000;
    background: transparent;
    border-radius: 6px 0 0 6px;
    border-right: 0;
}

.subscrib .input-group .input-group-append button {
    color: #2C663D;
    background-color: #fff;
    font-size: 15px;
    padding: 10px 20px 10px 25px;
    text-align: center;
    border: none;
    border-radius: 0 4px 4px 0;
    transition: all 0.3s ease-in-out;
    font-family: 'ArialCEBold';
}

.contct--info03 h2{
    margin-bottom: 8px;
}

.accebilty-contnt p {
    color: #D1D1D1;
    font-size: 11px;
}

.foot--bottm--bg{
    background-color: #0A1B0E;
}

.foot--bottm--bg {
    padding: 15px 0px 6px;
}

.fbg-cont p {
    font-size: 11px;
    color: #fff;
    opacity: 0.5;
}

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

.copy--rght p {
    font-size: 11px;
    color: #fff;
    opacity: 0.5;
    margin: 0;
}

.copy--rght ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.copy--rght li{
    display: inline-block;
    border-right: solid 1px #ffffff3b;
}

.copy--rght li a{
    display: block;
    font-size: 10px;
    color: #fff;
    opacity: 0.5;
    padding: 0 8px 0px 4px;
}

.copy--rght li a:hover{
    opacity: 1;
}


.copy--rght li:last-child{
    border: none;
}


/*New css*/
.inner-page {
    background: #F4FBF6;
}
.inner_header {
    background: #fff;
    padding: 15px 0;
    position: static;
    box-shadow: 0px 20px 40px 10px rgba(224, 224, 224, 0.2);
}
.inner_header {
    background: #fff;
    padding: 15px 0;
    position: static;
}
.inner-head{
    padding:40px 0;
}
.inner-head-breadcrumb h1 {
    margin: 0;
    font-size: 45px;
}
.breadcrumb-block .breadcrumb li {
    font-size: 14px;
    margin: 0 10px;
    color: #2c663d;
    margin-left: 10px;
}
.breadcrumb-block .breadcrumb li:first-child {
    margin-left: 0;
}
.breadcrumb-block .breadcrumb li a {
    color:#122417;;
    position: relative;
}
.breadcrumb-block .breadcrumb li a::after {
    content: "";
    width: 1px;
    height: 12px;
    background:#122417;
    right: -8px;
    top: 0;
    position: absolute;
    transform: rotate(22deg);
    bottom: 0;
    margin: auto;
}
.breadcrumb-block .breadcrumb {
    background: none;
    padding: 0;
    margin: 10px 0;
}
.inner-head.center-title p {
    color: #333;
    font-size: 16px;
    margin-bottom: 0;
}

/*resources page*/
.resources-content h2 {
    font-size: 35px;
    margin-bottom: 50px;
}
.resources-content h3 {
    font-size: 20px;
    margin-bottom: 10px;
}
.resources-content p {
    margin: 0;
}
.resources-content {
    line-height: 26px;
    font-size: 16px;
    margin-bottom: 50px;
}
.space-30 {
    padding: 15px 0;
    display: block;
}
.resources-block {
    padding: 40px 0;
}
.resources-box .box-bottom h2,
.resources-box .box-bottom h3 {
    font-size: 20px;
    color: #fff;
    margin-bottom: .5rem;
}
.resources-box .box-bottom p,
.resources-box .box-bottom li{
    font-size: 17px;
}
.resources-box {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 10px;
}
.box-bottom.newsbox--botm {
    margin-top: 20rem;
}
/*.resources-box .box-bottom {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 20px;
    padding-top: 60px;
     background: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 81.82%);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 81.82%);
}*/
.resources-box .view-btn {
    display: inline-block;
    background: rgb(95 178 87 / 20%);
    padding: 10px 20px;
    border-radius: 5px;
    z-index: 999;
    position: relative;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
}
.resources-block .panel-title a {
    color: #101A1A;
    font-size: 45px;
    position: relative;
    padding-right: 10px;
}
.resources-block .panel-title a::after {
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    bottom: 0;
    top: 0;
    right: 0;
    margin: auto;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #000;
    border-left: 5px solid transparent;
}
.resources-block .panel-title a.collapsed::after {
    border-bottom: 0;
    border-top: 5px solid #000;
}
.resources-block #accordion .panel {
    margin-bottom: 25px;
}
body:not(.home) .page-title h1 {
    font-size: 45px;
    margin: 0;
}
.inner-page .Publisher-menu .navbar-toggler.x .icon-bar{
    background-color: #000;
}

/*contact page*/
.banner_map img {
    max-width: 100%;
    width: 100%;
}
.contact-from {
    z-index: 9;
    position: relative;
    margin-bottom: 30px;
}
.form-section {
    background: #fff;
    padding: 50px;
    border-radius: 10px;
    margin-top: -180px;
    z-index: 999;
    box-shadow: 0px 20px 40px 10px rgba(224, 224, 224, 0.2);
    -webkit-box-shadow: 0px 20px 40px 10px rgba(224, 224, 224, 0.2);
    position: relative;
}
.contact-form .form-group label {
    font-size: 12px;
    text-transform: uppercase;
}
.contact-form  .form-control {
    border: 1px solid #D7D7D7;
    box-shadow: none;
    min-height: 40px;
    border-radius: 5px;
}
.contact-form .form-control::placeholder {
    color: #333;
    opacity: 0.5;
    font-size: 14px;
    text-transform: uppercase;
}
.form-group.submit-btn .btn {
    font-size: 14px;
    text-transform: uppercase;
    min-width: 250px;
    height: 50px;
    box-shadow: none !important;
    color: #000;
}
.form-group.submit-btn .btn:hover{color: #fff;}
.form-section .contact-title h3 {
    font-size: 45px;
    letter-spacing: -0.04em;
    margin-top: 15px;
}
.form-section .contact-title p {
    font-size: 16px;
    letter-spacing: 0.3px;
    color: #333;
}
.inner-head.center-title {
    text-align: center;
}
/*location page*/
.locations-tab .nav.nav-tabs li, .faq-tab .nav.nav-tabs li  {
    display: block;
    margin: 0;
    width: 100%;
}
.locations-tab .nav.nav-tabs li a, .faq-tab .nav.nav-tabs li a {
    display: block;
    font-size: 16px;
    color: #666;
    padding: 15px 0;
    border-bottom: 1px solid #DBDBDB;
}
.locations-tab .nav.nav-tabs li:last-child a, .faq-tab .nav.nav-tabs li:last-child a{
    border-bottom: none;
}
.locations-tab .nav.nav-tabs, .faq-tab .nav.nav-tabs {
    border:none ;
    margin: 0;
    padding: 20px;
    background: #fff;
    box-shadow: 0px 20px 40px 10px rgba(224, 224, 224, 0.2);
    border-radius: 15px;
    padding-bottom: 70px;
    margin-bottom: 20px;
}
.locations-tab .nav.nav-tabs li a.active, .faq-tab .nav.nav-tabs li a.active {
    color: #000;
    /*font-weight: 700;*/
}
.locations-tab-content h4 {
    font-size: 20px;
    margin-bottom: 20px;
}
.locations-tab-content h5 {
    font-size: 15px;
    color: #101A1A;
}
.locations-tab-content p {
    color: #333;
    margin-bottom: 0;
    line-height: 30px;
}
.locations-right {
    background: #fff;
    padding: 30px;
    border-radius: 15px;
}
.locations-right ul {
    padding-left: 15px;
    margin-bottom: 20px;
}
.locations-right ul li {
    line-height: 28px;
}
.locations-tab .address-box {
    margin-bottom: 30px;
}
.locations-tab-content img {
    margin-bottom: 30px;
}
.locations-sec {
    margin-bottom: 30px;
}
/*together*/
.together-content {
    background: #fff;
    padding: 40px;
    border-radius: 15px;
    box-shadow: 0px 20px 40px 10px rgba(224, 224, 224, 0.2);
    margin-bottom: 20px;
    display: flex;
}
.together-content .icon {
    background: #00B5B8;
    display: block;
    padding: 10px 15px;
    border-radius: 10px;
    line-height: normal;
    font-size: 30px;
    color: #fff;
    height: 100%;
    margin-right: 15px;
}
.content-box h4 {
    font-size: 20px;
    margin-bottom: 20px;
}
.resources-box .box-bottom:hover .view-btn {
    background: #5fb257;
}
.event-banner img {
    width: 100%;
}

/*event page css*/
.event-banner::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
}
.event-banner {
    position: relative;
}
.date_block {
    border: 7px solid #fff;
    max-width: 135px;
    text-align: center;
    border-radius: 5px;
    margin-right: 30px;
    width: 100%;
}
.event-calender {
    position: absolute;
    bottom: 50px;
    display: flex;
    align-items: center;
    width: 100%;
    z-index: 9;
}
.event-header .time p {
    margin: 0;
    font-size: 20px;
    font-weight: 600;
}
.event-header .date_block p {
    margin: 0;
    line-height: normal;
}
.event-header .time {
    background: #fff;
    width: 100%;
    display: block;
    padding: 15px 10px;
    font-size: 20px;
    padding-bottom: 10px;
}
.event-header .date {
    padding: 20px 0;
}
.date_block .day span {
    display: block;
}
.event-header .date_block .day {
    color: #fff;
    font-size: 24px;
}
.event-calender .day-deatils h3 {
    color: #fff;
    font-size: 35px;
}
.event-header .event-btn {
    min-width: 270px;
    text-transform: uppercase;
    margin-top: 20px;
}

/*faq*/
.faq-tab-content .panel-title a,
.faq-tab-content .card-header a {
    color: #333333;
    font-size: 16px;
    font-weight: normal;
    font-family: 'ArialCEBold';
    position: relative;
    display: block;
    padding: 15px 0;
    padding-right: 10px;
}

.faq-tab-content .panel-title a::after,
.faq-tab-content .card-header a::after {
    position: absolute;
    content: "";
    width: 7px;
    height: 7px;
    border-left: 2px solid;
    right: 0;
    left: auto;
    border-top: 2px solid;
    transform: rotate(45deg);
    transition: all 0.3s;
    margin: auto;
    top: -3px;
    bottom: 0;
}
.faq-tab-content .panel-title a.collapsed::after,
.faq-tab-content .card-header a.collapsed::after {
    transform: rotate(220deg);
}
.faq-sec {
    margin-bottom: 50px;
}
.faq-tab-content .panel-title,
.faq-tab-content .card-header {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
}
.faq-tab-content .panel.panel-default,
.faq-tab-content .card {
    background: #fff;
    box-shadow: 0px 20px 40px 10px rgba(224, 224, 224, 0.2);
    padding: 10px 20px;
    margin-bottom: 15px;
    border-radius: 10px;
    border: 0;
}
.faq-tab-content .panel-body p, 
.faq-tab-content .panel-body,
.faq-tab-content .card-body p, 
.faq-tab-content .card-body {
    font-size: 14px;
    line-height: 26px;
    /*margin: 0;*/
}
.faq-tab-content .panel-body ,
.faq-tab-content .card-body {
    padding: 10px 0;

}
.participants-content h3 {
    font-size: 45px;
    color: #101A1A;
}
.participants-content ul {
    padding-left: 20px;
    margin: 0;
    padding: 0;
}
.media-block {
   background: rgba(255,255,255,0.9);
    max-width: 430px;
    text-align: left;
    padding: 50px;
    border-radius: 10px 10px 0 0;
    position: relative;
    font-size: 20px;
}
.media-block p{
    font-size: 20px;
}
.media-block h2 {
    font-size: 45px;
}
.new_participants {
    position: relative;
    background-color: #fff;
}
.participants-content {
    padding: 40px 40px;
    display: flex;
    min-height: 600px;
    align-content: center;
    align-items: center;
}
.media-block .btn.play-btn {
    width: 140px;
    height: 140px;
    border: none;
    border-radius: 50%;
    background: #5FB257;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -70px;
    margin: auto;
    padding: 0;
    line-height: 140px;
    color: #fff;
    font-size: 50px;
    text-align: center;
    box-shadow: none;
    display: flex;
    align-items: center;
    justify-content: center;
}
.media-block .btn.play-btn img{
    width: 40px;
}
.participants-img .so-widget-sow-image {
    height: 100%;
}
.participants-img .sow-image-container {
    height: 100%;
}
.participants-img img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    object-position: left;
}
.participants-img.left-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
}
.participants-img.right-img {
    position: absolute;
    width: 50%;
    right: 0;
    left: auto;
    top: 0;
    height: 100%;
}
.new_participants.right-img-sec .participants-content {
    padding-left: 0;
}
.new_participants.right-img-sec .media-block {
    margin-left: 20px;
}
.video-popup .close-btn:hover {
    background: #00B5B8;
}
.video-popup .close-btn {
    background: rgba(0, 181, 184, 0.2);
    border: none;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    position: absolute;
    top: -27px;
    right: -30px;
    cursor: pointer;
    color: #fff;
    padding: 12px;
}
.video {
  width: 100%;
  height: 400px;
  margin: auto;
  display: block;
  border: none;
}
.popup-btn:hover {
  color: white;
  background-color: black;
}
.video-popup {
  display: none;
  width: 100%;
  height: 100vh;
  margin: auto;
  position: fixed;
  top: 0;
  left: 0;
  box-shadow: 10px 10px 10px 10px black;
  z-index: 999;
}
.popup-bg {
  background: rgba(0,0,0,0.8);
  width: 100%;
  height: 100vh;
  position: absolute;
}
.popup-content {
  background: black;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 800px;
  height: auto;
  max-width: 85%;
}
.popup-title {
  padding: 30px;
  margin: 0 auto;
  color: red;
  text-transform: uppercase;
}
/*partners*/
.partners-box:hover .partners-logo {
    filter: none;
}
.partners-logo {
    background: #fff;
    height: 170px;
    width: 170px;
    display: block;
    line-height: 170px;
    text-align: center;
    border-radius: 50%;
    filter: grayscale(1);
    transition: all 0.1s ease-in;
    cursor: pointer;
    box-shadow: 0px 20px 40px 10px rgba(224, 224, 224, 0.2);
}
.partners-box a {
    color: #101A1A !important;
    font-size: 20px;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    text-decoration: none !important;
}
.partners-box h3 {
    font-size: 20px;
    color: #101A1A;
    margin-top: 10px;
    margin-bottom: 0;
}
.partners-box {
    margin-bottom: 30px;
}
.partners-box a:hover {
    color: #00B5B8;
}
h2.panel-title {
    margin-bottom: 15px;
}
ul.disc_list {
    list-style: none;
    color: #000;
    font-size: 20px;
}

ul.disc_list li:before {
    content: '';
    width: 8px;
    height: 8px;
    background: #000;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    border-radius: 50%;
}
.card-body strong {
    display: block;
    font-family: 'ArialCEBold';
}
.accordian a {
    color: #2C663D;
    text-decoration: underline;
}
.media-block.top-block {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
/*25 Oct*/
.iee_archive .iee_event .event_desc .event_title {
    color: #fff !important;
    font-size: 16px;
    font-weight: 700;
    font-family: 'ArialCEBold';
    white-space: normal;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    width: 100%;
}
.iee_archive .iee_event .event_details {
    position: absolute;
    bottom: 0px;
    background: linear-gradient(
180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 81.82%);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
    width: 100%;
    border-radius: 15px;
}
.iee_archive .iee_event .img_placeholder {
    min-height: 210px !important;
}
.iee_archive .archive-event .iee_event {
    position: relative;
    border-radius: 15px;
    height: 210px;
    overflow: hidden;
}
.iee_archive .iee_event .event_date {
    background: transparent !important;
    text-align: left;
    padding: 8px 10px;
    width: 130px;
}
.iee_archive .iee_event .event_desc a {
    text-decoration: none;
}
.iee_archive .iee_event .event_desc {
    order: 1;
    width: 100%;
    padding-bottom: 0;
}
.iee_archive .iee_event .event_details > a {
    order: 2;
}
.iee_archive .iee_event .event_date .month,.iee_archive .iee_event .event_date .date {
    font-size: 15px;
    display: inline-block;
}
.event_date:before {
    content: '\f017';
    font-family: 'FontAwesome';
}
.iee_archive .iee_event:hover .event_details {
    background: linear-gradient(72.59deg, #1F643D 0.86%, #0A140D 113.6%);
    -webkit-transition: background 1000ms linear;
    -ms-transition: background 1000ms linear;
    transition: background 1000ms linear;
}
.iee_archive .iee_event .event_details:after {
    content: 'Register';
    padding: 11px 20px;
    height: auto;
    font-size: 12px;
    border-radius: 5px;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translate(0, -50%);
    background: rgb(95 178 87 / 20%);
    color: #fff;
    text-transform: uppercase;
    font-family: 'ArialCEBold';
}
.iee_archive .iee_event:hover .event_details:after {
    background: #5FB257;
    color: #000;
}
.iee_archive .iee_event .event_details {
    padding-right: 100px !important;
}
.media-block.play {
    background: transparent;
    top:-60px;
    max-width: 200px;
}
.participants-img.stretch img {
    object-fit: contain;
}
@media only screen and (max-width: 1440px){
    .participants-content {
        min-height: 500px;
    }
    .participants-content h3 {
        font-size: 36px;
    }
    .participants-img img {
        object-position: left;
    }
}
@media only screen and (max-width: 1200px){
    .participants-content {
        min-height: 400px;
    }
    .participants-content h3 {
        font-size: 36px;
    }
    .media-block .btn.play-btn img {
        width: 24px;
    }
    .media-block .btn.play-btn {
        width: 100px;
        height: 100px;
    }

}
/*.widget .eaw-block .eaw-li__flex.eaw-aligncenter*/
.widget .eaw-block .eaw-ulx .eaw-li__wrap{
    flex: 0 0 33.33%;
    max-width: 33.33%;
    position: relative;
    width: 100%;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-bottom: 30px;
}
/*.eaw-li__wrap*/ 
.widget .eaw-block .eaw-ulx{
    display: flex;
    flex-wrap: wrap;
    margin-right: -12.5px;
    margin-left: -12.5px;
}
section.wfea.eaw-block{
    padding: 0;
}
.widget .eaw-block .eaw-thumb.eaw-aligncenter {
    margin: 0;
    border: 0;
    width: 100%;
    min-height: 210px !important;
    padding: 0;
    object-fit: cover;
    border-radius: 15px;
    column-gap: 0em;
    margin-bottom: 30px;
}
.widget .eaw-block .eaw-li__flex .eaw-content-wrap {
    position: absolute;
    bottom: 0px;
    background: linear-gradient( 180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 81.82%);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
    width: calc(100% - 25px);
    border-radius: 15px;
    padding: 10px 100px 10px 10px;
    font-size: 0;
    min-height: 50px;
    align-items: center;
}
.widget .eaw-block .eaw-booknow a.button {
    padding: 10px 10px;
    font-size: 11px;
    border-radius: 5px;
    position: absolute;
    right: 10px;
    transform: translate(0, -50%);
    background: rgb(95 178 87 / 20%);
    color: #fff;
    text-transform: uppercase;
    font-family: 'ArialCEBold';
    top: 50%;
}
.widget .eaw-block .eaw-booknow {
    margin: 0;
}
.widget .eaw-block h3 a {
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    font-family: 'ArialCEBold';
    white-space: normal;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    width: 100%;
    text-decoration: none;
}
.widget .eaw-block .eaw-time {
    color: #fff;
    margin: 10px 0;
    font-size: 12px;
}
.widget .eaw-block .eaw-li__flex:hover .eaw-content-wrap {
    background: linear-gradient(72.59deg, #1F643D 0.86%, #0A140D 113.6%);
    -webkit-transition: background 1000ms linear;
    -ms-transition: background 1000ms linear;
    transition: background 1000ms linear;
}
.widget .eaw-block .eaw-li__flex:hover .eaw-booknow a.button{
    background: #5fb257;
    color: #fff;
}
.widget .eaw-block h3{
    margin: 0;
}
.widget .eaw-block .eaw-li__flex .eaw-thumb-wrap {
    height: 210px;
    overflow: hidden;
}
.widget .eaw-block .eaw-li__wrap {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0;
}
.wpsisac-slick-slider .slick-arrow, .wpsisac-slick-carousal .slick-arrow {
    background-image: none;
}
@media only screen and (max-width: 991px){
    .widget .eaw-block .eaw-li__flex .eaw-thumb-wrap {
        height: 210px;
        overflow: hidden;
        min-width: 100% !important;
    }
    .widget .eaw-block .eaw-li__flex.eaw-aligncenter,
    .widget .eaw-block .eaw-ulx .eaw-li__wrap{
/*      flex: 0 0 50%;*/
/*      max-width: 50%;*/
    }
}
@media only screen and (max-width: 750px){
    .widget .eaw-block .eaw-li__flex.eaw-aligncenter,
    .widget .eaw-block .eaw-ulx .eaw-li__wrap{
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (min-width: 1441px){
    .banner_sec h2 {
     font-size: 38px; 
     margin: 25px 0 30px; 
    }
}

@media (max-width: 1199px){
    .banner_sec .btn_common{
        min-width: inherit;
    }
    .wpsisac-slick-slider.design-4 .wpsisac-image-slide .wpsisac-slide-wrap .wpsisac-slider-short-content{
/*        padding-left: 40px;*/
    }
}
@media (max-width: 991px){
    .banner_sec{
        padding-top: 72px;
    }
}

@media (max-width:779px){
    .sow-features-list .sow-icon-container-position-top .sow-icon-container{
        margin: 0 auto !important;
    }
    .so-widget-sow-features .textwidget ul {
        display: inline-block;
        text-align: left;
    }
    .bnr_label{
        font-size: 12px;
        padding: 5px 15px;
    }
}
@media (max-width:767px){
    .wpsisac-content-right.wp-medium-5.wpcolumns {
         width: 100%; 
         float: none; 
    }
    .wpsisac-slick-slider.design-4 .wpsisac-image-slide .wpsisac-slide-wrap .wpsisac-slider-short-content {
/*        padding-right: 40px;*/
        width: 100%;
    }
}