.royal_preloader_logo{
    /*    background: url(/public/site/img/background/1.jpg) no-repeat center center fixed; 
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;*/

    background-color: white;
}
.royal_preloader_percentage{
    background-color: transparent;
    background-color: transparent;
    font-size: 50px;

}
@media (max-width: 764px) {
    .royal_preloader_logo{
        /*    background: url(/public/site/img/background/1.jpg) no-repeat center center fixed; 
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -o-background-size: cover;
            background-size: cover;*/

        background-color: white;
    }
    .royal_preloader_percentage{
        background-color: transparent;
        background-color: transparent;
        font-size: 50px;

    }
    #main{
        padding-top:100px;
    }
    .texto-estrutura img{
        max-width: 100%;
    }
}
.empresa{
    background-color: #F1F1F1;
    padding-bottom: 30px;
    padding-top: 30px;
}
.title-empresa h1{
    font-family: 'Oleo Script', sans-serif;
    color: black;
}
.title-empresa h3{
    font-family: 'Oleo Script', sans-serif;
    color: #DC3E36;
}
.colortexto b{
    color: #DC3E36;

}
.colortexto p{
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 18px;
}
.colortexto span{
    color: #DC3E36;
    font-size: 15px;;
}
.img-empresa img{
    padding-top: 50px;
}
.estrutaback{
    background-color: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
}
.title-estrutura h1{
    font-family: 'Oleo Script', sans-serif;
    color: black;
}
.title-estrutura p{
    font-family: 'Open Sans Condensed', sans-serif;
    padding-left: 5px;;
    padding-right: 5px;
}
.estrutura h4{
    font-family: 'Oleo Script', sans-serif;
    color: #DC3E36;
    padding-left: 5px;
    text-align: justify;
    font-size: 25px;
}
.texto-estrutura{
    border: 1px solid #d7d7d7;
    padding-bottom: 10px;
}
.texto-estrutura i {
    color: #DC3E36;
}
.texto-estrutura b{
    /*text-transform: uppercase;*/
    color: 606060;
}
.texto-estrutura p {
    /*text-transform:lowercase;*/
}
.estrutura span{
    font-family: 'Open Sans Condensed', sans-serif;
    color: #E15048;
    font-weight: bold;

}
.estrutura i{
    font-size: 20px;
    color: #FCC702;
}
.estrutura a{
    color:#818181;
}

.estrutura h5 {
    padding-left: 5px;
    text-align: justify;
}
.estrutura p{
    font-family: 'Open Sans Condensed', sans-serif;
    text-align: justify;
    padding-left: 5px;
    padding-right: 5px;
}
.estrutura img { 
    max-width: 100%;
}

.text-news img{
    max-width: 100%;
}
.contato{
    background-color: #E15048;
    padding-top: 10px;
    padding-bottom: 10px;
}
.contato i{
    font-size: 25px;
    color: #C0322A;
}

.contato h4{
    color: white;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size:18px;
}

@media (max-width: 764px) {
    .contato i{
        font-size: 20px;
    }
    .contato h4{
        color: white;
        font-size: 15px;
        text-align: center;
    }
}

.contato-form{
    background-color: #4D4D4D;
    padding-bottom: 30px;
}
.contato-title h1{
    font-family: 'Oleo Script', sans-serif;
    color: #fff;
    font-size: 37px;


}
.contato-title{
    border-bottom: 1px solid #818181;
}
.contato-title p{
    font-family: 'Open Sans Condensed', sans-serif;
    color: #fff;
}
.contatotexto{
    margin-top: 10px;
    background-color: #E15048;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;

}
.contatotexto a{
    color: white;
    font-weight: bold;
    font-family: 'Open Sans Condensed', sans-serif;   
}
.contatotexto h4{
    font-size: 20px;
}



#form_contact{
    padding-top: 10px;
}
#form_contact input {
    border-radius: 0px;
    background-color: #818181;
    border-color: #818181;
    padding-bottom: 10px;
    padding-top: 10px;
    height: 50px;
}
#form_contact input:hover{
    border-radius: 0px;
    background-color: #bfbfbf;
    border-color: #bfbfbf;
    padding-bottom: 10px;
    padding-top: 10px;
    height: 50px;
    transition: all 0.3s ;
}
#form_contact textarea {
    border-radius: 0px;
    background-color: #818181;
    border-color: #818181;
    padding-bottom: 10px;
    padding-top: 10px;
    height: 180px;
}
#form_contact textarea:hover {
    border-radius: 0px;
    background-color: #bfbfbf;
    border-color: #bfbfbf;
    padding-bottom: 10px;
    padding-top: 10px;
    height: 180px;
}
.form-control::-moz-placeholder{
    font-family: 'Open Sans Condensed', sans-serif;
    color: white;
    font-weight: bold;
    font-size: 17px;
}


.iframe iframe{
    max-width: 100%;
}
#form_contact button{
    background-color: #E15048;
    border-color: #E15048;
    border-radius: 0px;
}
.fundo-content{
    background-color: #E15048;
    padding-top: 100px;
}

.page-contato p{
    color: #818181;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 20px;
    text-align: center;
    padding-top: 25px;  
}
.titleheader h1{
    color: #fff;
    font-family: 'Oleo Script', sans-serif;
    text-align: center;
    font-size: 50px;
}
.titleheader h3{
    color: #fff;
    font-family: 'Oleo Script', sans-serif;
    text-align: center;
    font-size: 37px;;
}
.titleheader i{
    font-size: 39px;
}

.main-content p{
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 17px;
}
.conteudo_01 {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.conteudo_01 li {
    float: left;
    height: auto;
    position: relative;
    overflow: hidden;
}
/* Hover */
.conteudo_01 li:hover .caption {
    opacity: 1;
}
.conteudo_01 img {
    padding: 10px;
    margin: 10px;
    float: left;
    z-index: 4;
    max-width: 100%;
}
.conteudo_01 .caption {
    cursor: pointer;
    position: absolute;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}
/* efeito blur */
.estrutura{
    margin-bottom: 20px;
}
.conteudo_01 .efeito {
    background-color: rgba(3,178,200,0.65);
    margin: 10px;
    max-width: 100%;
    height: 255px;
    z-index: 5;
    position: absolute;
    z-index: 999;
}
.conteudo_01 .caption-texto h1 {
    text-transform: uppercase;
    font-size: 24px;
    font-family: 'Oleo Script', sans-serif;

}
.conteudo_01 .caption-texto  {
    background-color: white;
    height: 255px;
    z-index: 10;
    color: #E15048;
    font-size: 18px;
    position: absolute;
    width: 360px;
    height: 320px;
    text-align: center;
    top: 100px;
}
.conteudo_01 .caption-texto a{
    color: #E15048;
    text-decoration: none;
    font-size: 18px;
}
@media (max-width: 764px) {
    .conteudo_01 .caption-texto {
        background-color: white;
        height: 255px;
        z-index: 10;
        color: #E15048;
        font-size: 18px;
        position: absolute;
        width: 300px;
        height: 320px;
        text-align: center;
        top: 100px;
    }
    .fundo-content{
        background-color: #E15048;
        padding-top: 10px;
    }
    .titleheader h1{
        color: #fff;
        font-family: 'Oleo Script', sans-serif;
        text-align: center;
        font-size: 45px;
    }
}

.pagetitle-estrutura h3{
    font-family: 'Oleo Script', sans-serif;
    color: black;
    font-size: 30px;
    text-align: center;
}

.pagetitle-estrutura i{
    color: #E15048;
}

.ripple{position:relative;overflow:hidden;transform:translate3d(0,0,0)}.ripple:after{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;background-image:radial-gradient(circle,#000 10%,transparent 10.01%);background-repeat:no-repeat;background-position:50%;transform:scale(10,10);opacity:0;transition:transform .5s,opacity 1s}.ripple:active:after{transform:scale(0,0);opacity:.2;transition:0s}
