@import url("custom.css");
@import url("styles_media.css");

.section_open{
    padding-top: 20px;
    height: 100%;
    z-index:1000;
    position: relative;  
    overflow: hidden;
}


::-webkit-scrollbar { 
    display: none; 
}

.open{
    overflow-y: scroll;
    overflow-x: hidden;
    height: 100%;
    -ms-overflow-style: none;
}

.open, .open h1, .open div {
    background-color: transparent;
    width: 90.5%;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}

.open div{
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    
}



section.open h1{
    font-size: 21pt!important;
    font-family: 'Cormorant Garamond', serif!important;
    font-style: italic!important;
    line-height: 24pt;
    padding-bottom: 20px;
    font-weight: normal;
    padding-top: 20px;
}

.text{
    padding: 10px;
}

.text1{
    font-size: 15pt!important;
    font-family: 'Open Sans', sans-serif!important;
    font-weight: bold!important;
    line-height: auto;
    line-height: 20pt;
}

.text2{
    font-size: 15pt!important;
    font-family: 'Cormorant Garamond', serif!important;
    font-style:italic;
    font-weight: 500;
}

.text1_normal{
    font-size: 14px!important;
    font-family: 'Open Sans', sans-serif!important;
    font-style:normal;
}

.text3{
    font-size: 10pt!important;
    font-family: 'Open Sans', sans-serif!important;
    font-style: normal;
    font-weight: 800;
}

.text4{
    font-size: 13pt!important;
    font-family: 'Open Sans', sans-serif!important;
    font-style: normal;
    font-weight: 700; 
}

.letstalk_text{
    
    font-size: 16pt;
    font-family: 'Open Sans', sans-serif!important;
    font-weight: 700!important;
    text-align: center!important;
    
    vertical-align: middle!important;
    /*height: 100%;*/
    padding-top: 55%;
}

.follow_us{
    font-family: 'Cormorant Garamond', serif;
    cursor: text!important;
    font-size: 14pt;
    
    text-transform:none;
    line-height: normal!important;
    padding: unset!important;
    padding-right: 5px!important;
    padding-top: 6px!important;
    font-style: italic!important;
    vertical-align: super;
}


.lang_size, .lang_size a{
    font-size: 10pt;
    text-decoration:none;
    color: inherit;
}


  

#socialbottom_mobile{
    display: none;
}
  
.section_div_mobil{
    display: none;
}

.space_li li {
    padding-bottom: 12px;
}

.cc-message, .cc-compliance{
    background: unset;
}

.cc-revoke, .cc-window {
    position: fixed;
    overflow: hidden;
    box-sizing: border-box;
    font-family: 'Open Sans', sans-serif!important;
    font-size: 13px;
    line-height: 1.5em;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    z-index: 9999;
}



ul {
    list-style-type: disc;
    background-color: transparent;
    -webkit-padding-start: 15px;
    list-style-position: outside;
} 

li { 
    background-color: transparent;
    line-height:1.5; 
    text-align:left; 
    padding-bottom: 5px;
 }

.policypage {
    width: 50%;
    clear: both;
    padding-top:10%;
    margin: auto;
}

/*PRUEBAS*/




















