:root {

	--background-body: #cfe6fc;

	/* Primary color */
	
	--color-primary-background: #147c6e;
	--color-primary-background-gradient-top: #147c6e;
	--color-primary-background-gradient-bottom: #147c6e;
	--color-primary-background-border: #249d58;
	--color-primary-background-shadow: #000;	
	--color-primary-foreground: #fff;
	--color-primary-foreground-shadow: #000;
	
	/* Primary color - Active (used for hover/active states) */
	
	--color-primary-active-background: #147c6e;
	--color-primary-active-background-gradient-top: #147c6e;
	--color-primary-active-background-gradient-bottom: #147c6e;	
	--color-primary-active-background-border: #249d58;
	--color-primary-active-background-shadow: #dc8840;	
	--color-primary-active-foreground: #fff;
	--color-primary-active-foreground-shadow: #000;
	
	
	/* Secondary color */
	
	--color-secondary-background: #00509b;
	--color-secondary-background-gradient-top: #00509b;
	--color-secondary-background-gradient-bottom: #00509b;
	--color-secondary-background-border: #00509b;	
	--color-secondary-background-shadow: #3f3e3e;
	--color-secondary-foreground: #fff;
	--color-secondary-foreground-shadow: #000;
	
	/* Secondary color - Active (used for hover/active states) */
	
	--color-secondary-active-background: #00509b;
	--color-secondary-active-background-gradient-top: #00509b;
	--color-secondary-active-background-gradient-bottom: #00509b;	
	--color-secondary-active-background-border: #00509b;
	--color-secondary-active-background-shadow: #3f3e3e;	
	--color-secondary-active-foreground: #fff;
	--color-secondary-active-foreground-shadow: #000;

}

.customercount {
    padding: 35px 0;
    font-weight: bold;
    font-size: 2em;
    line-height: 1.5em;
    text-align: center;
    border-top: #76AAE6 1px solid;
}

.product-tables1 .product-tables1-box.product-tables1-box-features .product-tables1-head .product-tables1-heading {
        font-size: 23px;
}

.product-tables1 .product-tables1-box.product-tables1-highlight .product-tables1-head .product-tables1-heading,
.product-tables1 .product-tables1-box.product-tables1-highlight .product-tables1-head2 .product-tables1-heading2 {
    font-size: 21px;
}

.product-boxes2 .product-boxes2-box.product-boxes2-display1 .product-boxes2-image {
    padding: var(--spacing-inner);
    width: 40%;
    display: block;
    text-align: center;
    margin: 0 auto;
}

.product-boxes3-text {
    padding: 0 var(--spacing-inner);
    margin: 0 0 25px 0;
}

.banner .banner-heading {
    color: #0171bc;
    text-shadow:none;
}

.banner.banner-design2column .banner-buttons {
    font-size: 21px;
    padding-bottom: 31px;
}

.banner .list ul li .fas {
        color: #000;
}

.banner p, .banner .p li  {
    color:#000;
    text-shadow:none;
}

.banner-text {
    color: #147c6e;
    text-shadow: none;
    font-weight: bold;
    font-size: 28px!important;
}

.columncontent {
    width: 70%;
    margin: 0 2% 25px 0;
    float: left;
}

.columnsidebar {
    width: 28%;
    margin: 0 0 25px 0;
    float: left;
}

.columnsidebar .box {
    width: 100%;
    background: #fff;
    padding: 0 0 4% 0;
    margin: 0 0 25px 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
}
.wordpresscontainer .widgetbox {
    padding: 15px;
}
.columnsidebar .box .title {
    background: #303345;
    border-bottom: #000 2px solid;
    padding: 13px 0;
    margin: 0 0 15px 0;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -khtml-border-radius: 5px 5px 0 0;
}

.columnsidebar .box .title h1, .columnsidebar .box .title h2, .columnsidebar .box .title h3, .columnsidebar .box .title h4, .columnsidebar .box .title h5, .columnsidebar .box .title h6 {
    padding: 0 20px;
    margin: 0;
    text-align: center;
    color: #fff;
}

.columnsidebar .box p, .columnsidebar .box ul {
    width: 85%;
    margin: 0 auto 10px auto;
}

@media (max-width: 950px) {
    .columnsidebar {
        width: 100%;
        clear: left;
    }

    .columnsidebar .box {
        float: left;
        margin: 0 2% 25px 0;
        width: 46%;
    }
    
    .columncontent {
        width:100%;
    }
}

@media (max-width: 730px) {
    .columnsidebar .box {
        float: left;
        margin: 0 2% 25px 0;
        width: 100%;
    }
}

.banner .list ul li {
	text-transform: none;
	color: #000;
	text-shadow: none;
}

.banner .list ul li .fa {
	color: #fcab1c;
	margin-right: 10px;
}


/* Service box wrapping */

.product-boxes1 .product-boxes1-box .product-boxes1-text,
.product-boxes1 .product-boxes1-box .product-boxes1-features ul li {
	white-space: normal;
}


/* Subbanner */

.subbanner {
	background-image: url("../images/background6.jpg");
	background-size: cover;
	background-position: center top;
	background-repeat: repeat-x;	
}

.subbanner .background {
	background: rgba(0, 0, 0, 0.0);
}

.subbanner .subbanner-heading {
	color: #0171bc;
	text-shadow: none;	
}




/* Contact Form */

.container {
	width: 100%;
	margin: 0 auto;
	position: relative;
}

#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact textarea,
#contact button[type="submit"] {
	font: 400 12px/16px "Roboto", Helvetica, Arial, sans-serif;
}

#contact {
	padding: 25px;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}

#contact h3 {
	display: block;
	font-size: 30px;
	font-weight: 300;
	margin-bottom: 10px;
}

#contact h4 {
	margin: 5px 0 15px;
	display: block;
	font-size: 13px;
	font-weight: 400;
}

fieldset {
	border: medium none !important;
	margin: 0 0 10px;
	min-width: 100%;
	padding: 0;
	width: 100%;
}

#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact textarea {
	width: 100%;
	border: 1px solid #ccc;
	background: #FFF;
	margin: 0 0 5px;
	padding: 10px;
}

#contact input[type="text"]:hover,
#contact input[type="email"]:hover,
#contact input[type="tel"]:hover,
#contact input[type="url"]:hover,
#contact textarea:hover {
	-webkit-transition: border-color 0.3s ease-in-out;
	-moz-transition: border-color 0.3s ease-in-out;
	transition: border-color 0.3s ease-in-out;
	border: 1px solid #aaa;
}

#contact textarea {
	height: 100px;
	max-width: 100%;
	resize: none;
}

#contact button[type="submit"] {
	cursor: pointer;
	width: 100%;
	border: none;
	background: #147C6E;
	color: #FFF;
	margin: 0 0 5px;
	padding: 10px;
	font-size: 15px;
}

#contact button[type="submit"]:hover {
	background: #147C6E;
	-webkit-transition: background 0.3s ease-in-out;
	-moz-transition: background 0.3s ease-in-out;
	transition: background-color 0.3s ease-in-out;
}

#contact button[type="submit"]:active {
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}

.copyright {
	text-align: center;
}

#contact input:focus,
#contact textarea:focus {
	outline: 0;
	border: 1px solid #aaa;
}

::-webkit-input-placeholder {
	color: #888;
}

:-moz-placeholder {
	color: #888;
}

::-moz-placeholder {
	color: #888;
}

:-ms-input-placeholder {
	color: #888;
}

.linkblocks .linkblocks-linkblock {
	background: var(--color-secondary-active-background) !important;
	color: var(--color-white) !important;
}

.footermain .footermain-links ul{display:flex;flex-direction:column;}
.footermain .footermain-links ul li{position:relative;}
.footermain .footermain-links ul li a{display:block;padding:10px 10px 10px 10px;text-decoration:none;border-bottom:#eceaea 1px solid;}
.footermain .footermain-links ul li:first-child a{border-top:#eceaea 1px solid;}
.footermain .footermain-links ul li a .fab,.footermain .footermain-links ul li a .fad,.footermain .footermain-links ul li a .fal,.footermain .footermain-links ul li a .far,.footermain .footermain-links ul li a .fas{margin-right:10px;}
.footermain .footermain-links ul li a:hover{padding-left:15px;font-weight:700;}

.linkblocks-linkblock a {
	display:block;color:var(--color-secondary-active-foreground);
}

.navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-columns .navmain-columns-col1 {
  width : unset !important;
	flex-basis: 70%;
}

.navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-columns .navmain-columns-col2 {
	width : unset !important;
	flex-basis: 30%;
}

.template-glaze .copyrightmain {
	background: var(--color-brown) !important;
}

.template-glaze .footermain .footermain-heading {
	color: var(--color-black) !important;
}

.template-glaze .footermain a {
	color: var(--color-black);
}

.template-glaze .footermain a:hover {
	color: var(--color-white);
}

.linkblocks .linkblocks-linkblock a {
	color: var(--color-white);
}

.footermain-text {
	color: var(--color-black); !important;
}

.slideshow {
	visibility: visible !important;
}

.footermain-background-inner {
	background: unset!important;
}

.navmain ul li a {
	text-transform: uppercase;
	font-weight: 700;
}