/* ******************************************************************************
*********************************************************************************
Use this file to override any of the CSS styles preset in the themed
stylesheets or you can add your own custom styles.
*********************************************************************************
****************************************************************************** */

/* Test */



















































.dnd-section > .row-fluid,
.page-center,
.content-wrapper {
	max-width: 1080px;
}

.dnd-section {
	padding-bottom: 80px;
	padding-top: 80px;
}

.body-container__homepage .dnd-section:nth-child(odd) {
	background-color: #333;
}




	
body {
	color: #6b6b6b;
	font-family: Nunito;
	font-weight: 500;
	font-size: 16px;
}

p {
	font-family: Nunito;
	font-weight: 500
}

a { 
	color: rgba(0, 114, 188, 1.0);
	cursor: pointer; 
}

a:hover,
a:focus {
	color: rgba(0, 114, 188, 1.0); 
}

a:active {
	color: rgba(40, 154, 228, 1.0);
}

h1 {
	color: #000;
	font-family: Nunito;
	font-size: 35px;
	font-weight: 800;
}

@media(max-width: 767px) {
	h1 {
		font-size: 29.75px;
	}
}

h2 {
	color: #6b6b6b;
	font-family: Nunito;
	font-size: 30px;
	font-weight: 400;
}

@media(max-width: 767px) {
	h2 {
		font-size: 25.5px;
	}
}

h3 {
	color: #000;
	font-family: Nunito;
	font-size: 28px;
	font-weight: 800;
}

@media(max-width: 767px) {
	h3 {
		font-size: 23.8px;
	}
}

h4 {
	color: #6b6b6b;
	font-family: Nunito;
	font-size: 26px;
	font-weight: 400;
}

@media(max-width: 767px) {
	h4 {
		font-size: 22.099999999999998px;
	}
}

h5 {
	color: #6b6b6b;
	font-family: Nunito;
	font-size: 24px;
	font-weight: 400;
}

h6 {
	color: #000;
	font-family: Noto Sans;
	font-size: 23px;
	font-weight: 400;
}
	





form,
.submitted-message {
	border-color: rgba(#null, 0.0);
	font-family: Nunito;
}

form,
.submitted-message {
	background-color: rgba(43, 135, 218, 1.0);
	color: rgba(255, 255, 255, 1.0);
}

form h1,
form h2,
form h3,
form h4,
form h5,
form h6,
form p,
form a:not(.hs-button){
	color: rgba(255, 255, 255, 1.0);
}

h3.form-title {
	background-color: rgba(43, 135, 218, 1.0);
	color: rgba(255, 255, 255, 1.0);
}

.hs-button,
.button--primary {
	background-color: rgba(255, 255, 255, 1.0);
	border-color: rgba(255, 255, 255, 1.0);
	border-radius: 15px;
	border-width: 1px;
	color: rgba(0, 114, 188, 1.0);
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 12px;
	padding-bottom: 12px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
	background-color: rgba(255, 255, 255, 1.0);
	border-color: rgba(255, 255, 255, 1.0);
	color: rgba(0, 114, 188, 1.0);
}

.hs-button:active,
.button--primary:active {
	background-color: rgba(255, 255, 255, 1.0);
	border-color: rgba(255, 255, 255, 1.0);
	color: rgba(0, 114, 188, 1.0);
}

.hs-form .field > label,
.hs-form-field > label {
	color: rgba(255, 255, 255, 1.0);
}

.hs-form legend {
	color: rgba(255, 255, 255, 0.5);
}

form input,
form select,
form textarea,
.hs-input,
input#hs-pwd-widget-password {
	border-color: rgba(203, 214, 226, 1.0);
	color: ;
	border-radius: 15px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus,
input#hs-pwd-widget-password:focus {
	border-color: rgba(82, 168, 236, 0.8);
}

.fn-date-picker .pika-table thead th {
	color: rgba(255, 255, 255, 0.0);
}

.hs-input:-moz-placeholder,
.hs-input::-webkit-input-placeholder,
.hs-field-desc,
.hs-dateinput:before,
.hs-richtext {
	color: #6b6b6b;
}

.hs-richtext {
	font-size: 16;
}

.hs-default-font-element,
.hs-main-font-element {
	font-family: Nunito;
}

.fn-date-picker td.is-today .pika-button {
	color: #000;
}

.fn-date-picker td.is-selected .pika-button {
	background: #000;
}

.fn-date-picker td .pika-button:hover {
	background-color: #333 !important;
}





th,
td {
	background-color: rgba(255, 255, 255, 1.0);
	border: 1px solid rgba(0, 0, 0, 1.0);
	color: rgba(0, 0, 0, 1.0);
}

thead th,
thead td {
	background-color: rgba(0, 0, 0, 1.0);
	color: rgba(255, 255, 255, 1.0);
}

tfoot td {
	background-color: rgba(0, 0, 0, 1.0);
	color: rgba(255, 255, 255, 1.0);
}

table,
tbody + tbody {
	border-color: rgba(0, 0, 0, 1.0);
}





.top_head{
	background-image: linear-gradient(90deg,rgba(0, 114, 188, 1.0) 21%, rgba(118, 188, 27, 1.0) 100%);
}

.top_cntn p{
	color:rgba(255, 255, 255, 1.0);
}


.top_cntn p a{
	color: rgba(0, 114, 188, 1.0); 
	background-color: rgba(255, 255, 255, 1.0); 
	border-color: rgba(0, 114, 188, 1.0); 
}

.top_cntn p a:hover{
	color: rgba(0, 114, 188, 1.0); 
	background-color: rgba(255, 255, 255, 1.0); 
	border-color: rgba(255, 255, 255, 0.0); 
}

.head_inr{
	background-color : rgba(255, 255, 255, 1.0);
}

@media(min-width:981px){
	
.custom-menu-primary>div>ul>li>a{
	color : rgba(0, 0, 0, 0.6);
}

.custom-menu-primary>div>ul>li>a:hover{
	color : rgba(0, 0, 0, 0.7000000000000001);
}

.custom-menu-primary>div>ul>li:hover >a{
	background-color : rgba(255, 255, 255, 0.0);
}  

.custom-menu-primary>div>ul>li.active-branch > a{
	background-color : rgba(255, 255, 255, 0.0);
	color : rgba(0, 0, 0, 0.6);
}

.custom-menu-primary >div  ul ul {
	background-color : rgba(255, 255, 255, 1.0);
	border-color : rgba(0, 114, 188, 1.0);
}

.custom-menu-primary >div  ul ul li a {
	color : rgba(0, 0, 0, 1.0);
}

.custom-menu-primary >div  ul ul li a:hover {
	color : rgba(0, 0, 0, 0.5);
}

.custom-menu-primary >div  ul ul li:hover > a {
	background-color : rgba(0, 0, 0, 0.02);
}

.custom-menu-primary >div  ul ul li.active-branch > a  {
	background-color : rgba(255, 255, 255, 0.0);
	color : rgba(0, 0, 0, 1.0);
}
}

.hd_btn a{
	color: rgba(12, 113, 195, 1.0); 
	background-color: rgba(255, 255, 255, 1.0); 
	border-color: rgba(12, 113, 195, 1.0); 
}

.hd_btn a:hover{
	background-color: rgba(0, 0, 0, 0.05); 
}







.footer {
	background-color: rgba(0, 0, 0, 1.0);
	color: rgba(107, 107, 107, 1.0); 
}

.footer  h3,
.ft_menu .hs-menu-wrapper>ul>li>a,
.ft_menu .hs-menu-wrapper>ul>li>a:hover{
	color: rgba(107, 107, 107, 1.0); 
}

.footer a{
	color: rgba(128, 128, 128, 1.0); 
}

.footer a:hover{
	color: rgba(128, 128, 128, 1.0); 
}

.copyright{
	color: rgba(107, 107, 107, 1.0); 
}

.ft_right_txt a{
	color: rgba(155, 155, 155, 1.0); 
	background-color: rgba(255, 255, 255, 0.0); 
	border-color: rgba(155, 155, 155, 1.0); 
}

.ft_right_txt a:hover{
	color: rgba(155, 155, 155, 1.0); 
	background-color: rgba(255, 255, 255, 0.2); 
	border-color: rgba(255, 255, 255, 0.0); 
}

.ft_right_txt a:after{
	color: rgba(0, 114, 188, 1.0);  
}

	














body .icon svg {
	fill: #000;
}

body .tns-nav button.tns-nav-active {
	background-color: #000;
}

body .tns-nav button:hover,
body .tns-nav button:focus {
	background-color: #000;
}

body .social-links__icon {
	background-color: #000;
}

body .social-links__icon:hover svg,
body .social-links__icon:focus svg {
	fill: rgba(#null, 0.0);
}

body .social-links__icon:active svg {
	fill: rgba(#null, 0.0);
}

body .team-member__description {
	background-color: #333;
}
	




.body-container__website .dnd-section:nth-child(odd) {
	background-color: {typography=, tables=, buttons=, spacing=, footer=, global_colors=, header=, forms=}
}