/*
Theme Name: Vankine Child
Theme URI: https://example.com
Description: Child theme for Vankine
Author: Your Name
Template: vankine
Version: 1.0
*/

.position-relative{position:relative;}

.h-full{height:100%;}
.mt-20{margin-top: 20px !important;}
.mb-0{margin-bottom: 0px !important;}
.mx-auto{margin-left:auto;margin-right:auto;}
.pl-0{ padding-left:0px !important ; }
.pr-0{ padding-right:0px !important ; }
.py-2{padding:15px 0px;}
.px-0{ padding-right:0px !important ;padding-left:0px !important ; }
.py-50{padding: 50px 0px;}
.pr-10{ padding-right:10px !important ; }
.font-lg{font-size: 18px; font-weight: 600;}
.font-light{font-weight: 200 !important;}

.d-none{display:none !important;} 


.w-100{width:100%; }
.img-fluid{max-width:100%; height:auto;}


.row, .d-flex{display: flex;}

.align-items-center{align-items: center;}
.justify-content-end{justify-content: end;}


.row{flex-wrap: wrap;}

.col-lg-1 {flex: 0 0 auto;width: 8.33333333%;}
.col-lg-2 {flex: 0 0 auto;width: 16.66666667%;}
.col-lg-3 {flex: 0 0 auto;width: 25%;}
.col-lg-4 {flex: 0 0 auto;width: 33.33333333%;}
.col-lg-5 {flex: 0 0 auto;width: 41.66666667%;}
.col-lg-6 {flex: 0 0 auto;width: 50%;}
.col-lg-7 {flex: 0 0 auto;width: 58.33333333%;}
.col-lg-8 {flex: 0 0 auto;width: 66.66666667%;}
.col-lg-9 {flex: 0 0 auto;width: 75%;}
.col-lg-10 {flex: 0 0 auto;width: 83.33333333%;}
.col-lg-11 {flex: 0 0 auto;width: 91.66666667%;}
.col-lg-12 {flex: 0 0 auto;width: 100%;}

.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {padding-right: 10px;padding-left: 10px;}




#LeadForm .quform-spacer .quform-child-elements {
    background: #ffffff8f !important;
    padding: 30px 20px;
    border-radius: 10px;
}
.LeadForm p{width:100%;}
#LeadForm  textarea{height:150px !important; width:100%;}

.table p{margin-bottom:0px !important; font-size:15px;}

.table tr td{padding:5px;}




.elementor-testimonial--align-center .elementor-testimonial {
    align-items: stretch;
    text-align: left !important;
    display: flex;
    flex-wrap: wrap;
    height: 100%;
}
.elementor-testimonial__content{overflow-y:scroll; height:150px;}
    
    