.elementor-410254 .elementor-element.elementor-element-c4d684b .elementor-repeater-item-8e9f9bf.jet-parallax-section__layout .jet-parallax-section__image{background-size:auto;}.elementor-410254 .elementor-element.elementor-element-4796347{text-align:center;}.elementor-410254 .elementor-element.elementor-element-905c933 .elementor-repeater-item-5edec1e.jet-parallax-section__layout .jet-parallax-section__image{background-size:auto;}.elementor-410254 .elementor-element.elementor-element-31b9231 .elementor-repeater-item-fa5b977.jet-parallax-section__layout .jet-parallax-section__image{background-size:auto;}.elementor-410254 .elementor-element.elementor-element-77cf808{--spacer-size:100px;}/* Start custom CSS for html, class: .elementor-element-0f491ee */.box {
  width: 100%;
  margin: 0 auto;
  background: rgba(255,255,255,0.2);
  padding: 35px;
    
  border-radius: 20px/50px;
  background-clip: padding-box;
  text-align: center;
}

.clicker {
  font-size: 1em;
  padding: 10px;
  border-radius: 20px/50px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease-out;
}

/*
.clicker:hover {
 filter: brightness(1.07);
 transform: scale(1.5);
 transition: all 0.5s ease-out;
}
*/

.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 120px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 70%;
  position: relative;
  transition: all 5s ease-in-out;
  z-index: 1000000000;
}

.popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}
.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: #06D85F;
}
.popup .content {
  max-height: 70%;
  overflow: auto;
}

.responsiveiFrame {
    border: 0px solid lightgray; 
    height: 700px;
    width: 100%;
}

@media screen and (max-width: 700px){
  .box{
      padding: 0px;
  }
  
  .content iframe{
   height: 300px;
  }
  
  .popup {
      padding-top: 20px;
      margin-top: 200px;
  }
}

@media only screen and (max-width: 600px) {
      
      
      
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0f491ee */.box {
  width: 100%;
  margin: 0 auto;
  background: rgba(255,255,255,0.2);
  padding: 35px;
    
  border-radius: 20px/50px;
  background-clip: padding-box;
  text-align: center;
}

.clicker {
  font-size: 1em;
  padding: 10px;
  border-radius: 20px/50px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease-out;
}

/*
.clicker:hover {
 filter: brightness(1.07);
 transform: scale(1.5);
 transition: all 0.5s ease-out;
}
*/

.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 120px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 70%;
  position: relative;
  transition: all 5s ease-in-out;
  z-index: 1000000000;
}

.popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}
.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: #06D85F;
}
.popup .content {
  max-height: 70%;
  overflow: auto;
}

.responsiveiFrame {
    border: 0px solid lightgray; 
    height: 700px;
    width: 100%;
}

@media screen and (max-width: 700px){
  .box{
      padding: 0px;
  }
  
  .content iframe{
   height: 300px;
  }
  
  .popup {
      padding-top: 20px;
      margin-top: 200px;
  }
}

@media only screen and (max-width: 600px) {
      
      
      
}/* End custom CSS */