/*
Theme Name: AmaoCafe
Author: Paperplane.co team
Author URI: https://paperplane.co/web/es/
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: paperplane
*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,
p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,
dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,
var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,
details,embed,figure,figcaption,footer,header,hgroup,menu,nav,
output,ruby,section,summary,time,mark,audio,video,button {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    line-height: 1;
    font-family: 'Roboto_font';
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
* {
    margin: 0;
}
body {
    width: 100%;
    height: 100%;
    line-height: 1.5;
    position: relative;
    z-index: -1;
    overflow-x: hidden;
}
input,
button,
textarea,
select {
  font: inherit;
}
p,h1,h2,h3,
h4,h5,h6 {
  overflow-wrap: break-word;
}
a {
    text-decoration: none;
    color: #000;
}
button {
  cursor: pointer;
  background-color: unset;
}
*::-webkit-scrollbar {
  width: 5px;
  background-color: rgba(244, 244, 244, 1);
}
*::-webkit-scrollbar-thumb {
  width: 4px;
  border-radius: 30px;
}





.contAllSection {
    width: 100vw;
    height: 100vh;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url("img/FONDO ESCRITORIO.png");    
}
.conTextLeft {
    position: absolute;
    top: 160px;
    left: 10%;
}
.tiltTextLeft {
    font-size: 140px;
    color: #ffe9d2;
    font-family: 'ClashDisplayBold';
    line-height: 0.8;
    margin-top: 10px;
}
.subtitleTextLeft {
    font-family: 'clash_display_var';
    color: #ffe9d2;
    font-size: 35px;
}
.contDescRight {
    position: absolute;
    right: 10%;
    width: 450px;
    top: 220px;
}
.textDescRight {
    font-family: 'ClashDisplayLight';
    color: #ffe9d2;
    font-size: 35px;
}
.textDescRight strong {
    font-family: 'ClashDisplayBold';    
}

.omnisend-form-69c63bed03883dff0a8b6fc8-field-container-wrapper-62a3147776d81914aa87ed98 #omnisend-form-69c63bed03883dff0a8b6fc8-field-container-62a3147776d81914aa87ed98-emailField-input.omnisend-form-69c63bed03883dff0a8b6fc8-field-container-62a3147776d81914aa87ed98-input,
.omnisend-form-69d42570b91d976690ed1ca6-field-container-wrapper-62a3147776d81914aa87ed98 #omnisend-form-69d42570b91d976690ed1ca6-field-container-62a3147776d81914aa87ed98-emailField-input.omnisend-form-69d42570b91d976690ed1ca6-field-container-62a3147776d81914aa87ed98-input {
    display: flex;
    width: 100%;
    text-align: center !important;
    height: 50px !important;
    border-radius: 25px !important;
    justify-content: center;
    align-items: center;
    color: #432c24;
    background-color: rgba(255, 255, 255, 0.5);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.25) !important;
    outline: none !important;
}
.omnisend-form-69c63bed03883dff0a8b6fc8-section-69d4262618bf6b5f9b7e4687,
.omnisend-form-69d42570b91d976690ed1ca6-section-69d4258318bf6b5f9b7e4629,
.omnisend-form-69d42570b91d976690ed1ca6-section-69d4258c18bf6b5f9b7e462f,
.omnisend-form-69d42570b91d976690ed1ca6-action-container-627932485028ebd8c6660c51 {
    padding: 0!important;
    margin: 0!important;
}
div#omnisend-form-69c63bed03883dff0a8b6fc8-field-62a3147776d81914aa87ed98 {
    padding: 0!important;
    margin: 0!important;
}
.omnisend-form-69c63bed03883dff0a8b6fc8-section-624ab2f927652f651edfd0ac,
.omnisend-form-69d42570b91d976690ed1ca6-field-container-62a3147776d81914aa87ed98 {
    padding: 0!important;
    margin: 0!important;
    border-radius: 50%!important;
}
.omnisend-form-69c63bed03883dff0a8b6fc8-action-container-627932485028ebd8c6660c51 {
    padding: 0!important;
    margin: 0!important;
}
form#omnisend-form-69c63bed03883dff0a8b6fc8-submit-form,
form#omnisend-form-69d42570b91d976690ed1ca6-submit-form {
    gap: 15px;
    margin-top: 20px !important;
}
.omnisend-form-69c63bed03883dff0a8b6fc8-action-container-627932485028ebd8c6660c51 button#omnisend-form-69c63bed03883dff0a8b6fc8-action-627932485028ebd8c6660c51,
.omnisend-form-69d42570b91d976690ed1ca6-column-69d4258c18bf6b5f9b7e4631 button#omnisend-form-69d42570b91d976690ed1ca6-action-627932485028ebd8c6660c51 {
    display: flex;
    width: 100%;
    text-align: center;
    height: 50px;
    background-color: #ffe9d2;
    border-radius: 25px;
    justify-content: center;
    align-items: center;
    color: #432c24;
    font-family: 'Helvetica';
    position: relative;
    font-size: 18px;
    font-weight: bold;
}
div#omnisend-form-69c63bed03883dff0a8b6fc8-field-container-62a3147776d81914aa87ed98-required,
div#omnisend-form-69c63bed03883dff0a8b6fc8-field-container-62a3147776d81914aa87ed98-error,
div#omnisend-form-69d42570b91d976690ed1ca6-field-container-62a3147776d81914aa87ed98-required,
div#omnisend-form-69d42570b91d976690ed1ca6-field-container-62a3147776d81914aa87ed98-error {
    color: #ffe9d2;
    text-align: center;
    font-family: 'Helvetica';
    padding-bottom: 0;
}
.omnisend-form-69c63bed03883dff0a8b6fc8-text-62a313b876d81914aa87ed77 {
    padding: 0;
    line-height: 1 !important;
    height: auto;
    margin: 0;
}
.omnisend-form-69c63bed03883dff0a8b6fc8-text-62a313b876d81914aa87ed77 h1,
.omnisend-form-69d42570b91d976690ed1ca6-text-6334361f157261686a76626d h3 strong,
.omnisend-form-69d42570b91d976690ed1ca6-text-62a313b876d81914aa87ed77 h1 {
    color: #ffe9d2 !important;
    font-family: 'ClashDisplayBold'!important;
    font-size: 40px!important;
    line-height: 1 !important;
}
.omnisend-form-69c63bed03883dff0a8b6fc8-text-62a313b876d81914aa87ed78 h3,
.omnisend-form-69c63bed03883dff0a8b6fc8-section-6334361f157261686a76626e .omnisend-form-69c63bed03883dff0a8b6fc8-text-6334361f157261686a76626d h3,
.omnisend-form-69d42570b91d976690ed1ca6-text-6334361f157261686a76626d h3,
.omnisend-form-69d42570b91d976690ed1ca6-text-62a313b876d81914aa87ed78 h3 {
    color: #ffe9d2!important;
    font-family: 'clash_display_var'!important;
    line-height: 1.1!important;
    font-size: 23px!important;
}
.omnisend-form-69d42570b91d976690ed1ca6-section-6334361f157261686a76626e,
.omnisend-form-69c63bed03883dff0a8b6fc8-section-62a313b876d81914aa87ed79 {
    padding: 0 !important;
    margin: 20px 0 0!important;
}
.omnisend-form-69d42570b91d976690ed1ca6-text-6334361f157261686a76626d h3 strong {
    padding-bottom: 30px!important;
    display: inline-block;
}
.omnisend-form-69c63bed03883dff0a8b6fc8-text-6334361f157261686a76626d, 
.omnisend-form-69c63bed03883dff0a8b6fc8-text-6334361f157261686a76626d p, 
.omnisend-form-69c63bed03883dff0a8b6fc8-text-6334361f157261686a76626d li {
    padding: 0!important;
}
.btnEmailDescRight {
    display: flex;
    width: 100%;
    text-align: center;
    height: 50px;
    border-radius: 25px;
    justify-content: center;
    align-items: center;
    color: #ffe9d2;
    background-color: rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.25);
    margin: 20px 0 15px;
    font-family: 'Helvetica';
    position: relative;
    font-size: 18px;
    font-weight: bold;
}
span.contTextSocialMedia {
    display: flex;
    flex-direction: column;
}
span.smallTextSocialMedia {
    font-family: 'clash_display_var';
    font-size: 15px;
    color: #ffe9d2;
}
span.bigTextSocialMedia {
    font-family: 'ClashDisplaySemi';
    font-size: 35px;
    color: #ffe9d2;
}
span.iconSocialMedia {
    width: 60px;
    height: 60px;
    display: block;
    background-image: url('img/LOGO INSTAGRAM.png');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.contSocialMedia {
    position: absolute;
    bottom: 60px;
    left: 60px;
    display: flex;
    gap: 15px;
    align-items: center;
}
.logoPage {
    width: 90px;
    height: 60px;
    position: absolute;
    bottom: 60px;
    right: 60px;
    background-image: url('img/LOGO AMAO.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.changLangBtn {
    position: absolute;
    bottom: 60px;
    left: 50%;
    transform: translate(-50%, 0);
    display: flex;
    border: 2px solid #f6f0e8;
    border-radius: 80px;
    overflow: hidden;
}
.changLangBtn::after {
    content: "";
    position: absolute;
    width: 190px;
    height: 50px;
    top: 0;
    left: 0;
    background-color: #f6f0e8;
    border-radius: 80px;
    transition: all .5s ease;
}
.engPage .changLangBtn::after {
    left: 190px;    
}
.espBtnLang, 
.engBtnLang {
    width: 190px;
    text-align: center;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 1;
    cursor: pointer;
    transition: all .5s ease;
}
.espBtnLang span, 
.engBtnLang span {
    font-family: 'Helvetica';
    font-size: 18px;   
    font-weight: bold; 
}
span.mob {
    display: none;
}
span .desk {
    display: inline;
}
.engPage .espBtnLang, 
.engBtnLang {
    color: #f6f0e8;    
}
.espBtnLang, 
.engPage .engBtnLang {
    color: #432c24;    
}

.itemEng,
.engPage .itemSpa {
    display: none;
}
.engPage .itemEng,
.itemSpa {
    display: block;
}
.engPage .itemSpa.contSocialMedia {
    display: none;    
}
.engPage .itemEng.contSocialMedia,
.itemSpa.contSocialMedia {
    display: flex;
}

@media only screen and (max-width: 1400px) {
    .tiltTextLeft {
        font-size: 100px;
    }
    .subtitleTextLeft {
        font-size: 25px;
    }
    .textDescRight {
        font-size: 30px;
    }
    .contDescRight {
        width: 360px;
    }
    .btnEmailDescRight,
    .btnSubsDescRight {
        font-size: 15px;
        height: 45px;
    }
    .espBtnLang, 
    .engBtnLang {
        font-size: 15px;
        height: 41px;
    }
    .changLangBtn::after {
        height: 41px;
    }
}

@media only screen and (max-width: 1200px) {
    .tiltTextLeft {
        font-size: 80px;
    }
    .subtitleTextLeft {
        font-size: 20px;
    }
    .textDescRight {
        font-size: 23px;
    }
    .contDescRight {
        width: 290px;
    }
    .btnEmailDescRight, .btnSubsDescRight {
        font-size: 15px;
        height: 40px;
    }
    .espBtnLang, .engBtnLang {
        font-size: 15px;
        height: 35px;
    }
    .changLangBtn::after {
        height: 35px;
    }
    .logoPage {
        width: 70px;
        height: 40px;
    }
    span.iconSocialMedia {
        width: 40px;
        height: 40px;
    }
    span.smallTextSocialMedia {
        font-size: 13px;
    }
    span.bigTextSocialMedia {
        font-size: 25px;
    }
}

@media only screen and (max-width: 768px) {
    
    .contAllSection {
        background-image: url("img/FONDO MOBILE.png");
        height: auto;
        min-height: 100vh;
        overflow: auto;
    }
    .logoPage {
        position: relative;
        bottom: auto;
        right: auto;
        margin: 40px auto;
    }
    .conTextLeft {
        position: relative;
        top: auto;
        left: auto;
        text-align: center;
    }
    .contDescRight {
        position: relative;
        top: auto;
        right: auto;
/*        margin: 210px auto 60px;*/
        margin: 70% auto 30px;
    }
    .tiltTextLeft {
        font-size: 60px;
        margin-top: 0px;
    }
    .subtitleTextLeft {
        font-size: 17px;
    }
    .textDescRight {
        font-size: 20px;
    }
    a.contSocialMedia {
        position: relative;
        bottom: auto;
        left: auto;
        margin: 30px auto;
        width: max-content;
    }
    
    .changLangBtn {
        position: fixed;
        bottom: auto;
        top: 20px;
        right: 20px;
        left: auto;
        transform: translate(0, 0);
    }
    .espBtnLang, .engBtnLang {
        width: 40px;    
    }
    .changLangBtn::after {
        content: "";
        position: absolute;
        width: 40px;
    }
    span.desk {
        display: none;
    }
    span.mob {
        display: inline;
    }
    .engPage .changLangBtn::after {
        left: 40px;
    }
    .espBtnLang span, 
    .engBtnLang span {
        font-size: 13px;
    }
    .omnisend-form-69c63bed03883dff0a8b6fc8-text-62a313b876d81914aa87ed78 h3, 
    .omnisend-form-69c63bed03883dff0a8b6fc8-section-6334361f157261686a76626e .omnisend-form-69c63bed03883dff0a8b6fc8-text-6334361f157261686a76626d h3, 
    .omnisend-form-69d42570b91d976690ed1ca6-text-6334361f157261686a76626d h3, 
    .omnisend-form-69d42570b91d976690ed1ca6-text-62a313b876d81914aa87ed78 h3 {
        font-size: 18px !important;
    }
    .omnisend-form-69c63bed03883dff0a8b6fc8-text-62a313b876d81914aa87ed77 h1, 
    .omnisend-form-69d42570b91d976690ed1ca6-text-6334361f157261686a76626d h3 strong, 
    .omnisend-form-69d42570b91d976690ed1ca6-text-62a313b876d81914aa87ed77 h1 {
        font-size: 25px !important;
    }
    .omnisend-form-69c63bed03883dff0a8b6fc8-section-6334361f157261686a76626e {
        padding: 20px 0 0 0!important;
    }
    .omnisend-form-69d42570b91d976690ed1ca6-text-6334361f157261686a76626d h3 strong {
        padding-bottom: 10px !important;
    }
    .omnisend-form-69c63bed03883dff0a8b6fc8-text-62a313b876d81914aa87ed77 {
        padding: 0!important;
    }
    .omnisend-form-69c63bed03883dff0a8b6fc8-text-62a313b876d81914aa87ed78 {
        padding: 5px 0 0 0!important;
    }
    .omnisend-form-69d42570b91d976690ed1ca6-section-62a313b876d81914aa87ed79 {
        padding: 0!important;
    }
    .omnisend-form-69d42570b91d976690ed1ca6-text-62a313b876d81914aa87ed77 {
        padding: 10px 0 0 0!important;
    }
    .omnisend-form-69d42570b91d976690ed1ca6-text-62a313b876d81914aa87ed78 {
        padding: 5px 0 0 0!important;
    }
}






