
    /* =====================================
    //
    // CSS - #bs-v3-col77632
    // 
    */

      
    
    #bs-v3-col77632{
     padding: 120px 30px 
    }
    @media(max-width:991px){
    #bs-v3-col77632{
     padding: 30px 0; text-shadow: 1px 1px 5px #555; 
    }
    }
    
  


    /* =====================================
    // 
    // CSS - #mc-Swiper-slide77634
    // - if flexbanner
    */
    
    #mc-Swiper-slide77634{
    
    }
    
    #mc-Swiper-slide77634 .ce-gallery,
    #mc-Swiper-slide77634 .mc-Swiper-bg-content .frame-type-image{
    margin:0;
    }
    
    #mc-Swiper-slide77634 .mc-Swiper-bg-main {
      position: relative;
      overflow: hidden;
      display: block;
      height: 100%;
      width: 100%;
      transition:all ease .3s;
    }
    #mc-Swiper-slide77634 .mc-Swiper-bg-container {
      z-index: 1;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      opacity:1;
      transition:all ease .3s;
    }
    #mc-Swiper-slide77634 .mc-Swiper-bg-content {
      z-index: 2;
      position: relative;
      width: 100%;
      height: 100%;
      transition:all ease .3s;
    }
    #mc-Swiper-slide77634 .mc-Swiper-bg-container img,
    #mc-Swiper-slide77634 .mc-Swiper-bg-container iframe{ transition:all ease .3s; }
    
    /*bg img*/
    #mc-Swiper-slide77634 .mc-Swiper-bg-container div,
    #mc-Swiper-slide77634 .mc-Swiper-bg-container img,
    #mc-Swiper-slide77634 .mc-Swiper-bg-container figure,
    #mc-Swiper-slide77634 .mc-Swiper-bg-container picture{
    width:100%;
      max-width:100%;
    }
    #mc-Swiper-slide77634 .mc-Swiper-bg-container.mc-Sresize{
      height: 100%;
    }
    #mc-Swiper-slide77634 .mc-Swiper-bg-container.mc-Sresize div,
    #mc-Swiper-slide77634 .mc-Swiper-bg-container.mc-Sresize img,
    #mc-Swiper-slide77634 .mc-Swiper-bg-container.mc-Sresize figure,
    #mc-Swiper-slide77634 .mc-Swiper-bg-container.mc-Sresize picture{
      width: auto;
      max-width:1290192px;
      height:100%;
      min-height:100%;
      display:block;
      /*min-width: 100%;
      height: auto;*/
    }
    #mc-Swiper-slide77634 .mc-Swiper-bg-container .hidden-Desktop div,
    #mc-Swiper-slide77634 .mc-Swiper-bg-container .hidden-Desktop img,
    #mc-Swiper-slide77634 .mc-Swiper-bg-container .hidden-Desktop figure,
    #mc-Swiper-slide77634 .mc-Swiper-bg-container .hidden-Desktop picture{
    min-width: 100%;
    height: auto !important;
    }
    
      
    
  

/* CSS_mc-Menus-ID77635 */

  /* =====================================
  //
  // CSS - #mc-Menus-id77635 
  // 
  */

  
  



  
  
    

    
    

    
    
    
  


  
  


  
  




  /* =====================================
  //
  // CSS - #masonry #mc-Msry38700
  // 
  */
  
#mc-Msry38700{

  
  max-width:100%;
  opacity:0; /* para load */
  transition: .5s ease all;

  
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  
}
#mc-Msry38700 > div:not(.mc-Msry-sizer){
  max-width:100%;
  padding:0 0px 0px 0;
  margin:0;
}
#mc-Msry38700 .csc-default{margin:0;}

/* porcentagem - width para coisar as colunas */
#mc-Msry38700 > div{
  width:33.33%;
}
/* tamanho especifico sem break point - outro elemento grid */
#mc-Msry38700 > div.mc-Msry-Item-20p  { width:20%; }      /* posiveis 5 */
#mc-Msry38700 > div.mc-Msry-Item-25p  { width:25%; }      /* posiveis 4 */
#mc-Msry38700 > div.mc-Msry-Item-33p  { width:33.33%; }   /* posiveis 3 */
#mc-Msry38700 > div.mc-Msry-Item-50p  { width:50%; }      /* posiveis 2 */
#mc-Msry38700 > div.mc-Msry-Item-66p  { width:66.33%; }   /* posiveis 2/3 */
#mc-Msry38700 > div.mc-Msry-Item-75p  { width:75%; }      /* posiveis 3/4 */
#mc-Msry38700 > div.mc-Msry-Item-80p  { width:80%; }      /* posiveis 4/5 */
#mc-Msry38700 > div.mc-Msry-Item-100p { width:100%; }     /* posiveis 1/1 */

@media (max-width:1450px) {
  #mc-Msry38700 > div {
    width:33.33%;
  }
  #mc-Msry38700 > div.mc-Msry-Item-b1-20p  { width:20%; }      /* posiveis 5 */
  #mc-Msry38700 > div.mc-Msry-Item-b1-25p  { width:25%; }      /* posiveis 4 */
  #mc-Msry38700 > div.mc-Msry-Item-b1-33p  { width:33.33%; }   /* posiveis 3 */
  #mc-Msry38700 > div.mc-Msry-Item-b1-50p  { width:50%; }      /* posiveis 2 */
  #mc-Msry38700 > div.mc-Msry-Item-b1-66p  { width:66.33%; }   /* posiveis 2/3 */
  #mc-Msry38700 > div.mc-Msry-Item-b1-75p  { width:75%; }      /* posiveis 3/4 */
  #mc-Msry38700 > div.mc-Msry-Item-b1-80p  { width:80%; }      /* posiveis 4/5 */
  #mc-Msry38700 > div.mc-Msry-Item-b1-100p { width:100%; }     /* posiveis 1/1 */
}
@media (max-width:600px) {
  #mc-Msry38700 > div {
    width:100%;
  }
  #mc-Msry38700 > div.mc-Msry-Item-b2-20p  { width:20%; }      /* posiveis 5 */
  #mc-Msry38700 > div.mc-Msry-Item-b2-25p  { width:25%; }      /* posiveis 4 */
  #mc-Msry38700 > div.mc-Msry-Item-b2-33p  { width:33.33%; }   /* posiveis 3 */
  #mc-Msry38700 > div.mc-Msry-Item-b2-50p  { width:50%; }      /* posiveis 2 */
  #mc-Msry38700 > div.mc-Msry-Item-b2-66p  { width:66.33%; }   /* posiveis 2/3 */
  #mc-Msry38700 > div.mc-Msry-Item-b2-75p  { width:75%; }      /* posiveis 3/4 */
  #mc-Msry38700 > div.mc-Msry-Item-b2-80p  { width:80%; }      /* posiveis 4/5 */
  #mc-Msry38700 > div.mc-Msry-Item-b2-100p { width:100%; }     /* posiveis 1/1 */
}





/* CSS_mc-Menus-ID1946 */

  /* =====================================
  //
  // CSS - #mc-Menus-id1946 
  // 
  */

  
  

    
    
      #mc-Menus-id1946 { text-align:center; }
      #mc-Menus-id1946 > a{
      width:290px;
      display:inline-block;
      }
      #mc-Menus-id1946 .mc-Box-D .mc-Box-Content-main{ text-align:left; }
    

    
    
    
    

  



  
  


  
  


  
  




    /* =====================================
    //
    // CSS - #bs-v3-col1947
    // 
    */

      
    
    #bs-v3-col1947{
     background: #fff; padding: 35px 0; 
    }
    @media(max-width:991px){
    #bs-v3-col1947{
      
    }
    }
    
  


  /* =====================================
  //
  // CSS - #mc-Swiper28114
  // 
  */
  
  /* swiper */
  #mc-Swiper28114{ /*- bug fix -*/
  display:inline-block;
  vertical-align:top;
  width:100%;
  
  transition: opacity ease .4s;
  opacity:0;
  }
  
  #mc-Swiper28114 .ce-gallery,
  #mc-Swiper28114 .mc-Swiper-bg-content .frame-type-image{
  margin:0;
  }
  
  
  
  /* swiper - slides bg */
  #mc-Swiper28114 .mc-Swiper-slide .mc-Swiper-bg-main {
  position: relative;
  overflow: hidden;
  display: block;
  height: 100%;
  width: 100%;
  /*transition:all ease .3s;*/
  }
  #mc-Swiper28114 .mc-Swiper-slide .mc-Swiper-bg-container {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity:1;
  /*transition:all ease .3s;*/
  }
  #mc-Swiper28114 .mc-Swiper-slide .mc-Swiper-bg-content {
  z-index: 2;
  position: relative;
  width: 100%;
  height: 100%;
  /*transition:all ease .3s;
  margin: 10px 0;*/
  }
  #mc-Swiper28114 .mc-Swiper-slide .mc-Swiper-bg-content > div {
  /*transition: all ease .4s;*/
  }
  #mc-Swiper28114 .mc-Swiper-slide .mc-Swiper-bg-container img,
  #mc-Swiper28114 .mc-Swiper-slide .mc-Swiper-bg-container iframe{ /*transition:all ease 70ms;*/ }
  
  /*bg img*/
  #mc-Swiper28114 .mc-Swiper-slide,
  #mc-Swiper28114 .mc-Swiper-slide .mc-Swiper-bg-container div,
  #mc-Swiper28114 .mc-Swiper-slide .mc-Swiper-bg-container figure,
  #mc-Swiper28114 .mc-Swiper-slide .mc-Swiper-bg-container picture,
  #mc-Swiper28114 .mc-Swiper-slide .mc-Swiper-bg-container img{
  width:100%;
  max-width:100%;
  }
  #mc-Swiper28114 .mc-Swiper-slide .mc-Swiper-bg-container.mc-Sresize{
  height: 100%;
  }
  #mc-Swiper28114 .mc-Swiper-slide .mc-Swiper-bg-container.mc-Sresize div,
  #mc-Swiper28114 .mc-Swiper-slide .mc-Swiper-bg-container.mc-Sresize img,
  #mc-Swiper28114 .mc-Swiper-slide .mc-Swiper-bg-container.mc-Sresize figure,
  #mc-Swiper28114 .mc-Swiper-slide .mc-Swiper-bg-container.mc-Sresize picture{
  width: auto;
  max-width:99999px;
  height:100%;
  min-height:100%;
  display:block;
    /*min-width: 100%;
    height: auto;*/
  }
  #mc-Swiper28114 .mc-Swiper-bg-container .hidden-Desktop div,
  #mc-Swiper28114 .mc-Swiper-bg-container .hidden-Desktop img,
  #mc-Swiper28114 .mc-Swiper-bg-container .hidden-Desktop figure,
  #mc-Swiper28114 .mc-Swiper-bg-container .hidden-Desktop picture{
  min-width: 100%;
  height: auto !important;
  }
  
  /* area de conteudo - fix margens indesejadas*/
  #mc-Swiper28114 .mc-Swiper-slide .mc-Swiper-bg-content > div > .frame-default,
  #mc-Swiper28114 .mc-Swiper-slide .mc-Swiper-bg-content > div > .frame-default .ce-intext.ce-right .ce-gallery, 
  #mc-Swiper28114 .mc-Swiper-slide .mc-Swiper-bg-content > div > .frame-default .ce-intext.ce-left .ce-gallery, 
  #mc-Swiper28114 .mc-Swiper-slide .mc-Swiper-bg-content > div > .frame-default .ce-above .ce-gallery {margin:0;}
  
  
  
  
  
  
  



    /* =====================================
    //
    // CSS - #bs-v3-col4592
    // 
    */

      
    
    #bs-v3-col4592{
     margin-top: 15px; 
    }
    @media(max-width:991px){
    #bs-v3-col4592{
      
    }
    }
    
  

