@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video, input {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	/* vertical-align: baseline; */
	text-decoration: none;
	-webkit-text-size-adjust: none;
	/* color: #FFFFFF; */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	box-sizing:border-box;
	font-family: 'Ubuntu', sans-serif;

}


.cd-primary-nav > ul li a{}

small{
	font-size: .8em;
    text-align: center;
    width: 100%;
    display: table;
    padding: 10px 0px;
    color: #35647d;
}
.galInt{
    display: contents;
    width: 100%;
    table-layout: fixed;
    text-align: center;
}
    .galInt > .listFoto{
    display: inline-flex;
    width: 45%;
    vertical-align: top;
    padding: 10px;
}
    .unafotoIn{
    display: block;
}
    .unafotoIn img{
    max-width: 95%;
    width: auto;
    max-height: 95%;
    height: auto;
    box-shadow: 0 3px 10px rgba(0,0,0,.1);
    border-radius: 10px;
}

    


.parent{overflow:hidden;}
strong{font-weight:bold;}

/* ICONOS FUENTE */
		.icos{
			display: inline-block;
			margin: 0px 2px;
			color: #053d76;
			vertical-align: baseline;
		}
		.icos:hover{
			
		}
		.icos span{
			font: normal normal normal 14px/1 FontAwesome;
			-webkit-font-smoothing: antialiased;
			-moz-osx-font-smoothing: grayscale;
			transition: .3s;
		}
		
		

		
		.iBar span:before{content:"\f000";}/* COPA */
		.iZoom span:before{content:"\f002";}/* LUPA */
		.iBq span:before{content:"\f10d";}/* COMILLA */
		.iNoche span:before{content:"\f186";}/* LUNA */
		.iDia span:before{content:"\f185";}/* SOL */
		.iCafeH span:before{content: "\f0f4";} /* TAZA DE CAFE */
		.iShopH span:before{content: "\f06b";} /* CAJA DE REGALOS */
		.iTreeH span:before{content: "\f1bb";} /* ARBOL - PINO */
		.iArt span:before{content: "\f260";} /* MUSEO - EDIFICIO */
		.iMuseo span:before{content: "\f19c";} /* MUSEO - EDIFICIO */
		.iRestH span:before{content:"\f0f5";} /* TENEDOR Y CUCHILLO */
		.iPinH span:before{content:"\f08d";} /* CHINCHETA */
		.iPub span:before{content:"\f069";}
		.iCoche span:before{content:"\f1b9";}
		.iYt span:before{content:"\f16a";}
		.iFb span:before{content:"\f09a";}
		.iMss span:before{content:"\f39f";}
		.iTw span:before{content:"\f099";}
		.iWh span:before{content:"\f232";}
		.iIn span:before{content:"\f16d";}
		.iPt span:before{content:"\f0d2";}
		.iAtj span:before{content:"\f25b";}
		.iMail span:before{content: "\f0e0";} /* SOBRE DE CORREO */
		.iTel span:before{content: "\f10b";font-size: 2em;} /* TELEFONO */
		.iMas span:before{content: "\f054";} /* SIGNO DE MAS */
		.iDir span:before{content: "\f041";color: #ed1568;font-size: 20px;} /* UBICACION */
		.iMap span:before{content: "\f278";} /* MAPA TRIPTICO*/
		.iId span:before{content: "\f1fc";} /* PINCEL */
		.iWb span:before{content: "\f0ac";color: #ed1568;font-size: 20px;} /* MUNDO */
		.iSf span:before{content: "\f121";} /* CORCHETES DE CODIGO */
		.iAp span:before{content: "\f10b";color: white;} /* CELULAR */
		.iPro span:before{content: "\f02b";text-shadow: 0 1px 1px rgba(0,0,0,.3);font-size: 16px;} /* ETIQUETA DE PROMO */
		.iVid span:before{content: "\f008";} /* VIDEO - FILM */
		.iTic span:before{content: "\f145";} /* TICKET */
		.iGal span:before{content: "\f030";} /* CAMARA DE FOTOS */
		.iCal span:before{content: "\f073";} /* Calendario */
		.iPro2 span:before{content: "\f02b";}
		.iCom span:before{content: "\f086";}  /* GLOBO DE COMENTARIOS */
		.iEve span:before{content: "\f005";} /* ESTRELLA */
		.iBien span:before{content: "\f164";}  /* PULGAR ARRIBA */
		.iUser span:before{content: "\f007";}
		.iPlay span:before{content: "\f01d";}
		.iUbi span:before{content: "\f041";font-size: 1.6em;}  /* UBICACION */
		.iTime span:before{content: "\f017";font-size: 1.5em;}  /* RELOG */
		.iPdf span:before{content: "\f1c1";font-size: 1.3em;}  /* PDF */

.contHCont{
    background-color: #fcb892;
    color: #35657d;
    font-weight: 600;
    font-size: .9em;
    text-align: right;
    vertical-align: middle;
    display: block;
    padding: 10px 10px;
    box-shadow: 0 1px 5px rgba(0,0,0,.2);
}



.btG{
    display: inline-block;
    border-radius: 40px;
    padding: 12px 18px 12px;
    line-height: 1em;
    font-weight: bold;
    text-transform: uppercase;
    transition: .2s;
}
.btG:hover {
	transition:.2s;
	box-shadow: 0 1px 10px rgba(0,0,0,.2);
}
	.fa-whatsapp{
    color: white;
}

	.btG i{
	position:relative;
	top: 2px;
	font-size: 1.5em;
	font-weight: normal;
	}
.btG span:before{
    font-size: 1.6em;
    top: 3px;
    position: relative;
}
.btRa{
    background-color: #35657d;
    color: white !important;
    padding: 5px 17px 9px;
    border: none !important;
}
.btRr{
    background-color: #ff7076;
    color: white;
}
.btCallAction{
    display: block;
    margin: 5px 0px;
}
.btCallAction a{
    font-size: .8em;
}
.f1{background-size: cover;background-position: center center;}
.lainfoc-p{position: relative;width: 100%;background-color: rgba(0,0,0,.3);background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,.2) 100%);background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,.2) 100%);backgr;background: linear-gradient(to left, rgba(0,0,0,0) 0%,rgba(0,0,0,.5) 100%);: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000',GradientType=0 );background-size: cover !important;background-position: center center;}
.p1{background-image: url(../imagenes/fdS1.jpg);}
.txbp{
		position: absolute;
		width: 100%;
		text-align: left;
		bottom: 50px;
		padding: 0px 20px 0px 70px;
		max-width: 550px;
		text-align: left;
		}
.txbp h2, h1{font-size: 2em;font-style: italic;line-height: 1em;margin-bottom: 18px;}
.txbp h1{
    color: white;
    
}
.txbp h2{
    color: #fdb892;
    
}
.hlaepH{
    height: 570px;
}

.bn2T{
    display: table;
    width: 100%;
}
.bn2Cell{
    display: table-cell;
    width: 50%;
    padding: 90px 90px;
    text-align: center;
    background-color: white;
}
.wrapOb{
    /* background-image: url("../imagenes/fdo-obi.webp"); */
    background-position: center;
    background-size: cover;
    background: rgb(53 102 125);
    background: linear-gradient(0deg, rgb(53 102 125) 0%, rgb(25 64 90) 82%);
}
.contElOb{
    padding: 30px 20px;
    max-width: 800px;
    margin: auto;
}
.titOb{
    font-weight: normal;
    font-size: 2em;
    color: white;
    text-align: center;
    margin: 30px 0px;
    letter-spacing: .1em;
}
.contlosOb{}
.unOb{
    margin: 20px 0px;
    display: table;
    width: 100%;
    border-bottom: 1px solid #00bfd5;
    padding: 0 0 12px;
}
.unOb > .primFilOb:first-child{
    width: 18%;
}
.primFilOb{
    display: table-cell;
    vertical-align: middle;
    color: white;
}
.primFilOb strong{
    color: #00bfd5;
}
.primFilOb ul li{
    margin: 0px;
    color: silver;
    margin: 3px 0px;
}
.fechOb, .salaOb{
    display: inline-block;
    margin-right: 11px;
}
.fechOb strong, .salaOb strong{
    color: white;
}
.laimaOb{
    position: relative;
    overflow: hidden;
    height: 100px;
    width: 100px;
    border-radius: 100px;
    border: 1px solid silver;
}
    .laimaOb img{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    object-position: center;
    object-fit: cover;
    -moz-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.laimaOb, .nombOb, .nombFaOb{display: inline-block;vertical-align: middle;margin-right: 10px;}
.nombOb{
    color: #00bfd5;
    font-weight: bold;
}
.nombFaOb{
    color: #00bfd5;
}
.fraseOb{
    color: white;
    /* font-style: italic; */
}


.faseAux{
    text-align: center;
    padding: 50px 20px;
    background-color: #ff7076;
    font-weight: bold;
    /* font-style: italic; */
}
.fraseAux2{
    padding: 20px;
    background-color: #35647d;
    text-align: center;
    font-size: .8em;
    text-transform: uppercase;
}
.contFraseA{
    font-size: 1.6em;
    max-width: 735px;
    margin: auto;
    color: white;
    text-shadow: 0 1px 1px rgba(0,0,0,.5);
}
.fdobn2Cell1{
    background-image: url(../imagenes/fdoB2.jpg);
    background-size: cover;
    background-position: center center;
}
.contbn2Cell2tx{}
.titContCell{
    font-size: 2em;
    color: #35647d;
    margin: 0px 0px 30px 0px;
    font-weight: 500;
}

.contbn2Cell2tx p, .contTxbn3S p, .cont1Ico p{
    color: #585858;
    line-height: 1.5em;
    margin: 0px 0px 30px 0px;
}
.bn3S{
    background-size: cover;
    background-position: center center;
    padding: 100px 50px;
}
.fdobn3S{
    background-image: url(../imagenes/bnS3.jpg);
}
.contTxbn3S{
    max-width: 450px;
    position: relative;
    text-align: center;
}
.titBn3S{
    font-size: 2.3em;
    font-weight: bold;
    color: #35647d;
}
.subtitBn3S{
    font-size: 1.8em;
    color: #35647d;
    margin: 0px 0px 20px 0px;
}
.icosS{
    position: relative;
    top: -80px;
}
.contIcosS{}
	.contIcosS ul{
    display: table;
    width: 100%;
}
	.contIcosS ul li{
    text-align: center;
    display: table-cell;
}
	.cont1Ico{
    padding: 30px;
}
		.cont1Ico h2{
    font-size: 1.3em;
    font-weight: 500;
    color: #35647d;
    margin: 0px 0px 10px 0px;
}
		.cont1Ico img{
    max-width: 100px;
    margin: 0px 0px 20px 0px;
}
		.cont1Ico p a{
    text-transform: none;
    display: block;
    font-weight: normal;
}
		
.opIcos{
    margin: 0px 0px 20px 0px;
}
	.opIcos ul{
    display: table;
    width: 100%;
    table-layout: fixed;
}
	.opIcos ul li{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #35647d;
    font-weight: bold;
    font-size: 1.2em;
}
	.opIcos ul li img{
    max-width: 150px;
    vertical-align: middle;
}
.paquetesB{}
.contBanP{}
	.contBanP ul{
    display: table;
    width: 100%;
    table-layout: fixed;
}
	.contBanP ul li{
    display: table-cell;
    border: 1px solid silver;
    overflow: hidden;
    position: relative;
}
.cont1PBn{
    padding: 60px 60px 20px 60px;
    text-align: center;
    color: white;
    position: relative;
    display: block;
    transition:.3s;
}

.child {
  width: 100%;
  height: 360px;
  background-color: black; /* fallback color */
  background-position: center;
  background-size: cover;
}

.parent:hover .child,
.parent:focus .child {
  transform: scale(1.2);
}

.parent:hover .child2,
.parent:focus .child2 {
  transform: scale(1.05);
}

	

.fdoBnP1{
    background-image: url(../imagenes/bnP2.webp);
}
.fdoBnP2{
	background-image: url(../imagenes/bnP1.webp);
}
.fdoBnP3{
	background-image: url(../imagenes/bnP3.webp);

}
.contTxPaq{
    font-size: 2em;
    font-weight: normal;
    margin: 30px auto 150px auto;
    max-width: 200px;
    position: absolute;
    left: 0;
    right: 0;
    top: 90px;
    text-align: center;
    color: white;
    line-height: 1.2em;
}
.contPrecPaq{
    color: #bbbbbb;
    border-top: 1px solid #5f5f5f;
    padding: 10px 0px 0px 0px;
    position: absolute;
    left: 0;
    right: 0;
    top: 290px;
    text-align: center;
}
.bnProd{
    background-color: #35647d;
}
.desProd{
    padding: 30px;
}
	.desProd ul{
    display: table;
    width: 100%;
}
	.desProd li{
    padding: 20px;
    display: table-cell;
    color: white;
 }
	.desProd li h2{
    font-size: 2em;
    font-weight: bold;
}
	.desProd li h3{
    font-size: 1.2em;
}
	.desProd li:last-child{
    text-align: right;
}
.randProd{}
	.randProd ul{
    display: table;
    width: 100%;
    table-layout: fixed;
}
	.randProd ul li{
    display: table-cell;
    border: 1px solid;
    background-color: white;
}



.btProd:hover .contNomP{
    color: #ffffff;
    background-color:#35637d;
    transition:.3s;
}



.contImaPr{
    text-align: center;
    background-color: white;
    padding: 20px 0px;
}

	.contImaPr img{
    width: 55%;
 }
	

.contNomP{
    text-align: center;
    padding: 20px 10px;
    color: #35637d;
    transition:.3s;
}
.bannerEco{
    background-image: url(../imagenes/eco.webp);
    background-size: cover;
    background-position: center center;
    display: block;
    transition: .8s;
}
.contTxBnEco{
    background-color: rgba(0,0,0,.4);
    max-width: 360px;
    margin: 0px 30px;
    padding: 100px 40px;
    text-align: center;
    color: white;
}
	.contTxBnEco h2{
    font-size: 2em;
    margin: 0 0 20px;
    font-weight: bold;
}
.bnnAuxP{
    display: table;
    width: 100%;
}
.colBAP{
    display: table-cell !important;
    vertical-align: middle;
}
.imaBnnAuxP{
    padding: 0 0 0 20px;
}
	.imaBnnAuxP img{
    max-width: 90px;
}
.txBnnAuxP{
    display: inline-block;
    text-align: right;
    color: #35637d;
    font-weight: bold;
}
	.contPie{
    padding: 40px;
}
		.contPie ul{
    display: table;
    width: 100%;
}
		.contPie ul li{
    display: table-cell;
    vertical-align: middle;
	}
	
	.contTxBnEco p{}
	.col1Pie{
    display: inline-block;
    vertical-align: middle;
    padding: 10px;
    color: #35647d;
}
.logoPie{}
	.logoPie img{
    width: 100px;
    height: auto;
}
.redesPie{
    margin: 0 0 10px 0px;
}
.intSec{
    position: relative;
    padding: 120px 0px;
    background-color: white;
}
.contIntS{
    padding: 0px;
}
	.contIntS ul{
    display: table;
    width: 100%;
    table-layout: fixed;
}
	.contIntS ul li{
    display: table-cell;
    vertical-align: top;
}
	.contNotas ul li{
    display: inline-block;
    max-width: 400px;
    width: 33%;
}
.preciosPaq{
    margin-bottom: 40px;
}
	.preciosPaq ul{}
	.preciosPaq ul li:nth-child(2){
    box-shadow: 0 1px 21px rgba(0,0,0,.2);
}
.serviciosAux{
    margin: 70px 0px;
}
.serviciosAux h2{
    font-size: 2em;
    text-align: center;
    margin: 0 0 10px;
    color: #35647d;
    font-weight: bold;
}
.contServAux{}
	.contServAux ul{}
	.contServAux ul li{
    box-shadow: none !important;
    text-align: center;
}
	.contServAux ul li p{}
	.contServAux ul li img{
    max-width: 230px;
    height: auto;
    width: 90%;
}
.contImaSAux{
    padding: 20px;
}
.otrosServ{
    margin: 30px 0px;
}
	.otrosServ ul{}
	.otrosServ ul li{
    box-shadow: none !important;
    padding: 40px 50px;
    border: 1px solid #dadada;
}

.fdoInS1{
    background-image: url(../imagenes/historia.jpg);
    height: 300px;
}
.fdoInS2{
    background-image: url(../imagenes/planes.jpg);
}
.fdoInS3{
    background-image: url(../imagenes/contacto.jpg);
}
.txIntS{
    padding: 0px 30px;
    text-align: justify;
}
.txIntS h2{font-size: 1.5em;font-style: italic;margin: 0 0 30px;color: #ff7076;}
.txIntS h3{
    font-weight: bold;
    font-size: 1.3em;
    margin: 0px 0px 20px 0px;
    color: #ff7076;
}
.txIntS ol{
    list-style-type: decimal !important;
    list-style-position: inside;
}
.txIntS ul{
	list-style-type: disc; 
   list-style-position: inside; 
}

   .txIntS ol, .txIntS ul{
   	list-style-type: circle;
   	list-style-position: inside;
   	margin-left: 30px;
   }
.txIntS ul li, ol li{
    display: list-item !important;
}
.txIntS p a, .txIntS ul li a{
    color: #ff7076;
    border-bottom: 1px solid;
    font-weight: bold;
}
.carProdDesc{
    list-style: none !important;
}
	.carProdDesc ul{
    border: none !important;
    padding: 0px !important;
    margin: 0 !important;
}
	.carProdDesc ul li{
    border-bottom: 1px solid #e2e2e2 !important;
    padding: 0 0 10px;
    margin: 0 0 10px !important;
    list-style-type: none !important;
 }
	.carProdDesc li>ul{}
.txIntS ul {
    display: block;
    border: 1px solid #e2e2e2;
    background-color: whitesmoke;
    padding: 30px;
    border-radius: 5px;
    margin: 0 0 10px;
}
.txIntS ul li{
    display: block;
    margin: 0 0 15px;
    color: #585858;
    font-size: 1em !important;
    border: none;
}
.txIntS ul li i{
    margin: 0 10px 0px 0px;
}
.titInS{
    text-align: left;
}
.txIntS p, li{
    color: #585858;
    margin: 0 0 20px;
    line-height: 1.5em;
}
.txIntS p>img{width: 100% !important;height: auto !important;}
	.titInS h1{
    font-style: normal;
    color: #35647d;
    text-align: left !important;
}
	.titInS p{
    color: #585858;
    line-height: 1.5em;
    margin: 0 0 30px 0px;
    text-align: justify;
}
.fdosCover{
    background-size: cover;
    background-position: center center;
}
.unPaqDesp{
    padding: 0px;
    text-align: center;
}
.contDescD{
    padding: 30px 20px;
    text-align: left;
}
.icoD{
     width: 13%;
     display: table-cell;
     vertical-align: top;
}
.txDesc{display: table-cell;width: 70%;line-height: 1.5em;}
.contDescD > div{
    /* display:inline-block; */
    color: #585858;
    font-size: .8em;
}
.txDesc p a{
    font-weight: bold;
    color: #ff6f75;
    border-bottom: 1px solid;
    padding: 0 0 1px 0px;
}
.icoD > i{
    color: #ff7076;
    font-size: 2em;
}
.imaPaqD{
}
.titPaqD{
    color: white;
    text-align: center;
    padding: 100px 40px;
    font-size: 1.4em;
}
.titPaqD span{
    display: block;
    font-weight: bold;
    font-size: .8em;
    color: #35647d;
    /* border-top: 1px solid gray; */
    padding: 10px;
    margin: 10px;
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 8px;
}
.unaDescD{margin: 0 0 25px;display: table;width: 100%;}
.contIntS h1{
    text-align: center;
    font-style: normal;
    color: #35647d;
    font-weight: bold;
    margin: 0 0 30px 0px;
}
.unaCat{}
	.titCat{
    text-align: center;
    font-size: 1.6em;
    color: #ff7076;
    margin: 20px 0 20px 0px;
}
.contNotas{}
	
	.contNotas ul li a div:first-child{
    height: 240px;
}	
	
.contProd{}
	.contProd ul{
    display: inline-block;
}
	.contProd ul li{
    text-align: center;
    display: inline-block;
    width: 24.33333%;
}
.unProdC{
    border: 1px solid #e4e4e4;
    display: block;
    margin: 10px;
    /* padding: 40px 20px; */
    box-shadow: 0 1px 10px rgba(0,0,0,.1);
    border-radius: 5px;
}
.contImaP{
    padding: 30px 30px 0px;
    /* min-height: 270px; */
    background-size: cover;
    border-radius: 5px 5px 0 0;
}
.imaNotInt{
    padding: 0px;
}
	.imaNotInt img{
    width: 100% !important;
    box-shadow: 0 1px 10px rgba(0,0,0,.3);
}
	.contImaP img{
    width: 100%;
    /* box-shadow: 0 1px 10px rgba(0,0,0,.3); */
}
.compartir{
    padding: 10px;
    text-align: center;
}
	.compartir ul{
    display: block;
}
	.compartir ul li{
    padding: 10px;
}
.imaNot{
	height: 310px;
	background-size: cover;
	background-position: center center;
	border-radius: 5px 5px 0px 0px;
}
.nomP{
    color: #35647d;
    margin: 0px 0px 0px 0px;
    padding: 30px;
}
	.nomP h2{
    font-size: 1.5em;
    margin: 0 0 10px 0px;
}
	.nomP p{
    color: #585858;
    text-transform: uppercase;
}
@media screen and (max-width:800px) {
	.cd-primary-nav > ul li{
    margin: 0px;
	}
	.contProd ul li{
    width: 32.33333%;
	}
	.contNotas ul li{
    width: 49%;
    max-width: 100%;
    }
    .galInt > .listFoto {
    	display:block;
    	width:100%;
    }

}
@media screen and (max-width:667px) {
	
	.logo img{
    width: 70px !important;
 }
	.cd-auto-hide-header .logo{
    top: 39px;
    left: 2%;
 }
	.bn2Cell{
    padding: 40px;
	}
	.contTxbn3S{
    max-width: 300px;
	}
	.contIntS ul li{
    display: block;
    width: 100%;
    text-align: center;
 }
	.compartir ul li{display: inline-block;width: 130px;}
	.contPie ul li{
    display: block;
    text-align: center;
    width: 100%;
	}
	.bnnAuxP{
    display: block;
    text-align: center;
	}
	.colBAP{
    padding: 0px;
    display: block !important;
    text-align: center;
    padding: 6px;
	}
	.contProd ul li{}
	.hlaepH{
    height: 440px;
	/* background-size: contain !important; */}
	.txbp h1, .txbp h2{
    font-size: 1.5em;
	}
}
@media screen and (max-width:414px) {
	.btG{margin: 3px;}
	.txbp{
    padding: 15px;
    text-align: center;
 }
	.bn2Cell{
    display: block;
    width: 100%;
    min-height: 200px;
	}
	.bn3S{
    padding: 20px;
    background: none;
    background-color: #fdb892;
	 }
	.contTxbn3S{
    max-width: 100%;
	}
	.icosS{
    top: 0px;
	}
	.contIcosS ul li{
    display: block;
    width: 100%;
	}
	.opIcos ul li{
    display: block;
    margin: 0 0 25px;
	}
	.contBanP ul li{
    display: block;
	}
	.desProd li{
    display: block;
    width: 100%;
    text-align: center !important;
	}
	.contPie ul li{
    text-align: center;
	}
	.contHCont span{
    display: none;
	}
	.icos span{
		display: inline-block;
	}

}

