#header .header-nav-main nav > ul > li > a.dropdown-toggle .fa-chevron-down {
		display: block; margin-left: 8px;
	}
@media (max-width: 991px) {
	#header .header-nav-main nav > ul > li > a.dropdown-toggle .fa-chevron-down {
		display: flex;
	}
}
/* Headings */
h1, h2, h3, h4, h5, h6 {
	color: #31599e;
	font-weight: 300;
	letter-spacing: normal;
	margin: 0;
	-webkit-font-smoothing: antialiased;
}

h1 {
	font-size: 2.6em;
	line-height: 44px;
	margin: 0 0 32px 0;
}

h2 {
	font-size: 2.6em;
	font-weight: 700;
	line-height: 42px;
	margin: 0 0 32px 0;
}

h3 {
	font-size: 1.3em;
	font-weight: 400;
	line-height: 24px;
	margin-bottom: 15px;
	text-transform: uppercase;
}

h4 {
	font-size: 1.9em;
	font-weight: 300;
	line-height: 29px;
	margin: 0 0 14px 0;
}

h5 {
	font-size: 1em;
	font-weight: 600;
	line-height: 18px;
	margin: 0 0 14px 0;
	text-transform: uppercase;
}

h6 {
	font-size: 1em;
	font-weight: 400;
	line-height: 18px;
	margin: 0 0 14px 0;
}


ul.tick-bullet { margin: 0px 0 30px 0; }
ul.tick-bullet li { padding-left: 15px; margin-bottom: 8px; }
ul.tick-bullet li:before {
  content: "\f105"; /* FontAwesome Unicode */
  font-family: Font Awesome\ 5 Free;
  font-size: 18px;
  font-weight: 900;
  display: inline-block;
  padding-left: 0px;
  position: absolute;
  left: 0;
  top: 0px;
  color: #31599e;
}
/* Header */
#header .header-extra-info {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#header .header-nav-main nav > ul > li > a { font-size: 14px; }
.header-text{font-weight: 700; font-size: 1.2em;line-height: 1.5; color: #8c8888; }
.bg-gradient{background: #31599e;
background: -moz-linear-gradient(top, #31599e 0%, #07378a 100%);
background: -webkit-linear-gradient(top, #31599e 0%,#07378a 100%);
background: linear-gradient(to bottom, #31599e 0%,#07378a 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#31599e', endColorstr='#07378a',GradientType=0 );}

.home-introduction { border-top: solid 4px #31599e;; border-bottom: solid 4px #31599e; color: #31599e; margin: 0; padding: 25px 0; font-weight: 700; font-size: 1.8em;line-height: 1.4;}

section.section {
    background: #fff;
    border-top: none;
    margin: 0px;
    padding: 50px 0;
}
section.section-gradient {background: #07378a;
background: -moz-linear-gradient(-45deg, #07378a 0%, #2cb0e8 100%);
background: -webkit-linear-gradient(-45deg, #07378a 0%,#2cb0e8 100%);
background: linear-gradient(135deg, #07378a 0%,#2cb0e8 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#07378a', endColorstr='#2cb0e8',GradientType=1 );}

.section-contact h2 {}
.section-contact h3 { color: #fff; text-align: center; font-size: 1.4em; font-weight: 300; line-height: 24px; margin-bottom: 15px; text-transform: none; }
.section-contact h3 a { color: #fff; text-decoration: underline; }


.product-section{ border: solid 1px #31599e; padding: 20px; margin-bottom: 20px; }

.hrwhite hr {
    width: 50px;
    height: 3px;
    background: #fff!important;

}

.page-header.page-header-modern.page-header-background.page-header-background-md { padding: 80px 0; }
.page-header {
    background-color: #31599e;
    margin: 0 0 0px 0;
}

.past-project { border:  solid 1px #A3A3A3; padding: 20px; margin-bottom: 20px;}
.past-project p { margin-bottom: 6px; line-height: 20px; }
.past-project ul.tick-bullet li {

    padding-left: 15px;
    margin-bottom: 1px;

}

/* Cards */
.card-img-top {
    width: 100%;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.card-border-top { border-top: solid 6px #31599e; border-bottom: none; border-left: none; border-right: none;}
.card-border-top.bg-color-quaternary { border-top: solid 6px #f0f0f0; border-bottom: none; border-left: none; border-right: none;}
.card.bg-color-primary:hover { background-color: #07378a!important;}
.card.bg-color-quaternary:hover { background-color: #dddddd!important;}

.card-body-btn {
	padding: 0 32px 32px 32px;
	padding: 0 2rem 2rem 2rem;
}
a:hover {text-decoration:none!important;}



/**** Testimonials ****/
.testimonial.testimonial-style-2 .testimonial-quote {
	display: inline-block;
	position: relative;
	color: #fff;
	font-size: 50px;
	line-height: 1;
	font-family: Montserrat, sans-serif;
}
.testimonial.testimonial-style-2 .testimonial-quote::before {
	content: '';
	display: block;
	position: absolute;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}


.testimonial.testimonial-style-2 blockquote p {
	color: #fff !important;
	font-family: "Montserrat", Arial, sans-serif;
	font-size: 20px; text-transform: uppercase;
	line-height: 1.6;
}
.testimonial.testimonial-style-2 .testimonial-author p strong {
	position: relative;
	display: inline-block;
	color: #fff !important;
}
.testimonial.testimonial-style-2 .testimonial-author p strong::before {
	content: '';
	display: block;
	position: absolute;
	width: 35%;
	top: 0;
	left: 50%;
	border-top: 2px solid #fff;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
background-color: #2cb0e8;
}

/* Buttons */
html .btn-white {
	background-color: #fff;
	border-color: #2cb0e8;
	color: #2cb0e8;
}

html .btn-white:hover,
html .btn-white.hover {
	background-color: #2cb0e8;
	border-color: #2cb0e8;
	color: #fff;
}

html .btn-white:focus,
html .btn-white.focus {
	box-shadow: 0 0 0 3px rgba(240, 240, 240, 0.5);
}

html .btn-white.disabled,
html .btn-white:disabled {
	background-color: #fff;
	border-color: #2cb0e8;
}

html .btn-white:active,
html .btn-white.active {
	background-color: #dddddd !important;
	background-image: none !important;
	border-color: #2cb0e8 !important;
}

/* Footer */

#footer {
    font-size: 0.9em;
    margin-top: 0px;
}
#footer a:not(.btn) { color: #fff; }
#footer a:not(.btn):hover {
	color: #e6e6e6 !important;
}
#footer .footer-copyright a:not(.btn) { color: #555; }
#footer .footer-copyright a:not(.btn):hover { color: #31599e!important; }
