@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,500;0,600;0,700;0,800;0,900;1,500;1,600;1,700;1,800&display=swap");


/* @import url("https://fonts.googleapis.com/css2?family=Anton&family=Quicksand:wght@300;400;500;600;700&display=swap"); */

 @import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400..700;1,400..700&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

:root {    
      /*  Branding  */
    --color-primary: #004090;
    --color-secondary: #bd1e51;
    
      /* Grayscale */
    --gray-00: white;
    --bg-000: black;
    --bg-20: #eb8800;
    --gray-40: #888790;
    --gray-60: #626169;
    --gray-80: #3d3c41;
    --gray-100: #181819;
}

html,
body {
    height: auto;
    font-family: "Poppins", sans-serif;
     
    font-weight: 400;
    vertical-align: baseline; 
    color: #000000;
  line-height: 2;
    font-size: 16px;   
    background-color: aliceblue; 
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-weight: 500;
    line-height: 1.5;
}

 

 ul,
ol {
   color: #081245;
} 

a {
    text-decoration: none !important;
}

.contact-panel {
    padding: 5rem 0;
}


.ast_btn {
    display: inline-block;
    padding: 15px 30px;
    background: linear-gradient(to right, #0ba0a6, #0ba0a6);
    color: #fff;
    text-transform: capitalize;
    border: 1px solid #0b4f7c;
    border-radius: 3px;
    text-align: center;
    font-size: 20px;
    transition: all 0.5s;
    text-decoration: none;
}
.ast_btn:hover, 
.ast_btn:focus {
    background-color: transparent;
    color: #ffffff;
    border: 1px solid #ffffff;
    outline: none;
    box-shadow: none;
    transition: all 0.5s;
}


.theme-title h1, .theme-title h2, .theme-title h3 {
    font-size: 40px;
    color: #000;
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding-left: 2rem;
    text-transform: capitalize;
      font-family: "Lora", serif;

}

.theme-title .title-shape {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    gap: 8px;
}

.theme-title .title-shape span {
    display: block;
    border-left: 5px solid #0ba0a6;
    height: 100%;
}

.theme-title .title-shape span {
    display: block;
    border-left: 5px solid #0ba0a6;
    height: 100%;
}





::selection{
  background-color: #0ba0a6 !important;
  color: #fff;
}

/* Top Header css */

.top-header .navbar-brand .main-logo {
    max-width: 150px;
}

.top-header .navbar-brand .logo1 {
    max-width: 170px;
}

.sigma_header .navbar-nav li .sub-menu {    
    top: 112% !important;
    min-width: 275px !important;  
    padding-left: 0px !important;
}

/*================ 
 Media CSS  
============*/
@media (max-width: 767px) {       
  .top-header .navbar-brand .main-logo,
  .sigma_logo {
    max-width: 70px;
}

.top-header .navbar-brand .logo1 {
    max-width: 100px;
}
  }


.sigma_header.style-3 .sigma_header-middle {
 
    background: linear-gradient(to right, #136b8d, #0b4f7c);
    
}

.sigma_header .navbar-nav li .sub-menu{
   background: linear-gradient(to right, #136b8d, #0b4f7c);
}




/* Hero  Area css */

.hero-area img {
  height: 100%;
  object-fit: cover;
}
.hero-area .owl-nav button {
  position: absolute;
  top: 50%;
  background-color: #000;
  color: #fff;
  margin: 0;
  transition: all 0.3s ease-in-out;
}
.hero-area .owl-nav button.owl-prev {
  left: 0;
}
.hero-area .owl-nav button.owl-next {
  right: 0;
}

.hero-area .owl-dots {
  text-align: center;
  padding-top: 15px;
}
.hero-area .owl-dots button.owl-dot {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: inline-block;
  background: #ccc;
  margin: 0 3px;
}
.owl-dots button.owl-dot.active {
  background-color: #000;
}
.hero-area .owl-dots button.owl-dot:focus {
  outline: none;
}
.hero-area .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.38) !important;
}
.hero-area span {
    font-size: 70px;    
    position: relative;
    top: -5px;
}
.hero-area .owl-nav button:focus {
    outline: none;
}
 
.hero-area .item {
    width: 100%;
}

/* Marquee Crolling Text css */

.crolling-text .ticker__wrap { 
    position: relative;      
    background: linear-gradient(to right, #136b8d, #0b4f7c);  
      padding: 10px 0px;
    } 
 
   .crolling-text .ticker__wrap marquee { 
    line-height:normal; 
    font-size:20px;
    font-weight: bold;
    color: #fff;
    } 
    
    .crolling-text .ticker__wrap marquee p { 
    margin: 0; 
    
    } 
    
/* Counter css */
 
 
.containerr .container-item {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.containerr .container-item {
    background: linear-gradient(to right, #136b8d, #0b4f7c);
    margin-bottom: 24px;    
    padding: 15px;
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    /* height: 150px; */
    /* width: 150px; */
     
   
    align-items: center;
    justify-content: center;
     margin: 0 auto;
}

.containerr .container-item span {
    display: block;
    font-size: 50px;
    color: #fff;
    font-weight: 800;
   
    text-align: center;
    align-items: center;
} 


/*===================================================================================== 
Welcome Rosa CSS
=======================================================================================*/

.e-parent-bg{
 
    position: relative;
}

.e-parent-bg::before{
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #f9f9f9;
    position: relative;
    z-index: 999;
}

 .randomHead {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9;
}

 

.randomHead h4 {
    position: relative;
    padding: 10px 5px;
    background: #0b4f7c;
    color: #fff;
    border-radius: 0 0 4px 4px;
    letter-spacing: 1px;
    font-weight: 400;
    display: table;
    margin: -16px auto 0;
    text-align: center;
    width: 25%;
    font-size: 16px;
    text-transform: uppercase;
}

.randomHead h4::before {
    content: '';
    position: absolute;
    left: 6px;
    top: 0;
    width: 100%;
    height: 16px;
    background: #058f8b;
    transform: skewX(30deg);
    z-index: -1;
}
 
.welcome-rosa h3 {
    color: #000;
    font-size: 26px;
    line-height: 38px;   
    margin-bottom: 15px;    
    font-weight: 600;
  
}
 
.welcome-rosa .order-lg-1 p {
    font-size: 14px;
    text-align: justify;
    font-weight: 500;
    color: var(--bg-000);
}
.welcome-rosa .welcome-img {
    border: 1px solid var(--color-secondary);
    padding: 3px;
    border-radius: 5px;
}

.welcome-rosa .Wel_message h2 {
    color: #ac7a33;
    font-size: 40px;    
    line-height: 1.5;
    margin-bottom: 35px;
    text-align: center;
    text-transform: uppercase;
}

.welcome-rosa .Wel_message span {
    color: #000;  
} 

/*================ 
 Media CSS  
============*/
@media (max-width: 767px) {       
  .welcome-rosa h2 {
        font-size: 24px !important;
        line-height: 36px !important; 
        padding: 0px 24px !important;
        margin-bottom: 5px !important;
    }
    .welcome-rosa .quick_link {
        margin-top: 15px;
    }
    .welcome-rosa .link_title p {
        font-size: 20px; 
    }
    .welcome-rosa .link img {
        width: 30px;        
    }
    .welcome-rosa .order-lg-1 br {
        display: none;
    }
    .welcome-rosa .order-lg-1 p {
        margin-top: 7px;
    }
    .welcome-rosa .welcome-img {
        margin-top: 20px;
    }

  
}

/*===================================================================================== 
Committee Members CSS
=======================================================================================*/ 
.oc-com-members,
.welcome-rosa {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.oc-com-members .oc-card {
    /* background-color: var(--gray-00); */
    border-radius: 20px;
    margin-bottom: 24px;
    /* box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; */
}
.oc-com-members .post-img {
    align-items: center;
    padding: 10px 0px;
}
.oc-com-members .post-img img {
    border-radius: 10px;
    border: 1px solid #0b4f7c;
    align-items: center;
    /* box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; */
    width: 140px;
    height: 140px;
    object-fit: cover;
}

.oc-com-members .post-content {
    padding: 10px 4px;
}
.oc-com-members .post-title {
    font-size: 16px;
    text-align: center;
    font-weight: 600;
    margin-bottom: 0px;
    color: #0b4f7c;
    letter-spacing: 0.5px;
}
.oc-com-members .post-description {
    font-size: 14px;
    line-height: 30px;
    color: var(--bg-000);
    font-weight: 300;
    margin: 0;
    text-align: center;
}

/*================ 
 Media CSS  
============*/
@media (max-width: 767px) {      
    .oc-com-members .px-5 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }
    .oc-com-members .py-5 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
}

/* Call To Action CSS */
 
.call-to-action {     
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
    /* background: linear-gradient(to right, #136b8d, #0b4f7c); */
}
.call-to-action .content-box h2 {    
    font-size: 40px; 
    margin-bottom: 30px;
}
 
/* .bg-primary-half-lg::before {
    content: "";
    background: linear-gradient(to right, #136b8d, #0b4f7c);
    width: 100%;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background-image: url(https://themes.potenzaglobalsolutions.com/html/medileaf/images/pattern.png);
    
} */

/*================ 
 Media CSS  
============*/
@media (max-width: 767px) {

  .call-to-action .content-box h2 {
    font-size: 24px !important;
    line-height: 41px;
    font-weight: 500;
    margin-bottom: 11px;
    padding: 0px 15px;
    }
    .call-to-action .ast_btn {
        padding: 10px 20px;
        font-size: 16px;
    }

    
  .randomHead h4 {  
    width: 85%;
    font-size: 15px;
  
}
.oc-com-members .post-img img {
 
    object-fit: contain;
}

}


/* Attractions Gallery CSS */

.attractions_gallery .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	 background: #0970cf;
}
 .attractions_gallery .owl-item > div img {
	 align-self: center !important;
	 transform: scale(0.9);
  min-height: 400px;
  object-fit: cover;
   border-radius: 3px;
}
 @media (max-width: 575.98px) {
	 .attractions_gallery .owl-item > div img {
		 transform: none;
	}
}
 .attractions_gallery .owl-item.active.center > div img {
	 align-self: center !important;
	 transform: scale(1);
	 border-radius: 10px;
}
 @media (max-width: 575.98px) {
	 .attractions_gallery .owl-item.active.center > div img {
		 transform: none;
	}
   .attractions_gallery .owl-item > div img {
	 
    min-height: 100%;
    object-fit: unset;
  }
}

/* Conference Highlights CSS */
 
.features-section-three {
    position: relative;
     
}
.features-section-three.no-pd-top {
    padding-top: 0;
}
.conference-highlights .feature-block-three {
    position: relative;
    margin-bottom: 40px;
}
.conference-highlights .feature-block-three .inner-box {
    position: relative;
    padding: 20px 30px;
    padding-left: 150px;
    padding-right: 50px;
   
    border: 1px solid #242424;
    /* box-shadow: 0 30px 40px rgba(0, 0, 0, 0.1); */
    overflow: hidden;
}
.conference-highlights .feature-block-three .inner-box:hover {
    box-shadow: none;
}
.conference-highlights .feature-block-three .icon-box {
    position: absolute;
    left: 50px;
    top: 0;
    height: 100%;
    width: 70px;
    padding: 0 20px;
}
.conference-highlights .feature-block-three .icon-box:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: var(--color-secondary);
    content: "";
    transform: skew(-15deg);
    transition: all 600ms ease;
}
.conference-highlights .feature-block-three .inner-box:hover .icon-box:before {
    transform: skew(15deg);
}
.conference-highlights .feature-block-three .icon-box .icon {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 40px;
    font-size: 40px;
    line-height: 1em;
    margin-top: -20px;
    margin-left: -20px;
    color: var(--gray-00);
    transition: all 400ms ease;
}
.conference-highlights .feature-block-three .inner-box:hover .icon-box .icon {
    transform: scale(-1) rotate(180deg);
}
.conference-highlights .feature-block-three h4 {
    position: relative;
    display: block;
    font-size: 20px;
    line-height: 1.2em;
    color: #0b4f7c;
    font-weight: 700;
    margin-bottom: 10px;
}
.conference-highlights .feature-block-three h4 a {
    color: #0b4f7c;
    display: inline-block;
    transition: all 300ms ease;
}
.conference-highlights .feature-block-three h4 a:hover {
    color: #7a2924;
}
  
.conference-highlights .feature-block-three .inner-box:hover .link-box a {
    transform: rotate(360deg);
    border-radius: 0;
}
.conference-highlights .feature-block-three .inner-box:hover .link-box a {
    color: var(--gray-00);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}
.conference-highlights .feature-block-three:nth-child(3n + 2) .icon-box:before,
.conference-highlights .feature-block-three:nth-child(3n + 2) .link-box a {
    background-color:#eaf5c4;
}
.conference-highlights .feature-block-three:nth-child(3n + 1) .icon-box:before,
.conference-highlights .feature-block-three:nth-child(3n + 1) .link-box a {
    background-color: #d1ffdb;
}
.conference-highlights .feature-block-three:nth-child(3n + 5) .icon-box:before,
.conference-highlights .feature-block-three:nth-child(3n + 5) .link-box a {
    background-color: #d1e7ff;
}
.conference-highlights .feature-block-three:nth-child(3n + 3) .icon-box:before,
.conference-highlights .feature-block-three:nth-child(3n + 3) .link-box a {
    background-color: #e9c0cd;
}
.conference-highlights .feature-block-three:nth-child(3n + 4) .icon-box:before,
.conference-highlights .feature-block-three:nth-child(3n + 4) .link-box a {
    background-color: #e3dfe4;
}


/*================ 
 Media CSS  
============*/
@media (max-width: 767px) {
    /* .feature-block-three */
    .feature-block-three h4 {
        font-size: 14px !important;
        line-height: 20px !important;
        font-weight: 500 !important;
        margin-bottom: 5px !important;
    }
    .feature-block-three .icon-box {
    left: 30px;
    }
    .feature-block-three .inner-box {
        padding-left: 130px;
        padding-right: 20px;
    }

    
}

/* Download Brochure CSS */

.pricing-section {
    position: relative;
   
    overflow: hidden;
}
.pricing-section .outer-box{
  
  margin: 0 auto;
}


.pricing-section .row{
  margin: 0 -30px;
}

.pricing-block{
  position: relative;
  padding: 0 30px;
  margin-bottom: 40px;
}

.pricing-block .inner-box{
  position: relative;
  /* background-color: #ffffff;
  box-shadow: 0 20px 40px rgba(0,0,0,0.08); */
  padding: 0 0 30px;
  max-width: 370px;
  margin: 0 auto;
  /* border-bottom: 20px solid #40cbb4; */
}

.pricing-block .icon-box{
  position: relative;
  padding: 50px 30px 0;
  background-color: #40cbb4;
  text-align: center;
}

.pricing-block .icon-box:before{
  position: absolute;
  left: 0;
  bottom: 0;
  height: 75px;
  width: 100%;
  border-radius: 50% 50% 0 0;
  background-color: #ffffff;
  content: "";
}


.pricing-block .icon-box .icon-outer{
  position: relative;
  height: 150px;
  width: 150px;
  background-color: #ffffff;
  border-radius: 50%;
  margin: 0 auto;
  padding: 10px;
}

.pricing-block .icon-box i{
  position: relative;
  display: block;
  height: 130px;
  width: 130px;
  line-height: 120px;
  border: 5px solid #40cbb4;
  border-radius: 50%;
  font-size: 50px;
  color: #40cbb4;
  -webkit-transition:all 600ms ease;
  -ms-transition:all 600ms ease;
  -o-transition:all 600ms ease;
  -moz-transition:all 600ms ease;
  transition:all 600ms ease;
}

.pricing-block .inner-box:hover .icon-box i{
  transform:rotate(360deg);
}

.pricing-block .price-box{
  position: relative;
  text-align: center;
  padding: 10px 20px;
}

.pricing-block .title{
  position: relative;
  display: block;
  font-size: 24px;
  line-height: 1.2em;
  color: #222222;
  font-weight: 600;
}

.pricing-block .price{
  display: block;
  font-size: 30px;
  color: #222222;
  font-weight: 700;
  color: #40cbb4;
}


.pricing-block .features{
  position: relative;
  max-width: 200px;
  margin: 0 auto 20px;
}

.pricing-block .features li{
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 30px;
  color: #848484;
  font-weight: 500;
  padding: 5px 0;
  padding-left: 30px;
  border-bottom: 1px dashed #dddddd;
}
.pricing-block .features li:before {
    position: absolute;
    left: 0;
    top: 50%;
    font-size: 16px;
    color: #2bd40f;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    content: "\f058";
    font-family: "Font Awesome 5 Free";
    margin-top: -8px;
}
.pricing-block .features li.false:before{
  color: #e1137b;
  content: "\f057";
}

.pricing-block .features li a{
  color: #848484;
}

.pricing-block .features li:last-child{
  border-bottom: 0;
}

.pricing-block .btn-box{
  position: relative;
  text-align: center;
  margin-top: 20px;
}

.pricing-block .btn-box a{
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 25px;
  color: #ffffff;
  font-weight: 500;
  padding: 8px 30px;
  background-color: #40cbb4;
  border-radius: 10px;
  border-top:2px solid transparent;
  border-bottom:2px solid transparent;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 300ms ease;
}

.pricing-block .btn-box a:hover{
  color: #ffffff;
}

.pricing-block .inner-box:hover .btn-box a{
  color:#40cbb4;
  background:none;
  border-radius:0px;
  border-color:#40cbb4;
}

.pricing-block:nth-child(2) .icon-box i,
.pricing-block:nth-child(2) .inner-box{
  border-color: #1d95d2;
}

.pricing-block:nth-child(2) .btn-box a,
.pricing-block:nth-child(2) .icon-box{
  background-color: #1d95d2;
}

.pricing-block:nth-child(2) .inner-box:hover .btn-box a{
  color:#1d95d2;
  background:none;
  border-radius:0px;
  border-color:#1d95d2;
}

.pricing-block:nth-child(2) .icon-box i,
.pricing-block:nth-child(2) .price{
  color: #1d95d2;
}

.pricing-block:nth-child(3) .icon-box i,
.pricing-block:nth-child(3) .inner-box{
  border-color: #ffc20b;
}

.pricing-block:nth-child(3) .btn-box a,
.pricing-block:nth-child(3) .icon-box{
  background-color: #ffc20b;
}

.pricing-block:nth-child(3) .icon-box i,
.pricing-block:nth-child(3) .price{
  color: #ffc20b;
}

.pricing-block:nth-child(3) .inner-box:hover .btn-box a{
  color:#ffc20b;
  background:none;
  border-radius:0px;
  border-color:#ffc20b;
}














 
/* Sticky Icon Right CSS */
 
.sticky-icon {
    z-index: 999999;
    position: fixed;
    top: 50%;
    right: 0%;
    width: 220px;
    display: flex;
    flex-direction: column;
    transform: translateY(-50%);
}

.sticky-icon a {
    transform: translate(160px, 0px);
    border-radius: 50px 0px 0px 50px;
    text-align: left;
    margin: 2px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 10px;
    font-size: 18px;
    font-family: "Oswald", sans-serif;
    transition: all 0.8s;
    background-color: #0ba0a6;     
}

.sticky-icon a:hover {
    color: var(--gray-00);
    background-color: #0b4f7c;
    transform: translate(0px, 0px);
}

.sticky-icon a:hover i {
    transform: rotate(360deg);
}

.sticky-icon a i {
    background-color: var(--gray-00);
    height: 40px;
    width: 40px;
    color: #FF5722;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    margin-right: 20px;
    transition: all 0.5s;
}



/* Footer css */

.footer-section {
    background-color: #031f42 !important;
}
.footer-section h3, .footer-section h4 {
    font-family: 'Lobster Two', cursive;
    font-weight: 700;
}

 .footer-section .btn.btn-link {
    display: block;
    margin-bottom: 5px;
    padding: 0;
    text-align: left;
    font-size: 16px;
    font-weight: normal;
    text-transform: capitalize;
    transition: .3s;
    text-decoration: none;
}

.footer-section .btn.btn-link::before {
    position: relative;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 10px;
}



/* inner css start */

.committee-heading-style {
    width: 100%;
    padding: 0px;
    background-color: #f5f5f5;
    margin: 20px auto;
    text-align: center;
}
.committee-heading-style h2 {
    margin: 0 0 0px;
    background-color: #0b4f7c ;
    color: #ffffff;
    padding: 8px;
    position: relative;
}
.committee-heading-style h2::before , .committee-heading-style h2::after  {
    content: "";
    position: absolute;
    bottom: -30px;
    border-width: 15px;
    border-style: solid;
}
.committee-heading-style h2::before {
    left: 0;
    border-color: #0b4f7c  #0b4f7c  transparent transparent;
}
.committee-heading-style h2::after {
    right: 0;
    border-color:  #0b4f7c  transparent transparent  #0b4f7c ;
}
 


/* card item desgin */

.speakers-section-three {
    position: relative;   
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    overflow: hidden;
}

.speaker-block-three {
    position: relative;
    margin-bottom: 50px;
}

.speaker-block-three .inner-box {
    position: relative;
    padding-bottom: 30px;
   /* max-width: 300px;*/
    margin: 0 auto;
    overflow: hidden;
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.1);
    transition: all 0.6s ease;
    background: linear-gradient(to right, #136b8d, #0b4f7c);
}

 
.speaker-block-three .image-box {
    position: relative;
    display: block;
    text-align: center;
    padding: 50px 0;
}

.speaker-block-three .image-box:before {
    position: absolute;
    left: -10px;
    right: -10px;
    top: -4px;
    height: 100%;
     transform: scale(-1);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: cover;
    content: "";
}

.speaker-block-three .image-box .image {
    position: relative;
    display: inline-block;
    height: 200px;
    width: 200px;
    overflow: hidden;
    border: 3px solid #dbdbdb;
   
    border-radius: 50%;
    z-index: 9;
    margin-bottom: 0;
    transition: all 0.6s ease;
    background-color: #fff;
 
}

.speaker-block-three .inner-box:hover .image-box .image {
    border-radius: 2px;
   transition: all 0.6s ease;
}

.speaker-block-three .image-box .image img {
    display: block;
    width: 100%;
    transition: all 0.3s ease;
}

.speaker-block-three .inner-box:hover .image img {
    transform: scale(1.1);
}

.speaker-block-three .info-box {
    position: relative;
    display: inline-block;
    padding: 10px 30px;
    background-color: #ffffff;
    text-align: center;
    width: 100%;
}

 

.speaker-block-three .info-box .name {
    position: relative;
    font-size: 18px;
    line-height: 1.2em;
    color: #001376;
    font-weight: 500;
}

.speaker-block-three .info-box .name a {
    color: #0ba0a6;
    transition: all 0.3s ease;
    margin-bottom: 2px;
    font-size: 15px;
}


.speaker-block-three .info-box .name a:hover {
    color: #e26821;
}

.speaker-block-three .info-box .designation {
    position: relative;
    display: block;
    font-size: 13px;
    line-height: 20px;
    color: #000;
    font-weight: 400;
}

.speaker-block-three .social-box {
    position: absolute;
    top: 90px;
    transform: translateX(-50px);
    transition: all 0.6s ease;
}

.speaker-block-three .social-box .social-links li {
    margin-bottom: 4px;
}

.speaker-block-three .inner-box:hover .social-box {
    transform: translateX(10px);
}


.india-image .delhi-img{
    height: 100%; margin-top: -10px; width: 100%; object-fit: contain
}























/*Organising Committee css*/

.dr-testimonial .dr-img img {
    height: 160px;
    width: 160px;
    object-fit: cover;
    object-position: center;
    border-radius: 50%;
    padding: 10px;
    border: 2px solid #12688b;
}

.dr-testimonial .dr-postion h4 {
    position: relative;
    display: inline-block;  
    font-weight: 600;
    font-size: 20px;
    padding: 10px 30px;
    color: #fff;
    background: #0ba0a6;
     
}
.dr-testimonial .dr-postion h4:after {
    border-left: 25px solid #0ba0a6;
    border-top: 23px solid transparent;
    border-bottom: 21px solid transparent;
    content: "";
    height: 0px;
    right: -24px;
    position: absolute;
    top: 0;
    width: 0;
}
.dr-testimonial .dr-img p {
    font-size: 14px;
    line-height: 20px;
    color: #000;
    font-weight: 400;
    letter-spacing: 0.5px;
    margin-top: 7px;
}
.dr-testimonial .dr-img {
   text-align: center;
   padding: 20px 4px;
   margin: 15px 15px;
}
.dr-testimonial .dr-testimonial-list{
  margin-bottom: 20px;
  padding: 15px 0px;
  border-radius: 8px 8px 0px 0px;
  box-shadow: 0 0 20px rgb(0 0 0 / 10%);
  background-color: #ffffff;
}


.dr-testimonial .dr-img h4.name {
    color: #0ba0a6;
    transition: all 0.3s ease;
    margin-bottom: 2px;
    font-size: 15px;
    font-weight: 600;
    margin-top: 15px;
}







/* Tourism Section */

.tourism-margin-b{
    padding-bottom: 22px;
}
.tourism-section .tourism-margin-b img{
    border-radius: 15px;
     border: 2px dotted #0ba0a6; 
    height: 300px;
    width: 100%;
    padding: 3px;
    position: relative;
}


.tourism-section .tourism-margin-b h3 {
    color: #0ba0a6;
    font-weight: 600;
    padding-bottom: 15px;
}

.tourism-section .tourism-margin-b p {
    text-align: justify;
}
.bg-clr {
    background-color: #0ba0a6;
}





 
    
 
/*================ 
 Media CSS  
============*/
@media (max-width: 767px) {
 

    .theme-title h1, .theme-title h2, .theme-title h3 {
    font-size: 25px;
    padding-left: 2rem;
 
}

.contact-panel {
    padding: 3rem 0;
}
}