/* ==========================================================================
   STYLE HEADER BAR
========================================================================== */
.site-start-line{
  border-bottom: 4px solid #e61212;
  border-top: 4px solid #191faf;
}
#header-bar{
  top: 36px;
  left:0px;
  background: #f1f1f1;
  padding:10px 16px;
  width:100%;
  z-index: 98;
  height: 81px;
  box-shadow: 0 0 4px 0 rgba(19, 17, 17, 0.29);
}
#menu-bar-title{
    width: 120px;
    cursor: pointer;
    margin-top: 20px;
    margin-left: 1px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}
#header-bar .menu_title {
      font-family: 'Roboto' , arial ; 
      color: #e61212;
      font-weight: 500;
      font-size: 14px;
      line-height: 20px;
      letter-spacing: -1px;
}
.relogio:before{
    font-family: "Font Awesome 5 Free";
    content:"\f017";
    position: relative;
    font-size: 20px;
    display: inline-block;
    font-style: normal;
    color: #e61212;
    float: left;
    margin-top: -3px;
    margin-left: 164px;
    margin-right: 4px;
}
#clock1{
      display: inline-block;
      font-family: 'Roboto' , arial !important;  
      font-weight: 600;
      font-size: 22px !important;
      letter-spacing: -1px;
      float: left;
      position: relative;
      width: 150px;
      margin-top: -3px;
}
.relogio2:before{
    font-family: "Font Awesome 5 Free";
    content:"\f017";
    position: relative;
    font-size: 22px;
    display: inline-block;
    font-style: normal;
    color: #e61212;
    float: left;
    margin-top: -4px;
    margin-left: 164px;
    margin-right: 4px;
}
#clock2{
      display: inline-block;
      font-family: 'Roboto' , arial !important;  
      font-weight: 600;
      font-size: 22px !important;
      letter-spacing: -1px;
      float: left;
      position: relative;
      width: 150px;
      margin-top: -4px;
}



/* html icon */
#header-bar .wprmenu_icon {
  width: 26px;
  height: 22px;
  overflow: hidden;
  float: left;
  margin-right: 8px;
  padding-top: 0px;
  top: 2px;
  position: relative;
}
#header-bar .wprmenu_icon span {
  -webkit-transition: all .01s ease-in-out;
  -moz-transition: all .01s ease-in-out;
  -o-transition: all .01s ease-in-out;
  -ms-transition: all .01s ease-in-out;
  transition: all .01s ease-in-out;
  display: block;
  position: absolute;
  width: 26px;
  height: 3px;
  left: 0px;
  background: #e61212;
}
#header-bar .wprmenu_ic_1 {
  top:0px;
}
#header-bar .wprmenu_ic_2 {
  top:8px;
}
#header-bar .wprmenu_ic_3 {
  top:16px;
}
#header-bar.menu_is_opened .wprmenu_ic_1 {
  top:-10px;
}
#header-bar.menu_is_opened .wprmenu_ic_2 {
  top:9px!important;
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
          zoom:1;
}
#header-bar.menu_is_opened .wprmenu_ic_3 {
  top:9px!important;
  -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
          zoom:1;
}

#menu-bar-title.menu_is_opened .wprmenu_ic_1 {
  top:-10px;
}
#menu-bar-title.menu_is_opened .wprmenu_ic_2 {
  top:9px!important;
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
          zoom:1;
}
#menu-bar-title.menu_is_opened .wprmenu_ic_3 {
  top:9px!important;
  -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
          zoom:1;
}

.logo{
  margin-left:auto;
  margin-right:auto;
  display: block;
  position: absolute;
  top: -3px;
  left: 50%;
  -ms-transform: translate(-50%); /* IE 9 */
  -webkit-transform: translate(-50%); /* Chrome, Safari, Opera */
  transform: translate(-50%);
}
.logo img{ max-width: 320px; }
.date-header{
font-family: 'Open Sans', arial;
font-size: 12px;
font-weight: 700;
margin-top: 4px;
margin-left: 80px;
float: left;
color: #e61212;
}

span.title-social-links{ 
  float: right; 
  margin-top: 23px;
  font-family: 'Merriweather Sans', georgia, arial;
  font-size: 8px;   
  line-height: 22px;
  font-weight: 400;
  color: #e61212;
  letter-spacing: 0px;
  padding-right: 10px;
  margin-right: 9px;
  border-right:1px solid #d2d2d2;
}
span.social-links{ float: right; margin-top: -6px !important;  }
span.social-links a:hover{ text-decoration: none !important; }
span.menu-social-icons{
  display: inline !important;
  overflow: inherit !important;
  border-bottom: none !important;
  border-top: none !important;
  width: 36px !important;
}
li.menu-social-icons{
padding: 2px 2px !important;
display: inline-block !important;
min-width: 2.5em !important; /* allow long menu items to determine submenu width */
*width: 2.5em !important; /* no auto sub width for IE7, see white-space comment below */
vertical-align: top !important;
float: left !important;
margin: 0 !important;
padding: 0 !important;
}
span.menu-social-icons .fa{
width: 32px;
height: 32px;
line-height: 32px;
border-radius: 100%;
text-align: center !important;
color: #fff;
font-size: 16px;
}
span.menu-social-icons .fa-facebook{ background: #e61212; }  
span.menu-social-icons .fa-twitter{ background: #e61212; } 
span.menu-social-icons .fa-instagram{ background: #e61212;}
span.menu-social-icons .fa-youtube{ background: #e61212; }
span.menu-social-icons a:hover{ text-decoration: none !important; }


/* Search */
.header_search{
margin-top: -2px;
padding: 0px !important;
float: right;
cursor: pointer;
margin-right: 8px !important;
font-size: 18px;
color: #e61212;
}
.header_search .fa-search{
font-size: 1.3em !important;
}



/* ==========================================================================
   STYLE MENU TOP BOTTOM
========================================================================== */
#container-menu-bottom{
    color: #363636;
    font: 700 13px/32px "Roboto",sans-serif;
    height: 40px;
    position: absolute;
    top: 74px;
    left: 0px;
    bottom: 0px !important;
    width: 100%;
    min-width: 600px;
    z-index: 99999;
    background: #ffffff none repeat scroll 0% 0%;
    border-bottom: 1px solid #eae7e7;
}
#menu-top-bottom{
  margin-top: 6px;
  text-align: center;
  position: relative;
  letter-spacing: -1px;
  text-transform: uppercase;
}
#menu-top-bottom a{ 
    font-family: 'Roboto' , arial ; 
    font-size: 13px;   
    line-height: 22px;
    font-weight: 600;
    padding: 6px 10px 0px 6px;
    color: #363636;
    text-transform: uppercase; 
    letter-spacing: 0px;
}
#menu-top-bottom a:hover{ color: #f6f0f0; text-decoration:none;   }
#menu-top-bottom li { display:inline; list-style-type: none; width: 100%; border-right:1px solid #d2d2d2; line-height:10px !important; padding:0px 4px 0px 0px!important}
#menu-top-bottom li:last-child{border:none !important;}



/* ==========================================================================
   HEADER SCROLL
========================================================================== */
#header-scroll{
  position: fixed;
  display: none;
  top: 0px;
  left:0px;
  background: #ffffff;
  padding: 10px 16px;
  width:100%;
  z-index: 98;
  height: 66px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
}
.header-scroll-content{ margin-top: -10px; }

#backtotop-logo{ cursor: pointer; }
#backtotop-logo:hover{ text-decoration: underline; }
.logo-header-scroll{
  width: 320px;
  margin-left:auto;
  margin-right:auto;
  display: block;
  position: absolute;
  top: -1px;
  left: 50%;
  -ms-transform: translate(-50%); /* IE 9 */
  -webkit-transform: translate(-50%); /* Chrome, Safari, Opera */
  transform: translate(-50%);
}
.logo-header-scroll img{ max-width: 240px; margin: 0 auto; }


#header-scroll .menu_title {
      font-family: 'Roboto' , arial ; 
      color: #e61212;
      font-weight: 500;
      font-size: 16px;
      line-height: 20px;
      letter-spacing: -1px;
}
/* html icon */
#header-scroll .wprmenu_icon {
  width: 26px;
  height: 22px;
  overflow: hidden;
  float: left;
  margin-right: 8px;
  padding-top: 0px;
  top: 3px;
  position: relative;
}
#header-scroll .wprmenu_icon span {
  -webkit-transition: all .01s ease-in-out;
  -moz-transition: all .01s ease-in-out;
  -o-transition: all .01s ease-in-out;
  -ms-transition: all .01s ease-in-out;
  transition: all .01s ease-in-out;
  display: block;
  position: absolute;
  width: 26px;
  height: 3px;
  left: 0px;
  background: #e61212;
}
#header-scroll .wprmenu_ic_1 {
  top:0px;
}
#header-scroll .wprmenu_ic_2 {
  top:8px;
}
#header-scroll .wprmenu_ic_3 {
  top:16px;
}
#header-scroll.menu_is_opened .wprmenu_ic_1 {
  top:-10px;
}
#header-scroll.menu_is_opened .wprmenu_ic_2 {
  top:9px!important;
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
          zoom:1;
}
#header-scroll.menu_is_opened .wprmenu_ic_3 {
  top:9px!important;
  -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
          zoom:1;
}

span.social-links-scroll{ float: right; margin-top: -4px !important; }
.header_search_scroll{
margin-top: 0px;
padding: 0px !important;
float: right;
cursor: pointer;
margin-right: 9px !important;
font-size: 18px;
color: #e61212;
}
.header_search_scroll .fa-search{
font-size: 1.3em !important;
}




/* ==========================================================================
   MEDIA QUERIES MENU
========================================================================== */
@media screen and (min-width:240px) and (max-width: 500px) {
#container-menu-bottom{ display: none; }

.logo{ top: -1px; }
.logo img{ max-width:210px; margin: 0 auto; }

.header_search{ margin-top: -1px; margin-right: -10px !important; }
.header_search .fa-search{ font-size: 1.3em !important; }

#header-bar{ top: 0px; height: 60px; box-shadow: 0px 0px 10px rgba(111, 109, 109, 0.8); }
#menu-bar-title{ margin-top: 9px; margin-left: -14px; }
#wprmenu_menu.left, #wprmenu_menu.right{ top: 8px; }
}

@media screen and (max-width: 700px) {
#menu-top-right, .menu_title{ display: none ; }
}

/* menor que */
@media screen and (max-width: 640px) {
span.social-links{ display: none; }
}
/* menor que */
@media screen and (max-width: 599px) {
#menu-primario{ display: none; }
#header-bar{ position: fixed; }
#header-scroll{ display: none !important; }
}
/* maior que */
@media screen and (min-width: 600px) {
#menu-secundario{ display: none; }
}

/* menor que */
@media screen and (max-width: 1025px) {
.date-header{
margin-left: 44px;
}
}
/* menor que */
@media screen and (max-width: 1000px) {
#container-clock{ display: none; }
.date-header{ display: none; }
}