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


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


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

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



  /* =====================================
  //
  // CSS - #mc-BoxNews-57715
  // - .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-57685
  // - .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-col57714
    // 
    */

      
    
    #bs-v3-col57714{
     padding: 20px 0;
background: #f9f9f9; 
    }
    @media(max-width:991px){
    #bs-v3-col57714{
      
    }
    }
    
  


    /* =====================================
    //
    // CSS - #bs-v3-col230178
    // 
    */

      
    
    #bs-v3-col230178{
     padding: 15px 0; 
    }
    @media(max-width:991px){
    #bs-v3-col230178{
     background:transparent; 
    }
    }
    
  

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

