.search-container{
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
     -ms-flex-direction: row;
      -webkit-flex-direction: row;
}
.search-container .search-form{
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    max-width: 100%;
}
.search-container .search-result{
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    max-width: 100%;
}
    @media (min-width: 1200px){
        .search-container .search-form{
            flex: 0 0 25%;
            -ms-flex: 0 0 25%;
            max-width: 25%;
        }
        .search-container .search-result {
            flex: 0 0 75%;
            -ms-flex: 0 0 75%;
            max-width: 75%;
            margin-left: auto;
            margin-right: auto;
        }
    }

.search-container .search-result .inner-container{
	padding-left:30px;
	padding-right:15px;
}

.search-container .search-form .col-md-6{
    width: 100%;
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    float: none;
	padding-right:15px;
	padding-left:0px;
	clear:both;
}

.search-form {
	max-width: 1170px;
}
.search-form p{
	margin:0px!important
}

.search-form .button{
	-webkit-appearance: none;
    border-radius: 0;
    background-color: rgba(1, 118, 102, 1);
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 1.5;
    font-weight: 800;
    margin: 20px 0;
    color: white;
    border: 0px;
    padding: 15px 10px;
    min-width: 150px;
    line-height: 18px;
    cursor: pointer;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.search-form .button:hover,
.search-form .button:focus {
    background-color: #000000;
}


.search-form .row{
    margin-right: 0;
    margin-left: 0;
}
    @media (min-width: 768px){
        .search-form .row {
            margin-right: 0px;
            margin-left: 0px;
        }
    }
.search-form .col-md-6{
	float:left;
	width: 90%;
	position:relative;
    padding-right: 5%;
    padding-left: 5%;
}
	@media (min-width: 992px){
		.search-form .col-md-6{
			width:calc(50% - 30px);
			padding-right: 15px;
    		padding-left: 15px;
		}
	}

.search-form label,
.search-form #distance_mmk {
  color: rgba(1, 118, 102, 1);
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
}
.search-form label {
    display: block;
    margin-top: 10px;
    float: left;
    clear: both;
    width: 100%;
    text-align: left;
    margin-bottom: 5px;
}
.search-form select{
    -webkit-appearance: listbox;
	padding:17px 10px!important;
	width:95%;	
	color: #2f4f4f!important;
    font-size: 15px!important;
    float: left;
    margin-bottom: 10px;
}

.search-container .search-form select{
padding:5px 10px!important
}

.search-form input[type="text"],
.search-form input[type="text"]:focus {
	width:90%;
	color: #2f4f4f!important;
    font-size:15px!important;
    height: 40px;
    padding: 5px 10px!important;
    float: left;
    margin-bottom: 10px;
}
.search-form select option{
	padding:5px 10px;
}

input#distance_nf{
    text-align: left;
    float: left;
    width: 95%;
    margin-bottom: 13px;
}
.search-form #distance_mmk{
    clear: left;
    width: 100%;
    text-align: left;
}

.pagination li {
    padding: 0 5px;
    width: auto;
    float: left;
}
.pagination .active, .pagination li.disabled b {
    font-weight: 700;
    background-color: #00aaa5;
    color: #fff;
    padding: 0 5px;
}

.leftme{
	text-align:left;
}
.centerme {
	text-align:center;
}
.rightme{
	text-align:right;
}
 #phantom{display:none}
	
.wrapper1, .wrapper2 {
    width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
    font-size: 17px!important;
}
.search-total-result {
    padding-top: 20px;
    font-weight: 700;
}

.toggleme {
    display: none;
}
.search-form .single-table{
	width:100%;
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    max-width: 100%;
}

.search-form .single-table td, .search-form .single-table th {
    border-top: 1px solid rgba(124,124,124,0.15);
    padding: 5px 10px 5px 5px;
}
.search-form h4{
	clear:both;display:block;
}
	
	@media print{

	.noprint,.navigation,.mini-widgets,.footer,.wrapper1,.search-form,footer,.aboveHeaderMenu{display:none!important;}
	#wf-Container,.wf-Container{width:auto!important;min-width:auto!important;}
	#content,#page.boxed,.entry-content.theContent .theContentInner {width:100%;padding:0px!important;flex:1!important;margin-left:-30px!important;}
	.search-container .search-result,.search-container{max-width:100%!important;width:100%;padding:0px!important;flex:1!important}
	.wf-wrap{padding:0px;}
	.wrapper1, .wrapper2{overflow:visible}
	#phantom,.search-form#showprint,.search-form .showprint{display:block!important}
	.pagination{margin-top:20px;}
	.search-form#showprint{margin-left:30px!important;}

}

/** inner page **/
div#showprint {
    margin-top: 25px;
}
.mt-15{
    margin-top: 15px;
}
.page-template-page-fullwidth article > header.entry-header {
    min-height: auto;
    text-align: center;
    margin-bottom: 0;
	height: 100px;
}
.page-template-page-fullwidth .search-container {
    margin-bottom: 75px;
}
.page-template-page-fullwidth .search-container .search-form{
    background: rgba(1, 118, 102, 1);
}

.page-template-page-fullwidth .search-container .search-form form{
    padding: 50px;
}
.page-template-page-fullwidth .search-container .search-form form label {
    color: #ffffff;
}
.page-template-page-fullwidth table tbody tr:nth-child(odd){
    background-color: #ffffff;
}
.page-template-page-fullwidth table tbody tr td:nth-child(7) {
    min-width: 125px;
}
.page-template-page-fullwidth table tbody tr td:last-child {
    min-width: 150px;
}
.page-template-page-fullwidth table tbody tr td:nth-child(4) {
    min-width: 200px;
}
.page-template-page-fullwidth .search-container .search-result .inner-container {
    padding: 35px 0;
}
.page-template-page-fullwidth .search-container .search-result .inner-container tr > td:first-child {
    padding-left: 35px;
}
.page-template-page-fullwidth .search-container .search-result .inner-container tr > td:last-child {
    padding-left: 35px;
}
.page-template-page-fullwidth .search-total-result > * {
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 20px;
    text-align: center;
}
.page-template-page-fullwidth .pagination {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    padding: 30px 0;
}
.page-template-page-fullwidth .pagination table tr td {
    font-weight: 700;
}
    @media (max-width: 768px){
        .page-template-page-fullwidth .pagination table tr td:first-child,
        .page-template-page-fullwidth .pagination table tr td:last-child {
            display: none;
        }
    }
.page-template-page-fullwidth .search-container .search-result {
    background: rgba(1, 118, 102, 0.08);
}

.page-template-page-fullwidth .theContent_full > *:not(.search-container) {
    width: 80%;
    margin: 0 auto;
	word-break: break-word;
	padding-left: 0;
	padding-right: 0;
}
    @media (min-width: 1200px){
        .page-template-page-fullwidth .theContent_full > *:not(.search-container) {
            width: 1199px;
        }        
    }

.page-template-page-fullwidth .theContent_full > *:not(.search-container) * {
    color: #000000;
}
.page-template-page-fullwidth .search-form .button {
    background: #fff;
    color: rgba(1, 118, 102, 1);
    cursor: pointer;
    margin-top: 10px;
    margin-right: 10px;
}

.page-template-page-fullwidth .search-form .button {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.page-template-page-fullwidth .search-form .button:hover,
.page-template-page-fullwidth .search-form .button:focus {
    background-color: #000000;
}