/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/


 html {
  scroll-behavior: smooth;
  }

.growfast-services__item{
    -webkit-box-shadow: 0px 5px 11px 1px rgb(0 0 0 / 13%);
    box-shadow: 0px 5px 11px 1px rgb(0 0 0 / 30%);
    min-height: 420px;
    border-radius: 8px;

}

/*

.span7  { 
  -webkit-box-shadow: 0px 0px 13px 1px rgba(0,0,0,0.13); 
    box-shadow: 13px 10px 20px 0px rgb(0 0 0 / 10%) !important;
    border-radius: 5px;*/


}

#shadow-host-companion{
  display: none;
}


@-webkit-keyframes .span6 {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
            
  }
  100% {
    -webkit-transform: translateY(15px);
            transform: translateY(15px);
            
  }
}
@keyframes slide-bottom {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
           
  }
  100% {
    -webkit-transform: translateY(15px);
            transform: translateY(15px);
            
  }

}

#hs_cos_wrapper_module_16702949222663_, #hs_cos_wrapper_module_16702965308778_,
#hs_cos_wrapper_module_16703021802878_, #hs_cos_wrapper_module_16703027653368_,
#hs_cos_wrapper_module_16703030895018_, #hs_cos_wrapper_module_16703032156448_, 
#hs_cos_wrapper_module_1670295953259_, #hs_cos_wrapper_module_1670347406827_, 
#hs_cos_wrapper_module_1670349765369_, #hs_cos_wrapper_module_16703499056286_,
#hs_cos_wrapper_module_16703500436819_, #hs_cos_wrapper_module_16703501772665_{
  background-color: #C0E234;
  padding: 8px;
}


#hs_cos_wrapper_widget_1670295728555_ > img, #hs_cos_wrapper_module_16702964838355_ > img,
#hs_cos_wrapper_module_1670302754994_ > img, #hs_cos_wrapper_module_16703030765465_ > img,
#hs_cos_wrapper_module_16703032061565_ > img, #hs_cos_wrapper_module_16703021669754_ > img
{
  border-radius: 8px;
  -webkit-box-shadow: 0 8px 32px 0 rgba( 94, 94, 94, 0.30);
  box-shadow: 0 8px 32px 0 rgba( 94, 94, 94, 0.30);
     
  }

#hs_cos_wrapper_module_16621517025753_ > img:hover, #hs_cos_wrapper_module_16620834816813_ > img:hover{
outline: 5px solid 63d2d2;
}

@media  (min-width: 1241px){
  
  .span7  { 
    -webkit-animation: slide-bottom 0.8s ease-out 0.1s both;
	        animation: slide-bottom 0.8s ease-out 0.1s both;
          
  }
  
  .growfast-page-header__content-wrapper__content__inner {
    margin-left: 50px;
  
  }
  
}

@media (max-width: 430px) {
  
 /*html {
   font-size: 80%;
   }*/
  
  h1{
    font-size:37px !important;
    letter-spacing: normal !important;
    text-align: center;
    }
  
   h2{
    font-size:28px !important;
     letter-spacing: normal;
     text-align: center;
    }
  
  h3{
    font-size:24px !important;
    letter-spacing: normal;
    text-align: center;
    }
  
  
     
  #hs_cos_wrapper_module_16703038603758_, #hs_cos_wrapper_module_16668176957609_, #hs_cos_wrapper_module_16702949222663_, ##hs_cos_wrapper_module_1670347406827_{
    text-align: center;
    padding: 8px 30px;
  }
  
  .growfast-custom-header--right{
    justify-content: space-around;
    
  }
  
  .growfast-custom-header--left {
    justify-content: center;

 }
 
   .growfast-page-header__content-wrapper__content__inner{
      text-align: center;
}
  
  .dnd_area-row-2-padding {
    padding-top: 1px !important;
  
   }
  
  .dnd_area-row-3-padding {
    padding-top: 1px !important;
  
   }
  
  
  .growfast-services__item{
    min-height: 320px;
    
}
  
   .growfast-button-wrapper {
       padding-top: 22px;
       display: flex;
       justify-content: center;
}
  
  /*.span12{
    text-align: center !important;
}*/
  
}
 /*.span5{
    display: flex;
    justify-content:flex-start !important;
    height: 600px;
    overflow: visible;
   
  
  }*/
  
  /*.span5 .widget-span .widget-type-cell .cell_1662155946561-vertical-alignment .dnd-column{
    background-color: green;
  } */
  
  #hs_cos_wrapper_module_16621559465614_{
    /*position: sticky !important;
    top: 200px !important;

    background-color: red;*/
}

/*
.span7  { 
  -webkit-box-shadow: 0px 5px 13px 1px rgba(0,0,0,0.21); 
    box-shadow: 0px 5px 13px 1px rgba(0,0,0,0.21) !important;

}

.span7 .widget-span .widget-type-cell .cell_1662066171171 .dnd-column {
 -webkit-box-shadow: 0px 5px 20px 1px rgba(0,0,0,0.81); 
    box-shadow: 0px 5px 20px 1px rgba(0,0,0,0.81);
}/*