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

*:not(input):not(select):not(textarea) {
    box-sizing: border-box;
}

a {
  cursor: pointer;
}
.col-1 {width: 8.33%;}
.col-2 {width: 16.66%;}
.col-3 {width: 25%;}
.col-4 {width: 31.33%;}
.col-5 {width: 41.66%;}
.col-6 {width: 49.9%;}
.col-7 {width: 58.33%;}
.col-8 {width: 66.66%;}
.col-9 {width: 75%;}
.col-10 {width: 83.33%;}
.col-11 {width: 91.66%;}
.col-12 {width: 100%;}

.col-4:not(:first-child), .col-5 {
  margin-left: 0.7%;

}
.col-4:not(:last-child), .col-5 {
	margin-right: 0.7%;
}
.col-6:not(:first-child) {
	margin-left: 1%;
}
.lastrabajos .col-4 {
    text-align: center;
    position: relative;
  	padding-bottom: 20.25%; /* 16:9 */
  	padding-top: 25px;
  	height: 0;
}
.work iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.row.fila {
	display: flex;
}
[class*="col-"] {
    float: left;
}

.row::after {
    content: "";
    clear: both;
    display: block;
}

body {
    background-color: #010C04;
    margin: 0;
    padding: 0;
    font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #BDBDAC;
}
img {
    border: 0;
    margin: 0;
		width: 100%;
    height: auto;
}
.cabecera {
    overflow: hidden;
    position: absolute;
    margin: 0 auto;
    z-index: 1;
    left: 0;
    right: 0;
}
.spiral {
    width: 202px;
    height: 140px;
    padding-top: 20px;
    border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    background-color: #353526;
    border: 1px solid #79796A;
    text-align: center;
    vertical-align: middle;
    opacity: 0.8;
    float: left;
    z-index: 100;
}
h1,
h2,
h3,
h4,
h5,
.personal p {
    margin: 0;
    padding: 0;
    font-weight: normal;
}
h2 {
    color: #89B61F;
    font-weight: normal;
    padding-bottom: 5px;
}
h5 {
    color: #89B61F;
    font-weight: normal;
    font-size: 14px;
}
/*
	Menu Horizontal
*/

.menu {
    font: 100% "Myriad Pro", Arial, Helvetica, sans-serif;
    font-size: 16px;
    padding-top: 20px;
    background-color: #353526;
    border: 1px solid #79796A;
    border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    display: block;
    height: 52px;
    padding-top: 10px;
    float: right;
    opacity: 0.8;
    z-index: 100;
}
.menu ul,
li {
    list-style-type: none;
}
.menu ul {
		margin: 0;
    padding: 0;
}
.menu li {
    float: left;
    background-image: url(images/rombo.png);
    background-repeat: no-repeat;
    background-position: center left;
}
.menu a {
    text-decoration: none;
    color: #BDBDAD;
    display: block;
    padding: 0 10px;
    text-align: center;
}
.menu a#primero {} .menu a:hover {
    color: #FFFFFF;
}
footer {
    display: block;
    font-size: 12px;
    width: 100%;
    background-color: #2B2B1E;
    border-top: 1px solid #353526;
    color: #CCCCBF;
}
.cont_footer {
		display: flex;
		justify-content: flex-start;
    width: 77%;
    margin: 0 auto;
    padding: 10px 0;
}
.txtfooter {
    line-height: 2.2;
    width: 290px;
}
.desarrollado {
    width: 150px;
    padding-top: 8px;
    float: right;
    text-align: right;
    color: #CCCCBF;
    text-decoration: none;
}
.desarrollado:hover {
    color: #8EBC20;
    text-decoration: underline;
}
.cuerpo {
    margin: 0 auto;
    position: relative;
}
.fila.politicas {
  padding: 0 50px;
}
.slider,
.fila {
    display: block;
}
.servicios,
.datos {
    background-color: #2B2B1E;
    padding: 40px;
    min-height: 268px;
    float: left;
}
.servicios h2 {
    color: #89B61F;
    font-weight: normal;
    padding-bottom: 15px;
}
.servicios ul {
    margin: 0;
    padding: 0;
}
.servicios li {
    background-image: url(images/punto2.png);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 20px;
    border-bottom: 1px solid #575748;
    padding-top: 6px;
    padding-bottom: 3px;
}
.servicios li:hover {
    background-image: url(images/punto-hover.png);
    background-repeat: no-repeat;
    background-position: center left;
    color: #89B61F;
}
.servicios li a:link,
.servicios li a:visited {
    color: #BDBDAC;
    text-decoration: none;
}
.servicios li a:hover {
    color: #89B61F;
    text-decoration: none;
}
.up {
    padding-top: 12px;
}
.top {
    padding-top: 70px;
}
.fila {
    padding-bottom: 10px;
    overflow: auto;
}
.columna-central,
.servdesc,
.descxtra {
    margin-left: 15px;
    position: relative;
}
.descxtra {
    min-height: 205px;
    margin: 0;
    background-color: #2B2B1E;
    padding: 47px 45px;
    text-align: justify;
    font-size: 15px;
    line-height: 1.4em;
}
a.ver:link,
a.ver:active,
a.ver:visited {
    color: #575747;
    text-decoration: underline;
    display: inline-block;
    padding-top: 8px;
}
a.ver:hover {
    color: #FFF;
}
.columna-central span {
    color: #FFF;
    z-index: 2;
    left: -1px;
    width: 180px;
    padding: 10px;
    background-color: #8EBC20;
    display: block;
    position: absolute;
    top: 240px;
    opacity: .9;
}
h4 {
    color: #464637;
    font-size: 20px;
    font-weight: normal;
    padding-bottom: 5px;
}
.columnader {
    position: relative;
}
a.vermas:link,
a.vermas:active,
a.vermas:visited {
    color: #8EBC20;
    text-decoration: underline;
    display: inline-block;
}
a.vermas:hover {
    color: #FFF;
}
.columnader span {
    z-index: 2;
    left: 0;
    width: 180px;
    padding: 10px;
    background-color: #353526;
    display: block;
    position: absolute;
    top: 250px;
    opacity: .9;
}
.columnader span h4 {
    color: #8EBC20;
}
.servdesc {
    padding: 35px;
    width: 358px;
    border: 1px solid #686859;
}
.conceptospiral {
    width: 470px;
    padding-right: 40px;
    padding-top: 95px;
    float: right;
    display: block;
    text-align: justify;
}
.conceptospiral p {
    padding-bottom: 10px;
    margin: 0;
}
.imagen {
    float: left;
    display: block;
}
.datos {
    padding: 0 10px 0 10px;
    background-color: transparent;
    float: left;
}
.datos p {
    margin-top: 0;
}
/*--- estilos para los ul y li del formulario ---*/

.contacto {
    display: block;
    float: right;
}
.contact_form {
    width: 100%;
    display: block;
    float: right;
}
.contact_form input {
    height: 28px;
    padding: 6px 10px;
    border: 0;
    color: #636363;
    float: left;
    margin-left: 10px;
}
.comentario {} .contact_form textarea {
    border: 0;
    font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #BDBDAC;
    width: 96%;
    min-height: 139px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 7px 10px;
    float: right;
    display: block;
    overflow: auto;
}
.contact_form button {}
/*----- estilos visuales de los elementos --------*/

.contact_form input,
.contact_form .comentario textarea {
    font-size: 14px;
    font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
    color: #BDBDAC;
}
.contact_form input:focus,
.contact_form textarea:focus {
    background: #2B2B1E;
}
/* === Estilos del boton de Envio === */

.submit {
    float: right;
    width: 80px;
    margin-left: 10px;
    padding: 10px;
    color: #9DB939;
    border: 1px solid #686859;
    background-color: #2B2B1E;
}
.submit:hover {
    opacity: .55;
    cursor: pointer;
    color: #BDBDAC;
}
.submit:active {
    border: 1px solid #222;
    box-shadow: 0 0 10px 5px #444 inset;
}
/* Fin del Formulario*/

.fila-work {
    padding-bottom: 10px;
    overflow: auto;
}
.lastrabajos {
    padding-bottom: 10px;
    overflow: auto;
}
.work {
	overflow: hidden;
    background-color: #373726;
    -border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0 0 6px 6px;
}
/*.work img {
	border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	}*/

.work .desc_work {
    padding: 10px 15px;
    width: 220px;
    text-align: left;
    width: 326px;
    color: #D1D1C5;
}
.work .desc_work h5 {
    font-size: 27px;
    text-align: left;
    color: #89B61F;
    margin: 0;
    padding: 0;
}
.work .desc_work p {
    padding: 0;
    margin: 0;
}
.txtwork {
    float: right;
    padding: 15px;
    margin-bottom: 20px;
}
.columna-works {
    display: block;
    width: 550px;
    overflow: auto;
    float: right;
}
.boxfrm {
    float: left;
    width: 480px;
    display: block;
}
.boxfrm2 {
    float: right;
    width: 485px;
    display: block;
}
.boxfrmspace {
    margin-right: 60px;
}
.perfil {
    width: 1100px;
    display: block;
    min-height: 730px;
    overflow: hidden;
}
.perfil h2 {
    width: 470px;
    display: block;
    margin-top: 20px;
    margin-bottom: 5px;
    margin-left: 10px;
    padding-top: 35px 0;
    border-bottom: 1px solid #89B61F;
}
.perfil ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.perfil li {
    width: 100%;
    padding: 5px 0;
    margin: 0;
    display: inline-block;
}
.perfil span.form {
    width: 210px;
    float: left;
}
.perfil input{
    border: 0;
    padding: 4px 10px;
    height: 35px;
    color: #636363;
    margin-left: 10px;
}

.perfil input.large {
    width: 450px;
}
.perfil textarea {
    border: 0;
    font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #BDBDAC;
    width: 450px;
    min-height: 125px;
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
    padding: 7px 10px;
    float: left;
    display: block;
    overflow: auto;
}
.perfil select {
    display: block;
    height: 43px;
    width: 228px;
    padding: 0 10px;
    border: 0;
    color: #636363;
    float: left;
    margin-left: 10px;
}
.perfil select.date {
    width: 80px;
}
.perfil select.country #estados {
    width: 228px;
    float: left;
}
.gender {
    width: 23%;
    display: inline-block;
    padding: 5px;
    vertical-align: middle;
}
.gender span {
    display: block;
    padding-top: 7px;
}
.perfil input.genero {
    width: 30px;
    vertical-align: middle;
}
/*----- estilos visuales de los elementos --------*/

.perfil input,
.perfil textarea {
    font-size: 14px;
    font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
    color: #BDBDAC;
}
.perfil input:focus,
.perfil textarea:focus {
    background: #2B2B1E;
}
/* === Estilos del boton de Envio === */

.perfil input.submit {
    float: left;
    width: 80px;
    margin-left: 10px;
    padding: 10px;
    color: #9DB939;
    background-color: #2B2B1E;
}
.perfil input.submit:hover {
    opacity: .55;
    cursor: pointer;
    color: #BDBDAC;
}
.perfil input.submit:active {
    border: 1px solid #222;
    box-shadow: 0 0 10px 5px #444 inset;
}
#estados {
    width: 120px;
    float: left;
}
.terms {
    display: inline-block;
}
.terms span {
    display: inline-block;
    padding-top: 10px;
    float: left;
    width: 420px;
}
.space {
    display: block;
    width: 560px;
}
a.politica:link,
a.politica:active,
a.politica:visited {
    color: #89B61F;
    text-decoration: none;
}
a.politica:hover {
    color: #BDBDAC;
    text-decoration: underline;
}
.box {
    width: 210px;
    display: block;
    float: left;
}
.errores {
    -webkit-boxshadow: 0 0 10px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    background-color: #353526;
    border: 1px solid #79796A;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    color: #fff;
    display: none;
    font-size: 13px;
    margin-top: -50px;
    margin-left: 180px;
    padding: 10px;
    position: absolute;
}
.cont_registro {
    background-color: #2B2B1E;
    width: 490px;
    height: 180px;
    margin-top: 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.cont_registro img {
    display: block;
    float: right;
    border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
}
.cont_registro .registro_link {
    float: left;
    width: 180px;
    padding: 20px;
}
.cont_registro .registro_link a.vermas:link,
a.vermas:active,
a.vermas:visited {
    color: #8DBB1F;
    text-decoration: underline;
    display: inline-block;
    margin: 0;
    padding: 0;
}
.cont_registro .registro_link a.vermas:hover {
    color: #FFF;
}
.cont_registro .registro_link h4 {
    color: #8DBB1F;
    font-size: 20px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
.slide_casting {
    float: left;
    width: 530px;
    height: 480px;
}
.columnader2 {
    text-align: justify;
}
.columnader2 div {
    background-color: #2B2B1E;
    min-height: 360px;
}
.columnader2 div p {
    padding: 10px 20px;
}
.columnader2 h2 {
    text-align: center;
    padding: 10px;
}
.talentos {
    text-align: justify;
}
.talentos div {
    background-color: #2B2B1E;
    min-height: 360px;
}
.talentos div p {
    padding: 10px 20px;
}
.talentos h2 {
    text-align: center;
    padding: 10px;
}
.reptalentos {
    text-align: justify;
}
.reptalentos div {
    background-color: #2B2B1E;
    min-height: 360px;
}
.reptalentos div p {
    padding: 10px 20px;
}
.reptalentos h2 {
    text-align: center;
    padding: 10px;
}
.us {
    width: 380px;
    min-height: 278px;
    margin-left: 15px;
    float: left;
    padding: 18px;
    text-align: justify;
}
.mas_work:link,
.mas_work:active,
.mas_work:visited {
    float: right;
    margin-right: 10px;
    padding: 10px;
    color: #9DB939;
    border: 1px solid #686859;
    background-color: #2B2B1E;
    text-decoration: none;
}
.mas_work:hover {
    text-decoration: underline;
}
.ant_work:link,
.ant_work:active,
.ant_work:visited {
    float: left;
    width: 60px;
    margin-right: 10px;
    padding: 10px;
    color: #9DB939;
    border: 1px solid #686859;
    background-color: #2B2B1E;
    text-decoration: none;
}
.ant_work:hover {
    text-decoration: underline;
}
.columnasign {
    position: relative;
    margin: 0;
}
.columnasign span {
    z-index: 2;
    left: 0;
    width: 180px;
    padding: 10px;
    background-color: #353526;
    display: block;
    position: absolute;
    bottom: 0;
    opacity: .9;
}
.columnasign span h4 {
    color: #8EBC20;
}

.inputs {
    display: flex;
    justify-content: space-between;
}


@media only screen and (max-width: 768px) {

  a.logo {
      display: inline-block !important;
      padding: 0 !important;
      position: relative;
      top: 9px;
      left: 12px;
      margin-right: 10px;
  }

  .logo img {
      width: 34px;
  }
	ul#thumbs img {
			width: 80px;
			height: 45px;
	}
	.cabecera, .menu {
		width: 100%;
		height: auto;
    border-radius: 0;
    padding: 0;
		position: relative;
	}
	.menu li {
	    background-image: none;
			float: none;
	}
	.menu li:first-child a {
		display: inline-block !important;
	}
	.menu li:not(:first-child):not(:last-child) {display: none;}
	.menu li.icon {
    position: absolute;
    right: 0;
    top: 0;
  }
	.menu li a {
		display: block;
		color: #f2f2f2;
		text-align: left;
		padding: 14px 16px;
		text-decoration: none;
		transition: 0.3s;
		font-size: 17px;
	}
	.menu li a:hover {background-color: #555;}

  .menu.responsive li {
    float: none;
    display: inline !important;
  }
  .menu.responsive li a {
    display: block;
    text-align: left;
  }
	.spiral {
		display: none;
	}
	[class*="col-"] {
    width: 100%;
		margin: 0;
	}
	[class*="col-"] img {
		width: 100%;
	}
  [class*="col-"] span {
    top: inherit;
    bottom: 20px;
	}

  .row.fila {
    display: block;
  }
  .top {
    padding: 10px;
  }
  .txtwork {
    width: 100%;
    float: none;
  }
  .iframe-container {
    width: 100%;
    position: relative;
    height: 217px;
  }
  .lastrabajos .col-4 {
    height: 315px;
    padding-top: 0;
    padding-bottom: 50.25%;
    width: 100%;
    margin: 1% 0;
  }

  .fila.politicas {
    padding: 0 30px;
  }
  .datos, .contacto {
      width: 94%;
      min-height: 168px;
      margin: 0 auto;
      float: none;
  }
  .inputs {
    display: block;
  }
  .inputs input {
    width: 97%;
    margin-top: 10px;
    margin-right: 0;
    margin-left: 0;
  }
  .contact_form textarea {
    width: 96% !important
  }
  .contact_form button:first-child {
    margin-left: 0;
  }
  .contact_form button {
    width: 48% !important;
    float: none;
    display: inline-block;
    margin: 0px !important;
    margin-bottom: 30px;
  }

  .fila.up {
      text-align: center;
  }
}

@media only screen and (max-width: 600px) {
  .contact_form textarea {
    width: 95%;
  }
  .perfil form > div {
    width: 90% !important;
    margin: 0 6% !important;
  }
  .inputs input {
    width: 95%;
  }
}

@media only screen and (min-width: 769px) {
  .lastrabajos .col-4 {
    height: 315px;
    padding-top: 0;
  }
  .iframe-container {
    width: 100%;
    position: relative;
    height: 217px;
  }
  .up {
    margin: 0 20px;
  }
  .contacto {
      width: 60%;
  }
  .contact_form input {
    width: 31%;
  }
  [class*="col-"] span {
    top: inherit;
    bottom: 10px;
  }
  .logo {
    display: none !important;
  }
	.cabecera {
		width: 85%;
	}
	.cuerpo {
		width: 100%;
	}

	 	.menu li.icon {display: none;}
		ul#thumbs img {
				width: 80px;
				height: 45px;
		}
		.spiral {
				margin: 0;
				width: 102px;
    		height: 85px;
		}
		.spiral img {
		    width: 62px;
		}
		.menu {
				display: block;
				padding-left: 10px;
		}
		.menu ul {
			display: flex;
			justify-content: space-around;
		}
		.menu li {
				padding-left: 6px;
				padding-right: 5px;
		}
    .txtwork {
      width: 80%;
    }

}
@media only screen and (min-width: 860px) {
  .up {
    margin: 0 30px;
  }
	.menu, .top {
			min-width: 600px;
	}
	.menu li {
			min-width: 80px;
	}
  .txtwork {
    width: 70%;
  }
}
@media only screen and (min-width: 960px) {
  .lastrabajos .col-4 {
    width: 48%;
    margin: 1%;
  }
	.spiral {
		width: 202px;
    height: 140px;
	}
	.spiral img {
		width: 124px;
	}
	ul#thumbs img {
			width: 100px;
			height: 55px;
	}
  .menu li {
      min-width: 90px;
  }
  .txtwork {
    width: 65%;
  }
}

@media only screen and (min-width: 1080px) {
  .up {
    margin: 0;
  }
  .contacto {
      width: 65%;
  }
  .datos {
    width: 35%;
  }
	ul#thumbs img {
			width: 120px;
			height: 75px;
	}
	.menu {
			padding-left: 20px;
	}
	.menu li {
		min-width: 90px;
			padding-right: 10px;
	}
}

@media only screen and (min-width: 1080px) and (max-width: 1100px) {
  .contacto textarea {
    width: 96%;
    margin-right: 18px;
  }
  .submit {
      margin-right: 15px;
  }
}
@media only screen and (min-width: 1100px) {

  .contact_form input {
    width: 31.5%;
  }
  .lastrabajos .col-4 {
      width: 31.15%;
    }
	.cabecera {
		width: 73%;
	}
	.cuerpo {
		width: 77%;
	}
}

@media only screen and (max-width: 1360px) {
  .perfil {
    width: 1025px;
  }
  .perfil select {
    width: 200px;
  }
  .perfil input {
    width: 180px;
  }
  .perfil input.large {
      width: 390px;
  }
  .perfil textarea {
    width: 390px;
  }
}


@media only screen and (min-width: 1360px) {
    .perfil {
        width: 100%;
    }
    .perfil select {
        width: 200px;
    }
    .perfil input {
        width: 180px;
    }
    .perfil input.large {
        width: 390px;
    }
    .perfil textarea {
        width: 390px;
    }
}

@media only screen and (max-width: 1280px) {
  .perfil {
    margin: 0 auto;
    width: 970px;
  }
  .boxfrm, .boxfrm2 {
    width: 450px;
    overflow: hidden;
  }
  .contact_form textarea {
    width: 94.5%;
  }
}
@media only screen and (max-width: 1023px) {
  .perfil {
    width: 100%;
    overflow: hidden;
  }
  .perfil form > div {
    width: 43%;
    margin: 0;
    margin-left: 3%;
    margin-right: 3%;
  }
  .perfil input {
      margin: 6px 0;
      width: 95% !important;
  }
  .perfil span{
      float: inherit !important;
      margin-left: 0px !important;
  }
  
  .perfil select, .perfil textarea {
      margin: 6px 0;
      width: 100% !important;
  }
  .terms input {
    width: 30px !important;
  }

  .perfil li {
      width: 100%;
  }
  .gender, .perfil ul span {
    margin-left: 10px;
  }
  .terms span {
    width: 85%;
  }
}

@media only screen and (min-width: 1360px) {
  .contact_form input {
    width: 31.9%;
  }

  .datos {
    width: 27%;
  }
	ul#thumbs img {
		width: 135px;
		height: 80px;
	}
	.spiral {
		margin-left: 30px;
	}
	.menu {
			min-width: 740px;
	    padding-left: 40px;
	}
	.menu li {
    min-width: 110px;
			padding-right: 20px;
	}
}

.selectize-content {
    padding-left: 10px;
}

.has-options{
    line-height: 34px !important;
}

.errorlist {
    color: #FF0000 !important;
}

.social-facebook {
    width: 200px;
}

.fileContainer {
    overflow: hidden;
    position: relative;
}

.fileContainer [type=file] {
    cursor: inherit;
    display: block;
    font-size: 999px;
    filter: alpha(opacity=0);
    min-height: 100%;
    min-width: 100%;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
}

/* Example stylistic flourishes */

.fileContainer {
    width: 141px;
    text-align: center;
    margin-left: 11px;
    color: #000000;
    background: #9DB939;
    border-radius: .5em;
    float: left;
    padding: .5em;
}

.fileContainer [type=file] {
    cursor: pointer;
}

.info-input {
    margin-left: 10px;
    color: #ffffff !important;
}


.register-loader {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    margin-top: 25%;
    margin-left: 45%;}

@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}


#overlay {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #000;
    opacity: 0.8;
    filter: alpha(opacity=80);
    z-index: 100;
}
#loading {
    width: 50px;
    height: 57px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -28px 0 0 -25px;
}