@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');

/* Custom Styles */

p,li{
    font-size: 18px;
}
.big{
    font-size: 20px;
    font-weight:500;
}
.feature__text p{
    font-size: 12px;
    font-weight: 400;
}

 button, .btn{
    font-weight: 400;
    font-size: 18px;
    word-spacing: 4px;
    padding: 5px 40px;
}
 .form-btn{
    font-size :18px;
    margin-top:1px;
    font-weight: 400;
    word-spacing: 4px;
    font-family: 'Poppins', sans-serif;
    padding: 5px 5%;
 }
.form-control{
    padding: 7px 5px;
    border-radius: 0px;
    font-size :18px;
    
}
/* .block-type--feature{*/
/*    position: relative;*/
/*}*/
/* #section-1621413877911 .feature__image{*/
/*    position: absolute;*/
/*    top: -32px;*/
/*    left:34%;*/
/*}*/

/*   #block-1623316519098_2 {*/
/*        position: absolute;*/
/*        right: 7%;*/
/*        bottom: -9%;*/
/*    }*/
/*@media (max-width: 768px){*/
/*     #block-1623316519098_2 {bottom: -5%;*/
/*    right: 0;*/
/*    width: 140px;*/
/*    }*/
/*}*/

/*    #block-1623329708900_2 {*/
/*        position: absolute;*/
/*        left: 7%;*/
/*        bottom: -14%;*/
/*    }*/
/*@media (max-width: 768px){*/
/*      #block-1623329708900_2 {top: 19%;*/
/*    left: 0;*/
/*    width: 140px;*/
/*    }*/
/*}*/


/*@media(max-width: 768px){ #section-1621413877911 .feature__image{*/
/*       left:41%;*/
/*   } */
/*} */
ul{
    list-style-type: none;
}
.w-vulcan--background img{
    width: 100% !important;
    height: 100% !important;
    border-width :0px !important;
}


/* ------ Slider =-------- */
.owl-nav{
    position: absolute;
    top: 18%;
    width: 100%;
}
.owl-nav button span{
    font-size: 80px;
    color: #5e7a66;
}

.owl-nav .owl-prev{
    float: left;
}
.owl-nav .owl-next{
    float: right;
}
@media (min-width: 1160px){
#block-1624613096943{
    position: absolute;
    right: 14%;
    width: 40%;
    top: 57%; 
}
}
@media (max-width: 1159px){
#block-1624613096943{
   position: absolute;
    right: 15%;
    width: 39%;
    top: 62%; 
}
}
@media(max-width: 768px){
    .quote_img{
        width: 15px !important;
    }
}

@media(max-width: 768px){
    .img_row{
        flex-direction: column !important;
    }
}