.custom-con-padding{
padding-top:0px !important;
padding-bottom:0px !important;
align-items: unset !important;
}
.ts-header .custom-menu  .menu .menu-item .menu-label {
font-size: 22px !important;
font-family: poppins, sans-serif !important;
font-weight: 600 !important;
}
.custom_btn {
height: 100% !important;
border-radius: 0px  !important;
font-family: "poppins", Sans-serif !important;
font-size: 24px !important;
font-weight: 600 !important;
background-color: #FDD040 !important;
border-color: #FDD040 !important;
fill: #013087 !important;
color: #013087 !important;
}
.custom_btn:hover , .custom_btn a:hover {
background-color: #013087 !important;
border-color: #013087 !important;
color: #fff !important;
fill: #fff !important;
}
.ts-header .header-template .header-left .custom_height {
max-height: 90px !important;
z-index: 10000 !important;
}
.ts-header .is-sticky .header-bottom {
display: block !important;
}
@media only screen and (max-width:768px) {
.custom_btn{
font-size: 14px !important;
width: 125px !important;
height: 60px !important;
border-radius: 8px !important;
}
.custom-con-padding .header-left {
display: flex !important;
}
.header-left {
display: none !important;
}
}
@media only screen and (max-width: 1279px) {
.header-v3 .header-bottom .menu-wrapper, .header-bottom .menu-wrapper {
width: 130px;
}
}
.ts-summary-custom-content {
display: none;
}