/* COMMON CSS */

body {font-family: 'Space Grotesk', sans-serif;}
h1, h2, h3, h4, h5, h6 {font-family: 'Inter', sans-serif;}
a:hover {text-decoration:none;}
ol, ul {
    list-style: none;
}

*,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
ul {
    margin: 0;
    padding: 0
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}


a {text-decoration:none;}
.flt{float:left;}
.fltr{float:right;}
.clr{clear:both;}
ol, ul{margin:0; padding:0;}
a:hover{text-decoration:none;}
a:focus{text-decoration:none;}




a, a:hover, a:focus{text-decoration: none;}
* {
    outline: 0;
}
.block_tx {
    color: #000 !important;
}
h2 {font-size:42px; font-weight:900; letter-spacing:0.5px; margin:0 0 50px; color:#01033c; text-transform:uppercase;}

.scrollToTop{width:48px; height:48px; position:fixed; bottom:150px; right:60px; display:none;	
background:url(../images/arrow_up.png) no-repeat left top; text-indent:-9999px; z-index:1000;}

.btn_blk {padding:30px 0 0;}
.btn_blk a {color:#000; font-size:18px; font-weight:700; padding:10px 25px; border-radius:30px; border: 2px solid transparent; display:inline-block;
background:linear-gradient(to right, #f8ec00 , #01edbf) padding-box, linear-gradient(to left, #f8ec00 , #01edbf) border-box; text-transform:uppercase;}
.btn_blk a:hover {background:linear-gradient(to left, #f8ec00 , #01edbf) padding-box, linear-gradient(to right, #f8ec00 , #01edbf) border-box;}
.sub_btn {
    border: 2px solid transparent;
    background: linear-gradient(to right, #f8ec00 , #01edbf) padding-box, linear-gradient(to left, #f8ec00 , #01edbf) border-box;
    border-radius: 30px;
    padding: 10px 25px;
    color: #000;
    transition: 0.5s all ease;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    text-transform: uppercase;
    display: inline-block;
}
.sub_btn:hover {
    color: #000;
    background: linear-gradient(to left, #f8ec00 , #01edbf) padding-box, linear-gradient(to right, #f8ec00 , #01edbf) border-box;
}

.side_btn {
    width: auto;
    position: fixed;
    z-index: 10;
    right: -74px;
    top: 67%;
    transform: rotateZ(90deg);
}
.side_btn a {
    width: auto;
    height: auto;
    background: #f8ec00;
    color: #000;
    font-size: 15px;
    text-transform: uppercase;
    padding: 11px 16px;
    border-radius: 0 0 5px 5px;
    display: block;
    font-weight: 600;
}
.side_btn a:hover {background:#01edbf; color:#fff;}	

.white_tx {
    color: #fff !important;
}
.TARGET_AUDIENCE_scn .h5 {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.5px;
    margin: 0 0 20px;
    text-transform: inherit;
    color: #fff;
    text-align: center;
}


.social_bx_rt {
    text-align: right;
    position: fixed;
    right: -5px;
    top: 35%;
    z-index: 9;
	margin:-99px 0 0;
}

.social_bx_rt ul li {
    display: block;
    font-size: 24px;
    color: #ffcc00;
    font-weight: 400;
    margin: 6px 5px;
    width: 45px;
}
.social_bx_rt ul li a {
    display: flex;
    width: 45px;
    height: 45px;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #000;
    border-radius: 10px 0 0 10px;
    position: relative;
    background: #f8ec00;
    z-index: 1;
}
.social_bx_rt ul li a:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #01edbf;
    content: "";
    border-radius: 10px 0 0 10px;
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
    transition: 0.5s;
    z-index: -1;
}


.social_bx_rt ul li a:hover:before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    transition: 0.5s;
}

.container {max-width:1140px; width:100%; margin:0 auto;}
.inner .container {max-width:1200px;}
.header .container {
    max-width: 1290px;
}
/* HERO SECTION CSS START HERE */

.hero {width:100%; height:100vh; position:relative; background:url(../images/hero.jpg) no-repeat center; background-size:cover; overflow:hidden; 
display:flex; align-items:center;}
.Program_bnr_tx:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.8;
}
.National_Mapping .hero { background: url(../images/National_Mapping_img.jpg) no-repeat center; background-size: cover;}
.AGRICULTURE .hero { background: url(../images/Agriculture_img.jpg) no-repeat center; background-size: cover;}
.Land_Property .hero { background: url(../images/Land-Property-img.jpg) no-repeat center; background-size: cover;}
.Urban_Development .hero { background: url(../images/Utility_img.jpg) no-repeat center; background-size: cover;}
.Water_resource .hero { background: url(../images/water-resource-management-img.jpg) no-repeat center; background-size: cover;}
.Mining_Exploration .hero { background: url(../images/Mining-Exploration-img.jpg) no-repeat center; background-size: cover;}
.ENVIRONMENT .hero { background: url(../images/Environment_img.jpg) no-repeat center; background-size: cover;}
.GNSS_Positioning .hero { background: url(../images/GNSS-Positioning-img.jpg) no-repeat center; background-size: cover;}
.New_Space_Economy .hero { background: url(../images/Space_img.jpg) no-repeat center; background-size: cover;}
.Capacity_Building .hero { background: url(../images/capacity-building-img.jpg) no-repeat center; background-size: cover;}
.Digital_Maps .hero { background: url(../images/Digital-Maps.jpg) no-repeat center; background-size: cover;}


.hero .info {text-align:center;}

.hero .info .logo {padding-bottom:25px;}
.hero .info .logo img {max-width:300px;}

.hero .info .dates {padding-bottom:30px;}
.hero .info .dates span {color:#fff; font-weight:700; font-size:30px; letter-spacing:0.75px;}
.inner .info .dates span {
    font-size: 26px;
}
.hero .info .theme {padding-bottom:80px;}
.hero .info .theme img {max-width:530px;}


.hero .info .hashtag span {display:inline-block; background:#fff; padding:10px 35px; border-radius:35px; font-size:20px; color:#01033c; font-weight:700;}



/* CALL TO ACTION SECTION CSS START HERE */

.call_to_action a {padding:30px; display:block; color:#01033c; font-weight:700; font-size:32px; line-height:normal; font-family: aptly,sans-serif;}
.call_to_action a small {display:block; font-weight:500; font-size:24px;}

.call_to_action .col-lg-4:nth-child(1) {background:#f8ec00;}
.call_to_action .col-lg-4:nth-child(2) {background:#01edbf;}
.call_to_action .col-lg-4:nth-child(3) {background:#00adef;}

/* ABOUT & THEME SECTION CSS START HERE */

.about {background:#01033c; padding:70px 0;}
.about p {color:#fff;}
.about h2 {color:#f8ec00;}

.about .about_blk {border-bottom:1px solid #f8ec00; padding:0 0 70px; margin:0 0 70px;}
.about .about_blk small {display:block; padding:0 0 20px; color:#f8ec00; font-family: aptly,sans-serif; font-size:22px;}
.about .about_blk h1 {color:#fff; font-weight:900; font-size:39px; line-height:normal; letter-spacing:0.5px; padding:0 0 20px;}
.about .about_blk p.high {font-weight:700; color:#f8ec00; font-size: 17px;}

.about .theme_blk p.high {font-weight:700; color:#f8ec00; font-size: 17px;}


.about .video_blk {position:relative;}
.about .video_blk img {width:100%;}
.about .video_blk .icon {width:66px; height:66px; position:absolute; left:50%; top:50%; margin:-33px 0 0 -33px; 
background:url("../images/video_icon.png") no-repeat left top;}

.about .video_blk .modal-dialog {max-width:600px;}
.about .video_blk .modal-dialog iframe {width:100%!important;}


.theme_toted {
    position: relative;
}
.theme_toted img {
    width: 100%;
}
.theme_toted span {
    display: block;
}
.theme_toted2 {
    position: absolute;
    top: 16px;
    left: 0;
    width: 100%;
    padding: 88px;
}
.theme_toted3 {
    position: absolute;
    top: 21px;
    left: 2px;
    width: 100%;
    height: 100%;
    padding: 105px;
}

.theme_toted1 {
    transition: all 0.5s linear 1s;
    animation: circleTextRotate 30s linear 1s infinite;
}
@keyframes circleTextRotate {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.theme_toted2 {
    transition: all 0.5s linear 1s;
    animation: circleTextRotate2 30s linear 1s infinite;
}
@keyframes circleTextRotate2 {
    from {
        transform: rotate(-0deg);
    }

    to {
        transform: rotate(-360deg);
    }
}









/* KEY HIGHLIGHTS SECTION CSS START HERE */

.key_highlights {background:linear-gradient(to right, #f8ec00 , #01edbf); padding:70px 0 40px;}

.key_highlights .fact {font-family: aptly,sans-serif; color:#01033c; font-weight:700; font-size:48px; line-height:42px;}
.key_highlights .fact p {font-weight:300; font-size:22px; letter-spacing:0.5px; margin:0;}

/* TOPICS SECTION CSS START HERE */

.program_topics {background:#01033c; padding:70px 0;}
.program_topics h2 {color:#f8ec00;}

.program_topics .pt_blk {border-radius:15px; background:#212354; height:100%; transition:all 0.5s ease;}
.program_topics .pt_blk:hover {transform:scale(1.1, 1.1); position:relative; z-index:1;}

.program_topics .pic {overflow:hidden;}
.program_topics .pic img {width:100%; border-radius:15px;}

.program_topics .info {color:#fff; padding:20px 15px;}
.program_topics .info h4 {font-size:21px; font-weight:700; padding:0 0 5px;}
.program_topics .info p {font-size:13px; line-height:18px; margin:0 0 2px;}

.program_topics .info .icon span {width:24px; height:24px; background:url("../images/arrow.png") no-repeat left top; display:inline-block;}

/* WHY & WHO ATTEND SECTION CSS START HERE */

.why-attend {background:linear-gradient(to right, #f8ec00 , #01edbf); padding:70px 0 50px;}
.why-attend ul {list-style:none; margin:0; padding:0;}
.why-attend ul li {border:1px solid #1a1a1a; color:#000; margin:0 0 10px; font-weight:500; padding:5px 10px; font-size:18px;}

/* PARTNER & EXHIBITOR SECTION CSS START HERE */

.be_our_partner {background: linear-gradient(90deg, #01edbf 50%, #f8ec00 50%); padding:70px;}
.be_our_partner p {font-weight:500;}
.be_our_partner p a {color:#000; font-weight:500;}

.be_our_partner .left_blk {padding:0 40px 0 0;}
.be_our_partner .right_blk {padding:0 0 0 40px;}

.be_our_partner .btn_blk {padding-bottom:20px;}
.be_our_partner .btn_blk a {background:#01033c; color:#fff;}

/* AWARDS SECTION CSS START HERE*/

.awards {background:#01033c; padding:70px 0;}
.awards h2 {color:#fff;}
.awards h3 {color:#fff; font-family: 'Space Grotesk', sans-serif; margin:0 0 50px;}
.awards p {color:#fff;}

.awards .logo {padding:0 0 35px;}
.awards .logo img {max-width:400px;}

.awards .com_blk {background:#002768; padding:30px;}
.awards .com_blk .icon {border: 2px solid transparent; background:linear-gradient(to right, #f8ec00 , #01edbf) padding-box, linear-gradient(to left, #f8ec00 , #01edbf) border-box; width:120px; height:120px; border-radius:50%; display:inline-block;}

.awards .com_blk span {display:block; color:#fff; font-size:22px; font-weight:400; line-height:26px; padding:15px 0 0;}

.awards .btn_blk {padding:50px 0 70px;}
.awards .btn_blk a {cursor:default;}

.past_awardees .owl-dots {text-align:center; padding:30px 0 0;}
.past_awardees .owl-dot{display:inline-block;}
.past_awardees .owl-dot span {width:16px; height:16px; background:#ffffff; display:block; margin:0 5px; border-radius:50%;}
.past_awardees .owl-dot.active span {background:linear-gradient(to right, #f8ec00 , #01edbf);}

/* KEEP IN TOUCH SECTION CSS START HERE*/

.keep_in_touch {background:#1a1c4f; padding:70px 0;}
.keep_in_touch h2 {color:#f8ec00; 
    margin-bottom: 10px;}
.keep_in_touch p {color:#fff; 
    margin-bottom: 20px;}

.keep_in_touch input[type="text"] {border-radius:30px; padding:10px 20px; border:0; margin:0 5px; width: 100%;}
.keep_in_touch input[type="submit"] {border: 2px solid transparent; background:linear-gradient(to right, #f8ec00 , #01edbf) padding-box, linear-gradient(to left, #f8ec00 , #01edbf) border-box; border-radius:30px; padding:8px 20px; font-weight:700;  margin:0 5px;} 

/* LEADER'S SPEAK SECTION CSS START HERE*/

.leaders_speak {background:linear-gradient(to right, #f8ec00 , #01edbf); padding:70px 0 0;}

.leaders_speak .info h4 {font-family: 'Space Grotesk', sans-serif; font-weight:700; position:relative; font-size:28px; color:#01033c; padding:30px 0 0;}
.leaders_speak .info h4::before {width:75px; height:5px; background:#01033c; content:""; position:absolute; left:0; top:5px;}
.leaders_speak .info h5 {font-family: 'Space Grotesk', sans-serif; font-weight:400; font-size:16px; color:#01033c;}

.leaders_speak .pic img {width:100%;}

.leaders_speak .testimonial_slider {padding:0 30px;}
.leaders_speak .testimonial_slider .owl-dots {
    display: none;
}
.leaders_speak .testimonial_slider .owl-nav {
    display: block;
}
.leaders_speak .testimonial_slider .owl-nav button {border:0; position:absolute; top:50%; width:60px; height:60px; opacity:0.6; text-indent:-9999em; 
margin:-30px 0 0;}


.leaders_speak .testimonial_slider .owl-nav button:hover{opacity: 1;}

.leaders_speak .testimonial_slider button.owl-prev {background: url(../images/left_arrow.png) no-repeat center; left:-60px; z-index:8;}
.leaders_speak .testimonial_slider button.owl-next {background: url(../images/right_arrow.png) no-repeat center; right:-60px; z-index:8;}

/** Text Animation **/

@-webkit-keyframes fadeInUpSD {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
  
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
  }
  
  @keyframes fadeInUpSD {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
  
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
  }
  
  .fadeInUpSD {
    -webkit-animation-name: fadeInUpSD;
    animation-name: fadeInUpSD;
  }
  
  .slick-active .slide-content {
    animation-name: fadeInUpSD;
    animation-duration: 1s;
    opacity: 1;
    width: 100%;
  }
  
  /* Text Animation End **/
  
  /** Text Animation2 **/
  
  @-webkit-keyframes fadeInUpSD2 {
    0% {
        opacity: 0;
        -webkit-transform: translateX(50%);
        transform: translateX(50%)
    }
  
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
  }
  
  @keyframes fadeInUpSD2 {
    0% {
        opacity: 0;
        -webkit-transform: translateX(50%);
        transform: translateX(50%)
    }
  
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
  }
  
  .fadeInUpSD2 {
    -webkit-animation-name: fadeInUpSD2;
    animation-name: fadeInUpSD2;
  }
  
  .slick-active .slide-content2 {
    animation-name: fadeInUpSD2;
    animation-duration: 1s;
    opacity: 1;
    width: 100%;
  }
  
/* Text Animation End **/

/* GLIMPSE SECTION CSS START HERE */

.glimpse {background:url("../images/glimpse_bg.jpg") no-repeat center; background-size:cover; padding:70px 0;}
.glimpse h2 {color:#f8ec00;}

.glimpse a {display:block; background:#01edbf; text-transform:uppercase; padding:40px 30px; color:#01033c; font-weight:500; font-size:20px; line-height:normal;}
.glimpse a:hover {background:linear-gradient(to right, #f8ec00 , #01edbf) padding-box, linear-gradient(to left, #f8ec00 , #01edbf) border-box;}

/* PARTNERS SECTION CSS START HERE */

.our_partners {background:#fff; padding:70px 0 20px;}

.our_partners .partners_inner .p_blk {display:inline-block;	padding:0 0px 50px;} 
.our_partners .partners_inner .p_blk h3 {display:block; font-size:22px; font-weight:700; color:#1a1a1a; margin-bottom:15px; padding:0; line-height:28px;}
.our_partners .partners_inner .p_blk a {display:inline-block; margin:0 23px;}

.our_partners.top {padding:30px 0;}
.our_partners.top .partners_inner .p_blk {padding:0 25px;}

/* FOOTER SECTION CSS START HERE */

.footer {color:#fff;}

.footer .ft_top {background:#01033c; padding:30px 0;}
.footer .ft_top h3 {color:#f8ec00; font-weight:700;}
.footer .ft_top h4 {font-size:17px; color:#01edbf;}
.footer .ft_top p a {color:#fff; font-weight:700;}
.footer .ft_top p a:hover {color:#f8ec00; text-decoration:none;}

.footer .ft_top ul {padding:0; margin:0;}
.footer .ft_top  ul li {list-style:none; line-height:22px;}
.footer .ft_top  ul li a {font-size:15px; color:#fff; font-weight:400;}

.footer .ft_bottom {background:#1a1c4f; padding:12px 0;}
.footer .ft_bottom address {margin:0; font-weight:300; font-size:14px;}

/* INNER PAGES CSS START HERE */

.inner .hero {height:auto; display:block; padding:120px 0 70px;}

.inner .hero .logo {display:inline-block; padding:0 30px; vertical-align:middle;}
.inner .hero .logo img {max-width:200px;}

.inner .hero .info {display:inline-block; padding:0 30px; vertical-align:middle;}

.inner .hero .info .theme {padding:10px 0 20px;}
.inner .hero .info .dates {padding:0;}


/*Program Theme css*/
.Program_bnr_tx .dates {
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 0.75px;
    display: block;
    margin-top: 10px;
}
.Program_bnr_tx .program_head > * {
    color: #fff !important;
}

.Program_bnr_tx .program_head {
    padding: 0;
    text-align: left;
    background: transparent;
    margin: 0;
}
.Program_bnr_tx .bnr_tx {
    display: flex;
    align-items: center;
}
.inner .Program_bnr_tx .logo {
    width: auto;
    padding: 0;
}
.inner .Program_bnr_tx .info {
    flex: 1;
    padding-right: 30px;
    padding-left: 0;
}
.inner .Program_bnr_tx .logo img {
    max-width: 190px;
}
.Program_bnr_tx .program_head small {
    font-size: 30px;
    line-height: 36px;
}
.Program_bnr_tx .program_head h2 {
    font-size: 50px;
    margin: 0 0 15px;
    text-transform: inherit;
}


.content_container {padding:70px 0;}

/* THEME */

.theme .content_blk p.high {font-weight:700; color:#000000; font-size:24px; padding:0 0 30px; margin:0;}

/* EXHIBITION */

.inner.exhibition h3.sub {color:#00adef; padding:0 0 30px;}
.inner.exhibition p a {font-weight:700; color:#00adef;}
.inner.exhibition ul.list {margin:0 0 30px; padding:0 0 0 18px;}

.inner.exhibition .form_blk {display:block; background:#1a1a1a; padding:25px 30px; border-radius:5px;}
.inner.exhibition .form_blk h4 {display:block; text-align:center; color:#fff; font-weight:500; padding:0; font-size:13px;}

.inner.exhibition .form_blk .b24-form-wrapper {background:none; border:0; box-shadow:none;}
.inner.exhibition .form_blk .b24-form-padding-side {padding:0;}
.inner.exhibition .form_blk .b24-form-wrapper .b24-form-content input.b24-form-control {background:#fff; border:0; font-family: 'Lato', sans-serif;}
.inner.exhibition .form_blk .b24-form-wrapper .b24-form-content textarea.b24-form-control {background:#fff; border:0; font-family: 'Lato', sans-serif;}
.inner.exhibition .form_blk .b24-form-wrapper .b24-form-content .b24-form-control-label {font-family: 'Lato', sans-serif;}

.inner.exhibition .form_blk .b24-form-wrapper .b24-form-content input[type="checkbox"] {width:auto; float:left;}
.inner.exhibition .form_blk .b24-form-wrapper .b24-form-content .b24-form-control-desc {font-weight:bold; font-family: 'Lato', sans-serif; font-size:13px; 
color:#fff; display:block; padding:0 0 0 25px; line-height:18px; letter-spacing:0.5px;}

.inner.exhibition .form_blk .b24-form-wrapper .b24-form-content button.b24-form-btn {font-family: 'Lato', sans-serif;
font-weight:700; text-transform:uppercase; margin:0 0 20px; background:linear-gradient(to right, #f8ec00 , #01edbf) padding-box, linear-gradient(to left, #f8ec00 , #01edbf) border-box; color:#000;}
.inner.exhibition .form_blk .b24-form-wrapper .b24-form-content button.b24-form-btn:hover {background:linear-gradient(to left, #f8ec00 , #01edbf) padding-box, linear-gradient(to left, #f8ec00 , #01edbf) border-box; color:#000;}

.inner.exhibition .price_blk {display:block; background:#01edbf; padding:30px; border-radius:5px; text-align:center; margin:0 0 15px;}
.inner.exhibition .price_blk span {display:block; font-size:15px; text-transform:uppercase; color:#000; letter-spacing:0.25px; padding:0 0 5px; font-weight:700;}
.inner.exhibition .price_blk strong {font-weight:700; text-transform:uppercase; font-size:26px; color:#000;}
.inner.exhibition .price_blk small {display:block; font-size:18px; text-transform:none;}

/* SUBMIT ABSTRACT FORM */

.submit_abstract .form_blk {padding:0; max-width:930px; width:100%; margin-bottom:40px;}
.submit_abstract .form_blk h4 {font-size:22px; padding:10px 0; color:#00adef; font-weight:700; line-height:26px; margin:0;}

.submit_abstract .form_blk .col-xl-3, .submit_abstract .form_blk .col-lg-3 {-ms-flex:0 0 50%; flex:0 0 50%; max-width:50%;}
.submit_abstract .col-xl-3 .fb_inner {margin-bottom:12px;}
.submit_abstract .form-control {display:block; width:100%; height:40px; padding:10px; font-size:15px; font-weight:400; color:#000; background:#fff;    
border:1px solid #a9a9a9; border-radius:3px;}

.submit_abstract .Technical_Theme {padding:20px 0 0;}
.submit_abstract .Technical_Theme .fb_inner label input[type="radio"] {float:left; margin:4px 8px 0 0;}

.submit_abstract input[type="submit"] {color:#000; font-size:18px; font-weight:700; padding:10px 25px; border-radius:30px; border: 2px solid transparent; 
display:inline-block; background:linear-gradient(to right, #f8ec00 , #01edbf) padding-box, linear-gradient(to left, #f8ec00 , #01edbf) border-box; text-transform:uppercase; margin:20px 0 0;}
.submit_abstract input[type="submit"]:hover {background:linear-gradient(to left, #f8ec00 , #01edbf) padding-box, linear-gradient(to left, #f8ec00 , #01edbf) border-box;}

/* REGISTRATION FEE */

.inner.fee h3 {text-transform:uppercase; color:#00adef; font-size:20px; padding:20px 0;}

.inner.fee table {margin:0 0 50px; text-align:center;}
.inner.fee table td {border-right:10px solid #fff; border-bottom:7px solid #fff;}
.inner.fee table td:last {border-right:none;}

.inner.fee table tr td strong {font-size:14px; font-weight:700; color:#fff; letter-spacing:1px; line-height:24px; padding:10px; display:block; 
text-transform:uppercase;}
.inner.fee table tr td strong.black {color:#000; font-size:14px;}
.inner.fee table tr td strong.dark {font-size:14px;}
.inner.fee table tr td strong.cat {color:#222; text-transform:none; font-size:12px; font-weight:600; padding:5px 10px; letter-spacing:0.25px; line-height:20px;}
.inner.fee table tr td span {display:block; font-size:12px; line-height:18px; padding:5px 10px; letter-spacing:0.25px; color:#333; font-weight:500;}
.inner.fee table tr td span.white {color:#fff;}

/* CONTACT */

.inner.contact .con_info {display:block; overflow:hidden; padding:0 0 30px;}

.inner.contact .con_info .com {display:block; margin:0 0 10px; padding:10px 20px 15px; background:linear-gradient(to right, #f7f7f7 , #ffffff); 
border-left:3px solid #00adef;}
.inner.contact .con_info .com p {padding:0 0 10px; margin:0; font-weight:700; font-size:20px; color:#00adef;}
.inner.contact .con_info .com span {display:block; text-transform:uppercase; padding:0 0 5px; color:#1a1c4f; font-weight:700;}
.inner.contact .con_info .com a {display:inline-block; font-size:15px; font-weight:700; color:#1a1a1a; transition:all 0.5s ease;}
.inner.contact .con_info .com a:hover {color:#00adef;}

.inner.contact .form_blk {display:block; background:#1a1a1a; padding:25px 30px; border-radius:5px;}
.inner.contact .form_blk h4 {display:block; text-align:center; color:#fff; font-weight:500; padding:0; font-size:13px;}

.inner.contact .form_blk .b24-form-wrapper {background:none; border:0; box-shadow:none;}
.inner.contact .form_blk .b24-form-padding-side {padding:0;}
.inner.contact .form_blk .b24-form-wrapper .b24-form-content input.b24-form-control {background:#fff; border:0; font-family: 'Lato', sans-serif;}
.inner.contact .form_blk .b24-form-wrapper .b24-form-content textarea.b24-form-control {background:#fff; border:0; font-family: 'Lato', sans-serif;}
.inner.contact .form_blk .b24-form-wrapper .b24-form-content .b24-form-control-label {font-family: 'Lato', sans-serif;}

.inner.contact .form_blk .b24-form-wrapper .b24-form-content input[type="checkbox"] {width:auto; float:left;}
.inner.contact .form_blk .b24-form-wrapper .b24-form-content .b24-form-control-desc {font-weight:bold; font-family: 'Lato', sans-serif; font-size:13px; 
color:#fff; display:block; padding:0 0 0 25px; line-height:18px; letter-spacing:0.5px;}

.inner.contact .form_blk .b24-form-wrapper .b24-form-content button.b24-form-btn {font-family: 'Lato', sans-serif;
font-weight:700; text-transform:uppercase; margin:0 0 20px; background:linear-gradient(to right, #f8ec00 , #01edbf) padding-box, linear-gradient(to left, #f8ec00 , #01edbf) border-box; color:#000;}
.inner.contact .form_blk .b24-form-wrapper .b24-form-content button.b24-form-btn:hover {background:linear-gradient(to left, #f8ec00 , #01edbf) padding-box, linear-gradient(to left, #f8ec00 , #01edbf) border-box; color:#000;}



/*Awards css*/
.Leadership_Excellence {
  
}
.Leadership_Excellence {
    margin-top: 40px;
    text-align: left;
}
.h3 {
    font-size: 28px;
    font-weight: 900;
    letter-spacing: 0.5px;
    margin: 0 0 15px;
    text-transform: uppercase;
    background: linear-gradient(to right, #01edbf, #f8ec00, #01033c);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
}
.nominate_scn h3 {
    background: linear-gradient(to right, #000000, #01033c, #f8ec00);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    font-size: 26px;
}
.Award_Categories p {
    margin-bottom: 0;
}
.Leadership_Excellence p, .Leadership_Excellence h2{color:#000; margin-bottom: 20px;}
.Award_Categories_scn {
    position: relative;
    padding: 70px 0 50px;
    text-align: center;
    overflow: hidden;
    background: #01edbf;
}
.col_award{
}
.Award_Categories_scn:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 370px;
    background: #f7f7f7;
}
.Award_Categories {
    box-shadow: 0px 7px 11px 0px rgb(0 0 0 / 8%);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    position: relative;
    z-index: 1;
    padding: 25px 15px;
    background: #fff;
    margin-top: 70px;
    border-radius: 10px;
    padding-bottom: 40px;
    min-height: 471px;
}
.Award_Categories_icon img {
    width: auto !important;
}
.Award_Categories_icon {
    display: flex;
    width: 130px;
    background: #00adef;
    padding: 20px;
    margin: -95px auto 35px;
    border-radius: 50%;
    height: 130px;
    align-items: center;
    justify-content: center;
}
.Award_Categories h4 {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0;
    margin: 0px 0 20px;
    line-height: 26px;
    color: #00adef;
    font-family: 'Space Grotesk', sans-serif;
}
.Award_Categories2 h4 {
    color: #01edbf;
}
.Award_Categories3 h4 {
    color: #01033c;
}

.Award_Categories2 .Award_Categories_icon {
    background: #01edbf;
}
.Award_Categories3 .Award_Categories_icon {
    background: #01033c;
}
.Award_Categories p {
    font-size: 16px;
    color: #333;
    padding: 0;
}
.Award_Categories_scn h2 {
    color: #01033c;
    font-size: 32px;
}
.nominate_scn {
    background: #fff;
    padding: 40px;
    border-radius: 10px;
}



.Awards .spotlight_container {
    width: 100%;
    float: left;
    padding: 40px 0;
    text-align: center;
    background: #fab817;
    background-size: cover;
    margin-top: 40px;
}
.Awards .spotlight_container h2 {
    text-align: center;
    color: #000;
    font-size: 28px;
}
.Awards .spotlight_container p {
    text-align: center;
    color: #000;
    font-weight: 600;
    font-size: 17px;
}
.Awards .spotlight_container .logo {
    display: inline-block;
    padding: 0 10px 10px;
}
.Awards .spotlight_container .theme {
    display: inline-block;
    padding: 0 10px 10px;
}
.Awards .spotlight_container .theme img, .Awards .spotlight_container .logo img {
    max-width: 250px;
}
.Awards .spotlight_container span {
    display: block;
    font-weight: 800;
    font-size: 14px;
    line-height: 28px;
    color: #000;
    letter-spacing: 0.25px;
    font-family: 'Montserrat', sans-serif;
    padding: 0;
}
.Awards .spotlight_container span small {
    font-weight: 400;
}
.award_btn p a {
    color: #000;
    font-weight: 600;
}
.ul_list {
    padding: 0;
    margin: 0;
}
.ul_list li {
    display: block;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
    font-weight: 400;
    position: relative;
    padding-left: 20px;
    color: #000;
}
.ul_list li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    width: 6px;
    height: 6px;
    background: #000;
    border-radius: 50%;
}
.eligible_award {
    margin-top: 25px;
}
.eligible_award .h3 {
    font-size: 20px;
    font-family: 'Space Grotesk', sans-serif;
}
.eligible_award h5 {
    font-family: 'Space Grotesk', sans-serif;
    font-size: 18px;
    font-weight: 900;
}



.important_date {
    overflow: hidden;
    width: 100%;
    text-align: center;
    padding-top: 10px;
    border-top: 1px solid #dfdfdf;
    margin-top: 30px;
}
.important_date h3 {
    display: block;
    font-size: 23px;
    font-weight: 900;
    padding: 15px 0 25px;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 0;
    font-family: 'Inter', sans-serif;
}
.imp_date_bx {
    display: block;
    padding: 30px 0 20px;
    text-align: center;
    margin: 0 0 30px;
    border-bottom: 3px solid #f8ec00;
    background: linear-gradient(to right, #f8ec00 , #01edbf);
}
.imp_date_bx span {
    display: block;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 14px;
    font-weight: 600;
    padding: 0 0 8px;
    color: #333;
}
.imp_date_bx strong {
    display: block;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 22px;
    font-weight: 900;
    color: #000;
    font-family: 'Inter', sans-serif;
}
/*
.important_date .col-md-4:nth-child(2n) .imp_date_bx {
    border-bottom-color: #feba12;
    background-image: linear-gradient(180deg, transparent, rgb(254 186 18 / 69%));
}
.important_date .col-md-4:nth-child(3n) .imp_date_bx {
    border-bottom-color: #feba12;
    background-image: linear-gradient(180deg, transparent, rgb(254 186 18 / 41%));
}
*/


/* KEEP IN TOUCH MODAL BOX FORM CSS START HERE */

.getintouchmodal .modal-dialog .modal-content {background:#01033c; border-radius:30px; border:3px solid #f8ec00; padding:30px 30px 20px; position:relative;}
.getintouchmodal .modal-dialog .modal-content .modal-header {text-align:center; border:0; padding:0 0 5px; display:block;}
.getintouchmodal .modal-dialog .modal-content .modal-header h5 {font-family: 'Inter', sans-serif; font-weight:700; text-transform:uppercase; 
color:#f8ec00; font-size:28px;}
.getintouchmodal .modal-dialog .modal-content .modal-header button.close {color:#fff; text-shadow:none; position:absolute; right:30px; top:25px; 
paddong:0; margin:0;}

.getintouchmodal .modal-dialog .modal-content .modal-body {margin:0; padding:0;}

.getintouchmodal .modal-dialog .modal-content .modal-body .form-group {text-align:center;}
.getintouchmodal .modal-dialog .modal-content .modal-body .form-group .form-control {background:none; border:0; border-bottom:1px solid #f8ec00; color:#f8ec00; border-radius:0;}
.getintouchmodal .modal-dialog .modal-content .modal-body .form-group input[type="submit"] {border: 2px solid transparent; background:linear-gradient(to right, #f8ec00 , #01edbf) padding-box, linear-gradient(to left, #f8ec00 , #01edbf) border-box; border-radius:30px; padding:8px 20px; font-weight:700;  margin:0 5px; display:inline-block; color:#000; margin:20px 0 0;} 

.getintouchmodal .modal-dialog .modal-content .modal-body .form-group .form-control:focus {
    color: #f8ec00;
    background-color:none;
    border-color:none;
    outline: 0;
    box-shadow:none;
	 -webkit-box-shadow: none;
}

.getintouchmodal .modal-dialog .modal-content .modal-body .form-group .form-control::placeholder {
  color: #f8ec00;
  opacity: 1; /* Firefox */
}

.getintouchmodal .modal-dialog .modal-content .modal-body .form-group .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #f8ec00;
opacity: 1;
}

.getintouchmodal .modal-dialog .modal-content .modal-body .form-group .form-control::-ms-input-placeholder { /* Microsoft Edge */
 color: #f8ec00;
opacity: 1;
}


.call_section3 {
    background: #f7f7f7;
    padding-bottom: 50px;
    padding-top: 10px;
}
.experiences_forum {
    padding-top: 40px;
}
.h4 {
    font-size: 28px;
    font-weight: 900;
    letter-spacing: 0.5px;
    margin: 0 0 15px;
    text-transform: uppercase;
	color: #000;
}

.h5 {
    font-size: 20px;
    font-weight: 900;
    letter-spacing: 0.5px;
    margin: 0 0 15px;
    text-transform: uppercase;
	color: #000;
}
.experiences_forum_bx {
    padding: 30px;
    border: 1px solid #ddd;
    background: #fff;
    border-radius: 3px;
    height: 100%;
}

.award_btn p {
    display: block;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0;
    font-weight: 400;
    position: relative;
    padding-left: 0;
    color: #000;
}
.award_btn p a{
    color: #000;
}
.Few_things_bx {
    padding: 50px 0 0 0;
}
.forum_scn {
    padding: 30px 0 50px;
    border-top: 1px solid #c3c3c3;
    margin-top: 15px;
}
.forum_scn ul {
    padding: 0;
    margin: 0 0 40px 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}
.forum_scn ul li {
    display: inline-block;
    padding: 10px 15px;
    line-height: 22px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    color: #000;
    box-sizing: border-box;
    border: 1px solid #000;
    border-radius: 10px;
    transition: 0.5s all ease;
    margin: 5px 10px 5px 0;
    letter-spacing: 0.5px;
}


.program .hero {
    padding-bottom:130px;
}
.program .Program_bnr_tx {
    padding-bottom:50px;
}
.program_head {
    text-align: center;
    background: #fff;
    position: relative;
    margin: -70px 0 0;
    z-index: 1;
    padding: 50px 30px;
    background: linear-gradient(white, white) padding-box,
              linear-gradient(to right, #f8ec00, #01edbf, #00adef) border-box;
    border-top: 4px solid transparent;
}
.program_head h2 {
    font-size: 36px;
    margin: 0 0 15px;
}
.program_head .h3 {
    font-size: 24px;
    margin: 0 0 12px;
    background: transparent;
    color: #00aeef;
    -webkit-text-fill-color: inherit;
    -webkit-background-clip: inherit;
}
.program_head .h5 {
    margin: 0 0 8px;
    color: #fff;
    font-size: 30px;
    line-height: 36px;
    font-weight: 400;
}
.h6 {
    font-weight: 900;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}

.sub_btn2 {
    border-radius: 30px;
    padding: 10px 25px;
    color: #000;
    transition: 0.5s all ease;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    text-transform: uppercase;
    display: inline-block;
    background: #fff;
}
.sub_btn2:hover {
    color: #000;
    transition: 0.5s all ease;
    background: #f8ec00;
}

.Value_scn {
    background: linear-gradient(90deg, #f8ec00 50%, #00adef 50%);
    background-size: cover;
    overflow: hidden;
    padding: 50px 0 50px 0;
}
.TARGET_AUDIENCE_scn {
    background: #01033c;
}
.TARGET_AUDIENCE_scn .h4 {
    color: #fff;
    text-align: center;
    margin-bottom: 30px;
}
.TARGET_AUDIENCE_scn ul {
    display: grid;
    grid-gap: 15px;
    grid-template-columns: repeat(3, 1fr);
}
.TARGET_AUDIENCE_scn .item4 {
    grid-template-columns: repeat(4, 1fr);
}
.TARGET_AUDIENCE_scn .item2 {
    grid-template-columns: repeat(2, 1fr);
}
.TARGET_AUDIENCE_scn .item5 {
    grid-template-columns: repeat(5, 1fr);
}
.TARGET_AUDIENCE_scn ul li {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 10px;
    font-size: 15px;
    color: #212354;
    font-weight: 600;
    transition: 0.5s all ease;
    border-radius: 8px;
    text-align: center;
    line-height: 20px;
    background: #f6f6f6;
}

.TARGET_AUDIENCE_scn ul li b {
    font-weight: 900;
    font-family: 'Inter', sans-serif;
}




.Value_scn .over_left_col h2 {
    color: #000;
}
.over_left_col {
    padding-right: 25px;
}
.UL_List {
    padding: 0;
    margin: 0;
}
.Value_scn .UL_List {
    -moz-column-count: 2;
    -moz-column-gap: 15px;
    -webkit-column-count: 2;
    -webkit-column-gap: 15px;
    column-count: 2;
    column-gap: 15px;
}
.column-count-1 {
    -moz-column-count: 1 !important;
    -webkit-column-count: 1 !important;
    column-count: 1 !important;
}
.UL_List li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    width: 6px;
    height: 6px;
    background: #000;
    border-radius: 5px;
}
.UL_List  li {
    margin-top: 0;
    margin-bottom: 15px;
    color: #000;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    position: relative;
    padding-left: 20px;
	display:block;
}
.over_right_col .UL_List li {
    margin-bottom: 10px;
	color:#fff;
}
.over_right_col .UL_List li:before {
    background: #fff;
}
.over_right_col .h4{
	color:#fff;
}
.over_right_col {
    padding-left: 50px;
}
.TargetAudience_bx{width: 20%; padding: 10px;}
.TargetAudience_item {
    padding: 10px;
    border: 2px solid #04546d;
    text-align: center;
    min-height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.TargetAudience_bx p{
    padding: 0px;
    font-weight: 600;}

.topic_blk {
    width: 100%;
    padding: 70px 0;
    background-size: cover;
    background-color: #01edbf;
    background: linear-gradient(to right, #f8ec00 , #01edbf);
    background: #fff;
}
.topic_blk .row {
    justify-content: center;
}
.topic_blk .h4 {
    margin-bottom: 35px;
}
/*
.topic_blk .com_blk {
    display: flex;
    border: 1px solid #000;
    margin: 0;
    align-items: center;
    padding: 20px 10px;
    box-sizing: border-box;
    height: 100%;
	position: relative;
}
*/
.topic_blk .row > div {
    margin-bottom: 35px;
}
.topic_blk .com_blk {
    display: flex;
    margin: 0;
    align-items: center;
    padding: 20px 10px;
    box-sizing: border-box;
    height: 100%;
    position: relative;
    background: linear-gradient(to right, #00aeef 3px, transparent 3px) 0 0, linear-gradient(to right, #00aeef 3px, transparent 4px) 0 100%, linear-gradient(to left, #00aeef 3px, transparent 3px) 100% 0, linear-gradient(to left, #00aeef 3px, transparent 3px) 100% 100%, linear-gradient(to bottom, #00aeef 3px, transparent 3px) 0 0, linear-gradient(to bottom, #00aeef 3px, transparent 3px) 100% 0, linear-gradient(to top, #00aeef 3px, transparent 3px) 0 100%, linear-gradient(to top, #00aeef 3px, transparent 3px) 100% 100%;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-color: #f7f7f7;
    min-height: 150px;
}
.topic_blk .com_blk strong {
    display: block;
    width: 100%;
    font-size: 15px;
    text-align: center;
    line-height: 20px;
    font-weight: 500;
    color: #000;
}

.target_blk {width:100%; padding:50px 0 40px; background:#f2f2f2;} 
.target_blk h3 {text-align:center;}

.target_blk ul {display:block; text-align:center;}
.target_blk ul li {display:inline-block; border-radius:15px; border:1px dashed #000; font-size:16px; font-style:italic; padding:5px 20px; line-height:22px; margin:5px; font-weight: 500;}


.technowloies_scn {
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
    margin-bottom: 30px;
}




.Show_bx {
    display: none;
    margin-top: 20px;
}
.readmore, .readless {
    display: inline-block;
    font-size: 16px;
    color: #00adef;
    font-weight: 800;
    text-decoration: underline;
    cursor: pointer;
}
.program p {
    display: block;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    line-height: 26px;
    padding: 0;
    margin-bottom: 20px;
}
.footer p {
    color: #fff;
}
.program_head span {
    display: inline-block;
    background: #01033c;
    padding: 7px 25px 8px;
    border-radius: 35px;
    font-size: 15px;
    color: #fff;
    font-weight: 500;
    line-height: 22px;
    margin-top: 6px;
}
.program .h6 {
    margin: 0 0 10px 0;
    color: #878787;
    font-weight: 600;
}
.GWSOCIOTALKS {
    padding: 60px 0;
    background: #f2f2f2;
}
.white_bg{background:#fff !important;}
.green_bg{background:#01edbf !important;}

.topic_bx_out {
    position: relative;
    display: block;
    padding: 30px 10px;
    margin-top: 15px;
    border-radius: 10px;
    background: #fbfbfb;
    transition: ease-in-out .5s;
    min-height: 216px;
    box-shadow: 0px 2px 8px 0px rgb(0 0 0 / 16%);
    text-align: center;
    margin-bottom: 20px;
}

.topic_blk2 .ul_list li {
    display: block;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 15px;
    font-weight: 500;
    position: relative;
    padding-left: 20px;
    color: #000;
}
.topic_blk2 .ul_list {
    padding: 10px 0 20px 0;
}
.TOPICSCOVERED_bx h4 {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0;
    margin: 0px 0 20px;
    line-height: 26px;
    font-family: 'Space Grotesk', sans-serif;
    color: #01033c;
}
.TOPICSCOVERED_bx {
    padding: 30px 30px 10px 30px;
    border: 1px solid #ccc;
    border-radius: 10px;
    height: 100%;
}
.TOPICSCOVERED_new {
    padding: 60px 0;
}

.OBJECTIVE_scn .over_right_col p {
    color: #fff;
}
.program_bx_in {
    display: flex;
}
.program_bx_rt {
    flex: 1;
    padding-left: 30px;
}
.program_bx_lt {
    width: 110px;
    background: #00aeef;
    height: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
}

@media (min-width: 1100px){
	.program_bx_rt .col-xl-3 {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
}


.program_bx_a {
    height: 104px;
    width: 100%;
    display: flex;
    border: 1px solid #00aeef;
    align-items: center;
    justify-content: center;
    padding: 10px;
    font-size: 16px;
    color: #212354;
    font-weight: 500;
    transition: 0.5s all ease;
    border-radius: 15px;
    box-shadow: 7px 7px 0px #00aeef;
    text-align: center;
    margin-bottom: 30px;
    line-height: 21px;
}
.program_bx_a:hover {
    color: #212354;
    transition: 0.5s all ease;
}
.program_bx_a:hover {
    border: 1px solid #00aeef;
    background: #00aeef;
    box-shadow: 0px 0px 0px #00aeef;
}
.program_bx .h4 {
    margin: 0 0 20px;
    color: #00aeef;
}

.program_bx + .program_bx {
    margin-top: 30px;
}
.program_bx2 .program_bx_lt {background: #01edbf;}
.program_bx3 .program_bx_lt {background: #ecdc00;}
.program_bx4 .program_bx_lt {background: #333366;}

.program_bx2 .program_bx_a {border: 1px solid #01edbf;box-shadow: 7px 7px 0px #01edbf;}
.program_bx3 .program_bx_a {border: 1px solid #ecdc00;box-shadow: 7px 7px 0px #ecdc00;}
.program_bx4 .program_bx_a {border: 1px solid #333366;box-shadow: 7px 7px 0px #333366;}

.program_bx2 .h4 {color: #01edbf;}
.program_bx3 .h4 {color: #ecdc00;}
.program_bx4 .h4 {color: #231f20;}

.program_bx2 .program_bx_a:hover {border: 1px solid #01edbf;box-shadow: 0px 0px 0px #01edbf; background: #01edbf;}
.program_bx3 .program_bx_a:hover {border: 1px solid #ecdc00;box-shadow: 0px 0px 0px #ecdc00; background: #ecdc00;}
.program_bx4 .program_bx_a:hover {border: 1px solid #333366;box-shadow: 0px 0px 0px #333366; background: #333366; color: #fff;}


.DEADLINE_tx {
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 0.5px;
    margin: 8px 0 15px;
    text-transform: uppercase;
    color: #000;
    line-height: 18px;
}


.hide {
    display: none !important;
}








/*accommodation css*/
.StickyDiv {
    top: 108px;
    z-index: 1;
}
/*Right Div*/
.Right_DIV { padding-right: 25px; box-shadow: 0px 0px 42px rgba(0, 0, 0, 0.15); padding: 30px 20px 30px 20px; background: #fff; margin-bottom: 50px; width: 100%; max-width: 330px; margin-top: 0px; border-radius: 7px; z-index: 9;}
/*
.left_DIV:before { position: absolute; top: 0; left: 50%; width: 86%; height: 19px; background: #b00093; content: ""; transform: translateX(-50%); border-radius: 0 0 6px 6px;}
.left_DIV:after {position: absolute; bottom: 0; left: 50%; width: 86%; height: 19px; background: #c9ec48; content: ""; transform: translateX(-50%); border-radius: 6px 6px 0 0;}
*/
.Right_DIV ul li { display: block; position: relative; margin: 5px 0;}
.Right_DIV ul li > a {
    border-bottom: 0px solid #e0e0e0;
    font-size: 15px;
    color: #333;
    font-weight: 900;
    text-decoration: none;
    border-radius: 5px;
    position: relative;
    transition: 0.5s all ease;
    width: 100%;
    height: 50px;
    letter-spacing: .8px;
    text-align: center;
    text-transform: uppercase;
    background: #EEE;
    display: block;
    line-height: 50px;
}
.Right_DIV ul li:hover a, .Right_DIV ul li.active a{
    background: linear-gradient(to right, #f8ec00 , #01edbf) padding-box, linear-gradient(to left, #f8ec00 , #01edbf) border-box;
    color: #000;
    transition: 0.5s all ease;
}
.Right_DIV ul li > a:before {  position: absolute; top: 14px; right: 10px; background: url(../images/left_menu_icon.png) no-repeat right top; width: 24px; height: 10px; content: ""; opacity: 0; display: none;}
.hotelmnDiv {
    margin-top: 40px;
}
   
.accommodation h3.sub_head {
    margin: 0px 0 11px;
    background: #f7f7f7;
    padding: 12px 20px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 800;
    text-transform: uppercase;
    color: #00adef;
    border-left: 4px solid #00adef;
    background: linear-gradient(to right, #ededed , #ffffff);
}
.accommodation .Hotel_bx_in h4 {
    display: block;
    padding: 0 0 5px;
    text-transform: uppercase;
    font-size: 16px;
    color: #01033c;
    font-weight: 700;
	line-height: 22px;
}
.accommodation h5 {display:block; padding:0 0 5px; font-size:14px; 
color:#ffe037; font-weight:700;}
.accommodation .info_blk {display:block; padding:0 0 0px;}
.note_bx {
    margin-bottom: 20px;
}
.accommodation .info_blk table {border-collapse:collapse; border:none; margin:0 0 25px;}
.accommodation .info_blk table td {border-left:10px solid #fff; border-bottom:1px solid #ddd;}
.accommodation .info_blk table td span {line-height:20px; font-size:14px; font-weight:500; color:#fff; padding:0 5px; letter-spacing:0.25px; display:block; text-transform:uppercase; font-weight:700;}
.accommodation .info_blk p {
    font-size: 15px;
    line-height: 22px;
    color: #000;
    font-weight: 500;
    margin: 0;
}
.accommodation .info_blk table td p b {font-weight:600; font-size:14px; color:#000;}

.accommodation .info_blk .ps_blk table tr:first-child td {border-bottom:0;}
.accommodation .info_blk table td:first-child {border-left:0;}
.cateDiv {
    margin-bottom: 30px;
}

.accommodation .info_blk ul li {font-size:14px; padding:7px 0 0 20px; color: #000; line-height: 20px; font-weight: 500; position: relative; display: block;}
.accommodation .info_blk ul li:before {content: ""; position: absolute; left: 0px; top:14px; width: 6px; height: 6px; background: #000; border-radius: 50%;}

.accommodation .info_blk p {font-size:15px; line-height:22px;}
.accommodation .info_blk p b {font-weight:700; font-size:15px;}
.accommodation .info_blk p a {font-weight: 500;font-size: 14px; color: #01edbf;}

.accommodation .info_blk .btn {display:block;}
.accommodation .info_blk .btn a {display:inline-block; padding:0 30px; line-height:38px; 
text-transform:uppercase; font-size:15px; font-weight:700; color:#ffe037; box-sizing:border-box; 
border:1px solid #ffe037; border-radius:25px;}
.accommodation .info_blk .btn a:hover {background:#ffe037; color:#fff;}

.cateDiv, .Single_Duble {
    justify-content: space-between;
    flex-wrap: wrap;
}
.cateLeft, .cateRight {
    width: 49.5%;
}
.Single_Duble .cateUl {
    width: 49%;
}
.cate_HD {
    line-height: 20px;
    font-size: 14px;
    color: #fff;
    padding: 10px 10px;
    letter-spacing: 0.25px;
    display: block;
    text-transform: uppercase;
    font-weight: 600;
    background: #00adef;
}
.accommodation .info_blk .cateUl li {
    line-height: 20px;
    font-size: 14px;
    color: #000;
    padding: 10px 12px;
    letter-spacing: 0.25px;
    font-weight: 500;
    margin-bottom: 0px;
    background: #f7f7f7;
    border-bottom: 1px solid #ddd;
	display: block;
}
.accommodation .info_blk .cateUl li:before{display: none;}
.accommodation .info_blk .cateUl li.SingleTx {
    font-weight: 800;
}

/*Description Css*/
.descriDiv {
    display: flex;
    margin-bottom: 25px;
    flex-wrap: wrap;
}
.Right_DIV h4 {
    display: block;
    padding: 0;
    text-transform: uppercase;
    font-size: 20px;
    color: #01033c;
    font-weight: 700;
    line-height: 26px;
    margin-bottom: 20px;
}
.DescrImg img{border-radius:4px; width: 100%;}
.accommodation .desc_HD {
    display: block;
    padding: 0 0 6px;
    text-transform: uppercase;
    font-size: 18px;
    color: #ffe037;
    font-weight: 700;
}
.DescrImg {
    width: 100%;
    padding-right: 0;
    margin-bottom: 25px;
}

.DescrTx p {
    font-size: 16px;
    line-height: 24px;
    color: #000;
    font-weight: 400;
    margin: 0 0 15px 0;
}

.sub_head_2 {
    display: block;
    border: 1px solid #01033c;
    margin: 0 0 0px;
    background: #fff;
    padding: 12px 20px;
    color: #01033c;
    font-size: 15px;
    line-height: 24px;
    font-weight: 700;
    text-transform: uppercase;
}
.accordion_bx_Add {
    background: #01033c;
    color: #fff;
}
.Hotel_bx {
    /* margin-bottom: 50px; */
    /* border-radius: 8px; */
}
.Accom_accordion_Cl{position:relative; cursor: pointer;}
.Accom_accordion_Cl:before {
    position: absolute;
    right: 15px;
    top: 17px;
    z-index: 1;
    content: "\f067";
    font: normal normal normal 16px/1 FontAwesome;
}
.accordion_bx_Add:before {
    right: 15px;
    top: 16px;
    content: "\f068";
    font-size: 15px;
}
.Accom_accordion_Show {
    padding: 20px;
    border: 1px solid #01033c;
    margin-top: -1px;
    display: none;
    background: #fff;
    position: relative;
    border-top: 0px;
}
.Accom_accordion_ShowBlock {
    display: block;
}
.Hotel_bx_in {
    margin-bottom: 10px;
}
/*
.Hotel_bx_block {
    display: block;
}
*/
.column-count-none {
    column-count: inherit !important;
}

.host_container {padding:0 0 30px;}
.host_container h4 {text-align:center; font-weight:700; font-size:15px; text-transform:uppercase; padding:0 0 10px;}
.host_container p {text-align:center; font-size:16px;}
.host_container p a {font-weight:700; color:#2cafaf;}

/* 11 Sep 2023 css start here */

/*.inner.program.Urban_Development .TARGET_AUDIENCE_scn ul {grid-template-columns: repeat(2, 1fr);}*/
.inner.program.Water_resource .TARGET_AUDIENCE_scn ul li {height:170px;}
/*.inner.program.AGRICULTURE .TARGET_AUDIENCE_scn ul {grid-template-columns: repeat(2, 1fr);}*/















