@media (max-width: 767px) {
  .t-bill-banner-title-1, .t-bill-text{
    margin-bottom: 0px !important;
  }
  .t-bill-banner-title-2{
    margin-bottom: 0px !important;
  }
  .t-bill-text{
    font-size: 13px !important;
  }
}

h1, h2,h3{
  font-weight: 400 !important
}

.banner-text{
  margin: inherit !important;
}

.banner-text-center{
  margin: 0 auto !important;
}

.title-left{
  text-align: left !important;
}
.t-bill-disclaimer{
  text-align: left !important;
  padding: 0 !important;
}
.banner-area-about{
  /*margin-top: 20px !important*/
}
.sa-banner-title-1{
  margin-top: -5%;
}
.banner-area-aboutus{
    background-position: center !important;
}

.banner-area-FAQ, .banner-area-contact{
  min-height: 500px !important
}

.banner-text{
  max-width: 100%
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
  color: #d1051e !important;
}

.border-section-key {
  border-right: 1px solid #3F4356 !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: #212121;
  	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: #d1051e;
  }

  .tabs [class*=" active"] h3 {
    color: #d1051e !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 #d1051e;
    color: #d1051e;
  }

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

  .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: #d1051e !important;
    font-weight: bold !important;
    cursor: pointer !important;
    font-size: 14px !important;
  }
/*}*/

.calculator-section-5{
  background: #d1051e !important;
}

.calculator-section-4-subititle{
  font-weight: normal !important;
  color: #3F4356 !important;
}
.calculator-section-6-subtitle{
  color: #3F4356 !important;
  /*font-weight:normal;*/
  font-size:18px;
}
.calculator-section-3-last-text{
  color: #3F4356 !important;
}
.controller-title.hightlighted {
    /*background-color: #1156A5;*/
    border-bottom: 1px solid #212121 !important;
    box-shadow: none;
}

.locked{
  filter: brightness(0) saturate(100%) invert(18%) sepia(93%) saturate(3334%) hue-rotate(342deg) brightness(78%) contrast(115%) !important;
}

.vestiva-button-green{
  background: #D00513 !important;
}

.cardWhyShouldYouInvest{
  box-shadow: 0px 0px 18px 0px rgb(0 0 0 / 20%) !important;
  margin-bottom: 1em;
  padding: 0;
}

.infography {
  border-color: unset !important;
  border-style: unset !important;
  min-height: 220px !important;
  color: #3c3b3c;
}
.product-home{
  color:#D00513 !important;
}
#chatbot-launcher{
  background-color: #d1051e !important;
}
.footer-chatbot{
  border-top: 3px solid #d1051e;
}
:root {
    --main-bg-color: #d1051e !important;
}
.fa-robot-chatbot img{
  filter: brightness(0) saturate(100%) invert(18%) sepia(93%) saturate(3334%) hue-rotate(342deg) brightness(78%) contrast(115%) !important;
}

section.calculator-section-2 .service-box-title2{
  color: #3F4356 !important;
  font-family: 'RedHatDisplay', sans-serif !important;
  font-weight: bold !important;
}
section.calculator-section-2 img{
  filter: brightness(0) saturate(100%) invert(18%) sepia(93%) saturate(3334%) hue-rotate(342deg) brightness(78%) contrast(115%) !important;
}
.tbill-button{
  background: #4E8BF2 !important;
}
/*
.tabs [class*=" active"] label {
  color: #D00513;
}

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