/*---desarrollo por www.iasoftgroup.com */
/**********
fuentes
font-family: 'Luckiest Guy', cursive;

/*************************
General
**************************/
@font-face {
    font-family: 'balgin display';
    src: url('fuentes/balgin-display-semi-bold-webfont.eot');
    src: url('fuentes/balgin-display-semi-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fuentes/balgin-display-semi-bold-webfont.woff2') format('woff2'),
         url('fuentes/balgin-display-semi-bold-webfont.woff') format('woff'),
         url('fuentes/balgin-display-semi-bold-webfont.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;

}
@font-face {
    font-family: 'balgin display';
    src: url('fuentes/balgin-display-medium-webfont.eot');
    src: url('fuentes/balgin-display-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fuentes/balgin-display-medium-webfont.woff2') format('woff2'),
         url('fuentes/balgin-display-medium-webfont.woff') format('woff'),
         url('fuentes/balgin-display-medium-webfont.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;

}
@font-face {
    font-family: 'futura';
    src: url('fuentes/futura_medium_bt_1-webfont.eot');
    src: url('fuentes/futura_medium_bt_1-webfont.eot?#iefix') format('embedded-opentype'),
         url('fuentes/futura_medium_bt_1-webfont.woff2') format('woff2'),
         url('fuentes/futura_medium_bt_1-webfont.woff') format('woff'),
         url('fuentes/futura_medium_bt_1-webfont.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;

}
@font-face {
    font-family: 'futura';
    src: url('fuentes/unicode.futurab-webfont.eot');
    src: url('fuentes/unicode.futurab-webfont.eot?#iefix') format('embedded-opentype'),
         url('fuentes/unicode.futurab-webfont.woff2') format('woff2'),
         url('fuentes/unicode.futurab-webfont.woff') format('woff'),
         url('fuentes/unicode.futurab-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;

}
@font-face {
    font-family: 'futura';
    src: url('fuentes/tt0143m_-webfont.eot');
    src: url('fuentes/tt0143m_-webfont.eot?#iefix') format('embedded-opentype'),
         url('fuentes/tt0143m_-webfont.woff2') format('woff2'),
         url('fuentes/tt0143m_-webfont.woff') format('woff'),
         url('fuentes/tt0143m_-webfont.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;

}
@font-face {
    font-family: 'futura';
    src: url('fuentes/futult-webfont.eot');
    src: url('fuentes/futult-webfont.eot?#iefix') format('embedded-opentype'),
         url('fuentes/futult-webfont.woff2') format('woff2'),
         url('fuentes/futult-webfont.woff') format('woff'),
         url('fuentes/futult-webfont.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;

}
@font-face {
    font-family: 'futura';
    src: url('fuentes/futubkit-webfont.eot');
    src: url('fuentes/futubkit-webfont.eot?#iefix') format('embedded-opentype'),
         url('fuentes/futubkit-webfont.woff2') format('woff2'),
         url('fuentes/futubkit-webfont.woff') format('woff'),
         url('fuentes/futubkit-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;

}

@font-face {
    font-family: 'futura';
    src: url('fuentes/futubk-webfont.eot');
    src: url('fuentes/futubk-webfont.eot?#iefix') format('embedded-opentype'),
         url('fuentes/futubk-webfont.woff2') format('woff2'),
         url('fuentes/futubk-webfont.woff') format('woff'),
         url('fuentes/futubk-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

::-webkit-input-placeholder { /* Edge */
  color: #0995B3;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #0995B3;
}

::-moz-placeholder {
  color: #0995B3;
}

::-ms-input-placeholder {
  color: #0995B3;
}

::placeholder {
  color: #0995B3;
}
.clearfix::after,
.views-row:after,
.inn:after{
    content: "";
    clear: both;
    display: table;
}
*{
-webkit-box-sizing: border-box;
        box-sizing: border-box;
outline: none;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}
body {
    background-color: #fff;
    float: left;
    max-width: none;
    min-width: 300px !important;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    font-family: 'futura';
    font-size: 19px;
    line-height: 28px;
    color: #000;
    font-weight: 500;
}
#page {    
    float: left;
    margin: 0 auto;
    min-width: 300px;
    padding: 0;
    position: relative;
    width: 100%;
    overflow: hidden;
}
header#section-header {
    background: linear-gradient(135.24deg, #FF0066 24.9%, #6D4A58 109.45%);
    width: 100%;
    display: block;
    position: relative;
    z-index: 999;
}

.cont_menu {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 9999;
}
.sticky0 .cont_menu {
    top: -300px;
    background: linear-gradient(135.24deg, #FF0066 24.9%, #6D4A58 109.45%);
    transition: all 500ms;
}

.sticky0.sticky .cont_menu {
    top: 0;
    position: fixed;
}

.sticky0 .cont_menu #block-block-menu .block-inner {
    padding: 10px 20px;
}
#block-block-menu .block-inner {display: block;max-width: 1400px;margin: 0 auto;padding: 60px 20px 20px;}

#block-block-menu ul {
    margin: 0;
    display: flex;
    float: right;
    list-style: none;
}

#block-block-menu ul li {
    margin-left: 30px;
}

#block-block-menu ul li a {
    display: block;
    color: white;
    font-weight: 500;
    text-decoration: none;
    font-size: 20px;
    padding: 3px 10px;
    transition: all 500ms;
}

#block-block-menu ul li a:hover {
    color: #19D7FF;
}
/********banner***********/
.bloque_banner {
    width: 100%;
    padding-top: 130px;
}

.bloque_banner .block_inner {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 20px 30px;
}

.bloque_banner .row {
    display: flex;
    align-items: center;
    color: white;
}

.bloque_banner .it.it1 {
    flex: 0 0 60%;
    max-width: 60%;
    width: 60%;
    -webkit-animation: flotar 8s linear infinite alternate; 
    animation: flotar 8s linear infinite alternate; 
        position: relative;
}
@keyframes flotar {
    from {
        transform: translateY(-20px) scale(0.95);    
    }
    50% {
        transform: translateY(0) scale(1);    
    }
    to {
        transform: translateY(20px) scale(0.95);    
    }
}
img {
    max-width: 100%;
    height: auto;
    display: block;
}

.bloque_banner .it.it2 {
    width: 40%;
    max-width: 40%;
    flex: 0 0 40%;
}

.bloque_banner .it.it2 h1 {
    margin: 0;
    padding: 0 0 24px;
    font-family: balgin display;
    font-size: 45px;
    line-height: 45px;
}

.bloque_banner .it.it2 .sub {
    color: #19D7FF;
    font-family: 'balgin display';
    font-weight: 500;
    font-size: 24px;
    line-height: 25px;
    display: block;
    padding-bottom: 70px;
}

.bloque_banner .it.it2 .item_compra {
    color: #E2E0CA;
    font-weight: 500;
    font-size: 16px;
    line-height: 17px;
}

.bloque_banner .it.it2 .item_compra .imgs {
    padding-top: 20px;
    display: flex;
    align-items: center;
}

a.btn {
    display: block;
    background: white;
    padding: 10px 20px;
    border-radius: 10px;
    transition: all 500ms;
}

a.btn:hover {
    background: #25d366;
    color: white;
}

a.btn:hover img {
    filter: brightness(0) invert(1);
}
.bloque_banner .it.it2 .item_compra .imgs a.boton1 {
    margin: 0 30px 0 20px;
}

.bloque_banner .it.it2 .item_compra .imgs a.boton1 img {
    max-height: 50px;
}

.bloque_banner .it.it2 .item_compra .imgs a.boton2 img {
    max-height: 30px;
}
/******el libro*********/
.block-libro {
        display: block;
    position: relative;
    margin-bottom: 60px;
}
.block-libro .container {
    max-width: 100%;
    padding: 0;
    margin: 0 auto;
}
.block-libro .row {
    margin-left: auto;
    width: 100%;

}
.block-libro .mySwiper {
    width: 100%;
    position: relative;
}
.block-libro .mySwiper .swiper-slide .inn{
    width: 100%;
    position: absolute;
    float: revert;
    background-image: url(../images/bgopiniones2.png);
    background-size: 100% 100%;
    margin: 0 0 0 auto;
    color: white;
    font-family: 'futura';
    font-weight: 500;
    text-align: center;
    font-size: 22px;
    line-height: 28px;
    font-style: italic;
    margin-top: 24px;
    padding: 50px 45px;
    box-shadow: 4px 7px 15px rgb(0 0 0 / 8%), inset -5px 5px 12px rgb(0 0 0 / 5%);
    border-radius: 28px;
    max-width: 400px;
    bottom: -60px;
    right: 50%;
    margin-right: -580px;
}
.block-libro .mySwiper .swiper-slide .images img {
    height: auto;
    position: relative;
    width: 100%;
    max-width: none;
}
.swiper-container-autoheight .swiper-wrapper {
    display: flex;
    align-content: stretch;
}

.block-libro .tit {
    display: block;
    font-family: 'balgin display';
    margin-top: 35px;
    font-size: 30px;
    font-style: normal;
    line-height: 32px;
}
.swiper-button-next, .swiper-button-prev{
    background-image: url(../images/prev.png);
    background-size: auto 100%;
    width: 50px;
    height: 50px;
    right: 76px;
    left: auto;
    top: 0;
    margin: -21px 0 0;
}
.swiper-button-next{
    right: 22px;
    background-image: url(../images/next.png);
}
/****video********/
.block-video {
    width: 100%;
}

.block-video .container {
    padding: 30px 20px;
    margin: 0 auto;
    max-width: 1200px;
    margin: 0 auto;
}

.block-video .row {
    position: relative;
}

/*.block-video .row:after {
    content: ".";
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 9;
    background-image: url(../images/icon_video.png);
    background-repeat: no-repeat;
    background-position: center;
}*/
/**********frase***********/
.block-frase {
    width: 100%;
    position: relative;
    background: linear-gradient(173deg, #E2E0CA 23.78%, rgba(255, 255, 255, 0) 90.32%);
    margin-top: 60px;
}

.block-frase .item.it2 h2 {
        text-align: center;
    color: #6D4A58;
    margin: 0;
    font-family: 'futura';
    margin-bottom: 25px;
}

.block-frase .item.it2 {
        max-width: 712px;
    margin: 0 auto;
    color: #6D4A58;
    text-align: center;
    font-size: 24px;
    line-height: 26px;
    font-family: 'futura';
}

.block-frase .container {
    padding: 100px 50px;
}

.block-frase .item.it1 {
    position: absolute;
    display: flex;
    top: -120px;
    align-items: flex-start;
    left: 10px;
}
.block-frase .item.it1 .libro1 {
/*-webkit-animation: anim1 8s linear infinite alternate; 
    animation: anim1 8s linear infinite alternate; */
        width: 140px;
    height: auto;
}
@keyframes anim1 {
    from {
        transform: translate(-25px, -20px) rotate3d(1, 1, 1, -20deg);    
    }
    50% {
        transform: translate(0);    
    }
    to {
        transform: translate(-25px, -20px) rotate3d(1, 1, 1, -20deg);    
    }
}
.block-frase .item.it1 .libro2 {
    padding-top: 50px;
    display: block;
    padding-left: 46px;
    width: 190px;
/*-webkit-animation: anim2 5s linear infinite alternate; 
    animation: anim2 5s linear infinite alternate; */
}
@keyframes anim2 {
    from {
        transform: translateY(-30px);    
    }
    50% {
        transform: translate(0);    
    }
    to {
        transform: translateY(30px);    
    }
}
/******venta*********/
.block-venta {
    width: 100%;
    position: relative;
}

.block-venta .container {
    padding: 80px 20px 50px;
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
}
h2.tit{
    color: #FF0066;
    font-size: 45px;
    line-height: 47px;
    text-align: center;
    display: block;
    margin: 0 0 40px;
    font-family: 'balgin display';
}

.block-venta .row {
        display: flex;
    align-items: stretch;
}

.block-venta .row .item {
    background: linear-gradient(143.1deg, #0995B3 -2.07%, #19D7FF 109.67%);
    flex: 0 0 48%;
    max-width: 48%;
    width: 48%;
    margin: 10px 1%;
    border-radius: 25px;
    box-sizing: border-box;
    padding: 30px 30px 0;
    display: flex;
    align-items: flex-end;
}
.block-venta .row .imagen {
    flex: 0 0 35%;
    max-width: 35%;
    width: 35%;
    margin-bottom: -15px;
}

.block-venta .row .detalle {
    flex: 0 0 65%;
    max-width: 65%;
    width: 65%;
    color: white;
    padding: 15px 0 30px 20px;
    font-weight: normal;
    font-size: 17px;
    line-height: 19px;
}

.block-venta .row .detalle .tit {
    color: #E2E0CA;
    font-family: 'balgin display';
    font-size: 30px;
    line-height: 32px;
    display: block;
    margin-bottom: 12px;
}

.block-venta .row .detalle .text1 {
    font-size: 17px;
    display: flex;
    margin-top: 15px;
    align-items: center;
}

.block-venta .row .detalle .precio {
    font-weight: bold;
    font-size: 40px;
    line-height: 42px;
    display: block;
    margin: 15px 0;
}

.block-venta .row .detalle .text1 img {
    margin-right: 5px;
}

.block-venta .row .detalle .precio .moneda {
    font-size: 22px;
}

.block-venta .row .detalle .btn2 {
    display: block;
    margin-bottom: 20px;
}

.block-venta .row .detalle .btn2 a {
    background: #FD0673;
    padding: 8px 14px;
    border-radius: 10px;
    display: inline-block;
    align-items: center;
    font-weight: bold;
    font-size: 17px;
    line-height: 18px;
    justify-content: center;
    transition: all 500ms;
    vertical-align: middle;
    color: white;
    text-decoration: none;
}

.block-venta .row .detalle .btn2 a img {
    display: inline-block;
    vertical-align: middle;
}

.block-venta .row .detalle .btn2 a:hover {
    background: #d1055f;
    transform: scale(1.05);
}
.block-venta .row .detalle .small img {
    display: inline;
    max-height: 10px;
    vertical-align: bottom;
}
.block-venta .row .detalle .small {
    font-style: italic;
    font-size: 15px;
    line-height: 16px;
    width: 100%;
}

.block-venta .row .detalle .small a {
    font-weight: bold;
    text-decoration: underline;
    color: white;
    white-space: nowrap;
}
.block-venta .row .detalle .btn2 a.btn3 {
    background: transparent;
    padding: 0;
    margin-left: 10px;
}

.block-venta .row .detalle .btn2 a.btn3 img {
    max-height: 37px;
}
/*********pagos******/
.block-pago {
    width: 100%;
    position: relative;
}

.block-pago .container {
    max-width: 1250px;
    margin: 0 auto;
    width: 100%;
    position: relative;
    padding: 0 30px;
}

.block-pago .row {
    border: 8px solid #0995B3;
    border-radius: 25px;
    display: flex;
    align-items: stretch;
    width: 96%;
}

.block-pago .titulo {
    font-weight: bold;
    font-size: 24px;
    
/* identical to box height, or 24px */
    text-transform: uppercase;
    color: #0995B3;
    display: block;
    margin-bottom: 15px;
    padding-left: 30px;
}

.block-pago .row .item1 {
    padding: 30px;
    width: 25%;
}

.block-pago .row .item1 img.md2 {
    max-height: 40px;
}

.block-pago .row .item1 div {
    display: block;
}

.block-pago .row .item1 img.md1 {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.block-pago .row .item2 {
    padding: 30px 30px 30px 0;
    color: #6D4A58;
    font-size: 16px;
    line-height: 19px;
    width: 30%;
}

.block-pago .row .item2 .cuenta {
    display: block;
    margin: 20px 0;
}
.block-pago .row .item2 .cuenta .copiar img {
    display: inline-block;
    width: auto;
    max-height: 20px;
    vertical-align: bottom;
    margin-left: 5px;
    cursor: pointer;
    transition: all 500ms;
}

.block-pago .row .item2 .cuenta .copiar:hover img {
    transform: scale(1.05);
}

.block-pago .row .item2 .cuenta .copiar:hover {
    color: #0995b3;
}

.block-pago .row .item2 .cuenta .copiar {
        transition: all 500ms;
    white-space: nowrap;
}
.block-pago .row .item2 .tel {
    font-size: 24px;
    line-height: 28px;
}

.block-pago .row .item3 {
    width: 35%;
    display: flex;
    align-items: stretch;
    justify-content: center;
}

.block-pago .row .item3 .det {
        background: #0995B3;
    color: white;
    padding: 30px;
    border-radius: 30px;
    margin: 20px 0;
    margin-right: -15%;
     
    font-size: 16px;
    font-weight: normal;
    line-height: 19px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.block-pago .row .item3 .imag {
    position: absolute;
    right: -6%;
    -webkit-animation: anim2 8s linear infinite alternate; 
    animation: anim2 8s linear infinite alternate;
    top: 50%;
    margin-top: -180px;
    width: 150px;
}

.block-pago .row .item3 .det a.btn {
    display: inline-block;
    margin-top: 20px;
    max-width: 130px;
    padding: 8px 15px;
    background: #ECECEC;
}
.block-pago .row .item3 .det a.btn:hover {
    background: #25d366;
}
.block-pago .row .item3 .det a.btna.btn:hover {
    background: #25d366;
    color: white;
}
/********frase2*****/
.block-frase2 {
    background: linear-gradient(135.24deg, #FF0066 24.9%, #6D4A58 109.45%);
    width: 100%;
    margin: 60px 0 0;
    z-index: 3;
    position: relative;
}

.block-frase2 .container {
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
    padding: 90px 30px 120px;
    font-family: 'balgin display';
    font-weight: 500;
}

.block-frase2 .row {
    display: flex;
    align-items: center;
    justify-content: center;
}

.block-frase2 .item.it1 {
    color: #19D7FF;
    font-size: 24px;
    text-align: right;
    width: 34%;
}

.block-frase2 .item.it2 {
    padding-left: 60px;
    width: 60%;
    color: white;
}
.block-frase2 .item.it2 h2.tit {
        color: white;
    text-align: left;
    margin: 10px 0 0;
}
/******autor********/

.block-autor {
    background: linear-gradient(170.27deg, #E2E0CA 38.78%, rgba(255, 255, 255, 0) 74.32%);
    width: 100%;
    z-index: 9;
    position: relative;
}

.block-autor .row {
    width: 100%;
    display: flex;
    align-items: center;
    max-width: 1200px;
    padding: 50px 30px;
    justify-content: center;
    margin: 0 auto;
}

.block-autor .row .item.it1 {
    width: 40%;
    max-width: 325px;
    border-radius: 50%;
    filter: drop-shadow(4px 4px 10px rgba(0, 0, 0, 0.25));
    position: relative;
    overflow: hidden;
}

.block-autor .row .item.it2 {
    width: 60%;
    box-sizing: border-box;
    padding-left: 90px;
}

.block-autor .row .tit {
    display: block;
    margin-bottom: 15px;
    text-align: left;
}

.block-autor .row .autor {
    display: block;
    margin-bottom: 25px;
    color: #6D4A58;
    font-family: 'balgin display';
    font-size: 24px;
    line-height: 26px;
}

.block-autor .row .det {
    font-weight: normal;
    color: #6D4A58;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 50px;
}
.block-autor .row .correo {
    color: #6D4A58;
    font-size: 16px;
    line-height: 18px;
    margin-top: 20px;
    font-weight: bold;
}
.block-autor .row .redes {
    color: #6D4A58;
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
    display: flex;
    align-items: center;
}

.block-autor .row .redes a {
    margin-left: 20px;
}
.block-autor img.libro3 {
    position: absolute;
    right: 0;
    top: -80px;
-webkit-animation: anim3 7s linear infinite alternate; 
    animation: anim3 7s linear infinite alternate; 
}
@keyframes anim3 {
    from {
        transform: translateX(0px);    
    }
    50% {
        transform: translate(40px);    
    }
    to {
        transform: translateX(0);    
    }
}
.block-autor:after{
        content: ".";
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -33px;
    top: -33px;
    width: 66px;
    height: 33px;
    background-image: url(../images/icon_up.png);
    background-repeat: no-repeat;
    background-position: center top;
    font-size: 0;
}
/***********editorial*************/
.block-editorial {
    width: 100%;
    position: relative;
}

.block-editorial .row {
    max-width: 1200px;
    margin: 0 auto;
    padding: 70px 30px;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
}

.block-editorial .row .item.it2 {
        width: 55%;
    padding-right: 30px;
}

.block-editorial .row .item.it1 {
    width: 45%;
    text-align: center;
}

.block-editorial .row .item.it1 img {
    margin: 0 auto;
}

.block-editorial .row .item.it2 .tit {
    display: block;
    margin-bottom: 15px;
    text-align: left;
}

.block-editorial .row .item.it2 .autor {
    color: #6D4A58;
    font-family: 'balgin display';
    font-size: 24px;
    line-height: 26px;
    display: block;
    margin-bottom: 20px;
}

.block-editorial .row .item.it2 .det {
    color: #6D4A58;
    font-size: 16px;
    line-height: 18px;
}
/*********programas***********/
.block-programas {
    background: linear-gradient(143.1deg, #0995B3 -2.07%, #19D7FF 109.67%);
    width: 100%;
    position: relative;
}

.block-programas .row {
    display: flex;
    max-width: 1200px;
    margin: 0 auto;
    color: white;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    line-height: 17px;
}

.block-programas .row .item {
    padding: 0 30px 30px;
    box-sizing: border-box;
    width: 25%;
}
.block-programas .row .item:before {
        content: ".";
    background-image: url(../images/icon_circle.png);
    background-repeat: no-repeat;
    box-sizing: border-box;
    width: 40px;
    background-size: 100% auto;
    background-position: center top;
    font-size: 0;
    display: block;
    height: 40px;
    margin: 0 auto 35px;
    transition: all 500ms;
}
.block-programas .row .item:hover:before {
    transform: scale(1.1);
}
.block-programas .row .item .tit {
    display: block;
    font-weight: 500;
    margin-bottom: 15px;
}
.block-programas .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 90px 20px;
    text-align: center;
    width: 100%;
}

.block-programas h2.tit {
    color: #E2E0CA;
    margin: 0 0 60px;
}
/*******footer********/
footer{
    position: relative;
    z-index: 9;
    background-image: url(../images/bgform3.png);
    background-position: center top;
    margin-top: -59px;
    width: 100%;
    background-size: cover;
}
footer .fooinn {
    padding: 120px 30px 80px;
}

.formulario {
    max-width: 760px;
    box-sizing: border-box;
    padding: 70px 50px;
    margin: 0 auto;
    background-image: url(../images/bgform2.png);
    border-radius: 20px;
    position: relative;
    overflow: hidden;
        min-height: 675px;
        background-size: 100% 100%;  
}

span.desarrollado {
    font-size: 13px;
    font-weight: normal;
    text-align: center;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    padding-bottom: 10px;
}

span.desarrollado img {
    width: 18px;
    margin-left: 5px;
}
.formulario h2.tit {
    color: white;
    margin-bottom: 30px;
}

p#notification {
    display: block;
    text-align: center;
    font-size: 26px;
    line-height: 28px;
    color: white;
    padding: 20px 0;
}

form .form-item input,form .form-item textarea {
    display: block;
    padding: 14px;
    color: #0995B3;
    font-weight: 500;
    font-family: 'futura';
    font-size: 24px;
    line-height: 26px;
    box-sizing: border-box;
    width: 100%;
    border: none;
    border-radius: 15px;
    text-align: center;
    font-style: italic;
    resize: none;
}

form .form-item {
    display: block;
    width: 100%;
    max-width: 410px;
    margin: 20px auto;
}

form .form-actions {
    max-width: 410px;
    width: 100%;
    margin: 0 auto;
}

form .form-actions .form-submit {
    display: block;
    background: #FF0066;
    color: white;
    font-family: 'futura';
    font-weight: bold;
    width: 100%;
    border: 2px solid transparent;
    border-radius: 15px;
    padding: 14px 20px;
    font-size: 24px;
    line-height: 26px;
    transition: all 500ms;
    cursor: pointer;
}

form .form-actions .form-submit:hover {
    transform: scale(1.05);
    border-color: #e2e0ca;
    color: #e2e0ca;
}
/*******menu movil****/
.hamburger-menu-button {
      width: 32px;
    height: 32px;
    padding: 4px;
    display: block;
    position: relative;
    margin-top: 7px;
    margin-bottom: 7px;
    z-index: 100;
    background: #ee0864;
    border: 3px solid white;
    box-sizing: content-box;
    border-radius: 10px;
    text-indent: 100%;
    color: transparent;
    white-space: nowrap;
    cursor: pointer;
    overflow: hidden;
    outline: 0;
    left: 10px;
}
.hamburger-menu-button-open {
  top: 50%;
  margin-top: -1px;
  left: 50%;
  margin-left: -12px;
}
.hamburger-menu-button-open, 
.hamburger-menu-button-open::before, 
.hamburger-menu-button-open::after {
  position: absolute;
  width: 24px;
  height: 2px;
  background: #fff;
  border-radius: 4px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.hamburger-menu-button-open::before, 
.hamburger-menu-button-open::after {
  left: 0;
  content: "";
}
.hamburger-menu-button-open::before {
  top: 6px;
}
.hamburger-menu-button-open::after {
  bottom: 6px;
}
.hamburger-menu-button-close {
  background: transparent;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.hamburger-menu-button-close::before {
  -webkit-transform: translateY(-6px) rotate(45deg);
          transform: translateY(-6px) rotate(45deg);
}
.hamburger-menu-button-close::after {
  -webkit-transform: translateY(6px) rotate(-45deg);
          transform: translateY(6px) rotate(-45deg);
}
.ham-menu {
      position: absolute;
    top: 60px;
    left: -200px;
    margin: auto;
    width: 200px;
    overflow: hidden;
}
.ham-menu ul {
  -webkit-transform: translateX(-110%);
    transform: translateX(-110%);
    background-color: #f7f7f7;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    padding: 0;
    border-radius: 0px;
    border: 2px solid #e1e1e1;
}
.ham-menu.on ul {
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
}
.ham-menu ul {
  font-size: 0;
}
.ham-menu ul li {
      display: block;
    width: 100%;
}
.ham-menu ul li:first-child .ham-menu ul li a {
  padding-left: 30px;
}
.ham-menu ul li a {
  padding: 12px 15px;
    display: block;
    background-color: transparent;
    color: #6d4a58;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    font-size: 20px;
    text-decoration: none;
    font-family: 'balgin display';
    text-align: center;
    line-height: 22px;
    border-bottom: 1px solid #e7e4e5;
}
.ham-menu ul li.active a, .ham-menu ul li a:hover {
  background-color: #ff0066;
    color: #fff !important;
} 

.hamburger-menu-button,.ham-menu {
    display: none;
}
.bloque_banner .desc {
        text-align: center;
    font-size: 18px;
    font-style: italic;
    font-weight: normal;
    margin-top: -40px;
}
.bloque_banner .desc2 {
    position: absolute;
    left: 14%;
    top: 14%;
}
.copyright {
    background: rgb(255 0 102);
    text-align: center;
    color: white;
    padding: 20px 20px 0;
    box-sizing: border-box;
}
.block-pago .row .item2 .g2 img {
    display: block;
    max-height: 120px;
}