#nova-hero, #nova-hero2{
	
	background-image:url('../img/bg/yellow-ribbon.png') !important;
	background-repeat:no-repeat !important;
	background-position:right center !important;
	background-size: 11% !important;
}


@media (max-width: 991px){
	#nova-hero{
		
		/*margin-top:130px !important;*/
		min-height:950px;
		/*border:1px solid red;*/
	}
  #nova-hero2 {
		margin-top:150px !important;
		
	}
	#our-expertise .p-5{
		padding:0 !important;
		
	}
	
	.px-5 {
		padding-right: 0rem !important;
		padding-left: 0rem !important;
		
	}
}

img#color-band {
	
	max-width:200px !important;
}

img#hero-logo{
	
	max-width:600px !important;
	
}



.featured-box.novaid-box {
	border-radius:20px;
	border-radius:8px 8px 20px 20px;
}


.featured-box.novaid-box .box-content {
	border-radius:8px;
	min-height:310px;
}

html .featured-box-primary .box-content {
  border-top-color: #43aeff;
}

html .featured-box-orange .box-content {
  border-top-color: #f57808;
}

html .featured-box-cyan .box-content {
  border-top-color: #5eeaf3;
}

.bg-color-dblue {
	
	background:#012b4b !important;
}
html .btn-lblue {
	background-color: #43aeff;
	border-color: #43aeff #43aeff #1a9bfc;
	color: #FFF;
	--color: #43aeff;
	--hover: #7cbbec;
	--disabled: #43aeff;
	--active: #dd4238;
}

html .btn-lblue:hover,
html .btn-lblue.hover {
	border-color: #83c7fb #83c7fb #43aeff;
	color: #FFF;
}

html .btn-lblue:hover:not(.bg-transparent),
html .btn-lblue.hover:not(.bg-transparent) {
	background-color: #7cbbec;
}

html .btn-lblue:focus,
html .btn-lblue.focus {
	border-color: #1a9bfc #1a9bfc #206da7;
	color: #FFF;
	box-shadow: 0 0 0 3px rgba(227, 97, 89, 0.5);
}

html .btn-lblue:focus:not(.bg-transparent),
html .btn-lblue.focus:not(.bg-transparent) {
	background-color: #0881dc;
}

html .btn-lblue.disabled,
html .btn-lblue:disabled {
	border-color: #43aeff #43aeff #1a9bfc;
}

html .btn-lblue.disabled:not(.bg-transparent),
html .btn-lblue:disabled:not(.bg-transparent) {
	background-color: #43aeff;
}

html .btn-lblue:active,
html .btn-lblue.active {
	border-color: #277dbe #277dbe #206da7 !important;
}

html .btn-lblue:active:not(.bg-transparent),
html .btn-lblue.active:not(.bg-transparent) {
	background-color: #0881dc !important;
	background-image: none !important;
}

.bg-color-orange {
	background:#ff9c00;
}

.bg-color-dorange {
	background:#f48f00;
}

.bg-color-yellow {
	background:#ffca00;
}
.bg-color-lblue {
	background:#43aeff;
}


.bg-color-dblue2 {
	background:#0071c5;
}

.card, .featured-box.novaid-box {
	position:relative !important;
	transition: all 0.3s ease-in-out;
	
}

#our-services .card:hover, 
#benefit .card:hover,
.featured-box.novaid-box:hover  {
	transform: translateY(-30px);
	box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.15);
}

#our-services .card {
	min-height:400px;
}

#benefit .card {
	min-height:400px;
}

#our-services {
	background-image:url('../img/bg/yellow-ribbon.png') !important;
	background-repeat:no-repeat !important;
	background-position:right center !important;
	background-size: 10% !important;
	
}

#our-approach{
	background-image:url('../img/bg/blue-ribbon.png') !important;
	background-repeat:no-repeat !important;
	background-position:right bottom !important;
	background-size: 7% !important;
	
}

#benefit{
	background-image:url('../img/bg/blue-ribbon2.png') !important;
	background-repeat:no-repeat !important;
	background-position:left center !important;
	background-size: 7% !important;
	
}

#faq{
	background-image:url('../img/bg/blue-ribbon2.png') !important;
	background-repeat:no-repeat !important;
	background-position:left center !important;
	background-size: 7% !important;
	
}


.border-bottom-1 {
	
	border-bottom:3px solid rgba(0,0,0,1);
	
}

.custom-date-1 {
	position:relative;
	font-size:56px;
}


.border-bottom-1 {
	padding:40px 0px 30px;
	min-height:140px;
}

.border-bottom-1:hover .custom-date-1{
	transition: all 0.3s ease-in-out;
	font-size:72px !important;
	color:#43aeff !important;
	color:#ff9c00 !important;
	
}

.border-bottom-1:hover .custom-date-2{
	transition: all 0.3s ease-in-out;
	font-size:72px !important;
	color:#fff !important;	
}

/*
.border-bottom-1:hover{
	transition: all 0.3s ease-in-out;
	background:#43aeff;
	color:#fff !important;
	
}

.border-bottom-1:hover .text-color-dark{

	color:#fff !important;
	
}
*/

#faq .card {
	background-color:transparent !important;
}

#faq .card-body {
    padding: 32px;
    padding: .5rem 2rem 1rem;
}

.bg-orange{
	background:#ff9c00;
}

.accordion.accordion-modern-2 > .card + .card {
    margin-top: 5px;
}

.accordion.accordion-modern-2 > .card .card-header a {
  padding: 8px 30px 8px;
  background-color: #ff9c00;
  background-color: #fff;
  border-radius: 0px;
  border-top: 1px solid rgba(0,0,0,0.2);
}

.accordion.accordion-modern-2 > .card:first-child .card-header a {

  border-top: 0px solid rgba(0,0,0,0.2);
}


#letsconnect {
	font-size:56px;
	line-height:56px;
}

#footer {
  background: #012b4b;
  border-top: 4px solid #012b4b;
  font-size: 0.9em;
  margin-top: 00px;
  padding: 0;
  position: relative;
  clear: both;
}

#footer .footer-copyright.footer-copyright-style-2 {
  background: #012b4b;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
}

.numbers-list {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    gap: 30px;
}

.numbers-list li {
    font-size: 14px; 
    font-weight: bold; 
    padding: 15px 20px; 
    border: 0px solid #ddd;
    display: inline-block; 
    text-align: center; 
    min-width: 80px;
}

.numbers-list li a{
    color:#012b4b !important;
	font-weight:normal;
	text-decoration:underline;
}

.text-color-dblue {
	color:#012b4b !important;
}

#novaidform .form-control{

  border-color: rgba(255, 255, 255, 0.3);
	background-color: transparent !important;
}

@media (max-width: 991px){
	
	.numbers-list {
		display: grid;
		justify-content: center;
		gap: 5px;
	}
	.numbers-list li {		
		padding: 10px 20px; 
	}
}

.custom-shape-1 {
  position: absolute;
  top: 25px;
  left: -30px;
  bottom: 25px;
  right: 30px;
  z-index: 0;
}



@media (min-width: 992px){
	
	#nova-video .py-lg-5 {
	
	padding-top:5rem !important;
	padding-bottom:5rem !important;
}
}


.form-control {

    color: #fff !important;

}




 #header .header-nav-main nav > ul > li > a {
	font-size:15px;
    text-transform: none;
  }

@media (min-width: 992px) and (max-width: 1199px) {
    #our-services .card-body.py-4  {
        
        padding: 1rem;
    }
	
	 #our-services .pt-5  {
        
        padding-top: 1.5rem !important;
    }
	
	#benefit .card {
	  min-height: 560px;
	}
}


@media (min-width: 992px) {
  #header .header-nav-main nav > ul > li > a {
	font-size:15px;
    text-transform: none;
  }
}

@media (max-width: 991px) {
  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links nav > ul li a {
    font-size: 14px;
  }
}

/*responsive*/

#cookieBanner {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(34,34,34,0.9);
	color: #fff;
	text-align: left;
	padding: 20px;
	z-index: 1000;
	display: none;
	width:500px;
}
#cookieBanner button {
	margin-left: 15px;
	padding: 10px 20px;
	background-color: #28a745;
	color: #fff;
	border: none;
	cursor: pointer;
	border-radius: 5px;
}
#cookieBanner button:hover {
	background-color: #218838;
}

html .btn-dark {
  background-color: #012b4b;
  border-color: #012b4b #012b4b #012b4b;

}