@import url('http://fonts.googleapis.com/css?family=Open+Sans:200,300,400,600,700');

.modal-carga{text-align: center;}
@media screen and (min-width:768px){
	.modal-carga:before{
		display:inline-block;
		vertical-align: middle;
		content: " ";
		height: 100%;
	}
}
.modal-carga .modal-dialog{
	display: inline-block;
	text-align: left;
	vertical-align: middle;
}
@media screen and (max-width:768px){
	.modal-carga .modal-dialog{
	width: 100%;
}
}

blockquote{
    border-left:none
}

.quote-badge{
    background-color: rgba(0, 0, 0, 0.2);   
}

.quote-box{
    
    overflow: hidden;
    margin-top: -50px;
    padding-top: -100px;
    border-radius: 17px;
    background-color: #D20E66;
    margin-top: 25px;
    color:white;
    width: 325px;
    box-shadow: 2px 2px 2px 2px #E0E0E0;
    
}

.quotation-mark{
    
    margin-top: -10px;
    font-weight: bold;
    font-size:50px;
    color:white;
	 /*font-family: "Times New Roman", Georgia, Serif;*/
   
    
}

.quote-text{
    
    font-size: 19px;
    margin-top: -25px;
}

body {
  padding-top: 50px;
  overflow-x:hidden;
  background-color: #f8f8f8;
}

h1,h2,h3 {
   font-weight:800;
   font-family:'Open Sans',arial,sans-serif;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus,
a:focus{   
  border-color: transparent;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0) inset, 0 0 8px rgba(126, 239, 104, 0);
  outline: none !important;
}

.colornaranjofondo {
	background-color: darkorange;
	border-color: orange;
}

.espaciado {
	margin-bottom: 20px;
}
.navbar-inverse-2 {
	background-color: #FFF !important;
	border-color: transparent;
}
.decoNav{
	display: block;
	background-color: #00031f;
	width: 528px;
	height: 209px;
	transform: rotate(6deg) skewX(-80deg);
	position: fixed;
	top: -97px;
	left: 26%;
	z-index: -1;
}
.galeriaProyectos{
	margin-top: 30px;
}
.decoNavMove{
	background-color: #f9b01a;
	left: 22%;
	z-index: 1000;
	top: -97px;
	transform: rotate(6deg) skewX(-80deg);
	animation: animDecoNav 3s ease-in-out 0s infinite alternate;
}
@keyframes animDecoNav{
	0%{transform: scale(1,1) rotate(6deg) skewX(-80deg);}
	100%{transform: scale(1.03,1.03) rotate(5.95deg) skewX(-80deg);}
}
.decoCarousel{
	display:block;
	background-color: #f8f8f8;
	width: 528px;
	height: 209px;
	transform: rotate(6deg) skewX(-80deg);
	position: absolute;
	top: 480px;
	left: 26%;
}
.decoFooter{
	display: block;
	background-color: #00031f;
	width: 528px;
	height: 209px;
	position: absolute;
	top: -60px;
	right: 26%;
	z-index: -1;
	transform: rotate(6deg) skewX(-80deg);
}

.interiorLayer{
	pointer-events: none;
	position: relative;
}
.luces{
	overflow-x: hidden;
}
.grupoLuces{
	display: block;
	transform-origin: center;
	width: 400px;
	height: 300px;
	position: absolute;
	top: -185px;
	transform: rotate(-30deg);
}
.grupoLucesEspecial_01{
	transform: scale(-1, -1) rotate(47deg) translateY(-74%);
}
.grupoLucesEspecial_02{
	transform: scale(-1, -1) rotate(66deg);
}
.grupoLucesCenter{
	top:50%;
	margin-top: -300px;
}
.grupoLucesLeft{
	left:-90px;
}
.grupoLucesLeftLogin{
	left:-280px;
	top: 10px;
	width: 800px;
	height: 600px;
}
.grupoLucesRightLogin{
	right:-150px;
	top: 10px;
	width: 800px;
	height: 600px;
	transform: rotate(180deg);
}
.grupoLucesRotar135abajo{
	transform: rotate(135deg) translateY(-50%);
}
.layerLuces{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.layerLuces_01{
	animation: orbit 20s -8s infinite linear reverse;
}
.layerLuces_02{
	animation: orbit 12s -5s infinite linear;
}
.layerLuces_03{
	animation: orbit 17s -2s infinite linear reverse;
}
@keyframes orbit{
	0%{transform: rotate(0) translate(12px, 12px) rotate(0); opacity: 1;}
	25%{opacity: 0.5;}
	50%{opacity: 1;}
	75%{opacity: 0.8;}
	100%{transform: rotate(360deg) translate(12px, 12px) rotate(-360deg); opacity: 1;}
}

.navbar-brand>img{
	margin-top: 0px;
}
.theme-dropdown .dropdown-menu {
  position: static;
  display: block;
  margin-bottom: 20px;
}

.theme-showcase{
	margin-bottom: 50px;
}

.theme-showcase > p > .btn {
  margin: 5px 0;
}

.theme-showcase .navbar .container {
  width: auto;
}

.circulosTab{
	margin: 20px auto;
	padding-bottom: 50px;
}
.circulosTab .tooltip.bottom{
	margin-top: 10px;
	z-index: 0;
}
.circulosTab .tooltip.bottom .tooltip-arrow{
	border-bottom-color: #ababab;
}
.circulosTab .tooltip.bottom .tooltip-inner{
	background-color: #ababab;
}
.circulosTab .active .tooltip.bottom .tooltip-arrow{
	border-bottom-color: #F5A91A;
}
.circulosTab .active .tooltip.bottom .tooltip-inner{
	background-color: #F5A91A;
}
.circulosTab .nav-tabs{
	position:relative;
	margin: 15px auto 0 auto;
	border-bottom-color: transparent;
}
.circulosTab > div.circulosTab-interior{
	position: relative;
}
.lineaConector{
	height: 2px;
	background-color: #e0e0e0;
	position: absolute;
	width: 100%;
	margin: 0 auto;
	left: 0;
	right: 0;
	bottom: -50px;
	z-index: 1;
}
.circulosTab .nav-tabs > li.active > a, .circulosTab .nav-tabs > li.active > a:hover, .circulosTab .nav-tabs > li.active > a:focus{
	color: #555555;
	cursor: default;
	border: 0;
	border-bottom-color: transparent;
}
span.round-tab{
	width: 70px;
    height: 70px;
    line-height: 70px;
    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;
}
.circulosTab .circulosTab-interior .nav-tabs li:first-child .icon-circle-tab{
	margin-top: 13px;
	width: 40px;
	height: 40px;
}
.circulosTab .circulosTab-interior .nav-tabs li:nth-child(2) .icon-circle-tab, .circulosTab .circulosTab-interior .nav-tabs li:nth-child(3) .icon-circle-tab{
	margin-top: 17px;
	width: 30px;
	height: 30px;
}
 .circulosTab .circulosTab-interior .nav-tabs li:nth-child(4) .icon-circle-tab, .circulosTab .circulosTab-interior .nav-tabs li:nth-child(5) .icon-circle-tab{
	margin-top: 16px;
	width: 35px;
	height: 35px;
}
  .circulosTab .circulosTab-interior .nav-tabs li:nth-child(6) .icon-circle-tab, .circulosTab .circulosTab-interior .nav-tabs li:last-child .icon-circle-tab{
	margin-top: 19px;
	width: 30px;
	height: 30px;
}
.circulosTab .circulosTab-interior .nav-tabs li:first-child .icon-circle-tab-perfil, .circulosTab .circulosTab-interior .nav-tabs li:nth-child(6) .icon-circle-tab-perfil{
	margin-top: 13px;
	width: 40px;
	height: 40px;
}
.circulosTab .circulosTab-interior .nav-tabs li:nth-child(2) .icon-circle-tab-perfil{
	margin-top: 12px;
	width: 40px;
	height: 40px;
}
.circulosTab .circulosTab-interior .nav-tabs li:nth-child(3) .icon-circle-tab-perfil{
	margin-top: 10px;
	width: 42px;
	height: 42px;
}
 .circulosTab .circulosTab-interior .nav-tabs li:nth-child(4) .icon-circle-tab-perfil, .circulosTab .circulosTab-interior .nav-tabs li:nth-child(5) .icon-circle-tab-perfil{
	margin-top: 13px;
	width: 40px;
	height: 40px;
}
 .circulosTab .circulosTab-interior .nav-tabs li:last-child .icon-circle-tab-perfil{
	margin-top: 12px;
	width: 40px;
	height: 40px;
}
span.round-tab .st0{
    fill:#555555;
}
.circulosTab li.active span.round-tab {
    background: #fff;
    border: 2px solid #F5A91A;
}
.circulosTab li.active span.round-tab .st0{
    fill: #F5A91A;
}
.page-header.perfil-header{
	margin-top:-40px;
}

span.round-tab:hover {
    color: #333;
    border: 2px solid #333;
}

.circulosTab .nav-tabs > li {
    width: 14%;
}

.circulosTab li:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: -50px;
    border: 5px solid transparent;
    border-bottom-color: #F5A91A;
    transition: 0.1s ease-in-out;
}

.circulosTab li.active:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 1;
    margin: 0 auto;
    bottom: -50px;
    border: 10px solid transparent;
    border-bottom-color: #F5A91A;
}

.circulosTab .nav-tabs > li a {
    width: 70px;
    height: 70px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
}

    .circulosTab .nav-tabs > li a:hover {
        background: transparent;
    }

.circulosTab .tab-pane {
    position: relative;
    padding-top: 50px;
}

.circulosTab h3 {
    margin-top: 0;
}

@media( max-width : 585px ) {

    .circulosTab {
        width: 90%;
        height: auto !important;
    }

    span.round-tab {
        font-size: 16px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .circulosTab .nav-tabs > li a {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .circulosTab li.active:after {
        content: " ";
        position: absolute;
        left: 35%;
    }
}

.comparativa{
	margin-top: 30px;
	margin-bottom: 30px;
}

.comparativa ul li{
	list-style: none;
}

.footer{
	margin-top: 40px;
	padding: 80px 0;
	background-color: #00031f;
	/*
	background: rgba(16,3,36,1);
background: -moz-linear-gradient(left, rgba(16,3,36,1) 0%, rgba(13,3,35,1) 12%, rgba(6,3,33,1) 40%, rgba(0,3,31,1) 66%, rgba(0,3,31,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(16,3,36,1)), color-stop(12%, rgba(13,3,35,1)), color-stop(40%, rgba(6,3,33,1)), color-stop(66%, rgba(0,3,31,1)), color-stop(100%, rgba(0,3,31,1)));
background: -webkit-linear-gradient(left, rgba(16,3,36,1) 0%, rgba(13,3,35,1) 12%, rgba(6,3,33,1) 40%, rgba(0,3,31,1) 66%, rgba(0,3,31,1) 100%);
background: -o-linear-gradient(left, rgba(16,3,36,1) 0%, rgba(13,3,35,1) 12%, rgba(6,3,33,1) 40%, rgba(0,3,31,1) 66%, rgba(0,3,31,1) 100%);
background: -ms-linear-gradient(left, rgba(16,3,36,1) 0%, rgba(13,3,35,1) 12%, rgba(6,3,33,1) 40%, rgba(0,3,31,1) 66%, rgba(0,3,31,1) 100%);
background: linear-gradient(to right, rgba(16,3,36,1) 0%, rgba(13,3,35,1) 12%, rgba(6,3,33,1) 40%, rgba(0,3,31,1) 66%, rgba(0,3,31,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#100324', endColorstr='#00031f', GradientType=1 );*/
	color: #fff;
	width: 100%;
	position: absolute;
	background-image: url(../img/monoFooter.png);
	background-size: cover;
	background-position: center;
}
.footer > .container > .row > div[class*='col-'] > ul > li, .footer > .container > .row > div[class^='col-'] > ul > li{
	list-style: none;
}
.footer > .container > .row > div[class*='col-'] > ul > li > a, .footer > .container > .row > div[class^='col-'] > ul > li > a{
	font-size: 12px;
	color: #fff;
}
.footer > .container > .row > div[class*='col-'] > ul > .footer-list-header, .footer > .container > .row > div[class^='col-'] > ul > .footer-list-header{
	margin-bottom: 7px;
}
.footer > .container > .row > div[class*='col-'] > ul > li > .btn-lg, .footer > .container > .row > div[class^='col-'] > ul > li > .btn-lg{
	margin-bottom: 7px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}
.footer .logoFooter{
	margin-bottom: 20px;
}

.scrollTop{
	display: none;
	background-color: #D20E66;
	width: 50px;
	height: 50px;
	bottom: 50px;
	padding-top: 7px;
	padding-left: 2px;
	right: 4%;
	position: fixed;
	font-size: 30px;
	text-align: center;
	transform: scale(1);
	transition: all ease 0.25s;
	border-radius: 5px;
}
.scrollTop:hover, .scrollTop:focus{
	background-color: #F5A91A;
	transition: all ease 0.25s;
	transform: scale(1.07);
	cursor: pointer;
}
.column .dropdown .dropdown-menu{
	width: 100%;
	margin-top: -3px;
}
.column .dropdown .dropdown-menu li a{
	width: 100%;
}
.media {
	margin-bottom: 30px;
}
.progress-bar-solar{
	background-color: #D20E66;
}
.pagination>li>a, .pagination>li>span{
	color: #ababab;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover{
	color: #d58512;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	background-color: #F5A91A;
	border-color: #d58512;
}
.btn {
	transition: all ease .25s;
}
.btn:hover, .btn:focus{
	transition: all ease .25s;
}
.btn-solar, .btn-solar-blanco, .btn-solar-naranjo{
	color: #fff;
	background-color: #F5A91A;
	border-color: #F5A91A;
	transform: scale(1);
}
.btn-solar:hover, .btn-solar:focus{
	color: #fff;
	background-color: #D20E66;
	border-color: #D20E66;
	transform: scale(1.05);
}
.btn-solar-gris{
	color: #fff;
	background-color: #626077;
	border-color: #111058;
	transform: scale(1);
}
.btn-solar-gris:hover, .btn-solar-gris:focus{
	color: #fff;
	background-color: #F5A91A;
	border-color: #d58512;
	transform: scale(1.05);
}
.btn-solar-inverse{
	color: #fff;
	background-color: #2d1ead;
	border-color: #111058;
	transform: scale(1);
}
.btn-solar-inverse:hover, .btn-solar-inverse:focus{
	color: #fff;
	background-color: #F5A91A;
	border-color: #d58512;
	transform: scale(1.05);
}
.btn-solar-blanco:hover, .btn-solar-blanco:focus{
	color: #F5A91A;
	background-color: #fff;
	border-color: #f8f8f8;
	transform: scale(1.05);
}
.btn-solar-naranjo:hover, .btn-solar-naranjo:focus{
	color: #fff;
	background-color: #fbae00;
	border-color: #ffc800;
	transform: scale(1.05);
}
.link-zoom, .link-zoom-chico{
	transform: scale(1);
	transition: all ease 0.25s;
}
.link-zoom:hover, .link-zoom:focus{
	transform: scale(1.1);
	transition: all ease 0.25s;
}
.img-zoom-overflow{
	overflow: hidden;
	width: 100%;
	height: 100%;
	margin: 10px 0;
}
.link-zoom-chico:hover, .link-zoom-chico:focus{
	transform: scale(1.05);
	transition: all ease 0.25s;
}
.label-solar{
	background-color: #00031f;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover{
	background-color: #F5A91A;
	border-color: #F5A91A;
	color: #fff;
}
.text-blanco{
	color:#fff;
}
.text-gris{
	color:#222;
}
.text-verde{
	color: #5CB85C;
}
.text-rojo{
	color: #D9534F;
}
.text-naranjo{
	color: #D20E66;
}
.link-naranjo{
	color: #D20E66;
}
.link-naranjo:hover, .link-naranjo:focus{
	color: #F5A91A;
	text-decoration: none;
}
.link-blanco-naranjo{
	color:#fff;
}
.link-blanco-naranjo:hover, .link-blanco-naranjo:focus, .footer > .container > .row > div[class*='col-'] > ul > li > a:hover, .footer > .container > .row > div[class^='col-'] > ul > li > a:hover, .footer > .container > .row > div[class*='col-'] > ul > li > a:focus, .footer > .container > .row > div[class^='col-'] > ul > li > a:focus{
	color:#F5A91A;
	text-decoration: none;
}
.top-30{
	margin-top: 30px;
}
.btn-noRadius{
	border-radius: 0 !important;
}
.btn-noRadius:hover, .btn-noRadius:focus{
	transform: scale(1) !important;
}
.btn-circle{
	line-height: 1.333333333;
	font-size: 18px;
	padding: 12px 16px;
	border-radius: 50%;
}
.btn-circle .glyphicon {
	top:3px;
}
.container-imagen-full{
	height: 500px;
	overflow: hidden;
	margin-bottom: 60px;
}
.texto-imagen-full.perfil-header{
	top: 140px;
}
.texto-imagen-full.perfil-header img{
	width: 150px;
	border: solid 6px #F5A91A;
}
.texto-imagen-full{
	color: #fff;
	position: absolute;
	top: 210px;
	margin: 0 auto;
	left: 0;
	right: 0;
	z-index: 1;
	text-align: center;
}
.texto-imagen-full h1{
	font-size: 56px;
	text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.8);
}
.texto-imagen-full h3{
	text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.8);
}
.texto-imagen-fill p{
	font-size: 16px;
	text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.8);
}
.inicioProyecto{
	margin-top: 50px;
}

/*----------------------------------------------------*/
/*----------------- Testimonials CSS -----------------*/
/*----------------------------------------------------*/
.testimonial{
    margin-bottom: 10px;
}

    .testimonial-section {
        width: 100%;
        height: auto;
        padding: 15px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        position: relative;
        border: 1px solid #fff;
    }
    .testimonial-section:after {
        top: 100%;
        left: 50px;
        border: solid transparent;
        content: " ";
        position: absolute;
        border-top-color: #fff;
        border-width: 15px;
        margin-left: -15px;
    }
.testimonial-section.descarga{
	padding: 15px 15px 0;
	margin-top: 10px;
}
.testimonial-section.descarga:after{
	top: auto;
	bottom: 100%;
	border-top-color: transparent;
	border-bottom-color: #fff;
}

    .testimonial-desc {
        margin-top: 20px;
        text-align:left;
        padding-left: 15px;
    }
        .testimonial-desc img {
            border: 1px solid #f5f5f5;
            border-radius: 150px;
            height: 70px;
            padding: 3px;
            width: 70px;
            display:inline-block;
            vertical-align: top;
        }

        .testimonial-writer{
            display: inline-block;
            vertical-align: top;
            padding-left: 10px;
        }

            .testimonial-writer-name{
                font-weight: bold;
            }

            .testimonial-writer-designation{
                font-size: 85%;
            }

            .testimonial-writer-company{
                font-size: 85%;
            }
    /*---- Outlined Styles ----*/
    .testimonial.testimonial-default{
        
    }
        .testimonial.testimonial-default .testimonial-section{
            border-color: #777;
        }

            .testimonial.testimonial-default .testimonial-section:after{
                border-top-color: #777;
            }

        .testimonial.testimonial-default .testimonial-desc{
            
        }

            .testimonial.testimonial-default .testimonial-desc img{
                border-color: #777;
            }

            .testimonial.testimonial-default .testimonial-writer-name{
                color: #777;
            }

    .testimonial.testimonial-primary{
        
    }
        .testimonial.testimonial-primary .testimonial-section{
            border-color: #337AB7;
            color: #286090;
            background-color: rgba(51, 122, 183, 0.1);
        }

            .testimonial.testimonial-primary .testimonial-section:after{
                border-top-color: #337AB7;
            }

        .testimonial.testimonial-primary .testimonial-desc{
            
        }

            .testimonial.testimonial-primary .testimonial-desc img{
                border-color: #337AB7;
            }

            .testimonial.testimonial-primary .testimonial-writer-name{
                color: #337AB7;
            }

    .testimonial.testimonial-info{
        
    }
        .testimonial.testimonial-info .testimonial-section{
            border-color: #5BC0DE;
            color: #31b0d5;
            background-color: rgba(91, 192, 222, 0.1);
        }

            .testimonial.testimonial-info .testimonial-section:after{
                border-top-color: #5BC0DE;
            }

        .testimonial.testimonial-info .testimonial-desc{
            
        }

            .testimonial.testimonial-info .testimonial-desc img{
                border-color: #5BC0DE;
            }

            .testimonial.testimonial-info .testimonial-writer-name{
                color: #5BC0DE;
            }


    .testimonial.testimonial-success{
        
    }
        .testimonial.testimonial-success .testimonial-section{
            border-color: #5CB85C;
            color: #449d44;
            background-color: rgba(92, 184, 92, 0.1);
        }

            .testimonial.testimonial-success .testimonial-section:after{
                border-top-color: #5CB85C;
            }

        .testimonial.testimonial-success .testimonial-desc{
            
        }

            .testimonial.testimonial-success .testimonial-desc img{
                border-color: #5CB85C;
            }

            .testimonial.testimonial-success .testimonial-writer-name{
                color: #5CB85C;
            }

    .testimonial.testimonial-warning{
        
    }
        .testimonial.testimonial-warning .testimonial-section{
            border-color: #D20E66;
            color: #d58512;
            background-color: rgba(240, 173, 78, 0.1);
        }

            .testimonial.testimonial-warning .testimonial-section:after{
                border-top-color: #D20E66;
            }

        .testimonial.testimonial-warning .testimonial-desc{
            
        }

            .testimonial.testimonial-warning .testimonial-desc img{
                border-color: #D20E66;
            }

            .testimonial.testimonial-warning .testimonial-writer-name{
                color: #D20E66;
            }

    .testimonial.testimonial-danger{
        
    }
        .testimonial.testimonial-danger .testimonial-section{
            border-color: #D9534F;
            color: #c9302c;
            background-color: rgba(217, 83, 79, 0.1);
        }

            .testimonial.testimonial-danger .testimonial-section:after{
                border-top-color: #D9534F;
            }

        .testimonial.testimonial-danger .testimonial-desc{
            
        }

            .testimonial.testimonial-danger .testimonial-desc img{
                border-color: #D9534F;
            }

            .testimonial.testimonial-danger .testimonial-writer-name{
                color: #D9534F;
            }

    /*---- Filled Styles ----*/
    .testimonial.testimonial-default-filled{
        
    }
        .testimonial.testimonial-default-filled .testimonial-section{
            color: #fff;
            border-color: #777;
            background-color: #777;
        }

            .testimonial.testimonial-default-filled .testimonial-section:after{
                border-top-color: #777;
            }

        .testimonial.testimonial-default-filled .testimonial-desc{
            
        }

            .testimonial.testimonial-default-filled .testimonial-desc img{
                border-color: #777;
                background-color: #777;
            }

            .testimonial.testimonial-default-filled .testimonial-writer-name{
                color: #777;
            }

    .testimonial.testimonial-primary-filled{
        
    }
        .testimonial.testimonial-primary-filled .testimonial-section{
            color: #fff;
            background-color: #337ab7;
            border-color: #2e6da4;
        }

            .testimonial.testimonial-primary-filled .testimonial-section:after{
                border-top-color: #337AB7;
            }

        .testimonial.testimonial-primary-filled .testimonial-desc{
            
        }

            .testimonial.testimonial-primary-filled .testimonial-desc img{
                border-color: #2e6da4;
                background-color: #337ab7;
            }

            .testimonial.testimonial-primary-filled .testimonial-writer-name{
                color: #337AB7;
            }

    .testimonial.testimonial-info-filled{
        
    }
        .testimonial.testimonial-info-filled .testimonial-section{
            color: #fff;
            background-color: #5bc0de;
            border-color: #46b8da;
        }

            .testimonial.testimonial-info-filled .testimonial-section:after{
                border-top-color: #5BC0DE;
            }

        .testimonial.testimonial-info-filled .testimonial-desc{
            
        }

            .testimonial.testimonial-info-filled .testimonial-desc img{
                border-color: #46b8da;
                background-color: #5bc0de;
            }

            .testimonial.testimonial-info-filled .testimonial-writer-name{
                color: #5BC0DE;
            }


    .testimonial.testimonial-success-filled{
        
    }
        .testimonial.testimonial-success-filled .testimonial-section{
            color: #fff;
            background-color: #5cb85c;
            border-color: #4cae4c;
        }

            .testimonial.testimonial-success-filled .testimonial-section:after{
                border-top-color: #5CB85C;
            }

        .testimonial.testimonial-success-filled .testimonial-desc{
            
        }

            .testimonial.testimonial-success-filled .testimonial-desc img{
                border-color: #4cae4c;
                background-color: #5cb85c;
            }

            .testimonial.testimonial-success-filled .testimonial-writer-name{
                color: #5CB85C;
            }

    .testimonial.testimonial-warning-filled{
        
    }
        .testimonial.testimonial-warning-filled .testimonial-section{
            color: #fff;
            background-color: #D20E66;
            border-color: #D20E66;
        }

            .testimonial.testimonial-warning-filled .testimonial-section:after{
                border-top-color: #D20E66;
            }
.testimonial.testimonial-warning-filled .testimonial-section.descarga:after{
    border-top-color:transparent;
	border-bottom-color: #D20E66;
            }

        .testimonial.testimonial-warning-filled .testimonial-desc{
            
        }

            .testimonial.testimonial-warning-filled .testimonial-desc img{
                border-color: #eea236;
                background-color: #D20E66;
            }

            .testimonial.testimonial-warning-filled .testimonial-writer-name{
                color: #D20E66;
            }

    .testimonial.testimonial-danger-filled{
        
    }
        .testimonial.testimonial-danger-filled .testimonial-section{
                color: #fff;
                background-color: #d9534f;
                border-color: #d43f3a;
        }

            .testimonial.testimonial-danger-filled .testimonial-section:after{
                border-top-color: #D9534F;
            }

        .testimonial.testimonial-danger-filled .testimonial-desc{
            
        }

            .testimonial.testimonial-danger-filled .testimonial-desc img{
                border-color: #d43f3a;
                background-color: #D9534F;
            }

            .testimonial.testimonial-danger-filled .testimonial-writer-name{
                color: #D9534F;
            }

/*MEGA NAV*/
.navbar-solar .navbar-nav>.open>a, .navbar-solar .navbar-nav>.open>a:focus, .navbar-solar .navbar-nav>.open>a:hover{
	color:#fff;
	background-color: transparent;
}
.navbar-solar .navbar-nav>li>a{
	color: #666;
	-webkit-box-shadow: inset 0px 0px 0px 0px #F5A91A;
	-moz-box-shadow:    inset 0px 0px 0px 0px #F5A91A;
	box-shadow:         inset 0px 0px 0px 0px #F5A91A;
	transition: all ease .25s;
	font-size: 0.9rem !important;
}
.navbar-solar .navbar-nav>li>a:focus, .navbar-solar .navbar-nav>li>a:hover{
	color: #000;
	background-color: transparent;
	-webkit-box-shadow: inset 0px 3px 0px 0px #D20E66;
-moz-box-shadow:    inset 0px 3px 0px 0px #D20E66;
box-shadow:         inset 0px 3px 0px 0px #D20E66;
	transition: all ease .25s;
	
}
#bs-megadropdown-tabs .nav-tabs {
  display: inline-block;
  border-bottom: none;
  padding-top: 15px;
  font-weight: bold;
}
#bs-megadropdown-tabs .nav-tabs > li > a, 
#bs-megadropdown-tabs .nav-tabs > li > a:hover, 
#bs-megadropdown-tabs .nav-tabs > li > a:focus, 
#bs-megadropdown-tabs .nav-tabs > li.active > a, 
#bs-megadropdown-tabs .nav-tabs > li.active > a:hover,
#bs-megadropdown-tabs .nav-tabs > li.active > a:focus {
  border: none;
  border-radius: 0;
}

#bs-megadropdown-tabs .nav-list { border-bottom: px solid #eee; }
#bs-megadropdown-tabs .nav-list > li { 
  padding: 20px 15px 15px;
 
}
#bs-megadropdown-tabs .nav-list > li:last-child { border-right: 0px solid #eee; }
#bs-megadropdown-tabs .nav-list > li > a:hover { text-decoration: none; }
#bs-megadropdown-tabs .nav-list > li > a > span {
  display: block;
  font-weight: bold;
  text-transform: uppercase;
}

#bs-megadropdown-tabs .mega-dropdown { position: static !important; }
#bs-megadropdown-tabs .mega-dropdown-menu {
  padding: 20px 15px 15px;
  text-align: center;
  width: 100%;
}


#bs-megadropdown-tabs #login-dp{
    min-width: 250px;
    padding: 14px 14px 20px 14px;
    overflow:hidden;
    background-color:#00031f;
}
#bs-megadropdown-tabs #login-dp .help-block{
    font-size:12px    
}
#bs-megadropdown-tabs #login-dp .bottom{
    background-color:#00031f;
    border-top:1px solid #00031f;
    clear:both;
    padding:14px;
	text-decoration: none;
	color: #fff;
}
#bs-megadropdown-tabs #login-dp .social-buttons{
    margin:12px 0    
}
#bs-megadropdown-tabs #login-dp .social-buttons a{
    width: 49%;
}
#bs-megadropdown-tabs #login-dp .form-group {
    margin-bottom: 10px;
}
#bs-megadropdown-tabs .btn-fb{
    color: #fff;
    background-color:#fff;
}
#bs-megadropdown-tabs .btn-fb:hover{
    color: #fff;
    background-color:#fff;
	text-decoration:none;
	
}
#bs-megadropdown-tabs .btn-tw{
    color: #fff;
    background-color:#fff;
}
#bs-megadropdown-tabs .btn-tw:hover{
    color: #fff;
    background-color:#fff;
	text-decoration:none;
}
@media(max-width:768px){
	#bs-megadropdown-tabs{
		max-height: auto;
		overflow-x: hidden;
		border-top: none;
		box-shadow: none;
		-webkit-box-shadow: none;
	}
    #bs-megadropdown-tabs #login-dp{
        background-color: inherit;
        color: #fff;
		
    }
    #bs-megadropdown-tabs #login-dp .bottom{
        background-color: inherit;
        border-top:0 none;
    }
	.footer{
	margin-top: 40px;
	padding: 80px 0;
	background-size: cover;
	background-position: left;
}
}
#bs-megadropdown-tabs .navbar-login
{
    width: 305px;
    padding: 10px;
    padding-bottom: 0px;
}

#bs-megadropdown-tabs .navbar-login-session
{
    padding: 10px;
    padding-bottom: 0px;
    padding-top: 0px;
}

#bs-megadropdown-tabs .icon-size
{
    font-size: 87px;
}
#bs-megadropdown-tabs .navbar-nav {
    padding-left: 15px;
}
#bs-megadropdown-tabs .navbar-default .navbar-nav>.active>a, #bs-megadropdown-tabs .navbar-default .navbar-nav>.active>a:hover, #bs-megadropdown-tabs .navbar-default .navbar-nav>.active>a:focus {
    color: white;
    background-color: #428bca;
    
}

#bs-megadropdown-tabs .navbar-default .navbar-nav>li>a {
    color: white;
}
 .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0px;
    /*z-index: -2;*/
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0px;
    margin: 2px 0px 0px;
    font-size: 14px;
    list-style: none;
    background-color: white;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.14902);
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    border-radius: 0 0 15px 15px;
    box-shadow: rgba(0, 0, 0, 0.172549) 0px 6px 12px;
}
#bs-megadropdown-tabs .nav-list > li {
    padding: 20px 15px 15px;
	border-left:0px;
}
#bs-megadropdown-tabs .nav-list {
    border-bottom: 0px;
}
#bs-megadropdown-tabs .nav-tabs > li.active > a, #bs-megadropdown-tabs .nav-tabs > li.active > a:hover, #bs-megadropdown-tabs .nav-tabs > li.active > a:focus {
    color: white;
    cursor: default;
    background-color: #428bca;
}

#bs-megadropdown-tabs .nav-tabs > li.active > a, #bs-megadropdown-tabs .nav-tabs > li.active > a:hover, #bs-megadropdown-tabs .nav-tabs > li.active > a:focus {
    color: black;
    cursor: default;
    background-color: rgb(255, 255, 255);
    border: solid black 1px;
}
#bs-megadropdown-tabs .nav-justified > li > a
{
    border-radius: 0px;
}
/*****************************/
/*       TIMELINE            */
/*****************************/


.timeline {
  position: relative;
  padding: 20px 0 20px;
  list-style: none;
}
.timeline:before {
  content: " ";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 3px;
  margin-left: -1.5px;
  background-color: #eeeeee;
}
.timeline > li {
  position: relative;
  margin-bottom: 20px;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li > .timeline-panel {
  float: left;
  position: relative;
  width: 46%;
  padding: 20px;
  border: 1px solid #d4d4d4;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}
.timeline > li > .timeline-panel:before {
  content: " ";
  display: inline-block;
  position: absolute;
  top: 26px;
  right: -15px;
  border-top: 15px solid transparent;
  border-right: 0 solid #ccc;
  border-bottom: 15px solid transparent;
  border-left: 15px solid #ccc;
}
.timeline > li > .timeline-panel:after {
  content: " ";
  display: inline-block;
  position: absolute;
  top: 27px;
  right: -14px;
  border-top: 14px solid transparent;
  border-right: 0 solid #fff;
  border-bottom: 14px solid transparent;
  border-left: 14px solid #fff;
}
.timeline > li > .timeline-badge {
  z-index: 100;
  position: absolute;
  top: 16px;
  left: 50%;
  width: 50px;
  height: 50px;
  margin-left: -25px;
  border-radius: 50% 50% 50% 50%;
  text-align: center;
  font-size: 1.4em;
  line-height: 50px;
  color: #fff;
  background-color: #999999;
}
.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
  right: auto;
  left: -15px;
  border-right-width: 15px;
  border-left-width: 0;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
  right: auto;
  left: -14px;
  border-right-width: 14px;
  border-left-width: 0;
}
.timeline-badge.primary {
  background-color: #2e6da4 !important;
}
.timeline-badge.success {
  background-color: #3f903f !important;
}
.timeline-badge.warning {
  background-color: #D20E66 !important;
}
.timeline-badge.danger {
  background-color: #d9534f !important;
}
.timeline-badge.info {
  background-color: #5bc0de !important;
}
.timeline-badge.cirMorado {
  background-color: #168FCF !important;
}
.timeline-badge.cirNaranjo {
  background-color: #D20E66 !important;
}
.timeline-title {
  margin-top: 0;
  color: inherit;
}
.timeline-body > p,
.timeline-body > ul {
  margin-bottom: 0;
}
.timeline-body > p + p {
  margin-top: 5px;
}
@media (max-width: 767px) {
  ul.timeline:before {
    left: 40px;
  }
  ul.timeline > li > .timeline-panel {
    width: calc(100% - 90px);
    width: -moz-calc(100% - 90px);
    width: -webkit-calc(100% - 90px);
  }
  ul.timeline > li > .timeline-badge {
    top: 16px;
    left: 15px;
    margin-left: 0;
  }
  ul.timeline > li > .timeline-panel {
    float: right;
  }
  ul.timeline > li > .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
  }
  ul.timeline > li > .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
  }
}

/********************************/
/*        ACORDEON              */
/********************************/

.panel-default>.panel-heading {
	color: #fff;
	background-color: #D20E66;
	border-color: #D20E66;
}
.panel-default>.panel-heading>.panel-title>a:hover, .panel-default>.panel-heading>.panel-title>a:focus {
	text-decoration: none;
}
