@charset "UTF-8";

@font-face {
    font-family: 'Oswald';
    src: url(../fonts/Oswald-Light.ttf);
}
@font-face {
    font-family: 'Oswald';
    src: url(../fonts/Oswald-Regular.ttf);
}
@font-face {
    font-family: 'Oswald';
    src: url(../fonts/Oswald-Bold.ttf);
}
@font-face {
    font-family: 'Raleway';
    src: url(../fonts/OpenSans-Bold_0.ttf);
}
@font-face {
    font-family: 'Raleway';
    src: url(../fonts/OpenSans-ExtraBold_0.ttf);
}
@font-face {
    font-family: 'Raleway';
    src: url(../fonts/OpenSans-ExtraBoldItalic_0.ttf);
}
@font-face {
    font-family: 'Raleway';
    src: url(../fonts/OpenSans-Light_0.ttf);
}
@font-face {
    font-family: 'Raleway';
    src: url(../fonts/OpenSans-Regular_0.ttf);
}
@font-face {
    font-family: 'Raleway';
    src: url(../fonts/OpenSans-Semibold_0.ttf);
}
@font-face {
    font-family: 'Raleway';
    src: url(../fonts/OpenSans-SemiboldItalic_0.ttf);
}
@font-face {
    font-family: 'Raleway';
    src: url(../fonts/Raleway-Bold.ttf);
}
@font-face {
    font-family: 'Raleway';
    src: url(../fonts/Raleway-ExtraBold.ttf);
}
@font-face {
    font-family: 'Raleway';
    src: url(../fonts/Raleway-ExtraLight.ttf);
}
@font-face {
    font-family: 'Raleway';
    src: url(../fonts/Raleway-Heavy.ttf);
}
@font-face {
    font-family: 'Raleway';
    src: url(../fonts/Raleway-Light.ttf);
}
@font-face {
    font-family: 'Raleway';
    src: url(../fonts/Raleway-Medium.ttf);
}
@font-face {
    font-family: 'Raleway';
    src: url(../fonts/Raleway-Regular.ttf);
}
@font-face {
    font-family: 'Raleway';
    src: url(../fonts/Raleway-SemiBold.ttf);
}
@font-face {
    font-family: 'Raleway';
    src: url(../fonts/Raleway-Thin.ttf);
}


/* Large desktop */
@media (min-width: 1020px) {

}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 1021px) {
    .interna{
        width: 100%;
        background-image: none !important;
        background-color: #251659 !important;
        background-repeat: no-repeat;
        background-size: 100% !important;
    }
    header{
        display: none !important;
    }
    .fixo{
        display: none !important;
    }
 
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
    .interna{
        width: 100%;
        background-image: none !important;
        background-color: #251659 !important;
        background-repeat: no-repeat;
        background-size: 100% !important;
    }
 }

/* Landscape phones and down */
@media (max-width: 640px) {
    .fale{
        margin-top: 50px !important;
    }
    .sucesso{
        margin-top: 10px !important;
    }
    .fixo{
        display: none;
    }
    .interna{
        width: 100%;
        background-image: none !important;
        background-color: #251659 !important;
        background-repeat: no-repeat;
        background-size: 100% !important;
    }
}


/*CSS PADRÃO*/
img{
	max-width: 100%;
}
a{
	text-decoration: none !important;
	transition: all 0.5s;
}
img{
	max-width: 100%;
	transition: all 0.5s;
}
ul{
	list-style: none;
}

p{
	line-height: 35px;
}


/*HOME*/
header{
	width: 100%;
	background-color: #F7D302;
	transition: all 0.5s;
}

.dadosTop {
	
}

.oculta {
display:none;
}

.boxInfTop{
    padding-top: 15px;
}
.infTop{
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    text-shadow: 1px 1px 1px #FEEC83;
    color: #261473;
    font-weight: 600;
	float:left;
}
.infTop div span {
	display:none;
	}

.foneTop{
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    text-shadow: 1px 1px 1px #000000;
    color: #FFFFFF;
    background-color: #2C1D70;
    padding: 15px;
    font-weight: 600;
    float: left;
    margin:0 15px 0 10px;
}
.foneTop a{
color:#FFF;
}

.infoEmail a {
	color: #2C1D70;
}
.whatsTop{
background-color: #009900;
}
.contatoTop{
    margin-top: 10px;
	padding-left:10px;
}
.contatoTop li{
    margin-right: 10px;
    display: inline-block;  
}
.contatoTop li img:hover{
    opacity: 0.8;
}
.listMenu{
    margin-top: 25px;
}
.listMenu li{
    display: inline-block;
    padding: 13px;
}
.listMenu li a{
    border-radius: 5px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #191919;
    font-weight: 700;  
    padding: 10px;
    transition: all 0.5s; 
}
.listMenu li a:hover{
    color: #FFFFFF;
    background-color: #2C1D70;
}
/*Slide*/
#slide2, #slide3, #slide4{
    position: relative;
    z-index: 0;
    text-align: center;
}
#slide{
    position: relative;
    z-index: 0;
    text-align: center;
    margin-top: 10px;
    background-color: #FFFFFF;
}
.camposlide{
    padding-top: 50px;
    text-align: center;
    width: 100%;
    height: 359px !important;
}
#prev, #next{
    border-radius: 3px;
    background-color: #C92A24;
    padding: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #FFFFFF;
    text-decoration: none;
    position: relative;
    top: 0px;
}

.slide01{
    width: 100%;
    background-image: url(../imgs/banner01-bortolini-andaimes-porto-alegre-poa.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.slide02{
    width: 100%;
    background-image: url(../imgs/banner02-bortolini-andaimes-porto-alegre-poa.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
}
.slide03{
    width: 100%;
    background-image: url(../imgs/banner03-bortolini-andaimes-porto-alegre-poa.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
}
.slide04{
    width: 100%;
    background-image: url(../imgs/banner04-bortolini-andaimes-porto-alegre-poa.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
}

.slide05{
    width: 100%;
    background-image: url(../imgs/banner05-bortolini-andaimes-porto-alegre-poa.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
}

.slide06{
    width: 100%;
    background-image: url(../imgs/banner06-bortolini-andaimes-porto-alegre-poa.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
}


#prev, #next{
    border-radius: 3px;
    font-weight: 800;
    background-color: #C92A24;
    padding: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #FFFFFF;
    text-decoration: none;
    position: relative;
    top: -220px;
}
#prev:hover, #next:hover{
    background-color: #A20000;
}
#prev{
    float: left;
}
#next{
    float: right;
}
.slidepager{
    margin: 0 auto;
    z-index: 999;
    position: relative;
    top: -40px;
    padding-bottom: 8px;
    text-align: center;
    background-color: #ED3237;
    border: 2px solid #FFFFFF;
    border-radius: 6px;
    width: 110px;
}
.slidepager a{
    background-color: #FFFFFF;
    color: #FFFFFF;
    margin: 5px;
    font-size: 1px;
    border-radius: 50%;
    padding: 5px;
    padding-left: 5px;
    padding-right: 5px;
    transition: all 0.5s;
    /*background-image: url(../imgs/navslide.png);*/
}
.slidepager a:hover{
    background-color: #C92A24;
    color: #C92A24;

}
.slidepager a.activeSlide{
    background-color: #C92A24;
    color: #C92A24;

}
.tSlide{
    font-family: 'Oswald', sans-serif;
    font-size: 45px;
    font-weight: 700;
    text-shadow: 2px 2px 1px #000000;
    color: #F7D201;
}
.stSlide{
    font-family: 'Oswald', sans-serif;
    font-size: 40px;
    font-weight: 700;
    text-shadow: 2px 2px 1px #000000;
    color: #FFFFFF;
    margin-bottom: 45px;
}
.btSlide{
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    text-shadow: 2px 2px 1px #000000;
    border: 1px solid #FFFFFF;
    padding: 18px;
    border-radius: 7px;
    color: #FFFFFF;
    font-weight: 800;
    background-color: rgba(0,0,0,0.2);
}
.btSlide:hover{
    color: #2C1D70;
    text-shadow: none;
    background-color: rgba(247,211,2,1);   
}
/*Conteudo*/
.tPrincipal{
    font-family: 'Open Sans', sans-serif;
    font-size: 26px;
    color: #262626;
    font-weight: 700;   
}
.produtosHome{
    margin-top: 50px;
}
.prodImg{
    transition: all 0.5s;
    padding: 15px;
    border-radius: 5px;
    box-shadow: 1px 1px 10px #CCCCCC;
}
.tProd{
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    color: #2C1D70;
    font-weight: 700;    
}
.catProd{
    font-family: 'Open Sans', sans-serif;
    font-size: 10px;
    color: #262626;
    background-color: #F7D302;
    padding: 5px;
    padding-left: 12px;
    padding-right: 12px;
    border-radius: 2px;
    font-weight: 600; 
}
.descProd{
    margin-top: 10px;
    line-height: 20px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #262626;
    padding: 5px;
    border-radius: 2px;
    font-weight: 600;      
}
.confiraProd{
    cursor: pointer;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    background-color: #2C1D70;
    padding: 5px;
    padding-left: 78px;
    padding-right: 78px;
    /*border-radius: 5px;*/
    font-weight: 600;    
    opacity: 0;
}
.confiraProd:hover{
    color: #FFFFFF;
    background-color: #4D33C6; 
}
.boxprod{
    transition: all 0.5s;
    cursor: pointer;
    padding-top: 20px;
    padding-bottom: 20px;
}

.boxprod:hover{
    box-shadow: 1px 1px 50px #CCCCCC;
}
.boxprod:hover .confiraProd{
    opacity: 1;
}
.boxprod:hover .prodImg{
   box-shadow: none;
}
.banner{
    margin-bottom: 60px;
}
.banner img{
    border-radius: 10px;
    box-shadow: 10px 10px 10px #CCCCCC;
}
.corpProd{
    margin-top: 30px;
}
.listMenuProdutosLateral{
    margin-top: 20px !important;
    margin: 0px;
    padding: 0px;
}
.listMenuProdutosLateral li{
    padding-top: 6px;
    padding-left: 7px;
    padding-bottom: 6px;
    border-bottom: 1px solid #D2D2D2;
    transition: all 0.5s;
}
.listMenuProdutosLateral li::before{
    content: "> ";
    color: #E32C2D;
    font-size: 16px;
    font-weight: 700;
}
.tListLateral{
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #2C1D70;
    font-weight: 800;  
    margin-top: 25px;  
}
.tListLateral:hover{
    background-color: #FFFFFF !important;
}
.tListLateral::before{
    content: "" !important;
}
.listMenuProdutosLateral li a{
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    color: #4A4A4A;
    font-weight: 600;
}
.listMenuProdutosLateral li:last-child {
    border-bottom: 1px solid #FFFFFF;
}
.listMenuProdutosLateral li:hover{
    background-color: #EAEAEA;
}
footer{
    text-align: center;
    margin-top: 100px;
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #2D2D2D;
}
.tFooter{
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    color: #F8DF4C;
    font-weight: 700;    
}
.stFooter{
    line-height: 25px;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #FFFFFF;
    font-weight: 600;    
}
/*RESPONSIVO*/
.mobileHeader{
    margin-top: 25px;
    margin-bottom: 25px;
}
.hamburguer{
    box-shadow: 1px 1px 25px #FFFFFF;
    border: 2px solid #2C1D70;
    color: #F8DC4E;
    font-size: 18px;
    font-weight: 700;
    cursor: pointer;
    padding: 8px 100px 8px 100px;
    border-radius: 4px;
}
.hamburguer img{
    margin-top: -3px;
}
.responsNav{
    display: none;
    margin: 0px;
    padding: 0px;
    margin-top: 18px;
    text-align: left;
}
.responsNav li, .responsNav a{
    font-size: 14px;
    padding: 10px;
    margin-bottom: 5px;
    color: #FFFFFF;
    font-weight: 600;
}
.responsNav li{
    border-radius: 4px;
    transition: all 0.5s;
    box-shadow: 1px 1px 1px #CCCCCC;
    border: 1px solid #FFFFFF;
    background-color: #BF2E29;
}
.responsNav li:hover{
    background-color: #9D2522;
}
.responsNav li:hover a{
    color: #FFFFFF;
}

/*Empresa*/
.interna{
    width: 100%;
    background-image: url(../imgs/backinterna.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    padding-top: 35px;
    padding-bottom: 35px;
    margin-bottom: 50px;
}
.tInterna{
    font-family: 'Oswald', sans-serif;
    text-shadow: 1px 1px 1px #000000;
    font-size: 32px;
    color: #F7D200;
    font-weight: 700;    
}
.stInterna{
    font-family: 'Oswald', sans-serif;
    text-shadow: 1px 1px 1px #000000;
    font-size: 22px;
    color: #FFFFFF;
    font-weight: 700;    
}
.tRedInterna{
    font-family: 'Open Sans', sans-serif;
    font-size: 25px;
    color: #D91F1F;
    font-weight: 700;
    margin-bottom: 25px;
    margin-top: 45px;    
}
.pInterna{
    margin-top: 30px;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    color: #5A5A5A;
    font-weight: 400;    
}
iframe{
    margin-top: 20px;
    border: 5px solid #F9E04D;
    border-radius: 5px;
    box-shadow: 1px 1px 50px #CCCCCC;
}
.stsInterna{
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    color: #5A5A5A;
    font-weight: 400;  
}
/*Parceiros*/
.partners{
    margin-top: 50px;
}
.stsInterna{
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    color: #5A5A5A;
    font-weight: 400;  
}
.bread{
    margin-top: 15px;
    text-align: right;
}
.bread a{
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #2C1D70;
    font-weight: 700;    
}
.bread a:hover{
    color: #D92719;    
}
/*Contato*/
.formulario{
    padding: 0px;
    margin: 0px;
    margin-top: 30px;
}
label{
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #195292;
    font-weight: 600; 
}
.formInput, textarea{
    margin-bottom: 20px;
    width: 100%;
    height: 41px;
    border: 1px solid #B9B9C8;
    padding-left: 5px;
    outline: none;
}
textarea{
    height: 100px !important
}
input[type="submit"]{
    background-color: #F7D201;
    color: #FFFFFF;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: none;
    border-radius: 3px;
    font-weight: 700;
    float: right;
    text-shadow: 1px 1px 1px #B19701;
    transition: all 0.5s;
}
input[type="submit"]:hover{
    background-color: #271675;
    text-shadow: 1px 1px 1px #000000;
}
.imgContatoBarra{
    margin-bottom: 40px;
}
.fale{
    margin-top: -8px;
}
.tListLateralcontato{
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #2C1D70;
    font-weight: 800;  
    margin-top: 25px; 
    border-bottom: 1px solid #D2D2D2;
    padding-bottom: 15px;
}
.contatoDireita{
    margin-top: 10px;
    padding-bottom: 15px;
    border-bottom: 1px solid #D2D2D2;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    color: #4A4A4A;
    font-weight: 600;
    line-height: 20px
}
.fale img{
    float: left;
    margin-right: 15px;
}
.tListLateralcontato2{
    font-family: 'Oswald', sans-serif;
    font-size: 22px;
    color: #0D4966;
    font-weight: 800;  
    margin-top: 25px; 
    margin-bottom: 15px;
}
.linkmapa{
    border-radius: 5px;
    border: 1px solid #0D4966;
    padding: 4px;
    padding-left: 10px;
    cursor: pointer;
    padding-right: 10px;
    color: #0D4966;
    font-family: 'Oswald', sans-serif;
    font-size: 14px;
    font-weight: 700;
}
.linkmapa:hover{
    background-color: #0D4966;
    color: #FFFFFF;
}
.sombra{
    margin-top: 35px;
}
.fones{
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    color: #4A4A4A;   
    font-weight: 600;
}
.fones::before{
    content: "> ";
    color: #E32C2D;
    font-size: 16px;
    font-weight: 700;
}
.emailCont{
    padding-top: 10px;
    padding-bottom: 10px;
    /*border-top: 1px solid #D2D2D2;*/
    font-size: 14px !important; 
    font-weight: 400 !important;   
}
/*Enviado*/
.sucesso{
    margin-top: 150px;
    margin-bottom: 150px;
}
.linkPrincipal{
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    color: #E36059;
    font-weight: 700;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #FFFFFF;
}
.linkPrincipal:hover{
    border: 1px solid #E36059;
    color: #E36059;
}
/*Interna Produtos*/
.ativo{
 background-color: #EAEAEA;   
}
.tInternasProd{
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    border: 1px solid #DDDDDD;
    padding: 10px;
    box-shadow: 1px 1px 1px #000000
    border-radius: 7px;
    color: #333333;
    font-weight: 800;
}
.infoProd{
    margin-top: 40px;
}
.descProd2{
    margin-top: 10px;
    line-height: 29px;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    color: #262626;
    padding: 5px;
    border-radius: 2px;
    font-weight: 400;         
}

.solicitaProd{
    outline: none;
    height: 40px;
    padding-left: 5px;
    width: 100%;
}
.solicitaProd:focus{
    border: 2px solid #84D838;
}
.labSolicita{
    margin-top: 20px;
}
.enviapedido{
    background-color: #6CBB24 !important;
    color: #FFFFFF;
    margin-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: none;
    border-radius: 3px;
    font-weight: 700;
    float: right;
    text-shadow: none !important;
    transition: all 0.5s;   
}
.enviapedido:hover{
    background-color: #84D838 !important;   
}
.prodChecked{
    margin-top: 10px;
    margin-left: 5px;
}
.fixo{
    width: 100%;
    background-color: #190E53;
    position: fixed;
    top: -15px;
    border-bottom: 1px solid #CCCCCC;
    z-index: 9999;
    box-shadow: 1px 1px 50px #CCCCCC;
}
.fixo img{
    display: none;
}
.fixo .listMenu li a{
    color: #FFFFFF;
}
.fixo .listMenu li{
    padding-top: 0px;
    padding-bottom: 0px;
}


.new-produto img{
    float: right;
    margin-top: -10px;
}

.simbweb img{
    margin-top: 30px;
    border-radius: 15px 5px 15px 5px;
    padding: 10px;
    transition: all 0.5s;
    background-color: #FFFFFF;
}
.simbweb img:hover{
    border-radius: 5px 15px 5px 15px;
    padding: 10px;
    background-color: #FFFFFF;
}


.whatsfix{
	z-index: 999999;
    transition: all 1.5s;    
    position: fixed;
    right: 4%;
    bottom: 0%;
}

@media (max-width: 767px) {

	.oculta {
	display:block;
	}
	
	.dadosTop {
	width:100%;
	text-align:center;
	float:left;
	margin-top:2px;
	}
	
	.infTop div {
	width:100%;
	}
	
	
	.foneTop {
	width:auto;
	margin-top:8px;
	}
	
	.infTop, .foneTop {
	display:inline-block;
	float:none;
	}
	
	.whatsfix{
	z-index: 999999;
    transition: all 1.5s;    
    position: fixed;
    right: 0%;
    bottom: 0%;
	
}
	.whatsfix img{
		width:100%;
	}
}



.whatsfix{
	z-index: 999999;
    transition: all 1.5s;    
    position: fixed;
    right: 4%;
    bottom: 0%;
}

@media (max-width: 767px) {
	.whatsfix{
	z-index: 999999;
    transition: all 1.5s;    
    position: fixed;
    right: 0%;
    bottom: 0%;
	
}
	.whatsfix img{
		width:100%;
	}
}
.whats2{
    transition: all 1.5s;    
    position: fixed;
    bottom: -10%;
}

.whatsfix-celular{
    transition: all 1.5s;    
    position: fixed;
    bottom:  15px;
	left:5px;
	  -webkit-animation: fadein 5s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 5s; /* Firefox < 16 */
        -ms-animation: fadein 5s; /* Internet Explorer */
         -o-animation: fadein 5s; /* Opera < 12.1 */
            animation: fadein 5s;
}

.facebook{
	z-index: 999999;
    transition: all 0.5s;    
    position: fixed;
    left: -222px;
	   
}
.facebook:hover{
    left: 0%;
}

.instagram{
	z-index: 999999;
    transition: all 0.5s;    
    position: fixed;
    left: -222px;
	margin-top: 77px;
   
}
.instagram:hover{
    left: 0%;
}


.whatsapp-lateral{
	z-index: 999999;
    transition: all 0.5s;    
    position: fixed;
    left: -222px;
	margin-top: 154px;
   
}

.whatsapp-lateral:hover{
    left: 0%;
}

.botoes-sociais{
 top: 44%;
 position: fixed;
}



