/*********************************************************************************

	Template Name: Template Full Name Here
	Description: A perfect template to build beautiful and unique medical websites. It comes with nice and clean design.
	Version: 1.0

	Note: This is custom css.

**********************************************************************************/
.bg_color--6 {
    background: #6c8cb538;
}

a.brook-btn.bk-btn-theme-border, button.brook-btn.bk-btn-theme-border {  
    background: #ffffff8a;}

.header-default.header-transparent.position-from--top {
    padding-top: 10px;
}
.header-default .header__wrapper .header-left {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 20%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;}

.header-default .header__wrapper .header-left .logo a img { 
    width: 230px; 
    padding-top: 0;   
}

.header-default.light-logo--version .manu-hamber.light-version {
    color: #6c8cb5;
}

.popup-mobile-manu .inner {
    background: #6c8cb5;}

.object-custom-menu > li a span {
    font-size: 16px;
    color: #ffffff;
    text-transform: uppercase;
}    
.popup-mobile-manu .inner .mobileheader {
    height: 92px;}

.popup-mobile-manu .inner .mobileheader .logo a img {
  width: 140px;}

/*.type-portfolio-wrapper {
    padding: 130px 150px;
}*/
.type-portfolio-wrapper .type-portfolio {
    margin-top: 15px;
}
.type-portfolio-thumbnail {
    position: relative;
    padding: 125px 150px 75px 0px;
}

.portfolio-mobile {
    margin-top: 20px!important;
    text-align:center;
}

.thumbnail-mobile{
    margin-bottom: 30px!important;
    padding: 0 50px!important;
    
}

.brook__toolbar .inner a[class*=hint--]::before {border-left-color: #6c8cb5;}
.brook__toolbar .inner a[class*=hint--]::after {background: #6c8cb5;}

.secondary-color{color: #6c8cb5}

.bk-hover a {
    position: relative;
    overflow: hidden;
    z-index: 1;
    display: inline-flex;
    color: #dadada;
}

.text-white a {
    color: rgba(255, 255, 255, 0.9);
} 
.open-hamberger-wrapper .mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1 > a {
    line-height: 30px;
    font-size: 28px;
}

p.bk_pra {
    margin-bottom: 0;
    word-wrap: break-word;
    max-width: 100%;
    font-weight: 300;
    line-height: 1.6;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
}



.manu-hamber.hamberger-trigger.d-none.d-xl-block {
    color: #6c8cb5;
}
.maintenance-social-networks a, .copyright .copyright-right p a {
    color: rgba(255, 255, 255, 0.5);
    text-decoration: none;
}
.maintenance-social-networks :hover, .copyright .copyright-right p :hover {
    color: #fff;
  
}
.maintenance-social-networks {
    font-size: 13px;}


input, button, select, textarea {
   /* background: transparent;
    border: 1px solid #eee;
    -webkit-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    color: #fff;
    */
}
.open-hamberger-wrapper {
    background-image: url(../img/bg/bg-image-28.jpg);
    padding-top: 45px;}

.mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1 {
    padding-right: 5px;
}

.mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1.with--drop > a {
    position: relative;
    margin-left: 0;
    padding-right: 21px;
}

.dropdown__menu {
    background-color: #575756;
    min-width: 328px;
}

body.template-font-1 .mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1 > a span {
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
}


#exhibitionHall{
    background-color: #6c8cb5;
    background-image: url(../img/bg/exibition-hall-04.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
#auditorium {
    background-color: #0d0e08;
    background-image: url(../img/bg/auditorium.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  
  
}

.brook__toolbar .inner {top: 125px;}
.brook__toolbar .inner {width: 60px;}
.brook__toolbar .inner a {
    display: block;
    width: 50px;
    height: 50px;
    line-height: 60px;}
.brook__toolbar .inner a i {
    font-size: 25px;
}

.team.team__style--3 .team-info .info {height: 50px; vertical-align: middle;}
.slick-list {top: 25px;}   

body.template-color-1 .team.team__style--3 .thumb .overlay {
    background-color: transparent;
    background-image: url(../img/bg/porta-lobby-act.pn);
    background-size: cover;
    background-repeat: no-repeat;
}

.logo-jj {
    top: 25px;
    position: relative;
    left: -150px;
}

.logo-jj span, .logo-jj img{
    float: left;
}

.info-point{margin-top: 140px; position: absolute;}

.info-point i{
    font-size: 48px;
}

.info-point a {
    color: #fff;
    text-decoration: none;
}

.info-point :hover {
    color: #6fb4dd;
    text-decoration: none;
}
.bk-accordion-style--2 .card-header h5 a.acc-btn {
    color: #6c8cb5;
    font-weight: 500;
    text-align: left;
    font-size: 16px;
    padding: 14px 0 14px 22px;}

    .type-portfolio-wrapper .type-portfolio h3 a.active {
    color: #6c8cb5;}

    .type-portfolio-wrapper .type-portfolio-mobile h3 a.active {
    color: #6c8cb5;}


a.blink {
  animation:1s blinker linear infinite;
  -webkit-animation:1s blinker linear infinite;
  -moz-animation:1s blinker linear infinite;
  color: #be093b !important;
}
@-moz-keyframes blinker {  
  0% { opacity: 1.0; }
  50% { opacity: 0.2; }
  100% { opacity: 1.0; }
}

@-webkit-keyframes blinker {  
  0% { opacity: 1.0; }
  50% { opacity: 0.2; }
  100% { opacity: 1.0; }
}

@keyframes blinker {  
  0% { opacity: 1.0; }
  50% { opacity: 0.2; }
  100% { opacity: 1.0; }
}




body.template-color-1 .bk-list--2 a.list-header.with-ckeck .marker::before,
body.template-color-1 .bk-list--2 a.list-header.with-ckeck p {
    color: #575756;text-align: left;
} 
body.template-color-1 .bk-list--2 a.list-header.with-ckeck.active .marker::before,
body.template-color-1 .bk-list--2 a.list-header.with-ckeck.active p {
    color: #be093b;text-align: left;
}
body.template-color-1 .bk-list--2 a.list-header.with-ckeck.disponibile .marker::before,
body.template-color-1 .bk-list--2 a.list-header.with-ckeck.disponibile p {
    color: #6c8cb5;text-align: left;
}



.bk-list--2 a.list-header {
  padding-left: 14px;
  margin-bottom: 20px; }
  .bk-list--2 a.list-header .marker {
    display: inline-block;
    float: left;
    position: relative; }
    .bk-list--2 a.list-header .marker::before {
      content: "";
      position: absolute;
      top: 6px;
      left: -14px; }
    .bk-list--2 a.list-header .marker.with-dot::before {
      display: block;
      width: 5px;
      height: 5px;
      border-radius: 50%;
      background: #999; }
  .bk-list--2 a.list-header .title-wrap h6.heading {
    color: inherit;
    font-weight: 500; }
  .bk-list--2 a.list-header.with-ckeck {
    padding-left: 28px; display: block; }
    .bk-list--2 a.list-header.with-ckeck .marker::before {
      content: "\f03d";
      display: block;
      font-size: 13px;
      font-family: Font Awesome\ 5 Free;
      font-weight: 900;
      color: #6fb4dd;
      top: 0;
      left: -26px; }


.info h5 i{margin-left: 10px; font-size: 13px; color: #be093b }
.info.active h5 i{color: #33aa5b;}




.basic-thine-line {
    border-bottom: none;
}
#Chat h5 {
    border-top: 1px solid #ddd;
}
body.template-color-1 .bk-accordion-style--2 #Chat.card-header h5 a.acc-btn[aria-expanded="true"]::before {
    color: #33aa5b;
}
body.template-color-1 .bk-accordion-style--2 #Chat.card-header h5 a.acc-btn[aria-expanded="true"] {
    color: #33aa5b;
    font-weight: 900;
    letter-spacing: 0em;
    line-height: 1.23;
    text-transform: uppercase;}
.bk-accordion-style--2 #Chat.card-header h5 a.acc-btn {
    color: #6c8cb5;
    font-weight: 900;
    text-transform: uppercase;
}

a.quick-option-chat.hint--bounce.hint--left.hint--black.primary-color-hover-important.chat {
    color: #33aa5b !important;
}

#collapseChat div.card-body.bk-list--2{
    padding: 0;
}

#collapseChat .message-box{    
    padding: 10px 10px 10px 40px;
    border-radius: 20px;}
#collapseChat .message-box .icon {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 22px;
    line-height: 1;
}   





.testimonial-nav-style .clint-thumb {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    background: none;
    -webkit-transition: all .6s ease 0s;
    -o-transition: all .6s ease 0s;
    transition: all .6s ease 0s;
}

.testimonial-nav-style .clint-thumb:hover {
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4); }

.testimonial-nav-style .slick-center .clint-thumb {
  -webkit-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4); 
  padding: 6px;
  width: 100% !important;
  height: auto;
  border-radius: 50%;
  background-image: none }


.testimonial-fixed-width {
    width: 100%;
    max-width: 100%;
    margin: 90px auto;
    text-align: center;
}

.team.team__style--3 .clint-thumb .social-icon {
    position: absolute;
    bottom: 70px;
    left: 0;
    padding: 0 30px;
    font-size: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    right: 0;
}

.slick-arrow-center {
    position: relative;
    background-color: #1476ad1f;
    padding-bottom: 50px;
}

.headroom--sticky.headroom--not-top {
    background: rgba(255, 255, 255, 0.9);
    background-color: rgba(255, 255, 255, 0.9);
    padding-top: 10px !important;
  }
.header-default.headroom--not-top .header__wrapper .header-left .logo a img {
    width: 200px;
}

.demo-option-wrapper .demo-panel-header {    
    text-align: left;
}
.bk-accordion-style--2 p {
    font-size: 15px;
    font-weight: 500;
    /*color: #6c8cb5;*/
}


.btnMedio{
    margin: 5px auto;
    display: table;
    font-size: 28px;
} 


@media only screen and (max-width:599px) and (min-width:100px){

#sponsor-astellas {
    
    
    min-height: 200px!important;
}

}



#sponsor-astellas {
    
    background-image: url(../img/sponsor/stand-astellas.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top center;
    min-height: 700px;
}



#sponsor-novartis {
    background-color: #fff;
    background-image: url(../img/sponsor/stand-novartis.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top center;
    min-height: 350px;
}



#box-sponsor {
    position: absolute;
    bottom: 50px;
    text-align: center;
    margin: 0 auto;
}
.modal {z-index: 999999;}

video {
  width: 100%;
  height: auto;
}

@media (min-width: 1200px){
.modal-xl {
    max-width: 1140px;
}}

@media only screen and (max-width: 1199px) and (min-width: 992px){
.header-default .header__wrapper .header-left .logo a img {
    
    width: 170px!important;
}
#box-sponsor {
    position: absolute;
    bottom: -20px;
    text-align: center;
    margin: 0 auto;
}
 .modal-xl {
    max-width: 800px;
}
}

@media only screen and (max-width: 991px) and (min-width: 767px){
#box-sponsor {
    position: absolute;
    bottom: -55px;
}
}

@media only screen and (max-width: 767px){
#box-sponsor {
    position: relative;
    bottom: -10px;
}
.header-default .header__wrapper .header-left {
    -webkit-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
}  
.header-default.header-bar.header-new-bar .header__wrapper .header-right {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
}
.header-default .header__wrapper .header-left .logo a img {
   width: 150px!important;
   /* height: 90px;*/
}

.type-portfolio-wrapper {
    padding: 30px 50px 0px;
}


.wrapper-mobile {
    padding-left:  0px !important;
    padding-right:  0px !important;
}







.type-portfolio-thumbnail {
    padding: 0 30px;
}


.type-portfolio-wrapper .type-portfolio {
    margin-top: 10px;
}
#auditorium {
    background-color: #0d0e08;
    background-image: url(../img/bg/auditorium.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center 140px;
    width: 100%;
    padding-bottom: 100%;
    padding-top: 215px;
}

}


.col-lg-4.col-xl-6.bg_image--58.order-2.order-lg-1.d-none.d-md-block.fullscreen {
    border-right: 10px solid #e49b00;
}


@media only screen and (min-width: 992px){
#mobile {
    display:none;
}
#desktop {
    display:block;
}}

@media only screen and (max-width: 991px){
#mobile {
    display:block;
}
#desktop {
    display:none;
}}

.white-mobile{

    background-color: #fff;
    padding: 15px 0;
}

.grey-mobile{

    background-color: #f7f7f7;
    padding: 15px 0;
}

a.brook-btn.space-between, button.brook-btn.space-between {
    margin: 5px 0;
}







