
  /* =====================================
  //
  // CSS - #mc-Swiper341197
  // 
  */
  
  /* swiper */
  #mc-Swiper341197{ /*- bug fix -*/
  display:inline-block;
  vertical-align:top;
  width:100%;
  
  transition: opacity ease .4s;
  opacity:0;
  }
  
  #mc-Swiper341197 .ce-gallery,
  #mc-Swiper341197 .mc-Swiper-bg-content .frame-type-image{
  margin:0;
  }
  
  
    #mc-Swiper341197 .swiper-pagination-bullet{
    width:16px;
    height:16px;
    line-height:16px;
    font-size:14px;
    color:#000;
    background:#fff;
    text-align:center;
    opacity:1;
    box-shadow:2px 2px 5px rgba(1,1,1,0.8);
    }
    #mc-Swiper341197 .swiper-pagination-bullet-active{
    color:#fff;
    background:#cc141d;
    }
  
  
  /* swiper - slides bg */
  #mc-Swiper341197 .mc-Swiper-slide .mc-Swiper-bg-main {
  position: relative;
  overflow: hidden;
  display: block;
  height: 100%;
  width: 100%;
  /*transition:all ease .3s;*/
  }
  #mc-Swiper341197 .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-Swiper341197 .mc-Swiper-slide .mc-Swiper-bg-content {
  z-index: 2;
  position: relative;
  width: 100%;
  height: 100%;
  /*transition:all ease .3s;
  margin: 10px 0;*/
  }
  #mc-Swiper341197 .mc-Swiper-slide .mc-Swiper-bg-content > div {
  /*transition: all ease .4s;*/
  }
  #mc-Swiper341197 .mc-Swiper-slide .mc-Swiper-bg-container img,
  #mc-Swiper341197 .mc-Swiper-slide .mc-Swiper-bg-container iframe{ /*transition:all ease 70ms;*/ }
  
  /*bg img*/
  #mc-Swiper341197 .mc-Swiper-slide,
  #mc-Swiper341197 .mc-Swiper-slide .mc-Swiper-bg-container div,
  #mc-Swiper341197 .mc-Swiper-slide .mc-Swiper-bg-container figure,
  #mc-Swiper341197 .mc-Swiper-slide .mc-Swiper-bg-container picture,
  #mc-Swiper341197 .mc-Swiper-slide .mc-Swiper-bg-container img{
  width:100%;
  max-width:100%;
  }
  #mc-Swiper341197 .mc-Swiper-slide .mc-Swiper-bg-container.mc-Sresize{
  height: 100%;
  }
  #mc-Swiper341197 .mc-Swiper-slide .mc-Swiper-bg-container.mc-Sresize div,
  #mc-Swiper341197 .mc-Swiper-slide .mc-Swiper-bg-container.mc-Sresize img,
  #mc-Swiper341197 .mc-Swiper-slide .mc-Swiper-bg-container.mc-Sresize figure,
  #mc-Swiper341197 .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-Swiper341197 .mc-Swiper-bg-container .hidden-Desktop div,
  #mc-Swiper341197 .mc-Swiper-bg-container .hidden-Desktop img,
  #mc-Swiper341197 .mc-Swiper-bg-container .hidden-Desktop figure,
  #mc-Swiper341197 .mc-Swiper-bg-container .hidden-Desktop picture{
  min-width: 100%;
  height: auto !important;
  }
  
  /* area de conteudo - fix margens indesejadas*/
  #mc-Swiper341197 .mc-Swiper-slide .mc-Swiper-bg-content > div > .frame-default,
  #mc-Swiper341197 .mc-Swiper-slide .mc-Swiper-bg-content > div > .frame-default .ce-intext.ce-right .ce-gallery, 
  #mc-Swiper341197 .mc-Swiper-slide .mc-Swiper-bg-content > div > .frame-default .ce-intext.ce-left .ce-gallery, 
  #mc-Swiper341197 .mc-Swiper-slide .mc-Swiper-bg-content > div > .frame-default .ce-above .ce-gallery {margin:0;}
  
  
  
  
  
  
  



    /* =====================================
    //
    // CSS - #bs-v3-col341198
    // 
    */

     #c304746{
 margin-top: 75px;
}
#bs-v3-col304754{
 position: absolute;
 top: 27px;
 right: 14px;
}

 
    
    #bs-v3-col341198{
      
    }
    @media(max-width:991px){
    #bs-v3-col341198{
      
    }
    }
    
  


  /* =====================================
  //
  // CSS - #masonry #mc-Msry28557
  // 
  */
  
#mc-Msry28557{

  
  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-Msry28557 > div:not(.mc-Msry-sizer){
  max-width:100%;
  padding:0 2px 2px 0;
  margin:0;
}
#mc-Msry28557 .csc-default{margin:0;}

/* porcentagem - width para coisar as colunas */
#mc-Msry28557 > div{
  width:33.33%;
}
/* tamanho especifico sem break point - outro elemento grid */
#mc-Msry28557 > div.mc-Msry-Item-20p  { width:20%; }      /* posiveis 5 */
#mc-Msry28557 > div.mc-Msry-Item-25p  { width:25%; }      /* posiveis 4 */
#mc-Msry28557 > div.mc-Msry-Item-33p  { width:33.33%; }   /* posiveis 3 */
#mc-Msry28557 > div.mc-Msry-Item-50p  { width:50%; }      /* posiveis 2 */
#mc-Msry28557 > div.mc-Msry-Item-66p  { width:66.33%; }   /* posiveis 2/3 */
#mc-Msry28557 > div.mc-Msry-Item-75p  { width:75%; }      /* posiveis 3/4 */
#mc-Msry28557 > div.mc-Msry-Item-80p  { width:80%; }      /* posiveis 4/5 */
#mc-Msry28557 > div.mc-Msry-Item-100p { width:100%; }     /* posiveis 1/1 */

@media (max-width:1199px) {
  #mc-Msry28557 > div {
    width:33.33%;
  }
  #mc-Msry28557 > div.mc-Msry-Item-b1-20p  { width:20%; }      /* posiveis 5 */
  #mc-Msry28557 > div.mc-Msry-Item-b1-25p  { width:25%; }      /* posiveis 4 */
  #mc-Msry28557 > div.mc-Msry-Item-b1-33p  { width:33.33%; }   /* posiveis 3 */
  #mc-Msry28557 > div.mc-Msry-Item-b1-50p  { width:50%; }      /* posiveis 2 */
  #mc-Msry28557 > div.mc-Msry-Item-b1-66p  { width:66.33%; }   /* posiveis 2/3 */
  #mc-Msry28557 > div.mc-Msry-Item-b1-75p  { width:75%; }      /* posiveis 3/4 */
  #mc-Msry28557 > div.mc-Msry-Item-b1-80p  { width:80%; }      /* posiveis 4/5 */
  #mc-Msry28557 > div.mc-Msry-Item-b1-100p { width:100%; }     /* posiveis 1/1 */
}
@media (max-width:991px) {
  #mc-Msry28557 > div {
    width:100%;
  }
  #mc-Msry28557 > div.mc-Msry-Item-b2-20p  { width:20%; }      /* posiveis 5 */
  #mc-Msry28557 > div.mc-Msry-Item-b2-25p  { width:25%; }      /* posiveis 4 */
  #mc-Msry28557 > div.mc-Msry-Item-b2-33p  { width:33.33%; }   /* posiveis 3 */
  #mc-Msry28557 > div.mc-Msry-Item-b2-50p  { width:50%; }      /* posiveis 2 */
  #mc-Msry28557 > div.mc-Msry-Item-b2-66p  { width:66.33%; }   /* posiveis 2/3 */
  #mc-Msry28557 > div.mc-Msry-Item-b2-75p  { width:75%; }      /* posiveis 3/4 */
  #mc-Msry28557 > div.mc-Msry-Item-b2-80p  { width:80%; }      /* posiveis 4/5 */
  #mc-Msry28557 > div.mc-Msry-Item-b2-100p { width:100%; }     /* posiveis 1/1 */
}






    /* =====================================
    //
    // CSS - #bs-v3-col28558
    // 
    */

     #bs-v3-col28558{padding: 25px 0;} 
    
    #bs-v3-col28558{
      
    }
    @media(max-width:){
    #bs-v3-col28558{
      
    }
    }
    
  


  /* =====================================
  //
  // CSS - #mc-BoxNews-75112
  // - .mc-News-ListHome
  */
  
  /*.mc-News-List-Card .mc-BoxNews {display:inline-block; width:290px;}*/
  .mc-News-List-Card .mc-BoxNews a{display:block; min-height:200px; background:#fff; box-shadow: none; border:1px solid #dfe1e5; margin:10px; transition:all ease .3s; /*border:1px solid #dfe1e5;*/ -webkit-transform-style: preserve-3d; transform-style: preserve-3d;}
  .mc-News-List-Card .mc-BoxNews a:hover,
  .mc-News-List-Card .mc-BoxNews a:focus{text-decoration:none; box-shadow: 0px 5px 10px rgba(1,1,1,0.5);}
  
  .mc-News-List-Card .mc-BoxNews .mc-BoxNews-Content{
  min-width: 100%;
  padding: 15px;
  background: #fff;
  color: #444;
  }
  .mc-News-List-Card .mc-BoxNews .mc-BoxNews-Content h3{
  margin: 0 0 10px 0;
  font-weight: 400;
  font-size: 1em;
  color: #222;
  }
  .mc-News-List-Card .mc-BoxNews .mc-BoxNews-Content p{
  font-size: 1em;
  margin-bottom: 0;
  padding: 0;
  line-height: 20px;
  }
  .mc-News-List-Card .mc-BoxNews .mc-BoxNews-Content .mc-BoxNews-InfoDate{
  font-weight: 100;
  font-size: 0.875em;
  color: #999;
  }
  .mc-News-List-Card .mc-BoxNews-Category{margin-right: 5px;}
  
  .mc-News-List-Card .mc-BoxNews .mc-BoxNews-Header { overflow: hidden; transition: 0.3s ease all; text-align: center; }
  .mc-News-List-Card .mc-BoxNews .mc-BoxNews-Header img{ transition: all ease 0.3s; width: 100%; -webkit-transform-style: preserve-3d; transform-style: preserve-3d; }
  .mc-News-List-Card .mc-BoxNews:hover .mc-BoxNews-Header img,
  .mc-News-List-Card .mc-BoxNews:focus .mc-BoxNews-Header img{ transform: scale(1.05); }
  .mc-News-List-Card .mc-BoxNews .mc-BoxNews-Content .mc-BoxNews-InfoDate .mc-BoxNews-Category{
  position: initial;
  }
  .mc-News-List-Card .mc-BoxNews.mc-BoxNews-first .mc-BoxNews-Content .mc-BoxNews-InfoDate .mc-BoxNews-Category{
  width: 10px;
  height: 10px;
  position: initial;
  }
  .mc-News-List-Card .mc-BoxNews.mc-BoxNews-first .mc-BoxNews-Content {font-size: 1.3em; padding: 10px;}
  .mc-News-List-Card .mc-BoxNews.mc-BoxNews-first .mc-BoxNews-Content h3{font-weight: 400;}
  .mc-News-List-Card .mc-News-More{font-weight: 600; color: #999; font-size: 1.8em; text-align: right;}
  .mc-News-List-Card .mc-News-More:hover,
  .mc-News-List-Card .mc-News-More:focus{text-decoration: none; color: #CC3639;}
  
  @media (max-width: 600px){
  .mc-News-List-Card .mc-BoxNews .mc-BoxNews-Content .mc-BoxNews-InfoDate{font-size: 0.7em}
  .mc-News-List-Card .mc-BoxNews a{min-height:auto;}
  }
  
  @media (max-width: 992px){
  .mc-News-List-Card .mc-BoxNews .mc-BoxNews-Header img{
  height: 120px;
  width: auto;
  max-width: 330px !important;
  display: inline;
  margin: 0 -50%;
  }
  .mc-News-List-Card .mc-BoxNews .mc-BoxNews-Content{
  text-shadow:none;
  position:relative;
  background:none;
  }
  .mc-News-List-Card .mc-BoxNews .mc-BoxNews-Content h3,
  .mc-News-List-Card .mc-BoxNews .mc-BoxNews-Content .mc-BoxNews-InfoDate{
  color:#555;
  }
  
  .mc-News-List-Card .mc-BoxNews:hover .mc-BoxNews-Content h3{color: #111;}
  }
  
  @media (min-width: 1199px){
  .mc-News-List-Card .mc-BoxNews .mc-BoxNews-Content{min-height: 70px;}
  }
  .mc-News-List-Card .swiper-wrapper{
  padding-bottom: 40px;
  }
  
  .mc-News-List-Card .swiper-pagination-bullet{
  width:16px;
  height:16px;
  color:#000;
  background:#fff;
  opacity:1;
  box-shadow:2px 2px 5px rgba(1,1,1,0.8);
  }
  .mc-News-List-Card .swiper-pagination-bullet-active {
  color: #fff;
  background: #cc141d;
  }
  



  /* =====================================
  //
  // CSS - #mc-BoxNews-28560
  // - .mc-News-ListHome
  */
  
  /*.mc-News-List-Card .mc-BoxNews {display:inline-block; width:290px;}*/
  .mc-News-List-Card .mc-BoxNews a{display:block; min-height:200px; background:#fff; box-shadow: none; border:1px solid #dfe1e5; margin:10px; transition:all ease .3s; /*border:1px solid #dfe1e5;*/ -webkit-transform-style: preserve-3d; transform-style: preserve-3d;}
  .mc-News-List-Card .mc-BoxNews a:hover,
  .mc-News-List-Card .mc-BoxNews a:focus{text-decoration:none; box-shadow: 0px 5px 10px rgba(1,1,1,0.5);}
  
  .mc-News-List-Card .mc-BoxNews .mc-BoxNews-Content{
  min-width: 100%;
  padding: 15px;
  background: #fff;
  color: #444;
  }
  .mc-News-List-Card .mc-BoxNews .mc-BoxNews-Content h3{
  margin: 0 0 10px 0;
  font-weight: 400;
  font-size: 1em;
  color: #222;
  }
  .mc-News-List-Card .mc-BoxNews .mc-BoxNews-Content p{
  font-size: 1em;
  margin-bottom: 0;
  padding: 0;
  line-height: 20px;
  }
  .mc-News-List-Card .mc-BoxNews .mc-BoxNews-Content .mc-BoxNews-InfoDate{
  font-weight: 100;
  font-size: 0.875em;
  color: #999;
  }
  .mc-News-List-Card .mc-BoxNews-Category{margin-right: 5px;}
  
  .mc-News-List-Card .mc-BoxNews .mc-BoxNews-Header { overflow: hidden; transition: 0.3s ease all; text-align: center; }
  .mc-News-List-Card .mc-BoxNews .mc-BoxNews-Header img{ transition: all ease 0.3s; width: 100%; -webkit-transform-style: preserve-3d; transform-style: preserve-3d; }
  .mc-News-List-Card .mc-BoxNews:hover .mc-BoxNews-Header img,
  .mc-News-List-Card .mc-BoxNews:focus .mc-BoxNews-Header img{ transform: scale(1.05); }
  .mc-News-List-Card .mc-BoxNews .mc-BoxNews-Content .mc-BoxNews-InfoDate .mc-BoxNews-Category{
  position: initial;
  }
  .mc-News-List-Card .mc-BoxNews.mc-BoxNews-first .mc-BoxNews-Content .mc-BoxNews-InfoDate .mc-BoxNews-Category{
  width: 10px;
  height: 10px;
  position: initial;
  }
  .mc-News-List-Card .mc-BoxNews.mc-BoxNews-first .mc-BoxNews-Content {font-size: 1.3em; padding: 10px;}
  .mc-News-List-Card .mc-BoxNews.mc-BoxNews-first .mc-BoxNews-Content h3{font-weight: 400;}
  .mc-News-List-Card .mc-News-More{font-weight: 600; color: #999; font-size: 1.8em; text-align: right;}
  .mc-News-List-Card .mc-News-More:hover,
  .mc-News-List-Card .mc-News-More:focus{text-decoration: none; color: #CC3639;}
  
  @media (max-width: 600px){
  .mc-News-List-Card .mc-BoxNews .mc-BoxNews-Content .mc-BoxNews-InfoDate{font-size: 0.7em}
  .mc-News-List-Card .mc-BoxNews a{min-height:auto;}
  }
  
  @media (max-width: 992px){
  .mc-News-List-Card .mc-BoxNews .mc-BoxNews-Header img{
  height: 120px;
  width: auto;
  max-width: 330px !important;
  display: inline;
  margin: 0 -50%;
  }
  .mc-News-List-Card .mc-BoxNews .mc-BoxNews-Content{
  text-shadow:none;
  position:relative;
  background:none;
  }
  .mc-News-List-Card .mc-BoxNews .mc-BoxNews-Content h3,
  .mc-News-List-Card .mc-BoxNews .mc-BoxNews-Content .mc-BoxNews-InfoDate{
  color:#555;
  }
  
  .mc-News-List-Card .mc-BoxNews:hover .mc-BoxNews-Content h3{color: #111;}
  }
  
  @media (min-width: 1199px){
  .mc-News-List-Card .mc-BoxNews .mc-BoxNews-Content{min-height: 70px;}
  }
  .mc-News-List-Card .swiper-wrapper{
  padding-bottom: 40px;
  }
  
  .mc-News-List-Card .swiper-pagination-bullet{
  width:16px;
  height:16px;
  color:#000;
  background:#fff;
  opacity:1;
  box-shadow:2px 2px 5px rgba(1,1,1,0.8);
  }
  .mc-News-List-Card .swiper-pagination-bullet-active {
  color: #fff;
  background: #cc141d;
  }
  



    /* =====================================
    //
    // CSS - #bs-v3-col28570
    // 
    */

     #bs-v3-col28570{
padding: 20px 0;
background: #f9f9f9;
} 
    
    #bs-v3-col28570{
      
    }
    @media(max-width:){
    #bs-v3-col28570{
      
    }
    }
    
  


  /* =====================================
  //
  // CSS - #mc-Swiper417
  // 
  */
  
  /* swiper */
  #mc-Swiper417{ /*- bug fix -*/
  display:inline-block;
  vertical-align:top;
  width:100%;
  
  transition: opacity ease .4s;
  opacity:0;
  }
  
  #mc-Swiper417 .ce-gallery,
  #mc-Swiper417 .mc-Swiper-bg-content .frame-type-image{
  margin:0;
  }
  
  
  
  /* swiper - slides bg */
  #mc-Swiper417 .mc-Swiper-slide .mc-Swiper-bg-main {
  position: relative;
  overflow: hidden;
  display: block;
  height: 100%;
  width: 100%;
  /*transition:all ease .3s;*/
  }
  #mc-Swiper417 .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-Swiper417 .mc-Swiper-slide .mc-Swiper-bg-content {
  z-index: 2;
  position: relative;
  width: 100%;
  height: 100%;
  /*transition:all ease .3s;
  margin: 10px 0;*/
  }
  #mc-Swiper417 .mc-Swiper-slide .mc-Swiper-bg-content > div {
  /*transition: all ease .4s;*/
  }
  #mc-Swiper417 .mc-Swiper-slide .mc-Swiper-bg-container img,
  #mc-Swiper417 .mc-Swiper-slide .mc-Swiper-bg-container iframe{ /*transition:all ease 70ms;*/ }
  
  /*bg img*/
  #mc-Swiper417 .mc-Swiper-slide,
  #mc-Swiper417 .mc-Swiper-slide .mc-Swiper-bg-container div,
  #mc-Swiper417 .mc-Swiper-slide .mc-Swiper-bg-container figure,
  #mc-Swiper417 .mc-Swiper-slide .mc-Swiper-bg-container picture,
  #mc-Swiper417 .mc-Swiper-slide .mc-Swiper-bg-container img{
  width:100%;
  max-width:100%;
  }
  #mc-Swiper417 .mc-Swiper-slide .mc-Swiper-bg-container.mc-Sresize{
  height: 100%;
  }
  #mc-Swiper417 .mc-Swiper-slide .mc-Swiper-bg-container.mc-Sresize div,
  #mc-Swiper417 .mc-Swiper-slide .mc-Swiper-bg-container.mc-Sresize img,
  #mc-Swiper417 .mc-Swiper-slide .mc-Swiper-bg-container.mc-Sresize figure,
  #mc-Swiper417 .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-Swiper417 .mc-Swiper-bg-container .hidden-Desktop div,
  #mc-Swiper417 .mc-Swiper-bg-container .hidden-Desktop img,
  #mc-Swiper417 .mc-Swiper-bg-container .hidden-Desktop figure,
  #mc-Swiper417 .mc-Swiper-bg-container .hidden-Desktop picture{
  min-width: 100%;
  height: auto !important;
  }
  
  /* area de conteudo - fix margens indesejadas*/
  #mc-Swiper417 .mc-Swiper-slide .mc-Swiper-bg-content > div > .frame-default,
  #mc-Swiper417 .mc-Swiper-slide .mc-Swiper-bg-content > div > .frame-default .ce-intext.ce-right .ce-gallery, 
  #mc-Swiper417 .mc-Swiper-slide .mc-Swiper-bg-content > div > .frame-default .ce-intext.ce-left .ce-gallery, 
  #mc-Swiper417 .mc-Swiper-slide .mc-Swiper-bg-content > div > .frame-default .ce-above .ce-gallery {margin:0;}
  
  
  
  
  
    /* variacao 2 (mc-Var2)*/
    #mc-Swiper417.mc-Var2 .mc-Swiper-bg-container > div { -webkit-filter: brightness(60%); filter: brightness(60%); transition: filter ease 4s, transform ease 4s; }
    #mc-Swiper417.mc-Var2:focus .mc-Swiper-bg-container > div,
    #mc-Swiper417.mc-Var2:hover .mc-Swiper-bg-container > div { -webkit-filter: brightness(90%); filter: brightness(90%); transform: scale(1.2); }
    
    #mc-Swiper417.mc-Var2 .mc-Swiper-bg-content{
    text-shadow:3px 3px 3px rgba(0,0,0,0.5);
    margin:40px 10px;
    text-align:center;
    color:#fff;
    }
    #mc-Swiper417.mc-Var2 .mc-Swiper-bg-content img{
    /*filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12,Color='#444')";
    filter: url(#drop-shadow);*/
    -webkit-filter: drop-shadow(8px 8px 0px rgba(0,0,0,0.5));
    filter: drop-shadow(3px 3px 3px rgba(0,0,0,0.5));
    margin:15px auto; 
    width:400px;
    }
  
  
  



  /* =====================================
  //
  // CSS - #mc-Swiper56207
  // 
  */
  
  /* swiper */
  #mc-Swiper56207{ /*- bug fix -*/
  display:inline-block;
  vertical-align:top;
  width:100%;
  
  transition: opacity ease .4s;
  opacity:0;
  }
  
  #mc-Swiper56207 .ce-gallery,
  #mc-Swiper56207 .mc-Swiper-bg-content .frame-type-image{
  margin:0;
  }
  
  
  
  /* swiper - slides bg */
  #mc-Swiper56207 .mc-Swiper-slide .mc-Swiper-bg-main {
  position: relative;
  overflow: hidden;
  display: block;
  height: 100%;
  width: 100%;
  /*transition:all ease .3s;*/
  }
  #mc-Swiper56207 .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-Swiper56207 .mc-Swiper-slide .mc-Swiper-bg-content {
  z-index: 2;
  position: relative;
  width: 100%;
  height: 100%;
  /*transition:all ease .3s;
  margin: 10px 0;*/
  }
  #mc-Swiper56207 .mc-Swiper-slide .mc-Swiper-bg-content > div {
  /*transition: all ease .4s;*/
  }
  #mc-Swiper56207 .mc-Swiper-slide .mc-Swiper-bg-container img,
  #mc-Swiper56207 .mc-Swiper-slide .mc-Swiper-bg-container iframe{ /*transition:all ease 70ms;*/ }
  
  /*bg img*/
  #mc-Swiper56207 .mc-Swiper-slide,
  #mc-Swiper56207 .mc-Swiper-slide .mc-Swiper-bg-container div,
  #mc-Swiper56207 .mc-Swiper-slide .mc-Swiper-bg-container figure,
  #mc-Swiper56207 .mc-Swiper-slide .mc-Swiper-bg-container picture,
  #mc-Swiper56207 .mc-Swiper-slide .mc-Swiper-bg-container img{
  width:100%;
  max-width:100%;
  }
  #mc-Swiper56207 .mc-Swiper-slide .mc-Swiper-bg-container.mc-Sresize{
  height: 100%;
  }
  #mc-Swiper56207 .mc-Swiper-slide .mc-Swiper-bg-container.mc-Sresize div,
  #mc-Swiper56207 .mc-Swiper-slide .mc-Swiper-bg-container.mc-Sresize img,
  #mc-Swiper56207 .mc-Swiper-slide .mc-Swiper-bg-container.mc-Sresize figure,
  #mc-Swiper56207 .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-Swiper56207 .mc-Swiper-bg-container .hidden-Desktop div,
  #mc-Swiper56207 .mc-Swiper-bg-container .hidden-Desktop img,
  #mc-Swiper56207 .mc-Swiper-bg-container .hidden-Desktop figure,
  #mc-Swiper56207 .mc-Swiper-bg-container .hidden-Desktop picture{
  min-width: 100%;
  height: auto !important;
  }
  
  /* area de conteudo - fix margens indesejadas*/
  #mc-Swiper56207 .mc-Swiper-slide .mc-Swiper-bg-content > div > .frame-default,
  #mc-Swiper56207 .mc-Swiper-slide .mc-Swiper-bg-content > div > .frame-default .ce-intext.ce-right .ce-gallery, 
  #mc-Swiper56207 .mc-Swiper-slide .mc-Swiper-bg-content > div > .frame-default .ce-intext.ce-left .ce-gallery, 
  #mc-Swiper56207 .mc-Swiper-slide .mc-Swiper-bg-content > div > .frame-default .ce-above .ce-gallery {margin:0;}
  
  
  
  
  
    /* variacao 2 (mc-Var2)*/
    #mc-Swiper56207.mc-Var2 .mc-Swiper-bg-container > div { -webkit-filter: brightness(60%); filter: brightness(60%); transition: filter ease 4s, transform ease 4s; }
    #mc-Swiper56207.mc-Var2:focus .mc-Swiper-bg-container > div,
    #mc-Swiper56207.mc-Var2:hover .mc-Swiper-bg-container > div { -webkit-filter: brightness(90%); filter: brightness(90%); transform: scale(1.2); }
    
    #mc-Swiper56207.mc-Var2 .mc-Swiper-bg-content{
    text-shadow:3px 3px 3px rgba(0,0,0,0.5);
    margin:40px 10px;
    text-align:center;
    color:#fff;
    }
    #mc-Swiper56207.mc-Var2 .mc-Swiper-bg-content img{
    /*filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12,Color='#444')";
    filter: url(#drop-shadow);*/
    -webkit-filter: drop-shadow(8px 8px 0px rgba(0,0,0,0.5));
    filter: drop-shadow(3px 3px 3px rgba(0,0,0,0.5));
    margin:15px auto; 
    width:400px;
    }
  
  
  



  /* =====================================
  //
  // CSS - #mc-Swiper56163
  // 
  */
  
  /* swiper */
  #mc-Swiper56163{ /*- bug fix -*/
  display:inline-block;
  vertical-align:top;
  width:100%;
  
  transition: opacity ease .4s;
  opacity:0;
  }
  
  #mc-Swiper56163 .ce-gallery,
  #mc-Swiper56163 .mc-Swiper-bg-content .frame-type-image{
  margin:0;
  }
  
  
  
  /* swiper - slides bg */
  #mc-Swiper56163 .mc-Swiper-slide .mc-Swiper-bg-main {
  position: relative;
  overflow: hidden;
  display: block;
  height: 100%;
  width: 100%;
  /*transition:all ease .3s;*/
  }
  #mc-Swiper56163 .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-Swiper56163 .mc-Swiper-slide .mc-Swiper-bg-content {
  z-index: 2;
  position: relative;
  width: 100%;
  height: 100%;
  /*transition:all ease .3s;
  margin: 10px 0;*/
  }
  #mc-Swiper56163 .mc-Swiper-slide .mc-Swiper-bg-content > div {
  /*transition: all ease .4s;*/
  }
  #mc-Swiper56163 .mc-Swiper-slide .mc-Swiper-bg-container img,
  #mc-Swiper56163 .mc-Swiper-slide .mc-Swiper-bg-container iframe{ /*transition:all ease 70ms;*/ }
  
  /*bg img*/
  #mc-Swiper56163 .mc-Swiper-slide,
  #mc-Swiper56163 .mc-Swiper-slide .mc-Swiper-bg-container div,
  #mc-Swiper56163 .mc-Swiper-slide .mc-Swiper-bg-container figure,
  #mc-Swiper56163 .mc-Swiper-slide .mc-Swiper-bg-container picture,
  #mc-Swiper56163 .mc-Swiper-slide .mc-Swiper-bg-container img{
  width:100%;
  max-width:100%;
  }
  #mc-Swiper56163 .mc-Swiper-slide .mc-Swiper-bg-container.mc-Sresize{
  height: 100%;
  }
  #mc-Swiper56163 .mc-Swiper-slide .mc-Swiper-bg-container.mc-Sresize div,
  #mc-Swiper56163 .mc-Swiper-slide .mc-Swiper-bg-container.mc-Sresize img,
  #mc-Swiper56163 .mc-Swiper-slide .mc-Swiper-bg-container.mc-Sresize figure,
  #mc-Swiper56163 .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-Swiper56163 .mc-Swiper-bg-container .hidden-Desktop div,
  #mc-Swiper56163 .mc-Swiper-bg-container .hidden-Desktop img,
  #mc-Swiper56163 .mc-Swiper-bg-container .hidden-Desktop figure,
  #mc-Swiper56163 .mc-Swiper-bg-container .hidden-Desktop picture{
  min-width: 100%;
  height: auto !important;
  }
  
  /* area de conteudo - fix margens indesejadas*/
  #mc-Swiper56163 .mc-Swiper-slide .mc-Swiper-bg-content > div > .frame-default,
  #mc-Swiper56163 .mc-Swiper-slide .mc-Swiper-bg-content > div > .frame-default .ce-intext.ce-right .ce-gallery, 
  #mc-Swiper56163 .mc-Swiper-slide .mc-Swiper-bg-content > div > .frame-default .ce-intext.ce-left .ce-gallery, 
  #mc-Swiper56163 .mc-Swiper-slide .mc-Swiper-bg-content > div > .frame-default .ce-above .ce-gallery {margin:0;}
  
  
  
  
  
    /* variacao 2 (mc-Var2)*/
    #mc-Swiper56163.mc-Var2 .mc-Swiper-bg-container > div { -webkit-filter: brightness(60%); filter: brightness(60%); transition: filter ease 4s, transform ease 4s; }
    #mc-Swiper56163.mc-Var2:focus .mc-Swiper-bg-container > div,
    #mc-Swiper56163.mc-Var2:hover .mc-Swiper-bg-container > div { -webkit-filter: brightness(90%); filter: brightness(90%); transform: scale(1.2); }
    
    #mc-Swiper56163.mc-Var2 .mc-Swiper-bg-content{
    text-shadow:3px 3px 3px rgba(0,0,0,0.5);
    margin:40px 10px;
    text-align:center;
    color:#fff;
    }
    #mc-Swiper56163.mc-Var2 .mc-Swiper-bg-content img{
    /*filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12,Color='#444')";
    filter: url(#drop-shadow);*/
    -webkit-filter: drop-shadow(8px 8px 0px rgba(0,0,0,0.5));
    filter: drop-shadow(3px 3px 3px rgba(0,0,0,0.5));
    margin:15px auto; 
    width:400px;
    }
  
  
  



    /* =====================================
    //
    // CSS - #bs-v3-col56205
    // 
    */

     #bs-v3-col56205 .container-fluid,
#bs-v3-col56205 .bs-v3-col-item{padding:0;}
#bs-v3-col56205 .row{margin:0;}
#mc-Swiper56204{border-left:2px #fff solid; border-right:2px #fff solid;} 
    
    #bs-v3-col56205{
     background:transparent; 
    }
    @media(max-width:991px){
    #bs-v3-col56205{
     background:transparent; 
    }
    }
    
  

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



    /* =====================================
    //
    // CSS - #bs-v3-col28579
    // 
    */

     #bs-v3-col28579{padding: 25px 0; background: #f9f9f9} 
    
    #bs-v3-col28579{
      
    }
    @media(max-width:){
    #bs-v3-col28579{
      
    }
    }
    
  


  /* =====================================
  //
  // CSS - #mc-Swiper2493
  // 
  */
  
  /* swiper */
  #mc-Swiper2493{ /*- bug fix -*/
  display:inline-block;
  vertical-align:top;
  width:100%;
  
  transition: opacity ease .4s;
  opacity:0;
  }
  
  #mc-Swiper2493 .ce-gallery,
  #mc-Swiper2493 .mc-Swiper-bg-content .frame-type-image{
  margin:0;
  }
  
  
    #mc-Swiper2493 .swiper-pagination-bullet{
    width:14px;
    height:14px;
    line-height:14px;
    font-size:14px;
    color:#000;
    background:rgba(0,0,0,0.2);
    text-align:center;
    opacity:1;
    box-shadow:2px 2px 5px rgba(1,1,1,0.8);
    }
    #mc-Swiper2493 .swiper-pagination-bullet-active{
    color:#fff;
    background:#222;
    }
  
  
  /* swiper - slides bg */
  #mc-Swiper2493 .mc-Swiper-slide .mc-Swiper-bg-main {
  position: relative;
  overflow: hidden;
  display: block;
  height: 100%;
  width: 100%;
  /*transition:all ease .3s;*/
  }
  #mc-Swiper2493 .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-Swiper2493 .mc-Swiper-slide .mc-Swiper-bg-content {
  z-index: 2;
  position: relative;
  width: 100%;
  height: 100%;
  /*transition:all ease .3s;
  margin: 10px 0;*/
  }
  #mc-Swiper2493 .mc-Swiper-slide .mc-Swiper-bg-content > div {
  /*transition: all ease .4s;*/
  }
  #mc-Swiper2493 .mc-Swiper-slide .mc-Swiper-bg-container img,
  #mc-Swiper2493 .mc-Swiper-slide .mc-Swiper-bg-container iframe{ /*transition:all ease 70ms;*/ }
  
  /*bg img*/
  #mc-Swiper2493 .mc-Swiper-slide,
  #mc-Swiper2493 .mc-Swiper-slide .mc-Swiper-bg-container div,
  #mc-Swiper2493 .mc-Swiper-slide .mc-Swiper-bg-container figure,
  #mc-Swiper2493 .mc-Swiper-slide .mc-Swiper-bg-container picture,
  #mc-Swiper2493 .mc-Swiper-slide .mc-Swiper-bg-container img{
  width:100%;
  max-width:100%;
  }
  #mc-Swiper2493 .mc-Swiper-slide .mc-Swiper-bg-container.mc-Sresize{
  height: 100%;
  }
  #mc-Swiper2493 .mc-Swiper-slide .mc-Swiper-bg-container.mc-Sresize div,
  #mc-Swiper2493 .mc-Swiper-slide .mc-Swiper-bg-container.mc-Sresize img,
  #mc-Swiper2493 .mc-Swiper-slide .mc-Swiper-bg-container.mc-Sresize figure,
  #mc-Swiper2493 .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-Swiper2493 .mc-Swiper-bg-container .hidden-Desktop div,
  #mc-Swiper2493 .mc-Swiper-bg-container .hidden-Desktop img,
  #mc-Swiper2493 .mc-Swiper-bg-container .hidden-Desktop figure,
  #mc-Swiper2493 .mc-Swiper-bg-container .hidden-Desktop picture{
  min-width: 100%;
  height: auto !important;
  }
  
  /* area de conteudo - fix margens indesejadas*/
  #mc-Swiper2493 .mc-Swiper-slide .mc-Swiper-bg-content > div > .frame-default,
  #mc-Swiper2493 .mc-Swiper-slide .mc-Swiper-bg-content > div > .frame-default .ce-intext.ce-right .ce-gallery, 
  #mc-Swiper2493 .mc-Swiper-slide .mc-Swiper-bg-content > div > .frame-default .ce-intext.ce-left .ce-gallery, 
  #mc-Swiper2493 .mc-Swiper-slide .mc-Swiper-bg-content > div > .frame-default .ce-above .ce-gallery {margin:0;}
  
  
  
  
  
  
  



    /* =====================================
    //
    // CSS - #bs-v3-col2497
    // 
    */

     #bs-v3-col2497{padding: 25px 0; } 
    
    #bs-v3-col2497{
      
    }
    @media(max-width:){
    #bs-v3-col2497{
      
    }
    }
    
  


  /* =====================================
  //
  // 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{
      
    }
    }
    
  

