@charset "UTF-8";

#para_top + div .content_wrapper {
  display: none !important;
}

#para_top + div.widget_gallery01 {
  height: 60vh;
  min-height: 420px;
  max-height: 720px;
  overflow: hidden;
  padding: 0 !important;
}

#para_top + div .parallax_img {
  width: 100%;
opacity: 1 !important;
}

@media (max-width: 768px) {
  #para_top + div.widget_gallery01 {
    height: 45vh;
    min-height: 320px;
  }
}



#para2 + .heading.block_header_1 p, #para2 + .heading.block_header_6 .h , #para2 + .heading.block_header_1 .h, #para2 +  .heading.block_header_6 p , #para2 + .heading+.add_text{
   color: #303030;
}






#para_top + section {
  background-attachment: fixed ; 
  background-position: center center; 
  background-size: cover; 
  min-height: 400px; 
}