/* CONTENT STYLE */


/* ROUND SWITCH CHECKBOX */

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.checkboxSlider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.checkboxSlider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

input:checked + .checkboxSlider {
  background-color: #64c633;
}

input:focus + .checkboxSlider {
  box-shadow: 0 0 1px #64c633;
}

input:checked + .checkboxSlider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* round sliders */
.checkboxSlider.round {
  border-radius: 34px;
}

.checkboxSlider.round:before {
  border-radius: 50%;
}


/* COOKIE PAGE */

.cookieClose {
  text-decoration: none;
  float: right;
}




.cookieIn {
  width: 100%;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.colordelasa {
color: #03A9F4;
    text-decoration: none;
    font-weight: 900;
}
.colordelasa:hover {
color: #5ac66d;
    text-decoration: none;
    font-weight: 900;
}

.cookieBox h2 {
  margin: 10px 40px 15px 0;
}
.colortitle{
    font-family: 'Helvetica Neue', Arial, sans-serif;
    font-size: 32px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    color: #5ac66d;
}
.btn-primary-cookie {
    color: #fff;
    background-color: #5ac66d;
    border-color: #5ac66d;
}

.btn-primary-cookie:hover {
    color: #fff;
     background-color: #03A9F4;
    text-decoration: none;
}

.btn-secundary-cookie {
    color: #fff;
    background-color: #f3c835;
    border-color: #f3c835;
}

.btn-secundary-cookie:hover {
    color: #fff;
     background-color: #03A9F4;
    text-decoration: none;
}

.cookieBox {
  background: #fff;
  border-radius: 10px;
  margin: 30px;
  padding: 30px;
  margin: 0 auto;
  max-width: 700px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  text-align: left;
  position: relative;
}

.cookieDialog td {
  padding-right: 20px;
}



/* cookie page - buttons */

.cookieNoticeButton.gray {
  color: #000;
  background: #fff;
}

.cookieNoticeButton.gray:hover {
  color: #000;
  background: #f0f0f0;
}

.cookieNoticeButton.green {
  color: #fff;
  background: #64c633;
}

.cookieNoticeButton.green:hover {
  background: #6fe434;
}

@media (min-width:576px){
/*.cookieDialog {
  position: fixed;
        left: 0;
        right: 0;
       
        top: 2%;
        bottom: 0;
        z-index: 1010;
        width: 100%;
        height: 100%;
        display: none;
        z-index: 9999;
}*/
.justificarletratitulo{
font-family: 'Helvetica Neue', Arial, sans-serif;
    font-size: 32px;
     font-weight: bold;
    line-height: 1;
    text-align: center;
    color: #5ac66d;
    text-align: justify;

}
.cookieOverlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1009;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  display: none;
}
}
@media (min-width:992px){
/*.cookieDialog {
        position: fixed;
        left: 0;
        right: 0;
       
        top: 2%;
        bottom: 0;
        z-index: 1010;
        width: 100%;
        height: 100%;
        display: none;
        z-index: 9999;
}*/
.justificarletratitulo{
font-family: 'Helvetica Neue', Arial, sans-serif;
    font-size: 32px;
     font-weight: bold;
    line-height: 1;
    text-align: center;
    color: #5ac66d;
    text-align: justify;

}
.cookieOverlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1009;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  display: none;
}
}

@media (min-width:1200px){
.justificarletratitulo{
font-family: 'Helvetica Neue', Arial, sans-serif;
    font-size: 30px;
     font-weight: bold;
    line-height: 1;
    text-align: center;
    color: #5ac66d;
    text-align: justify;

}
	/*.cookieDialog {
        position: fixed;
        left: 0;
        right: 0;
       
        bottom: 0;
        z-index: 1010;
        width: 100%;
        height: 100%;
        display: none;
        z-index: 9999;
}*/
.cookieOverlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1009;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  display: none;
}
}
@media (min-width: 481px) and (max-width: 767px) {
 /*.cookieDialog {
        
        z-index: 9999;
}*/

.justificarletratitulo{
font-family: 'Helvetica Neue', Arial, sans-serif;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    color: #5ac66d;
    text-align: justify;
}

.justificarletra{
font-family: 'Helvetica Neue', Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    color: #555;
    text-align: justify;
}
.cookieOverlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1009;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  display: none;
}
}

/* 
  ##Dispositivo = Mayoria de telefonos moviles (vertical)
  ##Resolucion = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
 /* 
.cookieDialog {
      
        z-index: 9999;
}
*/
.justificarletratitulo{
font-family: 'Helvetica Neue', Arial, sans-serif;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    color: #5ac66d;
    text-align: justify;
}
.justificarletra{
font-family: 'Helvetica Neue', Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    color: #555;
    text-align: justify;
}
.cookieOverlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1009;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  display: none;
}
  
}
