﻿
body {
    font-family: 'Poppins', sans-serif !important;
}

/*h1, h2, h3, h4, h5, h6, p, a, span, div, strong {
    font-family: 'Poppins', sans-serif !important;
}*/

fieldset {
    text-align: justify;
}

ul li {
    list-style-type: none;
}

.footer-social-links {
    margin-top: 0px;
}

.osc-rotation {
    box-sizing: border-box;
    animation: oscillate-rotation 1s infinite ease-in-out;
    transform-origin: 50% 50%;
}

.tawk-form-footer.tawk-flex {
    justify-content: space-between !important;
}

.tawk-form-footer .tawk-button {
    padding: 5px 10px !important;
    font-size: 13px !important;
    margin: 0px !important;
}
.image {
    background-image: url('../images/bannerbg5.jpg');
    background-image: url('../images/bannerbg3.jpg');
    background-image: url('../images/bannerbg2.jpg');
/*    background-image: url('../images/newffcbanner3.jpg');*/
    background-image: url('../fonts/bannerimh.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    height: 100vh;
    width: 100%;
    /* -webkit-animation-name: test;
    -webkit-animation-duration: 15s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    -webkit-animation-timing-function: ease-in-out; */
}

/*@-webkit-keyframes test {
    0%, 33% {
        background-image: url('../images/bannerbg3.jpg');
    }

    33%, 66% {
        background-image: url('../images/bannerbg2.jpg');
    }

    66%, 100% {
        background-image: url('../images/bannerbg5.jpg');
    }
}
*/

.image .heading {
    color: white;
    text-align: center;
    padding-top: 200px;
}

.image .container .caption { 
    transform: translateY(-50%);
}

    .image .container .caption p {
        margin-top: 10px;
        font-style: normal;
        font-weight: 600;
        line-height: 1.2;
        color: #fff;
    }

.services-dv {
    padding: 20px;
}

.service-item .icon {
    max-width: 60px;
    margin: 0 auto;
}

.service-item h4 {
    margin-top: 25px;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;
}

.service-item p {
    color: #fff;
    font-size: 15px;
}

.service-item {
    background: #374B5C;
    border-radius: 20px;
    text-align: center;
    color: #fff;
    padding: 27px;
    min-height: 250px;
    max-height: 300px;
    margin: 10px 0px;
}

.main-button-red a:hover, .main-button-red a:focus {
    font-size: 13px;
    color: #fff;
    background-color: #374b5c;
    padding: 12px 30px;
    display: inline-block;
    border-radius: 22px;
    font-weight: 500;
    text-transform: uppercase;
    transition: all .3s;
}

.main-button-red a {
    font-size: 13px;
    color: #fff;
    background-color: #374b5c;
    padding: 12px 30px;
    display: inline-block;
    border-radius: 22px;
    font-weight: 500;
    text-transform: uppercase;
    transition: all .3s;
}

/*#footer {
    background: #005289;
    padding: 40px 0 0px;
}*/

.footer-social-links {
    margin-top: 30px;
}

#footer p {
    color: rgba(255, 255, 255, 0.7);
    font-size: 14px;
    margin-top: 0px;
    margin-bottom: 0px;
}

    #footer p a {
        color: rgba(255, 255, 255, 0.5);
    }

        #footer p a:hover, #footer p a:active, #footer p a:focus {
            color: rgba(255, 255, 255, 0.9) !important;
        }

#footer .fh5co-footer-link h3 {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 25px;
}

#footer .fh5co-footer-link li, #footer .fh5co-footer-link ul { 
    margin: 0;
}

#footer .fh5co-footer-link li {
    list-style: none;
    margin-bottom: 5px;
    line-height: 1.7;
    color: rgba(255, 255, 255, 0.5);
}

    #footer .fh5co-footer-link li a {
        color: rgba(255, 255, 255, 0.5);
    }

        #footer .fh5co-footer-link li a:hover, #footer .fh5co-footer-link li a:active, #footer .fh5co-footer-link li a:focus {
            color: #fff !important;
        }

.image .container .caption p {
    color: #343434;
    font-size: clamp(16px,4vw,18px);
    max-width: 570px;
}

.image .container .caption h1 {
    margin-top: -47px;
    color: #343434;
    font-style: normal;
    font-weight: 600;
    line-height: 1.2;
}

.footer {
    text-align: center;
    /* margin-top: 140px;*/
    border-top: 1px solid rgba(250,250,250,0.15);
    padding: 4px 0px;
    background: #2d2e67;
}

    .footer p {
        text-transform: uppercase;
        font-size: 14px;
        color: #fff;
        margin: 0px;
    }

        .footer p a {
            color: #f5a425;
        }
/*p {
    text-align: center;
    padding: 20px 60px;
}*/
p .btn {
    background-color: transparent;
    color: white;
    border: 1px solid white;
    padding: 10px;
    font-size: 15px;
    /*margin-top: 40px;*/
}

    p .btn:hover {
        color: #374b5c;
        border-color: #374b5c;
    }

.sub-header-cont {
    position: absolute;
    width: 100%;
}

.sub-header {
    line-height: 1;
}

    .sub-header .left-content {
        display: inline-block;
        text-align: left;
    }

        .sub-header .left-content span {
            color: #fff;
            padding: 8px 0px;
            font-size: 13px;
            padding-top: 10px;
            margin-top: 56px;
        }

            .sub-header .left-content span em {
                font-style: normal;
                color: #f5a425;
            }

    .sub-header .right-icons {
        display: inline-block;
        float: right;
    }

        .sub-header .right-icons ul {
            margin: 0px;
        }

            .sub-header .right-icons ul li {
                display: inline-block;
                margin-left: 15px;
            }

                .sub-header .right-icons ul li a {
                    color: #fff;
                    font-size: 14px;
                    transition: all .3s;
                }

.navbar {
    height: auto;
    border: none;
    position: fixed; 
    margin-bottom: 0px;
}
/*
.navbar-brand img {
    width: 180px;
    margin-left: 0px;
    margin-top: 0px;
}*/


@media screen and (max-width:768px) and (min-width:250px) {
/*    .navbar-brand img {
        width: 150px !important;
        margin-top: 15px;
        margin-left: 15px !important;
    }*/

    .Iqt3-button-content {
        padding: 8px !important;
        text-align: center;
        font-size: 13px;
        font-weight: 500;
    }
}

.top-social-icons {
    margin-bottom: 0px;
    display: flex;
    gap: 12px;
    justify-content:flex-end;
}

.footer-social-icons .top-social-icons { 
    gap: 15px; 
}

    .top-social-icons a i {
        height: 28px;
        width: 28px;
        border: 1px solid #fff;
        border-radius: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #fffbff;
        color: #1c3b51;
    }
.footer-social-icons .top-social-icons a i {
    height: 35px;
    width: 35px;
    font-size: 22px;
}
.navbar-default .navbar-brand {
    color: white;
    height: 65px;
    display: flex;
    align-items: center;
    padding: 0px;
}
.navbar-brand img {
    width: auto !important;
    margin-left: 0px;
    margin-top: 0px;
    height: 48px;
}

.navbar-collapse .navbar-nav li a {
    color: #1c3b51;
    text-align: center;
    text-transform: capitalize;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 0px;
}

.call_num:hover {
    border-bottom: none !important;
}

.call_num i::after {
    content: "";
    position: absolute;
    top: -0.8px;
    left: -1px;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    background: #1c3b51;
    /*box-shadow: 0 0 20px 20px #ffffff inset;*/
    animation: 2s 0s infinite normal none running backzoom;
    opacity: 0;
}

@keyframes backzoom {
    0% {
        -webkit-transform: scale(.1, .1);
        -ms-transform: scale(.1, .1);
        transform: scale(.1, .1);
    }

    20% {
        opacity: 0.8;
    }

    100%, 40% {
        -webkit-transform: scale(1.1, 1.1);
        -ms-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
    }
}


.call_num i {
    font-size: 22px;
    color: #1c3b51;
    padding: 0px;
    background: #fff;
    border-radius: 30px;
    border: 1px solid #1c3b51;
    position: relative;
    height: 40px;
    width: 40px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: 0px;
}

.nav-bartop .nav-bar-content ul, .nav-bartop .nav-bar-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0px;
    padding-left: 0px;
    gap: 10px;
}

.nav-bar-content ul li {
    color: white;
    font-size: 17px;
    font-weight: 500;
    list-style: none!important;
}
.navbar-collapse ul li {
    list-style: none !important;
}

.nav-bartop {
    background: #1c3b51;
    padding: 3px 0px;
}

.navbar-default {
    /*background: #ffffff !important;*/
    backdrop-filter: saturate(200%) blur(20px) !important;
    background: hsl(0deg 0% 100% / 84%) !important;
    box-shadow: 0px -2px 8px #9b9b9b;
}

.whatsappfloat {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 20px;
    left: 20px;
    z-index: 100;
}

    .whatsappfloat img {
        max-width: 100%;
        height: auto;
    }

a:hover, a:focus {
    text-decoration: none;
}


.navbar-nav li:visited {
    color: #374b5c;
    text-decoration: none;
}

.navbar-toggle {
    border-color: #374b5c;
    margin-top: 20px !important;
}

    .navbar-toggle:hover, .navbar-toggle {
        background-color: #965292 !important;
    }

.icon-bar {
    color: #ffffff;
    background-color: #ffffff !important;
}

.solid {
    background-color: #374b5c;
    transition: background-color 1s ease 0s;
    box-shadow: 0 0 4px grey;
    margin-top: 0px;
    position: fixed !important;
}

.navbar.solid .navbar-brand {
    color: #a3a3a3;
    transition: color 1s ease 0s;
}

    .navbar.solid .navbar-brand:hover {
        border-color: #a3a3a3;
        transition: color 1s ease 0s;
    }

.solid .container .navbar-collapse ul li a {
    color: #fff !important;
    transition: color 1s ease 0s;
}

    .solid .container .navbar-collapse ul li a:hover {
        border: 1px solid #fff;
    }


.services {
    margin-top: -10px;
    padding-top: 20px;
/*    background: #f7f2ed;*/
    width: 100%;
}



@media screen and (max-width: 991px) and (min-width: 200px) {
    .footer-social-links {
        margin-top: 0px;
    }  
    .services {
        margin-top: -6px;
        width: 100%;
    } 
    .services-dv {
        margin-top: 50px;
    }
  
}

@media screen and (max-width: 768px) and (min-width: 200px) {
    .sub-header .left-content span {
        display: none;
    } 
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        margin-top: 4px;
        -webkit-box-shadow: none;
        border: none;
        background: #fff;
        border-bottom: 2px solid #8e458a !important;
    }
}
.navbar-right {
    margin-right: 0px;
}

.phonedetail {
    font-size: 27px;
    border: 1px solid; 
    border-radius: 24px;
    padding: 0px 15px 0px 15px;
    color: #fff;
    font-weight: 500;
    letter-spacing: 0;
}

.calldetail {
    display: none;
    font-size: 11px;
    position: absolute;
    font-weight: normal;
    font-family: 'Math';
    right: 17px;
    background: #fff;
    color: #000;
    padding-top: 3px;
    padding: 3px 16px 3px 16px;
    text-align: center;
    border-bottom-left-radius: 38px;
    border-bottom-right-radius: 38px;
}

.topclassphone {
    text-align: right;
    margin-left: 35px;
    padding: 20px 0px 0px 0px;
}

.phonedetail i {
    margin-right: 6px;
}

.solid .navbar-right .topclassphone .phonedetail {
    background-color: #ffffff;
    color: #374b5c;
}

.solid .navbar-right .topclassphone .calldetail {
    background: #a3a3a3;
    color: #fff;
}

.fh5co-tours {
    margin: 20px 0px;
}

.bg-gray {
    background: #f7f2ed;
}


#fh5co-destination {
    width: 100%;
    padding: 0;
    margin: 0;
}

#fh5co-destination-list {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    position: relative;
    float: left;
    padding: 0 !important;
    /*    margin: 0 !important;*/
    margin: 20px 0px 40px 0px;
    width: 100%;
}

    #fh5co-destination-list li.one-forth {
        /* width: 25%;*/
    }
.capcha div {
    margin: auto;
}

#fh5co-destination-list li > a .case-studies-summary {
    width: auto;
}

        #fh5co-destination-list li > a .case-studies-summary h2 {
            color: #fff;
            margin-bottom: 0;
            font-size: 24px;
            font-weight: 400;
            -webkit-transition: 0.1s;
            -o-transition: 0.1s;
            transition: 0.1s;
        }

    #fh5co-destination-list li.one-half {
        /*   width: 50%;*/
    }

    #fh5co-destination-list li .title-bg {
        min-height: 220px;
        padding: 2em;
        position: relative;
        width: 100%;
        display: table-cell;
        vertical-align: middle;
        background: #00AD7C;
        z-index: 12;
    }

        #fh5co-destination-list li .title-bg h2 {
            color: #fff;
            margin-bottom: 20px;
            font-size: 40px;
        }

.text-center {
    text-align: center;
}

#fh5co-destination-list li {
    display: table;
    padding: 0;
    margin: 0;
    list-style: none;
    min-height: 220px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    float: left;
    clear: left;
    position: relative;
}

    #fh5co-destination-list li:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        top: 0;
        background: rgb(0 0 0 / 32%);
        z-index: 8;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s; 
    }
  
.subscribe_sec {
    display: inline-block;
    width: 100%;
    background: #1c3b51;
    border-bottom: 1px solid gray;
} 
/*.subscribe_bg {
        background-image: url(/Content/images/Subscribe.jpg);
    background-size: cover; 
    padding-top: 30px;
    display: flex;
    padding-bottom: 10px;
    align-items: center;
    justify-content: space-between;
}
._footer {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    background: #1c3b51;
    border-bottom: 1px solid gray;*/
    /*background: linear-gradient(90deg, #8e458a, #1c3b51);*/
/*}
.newsletter-container {
    width: 100%;
    max-width: 800px;
    padding: 20px;
    border-radius: 20px;
    background: rgb(28 59 81);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid var(--glass-white);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
    position: relative;
    overflow: hidden;
    z-index: 1;
}

    .newsletter-container::before {
        content: '';
        position: absolute;
        top: -50%;
        left: -50%;
        width: 200%;
        height: 200%;
        background: linear-gradient( 45deg, transparent 0%, rgba(124, 58, 237, 0.1) 50%, transparent 100% );
        animation: gradientWave 8s ease infinite;
        z-index: -1;
    }

@keyframes gradientWave {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.heading {
    font-family: 'Poppins', sans-serif;
    font-size: 3rem;
    font-weight: 800;
    background: linear-gradient(90deg, var(--cyan), var(--electric-purple));
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    margin-bottom: 15px;
    animation: gradientShift 5s ease infinite;
    background-size: 200% 200%;
}

@keyframes gradientShift {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}*/

.subheading {
    color: rgba(255, 255, 255, 0.7);
    font-size: 1.2rem;
    font-style: italic;
    margin-bottom: 40px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

.input-group {
    display: flex;
    gap: 0px;
    position: relative;
    margin-bottom: 15px;
    justify-content: space-between;
    border-radius: 6px;
    overflow: hidden;
}

.email-input {
    flex: 1;
    position: relative;
    width: 100%;
    border-radius: 50px;
    background: rgb(255 255 255 / 0%);
    backdrop-filter: blur(1px);
    color: white;
    font-size: 15px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    transition: all 0.3s ease;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .email-input input {
        width: 100%;
        padding: 15px 15px;
        padding-left: 50px;
        border: none; 
        background: rgb(255 255 255 / 0%); 
        color: white;
        font-size: 15px; 
        transition: all 0.3s ease;
    }

        .email-input input:focus {
            outline: none;
            border-color: none;
            box-shadow: none;
        }
            .email-input input:focus .email-input {
                border: 1px solid rgb(255 255 255 / 84%);
            }
            .email-input i.fa-envelope {
                position: absolute;
                left: 20px;
                top: 50%;
                transform: translateY(-50%);
                color: rgba(255, 255, 255, 0.7);
                font-size: 16px;
                box-shadow: 0px 0px 10px 2px white;
                line-height: 12px;
            }

.submit-btn {
    padding: 10px 20px;
    border: none;
    border-radius: 50px;
    background: #8e458a;
    color: white;
    font-size: 15px;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    font-weight: 500;
    height: 100%;
    width: auto;
}

    .submit-btn:hover {
        background: linear-gradient(45deg, #1c3b51, #8e458a);
        transform: translateY(0px);
        box-shadow: 0 5px 15px rgba(124, 58, 237, 0.4);
    }

    .submit-btn i.fa-arrow-right {
        margin-left: 0px;
        transition: transform 0.3s ease;
    }

    .submit-btn:hover i {
        transform: translateX(3px);
    }

    .submit-btn:active {
        transform: translateY(0);
    }

    .submit-btn::after {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        width: 5px;
        height: 5px;
        background: rgba(255, 255, 255, 0.5);
        opacity: 0;
        border-radius: 100%;
        transform: scale(1, 1) translate(-50%);
        transform-origin: 50% 50%;
    }

    .submit-btn:focus:not(:active)::after {
        animation: ripple 1s ease-out;
    }

@keyframes ripple {
    0% {
        transform: scale(0, 0);
        opacity: 0.5;
    }

    100% {
        transform: scale(20, 20);
        opacity: 0;
    }
}

/* Particles effect */
@keyframes float-up {
    0% {
        transform: translateY(0);
        opacity: 1;
    }

    100% {
        transform: translateY(-50px);
        opacity: 0;
    }
}

.particle {
    position: absolute;
    background: rgba(255, 255, 255, 0.6);
    border-radius: 50%;
    pointer-events: none;
    animation: float-up 2s ease-out forwards;
}

/* Responsive adjustments */
@media (max-width: 768px) { 
    .heading {
        font-size: 2.2rem;
    }

    .subheading {
        font-size: 1rem;
    } 
}

h4.subscribe_heading {
    color: #fff;
    margin: 0px 0px 20px;
    text-align: left;
    display: flex;
    line-height: inherit;
    flex-direction: column;
    font-size: 18px;
    font-weight: 500;
}

div#frm_Newsletter {
    position: relative;
}

#frm_Newsletter .g-recaptcha div:first-child {
    margin: 20px auto;
}

.sub_inputcontainer {
    width: 620px;
    margin: 0 auto;
    display: flex;
    position: relative;
}

    .sub_inputcontainer input {
        height: 50px;
        width: 70%;
        border: 1px solid #8e458a;
        line-height: 34px;
        background: #fff;
        padding: 0 15px;
        outline: 0;
        color: #000;
        border-radius: 30px 0px 0px 30px !important;
    }

        .sub_inputcontainer input:focus {
            box-shadow: 0px 0px 5px #8e458a !important;
            border-color: #8e458a !important;
        }

.pb-30 {
    padding-bottom: 30px !important;
}

.pt-10 {
    padding-top: 10px !important;
}

.sub_inputcontainer button {
    font-size: 20px;
    background: #8e458a;
    padding: 6px 20px;
    border: none;
    color: #fff;
    height: 50px;
    width: 30%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0px 30px 30px 0px !important;
}

.subThanks {
    font-size: 13px;
    color: green;
    padding: 5px 10px;
    position: absolute;
    background: #fff;
    display: block;
    margin-top: 7px;
    width: 300px;
    padding-left: 10px;
    border-radius: 15px;
    margin-left: 0;
    top: 47px;
    left: 0;
}

.sub_inputcontainer button img.mr10 {
    margin-right: 10px;
}

h4.subscribe_heading span {
    font-size: 14px;
    font-weight: normal;
    color: white;
}

.service-item .icon img {
    width: 60px;
}

@media screen and (max-width: 648px) and (min-width: 100px) {

    .sub_inputcontainer {
        width: 100%;
    }
}

@media screen and (max-width: 470px) and (min-width: 100px) {
    .sub_inputcontainer button {
        font-size: 12px;
        width: auto;
        padding: 0px 7px;
    }
}

@media screen and (max-width: 767px) and (min-width: 100px) {

    .lastUlLi {
        display: none;
    }
}


.colorlib-nav .top {
    display: block;
    background: #fff;
    padding: 0;
}

    .colorlib-nav .top:before, .airlogocolnum:before {
        content: '';
        height: 3px;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        background: rgb(237,128,52);
        background: -moz-linear-gradient(left, rgba(237,128,52,1) 0%, rgba(237,128,52,1) 33%, rgba(254,177,35,1) 33%, rgba(254,177,35,1) 66%, rgba(33,132,205,1) 66%, rgba(33,132,205,1) 100%);
        background: -webkit-linear-gradient(left, rgba(237,128,52,1) 0%,rgba(237,128,52,1) 33%,rgba(254,177,35,1) 33%,rgba(254,177,35,1) 66%,rgba(33,132,205,1) 66%,rgba(33,132,205,1) 100%);
        background: linear-gradient(to right, rgba(237,128,52,1) 0%,rgba(237,128,52,1) 33%,rgba(254,177,35,1) 33%,rgba(254,177,35,1) 66%,rgba(33,132,205,1) 66%,rgba(33,132,205,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed8034', endColorstr='#2184cd',GradientType=1 );
    }

.colorlib-nav #colorlib-logo {
    font-size: 24px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-weight: 600;
}

    .colorlib-nav #colorlib-logo a {
        position: relative;
        color: #000;
    }

.colorlib-nav ul.protect-symbol li.emailistest {
    padding: 0;
    position: relative;
}
 
    .colorlib-nav ul.protect-symbol li.emailistest a {
        padding: 0;
        position: relative;
        border-radius: 50px;
        padding: 5px 10px;
        margin: 15px;
        background-color: rgb(222 237 251 / 55%);
        position: relative;
        padding-left: 35px;
        margin-top: 13px;
        float: left;
        font-weight: 400;
        color: #333;
    }

.pull-rightt {
    float: right !important;
}

.colorlib-logo-phone {
    margin: 0px 0px 0px 16px;
    color: #ff7f00;
    font-size: 25px;
    font-weight: 600;
    padding: 0px 0px;
    position: relative;
    display: inline-block;
    width: auto;
}

.call_num {
    color: white !important;
    transition: all 0.5s;
    float: right; 
}

    .call_num img {
        float: left;
        margin-right: 5px;
        height: 37px;
        margin-top: 4px;
    }

.hdctnum {
    display: flex;
    margin-top: 0px;
    flex-direction: column;
    gap: 3px;
}

.colorlib-nav .top p {
    color: #000000;
    margin: 0;
    display: block;
    font-size: 16px;
    font-weight: 400;
    line-height: 15px;
}

.hdctnum span:first-child {
    font-size: 26px;
    color: #1c3b51;
}

@media screen and (max-width: 991px) and (min-width: 767px) {

    .protect-symbol {
        margin-bottom: 0px !important;
    }
}

.headeranc {
    font-size: 14px;
}

@media screen and (max-width: 1199px) and (min-width: 100px) {
    .service-item {
        min-height: 272px;
        max-height: max-content;
    }
}


/*suraj style start*/

.fa-shake {
    color: #343434;
    font-size: 20px;
}

@media screen and (max-width:600px) and (min-width:385px) {
    .image .container .caption h1 {
        text-align: center;
        font-size: 30px;
        margin-top: -70px;
    }

    .image .container .caption p {
        text-align: center;
    }
}

@media screen and (max-width:384px) and (min-width:100px) {
    .image .container .caption p {
        text-align: center;
    }

    .image .container .caption h1 {
        text-align: center;
        font-size: 26px;
        margin-top: -70px;
    }
}

@media screen and (max-width:412px) and (min-width:100px) {
    .subscribe_bg {
        padding-top: 36px;
        margin-bottom: 65px;
    }
}

.ctr_padding_rl {
    padding-left: 0px;
    padding-right: 0px;
}

@media screen and (max-width:425px) and (min-width:100px) {
    center h4 {
        font-size: 28px;
    }
}
/*suraj style end*/
