@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,600;0,700;0,800;0,900;1,400&display=swap');


@font-face {
    font-family: 'Book Antiqua';
    font-style: normal;
    font-weight: 400;
    src: url(http://casabs.in/image/BKANT.ttf) format('truetype');
}

#HomepagecontentControl_C_ctl00_lbl_Found {
    display: none;
}

#HomepagecontentControl_C_ctl00_UpdatePanel1 i {
    display: none;
}


#body1{
    background: #272727;
}
#Div_body, .rdCenter {
    background-color: transparent !important;
}
* {
    font-family: "Book Antiqua" !important;
}

.fa {
    font-family: FontAwesome !important;
}

.whatsapp_btn {
    position: fixed;
    bottom: 12em;
    right: 20px;
    width: 40px;
    height: 40px;
    z-index: 9999;
  }
  
  .whatsapp_btn .icon_logo {
    position: relative;
    z-index: 100;
    padding: 5px;
    top: -9px;
    right: -7px;
  }
  
  .whatsapp_btn .icon_logo > a > img {
    width: 100%;
  }
  
  .whatsapp_btn .circle_waves {
    border-radius: 50%;
    background-color: rgb(60, 192, 78);
    width: 55px;
    height: 55px;
    position: absolute;
    opacity: 0;
    bottom: 1px;
    left: 0px;
    z-index: 99;
    animation: 4s cubic-bezier(0.36, 0.11, 0.89, 0.32) 0s infinite normal none running waves;
  }
  
  @keyframes waves {
    0% {
        transform: scale(0.55, 0.55);
        opacity: 0.6;
    }
  
    100% {
        transform: scale(1.8, 1.8);
        opacity: 0;
    }
  }
  .callus2 {
    width: 100%;
    margin: 8px 0 0 0;
    text-align: right;
    position: fixed;
    bottom: 6em;
    right: 2px;
    width: 50px;
    height: 50px;
    z-index: 99999;
  }
  
  .callus2 .callusL2{
     width: 40px;
     height: 40px;
     font-size: 18px;
     border-radius: 100%;
     text-align: center;
     line-height: 40px;
     display: inline-block;
     background: #083a83;
     color: #fff;
     margin: 0 20px 0 0;
     -webkit-box-shadow: 0px 0px 0px 7px #dc3545;
     -moz-box-shadow: 0px 0px 0px 7px rgba(232, 154, 17, 0.25);
     box-shadow: 0px 0px 0px 7px #87b0e736;
     -webkit-animation: tada 1.25s infinite;
     -moz-animation: tada 1.25s infinite;
     -ms-animation: tada 1.25s infinite;
     animation: tada 1.25s infinite;
  }  
.flip-box {
    background-color: transparent;
    width: auto;
    height: 380px;
    border: 1px solid #f1f1f1;
    perspective: 1000px;
    margin: 40px 0 20px 0;
  }
  
  .flip-box-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
  }
  .flip-box-front img{margin-bottom:20px;height: 267px;margin-top:10px;/* width: 56%; */object-fit: cover;object-position: top;}
  .flip-box-front h3{font-size:22px;color:#222;text-align:center;line-height: 30px;}
  .flip-box-front h3 span{font-size:17px;color:#222;display: block;}
  
  .flip-box:hover .flip-box-inner {
    transform: rotateY(180deg);
  }
  
  .flip-box-front, .flip-box-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  
  .flip-box-front {
    background-color: #eee;
    color: black;
  }
  
  .flip-box-front img{ max-width:100%;}
  
  .flip-box-back {
    background-color: #5b5b5b;
    color: #fff;
    text-align: justify;
    transform: rotateY(180deg);
    padding:10px 15px;
  }
  .flip-box-back p{font-size:14px;line-height:19px;text-align: justify;}
      


.pic .fa {
    color: #77be32;
    font-size: 80px;
    padding: 25% 0%;
}

a {
    text-decoration: none !important;
    color: #77be32;
}

figcaption.figure-caption2.cm-para.text-left {
    text-align: center;
}

/*services pg*/
.stick-letter.typ-three {
    left: 35% !important;
}

.stick-letter.typ-two {
    left: 38%;
}

.innr-ser-pg p,
.abt-inner-pg {
    text-align: justify;
    color: #fff;
}

.abt-inner-pg img {
    width: 100%;
    height: 236px;
    max-width: 100%;
    background: #fff;
    padding: 15px;
    border-radius: 50%;
}

.audit-heading {
    font-size: 16px;
    padding: 0 0 0 55px;
    color: #77be32;
    margin-top: 155px;
    font-weight: 700;
    margin-bottom: 30px;
    line-height: 35px;
}
.whats-new h4{color:#272727 !important;}
#WhatsNewControl{
    margin-top:30px;
}
#form2, .otherpagecss{background: #272727 !important;}
.audit-heading-point {
    padding: 0 40px;
    position: relative;
    list-style: none;
}
.audit-heading-point:after{
        border-left: 4px solid #77be32;
        height: 100%;
        position:absolute;
        top:0;
        left:0;
        content:'';
}
center #form1 #RadDockZone4 {
    max-width: 100%;
}
.audit-heading-point li {
    line-height: 32px;
    font-size: 15px;
    color: #fff;
    position: relative;
    right: 19px;
    padding-left: 10px;
}

.vl {
    border-left: 4px solid #77be32;
    height: 300px;
    margin-top: 20px;
    margin-left: 15px;
}

.main-audit-img-upper {
    /* width: 150%; */
    border-radius: 10px;
    position: relative;
    float: left;
    top: 27px;
    /* right: 310px; */
    left: 500px !important;
    border-radius: 10px;
}

.audit-financial-heading {
    text-align: left;
    font-size: 24px;
    color: #181818;
    margin-top: 60px;
    font-weight: 600;
    margin-bottom: 30px;
    text-transform: capitalize;
}

.audit-financial-heading::after {
    position: absolute;
    border: 2px solid #ffc000;
    border-radius: 46px;
    left: 13px;
    top: 40px;
    content: "";
    width: 45px;
}

.banner-text-upper {
    width: 150%;
    position: absolute;
    left: 4%;
    top: 110px;
    z-index: 2;
    padding: 15px 0;
}

.innr-ser-pg {
    margin-top: 10px;
}

.banner-audit-text-para-upper {
    color: #77be32;
    font-size: 30px;
    line-height: 30px;
    position: relative;
    top: 65px;
    text-align: left;
    font-weight: bold;
    left: 101px;
}

/* .float-bottom-banner{left:0;} */
.ser-inr-pg {
    text-align: justify;
    margin-top: -61px;
}

.banner-audit-text-para-upper::after {
    position: absolute;
    border: 2px solid #77be32;
    border-radius: 46px;
    left: 6px;
    top: -10px;
    content: "";
    width: 45px;
}

.audit-service-head1 {
    color: #77be32;
    font-size: 30px;
    margin-left: 36px;
    position: relative;
    top: 17px;
}

.bx-ser {
    text-align: center;
    padding: 40px 20px;
    background-color: #f8f7fc;
    width: 100%;
    border-radius: 8px;
    margin: 25px 0;
    position: relative;
    top: 40px;
}

.audit-img {
    width: 40%;
}

.bx-ser .fa {
    width: 50px;
    height: 50px;
    font-size: 50px;
    color: #77be32;
}

.audit-insurance-heading1 {
    color: #77be32;
    font-size: 15px;
    margin: 0;
    padding: 20px 0 0 0;
}

.inner-tex {
    color: #2c3952;
    font-size: 15px;
    margin: 0;
    padding: 10px 0 0 0;
}



.carousel-control.right {
    background-image: inherit;
}

.carousel-control.left {
    background-image: inherit;
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 40px;
    height: 45px;
    margin-top: -25px;
    font-size: 40px;
    background: #222;
}

a.right.carousel-control {
    width: 78px;
    margin-right: -52px;
}

a.left.carousel-control {
    width: 78px;
    margin-left: -52px;
}


/*services pg*/
/*about us*/
.abt-inner-pg {
    margin-top: 10px;
    position: relative;
}

.abt-bnr-tp {
    margin-top: -31px;
    position: relative;
}

.abt-bnr-tp .tp-img {
    position: relative;
    padding: 0;
    height: 350px;
    width: 100%;
}

.abt-bnr-tp .tp-img img {
    height: 100%;
    width: 100%;
}

.abt-bnr-tp .tp-img:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0.8;
    /* background: #09090a; */
    background: -moz-linear-gradient(-45deg, #77be32 1%, #1f1e2c 50%, #1f1e2c 51%, #33314e 100%);
    background: -webkit-linear-gradient(-45deg, #ffc000 1%, #1f1e2c 50%, #1f1e2c 51%, #33314e 100%);
    /* background: linear-gradient(135deg, #ffc000 1%, #1f1e2c 50%, #1f1e2c 51%, #33314e 100%); */
}

.abt-bnr-tp .innr-pg-heading {
    position: absolute;
    color: #fff;
    top: 150px;
    z-index: 9;
    left: 0;
    right: 0;
    font-weight: bold;
    font-size: 50px;
    text-transform: uppercase;
    margin: 0 auto;
    text-align: center;
}

.heading-sec .stick-letter {
    font-family: "Book Antiqua";
    font-size: 80px;
    position: absolute;
    top: 0;
    left: 38.5%;
    color: #c0c0be;
    font-weight: 700;
}

.clearfix:after {
    clear: both;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.heading-sec {
    position: relative;
}

.mod-who-we .block-img .first-img {
    position: relative;
}

.mod-who-we .block-img .second-img {
    position: absolute;
    top: 270px;
}

.mod-who-we p {
    text-align: justify;
    color: #ffffff;
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 26px;
    margin-top: 16px;
}

.bs-heading {
    position: relative;
    font-family: "Book Antiqua";
    font-size: 40px;
    font-weight: 600;
    text-align: center;
    color: #fff;
    margin: 0 0 45px 0;
    z-index: 1;
}

.cm-gradiant::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0.6;
    /* background: #09090a; */
    background: -moz-linear-gradient(-45deg, #77be32 1%, #1f1e2c 50%, #1f1e2c 51%, #33314e 100%);
    /* background: -webkit-linear-gradient(-45deg, #ffc000 1%, #1f1e2c 50%, #1f1e2c 51%, #33314e 100%); */
    /* background: linear-gradient(135deg, #ffc000 1%, #1f1e2c 50%, #1f1e2c 51%, #33314e 100%); */
}

.mod-who-we .block-img .third-img {
    position: absolute;
    display: block;
    right: -213px;
}

.mod-who-we .block-img .second-img {
    position: absolute;
    top: 270px;
}

.mod-who-we .block-img .pattern img {
    position: absolute;
    top: 92px;
    right: -18px;
    height: 250px;
}

.lyt-bg-img {
    position: relative;
    margin-top: 50px;
    background: url(../image/about-goal.jpg);
    padding: 0;
    z-index: 99999;
}

.lyt-bg-img .info-container {
    background-color: #77be32;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 45px 70px;
    z-index: 2;
}

.lyt-bg-img.goal:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0.7;
    /* background: #09090a; */
    /* background: -moz-linear-gradient(-45deg, #09090a 1%, #1f1e2c 50%, #1f1e2c 51%, #33314e 100%); */
    /* background: -webkit-linear-gradient(-45deg, #09090a 1%, #1f1e2c 50%, #1f1e2c 51%, #33314e 100%); */
    /* background: linear-gradient(135deg, #09090a 1%, #1f1e2c 50%, #1f1e2c 51%, #33314e 100%); */
}
.sc1{padding:30px;margin: 120px 0;background: #77be32;position:relative;text-align: center;z-index: 9999999;min-height: 300px;border-radius: 10px;box-shadow: 1px 1px 5px #c7c4c4;}
.sc1 i{font-size: 42px;color:#fff;margin-bottom: 15px;}
.sc1 h3{color:#fff;font-weight: 600;margin-bottom: 15px;}
.sc1 p{color:#fff;line-height: 28px;}
.sc1 ul li{color:#fff;font-size: 16px;line-height: 22px;}
.sc1 ul{padding-left:0;list-style:none;}


.lyt-section {
    margin-top: 112px;
    margin-bottom: 112px;
}

.lyt-multi-bg .stick-letter {
    top: 4px;
    left: 40%;
}


.lyt-bg-img .info-container .info {
    color: #ffffff;
    position: relative;
    max-width: 450px;
}

.lyt-bg-img .info-container .info .fa {
    font-size: 34px;
    position: absolute;
    top: 0;
    left: 0;
}

.lyt-bg-img .info-container .info .fa {
    font-size: 34px;
    position: absolute;
    top: 0;
    left: 0;
}

.lyt-bg-img .info-container .info h3 {
    margin: 0;
    margin-left: 60px;
    text-align: left;
    font-weight: 400;
    font-size: 30px;
}

.lyt-bg-img .info-container .info p {
    margin-top: 25px;
    margin-bottom: 60px;
}

.lyt-bg-img .info-container .info ul {
    margin-bottom: 0;
    margin-left: -20px;
    margin-top: 25px;
    font-size: 14px;
}

.lyt-bg-img .info-container .info ul .m-bot-20 {
    margin-bottom: 20px;
}

.bs-box-white .white-box {
    background-color: rgba(255, 255, 255, 0.9);
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    height: 150px;
    max-width: 90%;
    padding: 28px 32px;
    margin: 0 auto;
}

.lyt-bg-img .info-container .info ul li {
    float: left;
    margin-right: 55px;
}

.bs-box-white .white-box h3 {
    font-size: 18px;
    font-weight: 400;
    color: #77be32;
    margin-top: 0;
    margin-bottom: 20px;
}

.bs-box-white .white-box p {
    margin-bottom: 0;
    font-size: 12px;
    color: #302f2f;
}

.bs-box-white.m-top-50 {
    margin-top: 50px;
}

.i-amphtml-layout-size-defined {
    overflow: hidden !important;
}

.lyt-section.typ-gray {
    background-color: #f3f1f2;
    padding-top: 30px;
    padding-bottom: 20px;
    margin: 0;
}


.bs-heading.whs-sm-heading {
    text-align: center;
    font-weight: 400;
    color: #444;
    font-size: 20px;
    margin-bottom: 35px;
}

.bs-industries-serve .client-parent {
    position: relative;
}

.bs-industries-serve .client-sec.typ2 {
    min-height: 190px;
    padding: 10px;
}

.lyt-section.typ-gray {
    background-color: #f5f5f5;
    /* padding-top: 112px; */
    /* padding-bottom: 112px; */
    margin: 0;
}

.heading-sec .stick-letter.typ-one {
    left: 39%;
}

.bs-team-card .thumb-card {
    padding: 30px;
    margin-top: 10px;
    position: relative;
    background-color: #fff;
    text-align: center;
}

.bs-team-card .thumb-card .circular-portrait {
    position: relative;
    width: 150px;
    height: 150px;
    overflow: hidden;
    border-radius: 50%;
    display: inline-block;
}

.bs-team-card .thumb-card .circular-portrait img {
    width: 100%;
}

.bs-team-card .thumb-card .card-info {
    padding-top: 30px;
}

.bs-team-card .thumb-card .card-info h4 {
    text-align: center;
}

.bs-team-card .thumb-card .card-info p {
    color: #444;
    font-weight: 500;
    font-size: 14px;
}

.btn-link {
    color: #77be32;
    font-size: 14px;
    font-weight: 600;
    border-bottom: 1px solid #ffc000;
    padding: 6px 0;
    outline: none;
}

.bs-heading.small-subheading {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 8px;
}

.bs-team-card .thumb-card .card-info p a {
    font-size: 14px;
    padding-bottom: 3px;
    color: #77be32;
    border-bottom: 1px solid #77be32;
}




/*about us*/

.boxtm {
    background: #eee;
    overflow: visible;
    margin-top: 50px;
    min-height: 200px;
}

.boxtm img {
    float: left;
    width: 160px;
    height: 200px;
    box-shadow: 2px 2px 5px #222;
    margin-top: -30px;
}

.boxtm img:hover {
    width: 180px;
    height: 220px;
    transition: all 0.5s;
}


.bxhead {
    margin-left: 180px;
}

.bxhead h3 {
    font-size: 24px;
    text-align: left;
    color: #56698F;
    line-height: 24px;
    position: relative;
    display: inline-block;
    padding-bottom: 10px;
    margin-bottom: 5px;
}

.bxhead h3:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 9vw;
    height: 2px;
    background-color: #77be32;
}

.bxhead h4 {
    font-size: 16px;
    text-align: left;
    color: #56698F;
    line-height: 30px;
}

.boxtm p {
    text-align: right;
}

.boxtm p a {
    margin-right: 10px;
    color: #222;
}


.tm-inr-pg {
    text-align: center;
}

.tm-inr-pg .col-md-12 {
    text-align: center;
}

.tm-inr-pg img {
    width: 150px;
    height: 180px;
    box-shadow: 2px 2px 5px #222;
}




.top-nav-rht {
    position: relative;
    top: -15px;
}

.top-nav {
    /* border-bottom: solid 1px rgba(255,255,255,.2); */
    padding: 15px 0;
    position: absolute;
    top: -8px;
    z-index: 9;
    /* background: #005db5; */
    width: 100%;
    left: 0;
    height: 50px;
    color: #ccc;
}

.top-nav-lft ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.top-nav-lft ul li {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    margin-right: 15px;
}

.top-nav-lft ul li .fa {
    font-size: 20px;
    margin-right: 6px;
    color: #77be32;
}

.top-nav-rht ul {
    list-style: none;
    text-align: right;
    padding-top: 17px;
    margin: 0;
    padding-left: 0;
}

.top-nav-rht ul li {
    display: inline-block;
    font-size: 15px;
    margin-left: 8px;
}

.top-nav-rht ul li .fa {
    /* margin-right: 0px; */
    color: #77be32;
    font-size: 20px;
    /* background: #fff; */
    /* padding: 10px 15px; */
}

.whatsapp_btn2 {
    position: fixed;
    bottom: 7em;
    right: 3px;
    width: 55px;
    height: 55px;
    z-index: 9999;
}

.whatsapp_btn2 .icon_logo {
    position: relative;
    z-index: 100;
    margin-left: 11px;
    margin-top: 12px;
    padding: 4px 5px;
}

.whatsapp_btn2 .icon_logo>a>img {
    width: 61%;
}

.whatsapp_btn2 .circle_waves {
    border-radius: 50%;
    background-color: #3cc04e;
    width: 55px;
    height: 55px;
    position: absolute;
    opacity: 0;
    bottom: 1px;
    left: 0px;
    z-index: 99;
    animation: waves 4s infinite cubic-bezier(.36, .11, .89, .32);
}

@keyframes waves {
    from {
        transform: scale(.55, .55);
        opacity: .6;
    }

    to {
        transform: scale(1.8, 1.8);
        opacity: 0;
    }
}


/* * {
    font-family: Poppins !important;
}

.fa {
    font-family: fontawesome !important;
} */

body {
    font-family: "Book Antiqua";
    color: #444444;
    font-size: 14px;
}

p {
    font-family: "Book Antiqua";
    font-size: 16px;
    color: #fff;
}

a {
    color: #fff;
}

a:hover {
    color: #8ec4dd;
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    /* font-family: "Raleway", sans-serif; */
}

section.bnr {
    padding: 0;
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
    position: fixed;
    display: none;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    right: 15px;
    bottom: 15px;
    background: #77be32;
    color: #fff;
    transition: display 0.5s ease-in-out;
    z-index: 99999;
}
.career-btn{
  background: #77be32;
  color: #fff;
  }

.back-to-top i {
    font-size: 24px;
    position: absolute;
    top: 7px;
    left: 8px;
}

.back-to-top:hover {
    color: #fff;
    background: #86c0da;
    transition: background 0.2s ease-in-out;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
    /*! padding: 20px 0; */
    /*! height: 65px; */
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    transition: all 0.5s;
    z-index: 997;
    /*! background:rgba(47,77,90); */
}

#header.header-scrolled {
    background: rgba(0, 0, 0, 0.9);
    padding: 20px 0;
    height: 72px;
    transition: all 0.5s;
}

#header img {
    /*! margin:0 auto; */
    padding-left: 12%;
    width: 92%;
}

#header #logo h1 {
    font-size: 34px;
    margin: 0;
    padding: 0;
    line-height: 1;
    font-family: "Book Antiqua";
    font-weight: 700;
    letter-spacing: 3px;
}

#header #logo h1 a,
#header #logo h1 a:hover {
    color: #fff;
    padding-left: 10px;
    border-left: 4px solid #dd3d25;
}

#header #logo img {
    padding: 0;
    margin: 0;
}

.body-fx #header {
    /*! padding: 6px 0; */
    /*! position: fixed; */
    height: 70px;
    left: 0;
    top: 0;
    right: 0;
    transition: all 0.5s;
    z-index: 997;
    background: #272727;
}

.body-fx .navbar-default {
    background-color: transparent !important;
    margin-top: 0;
}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
#counts ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    position: relative;
}

#counts ul li {
    display: inline-block;
    width: 144px;
    height: 144px;
    border: 2px solid #77be32;
    color: #77be32;
    border-radius: 50%;
    position: relative;
    margin: 30px;
}

#counts ul li span {
    font-size: 20px;
    padding-top: 10px;
}

#counts ul li.clr {
    background: #77be32;
    color: #fff;
    width: 170px;
    height: 170px;
    position: relative;
    top: 50px;
}

#counts ul li.clr h5 {
    font-size: 31px;
    margin-top: 40px;
    font-weight: 600;
}

#counts ul li .fa {
    color: #77be32;
    padding-top: 20px;
    font-size: 40px;
    display: block;
    padding-bottom: 3px;
}

#counts ul.count2 li:nth-child(2) {
    top: 50px;
}

section {
    padding: 20px 0;
}

.section-bg {
    background-color: #272727;
}

.section-title {
    text-align: center;
    padding-bottom: 30px;
}

.section-title h2 {
    font-size: 32px;
    font-weight: bold;
    position: relative;
    margin-bottom: 30px;
    color: #fff;
    text-transform: uppercase;
    z-index: 2;
}

.section-title h2::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50px;
    transform: translate(-50%, -50%);
    width: 200px;
    height: 5px;
    background: #77be32;
    z-index: -1;
}

.section-title h2::before {
    content: '';
    position: absolute;
    border: 2px solid #fff;
    transform: translate(-50%, -50%);
    top: 50px;
    left: 50%;
    border-radius: 50%;
    height: 22px;
    width: 22px;
    background: #145585;
}

.section-title h2 span {
    color: #77be32;
}

.section-title p {
    margin-bottom: 0;
    font-size: 15px;
}

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about {
    background: url("../image/about-bg.jpg") center center no-repeat;
    background-size: cover;
    /* padding: 60px 0 0; */
    /* margin-top:60px; */
    position: relative;
    overflow: hidden;
}

.about::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    /* background: rgba(255, 255, 255, 0.75); */
    z-index: 9;
}

.about .container {
    position: relative;
    z-index: 10;
}

.about .content {
    padding: 10px 30px 30px 0;
}

.about .content h3 span {
    margin: 0;
    font-size: 36px;
    font-weight: 700;
    font-family: "Book Antiqua";
    color: #77be32;
}

.about .content h3 {

    font-weight: 700;
    margin: 0;
    font-size: 28px;
    color: #77be32;
    margin-bottom: 30px;
    /* position: relative; */
    left: 20px;
    font-size: 14px;
    font-weight: 500;
    /* padding: 0; */
    /* line-height: 1px; */
    /* margin: 0 0 5px 0; */
    /* letter-spacing: 2px; */
    text-transform: uppercase;
    color: #aaaaaa;
    font-family: "Book Antiqua";
}

.about .content h3:before {
    /* content: ''; */
    width: 5px;
    height: 80px;
    position: absolute;
    background: #2f4d5a;
    left: -15px;
}

.about .content p {
    margin-bottom: 10px;
    text-align: justify;
    line-height: 26px;
    font-size: 15px;
}

.about .content .rd-mr {
    display: inline-block;
    background: #77be32;
    padding: 6px 44px 8px 30px;
    color: #fff;
    border-radius: 50px;
    transition: 0.3s;
    position: relative;
    font-weight: 800;
    font-size: 17px;
}

.about .content .rd-mr i {
    font-size: 18px;
    position: absolute;
    right: 18px;
    top: 9px;
}

.about .content .rd-mr:hover {
    background: #2f4d5a;
}

.about .icon-boxes .icon-box {
    padding: 30px;
    position: relative;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 29px 0 rgba(68, 88, 144, 0.12);
    transition: all 0.3s ease-in-out;
    border-radius: 8px;
    z-index: 1;
    border: 1px dashed #ccc;
    margin: 10px auto;
    text-align: center;
}

.about .icon-boxes .icon-box:hover,
.about .icon-boxes .icon-box:hover .fa,
.about .icon-boxes .icon-box:hover a {
    color: #fff;
}

.about .icon-boxes .icon-box i {
    font-size: 40px;
    color: #77be32;
    margin-bottom: 10px;
}

.about .icon-boxes .icon-box::before {
    content: '';
    position: absolute;
    background: #77be32;
    right: -60px;
    top: -40px;
    width: 100px;
    height: 100px;
    border-radius: 50px;
    transition: all 0.3s;
    z-index: -1;
}

.about .icon-boxes .icon-box:hover::before {
    background: #77be32;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 0px;
}

.about .icon-boxes .icon-box h4 {
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 10px 0;
}

.about .icon-boxes .icon-box p {
    font-size: 15px;
    color: #848484;
}

.bs-industries-serve {
    font-size: 14px;
}

.bs-industries-serve .fa {
    font-size: 50px;
    line-height: 50px;
    color: #ffc000;
}

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services .icon-box {
    padding: 30px 10px;
    width: 100%;
    margin: 1%;
    float: left;
    position: relative;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 29px 0 rgba(68, 88, 144, 0.12);
    transition: all 0.3s ease-in-out;
    border-radius: 8px;
    text-align: center;
    z-index: 1;
    border: 1px dashed #ccc;
    margin-bottom: 10px;
}

.services .icon-box::before {
    content: '';
    position: absolute;
    background: white;
    right: 0;
    left: 0;
    bottom: 0;
    top: 100%;
    transition: all 0.3s;
    z-index: -1;
}

.services .icon-box:hover::before {
    background: #77be32;
    top: 0;
    border-radius: 0px;
}

.services .icon {
    margin-bottom: 15px;
}

.services .icon i {
    font-size: 50px;
    line-height: 1;
    color: #77be32;
    transition: all 0.3s ease-in-out;
}

.services .title {
    font-weight: 700;
    color: #181818;
    margin-bottom: 15px;
    font-size: 11px;
    text-transform: uppercase;
}

.services .title a {
    color: #111;
}

.services .description {
    font-size: 15px;
    line-height: 28px;
    color: #181818;
    margin-bottom: 0;
}

.services .icon-box:hover .title a,
.services .icon-box:hover .description {
    color: #fff;
}

.services .icon-box:hover .icon i {
    color: #fff;
}

/*--------------------------------------------------------------
# Counts
--------------------------------------------------------------*/
.counts {
    padding-bottom: 30px;
}

.counts .count-box {
    padding: 30px;
    width: 100%;
}

.counts .count-box i {
    display: block;
    font-size: 44px;
    color: #77be32;
    float: left;
}

.counts .count-box span {
    font-size: 48px;
    line-height: 40px;
    display: block;
    font-weight: 700;
    color: #2f4d5a;
    margin-left: 60px;
}

.counts .count-box p {
    padding: 15px 0 0 0;
    margin: 0 0 0 60px;
    font-family: "Book Antiqua";
    font-size: 14px;
    color: #49788c;
}

.counts .count-box a {
    font-weight: 600;
    display: block;
    margin-top: 20px;
    color: #49788c;
    font-size: 15px;
    font-family: "Book Antiqua";
    transition: ease-in-out 0.3s;
}

.counts .count-box a:hover {
    color: #6e9fb4;
}

/*--------------------------------------------------------------
# car
--------------------------------------------------------------*/
.car {
    background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../image/carr-bg.jpg") fixed center center;
    background-size: cover;
    padding: 40px 0;
    margin-top: 0;
}

.car h2 {
    color: #fff;
    font-size: 35px;
    font-weight: 700;
    line-height: 40px;
}

.car p {
    color: #fff;
    line-height: 30px;
    font-size: 15px;
}

.car .car-btn {
    font-family: "Book Antiqua";
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 8px 28px;
    border-radius: 25px;
    transition: 0.5s;
    margin-top: 10px;
    border: 2px solid rgba(255, 255, 255, 0.5);
    color: #fff;
}

.car .car-btn:hover {
    border-color: #fff;
    background: #77be32;
}

/*--------------------------------------------------------------
# Portfolio
--------------------------------------------------------------*/
.portfolio .portfolio-item {
    margin-bottom: 30px;
}

.portfolio #portfolio-flters {
    padding: 0;
    margin: 0 auto 35px auto;
    list-style: none;
    text-align: center;
    background: #ecf5f9;
    border-radius: 50px;
    padding: 2px 15px;
}

.portfolio #portfolio-flters li {
    cursor: pointer;
    display: inline-block;
    padding: 10px 15px 8px 15px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
    color: #2f4d5a;
    margin-bottom: 5px;
    transition: all 0.3s ease-in-out;
}

.portfolio #portfolio-flters li:hover,
.portfolio #portfolio-flters li.filter-active {
    color: #77be32;
}

.portfolio #portfolio-flters li:last-child {
    margin-right: 0;
}

.portfolio .portfolio-wrap {
    transition: 0.3s;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.portfolio .portfolio-wrap::before {
    content: "";
    background: rgba(255, 255, 255, 0.5);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transition: all ease-in-out 0.3s;
    z-index: 2;
    opacity: 0;
}

.portfolio .portfolio-wrap .portfolio-links {
    opacity: 1;
    left: 0;
    right: 0;
    bottom: -60px;
    z-index: 3;
    position: absolute;
    transition: all ease-in-out 0.3s;
    display: flex;
    justify-content: center;
}

.portfolio .portfolio-wrap .portfolio-links a {
    color: #fff;
    font-size: 28px;
    text-align: center;
    background: rgba(103, 176, 209, 0.75);
    transition: 0.3s;
    width: 50%;
}

.portfolio .portfolio-wrap .portfolio-links a:hover {
    background: rgba(103, 176, 209, 0.95);
}

.portfolio .portfolio-wrap .portfolio-links a+a {
    border-left: 1px solid #8ec4dd;
}

.portfolio .portfolio-wrap:hover::before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 1;
}

.portfolio .portfolio-wrap:hover .portfolio-links {
    opacity: 1;
    bottom: 0;
}

/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/
.team .member {
    text-align: center;
    margin-bottom: 80px;
    position: relative;
}

.team .member .pic {
    overflow: hidden;
    background: #111;
}

.team .member .pic img {
    max-width: 46%;
    border-radius: 50%;
}

.team .member .member-info {
    position: absolute;
    top: 85%;
    left: 20px;
    right: 20px;
    background: #77be32;
    padding: 2px 0;
    color: #fff;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
    max-height: 95px;
    overflow: hidden;
    transition: max-height 0.5s ease-in-out;
}

.team .member:hover .member-info {
    max-height: 300px;
}

.team .member h4 {
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 22px;
    color: #fff;
    position: relative;
    padding-bottom: 10px;
}

.team .member h4::after {
    content: '';
    position: absolute;
    display: block;
    width: 50px;
    height: 1px;
    background: #b1cbd7;
    bottom: 0;
    left: calc(50% - 25px);
}

.team .member span {
    font-style: italic;
    display: block;
    font-size: 13px;
}

.team .member .social {
    margin-top: 15px;
}

.member-info p {
    padding-top: 10px;
    font-size: 15px;
}

.team .member .social a {
    transition: color 0.3s;
    color: #52869d;
}

.team .member .social a:hover {
    color: #77be32;
}

.team .member .social i {
    font-size: 16px;
    margin: 0 2px;
    color: #fff;
}





.member-info a {
    color: #fff;
}

.Industries-serv {
    margin-top: 60px;
}

.industry-serv h3 {
    font-size: 16px;
    text-align: center;
}

.bx-icon {
    text-align: center;
}

.industry-serv .fa {
    font-size: 50px;
    color: #77be32;
}

.client-sec {
    padding: 30px 0;
    color: white;
}

.client-sec:hover {
    background: #eee;
    color:#333;
}




/*--------------------------------------------------------------
# Contact form
--------------------------------------------------------------*/
.contact {
    padding: 10px 0 80px;
}

.contact .map-hm-rht {
    box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
    padding: 30px;
    background: #fff;
    border-radius: 5px;
}



.contact .map-hm-rht input {
    border-radius: 0;
    box-shadow: none;
    font-size: 14px;
}

.contact .map-hm-rht input::focus {
    background-color: #77be32;
}

.contact .map-hm-rht input {
    padding: 7px 15px;
}


.contact .map-hm-rht [type="submit"] {
    background: #77be32;
    border: 0;
    padding: 10px 24px;
    color: #fff;
    transition: 0.4s;
    font-weight: bold;
    font-size: 17px;
    border-radius: 5px;
}

.contact .php-email-form button[type="submit"]:hover {
    background: #8ec4dd;
}


/*--------------------------------------------------------------
# Footer

--------------------------------------------------------------*/

.fix-box {
    position: fixed;
    top: 35%;
    left: 0;
    z-index: 999;
    font-size: 14px;
}

.social-fx {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

.social-fx li {
    background: #111;
    width: 148px;
    padding-left: 10px;
    clear: both;
    height: 45px;
    line-height: 48px;
    margin-top: 2px;
    margin-left: -104px;
    transition: 0.5s;
    overflow: hidden;
}

.social-fx li a {
    color: #fff;
}

.social-fx li strong {
    font-weight: normal;
}

.social-fx li span {
    float: right;
    margin-top: -3px;
}

.social-fx li:hover {
    margin-left: 0;
    transition: 0.5s;
}



footer {
    background: #272727;
    padding: 0;
    color: #eee;
    font-size: 14px;
}

footer .footer-top {
    background: #272727;
    padding: 40px 0 20px 0;
    border-bottom: 1px #fff solid;
}

footer .footer-top .footer-info {
    margin-bottom: 30px;
}

footer .footer-top .footer-info h3 {
    font-size: 34px;
    margin: 0 0 20px 0;
    padding: 2px 0 2px 10px;
    line-height: 1;
    font-family: "Book Antiqua";
    font-weight: 700;
    letter-spacing: 3px;
    border-left: 4px solid #77be32;
}

footer .footer-top .footer-info p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
    font-family: "Book Antiqua";
    color: #eee;
}

footer .footer-top .social-links a {
    font-size: 18px;
    display: inline-block;
    background: #fff;
    color: #eee;
    line-height: 1;
    padding: 8px 0;
    margin-right: 4px;
    border-radius: 50%;
    text-align: center;
    width: 36px;
    height: 36px;
    transition: 0.3s;
}

footer .footer-top .social-links a .fa {
    margin-right: 0px;
}

footer .footer-top .social-links a:hover {
    background: #77be32;
    color: #fff;
}

footer .footer-top .social-links a:hover .fa {
    color: #fff;
}

footer h2 {
    color: #77be32;
    font-size: 25px;
    font-weight: bold;
}

footer h2 span {
    color: #77be32;
    font-size: 18px;
}

footer .footer-contact .fa {
    margin-right: 10px;
    color: #77be32;
    font-size: 16px;
}

footer .footer-top h4 {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 12px;
}

footer .footer-top h4::before,
footer .footer-top h4::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
}

footer .footer-top h4::before {
    right: 0;
    background: #fff;
}

footer .footer-top h4::after {
    background: #77be32;
    width: 60px;
}

footer .footer-top .footer-links {
    margin-bottom: 30px;
}

footer .footer-top .footer-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

footer .footer-top .footer-links ul i {
    padding-right: 8px;
    color: #77be32;
}

footer .footer-top .footer-links ul li {
    border-bottom: 1px solid #fff;
    padding: 10px 0;
    font-size: 15px;
}

footer .footer-top .footer-links ul li:first-child {
    padding-top: 0;
}

footer .footer-top .footer-links ul a {
    color: #eee;
}

footer .footer-top .footer-links ul a:hover {
    color: #77be32;
}

footer .footer-top .footer-contact {
    margin-bottom: 30px;
}

footer .footer-top .footer-contact p {
    line-height: 26px;
    color: #fff;
    font-size: 15px;
}

footer .footer-top .footer-newsletter {
    margin-bottom: 30px;
}

footer .footer-top .footer-newsletter input[type="email"] {
    border: 0;
    padding: 6px 8px;
    width: 65%;
}

footer .footer-top .footer-newsletter input[type="submit"] {
    background: #77be32;
    border: 0;
    width: 35%;
    padding: 6px 0;
    text-align: center;
    color: #fff;
    transition: 0.3s;
    cursor: pointer;
}

footer .footer-top .footer-newsletter input[type="submit"]:hover {
    background: #13a456;
}

footer .copyright {
    text-align: center;
    padding: 10px 0;
    line-height: 20px;
    font-size: 14px;
    color: #fff;
}

footer .credits {
    text-align: center;
    font-size: 14px;
    color: #ddd;
}

.top {
    position: fixed;
    right: 13px;
    bottom: 20px;
    text-align: center;
    color: #fff;
    background: #77be32;
    padding: 10px 10px;
    z-index: 9;
    border-radius: 50%;
    border: 2px solid #77be32;
    cursor: pointer;
    opacity: 0;
    transition: ease-in 0.5s;
}


.top.scll-top {
    opacity: 1;
    transition: ease-in 0.5s;
    /* bottom: 50px; */
}

.top .fa {
    display: block !important;
}

@media (max-width: 1200px) {
    .about .content {
        padding-right: 0;
    }
}

@media (max-width: 992px) {
    .team .member {
        margin-bottom: 80px;
    }

    .lyt-bg-img {
        margin-top: 20px;
    }

    .float-bottom-banner {
        display: none;
    }

    .services .icon-box {
        margin: 15px auto;
    }

    .mod-who-we .block-img .second-img,
    .mod-who-we .block-img .third-img {
        display: none;
    }

    .bs-box-white.m-top-50 {
        margin-top: 0px;
    }

    .top-nav-rht {
        position: relative;
        top: 15px;
    }

    .top-nav-rht ul li .fa {
        /* margin-right: 0px; */
        color: #77be32;
        font-size: 20px;
        /* padding: 10px 15px; */
        position: relative;
        /* border: 118px; */
        bottom: 25px;
    }
}

@media (max-width: 768px) {
    .about {
        text-align: center;
    }

    .abt-bnr-tp {
        margin-top: -105px;
    }

    .abt-inner-pg img,
    .ser-inr-pg img {
        width: 100%;
    }
}

@media(max-width:1024px) {
    .nav>li>a {
        padding: 9px 2px;
    }

    .navbar-fixed-top .nav>li>a {
        padding-left: 10px;
        padding-right: 10px;
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 14px;
    }
}

@media(max-width:991px) {
    .navbar-default .navbar-nav>li>a {
        font-size: 12px;
    }

    #HeaderControl {
        padding: 8px 0;
    }

    .cm-gradiant.first-img img {
        width: 100%;
    }

    .vl {
        display: none;
    }

    .main-audit-img-upper {
        width: 100%;
        border-radius: 10px;
        position: relative;
        float: right;
        top: 85px;
        right: inherit;
        left: 310px;
        display: none;
    }

    .float-bottom-banner img {
        display: none;
    }
}

@media(max-width:769px) {

    .navbar .navbar-right {
        width: 100%;
        margin: 0;
        margin-top: 10px;
    }

    .nav>li>a {
        padding: 9px 15px;
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 12px;
    }

    .nav>li>a {
        padding: 9px 1px;
    }

    .body-fx #HeaderControl,
    .body-fx #MenuControl {
        position: inherit !important;
        transition: 0s;
        top: 0;
        height: auto !important;
    }
}

@media(max-width:767px) {

    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        border-color: #033c5e;
        background-color: #033c5e;
    }

    .navbar-default .navbar-toggle {
        border-color: #033c5e;
    }

    .navbar-toggle {
        background-color: #033c5e;
        border-color: #033c5e;
        margin-top: 22px;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    .navbar-default .navbar-nav>li>a {
        color: #fff;
        padding: 5px 10px;
        background: #033c5e;
        border-bottom: 1px solid #fff;
    }

    #MenuControl,
    #MenuControl_C {
        height: inherit !important;
        width: 100%;
    }

    .navbar-nav>li>a {
        line-height: 30px;
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 14px;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        background: #033c5e;
        border-bottom: 1px solid #505b1f;
        color: #fff;
    }

    #MenuControl_C #navbar-collapse-1 {
        height: auto !important;
    }

    #header img {
        margin: 0 auto;
        padding-left: 10px;
        width: 100%
    }

    .about {
        background: url(../image/about-bg.jpg) center center no-repeat;
        background-size: cover;
        /* padding: 60px 0 0; */
        position: relative;
        overflow: hidden;
    }

    section {
        padding: 20px 0;
        /* margin-top: 30px; */
    }

    #tbl_forcss1 {
        margin-top: 50px !important;
    }

    .about .content p {
        margin-bottom: 10px;
        text-align: justify;
        line-height: 26px;
        font-size: 15px;
        padding: 0px 15px 0px 15px;
    }

    .ser-inner {
        width: 20%;
        position: absolute;
    }

    .bg-img {
        background-image: url(image/Audit-BG.png);
        width: 100% !important;
        height: 180px !important;
        background-size: cover;
    }

    .dis-mar {
        margin-top: 0px;
    }

    .innr-ser-pg {
        margin-top: 50px;
    }

    .banner-audit-text-para-upper {
        color: #77be32;
        font-size: 30px;
        line-height: 30px;
        position: relative;
        top: 6px;
        text-align: left;
        font-weight: bold;
        left: 57px;
    }

    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        border-color: #033c5e !important;
        background-color: #033c5e !important;
    }

    .lyt-bg-img .info-container {
        background-color: rgba(255, 175, 60, 0.9);
        position: absolute;
        bottom: 0;
        right: 0;
        /* padding: 45px 70px; */
        z-index: 2;
        top: -19px;
        padding: 45px 20px 80px 20px;
    }

    .cont-page {
        margin-top: 0px !important;
    }

    .map-cont {
        margin-top: 10px;
        width: 100% !important;
        float: left;
        border: 1px solid #ddd;
        margin-bottom: 20px;
        text-align: center;
        height: 200px;
    }

    .bx-rht-cont {
        width: 100% !important;
        float: left;
        margin-left: 0;
        margin-top: 168px !important;
        padding-left: 3%;
        height: auto;
        border-left: 0;
        padding-right: 15px;
    }
}

@media(max-width:736px) {
    #counts ul li {
        display: block;
        margin: 30px auto;
    }

    #counts ul li.clr,
    #counts ul.count2 li:nth-child(2) {
        top: 0;
    }

    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        border-color: #033c5e;
        background-color: #033c5e;
    }

    .navbar-default .navbar-toggle {
        border-color: #033c5e;
    }

    .navbar-toggle {
        background-color: #920e37;
        border-color: #033c5e;
        margin-top: 22px;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    .navbar-default .navbar-nav>li>a {
        color: #fff;
        padding: 5px 10px;
        background: #010066;
        border-bottom: 1px solid #fff;
    }

    #HeaderControl,
    center #form1 #HeaderControl {
        width: 45%;
        z-index: 999999999;
    }

    .navbar {
        margin-right: 0 !important;
    }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        margin: 0;
        width: 100%;
        border: 0;
    }

    #MenuControl,
    #MenuControl_C {
        height: inherit !important;
        width: 100%;
    }

    .navbar-nav>li>a {
        line-height: 30px;
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 14px;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        background: #033c5e;
        border-bottom: 1px solid #fff;
        color: #fff;
    }

    .body-fx .navbar-default .navbar-toggle:focus,
    .body-fx .navbar-default .navbar-toggle:hover {
        border-color: #033c5e;
        background-color: #033c5e;
    }

    .body-fx .navbar-default .navbar-toggle {
        border-color: #033c5e;
    }

    .body-fx #MenuControl {
        height: inherit !important;
        width: 100%;
    }

    .body-fx #HeaderControl {
        z-index: 999999999;
        top: -2px;
    }

    .body-fx #HeaderControl {
        width: 100%;
    }

    .body-fx #MenuControl_C {
        height: inherit !important;
    }

    .body-fx #MenuControl_C #navbar-collapse-1 {
        height: 278px !important;
        overflow-y: auto;
    }

    .navbar-nav {
        margin-bottom: 0;
    }

    center #HeaderControl {
        padding: 0;
    }

    center .navbar-default .navbar-toggle:focus,
    center .navbar-default .navbar-toggle:hover {
        border-color: #033c5e;
    }

    center .navbar-default .navbar-toggle {
        border-color: #010066;
    }

    .body-fx center #HeaderControl {
        height: 67px !important;
        /*! position: absolute; */
    }

    center #form1 #HomepagecontentControl {
        padding-top: 75px;
    }
}

@media(max-width:667px) {
    .services .icon-box {
        padding: 10px 10px;
        width: 98%;
        height: auto;
        margin: 1%;
        float: left;
        position: relative;
        overflow: hidden;
        background: #fff;
        box-shadow: 0 0 29px 0 rgba(68, 88, 144, 0.12);
        transition: all 0.3s ease-in-out;
        border-radius: 8px;
        text-align: center;
        z-index: 1;
        border: 1px dashed #ccc;
        margin-bottom: 10px;
    }

}

@media(max-width:568px) {
    p {
        font-size: 14px;
        ;
        line-height: 26px;
    }

    #widgetsControl table,
    #widgetsControl td {
        height: initial !important;
    }

    .body-fx #MenuControl_C #navbar-collapse-1 {
        /*height: 225px !important;*/
    }

    .navbar-nav>li>a {
        line-height: 24px;
    }

    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 2px 15px 2px 25px;
    }
}

@media(max-width:480px) {
    .container {
        font-size: 14px;
    }

    .hm-about p {
        line-height: 21px;
    }

    .navbar-default {
        padding: 8px 0;
        top: 0;
    }


    #HeaderControl,
    #MenuControl {
        top: 0;
    }

    #logo-web {
        height: inherit;
    }

    #HeaderControl,
    center #form1 #HeaderControl {
        width: 78%;
    }

    .body-fx #HeaderControl,
    .body-fx center #form1 #HeaderControl {
        width: initial;
        max-width: 97%;
    }

    .navbar-toggle {
        margin-top: 12px;
    }

    center #HeaderControl {
        padding: 4px 0;
    }

    center #form1 #HomepagecontentControl {
        padding-top: 50px;
    }
}

@media(max-width:767px) {

    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        border-color: #033c5e;
        background-color: #033c5e;
    }

    .navbar-default .navbar-toggle {
        border-color: #033c5e;
    }

    .navbar-toggle {
        background-color: #033c5e;
        border-color: #033c5e;
        margin-top: 22px;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    .navbar-default .navbar-nav>li>a {
        color: #fff;
        padding: 5px 10px;
        background: #033c5e;
        border-bottom: 1px solid #fff;
    }

    #MenuControl,
    #MenuControl_C {
        height: inherit !important;
        width: 100%;
    }

    .navbar-nav>li>a {
        line-height: 30px;
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 14px;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        background: #033c5e;
        border-bottom: 1px solid #505b1f;
        color: #fff;
    }

    #MenuControl_C #navbar-collapse-1 {
        height: auto !important;
        padding-top: 25px;
    }

    #header {
        position: absolute;
        left: 0;
        top: 12px;
        right: 0;
        transition: all 0.5s;
        z-index: 997;
    }

    .top-nav-rht ul {
        list-style: none;
        text-align: right;
        /* padding-top: 17px; */
        margin: 0;
        padding-left: 0;
    }

    .top-nav-rht ul li .fa {
        position: relative;
        /* margin-right: 0px; */
        color: #77be32;
        font-size: 20px;
        /* margin-bottom: -83px; */
        /* padding: 10px 15px; */
        bottom: 20px;
    }

    .top-nav-rht ul li .fa {
        position: relative;
        /* margin-right: 0px; */
        color: #77be32;
        font-size: 20px;
        /* margin-bottom: -83px; */
        /* padding: 10px 15px; */
        bottom: 45px;
    }

    center .navbar-default .navbar-toggle {
        border-color: #010066 !important;
        color: #fff;
    }

    .mod-who-we p {
        padding: 15px;
    }

    .abt-pad {
        padding: 0px 20px 0px 20px !important;
        margin-top: 0px !important;
    }

    .audit-heading-point {
        list-style-image: url(image/dot-blue.png);
        /* padding: 0 20px; */
        padding: 0px 21px 0px 49px;
    }

    .ser-inr-pg {
        margin-top: -138px;
        text-align: justify;
    }

    /* .team-dotted {
  padding: 0px 20px 0px 20px!important;
  margin-bottom: 5px;
} */
}

@media(max-width:736px) {

    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        border-color: #033c5e;
        background-color: #77be32;
    }

    .navbar-default .navbar-toggle {
        border-color: #033c5e;
    }

    .navbar-toggle {
        background-color: #920e37;
        border-color: #033c5e;
        margin-top: 22px;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    .navbar-default .navbar-nav>li>a {
        color: #fff;
        padding: 5px 10px;
        background: #77be32;
        border-bottom: 1px solid #fff;
    }

    #HeaderControl,
    center #form1 #HeaderControl {
        width: 45%;
        z-index: 999999999;
    }

    .navbar {
        margin-right: 0 !important;
    }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        margin: 0;
        width: 100%;
        border: 0;
    }

    #MenuControl,
    #MenuControl_C {
        height: inherit !important;
        width: 100%;
    }

    .navbar-nav>li>a {
        line-height: 30px;
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 14px;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        background: #033c5e;
        border-bottom: 1px solid #fff;
        color: #fff;
    }

    .body-fx .navbar-default .navbar-toggle:focus,
    .body-fx .navbar-default .navbar-toggle:hover {
        border-color: #033c5e;
        background-color: #033c5e;
    }

    .body-fx .navbar-default .navbar-toggle {
        border-color: #033c5e;
    }

    .body-fx #MenuControl {
        height: inherit !important;
        width: 100%;
    }

    .body-fx #HeaderControl {
        z-index: 999999999;
        top: -2px;
    }

    .body-fx #HeaderControl {
        width: 100%;
        position: absolute;
    }

    .body-fx #MenuControl_C {
        height: inherit !important;
    }

    .body-fx #MenuControl_C #navbar-collapse-1 {
        height: 278px !important;
        overflow-y: auto;
    }

    .navbar-nav {
        margin-bottom: 0;
    }

    center #HeaderControl {
        padding: 0;
    }

    center .navbar-default .navbar-toggle:focus,
    center .navbar-default .navbar-toggle:hover {
        border-color: #033c5e;
    }

    center .navbar-default .navbar-toggle {
        border-color: #010066;
    }

    .body-fx center #HeaderControl {
        height: 67px !important;
        /*! position: absolute; */
    }

    center #form1 #HomepagecontentControl {
        padding-top: 75px;
    }
}

@media(max-width:667px) {}

@media(max-width:568px) {
    p {
        font-size: 14px;
        ;
        line-height: 26px;
    }

    #widgetsControl table,
    #widgetsControl td {
        height: initial !important;
    }

    .body-fx #MenuControl_C #navbar-collapse-1 {
        /*height: 225px !important;*/
    }

    .navbar-nav>li>a {
        line-height: 24px;
    }

    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 2px 15px 2px 25px;
    }
}

@media(max-width:480px) {
    .container {
        font-size: 14px;
    }

    .hm-about p {
        line-height: 21px;
    }

    .navbar-default {
        padding: 8px 0;
        top: 0;
    }


    #HeaderControl,
    #MenuControl {
        top: 0;
    }

    #logo-web {
        height: inherit;
    }

    #HeaderControl,
    center #form1 #HeaderControl {
        width: 78%;
    }

    .body-fx #HeaderControl,
    .body-fx center #form1 #HeaderControl {
        width: initial;
        max-width: 97%;
        /*! position: absolute; */
    }

    .navbar-toggle {
        /*! margin-top: 29px; */
    }

    center #HeaderControl {
        padding: 0px 0;
    }

    center #form1 #HomepagecontentControl {
        padding-top: 50px;
    }
}

@media(max-width:414px) {}

@media(max-width:375px) {}

@media(max-width:360px) {
    .body-fx #MenuControl_C #navbar-collapse-1 {
        height: initial !important;
        max-height: 380px;
    }
}

/*contact*/
.map-cont {
    margin-top: 10px;
    width: 62%;
    float: left;
    border: 1px solid #ddd;
    margin-bottom: 20px;
    text-align: center;
    height: 255px;
}

.bx-rht-cont {
    width: 38%;
    float: left;
    margin-left: 0;
    margin-top: 10px;
    padding-left: 3%;
    height: auto;
    border-left: 0;
    padding-right: 15px;
}

.bx-rht-cont h2 {
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    margin-top: 0;
    margin-bottom: 8p
}

.bx-rht-cont p {
    margin-bottom: 0;
}

.brn-off {
    width: 31%;
    padding: 1%;
    float: left;
    padding-bottom: 0;
}

.cont-page h3 {
    margin: 0;
    font-size: 19px;
    text-transform: uppercase;
    margin-bottom: 15px;
    margin-top: 20px;
}

.cont-page p {
    font-size: 14px;
    line-height: 24px !important;
    text-align: justify;
}

.cont-page h2 span {
    display: block;
    font-size: 14px;
    color: #999;
    font-weight: 500;
    margin-bottom: 10px;
}

.head-bx {
    float: left;
    width: 50%;
}

.contd-bx {
    float: left;
    width: 50%;
}

.brn-bx h2 {
    text-align: center;
}

/*contact*/


#WidgetControl4 {
    /* margin-bottom: 10px; */
    /* display: none; */
}


.table-responsive {
    padding: 0px !important;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}


.carousel-indicators {
    display: none !important;
}

.carousel-caption {
    top: 196px;
    position: absolute;
    right: 15%;
    bottom: 1.25rem;
    left: 15%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center;
}





center #form1 #RadDockZone1 {
    max-width: 100% !important;
    overflow: visible !important;
    padding: 0px !important;
}

div#RadDockZone1 {}

.abt-pad {
    /* padding:30px 0px 20px 0px;
  margin-top:80px; */
    padding: 0px;
    margin-top: 0px;
}

.main-table ul li {
    line-height: 30px;
}

.core-pad {
    padding-top: 15px;
}

.main-headings {
    font-weight: bold;
    Font-size: 20px;
    color: #000;
    text-transform: capitalize;
    line-height: 36px;
    border-bottom: 1px #ccc dashed;
    text-align: left;
    margin-bottom: 10px;
    padding: 0;
}

.team-dotted {
    padding: 55px 0px 0px 0px;
    margin-bottom: 5px;
}

.sub-heading {
    font-weight: bold;
    Font-size: 18px;
    color: #fff;
    line-height: 30px;
    text-transform: capitalize !important;
    margin: 0;
    text-align: left;
}

.team-dotted img {
    border-radius: 50%;
    border: 1px dashed #26539a;
}

.team-p {
    font-size: 15px;
    color: #ffffff;
    line-height: 26px;
}


.carousel-control-next-icon,
.carousel-control-prev-icon {
    background: #77be32;
    display: inline-block;
    width: 2rem;
    height: 2rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
}

.carousel-control-prev-icon {
    margin-left: 0px;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
    margin-left: 0px;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.bg-light {
    --bs-bg-opacity: 1;
    background-color: rgb(0, 0, 0, -1.1) !important;
}

.sbmt-btn {
    margin-top: 35px;
    background: #77be32;
    border: 0;
    padding: 10px 24px;
    color: #fff;
    transition: 0.4s;
    font-weight: bold;
    font-size: 17px;
    border-radius: 5px;
}

.carousel-control-next,
.carousel-control-prev {
    width: 10%;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 99;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 3%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: 0 0;
    border: 0;
    opacity: .5;
    transition: opacity .15s ease;
}

#msform {
    margin-top: 100px !important;
}

.cont-page {
    margin-top: 0px !important;
}

.navbar-toggler {
    padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
    font-size: var(--bs-navbar-toggler-font-size);
    line-height: 1;
    color: var(--bs-navbar-color);
    /* background-color: transparent; */
    border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);
    border-radius: var(--bs-navbar-toggler-border-radius);
    transition: var(--bs-navbar-toggler-transition);
    background: #77be32;
    margin-right: 10px;
}

/* #HomepagecontentControl_C_ctl00_Table1
{
  margin-top:100px;
}
#HomepagecontentControl_C_ctl00_RadGrid1
{
  margin-top:100px;
} */

.cont-page h2 {
    font-weight: bold;
    color: #77be32;
    font-size: 19px;
    margin-top: 0;
    text-transform: uppercase;
    margin-bottom: 18px;
    margin-top: 10px;
}

.cont-page h2 span {
    color: #fff;
    font-weight: normal;
    font-size: 18px;
}

.cont-page .map-contp {
    border: 1px dashed #ccc;
}

.st-feature-box h3 {
    color: #fff;
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
}

.cont-page .st-feature-box {
    background: #272727;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    padding-right: 10px;
    color: #fff;
}

.st-feature-box {
    padding-left: 70px;
    position: relative;
}

.st-feature-box .st-feature-box-icon {
    color: #77be32;
    display: block;
    position: absolute;
    width: 52px;
    height: 52px;
    line-height: 0px;
    top: 0;
    left: 0;
    text-align: center;
    font-size: 60px;
    -webkit-transition: all .3s;
    -khtml-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.cont-page .feature-box-image .fa {
    color: #77be32;
    line-height: 30px;
    font-size: 30px;
    margin-top: 20px;
}

/*cont-page*/
.dis-mar {
    margin-top: 110px !important;
}

#tbl_forcss1 {
    margin-top: 80px;
    background: #272727;
}

/* menu left */

/* rotate caret on hover */
.dropdown-menu>li>a:hover:after {
    text-decoration: underline;
    transform: rotate(180deg);
}

.dropend .dropdown-menu {
    right: 100% !important;
    top: 0;
    left: auto !important;
}

.nav-item a {
    font-size: 15px;
    padding: 6px 13px 6px 13px;
}

.nav-link {
    font-weight: 600;
    color: #fff;
    padding: 5px 10px 5px 10px !important;
}

#MenuControl .nav-link:hover {
    color: #fff !important;
    padding: 5px 10px 5px 10px !important;
}

.RadGrid_Default {
    border: 1px solid #828282;
    background: #fff;
    color: #333;
    margin-top: 100px;
}

.nav-link:focus,
.nav-link:hover {
    color: #fff;
}

#FooterrControl1_lbl_hitsCounter,#FooterrControl1_lbl_hitMessage{color:white;}
.team,.services{
    background-color: #272727;
}

iframe{border-radius:5px;}

hr{opacity:1;}

span#LoginControl_C_ctl00_lbl_Userid {
    color: #fff;
}
span#LoginControl_C_ctl00_lbl_Password {
    color: #fff;
}