.hero-inner .menu-horizontal-02 ul li {
    margin: 0 3px !important;
}
.menu-horizontal-02 ul {
    margin: 0 0px !important;
}

.hero-inner .nav a{
    border-radius: 8px !important;
    border: 2px solid #23ade7 !important;
    margin-bottom: 4px !important;
padding: 14px 20px !important;
}
.tur-landing-page .searcher .searchwrap .column{
    background-color: #fff;
    margin:0 5px;
   border: 1px  solid #ddd !important;
   border-radius: 5px;
}
.tur-landing-page .searcher .searchwrap .col-md-3  .kode_felid{
    text-align: start !important;
}
.tur-landing-page .searcher .searchwrap .col-md-3  .kode_felid input{
text-align: left;
}

.tur-landing-page .searcher .searchwrap .kode_felid .icon{
    padding-right: 30px;
}
.tur-landing-page .searcher .searchwrap input{
    padding: 0;
}
.tur-landing-page .searcher .searchwrap .otel-date{
    display: flex;
}
.tur-landing-page .searcher .searchwrap .otel-date .kode_felid:first-child{
    border-right: 1px solid #ddd;
}
.tur-landing-page .searcher .searchwrap .kode_felid .date-cikis{
    margin:0 13px;
    padding-right: 0px !important;
}
.tur-landing-page,
.tur-landing-page .searcher .searchwrap {
    background: transparent !important;
}

.tur-landing-page .searcher .searchwrap .person-total{
    width: auto;
}
.tur-landing-page .searcher .searchwrap  .noborder{
background-color: transparent !important;
border: none !important;
}
.tur-landing-page .searcher .searchwrap .column, .tur-landing-page .searcher .searchwrap .column button {
     border-radius: 8px !important;
}
@media (max-width: 768px){
    .tur-landing-page .searcher .searchwrap button {
       height: 59px !important;
       width: 100% !important;
    }
    .tur-landing-page .searcher .searchwrap .column {
        padding: 3px auto !important;
        margin-bottom: 5px !important;
    }
	.tur-landing-page .searcher .searchwrap .kode_felid .date-cikis{
		margin:0 5px;
		padding-right: 0px !important;
	}
	.tur-landing-page .searcher .searchwrap .otel-date .kode_felid:first-child{
		border-right: none;
	}
}