.contenidoarticulo {
float: left;    width: 65%;    border: 0;    font-size: 1em;    font-style: inherit;    
font-weight: inherit;    outline: 0;    -webkit-font-smoothing: antialiased;    
-ms-word-wrap: break-word;    word-wrap: break-word;   margin-bottom: 100px;}
.seccionarticulo{font-family: 'Nunito', sans-serif !important;}
.cuerpoarticulo{line-height: 150%;     font-size: 1.1em;}
.cuerpoarticulo p{  font-weight: 400;    font-style: normal;    line-height: 150%;     font-size: 1.1em;}
.menunav{font-size: 14px;    padding-top: 2%;}
.enlacemenar {color: #002e5f;    text-decoration: none;    font-weight: bold;    font-size: 15px;}
.enlacearticulo{color: #0095c3;  font-weight: bold; text-decoration: none;}
.enlacearticulo:hover{color: #256D7B; text-decoration: underline; }
.home{margin-right: 5px; color:#0699bb;}
.post_title{ font-family: 'Roboto', sans-serif;
  font-size: 3em;  font-weight: 600;   color: #002e5f;    margin-top: 20px;    margin-bottom: 20px;    }
.post_stitle {  font-family: 'Roboto', sans-serif;
font-size: 2em;      color: #0095c3;  line-height: normal;}
.post_stitleh3{    font-family: 'Roboto', sans-serif;
    font-size: 1.5em;
    color: #6d6b6b;
    line-height: 50px; margin-top:15px;}
.bgris{    color: #3c3939;}
.imgarticulo{width: 100%;margin-bottom:15px;}
.lipadre{list-style: none;	background-color: #002e5f;	padding: 10px;	color:white;	font-size: 1.2em;	margin: 20px 0 30px 0;}
.tituloli{	margin: 18px 2px;}
.lihijo{background-color:#0095b3;padding: 3%;margin: 10px 0;}
.lihijo:hover{background-color: #6cb1bf;}
.lihijo i{margin-right: 10px;}
.menuderecho{float: right;margin: 0 0 0 0; width: 25%; margin-top:2%;}
.menuderecho ul{padding: 20px;}
.menuderecho a{	color: #0699bb;font-weight: 500;}
.limenu {list-style-image: url("../img/articulos/arrow.png"); min-height: 20px; font-size: 16px; line-height: 30px;font-weight: 300;}
aside h2{color: #002e5f;}
.henimg{position:absolute; top:2%; left:2%;}

.tablaitinerarios{border-collapse: collapse;  margin-top: 10px; width: 100%; }
#consultarmapa{ padding: 10px 24px; background-color: #0095c3; color: white; text-decoration: none; margin-left: 30px;}

#consultarmapa:hover{background-color: #0081c3;}

.tablaitinerarios th{border: 1px solid #656363;  background-color: #656363;	padding:10px;	color:white;}


.tablaitinerarios td{
	border: 1px solid #c1b8b8;
	padding: 10px;
	background-color: #f1efef;
}

/*OCUPACIONES*/
.tablaocupaciones{	border-collapse: collapse; 	border: 1px solid #ddd;	border-radius:10px;	width: 100%;	margin-top:15px;}
.tablaocupaciones tbody{  background-color: #f4f4f5;}
.tablaocupaciones tr{    cursor: pointer;}

.tablaocupaciones thead th{	background-color: #0095c3;	color:white;	padding: 10px;	border: 1px solid #dddddd;}

.tablaocupaciones tr td{font-size: 15px;    color: #666;    line-height: 1.5;a    font-weight: unset!important;    padding: 10px;    text-align:center;}
.tablaocupaciones tr td:nth-child(2n) { text-align:left;}

.tablaocupaciones tr:hover{	background-color: #aadbea;}

.tablaaspectos{	text-align:left;	border-collapse: collapse;	border: 1px solid #ddd;	border-radius:10px;	width: 100%;	margin-top:15px;}

.tablaaspectos thead th{	background-color: #002e5f;	color:white;	padding: 15px;	border: 1px solid #dddddd;}
.tablaaspectos tr:nth-child(even) {background:  #f3f3f3; }
.tablaaspectos tr:nth-child(odd) {background: #FFF}

.tablaaspectos tr td{    color: #666;    line-height: 1.5; font-weight: unset!important;    padding: 15px;}
.tablaaspectos tr td:nth-child(2n) { text-align:left;}

.tablaprecios{	text-align:left;	border-collapse: collapse;	border: 1px solid #ddd;	border-radius:10px;	width: 100%;	margin-top:15px;}
.tablaprecios thead th{	background-color: #6CB1BF;	color:white;	padding: 15px;	border: 1px solid #dddddd;}

.tablaprecios tr {    background: #FFF;    border: 1px solid #ccc;}
.tablaprecios tr td{    color: #666;    line-height: 1.5; font-weight: unset!important;    padding: 15px;     border: 1px solid #cfcfcf;}
.tablaprecios tr td:nth-child(2n) { text-align:left;}


.btntabla{	text-decoration: none;    font-weight: bold;    color: #256d7b;}

#contactoart{	width:100%;	background-color: #e8e8e8;	text-align:center;}

#contactoart h2{	color: #0095c3;    line-height: 70px;}

#previouscontacto{	margin-top: 50px;      font-size: 19px; line-height: 150%;}

.ptextareaform{	width: 100%;}

.rotulo{text-align: center; padding: 15px;  background-color: #002e5f;  color: white;  border-radius: 18px;   margin: 25px auto;  width: 450px;}

.rotulo h3{	color: #0095c3; font-size:24px;}

.ticktabla{
	    color: #0095c3;
    font-size: 25px;
    line-height: 2;
    margin-right: 10px;
}

.rotulocirculo{
    width: 200px;
    height: 200px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #7898bb;
    float:left;
    margin: 10px;
}
.icorotulo{
	    width: 60px;
    height: 60px;
}

.plusrotulo{
	    font-size: 50px;
}

.interiorcirculo{
	    margin-top: 65px;
	    color: white;
	    text-align: center;
}

.subrotulo{
	    padding: 5px;
    background-color: #205084;
    margin: 10px 0;
    font-size:small;
}

.pdfdesc{
	padding: 10px;
    width: 270px;
    background-color: #ab1f1f;
    text-align: center;
    color: white;
    float: left;
    margin:10px 0;
    margin-right:10px;
   
}

.pdfdesc i{
	margin-right:10px;
}

.itemsdisenados{
	    font-size: 80px;
    float: left;
    margin-right: 17px;
    color: #0095c3;
        width: 80px !important;
}

.itemsdisenadosboni{
	font-size: 50px;
    float: left;
    /* margin-right: 25px; */
    color: #002e5f;
    width: 75px !important;
}

.textopdf{
	background-image: url(../img/pdf.png);
    background-position: 1px 8px;
    background-repeat: no-repeat;
    clear: both;
    padding-bottom: 5px;
    padding-left: 30px;
    padding-top: 5px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.3em;
    overflow: hidden;
}

.enlacerojo {
    text-decoration: none;
    color: #ea4c3a;
    font-weight: 800;
}

.enlacerojo:hover {
    text-decoration: underline;
    font-weight: 800;
}

.rotuloimg{text-align: center;}



.items{    color: #0699bb; margin-right: 10px;}

.pinputemp{	float:left;	width: 50%;	margin-top:15px;}

.inputcont{
	width: 90%;        color: #999;    background-color: #f1efef;    font-size: 14px;  padding: 15px;  border-width: 0;  }

.inputcont:hover{background-color:#f5f5f5;}

#txtareaf{	width: 95%;    padding: 15px;    border-width: 0;    color: #999;    background-color: #eee;    font-size: 14px;    margin-top:15px;}

#txtareaf:hover{background-color:#f5f5f5}

#checkformulario{display: inline-block;    position: relative;    width: 20px;    height: 20px;    margin-right: 5px;   font-style: normal;   vertical-align: middle;}

#parrafopolitica{margin-top: 15px;}

.botonformularioart{float: right;   margin-right: 15px;     margin-top: 10px;   padding: 13px;    background-color: #002e5f;    color: white;    border: none;    font-size: 15px;   cursor: pointer;}

.botonformularioart:hover{background-color: #0699BB;}

.formulariocontactoarticulo .input10{float: left;    width: 15%;    margin: 10px;    padding: 11px;}

.formulariocontactoarticulo .btnsub{float:right;}

.formulariocontactoarticulo .DivCheck{float: left;  width: 33%;  clear: both;   margin-left: 10px;}

.enlaceacred{
	    padding: 10px 30px;
    background-color: #2c6caf;
    color: white;
    text-decoration: none;
    white-space: pre;
}

.pitems{margin-bottom: 10px;}

@media screen and (max-width:1000px) 
{.contenidoarticulo{width: 100%;   margin-bottom:0px;}
 .menuderecho{ width: 100%;}
}
 
@media screen and (max-width:800px) 
{
	.rotuloimg img{width:100%;}
.cuerpoarticulo p{font-size:1em;}
.post_title{font-size: 2em;}
.pinputemp {width: 100%;}
.inputcont {width: calc(100% - 30px);}
#txtareaf {width: 96%;}
.rotulo{    width: 90%;}
.tituloli {font-size: 1.4em;     line-height: normal;     text-align: center;}
.tablaitinerarios {    font-size: 13px;}
}
