/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.27.4.1769532890
Updated: 2026-01-27 16:54:50

*/
.hea-row-1 ul {
    display: flex;
    justify-content: space-between;
	padding-bottom: 0px;
}

.hea-row-2 .et_pb_column{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.hea-row-2 .et_pb_button{
    text-transform:uppercase;
} 
.banner-row-2{
    position: absolute;
    bottom: 0;
}
.home-sec-1{
	display:flex;
	justify-content:center;
	align-items:center;
}