
@font-face {
    font-family: 'Gotham';
    src: url('fonts/GothamBold-Italic.woff2') format('woff2'),
        url('fonts/GothamBold-Italic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Gotham';
    src: url('fonts/GothamMedium-Italic.woff2') format('woff2'),
        url('fonts/GothamMedium-Italic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Gotham';
    src: url('fonts/GothamBold.woff2') format('woff2'),
        url('fonts/GothamBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url('fonts/GothamMedium.woff2') format('woff2'),
        url('fonts/GothamMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham-Light.woff2') format('woff2'),
        url('fonts/Gotham-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham-Bold.woff2') format('woff2'),
        url('fonts/Gotham-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham-BookItalic.woff2') format('woff2'),
        url('fonts/Gotham-BookItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
}


/*GENERAL*/

html, body, h1, h2, h3, h4, p, img, table, th, tr, td, ol, ul, li, form, input, textarea {
	margin: 0;
	padding: 0;
}

body {
	position: relative;
}

h1, h2, h3, h4 {
	font-family: 'Gotham';
	font-weight: 600;
}

h2 {
	margin-bottom: 20px;
}

p {
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
}

img {
	max-width: 100%;
}

nav {
	    background: linear-gradient(120deg, #03445e 35%, #c9c9c9 35%);
}

nav .nav-item {
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  font-size: 13px;
  border-right: 1px solid black;
  padding: 0px 10px;
  letter-spacing: 1px;
}

nav .nav-item:nth-of-type(6) {
	border-right: none;
}

nav .nav-item:nth-of-type(6) a {
  color: black !important;
}

.navbar-light .navbar-nav .nav-link {
	color: white;
}

.navbar-light .navbar-nav .active>.nav-link {
	color: #307bc8;
}

.navbar-light .navbar-nav .nav-link.active {
	color: #307bc8;
}

.navbar-light .navbar-nav .nav-link:hover {
	color: #307bc8;
}

nav .logo {
  max-width: 290px;
}

/*NOSOTROS*/

#nosotros {
	background: black;
	min-height: 100vh;
	position: relative;
}

#nosotros .box {
  background: #161515;
  padding: 30px;
  transform: skew(-20deg);
  margin-top: 70px;
  padding-top: 60px;
}

#nosotros h1 {
  color: white;
  text-transform: uppercase;
  transform: skew(20deg);
  font-size: 34px;
  font-style: italic;
  line-height: 30px;
  margin-bottom: 20px;
}

#nosotros h1:before {
  content: "";
  height: 1px;
  width: 84px;
  background: white;
  position: absolute;
  top: -10px;
  left: -20px;
}

#nosotros h1 span {
	color: #0f5e7d;
  margin-left: -30px;
}

#nosotros .box {

}

#nosotros .box:before {
  content: "";
  height: 110px;
  width: 19px;
  background: #c9c9c9;
  position: absolute;
  bottom: 0px;
  left: -20px;
  z-index: -1;
}

#nosotros .box:after {
  content: "";
  height: 19px;
  width: 350px;
  background: #c9c9c9;
  position: absolute;
  bottom: -19px;
  left: -20px;
  z-index: -1;
}

#nosotros .box p {
	color: white;
	text-align: left;
	font-size: 14px;
	transform: skew(20deg);
}

/*EQUIPO*/

#equipo {
	background: #03445e;
}

#equipo table td {
	text-align: left;
  font-size: 11px;
  font-family: 'Montserrat', sans-serif;
  padding: 0 5px;
}

#equipo h3 {
	text-align: left;
	text-transform: uppercase;
	color: #121212;
}

#equipo .item1 h3 {
  background: rgba(255, 255, 255, 0.7);
  width: 160px;
  transform: skew(-20deg);
  padding: 40px 10px 10px;
  text-align: right;
  font-size: 24px;
  line-height: 24px;
}

#equipo .item1 h4 {
  text-align: left;
  text-transform: uppercase;
  color: #c9c9c9;
  font-style: italic;
  font-size: 40px;
}

#equipo .item2 h3 {
	text-align: left;
	font-size: 40px;
	line-height: 24px;
	font-style: italic;
	color: #121212;
  margin-bottom: 20px;
}

#equipo .item2 h3 span {
  font-size: 50px;
  line-height: 48px;
  color: #055777;
  display: block;
  margin-left: 30px;
}

#equipo .item2 table td {
	color: #050505;
}

#equipo .carousel-caption {
	top: 130px;
}

#equipo .item3 h3 {
	text-align: left;
	font-size: 40px;
	line-height: 24px;
	font-style: italic;
	color: #121212;
}

#equipo .item3 h3 span {
  font-size: 50px;
  line-height: 48px;
  color: #055777;
  display: block;
  margin-left: 30px;
}

#equipo .item3 ul li {
  color: #03445e;
  text-align: left;
  font-size: 13px;
}

#equipo .item3 .carousel-caption {
  top: 130px;
}

#equipo .item3 .second {
	margin-top:80px;
}

/*SERVICIOS*/

#servicios {
	background: #ffffff;
	color: #282828;
	position: relative;
}

#servicios .marketing {
	padding: 50px 10px;
}

#servicios .servicios-bg {
	background: url("../img/servicios-bg.jpg") fixed;
	background-size: cover;
	padding: 50px 20px;
}

#servicios h2 {
	color: #03445e;
	text-transform: uppercase;
  font-size: 40px;
  line-height: 30px;
}

#servicios h2 span.color1 {
	color: #055777;
	font-size: 28px;
}

#servicios h2 span.color2 {
	color: #c9c9c9;
  font-size: 40px;
}

#servicios .servicios-bg h3 {
	text-transform: uppercase;
	color: #f2f6ff;
}

#servicios .servicios-bg p {
	color: #ffffff;
}

#servicios img {

}

/*NUESTROS ATLETAS*/

#nuestros-atletas {
	padding: 60px 20px;
	background: url("../img/nuestros-atletas-bg.jpg") fixed;
	background-size: cover;
	position: relative;
}

#nuestros-atletas h2 {
	color: #055777;
	text-transform: uppercase;
	text-align: center;
	font-style: italic;
}

#nuestros-atletas img {
	border-bottom: 6px solid #03445e;
}

#nuestros-atletas img.light {
	border-bottom: 6px solid #5aa4c2;
}

#nuestros-atletas h3 {
	color: #055777;
	text-transform: uppercase;
	text-align: center;
	font-size: 16px;
	line-height: 18px;
	margin-top: 10px;
}

#nuestros-atletas h3.prox {
	color: #9fa1a2;
}

#nuestros-atletas p {
	color: #282828;
	text-align: center;
	font-size: 13px;
	line-height: 16px;
	margin-top: 5px;
  margin-bottom: 30px;
}

/*CONTACTO*/

#contacto {
	background: #055777;
	padding: 60px 20px;
}

#contacto h2 {
	color: #c9c9c9;
	text-transform: uppercase;
	text-align: center;
	font-style: italic;
}

#contacto .col-md-6,
#contacto .col-md-12 {
	padding: 0px 2px;
}

#contacto input,
#contacto textarea {
  width: 100%;
  margin-bottom: 4px;
  padding: 3px 10px;
  text-transform: uppercase;
  border: none;
  font-size: 14px;
}

#contacto input[type="submit"] {
	background: #023d54;
	color: #b8b8b8;
	font-weight: 500;
	padding: 5px;
}

/*FOOTER*/

footer {
	padding: 20px;
	color: #282828;
	text-transform: uppercase;
	text-align: center;
}

footer img {
	max-width: 280px;
	margin-bottom: 10px;
}

footer p {
	font-size: 13px;
}

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

  #nosotros .box {
    transform: skew(0deg);
  }

  #nosotros .box p {
    transform: skew(0deg);
  }

  #nosotros h1 {
    transform: skew(0deg);
    font-size: 26px;
  }

  #nosotros h1 span {
    margin-left: 0;
  }

}