@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap');
body {
  font-family: 'Roboto', sans-serif;
}
h1.tit {
    margin-bottom: 2px;
    color: #1a4367;
    font-weight: bold;
}
h4.reg-head {
    color: #3a44ad;
    text-decoration: underline;
}
.row.logo_section h6 {
    font-size: 18px;
    font-weight: bold;
}
.timeline-section {
      
      padding: 40px 0;
    }
    .timeline-box {
      background: linear-gradient(to bottom, #82a918, #3f5313); 
      color: #fff;
      text-align: center;
      border-radius: 12px;
      padding: 20px 10px;
      margin-bottom: 20px;
      /*min-height: 220px;*/
      display: flex;
      flex-direction: column;
      justify-content: space-between;
    }
    .timeline-date {
      background: #fff;
      color: #5a3b22;
      font-weight: bold;
      padding: 8px 12px;
      border-radius: 6px;
      margin-bottom: 15px;
      font-size: 1rem;
    }
    .timeline-text {
      font-size: 0.95rem;
    }
    
.footer_details{
  background: #814299;
}

.conf img {
  width: 100%;
}
.mt-2
{
  margin-top: 20px;
}
.copy_right{
  height: 40px;
  background: #229dab;
}

.copy_right{
  text-align: center;
}
.copy_right a{
  color: black;
  text-decoration: none;
  font-size: 13px;
}
.copy_right p{
  color: white;
  font-size: 13px;
}

.c_pp{
  padding-top: 5px;
}
form label {
  font-weight: bold !important;
  color: #000 !important;
}
/* .footer_image{
            height: 334px;
            
            background-image: url(assets/new_banner/FOGSI South Zonal Web Footer.png);
            background-repeat: no-repeat;
            background-size: cover;
        } */
        /* .new_layer{
            height: 334px;
           
            background-image: url(assets/new_banner/FOGSI South Zonal Web Footer.png);
            background-repeat: no-repeat;
            background-size: cover; */
          } 

          .logo_l img{
              width: 80px;
              height: 80px;
              padding-top: 10px;
          }
  
          .logo_l h3{
              padding-top: 10px;
              color: white;
              font-size: 22px;
              font-style: oblique;
          }
  
          .logo_l h4{
              font-size: 15px;
              /* color: #e51f64; */
              font-weight: bold;
              color: #ef7f1a;
          }
  
          .logo_l h5{
              font-size: 15px;
              /* color: white; */
              color: #ef7f1a;
          }
  
          .logo_l h6{
              padding-top: 10px;
              color: white;
          }
  
  
          .padding_top{
              padding-top: 166px;
          }
  
          .hina h5{
              font-size: 16px;
              /* color: #e51f64; */
              color: #ef7f1a;
              font-weight: bold;
          }
  
          .hina ul{
              list-style: none;
              padding-left: 0px;
          }
  
          .hina li{
              font-size: 13px;
              color: white;
          }
  
          .logo_l p{
              color: white;
          }
  
          .logo_1 img{
              padding-top: 20px;
          }
  
          .manage_img{
              text-align: right;
          }
  
          .manage_img img{
              width: 200px;
              text-align: right;
          }
  
          .manage_img ul{
              list-style: none;
              padding-left: 0px;
          }
  
          .manage_img li{
              color: white;
              font-size: 14px;
          }
  
          .mans img{
              text-align: right;
          }
  
          .mans h3{
              padding-top: 37px;
          }
  
  
          @media(max-width: 768px){
              .new_layer{
                 height: auto;
              }
          }
          
    
        /* .m_nnn img{
            padding-top: 20px;
        } */
    
        .m_nnn ul{
            padding-left: 0px;
            list-style: none;
        }
        .m_nnn li{
            font-size: 12px;
            color: white;
        }
    
        .p_dding{
            padding-top: 43px;
        }
    
        @media(max-width: 768px){
            .footer_image{
                height: auto;
                background-image: url("assets/new_banner/FOGSI South Zonal Web Footer.png");
                background-size: cover;
            }
    
            .padding_top {
               padding-top: 32px;
            }
    
            .manage_img{
                text-align: left;
            }
        }
.yuva_logo_wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
.yuva_logo_card {
  text-align: center;
}
.fogsi_logo {
  flex-basis: 125px;
}
.badlaw_logo {
  flex-basis: 110px;
}
.logo_section {
  display: flex;
  align-items: center;
  padding: 10px 0px;
  justify-content: space-around;
}
.yuva_title {
  text-align: center;
}
.yuva_title h2 {
  font-size: 24px;
   font-weight: 600; 
  color: #e52a7b;
  line-height: 28px;
}
.yuva_title h4 {
  font-size: 24px;
  font-weight: 600;
  color: #1c8e74;
}
.tosa_guideline h4 {
  font-size: 16px;
  font-weight: 700;
  color: #206fb0;
}
.tosa_menu .nav-link {
  margin-left: 15px !important;
}
.tosa_menu {
  display: flex;
  justify-content: center;
  background: #206fb0;
}
.tosa_menu .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: #814299;
  font-weight: 600;
  text-transform: uppercase;
}
.tosa_menu .navbar-light .navbar-nav .nav-link {
    color: #000000;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
}
.taso_dropdown li .dropdown-menu {
  background-color: #206fb0 !important;
}
.taso_dropdown li .dropdown-menu .dropdown-item:hover {
  background-color: #2c80c9;
  color: #fff;
}
.taso_dropdown li .dropdown-menu .dropdown-item {
  color: #fff;
  font-size: 14px;
}
.taso_dropdown .dropdown:hover > .dropdown-menu {
  opacity: 1;
  display: block;
  visibility: visible;
  margin: 0px;
  padding: 0px;
}
.taso_msg h2 {
  font-size: 26px;
  font-weight: 700;
  color: #3293c7;
  text-transform: uppercase;
  margin-top: 30px;
}
.taso_welcome {
  margin-top: 0px;
}
.taso_msg_content {
  padding: 20px;
}
.taso_welcome h3 {
  font-size: 16px;
  font-weight: 600;
}
.taso_welcome p {
  font-size: 14px;
  font-weight: 400;
  color: #000;
  line-height: 24px;
}
.taso_welcome h5 {
  font-size: 16px;
  font-weight: 600;
}
.taso_welcome h4 {
  font-size: 16px;
  font-weight: 500;
  color: #31769f;
  margin: 0px;
}
.taso_welcome h6 {
  font-size: 14px;
  font-weight: 400;
  color: #000;
}
.taso_msg {
  text-align: center;
}
.time-entry {
  display: inline-block;
  min-width: 110px;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
  text-align: center;
  padding: 15px 15px 20px 15px;
  margin-right: 10px;
  color: #fff;
  font-size: 14px;
  line-height: 15px;
  text-transform: uppercase;
  background-color: #f07e01;
  margin-bottom: 20px;
}
.time-countdown {
  margin-top: 12px;
  display: flex;
}
.time-entry span {
  font-size: 45px;
  line-height: 45px;
  font-weight: 700;
  display: block;
  color: #fff;
  margin-bottom: 10px;
}
.time-count div {
  float: left;
  text-align: center;
}
.tosa_countdown {
  background-color: #5e3b1d;
    /*border-radius: 6px;*/
    padding: 15px;
}
.tosa_countdown_section {
  margin-top: 30px;
  /*margin-left: -15px;*/
  display: flex;
  justify-content: flex-end;
  /* background-color: #fff;
  padding: 40px 15px;
  box-shadow: 0px 0px 50px rgb(0 0 0 / 15%);
  border-bottom-right-radius: 50px;
  border-top-left-radius: 50px; */
}
.tosa_countdown h3 {
  font-size: 28px;
  font-weight: 700;
  color: #f07e01;
  text-transform: capitalize;
}
.tosa_icon_wrapper span i {
  font-size: 32px;
  color: #f07e01;
}
.tosa_icon_wrapper {
  display: flex;
  justify-content: center;
}
.about_section {
  display: flex;
  justify-content: center;
}
.aapi_card {
  margin-top: 15px;
  overflow: hidden;
  transition: ease all 0.5s;
  /* box-shadow: 0px 0px 50px rgb(10 135 186 / 20%); */
  text-align: center;
  padding-top: 15px;
  border-radius: 5px;
  margin-bottom: 15px;
}
.aapi_card img {
  border-radius: 10px;
}
.aapi_leader_image {
  text-align: center;
  position: relative;
  overflow: hidden;
  padding-top: 8px;
}
.aapi_postname {
  text-align: center;
  padding: 8px 15px 8px;
  border-top-color: transparent;
}
.aapi_postname h4 {
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  margin: 0px;
  color: #206fb0;
}
.aapi_postname p {
  font-size: 14px;
  text-align: center;
  font-weight: 600;
  margin: 0px;
  color: #272734;
}
.tosa_office h2 {
  font-size: 26px;
  font-weight: 700;
  color: #f07e01;
  text-align: center;
  padding-bottom: 5px;
}
.tosa_office {
  box-shadow: 0px 0px 50px rgb(0 0 0 / 15%);
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  background-color: #fff;
  padding: 28px 0px;
  margin-top: 60px;
}
.aapi_leader_image img {
  border-radius: 9%;
  transform: scale(0.9, 0.9);
  transition: all 0.5s ease-in-out;
  height: 195px;
}
.aapi_leader_image img:hover {
  transform: scale(1, 1);
  transition: all 0.5s ease-in-out;
}
.footer_section p {
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  text-align: center;
  margin: 0px;
}
.footer_section {
  padding: 10px 0px 0px;
  position: relative;
}
.footer_up_bg,
.footer_down_bg {
  position: relative;
}
.footer_up_bg:before {
  background-image: url(../images/shape/footer_shape_1.png);
  content: "";
  position: absolute;
  left: 0;
  background-size: cover;
  width: 100%;
  height: 80px;
  background-repeat: no-repeat;
  z-index: -1;
}
.footer_down_bg:after {
  background-image: url(../images/shape/footer_shape.png);
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  background-size: cover;
  width: 100%;
  height: 100px;
  background-repeat: no-repeat;
  z-index: -1;
}
.tosa_shapes {
  position: relative;
}
.tosa_countdown_wrapper {
  display: flex;
  align-items: flex-end;
}
.bread_inner {
  content: "";
  position: relative;
  bottom: 0px;
  left: 0;
  background-size: 100% 100%;
  height: 100px;
  z-index: -1;
  background-color: #1d1e5e;
}
.bread_inner h2 {
  font-size: 28px;
    font-weight: 600;
    color: #fff;
    margin-top: 25px;
}
.aapi_card_exe {
  margin-top: 30px;
  overflow: hidden;
  transition: ease all 0.5s;
  text-align: center;
  padding-top: 15px;
  border-radius: 5px;
}
.aapi_card_exe img {
  border-radius: 10px;
}
.aesi_post h3 {
  font-size: 21px;
  font-weight: 600;
  color: #f07e01;
}
.about_content {
  padding: 40px 0px 0px;
}
.tosa_content p {
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  text-align: justify;
}
.tosa_obj h3 {
  font-size: 18px;
  font-weight: 600;
  font-family: "Nunito";
  text-transform: capitalize;
  color: #f07e01;
}
.tosa_obj ul li {
  font-size: 14px;
  font-weight: 400;
  color: #000;
  line-height: 26px;
}
.tosa_content {
  margin-bottom: 40px;
}
.tosa_about_section p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  padding: 0px 26px;
  text-align: justify;
  color: #272727;
}
.tosa_read_more a {
  font-size: 16px;
  font-weight: 600;
  font-family: "Nunito";
  text-decoration: none;
  box-shadow: 0px 0px 50px rgb(0 0 0 / 25%);
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  border: 1px solid #f07e01;
  background-color: #fff;
  padding: 5px;
  text-align: center;
  transition: all 0.5s ease-in-out;
  width: 125px;
  display: inline-block;
  color: #f07e01;
}
.tosa_read_more a:hover {
  border-top-left-radius: 25px;
  border-bottom-right-radius: 25px;
  background: #f07e01;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  color: #fff;
}
.tosa_bearer {
  text-align: center;
}
.tosa_bearer h2 {
  font-size: 24px;
  font-weight: 700;
  color: #272734;
}
.tosa_breadcrumb_section {
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer_detail_title h3 {
  font-size: 16px;
  color: #22bc0d;
  position: relative;
  padding-bottom: 15px;
  font-weight: 700;
  text-align: center;
  margin-top: 20px;
}
.footer_pco_title h3 {
  font-size: 16px;
  font-weight: 700;
  color:#22bc0d;
  position: relative;
  padding-bottom: 15px;
  text-align: center;
  margin-top: 15px;
}
.footer_pco_title h3:before {
  content: "";
  width: 125px;
  height: 2px;
  background-color: #22bc0d;
  display: inline-block;
  position: absolute;
  top: 25px;
  left: 146px;
}
.icon_color i{
    color:#22bc0d !important;
}
.footer_detail_title h3:before {
  content: "";
  width: 140px;
  height: 2px;
  background-color: #22bc0d;
  display: inline-block;
  position: absolute;
  top: 25px;
  left: 135px;
}
.footer_detail_title ul li,
.footer_pco_title ul li {
  font-size: 14px;
  font-weight: 500;
  list-style-type: none;
  line-height: 24px;
  display: flex;
  color: #22bc0d;
}
.footer_detail_title ul li a,
.footer_pco_title ul li a {
  font-size: 14px;
  font-weight: 400;
  list-style-type: none;
  line-height: 24px;
  color: #f2f2f2;
}

.footer_details {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 25px 0px 15px;
  background-color: #206fb0;
}
.meety_pco {
  display: flex;
  align-items: flex-start;
}
.footer_copyright p {
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  margin: 0px;
  color: #fff;
}
.footer_copyright{
    padding-top:10px;
}
.footer_detail_title ul li span,
.footer_pco_title ul li span {
  position: relative;
  left: -15px;
}
.footer_detail_title ul li span i,
.footer_pco_title ul li span i {
  font-size: 16px;
  color: #fff;
  font-weight: 400;
}
.footer_detail_title ul li p,
.footer_pco_title ul li p {
  font-size: 14px;
  font-weight: 400;
  color: #f2f2f2;
  margin: 0px;
  text-align: left;
}
.cm_card h2 {
  font-size: 16px;
  font-weight: 700;
  color: #206fb0;
  text-transform: capitalize;
  margin: 0px;
}
.tosa_cm {
  display: flex;
  justify-content: center;
}
.tosa_cm img {
  border: 2px solid #1c8e9f;
  border-radius: 50%;
  width:150px;
}
.footer_rejeesh{
    margin:0px;
}
.tosa_left {
  text-align: center;
}
.cm_card {
  padding-top: 10px;
}
.contact_detail_title h3 {
  font-size: 16px;
  color: #272727;
  position: relative;
  padding-bottom: 20px;
  font-weight: 700;
  text-align: center;
  position: relative;
    left: -35px;
}
.contact_detail_title h3:before {
  content: "";
  width: 140px;
  height: 2px;
  background-color: #206fb0;
  display: inline-block;
  position: absolute;
  top: 25px;
  left: 124px;
}
.contact_logo_wrap {
  text-align: center;
}
.contact_details {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px 0px 30px;
}
.contact_detail_title ul li,
.contact_pco_title ul li {
  font-size: 14px;
  font-weight: 500;
  list-style-type: none;
  line-height: 24px;
  display: flex;
}
.contact_detail_title ul li span i,
.contact_pco_title ul li span i {
  font-size: 16px;
  color: #2c80c9;
  font-weight: 400;
}
.contact_detail_title ul li span,
.contact_pco_title ul li span {
  position: relative;
  left: -15px;
}
.contact_detail_title ul li a,
.contact_pco_title ul li a {
  font-size: 14px;
  font-weight: 500;
  list-style-type: none;
  line-height: 24px;
  color: #272727;
}
.contact_detail_title ul li p,
.contact_pco_title ul li p {
  font-size: 14px;
  font-weight: 500;
  color: #272727;
  margin: 0px;
  text-align: left;
}
.contact_pco_title h3 {
  font-size: 16px;
  font-weight: 700;
  color: #272727;
  position: relative;
  padding-bottom: 15px;
  text-align: center;
  position: relative;
    left: -35px;
}
.contact_pco_title h3:before {
  content: "";
  width: 125px;
  height: 2px;
  background-color: #2c80c9;
  display: inline-block;
  position: absolute;
  top: 25px;
  left: 132px;
}

/* tosacon president */

.tosa_president_title {
  text-align: center;
  padding-top: 30px;
}
.tosa_president_title h2 {
  font-size: 18px;
  font-weight: 900;
  color: #f07e01;
}
.president_content h3 {
  font-size: 16px;
  font-weight: 600;
}
.president_content p {
  font-size: 14px;
  font-weight: 400;
  color: #000;
  line-height: 24px;
}
.president_content h4 {
  font-size: 16px;
  font-weight: 700;
  color: #f07e01;
  margin: 0px;
}
.tosa_register_fee li,
.tosa_guideline li,
.tosa_policy li {
  font-size: 14px;
  font-weight: 400;
  color: #272727;
  line-height: 24px;
}
.tosa_guideline h3,
.tosa_policy h3 {
  font-size: 18px;
  font-weight: 700;
  color: #206fb0;
  margin: 0px;
}

.tosa_register table thead tr th {
  background-color: #206fb0;
  color: #fff;
}

.links_title h3 {
  font-size: 24px;
  font-weight: 700;
  color: #206fb0;
  text-align: center;
}
.tosa_quick_links {
  background: #fff;
  padding: 15px 15px 20px;
    margin-top: 0px;
  border-right: 2px solid #1c8e9f;
}

.tosa_venue_map {
  background: #fff;
  padding: 20px 15px;
}
.links_wrap {
  display: flex;
}
.theme_card_wrapper {
  display: flex;
  align-items: center;
  border: 1px solid #ddd;
  border-radius: 4px;
}
.theme_title a {
  font-size: 17px;
  font-weight: 600;
  color: #206fb0;
  margin: 0px;
  text-decoration: none;
}
.quick_link_section {
  display: flex;
  padding-bottom: 20px;
  justify-content: center;
}
.theme_img {
  flex-basis: 40%;
}
.links_title {
  padding: 15px 0px 20px;
}
.header-countdown .single-count-content {
  padding: 0 15px;
  text-align: center;
}
@media (max-width: 767px) {
  .header-countdown .single-count-content {
    padding: 0 10px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .header-countdown .single-count-content {
    padding: 0 15px;
  }
}
.header-countdown .single-count-content .count {
  font-size: 26px;
  font-weight: 600;
  line-height: 16px;
}
@media (max-width: 767px) {
  .header-countdown .single-count-content .count {
    font-size: 24px;
    line-height: 30px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .header-countdown .single-count-content .count {
    font-size: 36px;
    line-height: 40px;
  }
}
.header-countdown .single-count-content .text {
  font-size: 20px;
  font-weight: 600;
  margin:0px;
}
@media (max-width: 767px) {
  .header-countdown .single-count-content .text {
    font-size: 14px;
    margin-top: 0;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .header-countdown .single-count-content .text {
    font-size: 18px;
    margin-top: 0;
  }
}
.header-countdown .single-count-content.count-color-1 .count,
.header-countdown .single-count-content.count-color-1 .text {
  color: #19d118;
}
.header-countdown .single-count-content.count-color-2 .count,
.header-countdown .single-count-content.count-color-2 .text {
  color: #09b25a;
}
.header-countdown .single-count-content.count-color-3 .count,
.header-countdown .single-count-content.count-color-3 .text {
  color: #12bfae;
}
.header-countdown .single-count-content.count-color-4 .count,
.header-countdown .single-count-content.count-color-4 .text {
  color: #1b99d0;
}
.meety_pco ul{
    margin:0px;
}
.footer_section_title,.footer_section_blocks,.venue_section{
    display:flex;
}
.venue_detail{
    padding: 40px 0px 40px 0px;
}
.venue_content_title{
    padding-top: 20px;
    padding-bottom: 8px;
}
.venue_content_title h3{
    font-size: 18px;
    font-weight: 600;
    color: #206fb0;
}
.venue_content p{
    font-size: 14px;
    font-weight: 400;
    color: #272727;
    text-align: justify;
}
.web h3{
    display:block;
}
.mob h3{
    display:none;
}
.calicut_city h3{
    font-size: 19px;
    font-weight: 700;
    color: #206fb0;
    text-align: left;
    padding-bottom: 10px;
}
.calicut_city{
    padding-top:24px;
}
.calicut_city p{
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    margin: 0px;
}
.calicut_city h5{
    font-size: 16px;
    font-weight: 600;
}
.south_visit h3{
    font-size: 18px;
    font-weight: 600;
    color: #206fb0;
    margin: 0px;
}
.south_visit{
    padding: 26px 0px 10px 0px;
}
.south_visit_content p{
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #000;
}
.south_visit_img{
    text-align: center;
    padding-top: 25px;
    padding-bottom: 25px;
}
.visit_card{
    box-shadow: 0px 0px 6px 0px #8d8d8d;
    margin-top: 30px;
    padding-bottom: 4px;
    margin-bottom: 25px;
}
.offline_btn a,.online_btn a{
    background-color: #2c80c9;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}
.offline_btn a:hover,.online_btn a:hover{
    color:#fff;
    background-color: #000;
}
.offline_btn a:active,.online_btn a:active{
  color:#fff !important;
  background-color: #000 !important;
}
.btn_register{
    display: flex;
    justify-content: space-between;
    padding-top: 30px;
}
.fogsi_south_wrap{
        /* margin-top: 38px; */
        box-shadow: 0px 0px 50px rgb(0 0 0 / 15%);
        /* border: 0px solid #206fb0; */
        /* border-radius: 50px; */
        /* border-top-right-radius: 50px; */
        /* border-bottom-left-radius: 50px; */
        padding: 30px;
}
.fogsi_south_quick_links{
    display:flex;
	padding:0px 30px;
    align-items:center;
}
.fogsi_south_abstract{
    padding:30px 0px;
}
.tosa_policy p{
    font-size: 14px;
    font-weight: 400;
}
.about_section {
  display: flex;
  justify-content: center;
}
.aapi_card img {
  border-radius: 15px;
}
.aapi_leader_image {
  text-align: center;
  position: relative;
  overflow: hidden;
  padding-top: 8px;
}
.aapi_postname {
  text-align: center;
  padding: 8px 15px 8px;
  border-top-color: transparent;
}
.aapi_postname h4 {
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  margin: 0px;
  color: #206fb0;
}
.aapi_postname p {
  font-size: 14px;
  text-align: center;
  font-weight: 600;
  margin: 0px;
  color: #272734;
}
.tosa_chairman{
    background-color: #206fb0;
    padding: 15px;
    border-radius: 8px;
    margin: 24px 0px;
}
.tosa_chairman h2{
    font-size: 18px;
    font-weight: 600;
    margin: 0px;
    color: #fff;
    text-align: center;
}
.org_section{
    overflow:hidden;
}
.theme_wrapper{
    display:flex;
    margin-bottom: 15px;
    justify-content:center;
}
.theme_card_wrapper{
    display: flex;
    align-items: center;
    padding: 15px 0px;
    border: 1px solid #ddd;
    border-radius: 4px;
}
.theme_title h3{
    font-size: 14px;
    font-weight: 600;
    color: #276bb2;
    margin: 0px;
}
.abstract_btn a{
    background: #0665ad;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}
.abstract_btn{
    text-align: center;
}
.abstract_btn a:hover{
    color:#fff;
}
.south_wraps{
    display:flex;
}
.south_guideline{
    padding-left: 30px;
}
.south_guideline h3{
    font-size: 18px;
    font-weight: 700;
    color: #206fb0;
}
.accom_section{
    margin: 25px 0px;
    border: 1px solid #206fb0;
    padding: 15px;
    border-radius: 8px;
}
.accom_btn a{
    font-size: 14px;
    font-weight: 600;
    background-color: #206fb0;
    color: #ffffff;
    padding: 8px;
    border-radius: 4px;
    text-decoration:none;
}
.accom_btn a:hover,.trade_btn a:hover{
    background-color:#0054a3;
}
.accom_btn{
    margin-top: 35px;
}
.tosa_guideline h5{
    font-size: 14px;
    font-weight: 700;
    color: #206fb0;
}
.sponsor_table table tr th{
    background-color: #206fb0;
    color: #fff;
}
.sponsor_section{
    margin: 0px 0px 25px;
}
.sponsor_trade{
    display:flex;
}
.trade_btn{
    text-align: center;
    margin-top: 20px;
}
.trade_btn a{
    font-size: 15px;
    font-weight: 600;
    background-color: #206fb0;
    padding: 12px;
    color: #ffffff;
    border-radius: 6px;
    text-decoration: none;
}
.workshop_schedule tr th{
    background-color: #206fb0;
    color: #ffffff;
}
.workshop_schedule tr td{
    font-size:14px;
    font-weight:400;
    background-color: #b7e2f7;
    border-color: #206fb0;
}
.workshop_btn a{
    background-color: #0054a3;
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
}
.workshop_btn a:hover{
    color:#ffffff;
}