.container2 {
  width: 100%;
  margin-right: auto;
  margin-left: auto
}
@media (min-width:576px) {
  .container2 {
    max-width: 540px
  }
}
@media (min-width:768px) {
  .container2 {
    max-width: 720px
  }
}
@media (min-width:992px) {
  .container2 {
    max-width: 960px
  }
}
@media (min-width:1200px) {
  .container2 {
    max-width: 1344px
  }
}
/*----------------------------------------------------------------*/
.navbar {
    padding: 25px 0;
}
.dropdown-menu {
     background: #24304d;       
}
.nav-item a {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #FFFFFF;
    padding-top: 5px;
    padding-bottom: 5px;
}
.nav-item a:hover {
    color: #E0D40C;
}
.navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    color: #24304d;        
}
.navbar-collapse>row{
    margin-left:25px;    
}
.text_field::-webkit-input-placeholder {
   color: red;
}

.text_field:-moz-placeholder { /* Firefox 18- */
   color: red;  
}

.text_field::-moz-placeholder {  /* Firefox 19+ */
   color: red;  
}

.text_field:-ms-input-placeholder {  
   color: red;  
}
.barra_icon {
    font-size: 30px;
 color: #24304d;
}
@media (max-width: 780px){
.navbar-toggler{
    margin-right: 20px;
    background: transparent;
    color: #FFBE00;        
}
.navbar-toggler a:hover {
    color: #ffffff;
    border: none;
}
.navbar-toggler:focus, .navbar-toggler:hover {
    color: #ffffff;
    border: none;
}
.navbar {
    padding: 10px 0;
}
.header.scrolled .navbar
{
	padding: 8px 0;
}
.collapse.show {
    display: block;
    margin-left: 0;
}
.navbar-nav {
    margin-top: -12px;
    width: 100%;
    padding: 0 10px;
    background: #24304d;
}
.dropdown-item a {
    padding:0;
    }
.nav-item a{
    border-bottom: solid 1px #f2f2f2;
    padding: 10px 12px;
}
.dropdown-menu{
    padding: 0;
    background: #465E99;
    }
.search_features_item
{
    width: 100%;
    float: left;
	margin-bottom: 10px;
}

.featured_card_container{
      height: auto;
    }
.search_box_outer {
    background: #24304d;
    width: 100%;
}
.featured_card_box {
    width: auto;
    height: 110px;
    background: #1e2c4e;
    padding-left: 10px;
    margin-top: 0;
}
.featured_card_box_content a {
    font-size: 10px;
}
.featured_card_box_content {
    padding-left: 10px;
}
.header.scrolled {
    height: 80px;
    background: rgba(104,107,169,0.65); /* Aqui era #0e1d41; - mudei para ao rolar ficar meio transparente */
    border: none;
}
}
@media (max-width: 1220px){
.room_title
{
	font-size: 10px;
	font-weight: 400;
	color: #2e2e2e;
}
.card-text {
    font-size: 12px;
    font-weight: 400;
    color: #838383;
    margin-top: 14px;
}

.barra_icon {
    font-size: 25px;
 color: #24304d;
}

}
.dropdown_item_select>option {
    font-size: 14px;
    font-weight: normal;
    display: block;
    white-space: nowrap;
    min-height: 2em;
    padding: 10px 2px;
}
.input_2
{
	width: 94%;
	background:#ffffff;
	margin-bottom: 9px;
	height: 37px;
	padding-left: 17px;
	color: #24304d;
}
.input_2:focus
{
	outline: none !important;
	border-color: #24304d;
}
.input_2
{
	width: 94%;
	height: 36px;
	background: #FFFFFF;
	-webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none;
    -o-appearance:none;
    appearance:none;
	-webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
	-webkit-padding-end: 34px;
	-webkit-padding-start: 15px;
	-webkit-user-select: none;
}
.input_2::-ms-expand
{
    display: none;
}
.input_2:hover
{
	border: solid 1px #E0D40C;
}
.input_2:focus
{
	outline-color: #E0D40C;
}

.input_field
{
	width: 100%;
	background: #D5D7FF;
	border: solid 2px transparent;
	margin-bottom: 9px;
	height: 38px;
	padding-left: 17px;
	color: #000000;
}
.input_field:focus
{
	outline: none !important;
	border-color: #E0D40C;
}
.listing2
{
	padding-top: 15px;
	padding-bottom: 15px;
}
.barra_tit{
    width: 100%;
    margin: 0 15px;
    border: 1px #E8E8E8 solid;
    border-radius: 2px;
    background: #F7F7F7;
    padding: 10px;
    font-size: 14px;
    color: #000A73;
    margin-bottom: 10px;
}
.barra_tit1{
    width: 100%;
    margin: 10px 0;
    border: 1px #E8E8E8 solid;
    border-radius: 2px;
    background: #F7F7F7;
    font-size: 14px;
    color: #000A73;
    padding-bottom: 10px;
}
.barra_tit2{
    padding-right: 30px;
}
.titulo{
    margin-top: 10px;
    font-size: 18px;
    font-weight: bold;
    color: #000A73;
}
.botao{
    margin-top: 10px;
    
}
.onde {
    color: #000A73;
    font-style: bold;
    font-size: 14px;
    text-align: left;
    margin: 10px;
}
.listing_title {
    font-size: 20px;
    font-weight: 600;
    color: #0e1d41;
}
.slid {
	display: block; 
	width:100%; 
	height:600px;
}
.slid1 {
	display: block; 
	width:auto; 
	height:600px;
}
.slid2 {
	display:flex; 
	width:370px!important; 
	height:210px !important;
}
.slid2 img {
	width:370px; 
}
.slid3 {
	display: block; 
	width:100%; 
	height:360px;
}
.home_slider_nav
{
	position: absolute;
	top: 50.5%;
	left: 0;
	width: 40px;
	height: 34px;
	background: #E0D40C;
	z-index: 10;
	cursor: pointer;
}
.home_slider_nav_left {
	padding-right: 18px;
}
.carousel-item.active {
    display: block;
	width: 100% !important;
}
.troca_submit_button a{
	width: 20%;
	height: 34px;
	background: #E0D40C;
	border: none;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 34px;
	text-transform: uppercase;
	cursor: pointer;
	padding-left: 30px;
	padding-right: 30px;

}
.featured_card_box_content a {
    color: #ffffff;
    font-size: 12px;
}
.featured_card_box_content a:hover {
    text-decoration: none;
    color: #EFE200;
}
.featured_card_price {
    font-size: 15px;
    font-weight: 500;
    color: #FFFFFF;
}
.formato {
    width: auto !important;
    height: 500px;
}
.formato2 {
    width: auto !important;
    height: 200px;
}
.owl-fundo {
    background: #F2F1FF;
}
.box {
    	margin-top: 20px;

}
.card-body {
    padding: 0.95rem;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
whatsapp float*/
.float{
    background-color: #009E35;
	position:fixed;
	width:58px;
	bottom:55px;
	right:5%;
	color:#FFF;
	border-radius:35px;
	text-align:center;
    padding: 3px !important;
  z-index:100;
}
.float span {
    font-size: 35px;
}
.float-text a{
	color: #FFD700;
    text-decoration: none;
}
.float-text a:hover{
	color: #FFD700 !important;
    text-decoration: none;
}

.my-float{
	margin-top:12px;
}

@media screen and (max-width:980px) {
.float{
    background-color: #009E35;
	position:fixed;
	width:56px;
	bottom:5px;
	left:20px;
	color:#FFF;
	border-radius:30px;
	text-align:center;
    font-size: 10px;
    padding: 2px !important;
  z-index:100;
	}
}
/*------------------------------BARRA DE COCKIE----------------------------*/
.cookieConsentContainer {
	z-index: 999;
	width: 350px;
	min-height: 20px;
	box-sizing: border-box;
	padding: 30px 30px 30px 30px;
	background: #232323;
	overflow: hidden;
	position: fixed;
	bottom: 30px;
	right: 30px;
	display: none
}
.cookieConsentContainer .cookieTitle a {
	font-family: OpenSans, arial, sans-serif;
	color: #fff;
	font-size: 22px;
	line-height: 20px;
	display: block
}
.cookieConsentContainer .cookieDesc p {
	margin: 0;
	padding: 0;
	font-family: OpenSans, arial, sans-serif;
	color: #fff;
	font-size: 13px;
	line-height: 20px;
	display: block;
	margin-top: 10px
}
.cookieConsentContainer .cookieDesc a {
	font-family: OpenSans, arial, sans-serif;
	color: #fff;
	text-decoration: underline
}
.cookieConsentContainer .cookieButton a {
	display: inline-block;
	font-family: OpenSans, arial, sans-serif;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	margin-top: 14px;
	background: #000;
	box-sizing: border-box;
	padding: 15px 24px;
	text-align: center;
	transition: background .3s
}
.cookieConsentContainer .cookieButton a:hover {
	cursor: pointer;
	background: #3e9b67
}

/*/////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////*/
.container3 {
  position: relative;
  overflow: hidden;
}
.container3 img {
  max-width: 100%;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.container3:hover img {
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.posicao img {
	margin: 10px 0;
}
.margem
{
	margin-top: 30px;
}

.sidebar_col {
    margin-top: 60px;
}
.contato_box_title_inner {
    width: 100%;
    height: 100%;
    background: #E0D40C;
}
.contato_box_title_inner span {
	margin-top: 10px;
    font-size: 16px;
    font-weight: 600;
    color: #000000;
    text-transform: uppercase;
	background: #E0D40C;
}
.search_form2 {
    width: 100%;
    margin-top: 5px;
}
.sub_tit {
	padding-top: 30px;
	color: #ffffff; 
	font-size: 14px;
}
/*/////////////////////////////////////////////////////////////*/
@media (max-width:980px) {
.cookieConsentContainer {
	bottom: 0!important;
	left: 0!important;
	width: 100%!important
}
.listings {
    margin-top: -100px;
}
.listing2
{
	margin-bottom: 15px;
}

.listing_col {
    margin-top: 90px;
}
.formato {
    width: auto !important;
    height: 250px;
}
.search_box_content
{
	top: 70px;
}
.contato_box_title_inner span {
	line-height: 50px;
}
.listing
{
	padding-bottom: 120px;
}
.contato_box_title_inner {
	margin-top: 0;
}
.sidebar_col {
    margin-top: 0;
}

}
.nav-tabs .nav-link {
    border-color: #dee2e6 #dee2e6 #fff;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link a{
	color: #00094D !important;
}
.nav-tabs .nav-link a:hover{
	color: #FFCA00 !important;
}
/*/////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////*/
/*********************************************************************/
/* Itens do Carousel Bootstrap 4 Multiplos itens */
/*********************************************************************/
/*/////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////*/
/* medium - display 2  */
@media (min-width: 768px) {

    .carousel-inner .carousel-item-right.active,
    .carousel-inner .carousel-item-next {
        transform: translateX(50%);
    }

    .carousel-inner .carousel-item-left.active,
    .carousel-inner .carousel-item-prev {
        transform: translateX(-50%);
    }
}

/* large - display 3 */
@media (min-width: 992px) {

    .carousel-inner .carousel-item-right.active,
    .carousel-inner .carousel-item-next {
		  transform: translate(33%);
    }

    .carousel-inner .carousel-item-left.active,
    .carousel-inner .carousel-item-prev {
		  transform: translate(-33%);
    }
}

@media (max-width: 768px) {
    .carousel-inner .carousel-item>div {
        display: none;
    }

    .carousel-inner .carousel-item>div:first-child {
        display: block;
    }
}

.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
    display: flex;
}

.carousel-inner .carousel-item-right,
.carousel-inner .carousel-item-left {
    transform: translateX(0);
}
.coluna4{
	position: relative;
    min-height: 1px;
    padding-right: 1px;
    padding-left: 1px;
}
.coluna12{
	position: relative;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0px;	

}
.carousel-control-next-icon{
	margin-left: -100px;
}
.carousel-control-prev-icon{
	margin-right: -100px;color: #FFF443
	
}
.carousel-control-prev-icon {
	display: inline-block;
    width: 40px;
    height: 40px;
    background-size: 100% 100%;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff443' width='16' height='16' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");

}
      
.carousel-control-next-icon {
	display: inline-block;
    width: 40px;
    height: 40px;
    background-size: 100% 100%;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff443' width='16' height='16' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}
	.imagem{
	width: auto;
	height: 340px !important;
	object-fit: cover;
	}

