::-webkit-scrollbar {
	width: 4px;
	height: 4px;
}
/* Hide scrollbar for Chrome, Safari and Opera */
::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
html, body {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;     /* Firefox */
}

body header .main-menu .navigation>li>ul li a {text-transform: math-auto !important;}
.white-color p {
    color: #fff;
}

body .header-lower .logo-box {
    padding: 15px 0px;
}

body .main-header .logo-box .logo {
    background: #ffffff;
    padding: 8px;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}

header.main-header.header-style-one.fixed-header .logo-box .logo {
    background: transparent;
    padding: 0;
    border-radius: unset;
    box-shadow: unset;
}

body .header-top .top-inner {
    display: block;
}

body .header-top .top-right {
    display: none;
}

body .header-top .info li:last-child {
    width: 100%;
    display: block;
    padding: 10px 0;
}

body .header-top .info li i,
body .header-top .info li::after {
    display: none;
}

body .elementor-section .elementor-element.footer-logo a img {
    max-width: 72px !important;
}

body .elementor-shortcode .form-control {
    padding: 15px 20px;
}

.elementor-shortcode textarea::placeholder,
.elementor-shortcode input::placeholder {
    opacity: 0.6;
}

body textarea {
    height: 100px;
    resize: none;
}

.elementor-shortcode .textarea {
    margin-bottom: 40px;
}

/* Chrome, Safari, Edge, Opera */

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

body .wpcf7-response-output,
body .elementor-shortcode .wpcf7-response-output {
    display: none;
}

body .wpcf7-not-valid-tip {
    font-size: 14px;
    margin-top: 6px;
}

body .elementor-shortcode .custom-button .btn-1 {
    padding: 17px 30px 16px 30px;
}

body .pum-content .custom-button .btn-1:hover,
body .elementor-shortcode .custom-button .btn-1:hover {
    background: #000;
    color: #ffffff;
}

body .elementor-shortcode input.wpcf7-not-valid,
.elementor-shortcode .form-control.wpcf7-not-valid {
    border-color: red;
    border-radius: 5px;
}

.iti.iti--allow-dropdown {
    width: 100%;
}

#phone {
    width: 100%;
}

body .elementor-shortcode .clp-form.d-block p {
    display: grid;
    column-gap: 10px;
    grid-template-columns: 70px 1fr;
}

body .elementor-shortcode .nice-select:after {
    display: none;
}

body .elementor-shortcode .clp-form.d-block p span .nice-select {
    height: auto;
    width: 100%;
}

body .elementor-shortcode .clp-form.d-block p span .nice-select .option {
    line-height: normal;
    min-height: 34px;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: 1px solid #ddd;
    display: flex;
    align-items: center;
}

/* Firefox */

input[type=number] {
    -moz-appearance: textfield;
}

.elementor-element.center-btn .btn-box {
    text-align: center;
}

/* Typohraphy css */
body.single-post .elementor-element.typography p {margin-bottom: 0;}
.single-post .elementor-element.typography p + ol,
.single-post .elementor-element.typography p + ul {
    margin-top: -12px;
}
.typography ol li {
    padding-left: 10px;
}
.typography ul li::marker {
display: none;
}
.single-post .news-block-one .inner-box .image-box {
    height: auto;
    max-width: 700px;
}
.single-post .news-block-one .inner-box .image-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.elementor-element.typography strong {font-weight: 600;}
.news-block-one .inner-box .image-box {
    height: 250px;
}

.news-block-one .inner-box .image-box img {
    height: 100%;
    object-fit: cover;
    border-top: 0;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
}

.single-post .blog-details-content .post-tags,
.single-post .comments-form-area {display: none;}
.elementor-element h2 {
    padding-bottom: 20px;
    margin-bottom: 0 !important;
}

.elementor-element.typography h3 {
    padding-bottom: 20px;
    margin-bottom: 0 !important;
    padding-top: 10px;
}

.elementor-element.typography ul,
.elementor-element.typography p {
    font-weight: 400;
    padding-bottom: 30px;
    padding-left: 0 !important;
}


.elementor-element.typography p:last-child {
    padding-bottom: 0;
}

.elementor-element.typography h4+p {
    /* padding-bottom: 15px; */
}

.elementor-element.typography p img {
    width: 100%;
    object-fit: cover;
    margin: 0;
}


body .elementor-element.elementor-widget.elementor-widget-heading {
    margin-bottom: 0;
}
.visa-details-content .accordion-box .block .acc-content ul {padding-left: 0 !important;}

.visa-details-content .accordion-box .block .acc-content ul li,
.elementor-element.typography ul li {
    padding-left: 16px;
    position: relative;
    list-style: none !important;
    margin-bottom: 10px;
    font-weight: 400;
}

.visa-details-content .accordion-box .block .acc-content ul li::before,
.elementor-element.typography ul li:before {
    content: "";
    width: 6px;
    height: 6px;
    background: #EC4E4F;
    border-radius: 50px;
    left: 0;
    top: 10px;
    position: absolute;
}

.visa-details-content .accordion-box .block .acc-content ul li:last-child,
.elementor-element.typography ul li:last-child {
    margin-bottom: 0;
}

.elementor-element.typography h4 {
    padding-bottom: 15px;
    font-weight: 500;
}

.elementor-element.typography.elementor-widget {
    margin-bottom: 0;
}

body .accordion-box .block .acc-btn.active {
    padding-bottom: 10px;
}

body .visa-details-content .accordion-box .block .acc-content .text p {
    margin-bottom: 10px;
}

.elementor-element.typography ol {
    padding-left: 20px;
}

.elementor-element.typography ol>li {
    list-style: auto;
    margin-bottom: 10px;
}

.elementor-element.typography ol>li:last-child {margin-bottom: 0;}
.elementor-element.typography ol>li::marker {
    color: #EC4E4F;
}

.elementor-element.typography ul>li>ul {
    padding-top: 5px;
    padding-left: 18px;
    padding-bottom: 10px;
}

.elementor-element.typography p+ol, .elementor-element.typography p+ul {
    margin-top: -10px;
}


.news-block-one .inner-box .lower-content .post-info li:last-child,
.home .image_block_one .image-box .text {
    display: none;
}

.visa-block-one .inner-box .image-box {
    height: 250px;
    border-bottom-right-radius: 30px;
}

.visa-block-one .inner-box .image-box img {
    height: 100%;
    object-fit: cover;
}

.elementor-element.typography ol>li>ul {
    padding-top: 5px;
    padding-left: 18px;
    padding-bottom: 20px;
}


body .visa-details-content .accordion-box .block .acc-content .text p:last-child {
    margin-bottom: 0;
}

.outer-box .main-box .Book-Appointment-box {
    display: none;
}

body .visa-details-content .accordion-box .block .acc-content .text p:empty {
    display: none;
}

.Book-Appointment-box .btn-1 {
    box-shadow: 0px 10px 50px rgb(34 34 34 / 20%) !important;
}

.wpbc_container_booking_form .wpbc__row input {
    color: #000 !important;
    font-weight: 400;
}

.elementor-element.e-con-full.tab-section {
    justify-content: center;
}

.elementor-element.tab-section .elementor-element.tab-col {
    background: #FFFFFF;
    box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.1);
    border-radius: 15px;
    transition: all 500ms ease;
}

.e-n-tabs-heading .e-n-tab-title {
    background: #fff !important;
    color: #000 !important;
    font-weight: bold;
}

.elementor-widget-container .tabs-box div#tab-0 {
    display: block;
}
.news-block-one .inner-box .lower-content .post-info + p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}
body .news-block-one .inner-box .lower-content h3 a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.visa-block-one .inner-box .lower-content p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

a#whataapp-chat span.elementor-button-icon svg {
    width: 18px;
}

body .immigro-client img.swiper-slide-image {
    opacity: 1;
}

.elementor-element a#whataapp-chat {
    width: auto;
}

.elementor-element.footers-complany-logo.e-con-boxed .e-con-inner {
    display: flex;
    flex-wrap: wrap;
}

.elementor-element.footers-complany-logo.e-con-boxed .e-con-inner .logo-one.elementor-widget.elementor-widget-image {
    width: 72px;
}

.elementor-element.footers-complany-logo.e-con-boxed .e-con-inner .logo-one.elementor-widget.elementor-widget-image img {
    width: 100%;
    height: 100%;
}

.whatsapp-wrapper {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 999999;
}

.circle-text {
  width: 100px;
  height: 90px;
  transform: rotate(0deg);
  pointer-events: none;
  display: none;
}


.whatsapp-float span {
    display: none;
}

.whatsapp-float {
    position: absolute;
    text-decoration: none;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
    background-position: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    bottom: 20px;
    right: 24px;
    background-color: #25d366;
    z-index: 99999999;
    padding: 20px;
    display: flex
;
    align-items: center;
    justify-content: center;
    -webkit-animation: icon-bounce 0.8s ease-out infinite;
    animation: icon-bounce 0.8s ease-out infinite;
}


@-webkit-keyframes icon-bounce {

    0%,
    100%,
    20%,
    50%,
    80% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }

    60% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }
}

@keyframes icon-bounce {

    0%,
    100%,
    20%,
    50%,
    80% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }

    60% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }
}


/* Call-like animation */
@keyframes ring {
    0% {
        transform: rotate(0);
    }

    10% {
        transform: rotate(15deg);
    }

    20% {
        transform: rotate(-15deg);
    }

    30% {
        transform: rotate(15deg);
    }

    40% {
        transform: rotate(-15deg);
    }

    50% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(0);
    }
}


.whatsapp-float i {
    color: #fff;
    font-size: 26px;
}

body .scroll-to-top {
    right: -25px;
    bottom: 184px;
}


.elementor-element.many-more.elementor-widget.elementor-widget-text-editor h4 {
    color: #fff !important;
}
.company-logo {
    background: #fff;
    padding: 4px;
    border-radius: 5px;
}
body .news-block-one .inner-box .lower-content .post-info li.admin {margin-right: 0;}
body .news-block-one .inner-box .lower-content .post-info li.admin::before {display: none;}
body .news-block-one .inner-box .lower-content .post-info li.admin a{pointer-events: none;}


.elementor-element.bottom-row .e-con-inner {
    align-items: center;
    gap: 10px;
}

.elementor-element.bottom-row p,
.elementor-element.bottom-row a {
    color: #fff;
    line-height: 1;
}

.elementor-element.bottom-row a {
    font-weight: 500;
}

.elementor-element.bottom-row p a:hover {
    color: #ec4e4f;
}

.elementor-element.divider-line.elementor-widget.elementor-widget-divider {
    margin: 0 0 10px 0;
}

.elementor-element.text-editor-footer.discalimer-text P {
    font-size: 12px;
    line-height: normal;
}


@media (max-width:1200px) {
    body .mobile-menu .navigation li>a {
        padding: 10px 40px 10px 20px;
    }
}

@media (min-width: 1200px) {

    body .main-menu .navigation>li>ul>li>ul {
        width: 270px;
    }

    body .main-menu .navigation>li>ul,
    body .main-menu .navigation>li>.megamenu {
        width: 300px;
    }

    body .main-menu .navigation>li.dropdown:hover>ul,
    body .main-menu .navigation>li.dropdown:hover>.megamenu {
        margin-top: -20px;
    }

    body .main-menu .navigation>li>ul>li>ul>li>a {
        padding: 10px 15px;
    }

    .main-menu .navigation>li>ul>li>a {
        padding-left: 15px;
    }
}

@media (max-width: 1200px) {
    .main-header .logo-box .logo {
        max-width: 75px;
    }

    body .main-header .logo-box .logo {
        padding: 8px;
    }

    body .header-lower .logo-box {
        padding: 10px 0px;
    }

    body .header-top .info li:last-child {
        padding: 0;
        line-height: 22px;
    }

    body .header-top {
        padding: 10px 0px;
    }

    body .header-top .top-inner {
        padding: 0 40px;
    }

    .elementor-element.tab-section .elementor-element.tab-col {
        width: 47%;
    }

    body .page-title h1 {
        font-size: 40px;
    }

    .elementor-element.bottom-row p,
    .elementor-element.bottom-row a,
    body .elementor-element.bottom-row .elementor-heading-title {
        font-size: 15px !important;
        line-height: normal !important;
    }



}

@media (max-width: 767px) {

    body .pum-theme-8740 .pum-title,
    .pum-theme-enterprise-blue .pum-title {
        font-size: 24px;
    }

    body .banner-carousel .content-box {
        padding-left: 10px;
    }

    body .header-lower .logo-box {
        margin-right: 40px;
    }

    .elementor-column.right-col-contact .elementor-section.elementor-inner-section {
        margin-top: 0;
    }

    body .header-top .info li:last-child {
        font-size: 16px;
    }

    body .accordion-box .block .acc-btn {
        padding: 20px 60px 20px 20px;
    }

    body .visa-details-content .accordion-box .block .acc-content {
        padding-left: 20px;
    }

    body .accordion-box .block .acc-content {
        padding: 5px 60px 30px 83px;
    }

    body .main-header .logo-box .logo {
        max-width: 60px;
    }

    .elementor-element.tab-section .elementor-element.tab-col {
        width: 100%;
    }

    body .page-title h1 {
        font-size: 36px;
        line-height: 45px;
    }



    .pum-theme-8740 .pum-container,
    .pum-theme-enterprise-blue .pum-container {
        padding: 28px 20px !important;
    }

    .elementor-element.bottom-row p,
    .elementor-element.bottom-row a,
    body .elementor-element.bottom-row .elementor-heading-title {
        font-size: 12px !important;
    }
}

@media (max-width: 650px) {
    .elementor-element.bottom-row .e-con-inner {
        justify-content: center !important;
    }
}


@media (max-width: 576px) {
    body .elementor-shortcode .form-control {
        padding: 8px 20px;
    }

    body .elementor-shortcode .nice-select {
        line-height: 42px !important;
    }

    body .elementor-shortcode .wpcf7-not-valid-tip {
        font-size: 14px;
    }

    .Book-Appointment-box a.btn-1 {
        font-size: 0;
        width: 30px;
        height: 30px;
        line-height: normal;
        padding: 0;
    }

    .Book-Appointment-box a.btn-1::before {
        background-repeat: no-repeat;
        background-size: contain;
        background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3C!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools --%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg fill='%23000000' height='800px' width='800px' version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 442 442' xml:space='preserve'%3E%3Cpath d='M402.5,150c16.542,0,30-13.458,30-30V70c0-16.542-13.458-30-30-30h-20.006C377.848,17.205,357.646,0,333.5,0h-242 c-27.57,0-50,22.43-50,50v11h-22c-5.522,0-10,4.477-10,10s4.478,10,10,10h22v80h-22c-5.522,0-10,4.477-10,10s4.478,10,10,10h22v80 h-22c-5.522,0-10,4.477-10,10s4.478,10,10,10h22v80h-22c-5.522,0-10,4.477-10,10s4.478,10,10,10h22v11c0,27.57,22.43,50,50,50h242 c24.146,0,44.348-17.205,48.994-40H402.5c16.542,0,30-13.458,30-30v-50c0-16.542-13.458-30-30-30h-19v-16h19 c16.542,0,30-13.458,30-30v-50c0-16.542-13.458-30-30-30h-19v-16H402.5z M412.5,70v50c0,5.514-4.486,10-10,10h-19V60h19 C408.014,60,412.5,64.486,412.5,70z M333.5,422h-190v-80c0-5.523-4.478-10-10-10s-10,4.477-10,10v80h-32c-16.542,0-30-13.458-30-30 v-11h22c5.522,0,10-4.477,10-10s-4.478-10-10-10h-22v-80h22c5.522,0,10-4.477,10-10s-4.478-10-10-10h-22v-80h22 c5.522,0,10-4.477,10-10s-4.478-10-10-10h-22V81h22c5.522,0,10-4.477,10-10s-4.478-10-10-10h-22V50c0-16.542,13.458-30,30-30h32 v287.892c0,5.523,4.478,10,10,10s10-4.477,10-10V20h190c16.542,0,30,13.458,30,30v342C363.5,408.542,350.042,422,333.5,422z M402.5,312c5.514,0,10,4.486,10,10v50c0,5.514-4.486,10-10,10h-19v-70H402.5z M402.5,186c5.514,0,10,4.486,10,10v50 c0,5.514-4.486,10-10,10h-19v-70H402.5z'/%3E%3C/svg%3E");
        width: 100%;
        top: 0;
        right: 0;
        left: 0;
        font-size: 0;
        content: "";
        filter: brightness(0) invert(1);
        height: 100%;
    }

    .Book-Appointment-box {
        display: flex;
    }

    body .main-header .btn-1:hover span {
        all: unset;
    }

    .Book-Appointment-box {
        display: none;
    }

    .outer-box .main-box .Book-Appointment-box {
        display: flex;
    }

    .ml-auto {
        display: flex;
        align-items: center;
        column-gap: 10px;
        flex-direction: row-reverse;
    }

    body .ml-auto .mobile-nav-toggler {
        padding-right: 0;
    }

    body .mobile-menu .nav-logo {
        width: 100%;
    }

    body .accordion-box .block .acc-content {
        padding: 5px 20px 30px 59px;
    }

    body .accordion-box .block .acc-btn h5 {
        padding-left: 30px;
    }


}