,.widget-primary .widget-title{
    width:100%;
    /*word-break:break-all;*/
}

.ui-datepicker-month, .ui-datepicker-year {
    background: #fff !important;
    border: 1px solid #e5e5e5 !important;
    /* width: 100%; */
    font-style: italic !important;
    /* font-size: 13px; */
    color: rgba(17, 17, 17, 0.5) !important;
    border-radius: 0 !important;
}

.erroriNew5{
    position:relative;
}

@font-face {
    font-family: 'NobelCondensedRegular';
    src: url('Nobel-RegularCondensed.woff2') format('woff2'),
        url('Nobel-RegularCondensed.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

#header-nav ul + ul >li:last-child a{background:#F69E3A!important;height:40px;font-weight:bold;padding-top:1px;
                                     color:#200903;display:flex;align-items:center;position:relative;top:-5px;}

   @media (min-width:1024px) {
#header-nav ul + ul >li:last-child a:hover{background:#fff!important;}

}

 @media (max-width:1023px) and (min-width:767.1px) {
     #header-nav{justify-content:space-between;padding-left:12px;padding-right:12px;}
     #header-nav ul:nth-child(1){width:40%;}
#header-nav ul:nth-child(2){width:60%;}
 }

@media (max-width:970px) {
 #header-nav li{font-size:13px;}
 }

 @media (min-width:767.1px){
     header.fixed #header-nav ul + ul >li:last-child a{height:30px;}
 }

@media (max-width:767px) {
#header-nav ul + ul >li:last-child a{padding-left:5px;padding-right:5px;width:115px;top:auto;justify-content:center;text-align:center;}
}

								 
									 
.widget-primary.blue .widget-content,.widget-primary.red .widget-content{background:#000000!important;}
.widget-primary .widget-title{color:#F29E38!important;font-family: 'NobelCondensedRegular';max-width:100px;
text-align:center;}