@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/*font-family: 'Raleway', sans-serif;*/
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');
/*font-family: 'Roboto Condensed', sans-serif;*/

body, html{font-family: 'Roboto Condensed', sans-serif; font-size:16px; line-height:24px; background:#ffffff; }
/* body, html { overflow: hidden;} */
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
img {  border: 0;  vertical-align: top;  max-width: 100%;  height: auto;}
html, body {  height: 100%;}
ul{display:block;list-style-type:disc; margin-block-start:0; margin-block-end:0; margin-inline-start:0px; margin-inline-end:0px; padding-inline-start:0;}
a:hover, a:active, a:focus {
    outline: none;
    -webkit-transition: all 0.35s; -o-transition: all 0.35s; transition: all 0.35s; -moz-transition: all 0.35s; -ms-transition: all 0.35s;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{font-family: 'Roboto Condensed', sans-serif;}
ul{list-style: none;}

#innercontainer {
    padding-bottom: 73px;
    background: #fff;
}
.outersection { min-height: 100%; position: relative; height: auto;}
/*.footer { position: absolute; width: 100%; left: 0px; bottom: 0px;}*/
.bx-wrapper .item img{ width:100%;}
.banner-text img{ width:auto !important;}


/*----header----*/
.header{ padding-bottom:15px; background:#fff;}
.social{ width:32%; display:inline-block; vertical-align:top;}
.social ul{ list-style-type:none;}
.social ul li{ display:inline-block; vertical-align:top;}
.social ul li a{ color:#1e3226; background:#f5f0e9; width:47px; height:47px; line-height:47px; text-align:center; display:block; border-radius:100%; font-size:22px;}

.call_sec {
    width: 30%;
    box-sizing: border-box;
    padding-right: 2%;
    display: inline-block;
    vertical-align: top;
    border-right: 2px solid #e2dbd1;
}
.call_sec span{ display:inline-block; vertical-align:top; width:20%; padding-top:10px;}
.call_sec ul {
    list-style-type: none;
    display: inline-block;
    vertical-align: top;
    width: 75%;
}
.call_sec ul li{font-family: 'Roboto Condensed', sans-serif; font-size:16px; color:#4a4a4a;}
.call_sec ul li a{ font-size:14px; color:#000; font-weight:bold; text-decoration:none;}

.contact_header_sec{ width:63%; display:inline-block; vertical-align:top; padding-left:3%;}
.contact_header_sec span{ display:inline-block; vertical-align:top; width:20%; padding-top:10px;}
.contact_header_sec ul{ list-style-type:none; display:inline-block; vertical-align:top; width:78%;}
.contact_header_sec ul li{font-family: 'Roboto Condensed', sans-serif; font-size:16px; color:#4a4a4a;}
.contact_header_sec ul li a {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    text-decoration: none;
    padding-top: 13px;
    display: inline-block;
}

.hamburger_menu{ float:right; width:10%; position:relative;}
.hamburger_menu a{ text-decoration:none;}
.hamburger_menu a font {
    color: #1e3226;
    font-size: 19px;
    text-decoration: none;
    font-weight: 500;
}
.hamburger_menu a span{ display:block; width:47px; height:2px; background:#2e864e; margin-bottom:5px;}
.header_right{ padding-top:27px;}
.header_left{ padding-top:15px;}


.banner .container{ position:relative;}
.banner { background-size:cover!important; background-repeat:no-repeat!important; }
.banner figure img{opacity:0; width: 100%; height:800px;}
.banner .container .banner_text{ position:absolute; top:425px; max-width:700px; width:100%; }
.banner .container .banner_text h1{ color:#fff; font-size:48px; font-family: 'Raleway', sans-serif; color: #fff; font-weight: bolder;}
.banner .container .banner_text h4{ color:#fff; font-size:25px; font-family: 'Roboto Condensed', sans-serif;  font-weight: 400;text-shadow: 1px 1px 1px #333;}
.banner .container .banner_text a{ background:#348449; color:#FFF; text-decoration:none; padding:18px 35px;font-size:25px; 
    font-family: 'Roboto Condensed', sans-serif; display:inline-block; margin-top:25px; }
.banner .container .banner_text a:hover{ background:#ecdd5e; color:#fff; }


.main-slider-two__video-box {
    position: absolute;
    top:250px;
    left: 58%;
    transform: translateX(-50%);
	z-index: 999;
	cursor:pointer;
}
.main-slider-two__video-icon {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 85px;
    height: 85px;
    line-height: 85px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    background-color: #fff;
    border-radius: 50%;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.main-slider-two__video-icon:before {
    position: absolute;
    top: -20px;
    left: -20px;
    right: -20px;
    bottom: -20px;
    content: "";
    border-radius: 50%;
    z-index: 1;
    border: 1px solid #fff;
    opacity: 0.09;
}
.main-slider-two__video-link .ripple,
.main-slider-two__video-icon .ripple:before,
.main-slider-two__video-icon .ripple:after {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 128px;
	height: 128px;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-ms-box-shadow: 0 0 0 0 rgba(85,142,76, 0.6);
	-o-box-shadow: 0 0 0 0 rgba(85,142,76, 0.6);
	-webkit-box-shadow: 0 0 0 0 rgba(85,142,76, 0.6);
	box-shadow: 0 0 0 0 rgba(85,142,76, 0.6);
	-webkit-animation: ripple 3s infinite;
	animation: ripple 3s infinite;
	border-radius: 50%;
}
.main-slider-two__video-icon:hover{background: rgba(85,142,76, 1);}
.main-slider-two__video-icon{ color:#404a3d; text-decoration:none; }
.main-slider-two__video-link a{ text-decoration:none; }
.main-slider-two__video-link:hover .main-slider-two__video-icon{ color:#ecdd5e; }

p.main-slider-two__video-text {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    padding-top:25px;
    margin-left: 29px;
    font-weight: 400;
    font-size: 20px;
	text-shadow: 1px 1px 1px #333;
}
.main-slider-two__video-link {
    display: inline-block;
    vertical-align: top;
}

@-webkit-keyframes ripple {
	70% {
		box-shadow: 0 0 0 40px rgba(10, 165, 205, 0);
	}

	100% {
		box-shadow: 0 0 0 0 rgba(10, 165, 205, 0);
	}
}

@keyframes ripple {
	70% {
		box-shadow: 0 0 0 40px rgba(10, 165, 205, 0);
	}

	100% {
		box-shadow: 0 0 0 0 rgba(10, 165, 205, 0);
	}
}



/*--three_icon_sec--*/
.three_icon_sec .row {
    background: #1e3226;
    margin-top: -7px;
    z-index: 99;
    position: relative;
}
.three_icon_sec .row .icon_pan {
    text-align: center;    
}
.three_icon_sec .row .icon_pan figure {
    margin-top: -115px;
    padding-bottom: 40px;
}
.three_icon_sec .row .icon_pan p{ border-right:2px solid #4f4c48; margin-top:-50px; }
.three_icon_sec .row .icon_pan p{ color:#fff; font-weight:bold; font-size:20px; padding:20px 50px 40px 50px; font-family: 'Raleway', sans-serif;}
.three_icon_sec .row .icon_pan:nth-child(3) p{ border-right:none; }


/*--welcome_sec--*/
.welcome_sec{ padding:50px 0px 25px 0px; }
.welcome_sec h2{ color:#0478af; font-size:29px; font-weight:bold; color:#0478af;font-family: 'Raleway', sans-serif; padding-right:50px; padding-top: 32px;}
.welcome_sec .box1{ background:#fffce0; padding:15px 25px; position: relative; margin-bottom: 15px;}
.welcome_sec .box1 figure {
    position: absolute;
    right: 25px;
    top: 25%;
    transform: translateY(-50%);
    width: 64px;
}
.welcome_sec .box1 h3{color:#1e3226;font-family: 'Raleway', sans-serif;font-weight:bold;}
/*.welcome_sec .box1 ul {
    width: 71%;
}*/
.welcome_sec .box1 ul li{ position:relative; color: #1e3226; font-family: 'Roboto Condensed', sans-serif;  font-weight: 400; font-size: 18px; padding-left: 35px; margin-bottom:5px;}
.welcome_sec .box1 ul li:before{ position:absolute; left:0px; top:0px; content:'\f35a';font-family:"Font Awesome 5 Pro"; display: inline-block; color: #43a047; font-weight: bold; font-size: 20px;}

.welcome_sec .box2{ background:#d0faea; padding:15px 25px; position: relative;}
/*.welcome_sec .box2 ul {
    width: 71%;
}*/
.welcome_sec .box2 figure {
    position: absolute;
    right: 20px;
    top: 22%;
    transform: translateY(-50%);
    width: 64px;
}
.welcome_sec .box2 h3{color:#1e3226;font-family: 'Raleway', sans-serif;font-weight:bold;}
.welcome_sec .box2 ul li{ position:relative; color: #1e3226; font-family: 'Roboto Condensed', sans-serif;  font-weight: 400; font-size: 18px; padding-left: 35px; line-height: 1.8;}
.welcome_sec .box2 ul li:before{ position:absolute; left:0px; top:0px; content:'\f35a';font-family:"Font Awesome 5 Pro"; display: inline-block; color: #43a047; font-weight: bold; font-size: 20px;}

.welcome_sec figure.welcome_image {
    width: 100%;
    text-align: right;
	margin-bottom:0px;
}
.pr-0{ padding-right:0px; }

.welcome_video{ position:relative;}
.welcome_btn{ position:absolute; left:50%; top:69%; transform:translate(-50% , -50%); z-index:99;}

/*--identify_sec--*/
.identify_sec{ background:url('../images/identify-bg.jpg') #558e4c no-repeat; background-size: 100%; background-attachment: fixed; padding: 80px 0px; text-align: center;}
.identify_sec h3{color:#fff;font-family: 'Raleway', sans-serif;font-weight:bold; font-size: 45px;}
.identify_sec h4{color:#fff;font-family: 'Raleway', sans-serif;font-weight:bold; font-size: 30px; padding-bottom: 45px;}
.identify_sec .col_custom{ background:rgba(30,50,38, 0.58); margin:0px 4px;  flex: 0 0 auto;  width:13.6%; padding: 30px;}
.identify_sec .col_custom figcaption{ color:#fff; font-size:18px;font-family: 'Roboto Condensed', sans-serif;}

/*--waste_service--*/
.waste_service{ padding:50px 0px; }
.waste_service h3{color:#0478af;font-family: 'Raleway', sans-serif;font-weight:bold; font-size: 36px; padding-top: 60px;}
.waste_service p{color:#1e3226;font-family: 'Raleway', sans-serif;font-weight:bold; font-size: 24px;    line-height: 1.5;    padding-right: 20%;}
.video_bg{ position:relative;  z-index: 1; float: right;}
.video_bg img{position:relative;  z-index: 1;}
/*.video_bg:before {
    position: absolute;
    z-index: -1;
    background: #ecdd5e;
    content: '';
    display: block;
    left: 0px;
    text-decoration: 0px;
    right: 0px;
    bottom: 0px;
    transform: rotate(2deg);
    width: 100%;
    height: 100%;
}*/

/*--services_section--*/
.services_section{ background:url('../images/bg-2.jpg') #1e3226 no-repeat bottom;  background-size: 100%; background-attachment: fixed; padding: 80px 0px; text-align: center;}
.services_section figure{width: 100%; margin-block-end: 0px;}
.services_section figure img{width: 100%;}
.services_section figcaption{ background:#558e4c; padding:20px 10px; }
.services_section figcaption a{ color:#ffffff; font-size:20px; text-decoration:none; font-weight:bold;font-family: 'Raleway', sans-serif;}


/*--case_study_sec--*/
.case_study_sec{ padding:50px 0px; }
.case_study_sec_left {
    position: relative;
    display: block;
    margin-right: -172px;
}
.case_study_sec_right {
    position: relative;
    display: block;
}
.case_study_sec_right_content{ margin-top:50px; background:#12aaf3;padding:60px 50px; }
.case_study_sec_right_content h3{color:#fff; font-size:50px; text-decoration:none; font-weight:bold;font-family: 'Raleway', sans-serif;}
.case_study_sec_right_content h4{color:#ffffff; font-size:30px; text-decoration:none; font-weight:bold;font-family: 'Roboto Condensed', sans-serif; margin-bottom: 40px;}
.case_study_sec_right_content h5{color:#fff; font-size:35px; text-decoration:none; font-weight:bold;font-family: 'Roboto Condensed', sans-serif; margin-top: 20px;}
.case_study_sec_right_content ul li:before {
    position: absolute;
    left: 0px;
    top: 0px;
    content: '\f35a';
    font-family:"Font Awesome 5 Pro";
    display: inline-block;
    color: #ecdd5e;
    font-weight: bold;
    font-size: 20px;
}
.case_study_sec_right_content ul li {
    position: relative;
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 18px;
    padding-left: 35px;
    line-height: 1.8;
}


/*--have_a_question_sec--*/
.have_a_question_sec{background:#fff no-repeat bottom;  background-size: 100%; background-attachment: fixed; padding: 80px 0px; margin-top: 200px;}
.contact_one_info li .icon {
    height: 80px;
    width: 80px;
    background-color:#558e4c;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.contact_one_info li .icon span {
    color: #ecdd5e;
    font-size: 30px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.contact_one_info li .text {
    margin-left: 30px;
}
.contact_one_info li .text p {
    line-height: 25px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    color: #fff;
    margin-bottom: 0px;
}
.contact_one_info li .text a {
    font-size: 24px;
    color:#ecdd5e;
    font-weight: 400;
    font-family: 'Roboto Condensed', sans-serif;
    text-decoration: none;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.contact_one_info li .text span {
    font-size: 24px;
    color:#ecdd5e;
    font-weight: 400;
    font-family: 'Roboto Condensed', sans-serif;
    text-decoration: none;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.contact_one_info {
    position: relative;
    display: block;
    margin-top: 40px;
}
.ml-0 {
    margin-left: 0;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.contact_one_info li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.have_a_question_sec .col-xl-6{height: 100%;}
.have_a_question_sec .left_pan{ background:#0478af; padding:50px; margin-top:-250px; position:relative; }
.have_a_question_sec .left_pan h3{color:#fff; font-size:50px; text-decoration:none; font-weight:bold;font-family: 'Raleway', sans-serif;}
.have_a_question_sec .left_pan li{ margin-bottom:10px; }

.have_a_question_sec .right_pan{ background:#283b45; padding:50px; margin-top:-250px; position:relative; margin-left: -25px;}
.have_a_question_sec .right_pan input[type="text"],
.have_a_question_sec .right_pan input[type="tel"],
.have_a_question_sec .right_pan input[type="email"],
.have_a_question_sec .right_pan select
{ padding:12px; border:none;font-family: 'Roboto Condensed', sans-serif;  }
.have_a_question_sec .right_pan .form-group{ margin-bottom:10px; }
.have_a_question_sec .right_pan .btn.btn-primary{ background:#10abf3; font-size:24px;font-weight:bold;
    font-family: 'Roboto Condensed', sans-serif; font-size: 24px; color: #fff; border: none; border-radius: 0px; padding: 10px 60px;}
.have_a_question_sec .right_pan .btn.btn-primary:hover{background: #0d7db1; color: #fff;}


.btn.btn-primary{ background:#ecdd5e; font-size:24px;font-weight:bold;
    font-family: 'Roboto Condensed', sans-serif; font-size: 24px; color: #000; border: none; border-radius: 0px; padding: 10px 60px;}
.btn.btn-primary:hover{background: #558e4c; color: #ecdd5e;}


.contact_one_info li:hover .icon {
    background-color: #ecdd5e;
}
.contact_one_info li:hover .icon span {
    color:#404a3d;
}

/*--footer--*/
footer{ position:absolute; bottom:0px; left:0px; right:0px; }
.footer{ background:#1e3226; padding:45px 0px; }
.footer .description{ padding-top:15px; }
.footer .description p{ color:#fff;font-family: 'Roboto Condensed', sans-serif; font-size:18px; font-weight:300; }
.footer .footer_link_pan h3{color:#fff; font-size:24px; text-decoration:none; font-weight:bold;font-family: 'Raleway', sans-serif; display: block; 
    border-bottom: 1.5px solid #fff; padding-bottom: 5px; margin-bottom: 10px;}
.footer .footer_link_pan ul{ column-count:2; }
.footer .footer_link_pan ul li a{color:#fff;font-family: 'Roboto Condensed', sans-serif; font-size:18px; font-weight:300; text-decoration: none;}
.footer .footer_link_pan ul li a:hover{color:#ecdd5e;}

.footer .footer_contact_pan h3{color:#fff; font-size:24px; text-decoration:none; font-weight:bold;font-family: 'Raleway', sans-serif; display: block; 
    border-bottom: 1.5px solid #fff; padding-bottom: 5px; margin-bottom: 10px;}
.footer .footer_contact_pan ul li{color:#fff;font-family: 'Roboto Condensed', sans-serif; font-size:18px; font-weight:300; text-decoration: none;}
.footer .footer_contact_pan ul li i{ margin-right:15px; }

.footer_bottom{ padding:25px; background:#004b6e; color:#fff; }
.footer_bottom p{ font-size:14px; padding:0px; margin:0px; }

/*--for video modal--*/
#myModal .modal-dialog {
      max-width: 1000px;
      margin: 30px auto;
	  top:20%;
  }

#myModal .modal-body {
  position:relative;
  padding:0px;
}
.btn-close {
  position:absolute;
  right:-30px;
  top:0;
  color:#fff;
}


.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ffb900;
    background: #ffb900;
}
.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450; /* Green */
	background: #46b450;
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232; /* Red */
	background: #dc3232;
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28; /* Orange */
	background: #f56e28;
}
.admin-bar .rmp-container, .admin-bar .rmp_menu_trigger {
    margin-top: -6px !important;
}
/* #rmp_menu_trigger-103{top:-5px!important;} */


.inner_content h3 {
    color: #0478af;
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
    font-size: 36px;
}
.inner_content{ padding:0px 0px; border-top:1px solid #efefef; }
.inner_content h1 {
    color: #0478af;
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
    font-size: 46px;
    position: relative;
    padding-bottom: 35px;
}
.inner_content h1:before{ position:absolute; left:0px; bottom:15px; width:80px; background:#3542b3; height:3px; content:''; display:block;}
.inner_content h1:after{ position:absolute; left:0px; bottom:25px; width:50px; background:#5e94ec; height:3px; content:''; display:block;}


.inner_content p{color:#1e3226;font-family: 'Roboto Condensed', sans-serif; font-size:20px; font-weight:400;line-height: 1.5; }

#rmp_menu_trigger-103.is-active{ position:fixed;}
#rmp_menu_trigger-103.is-active .responsive-menu-pro-inner::before,
#rmp_menu_trigger-103.is-active .responsive-menu-pro-inner::after,
#rmp_menu_trigger-103.is-active .responsive-menu-pro-inner{background-color: #ffffff!important;}

.banner video {
  min-width: 100%;
  width: 100%;
  /*min-height: 100vh;*/
  z-index: 1;
}

/*--for nav--*/
.navigation nav ul{}
.navigation nav ul li{ display:inline-block;margin-left:0px;}
.navigation nav ul li a {
    font-family: 'Roboto Condensed', sans-serif;
    color: #000000;
    font-size: 18px;
    display: block;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 60px;
    background: #ffffff;
    border-radius: 0px;
    text-decoration: none;
}
.navigation nav ul li a:hover {
    text-decoration: none;
    background: #0478af;
    color: #fff;
    border-radius: 0;
}
.navigation nav ul li li a:hover{ border-radius:0px;}
.navigation nav ul li li{ border-radius:0px;}



.navigation nav li{ position:relative; vertical-align:top;}
.navigation nav li ul {
		margin: 0;
		padding: 0;
		position: absolute;
		top: 100%;
		z-index: 9999;
		height: 1px;
		width: 1px;
		overflow: hidden;
		clip: rect(1px, 1px, 1px, 1px); line-height:31px;
	}
.navigation nav li ul ul {
		top: 0;
		left: 100%;
	}
.navigation nav ul li:hover > ul,
.navigation nav ul li:focus > ul,
.navigation nav .focus > ul {
		border-left: 0;
		clip: inherit;
		overflow: inherit;
		height: inherit;
		width: inherit;
	}
.navigation nav li ul li a {
    background: #0478af !important;
    border-bottom: 1px solid #268b47;
    display: block;
    font-size: 16px;
    width: 220px;
    white-space: normal;
    color: #fff !important;
}
.navigation nav ul li ul li a{ padding-left:15px; padding-right:15px;}
.navigation nav li ul li a:hover,
.navigation nav li ul li a:focus {
		background: #fff !important;
		color: #000 !important;
	}
.navigation nav .current-menu-item > a, 
.navigation nav .current-menu-ancestor > a, 
.navigation nav .current_page_item > a, 
.navigation nav .current_page_ancestor > a {
    text-decoration: none;
	color: #000000;
    border-bottom: 2px solid #0d7db1;
}
.navigation nav li .sub-menu li a, .navigation nav li .sub-menu li{     line-height: 42px !important;
    text-align: left; border-radius:0px; margin-left:0px;}
.toggle_menu_side.inner {
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    right: 8px;
    background: #11381f;
    top: 9px;
    z-index: 9999;
    line-height: 8px;
    padding-top: 11px!important;
    /* border: 10px solid #003d23; */
    border-radius: 100%;
    text-align: center;
}
.toggle_menu_side.inner i {
    color: #ffffff;
    background-color: transparent;
    line-height: 1;
    text-align: center;
}
nav.top-nav ul li:hover > ul {
    display: table;
    min-width: 150px;
    /* padding: 5px 0; */
    border-radius:25px;
    overflow: hidden!important;
}
.navigation {
    /* opacity: 0;
    transition: opacity 0.2s;
    width: 700px;
   right: 28px;
    position: absolute;
    top: 101px;
	z-index:999;*/
}
.navigation.slide-up {
    transition: opacity 0.3s;
    opacity: 1;
    background: #ffffff;
    margin-top: 0px;
    text-align: right;
}


.navigation nav ul li.menu-item-has-children a{ padding-right:40px;}

.responsive-menu-subarrow{ display:none;}
.menu-item-has-children .sub-menu .responsive-menu-subarrow{ display:none;}
.menu-item-has-children .responsive-menu-subarrow{ display:block;}

.navigation nav li.menu-item-has-children a{ position:relative;}
.navigation nav li.menu-item-has-children a:before {
    content: "\f055";
    display: block;
    position: absolute;
    right: 12px;
    top: 21px;
    font-family:"Font Awesome 5 Pro";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.navigation nav li.menu-item-has-children li a:before{ display:none;}
.header .container-xxl .row{ position:relative;}

.logo-card {
    border: 1px solid #efefef;
    border-radius: 5px;
    padding: 15px;
    height: 285px;
    line-height: 285px;
    vertical-align: middle;
}
.logo-card figure{ height:100%;}
.logo-card figure a{ display: -webkit-flex !important; -webkit-align-items: flex-start !important; display: flex !important; align-items: flex-start !important; height:100% !important;}
.logo-card figure a img{width:100%; border:none !important;-webkit-align-self: center; align-self: center; height:auto;}
.banner .container .banner_text{z-index: 999;}
.footer .footer_contact_pan ul li a{color:#FFF; text-decoration:none;}

ul.bullets{ padding-top:15px;}
ul.bullets li {
    position: relative;
    color: #1e3226;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 20px;
    padding-left: 35px;
    margin-bottom: 18px;
    line-height: 1.5;
}
ul.bullets li:before {
    position: absolute;
    left: 0px;
    top: 1px;
    content: '\f35a';
    font-family: "Font Awesome 5 Pro";
    display: inline-block;
    color: #43a047;
    font-weight: bold;
    font-size: 21px;
}
.container-custom{ max-width:1300px; width:98%; margin:0px auto!important; float:none!important;}
.page-template-solutions-page .entry-header{ max-width:1300px; width:98%; margin:0px auto!important; float:none!important;}
.vc_tta-panel-title{ max-width:1300px; width:98%; margin:0px auto!important; float:none!important;}
.vc_tta-panel-title{font-family:'Raleway', sans-serif; font-size:30px;}
.vc_tta-panel-title a{ color:#000!important;}

/*#capture-contamination, #education, #independent-haulers-overflow-tracking, #sizing-generators, #fill-level-insight, #improve-routing{ background:#f0faff;}*/
/*#ui-id-1, #ui-id-5{background:#f0faff; border-bottom:1px solid #efefef;border-top:1px solid #efefef; }
#ui-id-3, #ui-id-7{border-bottom:1px solid #efefef;border-top:1px solid #efefef;}*/

.mega-accordion .container-custom .mega-panel {
    padding: 10px 0px;
}

h3.ac-style {
    border: none!important;
    margin-top: 0px!important;
    padding-left: 0px!important;
    font-weight: bold!important;
	font-size:24px!important;
}
/*h4.ac-style {
    border: 1px solid #00442a!important;
    margin-top: 0px!important;
    padding-left: 10px!important;
    font-size: 22px!important;
    background: #0478af;
    padding: 5px;
    color: #fff;
	position:relative;
	padding-right: 40px!important;
}*/

h4.ac-style {
    border: none;
    margin-top: 0px!important;
    padding-left: 24px!important;
    font-size: 22px!important;
    background: transparent;
    padding: 5px;
    color: #000;
    position: relative;
    padding-right: 40px!important;
	cursor:pointer;
}
.bordered{ border:1px solid #efefef;}

/*.accordion_custom_panel {
    background: #fff;
    border: 1px solid #EFEFEF;
    margin-top: -9px;
}*/
.accordion_custom_panel {
    background: transparent;
    border: none;
    margin-top: 0px;
}
.mega-accordion .mega-panel {
    padding: 0px 0px!important;
}
.bottom_border{ border:1px solid #efefef; padding:25px 40px;}


.mega-panel{ border:none!important;}
.ui-state-active .fa-arrow-circle-right:before {
    content: "\f0ab"!important;
}

.container-custom .fa {
    font-size: 15px;
    position: absolute;
    left: 0;
    top: 15px;
	color: #0478af;
    /* transform: translateY(-50%); */
}

.accordion_header .ui-accordion-header-icon{ display:none!important;}

#capture-contamination .vc_tta-panel-body, #education .vc_tta-panel-body, #independent-haulers-overflow-tracking .vc_tta-panel-body, #sizing-generators .vc_tta-panel-body, #fill-level-insight .vc_tta-panel-body, #improve-routing .vc_tta-panel-body{
    background: #f0faff;
    max-width: 1300px;
    width: 90%;
    margin: 0px auto!important;
    float: none!important;
    border: none;
}

#capture-contamination .vc_tta-panel-body, #education .vc_tta-panel-body, #overflow-tracking .vc_tta-panel-body, #independent-haulers-overflow-tracking .vc_tta-panel-body, #sizing-generators .vc_tta-panel-body, #pick-up-verification .vc_tta-panel-body, #automate-contamination-detection .vc_tta-panel-body, #fill-level-insight .vc_tta-panel-body, #improve-routing .vc_tta-panel-body, #epa-regulations .vc_tta-panel-body  {
	max-width: 1300px;
    width: 90%;
    margin: 0px auto!important;
    float: none!important;
    border: none;
}
.vc_tta.vc_general .vc_tta-panel-title>a{ padding-left:0px!important;}

.vc_tta.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading, .vc_tta.vc_tta-style-classic .vc_tta-panel:not(:last-child) .vc_tta-panel-heading{border-bottom: 1px solid #cbd7c3!important;
	margin-bottom: 0px!important;
}
body.page-template-solutions-page{ overflow-x:hidden;}



#capture-contamination .vc_tta-panel-heading, #education .vc_tta-panel-heading, #independent-haulers-overflow-tracking .vc_tta-panel-heading, #sizing-generators .vc_tta-panel-heading, 
#fill-level-insight .vc_tta-panel-heading, #improve-routing .vc_tta-panel-heading  {
    border-color: transparent;
    background-color: transparent;
    border-bottom: 1px solid #cbd7c3;
	margin-bottom: 0px;
}


section.three_icon_sec {
    background: #1e3226;
}

.custom_padding_one{ padding:25px 25px 25px 0px;}
.custom_padding_two{ padding:25px 25px 25px 25px;}
.custom_padding_three{ padding:25px 25px 25px 25px;}


ul.sitemap li{ position:relative; color: #1e3226; font-family: 'Roboto Condensed', sans-serif;   padding-left: 35px; margin-bottom:5px; }
ul.sitemap li a{color: #1e3226;padding-bottom:5px; text-decoration:none;font-weight: 400; font-size: 18px;}
ul.sitemap li:before{ position:absolute; left:0px; top:0px; content:'\f35a';font-family:"Font Awesome 5 Pro"; display: inline-block; color: #43a047; font-weight: bold; font-size: 20px;}

.welcome_sec .box2,.welcome_sec .box1 {
    min-height: 270px;
}

/*.mega-accordion h3 {
    width: 100%;
    padding: 15px 16%!important;
    margin: 0px auto!important;
    font-size: 26px!important;
}
.mega-accordion .mega-panel.ui-accordion-content{
    width: 100%;
    padding: 15px 16%!important;
    margin: 0px auto!important;
#f0faff}*/

.accordion-custom-container{
    width:100%;
    margin: 0px auto!important;
    float: none!important;
}

.white_image_section{}
.white_text_section{ padding-left:45px!important;}

.blog .card-body h1.entry-title {
    font-size: 28px;
}
.blog .card-body h1.entry-title a{color: #0478af; text-decoration:none;}
.blog .card-body p {
    color: #1e3226;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 19px;
    font-weight: 400;
    line-height: 1.5;
}
.readmore {
    background: #348449;
    color: #FFF;
    text-decoration: none;
    padding: 10px 15px;
    font-size: 18px;
    font-family: 'Roboto Condensed', sans-serif;
    display: inline-block;
    margin-top: 25px;
    position: absolute;
    bottom: 20px;
}
.readmore:hover {
    background: #ecdd5e;
    color: #fff;
}
.blog .card{ height:100%;}
.blog .card-body {
    padding-bottom: 80px;
}

.single-post .attachment-post-thumbnail{ display:none;}
img.alignleft {
    float: left;
    padding: 0px 15px 15px 0px;
}
img.alignright{
    float: right;
    padding: 0px 0px 15px 15px;
}

.welcome_sec p{
    color: #1e3226;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 10px;
}
.bull li {
    position: relative;
    color: #1e3226;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 18px;
    padding-left: 35px;
    margin-bottom: 10px;
}
.bull li:before {
    position: absolute;
    left: 0px;
    top: 0px;
    content: '\f35a';
    font-family: "Font Awesome 5 Pro";
    display: inline-block;
    color: #43a047;
    font-weight: bold;
    font-size: 20px;
}
.default-button {background: #348449;color: #FFF;text-decoration: none;padding: 13px 35px;font-size: 25px;font-family: 'Roboto Condensed', sans-serif;display: inline-block;margin-top: 0;}
.default-button:hover {background: #ecdd5e;color: #fff;}
.content-with-pdf{position: relative;}
.content-with-pdf .pdf-link{position: absolute;bottom: 0;left: 0;margin-bottom: 0;}
.content-with-pdf .pdf-link > div{background-color: #ecdd5e;padding: 20px;}
.img_panel{display: table; margin-bottom: 15px; }
.img_panel img{width: 100%;}
a.news_heading {
    width: 100%;
    font-size: 40px;
    text-decoration: none;
    text-align: center;
    display: block;
    margin-top: -17px;
	font-family:'Raleway', sans-serif;
	font-weight:bold;
}


/* ========================== Video Modal ========================= */
.testimonial-card:hover img {
    -webkit-transform: scale(1.02);
        -ms-transform: scale(1.02);
            transform: scale(1.02);
    -webkit-filter: brightness(70%);
            filter: brightness(70%);
}

.play-btn-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
}

.play-btn {
    width: 70px;
    height: 70px;
    background: #ff0000; /* Change to brand color */
    border-radius: 50%;
    position: relative;
    box-shadow: 0 0 20px rgba(0,0,0,0.3);
    transition: transform 0.2s ease;
}
.play-btn:hover{cursor: pointer;}

.play-btn::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 55%;
    transform: translate(-50%, -50%);
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 20px solid #fff;
}

.testimonial-card:hover .play-btn {
    transform: scale(1.15);
}
.modal-header .btn-close {
    background-color: white; /* Optional: adds a white circle behind the X */
    border-radius: 50%;
    opacity: 0.8;
    padding: 0.5rem;
}

.modal-header .btn-close:hover {
    opacity: 1;
}
.testimonial-card .testimonial-info h5{font-size: 30px;}
.testimonial-card-poster{position: relative; margin-bottom: 15px;}
.testimonial-card-poster .play-btn-wrapper{position: absolute; top: 50%;left: 50%;}
.testimonial-card {
    cursor: pointer;
    overflow: hidden;
    transition: all 0.3s ease; 
    padding: 15px; 
    background: #fffce0;
}

.logo a img{
    height: 80px;
}


/* =============================
   MAIN CONTAINER
============================= */
.sv-animation-wrap {
  position: relative;
  width: 700px;
  max-width: 100%;
  height: 365px;
}

/* =============================
   BASE PLATFORM
============================= */
.sv-base {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 42%;
  transform: translateX(-50%);
  z-index: 3;
}

/* =============================
   FEATURE LAYERS
============================= */
.sv-step {
  position: absolute;
  opacity: 0;
  transform: scale(0.85);
  transition: all .6s ease;
  z-index: 4;
}

.sv-step.visible {
  opacity: 1;
  transform: scale(1);
  filter: drop-shadow(0 0 16px rgba(0,150,255,.45));
}

/* =============================
   VISUAL POSITIONS
============================= */
.step-1 {
    bottom: 33%;
    left: 39%;
    width: 22%;
}
.step-2 {
    top: 35%;
    left: 5%;
    width: 22%;
}
.step-3 {
    top: 35%;
    right: 6%;
    width: 24%;
}
.step-4 {
    top: 53%;
    left: 4%;
    width: 24%;
}

.step-5 {
    top: 53%;
    right: 0%;
    width: 26%;
}
.step-6 {
    top: 70%;
    left: 5%;
    width: 26%;
}

.step-7 {
    top: 70%;
    right: 5%;
    width: 26%;
}

/* =============================
   FLOAT AFTER BUILD
============================= */
.float {
  animation: float 4s ease-in-out infinite;
}

@keyframes float {
  0% { transform: translateY(0); }
  50% { transform: translateY(-10px); }
  100% { transform: translateY(0); }
}



/* =============================
   SV VISION SECTION
============================= */
.sv-vision-section {
  position: relative;
  width: 100%;
  max-width: 648px;
  height: 348px;
  margin: 0px auto;
  background: url("../images/S-Vision-Graphic-Asset.png") center/contain #fff no-repeat;
}

/* Center logo */
.sv-vision-center {
  position: absolute;
  top: 47%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
}

.sv-vision-center img {
  width: 80px;
  max-width: 100%;
}

/* Labels */
.sv-vision-label {
  position: absolute;
  padding: 10px 18px;
  /* background: #ffffff; */
  border-radius: 30px;
  font-size: 14px;
  font-weight: 600;
  color: #333;
  white-space: nowrap;
  /* box-shadow: 0 6px 18px rgba(0,0,0,.12); */
  opacity: 0;
  transform: scale(0.85);
  transition: all .6s ease;
}




/* Circular placement (matched to image) */
.l1 {
    top: 1%;
    left: 43%;
    transform: translateX(-50%);
}
.l2 {
    top: 13%;
    right: 2%;
}
.l3 {
    bottom: 30%;
    right: 3%;
}
.l4 {
    bottom: 2%;
    left: 42%;
    transform: translateX(-50%);
}
.l5 {
    bottom: 31%;
    left: 0%;
}
.l6 {
    top: 13%;
    left: 1%;
}

/* Reveal */
.sv-vision-label.visible {
  opacity: 1;
  transform: scale(1);
}