/**
 * Theme Name:     Remitente visibilidad
 * Author:         Remitente visibilidad
 * Template:       visual-composer-starter
 * Text Domain:	   remitente-visibilidad
 * Description:    Vivas donde vivas, somos comunidad
 */


@font-face {
    font-family: 'Monument Grotesk';
    src: url('MonumentGrotesk-Italic.woff2') format('woff2'),
        url('MonumentGrotesk-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Monument Grotesk SemiMono';
    src: url('MonumentGrotesk-SemiMono.woff2') format('woff2'),
        url('MonumentGrotesk-SemiMono.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



body{
    font-family: 'Monument Grotesk SemiMono' !important;
    color: #496b6a;
    background-color: #eae696;
}
p{
    font-family: 'Monument Grotesk SemiMono' !important;
    font-size: 22px !important;
}


@media (min-width: 1920px) {
    .container {
      width: 1400px;
    }
}





h1.entry-title{
    display: none;
}

header{
   background-color: #fab254 
}

#main-menu ul li a {
  font-size: 1em;
    font-family: 'Monument Grotesk SemiMono' !important;
    color: #496b6a !important;
}

.cta_formarparte button {

  font-size: 34px  !important;
  padding: 17px 50px  !important;
}




.content-wrapper {
    padding: 0px 15px 1px 15px;
    }




h1{
    font-size: 70px  !important;
    font-family: 'Monument Grotesk SemiMono' !important;

    line-height: 0.9 !important;
    font-weight: 800 !important;
}

h2{
    font-size: 40px  !important;
    font-family: 'Monument Grotesk SemiMono' !important;
}


.headerbig, .headerbig h1, .headerbig h2{
    font-size: 52px  !important;
    font-family: 'Monument Grotesk SemiMono' !important;

    line-height: 1 !important;
    font-weight: 800 !important;
}

.pbig, .pbig p{
    font-size: 25px  !important;
}

.comment-content ul > li, .entry-content ul > li {
  list-style: square;
  padding-left: 10px;
  position: relative;
  margin-bottom: 25px;
}
.comment-content ul , .entry-content ul  {
  padding-left: 50px;
}

.comment-content ul > li::before, .entry-content ul > li::before {
  content: inherit !important;
}

.logoatenea img{
    height:70px !important;
    width: auto !important;
}

.logoministerio img{
    height:70px !important;
    width: auto !important;
}


.quepuedesleft{
    padding-right: 50px !important
    
}
.quepuedesright{
     padding-left: 50px !important
}



.que1 {
  background-repeat: repeat !important;
  background-size: contain !important;
  background-position: center top;
  background-image: url(/wp-content/uploads/2022/11/verd22.png) !important;
  margin-bottom: 0 !important;
  padding: 60px 118px 60px 118px;
}
.que2 {
  background-repeat: repeat !important;
  background-size: contain !important;
  background-position: center top;
  background-image: url(/wp-content/uploads/2022/11/gris2.png) !important;
  margin-bottom: 0 !important;
  padding: 0 118px 80px 118px;
}

.que3 {
  background-repeat: repeat !important;
  background-size: contain !important;
  background-position: center top;
  background-image: url(/wp-content/uploads/2022/11/blau2.png) !important;
  margin-bottom: 0 !important;
  padding:  0 118px 40px 118px;
}
.que4 {
     background-repeat: repeat !important;
  background-size: contain !important;
  background-position: center top;
  background-image: url(/wp-content/uploads/2022/11/blanc1.png) !important;
    padding: 100px 118px ;
}

.que5 {
     background-repeat: no-repeat!important;
  background-size: 100% !important;
  background-position: center top;
  background-image: url(/wp-content/uploads/2022/11/carbassa2.png) !important;
   padding: 170px 88px 190px 148px;
}





.que1 h3, .que3 h3{
  font-family: 'Monument Grotesk SemiMono' !important;
  color: #fff;
  font-size: 40px;
}
.que5 h3{
    font-family: 'Monument Grotesk SemiMono' !important;
  color: #496b6a;
  font-size: 55px;
}





.que1 p, .que3 p, .que5 p{
  color: #fff;
  font-size: 30px;
    
}

.que2 h3, .que4 h3 {
    font-family: 'Monument Grotesk SemiMono' !important;
  color: #496b6a;
  font-size: 40px;
    
}


.que2 p,.que4 p {
  color: #496b6a;
  font-size: 30px;
}

form label{
     font-size: 40px;
    font-weight: bold;
    margin-top: 20px !important;
    width: 100%
    
}

input,  select, textarea {
    margin-top: 40px;
  font-size: 40px;
  width: 100%;
  background-color: transparent;
  border: none ;
  border-bottom: 1px solid #496b6a;
  font-weight: normal;
  font-style: italic;
}
textarea {
   height: 60px;
}

.wpcf7-submit{
  width: inherit;
  border: none;
  background-color: #496b6a;
  color: #fff;
  padding: 10px 30px;
     font-style: normal;
}
.wpcf7-not-valid-tip {
  font-size: 0.5em;
}
    
.wpcf7 form .wpcf7-response-output {
  margin: 2em 0.5em 1em;
  padding: 0;
  border: 0;

}

.cta_formarparte a {
    font-size: 30px !important;
}

:focus { outline: none; 
border-bottom: 1px solid #496b6a;
}




/***************************** RESPONSIVE *************************************/

@media only screen and (max-width: 1680px) {

    h1 {
  font-size: 60px !important;

}
    
   h2 {
  font-size: 40px !important;
} 
    
    .headerbig, .headerbig h1, .headerbig h2 {
  font-size: 60px !important;

}
    
    .pbig, .pbig p {
  font-size: 25px !important;
}
    
.headerbig, .headerbig h1, .headerbig h2 {
  font-size: 50px !important;
}    
    
   .headerbig, .headerbig h1, .headerbig h2 {
  font-size: 40px !important;
}
    
   
.que1 {
  padding: 10px 90px 20px 90px;
}
    

.que1 h3, .que3 h3 {
  font-size: 40px;
}

.que2 {
  padding: 10px 90px 20px 90px;
}
    .que2 h3, .que4 h3 {
  font-size:40px;
}

 .que3 {
  padding: 10px 90px 20px 90px;
}   
    
    .que4 {
  padding: 60px 90px 80px 90px;

}
    
 .que5 h3 {
  font-size: 52px;
}   
.que5 {

  padding: 130px 80px 100px 100px;
}

    
    
}

@media only screen and (max-width: 1199px) {
	.headerbig, .headerbig h1, .headerbig h2 {
      font-size: 55px !important;

    }
    .pbig, .pbig p {
  font-size: 23px !important;
}
 
    
   .que1 {

  padding: 20px 60px 20px 60px;
} 
    
    
   .que1 h3, .que3 h3 {
  font-size: 32px;
} 
    
  .que2 {
      padding: 20px 60px 20px 60px;
    } 
    
  .que2 h3, .que4 h3 {
      font-size: 32px;
    }
 
      
    .que3 {
      padding: 20px 60px 20px 60px;
    }   

    .que4 {
      padding: 20px 60px 20px 60px;
    }   
    .que5 {
      padding: 100px 70px 101px 90px;
    }   
      
   .que5 h3 {
  color: #fff;
  font-size: 38px;
} 
    form label {
      font-size: 30px;

    }
    
    input, select, textarea {
  font-size: 28px;
}
    
    
    
    
}

@media only screen and (max-width: 991px) {
	
    
    
}

@media only screen and (max-width: 767px) {
	
    
    .navbar-toggle .icon-bar {
      background-color: #496b6a;
    }
    
    h1 {
      font-size: 41px !important;
    }
    
    h2 {
      font-size: 27px !important;

    }    
    
    #main-menu {
      background-color: #496b6a;
      padding: 40px 30px 0 30px;
      -webkit-transition: margin .8s ease;
      -o-transition: margin .8s ease;
      transition: margin .8s ease;
    }
    #main-menu ul li a {

      color: #ffffff !important;
    }

    .headerbig, .headerbig h1, .headerbig h2 {
      font-size: 33px !important;
      font-family: 'Monument Grotesk SemiMono' !important;
      line-height: 1 !important;
      font-weight: 800 !important;
    }

    .pbig, .pbig p {
      font-size: 20px !important;
    }
    
    .comment-content ul, .entry-content ul {
      padding-left: 20px;
    }
    
    .quepuedesleft {
      padding-right: 10px !important;
      padding-left: 10px !important;
    }
    
    .quepuedesright {
     padding-right: 10px !important;
      padding-left: 10px !important;
    }
    
    .que1 {
      padding: 0px 50px 10px 60px;
    }

    .que3 {
      padding: 0px 50px 10px 60px;
    }
    .que4 {
       padding: 50px 50px 50px 60px;
    }
    
    .que5 {
         padding: 80px 0px 60px 80px;
    }

    .que1 h3, .que3 h3 {
      font-size: 30px;
    }
    
    .que5 h3 {
      font-size: 36px;
    }
    
    
    .que2 {
      padding: 0 50px 10px 60px;
    }
    
    .que2 h3, .que4 h3 {
      font-size: 30px;
    }
    
    
    form label {
      font-size: 24px;
    }

    input, select, textarea {
      font-size: 20px;
    }


    .logoatenea img{
        height:55px !important;
        width: auto !important;
    }

    .logoministerio img{
        height:55px !important;
        width: auto !important;
    }

    
    
    
    
    
    
    
    
}
