/*
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.23.0.1702925362
Updated: 2023-12-18 18:49:22

*/

.et_pb_column.et_pb_column_1_3.et_pb_column_0_tb_header .et_pb_css_mix_blend_mode_passthrough{
    width: 50% !important;
}

.et_pb_section_0_tb_footer.section_has_divider.et_pb_bottom_divider .et_pb_bottom_inside_divider{
	height:100px!important;
}

.et_pb_column{
    margin-bottom: 0;
}

.main_menu_cta {
    background-color: #6747cd;
    margin-top: 0 !important;
    border-radius: 3px;
    padding: 10px 20px !important;
}

.main_menu_cta a {
    padding-bottom: 0px !important;
    color: #fff;
}
.whitepaperMain.card.py-3.shadow {
  width: 32%;
  float: left;
}
.newslatter-col-block{
	display: flex;
    gap: 25px;
}
.newsletter-img-dv img{
	    width: 100%;
/*     max-width: 240px; */
    border-radius: 20px;
}
@media (max-width: 980px){
	.menu-item-117 a {
    padding: 0px !important;
    color: #ffffff !important;
}
	
	.et_pb_menu .et_mobile_menu {
    top: 49px;
}
	
	/* ====== */

.et_pb_row.et_pb_row_0_tb_header.et_pb_row--with-menu {
    position: relative;
    height: 66px;
}

.et_pb_column.et_pb_column_1_3.et_pb_column_0_tb_header.et_pb_css_mix_blend_mode_passthrough {
    position: absolute;
    z-index: 9;
    width: 50% !important;
}

.et_pb_column.et_pb_column_2_3.et_pb_column_1_tb_header.et_pb_css_mix_blend_mode_passthrough.et-last-child.et_pb_column--with-menu {
    position: absolute;
}
	
	.et_mobile_menu li a {   
    padding: 10px 0;
}
	
}

.girl_img img{
	object-fit: cover;
	object-position: center;
}

.et_contact_bottom_container {
    float: none;
    text-align: center;
    display: block !important;
} 

@media (max-width: 650px){
	.whitepaperMain.card.py-3.shadow {
    width: 100%;
    float: left;
}
}