@import url(../fonts/din-pro/font.css);

/*
colors:

dark blue: #1C2C51
green: #BED5C6
gold: #9F845D

*/
body {
    overflow-x: hidden;
}
.topnav{
    background-color: #1C2C51;
    height: 50px;
}

.livro{   
      margin-left: 101px;
    width: 347px;
    height: 500px;
    margin-top: 137px;
    }

h2{
    font-family: "dinpro-regular";
    font-size: 40px;
    border-bottom: 8px solid #1C2C51;
    padding-bottom: 10px;
}

.lourdes {
     font-family: "dinpro-regular";
    font-size: 40px;
    border-bottom: 8px solid #1C2C51;
    padding-bottom: 10px;
}
p {
     font-family: "dinpro-regular";
    line-height: 1.7;
    font-size: 16px;
}
h1{
    font-family: "dinpro-regular";
    border-bottom: 8px solid #1C2C51;
    padding-bottom: 8px;
}

.btn-primary{
    background-color: #9F845D;
    font-size: 20px;
    font-weight: bold;
    border-color: #9F845D;
    margin-top: 5px;
    padding-left: 15px;
    display: inline-block;
    padding-right: 15px;
    padding-top: 9px;
    padding-bottom: 9px;
    font-family: "dinpro-regular";
    margin-right: 12px;
}

.btn-primary a{
    color: #FFFFFF;
    font-family: "dinpro-regular";
    text-decoration: none;
}


.btn-primary:hover{
    background-color: #DCDDDD !important;
    border-color: #DCDDDD !important;
    color: #1C2C51;
    font-family: "dinpro-regular";
}

.btn-primary a:hover{
    color: #9F845D;
    font-family: "dinpro-regular";
    text-decoration: none;
}

.intro{
    line-height:1.6;
    font-size: 16px;
}


.booksection{
    padding-bottom: 50px;
    background-color: #BED5C6;
    border: 12px solid #9F845D;
    
}

.podcastsection{
    
    background-color: #ffffff;
    border: 30px solid rgb(255, 255, 255);
    
}

.descricaolivro{
    padding-top: 123px;
    margin-right: 100px;
    font-family: "dinpro-regular";
}


.sobreolivro{
    background-color: #fff;
    padding-top: 50px;
    padding-bottom: 50px;
    
}

.btn-secondary{
    background-color: #fff;
    border-color: #fff;
}

.btn-secondary:hover{
    background-color: #fff;
    border-color: #fff;
}

.citacao{
    text-align:center; 
    font-size: 25px;
    color: #9F845D;
    padding-left: 150px;
    padding-right: 150px;
    
}
.btn-warning{
    background-color: #1C2C51;
    border-color: #1C2C51;
    color: #FFFFFF;
    margin-left: 100px;
    margin-top: 5px;
    font-family: "dinpro-regular";
}

.btn-warning a{
    color: #FFFFFF;
}

.btn-warning:hover{
    background-color: #9F845C;
    color: #FFFFFF;
    border-color: #9F845C;
}

.btn-warning a:hover{
    text-decoration: none;
}

.btn-pcast{
    background-color: #1C2C51;
    border-color: #1C2C51;
    font-family: "dinpro-regular";
    color: #FFFFFF;
    margin-bottom: 27px;
    margin-top: 27px;
    border-radius: 4px;
    padding: 7px;
}

.btn-pcast a{
    color: #FFFFFF;
}

.btn-pcast:hover{
    background-color: #9F845C;
    color: #FFFFFF;
    border-color: #9F845C;
}

.btn-pcast a:hover{
    text-decoration: none;
}


h3 {
    font-size: 20px;
    font-family: "dinpro-regular";
}

.calendariosection{
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #BED5C6;
}
.linkeventos{
    color: #9F845D;
    font-size: 20px;
    font-family: "dinpro-regular";
    font-weight: 600;
   
}
.linkeventos:hover{
    color: #9F845D;
}

.linkwebsite{
    font-weight: bold;
    color: #9F845D;
    text-decoration:underline
}
.linkwebsite:hover{
    font-weight: bold;
    color: #9F845D;
    text-decoration:underline
}

.eventos{
    font-size: 20px;
    margin-top: 10px;
}


.titlecalendario {
    text-align: left;
    color: #1C2C51;
    margin-bottom: 50px;
    font-size: 40px;
    font-family: "dinpro-regular";
     padding-left: 36px;
}

.sectionvideo{
    background-color: #1C2C51;
    color: #fff;
    padding-top: 50px;
    padding-bottom: 60px;
    border: 13px solid #9F845D;
}
.video{
    margin-top: 30px;
    

}

.linkmail{
    color: #fff;
}

.linkmail:hover{
    color: #9F845D;
}

.btn-info{
   background-color: #FDE92E;
    color: #1C2C51;
}

.biofoto{
    
        margin-left: 170px;
    padding-bottom: 50px;
    margin-top: 150px;
}

.bioautora{
    padding-top: 100px;
    color: #1C2C51;
    margin-right: -175px;
    padding-bottom: 50px;
    text-align: left;
    font-family: "dinpro-regular";
     
}

.autorassection{
    padding-bottom: 50px;
}

.fotoalex{
    margin-top: 50px;
}

.bioautoraalex{
    padding-top: 5px;
    font-family: "dinpro-regular";
}

.botaosugestoes{
    padding-top: 50px;
    margin: auto;
}

.partilha{
    margin: auto;
    padding-top: 30px;
    padding-left: 5px;
    padding-bottom: 10px;
}
.sugestoes{
    color: #fff;
    text-align: center;
     font-family: "dinpro-regular";
    
}
.footer{
    background-color: #1C2C51;
}



.fa-linkedin-in{
color: #9F845D;
    margin-left: 15px;
}

.partilhas {
    margin-top: 35px;
        
}

.Last-Eps{
    color: #1C2C51;
}

/*RESPONSIVE */



@media only screen and (max-width: 680px)  {
    .livro {
        margin: auto;
        width: 100%;
        margin-top: 48px;
    margin-bottom: -70px;
    }

    
    h1{
            margin-left: 10px;
        
    }
    
    .titulolivro {
        font-size: 40px;
        margin-right: -100px;
    }
    
    .intro {
    padding-left: 25px;
        margin-right: -110px;
}
    
    .livropontos{
        font-size: 16px;
        margin-right: -110px;
    }
    
    .autorasp {
    
        margin-right: -110px;
    }
    
    .btn-primary{
        font-size: 8px;
        color: white;
    }

    p{
            padding-left: 26px;
    padding-right: 20px;
    }
    
    /*livro botao */
    
    .btn-secondary{
            margin: auto;
        margin-left: 0px;
        display: none;
        
        
    }
    .btn-warning {
        margin: auto;
        display: block;
        margin-top: 28px;
    }
    
    .citacao {
            padding-left: 20px;
    padding-right: 20px;
    }
    
    .video {
    display: block;
    width: 100%;
    padding-top: 27px;
    }
    
    .imglogo{
            margin-bottom: 17px;
        margin-right:60px;
    }
    
    .biofoto{
            margin: auto;
    display: block;
        height: 380px;
   
}
    
    .fotoalex {
        margin: auto;
    display: block;
        height: 330px;
   
}
    
    .bioautoraalex {
    padding-top: 40px;
    }
    
    h2{
            margin-left: 9px;
        font-size: 33px;
    }
    
    
    .sobrelourdes{
     
        padding-top: 30px;
        padding-right: 0px;
    }
    .sobrealex {
        padding-top: 30px;
    }
    
    
    .linkwebsite {
        padding-left: 20px;
    }
    
    .wrapper{
    max-width: 680px;
}
    
    .bioautora{
   
    margin-right: 0px;
   
     
}
    
    .imglogo {
        margin-right: 0px;
    }
    
    
    .partilhas {
            margin-top: -18px;
    padding-left: 30px;
    padding-bottom: 22px;
        
    }
    }


@media only screen and (min-width: 768px) and (max-width: 999px) {
    .partilhas {
        margin-left: 93px;
    }

    .biofoto {
    margin-left: 151px;
    padding-bottom: 30px;
    margin-top: 3px;
}
    
    .bioautora {
    padding-top: 100px;
    color: #1C2C51;
    margin-right: 0px;
    padding-bottom: 50px;
    text-align: left;
    font-family: "dinpro-regular";
}
    
.livro {
    margin-left: -11px;
    width: 347px;
    height: 500px;
    margin-top: 352px;
}
}


.podcast-titulo{
    margin-left: 174px;
    margin-right: 174px;
    margin-top: 20px;
}

@media only screen and (max-width: 680px) {
    .podcast-titulo{
        margin-left: 0px;
        margin-right: 0px;
    }
    }