body{font-family:Arial, Helvetica, sans-serif!important;color: #414141;}
h2{color:#000!important}
.bg-green-2{
  background-color: #0a8648 !important;
}
.bg-light{
	background: #007d48!important;
}
h3{font-size:24px;}
.fs-18{font-size:18px!important}
bg-green{background-color:#016038}
.bg-light ul li .nav-link{
	color: #fff !important;
	transition: .3s all;
	-webkit-transition: .3s all;
}
.color-blue{color:#007ac2}
.bg-light ul li .nav-link:hover{
	color: #11dd8d!important;
}
.dropdown:hover>.dropdown-menu{
	display: block;
}
.bg-green{
  background: #0a8648!important;
}
.blue{
	color: #6b478f;
}
.white{
	color: #fff;
}
.blue-line:after{
	background: url(../img/sec-line.png);
    content: "";
    width: 105px;
    height: 5px;
    position: absolute;
    background-repeat: no-repeat;
    top: 14px;
    margin-left: 12px;
}
.white-line:after{
	background: url(../img/white-line.png);
    content: "";
    width: 105px;
    height: 5px;
    position: absolute;
    background-repeat: no-repeat;
    top: 14px;
    margin-left: 12px;
}
.bg-purple{
	background: rgb(0,178,136);
}

.bg-purple-2{
	background: #6b478f;
}


.bold{
	font-weight: bolder;
}
.icon-set i{
	font-size: 60px;
}
a {
    color: #7ee2ce;
    text-decoration: none;
    background-color: transparent;
}
a:hover {
    color: #7ee2ce;
    text-decoration: none;
}
h2 i{transform: rotateZ(270deg);margin-right: 15px;color: #7ee2ce;}

.bg-pink{
  background: #7ee2ce !important;
}
.bg-pink h1,.bg-pink h2,.bg-pink h3,.bg-pink h4,.bg-pink h5,.bg-pink h6,.bg-pink p,.bg-pink b{
  color: #fff !important;
}
.bg-info-sec h1,.bg-info-sec h2,.bg-info-sec h3,.bg-info-sec h4,.bg-info-sec h5,.bg-info-sec h6,.bg-info-sec p,.bg-info-sec b,.bg-info-sec i{
  color: #fff !important;
}

/* Create four equal columns that sits next to each other */

.row-gallery {
		
  display: flex;
  flex-wrap: wrap;
  padding: 0 4px;
 margin-top: 20px;
}

.column {
  flex: 33%;
  max-width: 33%;
  padding: 0 4px;
}

.column img {
  margin-top: 8px;
  vertical-align: middle;
  width: 100%;
	opacity: .7;
  transition: opacity .5s ease-out;
  filter: gray;
  filter: grayscale(100%);
}

.column img:hover {
opacity:1;
 filter: none;
}

/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 800px) {
  .column {
    flex: 50%;
    max-width: 50%;
  }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .column {
    flex: 100%;
    max-width: 100%;
  }
}
.speaker{
	position: relative;
    overflow: hidden;
    margin-bottom: 30px;
	
    text-align: center;
    
}

.speaker .details {
    
    padding-top: 10px;
    color:000;
}

.gap{margin-top:30px}

/*.speaker-img{width:90%;border: 1px solid #007ac2;box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}*/
.speak-text {color:#000;font-size:14px;margin:0px}

.venue-info{color:white;font-size:18px;text-align:justify}

.sponsor-img img{text-align:center}

.gall-img:hover{transform: scale(1.1);}
.gall-img{transition: transform .5s ease;}

.nav-tabs li{
	width: 50%;
    background-color: #fff;
   
    text-align: center;
	font-size:20px
	
	}
.nav-tabs li a{
	color: #000;
	 padding: 9px;
	 display:block;
	 text-decoration:none;
	 border:1px solid
	 }
.hr-style{}
.tab-content img{border-radius: 50%;width:100px}
.tab-center{text-align:center}
.tab-left{text-align:left}
.deco-social{font-size:24px;padding-right:10px}
.deco-social:hover{transform: scale(1.5);color:#6B478F}
.speaker-img{
  border-radius: 100%;
  padding: 10px;
  background: #fff;
  border: 1px solid #7ee2ce;
}
.nav-tabs .active {

  background-color:#007d48 !important;
  color:#fff;

}
.color-green{color: #007d48!important;}
.text-head{font-size:22px!important}
.bg-red{background-image: url("img/back-banner.jpg")}
.h2-white{color:#fff!important;}

.program_table_head{background-color:#0a8648!important;color:#fff;}
.back-image{background-image: url("img/back-banner.jpg");
 background-size: cover;
 background-repeat: no-repeat;}
 
.mod-header{display: block!important;
    background-color: #016038!important;
    color: #fff!important;}

.btn-speaker{background-color:#007d48!important;color:#fff;padding: 8px 20px;border-radius: 10px;border:none;}

.btn-speaker:hover { opacity: 0.8; background-color:#e3e3e3;}
.line_seprater{width:100%;margin:auto;background-color:#515048;height:3px}

@media only screen and (max-width : 765px) {
   .line_seprater {
     width:400px;margin:auto;background-color:#515048;height:3px
    }
	.mob-section{
	display:block	
	}
	.gall-img{width:100%}
	.faculty-listing .row { display:block!important}
}

@media only screen and (max-width : 600px) {
   .line_seprater {
     width:400px;margin:auto;background-color:#515048;height:3px
    }
	.mob-section{
	display:block	
	}
	.gall-img{width:100%}
	.faculty-listing .row { display:block!important}
}

@media only screen and (max-width : 400px) {
   .line_seprater {
     width:250px;margin:auto;background-color:#515048;height:3px
    }
	.gall-img{width:100%}
	.faculty-listing .row { display:block!important}
}
.slider_banner_1{
  background: url('../img/main-banner-4.jpg') no-repeat center center;
  height:450px;  
  background-size: cover;
}
.slider_banner_2{
  background: url('../img/main-banner-3.jpg') no-repeat center center;
  height:450px;  
  background-size: cover;
}
.slider_banner_3{
  background: url('../img/main-banner-3.jpg') no-repeat center center;
  height:450px;  
  background-size: cover;
}
.slider_banner_4{
  background: url('../img/main-banner-3.jpg') no-repeat center center;
  height:450px;  
  background-size: cover;
}

.inner-banner-1{
  background: url('../img/inner-banner-1-1.jpg') no-repeat center center;
  height:300px;  
  background-size: cover;
}

.inner-banner-2{
  background: url('../img/inner-banner-2-1.jpg') no-repeat center center;
  height:300px;  
  background-size: cover;
}

.inner-banner-3{
  background: url('../img/inner-banner-3-1.jpg') no-repeat center center;
  height:300px;  
  background-size: cover;
}

.inner-banner-4{
  background: url('../img/inner-banner-4-1.jpg') no-repeat center center;
  height:300px;  
  background-size: cover;
}
.inner-banner-5{
  background: url('../img/inner-banner-5-1.jpg') no-repeat center center;
  height:300px;  
  background-size: cover;
}

@keyframes fadein{
    0% { opacity:0;-webkit-transform: translateY(100px);transform: translateY(100px); }
    100% { opacity:1;-webkit-transform: none;transform: none; }
}

@-webkit-keyframes fadein{
    0% { opacity:0;-webkit-transform: translateY(100px);transform: translateY(100px); }
    100% { opacity:1;-webkit-transform: none;transform: none; }
}

.carousel-item.active .banner-text-position h2{
  animation-delay: 0s;
  -webkit-animation: 1s ease 1s normal forwards 1 fadein;
    animation: 1s ease 1s normal forwards 1 fadein;
}
.carousel-item.active .banner-text-position h4{
  animation-delay: 1s;
  -webkit-animation: 1s ease 2s normal forwards 1 fadein;
    animation: 1s ease 2s normal forwards 1 fadein;
}
/*.carousel-item.active .banner-text-position .btn{
  animation-delay: 2s;
  -webkit-animation: 1s ease 3s normal forwards 1 fadein;
    animation: 1s ease 3s normal forwards 1 fadein;
}*/

.who-bg-overlay{
  background: #fff;
}

/* these banner not in use */



.header_grad{
  margin-top: 100px;
  background: rgba(30,121,190,0);
  background: -moz-linear-gradient(left, rgba(30,121,190,0) 0%, rgba(30,121,190,0.7) 20%, rgba(30,121,190,1) 50%, rgba(30,121,190,0.7) 80%, rgba(30,121,190,0) 100%);
  background: -webkit-linear-gradient(left, rgba(30,121,190,0) 0%, rgba(30,121,190,0.7) 20%, rgba(30,121,190,1) 50%, rgba(30,121,190,0.7) 80%, rgba(30,121,190,0) 100%);
  background: -o-linear-gradient(left, rgba(30,121,190,0) 0%, rgba(30,121,190,0.7) 20%, rgba(30,121,190,1) 50%, rgba(30,121,190,0.7) 80%, rgba(30,121,190,0) 100%);
  background: -ms-linear-gradient(left, rgba(30,121,190,0) 0%, rgba(30,121,190,0.7) 20%, rgba(30,121,190,1) 50%, rgba(30,121,190,0.7) 80%, rgba(30,121,190,0) 100%);
  background: linear-gradient(to right, rgba(30,121,190,0) 0%, rgba(30,121,190,0.7) 20%, rgba(30,121,190,1) 50%, rgba(30,121,190,0.7) 80%, rgba(30,121,190,0) 100%);
}
.header_grad h1{
  text-shadow: 0px 0px 12px #000;
}
.des1{
  padding: 20px 30px;
  clip-path: polygon(3% 8%, 96% 0, 100% 100%, 0 91%);
}
.des2{
  padding: 20px 30px;
  clip-path: polygon(5% 0, 100% 6%, 96% 97%, 0 100%);
}
.des3{
  padding: 20px 30px;
  clip-path: polygon(0 5%, 94% 0, 100% 100%, 5% 97%);
}
@media(max-width: 780px){
  #carouselExampleIndicators{
    display: none;
  }
}
.mobile_ehader{
  background: url('../img/med_banner.jpg');
  height: 230px;
  background-size: cover;
}
.custom_modal{
  position: fixed;
  z-index: 999999999;
  justify-content: center;
  align-items: center;
  background: rgba(0,0,0,0.8);
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
}

.change_hover:hover{/*transform: scaleY(1.1);-webkit-transition: transform 2s ease-in-out;color:#2a79be;*/}

.learning_objectives_background{
  background-image: url('../img/target_aud_banne.jpg');
	/*height:200px;*/
  /*background-attachment: fixed;*/
	background-position: center;
	background-repeat: no-repeat; 
	background-size: cover;
  border: 5px solid #007d48;
}
.learning_objectives_background-2{
  background-image: url('../img/target_aud_banne_2.jpg');
  /*height:200px;*/
  /*background-attachment: fixed;*/
  background-position: center;
  background-repeat: no-repeat; 
  background-size: cover;
  border: 5px solid #007d48;
}
.learning_objectives_background-inner{
  background-image: url('../img/target_aud_banne.jpg');
  /*height:200px;*/
  /*background-attachment: fixed;*/
  background-position: center;
  background-repeat: no-repeat; 
  background-size: cover;
}
.learning_objectives_background-2-inner{
  background-image: url('../img/target_aud_banne_2.jpg');
  /*height:200px;*/
  /*background-attachment: fixed;*/
  background-position: center;
  background-repeat: no-repeat; 
  background-size: cover;
}
.btn-success{
  background: #007d48;
  border: 1px solid #007d48;
}
th, td{
  vertical-align: middle !important;
  text-align: center;
}
.bg-green{
  background-color: #007d48!important;
  color: #fff;
}
.bg-blue{
  background-color: #005384!important;
  color: #fff;
}
.bg-light-blue{
  background-color: #007ac2!important;
  color: #fff;
}
.bg-light-blue{
  background-color: #007ac2!important;
  color: #fff;
}
/*.bg-grey{
  background-color: #a9a9a9!important;
  color: #fff;
}*/
.btn-primary {
  color: #fff;
  background-color: #7ee2ce;
  border-color: #7ee2ce;
}
.bg-menu{
  background: #656565;
  /*background: -moz-linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(77,77,77,1) 35%, rgba(77,77,77,1) 65%, rgba(0,0,0,0) 100%);
  background: -webkit-linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(77,77,77,1) 35%, rgba(77,77,77,1) 65%, rgba(0,0,0,0) 100%);
  background: linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(77,77,77,1) 35%, rgba(77,77,77,1) 65%, rgba(0,0,0,0) 100%);*/
}
.navbar-dark .navbar-nav .nav-link {
    color: rgba(255,255,255,1);
}
.bg-subs-form{
  background: url(../img/subs-bg-2.jpg);
  background-position: left;
  background-repeat: no-repeat;
  background-size: cover;
}
.bg-info-sec{
  background: url(../img/midBar.jpg);
  background-position: left;
  background-repeat: no-repeat;
  background-size: cover;
}
.bg-info-sec i{
  font-size: 55px;
  margin-bottom: 10px;
}

.bg-info-sec .btn-primary{
  /*background-color: white;*/
  border-color: #7ee2ce;
  border-radius: 125px;
  /*color: #7ee2ce;*/
  /*position: absolute;
  right: -5px;
  top: 31.5%;*/
}
.bg-info-sec .btn-primary:hover{
  background: #ffffff;
  border-color: #7ee2ce;
  color: #7ee2ce;
}
.navbar-nav .nav-item.br-bt{
  border:none;
  position: relative;
}
.navbar-nav .nav-item.br-bt:hover{
  border: none;
}
.navbar-nav .nav-item:hover {
  border-bottom: 5px solid #7ee2ce;
}
.navbar-nav .nav-item:hover .nav-link {
  color: #fff;
}
.br-bt::after{
  content: '';
  position: absolute;
  width: 0px;
  height: 5px;
  left: 50%;
  bottom:0;
  background-color: #7ee2ce;
  transition: all ease-in-out .2s;
}
.br-bt:hover::after{
  width: 100%;
  left: 0;
}
.navbar-nav .submit-abs-btn{
  position: absolute;
  right: 10%;
}
.footer-copyright{
  background: #7ee2ce;
  color: #fff;
}
.footer-copyright p, .footer-copyright a{
  color: #fff;
}
.carousel-item .btn-primary{
  font-size: 20px;
  margin-top: 15px;
}
.why-img{background: url('../img/why-img.jpg');}
.who-img{background: url('../img/who-img-3.jpg');}
.why-img, .who-img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left 77%;
}

.span{
      vertical-align: top;
      font-size: 20px;
    }
  .banner-text{position: absolute;
   
    color: #fff;
    bottom: 34px;
    text-align: center;
    /*left: 356px;*/
  
  }
  .banner-heading{ background-color: rgba(0, 135, 80, .4);color: #fff!important;}
  .ban-head-cus{
    font-size: 27px;
    color: white !important;
  }
  .main-heading{/*background-image: linear-gradient(180deg, #d6608d, #fbdee9);*//*background: #7ee2ce;*/padding: 1px;text-align:center;/*color: #fff;*/}
  .main-heading-text{text-transform:uppercase;/*color: #fff !important;*/font-weight: bold;}
  .banner-h2-style{font-size: 47px;color: #fff!important;/*text-shadow: 3px 4px 5px #2e2e2e;*/line-height: 65px;margin-bottom: 10px;font-weight: bold;}
  .banner-text-position h4{font-size: 30px;font-weight: bold;}
  /*.banner-text-position{position:absolute;top:50px;left:50px}*/
  .carousel-item{display: flex !important;align-items: center;/*border-bottom: 1px solid #e3e3e3;*/}
  .carousel-item .banner-text-position h2{opacity: 0;
    background-color: #fff;
    color: #8cd1c5!important;
    max-width: 380px;
    padding-left: 30px;
    border-radius: 0 0 20px;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .carousel-item .banner-text-position h4{opacity: 0;}
  /*.carousel-item .banner-text-position .btn{opacity: 0;}*/
  .banner-text-position{padding-left: 50px;}
  .inner-banner .carousel-item{height: 300px;}
  

  .speaker-text{ font-weight: 500!important; font-size: 15px!important }
  .speaker-slider img{ border: 1px solid #7ee2ce; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }
  .back-1{background-image: url(img/back-1.jpg);background-repeat: no-repeat;background-attachment: fixed;background-position: center;background-size: cover;}
  .back-color-blue{background: rgba(0, 122, 194, .7);}
  .back-2{background-image: url(img/back-2.jpg);background-repeat: no-repeat;background-attachment: fixed;background-position: center;background-size: cover;}
  .fs-20{font-size:20px}
  .fs-16{font-size:16px!important}
  .color-text-blue{color:#007ac2}
  
  @media screen and (max-width: 600px){
    .speaker-text{ font-size: 14px!important }
	.who-img{background:none!important;}
  } 
  .text-mobile-center{
    text-align: left;
  }
  @media(max-width: 800px){
    .text-mobile-center{
      text-align: -webkit-center;
    }
  }
  .color-black{
    color: black;
  }
  .text-centered{
    text-align: -webkit-center;
  }
  .white{color:#fff!important;}
  
  .c_tile_1, .c_tile_2, .c_tile_3, .c_tile_4, .c_tile_5, .c_tile_6 {
      /*display: flex;*/
      background: #007ac2!important;
      flex-direction: column;
      justify-content: center;
  }
  .c_tile_1 img, .c_tile_2 img, .c_tile_3 img, .c_tile_4 img, .c_tile_5 img, .c_tile_6 img {
    width: 40px;
  }
  .c_tile_1 h4, .c_tile_2 h4, .c_tile_3 h4, .c_tile_4 h4, .c_tile_5 h4, .c_tile_6 h4 {
    font-size: 20px;
    color: white;
    font-weight: bold;
    margin-bottom: 0px;
  }
  .c_tile_1 {
      border-right: 1px solid #fff;
      border-bottom: 1px solid #fff;
  }
  .c_tile_2 {
      border-left: 1px solid #fff;
      border-right: 1px solid #fff;
      border-bottom: 1px solid #fff;
  }
  .c_tile_3 {
      border-left: 1px solid #fff;
      border-bottom: 1px solid #fff;
  }
  .c_tile_4 {
      border-right: 1px solid #fff;
      border-top: 1px solid #fff;
  }
  .c_tile_5 {
      border-left: 1px solid #fff;
      border-right: 1px solid #fff;
      border-top: 1px solid #fff;
  }
  .c_tile_6 {
      border-left: 1px solid #fff;
      border-top: 1px solid #fff;
  }
  /*.speaker-slider .slick-prev:before, .speaker-slider .slick-next:before {
    font-size: 48px;
    color: #414141;
  }*/
  .speaker-slider .slick-prev:before {
    content: '';
  }
  .speaker-slider .slick-next:before {
    content: '';
  }
  .speaker-slider .slick-prev:before, .speaker-slider .slick-next:before{
    position: absolute;
    top: 50%;
    margin-top: -45px;
  }
  .speaker-slider .slick-prev:before{
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 15px solid #7ee2ce;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
  }
  .speaker-slider .slick-next:before{
    width: 0;
    height: 0;
    right: 10px;
    border-right: 0 solid transparent;
    border-left: 15px solid #7ee2ce;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
  }
  .speaker-slider .slick-prev:before, .speaker-slider .slick-next:before{
    opacity: 1;
  }
  .speaker-slider .slick-prev:hover:before, .speaker-slider .slick-prev:focus:before, .speaker-slider .slick-next:hover:before, .speaker-slider .slick-next:focus:before{
    opacity: .75;
  }
  @media(max-width: 600px){
    .c_tile_1 h4, .c_tile_2 h4, .c_tile_3 h4, .c_tile_4 h4, .c_tile_5 h4, .c_tile_6 h4 {
        font-size: 16px;
        margin-bottom: 0px;
    }
    .c_tile_1, .c_tile_2, .c_tile_3, .c_tile_4, .c_tile_5, .c_tile_6 {
        border: 1px solid #007ac2!important;
        height: 220px;
        width: 100%;
        display: flex !important;
    }
    h2{
      font-size: 1.8rem;
    }
  }
  .btn-success{
    border-radius: 0px !important;
  }
  .btn-regis{
      transition: .5s all ease;
      -webkit-transition: .5s all ease;
  }
  .btn-regis:hover {
      box-shadow: 2px 2px 22px black;
  }
  .blue-heading{color: #007ac2!important;}
  .pink-ribbon-style{margin-right:10px!important;width:40px!important}
  .four-box{width: 250px!important;
    height: 280px;
    
    text-align: center;
    padding: 10px 20px;
    box-shadow: 2px 3px 20px #aaaaaa;
    border-bottom: 4px solid #7ee2ce;
  }
  .four-box-container{height:auto}
  .four-box-ul{text-align: left;
    font-size: 14px!important;
    line-height: 20px;
    margin: 0px!important;
    padding: 5px!important;padding-left:20px!important}
  .four-box-icon{width: 100px;margin: 10px;}
  .fs-12{font-size:12px!important}
  .fs-17{font-size:17px!important}
  .modal-header{background: #007ac2;color: #fff;}
  .modal-dialog{top: 25%;}
  .btn-primary:hover {
    color: #fff;
    background-color: #007ac2;
    border-color: #007ac2;
  }
  .four-box{position: relative;background: #fff;margin-bottom: 30px;}
  .bg-grey{background: #e3e3e3;}
  .conf-top-link{
    position: absolute;
    bottom: 15px;
    right: 30%;
    color: #7ee2ce;
    text-decoration: none;
  }
  .conf-top-link::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #7ee2ce;
    transition: width .3s;
  }
  .conf-top-link:hover{
    text-decoration: none;
      color: #7ee2ce;
  }
  .conf-top-link:hover::after {
      width: 100%;
  }
  .bold{font-weight: bold !important;}
  .four-box-icon{
    filter: grayscale(var(--value, 100%)); --value:100%;
      transition: all 0.4s ease;
      -webkit-transition: all 0.4s ease;
  }
  .four-box:hover .four-box-icon{
    animation: confimages 0.6s 1;
      transition: all 0.6s ease;
      -webkit-transition: all 0.6s ease;
    filter: hue-rotate(var(--value, 360deg)); --value:118deg;
  }
  @keyframes confimages {
    0% {
      filter: grayscale(var(--value, 100%)); --value:100%;
    }
    100% {
      filter: hue-rotate(var(--value, 360deg)); --value:118deg;
    }
  }
  .bg-message .clipped{
    clip-path: polygon(2% 2%, 99% 11%, 99% 96%, 0 99%);
    padding: 40px 24px;
  }
  .bg-message{
    background: #e64a9a;
  }
  .spon-body{border: 4px solid #7ee2ce;box-shadow: 2px 3px 20px #aaaaaa;background:#fff;padding: 20px;
  min-height: 180px;
    max-width: 300px;margin:auto;
  }

   .float {
    display: block;
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 60px;
    right: 20px;
    background-color: #25d366;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 7px 9px 7px 0px #0000006e;
    z-index: 1000;
    transition: .3s;
    -webkit-transition: .3s;
}
.my-float {
    margin-top: 10px;
    color: white !important;
}

@media(min-width: 800px){
  .br-md-1{
    border-right: 1px solid #414141;
  }
  .speakers .modal-dialog{max-width: 600px;}
}

@media(max-width: 800px){
  .navbar-nav .submit-abs-btn{
    position: inherit;
    right: auto;
  }
  .why-img, .who-img{
    height: auto;
  }
  .bg-info-sec .btn-primary{
    font-size: 13px;
    right: 3%;
  }
}

@media(max-width: 800px){
	.why-img, .who-img{
    height: auto;
  }
  .pink-ribbon-style{
  	display: none;
  }
  /*.pink-ribbon-style{
    position: absolute;
    left: -15px;
    top: 12px;
  }
  h2{
    padding-left: 15px;
  }*/
}
.contact-form .input-wrapper{
  margin: 20px 0;
  position: relative;
}
.contact-form .input-wrapper *{
  transition: .3s all;
  -webkit-transition: .3s all;
}
.contact-form .input-wrapper select:hover{cursor: pointer;}
.contact-form .input-wrapper input,.contact-form .input-wrapper select{
  padding: 10px 0;
  background: transparent !important;
  color: black;
  border: none;
  outline: none;
  border-bottom: 2px solid black;
  position: relative;
  width: 100%;
}
.contact-form .input-wrapper input::placeholder{
  color: #424242;
}
.contact-form .input-wrapper label{
  position: absolute;
  color: black;
  top: 10px;
  left: 20px;
}
.contact-form .input-wrapper input:focus + label, .filled + label, .contact-form .input-wrapper select:focus + label{
  top: -20px;
  font-size: 12px;
  color: #7ee2ce;
}
.contact-form .input-wrapper input::before, .contact-form .input-wrapper select::before{
  content: '';
  height: 2px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #7ee2ce;
}
.contact-form .input-wrapper input:focus::before, .filled::before, .contact-form .input-wrapper select:focus::before{
  background: #7ee2ce;
}
.contact-form .input-wrapper input:focus, .filled, .contact-form .input-wrapper select:focus{
  border-color: #7ee2ce !important;
}
.contact-submit{
  border: none;
}
.contact-form .input-wrapper input:focus~label, .contact-form .input-wrapper input:valid~label, .contact-form .input-wrapper select:focus~label, .contact-form .input-wrapper select:valid~label {
    top: -20px;
    font-size: 12px;
    color: #7ee2ce;
}

.bg-cyan{background: #7ee2ce;color: #fff;}
.color-cyan{color: #7ee2ce;}
#agenda .nav-item{
  text-align: center;
  width: 50%;
  display: grid;
  background: #435469 !important;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

#agenda .nav-tabs {
  border-bottom: 0px solid #dee2e6;
  background: #435469 !important;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
#agenda .nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
#agenda .nav-tabs .nav-item.show .nav-link, #agenda .nav-tabs .nav-link.active {
  color: #fff;
  background-color: #59697e;
  border-color: #dee2e600 #dee2e600 #fff0;
}
#agenda .nav-tabs .nav-link {
  color: #fff;
  text-transform: none;
  position: relative;
  transition: .4s all ease;
  -webkit-transition: .4s all ease;
}
#agenda .nav-tabs .nav-link:focus {
  border-color: #e9ecef00;
  border: 0px solid transparent;
  color: #fff;
}
#agenda .nav-tabs .nav-link:hover {
  border-color: #e9ecef00;
  border: 1px solid transparent;
  color: #7ee2ce;
}
#agenda .nav-tabs .nav-link span.day {
  font-size: 20px;
}
#agenda .nav-tabs .nav-link span.date {
  font-size: 17px;
}

#agenda .nav-tabs .nav-link.active:before {
  content: '';
  position: absolute;
  z-index: 10;
  top: 100%;
  right: 48.5%;;
  width: 0;
  height: 0;
  margin-left: -7px;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #435469;
}
#agenda .tab-content{border: 1px solid #7ee2ce;}
#agenda .nav-tabs .nav-link.active:before {
  border-top: 7px solid #59697e;
}
#agenda .nav-tabs .nav-link.active {
  background: #59697e !important;
}
@media screen and (min-width: 700px) {
  #agenda .timing{
    float: right;
  }
}