@font-face
{
   font-family: "Bombard";
   src: url("../fonts/BOMBARD_.ttf") format("truetype");
}

h1, h2, h3, h4, h5, h6 {
    font-family: Bombard;
    text-transform: uppercase;
    letter-spacing: 2pt;
}

header {
    /*padding-top: 2.29vw;
    padding-bottom: 1.29vw;*/
    z-index: 1000;
    -webkit-box-shadow:  0px 0px 4px 2px rgba(0,0,0,0.35);
    -moz-box-shadow:     0px 0px 4px 2px rgba(0,0,0,0.35);
    box-shadow:          0px 0px 4px 2px rgba(0,0,0,0.35);
}

header img {
    margin-top: 2vw;
    cursor: pointer;
}

enfasis {
    color: red !important;
}

header.fix {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    background: #fff;
}

.logo {
    padding-top: 2vw;
}

nav > ul {
    list-style: none;
}

nav > ul > li {
    font-family: Bombard;
    text-transform: uppercase;
    font-size: 18px;
    display: flex;
}

nav > ul > li > a {
    color: black;
    text-decoration: none !important;
}

nav > ul > li > a:hover, a:focus {
    color: black;
    text-decoration: none !important;
    cursor: pointer;
}

nav > ul > li .fa {
    font-size: 18px;
    color: #FFF;
    margin-top: 3px;
    margin-right: 3px;
}

nav > ul > li .fa.active {
    color: #EE1D23;
}

section.banner > img {
    width: 100%;
}

section.paragraphs {
    padding: 7.6vw 12.9vw;
}

section.paragraphs i.fa {
    float: left;
    margin: 6px;
    font-size: 20px;
    color: #EE1D23;
}

section.paragraphs p {
    font-family: Bombard;
    text-transform: uppercase;
    font-size: 22px;
    margin-left: 2.3vw;
    margin-top: 3vw;
}

section.paragraphs p:nth-child(2) {
    margin-top: 0vw !important;
}

section.paragraphs img {
    margin: 5vw auto;
}

.complejo-industrial {
    padding-left: 5.21vw;
    padding-bottom: 6.5vw;
}

.complejo-industrial h3 {
    margin-top: 4.36vw !important;
}

.complejo-industrial h4 {
    font-size: 21px;
    margin-top: 5.47vw !important;
}

.complejo-industrial ol {
    -moz-column-count: 2;
    font-family: Bombard;
    font-size: 21px;
    letter-spacing: 0.6pt;
    padding-top: 3.35vw;
}

.complejo-industrial ul {
    list-style: none;
    padding: 0;
    font-family: Bombard;
    font-size: 21px;
    padding-top: 2.41vw;
}


.complejo-industrial p {
    font-family: Bombard;
    font-size: 21px;
    margin-top: 4vw;
}

.plano {
    padding-top: 10vw;
}

.plano img {
    width: 100%;
}

section#oficinas {
    padding: 5.53vw 5.73vw;
}

section#oficinas h1, h2, h3, h4, h5, h6 {
    margin: 0 !important;
}

section#oficinas .imagenes {
    margin-top: 3vw;
}

section#oficinas img {
    margin: 0 auto;
}


footer {
    background-color: #df0024;
    color: #fff;
    padding: 6vw 7vw;
}

footer. {
    padding: 2vw 7vw;
}

footer .coprigth {
    margin-top: 14vw;
    text-align: center;
}

footer img {
    margin: 0 auto;
}

footer h4 {
    margin-top: 3vw !important;
}

/* SECCION PARA SIGIN */
section.signin-section {
    padding: 3vw 5.8vw;;
    background-color: #df0024;
    color: #fff;
}

select {
    padding: 0.5vw 2vw;
}

.section-head ul {
  list-style-type: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
}

.section-head ul>li {
  float: left;
  padding: 0 1.4vw;
}

.section-head ul > li.active > div {
    border-bottom: 3px solid !important;
    padding-bottom: 8px;
}

.section-head ul > li:hover > div {
    border-bottom: 3px solid !important;
    padding-bottom: 8px;
}

.section-head ul > li:hover {
    cursor: pointer;
}

.section-head ul>li a {
    text-decoration: none;
    color: #fff;
    font-family: Bombard;
    text-transform: uppercase;
    letter-spacing: 2pt;
    font-size: 20px;
}

.section-body {
    padding-top: 5vw;
}

.section-body label {
    font-family: Bombard;
    font-size: 24px;
}

.spacing {
    margin-top: 4.6vw;
}

/* Seccion de login */
section.login .form-container {
        margin-top: 10vw;
}

section.login input {
    width: 100%;
    font-family: Bombard;
    font-size: 20px;
    padding: 0px 5px;
    color: #000;
}

/* Seccion de reglas */
.reglas .title span {
    border-bottom: 3px solid;
}

.section-body ol,ul {
    padding: 2vw 1vw;
}

.section-body ol > li, .section-body ul > li {
    font-family: Bombard;
    text-transform: uppercase;
    letter-spacing: 2pt;
    font-size: 20px;
    margin-bottom: 3px;
}

.section-body p {
    margin: 0 !important;
    font-family: Bombard;
    text-transform: uppercase;
    letter-spacing: 2pt;
    font-size: 20px;
    padding: 18px 0 0 0;
}

table td,th {
    border: 3px solid #fff;
    font-family: Bombard;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 100;
    text-align: center;
    border: 3px #fff solid !important;
    width: 14.28% !important;
    padding: 12px 8px !important;
}

table td:not(.horario) {
    cursor: pointer;
}

table td.ocupado {
    cursor: not-allowed !important;
}

table td.editable {
    cursor: url('/assets/img/delete.png'), pointer !important;
}

.fechas select {
    width: 100%;
    font-family: Bombard;
    color: #df0024;
    font-size: 24px;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    margin-top: 4px;
}

.btn-registrar {
    width: 100%;
    padding: 2px 0px;
    font-family: Bombard;
    font-size: 44px;
    background-color: #DF0024;
    letter-spacing: 5px;
    border: 3px #fff solid;
    margin: 2vw 0;
}


#cmb-semanas {
    width: 100%;
    font-family: Bombard;
    color: #fff;
    font-size: 28px;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    margin-top: 8vw;
    background-color: #df0024;
    border: 3px solid;
}

.mobile-main {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(240, 72, 72, 0.9);
  display: table;
  z-index: 999;
}
.mobile-main nav {
  display: table-cell;
  vertical-align: middle;
}
.mobile-main nav > ul > li {
  margin: ;
  margin-bottom: 16px;
}
.mobile-main nav > ul > li > a {
  font-size: 24px;
  color: #FFF;
  margin: 0 auto;
}

/* LOADER */
#fountainG{
	position:relative;
	width:330px;
	height:40px;
	margin:auto;
    margin-top: 45vh !important;
}

.fountainG{
	position:absolute;
	top:0;
	background-color:rgb(255,255,255);
	width:40px;
	height:40px;
	animation-name:bounce_fountainG;
		-o-animation-name:bounce_fountainG;
		-ms-animation-name:bounce_fountainG;
		-webkit-animation-name:bounce_fountainG;
		-moz-animation-name:bounce_fountainG;
	animation-duration:1.235s;
		-o-animation-duration:1.235s;
		-ms-animation-duration:1.235s;
		-webkit-animation-duration:1.235s;
		-moz-animation-duration:1.235s;
	animation-iteration-count:infinite;
		-o-animation-iteration-count:infinite;
		-ms-animation-iteration-count:infinite;
		-webkit-animation-iteration-count:infinite;
		-moz-animation-iteration-count:infinite;
	animation-direction:normal;
		-o-animation-direction:normal;
		-ms-animation-direction:normal;
		-webkit-animation-direction:normal;
		-moz-animation-direction:normal;
	transform:scale(.3);
		-o-transform:scale(.3);
		-ms-transform:scale(.3);
		-webkit-transform:scale(.3);
		-moz-transform:scale(.3);
	border-radius:26px;
		-o-border-radius:26px;
		-ms-border-radius:26px;
		-webkit-border-radius:26px;
		-moz-border-radius:26px;
}

#fountainG_1{
	left:0;
	animation-delay:0.496s;
		-o-animation-delay:0.496s;
		-ms-animation-delay:0.496s;
		-webkit-animation-delay:0.496s;
		-moz-animation-delay:0.496s;
}

#fountainG_2{
	left:41px;
	animation-delay:0.6125s;
		-o-animation-delay:0.6125s;
		-ms-animation-delay:0.6125s;
		-webkit-animation-delay:0.6125s;
		-moz-animation-delay:0.6125s;
}

#fountainG_3{
	left:83px;
	animation-delay:0.739s;
		-o-animation-delay:0.739s;
		-ms-animation-delay:0.739s;
		-webkit-animation-delay:0.739s;
		-moz-animation-delay:0.739s;
}

#fountainG_4{
	left:124px;
	animation-delay:0.8655s;
		-o-animation-delay:0.8655s;
		-ms-animation-delay:0.8655s;
		-webkit-animation-delay:0.8655s;
		-moz-animation-delay:0.8655s;
}

#fountainG_5{
	left:165px;
	animation-delay:0.992s;
		-o-animation-delay:0.992s;
		-ms-animation-delay:0.992s;
		-webkit-animation-delay:0.992s;
		-moz-animation-delay:0.992s;
}

#fountainG_6{
	left:206px;
	animation-delay:1.1085s;
		-o-animation-delay:1.1085s;
		-ms-animation-delay:1.1085s;
		-webkit-animation-delay:1.1085s;
		-moz-animation-delay:1.1085s;
}

#fountainG_7{
	left:248px;
	animation-delay:1.235s;
		-o-animation-delay:1.235s;
		-ms-animation-delay:1.235s;
		-webkit-animation-delay:1.235s;
		-moz-animation-delay:1.235s;
}

#fountainG_8{
	left:289px;
	animation-delay:1.3615s;
		-o-animation-delay:1.3615s;
		-ms-animation-delay:1.3615s;
		-webkit-animation-delay:1.3615s;
		-moz-animation-delay:1.3615s;
}



@keyframes bounce_fountainG{
	0%{
	transform:scale(1);
		background-color:rgb(255,255,255);
	}

	100%{
	transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}

@-o-keyframes bounce_fountainG{
	0%{
	-o-transform:scale(1);
		background-color:rgb(255,255,255);
	}

	100%{
	-o-transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}

@-ms-keyframes bounce_fountainG{
	0%{
	-ms-transform:scale(1);
		background-color:rgb(255,255,255);
	}

	100%{
	-ms-transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}

@-webkit-keyframes bounce_fountainG{
	0%{
	-webkit-transform:scale(1);
		background-color:rgb(255,255,255);
	}

	100%{
	-webkit-transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}

@-moz-keyframes bounce_fountainG{
	0%{
	-moz-transform:scale(1);
		background-color:rgb(255,255,255);
	}

	100%{
	-moz-transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}




@media only screen and (max-width: 640px) {


    h3, .h3 {
        font-size: 18px;
    }

    .section-body ol > li, .section-body ul > li {
        font-family: Bombard;
        text-transform: uppercase;
        letter-spacing: 2pt;
        font-size: 16px;
        margin-bottom: 16px;
    }

    .section-head ul {
        display: none;
    }

    .section-body p {
        font-size: 15px;
    }

    .section-body ol, ul {
        padding: 2vw 4vw;
    }

}