
@font-face {
  font-family: 'CenturyGothic';
  src: url('CenturyGothic.eot?#iefix') format('embedded-opentype'),  url('CenturyGothic.woff') format('woff'), url('CenturyGothic.ttf')  format('truetype'), url('CenturyGothic.svg#CenturyGothic') format('svg');
  font-weight: normal;
  font-style: normal;
}

a.camera_link {
    position: absolute;
    width: 100%;
    height: 100%;
}

a.thumb.btn{
  max-width: 100px;
}

form{
  color: #333!important;
  font-family: 'CenturyGothic'!important;
  font-size: 12pt!important;
}

input, textarea{
  color: #333!important;
    font-family: 'CenturyGothic'!important;
  font-size: 12pt!important;
  border-color: #999!important;
}

._placeholder{
  color: #999!important;
    font-family: 'CenturyGothic'!important;
  font-size: 12pt!important;

}

label{
  width: 100%!important;
}

#top{
  position: absolute;
    top: 0px;
}

.section {
    padding-top: 75px;
}

a.fa{
  color:#52689F; 
  font-size: 20px;
}
a.fa:hover{
  color: #23527c;
}

a.fa:focus{
  color: #23527c;
  text-decoration: none;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: #6c6c6c;
    background-color: transparent;
}
.navbar-inverse .navbar-nav>li>a {
    color: #000;
}

.titulo{
  color: #52689F;
  text-align: center;
  font-size: 40pt;
  font-family: 'CenturyGothic' !important;
  margin-bottom: 50px;
}
.subtitulo{
  text-align: center;
  font-family: 'CenturyGothic' !important;
}

#section2{
  margin-right: 10%;
  margin-left: 10%;
}

#section3{
  margin-top: 80px;
  margin-right: 10%;
  margin-left: 10%;
}

#section4 {
  margin-top: 80px;
  margin-right: 10%;
  margin-left: 10%;
}

textarea{
  resize: vertical;
  min-height: 200px;
  border-radius: 12px!important;
}

input{
  border-radius: 12px!important;
  height: 50px!important;
}

.form-group div{
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0px;
  padding-left: 2px;
  padding-right: 2px;
}


#quienessomos{
  padding-right: 10%;
  text-align: justify;
  font-family: 'CenturyGothic' !important;
}

#quienessomos p{
  font-size: 16pt;
}

.novedad{
  margin-bottom: 10px;
}

footer{
  background-color: #52689F;
  height: 80px;
  margin-bottom: 0;
  margin-top:10px!important; 
}

footer div{
  display: flex;
  color: white;
  float: right;
  margin-right: 20%;
  margin-top: 20px;
}
footer div img{
  margin-left: 10px;
}

.btn-primary{
  background-color: #52689F;
  border-color: #52689F;
}

.fechaNovedades{
  background-color: #52689F;
  padding: 5px;
}
.fechaNovedades h2{
  color: #fff;
  text-align: center;
  font-family: 'CenturyGothic' !important;
}

.textoNovedades {
  padding-top: 20px;
  padding-bottom: 20px;
}


#socialicons{
    background-color: #fff;
    height: 70px;
    font-size: 35px;
    color: #213b80;
    text-align: center;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: transparent;
    background-color: transparent;
}

.navbar-nav{
  background-color: rgba(255,255,255,0.8);
}
.icons{
    padding-top: 10px;
}
.fa{
    padding-top: 15px!important;
}
.circulos{
    border-radius: 50%;
    width: 250px;
    height: 250px;
    background-color: #fff;
    margin: auto;
    border-width: thin;
    border-color: #000;
    border: solid;
}
.circulonum{
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background-color: #ea1c24;
}
.circulonum h2{
    padding-top: 12px;
    font-size: 30px;
    color: #fff;
}
.circulos h1{
     text-align: left;
    padding: 18px;
    padding-top: 0px;
    font-size: 27px;
}
.triangle-down{
    width: 25%;
    height: 0;
    padding-left: 25%;
    padding-top: 25%;
    overflow: hidden;
}
.triangle-down div {
    width: 0; 
    height: 0;
    margin-left:-500px;
    margin-top:-500px;
     
    border-left: 500px solid transparent;
    border-right: 500px solid transparent;
    border-top: 500px solid #4679BD;
}
.textocirculos{
    color:#a0a0a0;
    margin-top: 10px;

}
#section1{
    /*background-color: #000;*/
    padding-top: 150px;
    padding-bottom: 150px;
}
@media (min-width: 1320px) and (max-width: 1470px){
    #section1{
        padding-left: 100px!important;
        padding-right: 100px!important;
    }
}

@media (min-width: 1470px){
    #section1{
        padding-left: 200px!important;
        padding-right: 200px!important;
    }
}
     

.row{
    margin-right: 0px!important;
    margin-left: 0px!important;
}
#socialiconsinner{
    margin-top: 10px;

}
.navbar-nav{
	float: right;
	margin-top: 45px;
}
@media(max-width: 1090px){
    .navbar-nav li{
    font-size: 8px;
    }
}
.navbar-fixed-top{
	height: 100px;
}
.carousel{
	width: 100%;
    min-height: 300px;
}
.carousel-indicators li{
	background-color: #213b80;
	border-color: #213b80;
}
.carousel-indicators .active{
	border-color: #fff!important;
}


ol, ul {
    list-style: none;
}
.carousel-indicators {
    top: 40px;
}
.item img{
	width: 100%;
}

.carousel-control{
	z-index: 100;
    background-image: none!important;
    color:#dadbdc!important;
}

.navbar-inverse .navbar-toggle {
    border:none!important; 
    background: #999!important;
}

  @media (max-width: 767px) {
    .navbar-nav li {
    font-size: 14px;
    }
    .navbar-nav{
      margin: 0;
    }
    }

/*========================================================
                        Camera
=========================================================*/
.camera_container {
  position: relative;
  padding-bottom: 48.3902%; }

@media (max-width: 619.96024px) {
  .camera_container {
    padding-bottom: 300px; } }
.camera_wrap {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  margin-bottom: 0 !important;
  height: 100%;
  background: #fff;
  z-index: 0;
  overflow: hidden; }

.camera_wrap img {
  max-width: none !important; }

.camera_fakehover {
  height: 100%;
  min-height: 60px;
  position: relative;
  width: 100%; }

.camera_src {
  display: none; }

.cameraCont, .cameraContents {
  height: 100%;
  position: relative;
  width: 100%;
  z-index: 1; }

.cameraSlide {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

.cameraContent {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none; }

.camera_target {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
  text-align: left;
  z-index: 0; }

.camera_overlayer {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 1; }
  .camera_overlayer:after {
    content: '';
    width: 100%;
    height: 100%;
    bottom: 0;
    display: block;
    left: 0;
    background: no-repeat url(../images/overlay.png) bottom center;
    background-size: contain; }

.camera_target_content {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 2; }

.camera_loader {
  background: #fff url(../images/camera-loader.gif) no-repeat center;
  border: 1px solid #ffffff;
  border-radius: 18px;
  height: 36px;
  left: 50%;
  overflow: hidden;
  position: absolute;
  margin: -18px 0 0 -18px;
  top: 50%;
  width: 36px;
  z-index: 3; }

.camera_nav_cont {
  height: 65px;
  overflow: hidden;
  position: absolute;
  right: 9px;
  top: 15px;
  width: 120px;
  z-index: 4; }

.camerarelative {
  overflow: hidden;
  position: relative; }

.imgFake {
  cursor: pointer; }

.camera_command_wrap .hideNav {
  display: none; }

.camera_command_wrap {
  left: 0;
  position: relative;
  right: 0;
  z-index: 4; }

.showIt {
  display: none; }

.camera_clear {
  clear: both;
  display: block;
  height: 1px;
  margin: -1px 0 25px;
  position: relative; }

.camera_caption {
  display: none; }

.cameraContent .camera_caption {
  display: block; }

/*================   Custom Layout&Styles   =====================*/
.camera_caption {
  position: absolute;
  top: 25%;
  width: 90%;
  margin: 0 5%;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 19px;
  line-height: 32px; }
  @media (max-width: 1199px) {
    .camera_caption {
      top: 10%; } }
  @media (min-width: 1800px) {
    .camera_caption {
      top: 35%; } }
  .camera_caption > div {
    height: 100%; }
  .camera_caption .title {
    margin-bottom: 40px;
    font-family: 'Cabin', sans-serif;
    font-weight: 700;
    font-size: 81px;
    line-height: 90px;
    letter-spacing: 10px; }
    @media (max-width: 1199px) and (min-width: 768px) {
      .camera_caption .title {
        font-size: 60px;
        line-height: 80px;
        margin-bottom: 0; } }
  @media (max-width: 767px) {
    .camera_caption p {
      display: none; }
    .camera_caption .title {
      font-size: 40px;
      line-height: 50px;
      margin-bottom: 0;
      letter-spacing: 5px; } }

.camera_pag {
  position: absolute;
  bottom: -155px;
  left: 50%;
  margin-left: -120px;
  text-align: center;
  line-height: 0;
  width: 240px;
  height: 240px;
  background: #a0a0a0;
  border-radius: 50%; }
  @media (max-width: 979px) {
    .camera_pag {
      bottom: -175px; }
 }
  .camera_pag_ul {
    text-align: center;
    margin-top: 35px;
 }
    .camera_pag_ul li {
      display: inline-block;
      width: 14px;
      height: 14px;
      cursor: pointer;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      background: #74b59e;
      -moz-transition: 0.3s all ease;
      -o-transition: 0.3s all ease;
      -webkit-transition: 0.3s all ease;
      transition: 0.3s all ease;
 }
      .camera_pag_ul li.cameracurrent, .camera_pag_ul li:hover {
        background: #fff;
         }
      .camera_pag_ul li + li {
        margin-left: 11px;
         }
      .camera_pag_ul li > span {
        display: none;
    }

    /*==================   Thumbnail    ======================*/
.thumb {
  display: block;
  position: relative;
  overflow: hidden; }
  .thumb img {
    width: 100%;
    height: auto;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease; }
  .thumb_overlay {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    color: #fff;
    background: transparent; }
    .thumb_overlay:before {
      content: "";
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      font: 400 30px "FontAwesome";
      line-height: 30px;
      margin-top: -15px;
      text-align: center; }
      .lt-ie9 .thumb_overlay:before {
        display: none; }
  .thumb:hover .thumb_overlay {
    opacity: 1;
    background: rgba(0, 0, 0, 0.5); }
    .lt-ie9 .thumb:hover .thumb_overlay {
      background: none;
      -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000')";
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000');
      zoom: 1; }
    .lt-ie9 .thumb:hover .thumb_overlay:before {
      display: block; }
  .thumb:hover img {
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2); }

@media (max-width: 480px){
   .camera_pag{
       display:none;
   }
}


