.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern {
    color: #442317!important;
    font-size: 24px;
    font-weight: 700;
    border-color: #e37c08 !important;
    background-color: #e37c08 !important;
    padding: 5px 30px 5px 30px !important;
    border-radius: 30px;
}
.tabs-custom .eael-tabs-nav{
	display: flex;
	justify-content: flex-start;
}
.col-1{
	display: flex;
	justify-content: inherit;
	height: 125px;
	align-items: center;
}
.ul-custom ul{
	padding: 0;
	list-style: none;
	line-height: 2;
}
.ul-custom ul li:before {
	content: "";
	background: #dfa215 ;
	display: inline-block;
	height: 8px;
	width: 8px;
	border-radius: 50%;
	margin-right: 8px;
}
#section2{
	position: relative;
	z-index: 0;
}
#section2 .vc_tta-tabs{
   margin-top: -80px !important;
}
#section2 .vc_general .vc_tta-tabs-list li a{
	padding-top: 95px;
	border-radius: 10px !important;
}
#section2 .vc_general .vc_tta-tabs-list li a span{
	font-weight: bold;
}