/* Custom Styles */

#block-1604052907148_1 .block:hover, #block-1604052907148_2 .block:hover, #block-1604052907148_3 .block:hover, #block-1604052907148_4 .block:hover{
 background: #F2D8E8;  
 color: #2c3e50 !important;
  box-shadow: 2px 2px 11px 0px #2C3E50;
}

#block-1604052907148_1 .block:hover h4, #block-1604052907148_2 .block:hover h4, #block-1604052907148_3 .block:hover h4, #block-1604052907148_4 .block:hover h4{
 color: #2c3e50 !important;
}

.icon{
    padding: 0px; text-align: right; margin: 0px -10px -20px 0px; font-size: 35px;
}

.box-shadow-large {
  border: none;
  outline: none;
  padding: 10px 16px;
  background-color: #f1f1f1;
  cursor: pointer;
  font-size: 18px;
}

/* Style the active class, and buttons on mouse-over */
.active, .box-shadow-large:hover {
  background-color: #666;
  color: white;
}

.btn, .form-btn{
    font-family: Playfair Dispaly;
}

#block-1604067396207_0 .form-btn {
    width: 30%;
}

@media screen and (max-width:767px){
 #block-1604052907148_1 .block, #block-1604052907148_2 .block, #block-1604052907148_3 .block, #block-1604052907148_4 .block{
 min-height: 125px !important;
}   
    
#block-1604052907148_1 .block:hover, #block-1604052907148_2 .block:hover, #block-1604052907148_3 .block:hover, #block-1604052907148_4 .block:hover{
 min-height: 125px !important;
}

#section-1604050748941 {
    background-position: left !important;
    padding: 70px 0px !important;
}
#section-1604050748941 h1{
    margin: 0px !important;
    padding: 0px;
    text-align: center !important;
}
#section-1604050748941 p{
    margin: 15px auto !important;
    font-size: 40px !important;
    text-align: center;  
}
#section-1604052907152 .section h4 {
    font-family: montserrat;
    font-weight: 400;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: 0px;
    font-size: 18px;
}
#block-1604067396207_0 .form-btn {
    width: 100%;
}


.test {
    left: 5px !important;
}

.test1{
    left: 5px !important;
}

#block-1604229009761 .block {
    padding: 0px;
    margin-left: -11px;
}

}






 #block-1604229009761 .block{
    position: fixed;
    left: 0;
    top: 43%;
    width: 10px;
    font-size: 28px;
    line-height: 1;
}


.test {
    position: fixed;
    left: 14px;
    top: 30px;
    border: 3px solid;
    width: 3px;
    padding: 0px;
    margin: 0px;
    height: 292px;
    background: black;
    border-radius: 30px;
}

.test1{
    position: fixed;
    left: 14px;
    bottom: 30px;
    border: 3px solid;
    width: 3px;
    padding: 0px;
    margin: 0px;
    height: 292px;
    background: black;
    border-radius: 30px;
}

#tst{
    visibility: hidden;
}

.visible{
    visibility: visible;
}

.hidden{
    visibility: hidden;
}