/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 09-oct-2018, 15:48:23
    Author     : Xelkas
*/
@font-face {
    font-family: Titulos;
    src: url(../font/HelveticaNeueLTStd-Cn.otf);
}

@font-face {
    font-family: Textos;
    src: url(../font/HelveticaNeueLTStd-Bd.otf);
}
body{

    font-style: normal;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;

}
#top{
    background-color: #FFF;
    position: relative;
    height: 200px;
    margin-bottom: 0px;
}
#logo {
    position: absolute;
    top: 17px;
    left: 50%;
    margin-left: -244px;
    background-image: url(../img/logo.png);
    width: 479px;
    height: 170px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
#main-nav-ul{
    display: inline-block;
    white-space: normal;

}
#main-nav-toggler{
    width: 42px;
    background-color: #FFF;
}
#logo-small {
    background-image: url(../img/logo.png);
    position: absolute;
    left: 50%;
    margin-left: -33px;
    background-color: #FFF;
    width: 69px;
    height: 46px;
    background-size: contain;
    top: 0px;
    background-repeat: no-repeat;
}
#main-nav{
    background-color: #FFF;
    padding: 0;
    width:100%;
    position: relative;
}
.main{
    padding-top:80px;
    padding-bottom:60px;
}
#main,.main{
    width: 100%;
    min-height: 420px;

}
#footer{
    background-color: #FFF;
    width: 100%;
    min-height: 710px;
    background-size: cover;
    background-repeat: no-repeat;
}
.nav-link{
    color: #000000;
}


.content {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    color: #D5D5D5;
    width: 912px;
    height: 327px;
    min-height: 300px;
    font-size: 24px;
    font-family: sans-serif;
}

#barritas{
    color: #E7A300;
}
.nav-link:hover,.nav-link.active{
    background-color: #F6F6F6;
    color: #E7A300;
}
#navigation {
    padding-bottom: 40px;
    width: 960px;
    margin: auto;
    text-align: center;
    text-transform: uppercase;
    overflow: hidden;
    white-space: nowrap;
    margin-bottom: 0;
    padding-bottom: 0;
}

#navigation ul {
    display: inline-block;
    white-space: normal;
}
.nav-item{
    display:inline-block;
    text-transform:uppercase;
}

h2{
    color: #F0CC7E;
}

.design-img{
    width:206px;
}
.design-column{
    font-family:sans-serif;
    font-size:18px;
    border-right: 1px solid #fff;
}
.design-column h3{
    font-family:sans-serif;
    font-size:18px;
    font-weight:bold;
}
#scalamail{
    font-size:48px;
    color:#ffffff;
}

footer{
    width:100%;
    text-align:center;
    font-family: Raleway;
    font-size:14px;
    color:#a1a1a1;
}
#social a:link{
    color:#a1a1a1!important;
}
#privacidad{
    color: #e9cf76;
    text-align:justify;
    font-family:Actor;
    font-size:16px;
}
.tab-pane{
    width:100%;
    height:100%;
    background-size:cover;
    background-repeat: no-repeat;
    position: relative;
}
#home{
    padding: 0;
}
#quienes{
    background-image: url(../img/CONVICCION-banner-2.jpg);
}
#que{
    background-image: url(../img/CONVICCION-banner-1.jpg);
}
#dona{
    background-image: url(../img/CONVICCION-banner-2.jpg);
}
#contacto{
    background-image: url(../img/CONVICCION-banner-2.jpg);
}
#texto1{
    left: 23%;
    width: 54%;
    height: 80%;
    position: relative;
    font-family: Textos;
    color:  #ffffff;;
}
#texto2{
    left: 23%;
    width: 54%;
    height: 80%;
    position: relative;
    font-family: Textos;
    color:  #ffffff;;
}
#texto3{
    left: 23%;
    width: 54%;
    height: 80%;
    position: relative;
    font-family: Textos;
    color: #FFFFFF;
    font-size: 1rem;
    top: 30%;
}
.texto3{
    left: 23%;
    width: 54%;
    height: 80%;
    position: relative;
    font-family: Textos;
    color: #FFFFFF;
    font-size: 1rem;
}
#texto4{
    left: 23%;
    width: 54%;
    height: 80%;
    position: relative;
    font-family: Textos;
    color: #FFFFFF;
    font-size: 1rem;
    top: 19%;
}
#vision{
    left: 23%;
    width: 30%;
    height: 80%;
    position: relative;
    font-family: Titulos;
    color: #f162a5;
    font-size: 2rem;
}
.opacidad{
    background-color: rgba(10, 10, 10, 0.5);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
#intro{
    left: 23%;
    width: 54%;
    height: 80%;
    position: relative;
    font-family: Textos;
    color: #FFFFFF;
    font-size: 1rem;
}
.dona-btn{
    position:relative;
    margin-left:auto;
    margin-right:auto;
    cursor:pointer;
    text-align: center;
    width: 100px;   
    border-radius:5px;
    margin-top:20px;
    font-size:1.5em;
    background-color: #ffffff;
    color:#ffffff;
    background-color:#EB73A3;

} 
.dona-btn:hover{
    background-color: #f162a5;
    color: #ffffff;
}
#contacto-enviar{
    position:relative;
    left: 50%;
    margin-left: 10%;
    cursor:pointer;
    text-align: center;
    width: 100px;   
    border-radius:5px;
    margin-top:20px;
    font-size:1.5em;
    background-color: #ffffff;
    color:#62758C;
}
#contacto-enviar:hover{
    background-color: #f162a5;
    color: #ffffff;
}
#contact-form{
    width: 34%;
    left: 50%;
    position: relative;
    margin-left: -25%;
}
.first-slide{
    background-image: url(../img/CONVICCION-home.jpg);
}
#carousel-inicio {
    position: relative;
    width: 100%;
    height: 100%;
}
.titulos{
    left: 23%;
    max-width: 900px;
    position: relative;
    font-family: Titulos;
    color: #CDDC39;
    font-size: 1.6rem;
}
.textos{
    left: 23%;
    width: 57%;
    height: 80%;
    position: relative;
    font-family: Textos;
    color: #FFFFFF;
    font-size: 1rem;
}
#pagar-btn{
    position:relative;
    left: 50%;
    margin-left: -8%;
    display:none;
}
.facebook{
}
.twitter{
}
.donando{
    position: relative;
    left: 50%;
    margin-left: -12%;
    width: 23%;
    background-color: #FFF;
    text-align: center;
    padding: 22px;
    border-radius: 60px;
    background-color:#EB73A3;
}
#pink-line{
    background-color:#EB73A3;
    border-radius: 0;
    padding: 0;
    height: 36px;
}
#white-line{
    background-color:#FFF;
    border-radius: 0;
    padding: 0;
    height: 36px;
    text-align: center;
    font-family: Titulos;
    font-size: 2rem;
}
.custom-radio label{
    color:#ffffff;
}
#paypal-form{
    width:100%;
    text-align:center;
    position: relative;
}