/*.nav>li>a:focus,.nav>li>a:hover{
    background: #fff!important;
   text-decoration: none;
}*/
.nomspeaker{
    font-size: 24px;
}
.boxusu{
  margin-left: 30%!important;  
    
}
.infousu{
     font-family: abel;
}
.infousu h3{
    color:#007bff;
}
.design-process-section .text-align-center {
    line-height: 25px;
    margin-bottom: 12px;
}
.design-process-content {
    border: 1px solid #e9e9e9;
    position: relative;
    padding: 20px;
}

.design-process-content h3 {
    margin-bottom: 16px;
}
.design-process-content p {
    line-height: 26px;
    margin-bottom: 12px;
}
.process-model {
    list-style: none;
    padding: 0;
    position: relative;
    margin-top:3%;
    border: none;
    z-index: 0;
}

.process-model li.active::after {
    background: #D6DA28;
}
.process-model li:last-child::after {
    width: 0;
}
.process-model li {
    display: inline-block;
    width: 10%;
    text-align: center;
    float: none;
    min-width: 110px;
}
/*.nav-tabs.process-model > li.active > a, .nav-tabs.process-model > li.active > a:hover, .nav-tabs.process-model > li.active > a:focus, .process-model li a:focus {
    border: none;
    background: transparent;

}*/
.process-model li a {
    padding: 0;
    border: none;
    color: #606060;
}
.process-model li a.active/*,
.process-model li.visited*/ {
    color: #D6DA28;
}
.process-model li a.active,
.process-model li a.active:hover,
.process-model li a.active:focus/*,
.process-model li.visited a,
.process-model li.visited a:hover,
.process-model li.visited a:focus*/ {
    color: #D6DA28;
}
.process-model li a.active p/*,
.process-model li.visited p*/ {
    font-weight: 600;
    color: #D6DA28;
}
.process-model li i {
    display: block;
    height: 68px;
    width: 68px;
    text-align: center;
    margin: 0 auto;
    background: #f5f6f7;
    border: 2px solid #e5e5e5;
    line-height: 65px;
    font-size: 30px;
    border-radius: 50%;
}
/*.process-model li.active i  {
    background: #fff;
    border-color: #D6DA28;
}*/
.process-model li p {
    font-size: 14px;
    margin-top: 11px;
}
.process-model.contact-us-tab li.active a, .process-model.contact-us-tab li.active p {
    color: #606060!important;
    font-weight: normal
}
.process-model.contact-us-tab li::after  {
    display: none; 
}
.process-model li a.active i {
    border-color: #D6DA28; 
}

/*Inicio Mensajes*/

/*img{ max-width:100%;}*/
.inbox_people {
  background: #f8f8f8 none repeat scroll 0 0;
  float: left;
  overflow: hidden;
  width: 40%; border-right:1px solid #c4c4c4;
}
.inbox_msg {
  border: 1px solid #c4c4c4;
  clear: both;
  overflow: hidden;
}
.top_spac{ margin: 20px 0 0;}


.recent_heading {float: left; width:40%;}
.srch_bar {
  display: inline-block;
  text-align: right;
  width: 60%;
}
.headind_srch{ padding:10px 29px 10px 20px; overflow:hidden; border-bottom:1px solid #c4c4c4;}

.recent_heading h4 {
  color: #05728f;
  font-size: 21px;
  margin: auto;
}
.srch_bar input{ border:1px solid #cdcdcd; border-width:0 0 1px 0; width:80%; padding:2px 0 4px 6px; background:none;}
.srch_bar .input-group-addon button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  padding: 0;
  color: #707070;
  font-size: 18px;
}
.srch_bar .input-group-addon { margin: 0 0 0 -27px;}

.chat_ib h5{ font-size:15px; color:#464646; margin:0 0 8px 0;}
.chat_ib h5 span{ font-size:13px; float:right;}
.chat_ib p{ font-size:14px; color:#989898; margin:auto}
.chat_img {
  float: left;
  width: 11%;
}
.chat_img img {
    width: 60px!important;
    height: 60px!important;
    border-radius: 50%;
}
.chat_ib {
  float: left;
  padding: 0 0 0 15px;
  width: 88%;
}

.chat_people{ overflow:hidden; clear:both;}
.chat_list {
  border-bottom: 1px solid #c4c4c4;
  margin: 0;
  padding: 18px 16px 10px;
  cursor: pointer;
}
.inbox_chat { height: 550px; overflow-y: scroll;}

.active_chat{ background:#ebebeb;}

.incoming_msg_img {
  display: inline-block;
}
.received_msg {
  display: inline-block;
  padding: 0 0 0 10px;
  vertical-align: top;
  width: 92%;
 }
 .received_withd_msg p {
  background: #ebebeb none repeat scroll 0 0;
  border-radius: 3px;
  color: #646464;
  font-size: 14px;
  margin: 0;
  padding: 5px 10px 5px 12px;
  width: 100%;
}
.time_date {
  color: #747474;
  display: block;
  font-size: 12px;
  margin: 8px 0 0;
}
.received_withd_msg { width: 57%;}
.mesgs {
  float: left;
  padding: 30px 15px 0 25px;
  width: 60%;
}

 .sent_msg p {
  background: #05728f none repeat scroll 0 0;
  border-radius: 3px;
  font-size: 14px;
  margin: 0; color:#fff;
  padding: 5px 10px 5px 12px;
  width:100%;
}
.outgoing_msg{ overflow:hidden; margin:26px 0 26px;}
.sent_msg {
  float: right;
  width: 46%;
}
.input_msg_write input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #4c4c4c;
  font-size: 15px;
  min-height: 48px;
  width: 100%;
}

.type_msg {border-top: 1px solid #c4c4c4;position: relative;}
.msg_send_btn {
  background: #05728f none repeat scroll 0 0;
  border: medium none;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  font-size: 17px;
  height: 33px;
  position: absolute;
  right: 0;
  top: 11px;
  width: 33px;
}
.messaging {
   margin-left: 5%;
   margin-right: 5%;
   
}
.msg_history {
  height: 450px;
  overflow-y: auto;
}

/*Fin Mensajes*/


/*Inicio Favoritos*/
/*
** Style Simple Ecommerce Theme for Bootstrap 4
** Created by T-PHP https://t-php.fr/43-theme-ecommerce-bootstrap-4.html
*/
.bloc_left_price {
    color: #c01508;
    text-align: center;
    font-weight: bold;
    font-size: 150%;
}
.category_block li:hover {
    background-color: #007bff;
}
.category_block li:hover a {
    color: #ffffff;
}
.category_block li a {
    color: #343a40;
}
.add_to_cart_block .price {
    color: #c01508;
    text-align: center;
    font-weight: bold;
    font-size: 200%;
    margin-bottom: 0;
}
.add_to_cart_block .price_discounted {
    color: #343a40;
    text-align: center;
    text-decoration: line-through;
    font-size: 140%;
}
.product_rassurance {
    padding: 10px;
    margin-top: 15px;
    background: #ffffff;
    border: 1px solid #6c757d;
    color: #6c757d;
}
.product_rassurance .list-inline {
    margin-bottom: 0;
    text-transform: uppercase;
    text-align: center;
}
.product_rassurance .list-inline li:hover {
    color: #343a40;
}
.reviews_product .fa-star {
    color: gold;
}
.pagination {
    margin-top: 20px;
}
footer {
    background: #343a40;
    padding: 40px;
}
footer a {
    color: #f8f9fa!important
}

/*Inicio FAQ*/

.card-header{
    border-bottom: 0px none;
}
a:hover, a:focus{
   outline: none;
   text-decoration: none;
}
#accordion .card{
   border:0px none;
   box-shadow:none;
}
#accordion .card-header{
 padding:0;
 background: #fff;
}
#accordion .card-title a{
   display: block;
   position: relative;
   background:transparent;
   color:#91b43e;
   font-size:14px;
   font-weight: bolder;
   text-transform:uppercase;
   margin-bottom:15px;
   padding:15px 50px;
   border-bottom:1px solid #91b43e;
   border-radius: 0 15px 0 15px;
   transition:all 0.10s linear 0s;
}

#accordion .card-title a i{
   color:#91b43e;
   position: absolute;
   top: 14px;
   left:25px;
}
#accordion .card-title a:before,
#accordion .card-title a.collapsed:before{
   content:"";
   position: absolute;
   bottom:-15px;
   left:36px;
   border:7px solid transparent;
   border-top:7px solid #91b43e;
}
#accordion .card-title a.collapsed:before{
   content:"";
   border: 0px none;
}
#accordion .card-title a.collapsed:hover{
   color: #6a6060;
}
#accordion .card-title a:after,
#accordion .card-title a.collapsed:after{
   content: "\f106";
   font-family: "Font Awesome 5 Free";
   font-weight: 900;
   color: #91b43e;
   font-size: 20px;
   line-height: 20px;
   position: absolute;
   top: 14px;
   right:25px;
}
#accordion .card-title a.collapsed:after{
   content: "\f107";
   color:#808080;
}
#accordion .card-body{
   border-top:0 none;
   color:#808080;
}
/*Fin FAQ*/

/*Inicio Agenda*/

#agendacongress .card{
   border:0px none;
   box-shadow:none;
}
#agendacongress .card-header{
 padding:0;
 background: #fff;
}
#agendacongress .card-title a{
   display: block;
   position: relative;
   background:transparent;
   color:#5f85e9;
   font-size:14px;
   font-weight: bolder;
   text-transform:uppercase;
   margin-bottom:15px;
   padding:15px 50px;
   border-bottom:1px solid #5f85e9;
   border-radius: 0 15px 0 15px;
   transition:all 0.10s linear 0s;
}

#agendacongress .card-title a i{
   color:#5f85e9;
   position: absolute;
   top: 14px;
   left:25px;
}
#agendacongress .card-title a:before,
#agendacongress .card-title a.collapsed:before{
   content:"";
   position: absolute;
   bottom:-15px;
   left:36px;
   border:7px solid transparent;
   border-top:7px solid #5f85e9;
}
#agendacongress .card-title a.collapsed:before{
   content:"";
   border: 0px none;
}
#agendacongress .card-title a.collapsed:hover{
   color: #6a6060;
}
#agendacongress .card-title a:after,
#agendacongress .card-title a.collapsed:after{
   content: "\f106";
   font-family: "Font Awesome 5 Free";
   font-weight: 900;
   color: #5f85e9;
   font-size: 20px;
   line-height: 20px;
   position: absolute;
   top: 14px;
   right:25px;
}
#agendacongress .card-title a.collapsed:after{
   content: "\f107";
   color:#808080;
}
#agendacongress .card-body{
   border-top:0 none;
   color:#808080;
}
/*Fin Agenda*/

  .btn-send
        {
        	border-radius: 0px;
        	border:1px solid #00bfff;
        	background:#00bfff;
        	color:#fff; 
        }

/*Fin Favoritos*/
/*
@media screen and (max-width: 560px) {
  .more-icon-preocess.process-model li span {
        font-size: 23px;
        height: 50px;
        line-height: 46px;
        width: 50px;
    }
    .more-icon-preocess.process-model li::after {
        top: 24px;
    }
}
@media screen and (max-width: 380px) { 
    .process-model.more-icon-preocess li {
        width: 16%;
    }
    .more-icon-preocess.process-model li span {
        font-size: 16px;
        height: 35px;
        line-height: 32px;
        width: 35px;
    }
    .more-icon-preocess.process-model li p {
        font-size: 8px;
    }
    .more-icon-preocess.process-model li::after {
        top: 18px;
    }
    .process-model.more-icon-preocess {
        text-align: center;
    }
}
*/
