/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

h3, h2{
  margin-bottom: 20px;
  margin-top: 10px;
}

h2{
  text-transform: uppercase;
}
h2 a{
  line-height: 1.2!important;
}

h4{
  color: #494949;
  font-family: 'Montserrat', sans-serif;
  font-size: 23px;
  line-height: 32px;
  font-style: italic;
  font-weight: normal;
  letter-spacing: 0px;
  text-transform: none;
  margin-bottom: 15px;
  margin-top:20px;
}
p{
  margin-bottom: 10px;
  line-height: 1.6;
  word-wrap: break-word;
  hyphens: auto;
}
.portfolio_single h3, .portfolio_single h2{
  margin: 30px 0 20px;
}







.line{
  background-color: #fff!important;
}
.line::before{
  background-color: #fff!important;
}
.line::after{
  background-color: #fff!important;
}

/*Media queries of the menu*/
@media only screen and (min-width: 1001px) and (max-width:1200px){
  .servicesMobile .vc_empty_space{
    height:15px!important;
  }
}
@media only screen and (max-width: 1000px){
  .servicesMobile .vc_empty_space{
    height:10px!important;
  }
  .servicesMobile .vc_col-sm-9::before {
      background-color: rgba(0,0,0,0.35)!important;
      content: " ";
      width: 100%;
      height: 355px;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1;
  }

  .mobile_menu_button{
    display: none;
  }
  .header_inner_right{
    transform: translateY(0)!important;
    position: fixed;
    right:15px;
    top:0;
    height: 60px;
  }
  .q_logo{
    display: none;
  }

  .slider_content{
    width: 70%!important;

  }
  .qbutton.green.default{
    font-size: inherit!important;
    line-height:inherit!important;
    letter-spacing: -1px;
    height: inherit!important;
    width: auto!important;
    padding-left: 20px!important;
    padding-right: 20px!important;
  }

  .line{
    background-color: #000!important;
  }
  .line::before{
    background-color: #000!important;
  }
  .line::after{
    background-color: #000!important;
  }
}




.slider_content{
  opacity: 1!important;
}






@media (max-width:1024px){
  .carousel-inner.skrollable.skrollable-between{
    position: fixed;
  }
}

@media only screen and (max-width: 640px){
  h2{
    font-size: 30px;
    line-height: 1.3;
  }
  h3{
    font-size: 22px;
    line-height: 1.3;
  }
  .carousel-inner .slider_content .text .qbutton{
    padding-top: 5px!important;
    padding-bottom: 5px!important;
  }
  .vc_empty_space{
    height: 15px!important;
  }
}




@media only screen and (max-width: 1000px){
.vertical_menu_hidden.vertical_menu_hidden_with_logo .vertical_menu_area_bottom_logo, aside.vertical_menu_area {
    display: block!important;
}


.vertical_menu_hidden.vertical_menu_hidden_with_logo.vertical_menu_width_400 aside.vertical_menu_area, .vertical_menu_hidden.vertical_menu_hidden_with_logo.vertical_menu_width_400 aside.vertical_menu_area .vertical_area_background {
    left: -400px;
}

.page_header.regular{
  display:none;
}

}
@media only screen and (min-width: 1350px){
.section_inner {
    width: 1250px!important;
}
}




@media only screen and (max-width: 420px){
  .servicesMobile .vc_general.vc_parallax .vc_column-inner::before{
    content: " ";
    background-color: white;
    width: 107%;
    height: 23px!important;
    z-index: 21;
    position: absolute;
    top: 0;
    left: 50%;
    overflow: hidden;
    transform: rotate(3deg) translateX(-50%);
  }


  .lastService.servicesMobile .vc_parallax::after {
    background-color: #f2f2f2!important;
  }
  .google_map_shortcode_holder, .qode_google_map{
    height: 500px!important;
  }
  .lastSeparatorsServices{
    background: #f2f2f2;
  }

}
.wpb_column.vc_column_container.vc_col-sm-6{
  margin: auto;
  float: none;
  padding-left: 10px;
  padding-right: 10px;
}


@media only screen and (max-width: 640px){
  #logosEmpresas td{
    width: 40%!important;
    display: block;
    margin: auto;
  }
  #logosEmpresas img{
    max-height: 100px;
  }
  #mainlogoEmpresa td{
    width: 100vw!important;
    padding-top: 30px!important;
    margin: 0;
    padding-bottom: 30px!important;
    padding-left: 0!important;
    padding-right: 0!important;
  }#mainlogoEmpresa img{
    height: 100px!important;
  }
}


.footer_top{
	padding-top: 40px!important;
	padding-bottom: 40px!important;
}

.icons_holder{
  display: none!important;
}

.portfolio_main_holder .item_holder.slow_zoom .text_holder{
  opacity: 1!important;
}
@media only screen and (max-width:1200px){
.portfolio_main_holder .item_holder.slow_zoom .text_holder h2 a{
  font-size: 30px;
  line-height: 1!important;
}
}

.image_holder .image{
  background-color: black;
  /* -webkit-mask-image: url(http://topbet.pt/wp-content/uploads/2018/06/clipping7.svg); */
  -webkit-mask-size: cover;
  -webkit-mask-repeat: round;
  /* mask-image: url(http://topbet.pt/wp-content/uploads/2018/06/clipping7.svg); */
  mask-size: cover;
  mask-repeat: round;
}

.image_holder img{
  opacity: 0.65;
  min-height: 100%;
  min-width: 100%;
  position: absolute!important;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)!important;
}
@media (max-width: 800px){
  .servicesMobile .vc_parallax::after {
    content: " ";
    background-color: white;
    width: 107%;
    height: 44px;
    z-index: 3;
    position: absolute;
    bottom: -44px;
    left: 50%;
    overflow: hidden;
    transform: rotate(3deg) translateX(-50%);
  }
  .servicesMobile .vc_general.vc_parallax .vc_column-inner::before{
    content: " ";
    background-color: white;
    width: 107%;
    height: 43px;
    z-index: 21;
    position: absolute;
    top: 0px;
    left: 50%;
    overflow: hidden;
    transform: rotate(3deg) translateX(-50%);
  }
  .centrosProducaoHome.servicesMobile .vc_general.vc_parallax .vc_column-inner::before {
    background-color: #f2f2f2!important;
  }
  .centrosProducaoHome.servicesMobile .vc_parallax::after {
    background-color: #f2f2f2!important;
    height:0;
  }

  .vc_custom_1526389769196{
    padding-top: 10px!important;
    padding-bottom:10px!important;
  }
}

@media (max-width:1000px){
  #portfolioServices .wpb_column.vc_column_container{
    padding:10px;
  }
  article.mix.mix_all.show::before {
      content: " ";
      background-color: white;
      width: 107%;
      height: 8%;
      z-index: 3;
      position: absolute;
      top: 0;
      left: 50%;
      overflow: hidden;
      transform: rotate(2deg) translateX(-50%);
  }
  article.mix.mix_all.show::after {
    content: " ";
    background-color: white;
    width: 107%;
    height: 8%;
    z-index: 3;
    position: absolute;
    bottom: -20px;
    left: 50%;
    overflow: hidden;
    transform: rotate(2deg) translateX(-50%);
  }
  article .item_holder{
    /* border-radius:15px;
    overflow: hidden; */
    margin-bottom: 0.5vw!important;
  }
  .image_holder{
    height:280px!important;
  }
  .image_holder img{
    position:relative!important;
  }
  .servicesMobile .vc_parallax{
    border-radius: 0!important;
  }


}

.image_holder img:hover{
  opacity:0.2!important;
}
.centeredColumn{
  padding: 0 25%!important;
}

/* .masked:hover{
  background-color: #eee;
}
.masked2:hover{
  background-color: #eee;
}
.masked3:hover{
  background-color: #eee;
}
.masked4:hover{
  background-color: #eee;
}
.masked5:hover{
  background-color: #eee;
} */


.masked .vc_parallax{
  -webkit-mask-image: url(http://topbet.pt/wp-content/uploads/2018/05/clipping1.svg);
  -webkit-mask-size: contain;
  -webkit-mask-repeat: round;
  mask-image: url(http://topbet.pt/wp-content/uploads/2018/05/clipping1.svg);
  mask-size: contain;
  mask-repeat: round;
}

.masked2 .vc_parallax{
  -webkit-mask-image: url(http://topbet.pt/wp-content/uploads/2018/05/clipping4.svg);
  -webkit-mask-size: contain;
  -webkit-mask-repeat: round;
  mask-image: url(http://topbet.pt/wp-content/uploads/2018/05/clipping4.svg);
  mask-size: contain;
  mask-repeat: round;
}

.masked2 h2{
  text-align:right;
}
.masked2 a{
  float:right;
}

.masked3 .vc_parallax{
  -webkit-mask-image: url(http://topbet.pt/wp-content/uploads/2018/05/clipping2.svg);
  -webkit-mask-size: contain;
  -webkit-mask-repeat: round;
  mask-image: url(http://topbet.pt/wp-content/uploads/2018/05/clipping2.svg);
  mask-size: contain;
  mask-repeat: round;
}

/* .maskedExtra .vc_parallax{
  -webkit-mask-image: url(http://topbet.pt/wp-content/uploads/2018/05/clipping1.svg);
  -webkit-mask-size: contain;
  -webkit-mask-repeat: round;
  mask-image: url(http://topbet.pt/wp-content/uploads/2018/05/clipping1.svg);
  mask-size: contain;
  mask-repeat: round;
} */
.masked4 .vc_parallax{
  -webkit-mask-image: url(http://topbet.pt/wp-content/uploads/2018/05/clipping4.svg);
  -webkit-mask-size: contain;
  -webkit-mask-repeat: round;
  mask-image: url(http://topbet.pt/wp-content/uploads/2018/05/clipping4.svg);
  mask-size: contain;
  mask-repeat: round;
}

.masked4 h2{
  text-align:right;
}
.masked4 a{
  float:right;
}

.masked5 .vc_parallax{
  -webkit-mask-image: url(http://topbet.pt/wp-content/uploads/2018/05/clipping2.svg);
  -webkit-mask-size: contain;
  -webkit-mask-repeat: round;
  mask-image: url(http://topbet.pt/wp-content/uploads/2018/05/clipping2.svg);
  mask-size: contain;
  mask-repeat: round;
}

/* .masked .vc_column-inner {
    transform: translateY(50%);
}
.masked2 .vc_column-inner {
    transform: translateY(50%);
}
.masked3 .vc_column-inner {
    transform: translateY(50%);
}
.masked4 .vc_column-inner {
    transform: translateY(50%);
}
.masked5 .vc_column-inner {
    transform: translateY(50%);
} */

/* .wpb_wrapper>h2{
  -ms-word-break: break-all;
    word-break: break-all;

    word-break: break-word;

-webkit-hyphens: auto;
  -moz-hyphens: auto;
       hyphens: auto;
} */
.carousel-inner{
  background-color:#000;
}
.carousel-inner .video{
  opacity: 0.7!important;
}
#qode-landingsliderphoto{
  background: black;
}
#qode-landingsliderphoto .image{
  opacity: 0.8;
}

.title_outer.title_without_animation{
  display: none;
}
a.qbutton.green.default {
    text-transform: inherit;
}

.portfolio_navigation{
  margin-bottom: 35px!important;
}
.portfolio_navigation>div{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.portfolio_navigation .post_info{
  vertical-align: baseline!important;
}

.qode_parallax_layers_holder{
  background: black;
}

.qode_parallax_layers_holder .image{
  opacity: 0.7;
}
table{
  width: 100%;
  margin-bottom: 30px;
  border: 1px solid #ddd;
}
th{
  background-color: #ddd;
  color: white;
}
td{
  text-align: left!important;
    border: 1px solid #ddd;
}

.mix.mix_all.show{
  width: 33.3vw!important;
}
.projects_holder.v3.hover_text .mix{
  margin-bottom: 1.3vw;
}

.wpcf7-form-control{
  padding: 5px!important;
}

#search-2{
  width: 50%!important;
}

.column2 input{
  padding-left: 15px!important;
  padding-right: 15px!important;
}

.vertical_logo_wrapper{
  z-index: 105!important;
}



input.wpcf7-form-control.wpcf7-text, textarea.wpcf7-form-control.wpcf7-textarea {
    background: rgba(181, 181, 181, 0.25)!important;
    border: none;
    border-radius: 1px;
    padding: 4px 8px!important;
    line-height: 24px;
    color: #fff!important;
    font-weight: 500;
}
input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
    background: #2AA8E0!important;
    border: none!important;
    border-radius: 2px;
    color: #fff!important;
}
input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover {
    border: 1px solid #fff;
    background: #fff;
    border-radius: 2px;
    color: #fff!important;
}


#custom_html-3 h5{
  color: #2AA8E0;
}

#contactsBox:hover{
  background: rgba(181, 181, 181, 0.1)!important;

}

.header_inner_right{
  transform: translateY(-100px);
}
.hide_inital_sticky .header_inner_right{
  transform: translateY(100px);
}
.sticky .side_menu_button_wrapper{
  transform: translateY(-200px);
}

.q_logo img.normal{
  width: 176px!important;
}
.q_logo img.sticky{
  width: 150px!important;
}


.qode_slide-svg-holder svg{
    margin: auto;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    margin-bottom: 4vh;
}

.PrivacidadeLink{
  margin-top: 20px;
  position: absolute;
}




.niceList ul {
  list-style: none;
  margin: 0 0 2.5rem 1.3rem;
  padding: 0;
  text-indent: -1.3rem;
}
.niceList li {
  margin-bottom: 0.8rem;
}
.niceList li:last-child {
  margin-bottom: 0;
}
.niceList li::before {
  content: "\00bb";
  color: #8cc152;
  padding-right: 0.6rem;
}



.popup_menu_holder_outer {
  height: 105vh!important;
  top:0;
  position: fixed;

}
.popup_menu_holder {
  height: 110vh;
  margin-top: -5vh;
}

.slider_content{
  left: 50%!important;
  top: 50%!important;
  transform: translate(-50%, -50%)!important;
  position: absolute!important;
}

.mix.mix_all.show{
  width: 100%!important;
  height: 50%!important;
}
@media only screen and (min-width: 640px){
  .mix.mix_all.show{
    width: 49%!important;
    height: 100%!important;
  }
}
@media only screen and (min-width: 1000px){


  .vc_custom_1526389769196{
    padding-top: 10px!important;
    padding-bottom:10px!important;
  }



  .mix.mix_all.show{
    width: 32.4vw!important;
    height: 100%!important;
  }
  .servicesMobile .vc_col-sm-3 {
      height: 350px!important;
      position: relative;
  }
    .servicesMobile .vc_col-sm-3 .vc_column-inner{
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
    }

    article.mix.mix_all.show {
        height: 280px!important;
        /* border-radius: 15px; */
        overflow: hidden;
    }
}

@media only screen and (min-width: 1200px){
  .servicesMobile .vc_col-sm-3 {
      height: 350px;
      position: relative;
  }
}
@media only screen and (max-width: 1000px){
.shopping_cart_inner, .side_menu_button {
    height: 65px!important;

}
}

.qbutton{
  border-radius: 5px;
}

.portfolio_navigation .portfolio_next a, .portfolio_navigation .portfolio_prev a{
  margin:0;
}

@media only screen and (max-width: 1000px){
  .parallax_section_inner_margin, .section_inner_margin {
    margin: 0;
  }

  .servicesMobile .vc_parallax .vc_parallax-inner {
    pointer-events: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background-attachment: scroll;
    background-color: transparent;
    background-image: inherit;
    background-size: cover;
    z-index: 0;
    background-position: 50% 0;
    top: 50%!important;
    transform: translateY(-50%);
    }
  .vc_row{
    margin: 0!important;
  }
  .servicesMobile .section_inner.clearfix{
    width: 100%!important;
  }
  .servicesMobile .vc_col-sm-3{
    width: 100%!important;
    position: absolute;
    z-index: 2;
    top: 50%!important;
    left:0;
    transform: translateY(-50%)!important;
    text-align: center!important;
  }
  /* .centrosProducaoHome .vc_col-sm-6{
    width: 100%!important;
    position: absolute;
    z-index: 2;
    top: 50%!important;
    left:0;
    transform: translateY(-50%)!important;
    text-align: center!important;
  } */
  .servicesMobile .vc_col-sm-3 h2{
    color: white;
    text-align: center;
    float: none;
    font-weight: 600;
  }
  .servicesMobile .vc_col-sm-3 a{
    color: white;
    text-align: center;
    float: none;

  }
  .servicesMobile .vc_col-sm-9{
      width: 100vw!important;
      margin: auto;
  }
    .servicesMobile .vc_col-sm-3 p{
      color: white;
    }



  .masked .vc_parallax{
    -webkit-mask-image: url(http://topbet.pt/wp-content/uploads/2018/05/clipping1.svg);
    -webkit-mask-size: cover;
    -webkit-mask-repeat: round;
    mask-image: url(http://topbet.pt/wp-content/uploads/2018/05/clipping1.svg);
    mask-size: cover;
    mask-repeat: round;
  }
  .masked2 .vc_parallax{
    -webkit-mask-image: url(http://topbet.pt/wp-content/uploads/2018/05/clipping2.svg);
    -webkit-mask-size: cover;
    -webkit-mask-repeat: round;
    mask-image: url(http://topbet.pt/wp-content/uploads/2018/05/clipping2.svg);
    mask-size: cover;
    mask-repeat: round;
  }
  .masked3 .vc_parallax{
    -webkit-mask-image: url(http://topbet.pt/wp-content/uploads/2018/05/clipping4.svg);
    -webkit-mask-size: cover;
    -webkit-mask-repeat: round;
    mask-image: url(http://topbet.pt/wp-content/uploads/2018/05/clipping4.svg);
    mask-size: cover;
    mask-repeat: round;
  }
  .masked4 .vc_parallax{
    -webkit-mask-image: url(http://topbet.pt/wp-content/uploads/2018/05/clipping2.svg);
    -webkit-mask-size: cover;
    -webkit-mask-repeat: round;
    mask-image: url(http://topbet.pt/wp-content/uploads/2018/05/clipping2.svg);
    mask-size: cover;
    mask-repeat: round;
  }
  .maskedExtra .vc_parallax{
    -webkit-mask-image: url(http://topbet.pt/wp-content/uploads/2018/05/clipping4.svg);
    -webkit-mask-size: cover;
    -webkit-mask-repeat: round;
    mask-image: url(http://topbet.pt/wp-content/uploads/2018/05/clipping4.svg);
    mask-size: cover;
    mask-repeat: round;
  }

  .masked .vc_column-inner {
    transform: translateY(0)!important;
    margin-bottom: 5px;
  }.masked2 .vc_column-inner {
    transform: translateY(0)!important;
    margin-bottom: 5px;
  }.masked3 .vc_column-inner {
    transform: translateY(0)!important;
    margin-bottom: 5px;
  }.masked4 .vc_column-inner {
    transform: translateY(0)!important;
    margin-bottom: 5px;
  }.masked5 .vc_column-inner {
    transform: translateY(0)!important;
    margin-bottom: 5px;
  }.masked6 .vc_column-inner {
    transform: translateY(0)!important;
    margin-bottom: 5px;
  }
  .vc_column_container>.vc_column-inner{
    padding:0;
  }

}

@media only screen and (max-width: 800px){
  .vc_custom_1526400210497{
    padding-top: 200px!important;
  }
  .masked .vc_parallax{
    border-radius: 15px;
    -webkit-mask-image: none;
    -webkit-mask-size: cover;
    -webkit-mask-repeat: round;
    mask-image: none;
    mask-size: cover;
    mask-repeat: round;
  }
  .masked2 .vc_parallax{
    border-radius: 15px;
    -webkit-mask-image: none;
    -webkit-mask-size: cover;
    -webkit-mask-repeat: round;
    mask-image: none;
    mask-size: cover;
    mask-repeat: round;
  }
  .masked3 .vc_parallax{
    border-radius: 15px;
    -webkit-mask-image: none;
    -webkit-mask-size: cover;
    -webkit-mask-repeat: round;
    mask-image: none;
    mask-size: cover;
    mask-repeat: round;
  }
  .masked4 .vc_parallax{
    border-radius: 15px;
    -webkit-mask-image: none;
    -webkit-mask-size: cover;
    -webkit-mask-repeat: round;
    mask-image: none;
    mask-size: cover;
    mask-repeat: round;
  }
  .maskedExtra .vc_parallax{
    border-radius: 15px;
    -webkit-mask-image: none;
    -webkit-mask-size: cover;
    -webkit-mask-repeat: round;
    mask-image: none;
    mask-size: cover;
    mask-repeat: round;
   }
}

.portfolio_title a{
  font-weight: 400;
}
h2.portfolio_title{
  line-height: 1!important;
}

.portfolio_main_holder .item_holder.slow_zoom .text_holder{
  padding: 10px;
}

.portfolio_shader {
    background: none!important;
}


/* .servicesMobile .vc_column-inner{
  padding-top: 200px!important;
} */

@media (min-width: 768px) and (max-width:1200px){
  .vc_col-sm-3 {
      width: 33%;
  }
  .vc_col-sm-9{
    width: 66%;
  }

}
@media (max-width:1000px){

}

@media (max-width: 1100px){
  #logosEmpresas{
    width: 100%!important;
  }

}




article.mix.mix_all.show .item_holder, article.mix .image_holder, article.mix .image_holder .image{
  height:100%;
}


.centrosProducaoHome .wpb_column.vc_column_container.vc_col-sm-6 {
    float: left;
}
@media (max-width: 768px){
  .maskedExtra{
    position: absolute;
    top:0
  }
  .centrosProducaoHome .qbutton {
    left: 50%;
    transform: translateX(-50%);
  }
  .centrosProducaoHome h2{
    text-align: center;
  }
}
@media (min-width: 768px){
  .maskedExtra .vc_parallax{
    -webkit-mask-image: url(http://topbet.pt/wp-content/uploads/2018/06/clipping12.svg);
    -webkit-mask-size: cover;
    -webkit-mask-repeat: round;
    mask-image: url(http://topbet.pt/wp-content/uploads/2018/06/clipping12.svg);
    mask-size: cover;
    mask-repeat: round;
  }

}
@media (min-width: 1200px){
  .maskedExtra .vc_parallax{
    -webkit-mask-image: url(http://topbet.pt/wp-content/uploads/2018/06/clipping11.svg);
    -webkit-mask-size: cover;
    -webkit-mask-repeat: round;
    mask-image: url(http://topbet.pt/wp-content/uploads/2018/06/clipping11.svg);
    mask-size: cover;
    mask-repeat: round;
  }
}
@media (min-width: 1350px){
  .maskedExtra .vc_parallax{
    -webkit-mask-image: url(http://topbet.pt/wp-content/uploads/2018/06/clipping10.svg);
    -webkit-mask-size: cover;
    -webkit-mask-repeat: round;
    mask-image: url(http://topbet.pt/wp-content/uploads/2018/06/clipping10.svg);
    mask-size: cover;
    mask-repeat: round;
  }
}

.tableClientes td{
  border: none;
  width: 50%;
}





  .grupoEmpresas {
  	/* width: 100vw; */
  	/* height: 90vh; */
  	color: #fff;
  	background: linear-gradient(-45deg, #000, #062D40, #2CA4DD);
  	background-size: 200% 200%!important;
  	-webkit-animation: Gradient 15s ease infinite;
  	-moz-animation: Gradient 15s ease infinite;
  	animation: Gradient 15s ease infinite;
  }

  @-webkit-keyframes Gradient {
  	0% {
  		background-position: 0% 50%;
  	}
  	50% {
  		background-position: 100% 50%;
  	}
  	100% {
  		background-position: 0% 50%;
  	}
  }

  @-moz-keyframes Gradient {
  	0% {
  		background-position: 0% 50%;
  	}
  	50% {
  		background-position: 100% 50%;
  	}
  	100% {
  		background-position: 0% 50%;
  	}
  }

  @keyframes Gradient {
  	0% {
  		background-position: 0% 50%;
  	}
  	50% {
  		background-position: 100% 50%;
  	}
  	100% {
  		background-position: 0% 50%;
  	}
  }
