/*Panel _ Try 1-------------- Start*/


/*.panel_S a 
{
	height: fit-content;
}
.panel_S img
{
	max-width: 150px;
}
.panel_S
{
	position: relative;
	padding: 82px;
    padding-top: 110px;
	background-image: url('https://chatwee.avakon.services/wp-content/uploads/2020/10/banner_lo2.jpg');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	height: 480px;
	width: 100%;


}
.panel::before,.panel_S::before
{
	content: '';
    background-image: url(https://chatwee.avakon.services/wp-content/uploads/2020/10/p_t.jpg);
    width: 100%;
    height: 16px;
    position: absolute;
    background-size: cover;
    top: -2%;
        max-width: 305px;
}
.panel::after,.panel_S::after
{
	    content: '';
    background-image: url(https://chatwee.avakon.services/wp-content/uploads/2020/10/p_D.jpg);
    width: 100%;
    height: 16px;
    position: absolute;
    background-size: cover;
    top: 100%;
        max-width: 305px;
}
.panel, .panel_S
{
	margin-top: 25px;
	position: relative;
}
.panel span
{
	background-image: url('https://chatwee.avakon.services/wp-content/uploads/2020/10/b1.jpg');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	height: 600px;
	width: 100%;
}

@media (min-width: 1025px) and (max-width: 1350px)
{
.panel_S
{
	height: 335px;
	padding: 65px;
    padding-top: 60px;
}
.panel_S img
{
	max-width: 105px;
}
.panel span
{
	height: 410px;
}
.panel::before,.panel_S::before
{
	max-width: 210px
}

.panel::after,.panel_S::after
{
	max-width: 210px
}


}*/

/*Panel _ Try 1-------------- END*/


/*Panel _ Try 2-------------- START*/

.page-id-232 footer
{
	margin-top:0px!important;
}
.banner
{
	padding-left: 20px;
    padding-right: 20px;
}
.my_modal_div
{
	top: 30%;
}
.modal_top
{
	background-image: url('https://chatwee.avakon.services/wp-content/uploads/2020/10/modal_top.png');
	background-position: left;
	background-size: cover;
	display: flex;
    justify-content: flex-end;
    padding: 15px;
}
.modal_top img
{
	max-width: 148px;
}
.modal_logo
{
	
}
.modal_text_div
{
	background-color: white;
}
.modal_text_title
{
	font-weight: bold;
	text-align: left;
	padding: 0px;
	margin: 10px!important;

}
.modal_text_div p
{
	text-align: left;
	font-size: 16px;
	margin-left: 10px;
}
.btn-intrest
{
	font-size: 16px;
	background-color: #0D0D42;
	color: white;
	border: 1px solid white;
}

.btn-intrest:hover
{
	font-size: 16px;
	background-color: white;
	color: #0D0D42;
	border: 1px solid #0D0D42;
}

.modal-content
{
	background-color: #00000000 !important;
	border:none!important;
}
/*Panel _ Try 2-------------- END*/