/*
 Theme Name:   Control Alt Designs Child Theme
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Control Alt Designs Child Theme
 Author:       Collin Johnson
 Author URI:   http://www.controlaltdesigns.com
 Template:     u-design
 Version:      2.13.10
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         
 Text Domain:  
*/

/*
font-family: "museo-sans", sans-serif;
font-weight: 300;
font-style: normal;

font-family: "museo-sans", sans-serif;
font-weight: 300;
font-style: italic;

font-family: "museo-sans", sans-serif;
font-weight: 700;
font-style: normal;

font-family: "museo-sans-rounded", sans-serif;
font-weight: 300;
font-style: normal;

font-family: "museo-sans-rounded", sans-serif;
font-weight: 300;
font-style: italic;

font-family: "museo-sans-rounded", sans-serif;
font-weight: 700;
font-style: normal;

font-family: "museo-sans-rounded", sans-serif;
font-weight: 700;
font-style: italic;

*/
/*
#page-title h1 {display:none}
#page-title {padding:80px}
#page-content-title {
    background: url(/wp-content/uploads/2025/03/9-the-meadow-barn-sioux-falls-wedding-venue-south-dakota-rustic-outdoor.webp) no-repeat scroll center center #FFFFFF;
	background-size:cover
}
*/

Cognito Forms styles*/
.cog-branding {display:none !important}
.cog-abuse  {display:none !important}

/*div.issues:nth-child(odd) {
        background-color: #f7f7f7; 
    }*/

.dbuttons .vc_column-inner {

    padding-left: 5px !important;
    padding-right: 5px !important;

}

.voting {
	border:1px solid #cccccc;
	padding:30px
}

.voting h1 {
	font-size:2.4em
}

.issues {
	padding-top:30px; padding-bottom:30px
}
.issues h1 {
	padding-top:30px; padding-bottom:0px
}

.vision p {
	font-size:1em;
	line-height:1.5em
}

.visionbox {
	border:1px solid #00aeef;
	padding:30px;
	min-height:280px;
	background-color:#be1e2d
}

.visionbox h2 {
	font-size:1.8em
}

.form1 {
	padding:30px;
	border-radius:20px;
	box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.3);
	background-color:#ffffff
}


.icons1 img {
	width:100px; height:100px;
	display: block;
	margin:auto;
	padding:0px 20px 0px 20px
}

@media only screen and (max-width: 720px) {
	.icons1 img {
	display:inline;
	margin:0px;
	width:50px; height:50px;
	padding:0px 10px 0px 10px
}
	
}

.fancyimg img {
    border-style: solid;
    border-width: 4px 4px 4px 4px;
    border-color: rgba(255,255,255,0.33);
    border-radius: 24px 24px 64px 24px;
    box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.3);
	margin-top:20px;
	
}

.fancyimg2 img {
    border-style: solid;
    border-width: 4px 4px 4px 4px;
    border-color: rgba(255,255,255,0.33);
    border-radius: 20px 20px 20px 20px;
    box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.3);
	

}

.eventtypes h1 {
	font-size:2.1em
	/*font-size:2.8em*/
}

.getstarted {
	background-position:center center;
	background-image:url(/wp-content/uploads/2025/07/theatre.jpg);
	background-repeat:no-repeat;
	background-size:100% auto;
	/*margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-top:0px !important;*/
}

.getstarted2_old {
	background-color: rgba(0,0,0,0.5);
	padding-bottom:80px;
	padding-top:50px !important;
	margin-top:0px;
}

.getstarted2 {
	background-color: rgba(84,131,144,1);
	margin-bottom:80px;
	margin-top:50px !important;
	border-radius:30px;
	padding-bottom:50px;
}

.footerca {
	background-position:center center;
	background-image:url(/wp-content/uploads/2025/06/vibration-analysis.jpg);
	background-repeat:no-repeat;
	background-size:100% auto;
	margin-bottom:0px
}



.cat5cable {
	background-position:center bottom;
	background-image:url(/wp-content/uploads/2025/03/cat5cable2.svg);
	background-repeat:no-repeat;
	background-size:60px auto;
	animation-delay: 0s;
}

.cat5cable2 {
	background-position:center bottom;
	background-image:url(/wp-content/uploads/2025/03/cat5cable2.svg);
	background-repeat:no-repeat;
	animation-delay: 0.4s;
	width:50px;
	height:400px;
	margin-bottom:100px;
	background-size:100% auto;
	float:left
	
}

.cat5cable2 p, .cat5cable3 p{ margin:0px; padding:0px}

.cat5cable3 {
	background-position:center bottom;
	background-image:url(/wp-content/uploads/2025/03/cat5cable2.svg);
	background-repeat:no-repeat;
	animation-delay: 0.7s;
	width:40px;
	height:350px;
	margin-bottom:150px;
	background-size:100% auto;
	float:right
}


.rowcat5 {
	
}

@media only screen and (max-width: 720px) {
	.rowcat5 {
		padding:inherit
	}
	.cat5cable2, .cat5cable3 { width:30px}
}

.bgd_logo {
	background-position:right 100px;
	background-image:url(/wp-content/uploads/2025/05/bgd_symbol_grey.svg);
	background-size:100% auto;
	background-repeat:no-repeat;
}

@media only screen and (max-width: 720px) {
	.bgd_logo {
		background-position:right 100px;
		background-size:1500px auto;
	}
}

.bgd_white {
	background-color: rgba(255,255,255,0.64);
	box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.2);
	margin-top:40px;
	padding:30px;
	padding-bottom:50px;
}

@media only screen and (max-width: 720px) {
	.bgd_white {
		margin:5px !important;
		margin-bottom:30px !important;
		padding:20px;
	}
}


.eventtypes {
	/*background-image:url(/wp-content/uploads/2025/03/bgd_whitewood1-1.jpg);*/
	background-position:center top;
	background-size:cover;
	background-color:#ffede0;
	background-repeat:no-repeat
}

.logos img {
	width:200px;
	padding:0px 20px 0px 20px
}

.logos  {
	padding-top:40px
}

/* ----------- Start Product Tables --------------*/

.ptable table {
	min-width:100%
}

.ptable td {
	padding-left:10px;
	padding-right:10px;
	font-size:14px
}

.ptable tr {
  background-color: #ffffff;
}

.ptable tr:nth-of-type(odd) {
  background-color: #eeeeee;
}

.ptable th {
  background-color: #333333;
	color:#ffffff
}	

/*Begin last menu item phone number*/
#main-top-menu > li.mphone {
  /*border: 1px solid #0337a9;*/
	
}

#navigation-menu ul.sf-menu > li.mphone {
    margin: 0 0 0 10px;
}

#main-top-menu > li.mphone a {
	background-color:transparent !important;
	font-weight:700 !important;
	border:1px solid #cccccc;
	
}

#main-top-menu > li.mphone a span {
  color: #ffffff !important;
	padding-left:40px !important;
	
	
}

#main-top-menu > li.mphone {
	border:1px solid #ded6c3;
	background-color:#be1e2d !important;
	
}

#main-top-menu > li.mphone:hover {
	border:1px solid #ded6c3;
	background-color:#123d82 !important
}

#main-top-menu > li.mphone:before {    
   position:absolute;
	font-family: 'FontAwesome';
    content: '\f061';
    margin:13px 20px 0 16px;
    color: #ffffff !important;
}

/*End last menu item phone number*/
/*.ptable tr:first-child {
  background-color: #333333;
	color:#ffffff
}	*/


.ptable h2 {
	background-color:#cc0000;
	color:#ffffff;
	padding:6px;
	font-size:1.6em
}



.imghover img {
        transition: all 0.2s ease-in-out;
    }

.imghover:hover img {
        transform: scale(1.1);
    }

/* ----------- End Product Tables --------------*/

.spicright {
	/*background-image:url(/wp-content/uploads/2025/05/ATS_Expertise_PredictiveMain_Solution2-1.jpg);*/
	background-position:right center;
	background-size:45% auto;
	background-repeat:no-repeat;

}

.spicleft {
	/*background-image:url(/wp-content/uploads/2025/05/ATS_Expertise_PredictiveMain_Solution2-1.jpg);*/
	background-position:left center;
	background-size:45% auto;
	background-repeat:no-repeat;

}

.services h2 {font-weight:500; font-size:2.4em}

.services {
	margin-top:0px; margin-bottom: 0px;
	padding-top:70px !important; padding-bottom: 50px;
}

.bgddots {
    background-image: radial-gradient(rgba(187, 187, 187, .6) 8%, transparent 8%);
	background-size:50% auto;
    background-size: 36px 36px;
	background-repeat:repeat
}

@media only screen and (max-width: 720px){
    .services h2 {font-size:1.8em}
	.services {
		margin:inherit;
		padding:inherit;
	}
}
.servicesbox {
	background-color:#ffffff;
	margin-top:0px !important;
	padding:30px;
	border-style: solid;
    border-width: 4px 4px 4px 4px;
    border-color: rgba(255,255,255,0.33);
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.1);
}

.servicesbox ul {margin-bottom:20px !important}

.servicesbox p {
	margin-bottom:30px !important;
	font-size:1.0em
}

.servicesbox A {
	color: #ffffff; TEXT-DECORATION: none;
	background-color:#50af48;
	border-radius: 0px;
	padding:10px 40px 10px 40px;
	margin-top:20px;
	font-size:1.0em;
	line-height:1em;
	
}
.servicesbox A:visited {
	color: #ffffff; TEXT-DECORATION: none
}
.servicesbox A:hover {
	color: #ffffff; TEXT-DECORATION:none;
	background-color:#3464af;
}
.servimg {
	margin-bottom:0px !important;
	padding-bottom:0px !important
}

.cards {
	box-shadow: 5px 5px 10px 1px rgba(0, 0, 0, .2);
	margin:0px !important; padding:0px !important
}

.cards2 {
	box-shadow: 5px 5px 10px 1px rgba(0, 0, 0, .2);
	padding:20px;
	background-color:#ffffff
	
}

.cards2 p{
	
	
}

.cards2 A {
	color: #ffffff; TEXT-DECORATION: none;
	background-color:#ff2b0b;
	padding:3px;
	width:80px;
	border-radius:5px;
	display:block;
	text-align:center;
	margin:auto
}
.cards2 A:visited {

	color: #ffffff; TEXT-DECORATION: none
}
.cards2 A:hover {
	color: #ffffff; TEXT-DECORATION:none;
	background-color:#1525ad;
}

.main-content-padding {
	padding-top:0px !important;
	padding-bottom:0px !important
}

.home .main-content-padding {
	padding-top:0px !important
}

.max h2{
	color:#26ba2a;
	font-weight:bold
}
.extrapadd {
		padding-left:80px !important; padding-right:80px !important
	}
.extrapadd2 {
		padding:80px !important
	}
@media only screen and (max-width: 720px) {
	.extrapadd {
		padding:inherit !important;
		padding-right:20px !important;
		padding-left:20px !important
	}
	.extrapadd2 {
		padding:20px !important
	}
}

.btogreen strong {
	color:#26ba2a
}

.quote1 {
	font-size:2.3em;
	line-height:1.3em;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px
}

@media only screen and (max-width: 720px){
    .quote1 {
		font-size:1.6em;
	}
}

.homeintro h2 { font-size: 1.6em; line-height:1.3em; padding-bottom:10px}
.homeintro h3 {font-size: 1.1em; line-height:1.6em; letter-spacing: 0px}

.serv-about {
	border-top:1px solid #cfa32d;
}

.tboxpadding1  { padding-right:40px }
@media only screen and (max-width: 720px){
    .tboxpadding1  { padding-right:0px }
}



.morelist ul {
	max-width:250px; margin:auto;
	margin-bottom:30px;
	line-height:1.2em
}

/* Begin Custom Checklist */
.list-striped ul > li:nth-of-type(odd) {
  background-color: #f7f7f7;
}	
.checklist1 ul {
	margin:20px 20px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	font-size:1.1em; line-height:1.2em;
	font-weight:400;
	font-weight: 300;
}

.checklist1 li {
	padding:12px 20px 12px 60px;
	margin:0px 0px 5px 0px;
	background-image:url(/wp-content/uploads/2025/08/check_red.svg);
	background-position:10px 8px;
	background-size:30px auto;
	background-repeat:no-repeat;
	/*cursor:pointer;*/
	transition: all 0.2s ease-in-out;
}




/*.checklist1 ul li:hover {
	background-color:#26ba2a;
}	*/
.checklist1 ul li A {
	color: #333333; TEXT-DECORATION: none;
	transition: all 0.2s ease-in-out;
	display:block;
}
.checklist1 ul li A:visited {
	color: #333333; TEXT-DECORATION: none
}
.checklist1 ul li A:hover {
	color: #ffffff; TEXT-DECORATION:none;
	
}

/* End Custom Checklist */

/* Begin Hover Box edits */
.info {
    color: #00529B;
    border: 0px solid #38AEE5;
margin: 0px 0px;
}

.ih-item.square {
    position: relative;
    width: 100%;
    height: 100%;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0);
    margin-bottom: 5px;
}

.ih-item.square.effect6.ihe-fade .info {
   
    background-color: rgba(0,91,142,0.8) !important;
}

.hovtext {/*background-color:#3d181f;*/ padding:20px 0px 20px 0px}
.hovbox h2 {color:#ffffff;  font-size:1.7em !important;}
.hovbox h3 {color:#ffffff; font-size:1.2em; line-height:1.1em; padding:0px !important; margin:10px 0px 10px 0px !important}
.hovbox  p{
	color:#ffffff !important;
	font-size:1.2em !important; 
	line-height:1em !important; 
	padding:0px 20px 0px 20px  !important; 
	margin:10px 0px 10px 0px !important}

/* End Hover Box edits */

/* Menu items with this class will hide on desktop */
@media screen and (min-width: 500px) {
    .mobile-menu-item  { display:none; }
}


/* Begin main menu submenu customization*/
	ul.sub-menu {
		margin-top: 15px !important;
		background-color:#cccccc !important
	}
/* End main menu submenu customization*/



.divnopadd div {
    margin-bottom:10px !important; 
}

.sidebar {
   background-color:#f1f1f1;
	padding:30px;
}

.div1 {
	background-image:url(/wp-content/uploads/2025/03/divider_gold-1.svg);
	background-position:center 10px;
	background-size:auto 30px;
	background-repeat:no-repeat;
	padding-top:20px; padding-bottom:20px
}

.bgd_wborderbottom {
	background-image:url(/wp-content/uploads/2025/03/wood-border_bottom.png);
	background-position:center bottom;
	background-size:cover;
	background-repeat:no-repeat;
	padding-top:40px; padding-bottom:40px;
	height:170px
}

.bgdw1 {
	background-image:url(https://901carwreck.com/wp-content/uploads/2023/06/w_20.svg);
	background-position:center center;
	background-size:800px auto;
	background-color:#26ba2a;
	background-repeat:no-repeat
}

.imgshadow {
	margin-left:30px !important; margin-right:30px !important;
	box-shadow: 20px 20px #cccccc;
	border:3px solid #ffffff;
}

.imgshadow .vc_column-inner {
    padding-right: 0px; !important
}

.bgdstars {
	background-image:url(/wp-content/uploads/2023/09/triangles-50.jpg);
	background-position:center center;
	box-shadow: 0px -5px 10px 0px rgba(0, 0, 0, .2);
}

.pageheader {padding-top:100px !important; padding-bottom:100px; margin-bottom:30px;
	background-image:url(http://melvinburgess.com/wp-content/uploads/2025/08/bgd_Memphis.jpg);
	background-position:center center;
	background-size:cover;
}

.pageheader div {
	
}
.pageheader h1 {
	color:#ffffff
}

.bgoverlay1 {
	background-color: rgba(0,0,0,0.5);
	padding-top:30px
	
}
@media only screen and (max-width: 720px) {
	.pageheader {padding-top:100px !important; padding-bottom:50px;}
	
}

.bgdgradient1 {
	background: linear-gradient(90deg, rgba(51,51,51,.90) 0%, rgba(51,51,51,0.5) 50%, rgba(51,51,51,0) 75%);
}

.bgdgradient2 {
	background: linear-gradient(90deg, rgba(28,50,99,.75) 0%, rgba(28,50,99,0.75) 55%, rgba(51,51,51,0) 70%);
}


.requestbox {
    background-color:#111d33;
	padding:30px;
	background-image:url(http://q4t.206.myftpupload.com/wp-content/uploads/revslider/homeslider/bgd_skyscraper-1.jpg);
	background-position:center bottom;
	background-size:cover;
}
.requestbox h2 {
    font-size:2.5em; line-height:1.2em
}


/* Begin Request a Quote */
.requestaquote .btn a {
      font-weight:600
}

.requestaquote h1 {color:#ffffff; font-size:2.2em; margin:0px; padding:0px}
.requestaquote {
	background-color:#18488f !important;
	background-image:url(/wp-content/uploads/2020/08/abs-bg1.png);
	background-size:cover;
	background-position:center bottom;
	background-repeat:no-repeat;
	color:#ffffff;
	padding-top:40px;
	padding-bottom:40px;
	margin-top:0px;
	margin-bottom:0px;
}


.requestaquote A {
	color:#fff; TEXT-DECORATION: none
}
.requestaquote A:visited {
	color: #ffffff; TEXT-DECORATION: none
}
.requestaquote A:hover {
	color: #ffcc33; TEXT-DECORATION:none;
}
.divnopadd div {
    margin-bottom:0px !important; 
}

/* End Request a Quote */



.bgdhover:hover {
	background:#044680;
	
}
.bgdhover {
	background-color:#333333;
	background-position:center center;
	background-size:cover;
	background-repeat:no-repeat;
	transition: all 0.2s ease-in-out;
}

.bgdhover a {
	display:block
}
.bgdhover a:hover {
	TEXT-DECORATION:none
}



#slogan {
      display:none
}
/*
#bottom {
    padding: 0px 0;
	font-family: "museo-sans-rounded", sans-serif;
}

#bottom p{
	font-family: "museo-sans-rounded", sans-serif;
}

#bottom a{
	font-family: "museo-sans-rounded", sans-serif;
}
*/

#footer-bg {
      display:none
}

.white, .white h1, .white h2, .white h3, .white h4 {
      color:#FFFFFF
}

.white A {
	color: #ffffff; TEXT-DECORATION: none
}
.white A:visited {
	color: #ffffff; TEXT-DECORATION: none
}
.white A:hover {
	color: #cccccc; TEXT-DECORATION:underline
}



.btn button, .btn a {
    font-family: "Poppins", sans-serif;
	font-weight: 700;
	font-size:22px !important; 
	background-image:none;
	padding:20px 40px 20px 20px !important;
	
}

.btn a:hover {
      background-color:#840028 !important;
	color:#ffffff !important
}

.btndonate button, .btndonate a {
    font-family: "Poppins", sans-serif;
	font-weight: 700;
	font-size:26px !important; 
	background-image:none;
	padding:10px !important;
}

a.btndonate {
	display:block;
	float:left;
	width:10%;
	background-color:#840028;
	font-family: "Poppins", sans-serif;
	font-weight: 700;
	padding:10px;
}

a.btndonate {
	color: #ffffff; TEXT-DECORATION: none
}
a.btndonate:visited {
	color: #ffffff; TEXT-DECORATION: none
}
a.btndonate:hover {
	color: #cccccc; TEXT-DECORATION:underline
}


.no-breadcrumbs-padding {padding: 0px; }
.entry { padding: 0px; clear: both;}


/*Delete 3 and 4 in order to active 1 and 2. This will move the content to be flush to the top of the browser */



/*3#home-page-content { margin-top:0px}*/
/*4#page-content-title { margin-top:0px}
#home-page-content { margin-top:-100px}
#page-content-title { margin-top:-100px}*/

#page-content {padding-bottom:0px}

#top-wrapper {
	/*background-color: rgba(255, 255, 255, 1) !important;
	border-bottom: 2px solid #cfa32d
	background: linear-gradient(90deg, rgba(25,53,112,1) 0%, rgba(48,85,160,1) 25%, rgba(25,53,112,1) 50%, rgba(48,85,160,1) 75%, rgba(25,53,112,1) 100%);*/
	
	/*blue*/ background-color: rgba(18,61,130, .9) !important;
	/*white*/ background-color: rgba(255,255,255, 1) !important;
	border-bottom: 0px solid #00aeef
}

/*Begin Transparent menu background over slider 

#home-page-content { margin-top:-100px}
#page-content-title { margin-top:-140px}
#rev-slider-header  { margin-top:-120px}*/
.home #home-page-content { margin-top:0px}



@media only screen and (max-width: 720px) {
	#rev-slider-header { margin-top:inherit}
	#page-content-title { margin-top:-80px}
}


/*End Transparent menu background over slider */



#main-top-menu {
	
	transition: all 0.2s ease-in-out;
	border-bottom: 3px solid transparent;
	transition: all 0.2s ease-in-out;
}

#main-top-menu li {
  border-bottom: 1px solid transparent;
	transition: all 0.2s ease-in-out;
	
font-weight: 300;
	
}

#main-top-menu li:hover {
  border-bottom: 1px solid #c69c52;
	transition: all 0.2s ease-in-out;
}


/*REMOVE TOP CONTENT PADDING FOR DOING FULL WIDTH ROW SECONDARY PAGE HEADER*/
.no-breadcrumbs-padding {
    padding: 0px 0; 
}


#home-page-content #content-container { padding:0px 0; }
#page-content #content-container { padding:0px 0; }

.entry {
    padding: 0px;
    clear: both;
}

.nopadding {
    margin-bottom:0px !important; 
	padding:0px !important; 
}

h1 {color:#123d82;
}
h2 {color:#313131}
h3 {color:#313131}

h1, h2, h3 {


}
p {

font-weight: 300;
}

@media only screen and (max-width: 720px) {

#top-wrapper {
   position:inherit;
    z-index: 20000;
    margin: auto;
    width: 100%;
	/*background-color: rgba(0, 0, 0, 1);*/
	display:inherit;
	padding-bottom:0px
		
}

#home-page-content {
    margin-top:0px
}

h1 {font-size:2.6em; !important}
h2 {font-size:1.6em; }
h3 {font-size:1.3em; }

}



.featuretxt p {font-size:1.8em; line-height:1.1em}
.featuretxt {padding-top:150px; padding-bottom:150px}

@media only screen and (max-width: 720px) {

	.featuretxt p {font-size:1.4em; !important}
	.featuretxt {padding-top:50px; padding-bottom:50px}

}

.capabilities p {font-size:2.3em; line-height:1.2em}
.capabilities {
	padding-top:150px !important; 
	padding-bottom:150px !important;
	
}

@media only screen and (max-width: 720px) {

	.capabilities {
		padding-top:50px !important; 
		padding-bottom:50px !important;

	}

}

.capimg1 {
	background-position:center center;
	background-image:url(/wp-content/uploads/2025/04/bgd_yellow1-1.jpg);
	background-repeat:no-repeat;
}
.capimg2 {
	background-position:center center;
	background-image:url(/wp-content/uploads/2025/04/bgd_yellow2.jpg);
	background-repeat:no-repeat;
}
.capimg3 {
	background-position:center center;
	background-image:url(/wp-content/uploads/2025/04/bgd_yellow3.jpg);
	background-repeat:no-repeat;
}



.projectdets h3 {
	margin-top:0px; padding-top:0px
}
.projectdets p {
	margin-bottom:0px; padding-bottom:0px
}

@media only screen and (max-width: 720px) {

	.capabilities p {font-size:1.4em; !important}
	.capabilities {
		padding-top:50px !important;
		padding-bottom:50px !important;
		
	}

}

/*Responsive Menu Bar customization*/

.mean-bar {
        background: #0a4f80 !important;
}

.mean-nav {
        background: #0082b0 !important;
}

.mean-container .mean-nav ul li a {
		font-family: 'Work Sans' !important; 
		text-transform:uppercase !important;
	font-size:20px;
	text-align:center
}

.mean-container .mean-nav ul li li a {
		
	font-size:16px;
	
}


/* Begin Super Fly Menu Customization */

.mean-bar {display:none !important;}
.mean-nav {	display:none !important;}

@media screen and (max-width: 1024px) {
	.superfly-on #sfm-mob-navbar {
		display: block !important;
	}
}

@media all and (min-width: 1024px){
.superfly-on #sfm-sidebar,  .superfly-on .sfm-navicon-button{
display: none !important;

}
}

#sfm-mob-navbar {
    background-color: #ffffff !important;
	/*background: linear-gradient(90deg, rgba(25,53,112,1) 0%, rgba(48,85,160,1) 25%, rgba(25,53,112,1) 50%, rgba(48,85,160,1) 75%, rgba(25,53,112,1) 100%);*/
	box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.3);
	border-bottom: 1px solid #c69c52;
	background-size:100% 100%;
	background-position: center center;
	background-repeat: no-repeat;
	text-align:left;
	
}

#sfm-sidebar .sfm-menu li>a span {
	font-family: "Poppins", sans-serif !important;
	font-weight: 300;
}

@media screen and (max-width: 1024px) {
	#sfm-mob-navbar img {
		height: 70px;
		margin-top: 6px;
	}
	#top-wrapper {display:none;}
	#sfm-mob-navbar {text-align:left !important}
}

@media screen and (max-width: 1024px) {
.superfly-on #sfm-mob-navbar {
    display: block !important;
}
}

/* End Super Fly Menu Customization */

/* Begin Wordpress Footer Custom Menu Customization */

#bottom .widget_nav_menu li a {
    background: none
}

.footermenu ul {
	margin:0px 0px 0px 0px !important;
	padding:0px 0px 0px 0px !important;
	list-style:none;
	font-size:1.0em; line-height:1em;
	text-align:left;
}

.footermenu li:hover {
	background-color:#333333
}		
.footermenu li {
	margin:0px 0px 0px 0px !important;
	padding:10px 0px 10px 0px !important;
	background:none !important;
	
}	
.footermenu li a:before {
	margin:0px 0px 0px 0px !important;
	border:none !important;
	background:none !important;
	content:none !important;
}


.footermenu A, .footermenu A:visited {
	margin:0px 0px 0px 0px !important;
	padding:0px !important;
	border:none !important;
}
.footermenu A:visited {
	border:none !important;
}
.footermenu A:hover {
	border:none !important;
}
	
/* End Wordpress Footer Custom Menu Customization */

/* Begin Wordpress Custom Menu Customization */
.submenu1 h2 {
	
	font-size:1.4em; line-height:1em;
	background-color:#58b031;
	color:#ffffff;
	padding:20px;
}

.submenu1 ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	font-size:1.0em; line-height:1em;
	text-align:left;
}

.submenu1 li:hover {
	background-color:#333333
}		

.submenu1 li {
	
	margin:0px 0px 3px 0px;
	background-color:#f1f1f1;
	
}	
		

.submenu1 A {
	color: #333333; TEXT-DECORATION: none; display:block;
	padding:20px;
}
.submenu1 A:visited {

	color: #333333; TEXT-DECORATION: none
}
.submenu1 A:hover {
	color: #ffffff; TEXT-DECORATION:none
}
	
/* End Wordpress Custom Menu Customization */

.bgdpatt {
	background-image:url(/wp-content/uploads/2025/07/triangles-50.jpg);
	background-position:center center;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .1);
}

.oservices  {
	
}
.oservices h3 {font-weight:700;
	font-size:1.5em;
	margin-bottom:20px;
}
.oservicesbox {
	background-color:#ffffff;
	margin-top:0px !important;
	
	padding:20px 20px 40px 20px
}
.oservimg {
	margin-bottom:0px !important;
	padding-bottom:0px !important
}

.oservbox {
	box-shadow: 0px 0px 15px rgba(0, 0, 0, .3);
}

.oservbox .wpb_content_element {
    margin-bottom: 0px;
}

.oservicesbox A {
	color: #ffffff; TEXT-DECORATION: none;
	background-color:#50af48;
	border-radius: 0px;
	padding:10px 40px 10px 40px;
	margin-top:60px;
	font-size:1.0em;
	line-height:1em;
	text-align:center;
	
}
.oservicesbox A:visited {
	color: #ffffff; TEXT-DECORATION: none
}
.oservicesbox A:hover {
	color: #ffffff; TEXT-DECORATION:none;
	background-color:#3464af;
}

.sociallinks a{
	margin:0px 5px 0px 5px;
}
.sociallinks svg{
	width:20px; color:#ffffff
}

.sociallinks svg path{
  fill: currentcolor;
}
