.logo-img {
  max-width: 80%;
}
#t4-section-1 .t4-module {
 background: #fff; 
}
#t4-section-1 .t4-module h3, #t4-section-1 .t4-module {
 color: #333; 
}
#t4-section-1 .t4-module h3 {
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.wf-column {
 	padding: 0 10px 10px 10px; 
}
h1, h2, h3, h4, h5 {
 text-transform: uppercase;
 font-family: 'Lato-Bold';
}
body, p {
	  font-family: 'Lato-Regular';
}
.t4-palette-dark .t4-module {
  color: #EEE;
}
.t4-palette-dark .t4-module .module-title {
 	font-size: 1.8rem;
  color: #ed8b00;
}

.t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link {
   font-family: 'Ropa Sans','sans-serif';
  text-transform: uppercase;
  font-size: 1.2rem;
	padding: 20px 9px;
	font-weight: 800;
}
.formResponsive select, .formResponsive input[type="text"], .formResponsive input[type="number"], .formResponsive input[type="email"], .formResponsive input[type="tel"], .formResponsive input[type="url"], .formResponsive input[type="password"] {
	height: 40px;
    padding: 6px;
    margin-bottom: 0px;
    width: 100%;
}
.formResponsive textarea {
		height: 160px;
    padding: 6px;
    margin-bottom: 0px;
    width: 97%;
}
#t4-header {
	background: #000;
}
#t4-top-bar {
	background:#ed8b00;
	padding:5px;
	color:#fff;
}
#t4-top-bar a {
	color:#fff!important;
	text-decoration: underline;
}
.formResponsive .formHorizontal .rsform-block {
	margin-bottom:0px;
}
.formResponsive input[type="submit"], .formResponsive button[type="submit"] {
	float:right;
	background:#ed8b00;
	padding:0.375rem 0.75rem;
font-size: 18px;
	border-radius: 0px;
}
a {
	color:#ed8b00;
}
.formResponsive input[type="submit"], .formResponsive button[type="submit"]:hover {
	background:#000;
}
.t4-header .header-block {
		padding: 5px 5px;
	}
.banner {
  position: relative;
  text-align: center;
  color: white;
}
.centered {
    position: absolute;
    bottom: 0%;
    left: 0%;
    background: #ed8b00;
    width: 100%;
}
img.trada {
	margin-top:20px;
}
#t4-section-5 {
	background: #ed8b00;
}
#Mod169 a.btn, #Mod170 a.btn, #Mod171 a.btn, #Mod172 a.btn {
	position: absolute;
    bottom: 5px;
    left: 5px;
    right: 5px;
}
#Mod169, #Mod170, #Mod171, #Mod172 {
	text-align: center;
	min-height:495px;
	position: relative;
}
.t4-palette-gray {
background: rgb(27,108,53);
background: linear-gradient(0deg, rgba(255,163,41,1) 40%, rgba(237,139,0,1) 100%);
}
.contactform {
		background: #eeeeee;
padding:50px 50px 10px 50px;
}
.t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link {
	  font-family: 'Lato-Regular';
	font-size:15px;
	font-weight: normal;
}
#t4-section-1 .t4-section-inner.container .row {
	margin-top:-130px;
}
ul.sigFreeClassic {
    text-align: center;
    display: block;
    float: none;
    width: 350px;
}
ul.sigFreeClassic li.sigFreeThumb {
	float:none;
}
.cog {
    position: absolute!important;
    left: 30%;
    top: 65%;
}
.cogless {
	 position: absolute!important;
    right: 30%;
    top: 65%;
}
@media (max-width: 1220px) {
	.t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link {
		padding:20px 10px;
	}
	.navbar-brand.logo-image img {
	width:250px;
		max-height: none;
	}
	.t4-header .header-block {
		padding: 5px 0px;
	}
	.t4-header-r .wf-columns {
		gap:0px;
		padding-top:20px;
	}
}
@media (max-width: 1100px) {	
	.t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link {
		padding:20px 6px;
		font-size:14px;
	}
	.t4-header-r .wf-columns {
		text-align: right;
	}
.cog{
    position: relative!important;
    left: auto;
    top: auto;
}
.cogless {
	 position: relative!important;
    right: auto;
    top: auto;
}
}
@media (max-width: 991px) {
	.nav-breakpoint-lg .t4-megamenu {
  background:#333;
}
}
@media (max-width: 800px) {
#t4-section-1 .t4-section-inner.container .row {
	margin-top:-70px;
}
}
@media (max-width: 700px) {
.container-sm, .container, .t4-masthead .t4-masthead-detail {
    max-width: 98%;
}
	.row {
    --t4-gutter-x: 1rem;
}
	.cog a, .cogless a {
padding: 10px 20px!important;
}
}
@media (max-width:650px) { 
		.navbar-brand.logo-image img {
	width:80%;	
	}
	#t4-section-1 .t4-module {
		margin-bottom:10px;
	}
  h1, .h1 {
    font-size:30px;
  }
  #Mod187 p {
    font-size: 14px;
  }
   #Mod187 img {
  max-width: 20px;
height: auto;
	}
	.centered {
		bottom:-50px;
	}
  .article-body img {
    display: block;
    margin: 10px auto !important;
    float: none !important;
  }
}
@media (max-width: 568px) {
#Mod169 a.btn, #Mod170 a.btn, #Mod171 a.btn, #Mod172 a.btn {
    position: relative;
    bottom: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
}
	.item-page .page-header h2, .item-page .page-header .h2 {
		font-size: 28px;
	}
	#Mod169, #Mod170, #Mod171, #Mod172 {
		min-height: 100px;
	}
}
@media (max-width: 500px) {
#t4-section-1 .t4-section-inner.container .row {
	margin-top:0px;
}
	ul.sigFreeClassic {
		width:auto;
	}
	.px-5 {
		padding: 0px!important;
	}
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
}

.sticky header {
  z-index: 999;
  position: relative;
  background: #000;
}
.logo-img {
  transition: all .5s;
  transition-timing-function: ease-in-out;
}
.sticky .logo-img {
  max-width: 45%;
  transition: all .5s;
  transition-timing-function: ease-in-out;
}
.t4-megamenu .navbar-nav > li.active > a, .t4-megamenu .navbar-nav > li.active > .nav-link {
  color: #ed8b00!important;
  border-bottom: 3px solid #ed8b00 !important;
}
div#n2-ss-2 .cog .n2-ss-button-container a div:after {
    content: '';
    background-image: url(/images/cog.png);
    height: 20px;
    width: 20px;
    margin-left: 10px;
}
.t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link {
	color:#fff!important;
}
.t4-header-r.d-flex.align-items-center {
	min-width: 1px!important;
}
.t4-navbar.mx-auto.collapse-static {
	margin-right: 0px!important;
}
#Mod169 img, #Mod170 img, #Mod171 img, #Mod172 img {
	width:100%;
}
#t4-footnav a {
	color:#ed8b00!important;
}
#t4-footnav {
	border-top: 3px solid #ed8b00;
	background:#000!important;
}
.btn.btn-primary {
	background-color: #ed8b00;
		border-color: #ed8b00;
}
.navbar-brand.logo-control img.logo-img {
	max-height:125px;
}
@font-face {
  font-family: 'Lato-Bold';
  src: url('/templates/candid/fonts/Lato-Bold.eot');
  src: url('/templates/candid/fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'),
       url('/templates/candid/fonts/Lato-Bold.svg#Lato-Bold') format('svg'),
       url('/templates/candid/fonts/Lato-Bold.ttf') format('truetype'),
       url('/templates/candid/fonts/Lato-Bold.woff') format('woff'),
       url('/templates/candid/fonts/Lato-Bold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Lato-Regular';
  src: url('/templates/candid/fonts/Lato-Regular.eot');
  src: url('/templates/candid/fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'),
       url('/templates/candid/fonts/Lato-Regular.svg#Lato-Regular') format('svg'),
       url('/templates/candid/fonts/Lato-Regular.ttf') format('truetype'),
       url('/templates/candid/fonts/Lato-Regular.woff') format('woff'),
       url('/templates/candid/fonts/Lato-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

div#n2-ss-2 .n2-font-c0f6b4b7b7771583149c85a4b57bbcfd-hover {
  font-family: 'Lato-Bold'!important;
}
.t4-footnav .t4-module .module-title span {
	font-size: 14px;
}
.n2-ss-slider .n2-ow-all b, .n2-ss-slider .n2-ow-all i {
	font-family: 'Lato-Regular';
	font-weight: normal;
}
.t4-col.footnav-4 {
	margin-left:0px;
}
.t4-palette-blue {
	background-color: #ed8b00;
}
body.item-142 #t4-section-6 .container, body.item-238 #t4-section-6 .container, body.item-221 #t4-section-6 .container {
	max-width: 100%;
	padding:0px;
}
body.item-142 #t4-article {
	display:none;
}
.candid {
	    background: #e5e5e5;
    width: 300px;
    padding: 15px;
    font-weight: 600;
    border-radius: 3px;
    color: #000;
}
#Mod169 ul {
	list-style: none;
    margin-left: 0px;
    padding-left: 0px;
    font-size: 14px;
}
.centered h1 {
	margin-top:6px;
}
body.item-222 #t4-section-6 .container{
	max-width:100%;
		padding:0px;
}
body.item-222 iframe {
	width:100%;
}
p.readmore .btn:hover {
  color:#fff;
  background:#ed8b00;
}
p.readmore .btn {
  background:#ed8b00;
  color:#000
}
.item-page .page-header h2, .item-page .page-header .h2 {
  font-size:37px;
}
#t4-article {
  padding:50px 20px;
}
.items-row .item .item-content h2, .items-row .item .item-content .h2 {
  font-size:1.2rem;
}
li.sigFreeThumb {
  display: none;
}
li.sigFreeThumb:nth-child(-n+1){
  display: list-item;
}
.navbar-toggler:hover {
  color:#ed8b00;
}
#cprojects{
  position:relative;
}
#cprojects h3 {
text-align: center;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    color: #fff;
    background: #000;
    margin: 0 24px;
  width:350px;
  margin: 0 auto;
  font-size:20px;
  padding:10px;
}
.items-row .item {
    background: #000;
  padding-top: 0px;
    margin-bottom: 20px;
  padding-bottom:0px;
}
.com-content-category-blog__items.blog-items.masonry-3 .item-image img {
  width:100%;
}
.items-row .item h2 a { 
  color:#fff;
}
.items-row .item .item-content {
  padding:10px;
}
.t4-section.reviews {
  padding: 50px 20px;
}