body{
  background:#f6f6f6;
  font-family: Lato;
}

h1, .h1 {
    color: #002447;
    font-size: 16px;
    font-weight: 700;
}
h2, .h2 {
    color: #fff;
    font-size: 24px;
    margin-bottom: 0;
    margin-top: 80px;
    text-align: center;
}
p {
    color: #878787;
    font-size: 17px;
    font-weight: 300;
    line-height: 25px;
    margin: 0 0 10px;
}
small, .small {
    display: inline-block;
    font-size: 15px;
    margin-bottom: 12px;
    margin-top: 12px;
    width: 100%;
}

.center{margin: 0px auto;}
.left{float:left;}
.right{float:right;}

/* Header */
.navbar-default {
    background:#f6f6f6;
    border-color: #b3b3b3;
}
.navbar-brand {
    float: left;
    font-size: 18px;
    height: auto;
    line-height: 20px;
    margin: 0 !important;
    padding: 17px 0 10px;
    width: 132px;
}

/* menu */
.navbar-nav {
    float: right;
    margin: 0;
}
.navbar-default .navbar-nav > li > a {
    color: #777;
    font-size: 16px;
    font-weight: 300;
    outline: medium none;
    padding: 38px 28px 29px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: transparent;
    color: #555;
    font-weight: 700;
}
/* end menu */

/* End Header */

.page-header {
    border-bottom: none;
    margin: 150px 0 20px;
    padding-bottom: 30px;
}
.qdesk-description-wrapper {
    margin-top: 15px;
    margin-bottom: 20px;
}
.qdesk-description-wrapper p{padding-bottom:18px; margin-bottom:0px; border-bottom: 2px solid #c9c9c9;}
.title-bar {
    display: inline-block;
    height: 55px;
    overflow: hidden;
    width: 100%;
}
.title-bar span {
    border-bottom: 2px solid #c9c9c9;
    display: block;
    height: 36px;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
.title-bar span img{
    display: block;
    height: 56px;
    margin: 0 auto;
    position: relative;
    width: 56px;
}
.link-table{
  outline:none;
  display: inline-block;
  text-align: center;
  margin: 0px auto 40px;
}
.link-table span {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #052440;
    border-radius: 37px;
    color: #052440;
    display: inline-block;
    font-size: 35px;
    font-weight: 700;
    height: 74px;
    line-height: 70px;
    margin: 15px -40px 15px 0;
    text-align: center;
    width: 74px;
}
.link-table .btn{
  background: #fff none repeat scroll 0 0;
  border: 1px solid #7c8d9d;
  border-radius: 0;
  color: #052440;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.42857;
  margin-bottom: 0;
  margin-right: -40px;
  margin-top: 10px;
  padding: 11px 35px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}

.link-table:hover, .link-table:focus, .link-table:active {text-decoration: none; outline:none; } 
.link-table p{padding-left: 40px; font-size: 16px;}
.link-table:hover p{text-decoration: none;} 
.link-table:hover span,
.link-table:hover .btn{background: #052440; color: #fff; border: 1px solid #052440;}

.modal-content-number{text-align: center;}
.modal-content-number span {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #052440;
    border-radius: 37px;
    color: #052440;
    display: inline-block;
    font-size: 35px;
    font-weight: 700;
    height: 74px;
    line-height: 70px;
    margin: 15px;
    text-align: center;
    width: 74px;
}
.modal-content-number img{margin:20px auto;}

.full-banner-container{
  background: url("../img/full-banner.png") no-repeat center bottom;
  margin: 30px 0 40px;
  padding: 0;
  position:relative;
  height:340px;
}
.badge-img{margin-top:22%; width:190px;}

.fix-footer {
    display: block;
    margin-bottom: 100px;
}
.fix-footer p{
  margin-bottom:20px;
  font-size:16px;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
    

.footer {
    background: #002448!important;
    bottom: 0;
    height: 64px!important;
    position: absolute;
    width: 100%;
    text-align: center;
   
}
.footer p{ color:#fff;}


.carousel-caption{
    position:static;
}
.carousel-caption p {
    color: #fff;
    font-family: Lato;
    font-size: 17px;
    font-weight: 300;
    margin-bottom: 0px;
}
.carousel-indicators{
  margin-bottom: 0px;
  bottom: -20px;
}
#testimonials h2 span {
    background: white none repeat scroll 0 0;
    display: block;
    height: 1px;
    margin: 20px auto 0;
    width: 100px;
}
.carousel-indicators {
    margin-left: -29%;
}
.carousel-indicators li {
    background-color: grey;
    border: 1px solid grey;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    height: 12px;
    margin: 0px 4px;
    text-indent: -999px;
    width: 12px;
}
.carousel-indicators .active {
    background-color: #fff;
    border: 1px solid #fff;
    height: 12px;
    margin: 0;
    width: 12px;
    margin: 0px 4px;
}


.video1 h1{
    font-size: 40px;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
}
.video1 p {
    font-size: 30px;
    line-height: 40px;
}
.video2 h1 {
    font-size: 25px;
    margin: 0 0 13px;
}

.deporvida h1, .h1,
.vanguardia h1, .h1 {
    color: #002447;
    font-size: 46px;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
    text-align: center;
}

.view360{padding:0px;}
.view-icon {
    display: block;
    height: 40px;
    margin: 0 auto;
    width: 70px;
}
.iframe-container {
    display: inline-block;
    height: 380px;
    overflow: hidden;
    width: 100%;
}
.animationContainer {
    border: 0 none;
    height: 380px;
    left: -22px;
    position: relative;
    top: -1px;
    width: 482px;
}


.blue-area{background:#002448; margin-bottom: 40px;}
.gray-area{background:#f6f6f6; margin-bottom: 40px; border-bottom: 1px solid #b3b3b3;}

#links a{
  display: inline-block;
  float: left;
  width: 50%;
  outline: none;
  overflow: hidden;
    background-color: rgba(0, 0, 0, 1);
    background: rgba(0, 0, 0, 1);
    color: rgba(0, 0, 0, 1);
}

#links a:hover img{
    opacity:0.5;
}


.contact-form h1 {
    font-size: 35px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
textarea,
input{
  background: transparent;
  font-size: 17px;
  font-weight: 300;
  height: 50px;
  margin-bottom: 20px;
  width: 100%;
  border-top:none; 
  border-left:none; 
  border-right:none; 
  border-bottom:1px dashed #c9c9c9; 
}
textarea{margin-top:30px; }
.button {
  background: #002448 none repeat scroll 0 0;
  border: medium none;
  color: #fff;
  float: left;
  font-size: 15px;
  font-weight: 700;
  height: auto;
  line-height: 50px;
  margin-top: 20px;
  padding: 0 34px;
  text-align: center;
  text-transform: uppercase;
  width: auto;
  margin-bottom: 50px;
}


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

  .navbar-default .navbar-nav > li > a { padding: 34px 17px 38px; }
  .link-table { display: block;  margin: 0 auto 40px; width: auto; }
  .link-table span { margin: 15px 0;}
  .link-table p { font-size: 16px; padding-left: 0; }
  .link-table img{ left:-12px; position: relative; }
  .link-table .btn {margin-right: 0;}

  .badge-img { margin-top: 30%; width: 180px; }

  .video1 h1 {
    font-size: 34px;
    margin: 20px 0 0;
    text-align: center;
    text-transform: uppercase;
  }
  .video1 p { font-size: 26px; text-align: center; }
  .video2 h1 {
    font-size: 26px;
    line-height: 36px;
    margin: 20px 0 14px;
    text-align: left;
  }
  .vanguardia{margin-bottom: 50px;}
  .vanguardia h1, .h1 { font-size: 42px; }
  .iframe-container { text-align: center; }
  .animationContainer { left: -15px; }
}



@media only screen and (min-width : 320px) and (max-width : 767px) {
.page-header { margin: 130px 0 20px;}
.navbar-brand { padding-left: 20px; }
.navbar-toggle { margin-right: 20px; margin-top: 19px; }
.navbar-collapse ul{float: left; padding: 10px 0px}
.navbar-default .navbar-nav > li > a {margin: 23px 0; padding: 0 20px; }
.link-table { display: block;  margin: 0 auto 40px; width: auto; }
.link-table span { margin: 15px 0;}
.link-table p { font-size: 16px; padding-left: 0; }
.link-table img{ left:-12px; position: relative; margin:0px auto;}
.link-table .btn {margin-right: 0;}
.full-banner-container {height: auto; margin: 30px 0 40px; padding: 20px 0; }
.badge-img { margin-top: 0;  width: 190px; }
.text-muted{ font-size: 12px;}

.video1 h1 { font-size: 34px; margin: 20px 0 0; text-align: center; text-transform: uppercase; }
.video1 p { font-size: 26px; text-align: center; line-height: 35px; }
.video2 h1 { font-size: 18px;line-height: 25px; margin: 20px 0 14px; text-align: left; }
.vanguardia{margin-bottom: 50px; padding: 0px}
.deporvida h1, .h1,
.vanguardia h1, .h1 { font-size: 30px; }
.iframe-container {
    display: block;
    height: 380px;
    margin: 0 auto;
    overflow: hidden;
    width: 300px;
}
.animationContainer { left: -108px; }

#links a { width: 100%; }
#links a img{ width:100%; height: auto;}
.gray-area .col-md-12,
.blue-area .col-md-12{padding: 0;}
.deporvida{padding:0px;}
.container-fluid,
.container-fluid.gray-area{padding: 0px}
.carousel.slide {margin:40px 0px}
.carousel.slide h2{ font-size: 24px; margin-top: 0;

}

}


/* Animate */

.md-perspective, .md-perspective body {
    height: 100%;
    overflow: hidden;
}
.md-perspective body {
    background: #222 none repeat scroll 0 0;
    perspective: 600px;
}

.md-modal {
    backface-visibility: hidden;
    height: auto;
    left: 50%;
    max-width: 550px;
    min-width: 300px;
    position: fixed;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    visibility: hidden;
    width: 50%;
    z-index: 999999;
}
.md-show {
    visibility: visible;
}
.md-overlay {
    background: rgba(1, 7, 17, 0.6) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    width: 100%;
    z-index: 99999;
}
.md-show ~ .md-overlay {
    opacity: 1;
    visibility: visible;
}
.md-content {
    background: #35b75d none repeat scroll 0 0;
    border-radius: 0px;
    color: #fff;
    margin: 0 auto;
    position: relative;
    text-align: center;
}
.md-content h3 {
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
    border-radius: 3px 3px 0 0;
    font-size: 2.4em;
    font-weight: 300;
    margin: 0;
    opacity: 0.8;
    padding: 0.4em;
    text-align: center;
    font-family: "Open Sans";
    font-weight: 300;

}
.md-content > div {
    font-size: 1.15em;
    font-weight: 300;
    margin: 0;
    padding: 15px 40px 30px;
}
.md-content > div p {
    font-family: "Open Sans";
    font-size: 20px;
    font-weight: 300;
    margin: 0;=
    padding: 10px 0;
    text-align: center;
    color:#fff;
}
.md-content > div ul {
    margin: 0;
    padding: 0 0 30px 20px;
}
.md-content > div ul li {
    padding: 5px 0;
}
.md-content .md-close {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #ffffff;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    height: 40px;
    line-height: 39px;
    margin: 21px auto 10px !important;
    outline: medium none;
    padding: 0 !important;
    text-align: center;
    text-transform: uppercase;
    width: 150px;
    font-family:"Open Sans";
}

.md-show.md-effect-19 ~ .container {
    height: 100%;
    overflow: hidden;
}
.md-show.md-effect-19 ~ .md-overlay {
    transition: all 0.5s ease 0s;
}
.md-show.md-effect-19 ~ .container, .md-show.md-effect-19 ~ .md-overlay {
    animation: 0.5s ease-in 0s normal forwards 1 running OpenTop;
    transform-origin: 50% 100% 0;
    transform-style: preserve-3d;
}
@keyframes OpenTop {
50% {
    animation-timing-function: ease-out;
    transform: rotateX(10deg);
}
}
@keyframes OpenTop {
50% {
    animation-timing-function: ease-out;
    transform: rotateX(10deg);
}
}
.md-effect-19 .md-content {
    opacity: 0;
    transform: translateY(-200%);
}
.md-show.md-effect-19 .md-content {
    opacity: 1;
    transform: translateY(0px);
    transition: all 1s ease 0.1s;
}
@media screen and (max-width: 32em) {
body {
    font-size: 75%;
}
}