/*  
Theme Name: ortodoncia
Theme URI: http://www.suragencia.com
Description: Tema desarrollado por Suragancia.com - Derechos reservados uso exclusivo bajo licencia.	
Version: 1
Author: Suragencia.com
Author URI: https://www.suragencia.com
*/

.cleared {
	display:block;
	clear: both;
	float: none;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 0;
	height:0;
	overflow:hidden;
  }

body {
	font-family: 'Rubik', sans-serif;
	font-size: 16px;
	text-align: justify;
	color: #3B3B3B;
	padding: 0; 
  	margin:0;
	background-color: white;
  	background-image: url('images/Bottom_texture.jpg');
  	background-repeat: repeat-y;
  	background-attachment: scroll;
  	background-position: top center;
	-webkit-text-size-adjust: none;
	-webkit-touch-callout: none;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
}

h1,h2,h3,h4,h5,h6 {
	color: red;
	font-weight: 700;
	line-height: 100%;
	letter-spacing: 0px;
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
}

h1 {
	font-family: 'Oswald', sans-serif;
	font-size: 40px;
	color: black;
}

h2 {
	font-family: 'Oswald', sans-serif;
	font-size: 30px;
	color: black;
}

h3 {
	font-family: 'Oswald', sans-serif;
	font-size: 28px;
	color: grey;
	font-weight: 400;
	margin-bottom: 30px;
	text-align: center;
}

h4 {
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	color: black;
}

h5 {
	font-family: 'Oswald', sans-serif;
	font-size: 15px;
	color: black;
}

h6 {
	color: #3B3B3B;
	font-size: 15px;
	font-weight: 400;
	line-height: 125%;
	margin-top: 10px;
}

h7 {
	color: white;
	font-size: 24px;
	font-weight: 400;
	line-height: 100%;
	margin: 0;
	padding-top: 4px;
}

.form-txt {
	text-align: center;
	padding-top: 10px;
	width: 600px;
	height: 24px;
	margin: 0 auto;
	letter-spacing: 1px;
	font-weight: 400;
	line-height: 100%;
	z-index: 1;
}

.form-txt p {
	font-family: 'Oswald', sans-serif;
	font-size: 22px;
	color: white;
	letter-spacing: 1px;
	font-weight: 400;
	line-height: 100%;
	padding-top: 5px;
}

img {
  height: auto;
  max-width: 100%;
}

#logo {
	height: auto;
	max-width: 100%;
}

p {
	font-family: 'Rubik', sans-serif;
	line-height: 150%;
	font-size: 17px;
	margin-top: 0;
	margin-bottom: 20px;
	letter-spacing: 0px;
	color: #3B3B3B;
}
 
p a,
p a:link,
p a:visited,
p a:hover {
	color: blue;
	text-decoration: none;
}

a, a:visited {
	color: blue;
	text-decoration: none;
}

/*------ header ------  */

.header {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	min-height: 220px;
	background-image: url('images/header.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right top;
	background-color: #04424F;
	z-index: 9999999999999;
}

.header-wrap {
	position: relative;
	width:90%;
	min-width: 100px;
	max-width: 1300px;
	min-height: 140px;
	margin: 0 auto;
	padding-top: 40px;
	text-align: left;
	color: white;
	font-weight: 300;
	font-size: 14px;
	letter-spacing: 1px;
	z-index: 9999999999999;
}

.header-left {
	width: 60px;
	height: 140px;
	float: left;
	text-align: left;
	padding: 0px;
	box-sizing: border-box;
	z-index: 9999999999999;
}

.header-left-logo {
	width: 451px;
	height: 140px;
	float: left;
	padding: 0px;
	box-sizing: border-box;
	background-image: url('images/logo.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center left;
	z-index: 9999999999999;
}

.header-right {
	width: 140px;
	height: 140px;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	box-sizing: border-box;
	background-image: url('images/logo-60.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center left;
	z-index: 9999999999999;
}

.header-right-2 {
	width: 35px;
	height: 35px;
	float: left;
	padding: 0px;
	margin: 0px;
	margin-top: 95px;
	margin-left: 20px;
	text-align: left;
	z-index: 9999999999999;
}

/*------ nav ------  */

.nav {
	width: 100%;
	padding: 0;
	min-height: 1px;
	z-index: 99999;
	text-align: center;
}

.nav-wrap {
	width:96%;
	min-width: 100px;
	max-width: 1300px;
	min-height: 40px;
	padding: 40px 0;
	position: relative;
	margin: 0 auto;
	letter-spacing: 1px;
}

.nav-left {
	width: 150px;
	height: 150px;
	margin-top: 0px;
	float: left;
	text-align: left;
	padding: 0;
	background-image: url('images/logo.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.nav-right {
	width: 700px;
	float: left;
	text-align: left;
	padding-top: 5px;
	margin-left: 10px;
	margin-top: 30px;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	font-size: 42px;
	line-height: 100%;
	color:white;
	letter-spacing: 0;
}

/* ------ menu ------ */

.menu {
	position: relative;
	width: 100%;
	height: 70px;
	padding: 0px;
	background-color: #9D9E9F;
	margin: 0;
	z-index: 1;
	box-sizing: border-box;
	display: flex;
  	align-items: center;
  	justify-content: center;
	font-family: 'Oswald', sans-serif;
	text-align: center;
	letter-spacing: 1px;
	font-weight: 400;
	font-size: 26px;
	line-height: 100%;
	color: white;
}

.menu-2 {
	position: relative;
	width: 100%;
	min-height: 70px;
	padding: 0px;
	background-color: #9D9E9F;
	margin: 0;
	z-index: 99999;
	box-sizing: border-box;
	font-family: 'Oswald', sans-serif;
	text-align: center;
	letter-spacing: 1px;
	font-weight: 400;
	font-size: 13px;
	line-height: 100%;
	color: gray;
	box-sizing: border-box;
}

.menu-3 {
	position: relative;
	width: 100%;
	height: 70px;
	padding: 0px;
	background-color: #10DDDD;
	margin: 0;
	margin-bottom: 40px;
	z-index: 1;
	box-sizing: border-box;
	display: flex;
  	align-items: center;
  	justify-content: center;
	font-family: 'Oswald', sans-serif;
	letter-spacing: 1px;
	font-weight: 400;
	font-size: 26px;
	line-height: 100%;
	color: #0D274D;
}

.menu-inferior {
	position: relative;
	width: 100%;
	min-height: 50px;
	margin: 0;
	padding: 0px;
	z-index: -1;
	box-sizing: border-box;
	display: flex;
  	align-items: center;
  	justify-content: center;
	font-family: 'Oswald', sans-serif;
	letter-spacing: 1px;
	font-weight: 400;
	font-size: 26px;
	line-height: 100%;
	color: white;
}

.menu-inferior-logos {
	position: relative;
	width: 100%;
	min-height: 100px;
	margin: 0;
	margin-top: 60px;
	padding: 60px 0;
	border-top: 1px solid lightgrey;
	background-color: white;
	z-index: 1;
	box-sizing: border-box;
	font-family: 'Oswald', sans-serif;
	letter-spacing: 1px;
	font-weight: 400;
	font-size: 33px;
	line-height: 100%;
	color: gray;
	text-align: center;
}

.menu-inferior-logos-grid {
	position: relative;
	width: 90%;
	margin: 0 auto;
	display: flex;
  	align-items: center;
  	justify-content: center;
	flex-wrap: wrap;
	align-content: space-between;
}

.div-logos {
	padding: 0px 8px;
	flex-grow: 1;
  	width: 18%;
}

.menu-inferior-titulo {
	position: relative;
	width: 100%;
	margin-bottom: 20px;
}

/* ------ body ------ */

.wrap {
	width:90%;
	min-width: 100px;
	max-width: 1300px;
	position: relative;
	margin: 0 auto;
	letter-spacing: 1px;
}

/*------ slider ------  */

.slider {
	position: relative;
	width: 100%;
	min-height: 200px;
	padding: 0px;
	margin: 0px;
	box-sizing: border-box;
	text-align: center;
}

.slider-left {
	position: relative;
	float: left;
	width: 48%;
	min-height: 200px;
	padding: 0px;
	margin: 0;
	margin-left: 10px;
	box-sizing: border-box;
}

.slider-right {
	position: relative;
	float: right;
	width: 48%;
	min-height: 200px;
	padding: 0px;
	padding-top: 10px;
	margin: 0;
	margin-right: 10px;
	box-sizing: border-box;
}

.slider-single {
	width: 100%;
	height: 390px;
	padding: 0px;
	margin: 0 0 10px 0;
	box-sizing: border-box;
	text-align: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	background-color: white;
}

#abajo {
	margin-bottom: 60px;
}

/*------ banner ------  */

.banner {
	width: 100%;
	min-height: 80px;
	padding: 0px;
	margin: 10px 0 50px 0;
	box-sizing: border-box;
	text-align: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	background-color: white;
}

.banner-2 {
	width: 100%;
	min-height: 80px;
	padding: 0px;
	margin: 50px 0;
	box-sizing: border-box;
	text-align: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	background-color: white;
}

/*------ seccion ------  */

#seccion-2 {
	width: 100%;
	min-height: 100px;
	padding: 40px 0px;
	margin: 0px;
	margin-top: 60px;
	margin-bottom: -60px;
	background-color: #F0F0F0;
}

#seccion-3 {
	width: 100%;
	min-height: 100px;
	padding: 0px;
	margin: 0px;
	margin-top: 60px;
}

#seccion-4 {
	width: 100%;
	padding: 60px 0 0 0;
	margin: 0px;
}

#seccion-5 {
	width: 100%;
	padding: 60px 0;
	margin: 0px;
	margin-top: 60px;
}

/* ------ columns ------ */

.columns-1 {
	float: left;
	width: 47%;
	padding: 0px;
	margin: 0px;
	box-sizing: border-box;
}

.columns-2 {
	float: right;
	width: 47%;
	padding: 0px;
	margin: 0px;
	margin-bottom: 0px;
	box-sizing: border-box;
}

.columns-3 {
	float: left;
	width: 70%;
	padding: 0;
	margin: 0px;
	box-sizing: border-box;
}

.columns-4 {
	float: right;
	width: 25%;
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}

/* ------ columns ------ */

.redes {
	margin: 5px 0;
	display: flex;
  	align-items: center;
  	justify-content: center;
}

.redes-0 {
	margin: 0px 5px 0px 0px;
	float: left;
	width: 110px;
	height: 40px;
	display: flex;
  	align-items: center;
  	justify-content: flex-start;
}

.redes-1 {
	float: left;
	width: 40px;
	height: 40px;
	padding: 0px;
	margin: 0px 5px;
	box-sizing: border-box;
	background-image: url('images/redes-1.png');
	background-repeat: no-repeat;
	background-size: cover;
}

.redes-2 {
	float: left;
	width: 40px;
	height: 40px;
	padding: 0px;
	margin: 0px 5px;
	box-sizing: border-box;
	background-image: url('images/redes-2.png');
	background-repeat: no-repeat;
	background-size: cover;
}

.redes-3 {
	float: left;
	width: 40px;
	height: 40px;
	padding: 0px;
	margin: 0px 5px;
	box-sizing: border-box;
	background-image: url('images/redes-3.png');
	background-repeat: no-repeat;
	background-size: cover;
}

.redes-4 {
	float: left;
	width: 40px;
	height: 40px;
	padding: 0px;
	margin: 0px 5px;
	box-sizing: border-box;
	background-image: url('images/redes-4.png');
	background-repeat: no-repeat;
	background-size: cover;
}

.redes-5 {
	float: left;
	width: 40px;
	height: 40px;
	padding: 0px;
	margin: 0px 5px;
	box-sizing: border-box;
	background-image: url('images/redes-5.png');
	background-repeat: no-repeat;
	background-size: cover;
}

.redes-6 {
	float: right;
	width: 40px;
	height: 40px;
	padding: 0px;
	margin: 0px 5px;
	box-sizing: border-box;
	background-image: url('images/redes-6.png');
	background-repeat: no-repeat;
	background-size: cover;
}

.redes-7 {
	float: right;
	width: 40px;
	height: 40px;
	padding: 0px;
	margin: 0px 5px;
	box-sizing: border-box;
	background-image: url('images/redes-7.png');
	background-repeat: no-repeat;
	background-size: cover;
}

.redes-8 {
	float: right;
	width: 40px;
	height: 40px;
	padding: 0px;
	margin: 0px 5px;
	box-sizing: border-box;
	background-image: url('images/redes-8.png');
	background-repeat: no-repeat;
	background-size: cover;
}

.share-1 {
	float: right;
	width: 26px;
	height: 26px;
	padding: 0px;
	margin: 0px;
	margin-right: 5px;
	box-sizing: border-box;
	background-image: url('images/share-1.png');
	background-repeat: no-repeat;
	background-size: cover;
}

.share-2 {
	float: right;
	width: 26px;
	height: 26px;
	padding: 0px;
	margin: 0px;
	margin-right: 5px;
	box-sizing: border-box;
	background-image: url('images/share-2.png');
	background-repeat: no-repeat;
	background-size: cover;
}

.share-3 {
	float: right;
	width: 26px;
	height: 26px;
	padding: 0px;
	margin: 0px;
	margin-right: 5px;
	box-sizing: border-box;
	background-image: url('images/share-3.png');
	background-repeat: no-repeat;
	background-size: cover;
}

.share-4 {
	float: right;
	width: 26px;
	height: 26px;
	padding: 0px;
	margin: 0px;
	margin-right: 5px;
	box-sizing: border-box;
	background-image: url('images/share-4.png');
	background-repeat: no-repeat;
	background-size: cover;
}

.share-5 {
	float: right;
	width: 26px;
	height: 26px;
	padding: 0px;
	margin: 0px;
	margin-right: 5px;
	box-sizing: border-box;
	background-image: url('images/share-5.png');
	background-repeat: no-repeat;
	background-size: cover;
}

.share-6 {
	float: right;
	width: 0px;
	height: 26px;
	padding: 0px;
}

.volver {
	float: left;
	width: 180px;
	height: 40px;
	padding: 0px;
	margin: 0px;
	margin-top: -5px;
	box-sizing: border-box;
	background-image: url('images/volver.png');
	background-repeat: no-repeat;
	background-size: cover;
}

/* ------ footer ------ */

.footer a {
	color: #666666;
}

.footer-up {
	position: relative;
	margin-top:0;
	width: 100%;
	height: 400px;
	padding: 0;
	box-sizing: border-box;
	background-color: lightgray;
}

.footer {
	position: relative;
	margin:0px;
	width: 100%;
	min-height: 100px;
	bottom: 0px;
	background-image: url('images/footer.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right center;
	background-color: #242E5B;
	box-sizing: border-box;
}

.footer-wrap {
	width:96%;
	min-width: 100px;
	max-width: 1300px;    
	position: relative;
	margin:0 auto;
	padding: 0;
	color: white;
}

.footer-left {
	width: 45%;
	float: left;
	padding: 60px 0;
	margin: 0;
}

.footer-left-1 {
	width: 451px;
	height: 140px;
	float: left;
	text-align: left;
	padding: 0px;
	box-sizing: border-box;
	background-image: url('images/logo.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center left;
	z-index: 9999999999999;
}

.footer-left-2 {
	width: 648px;
	min-height: 40px;
	float: left;
	padding: 0;
	margin: 0;
	margin-top: 20px;
	font-family: 'Oswald', sans-serif;
	text-align: left;
	letter-spacing: 1px;
	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
	color: white;
}

.footer-right {
	margin-top: 60px;
	width: 140px;
	height: 140px;
	float: right;
	padding: 0px;
	box-sizing: border-box;
	background-image: url('images/logo-60.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center left;
	z-index: 9999999999999;
}

/* ------ icon ------ */

#top2 {
	position: fixed;
	width: 60px;
	height: 60px;
	top: 50%;
	bottom: 50%;
	right: 30px;
	background-image: url('images/top.png');
	background-repeat: repeat-x;
	background-position: center center;
	background-size: 100% 100%;
	z-index: 9999;
	margin: 0;
	padding: 0;
}

/* ------ grilla ------ */

.grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-auto-rows: auto;
	gap: 0;
	overflow: hidden;
}

.grid-2 {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-auto-rows: auto;
	gap: 1.5em;
	overflow: hidden;
}

.content-portada {
	background-color: white;
	padding: 0;
	overflow: hidden;
}

.content-noticia {
	background-color: white;
	padding: 0;
	overflow: hidden;
}

.content-banner {
	background-color:white;
	padding: 0;
	overflow: hidden;
}

.inside {
	padding: 10px;
	overflow: hidden;
}

.thumbnail {
	background-color: white;
}

.minititulo {
	font-family: 'Raleway', sans-serif;
	color: white;
	padding: 5px;
	margin-bottom: 10px;
	width: 200px;
	font-size: 12px;
	font-weight: 700;
	background-color:#0A8478;
	text-align: center;
}

.minititulo-2 {
	font-family: 'Raleway', sans-serif;
	color: #666666;
	padding: 0px;
	margin: 10px auto 5px auto;
	width: 200px;
	font-size: 12px;
	font-weight: 700;
	text-align: left;
}

.minititulo-3 {
	font-family: 'Raleway', sans-serif;
	color: white;
	padding: 5px;
	margin-bottom: 5px;
	width: 300px;
	font-size: 12px;
	font-weight: 700;
	text-align: center;
	background-color: #0A8478;
	float: left;
}

.minititulo-4 {
	font-family: 'Raleway', sans-serif;
	color: white;
	padding: 5px;
	margin-bottom: 5px;
	width: 300px;
	font-size: 12px;
	font-weight: 700;
	text-align: center;
	background-color: #0A8478;
	float: left;
}

.minititulo-5 {
	font-family: 'Raleway', sans-serif;
	color: white;
	padding: 5px;
	margin-bottom: 5px;
	width: 300px;
	font-size: 12px;
	font-weight: 700;
	text-align: center;
	background-color: #0A8478;
	float: left;
}

.titulo {
	width: 100%;
	margin: 0 auto;
	font-family: 'Oswald', sans-serif;
	color: #666666;
	font-size: 31px;
	font-weight: 400;
	line-height: 100%;
	letter-spacing: 0px;
	text-align: left;
	margin-bottom: 10px;
}

.titulo-interno {
	width: 100%;
	margin: 0 auto;
	font-family: 'Oswald', sans-serif;
	color: #666666;
	font-size: 33px;
	font-weight: 400;
	line-height: 100%;
	letter-spacing: 0px;
	text-align: left;
	margin-bottom: 30px;
}

.titulo-interno-2 {
	width: 100%;
	margin: 0 auto;
	font-family: 'Oswald', sans-serif;
	color: #666666;
	font-size: 33px;
	font-weight: 400;
	line-height: 100%;
	letter-spacing: 0px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: -20px;
}

.texto {
	width: 100%;
	margin: 0 auto;
}

.contenido {
	width: 100%;
	padding: 0;
	margin: 0;
}

.the_post_thumbnail {
	width:100%;
}

.wp-post-image {
	width:100%;
}

#noticia {
	padding: 9px 10px 0px 10px;
	margin: 10px 0px 10px 0px;
	background-color: white;
	box-sizing: border-box;
}

#banner {
	display: none;
}

#noticia2 {
	display: none;
}

#banner2 {
	padding: 9px 10px 0px 10px;
	margin: 10px 0px 10px 0px;
	background-color: #DADADA;
	box-sizing: border-box;
}

#green {
	color: #242E5B;
}

#white {
	color: white;
}

#grey {
	color: #666666;
}

#grey :hover {
	color: #333333;
}

input, select, textarea
{
  vertical-align: middle;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: none;
  font-size: 13px;
  letter-spacing: 0px;
  padding: 5px 10px;
  margin-top:5px;
  margin-bottom: 10px;
  max-width: 150px;
  width: 100%;
}

.wpcf7-submit {
	background-color: #022D8D;
	color: white;
	font-size: 13px;
	border: solid 0px;
	padding: 6px 12px;
}

.form-sigamos {
	float: left;
	padding-top: 12px;
	font-size: 18px;
	height: 40px;
	width: auto;
	text-align: right;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	color: #333333;
}

.form-mail {
	float: right;
	text-align: right;
	width: 252px;
	height: 40px;
}

.volver-top {
	float: right;
	text-align: right;
	margin-bottom: 0px;
}

/* Recommended by http://codex.wordpress.org/CSS */
/* Begin */
.aligncenter, div.aligncenter, .art-article .aligncenter img, .aligncenter img.art-article, .aligncenter img, img.aligncenter
{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

p.aligncenter , p.center 
{
   text-align: center; 
}

.alignleft
{
  float: left;
}

.alignright
{
  float: right;
}

.alignright img, img.alignright
{
  margin: 20px;
  margin-right: 10px;
  margin-top: 10px;
}

.alignleft img, img.alignleft
{
  margin: 20px;
  margin-left: 10px;
  margin-top: 10px;
}

.wp-caption
{
  border: 1px solid #ddd;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
  text-align: center;
}

.wp-caption img
{
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption p.wp-caption-text
{
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}

.wp-caption p
{
    text-align: center;
}

/* End */

.lateral {
  width:50px;
  height:250px;
  top:36%;
  right:10px;
  position:fixed;
  padding: 0px;
  z-index: 9999999999;
}

.lateral-top {
	width:50px;
	height:50px;
	padding: 0px;
	background-image: url('images/top.png');
	background-size: 100% 100%;
	z-index: 9999999999;
}

.lateral-facebook {
	width:50px;
	height:50px;
	padding: 0px;
	background-image: url('images/facebook.png');
	background-size: 100% 100%;
	z-index: 9999999999;
}

.lateral-instagram {
	width:50px;
	height:50px;
	padding: 0px;
	background-image: url('images/instagram.png');
	background-size: 100% 100%;
	z-index: 9999999999;
}

.lateral-twitter {
	width:50px;
	height:50px;
	padding: 0px;
	background-image: url('images/twitter.png');
	background-size: 100% 100%;
	z-index: 9999999999;
}

.lateral-whatsapp {
	width:50px;
	height:50px;
	padding: 0px;
	background-image: url('images/whatsapp.png');
	background-size: 100% 100%;
	z-index: 9999999999;
}

.web {
	display: block;
}

.movil {
	display: none;
}

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

.grid {
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	grid-auto-rows: auto;
	gap: 1.5em;
	overflow: hidden;
}

.grid-2 {
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	grid-auto-rows: auto;
	gap: 1.5em;
	overflow: hidden;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 22px;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 18px;
}

h5 {
	font-size: 16px;
}

h6 {
	font-size: 11px;
}

/*------ header ------  */

.header {
	position: relative;
	margin: 0 auto;
	padding: 0;
	z-index: 100;
	width: 100%;
	height: 550px;
	z-index: 1;
	background-image: url('images/header-movil.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right top;
	background-color: #04424F;
}

.header-wrap {
	position: relative;
	width:90%;
	min-width: 100px;
	max-width: 1300px;
	height: 460px;
	margin: 0 auto;
	text-align: left;
	color: white;
	font-weight: 300;
	font-size: 14px;
	letter-spacing: 1px;
}

.header-left {
	width: 100%;
	height: 70px;
	float: left;
	z-index: 9999999999999;
}

.header-left-logo {
	width: 250px;
	height: 241px;
	float: left;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	box-sizing: border-box;
	background-image: url('images/logo-movil.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center left;
	z-index: 999999;
}

.header-right {
	width: 140px;
	height: 140px;
	float: left;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	box-sizing: border-box;
	background-image: url('images/logo-60.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center left;
	z-index: 9999999999999;
}

.header-right-2 {
	width: 100%;
	height: 35px;
	float: right;
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	text-align: left;
}

.header-right-titulo {
	width: 92%;
	display: grid;
	z-index: 9999999;
	margin-top: -90px;
	margin-left: auto;
	margin-right: auto;
	font-family: 'Oswald', sans-serif;
	letter-spacing: 1px;
	font-weight: 400;
	font-size: 18px;
	line-height: 100%;
	text-align: left;
	color: white;
}

.header-footer {
	position: relative;
	margin: 0 auto;
	padding: 0;
	z-index: 100;
	width: 100%;
	min-height: 500px;
	background-image: url('images/header-footer-movil.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	background-color: gray;
}

.header-footer-left {
	width: 230px;
	height: 310px;
	float: left;
	text-align: left;
	padding-right: 10px;
	padding-top: 16px;
	box-sizing: border-box;
	background-image: url('images/header-left.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center left;
	z-index: 999999;
}

.header-footer-right {
	position: relative;
	z-index: 100;
	width: 230px;
	float: left;
	margin-left: -10px;
}

#plus {
	font-size: 26px;
	line-height: 110%;
	margin-bottom: -5px;
}

.header-form {
	display: none;
}

.header-form-movil {
	width: 100%;
	height: 80px;
	display: flex;
	flex-direction:column;
  	align-items: center;
  	justify-content: center;
	color: white;
	text-align: center;
}

/*------ form ------  */

input, select, textarea
{
  max-width: 140px;
}

/*------ nav ------  */


/* ------ menu ------ */

/* ------ columns ------ */

.columns-1 {
	float: left;
	width: 100%;
	min-height: 80px;
	padding: 0px;
	margin: 0px;
	box-sizing: border-box;
}

.columns-2 {
	float: left;
	width: 100%;
	min-height: 40px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	box-sizing: border-box;
}

.columns-3 {
	float: left;
	width: 100%;
	min-height: 40px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	text-align: justify;
	box-sizing: border-box;
}

.columns-4 {
	float: left;
	width: 100%;
	min-height: 40px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 25px;
	text-align: justify;
	box-sizing: border-box;
}

/* ------ body ------ */

.wrap {
	width:94%;
	min-width: 100px;
	max-width: 1300px;
	position: relative;
	margin: 0 auto;
	letter-spacing: 1px;
}

.wrap-flex {
	display:block;
	/*flex-wrap: nowrap;*/
	/*align-items: stretch;*/
	/*align-items: center;*/
  	/*justify-content: center;*/
	width:94%;
	min-width: 100px;
	max-width: 1300px;
	position: relative;
	margin: 0 auto;
	letter-spacing: 1px;
}

/* ------ footer ------ */

.footer {
	position: relative;
	margin: 0px;
	width: 100%;
	min-height: 100px;
	bottom: 0px;
	background-image: url('images/footer-movil.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right bottom;
	box-sizing: border-box;
}

.footer-left {
	width: 96%;
	float: left;
	padding: 30px 0 30px 0;
	margin: 0 auto;
}

.footer-left-1 {
	width: 250px;
	height: 241px;
	float: left;
	text-align: left;
	padding: 0px;
	margin-left: 17px;
	margin-top: 30px;
	box-sizing: border-box;
	background-image: url('images/logo-movil.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center left;
	z-index: 999999;
}

.footer-left-2 {
	width: 90%;
	height: 40px;
	float: right;
	padding: 0;
	margin: 0 5%;
	margin-top: 30px;
	margin-bottom: 60px;
	font-family: 'Oswald', sans-serif;
	text-align: left;
	letter-spacing: 1px;
	font-weight: 400;
	font-size: 18px;
	line-height: 100%;
	color: white;
}

.footer-right {
	margin-top: 20px;
	width: 140px;
	height: 140px;
	float: left;
	padding: 0px;
	margin-left: 17px;
	margin-bottom: 40px;
	box-sizing: border-box;
	background-image: url('images/logo-60.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center left;
	z-index: 9999999999999;
}

.footer-up-right {
	width: 65px;
	height: 240px;
	float: right;
	text-align: left;
	padding-top: 17px;
	box-sizing: border-box;
	background-image: url('images/footer-up-right.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center right;
}

/* ------ icon ------ */

#top2 {
	position: fixed;
	width: 60px;
	height: 60px;
	top: 90%;
	bottom: 20px;
	right: 30px;
	background-image: url('images/top.png');
	background-repeat: repeat-x;
	background-position: center center;
	background-size: 100% 100%;
	z-index: 9999;
	margin: 0;
	padding: 0;
}

.form-sigamos {
	float: right;
	padding-top: 0px;
	font-size: 18px;
	height: 20px;
	width: 252px;
	text-align: left;
	color: white;
	margin-top: 5px;
	margin-left: -40px;;
}

.form-mail {
	float: right;
	text-align: left;
	width: 252px;
	height: 40px;
	margin-left: -40px;;
}

.menu-inferior-logos {
	margin-top: 50px;
	padding: 40px 0;
}

.div-logos {
	padding: 0px 8px;
	flex-grow: 2;
  	width: 30%;
}

.slider-left {
	position: relative;
	float: left;
	width: 100%;
	min-height: 200px;
	padding: 0px;
	margin: 0;
	box-sizing: border-box;
}

.slider-right {
	position: relative;
	float: right;
	width: 100%;
	min-height: 200px;
	padding: 0px;
	padding-top: 10px;
	margin: 0;
	box-sizing: border-box;
}

.slider-single {
	width: 100%;
	height: 320px;
	padding: 0px;
	margin: 0 0 10px 0;
	box-sizing: border-box;
	text-align: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	background-color: white;
}

.volver-top {
	float: right;
	text-align: right;
	margin-bottom: 50px;
}

.form-txt {
	text-align: center;
	padding-top: 10px;
	width: 98%;
	height: 24px;
	margin: 0 auto;
	letter-spacing: 1px;
	font-weight: 400;
	line-height: 100%;
}

.menu-2 {
	min-height: 120px;
	box-sizing: border-box;
}

.menu-3 {
	position: relative;
	width: 100%;
	min-height: 90px;
	padding: 0;
	background-color: #197ACF;
	margin: 0;
	margin-bottom: 0px;
	z-index: 1;
	box-sizing: border-box;
	display: flex;
  	align-items: center;
  	justify-content: center;
	font-family: 'Oswald', sans-serif;
	letter-spacing: 1px;
	font-weight: 400;
	font-size: 26px;
	line-height: 100%;
	color: white;
}

.web {
	display: none;
}

.movil {
	display: block;
}

}