
.bs-slider{
    overflow: hidden;
    max-height: 100vh;
    position: relative;
    background: #000000;
	margin-bottom: 5%;
}
.bs-slider:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab;
}
.bs-slider:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}
.bs-slider .bs-slider-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}





.slide-text-tres {
    margin: 47vh auto;
    transform: translate(0%, -30%);
    position: relative;
    text-align: left;
}

.slide-text-tres > h5 {
    padding: 0;
    color: #615492;
    font-size: 40px;
    font-style: normal;
    line-height: 55px;
    font-weight: 600;
    margin-bottom: 5px;
    letter-spacing: 1px;
    display: inline-block;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.6);
}
.slide-text-tres > h3 {
    padding: 0;
    color: #ffffff;
    font-size: 30px;
    font-style: normal;
    line-height: 40px;
    font-weight: 300;
    margin-bottom: 5px;
    letter-spacing: 1px;
    display: inline-block;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.6);
}


.text-blanco > h3 {
    padding: 0;
    color: #ffffff;
	display: block;
    font-size: 30px;
    font-style: normal;
    line-height: 40px;
    font-weight: 300;
    margin-bottom: 5px;
    letter-spacing: 1px;
    display: inline-block;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.6);
}

.text-blanco > h1 {
    padding: 0;
    color: #ffffff;
	display: block;
    font-size: 30px;
    font-style: normal;
    line-height: 40px;
    font-weight: 300;
    margin-bottom: 5px;
    letter-spacing: 1px;
    display: inline-block;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.6);
}



.slide-text-tres > h4 {
    padding: 0;
    color: #ffffff;
    font-size: 40px;
    font-style: normal;
    line-height: 35px;
    font-weight: 500;
    margin-bottom: 5px;
    letter-spacing: 1px;
    display: inline-block;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.6);
}


.titulo-proyectos{
	
	text-align: center;
	margin-top: 5%;
	margin-bottom: 5%;
	color: white;
}


.titulo-proyectos > h1{
		display: inline-block;

	padding: 0;
    color: #ffffff;
    font-size: 45px;
    font-style: normal;
    line-height: 35px;
    font-weight: 500;
    margin-bottom: 5px;
    letter-spacing: 1px;
    display: inline-block;
    -webkit-animation-delay: 0.7s;
   
}


.titulo-proyectos > h3{
	display: inline-block;
	padding: 0;
    color: #ffffff;
    font-size: 30px;
    font-style: normal;
    line-height: 40px;
    font-weight: 300;
    margin-bottom: 5px;
    letter-spacing: 1px;
    display: inline-block;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.6);
   
}

.slide-text-tres > a.btn-default {
    color: #FFFFFF;
    font-weight: 400;
    font-size: 16px;
    line-height: 15px;
    margin-right: 10px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    background: #615492;
    display: inline-block;
    border: none;
    text-transform: uppercase;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}

.slide-text-tres > a.btn-primary {
    color: #ffffff;
    cursor: pointer;
    font-weight: 400;
    font-size: 16px;
    line-height: 15px;
    margin-left: 10px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    background: #3F9EA5;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}

.slide-text-tres > a:hover, .slide-text > a:active {
    color: #ffffff;
    background: #222222;
    -webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
    transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
}











/*---------- SLIDE CAPTION ----------*/
.slide_style_left {
    text-align: left !important;
}
.slide_style_right {
    text-align: right !important;
}
.slide_style_center {
    text-align: center !important;
}

.slide-text {
    margin: 47vh auto;
    transform: translate(0%, -30%);
    position: relative;
    text-align: left;

}

.slide-text-tres {
    
    padding: 10px;
    position: relative;
    text-align: left;

}

.slide-text-dos {
    margin-top: 4vh;
    transform: translate(0%, -20%);
    padding-top: 55px;
    position: relative;
    text-align: left;

}
.slide-text > h1 {

    padding: 0;
    color: rgba(50, 50, 50, 1);
    font-size: 50px;
    font-style: normal;
    text-transform: capitalize;
    line-height: 60px;
    margin-bottom: 5px;
    letter-spacing: 1px;
    display: inline-block;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
	background: rgba(255, 255, 255, 0.7);
	padding: 10px 20px;
	border-radius: 25px;
	font-weight: 600px;
}


.slide-text-proyecto > h1 {

    padding: 0;
    color: #ffffff;
    font-size: 50px;
	font-weight: 500;
    font-style: normal;
    text-transform: capitalize;
    line-height: 60px;
    margin-bottom: 5px;
    letter-spacing: 1px;
    display: inline-block;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.9);
}

.slide-text > h3 {

    padding: 0;
    color: #ffffff;
    font-size: 30px;
    font-style: normal;
    line-height: 40px;
	font-weight: 300;
    margin-bottom: 5px;
    letter-spacing: 1px;
    display: inline-block;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.6);
	
	
}

.slide-text > h4 {

    padding: 0;
    color: #ffffff;
    font-size: 40px;
    font-style: normal;
    line-height: 35px;
	font-weight: 500;
    margin-bottom: 5px;
    letter-spacing: 1px;
    display: inline-block;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.6);
	
	
}

.slide-text > h5 {

    padding: 0;
    color: #615492;
    font-size: 40px;
    font-style: normal;
    line-height: 55px;
	font-weight: 600;
    margin-bottom: 5px;
    letter-spacing: 1px;
    display: inline-block;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.6);
	
	
}

.slide-text > h2 {

    padding: 0;
    color: #ffffff;
    font-size: 45px;
    font-style: normal;
    text-transform: capitalize;
    letter-spacing: 1px;
	margin-bottom: 25px;
    display: inline-block;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.9s;
    text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);
	
	
}


.slide-text2  {

    padding: 0;
    color: black;
    font-size: 70px;
    font-style: normal;
    text-transform: capitalize;
    line-height: 84px;
    margin-bottom: 30px;
    letter-spacing: 1px;
    display: inline-block;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);
	
	
}



.slide-text > p {
    padding: 0;
    color: rgba(50, 50, 50, 1);
    font-size: 25px;
    line-height: 24px;
    font-weight: 400;
    letter-spacing: 1px;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
	background: rgba(255, 255, 255, 0.7);
	
	display: table;
	padding: 10px 20px;
	border-radius: 15px;
	
	
}

.slide-text-proyecto {
    margin: 47vh auto;
    transform: translate(0%, -30%);
    position: relative;
    text-align: left;
}


.slide-text-proyecto > p {
    padding: 0;
    color: #ffffff;
    font-size: 25px;
    line-height: 24px;
    font-weight: 400;
    letter-spacing: 1px;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
    text-shadow: 4px 4px 4px rgba(0, 0, 0, 0.9);
}
.slide-text > a.btn-default{
    color: #FFFFFF;
    font-weight: 400;
    font-size: 16px;
    line-height: 15px;
    margin-right: 10px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    background: #615492;
    display: inline-block;
    border: none;
    text-transform: uppercase;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;

}
.slide-text > a.btn-primary{
    color: #ffffff;
    cursor: pointer;
    font-weight: 400;
    font-size: 16px;
    line-height: 15px;
    margin-left: 10px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    background: #3F9EA5;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}
.slide-text > a:hover,
.slide-text > a:active {
    color: #ffffff;
    background: #222222;
    -webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
    transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
}






/*------------------------------------------------------*/
/* RESPONSIVE
/*------------------------------------------------------*/

@media (max-width: 991px) {
    .slide-text h1 {
        font-size: 50px;
        line-height: 50px;
        margin-bottom: 20px;
    }
    .slide-text > p {

        font-size: 18px;
    }
}


/*---------- MEDIA 480px ----------*/
@media  (max-width: 768px) {
    .slide-text {
        padding: 10px 50px;
    }
    .slide-text h1 {
        font-size: 35px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    .slide-text > p {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 20px;
    }
    .control-round .carousel-control{
        display: none;
    }
	
	

}


@media (max-width: 560px){
	
	
	
.slide-text-tres > h5 {
    font-size: 2.5rem;
    line-height: 3.2rem;
}
.slide-text-tres {
    margin: -10vh auto;
    transform: translate(0%, -30%);
    position: relative;
    text-align: left;}
}


@media  (max-width: 480px) {
	
	
	
	
.slide-text-tres > h3 {
    padding: 0;
    color: #ffffff;
    font-size: 20px;
    font-style: normal;
    line-height: 25px;
    font-weight: 300;
    margin-bottom: 5px;
    letter-spacing: 1px;
    display: inline-block;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.6);
}

.slide-text-tres > h4 {
    padding: 0;
    color: #ffffff;
    font-size: 25px;
    font-style: normal;
    line-height: 25px;
    font-weight: 500;
    margin-bottom: 5px;
    letter-spacing: 1px;
    display: inline-block;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.6);
}
.slide-text-tres > a.btn-default, .slide-text > a.btn-primary {
    font-size: 14px;
    line-height: 10px;
    margin-right: 10px;
    text-align: center;
    padding: 20px 15px;
}
	
	
    .slide-text {
        padding: 10px 30px;
    }
	
	.slide-text-tres {
        padding: 10px 30px;
		margin: -25vh auto;
    }
    .slide-text h1 {
        font-size: 30px;
        line-height: 25px;
        margin-bottom: 5px;
    }
	.slide-text > h3 {

    padding: 0;
    color: #ffffff;
    font-size: 20px;
    font-style: normal;
    line-height: 25px;
	font-weight: 300;
    margin-bottom: 5px;
    letter-spacing: 1px;
    display: inline-block;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.6);
	
	
}
	
	.slide-text > h4 {

    padding: 0;
    color: #ffffff;
    font-size: 25px;
    font-style: normal;
    line-height: 25px;
	font-weight: 500;
    margin-bottom: 5px;
    letter-spacing: 1px;
    display: inline-block;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.6);
	
	
}
    .slide-text > p {
        font-size: 15px;
        line-height: 18px;
        margin-bottom: 10px;
    }
    .slide-text > a.btn-default,
    .slide-text > a.btn-primary {
        font-size: 14px;
        line-height: 10px;
        margin-right: 10px;
        text-align: center;
        padding: 15px 15px;
    }
    .indicators-line > .carousel-indicators{
    }

}
