@import url('https://fonts.googleapis.com/css?family=Montserrat:300,500&display=swap');

body, html {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    cursor: default;
}


/* whatsapp  */
#myBtn-whatsapp {
  display: none;
  position: fixed;
  bottom: 30px;
  left: 30px;
  width: 60px;
  height: 60px;
  z-index: 999;
  font-size: 1.7rem;
  border: none;
  outline: none;
  background-color: #09CC61;
  color: #fff;
  border-color: #09CC61;
  border-width: 0px;
  border-style: solid;
  cursor: pointer;
  padding-top: 10px;
  padding-bottom: 8px;
  padding-right: 6px;
  padding-left:18px;
}

#myBtn-whatsapp:hover {
  color: #fff;
  background-color: #000;
  border-color: #000;
  transition: 0.2s;
  opacity: 0.8;
}



/* Flecha subir  */
#myBtn {
  display: none;
  position: fixed;
  bottom: 30px;
  right: 30px;
  width: 60px;
  z-index: 99;
  font-size: 1.3rem;
  border: none;
  outline: none;
  background-color: #39B75E;
  color: white;
  cursor: pointer;
  padding: 15px;
}

#myBtn:hover {
  background-color: #444;
  transition: 0.2s;
  opacity: 0.5;
}



.header {
  background-color: #FFF; 
}

.header .navbar {
  background-color: transparent !important;
}

.header span {    
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;    
    font-size: 0.9rem;
    color: white;
    cursor: default
}

.header h1 {    
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;    
    font-size: 2.7rem;
    color: #001933;
}

.header h2 {    
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;    
  font-size: 1.2rem;
  color: #39B75E;
}

.header p {    
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;    
  font-size: 1.2rem;
  color: #222;
}


.header h4 {    
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;    
  font-size: .9rem;
  color: #444;
}

.header .nav-link {
  color: e5e5e5 !important;
  font-size: 1rem;  
}



.contacto-sup h1 {    
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;    
  font-size: 1.9rem;
  color: #39B75E;
}


.contacto-sup h2 {    
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;    
  font-size: 1.6rem;
  color: #39B75E;
}

.contacto-sup p {    
font-family: 'Montserrat', sans-serif;
font-weight: 300;    
font-size: .8rem;
color: #222;
}


.contacto-sup a {
  transition: 0.2s;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700 !important;    
  font-size: 1.9rem !important;
  color: #39B75E !important;
}

.contacto-sup a:link {
  transition: 0.2s;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700 !important;    
  font-weight: 700 !important;    
  font-size: 1.9rem !important;
  color: #39B75E !important;
}

.contacto-sup a:visited {
  transition: 0.2s;
  opacity: 0.4;
  font-weight: 700 !important; 
  color: #444 !important;
}

.contacto-sup a:hover {
  transition: 0.2s;
  opacity: 0.4;
  font-weight: 700 !important; 
  color: #444 !important;
  text-decoration: none;
  
}

.contacto-sup a:active {
  transition: 0.2s;
  opacity: 0.4;
}

/* Seccion principal  */
.principal {
  background-color: #F0F1F3; 
}


.principal h1 {    
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;    
    font-size: 2rem;
    color: #001933;
}

.principal h2 {    
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;    
  font-size: 1.4rem;
  line-height: 2rem;
  color: #39B75E;
}

.principal p {    
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;    
  font-size: 1.3rem;
  color: #222;
}


.principal  h4 {    
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;    
  font-size: .8rem;
  color: #444;
}


/* Seccion desarrollo  */
.desarrollo h1 {
  color: #222;
  font-size: 2.5rem;
  font-weight: 700;   
}

.desarrollo h2 {
  color: #39B75E;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 2.1rem;     
}

.desarrollo h3 {
  color: #000;
  font-size: 2.2rem;
  font-weight: 700;  
  line-height: 3rem;  
}

.desarrollo p {
  color: #001933;
  font-size: 1.1rem;
  font-weight: 300;
  line-height: 2rem;
}


/* Seccion preguntas  */
.preguntas { 
  background-color: #F0F1F3; 
}

.preguntas h1 {
  color: #222;
  font-size: 2.5rem;
  font-weight: 700;   
}

.preguntas p {
  color: #222;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5rem;
}

.tit-pregunta a {
  transition: 0.2s;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600 !important;    
  font-size: 1.2rem !important;
  color: #222 !important;
}

.tit-pregunta a:link {
  transition: 0.2s;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700 !important;    
  color: #222 !important;
}

.tit-pregunta a:visited {
  transition: 0.2s;
  opacity: 0.4;
  font-weight: 700 !important; 
  color: #39B75E !important;
}

.tit-pregunta a:hover {
  transition: 0.2s;
  opacity: 0.4;
  font-weight: 700 !important; 
  color: #39B75E !important;
  text-decoration: none;
  
}

.tit-pregunta a:active {
  transition: 0.2s;
  opacity: 0.4;
}



/* Seccion asesoramiento  */
.asesoramiento { 
  background-color: #001A33; 
}

.asesoramiento h1 {
  color: #39B75E;
  font-size: 2.5rem;
  font-weight: 700;   
}

.asesoramiento h2 {
  color: #FFF;
  font-size: 2.2rem;
  font-weight: 700;    
}


/* Seccion informacion  */
.informacion {
  background-color: #fff;
}

.informacion h1 {
  color: #222;
  font-size: 2.5rem;
  font-weight: 700;   
}

.informacion h2 {
  color: #222;
  font-size: 1.4rem;
  font-weight: 300;  
  line-height: 2.1rem;  
}


.form-control {
  color: #888;
  font-size: 1.2rem;
  font-weight: 300; 

}


/* Footer */
.footer {
  background-color: #FFF;
  color: #444;
  font-size: 1rem;
  font-weight: 300;
  
}


/* footer redes sociales */
.social-networks {
  padding-bottom: 20px;
}

.social-networks a {
  font-size: 1.5rem;
  color: #666;
  padding-left: 7px;
  transition: 0.2s;
}

.social-networks a:hover {
  text-decoration: none;
}

.linkedin:hover {
  color: #0077e2;
}

.facebook:hover {
  color: #0077e2;
}

.instagram:hover {
  color: #C934AC;
}

.google:hover {
  color: #ef1a1a;
}

.twitter:hover {
  color: #00aced;
}

.mail:hover {
  color: #bbb;
}

.ws:hover {
  color: #09CC61;
}






html {
	scroll-behavior: smooth;
}

@media screen and (prefers-reduced-motion: reduce) {
	html {
		scroll-behavior: auto;
	}
}


