@charset "UTF-8";
* {
    padding: 0;
    margin: 0;
    outline: none !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
}

li {
    list-style: none;
}

fieldset {
    border: 0;
}


/*
	===================== colores =================
*/


/*Grises*/


/*link*/


/*otros*/


/*
	===================== background =============
*/

.str-bg {
    width: 100%;
    height: 100px;
}

.str-bg-base {
    background-color: #555453 !important;
}

.str-bg-green {
    background-color: #ABC300 !important;
}

.str-bg-primary {
    background-color: #ec0000 !important;
}

.str-bg-white,
.str-box-calugas,
.str-box-advertencia {
    background-color: #ffffff !important;
}

.str-bg-blue {
    background-color: #1BB3BC !important;
}

.str-bg-light-red {
    background-color: #FBD0D0 !important;
}

.str-bg-light-blue {
    background-color: #DDF4F5 !important;
}

.str-bg-dark-red {
    background-color: #B30000 !important;
}

.str-bg-yellow {
    background-color: #E79E06 !important;
}

.str-bg-magenta {
    background-color: #A03367 !important;
}

.str-bg-grey {
    background-color: #666666 !important;
}

.str-bg-white,
.str-box-calugas,
.str-box-advertencia {
    background-color: #ffffff !important;
}

.str-bg-border-light {
    background-color: #d7d7d7 !important;
}

.str-bg-orange {
    background-color: #e59d27 !important;
}

.str-color-base {
    color: #555453 !important;
}

.str-color-blue {
    color: #1BB3BC !important;
}

.str-color-green {
    color: #ABC300 !important;
}

.str-color-primary {
    color: #ec0000 !important;
}

.str-color-light-blue {
    color: #DDF4F5 !important;
}

.str-color-dark-red {
    color: #B30000 !important;
}

.str-color-yellow {
    color: #E79E06 !important;
}

.str-color-magenta {
    color: #A03367 !important;
}

.str-color-grey {
    color: #666666 !important;
}

.str-color-white {
    color: #ffffff !important;
}


/*
	===================== Base =====================
*/


/*
	===================== Base =====================
*/


/*
	===================== font-weight ==============
*/


/*
	=====================     Mixin ================
*/

.margin-top-1 {
    margin-top: 10px !important;
}

.margin-n-top-1 {
    margin-top: -10px !important;
}

.margin-left-1 {
    margin-left: 10px !important;
}

.margin-n-left-1 {
    margin-left: -10px !important;
}

.margin-bottom-1 {
    margin-bottom: 10px !important;
}

.margin-n-bottom-1 {
    margin-bottom: -10px !important;
}

.margin-right-1 {
    margin-right: 10px !important;
}

.margin-n-right-1 {
    margin-right: -10px !important;
}

.margin-top-2 {
    margin-top: 20px !important;
}

.margin-n-top-2 {
    margin-top: -20px !important;
}

.margin-left-2 {
    margin-left: 20px !important;
}

.margin-n-left-2 {
    margin-left: -20px !important;
}

.margin-bottom-2 {
    margin-bottom: 20px !important;
}

.margin-n-bottom-2 {
    margin-bottom: -20px !important;
}

.margin-right-2 {
    margin-right: 20px !important;
}

.margin-n-right-2 {
    margin-right: -20px !important;
}

.margin-top-3 {
    margin-top: 30px !important;
}

.margin-n-top-3 {
    margin-top: -30px !important;
}

.margin-left-3 {
    margin-left: 30px !important;
}

.margin-n-left-3 {
    margin-left: -30px !important;
}

.margin-bottom-3 {
    margin-bottom: 30px !important;
}

.margin-n-bottom-3 {
    margin-bottom: -30px !important;
}

.margin-right-3 {
    margin-right: 30px !important;
}

.margin-n-right-3 {
    margin-right: -30px !important;
}

.margin-top-4 {
    margin-top: 40px !important;
}

.margin-n-top-4 {
    margin-top: -40px !important;
}

.margin-left-4 {
    margin-left: 40px !important;
}

.margin-n-left-4 {
    margin-left: -40px !important;
}

.margin-bottom-4 {
    margin-bottom: 40px !important;
}

.margin-n-bottom-4 {
    margin-bottom: -40px !important;
}

.margin-right-4 {
    margin-right: 40px !important;
}

.margin-n-right-4 {
    margin-right: -40px !important;
}

.margin-top-5 {
    margin-top: 50px !important;
}

.margin-n-top-5 {
    margin-top: -50px !important;
}

.margin-left-5 {
    margin-left: 50px !important;
}

.margin-n-left-5 {
    margin-left: -50px !important;
}

.margin-bottom-5 {
    margin-bottom: 50px !important;
}

.margin-n-bottom-5 {
    margin-bottom: -50px !important;
}

.margin-right-5 {
    margin-right: 50px !important;
}

.margin-n-right-5 {
    margin-right: -50px !important;
}

.margin-top-6 {
    margin-top: 60px !important;
}

.margin-n-top-6 {
    margin-top: -60px !important;
}

.margin-left-6 {
    margin-left: 60px !important;
}

.margin-n-left-6 {
    margin-left: -60px !important;
}

.margin-bottom-6 {
    margin-bottom: 60px !important;
}

.margin-n-bottom-6 {
    margin-bottom: -60px !important;
}

.margin-right-6 {
    margin-right: 60px !important;
}

.margin-n-right-6 {
    margin-right: -60px !important;
}

.margin-top-7 {
    margin-top: 70px !important;
}

.margin-n-top-7 {
    margin-top: -70px !important;
}

.margin-left-7 {
    margin-left: 70px !important;
}

.margin-n-left-7 {
    margin-left: -70px !important;
}

.margin-bottom-7 {
    margin-bottom: 70px !important;
}

.margin-n-bottom-7 {
    margin-bottom: -70px !important;
}

.margin-right-7 {
    margin-right: 70px !important;
}

.margin-n-right-7 {
    margin-right: -70px !important;
}

.margin-top-8 {
    margin-top: 80px !important;
}

.margin-n-top-8 {
    margin-top: -80px !important;
}

.margin-left-8 {
    margin-left: 80px !important;
}

.margin-n-left-8 {
    margin-left: -80px !important;
}

.margin-bottom-8 {
    margin-bottom: 80px !important;
}

.margin-n-bottom-8 {
    margin-bottom: -80px !important;
}

.margin-right-8 {
    margin-right: 80px !important;
}

.margin-n-right-8 {
    margin-right: -80px !important;
}

.margin-top-9 {
    margin-top: 90px !important;
}

.margin-n-top-9 {
    margin-top: -90px !important;
}

.margin-left-9 {
    margin-left: 90px !important;
}

.margin-n-left-9 {
    margin-left: -90px !important;
}

.margin-bottom-9 {
    margin-bottom: 90px !important;
}

.margin-n-bottom-9 {
    margin-bottom: -90px !important;
}

.margin-right-9 {
    margin-right: 90px !important;
}

.margin-n-right-9 {
    margin-right: -90px !important;
}

.margin-top-10 {
    margin-top: 100px !important;
}

.margin-n-top-10 {
    margin-top: -100px !important;
}

.margin-left-10 {
    margin-left: 100px !important;
}

.margin-n-left-10 {
    margin-left: -100px !important;
}

.margin-bottom-10 {
    margin-bottom: 100px !important;
}

.margin-n-bottom-10 {
    margin-bottom: -100px !important;
}

.margin-right-10 {
    margin-right: 100px !important;
}

.margin-n-right-10 {
    margin-right: -100px !important;
}

.margin-top-11 {
    margin-top: 110px !important;
}

.margin-n-top-11 {
    margin-top: -110px !important;
}

.margin-left-11 {
    margin-left: 110px !important;
}

.margin-n-left-11 {
    margin-left: -110px !important;
}

.margin-bottom-11 {
    margin-bottom: 110px !important;
}

.margin-n-bottom-11 {
    margin-bottom: -110px !important;
}

.margin-right-11 {
    margin-right: 110px !important;
}

.margin-n-right-11 {
    margin-right: -110px !important;
}

.margin-top-12 {
    margin-top: 120px !important;
}

.margin-n-top-12 {
    margin-top: -120px !important;
}

.margin-left-12 {
    margin-left: 120px !important;
}

.margin-n-left-12 {
    margin-left: -120px !important;
}

.margin-bottom-12 {
    margin-bottom: 120px !important;
}

.margin-n-bottom-12 {
    margin-bottom: -120px !important;
}

.margin-right-12 {
    margin-right: 120px !important;
}

.margin-n-right-12 {
    margin-right: -120px !important;
}


/*
	===================== fin Mixin =====================
*/


/*
	===================== font-size =====================
*/


/*
	===================== fin font-size =====================
*/


/*
	===================== mediaqueries =====================
*/


/*
	===================== mediaqueries =====================
*/


/*
	===================== margenes =====================
*/


/*
	===================== fin margenes =====================
*/

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
    /*@media (max-width: $screen-sm-min) {
    & {
      width: 100%;
      padding: 0 ($margen * 2);
    }
  }*/
}

.txt-justify {
    text-align: justify !important;
}

@media (min-width: 768px) {
    .container {
        width: 740px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 960px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1040px;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
}

.row {
    margin-left: -10px;
    margin-right: -10px;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666667%;
}

.col-xs-pull-10 {
    right: 83.33333333%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666667%;
}

.col-xs-pull-7 {
    right: 58.33333333%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666667%;
}

.col-xs-pull-4 {
    right: 33.33333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.66666667%;
}

.col-xs-pull-1 {
    right: 8.33333333%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66666667%;
}

.col-xs-push-10 {
    left: 83.33333333%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66666667%;
}

.col-xs-push-7 {
    left: 58.33333333%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66666667%;
}

.col-xs-push-4 {
    left: 33.33333333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.66666667%;
}

.col-xs-push-1 {
    left: 8.33333333%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.col-xs-offset-0 {
    margin-left: 0;
}

@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-push-11 {
        left: 91.66666667%;
    }
    .col-sm-push-10 {
        left: 83.33333333%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-8 {
        left: 66.66666667%;
    }
    .col-sm-push-7 {
        left: 58.33333333%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-5 {
        left: 41.66666667%;
    }
    .col-sm-push-4 {
        left: 33.33333333%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-2 {
        left: 16.66666667%;
    }
    .col-sm-push-1 {
        left: 8.33333333%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-sm-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-pull-11 {
        right: 91.66666667%;
    }
    .col-md-pull-10 {
        right: 83.33333333%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-8 {
        right: 66.66666667%;
    }
    .col-md-pull-7 {
        right: 58.33333333%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-5 {
        right: 41.66666667%;
    }
    .col-md-pull-4 {
        right: 33.33333333%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-2 {
        right: 16.66666667%;
    }
    .col-md-pull-1 {
        right: 8.33333333%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-push-11 {
        left: 91.66666667%;
    }
    .col-md-push-10 {
        left: 83.33333333%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-8 {
        left: 66.66666667%;
    }
    .col-md-push-7 {
        left: 58.33333333%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-5 {
        left: 41.66666667%;
    }
    .col-md-push-4 {
        left: 33.33333333%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-2 {
        left: 16.66666667%;
    }
    .col-md-push-1 {
        left: 8.33333333%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-md-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-push-11 {
        left: 91.66666667%;
    }
    .col-lg-push-10 {
        left: 83.33333333%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-8 {
        left: 66.66666667%;
    }
    .col-lg-push-7 {
        left: 58.33333333%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-5 {
        left: 41.66666667%;
    }
    .col-lg-push-4 {
        left: 33.33333333%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-2 {
        left: 16.66666667%;
    }
    .col-lg-push-1 {
        left: 8.33333333%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-lg-offset-0 {
        margin-left: 0;
    }
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
    content: " ";
    display: table;
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
    clear: both;
}

@media (max-width: 768px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (max-width: 560px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) {
    .hidden-desktop {
        display: none !important;
    }
}

.no-row {
    display: table;
    width: 100%;
}

.no-row [class^="col-"] {
    display: table-cell;
    float: none;
    vertical-align: top;
}

.reset [class^="col-"] {
    padding: 0;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}

@-webkit-keyframes bounce {
    0%,
    20%,
    53%,
    80%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    40%,
    43% {
        -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }
    70% {
        -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}

@keyframes bounce {
    0%,
    20%,
    53%,
    80%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    40%,
    43% {
        -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -o-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        -ms-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }
    70% {
        -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -o-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        -ms-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        -ms-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
}

@-webkit-keyframes flash {
    0%,
    50%,
    100% {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}

@keyframes flash {
    0%,
    50%,
    100% {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash;
}


/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        -ms-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }
    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }
    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        -ms-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        -ms-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        -ms-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }
    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        -ms-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }
    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        -ms-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand;
}

@-webkit-keyframes shake {
    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

@keyframes shake {
    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        -ms-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        -ms-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake;
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        -ms-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        -ms-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        -ms-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        -ms-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        -ms-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

.swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing;
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        -ms-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}


/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none;
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        -ms-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        -ms-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        -ms-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        -ms-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        -ms-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }
    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble;
}

@-webkit-keyframes bounceIn {
    0%,
    20%,
    40%,
    60%,
    80%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes bounceIn {
    0%,
    20%,
    40%,
    60%,
    80%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        -ms-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        -ms-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        -ms-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        -ms-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        -ms-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }
    100% {
        opacity: 1 !important;
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
}

@-webkit-keyframes bounceInDown {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInDown {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        -ms-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        -ms-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        -ms-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        -ms-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }
    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInLeft {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        -ms-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        -ms-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        -ms-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        -ms-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }
    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInRight {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        -ms-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        -ms-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        -ms-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        -ms-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }
    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes bounceInUp {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        -ms-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        -ms-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        -ms-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        -ms-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        -ms-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        -ms-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        -ms-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        -ms-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        -ms-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        -ms-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        -ms-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        -ms-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        -ms-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        -ms-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        -ms-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        -ms-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        -ms-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        -ms-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        -ms-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        -ms-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        -ms-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        -ms-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        -ms-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        -ms-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        -ms-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        -ms-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        -ms-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        -ms-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        -ms-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        -ms-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    100% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    -ms-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip;
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        -o-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        -o-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }
    100% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        -o-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        -o-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }
    100% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        -ms-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }
    60% {
        -webkit-transform: skewX(20deg);
        -ms-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: skewX(-5deg);
        -ms-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1;
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1;
    }
    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1;
    }
    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        -ms-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        -ms-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        -ms-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        -ms-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        -ms-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        -ms-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        -ms-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        -ms-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        -ms-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        -ms-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        -ms-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }
    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        -ms-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        -ms-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }
    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        -ms-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge;
}


/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        -ms-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
}


/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}

@keyframes rollOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        -ms-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        -ms-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
        opacity: 1;
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    100% {
        opacity: 0;
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        -ms-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    100% {
        opacity: 0;
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        -ms-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        -ms-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        -ms-transform-origin: left center;
        transform-origin: left center;
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        -ms-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        -ms-transform-origin: right center;
        transform-origin: right center;
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        -ms-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        visibility: visible;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
        visibility: visible;
    }
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        visibility: visible;
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        visibility: visible;
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        visibility: visible;
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%);
        visibility: visible;
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible;
    }
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%);
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp;
}


/*
 * Animation cargador
 */

@-webkit-keyframes loading {
    50% {
        opacity: .2;
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes loading {
    50% {
        opacity: .2;
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}


/*
  ===================== Typography Open sans  =====================
*/

@font-face {
    font-family: 'open_sanslight', sans-serif;
    src: url("../fonts/opensans-light-webfont.woff2") format("woff2"), url("../fonts/opensans-light-webfont.woff") format("woff");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansregular', sans-serif;
    src: url("../fonts/opensans-regular-webfont.woff2") format("woff2"), url("../fonts/opensans-regular-webfont.woff") format("woff");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanssemibold', sans-serif;
    src: url("../fonts/opensans-semibold-webfont.woff2") format("woff2"), url("../fonts/opensans-semibold-webfont.woff") format("woff");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansbold', sans-serif;
    src: url("../fonts/opensans-bold-webfont.woff2") format("woff2"), url("../fonts/opensans-bold-webfont.woff") format("woff");
    font-weight: 700;
    font-style: normal;
}


/*
  =====================  Base =====================
*/

html {
    height: 100%;
}

body {
    text-rendering: geometricPrecision;
    background-color: #F0F0F0;
    line-height: 140%;
    color: #555453;
    font-weight: normal;
    padding-top: 84px;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
}

@media (max-width: 768px) {
    body {
        padding-top: 60px;
    }
}


/*
  =====================     Titulos =====================
*/

h1,
.str-h1,
h2,
.str-h2,
h3,
.str-h3,
h4,
.str-h4,
h5,
.str-h5,
h6,
.str-h6 {
    line-height: 120%;
    margin: 0 0 10px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
}

h1,
.str-h1 {
    font-size: 47px;
}

@media (max-width: 768px) {
    h1,
    .str-h1 {
        font-size: 36px;
    }
}

@media (max-width: 768px) {
    h1,
    .str-h1 {
        font-size: 29px;
    }
}

h2,
.str-h2 {
    font-size: 24px;
}

@media (max-width: 768px) {
    h2,
    .str-h2 {
        font-size: 22px;
    }
}

h3,
.str-h3 {
    font-size: 20px;
}

h4,
.str-h4 {
    font-size: 14px;
}

h5,
.str-h5 {
    font-size: 14px;
}

h6,
.str-h6 {
    font-size: 13px;
}

strong,
h1,
.str-h1,
.str-banner-int .str-descrip .str-title h2,
.str-banner-int .str-descrip-clave .str-title h2,
.str-banner-int .str-descrip-clave .str-title h2 span,
.str-pasos .str-text,
.str-pasos .str-num {
    font-weight: 700;
}

.str-semi,
.str-text-descrip,
.str-info-producto h5,
.str-btn,
.str-btn-ver-mas,
.str-cont-login .str-list li a i {
    font-weight: 600;
}

.str-regular,
.str-banner-int .str-descrip-clave .str-title h2,
label,
input,
select {
    font-weight: 400;
}

a {
    color: #ec0000;
    text-decoration: none;
}

.str-small {
    font-size: 12px;
}

.str-small-x {
    font-size: 10px;
}

p {
    line-height: 20px;
}

p+p {
    margin-top: 15px;
}

main {
    margin-bottom: 40px;
}


/*
  ===================== Align  =====================
*/

.str-to-the-right {
    float: right;
}

.str-to-the-left {
    float: left;
}

.str-text-center {
    text-align: center;
}

.str-text-left {
    text-align: left !important;
}

.str-text-right {
    text-align: right;
}

.str-block {
    display: block !important;
}

.str-inline {
    display: inline-block !important;
}

.str-inline2 {
    display: inline !important;
}

.str-v-aling {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.str-v-middle {
    vertical-align: middle;
}

.str-justify {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.str-content-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.str-center-element {
    margin: 0 auto;
    display: block;
}

.str-relative {
    position: relative;
}

.str-z-index {
    position: relative;
    z-index: 10;
}

.str-margin-clear {
    margin-bottom: 0;
	width:95%\9;
}

@media (max-width:780px){
    .str-margin-clear { 
        width:85%\9;
    }
}

.str-overflow {
    overflow: hidden;
}

.str-elastic-img {
    width: 100%;
    display: block;
}

.str-border {
    border-bottom: 1px solid #d7d7d7;
}

.str-border-clear {
    border-bottom: none !important;
}

.str-border-top {
    border-top: 1px solid #d7d7d7;
    padding-top: 10px;
}

.str-middle-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 50px;
}

.str-cont-int {
    z-index: 20;
    position: relative;
}

.str-overlay {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;
    content: "";
    opacity: 0.35;
    background-color: #000000;
}

.str-loading {
    display: block;
    text-align: center;
}

.str-loading:after {
    display: table;
    line-height: 0;
    clear: both;
    content: "";
}

.str-loading>div {
    position: relative;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    background: #555453;
    border-style: solid;
    border-width: 0;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 6px;
    border-radius: 100%;
    -webkit-animation: loading .7s -.15s infinite linear;
    animation: loading .7s -.15s infinite linear;
}

.str-border-icon {
    background-color: #ec0000;
    position: absolute;
    right: 0;
    height: 100%;
    top: 0;
    width: 1px;
}

@media (min-width: 560px) {
    .str-p-deskt {
        padding: 0 20px;
    }
}

.loading>div:nth-child(2n-1) {
    -webkit-animation-delay: -.5s !important;
    animation-delay: -.5s !important;
}


/*
  ===================== Header =====================
*/

header {
    z-index: 500;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #F0F0F0;
    -webkit-box-shadow: 0 2px 7px rgba(25, 25, 25, 0.3);
    box-shadow: 0 2px 7px rgba(25, 25, 25, 0.3);
}

@media (max-width: 992px) {
    header {
        position: fixed;
        width: 100%;
        top: 0;
    }
}

header .str-logo {
    display: inline-block;
}

@media (max-width: 992px) {
    header .str-logo {
        margin: 10px 0;
    }
}

header .str-menuMobileNew {
    background-color: #d7d7d7;
    height: 60px;
    padding: 10px 0;
    position: fixed;
    width: 100%;
}

header .str-menu-nav .str-logo {
    padding: 22px 0;
}

header .str-menu-nav ul {
    float: right;
    margin: 0;
}

header .str-menu-nav ul li {
    float: left;
}

header .str-menu-nav ul li a {
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    text-rendering: optimizeLegibility;
    font-size: 14px;
    padding: 33px 10px;
    display: block;
    color: #555453;
    position: relative;
    line-height: initial;
    height: 87px;
}

header .str-menu-nav ul li a:before {
    content: "";
    position: absolute;
    height: 16px;
    width: 1px;
    left: 0;
    top: 50%;
    margin-top: -8px;
    background-color: #c2c2c2;
}

header .str-menu-nav ul li a:hover,
header .str-menu-nav ul li a.current {
    background-color: #D8D8D8;
}

header .str-menu-nav ul li:first-child a:before {
    display: none;
}

header .str-menu-nav ul li.btn-santander a {
    padding: 17px 10px;
    display: inline-block;
    vertical-align: middle;
}

header .str-menu-nav ul li.btn-santander a:hover {
    background: transparent;
}

header .menuSantanderMobile {
    display: none;
    height: 60px;
    position: relative;
    z-index: 999;
    background-repeat: no-repeat;
    background-position: 10px center;
}

.str-menuDeslizante {
    width: 90%;
    background-color: #ffffff;
    height: calc(100% - 60px);
    position: fixed;
    top: 60px;
    right: -90%;
    z-index: 9999;
    font-size: 18px;
    overflow: hidden;
    -webkit-transition: All .3s ease;
    -o-transition: All .3s ease;
    transition: All .3s ease;
}

.str-menuDeslizante .btnIngresarbg {
    padding: 0;
}

.str-menuDeslizante .footerMobile ul li {
    border: none;
}

.str-menuDeslizante .footerMobile ul li a {
    display: block;
    text-decoration: none;
    -webkit-transition: All .3s ease;
    -o-transition: All .3s ease;
    transition: All .3s ease;
    background-color: #ffffff;
}

.str-menuDeslizante .footerMobile ul li a span {
    float: none;
    color: #ec0000;
    margin-right: 10px;
}

.bgFixedMenu {
    position: fixed;
    background-color: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9997;
    opacity: 1;
    -webkit-transition: All .3s ease;
    -o-transition: All .3s ease;
    transition: All .3s ease;
}

.bgFixedMenu.bgFixedMenuOculto {
    opacity: 0;
    z-index: -100;
}

.accionMenu {
    right: 0;
}

.agregarFixed3 {
    position: fixed;
    z-index: 9998;
    top: 0;
    overflow: visible;
}

.str-menuDeslizante .primarioMobile .menuAcordeon {
    display: none;
}


/**/

.menuSantanderMobile {
    display: none;
    height: 60px;
    position: relative;
    z-index: 999;
    background-repeat: no-repeat;
    background-position: 10px center;
}

.menuSantanderMobile .botonHamburguesa {
    width: 26px;
    height: 17px;
    position: absolute;
    right: 0;
    top: 22px;
    cursor: pointer;
}

.menuSantanderMobile .botonHamburguesa .linea {
    width: 100%;
    height: 3px;
    border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #555453;
    position: absolute;
    top: 7px;
    left: 0;
    -webkit-transition: All .3s ease;
    -o-transition: All .3s ease;
    transition: All .3s ease;
}

.menuSantanderMobile .botonHamburguesa .linea:before {
    content: "";
    width: 100%;
    height: 3px;
    border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    bottom: -7px;
    left: 0;
    background-color: #555453;
    position: absolute;
    -webkit-transition: All .3s ease;
    -o-transition: All .3s ease;
    transition: All .3s ease;
}

.menuSantanderMobile .botonHamburguesa .linea:after {
    content: "";
    width: 100%;
    height: 3px;
    border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    bottom: 7px;
    left: 0;
    position: absolute;
    background-color: #555453;
    -webkit-transition: All .3s ease;
    -o-transition: All .3s ease;
    transition: All .3s ease;
}

.menuSantanderMobile .botonHamburguesa .linea.close {
    background-color: transparent;
}

.menuSantanderMobile .botonHamburguesa .linea.close:before {
    background-color: #555453;
    bottom: 0;
    height: 3px;
    -webkit-transform: rotate(45deg) translate(0, 0);
    -ms-transform: rotate(45deg) translate(0, 0);
    transform: rotate(45deg) translate(0, 0);
}

.menuSantanderMobile .botonHamburguesa .linea.close:after {
    background-color: #555453;
    bottom: 0;
    height: 3px;
    -webkit-transform: rotate(-45deg) translate(0, 0);
    -ms-transform: rotate(-45deg) translate(0, 0);
    transform: rotate(-45deg) translate(0, 0);
}

.menuDesplegable {
    width: 90%;
    max-width: 300px;
    height: calc(100% - 60px);
    background-color: #f0f0f0;
    position: fixed;
    display: none;
    top: 60px;
    right: 0;
    z-index: 999;
    overflow-y: scroll;
    overflow-x: hidden;
    -webkit-transition: All .3s ease;
    -o-transition: All .3s ease;
    transition: All .3s ease;
}

.menuDesplegable.menuOculto {
    right: -90%;
}

.menuDesplegable a {
    text-decoration: none;
}

.menuDesplegable ul li {
    position: relative;
    list-style: none;
    -webkit-transition: All .3s ease;
    -o-transition: All .3s ease;
    transition: All .3s ease;
    margin: 0 !important;
}

.menuDesplegable ul li a {
    color: #555453;
    display: block;
    width: 100%;
    padding: 17px 15px;
    font-size: 14px;
    -webkit-transition: All .3s ease;
    -o-transition: All .3s ease;
    transition: All .3s ease;
    border-bottom: 1px solid #ffffff;
}

.menuDesplegable ul li a.active {
    background-color: #c2c2c2;
}

.menuDesplegable ul li a:hover {
    color: #555453;
}

.menuDesplegable ul li:last-child a {
    border: none;
}

.agregarFixed {
    position: fixed;
    z-index: 1111;
    top: 0;
    overflow: visible;
}

.navNone {
    display: none;
}

.bgFixedMenu {
    position: fixed;
    background-color: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 888;
    opacity: 1;
    transition: All .3s ease;
    -webkit-transition: All .3s ease;
    -moz-transition: All .3s ease;
    -o-transition: All .3s ease;
}

.bgFixedMenuSantander {
    position: fixed;
    background-color: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 200;
    opacity: 1;
    -webkit-transition: All .3s ease;
    -o-transition: All .3s ease;
    transition: All .3s ease;
}

.bgFixedNone {
    display: none;
}

.bgFixedMenu.bgFixedMenuOculto {
    opacity: 0;
    z-index: -100;
}

.bgFixedMenuSantander.bgFixedMenuOculto {
    opacity: 0;
    z-index: -100;
}

.labelCheck,
.labelRadio {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 35px;
    margin-right: 15px;
}

.footerMobile {
    border-top: 1px solid #dddddd;
}

.footerMobile a {
    background-color: #ffffff;
    color: #6d6d6d;
    display: block;
    padding: 17px 5%;
    width: 90%;
    text-align: left;
    font-size: 14px;
    transition: All .3s ease;
    -webkit-transition: All .3s ease;
    -moz-transition: All .3s ease;
    -o-transition: All .3s ease;
}

.footerMobile a:hover {
    background-color: #d7d7d7;
}


/*20170704*/

.menuSantanderEscritorio ul li+li,
.desplegableMenu ul li+li {
    margin-top: 0 !important;
}

.menuSantander .submenuSantander ul li ul.submenuDesplegable {
    padding: 0;
}

@media only screen and (max-width: 992px) {
    .menuSantander {
        min-width: inherit;
    }
    .menuDesplegable {
        display: block;
    }
    .menuSantanderEscritorio {
        display: none;
    }
    .menuSantanderMobile {
        display: block;
    }
    .menuSantander {
        position: fixed;
        width: 100%;
        z-index: 9999;
        top: 0;
    }
    .menuSantander ul {
        text-align: left;
    }
    .menuFantasma {
        display: block;
    }
}

@media (max-width: 992px) {
    header nav .menu {
        right: -90%;
        width: 90%;
    }
    header .menuSantanderMobile {
        display: block;
    }
}

@media only screen and (max-width: 480px) {
    .menuSantanderMobile {
        background-size: 90%;
    }
    .advance .menuSantanderMobile {
        background-position: 10px center;
        background-size: 60%;
    }
}


/*
  ===================== Iconos =====================
*/

@font-face {
    font-family: 'iconos-santander';
    src: url("../fonts/iconos-santander.eot?e8ru82");
    src: url("../fonts/iconos-santander.eot?e8ru82#iefix") format("embedded-opentype"), url("../fonts/iconos-santander.ttf?e8ru82") format("truetype"), url("../fonts/iconos-santander.woff?e8ru82") format("woff"), url("../fonts/iconos-santander.svg?e8ru82#iconos-santander") format("svg");
    font-weight: normal;
    font-style: normal;
}

[class^="str-icon-"],
.str-cont-login .login .submit:after,
.custom-checkbox input[type="checkbox"]+label .custom:before,
[class*=" str-icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'iconos-santander', sans-serif !important;
    speak: none;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

i+span {
    margin-left: 5px;
}


/*Tamaños*/

.str-icon-xs {
    font-size: 11px !important;
}

.str-icon-s {
    font-size: 15px !important;
}

.str-icon-m {
    font-size: 22px !important;
}

.str-icon-m2 {
    font-size: 30px !important;
}

.str-icon-l {
    font-size: 56px;
}

.str-icon-error2:before {
    content: "-";
    display: block;
    background-color: #ffffff;
    width: 12px;
    height: 4px;
    font-size: 0;
    border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.str-icon-pat:before {
    content: "\e9bc";
}

.str-icon-Alerta:before {
    content: "\e9ba";
}

.str-icon-antivirus:before {
    content: "\e9bb";
}

.str-icon-firma-electronica:before {
    content: "\e9b8";
}

.str-icon-recaudacion:before {
    content: "\e9b9";
}

.str-icon-shield:before {
    content: "\e900";
}

.str-icon-eye:before {
    content: "\e901";
}

.str-icon-linkedin:before {
    content: "\e902";
}

.str-icon-cerrar2:before {
    content: "\e903";
}

.str-icon-check2:before {
    content: "\e904";
}

.str-icon-pdf:before {
    content: "\e905";
}

.str-icon-accesibilidad:before {
    content: "\e906";
}

.str-icon-acuerdos:before {
    content: "\e907";
}

.str-icon-ahorro:before {
    content: "\e908";
}

.str-icon-accionistas:before {
    content: "\e909";
}

.str-icon-acreditacion:before {
    content: "\e90a";
}

.str-icon-ajustes:before {
    content: "\e90b";
}

.str-icon-alarma:before {
    content: "\e90c";
}

.str-icon-analisis-datos:before {
    content: "\e90d";
}

.str-icon-app:before {
    content: "\e90e";
}

.str-icon-ATM:before {
    content: "\e90f";
}

.str-icon-audio:before {
    content: "\e910";
}

.str-icon-auto:before {
    content: "\e911";
}

.str-icon-avanzar:before {
    content: "\e912";
}

.str-icon-bluetooth:before {
    content: "\e913";
}

.str-icon-calculadora:before {
    content: "\e914";
}

.str-icon-becas:before {
    content: "\e915";
}

.str-icon-beneficio:before {
    content: "\e916";
}

.str-icon-calendario:before {
    content: "\e917";
}

.str-icon-centro-formacion:before {
    content: "\e918";
}

.str-icon-centro-medico:before {
    content: "\e919";
}

.str-icon-check:before {
    content: "\e91a";
}

.str-icon-ciberseguridad:before {
    content: "\e91b";
}

.str-icon-clientes-digitales:before {
    content: "\e91c";
}

.str-icon-clientes:before {
    content: "\e91d";
}

.str-icon-compartir:before {
    content: "\e91e";
}

.str-icon-credito:before {
    content: "\e91f";
}

.str-icon-cursos:before {
    content: "\e920";
}

.str-icon-compras-online:before {
    content: "\e921";
}

.str-icon-compras:before {
    content: "\e922";
}

.str-icon-datos:before {
    content: "\e923";
}

.str-icon-dinero:before {
    content: "\e924";
}

.str-icon-desventaja:before {
    content: "\e925";
}

.str-icon-documentos:before {
    content: "\e926";
}

.str-icon-editar:before {
    content: "\e927";
}

.str-icon-elegir:before {
    content: "\e928";
}

.str-icon-email:before {
    content: "\e929";
}

.str-icon-empleados-santander:before {
    content: "\e92a";
}

.str-icon-energias-renovables:before {
    content: "\e92b";
}

.str-icon-entradas:before {
    content: "\e92c";
}

.str-icon-empleados:before {
    content: "\e92d";
}

.str-icon-empresas:before {
    content: "\e92e";
}

.str-icon-favoritos:before {
    content: "\e92f";
}

.str-icon-fax:before {
    content: "\e930";
}

.str-icon-financiacion:before {
    content: "\e931";
}

.str-icon-formula-1:before {
    content: "\e932";
}

.str-icon-formularios:before {
    content: "\e933";
}

.str-icon-franquicia:before {
    content: "\e934";
}

.str-icon-futbol:before {
    content: "\e935";
}

.str-icon-gobierno-corporativo:before {
    content: "\e936";
}

.str-icon-grafica:before {
    content: "\e937";
}

.str-icon-hipoteca:before {
    content: "\e938";
}

.str-icon-golf:before {
    content: "\e939";
}

.str-icon-grafica-tarta:before {
    content: "\e93a";
}

.str-icon-horario:before {
    content: "\e93b";
}

.str-icon-ideas:before {
    content: "\e93c";
}

.str-icon-informacion:before {
    content: "\e93d";
}

.str-icon-integracion:before {
    content: "\e93e";
}

.str-icon-interes:before {
    content: "\e93f";
}

.str-icon-inversion:before {
    content: "\e940";
}

.str-icon-lector-tarjeta:before {
    content: "\e941";
}

.str-icon-llave:before {
    content: "\e942";
}

.str-icon-localizador:before {
    content: "\e943";
}

.str-icon-lupa:before {
    content: "\e944";
}

.str-icon-mantencion:before {
    content: "\e945";
}

.str-icon-mute:before {
    content: "\e946";
}

.str-icon-naturaleza:before {
    content: "\e947";
}

.str-icon-noticias:before {
    content: "\e948";
}

.str-icon-oficina:before {
    content: "\e949";
}

.str-icon-on-off:before {
    content: "\e94a";
}

.str-icon-ong:before {
    content: "\e94b";
}

.str-icon-orientacion:before {
    content: "\e94c";
}

.str-icon-parking:before {
    content: "\e94d";
}

.str-icon-petroleo:before {
    content: "\e94e";
}

.str-icon-plan-pensiones:before {
    content: "\e94f";
}

.str-icon-preguntas-frecuentes:before {
    content: "\e950";
}

.str-icon-prestamo-personal:before {
    content: "\e951";
}

.str-icon-promociones:before {
    content: "\e952";
}

.str-icon-regalo:before {
    content: "\e953";
}

.str-icon-rrss:before {
    content: "\e954";
}

.str-icon-rsvp:before {
    content: "\e955";
}

.str-icon-rutas:before {
    content: "\e956";
}

.str-icon-sacar-dinero:before {
    content: "\e957";
}

.str-icon-sala-de-arte:before {
    content: "\e958";
}

.str-icon-sala-reuniones:before {
    content: "\e959";
}

.str-icon-seguro-auto:before {
    content: "\e95a";
}

.str-icon-seguros-vida:before {
    content: "\e95b";
}

.str-icon-seguros-vivienda:before {
    content: "\e95c";
}

.str-icon-seguros:before {
    content: "\e95d";
}

.str-icon-sociedad:before {
    content: "\e95e";
}

.str-icon-subidas:before {
    content: "\e95f";
}

.str-icon-sucursales:before {
    content: "\e960";
}

.str-icon-tablet:before {
    content: "\e961";
}

.str-icon-telefono:before {
    content: "\e962";
}

.str-icon-tiempo-2:before {
    content: "\e963";
}

.str-icon-tiempo:before {
    content: "\e964";
}

.str-icon-tiendas:before {
    content: "\e965";
}

.str-icon-tipo-cambio:before {
    content: "\e966";
}

.str-icon-transacciones:before {
    content: "\e967";
}

.str-icon-tv:before {
    content: "\e968";
}

.str-icon-universidad-empleados:before {
    content: "\e969";
}

.str-icon-usuarios-digitales:before {
    content: "\e96a";
}

.str-icon-viajes:before {
    content: "\e96b";
}

.str-icon-video:before {
    content: "\e96c";
}

.str-icon-vinculo-clientes:before {
    content: "\e96d";
}

.str-icon-visit:before {
    content: "\e96e";
}

.str-icon-web:before {
    content: "\e96f";
}

.str-icon-wifi:before {
    content: "\e970";
}

.str-icon-workshops:before {
    content: "\e971";
}

.str-icon-cerrar:before {
    content: "\e972";
}

.str-icon-like:before {
    content: "\e973";
}

.str-icon-flecha-derecha:before {
    content: "\e974";
}

.str-icon-flecha-izquierda:before {
    content: "\e975";
}

.str-icon-flecha-abajo:before {
    content: "\e976";
}

.str-icon-flecha-arriba:before {
    content: "\e977";
}

.str-icon-mic:before {
    content: "\e978";
}

.str-icon-tarjeta:before {
    content: "\e979";
}

.str-icon-alerta:before {
    content: "\e97a";
}

.str-icon-cuenta:before {
    content: "\e97b";
}

.str-icon-descarga:before {
    content: "\e97c";
}

.str-icon-smile:before {
    content: "\e97d";
}

.str-icon-documento:before {
    content: "\e97e";
}

.str-icon-grafico-barras:before {
    content: "\e97f";
}

.str-icon-ir:before {
    content: "\e980";
}

.str-icon-personas:before {
    content: "\e981";
}

.str-icon-marker-mundo:before {
    content: "\e982";
}

.str-icon-circulo:before {
    content: "\e983";
}

.str-icon-internacionalidad:before {
    content: "\e984";
}

.str-icon-candado:before {
    content: "\e985";
}

.str-icon-universidades:before {
    content: "\e986";
}

.str-icon-sanodelucas:before {
    content: "\e987";
}

.str-icon-galardon:before {
    content: "\e988";
}

.str-icon-arrow-top:before {
    content: "\e989";
}

.str-icon-acrobat:before {
    content: "\e98a";
}

.str-icon-marker-map:before {
    content: "\e98b";
}

.str-icon-compartir2:before {
    content: "\e98c";
}

.str-icon-spa-relax:before {
    content: "\e98d";
}

.str-icon-aventuras:before {
    content: "\e98e";
}

.str-icon-gastronomia:before {
    content: "\e98f";
}

.str-icon-santander:before {
    content: "\e990";
}

.str-icon-comprobantes {
    width: 41px;
    height: 42px;
    display: block;
    position: relative;
}

.str-icon-comprobantes:before {
    content: url(../../assets/img/icon-comprobantes.png);
    display: block;
    position: absolute;
    top: -13px;
    left: 0;
}

.str-icon-cupones:before {
    content: "\e991";
}

.str-icon-sol:before {
    content: "\e992";
}

.str-icon-trofeo:before {
    content: "\e993";
}

.str-icon-casa:before {
    content: "\e994";
}

.str-icon-descarga-arrow:before {
    content: "\e995";
}

.str-icon-sobre:before {
    content: "\e996";
}

.str-icon-avion:before {
    content: "\e997";
}

.str-icon-productos:before {
    content: "\e998";
}

.str-icon-pagos-en-linea:before {
    content: "\e999";
}

.str-icon-santander-logo:before {
    content: "\e99a";
}

.str-icon-facebook:before {
    content: "\e99b";
}

.str-icon-facebook2:before {
    content: "\e99c";
}

.str-icon-instagram:before {
    content: "\e99d";
}

.str-icon-instagram2:before {
    content: "\e99e";
}

.str-icon-twitter:before {
    content: "\e99f";
}

.str-icon-twitter2:before {
    content: "\e9a0";
}

.str-icon-youtube:before {
    content: "\e9a1";
}

.str-icon-youtube2:before {
    content: "\e9a2";
}

.str-icon-giro:before {
    content: "\e9a3";
}

.str-icon-pago-automatico:before {
    content: "\e9a4";
}

.str-icon-super-giro:before {
    content: "\e9a5";
}

.str-icon-transferencias:before {
    content: "\e9a6";
}

.str-icon-label-kms:before {
    content: "\e9a7";
}

.str-icon-filter:before {
    content: "\e9a8";
}

.str-icon-monitor-dinero:before {
    content: "\e9a9";
}

.str-icon-s-auto:before {
    content: "\e9aa";
}

.str-icon-s-fraude:before {
    content: "\e9ab";
}

.str-icon-s-urgencia:before {
    content: "\e9ac";
}

.str-icon-s-vida:before {
    content: "\e9ad";
}

.str-icon-a-chat:before {
    content: "\e9ae";
}

.str-icon-a-preguntas:before {
    content: "\e9af";
}

.str-icon-a-servicio:before {
    content: "\e9b0";
}

.str-icon-a-sucursal:before {
    content: "\e9b1";
}

.str-icon-a-telefono:before {
    content: "\e9b2";
}

.str-icon-flecha:before {
    content: "\e9b3";
}

.str-icon-www:before {
    content: "\e9b4";
}

.str-icon-error:before {
    content: url(../../assets/img/icon-error-modal2.png);
}

.str-icon-eye-disable:before {
    content: "\e9b6";
}

.str-icon-flecha-up:before {
    content: "\e9b7";
}


/*
  ===================== Component =====================
*/


/*boxes*/

.str-box-shadow,
.str-box-calugas,
.str-box-advertencia,
.str-cont-pasos,
.str-box-password,
.str-cont-table {
    background: #ffffff;
    -webkit-box-shadow: 0 2px 4px rgba(25, 25, 25, 0.1);
    -moz-box-shadow: 0 2px 4px rgba(25, 25, 25, 0.1);
    box-shadow: 0 2px 4px rgba(25, 25, 25, 0.1);
    border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    margin-bottom: 20px;
    border: 1px solid #d7d7d7;
}

.str-box,
.str-info-producto,
.str-box-calugas,
.str-box-advertencia {
    padding: 15px 20px;
}

.str-circle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 68px;
    height: 68px;
    margin: 10px auto 20px;
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.str-circle [class^="str-icon-"],
.str-circle .str-cont-login .login .submit:after,
.str-cont-login .login .str-circle .submit:after,
.str-circle .custom-checkbox input[type="checkbox"]+label .custom:before,
.custom-checkbox input[type="checkbox"]+label .str-circle .custom:before,
.str-circle [class*=" str-icon-"] {
    color: #ffffff;
    font-size: 40px;
    line-height: 85px;
}

.str-circle_medium {
    height: 40px;
    width: 40px;
}

.str-circle_medium [class^="str-icon-"],
.str-circle_medium .str-cont-login .login .submit:after,
.str-cont-login .login .str-circle_medium .submit:after,
.str-circle_medium .custom-checkbox input[type="checkbox"]+label .custom:before,
.custom-checkbox input[type="checkbox"]+label .str-circle_medium .custom:before,
.str-circle_medium [class*=" str-icon-"] {
    font-size: 20px !important;
}

.str-circle_even_margin {
    margin: 10px auto;
}

.str-text-descrip {
    margin-bottom: 10px;
}

.str-info-producto {
    padding: 15px 18px 40px;
}

.str-info-producto h5 {
    text-align: center;
    padding-bottom: 10px;
    font-size: 16px;
    margin: 0 0 10px;
    display: block;
    width: 100%;
    position: relative;
}

.str-info-producto h5:after {
    content: "";
    display: block;
    background-color: #ec0000;
    height: 2px;
    width: 36px;
    position: relative;
    top: 8px;
    margin:0 auto;
}

.str-info-producto p {
    font-size: 13px;

    overflow: hidden;
    margin-bottom: 10px;
    line-height: 160%;
}

@media (max-width: 768px) {
    .str-info-producto p {
        height: 40px;
    }
}

.str-info-producto a.str-btn-ver-mas {
    border-top: 1px solid #d7d7d7;
    padding-top: 14px;
    position: absolute;
    bottom: 15px;
    left: 0;
    width: 100%;
}

.str-banner-int {
    display: block;
    position: relative;
    width: 100%;
    height: 310px;
    background-size: cover;
    background-position: center 0;
    background-repeat: no-repeat;
}

@media (max-width: 680px) {
    .str-banner-int.ten-cuidado {
        background-position: 73% 0;
    }
}

.str-banner-int .str-descrip,
.str-banner-int .str-descrip-clave {
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 20%;
    /*-webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);*/
    text-align: center;
    color: #ffffff;
    z-index: 2;
    width: 100%;
}

.str-banner-int .str-descrip .str-circle,
.str-banner-int .str-descrip-clave .str-circle {
    width: 88px;
    height: 88px;
}

.str-banner-int .str-descrip .str-title,
.str-banner-int .str-descrip-clave .str-title {
    margin-bottom: 0;
    padding-bottom: 10px;
}

.str-banner-int .str-descrip .str-title span,
.str-banner-int .str-descrip-clave .str-title span {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -25px;
    width: 54px;
    height: 4px;
    display: block;
}

@media (max-width: 768px) {
    .str-banner-int .str-descrip,
    .str-banner-int .str-descrip-clave {
        width: 90%;
    }
    #formComprobante .str-banner-int .str-descrip {
        top: 30px;
    }
}

@media (max-width: 375px) {
    .str-banner-int .str-descrip,
    .str-banner-int .str-descrip-clave {
        top: 55%;
    }
    #formComprobante .str-banner-int .str-descrip {
        top: 20px;
    }
}

.str-banner-int .str-descrip-clave {
    width: 420px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.str-banner-int .str-descrip-clave .str-title {
    margin-bottom: 0;
    padding-bottom: 10px;
}

.str-banner-int .str-descrip-clave .str-title h2 {
    font-size: 38px;
    text-transform: uppercase;
    text-rendering: geometricPrecision;
}

.str-banner-int .str-descrip-clave .str-title h2 span {
    display: block;
    font-size: 64px;
    margin-top: 3px;
    width: 100%;
    left: 50%;
    margin-left: -50%;
    height: 100%;
    position: relative;
    bottom: auto;
}

.str-banner-int .str-descrip-clave .str-title h2:before {
    content: "";
    position: absolute;
    top: 20px;
    left: 10px;
    background-color: #ffffff;
    height: 2px;
    width: 80px;
}

.str-banner-int .str-descrip-clave .str-title h2:after {
    content: "";
    position: absolute;
    top: 20px;
    right: 10px;
    background-color: #ffffff;
    height: 2px;
    width: 80px;
}

@media (max-width: 560px) {
    .str-banner-int .str-descrip-clave {
        width: 320px;
    }
    .str-banner-int .str-descrip-clave .str-title h2 {
        font-size: 30px;
    }
    .str-banner-int .str-descrip-clave .str-title h2:before,
    .str-banner-int .str-descrip-clave .str-title h2:after {
        width: 60px;
    }
    .str-banner-int .str-descrip-clave .str-title h2 span {
        font-size: 47px;
    }
}

@media (max-width: 440px) {
    .str-banner-int .str-descrip-clave {
        width: 236px;
    }
    .str-banner-int .str-descrip-clave .str-title h2 {
        font-size: 25px;
        margin-bottom: 0;
    }
    .str-banner-int .str-descrip-clave .str-title h2:before,
    .str-banner-int .str-descrip-clave .str-title h2:after {
        width: 29px;
        top: 15px;
    }
    .str-banner-int .str-descrip-clave .str-title h2:before {
        left: 0;
    }
    .str-banner-int .str-descrip-clave .str-title h2:after {
        right: 0;
    }
    .str-banner-int .str-descrip-clave .str-title h2 span {
        font-size: 35px;
    }
}

.str-banner-int.ten-cuidado{
 background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("../../assets/img/example/banner-ten-cuidado.jpg");
}
.str-banner-int.bg-super-clave {
    background-image: url("../../assets/img/example/banner-int-password.jpg");
}
.str-banner-int.bg-comprobantes {
    background-image: url("../../assets/img/example/banner-int-comprobantes.jpg");
}

@media (max-width: 560px) {
    .str-banner-int.bg-super-clave {
        height: 250px;
    }
}

.str-banner-int.bg-super-clave2 {
 background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("../../assets/img/example/bg-superclave_2.jpg");
}

@media (max-width: 680px) {
    .str-banner-int.bg-super-clave2 {
        background-position: 73% 0;
    }
}

.str-banner-int.bg-tec {
    background-image: url("../../assets/img/example/banner-int.jpg");
}

@media (max-width: 480px) {
    .str-banner-int.bg-tec {
        background-position: -230px center;
    }
}

.str-banner-int.bg-service {
    background-image: url("../../assets/img/example/banner-int-service.jpg");
}

.str-banner-int.bg-carac {
    background-image: url("../../assets/img/example/banner-int-caracte.jpg");
}

.str-box-top {
    margin-top: -70px;
    z-index: 10;
    position: relative;
    background-color: #ffffff;
    padding: 30px;
    line-height: 160%;
}

@media (max-width: 768px) {
    .str-box-top {
        padding: 20px;
    }
}

@media (max-width: 560px) {
    .str-box-top {
        margin-top: 0;
        padding: 20px 0;
    }
}

.str-box-calugas,
.str-box-advertencia {
    position: relative;
    padding: 20px 20px 55px;
}

.str-box-calugas a,
.str-box-advertencia a {
    border-top: 1px solid #d7d7d7;
    padding-top: 10px;
    position: absolute;
    bottom: 15px;
    width: 100%;
    left: 0;
}

@media (max-width: 560px) {
    .str-box-calugas .col-xs-1,
    .str-box-advertencia .col-xs-1 {
        width: 14%;
        min-width: 53px;
    }
    .str-box-calugas .col-xs-11,
    .str-box-advertencia .col-xs-11 {
        width: 78%;
        min-width: 78px;
    }
}

.str-box-advertencia {
    position: relative;
    float: right;
    width: 97%;
    min-height: 76px;
    padding: 15px 20px 15px 70px;
}

.str-box-advertencia.doble h4 {
    margin-top: 5px\9;
}

@media (max-width:480px) {
    .str-box-advertencia h4 {
        width: 100%\9;
    } 
    *::-ms-backdrop, .str-box-advertencia.doble h4 {
        width: 100%\9;
    } 
}

.str-box-advertencia.doble h4 {
    margin-top: 5px\9;
}
*::-ms-backdrop, .str-box-advertencia h4{
	margin-top:12px;
}
*::-ms-backdrop, .str-box-advertencia.doble h4{
    margin-top:0px;
}

.indicadores {
    width: 100%;
    padding: 2em;
}

.str-box-advertencia .str-ico {
    position: absolute;
    left: -30px;
    /*top: 50%;
    margin-top: -28px;*/
    width: 56px;
    height: 56px;
    margin: 0;
}

.str-box-advertencia.doble .str-ico {
    top:20%\9!important;
}

@media (max-width:780px){
    .str-box-advertencia.doble .str-ico {
        top:-30%\9!important;
    }
}
*::-ms-backdrop, .str-box-advertencia .str-ico {
    top:12%; 
}

*::-ms-backdrop, .str-box-advertencia.doble .str-ico {
    top:20%; 
}

@media (max-width:780px){
    *::-ms-backdrop, .str-box-advertencia.doble .str-ico {
        top:-30%; 
    }
    .str-box-advertencia .str-ico {
        top:-30%\9!important; 
    }
}
.str-box-advertencia .str-ico i {
    margin: 0 16px;
    line-height: 52px
}

.str-box-advertencia .str-ico:before {
    content: "";
    position: absolute;
    top: 0;
    left: 75px;
    right: 0;
    display: block;
    background-color: #ec0000;
    height: 80%;
    width: 1px;
    text-align: center;
    margin: 10% auto;
}

.str-box-advertencia a {
    border: none;
    position: inherit;
}

@media (max-width: 767px) {
    .str-box-advertencia {
        float: none;
        text-align: center;
        width: 100%;
        margin-top: 66px;
        display: inline-block;
        padding: 30px 20px 20px;
    }
    .str-box-advertencia .str-ico {
        left: 50%;
        top: -40px;
        margin-left: -32px;
    }
    .str-box-advertencia .str-ico:before {
        display: none;
    }
}

@media (max-width: 650px) {
    .str-box-advertencia.indicadores iframe {
        height: 300px !important;
    }
}

.str-title-border {
    position: relative;
    border-bottom: 1px solid #d7d7d7;
    padding: 10px 20px;
    min-height: 48px;
}

.str-title-border h4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display:block\9;
    line-height: 27px\9
}

.str-title-border h4.doble {
    line-height: 100%\9 
}
@media (max-width:780px){

.str-title-border h4.doble {
    line-height: 27px\9 
}
}
.str-title-border h4>i {
    font-size: 24px;
    margin-right: 10px;
    float:left\9;
}

.str-careful-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 25px;
}

.str-careful-box .str-circle {
    -ms-flex-item-align: center;
    align-self: center;
    margin-right: 20px;
}

.str-cont-pasos {
    width: 100%;
    margin: -30px auto 20px;
}

@media (min-width: 768px) {
    .str-cont-pasos {
        width: 700px;
    }
}

@media (min-width: 992px) {
    .str-cont-pasos {
        width: 920px;
    }
}

@media (min-width: 1200px) {
    .str-cont-pasos {
        width: 1020px;
    }
}

.str-pasos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 50px;
    background-color: #ffffff;
    padding: 10px 25px 15px;
    position: relative;
}

.str-pasos .str-text {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
}

@media (max-width: 375px) {
    .str-pasos .str-text.str-max-text {
        overflow: hidden;
        height: 33px;
        line-height: 138%;
    }
}

.str-pasos .str-num {
    border: 2px solid #1BB3BC;
    font-size: 14px;
    color: #1BB3BC;
    line-height: 25px;
    height: 30px;
    width: 30px;
    display: inline-block;
    text-align: center;
    margin-right: 10px;
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

@media (max-width: 560px) {
    .str-pasos {
        padding: 10px 10px 15px;
    }
}

@media (max-width: 375px) {
    .str-pasos {
        font-size: 13px;
    }
}

@media (max-width: 320px) {
    .str-pasos span:last-child {
        font-size: 11px;
    }
}

.str-barra-pasos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    position: relative;
    overflow: hidden;
}

.str-barra-pasos li {
    position: relative;
    height: 4px;
    display: inline-block;
    width: 25%;
    background-color: #d7d7d7;
    border-right: 2px solid white;
}

.str-barra-pasos li:before {
    content: '';
    width: 0%;
    height: 4px;
    position: absolute;
    bottom: 0;
    -webkit-animation: slideInLeft 1s;
    animation: slideInLeft 1s;
    -webkit-transition: all 800ms ease;
    -o-transition: all 800ms ease;
    transition: all 800ms ease;
    background-color: #d7d7d7;
}

.str-barra-pasos li.active:before {
    background-color: #1BB3BC;
    width: 100%;
    border-radius: 0 8px 8px 0;
    -o-border-radius: 0 8px 8px 0;
    -ms-border-radius: 0 8px 8px 0;
    -moz-border-radius: 0 8px 8px 0;
    -webkit-border-radius: 0 8px 8px 0;
}

.str-barra-pasos li:last-child {
    border-right: none;
}

.str-box-password {
    position: relative;
    margin: 40px auto 15px;
    max-width: 500px;
    width: 100%;
    text-align: center;
}

#formComprobante .str-box-password {
    max-width: 850px;
    width: 100%;
}

.str-box-password .str-ico {
    margin: -32px auto 10px;
}

.str-box-password .str-cont-login {
    position: inherit;
    margin: 0 auto 15px;
    border: none;
    max-width: 330px;
    width: 330px;
    top: auto;
    background: transparent;
}

#formComprobante .str-box-password .str-cont-login{
    max-width: 850px;
    width: 100%;  
    padding: 50px 20px;
    margin-bottom: 0;
}

#formComprobante .login {
    text-align: center;
}

#formComprobante .str-cont-form {
    max-width: 327px;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin: 0 30px;
}

#formComprobante .str-btn-primary .str-icon-flecha-derecha {
    color: #fff;
    margin-left: 10px;
}
#formComprobante .str-btn-primary .str-icon-flecha-derecha:before {
    font-weight: 400;
    font-size: 12px;
}

#formComprobante .str-btn {
    width: 220px;
}

@media (max-width: 980px) {
    #formComprobante .str-cont-form {     
        display:block;
        text-align: left;
        margin: 0 auto 30px;
    }
    #formComprobante .str-cont-form:last-child {
        margin-bottom: 0;
    }
}

@media (max-width: 440px) {
    .str-box-password .str-cont-login {
        width: 230px;
    }
}

.str-box-password .str-notificacion .str-circle {
    float: left;
    margin-right: 15px;
    width: 24px;
    height: 24px;
}

.str-box-password .str-notificacion.boxInfoSuper {
    position: relative;
    padding: 15px 20px 15px 45px;
}
.str-box-password .str-notificacion.boxInfoSuper .str-circle {
    position: absolute;
    top: 50%;
    left: 10px;
    margin-top: -12px;
    display: block;
    width: 24px;
    height: 24px;
}

.str-box-password .str-notificacion.boxInfoSuper .str-circle .str-icon-informacion {
    display: block;
    margin: 0 auto;
    line-height: 25px;
}

.str-box-password .str-notificacion.boxInfoSuper .str-circle .str-icon-informacion:before {
    text-align: center;
    display: block;
}

.str-box-password .str-notificacion.str-bg-light-red .str-circle {
    margin: 0 15px 0 0;
}

@media (max-width: 560px) {
    .str-box-password:last-of-type {
        margin: 40px auto -20px;
    }
}

.str-cont-table {
    background-color: #ffffff;
    text-align: center;
    overflow: hidden;
}

@media (max-width: 992px) {
    .str-cont-table .str-middle-box {
        border-bottom: 1px solid #d7d7d7;
    }
}

.str-super-clave {
    margin: 0 auto;
    width: 130px;
}

.str-super-clave .str-cont-form {
    display: inline-block;
    width: 36px;
}

.str-super-clave .str-cont-form input {
    text-align: center;
    font-size: 16px;
}

.bg-modal {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    display: none;
}

.bg-modal .content-modal {
    width: 550px;
    min-height: 200px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -275px;
    margin-top: -100px;
    z-index: 9999;
    padding: 0;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 4px 0 rgba(25, 25, 25, 0.1);
    box-shadow: 0 2px 4px 0 rgba(25, 25, 25, 0.1);
    border-radius: 4px;
}

@media (max-width: 768px) {
    .bg-modal .content-modal {
        width: 90%;
        margin-left: -45%;
    }
}

@media (max-width: 480px) {
    .bg-modal .content-modal {
        width: 96%;
        margin-left: -48%;
    }
}

.bg-modal .info-modal {
    padding: 70px 20px 30px;
    color: #444;
    text-align: center;
}

.bg-modal .info-modal .str-circle {
    margin-top: -104px;
}

.bg-modal .info-modal .str-icon-Alerta:before {
    color: #fff !important;
}

.bg-modal .info-modal h3 {
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    font-weight: 600;
    margin-bottom: 20px;
}

.bg-modal .info-modal p {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    margin-bottom: 30px;
}

@media (max-width: 480px) {
    .bg-modal .info-modal p {
        font-size: 13px;
        line-height: 17px;
    }
}


/*
  ===================== Botones =====================
*/

.str-btn {
    display: inline-block;
	vertical-align: top;
	background: #ec0000;
	border: 1px solid #EC0000;
	border-radius: 100px;
	font-size: 15px;
	color: #fff;
	line-height: 30px;
	min-width: 160px;
	padding: 3px 24px;
	cursor: pointer;
	-webkit-transition: 0.4s all ease;
	-o-transition: 0.4s all ease;
	transition: 0.4s all ease;
	font-weight:300;
}

.str-btn-primary {
    color: #ffffff;
    background: #ec0000;
}

.str-btn-primary:hover {
    color: #ffffff;
    background: #990000;
}

.str-btn-volver {
    color: #555453;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}

.str-btn-volver i {
    font-size: 14px;
    font-weight: 600;
}

.str-btn-volver:hover {
    color: #990000;
}

.str-btn-ver-mas {
    text-align: center;
    display: inline-block;
    text-decoration: none;
    -webkit-transition: .4s all;
    -o-transition: .4s all;
    transition: .4s all;
    font-size: 16px;
}
.str-btn-ver-mas2 {
    text-align: center;
    text-decoration: none;
    -webkit-transition: .4s all;
    -o-transition: .4s all;
    transition: .4s all;
    font-size: 16px;
    font-weight:600;
}

.str-btn-ver-mas i {
    font-size: 14px;
}
.str-btn-ver-mas2 i {
    font-size: 14px;
}
.str-btn-ver-mas2:hover {
    color: #990000;
}
.str-btn-ver-mas:hover {
    color: #990000;
}

@media (max-width: 560px) {
    .str-btn {
        float: none;
        display: block;
        margin: 0 auto;
    }
}

.str-text-links {
    display: inline-block;
    color: #ec0000;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.str-text-links i {
    font-size: 12px;
    font-weight: bold;
    margin-right: 5px;
}

.str-text-links:hover {
    color: #990000;
}

.str-group-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid #d7d7d7;
    padding: 20px 20px 0;
}

@media (max-width: 767px) {
    .str-group-btn .str-btn {
        margin: 0 auto;
    }
}

#clave {
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: none;
    cursor: pointer;
}


/*
  ===================== Form =====================

*/

label,
input,
select {
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    width: 100%;
    color: #555453;
}

select {
    display: block;
    width: 100%;
    padding: 5px 25px 5px 10px;
    border: 1px solid #C2C2C2;
    height: 50px;
    background-color: white !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-weight: 800;
}

input {
    border: none;
    background: transparent;
    padding: 5px 0;
    display: block;
    border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-bottom: 1px solid #555453;
}

input[type="checkbox"],
input[type="radio"] {
    display: none;
    width: auto;
    float: left;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px white inset;
    background-color: #ffffff;
    -webkit-transition: background-color 5000s ease-in-out 0s;
    -o-transition: background-color 5000s ease-in-out 0s;
    transition: background-color 5000s ease-in-out 0s;
}

.str-cont-form {
    display: block;
    position: relative;
    height: 40px;
    margin-bottom: 20px;
}

.str-cont-form label {
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -10px;
    -webkit-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
}

.str-cont-form input {
    position: absolute;
    bottom: 0;
}

.str-cont-form input:focus~label,
.str-cont-form input:active~label,
.str-cont-form input:valid~label {
    top: 10%;
    font-size: 13px;
}

.str-cont-login {
    position: absolute;
    top: 30px;
    z-index: 10;
    width: 270px;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border: 1px solid #ddd;
    padding: 20px 15px 10px;
}

.str-cont-login .login .submit {
    -webkit-transition: .4s all;
    -o-transition: .4s all;
    transition: .4s all;
    display: block;
    width: 25px;
    height: 25px;
    position: absolute;
    right: 0;
    top: 4px;
    background-color: #ec0000;
    border: none;
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    font-size: 0;
    z-index: 10;
    cursor: pointer;
}

.str-cont-login .login .submit:after {
    content: "\e974";
    color: #ffffff;
    font-weight: bold;
    font-size: 9px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.str-cont-login .login .submit:hover {
    background-color: #A70404;
}

.str-cont-login .str-list {
    margin-top: 20px;
}

.str-cont-login .str-list li {
    padding: 7px 0;
    border-top: 1px solid #ddd;
}

.str-cont-login .str-list li a {
    display: block;
    font-size: 10px;
    color: #555453;
}

.str-cont-login .str-list li a i {
    color: #ec0000;
}

.str-cont-login .str-list li a span i {
    vertical-align: middle;
    margin-right: 10px;
    color: #666666 !important;
    font-size: 20px;
    height: 20px;
    width: 20px;
    display: inline-block;
}

.str-cont-login .str-list li:before {
    display: none;
}

.str-cont-login .str-list li:last-child {
    padding-bottom: 0;
}

.str-cont-login a {
    font-size: 15px;
    color: #555453;
}

@media (max-width: 768px) {
    .str-cont-login {
        display: block;
        width: 95%;
        left: 0;
        right: 0;
        margin: 0 auto;
        bottom: -25%;
        top: auto;
        background-color: #ffffff;
    }
}

input.str-validado+.str-barra {
    width: 100%;
    background-color: #ABC300;
}

input.str-validado~label {
    top: -20px;
    font-size: 13px;
    color: #ABC300;
}

input.str-novalidado+.str-barra {
    width: 100%;
    background-color: #ec0000;
}

input.str-novalidado~.str-barra {
    width: 100%;
    background-color: #ec0000;
}

input.str-novalidado~label {
    top: -20px;
    font-size: 13px;
    color: #ec0000;
}

.str-barra {
    background-color: #1BB3BC;
    position: absolute;
    width: 0;
    left: 0;
    right: 0;
    height: 2px;
    bottom: 0;
    margin: 0 auto;
    -webkit-transition: All 0.6s ease-in;
    -o-transition: All 0.6s ease-in;
    transition: All 0.6s ease-in;
}

.str-barra.str-validado {
    background-color: #ABC300;
}

.str-barra.str-novalidado {
    background-color: #ec0000;
}

.str-input:focus~.str-label,
.str-input:valid~.str-label {
    top: -20px;
    font-size: 13px;
}

.str-input:invalid {
    /* box-shadow: none; */
}

input:focus~.str-barra,
.str-input~.str-barra {
    width: 100%;
}


/*
	===================== custom checkbox =====================
*/

.custom-checkbox {
    padding: 7px 0;
    position: relative;
}

.custom-checkbox input[type="checkbox"] {
    display: none;
}

.custom-checkbox .custom {
    background-color: white;
}

.custom-checkbox label span {
    display: inline-block;
    vertical-align: middle;
    max-width: 83%;
}

.custom-checkbox input[type="checkbox"]+label .custom {
    width: 20px;
    height: 20px;
    border: 1px solid #6E6E6E;
    border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    position: relative;
    top: 1px;
    margin-right: 5px;
    display: inline-block;
}

.custom-checkbox input[type="checkbox"]+label .custom:before {
    content: '\e91a';
    position: absolute;
    color: #ABC300;
    top: 2px;
    left: 1px;
    width: 17px;
    height: 17px;
    opacity: 0;
    font-size: 15px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.custom-checkbox input[type="checkbox"]:checked+label .custom:before {
    opacity: 1;
}

@media (min-width: 768px) {
    .custom-checkbox.inline {
        display: inline-block;
        vertical-align: middle;
    }
    .custom-checkbox.inline+.inline {
        margin-left: 20px;
    }
}


/*
  ===================== Listas =====================
*/

.str-list li {
    text-align: left;
    margin-bottom: 2px;
    position: relative;
    padding-left: 25px;
}

.str-list li a {
    color: #555453;
    font-size: 12px;
    -webkit-transition: All .3s ease;
    -o-transition: All .3s ease;
    transition: All .3s ease;
}

.str-list li a span {
    display: inline-block;
    width: 93%;
    vertical-align: middle;
}

.str-list li a:hover {
    color: #ec0000;
}

.str-list li:before {
    content: "";
    background-color: #ec0000;
    width: 5px;
    height: 5px;
    position: absolute;
    left: 0;
    top: 8px;
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.str-list li ul {
    margin-top: 5px;
}

.str-list li ul li:before {
    content: "-";
    background: none;
    top: auto;
}

.str-list-link li {
    margin-bottom: 10px;
}

.str-list-link li a {
    color: #ec0000;
    text-decoration: none;
}

.str-list-block {
    display: block !important;
}

.str-list-block li {
    display: block !important;
}

.str-list-block li a {
    color: #555453;
}

.str-list-block li:last-child {
    margin-bottom: 0;
}

.str-list-inline {
    display: table !important;
    width: 100%;
}

.str-list-inline li {
    display: table-cell;
    vertical-align: middle;
}


/*
  ===================== Slider  =====================
*/

.slick-slider 
{
    z-index:0;
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-slider .slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

.slick-slider .slick-list:focus {
    outline: none;
}

.slick-slider .slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-slider .slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
}

.slick-slider .slick-track:before,
.slick-slider .slick-track:after {
    content: "";
    display: table;
}

.slick-slider .slick-track:after {
    clear: both;
}

.slick-loading .slick-slider .slick-track {
    visibility: hidden;
}

.slick-slider.str-slider-img {
    margin: 20px auto 0;
}

.slick-slider.str-slider-img .slick-slide {
    margin: 0 10px;
}

.slick-slider.str-slider-img .slick-slide .img {
    height: 155px;
}

.slick-slider.str-slider-img .slick-slide .img img {
    height: 100%;
}

.slick-slider.str-slider-img .slick-slide .str-cont-noticia .str-img {
    height: 155px;
}

.slick-slider.str-slider-img .slick-dots {
    margin-top: 10px;
}

@media (min-width: 1199px) {
    .slick-slider.str-slider-img {
        width: 1060px !important;
    }
}

@media (min-width: 992px) {
    .slick-slider.str-slider-img {
        width: 960px;
        padding: 0 10px;
        margin: 20px auto 0;
    }
}

.slick-slide {
    position: relative;
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-slide img {
    width: 100%;
}



.slick-slide .str-title-slider {
    display: block;
    height: 85px;
    font-size: 14px;
    color: #ffffff;
    padding: 20px 20px 20px 50px;
    line-height: 22px;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
    margin-bottom: 10px;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 5;
}

@media (max-width: 375px) {
    .str-slider-img {
        position: relative;
        overflow: hidden;
    }
    .str-slider-img .str-cont-slide {
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 6;
    }
    .str-slider-img .str-cont-slide .str-cont-int,
    .str-slider-img .str-cont-slide .str-title-slider {
        position: static;
    }
    .str-slider-img .str-cont-slide .str-title-slider {
        margin: 0 0 10px 10px;
    }
    .str-slider-img .slick-dots {
        margin: 10px 0;
    }
}

@media (max-width: 320px) {
    .str-slider-img img {
        height: 150px;
    }
}

.slick-dots {
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 0 5px !important;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 8px;
    height: 8px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:before {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -5px;
    width: 100%;
    height: 100%;
    content: "•";
    text-align: center;
    background-color: #c2c2c2;
    -webkit-font-smoothing: antialiased;
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.slick-dots li.slick-active button:before {
    color: #ec0000;
    background-color: #ec0000;
}

@media (max-width: 768px) {
    .slick-dots li {
        width: 14px;
        height: 14px;
    }
}

#banner {
    height: 430px;
}

#banner .bannerSlider .linkBanner {
    height: 430px;
}

@media (max-width: 768px) {
    #banner .bannerSlider .linkBanner {
        height: 300px;
    }
}

#banner .bannerSlider .linkBanner .banner {
    /*right: 8%;*/
    right: 0;
}

@media (max-width: 992px) {
    #banner .bannerSlider .linkBanner .banner {
        right: 0;
    }
}

@media (max-width: 768px) {
    #banner .bannerSlider .linkBanner .banner {
        top: 0;
        height: 300px;
    }
}

#banner .bannerSlider .linkBanner .contSlideInfo {
    width: 305px;
    height: 275px;
    background-color: rgba(0, 0, 0, 0.7);
}

#banner .bannerSlider .linkBanner .contSlideInfo .vermas {
    text-decoration: underline;
}

#banner .bannerSlider .linkBanner .contSlideInfo .vermas i {
    display: inline-block;
    vertical-align: middle;
}

@media (max-width: 768px) {
    #banner .bannerSlider .linkBanner .contSlideInfo {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        padding-top: 50px;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

#banner .dotsBanner .slick-dots li {
    background-color: rgba(0, 0, 0, 0.7);
}

@media (max-width: 768px) {
    #banner .dotsBanner .slick-dots li {
        background-color: #c2c2c2;
        width: 8px;
        height: 8px;
        box-shadow: none;
    }
}

#banner .dotsBanner .slick-dots li.slick-active {
    color: #555453;
}

#banner .str-cont-login .str-cont-form {
    height: 34px;
}

@media (max-width: 768px) {
    .str-slider-cards {
        margin-top: 120px !important;
    }
}

.footer-legal p {
    max-width: 1040px;
    width: 100%;
    margin: 10px auto 0;
    padding: 10px 0;
    font-size: 11px;
    text-align: justify;
    color: #666;
    line-height: 16px;
    border-top: 1px solid #CCC;
}

@media (max-width: 768px) {
    .footer-legal p {
        padding: 10px;
        line-height: 14px;
    }
}

#banner .huincha-alert {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: block;
    height: 44px;
    background-color: #e59d27;
    z-index: 9;
}

.huincha-alert .content-alert {
    max-width: 1040px;
    margin: 0 auto;
    padding-top: 12px;
}

.content-alert .icono-huincha {
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
}

.content-alert span {
    font-size: 11px;
    line-height: 13px;
    color: #fff;
    font-weight: 400;
    text-align-left;
    display: inline-block;
    vertical-align: middle;
}

@media (max-width: 768px) {
    #banner .huincha-alert {
        height: auto;
    }
    .huincha-alert .content-alert {
        display: flex;
        flex-flow: row nowrap;
        align-items: center;
        justify-content: flex-start;
        padding: 10px;
    }
}

@media (max-width: 580px) {
    #banner .huincha-alert {
        position: static;
    }
}

.relative-content {
    position: relative;
    height: 100%;
    max-width: 1020px;
    margin-left: auto;
    margin-right: auto;
}


/*# sourceMappingURL=main.css.map */



.table {
  box-shadow: 0px 4px 0px 0px #f2f2f2;
  width: 80%;
  margin: 0 auto;
  position: relative;
}


.table h2 {
  font-size: 10px;
  background: #E7E7E7;
  padding: 8px 15px;
  color: #444444;
  font-weight: bold;
  margin: 0;
  box-sizing: border-box;
  *width: auto;
  
}

.table table {
  width: 100%;
}

.table table thead {
  border: 1px solid #E0E0E0;
}

.table table thead tr th {
  text-align: left;
  padding: 8px 15px;
  font-weight: 400;
  background:#fbfbfb;
  
}

.table table thead p {
  color: #999999;
  font-weight: 400;
  background:#fbfbfb;
}

@media (max-width: 760px) {
  .table table tbody tr {
    border-bottom: 1px solid #E0E0E0;
  }
}

.table table tbody tr td {
  padding: 10px 15px;
}

@media (max-width: 760px) {
  .table table tbody tr td {
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    padding: 10px 15px 10px 15px;
  }
}

.table table tbody tr td .term {
  display: none;
}

@media (max-width: 760px) {
  .table table tbody tr td .term {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    float: left;
  }
}

@media (max-width: 760px) {
  .table table .sub-table td {
    width: 70%;
  }
}

.table .tables {
  border-right: 0px;
  border-left: 0px;
  border-bottom: 0px;
  width: 100%;
  border: 1px solid #E0E0E0;
  text-align: left;
  border-collapse: collapse;
  border-spacing: 0;
}

.table .tables thead {
  background-color: #f3f3f3;
}

@media (max-width: 760px) {
  .table .tables thead {
    display: none;
  }
}

.table .tables tbody .gray {
  background: #f3f3f3;
}

@media (max-width: 760px) {
  .table .tables tbody .gray {
    padding: 10px 0 10px 0;
    display: block;
  }
}

.table .tables tbody .white {
  background: #fff;
}

@media (max-width: 760px) {
  .table .tables tbody .white {
    padding: 10px 0 10px 0;
    display: block;
  }
}

@media (max-width: 760px) {
  #three .small-table .tables tbody tr td {
    border-bottom: 1px solid #E0E0E0;
  }
}

@media (max-width: 760px) {
  .small-table .tables tbody tr td {
    padding: 0px 10px 0px 10px;
  }
  .small-table .tables tbody tr td:last-child {
    border: none;
  }
  .small-table .tables tbody tr td .term {
    width: 60%;
    float: left;
    margin: 0px;
    text-align: left;
  }
  .small-table .tables tbody tr td .value {
    width: 40%;
    float: right;
    text-align: right;
    margin: 0px;
  }
}

@media (max-width: 760px) {
  .big-table .tables tbody tr td {
    padding: 0px 10px 0px 10px;
  }
  .big-table .tables tbody tr td .term {
    width: 40%;
    float: left;
    margin: 0px;
  }
  .big-table .tables tbody tr td .value {
    width: 40%;
    float: right;
    text-align: right;
    margin: 0px;
  }
}

.big-table .cont-day {
  display: none;
}

@media (max-width: 760px) {
  .big-table .cont-day {
    width: 32%;
    display: inline-block;
  }
  .big-table .cont-day p {
    display: block;
  }
  .big-table .cont-day p strong {
    display: block;
  }
}

@media (max-width: 760px) {
  .big-table .desk {
    display: none;
  }
}

.str-box-table {
    max-width: 850px;
    margin: 0 auto;
    height: 245px;
    overflow-y: scroll;
    background-color: #fff;
    border: 1px solid #ddd;
}

.tablaComprobantes {
  border-collapse: collapse;
  font-size: 12px;
  line-height: 18px;
  color: #444;
  background-color: #fff;
  margin: 0 auto;
}

.tablaComprobantes tr th:nth-child(1),
.tablaComprobantes tr td:nth-child(1) {
  width: 20%;
}
.tablaComprobantes tr th:nth-child(2),
.tablaComprobantes tr td:nth-child(2) {
  width: 35%;
}
.tablaComprobantes tr th:nth-child(3),
.tablaComprobantes tr td:nth-child(3) {
  width:25%;
}
.tablaComprobantes tr th:nth-child(4),
.tablaComprobantes tr td:nth-child(4) {
  width:20%;
}
@media (max-width: 580px) {
.tablaComprobantes tr td:nth-child(1),
.tablaComprobantes tr th:nth-child(1),
.tablaComprobantes tr td:nth-child(2),
.tablaComprobantes tr th:nth-child(2),
.tablaComprobantes tr td:nth-child(3),
.tablaComprobantes tr th:nth-child(3),
.tablaComprobantes tr td:nth-child(4),
.tablaComprobantes tr th:nth-child(4) {
    width: 100%;
  }
}
@media (max-width: 580px) {
    .tablaComprobantes .tableTitulos {
        display: none;
    }
}

.tablaComprobantes tr th {
  padding: 15px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 600;
  border-bottom: 1px solid #ddd;
  text-align: left;
  color: #444;
}
.tablaComprobantes tr td {
  font-size: 14px;
  line-height: 18px;
  padding: 15px;
  text-align: left;
  border-bottom: 1px solid #ddd;
  color: #444;
}
@media (max-width: 580px) {
    .tablaComprobantes tr td {
        display: block;
        width: 100%;
    }
    .tablaComprobantes tr td:before {
        content: attr(data-th);
        color: #555;
        margin-right: 10px;
        display: block;
        font-weight: bold;
    }
    .tablaComprobantes tr td:last-child {
        border-bottom: 2px solid #bbb;
    }
}
/*  nuevos */
.str-bg-primary2 {
    background-color: #ec0000 !important;
}

#CapLock {
    display: none;
    font-size: 12px;
    color: #ec0000;
    position: absolute;
    top: 115px;
    /*right: 85px;*/
}
/* ERROR  */
.btn {
  text-decoration: none;
  margin: 0;
  padding: 0;
  cursor: pointer;
  text-align: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
  overflow: hidden;
  vertical-align: middle;
  border: none;
  background-color: transparent;
  outline: 0;
  display: inline-block;
}

@media screen and (max-width: 576px) {
  .btn {
    display: block;
    max-width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
}

.btn--small {
  border-radius: 1.125rem;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.25rem;
  padding: 0.50rem 1rem;
}

@media screen and (max-width: 576px) {
  .btn--small {
    border-radius: 1.5rem;
    font-size: 1rem;
    line-height: 1.5rem;
    padding: 0.75rem 1.375rem;
  }
}

.btn--secundary {
  background-color: #fff;
  color: #EC0000;
  border: solid 1px #999999;
}

.btn--secundary:hover {
  color: #EC0000;
  border-color: #EC0000;
}

.btn--secundary:before {
  color: #EC0000;
}

.btn--secundary.btn--disabled, .btn--secundary .btn[disabled] {
  color: #C2C2C2;
  background-color: #fff;
  border-color: #C2C2C2;
}

.box {
  background-color: white;
  box-shadow: 0 2px 4px 0 rgba(25, 25, 25, 0.1);
  border-radius: 4px;
  max-width: 680px;
  margin: 0 auto;
}

.box--icon {
  position: relative;
  margin-top: 2.25rem;
  padding: 3.188rem  0.9375rem  0.9375rem  0.9375rem;
}

.box--icon i {
  position: relative;
  
}

.box__icon {
  background: #EC0000;
  border-radius: 50%;
  display: flex;
  width: 4.5rem;
  height: 4.5rem;
  text-align: center;
  color: #fff;
  font-size: 2rem;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 50%;
  top: -2.25rem;
  margin-left: -2.25rem;
}

.box--error {
  width: 95%;
  max-width: 850px;
  text-align: center;
}

.box--error h1 {
  font-size: 20px;
  padding: 20px 0;
}

.box--error p {
  font-size: 14px;
  line-height: 20px;
  max-width: 585px;
  margin: 0 auto;
}

.box--error p b {
  font-weight: 600;
}

.box--error a {
  width: 200px;
  margin: 30px auto;
  font-weight: 600;
}

/* Aviso Navegadores */

.alert {
  width: 100%;
  display: none;
}

.alert.alert--info {
  background-color: #1BB3BC;
}

.alert .alert__all-content {
  margin: 0 auto;
  max-width: 1018px;
  padding: 0px 34px;
  border-radius: 4px;
}

.alert .alert__all-content .alert__icon {
  display: table-cell;
  vertical-align: middle;
}

.alert .alert__all-content .alert__icon .alert__ico-circle {
  width: 26px;
  height: 26px;
  display: block;
  border-radius: 24px;
  text-align: center;
  color: #fff;
}

.alert .alert__all-content .alert__icon .alert__ico-circle i {
  line-height: 22px;
}

.alert .alert__all-content .alert__icon--start {
  border: 2px solid #fff;
}

.alert .alert__all-content .alert__icon--end i {
      cursor: pointer;
  color: #fff;
}
.alert__content .alert__text a {
  color: #fff;
  text-decoration: underline;
}

.alert .alert__all-content .alert__content {
  margin: 0 auto;
  max-width: 1018px;
  padding: 7px 22px;
  border-radius: 4px;
  display: table-cell;
  vertical-align: middle;
}

.alert .alert__all-content .alert__content .alert__text {
  margin: 0;
  font-size: 12px;
  line-height: 18px;
  color: #fff;
}

.BodyAlertanavegador {
    padding-top: 132px;
}

@media (max-width: 992px) {
    .BodyAlertanavegador {
        padding-top: 107px;
    }
}

@media (max-width: 840px) {
    .BodyAlertanavegador {
        padding-top: 125px;
    }
}

@media (max-width: 588px) {
    .BodyAlertanavegador {
        padding-top: 141px;
    }
}

@media (max-width: 483px) {
    .BodyAlertanavegador {
        padding-top: 158px;
    }
}

/* Estilo Ten Cuidado.htm */
.grid {
  display: flex;
  flex-wrap: wrap;
}

.grid--reverse {
  flex-direction: row-reverse;
}

.grid__col {
  padding: 0.5rem;
  flex-grow: 1;
  max-width: 100%;
  flex-basis: 0;
}

@media screen and (max-width: 768px) {
  .grid__col {
    max-width: 100%;
    flex: 0 0 100%;
  }
}

@media screen and (max-width: 768px) {
  .grid--static .grid__col {
    flex-grow: 1;
    flex-basis: 0;
  }
}

.grid__col--1 {
  max-width: 8.33333%;
  flex: 0 0 8.33333%;
}

.grid__col--2 {
  max-width: 16.66667%;
  flex: 0 0 16.66667%;
}

.grid__col--3 {
  max-width: 25%;
  flex: 0 0 25%;
}

.grid__col--4 {
  max-width: 33.33333%;
  flex: 0 0 33.33333%;
}

.grid__col--5 {
  max-width: 41.66667%;
  flex: 0 0 41.66667%;
}

.grid__col--6 {
  max-width: 50%;
  flex: 0 0 50%;
}

.grid__col--7 {
  max-width: 58.33333%;
  flex: 0 0 58.33333%;
}

.grid__col--8 {
  max-width: 66.66667%;
  flex: 0 0 66.66667%;
}

.grid__col--9 {
  max-width: 75%;
  flex: 0 0 75%;
}

.grid__col--10 {
  max-width: 83.33333%;
  flex: 0 0 83.33333%;
}

.grid__col--11 {
  max-width: 91.66667%;
  flex: 0 0 91.66667%;
}

.grid__col--12 {
  max-width: 100%;
  flex: 0 0 100%;
    font-size: 14px;
  text-align: center;
  padding-bottom: 0px;
}

@media screen and (max-width: 768px) {
  .grid__col--1 {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .grid--static .grid__col--1 {
    max-width: 8.33333%;
    flex: 0 0 8.33333%;
  }
  .grid__col--2 {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .grid--static .grid__col--2 {
    max-width: 16.66667%;
    flex: 0 0 16.66667%;
  }
  .grid__col--3 {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .grid--static .grid__col--3 {
    max-width: 25%;
    flex: 0 0 25%;
  }
  .grid__col--4 {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .grid--static .grid__col--4 {
    max-width: 33.33333%;
    flex: 0 0 33.33333%;
  }
  .grid__col--5 {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .grid--static .grid__col--5 {
    max-width: 41.66667%;
    flex: 0 0 41.66667%;
  }
  .grid__col--6 {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .grid--static .grid__col--6 {
    max-width: 50%;
    flex: 0 0 50%;
  }
  .grid__col--7 {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .grid--static .grid__col--7 {
    max-width: 58.33333%;
    flex: 0 0 58.33333%;
  }
  .grid__col--8 {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .grid--static .grid__col--8 {
    max-width: 66.66667%;
    flex: 0 0 66.66667%;
  }
  .grid__col--9 {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .grid--static .grid__col--9 {
    max-width: 75%;
    flex: 0 0 75%;
  }
  .grid__col--10 {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .grid--static .grid__col--10 {
    max-width: 83.33333%;
    flex: 0 0 83.33333%;
  }
  .grid__col--11 {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .grid--static .grid__col--11 {
    max-width: 91.66667%;
    flex: 0 0 91.66667%;
  }
  .grid__col--12 {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .grid--static .grid__col--12 {
    max-width: 100%;
    flex: 0 0 100%;
  }
}

.grid__break {
  width: 100%;
}

.grid--start {
  justify-content: flex-start;
}

.grid--start .grid__col {
  padding: 0.5rem;
  flex-grow: 0;
  max-width: 100%;
  flex-basis: auto;
}

.grid--end {
  justify-content: flex-end;
}

.grid--end .grid__col {
  padding: 0.5rem;
  flex-grow: 0;
  max-width: 100%;
  flex-basis: auto;
}

.grid--center {
  justify-content: center;
}

.grid--center .grid__col {
  padding: 0.5rem;
  flex-grow: 0;
  max-width: 100%;
  flex-basis: auto;
}

.grid--between {
  justify-content: space-between;
}

.grid--between .grid__col {
  padding: 0.5rem;
  flex-grow: 0;
  max-width: 100%;
  flex-basis: auto;
}

.grid--around {
  justify-content: space-around;
}

.grid--around .grid__col {
  padding: 0.5rem;
  flex-grow: 0;
  max-width: 100%;
  flex-basis: auto;
}

.grid--evenly {
  justify-content: space-evenly;
}

.grid--evenly .grid__col {
  padding: 0.5rem;
  flex-grow: 0;
  max-width: 100%;
  flex-basis: auto;
}

.title {
  color: #fff;
  font-size: 40px;
  width: 50%;
  margin-top: 70px;
  position: relative;
    font-weight: lighter;
}

@media screen and (max-width: 768px) {
  .title {
    width: 96%;
    margin-right: 20px;
    font-size: 31px;
  }
}

.title:before {
  content: "";
  width: 58px;
  height: 3px;
  background-color: #EC0000;
  position: absolute;
  bottom: -30px;
  left: 0px;
}

@media screen and (max-width: 960px) {
  .title:before {
    margin-left: 5px;
  }
}

.layout__content--header {
  padding-top: 3%;
  max-width: 960px;
  margin: 0 auto;
}

@media screen and (max-width: 960px) {
  .layout__content--header {
    padding: 20px;
  }
}

.list {
  display: block;
  position: relative;
  margin-top: 8px;
  color: #444444;
}

.list__item {
  font-size: 0.75rem;
  line-height: 1.125rem;
}

.list__item:before {
  position: absolute;
  content: "";
  width: 4px;
  height: 4px;
  background-color: #E59D27;
  border-radius: 50%;
  margin-top: 6px;
  left: -9px;
}

p {
  color: #444444;
}

p strong {
  font-weight: bold;
}

.card {
  border: 1px solid #E59D27;
  border-radius: 18px;
  padding: 20px;
  min-height: 277px;
}

@media screen and (max-width: 768px) {
  .card {
    min-height: inherit;
  }
}

.card .card__head {
  display: flex;
  align-items: center;
}

.card .card__head h2 {
  font-size: 18px;
  margin-left: 10px;
}

.card .card__head h2 span {
  font-weight: bold;
}