body{
  background: #fff;
  padding: 0;
  margin: 0;
  font-size: 16px;
  color: #3E4554;
}
/* COLORES */
.text-color1{
	color: #954227 !important;
}
.text-color2{
	color: #333 !important;
}
.text-color3{
	color: #C4B579 !important;
}
.text-uch1{
  color: #05336F !important;
}
.text-uch2{
  color: #0069AE !important;
}
.text-uch3{
  color: #00A8D5 !important;
}
.text-blanco{
  color: #fff !important;
}
.text-negro{
  color: #333 !important;
}

.bg-color1{
	background: #954227 !important;
}
.bg-color2{
	background: #333 !important;
}
.bg-color3{
	background: #C4B579 !important;
}
.bg-uch1{
  background: #05336F !important;
}
.bg-uch2{
  background: #0069AE !important;
}
.bg-uch3{
  background: hsl(193, 100%, 42%) !important;
}
.bg-negro{
  background: #000 !important;
}
.ponente{
  display: table;
}
.ponente img, .ponente div{
  display: table-cell;
  vertical-align: middle;
}
.ponente div{
  padding-left: 15px;
}
/* Reset 121126
 * --------------------------------------- */
 *{
  font-family: 'Ubuntu', sans-serif;
  padding: 0;
  margin: 0;
}
a{
    text-decoration:none;
}
table {
    border-spacing: 0;
}
fieldset,img {
    border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-weight: normal;
    font-style: normal;
}
strong{
    font-weight: bold;
}
caption,th {
    text-align: left;
}
h1, h2, h3, h4, h5, h6, b, strong{
  margin-top: 0;
  font-family: 'Exo', sans-serif;
}
/*---------------------------------------------------------------------------------------*/
/* ////////////////////////////////////////////// */
/*PRELOADER*/
#preloader {
    position: fixed;
    top:0; left:0;
    right:0; bottom:0;
    background: #008FD1;
    z-index: 100;
}
#loader {
    width: 100vw;
    height: 50vh;
    position: absolute;
    bottom: 0;

    margin:auto;
    text-align: center;
    left: 0;
    right: 0;
    color:#fff;

}


.modulos li{
  background-color: #5B26D2;
  text-align: center;
  color: #FFF;
}
.modulos .lslide.active{
  background: #916EE1;
  color: #3AEFC1;
}
.modulos-box .mb{
  display: none;
}
.modulos-box .mb.active{
  display: block;
}

/*////////////////////////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////////////////////////////*/
/* MENU */
.navbar{ 
  background: transparent;
  border-color: transparent;
  position: absolute;
  width: 100%;
  z-index: 50;
}
.navbar .logo{
  width: 280px;
}
.logo{
  display: inline-block;
  width: 400px;
  padding: 5px 0 !important;
  float: none;
}
.body-content, .form-content, .revista-img{

  height: 100vh;
  position: absolute;
  z-index: 2;
  top: 0;
  transition: all 0.4s ease;
}
.fp-auto-height{
  padding: 20px 0 !important;
}
.linea{
  margin: 15px 0;
  background: #333;
  height: 5px;
  width: 50px;
  display: block;
  
}
.blanco{
  color: #fff;
}
.table-box{
  display: table;
}
.tablecell-box{
  display: table-cell;
  vertical-align: middle;
}

/* BANNER */
.banners{
  height: 100vh;
}
.banner-item{
  width: 100%;
  height: 100vh;
  display: table;
  transition: all 0.4s ease;

}
.banner-content{

  display: table-cell;
  vertical-align: middle;
  padding-left: 100px;
  color:#fff;
  font-size: 1.3em;
}
/* REBISTA IMG*/
.revista-img{
  height: 100vh;
  display: table;
  transition: all 0.4s ease;
}
.revista-img img{
  width: 100%;
}
.revista-img .tablecell-box{
  vertical-align: bottom;
}
/* FORMULARIO*/
.form-content{
  
  display: table;
}
.formulario .row .col-sm-6{
  padding-right: 5px;
}
.formulario .row .col-sm-6 + .col-sm-6{
  padding-right: 15px;
  padding-left: 5px;
}
.formulario .linea{
  margin-right: auto;
  margin-left: auto;
}
.formulario h3{
  color: #fff;
  font-size: 1.6em;
  font-weight: bold;
}
.gracias{
  color: #fff;
  margin-top: 20vh;
}

#submit-content label{
  font-size: .8em;
}
.border{
  background: #009EE2;
}
.title h3{
  margin-bottom: 0;
}
/*////////////////////////////////////////////////*/
/* SECTIONS */
#section1 .fp-tableCell{
  vertical-align: top;
}
#section1{
  background: #A7A4B0;
  color: #fff;
  height: auto !important;

}

#section1 .title{
  position: absolute;
  z-index: 20;
  bottom: 40px;
  left: 30%;
  /*border: solid 1px red;*/
  width: 600px;
  color: #333;
}
#section1 .title .logo-zoom img{
  display: inline-block;
  height: 30px;
  padding-left: 10px;
}
#section1 .title.vuelapluma-name{
  top: 0; bottom: 0;
  margin: auto;
  position: absolute;
  height: 100px;
}
#section1 .title.vuelapluma-name img{
  width: 100%;
}

.cell-box{
  background: rgba(255,255,255,.1);

  width: 297px;
  height: 527px;
  position: relative;
  overflow: hidden;
  border-radius: 20px 20px 20px 20px;
  -moz-border-radius: 20px 20px 20px 20px;
  -webkit-border-radius: 20px 20px 20px 20px;
}
.cell-box .text-right{
  padding-right: 25px;
}
.cell-box .fecha{
  width: 150px;
  height: 150px;
  position: absolute;
  bottom: 0; top:0; 
  left: 0; right: 0;
  margin: auto;
}
.cell-box .fecha img{
  padding: 0 15px 0 35px;
}
.cell-box .logo-zoom{
  width: 200px;
  position: absolute;
  bottom: 15px;
  left: 0; right: 0;
  margin: auto;
}
.cell-box .logo-zoom img{
  padding-top: 10px;
}
#section1 .btn{
    text-transform:uppercase;
  font-size: 1.1em;
  color: #0c1859;
  font-weight: bold;
}


#section2{
  background: #C2AF70; 
}
#section2 .table-box{
  min-height: 100vh;
}
#section2 .vuelapluma-online{
  position: relative;
}
#section2 .vuelapluma-online .icon{
  position: absolute;
  width: 160px;
  bottom: 90px;
  right: 85px;
}
#section2 .online{
  overflow: hidden;
  height: 0;
  opacity: 0;
  transition: all .5s ease;
}
#section2 .online.active{
  opacity: 1;
  height: auto;
}



#section3{
  background: url('../img/bg-black.jpg?v=20') no-repeat left center;
  background-size: cover;
  color: #fff;
  padding: 150px 0 !important;
}
#section3 .linea{
  background: #b1dad4;
}
#section3 .container{
  display: flex;
  align-items: stretch;
  justify-content: center;
}
#section3 .container > div {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
}
.curso-1 .curso-heading{
  background: #3E4554;
}
.curso-2 .curso-heading{
  background: #7E838D;  
}
.curso-3 .curso-heading{
  background: #BEC1C6;
}
 a .curso-heading{color:#fff;}
.curso-body{
  font-size: 15px;
  color: #3E4554;
}
.fecha-box{
  padding-top: 10px;
  font-size: 14px;
  color: #428bca;
  text-align: left;
}
.listtecsup h1{
  color:#009EE2;
  position: absolute;
  top: 0;
  left:0;
  bottom: 0;
  margin: auto;
  padding: 0;
  display: block;
  
  width: 100px;
  height: 150px;
  font-size: 10em;
  font-weight: bold;
  z-index: 2;

}
.listtecsup .listtecsup-item{
  width: 86%;
  background: #fff;
  height: 300px;
  position: absolute;
  top: 0;
  right:0;
  bottom: 0;
  margin: auto;
  margin-right: 30px !important;
  padding-left: 50px;
   border-radius: 20px 20px 20px 20px;
  -moz-border-radius: 20px 20px 20px 20px;
  -webkit-border-radius: 20px 20px 20px 20px;
}
.listtecsup .listtecsup-item span{
  position: absolute;
  bottom: 0;
  margin: 0 30px 25px 0;
  display: inline-block;
}
.listtecsup .listtecsup-item .icon{
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  width: 140px;
  padding-top: 20px;
}
#section4{
  position: relative;
  background: #fff; 
}
#section4 .container div{

  display: inline-block;
  vertical-align: middle;
}
#section4 .img1{
  width: 250px;
  
}
#section4 .img2{
  width: 150px;
  float: right;
  padding-top: 15px;
}

@media screen and (max-width:1400px) {
  
}
@media screen and (max-width:1250px) {
  #section1 .title{
    width: 100%;
  }
  #section1 .title.vuelapluma-name{
    width: 85%
  }
  
}
@media screen and (max-width:1199px) {
  .listtecsup .listtecsup-item span{
    margin-left: 30px;
  }
  .revista-img .tablecell-box{
    vertical-align:middle;
  }
  #section2 .vuelapluma-online .icon{
    width: 140px;
    bottom: 70px;
    right: 65px;
  }
}
@media screen and (max-width:991px) {
  .formulario{
    width: 100%;
  }
  .listtecsup .listtecsup-item span{
    margin-left: 0px;
  }
  .cell-box{
    transform-origin: center;
    transform: scale(.75);
  }
  #section2 .vuelapluma-online .icon{
    width: 100px;
    bottom: 60px;
    right: 55px;
  }
  #section3 .cell-box{
    width: 100%;

  }
}
@media screen and (max-width:767px) {
  .navbar{
    text-align: center;
    padding-top: 30px;
  }
  .navbar .logo{

    display: inline-block;
    width: 250px;
  }
  .banner-item{
    height: 150px;
  }
  .body-content, .form-content, .banners, .revista-img{
    width: 100%;
    float: none;
    position: relative;
    height: auto;
    left: 0; right: 0;
    text-align: center;
  }
  .revista-img img{
    width: 400px;
    display: inline-block;
  }
  .form-content{
    padding-left: 40px;
    padding-right: 40px;
  }

  
  #section1 .title{
    position: static;
    z-index: 20;
    bottom: auto;
    
    left: 0; right: 0;
    margin:auto;
    text-align: center;
    font-size: .8em;
  }
  #section1 .title .linea{
    position: relative;
    margin: auto;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  #section1 .title.vuelapluma-name{
    position: static;
    width: 100%;
    height: auto;
    padding-bottom: 40px
  }
  #section1 .title.vuelapluma-name{
    width: 70%;
  }
  #section1 h1{
    font-size: 2em; 
  }
  .gracias{
    text-align: center;
    margin-top: 0;
  }
  #section2 .table-box{
    min-height: auto;
  }
  #section2 .vuelapluma-online{
    padding-bottom: 40px;
  }

  #section2 .fp-tableCell, #section3 .fp-tableCell{
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .tema + .tema .linea{
    margin-top: 80px;
  }
  .formulario .row .col-sm-6{
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .revista-img{
    height: auto;
  }



  .cell-box{
    transform-origin: 0;
    transform: scale(1);
    background: transparent;
    height: auto;
    width: 100%;
    margin-bottom: 70px;
  }
  .cell-box .fecha{
    bottom: auto;
    position: static;
  }
  .cell-box .text-right{
    display: none;
  }
  .cell-box .logo-zoom{
    width: 100%;
    position: static;
    padding-top: 40px;
  }
  .cell-box .logo-zoom span{
    vertical-align: middle;
  }
  .cell-box .logo-zoom img{
    width: 200px;
    display: inline-block;
    vertical-align: middle;
    padding-top: 0;
  }
  #section2 .vuelapluma-online .icon{
    display: none;
  }
  #section3 .container {
    flex-direction: column;
  }
  #section3 .container > div{
    text-align: center;
  }


}
@media screen and (max-width:490px) {
  #section1 .title.vuelapluma-name{
    width: 100%;
  }
  .revista-img img{
    width: 100%;
  }
  .form-content{
    padding-left: 20px;
    padding-right: 20px;
  }
  #section4 .container div{
    display: block;
    position: relative;
    margin: 0 auto;
  }
  #section4 .img2{
    padding-top: 50px;
    float: none;
  }

  #section2 .btn, #section3 .btn{
    position: relative;
    margin: 10px auto 0 auto;
    display: block;
  }
  .ponente{
    display: block;
  }
  .ponente img, .ponente div{
    display: block;
    text-align: center;
  }
  .ponente img{
    position: relative;
    margin: 15px auto 10px auto;
  }
  .ponente div{
    padding-left: 0;
  }
}

/*--ANIMATIONS--*/
/*--BANNER--*/
body .title, 
body.ini #section1 .title{
  transform: translateX(-200px);
  opacity: 0;
  transition: all .7s ease-in-out;
}
body.ini .title, 
body.ini #section1.active .title{
  transform: translateX(0);
  opacity: 1;
}
/*--FORMULARIO--*/
body .form-content, 
body.ini #section1 .form-content{
  opacity: 0;
  transition: all .7s ease-in-out;
}
body.ini .form-content, 
body.ini #section1.active .form-content{
  opacity: 1;
  transition-delay: .3s;
}
/*--FECHA--*/
#section2 .fecha,
#section3 .fecha,
#section4 .fecha{
  transform: scale(0);
  opacity: 0;
  transition:  all .7s ease-in-out;
}
#section2.active .fecha,
#section3.active .fecha,
#section4.active .fecha,
body.fp-viewing-uchdesdecasa #section3 .fecha{
  transform: scale(1);
  opacity: 1;
}
/*--ZOOM--*/
#section2 .logo-zoom,
#section3 .logo-zoom,
#section4 .logo-zoom{
  transform: translateY(100px);
  opacity: 0;
  transition: all .7s ease-in-out;
}
#section2.active .logo-zoom,
#section3.active .logo-zoom,
#section4.active .logo-zoom,
body.fp-viewing-uchdesdecasa #section3 .logo-zoom{
  transform: translateY(0);
  opacity: 1;
  transition-delay: .3s;
}
/*--TEMAS--*/
#section2 .tema,
#section3 .tema,
#section4 .tema{
  opacity: 0;
  transition: all .7s ease-in-out;
}
#section2.active .tema,
#section3.active .tema, 
#section4.active .tema, 
body.fp-viewing-uchdesdecasa #section3 .tema{
  opacity: 1;
  transition-delay: .3s;
}
/*--REVISTA ONLINE--*/
#section2 .vuelapluma-online{
  transform: translateX(-50px);
  opacity: 0;
  transition: all .8s ease-in-out;
}
#section2.active .vuelapluma-online{
  transform: translateX(0);
  opacity: 1;
  
}
#section2 .vuelapluma-online .icon{
  transform: scale(0);
  opacity: 0;
  transition: all .5s ease-in-out;
}
#section2.active .vuelapluma-online .icon{
  transform: scale(1);
  opacity: 1;
  transition-delay: .4s;
}






















































/* ///////////--WHATSAPP--///////////*/
.btn_whatsapp {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  bottom: 50px;
  right: 40px;
  position: fixed;
  -webkit-animation: fade-in 1s ease;
  -moz-animation: fade-in 1s ease;
  -o-animation: fade-in 1s ease;
  -ms-animation: fade-in 1s ease;
  animation: fade-in 1s ease;
  z-index: 90;
}
@media screen and (max-width: 1024px) {
  .btn_whatsapp {
    right: 30px;
  }
}
@media screen and (max-width: 767px) {
  .btn_whatsapp {
    right: 20px;
  }
}
.btn_phone_circle {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #23c16e;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  cursor: pointer;
  position: relative;
  z-index: 10;
}
.btn_phone_circle span {
  font-size: 24px;
  color: #fff;
}
@media screen and (max-width: 1400px) {
  .btn_phone_circle {
    width: 45px;
    height: 45px;
  }
  .btn_phone_circle span {
    font-size: 20px;
  }
}
.btn_gota1 {
  position: absolute;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  z-index: 3;
  background-color: rgba(35,193,110,0.5);
  -webkit-animation: gota 1s infinite ease;
  -moz-animation: gota 1s infinite ease;
  -o-animation: gota 1s infinite ease;
  -ms-animation: gota 1s infinite ease;
  animation: gota 1s infinite ease;
  right: -5px;
}
@media screen and (max-width: 1400px) {
  .btn_gota1 {
    width: 55px;
    height: 55px;
  }
}
.btn_gota2 {
  position: absolute;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  z-index: 3;
  background-color: rgba(35,193,110,0.5);
  -webkit-animation: gota 1s infinite ease;
  -moz-animation: gota 1s infinite ease;
  -o-animation: gota 1s infinite ease;
  -ms-animation: gota 1s infinite ease;
  animation: gota 1s infinite ease;
  right: -10px;
}
@media screen and (max-width: 1400px) {
  .btn_gota2 {
    width: 65px;
    height: 65px;
  }
}
.icon-whatsapp-logo{
  padding: 10px;
}
@-moz-keyframes gota {
  0% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  20% {
    opacity: 0.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    filter: alpha(opacity=20);
  }
  40% {
    opacity: 0.4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
  }
  60% {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
  }
  80% {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
  }
  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-webkit-keyframes gota {
  0% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  20% {
    opacity: 0.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    filter: alpha(opacity=20);
  }
  40% {
    opacity: 0.4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
  }
  60% {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
  }
  80% {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
  }
  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-o-keyframes gota {
  0% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  20% {
    opacity: 0.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    filter: alpha(opacity=20);
  }
  40% {
    opacity: 0.4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
  }
  60% {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
  }
  80% {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
  }
  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@keyframes gota {
  0% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  20% {
    opacity: 0.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    filter: alpha(opacity=20);
  }
  40% {
    opacity: 0.4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
  }
  60% {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
  }
  80% {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
  }
  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}

/* ////////////////////////////////////////////// */
/* boton hamburguesa animado */
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
    background-color: transparent;
}
.navbar-default .navbar-toggle {
    border-color: transparent;
}
.animated-icon1{
    width: 30px;
    height: 20px;
    position: relative;
    margin: 0px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}
.animated-icon1 span{
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
.animated-icon1 span {
background: #3E4554;
}
.animated-icon1 span:nth-child(1) {
top: 0px;
}
.animated-icon1 span:nth-child(2) {
top: 10px;
}
.animated-icon1 span:nth-child(3) {
top: 20px;
}
.animated-icon1.open span:nth-child(1) {
    top: 11px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}
.animated-icon1.open span:nth-child(2) {
    opacity: 0;
    left: -60px;
}
.animated-icon1.open span:nth-child(3) {
    top: 11px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
/*-----------------------------------------------------------------------------------*/

.slick-slider {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;

}
.slick-slide{
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  opacity: .8;
  padding: 60px 30px;
}
.slick-current{
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -o-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  position: relative;
  z-index: 5;
  opacity: 1;
  color: #3E4554;
}
.slick-current h6{
  font-weight: bolder;
}
.b4home_slider_btns {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  margin: auto;
}
.b4home_slider_prev,
.b4home_slider_next {
  width: 56px;
  z-index: 10;
  cursor: pointer;
}