/*
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 : 18/07/2018, 15:09:20
    Author     : danielcarvalho
*/

html {
    scroll-behavior: smooth;
}
.btn-martins-w{
    width: 120px;
    font-size: 13px;
    color: #c06222;
    font-weight: 500;
    background: #ffffff;
    border-radius: 40px;
}
.btn-martins-w:hover{
    color: #801524;
}
.arro-down a{
    position: absolute;
    top: 550px;
    left: 45%;
    z-index: 9999999999999;
    box-shadow: #1b1e21 1px;
}
.arro-down a img{
    max-width: 100px;
}
.btn-down{
    position:relative;
    top: 600px;
    left: 90%;
    width: 50px;
}
h1{
    text-align: center;
    margin: 0 auto;
}
.spacePadding{
    padding: 20px;
}
.line-bar{
    background: #801524;
    height: 8px;
    width: 25%;
    float: right;
}
.subtitle, h3{
    font-size: 16px;
    text-align: center;
    margin: 0 auto;
    padding: 15px;
}
.btn-martins{
    /*width: 150px;*/
    color: #FFFFFF;
    background-image: linear-gradient(to right, #b43636, #d26f28) !important;
    border-radius: 40px;
    font-size: 10px;
}
.btn-martins:hover{
    background-image: linear-gradient(to right, #d26f28, #b43636) !important;
    color: #ffffff;
}

/* header */
.navbar{
    background-image: linear-gradient(to right, #801524, #df8821) !important;
    height: 100px;
    z-index: 999999;
    position: fixed;
    top: 0;
    width: 100%;
    border-bottom:solid #801524 1px ;
}

nav.normal{
    height: 100px;
}
nav.slim{
    height: 70px;
}
.navbar-nav {
    text-transform: uppercase;
    font-weight: 800;
}
.collapse{
    z-index: 99999;
}
.navbar-collapse .navbar-nav li{

}
.navbar-collapse .navbar-nav a{
    color: #000000 !important;
    padding: 22px !important;
    background-clip: padding-box;
}

.navbar-collapse .navbar-nav  a:hover{
    color: #FFFFFF !important;
    float:left;
    background-image:url(../img/raio.png);
    background-repeat:no-repeat;
    /*padding: 20px;*/
    background-clip: padding-box;
    background-position: left;

}

.navbar-brand img{
    max-width: 200px;
    float: left !important;
}
.spaceheader{
    height: 100px;
    width: 100%;
}


/* footer */

section.footer{
    background: #292424;
    height: 80px;
    color: #fff;
}
.copyright{
    text-align: center;
    padding-top: 25px;
}

/*jssor slider loading skin spin css*/
.jssorl-009-spin img {
    animation-name: jssorl-009-spin;
    animation-duration: 1.6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes jssorl-009-spin {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}

/*jssor slider bullet skin 032 css*/
.jssorb032 {position:absolute;}
.jssorb032 .i {position:absolute;cursor:pointer;}
.jssorb032 .i .b {fill:#fff;fill-opacity:0.7;stroke:#000;stroke-width:1200;stroke-miterlimit:10;stroke-opacity:0.25;}
.jssorb032 .i:hover .b {fill:#000;fill-opacity:.6;stroke:#fff;stroke-opacity:.35;}
.jssorb032 .iav .b {fill:#000;fill-opacity:1;stroke:#fff;stroke-opacity:.35;}
.jssorb032 .i.idn {opacity:.3;}

/*jssor slider arrow skin 051 css*/
.jssora051 {display:block;positÏion:absolute;cursor:pointer;}
.jssora051 .a {fill:none;stroke:#fff;stroke-width:360;stroke-miterlimit:10;}
.jssora051:hover {opacity:.8;}
.jssora051.jssora051dn {opacity:.5;}
.jssora051.jssora051ds {opacity:.3;pointer-events:none;}


/* HOME */

/* serviços */

.services-home{
    background-image: url(../img/serviceBg.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-size: cover;
    min-height: 800px;
padding-top: 10px;
}
.services-home h1{
    margin: 0 auto;
    text-align: center !important;
    padding: 50px;

}
.service-img img{
    width: 100%;
}
.service-title{
    background-image: linear-gradient(to right, #801524, #df8821) !important;
    opacity: .9;
    width: 92.2%;
    height: 110px;
    padding: 20px 40px 20px 40px;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    position: absolute;
    bottom: 0px;
}
.service-title h3{
    margin-left: 20px;
    text-transform: uppercase;
    font-size: 20px;
}
.line{
    background: #801524;
    height: 70px;
    width: 8px;
}
.service-title, .line{
    float: left
}
p.smallText{
    font-size: 12px;
    margin: 0 auto;
    text-align: center;
    width: 35%;
    padding: 30px;
}
.services-home .btn-martins{
    width: 150px;
    font-size: 13px;
    color: #FFFFFF;
    font-weight: 500;
    background-image: linear-gradient(to right, #801524, #df8821) !important;
    border-radius: 40px;
}
.services-home .btn-martins:hover{
    background-image: linear-gradient(to right, #df8821, #801524) !important;
}

/* localizacao */
section.locale{
    background-image: linear-gradient(to right, #801524, #df8821) !important;
    /*min-height: 600px;*/
    color: #fff;
    text-align: right;
    padding-bottom: 50px;
    padding-top: 50px;
}
.locale-title h1{
    font-weight: 600;
    margin-top: 80px;
    font-size: 48px;
    text-align: right !important;
}
.locale-subtitle{
    font-size: 18px;
    margin-top: 20px;
}
.locale-bottom{
    margin-top: 40px;
}
.locale-bottom .btn-martins-w{
    width: 120px;
    font-size: 13px;
    color: #c06222;
    font-weight: 500;
    background: #ffffff;
    border-radius: 40px;
}
.locale-bottom .btn-martins-w:hover{
    color: #801524;
}
.locale-numeros{
    margin-top: 50px;
}

/* rodape home */
section.footer-home{
    background: #292424;
    min-height: 600px;
    color: #fff;

}

.footer-home .container{
    background-image: url(../img/mascote.png);
    background-repeat: no-repeat;
    background-size: 35%;
    background-position: left;
    background-position-y: 50px;
    min-height: 700px;
    z-index: 99999;
}
.balao{
    background-image: url(../img/balao.png);
    background-repeat: no-repeat;
    background-size: 70%;
    min-height: 350px;
    background-position: right;
}
h1.headline-contato{
    margin-top: 80px;
    margin-left: 180px;
    font-weight: 600;
    font-size: 50px;
}
.footer-social{
    margin-left: 200px;
    /*border-bottom: 1px solid #a2a0a3;*/
}
.footer-social img{
    max-width: 50px;
}
.footer-social a{
    font-size: 22px;
    color: #fff;
}
.footer-social a:hover{
    text-decoration: none;
    color:#c66a22;
}
.filiais{
    clear: both;
    margin-top: 40px;
    margin-left: 180px;
    /*border-bottom: 1px solid #a2a0a3;*/
}
.filiais p{
    color: #a2a2a2;
    font-size: 14px;
}
.filiais p a{
  color: #a2a2a2;
}
.footer-home hr{
    /*color: #a2a2a2;*/
    background-color: #a2a2a2;
    height: 2px;
    width: 65%;
    float:  right;
}


/*Pagina servicos*/

.servicos-img{
    background-size: cover;
    overflow: hidden;
}
.overlay {
    background: rgba(125,21,36,0.8);
    opacity: 1;
    visibility: hidden;
    -webkit-transition: width 2s, height 4s; /* Safari */
    transition: width 2s, height 4s;
    position: absolute;
    top: 5px;
    width: 98.5%;
    height: 97.5%;
    padding: 30px;
}

.overlay h2{
    color: #ffffff;
}
.overlay .btn-martins{
    width: 150px;
    font-size: 13px;
    color: #FFFFFF;
    font-weight: 500;
    background-image: linear-gradient(to right, #b43636, #d26f28) !important;
    border-radius: 40px;
    position: absolute;
    bottom: 40px;
}
.overlay .btn-martins:hover{
    background-image: linear-gradient(to right, #d26f28, #b43636) !important;
}

.servicos-img:hover .overlay {
    visibility: visible;
    opacity:1;

}

section.servicos, .col-sm-6{
    padding: 5px;
}
section.diferenciais{
    background-color: #e3e3e3;
    background-image: url(../img/bgDiferenciais.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-size: cover;
}
ul.diferenciais-lista{
    list-style-image: url(../img/check-list.png) ;
    background: #ececec;
    min-height: 500px;
    padding: 20px;
}
ul.diferenciais-lista li{
    color: #767575 ;
    font-size: 18px ;
    padding: 5px;
    vertical-align: middle !important;
    font-weight: bold;
    position: relative;
    left: 30px;


}
ul.diferenciais-lista li a{
    color: #767575 !important;
}
ul.diferenciais-lista li a:hover{
    color: #801524 !important;
}


ul.diferenciais-lista li span{
    font-size: 12px ;
    font-weight: 200;
}
.diferenciais-img{
    max-width: 517px;
}

section.quem-confia .col-sm-3 {
    padding: 25px;
}
section.quem-confia .col-sm-3 img{
    max-width: 150px;
}
.icone img{
    text-align: center;
    margin: 0 auto;
    max-height: 50px;
    margin-top: 15px;
}


/* seguranca */

section.seguranca{
    background-color: #ffffff;
    background-image: url(../img/serviceBg.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-size: cover;
}
ul.seguranca-lista{
    list-style: none;
    background: #ececec;
    min-height: 500px;
    padding: 20px;
}
ul.seguranca-lista li{
    color: #767575 ;
    font-size: 18px ;
    padding: 5px;
    vertical-align: middle !important;
    font-weight: bold;
    position: relative;
    left: 30px;
}
ul.seguranca-lista li a{
    color: #767575 !important;
}
ul.seguranca-lista li a:hover{
    color: #801524 !important;
}
section.seguranca img{
    max-width: 100%;
    width: 100%;
    height: 490px;
    object-fit: cover;
}

.seg-text{
    background: #801524;
    padding: 10px;
    color: #fff;
    font-size: 12px;
    position: absolute;
    bottom: 20px;
    width: 96%;
}

section.regras{
    background-image: linear-gradient(to right, #801524, #df8821) !important;
    /*min-height: 600px;*/
    color: #fff;
    text-align: left !important;
    padding-bottom: 50px;
    padding-top: 50px;

}
.regras-title h1{
    font-weight: 600;
    font-size: 50px;
    text-align: left !important;
    margin: 0;;
}
.regras-subtitle{
    font-size: 22px;
    margin-top: 15px;
}
.item-list{
    border-left: 10px solid #c66a22;
    height: 65px;
    padding-left: 15px;
}
.mascote-right img{
    max-width: 45%;
    float: right;
    margin-top: 120px;
}

/*Sobre*/
.sobre-historia{
    padding: 20px;
    text-align: justify;
}
.sobre-historia h1{
    margin-left: 0 !important;
    text-align: left !important;
    font-size: 70px;
    color: #322d2d;
    font-weight: 800;
}
.sobre-historia p{
    font-size: 14px;
}
.sobre-slide ul {
    list-style: none !important;
}
.sobre-slide ul li{
    padding: 20px;
}
.sobre-slide ul li p{
    font-size: 14px;
}
.sobre-slide ul li .sl-text{
    width: 320px;
    height: auto;
    margin: 0 auto;
    margin-top: 80px;
    text-align: justify;
}

.sobre-slide ul li .sl-img img{
    max-width: 100%;
    width: 100%;
    height: 280px;
    object-fit: cover;
}

.sobre-slide-arrow{
    position: absolute;
    bottom: 170px;
    z-index: 999;
}
.arrow-back{
    position: relative;
    left: 5px;
}
.arrow-next{
    position: absolute;
    left: 430px;
    bottom: 5px;
}

#valores{
    width: 100%;
    overflow:hidden;
    z-index: auto;

}
#carousel-sobre ul {
    width: 100px;
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
}
#carousel-sobre ul li{
    position: relative;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 500px !important;
    height: auto !important;
    text-align: justify;
}

.sobre-menu{
    list-style: none;
    margin: 0 auto;
    text-align: center;
    z-index: 9999;
    position: absolute;
    top: 250px;
    left: 150px;
}
.sobre-menu li{
    display: inline-block;
    padding: 5px;
    text-transform: uppercase;
    font-size: 14px;
    margin-left: -20px;
}
.sobre-menu li a{
    color: #fff;
    padding: 5px;
    font-weight: 600;
}
.sobre-menu li a:hover {
    color: #fff;
    text-decoration: none;
    padding: 5px;
    border-bottom: 5px #c16422 solid;
}


.etica h1{
    margin-left: 0 !important;
    text-align: left !important;
    font-size: 70px;
    color: #322d2d;
    font-weight: 800;
}
.etica h4{
    font-size: 28px;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #841d2b;
    font-weight: 700;
}
.etica p{
    font-size: 14px;
    text-align: justify;
    padding: 5px;
}


/*Contatos*/
section.contatos{
    background-color: #fff;
    background-image: url(../img/serviceBg.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-size: cover;
}
section.trabalhe-conosco{
    background-color: #fff;
    background-image: url(../img/serviceBg.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-size: cover;
}
section.contatos h1{
    font-weight: 700;
}
section.trabalhe-conosco h1{
    font-weight: 700;
}
.form-contato{
    margin: 0 auto;
    text-align: center;
    padding: 20px;
    width: 450px;
}
.form-contato input{
    padding: 15px;
}
.form-contato textarea{
    padding: 15px;
}
.form-trabalhe{
    margin: 0 auto;
    text-align: center;
    padding: 20px;
    width: 450px;
}
.form-trabalhe input{
    padding: 10px;
}
.form-row{
    margin-bottom: 10px;
}
.form-trabalhe input[type=submit]{
    width: 100px;
    height: 50px;
}
#upload_file{width:0.1px;height:0.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1;}


/*Denuncia*/
.denuncia-box h1{
    margin-left: 0 !important;
    text-align: left !important;
    font-size: 50px;
    color: #322d2d;
    font-weight: 800;
}
.denuncia-box h3{
    margin-left: 0 !important;
    text-align: left !important;
    font-size: 20px;
    color: #801524;
    font-weight: 800;
}

.denuncia-box .col-sm-6{
    padding: 15px;
}
.denuncia-box p {
    font-size: 12px;
    padding: 5px;
    text-align: justify;
}
.form-denuncia h1{
    font-size: 50px;
    color: #322d2d;
    font-weight: 800;
}
.form-denuncia span{
    position: relative;
    top: -25px;
    left: 20px;
}
.form-denuncia{
    margin-left: 0 !important;
    text-align: left !important;
    font-size: 14px;
}
.form-denuncia strong{
    margin-left: 0 !important;
    text-align: left !important;
    color: #801524;
}


/*Pagina detalhes*/

section.detalhes-servicos {
    width: 100%;
    height: 500px;
    margin-top: 50px;
}
section.detalhes-servicos  .slide-arrow{
    position: absolute;
    top: 350px;
    z-index: 99999;

}
section.detalhes-servicos .arrow-back{
    position: relative;
    left: 170px;
}
section.detalhes-servicos .arrow-next {
    position: absolute;
    left: 1200px !important;
}
section.detalhes-servicos #slider  ul li .col-sm-8  img{
    max-width: 100% !important;
    width: 1280px !important;
    height: 400px !important;
    object-fit: cover;
}
section.detalhes-servicos  .col-sm-4{
    background: #ececec;
    position: relative;
    left: -15px;
    padding: 25px;

}
section.detalhes-servicos  .col-sm-4 strong{
    font-size: 24px;
    text-align: left !important;
}
section.detalhes-servicos  .col-sm-4 span{
    font-size: 12px;

}
section.detalhes-servicos  .col-sm-4 .back-link{
    position: relative;
    bottom: 3px;
}



/*projeto social*/
section.projeto-social{
    background: #333333;
}
section.projeto-social .social-futuro p{
   color: #ff9800;
   float: left;
    position: absolute;
    top: 50%;
    left: 10%;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 5px;
    text-align: center;
}
section.projeto-social .social-futuro{
    width: 100%;
    height: 500px;
}

section.projeto-social .social-line{
    /*float: left;*/
    text-align: center;
    margin: 0 auto;
    width: 10px;
    height: 400px;
    background-image: linear-gradient(to bottom, #801524, #df8821) !important;
}

section.projeto-social .social-futuro .img-futuro{
    margin-top: 150px;

}
section.projeto-social .social-diferenciais{
    height: 550px;
    color: #fff;
    text-align: center;
    padding-top: 50px;
}
section.projeto-social .social-diferenciais p{
    font-size: 30px;
    text-align: center;
    margin: 0 auto;
}
section.projeto-social .social-capacitar{
    background-image: url(../img/social/image3.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-size: cover;
    height: 1000px;
    text-align: left !important;
}
section.projeto-social .social-capacitar h2{
    color: #fff;
    padding-top: 100px;
}
section.projeto-social .social-capacitar h1{
    color: #fff;
    font-size: 100px;
    margin-left: 0 !important;
    text-align: left !important;
}
section.projeto-social .social-capacitar p{
    width: 40%;
    color: #fff;
    text-align: justify;
}
section.projeto-social .social-curso{
    padding-top: 50px;
    padding-bottom: 50px;
}
section.projeto-social .social-curso .container{
    background-image: linear-gradient(to top, #801524, #df8821) !important;
    height: 610px;
}
section.projeto-social .social-curso .curso-imagem{
    float: right;
    margin-right: 50px;
    max-width: 400px;
    position: relative;
    top: -50px;
    right: 10%;
}
section.projeto-social .social-curso .curso-texto{
    width: 55%;
    padding: 10px;
    color: #fff;
    text-align: justify;
}
section.projeto-social .social-headline{
    /*background-color: #fff;*/
    /*background-image: url(../img/serviceBg.png);*/
    background-repeat: no-repeat;
    background-size: 100%;
    background-size: cover;
    height: auto;
    margin: 0 auto !important;
    padding-top: 100px;
    padding-bottom: 50px;
}
section.projeto-social .social-headline p{
    color: #fff;
    font-size: 25px;
    font-weight: 700;
    letter-spacing: 3px;
    margin: 0 auto !important;
    text-align: center !important;

}
