/* ----------- FUENTES      */ 
	@font-face {
	    font-family: 'klavikabold';
	    src: url('../fonts/klavika-bold-webfont.woff2') format('woff2'),
	         url('../fonts/klavika-bold-webfont.woff') format('woff');
	    font-weight: normal;
	    font-style: normal;
	}
	@font-face {
	    font-family: 'klavikalight';
	    src: url('../fonts/klavika-light-webfont.woff2') format('woff2'),
	         url('../fonts/klavika-light-webfont.woff') format('woff');
	    font-weight: normal;
	    font-style: normal;
	}
	@font-face {
	    font-family: 'klavikamedium';
	    src: url('../fonts/klavika-medium-webfont.woff2') format('woff2'),
	         url('../fonts/klavika-medium-webfont.woff') format('woff');
	    font-weight: normal;
	    font-style: normal;
	}
	@font-face {
	    font-family: 'klavikaregular';
	    src: url('../fonts/klavika-regular-webfont.woff2') format('woff2'),
	         url('../fonts/klavika-regular-webfont.woff') format('woff');
	    font-weight: normal;
	    font-style: normal;
	}
	.klavikabold{
		font-family: 'klavikabold';
	}
	.klavikalight{
		font-family: 'klavikalight';
	}
	.klavikamedium{
		font-family: 'klavikamedium';
	}
	.klavikaregular{
		font-family: 'klavikaregular';
	}
	.finger{
		font-family: 'Finger Paint', cursive;
	}
	.montserrat{
		font-family: 'Montserrat', sans-serif; 
	}
	.open{
		font-family: 'Open Sans Condensed', sans-serif;
		line-height: 1em;
	}
	body,
	h1,
	h2,
	h3,
	h4,
	h5,
	h6,
	.klavikaregular{
		font-family: 'klavikalight';
	}

/* ----------- COLORES      */
	#texto > p > strong{
		color: #5382bb;
	}
	a,
	a:hover,
	.color-general,
	.social-head:hover,
	.social-head{
		color: white;
	}
	em,
	.textfooter li a:hover,
	.textfooter li.uk-active a,
	.color-primary,
	.color-primary-hover:hover{
		color: rgb(227,184,54);
	}
	.uk-nav{
		font-weight: lighter;
	}
	.uk-navbar-dropdown-nav a,
	.uk-navbar-dropdown-nav a:hover{
		color: #ff8b00!important;
	}

	.social,
	.color-secondary{
		color: #204065;
	}
	.color-secondary-1{
		color: white;
		text-shadow: -4px -1px 0px #204065;
	}
	.color-verde{
		color: #59a168;
	}
	.color-rojo{
		color: #c4262e;
	}
	.color-rojo-vivo{
		color: #ff0000;
	}
	.color-gris-9{
		color: #8c8b8b;
	}
	.color-gris-7{
		color: #777;
	}
	.color-gris-6{
		color: #666;
	}
	.color-gris-4{
		color: #444;
	}
	.color-gris{
		color: #a7a6a4;
	}
	.color-gris-3{
		color: #333;
	}
	.color-gris-2{
		color: #222;
	}
	.color-gris-a,
	.color-gris-a:hover
	{
		color: #a6a8ab;
	}
	.color-gris-d,
	.ui-datepicker-calendar th{
		color: #ddd;
	}
	.textfooter li a,
	.color-blanco,
	.color-blanco:hover,
	.ui-datepicker-calendar a,
	.ui-datepicker-year
	{
		color: white;
	}
	.color-negro{
		color: black!important;
	}

/* ----------- FONDOS       */
	.bg-verde{
		 background: #59a168;
	}
	.bg-white{
		background: #FFF;
	}
	.bg-gris-oscuro{
		background: #333;
	}
	.ajax-file-upload{
		background: #3f3f3e!important;
	}
	.uk-subnav-pill > .uk-active > a,
	.bg-primary{
		background: #0068ad;
	}
	.uk-navbar-dropdown,
	.bg-secondary{
		background: #474745;
	}
	.bg-danger,
	.bg-red{
		background: #e30613;
	}
	.bg-success{
		background: #32d296;
	}
	.bg-blue{
		background: #1e87f0;
	}
	.bg-yellow{
		background: #f6b61a;
	}
	.bg-azulado{
		background: #517d90;
	}
	.bg-beige{
		background: #eae7e1;
	}
	.bg-black{
		background: black;
	}
	.bg-gris{
		background: #33353a;
	}
	.bg-gris-claro{
		background: #f9f9f9;
	}
	.bg-azul{
		background: #0695bd;
	}
	.bg-dark{
		background: rgba(0,0,0,.6);
	}
	.bg-alpha-red{
		background: rgba(250,0,0,.7);
	}
	.bg-claro{
		background: rgba(250,250,250,.7);
	}
	.bg-oscuro{
		background: rgba(0,0,0,.5);
	}
	.bg-alpha-cofe{
		background: rgba(40,29,17,.8);
	}
	.bg-test1{
		background: #ff0;
	}
	.bg-test2{
		background: #f0f;
	}
	.bg-test3{
		background: #0ff;
	}
	.bg-negro-brillante{
		background: rgb(3,1,3);
	}
	.bg-naranja{
		background: #ff8b00;
	}

/*  -----------NAVEGACIÓN   */
	.uk-navbar-nav > li > a,
	.uk-navbar-item,
	.uk-navbar-toggle {		
		font-family: 'klavikaregular';
		font-size: 1.2em;
		color:white;
		min-height: 100px;
	}
	.uk-navbar-nav > li.uk-active > a,
	.uk-navbar-nav > li:hover > a,
	.uk-navbar-nav > li > a:focus,
	.uk-navbar-nav > li > a.uk-open {
		color: black;
	}
	.uk-navbar-dropdown-nav{
		text-align: left;
	}
	.uk-navbar-dropdown {
		width: auto;
		margin: 0;
	}
	.uk-navbar-dropdown-nav a{
		font-size: 18px;
		margin: 0;
		
	}
	/* Off canvas */
	.uk-offcanvas-bar{
		background: black;
	}
	.uk-offcanvas-bar a{		
		color: #335e98!important;
		background: white;
		font-size: 1em!important;
		text-align: left;		
	}
	.uk-offcanvas-bar a:hover{
		color: white!important;
		background: #335e98;
	}

	.uk-offcanvas-bar li{
		border-radius: 10px;
		margin-top: 5px;
	}

	.uk-offcanvas-bar .uk-nav-sub a{
		padding-left: 20px;
	}

/*  ---------- TEMPLATE     */

	/*----------------------------Header------------------------------------*/
		.con{
			position: absolute; 
			top: 200px;
		}
		.fondo-menu{
			background: url(../img/contenido/varios/p-linea.jpg)no-repeat; 
			background-size: 100%;
		}
		.cincuenta{
			width: 50%;	
		}
		.ochenta{
			width: 80%;
		}
		.img-servicio{
			position: absolute; 
			bottom:10px; 
			left:10px;
		}
		.img-servicio2{
			position: absolute; 
			bottom:10px; 
			left:28%;
		}
		.border-1{
			 z-index: 99;
			 background: rgba(255,255,255,.7); 
			 margin-bottom: -400px; 
			 border-radius: 50%; 
			 padding: 200px 80px 100px 80px;
		}
		.logo-1{
			padding-top: 250px;
		}	

		.higiene{
			background:#ffffffb5;
		}

		.p-h{

	         padding-top: 0px;
	         padding-bottom: 0px;
		}
		.color-l{
			background: white;
		}
		.uk-container-personal{
			-webkit-box-shadow: 0px 2px 19px 6px rgba(173,168,173,1);
			-moz-box-shadow: 0px 2px 19px 6px rgba(173,168,173,1);
			box-shadow: 0px 2px 19px 6px rgba(173,168,173,1);
		}
		.header-2{
			position: absolute;
			top: 10px; 
			right: 0px; 
			height: 43px;
			width: 20%;
		}
		.header-3{
			border-radius: 40px; 
			border-color: #3b6aa7; 
			height: 48px; 
			border-style: solid; 
			border-width: 2px; 
			width: 630px;
		}
		.header-3-1{
			border-radius: 40px 0px 0px 40px; 
			border:transparent;
			height: 100%; 
			border-style: solid; 
			border-width: 2px; 
			
		}
		.header-4{
			position: absolute;
			top: -18px; 
			right: -18px; 
			width:25px; 
			height: 25px;
		}
		.linea-header{
			border-right: solid 1px white;
			height: 30px; 
			padding-left: 50px;
		}

	/*----------------------------Footer------------------------------------*/	
		.input-personal{
			color: black;
			border-radius: 20px;
			border: solid 2px rgb(227,184,54);
		}

		.input-personal::-webkit-input-placeholder { color: #888; font-size: 1em; } /* WebKit */
		.input-personal:-moz-placeholder { color: #888; font-size: 1em; } /* Firefox 18- */
		.input-personal::-moz-placeholder { color: #888; font-size: 1em; } /* Firefox 19+ */
		.input-personal:-ms-input-placeholder { color: #888; font-size: 1em; } /* IE 10+ */

	/*----------------------------Inicio------------------------------------*/
		.inicioplatos{
			margin-top:-300px;
		}
		.img-menu{
			width: 250px; 
			margin-top: -300px;
		}	

		.uk-input-contacto-textarea{
			background: white;
			border-radius: 20px;
			color: black;
			border: solid 2px rgb(227,184,54);
			height: 100px;
			margin-bottom: 30px;
		}
		.uk-input-contacto-textarea::-webkit-input-placeholder { color: #888; font-size: 1em; } /* WebKit */
	 	.uk-input-contacto-textarea:-moz-placeholder { color: #888; font-size: 1em; } /* Firefox 18- */
	 	.uk-input-contacto-textarea::-moz-placeholder { color: #888; font-size: 1em; } /* Firefox 19+ */
	 	.uk-input-contacto-textarea:-ms-input-placeholder { color: #888; font-size: 1em; } /* IE 10+ */

		.uk-input-personal::-webkit-input-placeholder { color: #888; font-size: 1em; } /* WebKit */
	 	.uk-input-personal:-moz-placeholder { color: #888; font-size: 1em; } /* Firefox 18- */
	 	.uk-input-personal::-moz-placeholder { color: #888; font-size: 1em; } /* Firefox 19+ */
	 	.uk-input-personal:-ms-input-placeholder { color: #888; font-size: 1em; } /* IE 10+ */

		.slider-derecho{
			position: absolute;
			padding: 30px; 
			bottom: -50px;
		    right: 375px;

		}
		.slider-izquierdo{
			position: absolute;
			padding: 30px; 
			bottom: -50px;
		    right: 300px;
		}

		.slider-derecho-1{
			position: absolute;
			padding: 30px; 
			bottom: -100px;
		    right: 105px;

		}
		.slider-izquierdo-1{
			position: absolute;
			padding: 30px; 
			bottom: -100px;
		    right: 30px;
		}
		.uk-offcanvas-bar {
    		background: white;
		}
		.uk-nav-primary>li.uk-active>a {
    		color: #333;
    		background:#3b6aa7;
		}	

		.uk-card-proyectos{
			background: #0068ad;
			color: #666;
			width: auto;
			box-shadow: 0 5px 15px rgba(0,0,0,.08);
		}

		.uk-card-default{
			background: white;
			color: #666;
			width: auto;
			box-shadow: 0 5px 15px rgba(0,0,0,.8);
		}
		.linea-roja-20{
			background: #e60000; 
  			width: 245px;
		  	height: 20px;


		}
		
	/*-----------------------------p-detalle---------------------------------*/
		.uk-card-detalle{
		  background-color: rgb(240, 243, 248);
		  box-shadow: 2.837px -0.977px 21px 0px rgba(9, 6, 10, 0.5);
		}

		.maincontacto{
			background: url(../img/contenido/varios/contacto.jpg);
			background-size: cover;
			background-attachment: fixed;
			min-height: 1100px;
		}

/*  ---------- GENERALES    */
	a{
		text-decoration: none!important;
	}
	a,
	a:hover,
	.uk-button,
	.uk-button:hover,
	.transicion,
	.transicion:hover,
	.imagen-naranja,
	.imagen-negro{
		-webkit-transition: all .5s ease;
		-moz-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease;
	}
	#totop{
		position: fixed;
		right: 35px;
	}
	#totop a{
		color: white;
		font-size: 30px;
		height: 60px;
		width: 60px;
	}
    #spinner{
      background: rgba(255,255,255,.8);
      position: fixed;
      top: -10000px;
      left: 0;
      width: 100%;
    }	
	h1{
		font-size: 1.2em;
	}
	h2{
		font-size: 1.1em;
	}
	h3,h4,h5,h6{
		font-size: 1em;
	}
	.alpha0{
		opacity: 0;
	}
	.claro,
	.alpha-1-5:hover{
		opacity:.6;
	}
	.oscuro,
	.alpha-1-0:hover{
		opacity:0;
	}
	.alpha-1-0,
	.alpha-1-5,
	.claro:hover,
	.oscuro:hover,
	.alpha1hover:hover{
		opacity: 1;
	}
	.margen-0{
		margin: 0;
	}
	.margen-top-5{
		margin-top: 5px;
	}
	.margen-top-10{
		margin-top: 10px;
	}
	.margen-top-20{
		margin-top: 20px;
	}
	.margen-top-25{
		margin-top: 25px!important;
	}
	.margen-top-50{
		margin-top: 50px;
	}
	.margen-top-100{
		margin-top: 100px;
	}
	.margen-top-menos-150{
		margin-top: -150px;
	}
	.margen-top-menos-100{
		margin-top: -100px;
	}
	.margen-top-menos-50{
		margin-top: -50px;
	}
	.margen-top-menos-20{
		margin-top: -20px;
	}
	.margen-top-menos-10{
		margin-top: -10px;
	}
	.margen-bottom-50{
		margin-bottom: 50px;
	}
	.margen-h-5{
		margin-left: 5px;
		margin-right: 5px;
	}
	.margen-v-20{
		margin-bottom: 20px;
		margin-top: 20px;
	}
	.margen-v-50{
		margin-bottom: 50px;
		margin-top: 50px;
	}
	.margen-v-70{
		margin-bottom: 70px;
		margin-top: 70px;
	}
	.margen-right-20{
		margin-right: 20px;
	}
	.margen-right-menos-50{
		margin-right: -45px;
	}
	.margen-right-menos-20{
		margin-right: -15px;
	}
	.padding-bottom-10{
		padding-bottom: 10px;
	}
	.padding-bottom-20{
		padding-bottom: 20px;
	}
	.padding-bottom-50{
		padding-bottom: 50px;
	}
	.padding-bottom-100{
		padding-bottom: 100px;
	}
	.padding-top-5{
		padding-top: 5px;
	}
	.padding-top-10{
		padding-top: 10px;
	}
	.padding-top-20{
		padding-top: 20px;
	}
	.padding-top-30{
		padding-top: 30px;
	}
	.padding-top-40{
		padding-top: 40px;
	}
	.padding-top-50{
		padding-top: 50px;
	}
	.padding-top-100{
		padding-top: 100px;
	}
	.padding-v-3{
		padding-bottom: 3px;
		padding-top: 3px;
	}
	.padding-v-5{
		padding-bottom: 5px;
		padding-top: 5px;
	}
	.padding-v-10{
		padding-bottom: 10px;
		padding-top: 10px;
	}
	.padding-v-20{
		padding-bottom: 20px;
		padding-top: 20px;
	}
	.padding-v-30{
		padding-bottom: 30px;
		padding-top: 30px;
	}	
	.padding-v-50{
		padding-bottom: 50px;
		padding-top: 50px;
	}
	.padding-v-100{
		padding-bottom: 100px;
		padding-top: 100px;
	}
	.padding-left-10{
		padding-left: 10px;
	}
	.padding-left-20{
		padding-left: 20px;
	}
	.padding-left-50{
		padding-left: 50px;
	}
	.padding-left-100{
		padding-left: 100px;
	}
	.padding-right-10{
		padding-right: 10px;
	}
	.padding-right-20{
		padding-right: 20px;
	}
	.padding-right-50{
		padding-right: 50px;
	}
	.padding-h-5{
		padding-left: 5px;
		padding-right: 5px;
	}
	.padding-h-10{
		padding-left: 10px;
		padding-right: 10px;
	}
	.padding-h-20{
		padding-left: 20px;
		padding-right: 20px;
	}
	.padding-h-50{
		padding-left: 50px;
		padding-right: 50px;
	}
	.padding-h-70{
		padding-left: 70px;
		padding-right: 70px;
	}
	.padding-0{
		padding: 0px;
	}
	.padding-3{
		padding:3px;
	}
	.padding-5{
		padding:5px;
	}
	.padding-10{
		padding:10px;
	}
	.padding-15{
		padding:15px;
	}
	.padding-20{
		padding:20px;
	}
	.padding-30{
		padding:30px;
	}
	.padding-50{
		padding:50px;
	}
	.min-height-150px{
		min-height: 150px;
	}
	.min-height-250px{
		min-height: 250px;
	}
	.max-height-300px{
		max-height: 300px;
	}
	.min-height-500px{
		min-height: 500px;
	}
	.max-width-200{
		max-width: 200px;
	}
	.max-width-600{
		max-width: 600px;
	}
	.pointer{
		cursor: pointer;
	}
	#map{
		height: 400px;
	}
	.text-5{
		font-size: .5em;
	}
	.text-6{
		font-size: .6em;
	}
	.text-xs,
	.text-7{
		font-size: .7em;
	}
	.text-8{
		font-size: .8em;
	}
	.text-sm,
	.text-9
	{
		font-size: .9em;
	}
	.text-11
	{
		font-size: 1.1em;
	}
	.text-lg{
		font-size: 1.2em;
	}
	.text-xl{
		font-size: 1.5em;
	}
	.text-xxl{
		font-size: 2em;
	}
	.text-xxxl{
		font-size: 3em;
	}
	.text-xxxxl{
		font-size: 4em;
	}

	.text-v{
		writing-mode: vertical-lr;
		transform: rotate(180deg);
	}
	.uk-text-bold{
		font-weight: 600;
	}
	.uk-text-light{
		font-weight: 300;
	}

	.margin-0{
		margin: 0px;
	}
	/* danger */
	.uk-button{
		font-weight: 700;
		text-transform: none;
	}
	.uk-button-danger{
		background: #f00;
		color: #fff;
	}
	.uk-button-danger:active,
	.uk-button-danger.uk-active{
		background: #d00;
		color: #fff;	
	}
	.uk-button-danger:hover,
	.uk-button-danger:focus{
		background: #a00;
		color: #fff;
	}


	/* personal */
	.uk-button-personal {
		  background: rgb(221, 168, 43);
		  border-radius: 30px;
		  color: white;
		  border: solid 2px rgb(221, 168, 43);
		  padding-left: 20px;
	}
	/* Hover + Focus */
	.uk-button-personal:active,
	.uk-button-personal.uk-active,
	.uk-button-personal:hover,
	.uk-button-personal:focus {
		  background-color: white;
		  border: solid 2px rgb(221, 168, 43);
		  color: rgb(221, 168, 43);
	}

	.uk-button-bco{
		background: white;
		border-radius: 30px;
		color: #3b6aa7;
		border: solid 2px white;
		padding-left: 20px;
	}
	/* Hover + Focus */
	.uk-button-bco:active,
	.uk-button-bco.uk-active,
	.uk-button-bco:hover,
	.uk-button-bco:focus {
		  background-color:  #0066af;
		  border: solid 2px #0066af;		 
		  color: white;
	}

	/* correo */
	.uk-button-correo {
		  background: white;
		  border-radius: 30px;
		  color: #3b6aa7;
		  border: solid 2px #3b6aa7;
		  
	}
	/* Hover + Focus */
	.uk-button-correo:active,
	.uk-button-correo.uk-active,
	.uk-button-correo:hover,
	.uk-button-correo:focus {
		  background-color: transparent;
		  border: solid 2px white;
		  color: white;
	}	


	/* login */
	.uk-button-login {
		  background: #3b6aa7;
		  border-radius: 30px;
		  color: white;
		  border: solid 2px #3b6aa7;
		  padding-left: 20px;
	}
	/* Hover + Focus */
	.uk-button-login:active,
	.uk-button-login.uk-active,
	.uk-button-login:hover,
	.uk-button-login:focus {
		  background-color: transparent;
		  border: solid 2px #3b6aa7;
		  color: #3b6aa7!important;
	}
		/* registro */
	.uk-button-registro {
		  background: #59a168;
		  border-radius: 15px;
		  color: white;
		  border: solid 2px #59a168;
		  padding-left: 20px;
		  width: 100%;

	}
	/* Hover + Focus */
	.uk-button-registro:active,
	.uk-button-registro.uk-active,
	.uk-button-registro:hover,
	.uk-button-registro:focus {
		  background-color: transparent;
		  border: solid 2px #59a168;
		  color: #59a168!important;
	}
	/* Footer */
	.uk-button-fotter {
	  background: white;
	  border-radius: 10px;
	  color: #2d63a3;
	  margin-left: 5px;
	  width: 120px;
	  padding-left: 20px;
	}
	/* Hover + Focus */
	.uk-button-fotter:active,
	.uk-button-fotter.uk-active,
	.uk-button-fotter:hover,
	.uk-button-fotter:focus {
	  background-color: #0079b0;
	  color: white;
	}

	/*AQUI PODEMOS CAMBIAR EL COLOR DEL BORDER BOTTOM Y EL COLOR DE ICONO Y EL NOMBRE 
	  YA QUE LOGEADO*/
	.linea-button{ 
		border-bottom: solid 2px #59a168;
		color: #ff7344;
	}
	.outline-5{
		outline: solid 5px white;
	}
	.outline-10{
		outline: solid 10px white;
	}



	/* totop */
	.uk-button-totop,
	.uk-button-totop:hover,
	.uk-button-totop:focus,
	.uk-button-totop:active,
	.uk-button-totop.uk-active {
	  background-color: #333;
	  color: #fff;
	}
	/*  claro */
	.uk-button-white {
	  background-color: #fff;
	  color: #333;
	  border: 1px solid #fff;
	}
	/* Hover + Focus */
	.uk-button-white:hover,
	.uk-button-white:focus {
	  background-color: #eee;
	  color: #111;
	}
	/* OnClick + Active */
	.uk-button-white:active,
	.uk-button-white.uk-active {
	  background-color: #ddd;
	  color: #000;
	}
	/*  TOP */
	.uk-button-top {
	  background-color: #000;
	  border: 1px solid #000;
	  color: #EEE;
	  font-size: 18px;
	  padding-top: 5px;
	}
	/* Hover + Focus */
	.uk-button-top:hover,
	.uk-button-top:focus {
	  background-color: #000;
	  color: #fff;
	}
	/* OnClick + Active */
	.uk-button-top:active,
	.uk-button-top.uk-active {
	  background-color: #000;
	  color: #CCC;
	}
	.uk-lightbox {
		background: rgba(0,0,0,.7)!important;
	}
	.uk-notification-message{
		background: none!important;
		color: white;
		text-align: center;
	}
	.uk-notification-message div{
		padding-top: 20px;
		padding-bottom: 20px;
	}
	textarea{
		resize:none;
	}

/* ----------- XML SITE MAP */
	urlset{
		background: url(../img/design/logo-white.png) no-repeat top center #00a193;
		padding-top: 110px;
	}
	url {
		background: #fff;
		display: block;
		padding: 10px
	}
	loc{
		display: block;
		margin: 0 auto;
		width: 1200px;
	}

/* ----------- MEDIA QUERY  */

	@media (max-width: 1700px){
	}
	@media (max-width: 1600px){/*Tamaño xl*/
	}
	@media (max-width: 1400px){
	}
	@media (max-width: 1200px){/*Tamaño l*/		
		.p-h{
        	 padding-top: 10px;
        	 padding-bottom: 10px;
		}
	}
	@media (max-width: 960px){ /*Tamaño m*/
		.inicioplatos{
			margin-top:0;
		}

		.con{
			position: absolute; 
			top: 20px;
		}
		.pizzarronm{
			background: url(../img/contenido/varios/pizzarron.jpg);
			background-size: cover;			
		}

		.pizzarronm1{
			border-style: dashed dashed none dashed;
			border-color:  rgb(227,184,54); 
			
		}
		.pizzarronm2{
			border-style: none dashed dashed dashed;
			border-color:  rgb(227,184,54); 
		}
		.fondo-menu{
			background: white; 
			background-size: 100%;
		}
		.ochenta{
			width: 95%;
		}
		.cincuenta{
			width: 95%;	
		}
		.img-servicio{
			position: absolute; 
			bottom:10px; 
			left:22%;
		}
		.img-servicio2{
			position: absolute; 
			bottom:10px; 
			left:22%;
		}
		.header-3{
			border-radius: 40px; 
			border-color: #3b6aa7; 
			height: 48px; 
			border-style: solid; 
			border-width: 2px; 
			width: 100%;
		}
		.header-3-1{
			border-radius: 40px 0px 0px 40px; 			
			border:transparent;			
			height: 100%; 
			border-style: solid; 
			border-width: 2px; 
			
		}
		.img-menu{
			width: 250px; 
			margin-top: 0px;
		}	
	}
	@media (max-width: 820px){
		.logo-1{
			padding-top: 100px;
		}
		.higiene{
			margin-top: -200px; 
			background:#ffffffb5;
		}
		.padding-left-50{
			padding-left: 0px;
		}
		.header-3{
			margin-left: 30px;
			border-radius: 40px; 
			border-color: #3b6aa7; 
			height: 48px; 
			border-style: solid; 
			border-width: 2px; 
			width: 100%;
		}
		.img-servicio,
		.img-servicio2{
			position: absolute; 
			bottom:10px; 
			left:10%;
		}
	}
	@media (max-width: 640px){/* Tamaño s*/
		.con{
			position: relative; 
			top: 0px;
		}
		
		.border-1{
			 z-index: 99;
			 background: transparent; 
			 margin-bottom: 50px; 
			 border-radius: 50%; 
			 padding: 0px 0px 0px 0px;
		}
		.higiene{
			margin-top: 0px; 
			background:#ffffffb5;
		}
		.slider-derecho{
			position: absolute;
			padding: 13px; 
			bottom: -30px;
		    right: 40px;

		}
		.slider-izquierdo{
			position: absolute;
			padding: 13px; 
			bottom: -30px;
		    right: 0px;
		}
	}
	@media (max-width: 550px){
	}

