﻿/*!
 * Start Bootstrap - Modern Business (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

/* Global Styles */



/*!
 * ESTILOS TITO
 */
 
 .video-container {  
    min-height: 400px;
    height: 80vh;   
}

 .blackbox_new {   
    opacity: 0.7;
    text-align: left;
    height: 65%;
    left: 0%;
    padding-left: 2px;
    width: 100%;
    font-size: 1em;
}
 
#myCarousel {
    height: 80vh;
    /*top:-70px;*/
}
 
.titulo_section_three {
    color: #40A1F2 !important;
    float: left;
  
    padding-left: 58px;
    font-size: 32px;

    }
 .btn-custom-primary {
    background-color: #000;
    border: #40A1F2 solid 1px;
    border-radius: 0px;
    color: #fff;
}
 .btn-custom-primary:hover {
    background-color: #40A1F2 !important;
    border: #40A1F2 solid 1px;
    border-radius: 0px;
    color: #    ;
}
.texto_blanco_1 {
margin-right:0px;
margin-left:0px;

}

a {
    color: #40A1F2;
    text-decoration: none;
}
a, .top-bar-right{
    color: #000 !important;
    text-decoration: none;

}
.modal-dialog {
    width: 600px !important;
    margin: 30px auto !important;
}
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
    z-index: 1200;
}
/*  
*   ################################################################################
*   
*   buscador
*   ---------------------------------------------------------------------
    
*   ################################################################################
*/
.icon_centrado {
line-height: 22px;    
    display:inline-block;
    font-size: 20px;
    line-height: 20px;
    background-color:black;
    color:white;
    width: 20px;
    height: 20px;
    text-align: center;
    vertical-align: bottom;
}
.btn-busqueda {
  background-color: #40A1F2;
    color: #000;
}

    .btn-busqueda:hover,
    .btn-busqueda:focus,
    .btn-busqueda:active, x .btn-busqueda.active,
    .open > .dropdown-toggle.btn-busqueda {
        background-color: #C179B9;
        border-color: #000;
        color: #fff;
    }
#search {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;

    -webkit-transform: translate(0px, -100%) scale(0, 0);
    -moz-transform: translate(0px, -100%) scale(0, 0);
    -o-transform: translate(0px, -100%) scale(0, 0);
    -ms-transform: translate(0px, -100%) scale(0, 0);
    transform: translate(0px, -100%) scale(0, 0);
    z-index:10400;
    
    opacity: 0;
}

#search.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
    -o-transform: translate(0px, 0px) scale(1, 1);
    -ms-transform: translate(0px, 0px) scale(1, 1);
    transform: translate(0px, 0px) scale(1, 1); 
    opacity: 1;
}

#search input[type="search"] {
    position: absolute;
    top: 50%;
    width: 100%;
    color: rgb(255, 255, 255);
    background: rgba(0, 0, 0, 0);
    font-size: 60px;
    font-weight: 300;
    text-align: center;
    border: 0px;
    margin: 0px auto;
    margin-top: -51px;
    padding-left: 30px;
    padding-right: 30px;
    outline: none;
}
#search .btn {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: 61px;
    margin-left: -45px;
}
#search .close {
    position: fixed;
    top: 15px;
    right: 15px;
    color: #000000;
    background-color: #40A1F2;
    
    opacity: 1;
    padding: 10px 17px;
    font-size: 27px;
}
/*  
*   ################################################################################
*   
*   fin buscador
*   ---------------------------------------------------------------------
    
*   ################################################################################
*/
.box14{position:relative}
.box15,.box17,.box18{box-shadow:0 0 5px #7e7d7d;text-align:center}
.box14:before{content:"";width:100%;height:100%;background:rgba(0,0,0,.5);position:absolute;top:0;left:0;opacity:0;transition:all .35s ease 0s}
.box14:hover:before{opacity:1}
.box14 img{width:100%;height:auto;}
.box14 .box-content{width:90%;height:90%;position:absolute;top:5%;left:5%}
.box14 .box-content:after,.box14 .box-content:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;opacity:0;transition:all .7s ease 0s}
.box14 .box-content:before{border-bottom:1px solid rgba(255,255,255,.5);border-top:1px solid rgba(255,255,255,.5);transform:scale(0,1);transform-origin:0 0 0}
.box14 .box-content:after{border-left:1px solid rgba(255,255,255,.5);border-right:1px solid rgba(255,255,255,.5);transform:scale(1,0);transform-origin:100% 0 0}
.box14:hover .box-content:after,.box14:hover .box-content:before{opacity:1;transform:scale(1);transition-delay:.15s}
.box14 .title{  font-size: 12px;
    padding-left: 10px;line-height: 20px;font-weight:normal;color:#fff;margin:15px 0;opacity:0;transform:translate3d(0,-50px,0);transition:transform .5s ease 0s}
.box14:hover .title{opacity:1;transform:translate3d(0,0,0)}
.box14 .post{float:left;font-size:14px;color:#fff;padding:10px;background:#40A1F2 ;opacity:0;border-radius:0 19px;transform:translate3d(0,-50px,0);transition:all .7s ease 0s}
.box14 .icon,.box15 .icon{padding:0;list-style:none}
.box14:hover .post{opacity:1;transform:translate3d(0,0,0);transition-delay:.15s}
.box14 .icon{width:100%;margin:0;position:absolute;bottom:-10px;left:0;opacity:0;z-index:1;transition:all .7s ease 0s}
.box14:hover .icon{bottom:20px;opacity:1;transition-delay:.15s}
.box14 .icon li a{display:block;width:40px;height:40px;line-height:40px;border:1px solid #fff;border-radius:0 16px;font-size:14px;color:#fff;margin-right:5px;transition:all .4s ease 0s}
.box14 .icon li a:hover{background:#d79719;border-color:#d79719}
@media only screen and (max-width:990px){.box14{margin-bottom:30px}
}
body.sidebar-float .left-sidebar.sidebar-float-active {
    left: 0;

}
.parrafo_texto {
   font-size: 14px;
   line-height: 16px;
}
.bullets_texto {
   font-size: 16px;
   line-height: 18px;
}
ul.main-menu {
    padding-left: 0;
    list-style-type: none;
    padding-top: 12px;
}
ul.main-menu > li a {
    display: block;
    position: relative;
    padding: 13px 0 13px 15px;
    font-size: 14px;
    color: #fff !important;
    border-top: 1px solid #555656;
    text-decoration: none;
}

.top-bar .top-bar-right {
    text-align: right;
    position: relative;
    top: 15px;
    float: right;
   
}
.toggle-sidebar-collapse {
    color: #fff;
    font-size: 22px;
    line-height: 29px;
    margin-top: 10px;
}
.navbar-default .navbar-toggle {
    border: none;
}
.box14 .post {
    float: left;
    font-size: 14px;
    color: #fff;
    padding: 10px;
    background: #40A1F2;
    opacity: 0;
    border-radius: 0 19px;
    transform: translate3d(0,-50px,0);
    transition: all .7s ease 0s;
}
ul.main-menu > li > a, .content-wrapper {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.content-wrapper.expanded-full {
    margin-left: 0;
    padding: 0;
    width: 100%;
      margin-right: auto;
    margin-left: auto;

}
.content-wrapper {
   
    margin-right: 300px;
    position: relative;
}
.btn-default {
    color: #fff;
    background-color: #048BFF;
    border: hidden;
}
.progress_pasoapaso {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #048BFF;
	  height: 5px;
	width: 88%;
	left: 69px;
	  top: 40%;
	position: absolute;
}
.progress_pasoapaso2 {
    height: 4px;
    background: #40A1F2;
    position: absolute;
    width: 84%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1;
    }
.progress_pasoapaso3 {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #048BFF;
	  height: 5px;
	width: 63%;
	left: 172px;
	  top: 33%;
	position: absolute;
}
.barra_pasoapaso {
    float: left;
    width: 0;
    height: 5px;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    background-color: #66CC17;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    transition: width 0.6s ease;
	
	
}

/*	
*	################################################################################
*	
*	pasoapaso2
*	---------------------------------------------------------------------
	
*	################################################################################
*/
.pasoapaso2 {
    margin: 40px auto;
   
}

    .pasoapaso2 .nav-tabs {
        position: relative;
        margin: -60px auto;
        margin-bottom: 0;
        border-bottom-color: #e0e0e0;
    }

    .pasoapaso2 > div.pasoapaso2-inner {
        position: relative;
    }
.pasoapaso3 {
    margin: 40px auto;
   
}

    .pasoapaso3 .nav-tabs {
        position: relative;
        margin: -60px auto;
        margin-bottom: 0;
        border-bottom-color: #e0e0e0;
    }

    .pasoapaso3 > div.pasoapaso2-inner {
        position: relative;
    }

.connecting-line {
    height: 5px;
    background: #048BFF;
    position: absolute;
    width: 80%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 43%;
    z-index: 1;
}

.connecting-line2 {
    height: 5px;
    background: #048BFF;
    position: absolute;
    width: 85%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 37%;
    z-index: 1;
}

.pasoapaso2 .nav-tabs > li {
    width: 14.28%;
}
.pasoapaso2 li.active:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 1;
    margin: 0 auto;
    bottom: -12px;
    border: 10px solid transparent;
    border-bottom-color: #048BFF;
}

.pasoapaso2 .nav-tabs > li.active > a, .pasoapaso .nav-tabs > li.active > a:hover, .pasoapaso .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}
.pasoapaso2 li.active span.round-tab {
    background: #fff;
    border: 2px solid #048BFF;
    
}
.pasoapaso2 li.active span.round-tab i{
    color: #048BFF;
}
.pasoapaso3 .nav-tabs > li.active > a, .pasoapaso .nav-tabs > li.active > a:hover, .pasoapaso .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}
.pasoapaso3 li.active span.round-tab {
    background: #fff;
    border: 2px solid #048BFF;
    
}
.pasoapaso3 li.active span.round-tab i{
    color: #048BFF;
}

/*	
*	################################################################################
*	
*	pasoapaso2 exito
*	---------------------------------------------------------------------
	
*	################################################################################
*/

.pasoapaso2 .nav-tabs > li.exito > a, .pasoapaso .nav-tabs > li.exito > a:hover, .pasoapaso .nav-tabs > li.exito > a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}
.pasoapaso2 li.exito span.round-tab {
    background: #fff;
    border: 2px solid #A19525;
    
}
.pasoapaso2 li.exito span.round-tab i{
    color: #66CC17;
}
.pasoapaso3 .nav-tabs > li.exito > a, .pasoapaso .nav-tabs > li.exito > a:hover, .pasoapaso .nav-tabs > li.exito > a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}
.pasoapaso3 li.exito span.round-tab {
    background: #fff;
    border: 2px solid #A19525;
    
}
.pasoapaso3 li.exito span.round-tab i{
    color: #66CC17;
}

/*	
*	################################################################################
*	
*	pasoapaso2 fin exito
*	---------------------------------------------------------------------
	
*	################################################################################
*/
.pasoapaso2 li:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #5bc0de;
    transition: 0.1s ease-in-out;
}

.pasoapaso2 li.active:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 1;
    margin: 0 auto;
    bottom: -34px;
    border: 10px solid transparent;
    border-bottom-color: #048BFF;
}

.pasoapaso2 .nav-tabs > li a {
    width: 50px;
    height: 50px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
}

    .pasoapaso2 .nav-tabs > li a:hover {
        background: transparent;
    }

.pasoapaso2 .tab-pane {
    position: relative;
    padding-top: 50px;
}

.pasoapaso2 h3 {
    margin-top: 0;
}
.pasoapaso3 li:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #5bc0de;
    transition: 0.1s ease-in-out;
}

.pasoapaso3 li.active:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 1;
    margin: 0 auto;
    bottom: -34px;
    border: 10px solid transparent;
    border-bottom-color: #048BFF;
}

.pasoapaso3 .nav-tabs > li a {
    width: 50px;
    height: 50px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
}

    .pasoapaso3 .nav-tabs > li a:hover {
        background: transparent;
    }

.pasoapaso3 .tab-pane {
    position: relative;
    padding-top: 50px;
}

.pasoapaso3 h3 {
    margin-top: 0;
}
/*	
*	################################################################################
*	
*	fin pasoapaso2
*	---------------------------------------------------------------------
	
*	################################################################################
*/


.txt_pasoapaso {
   
	text-align: center; 
	margin-top: -20px; 
	color: #0F155C;
	font-size: 12px;
   
}
.pasoapaso {
    margin: 40px auto;
   
}

    .pasoapaso .nav-tabs {
        position: relative;
       
        margin-bottom: 0;
        border-bottom: none !important;
    }

    .pasoapaso > div.pasoapaso-inner {
        position: relative;
    }

.pasoapaso .nav-tabs > li.active > a, .pasoapaso .nav-tabs > li.active > a:hover, .pasoapaso .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}

span.round-tab {
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    border-radius: 100px;
    background: #fff;
    border: 2px solid #e0e0e0;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 25px;
}

span.round-tab i{
    color:#555555;
}
.pasoapaso li.active span.round-tab {
    background: #fff;
    border: 2px solid #33414e;
    
}
.pasoapaso li.active span.round-tab i{
    color: #33414e;
}

span.round-tab:hover {
    color: #333;
    border: 2px solid #333;
}

.pasoapaso .nav-tabs > li {
    width: 14.28%;
}
.pasoapaso3 .nav-tabs > li {
    width: 33.33%;
}
/*  
*   ################################################################################

.pasoapaso li.active:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 1;
    margin: 0 auto;
    bottom: -17px;
    border: 10px solid transparent;
    border-bottom-color: #969696;
}
*   ################################################################################
*/
.pasoapaso li:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #5bc0de;
    transition: 0.1s ease-in-out;
}



.pasoapaso .nav-tabs > li a {
    width: 50px;
    height: 50px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
}

    .pasoapaso .nav-tabs > li a:hover {
        background: transparent;
    }

.pasoapaso .tab-pane {
    position: relative;
    padding-top: 50px;
}

.pasoapaso h3 {
    margin-top: 0;
}

.estadio_fondo {
 background-image: url(../img/escenario_map.jpg);
  background-position: right; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */}
.titulo_persona { 
	text-align: left;
}
.text_equipo { 
	text-align: left;
}
.middle_line { 
  
    border-top: 1px solid #40A1F2; 
    height: 1px;
    line-height: 0.1em;
}

   .no-container {
    margin-left: 0 !important;
    margin-right: 0 !important; 
}
    
    

.diamond_image {
	max-width: 250px;
	margin: 20px;
	-webkit-clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%);
	clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%);
	transition: 1s;
}

.titulo_azul {
    font-size: 20px;
    line-height: 1.43;
    color: #40A1F2;
}
.back_foto1 {
    font-size: 18px;
    line-height: 1.43;
    color: #fff;
    background-color: #502274;
    padding-left: 10px;
}
.back_foto2 {
    font-size: 18px;
    line-height: 1.43;
    color: #fff;
    background-color: #C179B9;
      padding-left: 10px;
}
.back_foto3 {
    font-size: 18px;
    line-height: 1.43;
    color: #fff;
    background-color: #AFD2E9;
      padding-left: 10px;
}
.back_foto4 {
    font-size: 18px;
    line-height: 1.43;
    color: #fff;
    background-color: #9D96B8;
      padding-left: 10px;
}
.back_foto5 {
    font-size: 18px;
    line-height: 1.43;
    color: #fff;
    background-color: #9A7197;
      padding-left: 10px;
}
.back_foto6 {
    font-size: 16px;
    line-height: 1.60;
    color: #fff;
    background-color: #C179B9;
      padding-left: 10px;
     
}
.

.icon_sidebar {
    font-size:20px; 
    color: #40A1F2 !important; 
    padding-right: 10px;
}
.icon_work {
    font-size:16px; 
    color: #40A1F2; 
    padding-right: 10px;
}
.columna {
    display: flex;
    justify-content: space-around;
}
 .full-page-wrapper.wrapper {
    min-height: 96%;
    height: 96%;
}
.full-page-wrapper .inner-page {
    padding-top: 5%;
}
 .sidebar-nav > .sidebar-brand {
    height: 44px;
    font-size: 18px;
    line-height: 1.43;
}
.sidebar-nav li {
    position: relative;
    line-height: 30px;
    display: inline-block;
    width: 100%;
    font-size: 110%;
    font-weight: 800;
    text-transform: uppercase;
    outline: none;
}

.sidebar-scroll{
    overflow: hidden;
    width: auto;
    height: 100%;
}
.sidebar-nav li:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    height: 100%;
    width: 3px;
    background-color: #1c1c1c;
    -webkit-transition: width .4s ease-in-out;
    -moz-transition: width .4s ease-in-out;
    -ms-transition: width .4s ease-in-out;
    transition: width .4s ease-in-out;
}
.sidebar-nav li a {
    display: block;
    color: #ddd !important;
    text-decoration: none;
    padding: 10px 15px 10px 30px;
}

 body.sidebar-fixed .left-sidebar {
    position: fixed;
    height: 100%;
}

element.style {
}
body.sidebar-fixed .left-sidebar {
    position: fixed;
    height: 100%;
    overflow-x: hidden;
}

.content-wrapper {
    background-color: #f1f1f1;
    border-left: 1px solid #e4e4e4;  
    margin-right: 300px;
    position: relative;

}

.left-sidebar.sidebar-hide-left {
    right: -300px;
}
.left-sidebar {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 300px;
    padding-right: 0;
    padding-left: 0;
    padding-top: 60px;
    right:0;
    position: absolute;
    float: none;
    z-index: 999;
    background-color: #000;
}
.navbar-default .navbar-brand {
    color: #fff!important;

}
.navbar-default {
    background-color: #000;
    border-color: #000;
}

.color_logo{
	color:#40A1F2 !important;

   
}

.text_over_pic {
	color:#fff;
    top: -20px;
    left: 2px;
    font-size: 14px;
    margin-left: 50px;
    line-height: 20px;


}

.text_over_white {
	color:#fff;
    top: -20px;
    left: 2px;
    font-size: 12px;
    margin-left: 20px;
    line-height: 20px;

}
.text_over_black {
	color:#000;
    top: -20px;
    left: 2px;
    font-size: 14px;
    margin-left: 50px;
    line-height: 20px;

}

.zero {


  background-image:url('../images/back_header.svg');
  background-position: right;
  background-repeat: no-repeat;
}
#sidebar-wrapper.active {
    right: 320px;
    width: 320px;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
#sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    right: 0;
    width: 320px;
    height: 100%;
    margin-right: -320px;
    overflow-y: auto;
    background: #222;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}
/* CSS used here will be applied after bootstrap.css */
html,body {
  height:100%;
 font-family: 'Ubuntu', sans-serif;
    
}
.black_back {
	background-color:#000;
	color: #fff;
	
	
	border-bottom: #40A1F2 thick solid;

	padding:10px;


}
.titulo_section_first {
	color:#fff;
	float:right;
	padding-right: 150px;
	border-bottom: #40A1F2 thick solid;
    text-shadow: 1px 1px #000;


}
.link_normal {

    color: #40A1F2 !important;
    text-decoration: none;
}



.titulo_section_two {
    font-size: 20px;
	color:#000;
	float:left;
	border-bottom: #40A1F2 thick solid;
    font-size: 26px;
	


}
.titulo_subseccion {
    color:#000;
    float:left;
    padding-left: 120px;
    padding-top:50px;


}
.ballerina {

 background-repeat: no-repeat;
  background-image:url('../images/ballerina.jpg');
  z-index:10;
}
.first {
  padding-top:140px;
  height:100vh;
  min-height:400px;
  background-size:cover;
  background-image:url('../images/back_1.jpg');
  z-index:10;
}
.observatorio_seccion_1 {
  padding-top:140px;
  height:100vh;
  min-height:400px;
  background-size:cover;
  background-image:url('../images/back_22.jpg');
  z-index:10;
}
.produccion_seccion_1 {
  padding-top:140px;
  height:100vh;
  min-height:400px;
  background-size:cover;
  background-image:url('../images/back_23.jpg');
  z-index:10;
}
.equipo_seccion_1 {
  padding-top:140px;
  height:100vh;
  min-height:400px;
  background-size:cover;
  background-image:url('../images/back_3.jpg');
  z-index:10;
}
.infra_seccion_1 {
  padding-top:140px;
  height:100vh;
  min-height:400px;
  background-size:cover;
  background-image:url('../images/back_22.jpg');
  z-index:10;
}
.noticias_seccion_1 {
  padding-top:140px;
  height:100vh;
  min-height:400px;
  background-size:cover;
  background-image:url('../images/noticias.jpg');
  z-index:10;
}
.affix {
  -webkit-transition:padding 0.2s ease-out;
  -moz-transition:padding 0.2s ease-out;  
  -o-transition:padding 0.2s ease-out;         
  transition:padding 0.2s ease-out;

}

.affix-top {
  /* navbar style at top */
  /*background:transparent;
  border-color:transparent;

  -webkit-transition:all 0.5s ease;
  -moz-transition:all 0.5s ease; 
  -o-transition:all 0.5s ease;         
  transition:all 0.5s ease; */ 
}

.affix-top .nav>li>a {
   color: #000 !important;
}
.affix-top .nav>li>a:hover {
   color: #fff !important;
}


.affix-top .navbar-collapse {
   border-color:transparent;
   box-shadow:initial;
}

section {
  height:calc(90% - 50px);
  height: 10vh;
}




/*!
 * FIN ESTILOS TITO
 */



/* Global Styles */
html,
body {
    height: 100%;
        background: #000;
}

body {
    padding-top: 0px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}

/* Home Page Carousel */

header.carousel {
    height: 70%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 150px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

/* Footer Styles */

footer {
    margin: 50px 0;
}

/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .back_over_pic {
        background-color: rgba(0, 0, 0, 0.5);
}
.logo{
    margin-left: -20px;
    top:-20px;

   
}
.titulo_section_first {
    color: #fff;
    float: right;
    padding-right: 50px;
    border-bottom: #40A1F2 thick solid;
    text-shadow: 1px 1px #000;
    text-align: right;
}
    .first {
  padding-top:140px;
  height:100vh;
  min-height:400px;
  background-size:cover;
  background-image:url('../images/danza_back_mobile.jpg');
  z-index:10;
}
.equipo_seccion_1 {
    padding-top: 140px;
    height: 100vh;
    min-height: 400px;
    background-size: cover;
    background-image: url(../images/equipo_back_mobile.jpg);
    z-index: 10;
}
    .navbar-nav {
    margin: -3.5px -5px;
}
.notifications {
    float: right;
    width: 90%;
    margin-right: 11px;
    top: 2px;
}
.top-bar .top-bar-right {
    text-align: right;
    position: relative;
    top: -32px;
    /* left: 1px; */
    /* float: right; */
}
.toggle-sidebar-collapse {
    color: #fff;
    font-size: 20px;
    line-height: 32px;
    margin-top: 4px;
}
.logen {
    
    font-size: 12px;
   
}
	.toggle-sidebar-collapse {
    color: #fff;
     font-size: 16px;
     margin-top: 12px;
  
}	
.pull-right {
    float: right !important;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    z-index: 2000;
    border-radius: 4px;
}
	.zero {


  background-image:url('../images/back_header_peque.svg');
  background-position: right;
  background-repeat: no-repeat;
}
    .img-portfolio {
        margin-bottom: 15px;
        }

        .titulo_section_two {
    color: #000;
    float: left;
    border-bottom: #40A1F2 thick solid;
    padding-left: 58px;
    font-size: 23px;

    }
  .titulo_section_three {
    color: #40A1F2 !important;
    float: left;
    border-bottom: #40A1F2 thick solid;
    padding-left: 58px;
    font-size: 28px;

    }
    .titulo_subseccion {
    color:#000;
    float:left;

  
    font-size: 20px;


}
.ballerina {

 background-repeat: no-repeat;
  background-image:url('../images/ballerina.jpg');
  z-index:10;
  background-size: 100px;
}
section {
  height:calc(90% - 50px);
  
}

    header.carousel .carousel {
        height: 70%;
    }
}

.page-container .page-footer {
	background-color:#f5f5f5;
    float: left;
    width: 100%;
    padding: 0px;
    margin: 0px;
    border-top: 5px solid #F5F5F5;
}
.boton-subir{
  display: none;
  border-radius: 3px;
  position: fixed;
  right: 15px;
  bottom:2px;
  z-index: 999999999;
}
/*evento hover*/
.boton-subir:hover{
  box-shadow:   0px 2px 10px 0px rgba(255, 255, 255, 0.75);
      background: #fff;
    border: thin solid #fff;
    border-radius: 3px;
}
/*estilos para el tag i*/
.boton-subir i{
  color: #40A1F2;
  font-size: 1.5em;
  padding: 10px 10px 10px 7px;

 
}

.socimo {
	position: fixed; /* Hacemos que la posición en pantalla sea fija para que siempre se muestre en pantalla*/
	left: 0; /* Establecemos la barra en la izquierda */
	margin-left:-40px;
	top: 200px; /* Bajamos la barra 200px de arriba a abajo */
	z-index: 2000;
	width: 100px; 
	color:#fff !important;/* Utilizamos la propiedad z-index para que no se superponga algún otro elemento como sliders, galerías, etc */
}
 
	.socimo ul {
		list-style: none;
	}
 
	.socimo ul li a {
		display: inline-block;
		color:#fff !important;
		background: #000;
		opacity:0.4;
		padding: 5px 10px;
		text-decoration: none;
		-webkit-transition:all 500ms ease;
		-o-transition:all 500ms ease;
		transition:all 500ms ease; /* Establecemos una transición a todas las propiedades */
	}
 
	.socimo ul li .icon-facebook {background:#3b5998;} /* Establecemos los colores de cada red social, aprovechando su class */
	.socimo ul li .icon-twitter {background: #00abf0;}
	.socimo ul li .icon-googleplus {background: #d95232;}
	.socimo ul li .icon-pinterest {background: #ae181f;}
	.socimo ul li .icon-mail {background: #666666;}
 
	.socimo ul li a:hover {
		background: #000; /* Cambiamos el fondo cuando el usuario pase el mouse */
		padding: 5px 30px; /* Hacemos mas grande el espacio cuando el usuario pase el mouse */
	}
	
	.margenLogoMin{
		margin-top:-10px;
	
	}
.anchoMenu{
	min-width:740px;
	}
	
.verVideo{
	visibility: visible; 
	animation-delay: 0.5s; 
	animation-name: fadeIn; 
	width:100%;
}

.naranja {
	color:#40A1F2;
}

.textChapo {
	font-size:1.3em; 
	color:#666666; 
	text-align:left;
}

.botoNaranja {
	background:#e55625; 
	color:#FFFFFF;
	border:none;
}

.fndGris {
	background:#f5f5f5;
}

.botonEnviar {
	color:#e55625; 
	font-size:2.4em; 
	border:none; 
	background:none;
}

.flotaRegistro {
	float:right;
}

.flotaLogoMin {
	float:left;
}

.btnDirectorio {
	font-size:5em; 
	margin-top:-15px; 
	margin-bottom:-15px;
}
.btnDirectorio1 {
	font-size:4.5em; 
	margin-top:-15px; 
	margin-bottom:-15px;
}
.naranjaBold {
	color:#e55625; 
	font-weight:bold;
}

.margenPanel {
	margin-bottom:-15px;
}

.fndGris1 {
	background:#DADADA;
}

.anchoContenido {
	max-width:1180px;
	margin:0 auto;
	
}

.textGris {
	color:#666666; 
}

.textBlanc {
	color:#ffffff; 
}
.textBlue{
    color:#000 !important;
}

.textoUno{
	font-size:1em;
}

.textoDos{
	font-size:2em;
	margin-bottom:-2px;

}
.fndContenido1 {
	background:url(../images/bg22.png) center center fixed; 
	padding-bottom:1%;
}
.pie1{
	
	padding-bottom:1%; 
 
	min-width:250px;
}
.pie2{
	background-color:#CECCCD; 
	padding-bottom:1%; 
	padding-top:1%; 
	min-width:250px;
}

.textoTres{
	font-size:2em; 
	margin-top:20px; 
	color:#fff!important;
	float:right;
}

.textoCuatro{
	font-size:2em;
}
.linkFooter1{
	
	float: left; 
	width: 100%; 
	line-height: 10px; 
	padding: 10px 5px; 
	font-size: 13px; 
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);  
	color: #000;
}
.linkFooter1:hover{
	color:#40A1F2 !important;
	text-decoration:none;
}
.linkFooter{
	
	float: left; 
	width: 100%; 
	line-height: 10px; 
	padding: 10px 5px; 
	font-size: 13px; 
	border-bottom: 1px solid #000;  
	color: #000;
}


.correo{
	color:#AAA;
	
}
.correo:hover{
	color:#E0401D;
	
}
.iquitos {
	color:#40A1F2 !important; 
}
.iquitos:hover{
	color:#000 !important;
	text-decoration:none;
}

.margescudo{
	margin-top:-2px;
}
.margeNiega{
	margin-bottom:-90px;
}

.margePosi{
	margin-bottom:150px;
}
.margeContenido{
	margin-left:20px;
}
.titulo1{
	font-size:2rem;
	color:#e55625; 
	text-shadow:none;
	
}

.box-masonry {
	background:#fff;
	margin-bottom:30px;
	position:relative;
	box-shadow:0 0 5px #ccc;
	-webkit-transition:all .2s ease-out;
	-moz-transition:all .2s ease-out;
	transition:all .2s ease-out;
	overflow:hidden;
	text-overflow:ellipsis
}
.box-masonry h4 {
	font-size:16px;
	line-height:1.5;
	font-weight:700;
	text-transform:uppercase;
	letter-spacing:.1em
}
.box-masonry h4 a {
	color:#000;
	border-bottom:solid 1px transparent
}
.box-masonry h4 a:hover {
	border-bottom:dotted 1px #ef5285;
	color:#000;
	text-decoration:none
}
.box-masonry .box-masonry-text {
	padding:15px 20px 15px
}
.box-masonry .box-masonry-text p {
	color:#999;
	font-size:14px
}
.box-masonry .box-masonry-hover-text-header {
	position:absolute;
	left:0;
	right:0;
	top:0;
	padding:15px 20px 15px;
	opacity:0;
	-webkit-transition:all .2s ease-out;
	-moz-transition:all .2s ease-out;
	transition:all .2s ease-out;
	color:#555
}
.box-masonry .box-masonry-hover-text-header p {
	font-size:14px
}
.box-masonry .box-masonry-hover-text-header h4 a {
	color:#555
}
.box-masonry .box-masonry-hover-center {
	position:absolute;
	width:100%;
	top:30%;
	opacity:0;
	padding-left:20px;
	-webkit-transition:all .2s ease-out;
	-moz-transition:all .2s ease-out;
	transition:all .2s ease-out;
	text-align:center
}
.box-masonry .box-masonry-hover-center .see-more-icon {
	color:#555;
	font-size:50px
}
.box-masonry:hover {
	box-shadow:0 0 5px #999
}
.box-masonry:hover .box-masonry-hover-text-header {
	opacity:1
}
.box-masonry:hover .box-masonry-hover-center {
	opacity:1
}
.box-masonry:hover .box-masonry-image.with-hover-overlay:before {
	opacity:.8
}
.box-masonry:hover .box-masonry-image.with-hover-icon:after {
	opacity:.7
}
.box-masonry h2:last-child,.box-masonry p:last-child {
	margin-bottom:0
}
.box-masonry .box-masonry-image {
	display:block;
	position:relative;
	min-height:100px;
	background:#ccc
}
.box-masonry .box-masonry-image.with-hover-overlay:before {
	display:block;
	position:absolute;
	content:" ";
	background:#fff;
	opacity:0;
	width:100%;
	height:100%;
	left:0;
	top:0;
	-webkit-transition:all .2s ease-out;
	-moz-transition:all .2s ease-out;
	transition:all .2s ease-out
}
.box-masonry .box-masonry-image.with-hover-icon:after {
	display:block;
	position:absolute;
	width:100%;
	left:0;
	top:50%;
	-webkit-transform:translate(0, -50%);
	-ms-transform:translate(0, -50%);
	transform:translate(0, -50%);
	opacity:0;
	-webkit-transition:all .2s ease-out;
	-moz-transition:all .2s ease-out;
	transition:all .2s ease-out;
	font-family:'FontAwesome';
	content:'\f105';
	text-align:center;
	font-size:50px;
	color:#555
}
.box-masonry .box-masonry-image:hover {
	text-decoration:none
}


	
	