/************************
           fonts
***************************/
@font-face { 
    font-family: 'Aventa-Regular'; 
    src: url('/wp-content/themes/hub-child/fonts/Aventa-Regular.ttf'); 
}
@font-face { 
    font-family: 'Aventa-Light'; 
    src: url('/wp-content/themes/hub-child/fonts/Aventa-Light.ttf'); 
}
@font-face { 
    font-family: 'Aventa-Medium'; 
    src: url('/wp-content/themes/hub-child/fonts/Aventa-Medium.ttf'); 
}
@font-face { 
    font-family: 'Aventa-Bold'; 
    src: url('/wp-content/themes/hub-child/fonts/Aventa-Bold.ttf'); 
}
@font-face { 
    font-family: 'Aventa-Black'; 
    src: url('/wp-content/themes/hub-child/fonts/Aventa-Black.ttf'); 
}
/*****************************
  Header banner
*****************************/
.lqd-submenu-cover .main-nav>.menu-item-has-children:not(.megamenu) .nav-item-children {
    border-radius: 0;
    padding:0;
}
.main-nav .children, .nav-item-children {
    top: 100% !important;
}
.lqd-submenu-cover .main-nav>.menu-item-has-children:not(.megamenu)>.nav-item-children:before{
    top:0;
    left:0;
    right:0;
}
ul.nav-item-children li {
    border-bottom: 1px solid #E9F0F5;
}
ul#primary-nav li a {
    text-transform: uppercase;
    font-size: 12px;
    font-family: 'Aventa-Bold'; 
}
ul.nav-item-children li a {
    text-transform: capitalize !important;
    font-size: 14px !important;
    font-family: 'Aventa-Bold' !important;
    padding: 12px 40px!important;
}
ul#primary-nav li:hover a:before {
   /* border-top: 6px solid #91B5CA; */
	content: "";
    height: 6px;
    width: 65%;
    background: #91B5CA;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
ul.nav-item-children li:hover a:before, ul.nav-item-children li.current_page_item a:before {
	content: none !important;
	height:0px !important;
	background: #91B6CA !important
}
ul.nav-item-children li:last-child {
    border-bottom: none;
}
.header-module.module-primary-nav.pos-stc li.current_page_item a:before {
    content: "";
    height: 6px;
    width: 65%;
    background: #91B5CA;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.main-nav .children:before, .nav-item-children:before{
    background-color: #91B6CA !important;
}
.main-nav .children>li>a, .nav-item-children>li>a {
    display: block;
    padding: 0.75em 1.75em;
    width: 100%;
    color: #fff;
}
.main-nav .children>li.is-active>a, .main-nav .children>li.current-menu-item>a, .main-nav .children>li.current-menu-ancestor>a, .main-nav .children>li:hover>a, .nav-item-children>li.is-active>a, .nav-item-children>li.current-menu-item>a, .nav-item-children>li.current-menu-ancestor>a, .nav-item-children>li:hover>a {
    color: #fff;
    background: #236C94;
}
.banner_content_colmn {
    text-align: center;
    padding:250px 150px;
}
.home_topbtns {
    margin-top: 75px;
}
.banner_content_section:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(to bottom, rgba(35,108,148,0), rgba(35,108,148,1));
    height: 18%;
}
.header_title h2 {
    color: #fff;
    font-weight: bold;
    /* text-shadow: 2px 5px 5px #0000004a; */
    font-size: 56px;
    font-family: 'Aventa-Bold';
    font-weight: normal;
    padding: 0px 100px;
    line-height: 65px;
}
.header_content p {
    color: #236C94;
    padding: 20px 150px;
    font-size: 14px;
/*  text-shadow: 0 5px 10px #00000059; */
    font-family: 'Aventa-Medium';
}
.banner_arrow span.iconbox-icon-container {
    margin-top: 300px;
}
.arrow-downtxt p {
    color: #fff;
    padding: 50px 200px 20px 200px;
    font-size: 18px;
    font-family: 'Aventa-Light';
    line-height: 35px;
	margin-top:200px !important;
}
.services_box_content .lqd-fb-content .lqd-fb-content-inner {
    text-align: left !important;
}
.services_box_content .lqd-fb-content .lqd-fb-content-inner h2 {
    color: #236C94;
    font-family: 'Aventa-Light';
    font-size: 26px;
}
.services_box_content .lqd-fb-content .lqd-fb-content-inner p {
    font-size: 14px;
}
section.vc_section.services_box_section {
    position: relative;
	padding-top:30px;
}
.services_box_section:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    background: #236C94;
    height: 150px;
    width: 100%;
    z-index: -1;
    top: 0;
}
.lqd-fb-style-4 {
    background-color: #fff;
    box-shadow: none !important;
}
.lqd-fb-content-inner {
    min-height: 285px;
}
.lqd-fb-footer {
    border-top: none !important;
    text-align: left !important;
}
.lqd-fb-footer a.btn span {
    font-size: 12px;
    padding: 5px !important;
}
.better_title{
	    text-align: center;
}
.better_title h2 {
    text-align: center;
    margin: 0 auto;
    color: #236C94;
    font-family: 'Aventa-Bold';
    font-size: 46px;
    letter-spacing: normal;
    line-height: 60px;
	font-weight:normal;
}
.better_content_txt {
    text-align: center;
    padding: 0px;
    margin-bottom: 45px !important;
}
.better_content_txt p {
    font-size: 18px;
    color: #000000;
    font-family: 'Aventa-Light';
    line-height: 25px;
}
section.vc_section.making_better_section{
	position:relative;
	padding-top: 100px;
}

section.vc_section.making_better_section:after{
	content: "";
    position: absolute;
    left: 0;
    right: 0;
    background: #236C94;
    height:400px;
    width: 100%;
    z-index: -1;
    top: 0;
}
section.vc_section.work_together_footer{
    padding: 50px 0;
    text-align: center;
}
.work_together_title h2 {
    color: #236C94;
    padding-bottom: 0;
    font-family: 'Aventa-Bold';
    margin-bottom: 40px !important;
	font-weight:normal;
}
i.fab.fa-facebook-square:after {
    content: "SOLVmena";
    padding-left: 5px;
    font-size: 16px;
    vertical-align: middle;
    font-family: 'Aventa-Regular';
    color: #000;
}
i.fab.fa-instagram:after{
	 content: "solv_mena";
    padding-left: 5px;
    font-size: 16px;
    vertical-align: middle;
    font-family: 'Aventa-Regular';
    color: #000;
}
i.fab.fa-linkedin:after{
	 content: "group-solv";
    padding-left: 5px;
    font-size: 16px;
    vertical-align: middle;
    font-family: 'Aventa-Regular';
    color: #000;
}
i.fab.fa-youtube:after{
	 content: "SOLV";
    padding-left: 5px;
    font-size: 16px;
    vertical-align: middle;
    font-family: 'Aventa-Regular';
    color: #000;
}
i.fab.fa-twitter:after{
	 content: "solvMena";
    padding-left: 5px;
    font-size: 16px;
    vertical-align: middle;
    font-family: 'Aventa-Regular';
    color: #000;
}
.follow_title h2 {
    color: #000000;
    font-size: 22px;
    font-weight: normal;
    padding: 30px 0;
    font-family: 'Aventa-Regular';
}
.main_footer_bottom {
    padding: 50px 0;
}
.copyright_txt p {
    color: #fff !important;
    font-size: 13px;
    font-weight: normal;
}
.footer_contact_details p {
    color: #fff;
    font-size: 14px;
}
.footer_menu ul {
    -moz-column-count: 3;
    -moz-column-gap: 20px;
    -webkit-column-count: 3;
    -webkit-column-gap: 20px;
    column-count: 3;
    column-gap: 20px;
}
.jr-insta-thumb ul.thumbnails li {
    margin: 0 0 1.5% 1.5% !important;

}
header.lqd-lp-header .lqd-lp-meta {
    display: none !important;
}
.footer_menu ul li a {
    color: #fff !important;
    font-family: 'Aventa-Bold';
    font-size:14px;
}
.titlebar-col h1 {
    position: relative;
    top: 230px;
}
.titlebar-inner h1 {
    color: #ffffff !important;
    font-size: 44px !important;
    font-weight: normal !important;
    font-family: 'Aventa-Light';
}
.header_welcometitle h2 {
    color: #fff;
    font-size: 20px;
    margin-bottom: 0;
}
.banner_about_btn, .banner_contact_btn {
    font-size: 14px !important;
    font-family: 'Aventa-Black' !important;
    padding: 0px 20px;
    margin: 10px;
}
div#html5-watermark {
    display: none !important;
}
/********************
 * manpower 
 * ****************/
.manpower_content {
    background: #236C94;
    padding: 55px 35px;
    width: 40%;
    float: right;
    position: relative;
    top: -200px;
    right: -100px;
}
.manpower_content p {
    font-size: 14px;
    color: #fff;
    font-family: 'Aventa-Light';
    letter-spacing: normal;
    line-height: 20px;
}
.manpower_content_2{
	font-size: 21px;
    color: #fff;
    font-family: 'Aventa-Light';
    letter-spacing: normal;
    line-height: 35px;
}
.manpower_content_2 {
    background: #236C94;
    padding: 55px 55px;
    width: 50%;
    float: right;
    position: relative;
    top: -100px;
    right: -60px;
}
.manpower_img .vc_single_image-wrapper{
	margin-bottom:0 !important;
}
/* .manpower_img {
    margin: 0 75px;
} */
.main-footer {
    color: #cbcbcb;
    padding-top: 0 !important;
}
.manpower_maintitle h2 {
    color: #236C94 !important;
    font-weight: normal;
    font-family: 'Aventa-Light';
    font-size: 36px;
    letter-spacing: 0;
}
.manpower_main_subtitle p {
    color: #000;
    font-size: 14px;
    font-family: 'Aventa-Light';
    letter-spacing: 0;
}
section.vc_section.mp_rightjob_section {
    padding: 20px 0;
}
.mp_rightjob_title p{
	color: #236C94;
    text-align: center;
    margin: 30px 0 !important;
    font-size: 46px;
    line-height: 55px;
    padding: 0 350px;
    font-family: 'Aventa-Light';
}
.mp_rightjob_desc p{
	 color: #000;
    text-align: center;
    margin: 20px 0 60px 0 !important;
    padding: 0 120px;
    font-family: 'Aventa-Light';
    font-size: 16px;
}
/********************
 * waste management 
 * ****************/
section.vc_section.tenets_section{
	position:relative;
}
section.vc_section.tenets_section:after{
	content: "";
    position: absolute;
    left: 0;
    right: 0;
    background: #e9f0f5;
    height:250px;
    width: 100%;
    z-index: -1;
    top: 0;
}
.tenets_heading {
	 text-align: center !important;
}
.tenets_heading h2 {
    text-align: center !important;
    color: #236C94;
    font-weight: normal;
    margin-top: -100px !important;
    padding:0 250px 70px 250px;
    font-family: 'Aventa-Light';
    font-size: 36px;
}
.iconbox-round {
    border-radius: 0;
}
.services_box_content {
    position: relative;
    min-height: 500px;
}
.lqd-fb-content-inner {
    min-height: 100px;
}
.wm-icon-txt p {
    color: #000;
    font-family: 'Aventa-Regular';
    font-size: 14px;
    padding: 0 20px;
}
.services_box_content .lqd-fb-style-1 .lqd-fb-content h2 {
    font-size: 18px;
}
.services_box_content .lqd-fb-content-inner {
    padding: 25px 0 0 0 !important;
    font-size: 13px;
    font-family: 'Aventa-Light';
    color: #000;
    line-height: 20px;
    min-height: 215px;
}
.services_box_content .lqd-fb-footer {
    padding-left: 0 !important;
}
.lqd-fb-style-1 .lqd-fb-content h2.my-0.lqd-unit-animation-done {
    font-size: 14px !important;
    margin-bottom: 0;
    text-align: center;
    color: #000 !important;
    font-family: 'Aventa-Bold';
    position: relative;
    top: 100px;
    letter-spacing: normal;
}
.lqd-fb-style-1 .lqd-fb-bg {
    background: linear-gradient(to top, rgb(255 255 255 / 70%) 0%, transparent 50%) !important;
}
.services_topheading {
    text-align: center;
    padding: 20px 0;
}
.services_topheading h2 {
    color: #236C94;
    font-size: 32px;
    font-weight: normal;
    font-family: 'Aventa-Light';
}
.waste_management_content{
	background: #236C94;
    padding: 35px;
    width: 45%;
    float: left;
    position: relative;
    top: -200px;
    left: -55px;
}
.waste_management_content p{
	 font-size: 14px;
    font-family: 'Aventa-Light';
    color:#fff;
}
/********************
 * facility management 
 * ****************/
 
.facility_m_content {
    background: #236C94;
    padding: 35px;
    width: 45%;
    float: left;
    position: relative;
    top: -200px;
	left:-50px;
}
.facility_m_content p {
    font-size: 14px;
    font-family: 'Aventa-Light';
    color:#fff;
}
.include_service_box.box1 .wpb_wrapper {
    background: #236C94;
	min-height: 350px;
	border-bottom:4px solid #91B6CA;
}
.include_service_box.box2 .wpb_wrapper {
    background: #91B6CA;
	min-height: 350px;
	border-bottom:4px solid #236C94;
}
.include_service_box.box3 .wpb_wrapper {
    background: #236C94;
	min-height: 350px;
	border-bottom:4px solid #91B6CA;
}
.include_service_box.box1 p.lqd-simple-heading, .include_service_box.box3 p.lqd-simple-heading {
    color: #fff;
    font-size: 20px;
    padding: 30px 50px;
    font-family: 'Aventa-Light';
    width: 100%;
}
.include_service_box.box2 p.lqd-simple-heading{
	color:#236C94;
	font-size: 20px;
    padding: 30px 50px;
    font-family: 'Aventa-Light';
    width: 100%;
}
.include_service_box.box1 ul li,  .include_service_box.box3 ul li {
    color: #fff;
    font-size: 14px;
    padding: 2px 30px;
    font-family: 'Aventa-Light';
}
.include_service_box.box2 ul li{
	 color:#236C94;
    font-size: 14px;
    padding: 2px 30px;
    font-family: 'Aventa-Light';
}
section.vc_section.facility_manag_services {
    position: relative;
    margin-bottom: 50px;
	margin-top:-75px;
}
section.vc_section.facility_manag_services:after{
		content: "";
    position: absolute;
    left: 0;
    right: 0;
    background: #e9f0f5;
    height:250px;
    width: 100%;
    z-index: -1;
    top: 0;
}
.facility_manag_heading{
	text-align:center;
}
.facility_manag_heading h2 {
    text-align: center;
    font-size: 32px;
    font-weight: normal;
    margin-bottom: 50px !important;
    color: #236C94;
    font-family: 'Aventa-Light';
}
.fm-solv-reason-title p {
    color: #236C94;
    text-align: center;
    margin: 30px 0 !important;
    font-size: 36px;
    line-height: 45px;
    padding: 0 275px;
    font-family: 'Aventa-Light';
}
.fm-solv-reason-desc p {
    color: #000;
    text-align: center;
    margin: 20px 0 60px 0 !important;
     padding: 0 120px;
    font-family: 'Aventa-Light';
    font-size:16px;
}

/********************
 * contact us
 * ****************/
.lqd-contact-form label {
    color: #fff;
    font-family: 'Aventa-Light';
    font-size:14px;
}
.lqd-contact-form {
    padding: 50px 0;
}
p.contact_form_submit input[type="submit"] {
    font-size: 16px;
    font-weight: normal;
    background: transparent !important;
    color: rgb(255, 255, 255);
    border-color: #fff;
    width: 15% !important;
    border-radius: 0 !important;
    border: 1px solid #fff !important;
    font-family: 'Aventa-Bold' !important;
    text-transform:uppercase !important;
}
.ld_cf7_6295d37406a69 input, .ld_cf7_6295d37406a69 select, .ld_cf7_6295d37406a69 textarea, .ld_cf7_6295d37406a69 .ui-button.ui-selectmenu-button, .ld_cf7_6295d37406a69 .wpcf7-acceptance .wpcf7-list-item-label:before {
    border-color: rgb(208, 215, 222);
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.contact_form_left_txt {
    padding: 0;
}
.contact_form_left_txt .wpb_wrapper {
    padding-left: 30%;
}
.contact_heading h3{
    color:#fff;
    font-family: 'Aventa-Bold';
}
.contact_address p{
      color:#fff !important;
      font-family: 'Aventa-Light';
}
::-webkit-input-placeholder { /* WebKit browsers */
    color: #fff !important;
    opacity: 0.5;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #fff !important;
    opacity: 0.5;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #fff !important;
     opacity: 0.5;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #fff !important;
     opacity: 0.5;
}
.wpcf7::-webkit-input-placeholder { /* WebKit browsers */
   color: #fff !important;
     opacity: 0.5;
}
#wpcf_id::placeholder {
    color: #fff !important;
     opacity: 0.5;
}


/************************
    Achievement page 
*************************/
.achievements_maintitle h2{
	 padding-right: 210px;
}
.achievement_boxes {
    background: #236C94;
    padding: 30px;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}
.achievement_boxes .contents p {
    color: #fff;
    text-align: left;
    font-size: 14px;
    line-height: 20px;
    font-family: 'Aventa-Light';
}
.achievement_boxes .contents h3{
     color: #fff;
    text-align: left;
    font-size: 14px;
    line-height: 20px;
    font-family: 'Aventa-Light';
}
.achievement_boxes span.iconbox-icon-container img {
    width: 60%;
}
.achievement_txt p {
    color: #fff !important;
    font-family: 'Aventa-Light';
    font-size: 12px !important;
    line-height: 20px;
}
.achievement_section{
    padding:100px 0;
}
.left_schievements {
    position: relative;
}
.left_schievements:after {
    background-image: url(https://solv.adinbmena.com/wp-content/uploads/2022/05/border-right.png);
    content: "";
    background-size: 100% 100%;
    display: inline-block;
    width: 20px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}
.AD_media_uni span.iconbox-icon-container img {
    width: 100%;
}
.achievement_boxes span.iconbox-icon-container{
	display:inline-block !important;
	text-align: left;
}

/********************
 * About page
 * ****************/
.about_main_heading h2 {
    color: #236C94;
    font-family: 'Aventa-Light';
    font-weight: normal;
}
.subtitle_heading h6{
    color: #236C94;
    font-family: 'Aventa-Bold';
    text-transform:uppercase;
    font-size:15px;
}
.main_about_desc p {
    color: #000;
    font-size: 14px;
    font-family: 'Aventa-Light';
}
.pt-0{
	padding-top:0 !important;
}
.lqd-counter {
    padding: 0 20px;
}
.counter_section .wpb_column{
    padding:0;
}
.counterbox1 {
    background: #236C94;
}
.counterbox2{
    background: #E9F0F5;
}
.counterbox3 {
    background: #ffffff;
}
.counterbox4{
    background: #91B6CA;
}
.counterbox5 {
    background: #236C94;
}
.counterbox6{
    background: #236C94;
}
.counterbox7 {
    background: #ffffff;
}
.counterbox8{
    background: #B2CFDE;
}
.counterbox1 .lqd-counter-element span{
    font-family: 'Aventa-Light';
    color:#fff;
    font-size:48px;
}
.counterbox1 span.lqd-counter-text.lqd-text-bottom{
    font-family: 'Aventa-Light';
    color:#fff;
    font-size:15px;
    text-transform:uppercase;
}
.counterbox2 .lqd-counter-element span{
    font-family: 'Aventa-Light';
    color:#236C94;
    font-size:48px;
}
.counterbox2 span.lqd-counter-text.lqd-text-bottom{
    font-family: 'Aventa-Light';
    color:#236C94;
    font-size:15px;
    text-transform:uppercase;
}
.counterbox3 .lqd-counter-element span{
    font-family: 'Aventa-Light';
    color:#236C94;
    font-size:48px;
}
.counterbox3 span.lqd-counter-text.lqd-text-bottom {
    font-family: 'Aventa-Light';
    color: #236C94;
    font-size: 15px;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    display: inline-block;
}
.counterbox4 .lqd-counter-element span{
    font-family: 'Aventa-Light';
    color:#236C94;
    font-size:48px;
}
.counterbox4 span.lqd-counter-text.lqd-text-bottom{
    font-family: 'Aventa-Light';
    color:#236C94;
    font-size:15px;
    text-transform:uppercase;
}
.counterbox5 .lqd-counter-element span{
    font-family: 'Aventa-Light';
    color:#ffffff;
    font-size:48px;
}
.counterbox5 span.lqd-counter-text.lqd-text-bottom{
    font-family: 'Aventa-Light';
    color:#ffffff;
    font-size:15px;
    text-transform:uppercase;
}
.counterbox6 .lqd-counter-element span{
    font-family: 'Aventa-Light';
    color:#ffffff;
    font-size:48px;
}
.counterbox6 span.lqd-counter-text.lqd-text-bottom{
    font-family: 'Aventa-Light';
    color:#ffffff;
    font-size:15px;
    text-transform:uppercase;
}
.counterbox7 .lqd-counter-element span{
    font-family: 'Aventa-Light';
    color:#236C94;
    font-size:48px;
}
.counterbox7 span.lqd-counter-text.lqd-text-bottom{
    font-family: 'Aventa-Light';
    color:#236C94;
    font-size:15px;
    text-transform:uppercase;
}
.counterbox8 .lqd-counter-element span{
    font-family: 'Aventa-Light';
    color:#236C94;
    font-size:48px;
}
.counterbox8 span.lqd-counter-text.lqd-text-bottom{
    font-family: 'Aventa-Light';
    color:#236C94;
    font-size:15px;
    text-transform:uppercase;
}
section.vc_section.journey_section{
    padding:100px 0 0 0;
}
.journey_title h2 {
    color: #236C94;
    font-size: 42px;
    padding: 20px 0;
    width: 50%;
    font-family: 'Aventa-Light';
    font-weight: normal;
}
.journey_img2 img {
    position: relative;
    top: -150px;
    right: -50px;
}
.journey_desc .wpb_wrapper{
      padding: 50px;  
}
.journey_desc p {
    color: #000;
    font-size: 14px;
    font-family: 'Aventa-Light';
}
section.vc_section.core_value_section {
    background: #236C94;
    padding: 150px 0 50px 0;
    margin-top: -220px;
}
.core_value_img img {
    width: 70%;
    margin: 0 auto;
}
section#desktop_counter{
	display:block;
}
section#mobile_counter{
	display:none;
}
/********************
 * Clients page
 * ****************/
 .client_subtitle h6 {
    color: #236C94;
    font-size: 16px;
    margin: 0;
    font-family: 'Aventa-Bold';
    text-transform:uppercase;
}
.client_title h2 {
    margin-top: 0 !important;
}
.smls-grid-container-template-1.smls-grid-column-5 .smls-grid-image-wrap, .smls-grid-container-template-2.smls-grid-column-5 .smls-grid-image-wrap, .smls-grid-container-template-1.smls-grid-column-6 .smls-grid-image-wrap, .smls-grid-container-template-2.smls-grid-column-6 .smls-grid-image-wrap {
    min-height: 250px !important;
    max-height: 250px !important;
}
.smls-grid-container-template-1.smls-grid-column-5 .smls-grid-pad-container, .smls-grid-container-template-2.smls-grid-column-5 .smls-grid-pad-container, .smls-grid-container-template-1.smls-grid-column-6 .smls-grid-pad-container, .smls-grid-container-template-2.smls-grid-column-6 .smls-grid-pad-container {
    max-height: 200px !important;
}
.smls-overlay-effect .smls-overlay-wrap{
    display:none !important;
}
/********************
 * Blog page
 * ****************/
 section.vc_row.blog_section {
    margin: 100px 0;
}
section.vc_row.blog_section .lqd-lp-header-bottom.pos-rel {
    background: rgba(35,108,148,0.6);
    padding: 20px;
}
section.vc_row.blog_section .blog-single .lqd-lp-contents {
    padding: 0 !important;
}
section.vc_row.blog_section .blog-single .lqd-lp-contents h2.lqd-lp-title{
        font-family: 'Aventa-Bold';
        letter-spacing:0;
		margin-top:0 !important;
}
section.vc_row.blog_section .blog-single .lqd-lp-contents .lqd-lp-author-info h3, section.vc_row.blog_section .blog-single .lqd-lp-contents .lqd-lp-author-info h3 a {
    color: #fff !important;
    font-family: 'Aventa-Light';
}
 .ld-ajax-loadmore {
    display: inline-block;
    border-radius: 0;
    position: relative;
    background-color: transparent !important;
    text-align: center;
    white-space: nowrap;
    line-height: 1em;
    color: #236C94  !important;
    border: 1px solid #236C94  !important;
    text-transform: uppercase  !important;
    font-size: 14px  !important;
    font-family: 'Aventa-Black';
	padding:0 40px; 
}
.blog_posts_id div article {
    border-radius: 0 !important;
}

/********************
 * careers page
 * ****************/
.career_maintitle h2 {
    padding-right: 100px;
    font-size: 38px;
    line-height: 55px;
}
.application_form{
	padding:75px 0;
}
.application_form .form_heading h2, .quform-1 .quform-field-1_12 {
	color:#236C94;
	font-family: 'Aventa-Light';
	font-weight: normal;
}
.quform-1.quform-theme-underlined .quform-field-select{
	color:#808080;
	font-family: 'Aventa-Light';
	font-weight: normal;
	font-size:14px;
	border-bottom: 1px solid #236c94 !important;
}
span.quform-upload-dropzone-text{
	color:#808080;
	font-family: 'Aventa-Light';
	font-weight: normal;
	font-size:14px;
}
.quform-input input, .quform-input select, .quform-input textarea {
    border-bottom: 1px solid #236c94 !important;
	width: 90% !important;
}
button.quform-submit {
    border: 1px solid #236c94 !important;
	font-family: 'Aventa-Light';
	font-weight: normal;
	color:#236C94 !important;
}
button.quform-submit:hover{
	color:#fff !important;
}
.quform-input input::-webkit-input-placeholder { /* Chrome and Safari */
    color: #808080 !important;
	font-family: 'Aventa-Light';
	font-weight: normal;
	font-size:14px;
}
.quform-input input:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */
  color: #808080 !important;
	font-family: 'Aventa-Light';
	font-weight: normal;
	font-size:14px;
   opacity: 1;
}
.quform-input input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #808080 !important;
	font-family: 'Aventa-Light';
	font-weight: normal;
	font-size:14px;
   opacity: 1;
} 
.quform-input input:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #808080 !important;
	font-family: 'Aventa-Light';
	font-weight: normal;
	font-size:14px;
}
.quform-input input::-ms-input-placeholder { /* Microsoft Edge */
    color: #808080 !important;
	font-family: 'Aventa-Light';
	font-weight: normal;
	font-size:14px;
}
.quform-input input::placeholder {
   color: #808080 !important;
	font-family: 'Aventa-Light';
	font-weight: normal;
	font-size:14px;
}
.quform-input textarea::placeholder {
    color: #808080 !important;
	font-family: 'Aventa-Light';
	font-weight: normal;
	font-size:14px;
}
.quform-label{
	font-family: 'Aventa-Light';
	font-weight: normal;
}
.awsm-job-wrap {
    width: 100%;
    margin: 100px auto;
}
.awsm-job-listing-item:nth-child(odd) a {
    background: #236C94;
	border:none;
	padding:30px;
	border-bottom: 5px solid #91B6CA;
}
.awsm-job-listing-item:nth-child(even) a {
    background: #91B6CA;
	border:none;
	padding:30px;
	border-bottom: 5px solid #236C94;
}
.awsm-job-listing-item:nth-child(odd) .awsm-job-item h2.awsm-job-post-title {
    color: #fff;
    font-size: 27px;
	font-family: 'Aventa-Light';
	margin-bottom: 40px;
}
.awsm-job-listing-item:nth-child(odd) a.awsm-job-item .awsm-job-specification-item {
    color: #fff;
	font-family: 'Aventa-Light';
	font-size:16px;
	padding:5px 0;
}
.awsm-job-more-container {
    margin-top: 60px;
}
.awsm-job-listing-item:nth-child(odd) span.awsm-job-more {
    color: #fff;
    border: 1px solid #fff;
    padding: 15px;
}
.awsm-job-listing-item:nth-child(even) .awsm-job-item h2.awsm-job-post-title {
    color: #236C94;
    font-size: 27px;
	font-family: 'Aventa-Light';
	margin-bottom: 40px;
}
.awsm-job-listing-item:nth-child(even) a.awsm-job-item .awsm-job-specification-item {
    color: #236C94;
	font-family: 'Aventa-Light';
	font-size:16px;
	padding:5px 0;
}
.awsm-job-listing-item:nth-child(even) span.awsm-job-more {
    color: #236C94;
    border: 1px solid #236C94;
    padding: 15px;
}
.awsm-job-listing-item:nth-child(odd) span.awsm-job-more span, 
.awsm-job-listing-item:nth-child(even) span.awsm-job-more span{
	display:none;
}
.awsm-job-listing-item:nth-child(odd) .awsm-job-specification-wrapper span {
    color: #fff;
}
.awsm-job-listing-item:nth-child(even) .awsm-job-specification-wrapper span {
    color: #236C94;
}
.awsm-job-form {
    width: 100%;
    margin: 0 auto;
}
.awsm-job-form-inner {
    border: none !important;
	padding:35px 0 !important;
}
form#awsm-application-form input, form#awsm-application-form textarea {
    border-bottom: 1px solid #236C94;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
}
.awsm-job-entry-content .wpb_column {
    padding-left: 0;
    margin-top: 20px;
}
.single-awsm_job_openings .titlebar-inner {
    display: none;
}
input#awsm-application-submit-btn {
    background: transparent;
    border-radius: 0;
    color: #236C94;
    box-shadow: none;
    border: 1px solid #236C94 !important;
	padding:10px 30px;
}
.awsm-job-form-inner h2, h1.entry-title.awsm-jobs-single-title {
    font-family: 'Aventa-Bold';
    font-weight: normal;
    color: #236C94;
    font-size: 32px;
}
span.awsm-job-specification-label strong {
    font-family: 'Aventa-Bold';
	font-weight:normal;
	color: #236C94;
}
span.awsm-job-specification-term {
    color: #000;
	 font-family: 'Aventa-Light';
	font-weight:normal;
}
form#awsm-application-form label {
    color: #000;
	font-family: 'Aventa-Light';
	font-weight:normal;
	font-size:15px;
	margin-bottom:0;
}
.awsm-job-entry-content.entry-content {
    color: #000;
	font-family: 'Aventa-Light';
	font-weight:normal;
	font-size:17px;
}
.quform-1.quform-theme-underlined .select2-container--quform .select2-selection, .quform-1.quform-theme-underlined .quform-field-text, .quform-1.quform-theme-underlined .quform-field-captcha, .quform-1.quform-theme-underlined .quform-field-password, .quform-1.quform-theme-underlined .quform-field-textarea, .quform-1.quform-theme-underlined .quform-field-email, .quform-1.quform-theme-underlined .quform-field-date, .quform-1.quform-theme-underlined .quform-field-time, .quform-1.quform-theme-underlined .quform-field-select, .quform-1.quform-theme-underlined .quform-field-multiselect{
	font-family: 'Aventa-Light';
	font-weight: normal;
	color:#236C94 !important;
	font-size:16px;
}

/********************
 * Media queries
 * ****************/
/* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/

@media (min-width: 1281px) {
  
  /* CSS */
  
}

/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media (min-width: 1025px) and (max-width: 1280px) {
  
.banner_content_colmn {
    text-align: center;
    padding: 80px;
}
.arrow-downtxt p {
    padding: 50px 130px 20px 130px;
}
.better_content_txt {
    padding: 0 20px;
}

/** about ***/

.about_main_heading h2 {
    font-size: 28px;
}
.main_about_desc p {
    font-size: 12px;
} 
.counterbox3 span.lqd-counter-text.lqd-text-bottom {
    width: 90%;
} 
section.vc_section.journey_section {
    padding: 100px 0 0 0;
}
.titlebar-inner {
    padding-top: 30px !important;
    padding-bottom: 300px;
}
section#desktop_counter{
	display:none;
}
section#mobile_counter{
	display:block;
}
.counterbox1 .lqd-counter-element span, .counterbox2 .lqd-counter-element span, .counterbox3 .lqd-counter-element span,
.counterbox4 .lqd-counter-element span, .counterbox5 .lqd-counter-element span, .counterbox6 .lqd-counter-element span,
.counterbox7 .lqd-counter-element span, .counterbox8 .lqd-counter-element span{
    font-size: 24px;
}
.counterbox1 span.lqd-counter-text.lqd-text-bottom, .counterbox2 span.lqd-counter-text.lqd-text-bottom, .counterbox3 span.lqd-counter-text.lqd-text-bottom,
.counterbox4 span.lqd-counter-text.lqd-text-bottom, .counterbox5 span.lqd-counter-text.lqd-text-bottom, .counterbox6 span.lqd-counter-text.lqd-text-bottom, 
.counterbox7 span.lqd-counter-text.lqd-text-bottom, .counterbox8 span.lqd-counter-text.lqd-text-bottom	{
    font-size: 12px;
    line-height: normal;
	width:100%;
}	
		
.counterbox6 {
    background: #b2cfde;
}	
.counterbox6 .lqd-counter-element span, .counterbox6 span.lqd-counter-text.lqd-text-bottom{
    font-family: 'Aventa-Light';
    color:#236C94;
}
.counterbox8 {
    background: #236c94;
}
.counterbox8 .lqd-counter-element span, .counterbox8 span.lqd-counter-text.lqd-text-bottom{
    font-family: 'Aventa-Light';
    color:#ffffff;
}	

/*** waste management ***/
.manpower_img {
    margin: 0 75px;
}
.manpower_content p {
    font-size: 12px;
    line-height: 22px;
}
.tenets_heading h2 {
    padding-bottom: 22px;
    font-family: 'Aventa-Light';
    font-size: 30px;
}
.wm-icon-txt p {
    font-size: 12px;
    padding: 0 5px;
    line-height: 22px;
}
.services_topheading h2 {
    color: #236C94;
    font-size: 28px;
}
.work_together_title h2 {
    font-size: 32px;
}

/*** facility management ****/

.manpower_maintitle h2 {
    font-size: 30px;
    letter-spacing: 0;
}
.facility_m_content p {
    font-size: 12px;
    line-height: 22px;
}
.facility_manag_heading h2 {
    text-align: center;
    font-size: 28px;
}
.include_service_box.box1 ul li, .include_service_box.box3 ul li {
    font-size: 12px;
    padding: 2px 25px;
}
.include_service_box.box2 ul li {
    font-size: 12px;
    padding: 2px 25px;
}
.fm-solv-reason-title p {
    font-size: 30px;
    line-height: 40px;
    padding: 0 200px;
}
.fm-solv-reason-desc p {
    padding: 0 100px;
    font-family: 'Aventa-Light';
    font-size: 14px;
}

/**** achievements ****/

.achievement_boxes {
    width: 50%;
}
section.vc_row.blog_section .blog-single .lqd-lp-contents h2.lqd-lp-title {
    font-family: 'Aventa-Bold';
    letter-spacing: 0;
    font-size: 20px !important;
}
section.vc_section.making_better_section:after {
    height: 200px;
}	
/*** footer ***/
.footer_menu ul li a {
    color: #fff !important;
    font-family: 'Aventa-Bold';
    font-size: 14px;
}	

}

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {
  
.banner_content_colmn {
    text-align: center;
    padding: 25px;
}
.header_title h2 {
    font-size: 36px;
    padding-top: 60px;
}
.header_content p {
    padding: 20px 80px;
}
.banner_arrow span.iconbox-icon-container {
    margin-top: 150px;
}
.arrow-downtxt p {
    padding: 50px 80px 20px 80px;
    font-size: 16px;
    line-height: 25px;
}
.services_box_content .lqd-fb-content .lqd-fb-content-inner h2 {
    font-size: 18px;
}
.services_box_content .lqd-fb-content-inner {
    font-size: 12px;
    min-height: 230px;
}
.better_title h2 {
    font-size: 36px;
    line-height: 50px;
}
.better_content_txt {
    text-align: center;
    padding: 0 40px;
}
.better_content_txt p {
    font-size: 14px;
    line-height: 25px;
}

/***** About ****/
.titlebar-inner {
    padding-top: 0 !important;
}
.about_main_heading h2 {
    font-size: 22px;
}
.main_about_desc p {
    font-size: 12px;
    line-height: 20px;
}
section.vc_section.journey_section {
    padding: 80px 0 50px 0;
}
.journey_title h2 {
    font-size: 36px;
    width: 65%;
}
.journey_desc .wpb_wrapper {
    padding: 0px;
}
.journey_desc p {
    font-size: 14px;
    line-height: 20px;
}	
section.vc_section.core_value_section {
    background: #236C94;
    padding: 80px 0 0px 0;
}	
.journey_img2 img {
    position: relative;
    top: -150px;
    right: 0;
}
section#desktop_counter{
	display:none;
}
section#mobile_counter{
	display:block;
}
.counterbox1 .lqd-counter-element span, .counterbox2 .lqd-counter-element span, .counterbox3 .lqd-counter-element span,
.counterbox4 .lqd-counter-element span, .counterbox5 .lqd-counter-element span, .counterbox6 .lqd-counter-element span,
.counterbox7 .lqd-counter-element span, .counterbox8 .lqd-counter-element span{
    font-size: 24px;
}
.counterbox1 span.lqd-counter-text.lqd-text-bottom, .counterbox2 span.lqd-counter-text.lqd-text-bottom, .counterbox3 span.lqd-counter-text.lqd-text-bottom,
.counterbox4 span.lqd-counter-text.lqd-text-bottom, .counterbox5 span.lqd-counter-text.lqd-text-bottom, .counterbox6 span.lqd-counter-text.lqd-text-bottom, 
.counterbox7 span.lqd-counter-text.lqd-text-bottom, .counterbox8 span.lqd-counter-text.lqd-text-bottom	{
    font-size: 12px;
    line-height: normal;
	width:100%;
}	
	
	
.counterbox6 {
    background: #b2cfde;
}	
.counterbox6 .lqd-counter-element span, .counterbox6 span.lqd-counter-text.lqd-text-bottom{
    font-family: 'Aventa-Light';
    color:#236C94;
}
.counterbox8 {
    background: #236c94;
}
.counterbox8 .lqd-counter-element span, .counterbox8 span.lqd-counter-text.lqd-text-bottom{
    font-family: 'Aventa-Light';
    color:#ffffff;
}		

/**** waste management ****/
.manpower_content {
    padding: 25px;
    width: 50%;
    top: -120px;
	right:0;
}
.manpower_content p {
    font-size: 12px;
    line-height: 20px;
}
.tenets_heading h2 {
    padding-bottom: 30px;
    font-size: 26px;
}
.wm-icon-txt p {
    font-size: 11px;
    padding: 0 0;
    line-height: 20px;
}
.tenets_heading h2 {
    margin-top: 50px !important; 
    padding: 0 50px 50px 50px;
}
.waste_management_content {
    width: 100%;
    top: 0;
    left: 0;
}
section.vc_section.facility_manag_services {
    padding-top: 50px;
}	
.include_service_box.box1 p.lqd-simple-heading, .include_service_box.box3 p.lqd-simple-heading, .include_service_box.box2 p.lqd-simple-heading {
    font-size: 18px;
    padding: 30px 25px;
}	
section.vc_section.tenets_section:after {
    height: 100%;
    width: 100%;
    z-index: -1;
    top: 0;
}
	
	
/***** facility management *****/  
  
.manpower_maintitle h2 {
    font-size: 28px;
    letter-spacing: 0;
}  
.facility_m_content {
    padding: 25px;
    width: 100%;
    top: 0px;
	left:0;
}
.include_service_box.box1 ul li, .include_service_box.box3 ul li, .include_service_box.box2 ul li {
    font-size: 12px;
    padding: 2px 10px;
}
.fm-solv-reason-title p {
    font-size: 28px;
    line-height: 40px;
    padding: 0 100px;
}
 .fm-solv-reason-desc p {
    padding: 0 50px;
} 

.achievement_boxes {
    background: #236C94;
    padding: 30px;
    width: 70%;
}  
.mp_rightjob_title p {
    font-size: 28px;
    line-height: 55px;
    padding: 0 50px;
    width: 100%;
} 
.mp_rightjob_desc p {
    padding: 0 10px;
}
 section.vc_section.making_better_section:after {
    height: 200px;
}
.arrow-downtxt p {
    margin-top: 100px !important;
}
/** achievement ***/
.achievements_maintitle h2{
	 padding-right: 0px;
}
/*** footer ***/
.footer_menu ul li a {
    color: #fff !important;
    font-family: 'Aventa-Bold';
    font-size: 14px;
}		
}

/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  
  /* CSS */
  
}

/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {
  
.banner_content_colmn {
    text-align: center;
    padding: 40px;
}
.header_title h2 {
    font-size: 22px;
}
.header_content p {
    padding: 20px 25px;
    font-size: 12px;
    line-height: 22px;
}
 .banner_arrow span.iconbox-icon-container {
    margin-top: 90px;
} 
.arrow-downtxt p {
    padding: 50px 10px 20px 10px;
    font-size: 16px;
    line-height: 30px;
}
 .better_title h2 {
    font-size: 26px;
    line-height: 40px;
}
.better_content_txt {
    padding: 0 10px;
}
.better_content_txt p {
    font-size: 16px;
    line-height: 30px;
}
.lqd-fancy-menu.lqd-custom-menu.lqd-menu-td-none.footer_menu {
    margin-top: 30px;
}
/**** acheievement ***/
.achievement_section {
    padding: 50px 0;
}	
.achievements_maintitle h2{
	 padding-right: 30px;
}
.left_schievements:after{
		display:none;
	}	
.achievement_boxes {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}	
/**** About ****/
.about_main_heading h2 {
    font-size: 27px;
}
section.vc_section.journey_section {
    padding: 30px 0 30px 0;
}
.journey_title h2 {
    font-size: 26px;
    width:100%;
}
.journey_desc .wpb_wrapper {
    padding: 15px;
}
.journey_img2 img {
    position: relative;
    top: 0;
    right: 0;
}
.core_value_img img {
    width: 95%;
    margin: 0 auto;
}
.work_together_title h2 {
    font-size: 26px;
}
.counterbox1 .lqd-counter-element span, 
.counterbox2 .lqd-counter-element span,
.counterbox3 .lqd-counter-element span,
.counterbox4 .lqd-counter-element span,
.counterbox5 .lqd-counter-element span,
.counterbox6 .lqd-counter-element span,
.counterbox7 .lqd-counter-element span,
.counterbox8 .lqd-counter-element span{
    font-size: 20px;
}
.counterbox1 span.lqd-counter-text.lqd-text-bottom,
.counterbox2 span.lqd-counter-text.lqd-text-bottom,
.counterbox3 span.lqd-counter-text.lqd-text-bottom,
.counterbox4 span.lqd-counter-text.lqd-text-bottom,
.counterbox5 span.lqd-counter-text.lqd-text-bottom,
.counterbox6 span.lqd-counter-text.lqd-text-bottom,
.counterbox7 span.lqd-counter-text.lqd-text-bottom,
.counterbox8 span.lqd-counter-text.lqd-text-bottom{
        font-size: 12px;
        line-height:20px;
}
.counterbox3 span.lqd-counter-text.lqd-text-bottom {
    font-size: 10px;
    width: 90%;

}
.titlebar-inner {
    padding-top: 0 !important;
}
.titlebar-inner h1 {
    font-size: 33px !important;
}
section#desktop_counter{
	display:none;
}
section#mobile_counter{
	display:block;
}	
.counterbox6 {
    background: #b2cfde;
}	
.counterbox6 .lqd-counter-element span, .counterbox6 span.lqd-counter-text.lqd-text-bottom{
    font-family: 'Aventa-Light';
    color:#236C94;
}
.counterbox8 {
    background: #236c94;
}
.counterbox8 .lqd-counter-element span, .counterbox8 span.lqd-counter-text.lqd-text-bottom{
    font-family: 'Aventa-Light';
    color:#ffffff;
}		

/******** waste management ********/

.manpower_maintitle h2 {
    font-size: 24px;
    letter-spacing: 0;
}
.manpower_img {
    margin: 0;
}
.manpower_content {
    padding: 35px;
    width: 100%;
    top: 0;
	right:0;
}
.tenets_heading h2 {
    margin-top: 30px !important;
    padding-bottom: 50px;
    font-size: 26px;
}
.wm-icon-txt p {
    font-size: 20px;
    padding:  0px;
}
.services_topheading h2 {
    color: #236C94;
    font-size: 28px;
}
.lqd-fb-style-1 .lqd-fb-content h2.my-0.lqd-unit-animation-done {
    font-size: 20px !important;
}
section.vc_section.tenets_section:after {
    height: 100%;
    width: 100%;
    z-index: -1;
    top: 0;
}


/******** facility management ********/

.manpower_maintitle h2 {
    font-size: 24px;
}
.manpower_img {
    margin: 0;
}
.facility_m_content {
    width: 100%;
    top: 0;
}
.facility_manag_heading h2 {
    font-size: 26px;
    margin-bottom: 50px !important;
    margin-top: 50px !important;
}
.include_service_box {
    margin-bottom: 20px;
}
.fm-solv-reason-title p {
    margin: 20px 0 !important;
    font-size: 22px;
    line-height: 30px;
}
.fm-solv-reason-desc p {
    padding: 0 20px;
    font-size: 14px;
}
  
  /******** manpower ********/
.manpower_maintitle h2 {
    font-size: 24px;
    letter-spacing: 0;
}
 section.vc_section.making_better_section:after {
    height: 200px;
}
.arrow-downtxt p {
    margin-top: 100px !important;
}
/**** career ***/
.awsm-job-container {
    padding: 50px 30px;
}	
/*** footer ***/
.footer_menu ul li a {
    color: #fff !important;
    font-family: 'Aventa-Bold';
    font-size: 14px;
}		
  
}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
  
.banner_content_colmn {
    text-align: center;
    padding: 40px;
}
.header_title h2 {
    font-size: 22px;
	padding:0;
}
.header_content p {
    padding: 20px 25px;
    font-size: 12px;
    line-height: 22px;
}
.banner_arrow span.iconbox-icon-container {
    margin-top: 90px;
}
.arrow-downtxt p {
    padding: 50px 10px 20px 10px;
    font-size: 16px;
    line-height: 30px;
}
.better_title h2 {
    font-size: 26px;
    line-height: 40px;
}
.better_content_txt {
    padding: 0 10px;
}
.better_content_txt p {
    font-size: 16px;
    line-height: 30px;
}
.lqd-fancy-menu.lqd-custom-menu.lqd-menu-td-none.footer_menu {
    margin-top: 30px;
}

/**** About ****/
.about_main_heading h2 {
    font-size: 27px;
}
section.vc_section.journey_section {
    padding: 30px 0 30px 0;
}
.journey_title h2 {
    font-size: 26px;
    width:100%;
}
.journey_desc .wpb_wrapper {
    padding: 15px;
}
.journey_img2 img {
    position: relative;
    top: 0;
    right: 0;
}
.core_value_img img {
    width: 95%;
    margin: 0 auto;
}
.work_together_title h2 {
    font-size: 26px;
}
.counterbox1 .lqd-counter-element span, 
.counterbox2 .lqd-counter-element span,
.counterbox3 .lqd-counter-element span,
.counterbox4 .lqd-counter-element span,
.counterbox5 .lqd-counter-element span,
.counterbox6 .lqd-counter-element span,
.counterbox7 .lqd-counter-element span,
.counterbox8 .lqd-counter-element span{
    font-size: 20px;
}
.counterbox1 span.lqd-counter-text.lqd-text-bottom,
.counterbox2 span.lqd-counter-text.lqd-text-bottom,
.counterbox3 span.lqd-counter-text.lqd-text-bottom,
.counterbox4 span.lqd-counter-text.lqd-text-bottom,
.counterbox5 span.lqd-counter-text.lqd-text-bottom,
.counterbox6 span.lqd-counter-text.lqd-text-bottom,
.counterbox7 span.lqd-counter-text.lqd-text-bottom,
.counterbox8 span.lqd-counter-text.lqd-text-bottom{
        font-size: 12px;
        line-height:20px;
}
.counterbox3 span.lqd-counter-text.lqd-text-bottom {
    font-size: 10px;
    width: 80%;

}
.titlebar-inner {
    padding-top: 0 !important;
}
.titlebar-inner h1 {
    font-size: 33px !important;
}
section#desktop_counter{
	display:none;
}
section#mobile_counter{
	display:block;
}	
.counterbox6 {
    background: #b2cfde;
}	
.counterbox6 .lqd-counter-element span, .counterbox6 span.lqd-counter-text.lqd-text-bottom{
    font-family: 'Aventa-Light';
    color:#236C94;
}
.counterbox8 {
    background: #236c94;
}
.counterbox8 .lqd-counter-element span, .counterbox8 span.lqd-counter-text.lqd-text-bottom{
    font-family: 'Aventa-Light';
    color:#ffffff;
}	
section.vc_section.core_value_section {
    margin-top: -150px;
}	

/******** waste management ********/

.manpower_maintitle h2 {
    font-size: 24px;
    letter-spacing: 0;
}
.manpower_img {
    margin: 0;
}
.manpower_content {
    padding: 35px;
    width: 100%;
    top: 0;
	right:0;
}
.manpower_content p {
    font-size: 21px;
}
.mp_rightjob_title p {
    font-size: 30px;
    line-height: 40px;
	padding:0;
}
.mp_rightjob_desc p {
    margin: 20px 0 0 0 !important;
    padding: 0 20px;
    font-family: 'Aventa-Light';
    font-size: 16px;
}
.tenets_heading h2 {
    margin-top: 30px !important;
    padding-bottom: 50px;
    font-size: 26px;
	padding:20px 0;
}
.wm-icon-txt p {
    font-size: 20px;
    padding:  0px;
}
.services_topheading h2 {
    color: #236C94;
    font-size: 28px;
}
.lqd-fb-style-1 .lqd-fb-content h2.my-0.lqd-unit-animation-done {
    font-size: 20px !important;
}
.waste_management_content {
    width: 100%;
    top: 0;
    left: 0;
}
section.vc_section.tenets_section:after {
    height: 100%;
    width: 100%;
    z-index: -1;
    top: 0;
}


/******** facility management ********/

.manpower_maintitle h2 {
    font-size: 24px;
}
.manpower_img {
    margin: 0;
}
.facility_m_content {
    width: 100%;
    top: 0;
	left:0;
}
section.vc_section.facility_manag_services {
    margin-top: 0;
}
.facility_manag_heading h2 {
    font-size: 26px;
    margin-bottom: 50px !important;
    margin-top: 50px !important;
}
.include_service_box {
    margin-bottom: 20px;
}
.fm-solv-reason-title p {
    margin: 20px 0 !important;
    font-size: 22px;
    line-height: 30px;
	padding:0;
}
.fm-solv-reason-desc p {
    padding: 0 20px;
    font-size: 14px;
}
.manpower_content_2 {
    width: 100%;
    top: 0;
    right: 0;
}
section.vc_section.mp_rightjob_section {
    padding: 50px 0;
}
section.vc_section.making_better_section:after {
    height: 200px;
}	
.arrow-downtxt p {
    margin-top: 100px !important;
}
	
/**** acheievement ***/
.achievement_section {
    padding: 50px 0;
}	
.achievements_maintitle h2{
	 padding-right: 30px;
}	
.left_schievements:after{
		display:none;
	}	
.achievement_boxes {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}	
/**** career ***/
.awsm-job-container {
    padding: 50px 30px;
}
/*** footer ***/
.footer_menu ul li a {
    color: #fff !important;
    font-family: 'Aventa-Bold' !important;
    font-size: 14px;
}	
}




.lqd-fancy-menu.menu-items-has-fill > ul > li > a {
    padding: 0.7em 1.571em;
    line-height: 1.15em;
}
.mejs-container, .mejs-container .mejs-controls, .mejs-embed, .mejs-embed body {
    background: none !important;
}
.megamenu .nav-item-children .link-badge {
    padding: 0.5em 0.9em;
    margin-top: -0.5em;
    margin-bottom: -0.5em;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
}
.lqd-stickybar-wrap .lqd-head-col > .module-button .btn.no-rotate {
    transform: rotate(180deg);
    align-self: start;
}
.lqd-fb-style-6 .liquid-overlay-link {
	transform: translateZ(150px);
}
.carousel-item .lqd-fb-style-6 {
    margin-top: 50px;
    margin-bottom: 70px;
}
.liquid-parallax-bg > .liquid-parallax-container .liquid-parallax-figure {
    animation: fadeIn 0.8s cubic-bezier(0.23, 1, 0.320, 1) both;
}
.lqd-mobile-main-nav {
    width: 100%;
}
.ld-gradient-heading .ld-fh-txt-inner {
    -webkit-background-clip: text !important;
    background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    text-fill-color: transparent !important;
}
.lqd-mobile-sec .megamenu .lqd-fancy-menu > li > a {
  color: inherit;
}

.lqd-mobile-sec .megamenu .lqd-fancy-menu.menu-items-has-fill > ul > li > a {
  padding-inline-start: 0;
  padding-inline-end: 0;
}

.ld-fh-outline-static .ld-fh-element {
	color: transparent;
}

[data-mobile-nav-data-style-nunil-inh=modern] .lqd-mobile-sec .megamenu .lqd-simple-heading {
  color: #fff;
}

.lqd-mobile-sec .vc_row:before,
.lqd-mobile-sec .vc_row:after,
.lqd-mobile-sec .container:before,
.lqd-mobile-sec .container:after,
.lqd-mobile-sec .vc_column-inner:before,
.lqd-mobile-sec .vc_column-inner:after,
.lqd-mobile-sec .wpb_wrapper-inner:before,
.lqd-mobile-sec .wpb_wrapper-inner:after {
    content: none !important;
}

.lqd-mobile-sec .main-nav > li {
    display: block;
}

.lqd-mobile-sec .main-nav > li .nav-item-children {
    pointer-events: auto;
	transform: none;
	transition: none;
}

.lqd-main-sidebar .widget.ld-sf {
    margin-bottom: 0;
}

.ld-ajax-loadmore .all-loaded i {
    font-size: 1em;
}

.vc_column-inner {
    z-index: auto;
}

@media screen and (min-width: 1200px) and (max-width: 1440px) {
    .megamenu .lqd-fancy-menu > ul > li > a {
        font-size: 15px;
    }
    .megamenu .ld-fancy-heading.text-uppercase h4 {
        font-size: 12px;
        white-space: nowrap;
    }
}


.aiowps-captcha-equation{
    color: #fff;
}

.lqd-contact-form input[type=submit], .lqd-contact-form button[type=submit] {
    border: 1px solid #fff !important;
}