
   html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * Vendor-prefixed and regular ::selection selectors cannot be combined:
 * https://stackoverflow.com/a/16982510/7133471
 *
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}




 /* ==========================================================================
   Author's custom styles
   ========================================================================== */
















 /* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers
 */

 .hidden {
  display: none !important;
}

/*
* Hide only visually, but have it available for screen readers:
* https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
*
* 1. For long content, line feeds are not interpreted as spaces and small width
*    causes content to wrap 1 word per line:
*    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
*/

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap; /* 1 */
}

/*
* Extends the .visuallyhidden class to allow the element
* to be focusable when navigated to via the keyboard:
* https://www.drupal.org/node/897638
*/

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
  white-space: inherit;
}

/*
* Hide visually and from screen readers, but maintain layout
*/

.invisible {
  visibility: hidden;
}

/*
* Clearfix: contain floats
*
* For modern browsers
* 1. The space content is one way to avoid an Opera bug when the
*    `contenteditable` attribute is included anywhere else in the document.
*    Otherwise it causes space to appear at the top and bottom of elements
*    that receive the `clearfix` class.
* 2. The use of `table` rather than `block` is only necessary if using
*    `:before` to contain the top-margins of child elements.
*/

.clearfix:before,
.clearfix:after {
  content: " "; /* 1 */
  display: table; /* 2 */
}

.clearfix:after {
  clear: both;
}

 
/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

   @media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 1.25dppx),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

 
/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   https://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

   @media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important; /* Black prints faster */
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre {
        white-space: pre-wrap !important;
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}


.item-icon img{width:40%}

.about-box-layout1{}
.about-box-layout1 p{text-align: justify;}

.why-choose-box-layout3 p{text-align: justify;}
.why-choose-box-layout3{margin-bottom:20px}


.card-img[data-v-242215ff], .card-img-top[data-v-242215ff] {
    width: 6.5rem;
    height: 6.5rem;
    margin: 1.68rem auto;
}

.container-service .card[data-v-242215ff] {
    border: 1px solid #E4E7EF;

    min-height: 17.8rem;
    margin: 0 auto;
    padding: 1rem 0rem;
    border-radius: 10px;
}

.container-service .card-body[data-v-242215ff] {
    padding: 0px 1.25rem;
    flex: 1 1 auto;
}

.card-title[data-v-242215ff] {
    color: #222222;
    text-align: center;
    font-weight: bold;
}

.card-text[data-v-242215ff] {
    text-align: center;
}

.certifecate{padding: 92px 0 70px;}

.client-box {
    border: 1px solid #d1d1d1; margin-bottom:30px;
    padding: 32px;
    text-align: center;
    justify-content: center;
    display: flex;
    align-items: center;
}

.client-box img {
    max-width: 100%;
    width: 160px;
}

.fix-footer {
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    padding: 5px 0;
    z-index: 9;
}

.fix-footer p {
    width: 33.33%;
    text-align: center;
}

.fix-footer p a {
    width: 100%;
}


.fix-footer p a span {
    float: left;
    width: 100%;
    color: #000;
}

.fix-footer p a img{width:30px;}

.fix-footer p, .fix-footer p a {
    margin: 0;
    padding: 0;
    float: left;
}

.enquireNow, .fix-footer {
    position: fixed;
    display: none;
}


.contact-wrapper {
    background: var(--color-white);
    border-radius: 10px;
    padding: 20px;
    box-shadow: var(--box-shadow);
    border: 1px solid #ddd;
}

.contact-img img {
  width: 100%;

}
.contact-form {
  padding: 20px 0;
}



.contact-form-header {
  margin-bottom: 30px;
}
.contact-form-header h2 {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 10px;
  color: var(--color-dark);
}
.contact-form .form-group {
  margin-bottom: 25px;
}
.contact-form .form-group .form-control {
    padding: 15px 20px;
    border-radius: 12px;
    box-shadow: none;
    transition: var(--transition);
    border: 1px solid #8b8b8b !important;
}
.contact-form .form-group .form-control:focus {
  border-color: var(--theme-color);
}
.contact-map {
  margin-bottom: -9px;
}
.contact-map iframe {
  width: 100%;
  height: 450px;
}
.contact-content {
  margin-bottom: 50px;
}
.contact-info {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 15px;
    padding: 30px 20px;
    position: relative;
    margin-bottom: 25px;
    border-radius: 15px;
    background: var(--color-white);
    border: 1px solid #ddd;
    transition: var(--transition);
    min-height: 262px;
    background: #fff;
}
.contact-info:hover {
  transform: translateY(-8px);
}
.contact-info-icon i {
  font-size: 35px;
  color: #fff;
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  border-radius: 50px;
  background:#1066aa;
}
.contact-info h5 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 8px;
  color: var(--color-dark);
}
.contact-info p {
     color: #41464b;
    font-weight: 500;
    font-size: 14px;
        margin-bottom: 0;
}

.theme-btn {
    font-size: 16px;
    color: #fff;
    padding: 7px 40px;
    transition: all 0.5s;
    text-transform: capitalize;
    position: relative;
    border-radius: 40px;
    font-weight: 500;
    cursor: pointer;
    text-align: center;
    overflow: hidden;
    border: none;
    background: #fb5f19;
    z-index: 1;
}


.feature-list ul li {
    color: #444444;
    margin-bottom: 15px;
    padding-left: 30px;
    position: relative;
}

.feature-list ul li:after {
    content: "\f058";
    font-family: "Font Awesome 5 Free";
    font-size: 20px;
    font-weight: 600;
    color: #e83a15;
    position: absolute;
    top: 0;
    left: 0;
}

.pt-30{padding-top:30px;}
.pb-30{padding-bottom:30px;}



/******************call left fixed start*********/


.contact-callmoving{    padding-bottom: 20px;
    text-align: center;
    background: #f4f4f4;
    padding-top: 7px;}
.contact-callmoving h5{    margin-bottom: 10px;font-weight: 500;}
.contact-callmoving h4{    margin-bottom: 2px;}
.contact-callmoving h3{    margin-bottom: 5px;}


.contact-callmoving .btn-style-one {
    position: relative;
    font-size: 14px;
    line-height: 16px;
    color: #ffffff;
    padding: 12px 18px;
    font-weight: 600;
    background: #8cc63e;
    letter-spacing: 0.1em;
    overflow: hidden;
    text-transform: uppercase;
    border-radius: 25px;}



  .fix-icon {
       display: inline-block;
    position: fixed;
    bottom: 192px;
    right: 9px;
    z-index: 999999;
}


  .qoute {
       
    position: fixed;
    bottom: 192px;
    left: 0px;
    z-index: 999999;
}

#bounce2 {
  animation: bounce2 2s ease infinite;
}
@keyframes bounce2 {
	0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
	40% {transform: translateY(-30px);}
	60% {transform: translateY(-15px);}
}

.fix-icon-item {
    animation: bounce 1s infinite alternate;
    animation-duration: 1s;
    -webkit-animation: bounce 1s infinite alternate;
    animation-duration: 1s;
    animation-timing-function:ease;
    animation-iteration-count: infinite;
    animation-fill-mode: none;
}




.fix-icon-item img {
    width: 55px !important;
    height: 55px !important;
    background:
        #ff5d02;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
    padding: 10px;
}

.fix-icon-whataap {
    display: inline-block;
    position: fixed;
    bottom: 30px;
    left: 20px;
    z-index: 999999;
    transition: all0.5s ease-in-out;
}

.fix-icon-whataap-item img {
    border-radius: 50%;
    box-shadow: 1px 1px 4px rgba(60, 60, 60, .4);
    transition: box-shadow .2s;
    cursor: pointer;
    overflow: hidden;
    width: 55px !important;
    height: 55px !important;
    background:
        #25d366 !important;
}


.whatsapp_float {
    position: fixed;
    bottom: 120px;
    right: 10px;
    z-index: 9999 !important
}

.bg-2,
.octf-btn,
.vs-btn {
    position: relative
}

.wa__btn_popup_icon {
    background: #2db742;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    box-shadow: 0 6px 8px 2px rgb(0 0 0 / 14%)
}

.wa__btn_popup_icon:before {
    content: '';
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    top: -1px;
    background: url(../image/wp.png) center center/30px auto no-repeat;
    -webkit-background-size: 30px auto;
    -moz-background-size: 30px auto;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s
}



