/* fotosferiaemplea */
.fotosferia{
	margin:15px;
}


/* body */
body{
	color:#222222;
}

.feria{
	display:inline;
}
.feria{
	display:inline;
}

.enlace-feria::after {
    background-color: rgba(0, 0, 0, 0 );
}

.btn-warning {
	background-color:#fdc400;
	color:black;
}
.bton a{
	color: black;
	}







/* Logo, Site Slogan
---------------------------------- */
#logo img:hover,
#logo-mobile img:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.header.centered #logo img,
.header.centered #logo-mobile img {
  margin: 0 auto;
}

#logo-footer {
  margin-bottom: 20px;
}

.logo_ayto2{
	margin-top: -15px;
	margin-left: 50px;
	margin-right: 25px;
}
.logo_ayto3{
	margin-top: -15px;
	margin-left: 50px;
	margin-right: 25px;
}

.site-slogan {
  color: #222222;
  font-size: 20px;
  padding: 3px 0 0;
  font-weight: bolder;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin: 10px 0px 10px 10px;
  text-align:left;
  
}

.footer-one{
	padding: 40px 0px 0px 0px;
}
.footer-two{
	padding: 0px 0px 40px 0px;
}

.offcanvas .logo {
  margin: 20px 0 10px;
}

.offcanvas .logo img {
  margin: 0 auto;
}

.offcanvas .site-slogan {
  text-align: center;
  margin-bottom: 20px;
  margin-top: -10px;
}

.transparent-header .header:not(.dark) .site-slogan {
  color: #000000;
}

.header.dark .site-slogan {
  color: #cdcdcd;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.4);
}

.transparent-header .header.dark .site-slogan {
  color: #f1f1f1;
}

/* Medium devices (tablets, phones) */
@media (min-width: 992px) and (max-width: 1199px) {
  .site-slogan {
    font-size: 11px;
  }
}

/* Small devices (tablets, phones less than 991px) */
@media (max-width: 991px) {
  header:not(.full-width) .logo img {
    margin: 0 auto;
  }
  body.full-page header .logo img {
    margin: 0;
  }
  .site-slogan {
    text-align: center;
    font-size: 11px;
  }
  body.full-page .site-slogan {
    text-align: left;
  }
}

/* Small devices (tablets, phones less than 767px) */
@media (max-width: 767px) {
  .navbar-header #logo img,
  .navbar-header #logo-mobile img {
    max-height: 35px;
/*    margin-left: 15px;  */
	margin: 15px;
  }
  .site-slogan {
    text-align: center;
    font-size: 11px;
  }  
   #logo_img{
  	display: none;
  }
  .navbar-nav{
  	margin: 7.5px 0px 7.5px 0px;
  
  }
  h1{
  	font-size: 16px;
  }
  
}

/* Small devices (phones less than 480px) */
@media (max-width: 480px) {
  header:not(.full-width) .header-dropdown-buttons + .logo img {
    margin: 0;
  }
  .header-dropdown-buttons ~ .site-slogan {
    text-align: left;
  }
	.site-slogan {
    text-align: center;
    font-size: 11px;
  }  
  #logo_img{
  	display: none;
  }
}

/*   botones */
.btn-lg {
  font-size: 18px;
  line-height: 1.4666666667;
  border-radius: 50px;
}

.btn-home{
	margin-top: 18px;
}

.btn-home3{
	margin-top: 17px;
}

.btn-home a:before{
	margin-top: 8px;
}
.cabeza-home{
	margin-top:18px;
}
.login-empleo-form-block {
    border-color: white;
    border-radius: 10px;
    border-style: double;
    box-shadow: 1px 1px 1px 1px;
    width: 630px;
}


/*  search   */



/* home */
.marg{
	padding-right: 16px;
}

.btn-entrar a {
	color: white;
	}
	
.cabezera h3 {
	font-size: 50px;
}
.enlace {
	font-size: 25px;
}

.overlay-bottom { 
  padding-top: 25px;
  right: -2px;
}
.overlay-link{
	right: -2px;
}
.overlay-container-fer .text{
	top:20%
}

.junta{
	padding-left: 0px;
	padding-right:0px;
}

/* formación.php*/
.buscarcurso{
	margin: 0px;
	padding: 0px;
}

.burcar {
    text-align: left;
}

.dark-translucent-bg-forma{
	background-color: rgba(0, 0, 0, 0.6);
}
/*resgistro */
.body-registro {
    color: #222222;
    margin: 10px;
}

.body-registro h1 {
	color: #222222;
}

.body-registro h2 {
	color: #222222;
}

.clients .client-image {
    display: inline-block;
    height: 80px;
    margin: 20px;
    text-align: center;
    width: 80px;
}

.clients .bureau {
    display: inline-block;
    height: 80px;
    margin: 20px;
    text-align: center;
    width: 180px;
}

.titulos{
	margin-top: 0px;
	text-align: center;
}

/*cita previa */

.cita {
	padding-left: 0px;
}

/* En construcción */
.fullscreen-bg {
    background: rgba(0, 0, 0, 0) url("../images/murcia_registrate.jpg") no-repeat scroll 50% 0 / cover ;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
}

/* contacto */
.imagenlocal {
  height: 50px;
}
.locales {
	padding: 0px 0px 0px 0px;
}
.localestitle {
	padding: 5px 0px 0px 10px;
}
.space-bottom {
    padding-top: 50px;
}
/* programa */
.horizon{
	max-height:150px;
}
.dl-horizontal dt{
	white-space: normal;
	max-width: 240px;
	min-height: 30px;
	text-align: end;
	width: 250px;
}
.dl-horizontal dd {
	margin-left: 250px;
	margin-bottom:0px;
	margin-top: 0px;
}
.dl-horizontal hr {
	margin-bottom: 5px;
	margin-top: 5px;
	border-color: #0c9ec7 currentcolor currentcolor;
}

/*convocatoria*/
h6.media-heading {
	margin-top: 0px;
}

/* redes sociales */
.rrss {
	margin-top:0px;
}
/* ofertas */
.pull-left{
	margin-right: 10px;
}
.media-heading {
	margin-top: 25px;
}

/* oferta */
.azul {
	background: #09afdf;
	
}
.azul a {
	color: #fff;
	
}
.oferta {
	min-height: 40px;
	color: #fff;
}
.linea {
	margin-bottom: 10px;
	margin-top: 10px;
}
.neg{
	font-weight: bold;
}
.title{
	margin-top: 25px;
}

/* ofertas */
.blogpost-content h3{
	margin: 0px;
}

.blogpost header{
	padding: 10px 0px;
}

/* contacto */

.rojo{
	color:red
	}
	
.verde{
	color:green
}

.titulo-izq{
	text-align: left;
}
.btn.moving i{
	color:#09afdf;
}

.fixed-header-on .header .logo img {
    max-height: 50px;
}
.fixed-header-on .header .logo_ayto2 {
    margin-top: -5px;
}

.fixed-header-on .header .logo_ayto3 {
    margin-top: -15px;
}

.dark-translucent-bgf::after {
    background-color: rgba(0, 0, 0, 0.55);
}

.header-e {
    margin-top: 5px;
    margin-bottom: 5px;
}

.entrar {
    border: 1px solid #000;
    border-top: none;
    background-color: #000;
	padding: 20px 20px 20px 20px;
	min-width: 350px;
}

/*** escuela de hostelería  ***/
.text-muted{
	color:#222222;
}

.videohoste{
 	margin-top: 60px;
}

.video{
	position: relative;
	
	max-width: 100%;
	max-height: 100%;
}

.relanzate{
 	margin-top: 30px;
}

@media (max-width: 1000px) {

	
}

/* Small devices (phones less than 480px) */
@media (max-width: 480px) {

}

#colaboradores{
	background-image: url(../images/colaboradores/cocina.jpg);
	color: white;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;	
	
}

#objetivos{
	background: url(../images/hosteleria/imagen1.jpg) 50% 0px no-repeat fixed;
	color: white;
	height: 650px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
}
/*** inscripción  ***/
/*** formacion online ***/
.modalonline{
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
}


.flip{
	position: relative;
	-moz-transition: all 1s ease;
	-moz-transform: perspective(600px);
	-moz-transform-origin: 100% 50%;
	-webkit-transition: all 1s ease;
	-webkit-transform: perspective(600px);
	-webkit-transform-origin: 100% 50%;
	-webkit-transform-style: preserve-3d;
}
.flip:hover{
	-moz-transform: perspective(600px) rotateY(-180deg) translateX(100%);
	-webkit-transform: perspective(600px) rotateY(-180deg) translateX(100%);	
}

.flip .flip-1,
.flip .flip-2{
	position: absolute;
	-webkit-backface-visibility: hidden;
}
.flip .flip-2{
	-moz-transform: rotateY(-180deg);
	-webkit-transform: rotateY(-180deg);	
}

.slideronlinecer{
    text-align: center;    
}
.tea{
	width: 100%;
}
.background-img-1 {
    background: url("../images/empresa2.jpg") 50% 0px no-repeat;
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-position-x: 50%;
        background-position-y: 0px;
        background-size: cover;
}

.coloremp {
	background-color: #ffffff;
}

.alert-purple {
  color: #ffffff;
  background-color: #9760af;
}

.overlay-emp{
	height: 35px;
}
.cabezera-container {
    background-color: #09afdf;
    border-bottom: 1px solid #f4f4f4;
    padding-top: 15px;
}
.titulo {
	text-align: center;
	background-color: #000;
	color: #fff;
	margin-top: 35px;
	height: 50px;
	padding-top: 15px;
	margin-bottom: 100px;
}
.titulo1 {
	text-align: center;
	background-color: #000;
	color: #fff;
	margin-top: 30px;
	height: 50px;
	padding-top: 15px;
	margin-bottom: 0px;
	font-size: 18px;
}
.titulo2 {
	text-align: center;
	background-color: #000;
	color: #fff;
	margin-top: 30px;
	height: 50px;
	padding-top: 15px;
	margin-bottom: 100px;
}
.online{
	background-color: #e0e0e0;
}
.online h3{
	color:#000;
}
