/*!
 * Start Bootstrap - Freelancer Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    overflow-x: hidden;
	font-family: 'Lato', sans-serif;

}

p {
    font-size: 25px;
	color:#fff;
}

p.small {
    font-size: 16px;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
    color: #18bc9c;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Lato', sans-serif;
    font-weight: 200;
}

hr.star-light,
hr.star-primary,
hr.star-secondary {
    margin: 25px auto 30px;
    padding: 0;
    max-width: 250px;
    border: 0;
    border-top: dashed 2px;
    text-align: center;
}

hr.star-light:after,
hr.star-primary:after,
hr.star-secondary:after {
    display: inline-block;
    position: relative;
    top: -.8em;
    padding: 0 .25em;
    font-family: FontAwesome;
    font-size: 2em;
}

hr.star-light {
	
    border-color: #EF4723;
}

hr.star-light:after {
	
    color: #107D6A;
    background-color: #012F3C;
}

hr.star-primary {
    border-color: #EF4723;

}

hr.star-primary:after {
	content: "\f0c7";
    color: #ef4723;
    background-color: #fff;
}

hr.star-secondary {
    border-color: #EF4723;

}

hr.star-secondary:after {
	content: "\f0e5";
    color: #fff;
    background-color: #111;
}
.img-centered {
    margin: 0 auto;
}


.btn-primary{
    background-color: #000;
    border:2px solid;
}

.btn-primary:hover{
    background-color: #000;
    border:2px solid;
}

.btn-primary:active,.btn-primary:visited{
    background-color: #000;
    border:2px solid;
}

header {
     background-position:50% 50%;
   background-repeat:no-repeat;
   background-position:50% 50%\9 !important;
   background-image:url(../img/fondo.jpg);
    background-color:#01374c;   
    background-size:cover;
    text-align: center;
   color: #fff;
}

header .container {
    display:table;
    padding-top: 250px;
    padding-bottom: 50px;
}

header .container ul{
    list-style-type: none;

}

header .container ul li{
    padding:0px;
}

header img {
    display: block;
    margin: 0 auto;
    padding-top: 140px;
    padding-bottom: 350px;
}

header .intro-text .name {
    display: block;
    font-family: 'Lato', sans-serif; 
    font-size: 1em;
    font-weight: 200;
    color:#fff;
}

header .intro-text .skills {
    font-size: 1em;
    font-family: 'Lato', sans-serif; 
    font-weight: 200;
    color:#fff;
}

@media(min-width:768px) {
    header .container {
        padding-top: 200px;
        padding-bottom: 100px;
        height: 8px;
    }

    header .intro-text .name {
        font-size: 5.75em;
    }

    header .intro-text .skills {
        font-size: 1.75em;
    }
}

@media(min-width:768px) {
    

    .navbar-fixed-top .navbar-brand {
        font-size: 1em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    .navbar-fixed-top.navbar-shrink {
        padding: 10px 0;
    }

    .navbar-fixed-top.navbar-shrink .navbar-brand {
        font-size: 1.2em;
    }
}



@media(min-width:768px) {
    .navbar-fixed-top {
        padding: 25px 0;
        background: transparent;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    .navbar-fixed-top .navbar-brand {
        font-size: 1em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    .navbar-fixed-top.navbar-shrink {
        padding: 10px 0;
        background: #01000c;
    }

    .navbar-fixed-top.navbar-shrink .navbar-brand {
        font-size: 1.5em;
        opacity:1;
    }
}

.navbar a{
	font-family: 'Lato', sans-serif;
    font-weight: 700;
	font-size:12px;
    letter-spacing: 5px;


}

.navbar a:focus {
    outline: 0;
}

.navbar .navbar-nav {
    letter-spacing: 1px;
}


.navbar .navbar-nav li a:focus {
    outline: 0;
}

.navbar-default,
.navbar-inverse {
    border: 0;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #af1f74;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #af1f74;
  background-color: transparent;
}

.navbar-header{
        background: #01000c;

}

.navbar-collapse{
       background: #01000c;

}

 .navbar-default .navbar-toggle { border: none } 


@media(min-width:768px) {
   .navbar-header{
       background: transparent;
   }

    .navbar-collapse{
       background: transparent;

    }
}

/*PARCHES NAV*/
.logoCumbia{
    opacity:0;
}

@media(max-width:767px) {
   .logoCumbia{
    opacity:1;
   }
}

.navCentrada{
   width:420px;
   margin:0 auto;
   padding-left:75px;
}

@media(max-width:767px) {
   .navCentrada{
   width:100%;
   padding-left:0px
   }
}

.centrar{
    float:none;margin-left:0px;
}


@media(max-width:767px) {
   .centrar{
    float:left;
    }
}

/*END PARCHES NAV*/

section {
    padding: 100px 0;
}

section h2 {
    margin: 0;
    font-size: 3em;
	color:#108E76;
}

section.success {
    color: #fff;
background: #FFF;}

section.success2 {
    color: #fff;
	background-color:#005260;

}

section.success3 {
    color: #fff;
    background:#111;
}



@media(max-width:767px) {
    section {
        padding: 75px 0;
    }

    section.first {
        padding-top: 75px;
    }
}


/* ==================================================
   Section Page
================================================== */

.page {
    background: #1e1e1e;
    padding: 100px 0;
    position: relative;
    z-index: 99;
}

.page-alternate {
    background: #26292E;
    padding: 100px 0;
    position: relative;
    z-index: 99;
}


.title-page {
    text-align: center;
    margin-bottom: 100px;   
}

.title-page .title {
    font-size: 24px;
    margin: 0 0 10px 0;
    color: #01000c;
    letter-spacing: 5px;
}

.title-page .title-description {
    font-size: 18px;
    font-weight: 200;
    margin: 0;
}


#portfolio .portfolio-item {
    right: 0;
    margin: 0 0 15px;
}

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

#portfolio .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 500px;
}

#portfolio .portfolio-item .portfolio-link .caption {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 1;
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

#portfolio .portfolio-item .portfolio-link .verproyecto {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(0,0,0,.8);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

#portfolio .portfolio-item .portfolio-link .caption:hover {
    opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .verproyecto:hover {
    opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 12px;
    letter-spacing: 2px;
    color: #fff;
}

#portfolio .portfolio-item .portfolio-link .verproyecto .verproyecto-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 12px;
    letter-spacing: 2px;
    color: #fff;
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content .titulo{
   margin: 0 auto;
   width: 70%;
   padding: 10px;
}

#portfolio .portfolio-item .portfolio-link .verproyecto .verproyecto-content .titulo{
   margin: 0 auto;
   width: 70%;
   padding: 10px;
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content i {
    margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content h3,
#portfolio .portfolio-item .portfolio-link .caption .caption-content h4 {
    margin: 0;
}

#portfolio * {
    z-index: 2;
}

.rotate{
  -webkit-transform: rotate(-45deg);

}

.a-rotate{
  -webkit-transform: rotate(-45deg);
    
}

@media(min-width:767px) {
    #portfolio .portfolio-item {
        margin: 0 0 30px;
    }
}

/* ==================================================
   About Section
================================================== */

.profile{

    text-align: center;
}

.btn-outline {
    margin-top: 15px;
    border: solid 2px #EF4723;
    font-size: 25px;
    color: #fff;
    background: 0 0;
    transition: all .3s ease-in-out;
}

.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
    border: solid 2px #fff;
    color: #EF4723;
    background: #fff;
}

<!-- una vez ingresado el texto -->
label{
	color:#fff;
	}

.floating-label-form-group {
    position: relative;
    margin-bottom: 0;
    padding-bottom: .5em;
    border-bottom: 1px solid #eee;
}

.floating-label-form-group input,
.floating-label-form-group textarea {
    z-index: 1;
    position: relative;
    padding-right: 0;
    padding-left: 0;
    border: 0;
    border-radius: 0;
    font-size: 2em;
    background: 0 0;
    box-shadow: none!important;
    resize: none;
	color:#EF4723;
}

.floating-label-form-group label {
    display: block;
    z-index: 0;
    position: relative;
    top: 2em;
    margin: 0;
    font-size: .85em;
    line-height: 1.764705882em;
    vertical-align: middle;
    vertical-align: baseline;
    opacity: 0;
    -webkit-transition: top .3s ease,opacity .3s ease;
    -moz-transition: top .3s ease,opacity .3s ease;
    -ms-transition: top .3s ease,opacity .3s ease;
    transition: top .3s ease,opacity .3s ease;
}

.floating-label-form-group::not(:first-child) {
    padding-left: 14px;
    border-left: 1px solid #eee;
}

.floating-label-form-group-with-value label {
    top: 0;
    opacity: 1;
}

.floating-label-form-group-with-focus label {
    color:#F90;
}

form .row:first-child .floating-label-form-group {
    border-top: 1px solid #eee;
}

/* ==================================================
   Contact Section
================================================== */

.contact-details h3 {
    color: #FFFFFF;
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 30px;
    line-height: 1em;
    text-transform: uppercase;
}

.contact-details ul {
    margin: 0;
    padding: 0;
    list-style: none;   
}

.contact-details ul li {
    margin: 0 0 20px;
    line-height: 28px;
    padding: 0; 
}


#contact-form {
    margin-bottom: 0;   
    text-align: right;
}

#contact-form p {
    margin-bottom: 1px;
}

#contact-form input,
#contact-form textarea {
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    
    background: #26292E;
    color: #434343;
    font-size: 16px;
    height: auto;
    padding: 15px;
    margin: 0;
    
    resize: none;
}

#contact-form input {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


#contact-form textarea {
    width: 100%;
    resize: vertical;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#contact-form .submit {
    background: #4fcc71;
    color: #01000c;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    padding: 16px 40px;
    text-align: center;
    vertical-align: middle;
    width: auto;
    margin-top: 30px;
    
    -webkit-transition: background 0.1s linear 0s, color 0.1s linear 0s;    
       -moz-transition: background 0.1s linear 0s, color 0.1s linear 0s;
         -o-transition: background 0.1s linear 0s, color 0.1s linear 0s;
            transition: background 0.1s linear 0s, color 0.1s linear 0s;
}

#contact-form .submit:hover {
    background: #DE5E60;
    color: #FFFFFF;
    text-decoration:none;
}

.hideme
{
    opacity:0;
}

#response {
    margin-top: 20px;
    color: #FFFFFF;
}


/* Color para contact name */

#contact_name::-webkit-input-placeholder
{
  color:    #e74da6;
}

#contact_name:-moz-placeholder
{
  color:    #e74da6;
}

#contact_name::-moz-placeholder 
{
  color:    #e74da6;
}

#contact_name:-ms-input-placeholder
{
  color:    #e74da6;
}

/* Color para contact email */

#contact_email::-webkit-input-placeholder
{
  color:    #d76b7c;
}

#contact_email:-moz-placeholder
{
  color:    #d76b7c;
}

#contact_email::-moz-placeholder 
{
  color:    #d76b7c;
}

#contact_email:-ms-input-placeholder
{
  color:    #d76b7c;
}

/* Color para contact textarea */

#contact_message::-webkit-input-placeholder
{
  color:    #4ac17f;
}

#contact_message:-moz-placeholder
{
  color:    #4ac17f;
}

#contact_message::-moz-placeholder 
{
  color:    #4ac17f;
}

#contact_message:-ms-input-placeholder
{
  color:    #4ac17f;
}





footer {
    color: #fff;
}

footer h3 {
    margin-bottom: 30px;
}

footer .footer-above {
    padding-top: 50px;
    background-color: #25090f;
}

footer .footer-col {
    margin-bottom: 50px;
}

footer .footer-below {
    padding: 25px 0;
    background-color: #1b1b1b;
}

footer .linkmail a{
color:#ce267b;
}

footer .linkmail a:hover{
color:#999;
text-decoration: none;
}

.btn-social {
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 2px solid #fff;
    border-radius: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 45px;
}

.btn:focus,
.btn:active,
.btn.active {
    outline: 0;
}

.scroll-top {
    z-index: 1049;
    position: fixed;
    right: 2%;
    bottom: 2%;
    width: 55px;
    height: 55px;
}

.scroll-top .btn {
    width: 56px;
    height: 56px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 28px;
}

.scroll-top .btn:focus {
    outline: 0;
}

.portfolio-modal .modal-content {
    padding: 20px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: left;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.portfolio-modal .modal-content h2 {
    margin: 0;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 3px;
    color:#af1f74;
}

.portfolio-modal .modal-content .bajada {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 3px;
    color: #000;
}

.portfolio-modal .modal-content p {
    font-size: 12px;
    color: #000;
}

.portfolio-modal .modal-content img {
    margin-bottom: 30px;
}

.portfolio-modal .modal-content .item-details {
    margin: 30px 0;
}

.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}

.portfolio-modal .close-modal:hover {
    opacity: .3;
}

.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: #2c3e50;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: #2c3e50;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}