/* TIPOGRAFIA*/
@font-face {
  font-family: 'FS Elliot Pro';
  src: url("../webfonts/FSElliotPro-Light.woff2") format("woff2"), url("../webfonts/FSElliotPro-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'FS Elliot Pro';
  src: url("../webfonts/FSElliotPro-LightItalic.woff2") format("woff2"), url("../webfonts/FSElliotPro-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'FS Elliot Pro';
  src: url("../webfonts/FSElliotPro.woff2") format("woff2"), url("../webfonts/FSElliotPro.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FS Elliot Pro';
  src: url("../webfonts/FSElliotPro-Italic.woff2") format("woff2"), url("../webfonts/FSElliotPro-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'FS Elliot Pro';
  src: url("../webfonts/FSElliotPro-Bold.woff2") format("woff2"), url("../webfonts/FSElliotPro-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'FS Elliot Pro';
  src: url("../webfonts/FSElliotPro-BoldItalic.woff2") format("woff2"), url("../webfonts/FSElliotPro-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
}
/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {

  color: #5a5a5a;
  font-family: "FS Elliot Pro", sans-serif;
}



.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 300;
    line-height: 1.1;
    color: inherit;
}



/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
}
.navbar-wrapper .navbar .container {
  width: auto;
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {

  margin-bottom: 0;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 530px;
  background-color: rgba(255,255,255,0);
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 400px;
}


/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 80px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    background-color: rgb(0, 145, 218);
    border-radius: 50px !important;
    padding: 10px 15px;
    color: #fff;
    border-color: rgb(0, 145, 218);
}


.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #eee;
}


.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    background-color: #fff;
    border-left-style: none;
    border-left-width: 0;
    border-left-color: none;
    border-bottom-style: solid;
    border-bottom-width: 5px;
    border-bottom-color: #0091da;
    color: #0091da;
    font-weight: bold;
    padding-bottom: 20px;
}



.login-mobile {
    display: none;
}



.sobre {
   z-index: 20;
   position: absolute;
   top: 0;
   left: 0;
   min-width: 100%;
}


.sobre2 {






    position: absolute;
    right: 10px;
    top: 40px;
    left: 10px;
    z-index: 10;









}






.sombratexto{
text-shadow: 0px 0px 4px rgba(0,0,0,0.65);
}
.titulocyber {
    font-weight: 300;
    line-height: 1.1;
    margin: 0px 0 40px 15px;
    font-size: 28px;
}
.titulocyber2 {
    font-weight: 300;
    line-height: 0.9;
    margin: 0px;
    font-size: 100px;
}
.blanco {
   color: #fff;   
}

.blanco a {
   color: #fff;   
}
.celeste {
   color: #0091da;  
}
.negro {
   color: #333;   
}
.gris {
   color: #4a4a4a;   
}
.carousel-control.left {
    background-image: none;
}
.carousel-control.right {
    background-image: none;
}
.carousel-caption {
    position: absolute;
    right: 15%;
    top: 250px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: left;
    text-shadow: none;
}



.textocyber{
  font-size: 18px;
  line-height: 1.2;
  padding-top: 6px;
}


.conbordeblanco {
   background-color: #fff;
   border-radius: 50px !important;
   padding: 10px 15px;
   color: #0091da;
   border-color:#fff;
}


.conborde {
   background-color: rgb(0, 145, 218);
   border-radius: 50px !important;
   padding: 10px 15px;
   color: #fff;
   border-color:rgb(0, 145, 218);
}

.conborde:hover {
   border-color: #fff;
   color: #fff;
   border-color:#006fa7;
   background-color: #006fa7;
}

.conborde:active {
   border-color: #fff;
   color: #fff;
   border-color:#006fa7;
   background-color: #006fa7;
}

.conborde:focus{
   border-color: #fff;
   color: #fff;
   border-color:#006fa7;
   background-color: #006fa7;
}

.conbordegris {
  background-color: #fff;
  border-radius: 50px !important;
  padding: 15px 80px;
  color: #0091da;
  border-color: #fff;
  font-size: 16px;
  font-weight: 700;
}

.conbordegris:hover {
   border-color: #fff;
   color: #fff;
   border-color:#333;
   background-color: #333;
}

.conbordegris:active {
   border-color: #fff;
   color: #fff;
   border-color:#333;
   background-color:#333;
}

.conbordegris:focus{
   border-color: #fff;
   color: #fff;
   border-color:#333;
   background-color:#333;

}


.conbordenaranjo {
   background-color: #FF841c;
   border-radius: 50px !important;
   padding: 10px 15px;
   color: #fff;
   border-color:#FF841c;
}

.conbordenaranjo:hover {
   border-color: #fff;
   color: #fff;
   border-color:#ff5300;
   background-color: #ff5300;
}

.conbordenaranjo:active {
   border-color: #fff;
   color: #fff;
   border-color:#ff5300;
   background-color: #ff5300;
}

.conbordenaranjo:focus{
   border-color: #fff;
   color: #fff;
   border-color:#ff5300;
   background-color: #ff5300;
}

.bordeazul {
   background-color: none;
   border-radius: 50px !important;
   padding: 10px 15px;
   color: rgb(0, 145, 218);
   border-color:rgb(0, 145, 218);
   border-width: 2px;
}

.bordeazul:hover {
   border-color: #fff;
   color: #fff;
   border-color:#006fa7;
   background-color: #006fa7;
}

.bordeazul:active {
   border-color: #fff;
   color: #fff;
   border-color:#006fa7;
   background-color: #006fa7;
}

.bordeazul:focus{
   border-color: #fff;
   color: #fff;
   border-color:#006fa7;
   background-color: #006fa7;
}

.small, small {
    font-size: 60%;
    vertical-align: top;
    font-weight: 500;
}

.margintop20 {
    margin-top: 20px;
}
.marginbottom10 {
    margin-bottom: 10px;
}
.marginbottom20 {
    margin-bottom: 20px;
}
.margintop40 {
    margin-top: 40px;
}
.marginbottom40 {
    margin-bottom: 40px;
}
.paddingtop20 {
    padding-top: 20px;
}
.paddingbottom20 {
    padding-bottom: 20px;
}
.paddingtop40 {
    padding-top: 40px;
}
.paddingbottom40 {
    padding-bottom: 40px;
}


.background-productos2 {
    background: rgba(41,193,223,1);
background: -moz-linear-gradient(top, rgba(41,193,223,1) 0%, rgba(0,145,218,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(41,193,223,1)), color-stop(100%, rgba(0,145,218,1)));
background: -webkit-linear-gradient(top, rgba(41,193,223,1) 0%, rgba(0,145,218,1) 100%);
background: -o-linear-gradient(top, rgba(41,193,223,1) 0%, rgba(0,145,218,1) 100%);
background: -ms-linear-gradient(top, rgba(41,193,223,1) 0%, rgba(0,145,218,1) 100%);
background: linear-gradient(to bottom, rgba(41,193,223,1) 0%, rgba(0,145,218,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#29c1df', endColorstr='#0091da', GradientType=0 );
    padding-bottom: 20px;
    color: #fff;
    margin-top: -1px;
}


.background-productos {
    
    padding-bottom: 20px;
    color: #fff;
    margin-top: -1px;
}

.background-credenciales {
    color: #fff;

background:  url("../img/background-credenciales.jpg") no-repeat fixed center;



    width: 100%;
    background-size: cover;
    /*background-position: center top;*/




}


.velo {

    width: 100%;

    left: 0;
    bottom: 0;
    color: #fff;

    background-color: rgba(22, 43, 72, 0.6);
}


.jumbotron {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 30px;
    color: inherit;
    background-color: rgba(0,0,0,.0);
    border-radius: 0 !important;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    min-height: 340px;
}
.jumbotron2 {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 30px;
    color: inherit;
    background-color: rgba(0,0,0,.0);
    border-radius: 0 !important;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    min-height: 340px;
}



.titulocyberint {
  font-weight: 300;
  line-height: 1.3;
  margin-top: 0px;
  font-size: 42px;
}





.subtitulocyber {
  font-size: 26px;
  /*line-height: 1.3;*/
  line-height: 1;
  margin: 0;
  font-weight: 400;
}


.titulonoticias {
  font-size: 20px;
  line-height: 1.3;
  margin: 0;
  font-weight: 400;
}

.titulobotonerahome {
  font-size: 20px;
  line-height: 1;
  margin-top: 20px;
  font-weight: 400;
}




.hovereffect {
  width: 100%;
  height: 380px;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
  background-color: #fff;
}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  background-color: rgba(255,255,255,0);
  -webkit-transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);
  transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);
}

.hovereffect:hover .overlay {
  background-color: rgba(255, 255, 255, 0.9);
  top: 0;
}

.hovereffect img {
  display: block;
  position: relative;
  width: 100%;
}

.hovereffect p {

  text-align: center;
  position: relative;
line-height: 1;
  -webkit-transform: translateY(200px);
  -ms-transform: translateY(200px);
  transform: translateY(200px);
  -webkit-transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);
  transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);
}

.hovereffect:hover p {
  -webkit-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);
}

.hovereffect p.info {
  font-size: 16px;
  line-height: 1.2;
  display: inline-block;
  text-decoration: none;
  padding: 40px 10px 0;
  color: #333;
  background-color: transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);
  transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);
  font-weight: normal;
  margin: -52px 0 0 0;

}

.hovereffect:hover p.info {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}




@media screen and (max-width: 768px){
.titulocyber {
    font-weight: 300;
    line-height: 1.1;
    margin: 0px 0 40px 15px;
    font-size: 28px;
}


.hovereffect {
    height: 300px;
}


.hovereffect .overlay {
  top: -60px;
}


.hovereffect p.info {
  font-size: 12px;
  line-height: 1.2;
  padding-top: 40px;
  padding-left: 5px;
  padding-right: 5px;
}




}


@media screen and (max-width: 480px){
.titulocyber {
  font-weight: 300;
    line-height: 1;
    margin-top: 50px;
    margin-bottom: 15px;
    font-size: 14px;
    letter-spacing: -0.3px;
    margin-left: 0;
}

.hovereffect .overlay {
  top: 20px;
}


.recuadroconsombra {
    margin-bottom: 40px;
}





}







@media screen and (max-width: 768px){
.jumbotron {
    min-height: 240px;
}
.jumbotron2 {
    min-height: 240px;
    padding-right: 15px;
    padding-left: 15px;
}




.titulocyberint {
  font-weight: 300;
  line-height: 1.1;
  margin-top: 0px;
  font-size: 32px;
}




.subtitulocyber {
  font-size: 19px;
  line-height: 1.3;
  margin: 0;
}


.titulonoticias {
  font-size: 16px;
  line-height: 1.3;
  padding-left: 5px;
}




.titulocyber2 {
  font-weight: 300;
    line-height: 0.9;
    margin-top: 40px;
    margin-bottom: 0px;
    font-size: 80px;
    letter-spacing: -0.8px;
    margin-left: 0;
}









.carousel-caption {
    right: 7%;
    top: 40px;
    left: 7%;
    padding-top: 0px;
    padding-bottom: 0px;
}

.carousel .item {
    height: 550px;
}

}










@media screen and (min-width: 768px){
.container .jumbotron, .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
}

.container .jumbotron2, .container-fluid .jumbotron2 {
    padding-right: 30px;
    padding-left: 30px;
}
}

/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {
  /* Navbar positioning foo */
  .navbar-wrapper {
    margin-top: 20px;
  }
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }

  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }

  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}



.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0);
    background-color: rgba(0,0,0,0);
    filter: alpha(opacity=50);
    opacity: 1;
}


.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000;
    background-color: rgba(245, 245, 245, 0.3);
    border: 1px solid #0091da;
    border-radius: 10px;
}


.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #0091da;
}



.carousel-indicators2 {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}


.carousel-indicators2 li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000;
    background-color: rgba(245, 245, 245, 0.3);
    border: 1px solid #0091da;
    border-radius: 10px;
}


.carousel-indicators2 .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #0091da;
}


.footerfijo {
    background-color: rgb(255, 255, 255,.7);
    color: rgb(51, 51, 51);
    bottom: -70px;
    position: fixed;
    display: block;
    margin: 0 auto;
    padding: 8px 2px;
    text-align: center;
    width: 100%;
    z-index: 9999;
    box-shadow: rgba(0,0,0,.3) 0px 5px 20px;
    left: 0px;
    font-weight: 300;
}



.footerfijo2 {
    bottom: 0px;
}



.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: 50%;
    margin-right: -20px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 50%;
    margin-left: -20px;
}
.background-gris2 {
   background-color: #333;
   padding-bottom: 40px;
}


.navbar-default {
    background-color: #fff;
    border-color: #fff;
    height: 64px;
}


.background-gris3 {
   background-color: #f1f1f1;
   padding-bottom: 40px;
}



@media screen and (max-width: 768px){


.navbar-fixed-bottom, .navbar-fixed-top {
    width: 100%;
}




}





.logopequeno {
    height: 30px;
    margin-top: 100px;
}



.navbar-default .navbar-toggle {
    border-color: #fff;
}



header img{
  height: 40px;
  margin-top: 5px;
  margin-bottom: 5px;

}

/*Hace que el header se quede en pantalla*/
.header2 img{ 

  height:40px;
  position: absolute;


}




.mainmenu-area {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9999;
    padding: 20px 140px 15px 0;
    background: transparent;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.mainmenu-area.affix {
    position: fixed;
    top: 0;
}

@media only screen and (max-width: 767px) {
.mainmenu-area {
    padding: 15px 0;
}

}




#menu-nav-wrap .nav-list {

    margin: 3.6rem 0 1.5rem 0;
    padding: 0 0 1.8rem 0;
    list-style: none;
    line-height: 3.6rem;
}
#menu-nav-wrap .nav-list li:first-child {
    border-top: 1px dotted rgba(255, 255, 255, 0.03);
}
#menu-nav-wrap .nav-list li {
    padding-left: 0;
    border-bottom: 1px dotted rgba(255, 255, 255, 0.03);
    line-height: 4.2rem;
}
#menu-nav-wrap .nav-list li a {
    color: rgba(255, 255, 255, 0.25);
    display: block;
}


.navbar-default .navbar-nav>li>a {
    color: #666;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #0091da;
    font-weight: 700;
    background-color: transparent;
}


.navbar-default .navbar-toggle .icon-bar {
    background-color: #0091da;
}




.haciaabajo{
  position: absolute;
  top: 700px;
  left: 49%;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 20;
}


@media only screen and (max-width: 767px) {
.haciaabajo{
  position: absolute;
  top: 510px;
  left: 48%;
  right: 0;
  bottom: 0;
  margin: auto;
}
}



.sobreportada {
    position: absolute;

    top: 180px;

    z-index: 10;

}

@media only screen and (max-width: 767px) {
.sobreportada {

    top: 60px;


}
}



.recuadroconsombra {
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    padding: 0;
    min-height: 210px;
    background-color: #fff;
}







.recuadronoticias {
    margin:0;
    padding: 0;
    background-color: #F4F6F7;
    font-weight: 300;
    min-height: 210px;
}


.recuadronoticias3 {
    margin:0;
    padding: 0;
    background-color: #F4F6F7;
    font-weight: 300;
    min-height: 80px;
}


.recuadronoticias:hover {
    box-shadow: 0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)!important;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    -webkit-filter: brightness(105%);
filter: brightness(105%);
}


.recuadronoticias2 {
    margin:0;
    padding: 10px;
    background-color: #F4F6F7;
    font-weight: 300;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.5);-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.5);box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.5);
    min-height: 142px;
}



.recuadronoticias2:hover {
    box-shadow: 0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)!important;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}



    





.recuadroazul {
    margin:0;
    height: 5px;
    background-color: #0091da;
    width: 100%;
}


.credenciales {
    font-size: 64px;
    font-weight: 300;
    margin-bottom: 0px;
}


.thumbnail {
    display: block;
    padding: 0;
    margin-bottom: 0;
    line-height: 1.42857143;
    background-color: #fff;
    border: 0px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
    width: 80px;
}




.lead {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.5;
}

a {
    color: #0091da;
    text-decoration: none;
}

.bajadacarrusel {
    font-size: 20px;
}






/* ANIMACION TEXTO */




.cd-title {
  position: relative;
  height: 160px;
  line-height: 230px;
  text-align: center;
}
.cd-title h1 {
  font-size: 2.4rem;
  font-weight: 700;
}
@media only screen and (min-width: 768px) {
  .cd-title {
    line-height: 250px;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-title {
    height: 200px;
    line-height: 300px;
  }
  .cd-title h1 {
    font-size: 3rem;
  }
}

.cd-intro {
  width: 90%;
  max-width: 768px;
  text-align: center;
}

.cd-intro {
  margin: 4em auto;
}
@media only screen and (min-width: 768px) {
  .cd-intro {
    margin: 5em auto;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-intro {
    margin: 6em auto;
  }
}

.cd-headline {
  /*font-size: 3rem;*/
  line-height: 1.2;
}
@media only screen and (min-width: 768px) {
  .cd-headline {
    /*font-size: 4.4rem;*/
    font-weight: 300;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-headline {
    /*font-size: 6rem;*/
  }
}

.cd-words-wrapper {
  display: inline-block;
  position: relative;
  text-align: left;
}
.cd-words-wrapper b {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
  left: 0;
  top: 0;
}
.cd-words-wrapper b.is-visible {
  position: relative;
}
.no-js .cd-words-wrapper b {
  opacity: 0;
}
.no-js .cd-words-wrapper b.is-visible {
  opacity: 1;
}

/* -------------------------------- 

xrotate-1 

-------------------------------- */
.cd-headline.rotate-1 .cd-words-wrapper {
  -webkit-perspective: 1000px;
  -moz-perspective: 300px;
  perspective: 300px;
}
.cd-headline.rotate-1 b {
  opacity: 0;
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.cd-headline.rotate-1 b.is-visible {
  opacity: 1;
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-animation: cd-rotate-1-in 1.2s;
  -moz-animation: cd-rotate-1-in 1.2s;
  animation: cd-rotate-1-in 1.2s;
}
.cd-headline.rotate-1 b.is-hidden {
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  transform: rotateX(180deg);
  -webkit-animation: cd-rotate-1-out 1.2s;
  -moz-animation: cd-rotate-1-out 1.2s;
  animation: cd-rotate-1-out 1.2s;
}

@-webkit-keyframes cd-rotate-1-in {
  0% {
    -webkit-transform: rotateX(180deg);
    opacity: 0;
  }
  35% {
    -webkit-transform: rotateX(120deg);
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateX(360deg);
    opacity: 1;
  }
}
@-moz-keyframes cd-rotate-1-in {
  0% {
    -moz-transform: rotateX(180deg);
    opacity: 0;
  }
  35% {
    -moz-transform: rotateX(120deg);
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  100% {
    -moz-transform: rotateX(360deg);
    opacity: 1;
  }
}
@keyframes cd-rotate-1-in {
  0% {
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    transform: rotateX(180deg);
    opacity: 0;
  }
  35% {
    -webkit-transform: rotateX(120deg);
    -moz-transform: rotateX(120deg);
    -ms-transform: rotateX(120deg);
    -o-transform: rotateX(120deg);
    transform: rotateX(120deg);
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateX(360deg);
    -moz-transform: rotateX(360deg);
    -ms-transform: rotateX(360deg);
    -o-transform: rotateX(360deg);
    transform: rotateX(360deg);
    opacity: 1;
  }
}
@-webkit-keyframes cd-rotate-1-out {
  0% {
    -webkit-transform: rotateX(0deg);
    opacity: 1;
  }
  35% {
    -webkit-transform: rotateX(-40deg);
    opacity: 1;
  }
  65% {
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateX(180deg);
    opacity: 0;
  }
}
@-moz-keyframes cd-rotate-1-out {
  0% {
    -moz-transform: rotateX(0deg);
    opacity: 1;
  }
  35% {
    -moz-transform: rotateX(-40deg);
    opacity: 1;
  }
  65% {
    opacity: 0;
  }
  100% {
    -moz-transform: rotateX(180deg);
    opacity: 0;
  }
}
@keyframes cd-rotate-1-out {
  0% {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1;
  }
  35% {
    -webkit-transform: rotateX(-40deg);
    -moz-transform: rotateX(-40deg);
    -ms-transform: rotateX(-40deg);
    -o-transform: rotateX(-40deg);
    transform: rotateX(-40deg);
    opacity: 1;
  }
  65% {
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    transform: rotateX(180deg);
    opacity: 0;
  }
}
/* -------------------------------- 

xtype 

-------------------------------- */
.cd-headline.type .cd-words-wrapper {
  vertical-align: top;
  overflow: hidden;
}
.cd-headline.type .cd-words-wrapper::after {
  /* vertical bar */
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 90%;
  width: 1px;
  background-color: #aebcb9;
}
.cd-headline.type .cd-words-wrapper.waiting::after {
  -webkit-animation: cd-pulse 1s infinite;
  -moz-animation: cd-pulse 1s infinite;
  animation: cd-pulse 1s infinite;
}
.cd-headline.type .cd-words-wrapper.selected {
  background-color: #aebcb9;
}
.cd-headline.type .cd-words-wrapper.selected::after {
  visibility: hidden;
}
.cd-headline.type .cd-words-wrapper.selected b {
  color: #0d0d0d;
}
.cd-headline.type b {
  visibility: hidden;
}
.cd-headline.type b.is-visible {
  visibility: visible;
}
.cd-headline.type i {
  position: absolute;
  visibility: hidden;
}
.cd-headline.type i.in {
  position: relative;
  visibility: visible;
}

@-webkit-keyframes cd-pulse {
  0% {
    -webkit-transform: translateY(-50%) scale(1);
    opacity: 1;
  }
  40% {
    -webkit-transform: translateY(-50%) scale(0.9);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(-50%) scale(0);
    opacity: 0;
  }
}
@-moz-keyframes cd-pulse {
  0% {
    -moz-transform: translateY(-50%) scale(1);
    opacity: 1;
  }
  40% {
    -moz-transform: translateY(-50%) scale(0.9);
    opacity: 0;
  }
  100% {
    -moz-transform: translateY(-50%) scale(0);
    opacity: 0;
  }
}
@keyframes cd-pulse {
  0% {
    -webkit-transform: translateY(-50%) scale(1);
    -moz-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    -o-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
    opacity: 1;
  }
  40% {
    -webkit-transform: translateY(-50%) scale(0.9);
    -moz-transform: translateY(-50%) scale(0.9);
    -ms-transform: translateY(-50%) scale(0.9);
    -o-transform: translateY(-50%) scale(0.9);
    transform: translateY(-50%) scale(0.9);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(-50%) scale(0);
    -moz-transform: translateY(-50%) scale(0);
    -ms-transform: translateY(-50%) scale(0);
    -o-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0);
    opacity: 0;
  }
}
/* -------------------------------- 

xrotate-2 

-------------------------------- */
.cd-headline.rotate-2 .cd-words-wrapper {
  -webkit-perspective: 300px;
  -moz-perspective: 300px;
  perspective: 300px;
}
.cd-headline.rotate-2 i, .cd-headline.rotate-2 em {
  display: inline-block;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.cd-headline.rotate-2 b {
  opacity: 0;
}
.cd-headline.rotate-2 i {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateZ(-20px) rotateX(90deg);
  -moz-transform: translateZ(-20px) rotateX(90deg);
  -ms-transform: translateZ(-20px) rotateX(90deg);
  -o-transform: translateZ(-20px) rotateX(90deg);
  transform: translateZ(-20px) rotateX(90deg);
  opacity: 0;
}
.is-visible .cd-headline.rotate-2 i {
  opacity: 1;
}
.cd-headline.rotate-2 i.in {
  -webkit-animation: cd-rotate-2-in 0.4s forwards;
  -moz-animation: cd-rotate-2-in 0.4s forwards;
  animation: cd-rotate-2-in 0.4s forwards;
}
.cd-headline.rotate-2 i.out {
  -webkit-animation: cd-rotate-2-out 0.4s forwards;
  -moz-animation: cd-rotate-2-out 0.4s forwards;
  animation: cd-rotate-2-out 0.4s forwards;
}
.cd-headline.rotate-2 em {
  -webkit-transform: translateZ(20px);
  -moz-transform: translateZ(20px);
  -ms-transform: translateZ(20px);
  -o-transform: translateZ(20px);
  transform: translateZ(20px);
}

.no-csstransitions .cd-headline.rotate-2 i {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
  opacity: 0;
}
.no-csstransitions .cd-headline.rotate-2 i em {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.no-csstransitions .cd-headline.rotate-2 .is-visible i {
  opacity: 1;
}

@-webkit-keyframes cd-rotate-2-in {
  0% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(90deg);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(-10deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(0deg);
  }
}
@-moz-keyframes cd-rotate-2-in {
  0% {
    opacity: 0;
    -moz-transform: translateZ(-20px) rotateX(90deg);
  }
  60% {
    opacity: 1;
    -moz-transform: translateZ(-20px) rotateX(-10deg);
  }
  100% {
    opacity: 1;
    -moz-transform: translateZ(-20px) rotateX(0deg);
  }
}
@keyframes cd-rotate-2-in {
  0% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(90deg);
    -moz-transform: translateZ(-20px) rotateX(90deg);
    -ms-transform: translateZ(-20px) rotateX(90deg);
    -o-transform: translateZ(-20px) rotateX(90deg);
    transform: translateZ(-20px) rotateX(90deg);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(-10deg);
    -moz-transform: translateZ(-20px) rotateX(-10deg);
    -ms-transform: translateZ(-20px) rotateX(-10deg);
    -o-transform: translateZ(-20px) rotateX(-10deg);
    transform: translateZ(-20px) rotateX(-10deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(0deg);
    -moz-transform: translateZ(-20px) rotateX(0deg);
    -ms-transform: translateZ(-20px) rotateX(0deg);
    -o-transform: translateZ(-20px) rotateX(0deg);
    transform: translateZ(-20px) rotateX(0deg);
  }
}
@-webkit-keyframes cd-rotate-2-out {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(0);
  }
  60% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(-100deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(-90deg);
  }
}
@-moz-keyframes cd-rotate-2-out {
  0% {
    opacity: 1;
    -moz-transform: translateZ(-20px) rotateX(0);
  }
  60% {
    opacity: 0;
    -moz-transform: translateZ(-20px) rotateX(-100deg);
  }
  100% {
    opacity: 0;
    -moz-transform: translateZ(-20px) rotateX(-90deg);
  }
}
@keyframes cd-rotate-2-out {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(0);
    -moz-transform: translateZ(-20px) rotateX(0);
    -ms-transform: translateZ(-20px) rotateX(0);
    -o-transform: translateZ(-20px) rotateX(0);
    transform: translateZ(-20px) rotateX(0);
  }
  60% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(-100deg);
    -moz-transform: translateZ(-20px) rotateX(-100deg);
    -ms-transform: translateZ(-20px) rotateX(-100deg);
    -o-transform: translateZ(-20px) rotateX(-100deg);
    transform: translateZ(-20px) rotateX(-100deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(-90deg);
    -moz-transform: translateZ(-20px) rotateX(-90deg);
    -ms-transform: translateZ(-20px) rotateX(-90deg);
    -o-transform: translateZ(-20px) rotateX(-90deg);
    transform: translateZ(-20px) rotateX(-90deg);
  }
}
/* -------------------------------- 

xloading-bar 

-------------------------------- */
.cd-headline.loading-bar span {
  display: inline-block;
  padding: .2em 0;
}
.cd-headline.loading-bar .cd-words-wrapper {
  overflow: hidden;
  vertical-align: top;
}
.cd-headline.loading-bar .cd-words-wrapper::after {
  /* loading bar */
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 0;
  background: #fff;
  z-index: 2;
  -webkit-transition: width 0.3s -0.1s;
  -moz-transition: width 0.3s -0.1s;
  transition: width 0.3s -0.1s;
}
.cd-headline.loading-bar .cd-words-wrapper.is-loading::after {
  width: 100%;
  -webkit-transition: width 3s;
  -moz-transition: width 3s;
  transition: width 3s;
}
.cd-headline.loading-bar b {
  top: .2em;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.cd-headline.loading-bar b.is-visible {
  opacity: 1;
  top: 0;
}

/* -------------------------------- 

xslide 

-------------------------------- */
.cd-headline.slide span {
  /*display: inline-block;*/
  padding: 0;
  font-weight: bold;
}
.cd-headline.slide .cd-words-wrapper {
  /*overflow: hidden;*/
  vertical-align: top;
}
.cd-headline.slide b {
  opacity: 0;
  top: .2em;
}
.cd-headline.slide b.is-visible {
  top: 0;
  opacity: 1;
  -webkit-animation: slide-in 0.6s;
  -moz-animation: slide-in 0.6s;
  animation: slide-in 0.6s;
}
.cd-headline.slide b.is-hidden {
  -webkit-animation: slide-out 0.6s;
  -moz-animation: slide-out 0.6s;
  animation: slide-out 0.6s;
}

@-webkit-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(20%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes slide-in {
  0% {
    opacity: 0;
    -moz-transform: translateY(-100%);
  }
  60% {
    opacity: 1;
    -moz-transform: translateY(20%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(20%);
    -moz-transform: translateY(20%);
    -ms-transform: translateY(20%);
    -o-transform: translateY(20%);
    transform: translateY(20%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes slide-out {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  60% {
    opacity: 0;
    -webkit-transform: translateY(120%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(100%);
  }
}
@-moz-keyframes slide-out {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
  60% {
    opacity: 0;
    -moz-transform: translateY(120%);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(100%);
  }
}
@keyframes slide-out {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  60% {
    opacity: 0;
    -webkit-transform: translateY(120%);
    -moz-transform: translateY(120%);
    -ms-transform: translateY(120%);
    -o-transform: translateY(120%);
    transform: translateY(120%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
  }
}
/* -------------------------------- 

xclip 

-------------------------------- */
.cd-headline.clip span {
  display: inline-block;
  padding: .2em 0;
}
.cd-headline.clip .cd-words-wrapper {
  overflow: hidden;
  vertical-align: top;
}
.cd-headline.clip .cd-words-wrapper::after {
  /* line */
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 2px;
  height: 100%;
  background-color: #aebcb9;
}
.cd-headline.clip b {
  opacity: 0;
}
.cd-headline.clip b.is-visible {
  opacity: 1;
}

/* -------------------------------- 

xzoom 

-------------------------------- */
.cd-headline.zoom .cd-words-wrapper {
  -webkit-perspective: 300px;
  -moz-perspective: 300px;
  perspective: 300px;
}
.cd-headline.zoom b {
  opacity: 0;
}
.cd-headline.zoom b.is-visible {
  opacity: 1;
  -webkit-animation: zoom-in 0.8s;
  -moz-animation: zoom-in 0.8s;
  animation: zoom-in 0.8s;
}
.cd-headline.zoom b.is-hidden {
  -webkit-animation: zoom-out 0.8s;
  -moz-animation: zoom-out 0.8s;
  animation: zoom-out 0.8s;
}

@-webkit-keyframes zoom-in {
  0% {
    opacity: 0;
    -webkit-transform: translateZ(100px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0);
  }
}
@-moz-keyframes zoom-in {
  0% {
    opacity: 0;
    -moz-transform: translateZ(100px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateZ(0);
  }
}
@keyframes zoom-in {
  0% {
    opacity: 0;
    -webkit-transform: translateZ(100px);
    -moz-transform: translateZ(100px);
    -ms-transform: translateZ(100px);
    -o-transform: translateZ(100px);
    transform: translateZ(100px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-webkit-keyframes zoom-out {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateZ(-100px);
  }
}
@-moz-keyframes zoom-out {
  0% {
    opacity: 1;
    -moz-transform: translateZ(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateZ(-100px);
  }
}
@keyframes zoom-out {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateZ(-100px);
    -moz-transform: translateZ(-100px);
    -ms-transform: translateZ(-100px);
    -o-transform: translateZ(-100px);
    transform: translateZ(-100px);
  }
}
/* -------------------------------- 

xrotate-3 

-------------------------------- */
.cd-headline.rotate-3 .cd-words-wrapper {
  -webkit-perspective: 300px;
  -moz-perspective: 300px;
  perspective: 300px;
}
.cd-headline.rotate-3 b {
  opacity: 0;
}
.cd-headline.rotate-3 i {
  display: inline-block;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.is-visible .cd-headline.rotate-3 i {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.cd-headline.rotate-3 i.in {
  -webkit-animation: cd-rotate-3-in 0.6s forwards;
  -moz-animation: cd-rotate-3-in 0.6s forwards;
  animation: cd-rotate-3-in 0.6s forwards;
}
.cd-headline.rotate-3 i.out {
  -webkit-animation: cd-rotate-3-out 0.6s forwards;
  -moz-animation: cd-rotate-3-out 0.6s forwards;
  animation: cd-rotate-3-out 0.6s forwards;
}

.no-csstransitions .cd-headline.rotate-3 i {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
  opacity: 0;
}

.no-csstransitions .cd-headline.rotate-3 .is-visible i {
  opacity: 1;
}

@-webkit-keyframes cd-rotate-3-in {
  0% {
    -webkit-transform: rotateY(180deg);
  }
  100% {
    -webkit-transform: rotateY(0deg);
  }
}
@-moz-keyframes cd-rotate-3-in {
  0% {
    -moz-transform: rotateY(180deg);
  }
  100% {
    -moz-transform: rotateY(0deg);
  }
}
@keyframes cd-rotate-3-in {
  0% {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }
  100% {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}
@-webkit-keyframes cd-rotate-3-out {
  0% {
    -webkit-transform: rotateY(0);
  }
  100% {
    -webkit-transform: rotateY(-180deg);
  }
}
@-moz-keyframes cd-rotate-3-out {
  0% {
    -moz-transform: rotateY(0);
  }
  100% {
    -moz-transform: rotateY(-180deg);
  }
}
@keyframes cd-rotate-3-out {
  0% {
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -ms-transform: rotateY(0);
    -o-transform: rotateY(0);
    transform: rotateY(0);
  }
  100% {
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
  }
}
/* -------------------------------- 

xscale 

-------------------------------- */
.cd-headline.scale b {
  opacity: 0;
}
.cd-headline.scale i {
  display: inline-block;
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.is-visible .cd-headline.scale i {
  opacity: 1;
}
.cd-headline.scale i.in {
  -webkit-animation: scale-up 0.6s forwards;
  -moz-animation: scale-up 0.6s forwards;
  animation: scale-up 0.6s forwards;
}
.cd-headline.scale i.out {
  -webkit-animation: scale-down 0.6s forwards;
  -moz-animation: scale-down 0.6s forwards;
  animation: scale-down 0.6s forwards;
}

.no-csstransitions .cd-headline.scale i {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 0;
}

.no-csstransitions .cd-headline.scale .is-visible i {
  opacity: 1;
}

@-webkit-keyframes scale-up {
  0% {
    -webkit-transform: scale(0);
    opacity: 0;
  }
  60% {
    -webkit-transform: scale(1.2);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
@-moz-keyframes scale-up {
  0% {
    -moz-transform: scale(0);
    opacity: 0;
  }
  60% {
    -moz-transform: scale(1.2);
    opacity: 1;
  }
  100% {
    -moz-transform: scale(1);
    opacity: 1;
  }
}
@keyframes scale-up {
  0% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  60% {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes scale-down {
  0% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
  60% {
    -webkit-transform: scale(0);
    opacity: 0;
  }
}
@-moz-keyframes scale-down {
  0% {
    -moz-transform: scale(1);
    opacity: 1;
  }
  60% {
    -moz-transform: scale(0);
    opacity: 0;
  }
}
@keyframes scale-down {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  60% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
}
/* -------------------------------- 

xpush 

-------------------------------- */
.cd-headline.push b {
  opacity: 0;
}
.cd-headline.push b.is-visible {
  opacity: 1;
  -webkit-animation: push-in 0.6s;
  -moz-animation: push-in 0.6s;
  animation: push-in 0.6s;
}
.cd-headline.push b.is-hidden {
  -webkit-animation: push-out 0.6s;
  -moz-animation: push-out 0.6s;
  animation: push-out 0.6s;
}

@-webkit-keyframes push-in {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes push-in {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100%);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(10%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@keyframes push-in {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(10%);
    -moz-transform: translateX(10%);
    -ms-transform: translateX(10%);
    -o-transform: translateX(10%);
    transform: translateX(10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes push-out {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  60% {
    opacity: 0;
    -webkit-transform: translateX(110%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%);
  }
}
@-moz-keyframes push-out {
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
  60% {
    opacity: 0;
    -moz-transform: translateX(110%);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(100%);
  }
}
@keyframes push-out {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  60% {
    opacity: 0;
    -webkit-transform: translateX(110%);
    -moz-transform: translateX(110%);
    -ms-transform: translateX(110%);
    -o-transform: translateX(110%);
    transform: translateX(110%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }
}



 .input-symbol-moneda {
     position: relative;
 }
 .input-symbol-moneda input {
     padding-left: 30px;
 }
.input-symbol-moneda:after {
    position: absolute;
    top: 13px;
    content: "$";
    left: 15px;
    font-size: 16px;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 3px;
    border-radius: 1px;
}


.panel-default>.panel-heading {
        color: #0091da;
    background-color: #fff;

    border-radius: 0;
}


.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.0);
    box-shadow: 0 1px 1px rgba(0,0,0,.0);
}



.parche1 {
    height: 70px;
    background-color: #0091da;
    position: absolute
    ;
    width: 100%;
    margin-top: 0;
    z-index: 4;
}


.parche2 {
    height: 250px;
    background-color: #0091da;
    position: absolute;
    width: 100%;
    top: 0;
    border-radius: 0;
    margin-top: 580px;
    z-index: 5;
}

.parche3 {
    height: 100px;
    background-color: #0091da;
    position: absolute
    ;
    width: 100%;
    margin-top: 0;
    z-index: 4;
}


@media only screen and (max-width: 1199px){
.parche1 {
    height: 100px;
    margin-top: 0px;

}

.parche3 {
    height: 140px;
    margin-top: 0px;

}

.lead {
    margin-bottom: 20px;
    font-size: 13px;
    font-weight: 300;
    line-height: 1.4;
}






}


@media only screen and (max-width: 992px){
.parche1 {
    height: 70px;
    margin-top: 0px;

}


.parche3 {
    height: 70px;
    margin-top: 0px;

}
.recuadronoticias {

    min-height: 207px;
}


.titulonoticias {
  font-size: 16px;
  line-height: 1.3;
  padding-left: 5px;
}




}

@media only screen and (max-width: 768px){
.parche1 {
    height: 70px;
    margin-top: 0;

}

.parche2 {
    height: 240px;
    background-color: #0091da;
    position: absolute;
    width: 100%;
    top: 0;
    border-radius: 0;
    margin-top: 730px;
    z-index: 5;
}



}




@media only screen and (max-width: 527px){
.parche1 {
    height: 70px;
    margin-top: 0;

}
}



@media only screen and (max-width: 767px){
.lead {
    margin-bottom: 20px;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.4;
}


.textocyber{
  font-size: 12px;
  padding-top: 5px;
}


.recuadronoticias {

    min-height: 80px;
}

.recuadronoticias2 {

    min-height: 10px;
}


.thumbnail {
    width: 80px;
}









.hovereffect {
  height: 240px;
}

.hovereffect p {

  -webkit-transform: translateY(130px);
  -ms-transform: translateY(130px);
  transform: translateY(130px);
}



.hovereffect p.info {
  font-size: 12px;
  line-height: 1.2;
  padding-top: 50px;
  padding-left: 10px;
  padding-right: 10px;
}

.hovereffect:hover .overlay {
  background-color: rgba(255, 255, 255, 1);
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    background-color: #fff;
    border-left-style: solid;
    border-left-width: 5px;
    border-left-color: #0091da;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-bottom-color: none;
    color: #0091da;
    font-weight: bold;
}

.login-mobile {
    position: absolute;
    right: 80px;
    display: block;
    top: 21px;
}

.paddingespecialrightmobile {
  padding-right: 5px;
}

.paddingespecialleftmobile {
  padding-left: 5px;
}




}




a:focus, a:hover {

    text-decoration: none;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #fff;
}



.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0;
    border-bottom-style: solid;
    border-bottom-color: #0091da;
    border-bottom-width: 2px;
}


.panel-title {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 16px;
    color: inherit;
}



.more-less {
        float: right;
        margin-top: 5px;
        font-size: 22px;
        font-weight: 300;
    }



.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 10px;
}



.sandra {
  font-size: 72px;
  color: #fc0;
}



.emergencia {
  display: none !important;
}








