/* 
  ------------------------------------------
  |  DIVISORES                             |
  ------------------------------------------
*/

.divi-bottom-cuadrados { position: relative; }
.divi-bottom-cuadrados:after {
	display: block;
    position: absolute;
    content: '';
    left: 0;
    width: 100%;
    height: 20px;
    background-size: 100px 100%;
    bottom: -20px;
    background-image: -webkit-gradient(linear, 100% 0, 0 100%, color-stop(0.5, #DA4453), color-stop(0.5, #fff));
    background-image: linear-gradient(to right, #DA4453 50%, #fff 50%);
    -webkit-background-size: 130px 100%;
    background-size: 130px 100%;
}

.divi-top-cuadrados { position: relative; }
.divi-top-cuadrados:before {
	display: block;
    position: absolute;
    content: '';
    left: 0;
    width: 100%;
    height: 30px;
    background-size: 100px 100%;
    top: 0;
    background-image: -webkit-gradient(linear, 100% 0, 0 100%, color-stop(0.5, #DA4453), color-stop(0.5, #fff));
    background-image: linear-gradient(to right, #DA4453 50%, #fff 50%);
    -webkit-background-size: 130px 100%;
    background-size: 130px 100%;
}


/* 
  ------------------------------------------
  |  HEADER                                |
  ------------------------------------------
*/

#sp-header {
    background: #da4453;
	box-shadow: none;
    height: 90px;
    left: 0;
    position: absolute;
    top: 20px;
    width: 100%;
    z-index: 99;
}

#sp-header.menu-fixed {
    /*background: #37BC9B;*/
    position: fixed;
    z-index: 9999;
    top: 0;
    /*box-shadow: 0 3px 3px rgba(0,0,0,0.05);*/
    /*height: 70px;*/
}
#sp-header.menu-fixed #offcanvas-toggler {
    /*line-height: 70px;*/
}

.sp-megamenu-parent>li {
    display: inline-block;
    position: relative;
    padding: 0 5px;
}

.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    display: inline-block;
    padding: 0 15px;
    line-height: 60px;
    font-size: 14px;
    letter-spacing: 1px;
    color: #fff;
    margin: 0;
    font-weight: 600;
	text-transform: none;
  	margin: 15px 0;
}
.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a {
    color: #fff;
    background-color: #3C3B3D;
}

#offcanvas-toggler {
    display: inline-block;
    padding: 0 15px;
    line-height: 60px;
    color: #fff;
    margin: 15px 0;
}
#offcanvas-toggler:hover {
    background-color: #3C3B3D;
}

#offcanvas-toggler >i {
    color: #fff;
}
#offcanvas-toggler >i:hover {
    /*color: #da4453;*/
  color: #fff;
}

#sp-header.menu-fixed .sp-megamenu-parent > li > a, #sp-header.menu-fixed .sp-megamenu-parent > li > span {
    /*line-height: 70px;*/
}
#sp-header.menu-fixed .logo {
    /*height: 70px;*/
}


/* 
  ------------------------------------------
  |  OFFCANVAS MENU                        |
  ------------------------------------------
*/

.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus {
    background: #da4453;
}


/*
==========================================
==   INDEXACION
==========================================
*/

@media only screen and (max-width: 479px) {
  .sppb-addon-feature.indexacion-feature, .indexacion-feature {
    padding: 50px 45px;
  }
}

.sppb-addon-feature.indexacion-feature, .indexacion-feature {
    padding: 85px 45px 80px;
    background: #fff;
    border: 1px solid #ebeae6;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}

/* 
==========================================
==   FOOTER
==========================================
*/

.cetycli-seguinos-facebook {
  background-color: #4A89DC;
}
.cetycli-seguinos-contacto {
  background-color: #DA4453;
}

#sp-bottom .sp-module ul >li >a:before {
    font-family: FontAwesome;
    content: none;
    margin-right: 8px;
}


#sp-bottom {
    background-color: #2f313e;
    color: #c1c1c5;
    padding: 80px 0;
}

#sp-bottom .sp-module .sp-module-title {
    text-transform: none;
    font-weight: 900;
    font-size: 20px;
    color: #7C7E88;color: #ddd;
    margin-bottom: 10px;
}
#sp-bottom .sp-module .sp-module-title {
    margin: 0 0 20px;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 1;
}

#sp-bottom .nav.menu li {
    border: 0;
}

#sp-bottom  .sp-module ul >li {
    display: block;
    border-bottom: 1px solid #e8e8e8;
    -webkit-transition: 300ms;
    transition: 300ms;
}
#sp-bottom .nav.menu li a {
    font-size: 16px;
    color: rgba(255,255,255,0.7);
    padding: 5px 0;
    line-height: 1;
}
#sp-bottom .sp-module ul >li >a {
    display: block;
    padding: 5px 0;
    line-height: 36px;
    padding: 2px 0;
    -webkit-transition: 300ms;
    transition: 300ms;
}

#sp-bottom .nav.menu li a:hover, #sp-bottom .nav.menu li a:focus {
    background: transparent;
}

#sp-bottom .nav.menu li a:hover, #sp-bottom .nav.menu li a:focus {
  color: #fff;
}

@media only screen and (max-width: 991px) {
  #sp-bottom3 {
    clear: left;
    margin: 30px 0;
  }
  #sp-bottom4 {
    clear: left;
    width: 50%;
  }
}

@media only screen and (max-width: 767px) {
  #sp-bottom2 {
    margin-top: 30px;
  }
  #sp-bottom3 {
    clear: left;
    margin: 30px 0;
  }
  #sp-bottom5 {
    width: 100%;
    margin-top: 30px;
  }
}

/* 
==========================================
==   MISC
==========================================
*/

.sp-module ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.btn.sppb-btn-primary, .btn.btn-primary, .sppb-btn.sppb-btn-primary, .sppb-btn.btn-primary {
    /*color: #FFFFFF;
    padding: 16px 48px;
    font-weight: 900;
    border: 0;
    border-radius: 100px;*/
    /*font-size: 14px;*/
}

.sp-pre-loader {
    /*background: #897F44;
  	background: #444756;*/
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}


/*
  ----------------------------------------------------------------------
  | CAROUSEL                                                           |
  ----------------------------------------------------------------------
*/

.sppb-carousel:hover .sppb-carousel-arrow {
    opacity: 1;
}

.sppb-carousel .sppb-carousel-arrow {
    text-shadow: none;
    opacity: 0;
}

.sppb-carousel .sppb-carousel-arrow.left {
    right: auto;
    left: 60px;
}

.sppb-carousel .sppb-carousel-arrow.right {
    right: 60px;
    left: auto;
}


.sppb-carousel .sppb-carousel-text h2{
  text-shadow: 4px 4px 8px #333;
  letter-spacing: 5px;
  font-weight: 900;
}
.sppb-carousel .sppb-carousel-text .sppb-carousel-content, .sppb-carousel .sppb-carousel-text h2 {
    text-shadow: 0px 0px 10px #333;
}

.sppb-item.sppb-item-has-bg .sppb-carousel-item-inner {
    /*background-color: rgba(47, 49, 62, .5);*/
}
    
/* BLOCKQUOTES */

blockquote {
  border-color: #f15941;
  text-align: justify;
}

.cetycli-addon-headers .entry-quote:before {
    position: absolute;
    left: 50px;
    font-size: 100px;
    content: "\f10e";
    font-family: FontAwesome;
    transform: rotate(15deg);
    top: 50px;
    color: rgba(255,255,255,0.15);
}


/* === Contenido Encabezados === */

.cetycli-pagina-titulo h2 {
    font-size: 22px;
    color: #FFFFFF;
    letter-spacing: 12px;
    line-height: 1;
    text-transform: lowercase;
    font-weight: 900;
}
.cetycli-pagina-titulo h3 {
    font-size: 120px;
    font-weight: 900;
    line-height: 1;
    margin-top: 10px;
    color: #fff;
}

.cetycli-titulo-bg-accent .sppb-title-subheading, 
.cetycli-titulo .sppb-section-title p, 
.cetycli-addon-headers .sppb-cta-title { 
  
  color: #3C3B3D;
  font-size: 20px !important; 
  font-family: Raleway, sans-serif !important;
  font-weight: 900; 
  margin: 0 0 8px 0; 
  letter-spacing: 5px; 
  text-transform: lowercase; 
}
.cetycli-titulo-bg-accent .sppb-title-heading, 
.cetycli-titulo .sppb-section-title h1, 
.cetycli-addon-headers .sppb-cta-subtitle { 
   color: #da4453;
  font-size: 50px !important;
  line-height: 50px !important;
  font-family: Raleway, sans-serif !important;
  font-weight: 900; 
  margin: 0px 0px 65px 0px;
  padding: 0px 0px 0px 0px;
}

.cetycli-titulo-bg-accent .sppb-title-heading, .cetycli-titulo-bg-accent .sppb-title-subheading {
  color: #fff !important;
}

.cetycli-addon-headers .sppb-cta-text { margin-bottom: 55px; }


@media (max-width: 767px) {
  .sppb-carousel .sppb-carousel-item-inner .sppb-carousel-text h2 {
    font-size: 20px;
    margin: 0px 0px 0px 0px;
    line-height: 20px;
  }
  .sppb-carousel .sppb-carousel-item-inner .sppb-carousel-text .sppb-carousel-content { 
    font-size: 40px; 
    margin: 20px 0px 20px 0px;
    line-height: 40px;
  }
  
  .sppb-item.sppb-item-has-bg .sppb-carousel-text {
    margin-top: 90px;
  }
  
}


@media (max-width: 991px) and (min-width: 768px) {
  .sppb-carousel .sppb-carousel-item-inner .sppb-carousel-text h2 {
    font-size: 20px;
    margin: 0px 0px 0px 0px;
    line-height: 20px;
  }
  .sppb-carousel .sppb-carousel-item-inner .sppb-carousel-text .sppb-carousel-content { 
    font-size: 70px;
    margin: 10px 0px 20px 0px;
    line-height: 70px;
    
  }
  
}

@media only screen and (max-width: 767px) {
  #sp-header {
    top: 0;
  }
}

@media only screen and (max-width: 599px) {
  .sppb-item.sppb-item-has-bg >img, .sppb-item.sppb-item-has-bg .sppb-carousel-text {
    height: 320px;
   
  }
  .sppb-item.sppb-item-has-bg >img {
  	/*max-width: none;
    width: auto;
    margin-left: -25%;*/
  }
  
  .sppb-item.sppb-item-has-bg .sppb-carousel-text {
    margin-top: 90px;
  }
  .sppb-carousel .sppb-carousel-arrow.left {
    left: 0;
  }
  .sppb-carousel .sppb-carousel-arrow.right {
    right: 0;
  }
  
  .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner>div>div {
    display: block;
  }
}


/*
  ----------------------------------------------------------------------
  | EFECTOS                                                            |
  ----------------------------------------------------------------------
*/
.fx {
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.fx.fx-zoom-in:hover { 
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

/*
  ----------------------------------------------------------------------
  | FEAUTURES BOX                                                      |
  ----------------------------------------------------------------------
*/
.feature-box { 
  padding: 65px 40px 55px 45px;
  color: #fff;
  /*margin: 20px;
  margin-bottom: 30px;*/
  position: relative;
}
.feature-box .sppb-addon-feature .sppb-icon {
  padding: 30px 0;
}
.feature-box .sppb-feature-box-title {
  /*text-transform: uppercase;*/
    margin-top: 50px;
    margin-bottom: 20px;
    color: #ffffff;
    font-size: 30px;
    line-height: 30px;
    font-weight: 900;
}


.feature-box .sppb-addon-feature a { color: #fff; }
.feature-box .sppb-addon-feature a:hover { color: #fff; }
.feature-box .sppb-addon-feature .sppb-icon a { color: #fff; }
.feature-box .sppb-addon-feature .sppb-icon a:hover { color: #fff; }


.autores-box { background-color: #F15941; }
.evaluacion-box { background-color: #448AFF; }
.equipo-box { background-color: #5941F1; }

.feature-box-button { margin-top: 30px; }

.feature-box .sppb-icon .sppb-icon-container i.fa.fa-diamond { width: 110px !important; }

.feature-box-bottom-align { 
  position: absolute; 
  transform: translate(-50%, 0px);
  -webkit-transform: translate(-50%, 0px);
  -moz-transform: translate(-50%, 0px);
  -o-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);  
  bottom: 40px;  
}
@media screen and (max-width: 991px) {
  .feature-box-bottom-align { 
    position: static; margin-left: 0;
    transform: initial;
    -webkit-transform: initial;
    -moz-transform: initial;
    -o-transform: initial;
    -ms-transform: initial;
  }
}

@media (max-width: 767px) {
  .feature-box {
    margin-top: 30px;
    margin-right: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .feature-box {
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
  }
}



/*
  ----------------------------------------------------------------------
  | SP SIMPLE PORTFOLIO                                                |
  ----------------------------------------------------------------------
*/
.featherlight {
    z-index: 20000;
}
/*
  ----------------------------------------------------------------------
  | SP QUICK CONTACT                                                   |
  ----------------------------------------------------------------------
*/

#contact_us_form textarea#message, #contact_us textarea#message {
    width: 100%;
    height: 150px;
}

#contact_us .btn { 
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
#contact_us .btn:hover { 
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

/*
  ----------------------------------------------------------------------
  | SP PAGE TITLE POSITION                                             |
  ----------------------------------------------------------------------
*/

.sp-page-title {
    padding: 190px 0 145px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: scroll;
    text-align: center;
}

.sp-page-title h2, .sp-page-title h3 {
    margin: 0;
    padding: 0;
    color: #fff;
}

.sp-page-title h2 {
    font-size: 22px;
    color: #FFFFFF;
    letter-spacing: 12px;
    line-height: 1;
    text-transform: lowercase;
    font-weight: 900;
}

.sp-page-title h3 {
    font-size: 120px;
    font-weight: 900;
    line-height: 1;
    margin-top: 10px;
    color: #fff;
}

@media only screen and (max-width: 767px) { 
  .sp-page-title h3 {
  	font-size: 50px;
  }
}

/* -------------
 * BOXES
 */

.boxes-actas-congresos-cuestiones-criticas {
  color: #333;
  background-color: #e6e9ed;
  padding-top: 60px;
  padding-right: 30px;
  padding-bottom: 50px;
  padding-left: 30px;
}
@media (max-width: 991px) and (min-width: 768px) {
  .boxes-actas-congresos-cuestiones-criticas {
    padding-top: 40px;
    padding-right: 20px;
    padding-bottom: 30px;
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  .boxes-actas-congresos-cuestiones-criticas {
    padding-top: 30px;
    padding-right: 10px;
    padding-bottom: 20px;
    padding-left: 10px;
  }
}

/* ======== Integrantes ======== */
.cetycli-integrantes .sppb-img-container img {
    width: 200px;
}