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



    /* =====================================
    //
    // CSS - #bs-v3-col278093
    // 
    */

     #bs-v3-col268852 {
    margin-top: -40px;
}
#c262580 p {
    font-weight: 400;
} 
    
    #bs-v3-col278093{
      
    }
    @media(max-width:991px){
    #bs-v3-col278093{
      
    }
    }
    
  

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



    /* =====================================
    //
    // CSS - #bs-v3-col278100
    // 
    */

     #c262569 {
    margin-left: 100px;
} 
    
    #bs-v3-col278100{
      
    }
    @media(max-width:991px){
    #bs-v3-col278100{
      
    }
    }
    
  

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



    /* =====================================
    //
    // CSS - #bs-v3-col278108
    // 
    */

     #c262569 {
    margin-left: 100px;
} 
    
    #bs-v3-col278108{
      
    }
    @media(max-width:991px){
    #bs-v3-col278108{
      
    }
    }
    
  

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



    /* =====================================
    //
    // CSS - #bs-v3-col294175
    // 
    */

     #c262569 {
    margin-left: 100px;
} 
    
    #bs-v3-col294175{
      
    }
    @media(max-width:991px){
    #bs-v3-col294175{
      
    }
    }
    
  

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



    /* =====================================
    //
    // CSS - #bs-v3-col357188
    // 
    */

     #c262569 {
    margin-left: 100px;
} 
    
    #bs-v3-col357188{
      
    }
    @media(max-width:991px){
    #bs-v3-col357188{
      
    }
    }
    
  

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



    /* =====================================
    //
    // CSS - #bs-v3-col278119
    // 
    */

     #c262569 {
    margin-left: 100px;
} 
    
    #bs-v3-col278119{
      
    }
    @media(max-width:991px){
    #bs-v3-col278119{
      
    }
    }
    
  

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



    /* =====================================
    //
    // CSS - #bs-v3-col278818
    // 
    */

     #c262618 {
    border-left: solid #c7c7c7 3px;
    height: 260px;
}
#c262619 {
    margin-top: -50px;
}
#c262618 p {
    margin-left: 25px;
    font-weight: 500;
    font-size: revert;
}
#c262618 h3 {
    margin-left: 25px;
    color: #4e5f70;
}
#c262621 p {
    margin-left: 25px;
    font-weight: 500;
    font-size: revert;
}
#c262621 h3 {
    margin-left: 25px;
    color: #4e5f70;
}
#c262621 {
    border-left: solid #c7c7c7 3px;
    height: 200px;
    margin-top: -10px;
}
#c262621 h3 {
    margin-top: 30px;
}
#c262620 img {
    border-left: solid #c7c7c7 3px;
} 
    
    #bs-v3-col278818{
      
    }
    @media(max-width:991px){
    #bs-v3-col278818{
      
    }
    }
    
  

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



    /* =====================================
    //
    // CSS - #bs-v3-col278193
    // 
    */

      
    
    #bs-v3-col278193{
     background: white; 
    }
    @media(max-width:991px){
    #bs-v3-col278193{
      
    }
    }
    
  

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

