.contact-form .section-field input, .contact-form .section-field select {
    border: 1px solid #6fbe44;
	background: #6fbe44;
	font-size: 14px;
	padding: 0 10px !important;
}
.dropdown-moeda {
	width: 100%;
	background-color: #6fbe44;
	color: #fff;
	height: 48px;
	line-height: 35px;
	margin-bottom: 20px;
	padding-left: 10px;
	font-size: 14px;
	text-align: left !important;
	overflow: hidden;
	text-overflow: ellipsis;
}
.dropdown-moeda:hover {
	color: #fff;
}
.abs-symbol {
	font-weight: 600;
}
.abs-symbol.sigla-moeda, .txtinfo {
	position: absolute;
    left: 30px;
	top: 11px;
	z-index: 1;
}
.abs-symbol.r {
	position: absolute;
    left: 135px;
	top: 11px;
	z-index: 1;
}
.iq-tranding-Platform .nav-tabs .nav-link {
	padding: 12px 15px;
}
.vitrine-produtos {
    margin-left: 10px !important;
}

.btn {
    border-radius: 0 !important;
}

.vitrine {
    margin-top: 100px;
}

.texto-banner {
    margin-top: 100px;
}

.disableVitrine {
    display: none;
}

.box-vitrine-estatico {
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0 auto;
    display: block;
    /* margin-top: 10%; */
}

.box-vitrine-button btn:hover {
    transform: none;
}

.box-vitrine-button {
    border-bottom: 1px solid white;
    padding-bottom: 3%;
    padding-top: 3%;
    margin: 0;
    border-radius: 0;
    font-size: 10pt;
    padding-left: 0;
    padding-right: 0;
}

.label-vitrine {
    color: white;
    font-size: 11pt;
}

.check {
    background-color: #6fbe44 !important;
}

#btn-venda, #btn-comprar {
	background-color: #06151c;
	color: #fff;
	font-weight: 600;
	outline: none;
	border: none;
	height: 33px;
	width: 100% !important;
}

.hide {
    display: none;
}

.box-vitrine-custom {
    background-color: rgba(192, 192, 192, 0.3);
    /* padding-left: 2%; */
    padding-bottom: 2%;
    /* padding-right: 2%; */
}

.custom-form-control {
    border-radius: 0;
    font-size: 10pt;
}

.itemMoeda {
    list-style: none;
    cursor: pointer;
    padding-top: 10px;
    text-align: left;
    height: 100%;
	padding-bottom: 10px;
	color: #000;
}
.itemMoeda:hover {
	background-color: #007bff;
	color: #fff;
}
.dropdown-moeda img {
    max-height: 20px !important;
    max-width: 30px !important;
    margin-right: 5px;
}

.itemMoeda img {
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
    max-height: 50px !important;
    max-width: 50px !important;
}

.box-moeda {
	width: 100%;
	max-width: 300px;
    padding-right: 10px;
    position: absolute;
    top: 90%;
    z-index: 1000;
    background-color: #6fbe44;
    list-style-type: none;
    padding: 0;
}

.scrollable {
    max-height: 15em;
    overflow: auto;
    width: 93.3%;
    top: 4.6em;
}

.notShowMoeda {
    display: none;
}



.bootstrap-datetimepicker-widget {
    background-color: white;
}

.btn-comprar-agora {
    font-size: 10pt;
    width: 100% !important;
}

@media (min-width: 1199px) {
    .cutom-button {
        padding-top: 4%;
        padding-bottom: 4%;
    }
}

select option {
    color: black;
}

.primecaseForm {
    padding: calc(2% + 1em);
    /* padding: 1em !important; */
}

.distanciaBanner {
    margin-top: 5.0em;
}

.vitrine-seguro-viagem {
    background-color: rgba(0, 0, 0, 0.7);
    padding: 1% 4% 5% 4%;
}

.espacoPerguntas {
    color: #fff !important;
    margin-right: 10px !important;
}

@media (max-width: 767.98px) {
    .distanciaBanner {
    margin-top: 3em;
}

.box-vitrine-button {
    width: 100% !important;
    white-space: nowrap !important;
}

.box-vitrine-estatico {
    margin-top: 0% !important;
    margin-bottom: 15% !important;
}

.vitrine {
    margin-top: 75px;
    }
}



/*NEW*/
.box-vitrine-custom {
    background-color: #06151c;
}

.vitrine-produtos input,
.vitrine-produtos select {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    padding-left: 20px;
    height: 48px;
    line-height: normal;
    clear: both;
    color: #fff;
    border: none;
    background-color: #6fbe44;
    outline: none;
    font-size: 11pt;
}

.label-vitrine b {
    color: #6fbe44;
}
#btn-processar {
    background-color: #6fbe44;
    transition: all 250ms ease-in-out 0s;
    font-weight: 600;
    padding: 10px 30px;
    font-size: 16px;
}
#btn-processar:hover {
    color: #06151c !important;
    background: #fff;
    outline: none;
}

.box-title {
    background-color: #6fbe44;
    color: #fff;
    font-weight: 600;
    outline: none;
    border: none;
    height: 50px;
    width: 100% !important;
    margin-bottom: 0;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
}
