/* keynote */
.custom-speaker-div {
    background: linear-gradient(45deg, #211a64, #015185);
    overflow: hidden;
    margin: 10px 1%;
    color: #333;
    margin-bottom: 25px;
    text-align: center;
    box-shadow: 0 19px 38px rgb(0 0 0 / 15%), 0 6px 12px rgb(0 0 0 / 38%);
    border-radius: 8px;
    font-weight: 600;
    height: 400px;
    border: 2px solid #ffff;
}
.custom-speaker-div .author {
    margin-bottom: 5px;
    font-size: 15px;
}
.custom-speaker-div .author h5 {
    margin: 0;
    font-weight: 600;
    font-size: 18px;
    font-family: 'Poppins';
    opacity: 1;
    margin-top: 20px;
    color: #ffffff !important;
}
.custom-speaker-div .padding-div {
    padding: 30px;
}
.custom-speaker-div img {
    max-width: 100%;
    vertical-align: middle;
    width: 150px;
    height: 150px;
    text-align: center;
    margin-bottom: 20px;
    border-radius: 50%;
    margin-top: 10px;
    padding: 3px;
    /* box-shadow: 0 10px 20px rgb(0 0 0 / 0%), 0 5px 6px rgb(0 0 0 / 30%); */
    object-fit: cover;
    object-position: center;
}
.custom-speaker-div p {
    border-bottom: 1px dashed #fff;
    text-align: center;
    font-weight: 600 !important;
    font-size: 14px !important;
    margin-bottom: 0;
    line-height: 29px;
}
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400&display=swap');

body{
    font-family: 'Poppins', sans-serif;
}

*{
    padding: 0px;
    margin: 0px;
    box-sizing: border-box !important;
}

.abt h4 {
    margin: 20px 0 25px;
    font-size:23px !important;
}
.bg-light {
    background-color: #030548!important;
    padding: 3px;
}
       #topbar {

    /* background-image: linear-gradient(45deg, #d1096e, #2251b2); */
    width: 100%;
    padding: 1px 0 0;
    text-align: center;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav 
.nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: #fff;
}
           #topbar .fa{
               color: #fff;
           }
           .text-white {
       color: #fff !important;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
}.btn-fanta {
    background-color: #030548 !important;
    color: #fff !important;    padding: 10px;
}
           
           .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #da0758 ;
}

.dropdown-item:hover {
       font-weight: 600;
    /* padding: 10px; */
    margin:0px;
    background-color: #030548  !important;
    color: #fff !important;
    font-size: 14px;
}
          
           .navbar-light .navbar-nav .nav-link {
      color: #fff;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 14px !important;
    padding: 10px 5px !important;
}
           .dropdown-menu {
    min-width: 250px;
    border: 1px solid rgb(0 0 0 / 32%);
    border-radius: 0px;
    box-shadow: 0px 3px 14px rgba(0, 0, 0, 0.25);
    }
           
           .dropdown-item {
      display: block;
    width: 100%;
    padding: 0.25rem 10px;
    clear: both;
    font-weight: 500;
    color: #000000;
    font-size: 15px;
    line-height: 35px;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    font-family: 'Poppins', sans-serif;
}
.btn-blue{
color: #fff;
background-color:#f10d88;
border-color:#f10d88;
}          
           .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: 'Poppins', sans-serif;
           }
           .banner{
    background: url(./img/ai-slide.jpg);
    padding: 130px 0 68px;
    margin-top: 146px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    }
             .banner h1{
               color: #fff;
               font-size:clamp(0.4rem, 8vw, 1.7rem); 
               line-height: 44px;
               font-weight: 600;
           }
           
           
           
           .banner h2{
               margin: 19px 0;
           }
           
           
           .banner h3{
               color: #fff;
               font-size:18px;
                   margin-top:0px;
               line-height:28px;
           }

           .banner h3>span{
            color:#1CF4FF;
            font-weight: bold;
        
        }
           
           
           .banner h1 span{
           font-weight: 400;
           }
           
           
           
       .banner h2 span {
    background: #f10d88;
    color: #fff;
    font-size: 16px;
    border-radius: 2px;
    padding: 7px 15px;
    font-weight: 600;
}
           
           
           .banner h3 span{
    font-weight: 400;
           }
           
           .cardd{
                   background: #fff;
    position: relative;
    top: -72px;
    padding: 15px 25px;
    box-shadow: 2px 2px 20px rgb(63 63 63 / 29%);
    border-radius: 0px;
           }
      
            .cardd h3{
                 width: 91%;
    margin: auto;
    font-size: 21px;
    font-weight: bold;
    padding: 16px 0 25px;
    color: #0a1330;
    line-height: 38px;
    font-family: 'Poppins', sans-serif;
    text-shadow: 1px 1px #fff;
           }
           .d-crd {
               border-right: 1px solid #D0CECE;
               padding-left: 35px;
           }
           .d-crd a:hover{
               text-decoration: none;
           }
           .d-crd i.fa {
    color: #068c80;
    font-weight: 600;
}
           .d-crd h5{
               color: #000000;
               font-weight: 600;
               font-size: 15px;
           }
           
           .d-crd p{
               color: #068c80;
               font-weight: 700;
               font-family: 'Poppins', sans-serif;
               font-size: 15px;
           }
           
           .abt h4{
                   margin: 20px 0 25px;
    font-size: 26px;
    font-weight: bold;
    color: #323232;
           }
           
.abt p{
    margin-top: 0;
    margin-bottom: 16px;
    font-size: 16px;
    text-align: justify;
    font-family: 'Roboto';
    font-weight: 500;
    position: relative;
    line-height: 28px !important;
    padding: 0px 0px 9px 0px !important;
    margin-top: 5px;
    color: #192531 !important;

           }
           .conf .abt p {
            margin-top: 0;
            margin-bottom: 20px;
        }
           .asso{
                  background: #FFFFFF;
                  border: 1px solid #bfbfbf;
                  box-sizing: border-box;
                  border-radius: 4px;
                  text-align: center;
                  margin: 35px 0;
           }
           .asso h5{
                   margin: 20px 0 11px;
                   font-size: 19px;
                   font-weight: 600;
                   color: #005352;
                  
           }
           .asso img{
               width: 62%;
           }
           .asso h6{
               font-family: 'Poppins', sans-serif;
               font-weight: 600;
               font-size: 17px;
               color: #3D3D3D;
               margin: 20px 0 10px;
           }
           .pub-logo img{
               width: 100%;
           }
           
           .assoo .col-sm-2 {
    padding: 10px;
    margin-top: 18px;
}
           
           .date{
               background: url(img/date.jpg);
               padding: 26px 0;
               margin-top: 41px;
           }
           .date-card {
       background: #fff;
    padding: 10px 0 16px;
    border-left: 3px solid #068c80;
    margin-bottom: 25px;
}

.date h4 {
       color: #fff;
    margin-bottom: 26px;
    margin-top: 19px;
}
           
           .date-card h4{
              font-size: 15px;
    text-align: center;
    color: #000 !important;
    font-weight: 600;
    line-height: 25px;
    margin-bottom: 6px;
    margin-top: 7px;
           }
           .date-card p{
               text-align: center;
               color: #068c80;
               font-weight: 600;
               font-family: 'Poppins', sans-serif;
               margin-bottom: 0px;
           }
           
           /* .btn-icon {
       background-color: white;
    color: #000000;
    border: 1px solid #068c80;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    border-radius: 10px;
    margin: 0px 51px;
} */


.btn-icon {
	background-color: white;
	color: #000000;
	border: 2px solid #030548;
	display: flex;
	justify-content: space-evenly;
	align-items: center;
	border-radius: 10px;
	margin: 0px 51px;
	position: relative;
	height: 45px;
}

           .btn-1 span {font-weight: 500;}
           
           /* .btn-custom {
     position: relative;
    font-size: 18px;
    padding: 13px 23px;
    left: 16px;
    border-radius: 0px 10px 10px 0;
    background: url(img/download.png) no-repeat;
    color: #fff;
    background-size: cover;
}  */
.btn-custom {
	position: absolute;
	font-size: 18px;
	padding: 13px 23px;
	right: -2px;
	border-radius: 0px 10px 10px 0;
	background: url(img/download.png) no-repeat;
	color: #fff;
	background-size: cover;
}

.fa-download:before {
    position: relative;
    left: 0px;
}


           .btn-icon:hover {
    color: #333;
    text-decoration: none;
}
           
.downloads {
    background: #FFFFFF;
    box-shadow: 0px 2px 4px rgb(0 0 0 / 25%);
    border-radius: 0px 0px 10px 10px;
    border-top: 4px solid #030548;
    padding-bottom: 20px;
    margin-top: 30px;
    margin-bottom: 15px;
}

.downloads h4 {
       font-size: 18px;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 23px;
}
           .venue-card{
               background: #FFFFFF;
box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.25);
border-radius: 0px;
           }  
           
           .venue-card img {
    width: 100%;
    padding: 8px;
}
           .foot {
    margin: 36px 0px;
    font-size: 14px;
}
           
           .get label {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #292929;
}
           
           footer{
               background:#030548 !important;
               padding: 50px 0 10px; 
               /* background-image: url(./images/pattern.jpg); */
               /* background-image:linear-gradient(to right, rgba(174, 6, 6, 0.8), rgba(23, 11, 184, 0.8)), 
               url('./images/background-12.jpg'); */
               background-image: url(./images/background-12.jpg);
           }

           #overlay {
            position: fixed;
            display: none;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background-color: #00000080;
            z-index: 2;
            cursor: pointer;
          }
           
           
           .link-list ul {
 padding-left: 0px;
  display:flex;
}
.link-list li{
  list-style: none;
  text-decoration: none;
}
/* .link-list li,a{
 list-style: none;
  padding: 0;
  line-height:1;
  font-size: 15px;
} */

.link-list li, a {
	list-style: none;
	padding: 0;
	line-height: 1;
	font-size: 15px;
	padding-right: 48px;
}
.link-icon span{
  padding: 10px;
  color: #fff;
  border: 1px solid #fff;
 
  margin-left:4px;

}
a.text-white {
    color: #e1e1e1 !important;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 500;
}
           
           .social .fa {
    color: #fff;
    border: 1px solid #fff;
    padding: 5px 10px;
    margin-right: 10px;
}
           
.fa-chain:before, .fa-link:before {
    content: "\f0c1";
    margin-right: 8px;
}
           hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgb(255 255 255 / 62%);
}
         

  .breadcrumb-card {
    margin-top: 192px !important;
    width: 100%;
       padding-bottom: 53px;
    background-image: url(img/breadcrumb.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
    .breadcrumbs  h1 {
       color: #fff;
    font-size: 23px;
    margin-bottom: 14px;
    margin-top: 20px;
    font-weight: 600;
}

.breadcrumbs  .text-white {
    color: #fff !important;
    font-size: 15px;
}
    
    .about-section img.one {
  background: #FFFFFF;
  box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.25);
  border-radius: 14px 0px 0px 0px;
  padding: 7px 10px;
  width: 100%;
}


.about-section img.four {
  background: #FFFFFF;
  box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.25);
  border-radius: 0px 0px 14px 0px;
  padding: 7px 10px;
  width: 100%;
}

.about-section img.two {
  background: #FFFFFF;
  box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.25);
  border-radius: 0px 0px 0px 0px;
  padding: 7px 10px;
  width: 100%;
}

.about-section img.three {
  background: #FFFFFF;
  box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.25);
  border-radius: 0px 0px 0px 0px;
  padding: 7px 10px;
  width: 100%;
}
    
    p.card-text-alter {
    text-align: center;
    font-size: 14px;
    line-height: 26px;
}
    
    
  
    .box{
      display: flex;
    justify-content: center;
    width: 91%;
    position: relative;
    margin-bottom: 24px !important;
}
.box-text {
    width: 100%;
    padding: 10px 10px 6px 70px;
    margin-left: 20px;
    border-radius: 10px;
    box-shadow: 6px 4px 13px #888;
    border: 1px solid rgb(133, 132, 132);
    z-index: -2;

}
.box-text p{
     font-size: 15px;
    font-weight: bold;
    text-align: left;
    margin-bottom: 0px;
}
.box-img img{
      width: 70px;
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: -1;
}
.box-number{
      position: absolute;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    left: 30px;
    top: 25px;
}
.gall img {
    height: 220px;
    width: 325px;
    border-radius: 10px;
    margin-right: 10px;
}
     
@media (max-width: 768px){
    .breadcrumb-card {
        margin-top: -52px !important;}
#topbar .text-white {
    color: #fff !important;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
    padding: 16px 0;
}
    .pub-logo img {
    width: 100%;
    margin: auto;
}
    
    .cnt{
            padding: 43px 20px 9px 31px !important;
    }
    .aplpg-contact-right{
        margin-left: 0px !important;
    }
    .navbar-nav {
    text-align: left !important;
    }
    .about-section img.one , .about-section img.two , .about-section img.three , .about-section img.four {
    height: 103px !important;
}
    #main #faq .card .card-header .btn-header-link{
        overflow: hidden !important;
    }
    .info img{
            height: auto !important;
    }
    .box-membership img{
           width: 100%;
    }
    .m-pt h4{
        margin-top: 20px;
    }
    a.text-white {
    font-size: 13px !important;
    margin-right: 9px !important;
}
    
    .banner h1 {
    font-size: 17px !important;
    line-height: 32px !important;
    font-weight: 500 !important;
}
    
    .banner h2 span {
 
    font-size: 13px !important;
    }
    
    .banner h3 {
    font-size: 16px !important;
    margin-top: 32px;
    line-height: 34px !important;
}
    
    .cardd h3 {
    width: 100% !important;
    font-size: 18px !important;
    line-height: 29px !important;
    }
    
    .d-crd {
    border-right: 1px solid #fff !important;
    margin-bottom: 19px !important;
            border-bottom: 1px dashed #333;
}
    
    .assoo .col-sm-2 {
    padding: 3px !important;
    margin-top: 0 !important;
}
    .p-note{
            line-height: 28px;
    }
    
    
    
    
    
    
}


.navbar-brand {
  
    margin-right: 2rem;
}

.btn-fanta:hover {
    text-decoration: none;
}

.dp-conference-cals h3 {
    font-size: 15px;
    font-weight: 600;

    text-align: center !important;
    margin-top: 7px;
    padding-left: 12px;
    /* text-shadow: 0px 0.5px #f57b42; */
}

time.icon {
    font-size: 1em;
    display: block;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 15px;
    position: relative;
    width: 7em;
    height: 7em;
    background-color: #fff;
    margin: 2em auto;
    /*border-radius: 0.6em;*/
    box-shadow: 0 1px 0 #bdbdbd, 0 2px 0 #fff, 0 3px 0 #bdbdbd, 0 4px 0 #fff, 0 5px 0 #bdbdbd, 0 0 0 1px #bdbdbd, 0 4px 0 #fff, 0 6px 0 #bdbdbd;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-transform: rotate(0deg) skewY(0deg);
    -webkit-transform-origin: 50% 10%;
    transform-origin: 50% 10%;
}
time.icon em {
    position: absolute;
    bottom: 37px;
    color: #2f2f2f;
}
time.icon strong {
    position: absolute;
    top: 0;
    padding: 0.4em 0;
    color: #fff;
    background-color: #030548;
    border-bottom: 1px dashed #030548;
    box-shadow: 0 2px 0 #030548;
}
time.icon * {
    display: block;
    width: 100%;
    font-size: 1em;
    font-weight: bold;
    font-style: normal;
    text-align: center;
}
time.icon span {
    width: 100%;
    font-size: 28px;
    letter-spacing: -0.05em;
    padding-top: 57px;
    color: #2f2f2f;
}
@media only screen and (max-width:600px){
    .slidelg{width:100%!important;}
}

.four {
   
    background-color: #030548 !important;
    /* background-image: linear-gradient(45deg, #d1096e, #2251b2); */
       }

       .four:hover {
           box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.16) inset, 0px 0px 30px 0px #33E7EA;
       }

       .four:hover:after {
           -webkit-transform: rotate(3000deg);
           transform: rotate(3000deg);
       }

       .four:hover:before {
           -webkit-transform: rotate(360deg);
           transform: rotate(360deg);
       }

       .four:after,
       .four:before {
           content: "";
       }

       .four b {
           color: #1CF4FF;
           font-weight: 700;
       }


.four {
    border: none;
    border-radius: 4px;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.48);
    overflow: hidden;
    padding: 13px 40px 20px 60px;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 22px;
    position: relative;
    color: white;
    outline: none;
    cursor: pointer;
    width: 100%;
    text-align: left;
    -webkit-transition: background-position .7s, box-shadow .4s;
    transition: background-position .7s, box-shadow .4s;
    background-size: 110%;
}
.four:hover {
 background-position: 0% 30%;
}
.four:hover:after {
 right: -40px;
 -webkit-transition: right .4s,-webkit-transform 30s .2s linear;
 transition: right .4s,-webkit-transform 30s .2s linear;
 transition: right .4s,transform 30s .2s linear;
 transition: right .4s,transform 30s .2s linear,-webkit-transform 30s .2s linear;
}
.four:before, .four:after {
 font-family: FontAwesome;
 display: block;
 position: absolute;
}
.four:before {
 -webkit-transition: all 1s;
 transition: all 1s;
 font-size: 30px;
 left: 7px;
 top: 17px;
}
.three:after, .four:after {
 -webkit-transition: right .4s, -webkit-transform .2s;
 transition: right .4s, -webkit-transform .2s;
 transition: right .4s, transform .2s;
 transition: right .4s, transform .2s, -webkit-transform .2s;
 font-size: 100px;
 opacity: .3;
 right: -120px;
 top: -17px;
}

.section-bgimg {
    background: url('https://wcasetkualalumpur.com/conference/images/banner-1.png') no-repeat;
    background-attachment: fixed;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    height: auto;
  }
  
  .glass {
    position: relative;
    background: inherit;
    overflow: hidden;
    width: 70%;
    height: 70%;
    border-radius: 16px;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3), 
                0 6px 20px rgba(0, 0, 0, 0.15);
    z-index: 1;
  }
  
  .glass:before {
    content: '';
    position: absolute;
    background: inherit;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: -20px;
    box-shadow: inset 0 0 500px rgba(255, 255, 255, .4); 
    filter: blur(10px);
    z-index: -1;
  }
  .feature-back{
    /* background-color: #093362; */
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
    padding: 10px;
    border-radius:20px !important;
    color: #29292a; 
    -ms-transform: skewX(-10deg); /* IE 9 */
    transform: skewX(-10deg);
    overflow: hidden;
  }

  .feature-back::after{
    position: absolute;
    content: "";
    width: 33%;
    height: 98%;
    background-color: #ff0090;
    top: 57%;
    border-radius: 50%;
    z-index: -1;
    right: -10%;
    /* box-shadow: inset 2px 1px 10px #fff; */
    filter: opacity(0.2);
    transform: skewX(0deg);
  } 
  .feature-back::before{
    position: absolute;
    content: "";
    width: 100px;
    height:100px;
    background-color: #04046472;
    top: 15%;
    border-radius: 50%;
    z-index: -1;
    left: 6%;
    filter: opacity(0.2);
    transform: skewX(0deg);
  } 
  @media only screen and (max-width: 600px) {
    .feature-back{
        -ms-transform: skewX(0deg); /* IE 9 */
        transform: skewX(0deg);  
    }
  }
.feature-ul{
    list-style: none;
    list-style-image:url('images/right-arrow.png') ;
  }

  /* new section */


  .bg-img1 {
    background-image: url(./images/row-bgimage-1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
  .ttm-row.skill-section {
    padding: 90px 0 0;
}
.ttm-bgcolor-darkgrey{

    background-color: #131d3b;
}
.pr-60 {
    padding-right: 60px !important;
}
.section-title {
    position: relative;
    margin-bottom: 15px;
}
.section-title .title-header {
    position: relative;
    padding-bottom: 30px;
}
.section-title h2.title {
    font-weight: 700;
    text-transform: capitalize;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 0;
}

.ttm-bgcolor-darkgrey .section-title h4{
    color: #01f6ff;
}
.heading-seperator {
    position: relative;
}
.heading-seperator span:after {
    right: auto;
    left: 35px;
}
.heading-seperator span:after, .heading-seperator:after {
    content: "";
    left: 0;
    position: absolute;
    bottom: 10px;
    width: 31px;
    height: 4px;
    background-color: #e0e1e3;
}
.mb-30 {
    margin-bottom: 30px !important;
}
.mt-40 {
    margin-top: 40px !important;
}
.mt-60{
    margin-top: 60px;
}
.pt-25{
    padding-top: 25px;
}
.pb-5{
    padding-bottom: 5px;
}
.pl-30{
    padding-left: 30px;
}
.mr_90 {
    margin-right: 90px;
}
.ttm-bgcolor-darkgrey .ttm-horizontal_sep {
    border-top-color: rgba(255, 255, 255, .06);
}
.ttm-horizontal_sep {
    border-top: 1px solid rgba(0, 0, 0, .04);
    display: block;
    position: relative;
}
.inside {
    position: relative;
    transition: all .4s;
    padding: 15px 0;
}
.layer-content {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}
.col-bg-img-one.ttm-col-bgimage-yes .ttm-col-wrapper-bg-layer {
    background-image: url(./images/col-bgimage-1.jpg);
    background-position: top center !important;
    background-repeat: no-repeat;
    background-size: cover;
}
.ttm-bg-layer, .ttm-col-wrapper-bg-layer-inner, .ttm-titlebar-wrapper .ttm-titlebar-wrapper-bg-layer {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
.ttm-col-bgimage-yes {
    height: 100%;
}

.ttm-col-bgimage-yes {
    z-index: 1;
}
.ttm-bg {
    position: relative;
}
.heading-seperator::after
 {
    background-color: #ff4f01;
}
.ttm-bgcolor-darkgrey h2{
    color:#fff;
}
.ul-design>li{
color:#ffffffb3;
font-size: 18px;
line-height:22px;
padding-bottom:15px;
}
.ttm-bgcolor-skincolor{
    background-color: #ff4f01;
}
.ttm-icon.ttm-icon_element-border.ttm-icon_element-color-white, .white-border {
    border-color: #fff;
}

.ttm-icon.ttm-icon_element-style-round {
    border-radius: 50%;
}
.ttm-icon.ttm-icon_element-size-xs {
    height: 45px;
    width: 45px;
    line-height: 45px;
}
::selection {
    background: #ff4f01;
    color: #fff;
    text-shadow: none;
}

.bg-image{
    background-image: url('https://icmcer.com/images/5.png');
    background-position: center;
    background-size: cover;
    padding:15px;
    overflow: hidden;
  }
  .bg-image-div{
    width: 100%;
  margin: auto;
  padding:10px 30px;
  background-color:#131d3b;
  color: #bdbdbd;
  }
  .bg-image-div ul{
    list-style: none;
  list-style-image:url('images/right-arrow.png') ;
  }
  .bg-image-div ul li{
    line-height: 30px;
  }

  /* carousel */
  .carousel {
    width: 100%;
    margin: 0 auto;
    position: relative;
    }
    .carousel .item {color: #606060;
        font-size: 14px;
        overflow: hidden;
        min-height: 395px;
        background-image: linear-gradient(rgba(219, 223, 237, 0.98), rgb(212, 228, 238));
        padding: 20px;
        border: 1px solid #b4b5b8;
        margin-bottom: 10px;
        margin-top: 15px;
            }
    .carousel h5 {margin-bottom: .25rem;margin-bottom: 15px;margin-top: 10px;color: #123859;font-weight: 600;}
    .carousel ul {
        line-height: 32px;
        padding-left: 25px;
        color: #222222b8;
        list-style: circle;
        /* font-family: playfair display, times, serif !important; */
        font-weight: 400;
    }
            
            .carousel ul li{
                    list-style: unset;
            }
    .carousel .carousel-control {
        width: 25px;
        height: 25px;
        border-radius: 50%;
        background: #2d2926;
        text-shadow: none;
        top: 35px;
        right: 10px;
    }
    .carousel-control i {
        font-size: 20px;
        margin-right: 2px;
        color: #cb7024;
        font-weight: 600;
    }
    .carousel-control.left {
    left: auto;
    right: 40px;
    }
    .carousel-control.right i {
    margin-right: -2px;
    }
            

      /* why-attend */

  .why-attend {
    background-color: #f9f9f9;
    width: 255px !important;
    padding: 4px;
    margin: auto;
    border-radius: 20px;
  transition: all .4s linear;
}
.why-attend:hover{
  transform: scale(1.1);
}
.why-attend img {
    width: 100%;
    border-radius: 16px;
    padding: 5px;
    margin: auto;
    text-align: center;
}

.content-txt h4 {
    font-size: 18px;
    text-align: center;
    color: #f04107;
    text-shadow: 1px 1px 1px #fff;
    font-weight: bold;
}
  .content-txt p {
    font-size: 15px;
    color: #000;
    text-align: center;
}
  .content-txt{
    padding-top:20px;
  }
  .mg-top{
    margin-top:20px;
    margin-bottom: 20px;
  }


  .details-p {
    color: #333;
    font-size: 17px;
    line-height: 28px;
}
p {
    margin: 0;
    text-align: justify;
    color: #000000;
    font-size: 17px;
    margin-bottom: 10px;
    line-height: 1.6;
    font-family: 'Roboto', sans-serif;
}
/* heading style */
.section-heading {
    font-family: 'Signika', sans-serif;
    text-align: center;
    color: #372c2e;
    font-weight: 700;
    background-color: rgba(252, 252, 252, 1);
    display: initial;
    padding: 10px;
    margin: 20px 0;
    font-size: 25px;
}

.section-heading::before {
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    background-color: #de9e48;
    left: 0%;
    top: 50%;
    z-index: -1;
}
/* new */
.cs_fs_30 {
    font-size: 25px;
    line-height: 1.3em;
    color: #03054b;
}
.cs_list.cs_style_1 li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
   text-align: initial;
    gap: 10px;
    font-family: 'Poppins';
}
.cs_mb_10 {
    margin-bottom: 10px;
}
.bg-img-white {
    background: linear-gradient(149deg, #fffffff7 37.01%, #ffffffd1 77%), url(img/voluntee-CTwQdBOw.webp);
}
.bg-img-white2 {
    background: linear-gradient(149deg, #fffffff7 37.01%, #ffffffd1 77%), url(img/scholarships-BTzqRWOX.jpg);
}

  .services-box07 {
    border-radius: 4px;
    position: relative;
    background-color: #fff;
    box-shadow: 1px 1.732px 60px #0000001a;
    padding: 15px;
}
.services-box07 .sr-contner {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
}
.services-box07 .sr-contner .text h5  a{
  text-decoration: none;
}
.services-box07 .sr-contner .text h5 {
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    margin: 0;
    color: #030548;
}
.sr-contner .icon{
  background-color: rgb(0 167 211);
    width: 50px;
    height: 50px;
    border-radius: 48px;
    color: #fff;
    font-weight: 400;
}
.bi-file-earmark-arrow-down::before {
    content: "\f019";
}
.services-box07 .sr-contner .icon i {
    font-size: 25px;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
   .cs_section_title {
    font-size: 23px;
    line-height: 2em;
    font-weight: 700;
    color: #030548;
}
    .heading {
      text-align: center;
      color: #454343;
      font-size: 30px;
      font-weight: 700;
      position: relative;
      margin-bottom: 70px;
      text-transform: uppercase;
      z-index: 999;
    }

    .cs_heading_bg {
      background: #03054b;
    }

    .cs_white_bg {
      background-color: #fff;
    }

    .min-height-300 {
      min-height: 310px !important;
    }

    h3 {
      clear: both;
      color: #03054b;
      padding: 0;
      margin: 0 0 20px;
      font-weight: 800;
      line-height: 1.2em;
      font-family: "Poppins", ui-serif;
    }

    .cs_fs_20 {
      font-size: 20px;
      line-height: 1.5em;
    }

  .cs_mb_10 {
    margin-bottom: 10px;
    list-style: none;
    line-height: 27px;
    font-family: 'Roboto';
    font-size: 15px;
    color: #000;
}
.services-box07 .icon {
    transition: transform .5s ease-in-out;
}
.services-box07:hover .icon {
    transform: rotate(360deg);
}
a {
    color: #007bff;
    text-decoration: none !important;}

    .serviceBox:before {
    content: "";
    background-color: #fff;
    border-radius: 20px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5), 0 10px 0 #c9034c;
    position: absolute;
    left: 0;
    top: 53px;
    right: 0;
    bottom: 20px;
    z-index: -1;
}