/*
.titles{
  font-weight: 500 !important;
  text-transform: uppercase;
}

.titles-bold{
  font-weight: 800 !important;
  text-transform: uppercase;
}

.title-left{
  font-weight: 500 !important;
  text-transform: uppercase;
  text-align: left;
}

.sub-title-left{
  font-weight: 200;
  text-align: left;
}

.title-center{
  font-weight: 500 !important;
  text-transform: uppercase;
  text-align: center !important;
  font-size: 13px !important;
}

.menu-link{
  font-weight: 500 !important;
  text-transform: uppercase;
}
.footer{
  font-weight: 300 !important;
}

.custom-text{
  font-weight: 100 !important;
}

.custom-navlinks{
  text-transform: uppercase;
}
.map-footer {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
   filter: grayscale(100%);
}
.discraimer_titulo{
  color:#0092d3 !important;
  font-weight: bold !important;
}
.t-bill-disclaimer{
  padding-left: 0px !important
}

.banner-area {
    margin-top: 50px;
    padding-left: 50px;
    position: relative;
    min-height: 500px;
    color: #fff;
    background-position: 50% 50%;
    background-size: auto;
}

.blue{
  color: #0092d3 !important;
  font-weight: bold;
}
.bold{
  font-weight: bold !important;
}

@media screen and (max-width: 430px) {

  .title-left {
    font-weight: 500 !important;
    text-align: left;
    line-height: 25px;
    margin: 0;
  }
}

@media screen and (max-width: 600px) {

  .t-bill-text{
    font-size: 12px !important;
  }
  .t-bill-disclaimer{
    padding-left: 0px !important
  }

  .sub-title-left{
    font-weight: 200;
    text-align: center;
  }

  .banner-title{
    font-size: 40px;
    line-height: 50px;
  }

  .title-center{
    font-size: 40px;
    line-height: 50px;
  }

  .title-left{
    font-size: 40px;
  }

}

.next-videos-btn {
  color: #fff !important;
  background: transparent !important;
  border: 2px solid #000 !important;
  margin: 35px 0px;
  padding: 10px 15px;
  line-height: 1.5;
  border-radius: .25rem;
}
ul.navbar-nav2 > li {
  padding: 0 10px !important;
  position: relative;
}
@media (max-width: 991px) {
  .next-first-block-buttons {

    margin: 0px 0% !important ;
    text-align: center;
  }
  .slider.btn{

  }
}*/

#chatbot header{
  background: #0D1B29 !important;
}

#chatbot-launcher{
  background-color:#00678b !important;
}

#chatbot-launcher {
  width: 52px !important;
  height: 52px !important;
}
#cookie-chatbot-accept-btn{
  background: #0D1B29 !important;
}
#chatbot-launcher {
  background-color: #00678b !important;
}

.menu-link {
  color: #ffffff !important;
  font-family: LexenDeca, sans-serif !important;
}


.hit-section-4-card-text {
  color: #555 !important;
  font-family: Montserrat, sans-serif !important;
}

#container-calculator {
.tabs {
	display: block;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0;
	overflow: hidden;
}

.tabs [class^="tab"] label,
.tabs [class*=" tab"] label {
	color: #999;
	cursor: pointer;
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1em;
	padding: 2rem 0;
	text-align: center;
}

.tabs [class*=" active"] label {
  color: #001E62;
}

.tabs [class*=" active"] h3 {
  color: #001E62 !important;
}

div.tabs label:hover {
  filter:unset !important;
}

.tabs [class^="tab"] [type="radio"],
.tabs [class*=" tab"] [type="radio"] {
	border-bottom: 1px solid #999;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: block;
	width: 100%;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.tabs [class^="tab"] [type="radio"]:hover,
.tabs [class^="tab"] [type="radio"]:focus,
.tabs [class*=" tab"] [type="radio"]:hover,
.tabs [class*=" tab"] [type="radio"]:focus {
	border-bottom: 1px solid #001E62;
  color: #001E62;
}

.tabs [class^="tab"] [type="radio"]:checked,
.tabs [class*=" tab"] [type="radio"]:checked {
	border-bottom: 2px solid #001E62;
  color: #001E62;
}

.tabs [class^="tab"] [type="radio"]:checked+div,
.tabs [class*=" tab"] [type="radio"]:checked+div {
	opacity: 1;
}

.tabs [class^="tab"] [type="radio"]+div,
.tabs [class*=" tab"] [type="radio"]+div {
	display: block;
	opacity: 0;
	padding: 2rem 0;
	width: 90%;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.tabs .tab-2 {
	width: 50%;
}

.tabs .tab-2 [type="radio"]+div {
	width: 200%;
	margin-left: 200%;
}

.tabs .tab-2 [type="radio"]:checked+div {
	margin-left: 0;
}

.tabs .tab-2:last-child [type="radio"]+div {
	margin-left: 100%;
}

.tabs .tab-2:last-child [type="radio"]:checked+div {
	margin-left: -100%;
}

#objetive_mode_button, #return_mode_button {
  box-shadow: unset !important;
  border-radius: unset !important;
  background-color: transparent !important;
  padding: unset !important;
  color: #001E62 !important;
  font-weight: bold !important;
  cursor: pointer !important;
  font-size: 14px !important;
}
}
