@font-face {
    font-family: 'Infinite Stroke';
    src: url('../fonts/InfiniteStroke.woff2') format('woff2'),
        url('../fonts/InfiniteStroke.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/** Generated by FG **/
@font-face {
    font-family: 'Conv_Bebas-Regular';
    src: url('../fonts/Bebas-Regular.eot');
    src: local('☺'), url('../fonts/Bebas-Regular.woff') format('woff'), url('../fonts/Bebas-Regular.ttf') format('truetype'), url('../fonts/Bebas-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    margin: 0 !Important;
    padding: 0;
    overflow-x: hidden;
    font-family: 'Poppins', sans-serif;
}

img {
    display: block;
    max-width: 100%;
    height: auto;
}
.more {
    color: #fff !important;
    display: inline-block;
    border-radius: 30px;
    padding: 10px 20px;
    background: #09AB4D;
background: linear-gradient(90deg, rgba(9, 171, 77, 1) 0%, rgba(143, 198, 64, 1) 100%);
    margin: 0 5px;
    text-decoration: none;
    text-transform: capitalize;
}
.more i{
    padding-left: 5px;
}
.gradient-text-stoke {
    font-size: 80px;
    -webkit-background-clip: text;
    -webkit-text-stroke: 4px transparent;
    color: #fff;
    background-image: linear-gradient(45deg, #09AB4C, #1D7699 70%, #1D7699 100%);
    display: inline-block;
    position: relative;
    margin: 0 25px 0 25px;
}
.gradient-text-stoke::after {
    position: absolute;
    clear: both;
    content: "";
    top: 50%;
    left: -40px;
    width: 30px;
    height: 30px;
    background-image: linear-gradient(45deg, #09AB4C, #1D7699 70%, #1D7699 100%);
    border-radius: 50%;
    transform: translate(0, -50%);
}

.site-header {
    position: relative;
    width: 100%;
    border-top: none;
    margin-bottom: 0;
    top: 0;
    left: 0;
    z-index: 999;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+20,efefef+100&0.5+0,0.5+100 */
    background-color: rgb(0, 0, 0, 0, 6);
}
.site-header::before {
    position: absolute;
    clear: both;
    content: "";
    top: 0;
    left: -10%;
    width: 30%;
    height: 100%;
    background-color: #fff;
    transform: skewX(-20deg);
    z-index: 1;
}

.site-header .toppest-bar {
    padding: 10px 0;
    background-color: #002A48;
    display: inline-block;
    width: 100%;
    position: relative;
}

.site-header .toppest-bar .top-info2 {
    display: flex;
    align-items: center;
    float: right;
}

.site-header .toppest-bar .top-info2 p {
    margin-bottom: 0;
    font-size: 12px;
    color: #fff;
}

.site-header .toppest-bar .top-info2 .contact-num,
.site-header .toppest-bar .top-info2 .contact-num2,
.site-header .toppest-bar .top-info2 .email {
    display: flex;
    align-items: center;
    padding-left: 20px;
}

.site-header .toppest-bar .top-info2 .contact-num2 img {
    width: 20px;
}

.site-header .toppest-bar .top-info2 .contact-num i, .site-header .toppest-bar .top-info2 .email i {
    color: #fff;
    margin: 0;
    font-size: 13px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    text-align: center;
    line-height: 25px;
    margin-right: 0;
}

.site-header .toppest-bar .top-info2 .contact-num a,
.site-header .toppest-bar .top-info2 .contact-num2 a,
.site-header .toppest-bar .top-info2 .email a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    padding-left: 5px;
}

.site-header .toppest-bar .top-info2 .email {
    /* padding-left: 20px; */
}

.site-header .top-social a i {
    color: #fff;
    margin: 0 5px;
    font-size: 15px;
    border-radius: 50%;
    text-align: center;
    border: 1px solid #fff;
    width: 25px;
    height: 25px;
    line-height: 25px;
}

.fixed-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}
.site-header .bg-light {
    width: 100%;
    padding: 0;
    background-color: #0b4b70 !important;
    margin-top: 0px;
}
.site-header .navbar2 {
    margin-top: -50px;
}

.site-header .navbar-light .navbar-nav .active>.nav-link {
        color: #09AB4C; 
 background-image: linear-gradient(45deg, #09AB4C , #1D7699 70%, #1D7699 100%); 
 background-clip: text; 
 -webkit-background-clip: text; 
 -webkit-text-fill-color: transparent; 
    position: relative;
    font-weight: 500;
}

.site-header .navbar-light .navbar-nav .active>.nav-link:hover {
        color: #09AB4C; 
 background-image: linear-gradient(45deg, #09AB4C , #1D7699 70%, #1D7699 100%); 
 background-clip: text; 
 -webkit-background-clip: text; 
 -webkit-text-fill-color: transparent; 
}

.site-header .navbar-light .navbar-nav .active>.nav-link i {
    color: #1f3e28;
    font-size: 30px;
}

.site-header .navbar-light .quote2 {
    color: #fff;
    text-transform: uppercase;
    background-color: #df651c;
    padding: 12px 30px;
    border-radius: 0;
    display: inline-block;
    font-weight: 700;
    text-decoration: none;
    font-size: 14px;
}

.site-header .navbar-light .navbar-nav .nav-item {
    position: relative;
}

.site-header .navbar-light .navbar-nav .nav-link {
    color: #fff;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    font-size: 18px;
    font-weight: 400;
    text-transform: capitalize;
}
.site-header .navbar2 .navbar-nav .nav-link {
    color: #fff;
    font-size: 15px;
    padding: 20px 5px;
}
.site-header .navbar-light .navbar-nav .nav-link:focus,
.site-header .navbar-light .navbar-nav .nav-link:hover {
    color: #fff;
}
.site-header .navbar-light.navbar2 .navbar-nav .nav-link:focus,
.site-header .navbar-light.navbar2 .navbar-nav .nav-link:hover {
    color: #fff;
}
.navbar-brand {
    display: inline-block;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
    margin-left: 0px;
    width: 280px;
    position: relative;
    z-index: 1;
}
.site-header .menu3{
    display: none;
}
.site-header .navbar-nav {
    margin-top: 0px;
    background-color: transparent;
    padding: 0px 0px;
    position: relative;
    top: -20px;
}
.site-header .navbar2 .navbar-nav{
        background-color: #0b4b70;
        top: 0;
}
.site-header .navbar .other-btns {
    display: flex;
    align-items: center;
    justify-content: center;
}

.site-header .navbar .other-btns .phone i {
    font-size: 30px;
    padding-right: 8px;
}

.site-header .navbar .other-btns .phone {
    background-color: #012e41;
    color: #fff;
    text-decoration: none;
    padding: 9px 15px;
    border-radius: 5px;
    margin-right: 5px;
    font-size: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.site-header .navbar .more {
    color: #fff;
    margin-top: -45px;
}
.site-header .dropdown-menu .menu-item:nth-child(1) .dropdown-item{
        font-size: 24px;
    border-bottom: 3px solid #7eb842;
    font-weight: 600;
    margin-bottom: 15px;
}
.site-header .dropdown-item {
    transition: 0.5s;
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #fff;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    font-size: 17px;
    text-transform: initial;
}

.site-header .dropdown-item:focus,
.site-header .dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: #7eb842;
    padding-left: 40px;
}

.site-header .other-btns {
    position: relative;
}

.site-header .other-btns i {
    color: #fff;
    font-size: 20px;
    padding-left: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 36px;
    margin-left: 10px;
    transition: 0.3s;
}

.site-header .other-btns i:hover {
    color: #83de17;
}

/*.dropdown:hover>.dropdown-menu {
  display: block;
}*/
.site-header .navbar .top-contact {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 35px;
    position: relative;
    padding-right: 20px;
}

.site-header .navbar .top-contact i {
    font-size: 45px;
    color: #9b3135;
    padding-right: 5px;
}

.site-header .navbar .top-contact .content p {
    margin-bottom: 0;
    color: #000;
}

.site-header .navbar .top-contact img {
    width: 50px;
    margin-right: 10px;
}

.site-header .navbar .top-contact .num {
    color: #1f3e2b;
    font-weight: 800;
    letter-spacing: 0;
    font-size: 30px;
    text-decoration: none;
    position: relative;
    top: -5px;
}

.site-header .navbar .top-contact .contact p {
    margin-bottom: 0;
    color: #fff;
    font-weight: 200;
    letter-spacing: 1px;
}
.navbar .dropdown-menu {
    line-height: initial;
    background-color: #0b4b70;
}
.navbar2 .navbar-nav li:last-child .dropdown-menu{
        left: -140px;
}
  /* .dropdown .dropdown-menu {
    display: none;
  } */
  /* .dropdown:hover > .dropdown-menu, .dropend:hover > .dropdown-menu {
    display: block;
  } */
  .dropdown:hover > .dropdown-menu {
    margin-top: 1px;
  }
  .dropend:hover > .dropdown-menu {
    position: absolute;
    top: -0.5rem;
    left: 100%;
    margin-left: 0;
  }



.main-slider {
    position: relative;
    margin-bottom: -30px;
}

.flex-slider {
    width: 100%;
    position: relative;
    background-color: transparent;
}

.flex-slider .slides {
    list-style: none;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.flex-slider .slides>li {
    float: left;
    margin-right: -100%;
    width: 100%;
    overflow: hidden;
    height: 40vw;
    position: relative;
}

.flex-slider .slides>li::after {
    position: absolute;
    clear: both;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.flex-slider .flex-direction-nav {
    list-style: none;
    margin: 0;
    padding: 0
}

.flex-slider .flex-direction-nav .flex-prev,
.flex-slider .flex-direction-nav .flex-next {
    background-color: rgb(143 140 140 / 70%);
    padding: 10px;
    text-decoration: none;
    position: absolute;
    height: 45px;
    top: 45%;
    bottom: 0;
    margin: 0 auto;
    z-index: 8;
    text-align: center;
    color: #fff;
    width: 45px;
    display: none;
}

.flex-slider .flex-direction-nav .flex-prev {
    left: 20px
}

.flex-slider .flex-direction-nav .flex-next {
    right: 20px
}

.slide-image {
    background-size: cover;
    background-position: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.slide-image video{
    width: 100%;
}

/* .flex-active-slide .slide-image {
    animation: zoomout 30s;
}

@keyframes zoomout {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(1.3);
    }
} */

@media (max-width:768px) {
    .flex-slider .slides>li {
        height: 70vw
    }
}

.flex-slider .banner-cont {
    position: absolute;
    clear: both;
    content: "";
    top: 50%;
    left: 14%;
    transform: translate(0%, -50%);
    color: #fff;
    width: 40%;
    z-index: 9;
    padding: 20px;
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.6);
}
.flex-slider .banner-cont h4{
    font-size: 15px;
    font-weight: 600;
}
.flex-slider .banner-cont h4 span{
    color: #C00000;
}
.flex-slider .banner-cont h2 {
    font-size: 54px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 25px;
}
.flex-slider .banner-cont h2 span {
    font-weight: 600;
}
.flex-slider .banner-cont p {
    color: #fff;
    font-size: 18px;
    margin: 15px 0;
}
.flex-slider .banner-cont p a{
    color: #C80B1F;
    text-decoration: none;
    font-weight: 700;
    font-size: 35px;
}
.flex-slider .banner-cont .banner-btn {
    display: flex;
    align-items: center;
}

.flex-slider .banner-cont .banner-btn .more {
    color: #fff;
}
.flex-slider .banner-cont .banner-btn .top-contact{
        display: flex;
    align-items: center;
    margin-left: 20px;
}
.flex-slider .banner-cont .banner-btn .top-contact .content p{
    font-size: 15px;
    margin-bottom: 0;
}
.flex-slider .banner-cont .banner-btn .top-contact .content a{
        color: #fff;
    text-decoration: none;
    font-weight: 600;
    font-size: 20px;
}
.main-slider .inner-contact-form {
    background-color: rgba(0,0,0,0.5);
    padding: 0px;
    border-radius: 0;
    position: absolute;
    clear: both;
    content: "";
    top: 60%;
    right: 11%;
    width: 25%;
    z-index: 2;
    text-align: center;
    transform: translate(0px, -50%);
    border-radius: 10px;
    overflow: hidden;
}
.main-slider .inner-contact-form .heading {
    margin-bottom: 0px;
    background-color: rgb(12 39 90 / 60%);
    padding: 15px 0 0 0;
}
.main-slider .inner-contact-form .heading h2 {
    color: #C00000;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 0;
}

.main-slider .inner-contact-form form {
    background-color: rgb(12 39 90 / 60%);
    padding: 20px;
}
.main-slider .inner-contact-form .submit-btn {
    text-align: center;
}
.main-slider .inner-contact-form .submit-btn .submit {
    color: #fff;
    text-decoration: none;
    background: #C00000;
    padding: 12px 50px;
    margin-top: 10px;
    border: none;
    border-radius: 10px;
    font-weight: 600;
    width: 100%;
}
.main-slider .inner-contact-form .form-group{
    margin-bottom: 15px;
}
.main-slider .inner-contact-form .form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 0px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #fff;
    background-color: transparent;
    background-image: none;
    border: none;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-colorease-in-out .15s, -webkit-box-shadowease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-colorease-in-out .15s, box-shadowease-in-out .15s;
}
.main-slider .inner-contact-form textarea{
    height: 50px !important;
}
.main-slider .inner-contact-form .form-control::-webkit-input-placeholder { /* Edge */
  color: #fff;
}
.main-slider .inner-contact-form .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}
.main-slider .inner-contact-form .form-control::placeholder {
  color: #fff;
}


.counter-wrap {
    position: relative;
    padding: 30px 0;
    height: auto;
    z-index: 9;
    background-color: #3688b7;
    margin-top: -10px;
}

.counter-wrap .counter-box {
    position: relative;
    overflow: hidden;
    min-height: auto;
    text-align: center;
}
.counter-wrap .counter-box .image{
    background-color: #94d96b;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    text-align: center;
    line-height: 80px;
}
.counter-wrap .counter-box #counter {
    display: inline-block;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.counter-wrap .counter-box #counter li {
    font-weight: 500;
    color: #fff;
}

.counter-wrap .counter-box #counter span{
    font-weight: 700;
    font-size: 40px;
    color: #fff;
}

.counter-wrap .counter-box #counter span.sign{
    font-size: 37px;
    position: relative;
    display: inline-block;
    top: 0;
    left: 0px;
}

.counter-wrap .counter-box p {
    line-height: inherit;
    color: #fff;
    font-size: 18px;
    margin-bottom: 0;
}


.map-wrap{
    position: relative;
    /*background: url(../images/map.webp) no-repeat;*/
    /*background-position: center;*/
    /*background-size: cover;*/
    padding: 80px 0;
}
.map-wrap .map-image {
    width: 100%;
    display: block;
    margin: 0 auto;
    position: relative;
    /*clear: both;*/
    /*content: "";*/
    /*top: 50%;*/
    /*left: 50%;*/
    /*transform: translate(-50%, -50%);*/
}
.map-wrap .map-cont{
    position: relative;
}
.map-wrap .map-cont .left-side {
    border-right: none;
    padding-right: 0;
    width: 100%;
    position: relative;
    /*top: -289px;*/
    /*left: -200px;*/
}
.map-wrap .map-cont .left-side h4
 {
    text-align: left;
    font-family: "Great Vibes", cursive;
    font-size: 80px;
    margin-bottom: 0;
    color: #09AB4C;
    background-image: linear-gradient(45deg, #09AB4C, #1D7699 70%, #1D7699 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
}
.map-wrap .map-cont .left-side h2{
        font-family: "Great Vibes", cursive;
    font-size: 110px;
    margin-bottom: 0;
    color: #09AB4C;
    background-image: linear-gradient(45deg, #09AB4C, #1D7699 70%, #1D7699 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.map-wrap .map-cont .right-side {
    width: 100%;
    position: relative;
    /*bottom: -80px;*/
    /*right: -200px;*/
    /*float: right;*/
}
.map-wrap .map-cont .right-side p{
    font-size: 19px;
}


.contact-wrap{
    position: relative;
    z-index: 2;
    margin-top: -80px;
  }
.contact-wrap .heading {
    text-align: left;
    margin-bottom: 30px;
    color: #000;
}
.contact-wrap .heading h2 {
    font-weight: 600;
    font-size: 34px;
    padding: 5px 0;
    color: #002A48;
    position: relative;
    margin: 0px 0 5px 0;
    text-transform: capitalize;
}
.contact-wrap .contact-box {
    position: relative;
    padding: 20px;
    background-color: #fff;
    border-radius: 20px;
    box-shadow: 0 0 12px 0 rgb(66 66 66 / 30%);
}
.contact-wrap .contact-box .image{
    float: left;
    width: 15%;
}
.contact-wrap .contact-box .content {
    float: right;
    width: 100%;
    padding-left: 0px;
}
.contact-wrap .contact-box h4 {
    color: #cd082d;
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 16px;
}
.contact-wrap .contact-box a{
    color: #000;
    font-weight: 700;
    text-decoration: none;
}
.contact-wrap .contact-box p{
    color: #000;
    font-weight: 700;
    margin-bottom: 0;
}
.contact-wrap .contact-form h2 {
    font-weight: 700;
    font-size: 40px;
    padding: 5px 0;
    color: #000;
    position: relative;
    margin: 0px 0 0px 0;
    text-transform: capitalize;
}
.contact-wrap .contact-form h2 span{
    color: #fff;
}
.contact-wrap .contact-form p{
    color: #fff;
    margin-bottom: 50px;
}
  .contact-wrap form{
      position: relative;
      padding-left: 0%;
  }
  .contact-wrap form h4 {
    color: #fff;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 40px;
}
.info-wrap form p{
    color: #fff;
    font-size: 15px;
}
  .contact-wrap form .form-group{
      margin-bottom: 30px;
  }
  .contact-wrap .submit-btn {
    text-align: left;
  }
  .contact-wrap .submit-btn .submit {
    display: block;
    text-decoration: none;
    color: #fff;
    padding: 12px 30px;
    font-size: 15px;
    background-color: #2E3045;
    text-transform: capitalize;
    border: none;
    transition: 0.4s;
    width: 100%;
}
  .contact-wrap .submit-btn .submit:hover{
      background-color: #000;
      color: #fff;
  }
.contact-wrap .form-control {
    display: block;
    width: 100%;
    height: 50px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #7C7C7D;
    background-color: transparent;
    background-image: none;
    border: 1px solid #DDDDDD;
    border-radius: 10px;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
  .contact-wrap textarea{
    height: 100px !important;
  }
  .contact-wrap .form-control::-webkit-input-placeholder { /* Edge */
  color: #7C7C7D;
  }
  .contact-wrap .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #7C7C7D;
  }
  .contact-wrap .form-control::placeholder {
  color: #7C7C7D;
  }


.about-wrap{
    padding: 80px 0 80px 0;
    margin-top: 0px;
    position: relative;
    background-color: #fff;
    background: url(../images/aboutBg.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    margin-top: -70px;
}
.about-wrap::after {
    position: absolute;
    clear: both;
    content: "";
    bottom: 10%;
    right: 0;
    background: url(../images/img1.png) no-repeat;
    width: 15%;
    height: 440px;
    background-size: 100%;
    /* animation: moving 2s infinite; */
  animation-direction: alternate;
}
/*--------------------
   Moving Infinite
--------------------*/

    /* Safari 4.0 - 8.0 */
@-webkit-keyframes moving {
  0%   {left: 0px; top: 0px;}
  100%  {left: 500px; top: 0px;}
}

@keyframes moving {
  0%   {right: 0px;}
  100%  {right: 50px;}
}
.about-wrap .about-cont {
    padding-left: 0%;
}

.about-wrap .about-cont .heading {
    position: relative;
}

.about-wrap .about-cont h4 {
    position: relative;
    font-size: 20px;
    color: #09AB4C;
    background-image: linear-gradient(45deg, #09AB4C, #1D7699 70%, #1D7699 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-left: 0px;
}
/*.about-wrap .about-cont h4::before {*/
/*    position: absolute;*/
/*    clear: both;*/
/*    content: "";*/
/*    top: 0;*/
/*    left: 0;*/
/*    background: url(../images/heading.png) no-repeat;*/
/*    width: 4%;*/
/*    height: 30px;*/
/*    background-size: 100%;*/
/*}*/
.about-wrap .about-cont h2 {
    font-weight: 600;
    font-size: 40px;
    padding: 5px 0;
    color: #002A48;
    text-transform: capitalize;
    position: relative;
    margin-bottom: 20px;
}
.about-wrap .about-cont h2 span{
    color: #CE062D;
}
.about-wrap .about-cont .special {
    color: #2a2a2a;
    font-size: 20px;
    margin-bottom: 10px;
    line-height: initial;
    font-weight: 700;
}

.about-wrap .about-cont p {
    margin-bottom: 25px;
    line-height: 28px;
    color: #636F77;
    font-size: 18px;
}

.about-wrap .about-list {
    display: inline-block;
    width: 100%;
    list-style-type: none;
    padding: 20px 0 20px 0;
    margin: 0;
}

.about-wrap .about-list li {
    float: left;
    width: 50%;
    position: relative;
    padding-left: 36px;
    font-size: 18px;
    margin-bottom: 30px;
    text-transform: capitalize;
    font-weight: 600;
}

.about-wrap .about-list li::before {
    position: absolute;
    font-family: FontAwesome;
    content: "\f00c";
    left: 0;
    top: 0;
    color: #fff;
    font-size: 14px;
    z-index: 9;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    text-align: center;
    background: rgb(198, 45, 3);
    /* Old browsers */
    background: -moz-linear-gradient(left, rgba(198, 45, 3, 1) 0%, rgba(147, 21, 18, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(198, 45, 3, 1) 0%, rgba(147, 21, 18, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(198, 45, 3, 1) 0%, rgba(147, 21, 18, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d03', endColorstr='#931512', GradientType=1);
    /* IE6-9 */
}

.about-wrap .about-img{
    margin-left: 0;
    padding: 0px;
    border-radius: 0;
    -webkit-mask-image: url(../images/aboutImg.png);
    mask-image: url(../images/aboutImg.png);
    mask-repeat: no-repeat;
    width: 100%;
    mask-size: 100% 100%;
    height: 100%;
    object-fit: cover;
    position: relative;
}

.about-wrap .image{
    position: relative;
}
.about-wrap .about-img img {
    width: 100%;
    /*height: 550px;*/
    object-fit: cover;
    border-radius: 0;
    height: 100%;
}
.about-wrap .image .info {
    background: #0B8FBC;
    background: linear-gradient(90deg, rgba(11, 143, 188, 1) 0%, rgba(0, 42, 72, 1) 100%);
    position: absolute;
    clear: both;
    content: "";
    bottom: 0;
    left: 0;
    padding: 20px 15px;
    color: #fff;
    border-radius: 20px;
    text-align: left;
    display: flex;
    align-items: center;
    width: 35%;
}
.about-wrap .image .info p{
    margin-bottom: 0;
    color: #fff;
    font-size: 20px;
    padding-left: 10px;
}
.about-wrap .image .info img{
        width: 36%;
}
.about-wrap .about-cont .banner-btn {
    display: flex;
    align-items: center;
    margin-top: 25px;
}

.about-wrap .about-cont .banner-btn .more {
    color: #fff;
}
.about-wrap .about-cont .banner-btn .top-contact{
        display: flex;
    align-items: center;
    margin-left: 20px;
}
.about-wrap .about-cont .banner-btn .top-contact .content{
    margin-left: 10px;
}
.about-wrap .about-cont .banner-btn .top-contact .content p {
    font-size: 16px;
    margin-bottom: 0;
    color: #0B8FBC;
    font-weight: 500;
    line-height: 1;
}
.about-wrap .about-cont .banner-btn .top-contact .content a {
    color: #002A48;
    text-decoration: none;
    font-weight: 600;
    font-size: 20px;
}

.about-wrap .more {
    color: #fff;
}


.marquee {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box;
    margin: 70px 0;
}

.marquee-content {
  display: inline-block;
  animation: scroll-left 10s linear infinite;
}

.marquee-content img {
  display: inline-block;
}
.marquee.part2 {
    margin-top: 30px;
    margin-bottom: 30px;
}
.marquee.part2 .marquee-content img{
    margin: 0 20px;
    width: 4%;
}
 
@keyframes scroll-left {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-50%);
  }
}


.combined-wraper2 .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.combined-wraper2 .heading h2 {
    color: #002A48;
    font-size: 40px;
    font-weight: 600;
}
.combined-wraper2 .content ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    margin-left: 0px;
    width: 100%;
}
.combined-wraper2 .content ul li i {
    color: #fff;
    font-size: 14px;
    border-radius: 50%;
    text-align: center;
    width: 20px;
    height: 20px;
    line-height: 20px;
    background-color: #88d113;
    padding: 0;
    background-image: none;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.combined-wraper2 .content ul li {
    color: #09AB4C;
    background-image: linear-gradient(45deg, #09AB4C, #1D7699 70%, #1D7699 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 20px;
    margin-bottom: 5px;
    margin-top: 0;
    font-weight: 500;
}
.combined-wraper2 #counter {
    padding: 0;
    width: 100%;
    max-width: 100%;
    position: relative;
    z-index: 9;
    margin: 0;
    display: inline-block;
}
.combined-wraper2 #counter li {
    text-align: center;
    font-size: 50px;
    list-style-type: none;
    float: left;
    width: 25%;
    padding: 20px;
}
/*.combined-wraper2 #counter li:nth-child(1){*/
/*    border-bottom: 1px solid #000;*/
/*    border-right: 1px solid #000;*/
/*}*/
/*.combined-wraper2 #counter li:nth-child(2){*/
/*    border-bottom: 1px solid #000;*/
/*}*/
/*.combined-wraper2 #counter li:nth-child(3){*/
/*    border-right: 1px solid #000;*/
/*}*/

.combined-wraper2 #counter li span{
    font-size: 42px;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
    color: #09AB4C;
    background-image: linear-gradient(45deg, #09AB4C, #1D7699 70%, #1D7699 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.combined-wraper2 #counter li p {
    font-size: 18px;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    border-bottom: none;
    padding-bottom: 0;
    color: #09AB4C;
    background-image: linear-gradient(45deg, #09AB4C, #1D7699 70%, #1D7699 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.combined-wraper2 #counter li::marker {
    display: none;
}
.combined-wraper2 .more-btn{
    text-align: center;
    margin-top: 30px;
}
.combined-wraper2 .more-btn .more{
    color: #fff;
}
.combined-wraper2 .image {
    position: relative;
    border-radius: 15px;
    overflow: hidden;
}
.combined-wraper2 .image .review{
    position: relative;
    clear: both;
    content: "";
    bottom: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 30px;
    width: 100%;
}
.combined-wraper2 .image .review p{
    font-size: 28px;
}
.combined-wraper2 .image .review .name{
        display: flex;
    align-items: center;
    justify-content: space-between;
}
.combined-wraper2 .image .review .name h6{
        margin-bottom: 0;
    font-size: 18px;
    font-weight: 600;
}
.combined-wraper2 .image .review .name img {
    width: 35%;
    height: auto;
}


.service-wrap2 {
    padding: 80px 0 80px 0;
    margin-top: 0px;
    position: relative;
    margin-bottom: 0px;
    background: url(../images/aboutBg.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}
.service-wrap2 .about-cont {
    padding-left: 0%;
    position: relative;
    z-index: 9;
    text-align: center;
    color: #fff;
}

.service-wrap2 .about-cont .heading{
    position: relative;
    margin-bottom: 20px;
}
.service-wrap2 .about-cont h4{
	color: #09AB4C;
    background-image: linear-gradient(45deg, #09AB4C, #1D7699 70%, #1D7699 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 18px;
    margin-bottom: 0;
}
.service-wrap2 .about-cont h2 {
    font-weight: 600;
    font-size: 40px;
    padding: 5px 0;
    text-transform: capitalize;
    position: relative;
    margin-bottom: 5px;
    color: #002A48;
}
.service-wrap2 .about-cont p {
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 15px;
    color: #000;
}
.service-wrap2 .about-cont .more {
    color: #fff;
    font-size: 25px;
}
.service-wrap2 .about-cont ul {
    display: inline-block;
    padding: 0;
    list-style-type: none;
    margin: 25px 0 0 0;
    width: 80%;
}
.service-wrap2 .about-cont ul li {
    font-size: 15px;
    margin-bottom: 5px;
    color: #000;
    float: left;
    width: 25%;
}
.service-wrap2 .about-cont ul li i {
    color: #09AB4C;
    background-image: linear-gradient(45deg, #09AB4C, #1D7699 70%, #1D7699 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


.service-wrap {
    position: relative;
    padding: 80px 0 80px 0;
    background-color: #F0F2F4;
    height: auto;
    z-index: 9;
}
.service-wrap .heading {
    text-align: left;
    margin-bottom: 60px;
    color: #000;
    padding-left: 0;
}
.service-wrap .heading h4 {
    position: relative;
    font-size: 20px;
    color: #09AB4C;
    background-image: linear-gradient(45deg, #09AB4C, #1D7699 70%, #1D7699 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-left: 30px;
}
.service-wrap .heading h4::before {
    position: absolute;
    clear: both;
    content: "";
    top: 0;
    left: 0;
    background: url(../images/heading.png) no-repeat;
    width: 3%;
    height: 30px;
    background-size: 100%;
}
.service-wrap .heading h2 {
    font-weight: 600;
    font-size: 40px;
    padding: 5px 0;
    color: #002A48;
    text-transform: capitalize;
    position: relative;
    margin-bottom: 20px;
}

.service-wrap .heading p {
    font-size: 19px;
    color: #373333;
    line-height: 34px;
}
.service-wrap .info{
        display: grid;
    align-items: center;
    grid-template-columns: 50% 50%;
}
.service-wrap .info h3{
    margin-bottom: 0;
    font-size: 90px;
    -webkit-background-clip: text;
    -webkit-text-stroke: 4px transparent;
    color: #f0f2f4;
    background-image: linear-gradient(45deg, #09AB4C, #1D7699 70%, #1D7699 100%);
}
.service-wrap .info h3 span{
    color: #002A48;
    -webkit-text-stroke: 0;
    position: relative;
    left: -20px;
}
.service-wrap .info p{
        margin-bottom: 0;
    font-size: 17px;
}
#service-slider .owl-stage-outer {
    padding-bottom: 30px;
}

.service-wrap .service-box {
    position: relative;
    transition: 0.4s;
    margin-bottom: 25px;
}
.service-wrap.inner-team-wrap .service-box{
    padding-bottom: 0;
}
.service-wrap .service-box .image {
    padding: 0px;
    border-radius: 0;
    -webkit-mask-image: url(../images/shape6.png);
    mask-image: url(../images/shape6.png);
    mask-repeat: no-repeat;
    width: 100%;
    mask-size: 100% 100%;
    height: 100%;
    object-fit: cover;
    position: relative;
}

.service-wrap .service-box .image img {
    width: 100%;
    height: 360px;
    object-fit: cover;
}
.service-wrap .service-box .image::before {
    position: absolute;
    clear: both;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
background: #002A48;
background: linear-gradient(0deg, rgba(0, 42, 72, 0.95) 0%, rgba(0, 42, 72, 0) 100%);
    z-index: 1;
}
.service-wrap .service-box .service-cont {
    position: absolute;
    text-align: left;
    z-index: 9;
    bottom: 0;
    left: 0;
    display: grid;
    grid-template-columns: 62% 38%;
    align-items: end;
    width: 100%;
}

.service-wrap .service-box .service-cont p {
    font-size: 16px;
    padding: 15px 0;
    color: #525252;
    margin-bottom: 10px;
    font-weight: 400;
}

.service-wrap .service-box .service-cont h4 {
    font-weight: 500;
    margin-bottom: 0;
    text-transform: capitalize;
    position: relative;
    font-size: 20px;
    color: #fff;
    margin-bottom: 0px;
    padding-left: 10px;
    padding-bottom: 12px;
    padding-right: 10px;
}
.service-wrap .service-cont .image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.service-wrap .service-cont .more {
    color: #fff;
    font-size: 14px;
}


.about-wrap2 {
    padding: 60px 0 120px 0;
    margin-top: 0px;
    position: relative;
    background-color: #fff;
}
.about-wrap2::after {
    position: absolute;
    clear: both;
    content: "";
    bottom: 10%;
    right: 0;
    background: url(../images/img8.png) no-repeat;
    width: 15%;
    height: 440px;
    background-size: 100%;
    /* animation: moving 2s infinite; */
  animation-direction: alternate;
}
.about-wrap2 .choose-box{
    background: url('../images/chooseBg.png') no-repeat;
    background-size: 100% 100%;
    padding: 40px;
}
.about-wrap2 .about-cont {
    padding-left: 0%;
    position: relative;
}
.about-wrap2 .about-cont.right-side{
    height: 530px;
    overflow-x: hidden;
}
.about-wrap2 .about-cont .heading {
    position: relative;
    margin-bottom: 40px;
}

.about-wrap2 .about-cont h4 {
    position: relative;
    font-size: 22px;
    color: #74c143;
    padding-left: 30px;
    font-weight: 600;
}
.about-wrap2 .about-cont h4 a{
    color: #fff;
    text-decoration: none;
}
.about-wrap2 .about-cont h4::before {
    position: absolute;
    clear: both;
    content: "";
    top: 0;
    left: 0;
    background: url(../images/heading.png) no-repeat;
    width: 4%;
    height: 30px;
    background-size: 100%;
}
.about-wrap2 .about-cont h2 {
    font-weight: 600;
    font-size: 30px;
    padding: 5px 0;
    color: #fff;
    text-transform: capitalize;
    position: relative;
    margin-bottom: 20px;
}
.about-wrap2 .about-cont p{
    color: #fff;
}
.about-wrap2 h5{
    color: #fff;
    margin-bottom: 0;
    margin-top: 20px;
}
.about-wrap2 .about-cont .content p {
    font-size: 19px;
    margin-bottom: 30px;
    color: #fff;
    font-weight: 400;
}

.about-wrap2 .about-img {
    position: relative;
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
}
.about-wrap2 .about-img .info{
        background-color: #6D2773;
    position: absolute;
    clear: both;
    content: "";
    bottom: 0;
    left: 0;
    padding: 20px;
    color: #fff;
    border-top-right-radius: 40px;
    width: 25%;
    text-align: center;
}
.about-wrap2 .about-img .info span{
        font-size: 50px;
    font-weight: 600;
}
.about-wrap2 .about-img .info p{
    margin-bottom: 0;
}

.about-wrap2 .about-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 15px;
}

.about-wrap2 .more {
    color: #fff;
    position: relative;
    clear: both;
    content: "";
    bottom: 0;
    right: 0;
    font-size: 18px;
    padding: 12px 35px;
    margin-top: 20px;
}
.about-wrap2 .about-box {
    display: grid;
    align-items: center;
    grid-template-columns: 10% 90%;
    margin-top: 30px;
}
.about-wrap2 .about-box .image {
    margin-right: 0px;
}
.about-wrap2 .about-box .image img{
    width: 80px;
    transition: 0.4s;
    /* height: 60px; */
}
.about-wrap2 .about-box .content{
    padding-left: 15px;
}
.about-wrap2 .about-box .content a{
    text-decoration: none;
}
.about-wrap2 .about-box .content h4 {
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 10px;
    padding-left: 0;
}  
.about-wrap2 .about-box .content h4::before{
    display: none;
}
.about-wrap2 .about-box .content p {
    font-size: 17px;
    margin-bottom: 0;
    color: #fff;
    font-weight: 400;    
}



.feature-wrap {
    padding: 80px 0 110px 0;
    margin-top: 0px;
    position: relative;
    background-color: #F0F2F4;
}
/*.feature-wrap::after{
    position: absolute;
    clear: both;
    content: "";
    top: 10%;
    right: 0;
    background: url(../images/img2.png) no-repeat;
    width: 15%;
    height: 300px;
    background-size: 100%;
}*/

.feature-wrap::before {
    position: absolute;
    clear: both;
    content: "";
    bottom: 0%;
    left: 0;
    background: url(../images/img3.png) no-repeat;
    width: 13%;
    height: 450px;
    background-size: 100%;
    /* animation: moving2 2s infinite; */
  animation-direction: alternate;
}
/*--------------------
   Moving Infinite
--------------------*/

    /* Safari 4.0 - 8.0 */
@-webkit-keyframes moving2 {
  0%   {left: 0px; top: 0px;}
  100%  {left: 500px; top: 0px;}
}

@keyframes moving2 {
  0%   {left: 0px;}
  100%  {left: 50px;}
}
.feature-wrap .about-cont {
    padding-left: 0%;
    position: relative;
}
.feature-wrap .about-cont .about-list a{
    text-decoration: none;
}
.feature-wrap .about-cont .heading {
    position: relative;
    margin-bottom: 0px;
}

.feature-wrap .about-cont h4 {
    position: relative;
    font-size: 20px;
    color: #09AB4C;
    background-image: linear-gradient(45deg, #09AB4C, #1D7699 70%, #1D7699 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-left: 30px;
}
.feature-wrap .about-cont h4::before {
    position: absolute;
    clear: both;
    content: "";
    top: 0;
    left: 0;
    background: url(../images/heading.png) no-repeat;
    width: 4%;
    height: 30px;
    background-size: 100%;
}
.feature-wrap .about-cont h2 {
    font-weight: 600;
    font-size: 30px;
    padding: 5px 0;
    color: #002A48;
    text-transform: capitalize;
    position: relative;
    margin-bottom: 20px;
}
.feature-wrap .about-cont .content p {
    font-size: 19px;
    margin-bottom: 45px;
    color: #636F77;
    font-weight: 400;
}
.feature-wrap .about-img {
    position: relative;
    width: 100%;
}

.feature-wrap .about-img img{
    width: 100%;
    height: 450px;
    object-fit: cover;
    border-radius: 15px;
}

.feature-wrap .more {
    color: #fff;
    position: relative;
    clear: both;
    content: "";
    bottom: 0;
    left: 0;
    font-size: 18px;
    padding: 18px 22px;
    margin-top: 20px;
}
.feature-wrap .left-side{
        position: relative;
    padding-left: 6%;
}
.feature-wrap .about-box {
    display: flex;
    align-items: center;
    margin-top: 30px;
    border-radius: 20px;
    justify-content: space-between;
    padding: 20px;
    box-shadow: 0px 4px 10px rgb(149 149 149 / 20%);
    background: #0B8FBC;
    background: linear-gradient(90deg, rgba(11, 143, 188, 1) 0%, rgba(0, 42, 72, 1) 100%);
}
.feature-wrap .about-box .image {
    margin-right: 0px;
}
.feature-wrap .about-box .image i{
    color: #000;
    margin: 0 5px;
    font-size: 20px;
    border-radius: 50%;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: #D9D9D9;
}
.feature-wrap .about-box:hover .image i{
    color: #fff;
    background: #09AB4D;
    background: linear-gradient(90deg, rgba(9, 171, 77, 1) 0%, rgba(143, 198, 64, 1) 100%);
}
.feature-wrap .about-box .content{
    padding-left: 0px;
}
.feature-wrap .about-box .content h4 {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 10px;
    padding-left: 0;
    color: #fff;
    background-image: none;
    background-clip: initial;
    -webkit-background-clip: initial;
    -webkit-text-fill-color: unset;
}
.feature-wrap .about-box:hover .content h4{
color: #fff;
}
.feature-wrap .about-box .content h4::before{
    display: none;
}
.feature-wrap .about-box .content p {
    font-size: 17px;
    margin-bottom: 0;
    color: #fff;
    font-weight: 400;
}



.partner-wrap {
    padding: 100px 0 80px 0;
    margin-top: 0px;
    position: relative;
    background-color: #fff;
}
.partner-wrap::after {
    position: absolute;
    clear: both;
    content: "";
    top: 0%;
    right: 0;
    background: url(../images/img5.png) no-repeat;
    width: 13%;
    height: 350px;
    background-size: 100%;
        /* animation: moving 2s infinite; */
    animation-direction: alternate;
}
.partner-wrap::before {
    position: absolute;
    clear: both;
    content: "";
    bottom: 0%;
    left: 0;
    background: url(../images/img4.png) no-repeat;
    width: 13%;
    height: 450px;
    background-size: 100%;
    /* animation: moving2 2s infinite; */
    animation-direction: alternate;
    z-index: 9;
}
.partner-wrap .choose-box{
    background: url('../images/partnerBg.png') no-repeat;
    background-size: 100% 100%;
    padding: 40px;
    position: relative;
    z-index: 9;
}
.partner-wrap .about-cont {
    padding-left: 0%;
    position: relative;
}

.partner-wrap .about-cont .heading {
    position: relative;
    margin-bottom: 30px;
}

.partner-wrap .about-cont h4{
    position: relative;
    font-size: 18px;
    color: #74c143;
    padding-left: 30px;
}
.partner-wrap .about-cont h4::before {
    position: absolute;
    clear: both;
    content: "";
    top: 0;
    left: 0;
    background: url(../images/heading.png) no-repeat;
    width: 5%;
    height: 30px;
    background-size: 100%;
}
.partner-wrap .about-cont h2 {
    font-weight: 600;
    font-size: 31px;
    padding: 5px 0;
    color: #fff;
    text-transform: capitalize;
    position: relative;
    margin-bottom: 20px;
}
.partner-wrap .about-cont .heading p {
    font-size: 17px;
    color: #fff;
    font-weight: 400;
}
.partner-wrap .about-cont .more{
    color: #fff;
}
.partner-wrap .about-cont .top-contact{
    display: flex;
    align-items: center;
    margin-top: 30px;
}
.partner-wrap .about-cont .top-contact .content{
    margin-left: 10px;
}
.partner-wrap .about-cont .top-contact .content p{
    font-size: 15px;
    margin-bottom: 0;
    color: #fff;
}
.partner-wrap .about-cont .top-contact .content a{
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    font-size: 20px;
}
.partner-wrap .about-img {
    position: absolute;
    width: 34%;
    clear: both;
    bottom: 0;
    left: 49%;
    transform: translate(-50%, 0px);
}
.inner-about-wrap-part4.partner-wrap .about-img {
    width: 22%;
}
.partner-wrap .about-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0;
}
.partner-wrap .counter-box{
    margin-bottom: 15px;
}
.partner-wrap .counter-box #counter{
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline-block;
}
.partner-wrap .counter-box #counter li {
    font-weight: 700;
    font-size: 50px;
    color: #fff;
}
.partner-wrap .counter-box #counter span{
    font-weight: 700;
    font-size: 50px;
    color: #fff;
}
.partner-wrap .counter-box #counter span.sign {
    font-size: 50px;
    position: relative;
    display: inline-block;
    left: -15px;
}
.partner-wrap .counter-box h5{
    color: #fff;
}
.partner-wrap .counter-box p{
    font-size: 17px;
    color: #fff;
    margin-bottom: 0;
    font-weight: 300;
}


.portfolio-wrap {
    position: relative;
    padding: 40px 0 80px 0;
    height: auto;
    z-index: 9;
}
.portfolio-wrap .heading {
    text-align: left;
    margin-bottom: 60px;
    color: #000;
    padding-left: 0;
}
.portfolio-wrap .heading h4 {
    position: relative;
    font-size: 20px;
    color: #09AB4C;
    background-image: linear-gradient(45deg, #09AB4C, #1D7699 70%, #1D7699 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-left: 30px;
}
.portfolio-wrap .heading h4::before {
    position: absolute;
    clear: both;
    content: "";
    top: 0;
    left: 0;
    background: url(../images/heading.png) no-repeat;
    width: 3%;
    height: 30px;
    background-size: 100%;
}
.portfolio-wrap .heading h2 {
    font-weight: 600;
    font-size: 40px;
    padding: 5px 0;
    color: #002A48;
    text-transform: capitalize;
    position: relative;
    margin-bottom: 20px;
}

.portfolio-wrap .heading p {
    font-size: 19px;
    color: #373333;
    line-height: 34px;
}
.portfolio-wrap .info{
    position: relative;
    margin-bottom: 50px;
}
.portfolio-wrap .info h3{
    margin-bottom: 0;
    font-size: 90px;
    -webkit-background-clip: text;
    -webkit-text-stroke: 4px transparent;
    color: #f0f2f4;
    background-image: linear-gradient(45deg, #09AB4C, #1D7699 70%, #1D7699 100%);
}
.portfolio-wrap .info h3 span{
    color: #002A48;
    -webkit-text-stroke: 0;
    position: relative;
    left: -20px;
}
.portfolio-wrap .info p{
        margin-bottom: 15px;
    font-size: 18px;
}
.portfolio-wrap .info .more{
    color: #fff;
    font-size: 18px;
}
#service-slider .owl-stage-outer {
    padding-bottom: 30px;
}

.portfolio-wrap .service-box {
    position: relative;
    transition: 0.4s;
    margin-bottom: 25px;
}
.portfolio-wrap.inner-team-wrap .service-box{
    padding-bottom: 0;
}
.portfolio-wrap .service-box .image {
    padding: 0px;
    position: relative;
    border-radius: 20px;
    overflow: hidden;
}
.portfolio-wrap .service-box .image::before{
    position: absolute;
    clear: both;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000;
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 42, 72, 0.7) 100%);
}
.portfolio-wrap .service-box .image img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.portfolio-wrap .service-box .service-cont {
    position: absolute;
    text-align: center;
    z-index: 9;
    bottom: 0;
    left: 0;
    width: 100%;
}

.portfolio-wrap .service-box .service-cont p {
    font-size: 16px;
    padding: 15px 0;
    color: #525252;
    margin-bottom: 10px;
    font-weight: 400;
}

.portfolio-wrap .service-box .service-cont h4 {
    font-weight: 500;
    margin-bottom: 0;
    text-transform: capitalize;
    position: relative;
    font-size: 20px;
    color: #fff;
    margin-bottom: 0px;
    padding-left: 10px;
    padding-bottom: 12px;
    padding-right: 10px;
}
.portfolio-wrap .service-cont .image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}


.info-wrap {
    padding: 10px 0 80px 0;
    margin-top: 0px;
    position: relative;
    background-color: #fff;
}
.info-wrap .choose-box {
    background: url(../images/infoBg.png) no-repeat;
    background-size: cover;
    padding: 100px 40px;
    position: relative;
    background-position: top;
    border-radius: 20px;
}
.info-wrap .about-cont {
    padding-left: 0%;
    position: relative;
}

.info-wrap .about-cont .heading {
    position: relative;
    margin-bottom: 30px;
}
.info-wrap .about-cont h2 {
    font-weight: 600;
    font-size: 31px;
    padding: 5px 0;
    color: #fff;
    text-transform: capitalize;
    position: relative;
    margin-bottom: 20px;
}
.info-wrap .about-cont p{
    color: #fff;
}
.info-wrap .about-cont h4{
    color: #fff;
}
.info-wrap .about-cont ul li{
    color: #fff;
}
.info-wrap .about-cont .banner-btn {
    display: flex;
    align-items: center;
    margin-top: 25px;
}

.info-wrap .about-cont .banner-btn .more {
    color: #fff;
}
.info-wrap .about-cont .banner-btn .top-contact{
    display: flex;
    align-items: center;
    margin-left: 20px;
}
.info-wrap .about-cont .banner-btn .top-contact .content{
    margin-left: 10px;
}
.info-wrap .about-cont .banner-btn .top-contact .content p {
    font-size: 16px;
    margin-bottom: 0;
    color: #fff;
    font-weight: 500;
    line-height: 1;
}
.info-wrap .about-cont .banner-btn .top-contact .content a {
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    font-size: 20px;
}


.info-wrap2 {
    padding: 80px 0 80px 0;
    margin-top: 0px;
    position: relative;
    background-color: #fff;
    background: url('../images/info2.webp') no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    margin-bottom: 80px;
}
.info-wrap2::after{
    position: absolute;
    clear: both;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
}
.info-wrap2 .about-cont {
    padding-left: 0%;
    position: relative;
    z-index: 9;
    text-align: center;
    color: #fff;
}

.info-wrap2 .about-cont .heading {
    position: relative;
    margin-bottom: 30px;
}
.info-wrap2 .about-cont h2 {
    font-weight: 600;
    font-size: 31px;
    padding: 5px 0;
    color: #fff;
    text-transform: capitalize;
    position: relative;
    margin-bottom: 20px;
}
.info-wrap2 .about-cont p{
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 15px;
}



.testi-wrap{
    position: relative;
    padding: 100px 0;
    background: url('../images/map.png') no-repeat;
    background-position: center;
}
.testi-wrap::before {
    position: absolute;
    clear: both;
    content: "";
    top: -20%;
    left: 0;
    background: url(../images/img6.png) no-repeat;
    width: 15%;
    height: 394px;
    background-size: 100%;
    /* animation: moving2 2s infinite; */
    animation-direction: alternate;
}
.testi-wrap::after{
    position: absolute;
    clear: both;
    content: "";
    top: -15%;
    right: 0;
    background: url(../images/img7.png) no-repeat;
    width: 15%;
    height: 370px;
    background-size: 100%;
    /* animation: moving 2s infinite; */
    animation-direction: alternate;
}
.testi-wrap .heading {
    text-align: center;
    margin-bottom: 60px;
    color: #000;
    padding-left: 0;
}
.testi-wrap .heading h4 {
    position: relative;
    font-size: 20px;
    color: #09AB4C;
    background-image: linear-gradient(45deg, #09AB4C, #1D7699 70%, #1D7699 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-left: 30px;
    display: inline-block;
}
.testi-wrap .heading h4::before {
    position: absolute;
    clear: both;
    content: "";
    top: 0;
    left: 0;
    background: url(../images/heading.png) no-repeat;
    width: 9%;
    height: 30px;
    background-size: 100%;
}
.testi-wrap .heading h2 {
    font-weight: 600;
    font-size: 40px;
    padding: 5px 0;
    color: #002A48;
    text-transform: capitalize;
    position: relative;
    margin-bottom: 20px;
}


  
.site-footer{
    position: relative;
    padding: 80px 0 20px 0;
    background: url(../images/footerBg.png) no-repeat;
    background-position: center;
    background-size: cover;
}
.site-footer .footer-logo {
    display: inline-block;
    width: 100%;
}
.site-footer .footer-info {
    padding-right: 7%;
}
.site-footer .heading {
    text-align: left;
    margin-bottom: 60px;
    color: #fff;
}
.site-footer .heading h2 {
    font-weight: 500;
    font-size: 40px;
    color: #fff;
}
.site-footer .footer-location {
    padding: 0;
    margin: 0;
    display: inline-block;
    width: 100%;
  }
.site-footer .footer-location li {
    color: #fff;
    display: flex;
    margin-bottom: 15px;
    font-weight: 500;
    font-size: 17px;
}
  .site-footer .footer-location li a {
    color: #fff;
    font-size: 16px;
    text-decoration: none;
}
.site-footer .footer-location li i {
    padding-top: 4px;
    padding-right: 12px;
    color: #88D113;
}
.site-footer .footer-social {
    /* padding-left: 88px; */
    padding: 0;
    margin: 0;
    display: flex;
    width: 100%;
    align-items: center;
}
  .site-footer .footer-social li {
    color: #fff;
    display: flex;
    margin-bottom: 13px;
    font-weight: 300;
    font-size: 15px;
  }
  .site-footer .footer-social li a{
    color: #fff;
  }
  .site-footer .footer-social li i {
    padding-top: 4px;
    padding-right: 12px;
    color: #fff;
  }
  .site-footer .footer-social i {
    color: #88D113;
    padding-right: 10px;
    font-size: 20px;
}
.site-footer .footer-social a {
    color: #fff;
}
.site-footer .footer-social {
    color: #fff;
    font-size: 14px;
    padding-top: 0;
}
.site-footer .footer-nav {
    position: relative;
    padding: 0;
    margin: 0;
    width: 100%;
    display: inline-block;
}

.site-footer .footer-nav li {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
    float: left;
    position: relative;
    color: #fff;
    font-size: 13px;
    padding-left: 20px;
}
.site-footer h4 {
    font-size: 25px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 20px;
    margin-top: 20px;
}
.site-footer .footer-nav li::before {
    position: absolute;
    font-family: FontAwesome;
    content: "\f111";
    left: 0;
    top: 0px;
    color: #88D113;
    font-size: 16px;
    z-index: 9;
}

.site-footer .footer-nav li a {
    text-decoration: none;
    color: #fff;
    font-weight: 400;
    font-size: 17px;
    padding-left: 0px;
}
.site-footer .footer-location .footer-social {
    color: #fff;
    font-size: 25px;
    margin-bottom: 30px;
    margin-top: 20px;
    font-family: 'Oswald', sans-serif;
}
.site-footer .footer-location .footer-social i {
    color: #88D113;
    font-size: 20px;
    padding-left: 0;
    border-radius: 50%;
    border: 2px solid #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 36px;
    margin-left: 10px;
    transition: 0.3s;
}
.site-footer .footer-location .footer-social i:hover{
    border: 2px solid #b27d26;
    color: #b27d26;
}
.site-footer .footer-blog {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.site-footer .footer-blog img {
    border-radius: 0px;
    width: 60px;
    height: 60px;
    object-fit: cover;
}
.site-footer .footer-blog .content {
    margin-left: 15px;
}
.site-footer .footer-info .num{
    font-size: 30px;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
}
.site-footer .footer-info .online{
    font-size: 14px;
    padding: 12px 20px;
    color: #fff;
    text-decoration: none;
    border: 1px solid #fff;
    display: inline-block;
    margin-top: 20px;
}
.site-footer .form-control {
    display: block;
    width: 100%;
    height: 50px;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 30px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.site-footer .submit {
    color: #fff;
    border: none;
    width: 100%;
    padding: 15px 0;
}
.site-footer p {
    color: #fff;
    font-size: 18px;
    margin-bottom: 0;
    padding: 20px 0;
}
.site-footer .contact-info .more{
    color: #fff;
}
.site-footer .footer-top{
    padding-bottom: 50px;
}
.site-footer .footer-top h2{
    font-size: 45px;
    font-weight: 600;
    margin-bottom: 0;
    color: #fff;
    text-transform: capitalize;
}
.site-footer .footer-nav.quick-link{
        margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    padding: 20px 0;
}
.site-footer .footer-nav.quick-link li::before {
    display: none;
}
.site-footer .footer-nav.quick-link li {
    display: inline-block;
    position: relative;
    color: #fff;
    margin: 0 15px;
    float: none;
    font-size: initial;
    width: auto;
    padding-left: 0;
}
.site-footer .footer-nav.quick-link li a{
    text-decoration: none;
    color: #fff;
    font-weight: 400;
    font-size: 17px;
    padding-left: 0px;
}

            
.copyright {
    font-size: 13px;
    text-align: center;
    position: relative;
    padding: 15px 0 5px 0;
}
.copyright p.special{
    float: none;
}
.copyright p {
    color: #fff;
    margin-bottom: 0;
    text-align: center;
    position: relative;
    font-size: 15px;
    padding-bottom: 0;
    border-top: 1px solid #6b6b6b;
}
.copyright p a {
    color: #fff;
    margin: 0 5px;
    font-size: 15px;
}

/********************inner-banner*********************/

.breadcrumb-wrapper {
    text-align: center;
    background-image: url(../images/banner.png);
    background-size: cover;
    background-position: top;
    height: 600px;
    position: relative;
}
/*.breadcrumb-wrapper::after {*/
/*    position: absolute;*/
/*    clear: both;*/
/*    content: "";*/
/*    top: 0;*/
/*    left: 0;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    background: #00ACE3;*/
/*    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgb(11 75 112) 100%);*/
/*    z-index: 0;*/
/*    transition: 0.4s;*/
/*}*/
.breadcrumb-wrapper1 {
    text-align: center;
    background-image: url(../images/inner-banner2.jpg);
    background-size: cover;
    background-position: center;
    height: 500px;
    position: relative;
}

.breadcrumb-wrapper2 {
    text-align: center;
    background-image: url(../images/inner-banner3.jpg);
    background-size: cover;
    background-position: center;
    height: 500px;
    position: relative;
}

.breadcrumb-wrapper .shell,
.breadcrumb-wrapper1 .shell,
.breadcrumb-wrapper2 .shell {
    position: absolute;
    clear: both;
    content: "";
    top: 50%;
    left: 12%;
    transform: translate(0%, -50%);
    z-index: 9;
}

.breadcrumb-wrapper .shell h1,
.breadcrumb-wrapper1 .shell h2,
.breadcrumb-wrapper2 .shell h2 {
    font-size: 50px;
    margin-bottom: 0;
    font-weight: 600;
    color: #fff;
    text-transform: capitalize;
    letter-spacing: 0px;
}



/***********************about-us-page*******************/

.inner-about-wrap {
    padding: 60px 0 60px 0;
    margin-top: 0px;
}
.inner-about-wrap-part1{
    background: url('../images/about-back1.png') no-repeat;
    background-size: 100% 100%;
    padding-bottom: 100px;
}
.inner-about-wrap .about-cont {
    position: relative;
}

.inner-about-wrap .about-cont .heading {
    position: relative;
}
.inner-about-wrap .about-cont h4{
    font-size: 16px;
}
.inner-about-wrap .about-cont h2 {
    font-weight: 600;
    font-size: 30px;
    padding: 5px 0;
    color: #002A48;
    text-transform: capitalize;
    position: relative;
    margin-bottom: 20px;
}
.inner-about-wrap-part1 .about-cont h2 {
    color: #fff;
}
.inner-about-wrap .about-cont h3 {
    font-weight: 600;
    font-size: 25px;
    padding: 5px 0;
    color: #02254C;
    text-transform: capitalize;
    position: relative;
    margin-bottom: 20px;
}

.inner-about-wrap .about-cont .special {
    color: #2a2a2a;
    font-size: 20px;
    margin-bottom: 10px;
    line-height: initial;
    font-weight: 700;
}

.inner-about-wrap .about-cont p {
        margin-bottom: 25px;
    line-height: 28px;
    color: #636F77;
    font-size: 16px;
}
.inner-about-wrap-part1 .about-cont p {
    color: #fff;
}
.inner-about-wrap .about-img {
    position: relative;
    width: 100%;
    margin-left: 0;
    border-radius: 20px;
    overflow: hidden;
}

.inner-about-wrap .about-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0;
}

.inner-about-wrap .inner-about-box {
    position: relative;
    padding: 0 40px;
}

.inner-about-wrap .inner-about-box .image {
    border-radius: 5px;
    overflow: hidden;
}

.inner-about-wrap .inner-about-box .image img {
    width: 100%;
    height: 320px;
    object-fit: cover;
}

.inner-about-wrap .inner-about-box .content {
    position: absolute;
    clear: both;
    content: "";
    bottom: 30px;
    left: -10px;
    background-color: #e39e01;
    border-radius: 5px;
    display: flex;
    align-items: center;
    padding: 20px 0;
    justify-content: space-around;
}

.inner-about-wrap .inner-about-box .content h4 {
    color: #000;
    font-size: 18px;
    font-family: 'Conv_Bebas-Regular';
    margin-bottom: 0;
    width: 40%;
    text-transform: uppercase;
}

.inner-about-wrap .inner-about-box .content a {
    width: 40px;
}
.inner-about-wrap .about-list ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    margin-left: 0px;
    width: 100%;
}
.inner-about-wrap .about-list ul li {
    color: #09AB4C;
    background-image: linear-gradient(45deg, #09AB4C, #1D7699 70%, #1D7699 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 0;
    font-weight: 500;
}
.inner-about-wrap .about-list ul li i {
    color: #fff;
    font-size: 14px;
    border-radius: 50%;
    text-align: center;
    width: 20px;
    height: 20px;
    line-height: 20px;
    background-color: #88d113;
    padding: 0;
    background-image: none;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.about-list-part1 {
    position: relative;
    margin-top: 40px;
}
.about-list-part1 .about-box {
    display: block;
    margin-top: 30px;
    transition: 0.4s;
    background-color: #0a83ae;
    border-radius: 10px;
    padding: 1px 15px 1px 15px;
    position: relative;
    text-align: left;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
    min-height: 450px;
}
.about-list-part1 .about-box.part2{
    background-color: #0b4b70;
}
.about-list-part1 .about-box .image {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    padding: 20px;
    background-color: #76b141;
    line-height: 100px;
    border-radius: 50%;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
    position: relative;
    margin-top: -60px;
    margin-bottom: 20px;
}
.about-list-part1 .about-box .image img{
    width: 100%;
    transition: 0.4s;
    height: auto;
    margin: 0 auto;
}
.about-list-part1 .about-box .content h4 {
    font-size: 25px;
    font-weight: 600;
    color: #fff;
    text-align: center;
}   
.about-list-part1 .about-box .content p {
    font-size: 22px;
    margin-bottom: 0;
    color: #fff;
    font-weight: 400;
}
.about-list-part1 .about-box .content ul{
    display: inline-block;
    width: 100%;
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.about-list-part1 .about-box .content ul li {
    font-size: 16px;
    margin-bottom: 0;
    color: #fff;
    font-weight: 500;
}
.inner-brand{
    margin-bottom: 60px !important;
}

.inner-about-wrap-part2 .choose-box{
    margin: 0 8%;
}
.inner-about-wrap-part2 .heading{
    text-align: center;
}

.inner-about-wrap-part3 .heading{
    text-align: center;
    margin-bottom: 50px;
}
.inner-about-wrap-part3 .heading h2 {
    font-size: 36px;
    font-weight: 600;
}
.inner-about-wrap-part3 .heading p{
    font-size: 17px;
}
.inner-about-wrap-part3.feature-wrap .about-cont .content p{
    margin-bottom: 0;
}
.inner-about-wrap-part3.feature-wrap .about-box{
    border-radius: 15px;
}

.inner-about-wrap-part4{
    margin: 0 8%;
}

.partner-wrap.section5 .about-img {
    left: initial;
    right: 5%;
    width: 34%;
    transform: initial;
}
.partner-wrap.section5 .about-cont ul {
    padding: 0;
    margin: 25px 0;
    list-style-type: none;
    display: inline-block;
}
.partner-wrap.section5 .about-cont ul li {
    color: #fff;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
}
.partner-wrap.section5 .about-cont ul li i {
    color: #fff;
    width: 25px;
    height: 25px;
    line-height: 25px;
    background-color: #09AB4D;
    text-align: center;
    border-radius: 50%;
    font-size: 12px;
    margin-right: 10px;
}
.partner-wrap.section5 .about-cont .banner-btn{
        display: flex;
    align-items: center;
}
.partner-wrap.section5 .about-cont .banner-btn .top-contact{
        margin-top: 0;
    margin-left: 15px;
}

.inner-tender-wrap.inner-location-wrap-section1 .about-box .image {
    width: 100%;
    height: auto;
    padding: 0;
    line-height: normal;
    border-radius: 50%;
    position: relative;
    display: flex;
    margin-bottom: 20px;
    align-items: center;
}
.inner-tender-wrap.inner-location-wrap-section1 .about-box .image img{
    width: 50px;
}
.inner-tender-wrap.inner-location-wrap-section1 .about-box .image h4{
    margin-left: 10px;
}
.inner-tender-wrap.inner-location-wrap-section1 .about-box .more{
    margin-top: 15px;
    margin-left: 0;
    color: #fff;
}

.about-wrap2.inner-resource-wrap-section1 {
    background: url(../images/chooseBg.png) no-repeat;
    background-size: cover;
    background-position: center;
    padding: 80px 0;
}
.about-wrap2.inner-resource-wrap-section1 .choose-box{
    background: none;
    padding: 0;
}
.about-wrap2.inner-resource-wrap-section1 .about-cont.right-side {
    height: auto;
    overflow-x: initial;
}
.about-wrap2.inner-resource-wrap-section1 .about-box {
    align-items: flex-start;
}
.about-wrap2.inner-resource-wrap-section1 .about-box .image img {
    width: 50px;
}
.about-wrap2.inner-resource-wrap-section1 .about-box .content h4{
    font-size: 20px;
}
.about-wrap2.inner-resource-wrap-section1 .about-box .content .more {
    position: relative;
    padding: 10px 20px;
    font-size: 15px;
    margin-left: 0;
    margin-top: 10px;
}

.feature-wrap.inner-resource-wrap-section2 .about-list .about-box {
        display: grid;
    grid-template-columns: 6% 94%;
    align-items: flex-start;
}
.feature-wrap.inner-resource-wrap-section2 .about-list .about-box .image i{
        width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
        background: #09AB4D;
    background: linear-gradient(90deg, rgba(9, 171, 77, 1) 0%, rgba(143, 198, 64, 1) 100%);
    color: #fff;
}
.feature-wrap.inner-resource-wrap-section2 .about-list .about-box .content{
    margin-left: 10px;
}
.feature-wrap.inner-resource-wrap-section2 .about-list .about-box .content h4{
        font-size: 20px;
    font-weight: 600;
    margin-bottom: 8px;
}
.feature-wrap.inner-resource-wrap-section2 .about-list .about-box .content p{
        color: #fff;
}
.feature-wrap.inner-resource-wrap-section2 .about-list .about-box .content .more{
    position: relative;
    padding: 10px 20px;
    font-size: 15px;
    margin-left: 0;
    margin-top: 10px;
}

.specialised-cleaning-wrapper.inner-resource-wrap-section3{
    background-color: #F0F2F4;
    padding: 60px 0;
}
.specialised-cleaning-wrapper.inner-resource-wrap-section3 .specialised-cleaning-left-content ul li {
    width: 18.4%;
}
.specialised-cleaning-wrapper.inner-resource-wrap-section3 .specialised-cleaning-left-content ul li a {
    font-size: 15px;
}

.feature-wrap.inner-resource-wrap-section4 {
    background-color: #fff;
}

.partner-wrap.section5.inner-resource-wrap-section5 .about-img {
    right: 0%;
    width: 34%;
}

.partner-wrap.inner-contact-wrap-section1 .about-list .about-box {
    display: grid;
    grid-template-columns: 10% 90%;
    align-items: flex-start;
    margin-bottom: 20px;
}
.partner-wrap.inner-contact-wrap-section1 .about-list .about-box .content{
    margin-left: 10px;
}
.partner-wrap.inner-contact-wrap-section1 .about-list .about-box .content p{
        margin-bottom: 0;
    color: #fff;
    font-size: 14px;
}
.partner-wrap.inner-contact-wrap-section1 .about-list .about-box .content h5{
        color: #fff;
    font-size: 18px;
}
.partner-wrap.inner-contact-wrap-section1 .about-list .about-box .content a{
        color: #fff;
    font-size: 18px;
    text-decoration: none;
}

.feature-wrap.inner-contact-wrap-section1{
    background-color: #fff;
}
/*.feature-wrap.inner-contact-wrap-section1 .about-list{*/
/*        border-radius: 10px;*/
/*    border: 1px solid #0b8cb9;*/
/*    margin-bottom: 20px;*/
/*}*/
/*.feature-wrap.inner-contact-wrap-section1 .about-list .about-box {*/
/*    background: transparent;*/
/*    box-shadow: none;*/
/*    padding: 0;*/
/*}*/
/*.feature-wrap.inner-contact-wrap-section1 .about-list .about-box .content h4{*/
/*    color: #000;*/
/*}*/
.feature-wrap.inner-contact-wrap-section1 .about-cont .more {
    position: relative;
    padding: 10px 20px;
    font-size: 18px;
    margin-left: 0;
    margin-top: 10px;
}

.section4 .about-list .about-box.special .content h4 i{
    width: 47px;
}

/*******************government-tender***********************/

.inner-tender-wrap{
    background-color: #fff;
    padding: 80px 0;
}
.inner-tender-wrap.part2 {
    background-color: #F0F2F4;
}
.inner-tender-wrap.part2.section1{
        background: #0B8FBC;
    background: linear-gradient(-90deg, rgba(11, 143, 188, 1) 0%, rgba(0, 42, 72, 1) 100%);
}
.inner-tender-wrap.part2.section2{
    background-color: transparent;
}
.inner-tender-wrap.part2 .about-img{
    position: relative;
}
.inner-tender-wrap.part2 .about-img::after {
    position: absolute;
    clear: both;
    content: "";
    bottom: 0;
    right: -1px;
    width: 25%;
    height: 77px;
    background: url(../images/shape4.png) no-repeat;
    background-size: 100%;
    z-index: 1;
}
.inner-tender-wrap.part2 .about-img img{
    border-radius: 20px;
}
.inner-tender-wrap .heading{
    text-align: center;
    margin-bottom: 50px;
}
.inner-tender-wrap.part2 .heading{
    text-align: left;
    margin-bottom: 0px;
}
.inner-tender-wrap.part2.section1 .heading{
    text-align: center;
    margin-bottom: 40px;
}
.inner-tender-wrap .heading h2 {
    font-weight: 600;
    font-size: 40px;
    padding: 5px 0;
    color: #002A48;
    text-transform: capitalize;
    position: relative;
    margin-bottom: 10px;
}
.inner-tender-wrap.part2 .heading h2 {
    font-size: 35px;
}
.inner-tender-wrap.part2.section1 .heading h2{
    color: #fff;
}
.inner-tender-wrap .about-box {
    display: block;
    margin-top: 0px;
    transition: 0.3s;
    background-color: transparent;
    border-radius: 10px;
    padding: 20px;
    position: relative;
    text-align: left;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
    min-height: 197px;
    background: url(../images/shape3.png) no-repeat;
    background-position: center;
    z-index: 9;
    margin-bottom: 30px;
}
.inner-tender-wrap .about-box::before {
    position: absolute;
    clear: both;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #88d11326;
    z-index: -9;
}
.inner-tender-wrap.part2 .about-box {
    min-height: 205px;
    background: none;
    align-items: flex-start;
    margin-bottom: 30px;
    background-color: #fff;
}
.inner-tender-wrap.part2.section1 .about-box {
    display: block;
    background-color: transparent;
    height: auto;
    min-height: auto;
    padding: 0;
    box-shadow: none;
}
.inner-tender-wrap.section2 .about-box {
    background: none;
    background-color: #fff;
    padding: 20px 0px 20px 20px;
    min-height: 245px;
}
.inner-tender-wrap.section2 .about-box::before{
    display: none;
}
.inner-tender-wrap.part2.section2 .about-box {
    grid-template-columns: 10% 90%;
    padding: 0px 10px 0px 10px;
    background-color: #efefef;
    height: 230px;
    align-content: center;
}
.inner-tender-wrap.part2 .about-box:hover{
    box-shadow: 0 0px 48px 0px rgba(0, 0, 0, 0.4);
}
.inner-tender-wrap.part2.section1 .about-box:hover{
    box-shadow: none;
}
.inner-tender-wrap.part2 .about-box::before{
    display: none;
}
.inner-tender-wrap .about-box .image {
    width: 80px;
    height: 80px;
    padding: 0;
    line-height: 100px;
    border-radius: 50%;
    position: relative;
    margin-bottom: 10px;
    display: block;
    margin: 0 auto;
}
.inner-tender-wrap.part2 .about-box .image {
    width: 100%;
    height: 100%;
    display: grid;
    grid-template-columns: 14% 86%;
    align-items: center;
    margin-bottom: 15px;
}
.inner-tender-wrap.part2.section1 .about-box .image {
    width: auto;
    height: auto;
    padding: 0px;
    background-color: transparent;
    line-height: normal;
    border-radius: 0;
    position: relative;
    margin-bottom: 20px;
    display: block;
}
.inner-tender-wrap.part2.section1 .about-box .image img{
    border-radius: 20px;
}
.inner-tender-wrap.part2.section1 .about-box .image img {
    -webkit-mask-image: url(../images/shape6.png);
    mask-image: url(../images/shape6.png);
    mask-repeat: no-repeat;
    width: 100%;
    mask-size: 100% 100%;
    height: 100%;
    object-fit: cover;
}
.inner-tender-wrap.part2.section2 .about-box .image {
    width: 40px;
}
.inner-tender-wrap .about-box .image img{
    width: 100%;
    transition: 0.4s;
    height: auto;
}
.inner-tender-wrap.part2.section2 .about-box .content{
    padding-left: 15px;
}
.inner-tender-wrap.part2.section2 .about-box .content ul{
    margin: 0;
    padding: 0;
    display: inline-block;
    margin-left: 20px;
}
.inner-tender-wrap .about-box .content h4 {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    text-align: center;
    text-transform: capitalize;
    margin-top: 12px;
}
.inner-tender-wrap.section2 .about-box .content h4{
    font-size: 20px;
    text-align: left;
    color: #002A48;
}
.inner-tender-wrap.section2 .about-box .content ul{
        padding: 0;
    margin: 0;
    list-style-type: none;
    display: inline-block;
}
.inner-tender-wrap.section2 .about-box .content ul li {
    color: #556571;
    font-size: 16px;
    margin-bottom: 5px;
}
.inner-tender-wrap.section2 .about-box .content ul li i{
    color: #fff;
    width: 20px;
    height: 20px;
    line-height: 20px;
    background-color: #09AB4D;
    text-align: center;
    border-radius: 50%;
    font-size: 10px;
}
.inner-tender-wrap.part2 .about-box .image h4 {
    text-align: left;
    margin-left: 12px;
    font-size: 20px;
    font-weight: 600;
    color: #002A48;
    text-transform: capitalize;
    margin-bottom: 0;
}
.inner-tender-wrap.part2.section1 .about-box .image h4 {
    position: absolute;
    clear: both;
    content: "";
    bottom: 0px;
    right: -37px;
    width: 45%;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    margin: 0;
}
.inner-tender-wrap.part2 .about-box .content h4 {
    text-align: left;
    margin-top: 0;
    font-size: 20px;
    font-weight: 500;
    color: #20589f;
} 
.inner-tender-wrap.part2.section2 .about-box .content h4 {
    color: #09AB4C;
    background-image: linear-gradient(45deg, #09AB4C, #1D7699 70%, #1D7699 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 21px;
}
.inner-tender-wrap .about-box .content p {
    font-size: 16px;
    margin-bottom: 0;
    color: #556571;
    font-weight: 400;
}
.inner-tender-wrap.section1 .about-box .content p{
    color: #fff;
    font-size: 15px;
}
.inner-tender-wrap-section3.about-wrap2 .about-cont h4 {
    font-size: 35px;
    padding-left: 50px;
    text-transform: uppercase;
}
.inner-tender-wrap-section3.about-wrap2 .about-cont h4::before {
    width: 6%;
    height: 52px;
}
.inner-tender-wrap-section3.about-wrap2 .about-cont .content h4 {
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 10px;
    padding-left: 0;
    text-transform: initial;
}

.inner-service-feature-wrap.inner-tender-wrap-section4 .about-list {
    height: 100%;
        margin: 30px 0 20px 0;
}
.inner-service-feature-wrap.inner-tender-wrap-section4 .about-list .content{
    margin-bottom: 20px;
}
.inner-service-feature-wrap.inner-tender-wrap-section4 .about-list .content h4 {
    background-image: linear-gradient(45deg, #012a48, #1D7699 70%, #0b8ebc 100%);
    margin-bottom: 30px;
    font-size: 22px;
    font-weight: 600;
}

.inner-tender-wrap-section5 .choose-box::before {
    position: absolute;
    clear: both;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #0000007d;
    z-index: 0;
        border-radius: 20px;
}

.section4 .heading{
    text-align: left;
}
.section4 .about-list .about-box{
    background: #fff;
    border-radius: 10px;
    margin-top: 15px;
    box-shadow: 0px 4px 10px rgb(149 149 149 / 20%);
    background: #0B8FBC;
    background: linear-gradient(90deg, rgba(11, 143, 188, 1) 0%, rgba(0, 42, 72, 1) 100%);
}
.section4 .about-list .about-box .content h4 {
    color: #fff;
    margin-bottom: 0;
    display: flex;
    align-items: center;
}
.section4 .about-list .about-box .content h4 i{
        color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: #09AB4D;
    text-align: center;
    border-radius: 50%;
    font-size: 12px;
    margin-right: 10px;
}

/*********************faq-page************************/



.inner-faq-wrap {

    margin: 10px 0 120px 0;

}

.inner-faq-wrap .heading {

    text-align: center;

    margin-bottom: 60px;

}

.inner-faq-wrap .heading h2 {

    font-size: 50px;

    color: #000;

    font-weight: 700;

    text-transform: uppercase;


}

.accordion .card {
    border: none;
    border: 1px solid #000;
    margin-bottom: 10px;
    border-bottom: 1px solid #000 !important;
    border-radius: 6px !important;
}

.accordion .card .card-header {
    position: relative;
    transition: 0.4s;
    padding: 0;
    background-color: #fff;
    border: none;
}

.accordion .card .card-header .mb-0{
    padding: 0;
}

.accordion .card .card-header button {
    color: #36458d;
    width: 100%;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    padding: 15px;
    text-decoration: none;
    border-radius: none;
}

.accordion .card .card-header button.collapsed {
    background-color: #185D94 !important;
    color: #fff !important;
}
.accordion .card .card-header button.btn-link {
    background-color: #449a1300;
}

.accordion .card .collapse.show {
    background-color: rgb(234 232 232 / 0%);
    margin-top: 0px;
    position: relative;
}
.accordion .card .collapsing .card-body p{
    font-size: 14px;
}
.accordion .card .collapse .card-body p{
    font-size: 14px;
}
/*.accordion .card .card-header:hover{

    background-color: #c90a67;

}*/

.accordion .card .card-header:hover button{

    color: #36458d;

}

.bs-example{

        margin: 20px;

    }

    .accordion .fa {
        margin-right: 0.5rem;
        float: right;
        color: #7CB951;
    }

.btn-link {

    font-weight: 600;

    color: #000;

    text-decoration: none;

}


/*****************contact-page*******************/


/******************modal*****************/

.modal-body .contact-form .btn-group,
.contact-form .btn-group-vertical {
    margin-top: 20px;
}

.modal-body .read-more {
    border: none;
    background-color: #fa8900;
    color: #fff;
    padding: 12px 20px;
    font-size: 17px;
    border-radius: 30px;
    text-shadow: none;
    text-transform: uppercase;
}

.modal-body textarea.form-control {
    height: 130px !important;
}

.modal-header {
    display: initial;
}



.service-offered-wrap {
    padding: 80px 0 20px 0;
    background-color: #fff;
}

.service-offered-wrap .content {
    margin-bottom: 40px;
}

.service-offered-wrap .content .content-img {
    width: 100%;
}

.service-offered-wrap .content .content-img img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    object-position: center;
}

.service-offered-wrap .content .content-bx {
    width: 100%;
    border: 1px solid transparent;
    -webkit-box-shadow: 2px 2px 8px 0px rgb(176 176 176 / 80%);
    -moz-box-shadow: 2px 2px 8px 0px rgba(176, 176, 176, 0.8);
    box-shadow: 2px 2px 8px 0px rgb(176 176 176 / 80%);
    padding: 10px 20px 25px 15px;
    min-height: auto;
    text-align: center;
}

.service-offered-wrap .content .content-bx h4 {
    color: #000;
    font-weight: 700;
    font-size: 22px;
}

.service-offered-wrap .content .content-bx p {
    font-weight: 600;
    font-size: 14px;
}

.service-offered-wrap .content .content-bx .more {
    color: #fff;
}




/*==========================
Projects CSS
==========================*/
.projects {
	background: #FCF8F3;
}

.projects .title-box h2{
    width: 100%;
}
.projects .projects-img-wrapper img{
    width: 100%;
    height: 300px;
    object-fit: cover;
}
.projects .projects-img-wrapper {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
}
.projects .projects-img-wrapper:before{
content: '';
position: absolute;
width: 100%;
height: 0;
background: linear-gradient(rgba(255,255,255,0.5),rgba(255,255,255,0.5));
transition: all .5s ease-in-out;
}
.projects .projects-img-wrapper:hover:before{
   height: 100%;
}
.projects .projects-img-wrapper .plus-sign{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #000;
    padding: 10px;
    border-radius: 50px;
    opacity: 0;
    transition: all .5s ease-in-out;
}
.projects .projects-img-wrapper:hover .plus-sign{
    opacity: 1;
}
.projects .projects-img-wrapper .plus-sign svg{
    color: #fff;
}
.projects .projects-btn .primary-btn-1{
	background: #fff !important;
	color: #000;
	
}
.projects .projects-btn .primary-btn-1:hover{
	color: #000;
}


.inner-contact-wrap1 .info{
    display: grid;
    grid-template-columns: 30% 70%;
    align-items: center;
    margin: 30px 0;
    grid-gap: 30px;
    max-width: 100%;
}
.inner-contact-wrap1 .info.part2{
    display: block;
    grid-template-columns: initial;
}
.combined-wraper2 .left-side .info .box,
.inner-contact-wrap1 .info .box{
        background: #0B8FBC;
    background: linear-gradient(90deg, rgba(11, 143, 188, 1) 0%, rgba(0, 42, 72, 1) 100%);
    border-radius: 20px;
    padding: 15px;
    color: #fff;
}
.combined-wraper2 .left-side .info .box i,
.inner-contact-wrap1 .info .box i{
    padding-right: 7px;
}
.combined-wraper2 .left-side .info .box p,
.inner-contact-wrap1 .info .box p{
    font-size: 16px;
        font-weight: 500;
        color: #fff;
            margin-bottom: 10px;
}
.combined-wraper2 .left-side .info .box a,
.inner-contact-wrap1 .info .box a{
        font-size: 22px;
    font-weight: 600;
    text-decoration: none;
    color: #fff;
}


.inner-contact-wrap2 {
    position: relative;
    background-color: #efefef;
    padding: 100px 0;
    margin-bottom: 60px;
}
.inner-contact-wrap2 .image img{
    width: 100%;
}
.inner-contact-wrap2 .about-box{
    background-color: #002a48;
    border-radius: 20px;
    padding: 40px;
    position: relative;
    margin-top: 20px;
}
.inner-contact-wrap2 .about-box .content{
    width: 80%;
}
.inner-contact-wrap2 .about-box .content h4{
    margin-bottom: 15px;
    font-size: 28px;
    font-weight: 600;
    color: #fff;
}
.inner-contact-wrap2 .about-box .content p {
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}
.inner-contact-wrap2 .about-box .image2{
    position: absolute;
    clear: both;
    content: "";
    bottom: 0;
    right: 0;
    width: 25%;
}
.inner-contact-wrap2 .about-box .more:hover{
    background-color: #000;
    color: #fff;
}
.inner-contact-wrap2 .about-box .more {
    color: #fff;
}

.inner-contact-wrap2 .contact-sec {
    position: relative;
    padding: 20px;
    border: 1px solid #dbdbdb;
    border-radius: 20px;
    overflow: hidden;
    background-color: #fff;
}
.inner-contact-wrap2 .contact-form{
    position: relative;
    z-index: 9;
  }
.info-wrap form p{
    color: #fff;
    font-size: 15px;
}
.inner-contact-wrap2 form .form-group {
    margin-bottom: 20px;
}
.inner-contact-wrap2 form .form-group label{
    font-weight: 600;
}
.inner-contact-wrap2 .contact-sec h4 {
    text-align: center;
    color: #00447E;
    font-weight: 600;
    padding: 30px 0 15px 0;
    position: relative;
    z-index: 9;
    margin-bottom: 0;
}
.inner-contact-wrap2 .contact-sec .num {
    text-align: center;
    display: block;
    margin: 0;
    color: #000;
    padding: 0;
    font-size: 50px;
    text-decoration: none;
    position: relative;
    z-index: 9;
    font-weight: 700;
}
.inner-contact-wrap2 .contact-wrap .submit-btn {
    text-align: left;
    margin-top: 20px;
}
.inner-contact-wrap2 .submit-btn .submit {
    color: #fff;
    border: none;
}
.inner-contact-wrap2 .form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000;
    background-color: #E9E9E9;
    background-image: none;
    border: 1px solid #e5e5e5;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.inner-contact-wrap2 textarea{
    height: 100px !important;
  }
.inner-contact-wrap2 .form-control::-webkit-input-placeholder { /* Edge */
  color: #000;
  }
.inner-contact-wrap2 .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #000;
  }
  .inner-contact-wrap2 .form-control::placeholder {
  color: #000;
  }


.about-us-wrapper .heading h2{
        font-weight: 600;
    font-size: 40px;
    padding: 5px 0;
    color: #002A48;
    text-transform: capitalize;
    position: relative;
    margin-bottom: 20px;
}
.about-us-wrapper .heading p{
    font-size: 17px;
}


.combined-wraper2 {
    background-color: #e5f3f3;
    padding: 100px 0 110px 0;
}
.combined-wraper2 .left-side h2 {
    font-size: 35px;
    line-height: 60px;
    margin-bottom: 20px;
    font-weight: 500;
    color: #034567;
}
    .combined-wraper2 .left-side p{
        font-size: 18px;
        font-weight: 400;
        color: #373333;
    }
.combined-wraper2 .accordion{
        position: relative;
    margin-right: 0px;
}
.combined-wraper2 .accordion .accordion-item{
        background-color: rgba(255, 255, 255, 0.1);
    border: none;
    border-radius: 15px;
    overflow: hidden;
    margin-bottom: 20px;
}
.combined-wraper2 .accordion .accordion-item h2{
    font-size: initial;
        line-height: initial;
        color: #fff;
        margin-bottom: initial;
        font-weight: initial;
}
.combined-wraper2 .accordion .accordion-button {
    font-size: 22px;
    font-weight: 500;
    background-color: transparent;
    color: #fff;
    border: none;
    display: block;
}
.combined-wraper2 .accordion .accordion-body p {
    font-size: 18px;
    margin-bottom: 0;
    font-weight: 400;
}
.combined-wraper2 .left-side .info,
.inner-contact-wrap1 .info{
    display: grid;
    grid-template-columns: 43% 53%;
    align-items: center;
    margin: 30px 0;
    grid-gap: 30px;
    max-width: 100%;
}
.inner-contact-wrap1 .info.part2{
    display: block;
    grid-template-columns: initial;
}
.combined-wraper2 .left-side .info .box,
.inner-contact-wrap1 .info .box{
    background-color: #6D2773;
    border-radius: 20px;
    padding: 15px;
    color: #fff;
}
.combined-wraper2 .left-side .info .box i,
.inner-contact-wrap1 .info .box i{
    padding-right: 7px;
}
.combined-wraper2 .left-side .info .box p,
.inner-contact-wrap1 .info .box p{
    font-size: 16px;
        font-weight: 500;
        color: #fff;
}
.combined-wraper2 .left-side .info .box a, .inner-contact-wrap1 .info .box a {
    font-size: 19px;
    font-weight: 600;
    text-decoration: none;
    color: #fff;
}
.combined-wraper2 .left-side .image{
    margin-top: 30px;
}
.combined-wraper2 .left-side .image img{
    width: 100%;
}
.combined-wraper2 .right-side {
    border-radius: 20px;
    padding: 40px;
    color: #fff;
    margin-left: 50px;
    background: #0B8FBC;
    background: linear-gradient(90deg, rgba(11, 143, 188, 1) 0%, rgba(0, 42, 72, 1) 100%);
}
.combined-wraper2 .right-side h2 {
    font-size: 40px;
    line-height: 60px;
    color: #fff;
    margin-bottom: 50px;
    font-weight: 500;
}
.combined-wraper2 .right-side .accordion-button::after{
    display: none;
}
.combined-wraper2 .right-side .accordion .fa {
    margin-right: 0.5rem;
    float: right;
    color: #fff;
    margin-top: 6px;
}



.combined-wraper3 {
    padding: 30px 0 30px 0;
    background: linear-gradient(rgb(0 0 0 / 63%), rgb(0 0 0 / 83%)), url('../images/portfolioImg6.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    position: relative;
    background-size: cover;
}
.map-wrapper {
    justify-content: center;
    align-items: center;
    width: 55%;
    display: flex;
    position: absolute;
    inset: 0% 0% 0% auto;
    overflow: hidden;
}
.map-img-wrapper{
    width: 100%; 
    position:relative;
}

.map-img{
    width: 100%;
    display: block;
}

.map-circle-img{
    position: absolute;
    width: 90px;
    opacity: 0;
    transition: all 0.4s ease;
    pointer-events: none;
}

/* ACTIVE */
.map-circle-img.active{
    opacity: 1;
}

/* Sydney CBD */
.map-circle-img[data-location="center"]{
    top: 44%;
    left: 72%;
}

/* Western Sydney */
.map-circle-img[data-location="north"]{
    top: 40%;
    left: 52%;
}

/* Parramatta */
.map-circle-img[data-location="west"]{
    top: 45%;
    left: 58%;
}

/* Blacktown */
.map-circle-img[data-location="east"] {
    top: 41%;
    left: 45%;
}

/* Penrith */
.map-circle-img[data-location="south"]{
    top: 52%;
    left: 40%;
}

/* Inner West */
.map-circle-img[data-location="warkworth"]{
    top: 48%;
    left: 66%;
}

/* Campbelltown */
.map-circle-img[data-location="one"]{
    top: 66%;
    left: 56%;
}

/* Ryde */
.map-circle-img[data-location="two"]{
    top: 38%;
    left: 65%;
}

/* Hills District */
.map-circle-img[data-location="three"]{
    top: 30%;
    left: 56%;
}

/* Greater Sydney */
.map-circle-img[data-location="four"]{
    top: 50%;
    left: 58%;
}

/* NSW */
.map-circle-img[data-location="five"]{
    top: 26%;
    left: 50%;
}

@media only screen and (max-width: 475px) {
	.map-wrapper{
		display: none;
	}
	.testimonials-section .test-img {
    margin-bottom: 20px;
}
	.service-wrap2 .btn-more a {
    display: block;
    margin-bottom: 10px;
}
}

.combined-wraper3 .left-side h4 {
    color: #fff;
    font-size: 20px;
}
.combined-wraper3 .left-side h2 {
    font-size: 45px;
    line-height: 60px;
    margin-bottom: 20px;
    font-weight: 500;
    color: #09AB4C;
    background-image: linear-gradient(45deg, #09AB4C, #1D7699 70%, #1D7699 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.combined-wraper3 .left-side p {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}
.combined-wraper3 .accordion {
    position: relative;
    margin-right: 0px;
    padding: 10px;
    border-radius: 10px;
    background-color: #0000008a;
}
.combined-wraper3 .accordion .accordion-item{
    background-color: transparent;
    border: none;
    border-radius: 0px;
    overflow: hidden;
    margin: 25px 0;
    border-bottom: 1px solid #ffffff7a;
}
.combined-wraper3 .accordion .accordion-item h2 {
    font-size: initial;
    line-height: initial;
    color: #fff;
    margin-bottom: initial;
    font-weight: initial;
    background-image: linear-gradient(45deg, #ffffff, #1D7699 70%, #ffffff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff;
}
.combined-wraper3 .accordion .accordion-button {
    font-size: 18px;
    font-weight: 500;
    background-color: transparent;
    color: #fff;
    border: none;
    display: block;
    padding: 0;
    box-shadow: none;
}
.combined-wraper3 .accordion .accordion-button i {
    float: right;
    position: relative;
    top: 3px;
}
.combined-wraper3 .accordion .accordion-body p {
    font-size: 15px;
    margin-bottom: 0;
    font-weight: 400;
    color: #fff;
}
.combined-wraper3 .accordion .accordion-body ul{
    margin: 0;
    display: block;
    color: #fff;
    padding-left: 20px;
}
.combined-wraper3 .accordion .accordion-body ul li{
        font-weight: 600;
}
.combined-wraper3 .left-side .info,
.inner-contact-wrap1 .info{
    display: grid;
    grid-template-columns: 43% 53%;
    align-items: center;
    margin: 30px 0;
    grid-gap: 30px;
    max-width: 100%;
}
.inner-contact-wrap1 .info.part2{
    display: block;
    grid-template-columns: initial;
}
.combined-wraper3 .left-side .info .box,
.inner-contact-wrap1 .info .box{
    background-color: #6D2773;
    border-radius: 20px;
    padding: 15px;
    color: #fff;
}
.combined-wraper3 .left-side .info .box i,
.inner-contact-wrap1 .info .box i{
    padding-right: 7px;
}
.combined-wraper3 .left-side .info .box p,
.inner-contact-wrap1 .info .box p{
    font-size: 16px;
        font-weight: 500;
        color: #fff;
}
.combined-wraper3 .left-side .info .box a,
.inner-contact-wrap1 .info .box a{
        font-size: 22px;
    font-weight: 600;
    text-decoration: none;
    color: #fff;
}
.combined-wraper3 .left-side .image{
    margin-top: 30px;
}
.combined-wraper3 .left-side .image img{
    width: 100%;
}
.combined-wraper3 .right-side{
        background-color: #6D2773;
    border-radius: 20px;
    padding: 35px;
    color: #fff;
    margin-left: 50px;
}
.combined-wraper3 .right-side h2 {
    font-size: 50px;
    line-height: 60px;
    color: #fff;
    margin-bottom: 50px;
    font-weight: 500;
}
.combined-wraper3 .right-side .accordion-button::after{
    display: none;
}
.combined-wraper3 .right-side .accordion .fa {
    margin-right: 0.5rem;
    float: right;
    color: #fff;
    margin-top: 6px;
}


.inner-service-feature-wrap .about-list{
        height: 410px;
    overflow-x: hidden;
}

.inner-tender-combined-wraper2 .content h4{
        margin-bottom: 25px;
}
.inner-tender-combined-wraper2 .content p{
    margin-top: 20px;
}
.inner-tender-combined-wraper2 .about-box{
        position: relative;
    height: 500px;
    overflow-x: hidden;
}
.inner-tender-combined-wraper2 .about-box .about-list{
        position: relative;
    background-color: #fff;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 20px;
}

.specialised-cleaning-wrapper{
    position: relative;
    background-color: #fafafa;
}
.specialised-cleaning-wrapper .heading{
    text-align: center;
}
.specialised-cleaning-wrapper .heading h2 {
    font-weight: 600;
    font-size: 40px;
    padding: 5px 0;
    color: #002A48;
    text-transform: capitalize;
    position: relative;
    margin-bottom: 10px;
}
.specialised-cleaning-wrapper .heading p {
    font-weight: 500;
    font-size: 20px;
    padding: 5px 0;
    color: #74c143;
    text-transform: capitalize;
    position: relative;
}
.specialised-cleaning-left-content{
	position: relative;
	width: 100%;
}
.specialised-cleaning-left-content p{
	position: relative;
	width: 100%;
	color: #424242;
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 15px;
}
.specialised-cleaning-left-content .btn-primary{
	padding: 10px 20px;
}
.specialised-cleaning-left-content ul {
    position: relative;
    width: 100%;
    margin-bottom: 12px;
    list-style-type: none;
    padding: 0;
}
.specialised-cleaning-left-content ul li {
    position: relative;
    width: 46%;
    color: #424242;
    font-size: 20px;
    display: flex;
    align-items: center;
    margin: 10px;
    border-radius: 10px;
    justify-content: space-between;
    box-shadow: 0px 4px 10px rgb(149 149 149 / 20%);
    background: #fff;
    float: left;
}
.specialised-cleaning-left-content ul li i {
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: #09AB4D;
    text-align: center;
    border-radius: 50%;
    font-size: 14px;
}
.specialised-cleaning-left-content ul li a {
    color: #002A48;
    text-decoration: none;
    padding: 10px;
    font-size: 15px;
    width: 100%;
}

.nav-item-354 .dropdown-item{
    font-size: 17px !important;
    border-bottom: initial !important;
    font-weight: 400 !important;
    margin-bottom: initial !important;
}

.inner-contact-wrap-section1 .about-img img{
        height: auto;
}
.inner-contact-wrap-section2 .about-img img{
        height: auto;
}

.inner-resource-wrap-section2 .about-img img{
    height: auto;
}

.inner-service-feature-wrap .about-img img{
    height: auto;
}

.newServiseArea {
    padding-top: 50px;
    margin-bottom: 150px;
}
.newServiseArea .newServiseArea-sec{
        display: grid;
    grid-template-columns: 30% 70%;
}
.newServiseArea .heading-left{
	margin-bottom: 60px;
}
.newServiseArea .nav-pills {
    background-color: #f7f7f7;
    border-radius: 10px;
    overflow: hidden;
}
.newServiseArea .nav-pills h4{
        background-color: #0b4b70;
    color: #fff;
    font-weight: 600;
    padding: 15px;
}
.newServiseArea .nav-link:focus,.newServiseArea .nav-link:hover {
    color: #fff;
    background-color: #87bd4f;
    border-radius: 0;
    border-left: 4px solid #1b75bb;
    transition: all 0.3s;
}
.newServiseArea .nav-pills .nav-link {
    font-size: 16px;
}
.newServiseArea .nav-pills .nav-link.active, .newServiseArea .nav-pills .show>.nav-link {
    color: #fff;
    border-radius: 0;
    transition: all 0.3s;
    background-color: #82C342;
    border-left: none;
    border-radius: 10px;
}
.newServiseArea .services-area-list:before {
    display: none;
}
.newServiseArea .services-area-list {
    border-bottom: none;
    padding-left: 0;
    border-radius: 5px;
    overflow: hidden;
}
.newServiseArea .services-area-list a {
    font-weight: 600;
    display: flex;
    width: 100%;
    align-items: center;
    color: #000;
    font-size: 14px;
    text-decoration: none;
}
.newServiseArea .services-area-list a i{
    background-color: #82C342;
    color: #fff;
    padding: 20px;
    font-size: 30px;
    margin-right: 20px;
}
.newServiseArea .services-area-list a img{
	    background-color: #7EB842;
    width: 65px;
    padding: 20px;
    margin-right: 10px;
}
.newServiseArea .nav-link {
    border-bottom: none;
    color: #6D2773;
    border-radius: 0;
    margin: 10px 0;
    font-size: 18px;
    font-weight: 600;
    text-align: left;
}
.newServiseArea .nav-link:hover{
	    color: #000 !important;
    background-color: transparent;
	border-left: none;
}

.newServiseArea .nav-heading {
    background-color: #0978BD;
    color: #fff;
    text-align: left;
    padding: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    margin-bottom: 0;
}
.newServiseArea .nav-heading h4{
	margin-bottom: 0;
}

.ndis-info-wrap ul li{
	    border-radius: 20px;
    padding: 20px;
    margin-bottom: 20px;
    display: block;
	background-color: #6d2773;
}
.ndis-info-wrap ul li::before{
	display: none;
}
.ndis-info-wrap ul li a{
	    color: #fff;
    text-decoration: none;
}

.inner-about-wrap .about-cont p iframe{
    width: 100%;
    height: 400px !important;
}

.modal.show .modal-dialog{
        max-width: 80%;
}

.inner-contact-wrap-section1 .choose-box{
        background-size: 100%;
}

.inner-about-wrap .inner-about-img {
    position: relative;
    width: 40%;
    margin-left: 15px;
    margin-bottom: 15px;
    float: right;
}
.inner-blog-wrap .about-cont h2{
    display: inline;
}
.inner-blog-wrap .about-cont p{
    margin: 15px 0;
}