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


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

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


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

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


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

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


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

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


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

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


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

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

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


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

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

