
.btn-search {
	height: 36px !important;
	background: #ff4c4c !important;
	opacity: 1 !important;
	color: white !important;
	border: none !important;
	width: 22% !important;
	cursor: pointer;
}
.btn-pais {
	font-size: 13px !important;
	border-radius: 0rem !important; 
	border: none !important;
}

@media (max-width: 1050px) {
	.site-header {
		display: block !important;
	}
    .content-thin,.content-single,.content-loop {
		padding-top: 8rem!important;
	}	
}


.search-responsive.dpto {
	margin-bottom: 0rem;
	padding: 0px 0.4rem 0.4rem;
}

.search-responsive.dpto input:not([type=submit]):not([type=radio]):not([type=checkbox]):not([type=file]){
	height: auto;
	font-size: 13px;
}
 
/**/
@media (max-width: 1050px) {
    #menu.asap-float .search-responsive.dpto input {
        height: 54px !important;
        font-size: 15px !important;
    }
}
.navbar__form {
	 
	height: 40px;
	display: flex;
	 
	/* border-radius: .3em; */
	font-size: 14PX;
	/* border: 1px solid #ccc; */
}

.navbar__form input {
	width: 100%;
	border-radius: 0.3rem 0 0 0.3rem !important;
}
.navbar__form select {
    border-radius: 0;
}
.navbar__form button {
	background-color: #f50000;
	color: #fff;
	min-width: 40px;
	cursor: pointer;
	border-radius: 0 0.3rem 0.3rem 0;
}
.navbar__form input, .navbar__form select {
	border-right: 1px solid #000 !important;
	/* border-radius: 1.5rem; */
}
.navbar__form input, .navbar__form select, .navbar__form button {
	border: none;
	font-size: inherit;
	padding: .5em;
	outline: none;
	/* border-radius: 1.5rem !important; */
}

 
 
 

  
 
 

 
 
 



/******** header **********/

.search-form {
    border: none!important;
}

 








 