@charset "utf-8";
/* CSS Document */
@import url('slider.css');
@import url('menu-principal.css');
@import url('menu-categorias.css');
@import url('animate.css');
@import url('modal.css');

body{
	background:url(../img/bg-body.jpg) repeat-x;
	}

 h1, h2, h3, h4 ,h5, h6{
	font-family: 'Hind Siliguri', sans-serif;
	}

.margin-left-menos{
	left:-10px !important;
	bottom: -3px !important;
	}	

.pos-doc{
	position: relative;
	top: -70px;
	}	


.sin-border-radius{
	border-radius:0px;
	}	

.watch-sm-down{
	display:none !important;
	}	

/*herad*/
.header{
	width: 98%;
	height:130px;
	position:absolute;
	margin: 0px auto;	
	top:0px;
	z-index:5;	
	}


.mostrar-mv{
	display:none !important;
	}	
		
.logo{
	vertical-align: middle;
	width:110px;
	padding: 5px 0px 0px;
	overflow: hidden;
	height:auto;
	position:relative;
	margin:0px auto 0px;
	text-align: center;
	z-index: 3;
	
	}

.logo img{
	width:90%;	
	}

.matgin-top{
	margin-top:20px;
	}	
	
/*=====Fecha======*/	
.bg-redes{
	background:#fff;
	height:50px;
	position:relative;	
	}	

/*=====Fecha======*/	
.bg-fecha{
	background:#018442;
	height:30px;
	position:relative;	
	}
	
.fecha{
	padding:3px 0px 0px;
    height: 30px;
	vertical-align: middle;
	position: relative;
	z-index: 2
	}	
	
.fecha p{
    color:#fff;
	font-size:9px;
	padding:5px 8px;
	margin:0px;
	}
	
.fecha p span{
    font-weight:700;
	color:#ECEDED;
	}

/*=====bg-faq-contac=======*/
.bg-faq-contac{
 width: 100%;
 height: auto;	
 background: #bb732c;
 padding: 0px 0px; 
 position: relative;	
}


/*=====btn-faq-contac=======*/
.btn-faq-contac {
    position: relative;
    height: 30px;
    width:auto;
    padding:5px 10px;
	display: inline-block;
   -webkit-transition: all 300ms ease-in-out;
	  -moz-transition: all 300ms ease-in-out;
	    -o-transition: all 300ms ease-in-out;
	   -ms-transition: all 300ms ease-in-out;
	       transition: all 300ms ease-in-out;
}

.btn-faq-contac a {
    position: absolute;
    height: 100%;
    width:100%;
    top:0px;
	left: 0px;
	
   -webkit-transition: all 300ms ease-in-out;
	  -moz-transition: all 300ms ease-in-out;
	    -o-transition: all 300ms ease-in-out;
	   -ms-transition: all 300ms ease-in-out;
	       transition: all 300ms ease-in-out;
}


.btn-faq-contac .icon-faq-contac {
    position: relative;
	vertical-align: middle;
    height: 25px;
    width:25px;
	background: #fff;
	border-radius: 50%;
	color:#bb732c;
	text-align: center;
	font-size: 16px;
	bottom: 4.5px;	
	display: inline-block;
	-webkit-transition: all 300ms ease-in-out;
	  -moz-transition: all 300ms ease-in-out;
	    -o-transition: all 300ms ease-in-out;
	   -ms-transition: all 300ms ease-in-out;
	       transition: all 300ms ease-in-out;
}

.btn-faq-contac .icon-faq-contac i {
transform: scale(1,1);	
-webkit-transition: all 300ms ease-in-out;
   -moz-transition: all 300ms ease-in-out;
     -o-transition: all 300ms ease-in-out;
	 ms-transition: all 300ms ease-in-out;
	    transition: all 300ms ease-in-out;
}

.btn-faq-contac .txt-faq-contac{
   width: auto;
   font-size: 12px;	
   position: relative;
   vertical-align: middle;	
   color: aliceblue;
   bottom: 4px;	
   display: inline-block;	
   margin: 0px 0px 0px;
   -webkit-transition: all 300ms ease-in-out;
	  -moz-transition: all 300ms ease-in-out;
	    -o-transition: all 300ms ease-in-out;
	   -ms-transition: all 300ms ease-in-out;
	       transition: all 300ms ease-in-out;
}


.btn-faq-contac:hover{
	background: rgba(255,255,255,0.1);
}

.btn-faq-contac:hover .icon-faq-contac{
    transform: scale(1.05,1.05);
	background: #7B420A;
	color:#fff;
}

.btn-faq-contac:hover .icon-faq-contac i{
    transform: scale(0.8,0.8);
}
/*=====bg-publicaciones=======*/
.bg-public{
	width: 100%;
	background:#FFF;
	border-top:#0d9c32 8px solid;
	border-bottom:#0d9c32 8px solid;
	height: auto;
	position: relative;	
	z-index:1;
}
/*=====Destacados=======*/
.destacados{
	width:100%;	
	position:relative;
	height:auto;
	padding:0px;
	background:#000;
	margin:1px;
	}

.destacados .cont-img {
	width:100%;	
	position:relative;	
	opacity:0.8;
	height:100%;
	max-height: 380px;
	overflow:hidden;
	padding:0px;
	margin:0px;
	}
	
.destacados .cont-img img {
	width:100% !important;
	transform: scale(1.2);
	position: relative;	
	}
	
.destacados .cont-titulo {
	position:absolute;
	width:100%;
	bottom:155px;
	padding: 15px;
	height:auto;
	z-index:5;	
	}
	
.cont-titulo h4{
	color:#FFF;	
	margin: 0px;
	font-size: 1.3rem;
	font-weight: 700;
	}	
.destacados .cont-txts {
	position:relative;
	width:100%;
	padding: 15px;
	height:100%;
	max-height:160px;
	background:#FFF;
	}	

.destacados .cont-txts p {
	padding:5px;
	color:#939393;
	}

.marco-next-prev{
	padding:0px;
	width: 40px;
	height: auto;
	position: absolute;
	z-index: 2;
	background: #a1c766;
	bottom: 50%;
	left: -15px;
	font-size: 20px;
	overflow:hidden;
	text-align: center;
	}


.marco-next-prev a img {
	width:100% !important;
	height:100% !important;

	 -webkit-transition: all 300ms linear;
       -moz-transition: all 300ms linear;
         -o-transition: all 300ms linear;
        -ms-transition: all 300ms linear;
            transition: all 300ms linear; 
	}	

.marco-next-prev a img:hover{
	transform: scale(0.95,0.95);
	background: #578f40;
	width:100% !important;
	height:100% !important;
	}	

/*=====zona-aso=======*/
.zona-aso{
	width:100%;	
	position:relative;
	height:auto;
	padding:0px;
	background:#000;
	margin:1px;
	}


.zona-aso  * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.zona-aso .aso-img {
	width:100%;	
	position:relative;	
	opacity:0.8;
	min-height:149px;
	max-height: 150px;
	overflow:hidden;
	padding:0px;
	margin:0px;
	}
	
.zona-aso .aso-img img {
	width:100% !important;
	transform: scale(1.3);
	position: relative;
	backface-visibility: hidden;
	}
	
.zona-aso .cont-titulo-aso {
	position:absolute;
	width:100%;
	bottom:109px;	
	height:auto;
	z-index:5;	
	}
	
.cont-titulo-aso h4{
	position: relative;
	width: auto;
	color:#FFF;	
	margin: 0px;
	font-size:1rem;
	background: #06932a;
	padding:5px 15px;
	display: inline-block;
	}	

.cont-titulo-aso span{
	font-weight: 700;
	font-size:1.2rem
	}	
	
.cont-titulo-aso img{
	color:#FFF;	
	width: 35px;
	margin-bottom: 5px;
	display: inline-block;
	}	
		
.zona-aso .aso-txts {
	position:relative;
	width:100%;
	padding: 15px;
	height:100%;
	max-height:160px;
	background:#414141;
	}	

.zona-aso .aso-txts p {
	padding:5px 5px 0px;
	color:#fff;
	font-size: 0.75rem;
	line-height: 1.4;
	}


/*=====portafolio=======*/
.portafolio {	
	padding: 15px !important;
	position: relative;
	width: 99%;
	height: 125px;
	margin: 1px !important;
	overflow: hidden;
	}

.por-opacity {	
	opacity: 0.3
	}

.bg-port-1,.bg-port-2
 {
	-webkit-transition: all 300ms linear;
       -moz-transition: all 300ms linear;
         -o-transition: all 300ms linear;
        -ms-transition: all 300ms linear;
            transition: all 300ms linear;
}

.bg-port-1 {
	background:rgba(0,59,16,0.9);
	}

.bg-port-2 {
	background:rgba(0,132,65,0.9);
	}

.portafolio .icon-port {	
	position: absolute;
	width:45px;
	height:45px;
	top: 7px;
	left: 20px;
	
	-webkit-transition: all 300ms linear;
       -moz-transition: all 300ms linear;
         -o-transition: all 300ms linear;
        -ms-transition: all 300ms linear;
            transition: all 300ms linear;
	}


.portafolio a{	
	position: absolute;
	width: 100%;
	height:100%;
	top: 0px;
	left: 0px;
	
	 -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
	}

.portafolio .txt-por {	
	position: absolute;
	width: 100%;
	height:auto;
	bottom: 20px;
	left: 10px;
	padding: 0px 10px !important;	
	
	-webkit-transition: all 300ms linear;
       -moz-transition: all 300ms linear;
         -o-transition: all 300ms linear;
        -ms-transition: all 300ms linear;
            transition: all 300ms linear;	
	}

.txt-por h3{	
	position: relative;
	margin: 0px 0px 0px;
	padding: 0px;
	vertical-align: 1;
	color: aliceblue;	
	font-size:1.3em;
	letter-spacing:0.5px;
	text-transform:uppercase;
	}	

.txt-por span {	
	font-weight: 700;
	}
	
.portafolio:hover .txt-por{		
	bottom: 30px;
	color: rgba(0,132,65,0.9);
	text-shadow: 0px 2px 5px rgba(0,0,0,0.5)
}

.portafolio:hover .txt-por h3{	
	color: rgba(0,35,17,0.90);
}

.portafolio:hover .icon-port{	
	transform:scale(4,4) rotate(45deg);
	filter: blur(1px);
	opacity: 0.2;
	top: 60px;
	left:50px;
	}

.bg-port-1:hover{
	background:rgba(0,59,16,0.5);
}

.bg-port-2:hover{
	background:rgba(0,132,65,0.5);
	
}



/*=====Noticias=======*/
.noticias{
	position: relative;
	width: 99.5%;
	margin:1px;
	height:auto;
	max-height:365px;	
}

.bg-not-01{
	background:#d8d8d8;
	color:#414141;
}

.bg-not-02{
	background:#fff;
	color:#046634;
}

.noticias .noti-img{
	position: relative;
	width: 100%;
	max-height:215px;
	height: 100%;
	overflow:hidden;
}

.noti-img img{
	width: 100%;
}

.noticias .noti-txt{
	width: 100%;
	height:150px;
	overflow:hidden;
	padding:15px;
	position:relative;
}

.noti-txt h4,
.noti-txt p{
margin:0px 0px 5px;
	}

.noti-txt h4{
font-size:1.2rem;
font-weight: 700;	
	}	

.noti-txt p{
font-size:0.75rem;
	}	

/*=====bg-convenios-des=======*/
.content-convenios{
	position:relative;
	width:100%;
	height:340px;
	}

.bg-convenios{
	position:absolute;
    background:fixed #000 url("../img/bg-con.jpg") no-repeat 0px 50%;
	background-size:cover;
	width:100%;
	height:360px;
	padding:50px 0px;
	top:-20px;
	}	
/*=====convenios=======*/
.conv-img{	
    position:relative;
	overflow:hidden;
	width:100%;
	height:250px;
	}

.conv-img::before{
	width:85%;
	height:230px;
	right:0px;
	top:0px;
	content:"";
	border:2px solid #14a63b;
	position:absolute;
	}
	
.conv-img img{
	width:calc(100% - 15%);	
	height:100%;	
	position:relative;
	bottom:-50px;
	left:5%;
	}
	
.cuadro-con{
	width:50px;	
	height:50px;
	padding:7px;	
	position:absolute;
	bottom:20px;
	left:15px;
	text-align: center;
	color: #fff;
	}
	
.titulo-con{	
	position:absolute;
	top:30px;
	right:15%;
	height:auto;
	text-align:right;
	}	
	
.titulo-con h6{	
	color:#fff;
	font-size:0.6rem;
	}			
.titulo-con span{	
	font-weight:700;
	font-size:0.75rem;
	color:#06b032;
	}		
.bg-conv-01{
	background:#109c9d;
	}	
	
.bg-conv-02{
	background:#e9af43;
	}	
	
.bg-conv-03{
	background:#4a5b79;
	}	
	
.bg-conv-04{
	background:#116ea9;
	}	
	
.bg-conv-05{
	background:#A9CF5F;
	}

/*links-redes*/	

.links-redes{
   position:relative;
   width:25px;
   height:25px;	
   text-align: center;	
   border-radius: 50%;
   line-height: 2;
   font-size: 13px;	
   display: inline-block;	
   margin: 3px	2px 5px;
	
  -webkit-transition: all 300ms linear;
     -moz-transition: all 300ms linear;
       -o-transition: all 300ms linear;
      -ms-transition: all 300ms linear;
   	      transition: all 300ms linear; 	
	}

.links-redes .instagram{
	line-height: 1.8;
   	font-size: 15px;	
	font-weight:400;
	}

.links-redes a{
   color: aliceblue;
   width:25px;
   height:25px;   
   background: #bdbdbd;	
   -webkit-transition: all 300ms linear;
     -moz-transition: all 300ms linear;
       -o-transition: all 300ms linear;
      -ms-transition: all 300ms linear;
   	      transition: all 300ms linear;	
	}


.links-redes:hover .faq-contac{
   	background: #07932b;
	}

.links-redes:hover .face{
   	background: #17518a;
	}

.links-redes:hover .twitter{
   	background: #168cb9;
	}

.links-redes:hover .instagram{
   	background: #555ad0;
	background: -moz-linear-gradient(-45deg, #555ad0 0%, #b533ad 50%, #fdc35f 70%, #fdc35f 70%, #da2f7e 85%);
	background: -webkit-linear-gradient(-45deg, #555ad0 0%,#b533ad 50%,#fdc35f 70%,#fdc35f 70%,#da2f7e 85%);
	background: linear-gradient(135deg, #555ad0 0%,#b533ad 50%,#fdc35f 70%,#fdc35f 70%,#da2f7e 85%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#555ad0', endColorstr='#da2f7e',GradientType=1 );
	}

.links-redes:hover{
   border-radius:25%;
}

						
	
/*=====footer=======*/
footer{
	background:#d9d9d9;
	padding: 15px 0px 0px;
	position:relative;
	}
	
footer::before{
	background:#018442;
	position:absolute;
	bottom:0px;
	left:0px;
	content:"";
	height:60px;
	width:58%;
	}	

footer h2{
	color: #4d4d4d;
	font-weight: 700;
	margin: 0px 0px 3px;	
	text-transform: uppercase;
	}

footer h4{
	font-size: 100%;
	color: #87b037;
	margin: 0px 0px 3px;	
	text-transform: uppercase;
	}

footer h3{
	color: #a6a5a5;
	margin: 0px 0px 3px;	
	text-transform: uppercase;
	position: relative;	
	font-weight: 700;
	}

/*=====info-identidad=======*/
.info-identidad{
	width: 100%;
	height: auto;
	position: relative;
	text-align: left;
	margin-bottom: 5px;
	padding-bottom: 5px;
	}

.info-identidad i{
	display:block;
	display: inline-block;
	width:35px;
	height:35px;
	background:#9c9c9c;
	border-radius:50%;
	color:#d9d9d9;
	position:relative;
	line-height:1.5;
	vertical-align:middle;
	text-align:center;
	font-size:22px !important;
	}

.info-identidad h6{
	color: #9c9c9c;
	margin:0px 0px 0px;
	font-weight: 700;
	}

.info-identidad p{
	margin:0px 0px 3px;
	color:#9c9c9c;
	font-style: italic;
	font-size:11px;
	}

/*lins de interes*/

.links-interes{
 color: #9c9c9c;
 margin: 0px 0px 5px;
 padding-bottom:10px;
 font-size: 120% !important;	
}

.links-interes span{
 font-size: 110% !important;	
 font-weight: 700;	
}

.cuadro-links{
 width:100%;
 height:auto;
 margin:0px 0px;
}

.links{
 width:45px;
 height:45px;
 border-radius:5px;
 overflow:hidden;
 margin:5px 1.5%;
 background:#CCC;
 display:inline-block;
    -webkit-transition: all 200ms linear;
      -moz-transition: all 200ms linear;
        -o-transition: all 200ms linear;
       -ms-transition: all 200ms linear;
           transition: all 200ms linear;	
}	

.links:hover{
 transform: scale(0.95,0.95) 	
}	

/*=====bg-credito=======*/
.bg-credito{
 background: #050920;
 padding: 5px 0px; 
 width: 100%;
 height: 30px; 	
}	

.desarrollo{
	 width:100%;
	 position:relative;
	 vertical-align:middle;
	 padding:0px 0px 05px;
	 text-align:left;
}		

.desarrollo p{
	position: relative;
	 font-size:10px !important;
	 color:#acacac;
	 display: inline-block;
}	

.desarrollo p a{
	 font-size:10px !important;
	 color:#018442 !important;
}	

.desarrollo p a:hover{
	 font-size:10px !important;
	 color:#04341c !important;
}	

.hale{
	vertical-align:middle;
	display: inline-block;
	width:50px;
	height:50px;
	position:relative;
	top:-10px;
	left:0
}

.publicaciones{
width: 100%;
margin: 0px 0px 15px;
padding:10px 0px 10px;
overflow: hidden;
position: relative;
}

.publicaciones .public-img{
width: 40%;
height: auto;
position: relative;
top: 0px;
margin-top: 15px;
left: 0px;
display:inline-block;
}

.public-img img{
width: 100%;
}

.marc-txt{
width: 65%;
height:auto;
max-height:75%;
padding: 15px;
position: absolute;
top: 40px;
right: 0px;
float: right;
background: #f5f5f5;
z-index: 1;
display:inline-block;
}

.publicaciones h4{
margin: 0px 0px 12px;
color: #232323;
font-size: 0.9rem;
font-weight: 500;
letter-spacing: 1px;
line-height: 1.8;
position: relative;
display:inline-block;
}

.publicaciones h4:after {
    position: absolute;
    bottom: -6px;
    left: 0;
    width: 50px;
    height: 3px;
    content: '';
    background: #018442;
}

.publicaciones p{
margin: 0px 0px 5px;
color: #939393;
font-size:0.7rem;
}

.publicaciones-bor-bottom {
  border-bottom: 1px solid  #C4C4C4;
}

.publicaciones .Mayus{
  text-transform: uppercase;
}


/*=====Preguntas-frecuentes=======*/
.wrapper {
  width: 100%;
  margin: 0 auto;
}

/* Acordeon styles */
.tab {
  position: relative;
  margin-bottom: 1px !important;
  width: 100%;
  height: auto;
}

.input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}

.label {
  position: relative;
  text-align: left;
  display: block;
  margin-bottom: 1px !important;
  padding: 0px 0px 0px 40px;
  background: #EEEEEE;
  font-size: 0.85rem;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 2;
  cursor: pointer;

}

.tab-content {
  max-height: 0;
  padding: 0px 15px;
  overflow: hidden;
  background: #F9F9F9;
  transform: scale(0.35);
  webkit-transform: scale(0.35);
  opacity: 0;
  -webkit-transition: all .5s;
       -o-transition: all .5s;
          transition: all .5s;
}

/* :checked */
.input:checked ~ .tab-content {
  max-height: 100%;
  opacity: 1;
  transform: scale(1);
  webkit-transform: scale(1);
}

/* Icon */
.label::after {
  position: absolute;
  left:5px;
  top: 2px;
  display: block;
  width: 1.5em;
  height: 1.5em;
   border-radius:50%;		
  font-weight: 700;
  line-height: 1.5;
  color: #058d28;
  text-align: center;
  -webkit-transition: all .35s;
  -o-transition: all .35s;
  transition: all .35s;
}

.input[type=checkbox] + .label::after {
  content:"\f067";
  font-family: "Font Awesome 5 Free";
  font-size: 0.9rem;
  color: #058d28;
}

.input[type=radio] + .label::after {
  content: "";
}

.input[type=checkbox]:checked + .label::after {
  transform: rotate(45deg);
  color: #fff;
  line-height: 1.5;
  top: 2px;	
  left:5px;
  width: 1.5em;
  height:1.5em;
  background: #058d28;		
}

.input[type=radio]:checked + .label::after {
  transform: rotate(180deg);
  color: #c63c2e;
  width: 2em;
  height: 2em;
  font-weight: 700;
  line-height: 1.5;
  background: #058d28;
  border-radius:50%;	
}

.bottombar {
  content: "";
  display: block;
  height: 0.5em;
  width: 100%;
  background: #1e5799;
background: -moz-linear-gradient(left, #1e5799 0%, #c43c2e 0%, #e5aa42 100%);
background: -webkit-linear-gradient(left, #1e5799 0%,#c43c2e 0%,#e5aa42 100%);
background: linear-gradient(to right, #1e5799 0%,#c43c2e 0%,#e5aa42 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#e5aa42',GradientType=1 );
}

/*=====titulos====*/
.titulo{
	width:100%;
	text-align:left;
	position: relative;
	margin: 15px 0px 30px;
	}

.titulo::before{
	width:70px;
	text-align:center;
	position: absolute;
    bottom: 0px;
	content: "";
	height: 2px;
	left: 0px;
	background: #04952a;
	}					

.titulo h2{
	color:#bdbcc2;
	font-size:1.5rem; 
	margin: 0px;
	}
	
.titulo span{
	font-weight: 700;
    color: #04952a;
	font-size: 120%;
	}
	
.divisor-titulo-intro{
	position:relative;
	width:90px;
	height:3px;
	bottom:0px;
	margin:0px auto;	
	background:#b92b32;
	}		


/*=====Intro Contenido=======*/
.intro-content{
width: 100%;
height: auto;
position: relative;
overflow: hidden;
margin: 0px 0px 15px;
background:url(../img/img-contac2.jpg) fixed;
background-position:bottom center;
background-repeat:no-repeat;
background-size:cover;
}

.marco-titulo{
position: relative;
color:#d09e3f;

font-size:1.7rem;	
margin: 20px 0px 0px 0px;
text-shadow: 0px 1px 5px  #000;
text-align: center;}


.marco-titulo h2{
color:#d09e3f;
margin:0px !important;
padding: 0px !important;	
font-size:1.67rem;
text-transform:uppercase;
text-shadow: 0px 1px 5px  #000;
text-align: center;}
	

.marco-titulo span{
font-weight:700;
color:#fff;
font-size:2rem;
margin: 0px;	
}

.marco-titulo p{
color:#fff;
width:100%;
margin:0px 0px 15px;	
padding: 0px;	
font-size:0.6rem;	
text-shadow: 0px 1px 5px  #000;
}

/*bg-servicios*/
.bg-servicio{
	background:url("../img/bg-ser.jpg") no-repeat center fixed;
	background-size: cover;
	padding-top:15px;
	padding-bottom:15px;
	position: relative;
	height: 100%;	
	}


.bg-servicio::before{
	background:url("../img/bg-ser.jpg") no-repeat center fixed;
	background-size: cover;
	content:"";
	top: -20px;
	padding-top:15px;
	padding-bottom:20px;
	position: absolute;
	height: 120%;
	width: 100%	;
	overflow: hidden;	
	
	}

.btn-servicio{
	width:100%;
	height:100px;
	cursor:pointer;
	border:1px solid #c1c1c1;
	vertical-align:middle;
	margin:5px 0px 0px 0px;
	position:relative;
	padding:10px;
	float:left;
	-webkit-transition: all 300ms ease-in-out;
	   -moz-transition: all 300ms ease-in-out;
	     -o-transition: all 300ms ease-in-out;
	    -ms-transition: all 300ms ease-in-out;
	        transition: all 300ms ease-in-out;
	}

.btn-servicio .ico-ser{
	width:35px;
	height:35px;
	font-size:27px;
	float:left;
	background:rgba(194,188,188,1);
	line-height:1.5;
	position:relative;	
	margin:0px 0px;
	border-radius:50%;
	text-shadow: 0px 2px 3px rgba(2,48,81,0.2);
	text-align:center;
	color:#fff;
	transform: rotate(0deg);
	-webkit-transition: all 300ms ease-in-out;
	   -moz-transition: all 300ms ease-in-out;
	     -o-transition: all 300ms ease-in-out;
	    -ms-transition: all 300ms ease-in-out;
	        transition: all 300ms ease-in-out;
	}
.btn-servicio .txt-ser{
	margin: 0px;
	width:81%;
	height:auto;
	float:right;
	position: relative;
	}
	
.btn-servicio .txt-ser h4{
	margin: 0px;
	padding: 0px 12px;
	position: relative;
	color: #fff;
	font-weight: 100;
	font-size:90%;
	-webkit-transition: all 300ms ease-in-out;
	   -moz-transition: all 300ms ease-in-out;
	     -o-transition: all 300ms ease-in-out;
	    -ms-transition: all 300ms ease-in-out;
	        transition: all 300ms ease-in-out;
	}

.btn-servicio .txt-ser span{
	margin: 0px;
	position: relative;
	font-size: 115%;
	color: #09912c;
	font-weight: 700;
	-webkit-transition: all 300ms ease-in-out;
	   -moz-transition: all 300ms ease-in-out;
	     -o-transition: all 300ms ease-in-out;
	    -ms-transition: all 300ms ease-in-out;
	        transition: all 300ms ease-in-out;
	}
	
.btn-servicio .txt-ser p{
	font-size:70%;
	line-height:1.2;
	font-size: 0.6rem;
	color: #fff;
	padding: 10px;
	position:relative;
	margin:0px 0px 0px 0px;
		-webkit-transition: all 300ms ease-in-out;
	   -moz-transition: all 300ms ease-in-out;
	     -o-transition: all 300ms ease-in-out;
	    -ms-transition: all 300ms ease-in-out;
	        transition: all 300ms ease-in-out;
	}
							
.bg-servicio a{
	width: 100%;
	height: 100%;
	text-decoration:none;
	position:absolute;
	top:0px;
	left:0px;
	opacity: 0;
	z-index: 999
	}	
	

.btn-servicio:hover {
	background:rgba(233,235,230,0.3);	
	}

.btn-servicio:hover span,
.btn-servicio:hover p{
	color:#0b9b00 !important;	
	}

.btn-servicio:hover i{
	color:#0b9b00;	
	}

.btn-servicio:hover .ico-ser{
	transform:scale(0.9,0.9);	
	}			


/*=====ver=======*/
.ver{
	font-size:16px;
	display:inline-block;			
	}	
	
.ver a{
	width:30px;
	height:30px;
	color:#617da9 !important;	
	border-radius:50%;
	background:rgba(105,102,103,0.1); 
	position:relative;	
	padding:5px;
	text-align:center;
	margin:0px 2px;	
	display:inline-block;	
	
	-webkit-transition: all 300ms linear;
	   -moz-transition: all 300ms linear;
	     -o-transition: all 300ms linear;
	    -ms-transition: all 300ms linear;
	        transition: all 300ms linear;
	}	
					
.ver a:hover{
	color:#fff !important;
	background:rgba(105,102,103,0.7); 
	}


.ver2{
	font-size:15px;
	display:inline-block;
	}	
	
.ver2 a{
	width:30px;
	height:30px;
	color:#fff !important;
	background: rgba(255,255,255,0);
	border: 1px solid rgba(255,255,255,1.00);
	border-radius:50%;
	position:relative;	
	padding:5px;
	text-align:center;
	margin:0px 2px;	
	display:inline-block;	
	
	-webkit-transition: all 300ms linear;
	   -moz-transition: all 300ms linear;
	     -o-transition: all 300ms linear;
	    -ms-transition: all 300ms linear;
	        transition: all 300ms linear;
	}	
					
.ver2 a:hover{
	color:#fff;
	background:#008441;
	}

/*=====imputs=======*/
.inputGroup {
  position: relative;
  margin-bottom: 30px;
}

.inputGroup label {
  position: absolute;
  top: 5px;
  left: 10px;
  pointer-events: none;
  transition: all 0.3s ease;
  font-size: 12px;
  font-weight:600;  
  color: #5A5A5A;
}

.inputGroup input,
.inputGroup textarea {
  display: block;
  width: 100%;
  border: none;
  left: 25px;
  color: #5A5A5A;
  outline:none;
  border-top: 0px;
  border-right: 0px;
  border-left: 0px;
  border-bottom: 1px #1233A6 dotted !important;
  border-radius: 0px;
  background: rgba(197,197,197,0.30);
  padding: 5px 8px;
  font-size: 14px;
}

.inputGroup input:focus ~ label,
.inputGroup input:valid ~ label,
.inputGroup textarea:focus ~ label,
.inputGroup textarea:valid ~ label {
  top: -20px;
  transition: all 0.3s ease;
  font-size: 12px;
  color: #315291;
}

.inputGroup input:focus ~ .inputBar:before,
.inputGroup input:focus ~ .inputBar:after,
.inputGroup textarea:focus ~ .inputBar:before,
.inputGroup textarea:focus ~ .inputBar:after {
  width: 50%;
}

.inputGroup textarea {
  height: 100px;
  width: 100%;
  overflow: auto;
  resize: none;
}

.inputGroup .inputBar {
  position: relative;
  display: block;
  width: 100%;
}

.inputGroup .inputBar:before,
.inputGroup .inputBar:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  width: 0;
  background: #223E8C;
  height: 1px;
  transition: all 0.2s ease;
}

.inputGroup .inputBar:after {
  right: 50%;
}

.inputGroup .inputBar:before {
  left: 50%;
}


.form-bottom{
	 border-top:0px;
	 border-right: 0px;	
	 border-left:0px;	
	 border-bottom: 1px #0066FF solid!important;
	 border-radius: 0px;	
	 background: rgba(197,197,197,0.30); 
	 padding: 8px;
	 font-size: 11px;
	 outline: none;	
}



.form-texarea{
	margin: 20px 0px 0px;	
	width: 100% !important;	
	height: 150px;
	border: 0px !important;	
	background: rgba(197,197,197,0.30);
	padding: 15px;
	font-size: 11px;	
	color: rgba(255,255,2555,1.00)!important;
}



.bg-01{	
background: rgb(8,28,99);
}

.bg-02{
background: rgb(1,61,115);
}

.bg-03{
background: rgb(0,110,111);
}

.bg-04{
background: rgb(0,108,59);
}

.bg-05{
background: rgb(161,150,0);
}


.carousel-indicators {
    position:relative;
    right: 0; 
    bottom: 0px;
    left: 1px;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: left;
    justify-content: left;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 0%; 
    list-style: none;
}

.carousel-indicators .active {
    background-color: #018442;
}
/*=====des-convenios=======*/
.conv-titulo{
   font-size:2rem;
   color:#fff;
   position:relative;
}

.conv-titulo::before{
   background:#018442;
   height:3px;
   position:absolute;
   content:"";
   width:50px;
   bottom:-5px;
}

.conv-titulo h2{
   margin:0px; 
   font-weight:100;   
}

.conv-titulo span{
   font-size:2.3rem; 
   font-weight:700; 
}



/*=====clasificados=======*/

.wrapper figure {
  position: relative;
  width: 99.5%;
  height: auto;
  max-height: 300px;	
  margin:2px;
  text-align: left;
  overflow: hidden;
}
@media (min-width: 1px) and (max-width: 768px) {
  .wrapper figure {
    text-align: left;
  }
}

.wrapper figure:hover figcaption {
  bottom: 4em;
  -webkit-transform: rotate(0);
          transform: rotate(0);
}

.wrapper figure figcaption {
  position: absolute;
  bottom: -22em;
  left: 1.15em;
  width: 90%;
  background: rgba(253, 164, 40, 0.8);
  padding: 1em;
  border-radius: 0em;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
  overflow: hidden;
}

@media (min-width: 1px) and (max-width: 768px) {
  .wrapper figure figcaption {
    padding: 0.2em;
    border-radius: none;
    left: 0;
    width: 100%;
    text-align: left;
	  }
	  
  .wrapper figure figcaption:hover {
    bottom: 0em;
  }
  
.wrapper figure:hover figcaption {
  bottom: 0em;
  }  
}
.wrapper figure img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-transition: 0.5s ease;
          transition: 0.5s ease;
}

.wrapper figure:hover img {
  filter: blur(3px); 
  -webkit-transform:scale(1.2,1.2);
          transform:scale(1.2,1.2);
}

.wrapper figure h3 {
  color: white;
  font-size: 1.5rem;
  /*word-spacing: -0.2em;*/
}

.wrapper figure p {
  color: white;
  font-size: 0.7rem;
}


@media (min-width: 1px) and (max-width: 768px) {
  .wrapper figure h3 {
    font-size: 1.5em;
  }
}
.wrapper figure p {
  color: white;
  margin-top: -1.2em; 
}

@media (min-width: 1px) and (max-width: 768px) {
  .wrapper figure p {
      margin-top: 0.5em;
  }
}
/*.wrapper figure a {
  color: white;
  text-decoration: none;
  background: green;
  padding: 1em;
  border-radius: 0.6em 0.6em 0 0;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}*/
@media (min-width: 1px) and (max-width: 768px) {
  .wrapper figure a {
    font-size: 0.8em;
  }
}
.wrapper figure a:hover {
  background: #334832;
}


figure.snip1354 {
  font-family: 'Josefin Sans', Arial, sans-serif;
  position: relative;
  overflow: hidden;
  width: 100%;
  background: #008441;
  text-align: left;
  color: #ffffff;
  box-shadow: 0 0 5px rgba(2, 46, 23, 0.15);
  font-size: 16px;	
}
figure.snip1354 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
figure.snip1354 img {
  max-width: 100%;
  vertical-align: top;
  position: relative; 	
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.9);
}
figure.snip1354 img:first-of-type {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%)  blur(2px);
  opacity: 0.25;

}

figure.snip1354 img:nth-of-type(2) {
  position: absolute;
  top: 95%;
  left: 0;
  z-index: 1;
}
figure.snip1354 figcaption {
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 15px 20px;
}

.versnip1354 {
  background: rgba(221, 0224, 230, 1);
  position: relative;
  height: auto;	
  width: 100%;
  padding: 5px 20px;
  z-index: 3;
  margin-bottom: 15px;	
}

figure.snip1354 figcaption h3,
figure.snip1354 figcaption p {
  margin: 0 0 5px;
}

figure.snip1354 figcaption h3 {
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-size: 1.1rem;	
}

figure.snip1354 figcaption h3 span {
  font-weight: 700;
}

figure.snip1354 figcaption p {
  opacity: 0.8;
	font-size: 0.7rem
}

figure.snip1354:hover img,
figure.snip1354.hover img {
  -webkit-transform: translateY(-95%);
  transform: translateY(-95%);
}

figure {
    margin: 0 0 0rem !important;
}


/*=====Convenios=======*/
.con-convenios{
	width:90%;
	height:40px;
	cursor:pointer;
	display:inline-block;
	vertical-align:middle;
	margin:0px 0px 3px 0px;
	position:relative;
	cursor:pointer;
	font-size:1.1rem;	
	float:right;
	background:#F3F3F3;

	-webkit-transition: all 300ms ease-in-out;
	   -moz-transition: all 300ms ease-in-out;
	     -o-transition: all 300ms ease-in-out;
	    -ms-transition: all 300ms ease-in-out;
	        transition: all 300ms ease-in-out;
	}
	
.con-convenios .ico-con{
	width:39px;
	height:39px;
	font-size:18px;
	display:inline-block;
	/*line-height:1.7;*/
	position:absolute;
	background: #fbcf4d;
	margin:0px 0px;
	left:-10px;
	border-radius:50%;
	text-align:center;
	-webkit-transition: all 300ms ease-in-out;
	   -moz-transition: all 300ms ease-in-out;
	     -o-transition: all 300ms ease-in-out;
	    -ms-transition: all 300ms ease-in-out;
	        transition: all 300ms ease-in-out;
	}


.con-convenios .ico-con::before{
	width:38px;
	height:38px;
	font-size:18px;
	display:inline-block;
	/*line-height:1.7;*/
	position:absolute;
	background: rgba(8,78,147,0.85);
	margin:0px 0px;
	left:-5px;
	border-radius:50%;
	text-align:center;
	-webkit-transition: all 300ms ease-in-out;
	   -moz-transition: all 300ms ease-in-out;
	     -o-transition: all 300ms ease-in-out;
	    -ms-transition: all 300ms ease-in-out;
	        transition: all 300ms ease-in-out;
	}

.con-convenios .ico-con img{
	width:90%;
    position: relative;
	top:3px; 
	}
	
.con-convenios .txt-con{
	display:inline-block;
	width:88%;
	position:relative;
	float:right;
	padding:0px 10px;
	margin:0px 0px 0px 0px;
	-webkit-transition: all 300ms ease-in-out;
	   -moz-transition: all 300ms ease-in-out;
	     -o-transition: all 300ms ease-in-out;
	    -ms-transition: all 300ms ease-in-out;
	        transition: all 300ms ease-in-out;
	}
	
.con-convenios .txt-con h5{
	font-weight: 100;
	font-size:70%;
	margin:0px 0px 0px 0px;
	color: #666666;
	text-align:left;	
	position:relative;
	vertical-align:1.2;
	display: inline-block;
	
	-webkit-transition: all 300ms ease-in-out;
	   -moz-transition: all 300ms ease-in-out;
	     -o-transition: all 300ms ease-in-out;
	    -ms-transition: all 300ms ease-in-out;
	        transition: all 300ms ease-in-out;
	}
	
.con-convenios .txt-con span{
	font-size:105%;
	font-weight: 700;
	color:#00390f;	
	-webkit-transition: all 300ms ease-in-out;
	   -moz-transition: all 300ms ease-in-out;
	     -o-transition: all 300ms ease-in-out;
	    -ms-transition: all 300ms ease-in-out;
	        transition: all 300ms ease-in-out;
	}	

.con-txts{
	position: relative;
	margin-top: 15px;
	}	

.con-txts p{
	color: aliceblue;
	font-size: 0.8rem
	}
					
.con-convenios a{
	text-decoration:none;
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;	
	opacity:0;	
	}	
	
.con-convenios:hover{
	background: #d1d1d1;
	}	
	
.con-convenios:hover .ico-con{	
	transform: scale(0.95,0.95) rotate(-30deg)	
	}
	
.con-convenios:hover .txt-con h5{
	color: #394867;	
	}
	
.con-convenios:hover .txt-con span{
	color:#394867 ;	
	}


/*=====galeria=======*/
.galeria-img {
    width: 100%;
    height: auto;
    float: left;
	margin:0px 0px 20px;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}

.galeria-img .mascara,.galeria-img .contenido {
        width: 100%;
        height: 100%;
        position: absolute;
        overflow: hidden;
        top: 0;
        left: 0
}

.galeria-img img {
        display: block;
        position: relative;
}

.galeria-img h2 {
        text-transform: uppercase;
        color: #fff;
		font-family: 'Conv_shrutib', Arial;
        text-align: center;
        position: relative;
        font-size:14px;
        padding: 5px;
        background: rgba(0, 0, 0, 0.7);
        margin: 10px 0 0 0
}

.galeria-img p {    
        font-size: 12px;
        position: relative;
        color: #fff;
        padding: 10px 10px 10px;
        text-align: left;
}

.galeria-img a.link {
		position:relative;
        display: inline-block;
        text-decoration: none;
        padding: 7px;
		top:50%;
        background: rgba(0,0,0, 0.7);
        color: #fff;
        text-transform: uppercase;
        box-shadow: 0 0 1px #000
}

.galeria-img a.link:hover{
box-shadow: 0 0 5px #000;
background:rgba(0,51,15,0.90);
}
 			
.actu img {
transition: all 0.2s linear;
}
.actu .mascara {
opacity: 0;
background: rgba(8,146,44, 0.7);
transition: all 0.3s ease-in-out;
}
.actu h2 {
transform: translateX(-200px);/*Desplazamos a la izquierda*/
opacity: 0;
transition: all 0.7s ease-in-out;
}
.actu p {
transform: translateX(200px);/*Desplazamos a la derecha*/
opacity: 0;
transition: all 0.4s linear;
}
.actu a.link{
opacity: 0;
transition: all 0.4s ease-in-out;
transform: translateY(100px)/*Desplazamos para abajo*/
}
.actu:hover img {
transform: scale(1.1);/*Damos un ligero zoom a la imagen*/
}
.actu:hover .mascara {
opacity: 1;
}
.actu:hover h2,
.actu:hover p,
.actu:hover a.link {
opacity: 1;
transform: translateX(0px);/*Regresamos a las posiciones originales*/
}
.actu:hover p {
transition-delay: 0.1s;
}
.actu:hover a.link {
transition-delay: 0.2s; /*Aplicamos un pequeño retardo para que se muestre al final*/
transform: translateY(0px);
}



.grid {
	position: relative;
	margin: 0 auto;
	padding: 1em 0 4em;
	max-width: 1000px;
	list-style: none;
	text-align: center;
}

/* Common style */
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	max-height: 360px;
	width:100%;
	background: #08912b;
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h4 {
	/*word-spacing: -0.15em;*/
	font-weight: 300;
}

.grid figure h4 span {
	font-weight: 800;
}

.grid figure h4,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}


/*---------------*/
/***** Oscar *****/
/*---------------*/

figure.effect-oscar {
	background: -webkit-linear-gradient(45deg, #0B9B1C 0%, #084106 40%, #0EBE33 100%);
	background: linear-gradient(45deg, #0B9B1C 0%,#0B9B1C 40%,#0EBE33 100%);
}

figure.effect-oscar img {
	opacity: 0.9;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-oscar figcaption {
	padding:1.5%;
	background-color: rgba(0,79,121,0.7);
	-webkit-transition: background-color 0.35s;
	transition: background-color 0.35s;
}

figure.effect-oscar figcaption::before {
	position: absolute;
	top: 1%;
	right: 1%;
	bottom: 1%;
	left: 1%;
	border: 1px solid #fff;
	content: '';
	height:98%;
	width:98%;
}

figure.effect-oscar h4 {
	margin: 10% 0 10px 0;
	text-align:center;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
}

figure.effect-oscar figcaption::before,
figure.effect-oscar p {
	font-size:14px;
	font-weight:bold;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(0);
	transform: scale(0);
}

figure.effect-oscar:hover h4 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-oscar:hover figcaption::before,
figure.effect-oscar:hover p {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-oscar:hover figcaption {
	background-color: rgba(58,52,42,0);
}

figure.effect-oscar:hover img {
	opacity: 0.4;
}


.entrar-zona {
	top:0;    
	position:relative;
    width: auto;
	display: inline-block;
	height: 45px;
	cursor: pointer;
	color: #04952a;
	padding: 8px;
	border-left: 1px dotted#04952a;
	margin-left: 20px;
	-webkit-transition: all 300ms linear;
	   -moz-transition: all 300ms linear;
	     -o-transition: all 300ms linear;
	    -ms-transition: all 300ms linear;
	        transition: all 300ms linear;	
}

.entrar-zona h4 {
	margin: 0px;
	line-height: 1.2;
    font-size: 0.8rem;
	vertical-align: middle;  
	position:relative;
	display: inline-block;
	-webkit-transition: all 300ms linear;
	   -moz-transition: all 300ms linear;
	     -o-transition: all 300ms linear;
	    -ms-transition: all 300ms linear;
	        transition: all 300ms linear;
}

.entrar-zona span {
    font-size: 1rem;
	font-weight: 700;
	
}

.entrar-zona .entrar-img {
	color: rgba(14,41,83,1);
	width: 35px;
	height: 35px;
	border-radius: 50%;
	position:relative; 
	line-height: 1;
	padding: 5px;
	vertical-align: middle; 
	display: inline-block;
	text-align: center;
	background: #04952a;
	
	-webkit-transition: all 300ms linear;
	   -moz-transition: all 300ms linear;
	     -o-transition: all 300ms linear;
	    -ms-transition: all 300ms linear;
	        transition: all 300ms linear;
}

.entrar-zona img {
	width: 100%;
    -webkit-transition: all 300ms linear;
	   -moz-transition: all 300ms linear;
	     -o-transition: all 300ms linear;
	    -ms-transition: all 300ms linear;
	        transition: all 300ms linear;
}

.entrar-zona:hover {
	color: #93b531;
	background: rgba(255,255,255,0.4)
}


.entrar-zona:hover h4 {
	color: #18224f;
	transform: scale(0.9,0.9);
}

.entrar-zona:hover .entrar-img {	
	transform: scale(1.1,1.1);	
	background: rgba(104,156,58,1);
}


/*=====@Medias=======*/
@media (max-width:3200px) and (min-width:300px){

@media (max-width:2560px){

}

@media (max-width:2048px) and (min-width:300px){
	
	
}

@media (max-width:1920px) and (min-width:300px){

	
}

@media (max-width:1856px) and (min-width:300px){
		
}

@media (max-width:1800px) and (min-width:300px){

}

@media (max-width:1792px) and (min-width:300px){

}

@media (max-width:1600px) and (min-width:300px){

}

@media (max-width:1440px) and (min-width:300px){
.b-0{
	margin-top:20%;	
	}	
}

@media (max-width:1366px) and (min-width:300px){
.b-0{
	margin-top:18%;	
	}	
}

}

@media (max-width:1280px) and (min-width:300px){
.b-0{
	margin-top:15%;	
	}

}

@media (max-width:1024px) and (min-width:300px){
.b-0{
	margin-top:6%;	
	}		
}


@media (max-width:992px) and (min-width:300px){

.pos-doc{
	top: -60px;
	}		
	
.convenios .txt-con{
	width:80%;
	}
	
footer::before{
	height:60px;
	width:57%;
	}	
	
.marc-txt{
width: 65%;
height:100%;
max-height:95%;
}

/*bg-servicios*/
.btn-servicio{
	width:100%;
	height:auto;
	cursor:pointer;
	border:1px solid #c1c1c1;
	vertical-align:middle;
	margin:5px 0px 0px 0px;
	position:relative;
	padding:10px;
	float:left;
	-webkit-transition: all 300ms ease-in-out;
	   -moz-transition: all 300ms ease-in-out;
	     -o-transition: all 300ms ease-in-out;
	    -ms-transition: all 300ms ease-in-out;
	        transition: all 300ms ease-in-out;
	}

.btn-servicio .ico-ser{
	width:35px;
	height:35px;
	font-size:27px;
	float:left;
	background:rgba(194,188,188,1);
	line-height:1.5;
	position:relative;	
	margin:0px auto;
	border-radius:50%;
	text-shadow: 0px 2px 3px rgba(2,48,81,0.2);
	text-align:center;
	color:#fff;
	transform: rotate(0deg);
	-webkit-transition: all 300ms ease-in-out;
	   -moz-transition: all 300ms ease-in-out;
	     -o-transition: all 300ms ease-in-out;
	    -ms-transition: all 300ms ease-in-out;
	        transition: all 300ms ease-in-out;
	}
	
.btn-servicio .txt-ser{
	margin: 0px;
	width:70%;
	height:auto;
	float:right;
	position: relative;
	}
	
.btn-servicio .txt-ser h4{
	margin: 0px;
	padding: 0px 12px;	
	font-size:0.8rem;
	-webkit-transition: all 300ms ease-in-out;
	   -moz-transition: all 300ms ease-in-out;
	     -o-transition: all 300ms ease-in-out;
	    -ms-transition: all 300ms ease-in-out;
	        transition: all 300ms ease-in-out;
	}
	
.btn-servicio .txt-ser p{
	display: none !important;
	}
}

@media (max-width:768px) and (min-width:300px){
.pos-doc{
	top: -50px;
	}	
.conv-img img{
	width:calc(100% - 10%);	
	height:90%;	
	bottom:-50px;
	left:5%;
	}		
	
}

@media (max-width:736px) and (min-width:300px){	
.watch-sm-down{
	display:block !important;
	}
	
.t-0{
	top: 0px !important;
	}	
	
.hidden-sm-down {
    display: none !important;
  }	
	
	
/*herad*/
.hearder{
	width: 100%;
	height:130px;
	position:relative;
	margin: 0px auto;
	
	top:0px;
	z-index:5;
	
	}	

.bg-public {
    top: 50px;
}	
	
/*=====bg-convenios-des=======*/
.content-convenios{
	position:relative;
	width:100%;
	height:100%;
	}

.bg-convenios{
	position:relative;
    background:fixed #000 url("../img/bg-con.jpg") no-repeat 0px 50%;
	background-size:cover;
	width:100%;
	height:auto;
	padding:50px 0px;
	top:-20px;
	}	
	
.conv-img img{
	width:calc(100% - 15%);	
	height:100%;	
	bottom:-50px;
	left:5%;
	}
	
	
.publicaciones .public-img{
width: 50%;
height: auto;
position: relative;
top: 0px;
margin-top: 15px;
left: 0px;
display:inline-block;
}

.public-img img{
width: 100%;
}

.marc-txt{
width: 60%;
height:100%;
max-height:auto;
}
	
.entrar-zona {
	display:none;		
}	
}	


@media (max-width:560px) and (min-width:300px){	
	
	
.pos-doc{
	top: -40px;
	}		
	
/*herad*/
.header{
	position:relative;	
	height: auto;
	}	
	
.fecha p{
	font-size: 8px;
	padding:0px 8px;	
	}	
	
.info-identidad{
	margin-bottom: 10px;
	border-bottom: 1px dotted #fff
	}
	
	
.con-convenios{
	width:19%;
	height:auto;
	display:inline-block;
	margin:0px 0px 20px 0px;
	padding-top:10px;
	position:relative;
	float:none;
	overflow:hidden;
	background:transparent;
	}
	
.con-convenios .ico-con{
	width:50px;
	height:50px;
	font-size:18px;
	display:table;
	/*line-height:1.7;*/
	position:relative !important;
	margin:0px auto !important;
	left:auto;
	}
	
.con-convenios .txt-con{
	display:block;
	width:100%;
	position:relative;
	float:left;
	padding:0px 10px;
	text-align:center !important;	
	}
	
.con-convenios .txt-con h5{
	font-weight: 100;
	font-size:50%;
	margin:5px 0px 0px 0px;	
	text-align:center !important;
	}
	
.con-convenios .txt-con span{
	font-size:115%;	
	}
						
.con-convenios a{
	text-decoration:none;
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;	
	opacity:0;	
	}	
	
.con-convenios:hover{
	background:transparent;
	}	
	
.con-convenios:hover .ico-con{
	color:#6faed9 !important;
	background: #00497b;
	transform: scale(1.2,1.2) rotate(-30deg)	
	}
	
.con-convenios:hover .txt-con h5{
	color: #394867;	
	}
	
.con-convenios:hover .txt-con span{
	color:#394867 ;	
	}	
	
.bg-public {
    top: 0px;
}	
	
.marco-next-prev{
	left: 0px;
	top: 0px;
	bottom: auto;
	}	
	
footer::before{
	width:42%;
	height: 70px;
	}	
	
.publicaciones .public-img{
width: 95%;
height: auto
}

.marc-txt{
width: 95%;
height:100%;
max-height:auto;
padding: 15px;
position: relative;
top: -20px;

}

.publicaciones h4{
margin: 0px 0px 12px;
color: #232323;
font-size: 0.9rem;
font-weight: 500;
letter-spacing: 1px;
line-height: 1.8;
position: relative;
display:inline-block;
}

.publicaciones h4:after {
    position: absolute;
    bottom: -6px;
    left: 0;
    width: 50px;
    height: 3px;
    content: '';
    background: #018442;
}

.publicaciones p{
margin: 0px 0px 5px;
color: #939393;
font-size:0.8rem;
}
	
}

@media (max-width:426px) and (min-width:300px){

.btn-servicio .ico-ser{
	width:50px;
	height:50px;
	font-size:27px;
	float:none !important;	
	margin:0px auto 5px auto;
	}
	
.btn-servicio .txt-ser{
	width:100%;
	float:none !important;
	text-align: center !important;
	}
	
.btn-servicio .txt-ser h4{	
	font-size:0.8rem;
	padding: 7px 0px;
	}
}

@media (max-width:376px) and (min-width:300px){
.pos-doc{
	top: -30px;
	}	
	
	
.con-convenios{
	width:18.5%;
	}
.con-convenios .txt-con h5{
	font-size:35%;
	}	
	
.con-convenios .txt-con span{
	font-size:155%;	
	}
	
.btn-servicio .txt-ser h4{	
	font-size:0.60rem;
	}
	
footer::before{
	width:42%;
	height: 120px;
	}		
	
}

@media (max-width:320px) and (min-width:300px){
	
footer::before{
	width:35%;
	height: 120px;
	}	
	
.con-convenios .txt-con h5{
	font-size:32%;
	}		
	
.destacados{
	margin:1px 1px 15px;
	}	

.conv-img img{
	width:calc(100% - 10%);	
	height:90%;
	bottom:-50px;
	left:5%;
	}
	
	
.btn-servicio .txt-ser h4{	
	font-size:0.65rem;
	}	
}



.titulo-logo{
	display: block;
	font-size: 0.75em;
	font-weight: bolder;
	max-height: 100%;
	text-align: center;
	padding: 5px;
}

@media   (max-width: 768px) {
	.titulo-logo{
		display: none;
	}
}
@media   (max-width: 992px) {
	.titulo-logo{
		font-size: 0.60em;
		}
}
@media   (max-width: 1024PX) {
	.titulo-logo{
		font-size: 0.50em;
		}
}