        .tooltip {
            position: relative;
            display: inline-block;
            padding: 0px;
            opacity: inherit;
            display: list-item !important;
            font-size: 16px;
        }

        .tooltip .tooltiptext {
            visibility: hidden;
            width: 150px;
            background-color: black;
            color: #fff;
            text-align: center;
            border-radius: 6px;
            padding: 5px 0;

            /* Position the tooltip */
            position: absolute;
            z-index: 1;
        }

        .tooltip:hover .tooltiptext {
            visibility: visible;
        }

        #hero h2 {
            margin: 0px;
            font-size: 23px;
            padding: 10px;

        }

        h2 {
            line-height: inherit;
        }
        @media screen and (max-width: 768px) {
            .counts .count-box i {
                margin-bottom: 1rem !important;
                float: unset !important;
            }

            .counts .count-box span {
                margin: 0px !important;
            }

            .count-box {
                text-align: center !important;
            }

            .slick-slide img {
                width: 100%;
                height: 10px;
            }

            #hero {
                width: 100%;
                height: 70vh;
            }

            #hero .carousel-control-prev-icon {
                font-size: 12px;
                width: 30px;
                height: 30px;
            }

            #hero .carousel-control-next-icon,
            #hero .carousel-control-prev-icon {
                font-size: 12px;
                width: 30px;
                height: 30px;
            }

            #hero h2 {
                margin: 0px;
                font-size: 15px;
                padding: 10px;

            }
        }

        #hero .container-fluid {
            padding: 0px;
            text-align: left;
            background: rgb(255 255 255 / 85%);
            /* padding-top: 30px; */
            /* padding-bottom: 30px; */
            margin-bottom: 0;
            border-top: 4px solid #3f7414;
        }

        /* Slider */

        .slick-slide {
            margin: 0px 20px;
        }

        .slick-slide img {
            width: 100%;
            height: 135px;
        }

        .slick-slider {
            position: relative;
            display: block;
            box-sizing: border-box;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            -webkit-touch-callout: none;
            -khtml-user-select: none;
            -ms-touch-action: pan-y;
            touch-action: pan-y;
            -webkit-tap-highlight-color: transparent;
        }

        .slick-list {
            position: relative;
            display: block;
            overflow: hidden;
            margin: 0;
            padding: 0;
        }

        .slick-list:focus {
            outline: none;
        }

        .slick-list.dragging {
            cursor: pointer;
            cursor: hand;
        }

        .slick-slider .slick-track,
        .slick-slider .slick-list {
            -webkit-transform: translate3d(0, 0, 0);
            -moz-transform: translate3d(0, 0, 0);
            -ms-transform: translate3d(0, 0, 0);
            -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }

        .slick-track {
            position: relative;
            top: 0;
            left: 0;
            display: block;
        }

        .slick-track:before,
        .slick-track:after {
            display: table;
            content: '';
        }

        .slick-track:after {
            clear: both;
        }

        .slick-loading .slick-track {
            visibility: hidden;
        }

        .slick-slide {
            display: none;
            float: left;
            height: 100%;
            min-height: 1px;
        }

        [dir='rtl'] .slick-slide {
            float: right;
        }

        .slick-slide img {
            display: block;
        }

        .slick-slide.slick-loading img {
            display: none;
        }

        .slick-slide.dragging img {
            pointer-events: none;
        }

        .slick-initialized .slick-slide {
            display: block;
        }

        .slick-loading .slick-slide {
            visibility: hidden;
        }

        .slick-vertical .slick-slide {
            display: block;
            height: auto;
            border: 1px solid transparent;
        }

        .slick-arrow.slick-hidden {
            display: none;
        }

        /****Rameti Style Start*****/
        .rametiBg {
            background-image: url(images/rametiBG.gif);
            min-height: 500px;
            background-attachment: fixed;
            background-position: center;
            background-repeat: no-repeat;
            background-size: cover;
        }

        .inRametiBg {
            background: #ffffffc2;
            border-radius: 10px;
            padding-top: 20px
        }

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

        .services .title a:hover {
            color: #000;
        }

        #hero .carousel-inner .carousel-item {
            transition-property: opacity;
            background-position: center;
        }


        .blink {
            animation: blinker 1s linear infinite;
            color: rgb(255, 0, 0);
            font-size: 13px;
            font-weight: bold;
        }

        .contact .info-box {
            padding: 10px 0 10px 0 !important;
        }

        @keyframes blinker {
            50% {
                opacity: 0;
            }
        }

        /****Rameti Style End*****/
        
        .loader {
            border: 6px solid #3f7414;
            border-top-color: #ecf8f9;
            border-radius: 50%;
            width: 60px;
            height: 60px;
            -webkit-animation: spin 2s linear infinite; /* Safari */
            animation: spin 2s linear infinite;
        }
        
        /* Safari */
        @-webkit-keyframes spin {
            0% { -webkit-transform: rotate(0deg); }
            100% { -webkit-transform: rotate(360deg); }
        }
        
        @keyframes spin {
            0% { transform: rotate(0deg); }
            100% { transform: rotate(360deg); }
        }
.goog-te-gadget-simple {
    background: #efefef;
    border-left: 0px solid #d5d5d5;
    border-top: 0px solid #9b9b9b;
    border-bottom: 0px solid #e8e8e8;
    border-right: 0px solid #d5d5d5;
    font-size: 8pt;
    display: inline-block;
    padding-top: 0px;
    padding-bottom: 0px;
    cursor: pointer;
    zoom: 1;
    *display: inline;
}



.VIpgJd-ZVi9od-xl07Ob-lTBxed{
    background-color: #efefef;
    margin: 0px;
    font-size:15px;
}

.VIpgJd-ZVi9od-ORHb {
    display:none;
}

.goog-te-menu-value span
{
    font-size:13px;
}

.goog-te-banner-frame
{
    display:none;
}

      .goog-te-gadget-icon
      {
          display:none;
      }
      
    .row {
        width: 100% !important;
        margin: 0px;
    }


    /*commented this code because gettting problem while opening dropdown in navbar*/
    /*.navbar .dropdown ul {*/
    /*    right: 0px;*/
    /*    left: unset !important;*/
        
    /*}*/

   
    
    #google_translate_element {
        
    }
    
    
        .wrapper.six{
  /*background-color: #222222;*/
}
.flicker {
  font-size: 1.7rem;
  font-family: 'Merienda', sans-serif;
  margin: 1rem auto;
  color: #00000010;
  background: -webkit-gradient(linear, left top, right top, from(#c3d344), to(#3f7415), color-stop(0.8, #ffffff)) no-repeat;
  background: gradient(linear, left top, right top, from(#222), to(#222), color-stop(0.8, #fff)) no-repeat;
  background-size: 110px 100%;
  -webkit-background-clip: text;
  background-clip: text;
  animation: flick 1.5s infinite;
  background-color:#3f7416;
  font-weight:700;
}
@keyframes flick {
  0% {
    background-position: top left;
  }
  100% {
    background-position: top right;
  }
}

.mob{
 display: none;   
}
@media only screen and (max-width: 600px) {
 
.desk{
   display: none; 
}
.mob{
 display: block;   
}
}

#logoLayer {
  
    background-color:#fff;
  
}



.navbar-mobile{
    top:6rem!important;
}
.d-xm-none{
    display: block;
}
@media only screen and (max-width: 1132px) {
 
  .flicker {
    font-size: 2.5rem;
}
}
@media only screen and (max-width: 1030px) {
 
  .flicker {
    font-size: 2.1rem;
}
}
@media only screen and (max-width: 750px) {
 
  .flicker {
    font-size: 20px;
}
}
@media only screen and (max-width: 600px) {
 
  .flicker {
    font-size: 100%;
}
.d-xm-none{
    display:none;
}
}
  .socialIcon{
      
    font-size: 18px;
    display: inline-block;
    background: #3f7414;
    color: #fff;
    line-height: 1;
    padding: 8px 0;
    margin-right: 4px;
    border-radius: 4px;
    text-align: center;
    width: 36px;
    height: 36px;
    transition: 0.3s;
}
  