




/***************************************************************/
/*                                                             */
/*					MENU - 		        	*/
/*																*/
/****************************************************************/



.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 12px 16px;
    z-index: 1;
}

.dropdown:hover .dropdown-content {
    display: block;
}




/***************************************************************/
/*                                                             */
/*					INCIO CSS PAGINA PRINCIAPL		        	*/
/*																*/
/****************************************************************/





.control-label {
	font-size: 13px !important;
	color: #999 !important;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}


  body {
	font: 400 15px Lato, sans-serif;
	line-height: 1.8;
	color: #818181 !important;

  }
  h2 {
      font-size: 24px;
      text-transform: uppercase;
     color: #f4511e  !important;
      font-weight: 600;
      margin-bottom: 30px;
  }
  h4 {
      font-size: 19px;
      line-height: 1.375em;
      color: #303030;
      font-weight: 400;
      margin-bottom: 30px;
  }  
  
    .tela {
      padding: 100px 50px;
  }
  .fim {
	
	padding: 150px 50px !important;  
	  
  }




  .serv{
	padding-top: 80px;
	padding-bottom: 180px;
  }

.icon-sol{
	font-size: 30px;

}

.icon-sol:hover{
	font-size: 29px !important;
	
}
.icon-sol a{
	text-decoration: none;

}
.icon-sol p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #969681;
}
 
.icon-sol a:hover{
	color: #f4511e !important;
}

#empresa{
	 padding: 200px 50px;
	
	
}

#localizacao{
	padding: 200px 50px;
}


#contato{
	padding: 50px 80px;
}
.logo_cent img{
	margin:auto !important;
	
	
}

ol, ul {

  list-style: none; }



#policotop{

	height: 36px;

	padding-bottom: 1px;

	border-bottom: 1px solid #c2c2c2;

}

#policotop ul li{

	float: left;

	width: 39px;

	text-align: center;

	border-right: 1px solid #d7d7d7;

	height: 36px;
	

}

#policotop ul{

	float: left;

	margin-left: 15px;

}



#policotop ul li:first-child{

	border-left: 1px solid #d7d7d7;

}

#policotop ul li a{

	display: inline-block;



	text-align: center;

	line-height: 28px;

	color: rgba(9, 67, 75, ) !important;
	margin-top: 4px;

	font-size: 20px;

	padding-top: 1px;

}

#policotop ul li a:hover{

	background-color: #FFFFFF;

}
.modal-body span{
	
	 list-style: none;
	 margin-left:3%;
	 margin-right:3%;
	    color: rgba(9, 67, 75, 0.75) !important;
}
.modal-body li{
	
	 list-style: none;
	 font-size:16px;
	    color: rgba(9, 67, 75, 0.75) !important;

}
.modal-body .fa {
	
	font-size:22px;
}
.modal-body a{
	text-decoration: none;	
}

.modal-body a:hover{
	text-decoration: none;
	color: #F00;
}



#polico ul li a img{

	display: inline-block;

	margin-top: 3px;

}

#policotop form {
	
	font-family: Tahoma; 
	font-size: 12px;
}




input-group-addon {
	
	font-size: 8px;
}

#senha {
	margin-top:0%;
	font-family: Tahoma !important; 
	font-size: 12px !important;
	height:48%!important;
	
}

#email {
	margin-top:0%;
	font-family: Tahoma; 
	font-size: 12px;
	height:48%!important;
	
}






.ico_senha{
	font-family: Tahoma !important;
	font-size: 15px !important;

	
    
}

.modal-header {
	
	border-bottom:0px !important;
}
.control-label{
	
	margin-left:2% ! important;
	
}



.iconmenu{

	font-size: 8px !important;
	color: #0000FF !important;
}
.iconmodal{

	font-size: 22px !important;
	margin-top:0%;
	color:#FC1616!important;
}

.colormodal{
	background-color: rgba(244, 246, 246 ) !important;
	border-radius: 0;
	
	
}


.novomodal{
   

	font-family: Tahoma; 
	font-size: 12px;
	width: 12px;
	height: 15px!important;
	margin-left:3% !important;

	
}

.espaco{
	
	margin-bottom:5% ;
	margin-left:10%;
	
}
.modalinput{
	width: auto !important;

	
	
 } 
 
 .modalinput2{
		width: auto !important;

 } 

.novo{
   

	font-family: Tahoma; 
	font-size: 12px;
	width: 100px;
	height: 15px!important;
	
	
    
}

.btn-sumit{
	background-color: rgba(9, 67, 75, 0.75) !important ;
	border-color:rgba(9, 67, 75, 0.75);!important;
	color: #FFF !important;

}

.btn-sumit:hover{
	background-color: #F00 !important;
	color: #FFF !important;
}


#menu_top{
	font-family: 'humnst777_btroman', arial, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 6px;	
}
  
   /*************************************************/
  /*                                               */
  /* 					BANER IMAGEM TIME           */
  /*************************************************/
  
  @-webkit-keyframes time{
0% { opacity: 0; }
100% { opacity: 1; } 
}
@-moz-keyframes time{
0% { opacity: 0;}
100% { opacity: 1; }
}
@-o-keyframes time{
0% { opacity: 0; }
100% { opacity: 1; }
}
@keyframes time{
0% { opacity: 0; }
100% { opacity: 1; }
}


.time{
-webkit-animation: time 3s ease-in-out;
-moz-animation: time 3s ease-in-out;
-o-animation: time 3s ease-in-out;
animation: time 3s ease-in-out;
}
  /*************************************************/
  /*                                               */
  /* 					BANER                      */
  /*************************************************/

    /*RESET*/
 

    .container{display: block; float: left; width: 100%;}
    .content{display: block; margin:0 auto; max-width: 1280px;}
    .hide{display:none;}
	
.slider{
    display: block;
    width: 100%;
    float: left;
    position: relative;
}

.slider .slider_item{
   display: block;
   float: left;
   width: 100%;
   height:300px;
   background-size: cover;
   background-position: center;
   background-color: #fff;
   position: absolute;
   transition-property: all;
   transition-duration: .5s;
   transition-timing-function: ease-in;
   transition-delay: 0.3s;
   opacity: 0;
}

.slider .slider_item.active{
   opacity: 1;
}

.slider .slider_item img{
   width: 100%;
   display: block;
   float: left;
}

.slider .slider_box{
   float: left;
   width: 100%;
   height: 100%;
   position: relative;
}

.slider .slider_content{
   display: block;
   float: left;
   width: 100%;
   height: 100%;
   padding:0px 5% 15px 10%;
   background: rgba(0, 0, 0, 0.38);
   position: absolute;
   bottom: 0;
   left: 0;
   text-align: center;
}

.slider  h1,
.slider p{
   font-family: 'SEGOEUI', sans-serif;
   text-shadow: 2px 2px 2px #000;
   position: relative;
   top: -30px;
   opacity: 0;
}

.slider .slider_content h1{
   font-size: 1.2em;
   color: #fff;
  
   padding-bottom: 45px;
   font-weight: bold;
   transition-property: all;
   transition-duration: .8s;
   transition-timing-function: ease-in;
   transition-delay: 0.3s;
}

.slider .slider_content p{
   display: block;
   float: left;
   width: 100%;
   color: #fff;
   font-size: 1.2em;
   font-weight: lighter;
   text-align: center;
   transition-property: all;
   transition-duration: .8s;
   transition-timing-function: ease-in;
   transition-delay: 0.8s;
}

.slider .active h1,
.slider .active p{
   top: 0;
   opacity:1;	
}

.slider-next,
.slider-prev{
   width: 30px;
   height: 30px;
   color: #fff;
   text-align: center;
   font-size: 1.5em;
   line-height: 28px;
   font-weight: lighter;
   border-radius: 100px;
   background: rgba(0, 0, 0, 0.5);
   position: absolute;
   top:110px;
   left: 15px;
   z-index: 99;
}
.slider-next{
   right: 15px;
   left: auto;
   z-index: 100;
}
.slider-next:hover,
.slider-prev:hover{
   background: rgba(0, 0, 0, 0.8);
   transition-property: all;
   transition-duration: .5s;
   transition-timing-function: ease-out;
   transition-delay: 0.2s;
   cursor: pointer;
}


@media all and (max-width: 1024px){
    .slider-next,
    .slider-prev{           
      top:140px;        
  }
  .slider .slider_content{
      padding-left: 10%;
      padding-right: 10%;
  }


}
@media all and (max-width: 768px){
   .slider-next,
   .slider-prev{
      top:110px;
      width: 45px;
      height: 45px;
      line-height: 45px;
      font-size: 2em;
  }
  .slider .slider_item{
      height: 400px;
  }
  .slider .slider_content{
      padding-left: 5%;
      padding-right: 5%;
      padding-top: 105px;
  }


}
@media all and (max-width: 667px){
   .slider-next,
   .slider-prev{
      top:180px;
      width: 45px;
      height: 45px;
      line-height: 45px;
      font-size: 2em;
  }
  .slider .slider_item{
      height: 400px;
  }
  .slider .slider_content{
      padding-left: 5%;
      padding-right: 5%;
      padding-top: 80px;
  }
  .slider .slider_content h1{
      font-size: 2em;
  }
  .slider .slider_content p{
      font-size: 1.2em;
  }
}
  /*************************************************/
  /*                                               */
  /* 					BANER                      */
  /*************************************************/
  
  
  

  .panel {
      border: 1px solid #f4511e !important; 
      border-radius:0 !important;
      transition: box-shadow 0.5s;
  }
  .panel:hover {
      box-shadow: 5px 0px 40px rgba(0,0,0, .1); /* rgba(0,0,0, .2)abas laterais color fundo*/
  }
  
  .panel-footer .btn:hover {
      border: 1px solid #f4511e;
      background-color: #fff !important;
     
  }
  
  

  
   .panel-heading h4 {
	color: #FFF !important;	   
	   
	   
   }

  

    .navbar{
	margin-bottom: 0 !important;
	background-color: rgba(9, 67, 75, 0.75) !important;
	z-index: 9999;
	
	line-height: 1.42857143 !important;
	letter-spacing: 4px;
	border-radius: 0 !important;
	font-family: Montserrat, sans-serif;
  }
  

  .navbar li a, .navbar .navbar-brand {
      color: #ffffff !important;
	  border:0px !important;
	
  }
  
  /*************************************************/
  /*                                               */
  /* 					linha         */
  /*************************************************/



.linha {
  position: relative;
}


.linha::after {
  content: "";
  position: absolute;
  top: 92%;
  left: 0;
  width: 100%;
  height: 5px;
  background: #FFFFFF;
}


.animacao::after {
  transform: scaleX(0);

  transition: transform .2s ease;
}


.animacao:hover::after {
  transform: scaleX(1);
 
}



  /*************************************************/
  /*                                               */
  /* 					linha          */
  /*************************************************/  
  

  

  .navbar-default{
	border-top-color:  rgba(9, 67, 75, 0.75)!important;
	border-right-color:  rgba(9, 67, 75, 0.75)!important;
	border-bottom-color: rgba(9, 67, 75, 0.75) !important;
	border-left-color:  rgba(9, 67, 75, 0.75) !important;	  
	  
	  }
  


  .footer .glyphicon {
      font-size: 20px;
      margin-bottom: 20px;
      color: #f4511e;
  }
  
  .loop {visibility:hidden;}
  
  .movtop {
      animation-name: movtop;
      -webkit-animation-name: movtop;
      animation-duration: 1s;
      -webkit-animation-duration: 1s;
      visibility: visible;
  }
  
  
  /*************************************************/
  /*                                               */
  /* 					SETOR EMPRESA              */
  /*************************************************/
  
.panel-heading {
	background-color:  #f4511e !important;	  
	  
  }
  
.empres h4{
	text-align: center;
	color:#FFF !important;	

  }
  
  	 .empres_test{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	height: 300px;	
  }


    .logo-empr img {
	
	
  }
  
  
  /*************************************************/
  /*                                               */
  /* 					SETOR PRODUTOS              */
  /*************************************************/
 
 
.caption  .prod{
	background-color: #F00 !important;
	color: #00F;	  
  }
  

  

.table-hover tr:hover td,.table-hover tr:hover {
background-color:rgba(9, 67, 75, 0.10) !important;
color:#f4511e;	
}



.img-tabela{
	color:#f4511e;
	font-size:20px;	
	
}

   /*************************************************/
  /*                                               */
  /* 					LOCALIZAÇÃO             */
  /*************************************************/
  
  
  .map{
    position: relative;
    padding-bottom: 75%; 
    height: 0;
    overflow: hidden;
}
.map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

li .caption{
	background-color: #f4511e!important;
	
}

.nav-tabs {
	border-bottom-color: #f4511e !important;
	border-bottom-width: 1px !important;
	}


.nav nav-tabs ul,li.active a  {
	border-bottom-width: 1px !important;
	border-top-width: 1px!important;
	border-right-width: 1px!important;
	border-left-width: 1px!important;
	border-top-color: #f4511e!important;
	border-left-color: #f4511e!important;
	border-right-color: #f4511e !important;
	border-bottom-color: transparent !important;
	
}


   /*************************************************/
  /*                                               */
  /* 					FACE                      */
  /*************************************************/


.circulo div {
	border-radius: 50% !important;
	text-align: center;
	width: 44px;
	height: 44px;
	font-size: 22px;
	float: left;
	margin-left: 50px;
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	border: 2.5px solid #666;

}


.circulo div:hover {
	-webkit-transform: translate(0px,-15px);
	transform: translate(0px,-15px);
	color:#f4511e;
	border: 2.5px solid #f4511e;
}


.circulo div i:hover{

color:#f4511e;

	
}



  
  @keyframes movtop {
    0% {
      opacity: 0;
      transform: translateY(70%);
    } 
    100% {
      opacity: 1;
      transform: translateY(0%);
    }
  }
  @-webkit-keyframes movtop {
    0% {
      opacity: 0;
      -webkit-transform: translateY(70%);
    } 
    100% {
      opacity: 1;
      -webkit-transform: translateY(0%);
    }
  }
  
  
  
  
  
  /***** CUSTOMIZE THE CAROUSEL*****/


.carousel-caption {
  z-index: 1;
}

.carousel .item {


}
.carousel .item img {
		text-align: center;/*centralizando a imagem*/ 
		
}



.carousel-indicators {
	color: #00F !important;
	
	
}

.texto-paininel {
	color:#0000;
	
	
}


/* ********************** */
/*                        */
/* MODIFICAÇÃO ZOOM FOTO  */
/*                        */
/* ********************** */




.hoverzoom {
	position: relative;
    overflow: hidden;
}
.hoverzoom > img {
  
	border-radius: 2px;
	-webkit-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	    -moz-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	     -ms-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	      -o-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	         transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
}
.hoverzoom:hover > img {
	-webkit-transform: scale(1.5);
	   -moz-transform: scale(1.5);
	    -ms-transform: scale(1.5);
	     -o-transform: scale(1.5);
	        transform: scale(1.5);
}
.hoverzoom .retina{
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;    
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);    
    border-radius: 2px;
    text-align: center;
    padding: 5px;
 
    -webkit-transition:	 all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	    -moz-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	     -ms-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	      -o-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	         transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000); 
}
.hoverzoom:hover .retina {
    opacity: 1;
    box-shadow: inset 0 0 100px 50px rgba(0,0,0,.5);
    
}
.hoverzoom .retina p {
	color: #fff;
	 font-size: 14px;
	
}
.hoverzoom .retina a {
	display: block;
	width: 150px;
	background: #6fc5e9;
	border: 1px solid #59afd4;
	border-radius: 4px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding: 10px 15px;
	margin: 16px auto 0;
}



/* ******************************************* */
/*                                             */
/* MODIFICAÇÃO ZOOM FOTO                       */
/*                                             */
/* ******************************************* */


@media (min-width: 100px) and (max-width: 480px) {

.carousel-indicators {

	margin-bottom: 100px;
}


   .panel-heading h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
   }


   
.empres_test p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;	
	
	
}

.localizacao h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;	
}
.empres {
	font-size: 15px !important;
	
}

/* ******************************************* */
/*                                             */
/*        REDES SOCIAIS                        */
/*                                             */
/* ******************************************* */
.circulo div {

	margin-left: 20px;


}

.circulo div:hover {
	-webkit-transform: translate(0px,-12px);
	transform: translate(0px,-12px);

}


.circulo div {
	border-radius: 50% !important;
	text-align: center;
	width: 25px;
	height: 25px;
	font-size: 15px;
	float: left;
	margin-left: 20px;

}
/* ******************************************* */
/* **********            FIM  **************** */
/* ******************************************* */

 .logo {
        font-size: 150px;
    }
	
.carousel-caption h3 {
	
	font-size: 12px !important;
	
}
.carousel-caption p {
	
	font-size: 12px !important;
	
}
.text-help {
	font-size: 12px !important;
}

.empres {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
}



}



@media screen and (max-width: 768px) {



    .col-sm-4 {
      text-align: center;
      margin: 25px 0;
    }
    .btn-lg {
        width: 100%;
        margin-bottom: 35px;
    }




  
  .modalDialog {
    padding: 10px 5%;
    min-width: 88%;
  }
  
  .modalDialog > div {
	width: 50%;
	height:45%;
	position: relative;
	margin: 10% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 0px;
	background: #fff;
}
.iframe-container{
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; /* Ratio 16:9 ( 100%/16*9 = 56.25% ) */
}
.iframe-container > *{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
}

.modalDialog p{ text-align:center;
 font-size:10px;

	
}






  
}


@media (min-width: 100px) and (max-width: 736px)  {
	
	.slider .slider_content  h1{
  
   display:none;

}

	.slider .slider_content p{
 
    display:none;

}



}
