/*
Theme Name: Wisera Child
Theme URI: https://wordpress.validthemes.net/visaco/
Description: Child theme for the Wisera (Visaco) WordPress theme.
Author: Validthemes
Author URI: https://themeforest.net/user/validthemes/portfolio
Template: visaco
Version: 1.0.0
Text Domain: visaco-child
*/

/* Add your custom CSS below */
.top-bar-area.light-bg {
    display: none;
}

header nav.navbar ul.nav>li>a {
    text-transform: none;
    font-size: 15px;
    font-weight: 700;
}

header nav.navbar.validnavs ul li.dropdown ul.dropdown-menu li a {
    font-size: 15px;
}

header nav.navbar.validnavs ul li.dropdown ul.dropdown-menu li a:hover {
    color: #ff1d4d;
}

.navbar-header {
    position: relative;
    z-index: 1;
}


.elementor-32 .elementor-element.elementor-element-3ac69ef {
    padding: 0;
}

div#home1 {
    padding: 0;
}

.subhead h4 {
    text-transform: capitalize;
    color: #0e313a;
    font-weight: 700;
    display: inline-block;
    position: relative;
    z-index: 1;
    border: 1px solid #b3b1b1;
    padding: 7px 15px;
    font-size: 20px;
    border-radius: 4px;
    margin-bottom: 20px;
}

.title h2 {
    font-size: 45px;
    line-height: 1.2;
    font-weight: 800;
    margin-bottom: 20px;
}

#home2 .e-grid .e-con-inner {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    gap: 0px;
    align-items: center;
    padding-top: 50px;
    padding-bottom: 35px;
}

#home2lft1 {
    padding-right: 60px;
}

.hightlighttxt1 {
    position: relative;
    z-index: 1;

    padding-left: 20px;

    margin-top: 25px;
}

.hightlighttxt1 h5 {
    font-size: 20px;
    color: #0e313a;
    font-style: italic;
    font-weight: 500;
    line-height: 2;
}

.hightlighttxt1::after {
    position: absolute;
    left: 0;
    top: 5px;
    bottom: 5px;
    width: 3px;
    background: var(--color-primary);
    content: "";
}

.home2right {
    padding: 50px;
    background: var(--white);
    box-shadow: 0 15px 60px -10px rgb(109 117 143 / 33%);
}

.home2right h3 {
    font-size: 36px;
    margin-bottom: 15px;
}

.home2right h4 {
    font-size: 22px;
    margin-bottom: 15px;
}

body .form-control {
    background: #fff0;
    border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    padding-left: 0;
    box-shadow: none;
}

body .form-control:focus {
    border-color: #86b7fe;
    box-shadow: none;
}

textarea#comments {
    height: 90px;
}

#home3 .default-padding {
    padding-top: 0px;
    padding-bottom: 70px;
}

/*#home4.bg-dark .visa-offer-country-items {
    flex-wrap: wrap;
}

#home4.bg-dark .visa-offer-country-items>li {
    width: 160px;
    background: #f0f0f0;
}

#home4.bg-dark .visa-offer-country-items li.out {
    width: 340px;
    background: #002866;
}

.visa-offer-country-item .country h5 {
    color: #002155;
}

.visa-offer-country-item .country span {
    color: #818181;
}

#home4.bg-dark .visa-offer-country-items li.out h5,
#home4.bg-dark .visa-offer-country-items li.out span.cs_name {
    color: #fff;
}

#home4 .visa-offer-country-item .bottom {
    margin-top: -640px;
}
*/


#home4 .col-lg-7.col-md-6.mb-30 {
    width: 100% !important;
    text-align: center;
}

#home4 .split-text .line {
    text-align: :center;
}





#home4 .col-lg-4.offset-lg-1.col-md-6.mb-30 {
    margin-left: 0;
}

#home4 .default-padding.bottom-less {
    padding-top: 70px;
    padding-bottom: 40px;
}

.wisera-flex-row {
    display: flex;
    flex-wrap: nowrap;
    gap: 16px;
    align-items: stretch;
    margin-bottom: 16px;
}

.wisera-flex-row>[class*="col-"] {
    width: auto !important;
    max-width: none !important;
    flex: 0 0 auto !important;
    margin-left: 0 !important;
    display: flex;
}

#home4 .visa-cat-style-six-item {
    margin: 0px 15px;
    border-radius: 24px;
    padding: 40px 20px;
}

#home4 .visa-cat-style-six-item .flag::after {
    display: none;
}

.visa-cat-style-six-item {
    flex: 0 0 130px;
    width: 130px;
    min-height: 480px;
    max-height: 480px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    transition: flex-basis .45s ease, width .45s ease, background .45s ease, color .45s ease;


}

.visa-cat-style-six-item.is-open {
    flex-basis: 340px;
    width: 340px;
    background: #0a1e46;
    color: #fff;
}

#home4 .visa-cat-style-six-item .top {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    flex-wrap: wrap;
}


#home4 .visa-cat-style-six-item.is-open .top {
    justify-content: start;
}


.visa-cat-style-six-item .flag img {
    width: 46px;
    height: 46px;
    border-radius: 50%;
    object-fit: cover;
    flex: 0 0 auto;
}

.visa-cat-style-six-item .country {}

.visa-cat-style-six-item.is-open .country {
    writing-mode: horizontal-tb;
    transform: none;
}

.visa-cat-style-six-item .list-style-one {
    margin-top: 20px;
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: opacity .3s ease .1s, max-height .4s ease;
}

.visa-cat-style-six-item.is-open .list-style-one {
    opacity: 1;
    max-height: 480px;
}

.visa-cat-style-six-item .list-style-one li {
    position: relative;
}

.btn-style-one.circle {
    opacity: 0;
}

.is-open .btn-style-one.circle {
    opacity: 1;
}

.is-open .top h4,
.is-open span.cs_name {
    color: #fff;
}

body .sub-title {
    text-transform: none;
}

#homepathway1 .course-style-one-area.default-padding-top {
    padding-top: 70px;
    padding-bottom: 70px;
}

#homepathway1 .course-style-one-items .container {
    max-width: 1140px;
}

#homepathway1 .course-style-one-item {
    margin: 10px;
}

#homefaq1 .default-padding {
    padding-top: 70px;
    padding-bottom: 70px;
}

#homeadmissions1 .visa-category-area {
    padding-top: 60px;
    padding-bottom: 60px;
}

div#homecounselling1 {
    padding: 0;
}

.footer-style-one .col-lg-3.col-md-6.footer-item,
.footer-style-one .col-lg-2.col-md-6.footer-item {
    width: 22%;
}

.footer-top-area ul.address-list {
    gap: 50px;
}

.footer-top-area ul.address-list li:first-child {
    min-width: 230px;
}

body footer .f-items {
    padding-top: 10px;
    padding-bottom: 10px;
}



.coursehero::after {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    height: 100%;
    width: 100%;
    background: var(--black);
    mix-blend-mode: multiply;
    z-index: 0;
    opacity: 0.4;
}

.coursehero {
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.coursehero h1 {
    color: #fff;
    font-size: 60px;
    position: relative;
    z-index: 2;
}

.aioseo-breadcrumbs * {
    color: #fff;
    font-weight: 600;
    margin: 0px 2px;
    position: relative;
    z-index: 2;
}

.services-details-area {
    padding-top: 60px;
    padding-bottom: 60px;
}

.services-details-area .quick-contact-widget.single-widget {
    margin-top: 0;
}

.quick-contact-widget span.elementor-icon-list-icon {
    margin-right: 10px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    background: #ff1d4d;
    text-align: center;
    border-radius: 50%;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.quick-contact-widget li.elementor-icon-list-item {
    margin-bottom: 15px;
}

.quick-contact-widget span.elementor-icon-list-text {
    font-size: 21px;
    font-weight: 600;
}

.btnrk {
    padding-bottom: 35px;
}

.btnrk a {

    display: inline-block;
    background: #ff1d4d;
    padding: 16px 40px;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 600;
    border-radius: 5px;
    color: #fff;
    position: relative;
    z-index: 1;
    overflow: hidden;
    box-shadow: none !important;
    border: none;

}

.btnrk a::before {
    position: absolute;
    left: 25px;
    top: 50%;
    content: "";
    height: 5px;
    width: 5px;
    background: var(--white);
    transform: translateY(-50%);
    border-radius: 50%;
    transition: all 0.35s ease-in-out;
}

.btnrk span.elementor-button-content-wrapper:after {
    position: absolute;
    right: 25px;
    top: 50%;
    content: "";
    height: 5px;
    width: 5px;
    background: #fff;
    transform: translateY(-50%);
    border-radius: 50%;
    transition: all 0.35s ease-in-out;
}

.btnrk a::after {
    position: absolute;
    top: inherit;
    right: inherit;
    bottom: inherit;
    left: -5%;
    content: "";
    height: 150px;
    width: 115%;
    z-index: -1;
    background-color: #002866;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    -webkit-transform: translateY(-45%) skew(25deg) scale(0);
    transform: translateY(-45%) skew(25deg) scale(0);
}

.btnrk a:hover::after {
    -webkit-transform: translateY(-45%) skew(25deg) scale(1.2);
    transform: translateY(-45%) skew(25deg) scale(1.2);
}

.services-details-area ul,
.services-details-area ul.list-style-four {
    margin-bottom: 30px;
}

.services-details-area table th {
    text-align: left;
    background-color: #f2f2f2;
}

.services-details-area table td {
    text-align: left;

}

.services-details-area summary.e-n-accordion-item-title {
    border: 0;
    border-top: 0px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    justify-content: space-between;

}

.services-details-area summary.e-n-accordion-item-title .e-n-accordion-item-title-text {
    color: #0e313a;
    font-size: 20px;
}

.services-details-area .elementor-widget-n-accordion .e-n-accordion-item-title>span {
    order: 2;

}

.services-details-area .e-n-accordion-item .elementor-widget-text-editor {
    padding-top: 20px;
    border-bottom: 1px solid #e3e3e3;
}

.services-list-widget .menu a:hover,
.services-list-widget .menu .current-menu-item a {
    background: #ff1d4d;
    color: #fff;
}

.services-list-widget .menu .current-menu-item a::after {
    opacity: 1;
}

body .services-list-widget .current-item a {
    color: #000;
    background: #fff;
}

.courserk1 {
    padding: 70px 0;
}

.courserk1 .menu a {
    display: block;
    padding: 15px 20px;
    font-weight: 700;
    position: relative;
    font-size: 17px;
    background: #f1f1f1;
    border-radius: 8px;
    border: 1px solid #c9c9c9;
}

.courserk1 .menu a:hover {
    background: #ff1d4d;
    color: #fff;
}

.courserk1 .menu {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 30px;
    justify-content: center;
}

#web_Whatsappp {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 5%;
    left: 15px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    /* box-shadow: 2px 2px 3px #999; */
    z-index: 100;
}

#contact_us_gif {
    position: fixed;
    width: 65px;
    height: 65px;
    bottom: 5%;
    right: 15px;
    background-color: #ffffff;
    color: #FFF;
    border: 3px solid #ff1d4d;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    /* box-shadow: 2px 2px 3px #999; */
    z-index: 100;
}

#contact_us_gif .my-float {
    margin-top: 5px;
    font-size: 40px;
}

.coursehero * {
    max-width: 1140px;
    margin: 0 auto;
}

.digirk1 {
    padding: 70px 0;
}

.digirk1 .default-padding {
    padding: 0px 0 40px 0;
}

.digirk1 span.elementor-icon {
    color: #002866;
    margin-top: 60px;
}

.digirk1 h3.elementor-icon-box-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}

.gridrk1 {
    padding-top: 50px;
}

.digirk3 {
    padding: 70px 0 0 0 !important;
}

.digirk4 {
    padding: 70px 0 50px 0;
}


.digirk6 {
    padding: 70px 0 0px 0;
}

.digirk5 h3.elementor-image-box-title {
    margin-bottom: 8px;
    font-size: 22px;
}

.digirk5 .elementor-widget-image-box {
    padding-bottom: 10px;
}

#myModal .modal-dialog {
    max-width: 1000px;
}

button.btn.digibtnrk {
    background: #ff1d4d;
    font-weight: 600;
    padding: 10px 20px !important;
    outline: none !important;
    border: none !important;
    box-shadow: none !important;
    letter-spacing: 0;
    color: #fff;
}

.btncustom1 {
    text-align: center;
}

.btncounsel1,
.btncustomr1 {
    text-align: center;
    padding-bottom: 35px;
}

.thank1 {
    position: relative;
    z-index: 2;
}

.thank1 h3 {
    color: #fff;
}

form .btn-style-one.circle {
    opacity: 1;
}

.error404 .btn-style-one.circle {
    opacity: 1;
}

.error404 .breadcrumb-area {
    display: none;
}
























/*******************************************************/
@media screen and (min-width:1280px) {


    nav.navbar .navbar-header::after {
        position: absolute;
        right: -50px;
        top: -28px;
        content: "";
        width: 700%;
        background: #FFFFFF;
        border-right: 3px solid var(--color-primary);
        z-index: -1;
        bottom: -28px;
        display: block;
        transform: skewX(-25deg);
    }

    .container-rk {
        max-width: 1140px !important;
        margin: 0 auto;
    }


}




/*******************************************************/
@media screen and (min-width:1024px) and (max-width:1240px) {
    .wisera-flex-row {
        gap: 5px;
    }

    #home4 .visa-cat-style-six-item {

        margin: 0px 5px;
    }

}






/*******************************************************/
@media screen and (max-width:1023px) {

    header .navbar-header {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    header a.navbar-brand {
        position: relative;
        left: auto;
        transform: none;
        top: auto;
        margin-left: 50px;
    }

    /* Stack groups vertically instead of side-by-side */
    .wisera-flex-row {
        flex-direction: column;
        flex-wrap: nowrap;
        gap: 12px;
    }

    .wisera-flex-row>[class*="col-"] {
        width: 100% !important;
        flex: 1 1 auto !important;
    }

    #home4 .visa-cat-style-six-item {
        margin: 0;
        padding: 20px 20px;

    }

    /* Collapse on HEIGHT instead of width */
    .visa-cat-style-six-item {
        flex: 0 0 auto;
        width: 100% !important;
        min-height: 110px;
        max-height: 110px;
        padding: 20px;
        transition: max-height .45s ease, min-height .45s ease, background .45s ease, color .45s ease;
    }

    .visa-cat-style-six-item.is-open {
        flex-basis: auto;
        width: 100% !important;
        min-height: 340px;
        max-height: 500px;
    }

    /* Force closed-state text to stay horizontal (undo any vertical/rotated writing-mode from base theme styles) */
    .visa-cat-style-six-item .country {
        writing-mode: horizontal-tb !important;
        transform: none !important;
    }

    #home4 .visa-cat-style-six-item .top {
        justify-content: flex-start;
        text-align: left;
    }

    .visa-cat-style-six-item .list-style-one {
        margin-top: 14px;
    }

    .footer-style-one .col-lg-3.col-md-6.footer-item,
    .footer-style-one .col-lg-2.col-md-6.footer-item {
        width: 48%;
    }




    #navbar-menu .menu-item-has-children {
        position: relative;
    }

    #navbar-menu .menu-item-has-children>.submenu-toggle-btn {
        position: absolute;
        top: 0;
        right: 0;
        width: 44px;
        height: 44px;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        z-index: 5;
    }

    #navbar-menu .menu-item-has-children>.submenu-toggle-btn::before {
        content: "";
        width: 8px;
        height: 8px;
        border-right: 2px solid currentColor;
        border-bottom: 2px solid currentColor;
        transform: rotate(45deg);
        transition: transform .3s ease;
    }

    #navbar-menu .menu-item-has-children.submenu-open>.submenu-toggle-btn::before {
        transform: rotate(-135deg);
    }

    #navbar-menu .dropdown-menu {
        position: static;
        float: none;
        box-shadow: none;
        opacity: 1;
    }

    #navbar-menu .dropdown-menu .dropdown-menu {
        padding-left: 15px;
    }

    .coursehero h1 {
        text-align: center;
    }



}
















/*******************************************************/
@media screen and (max-width:767px) {

    #home2 .e-grid .e-con-inner {
        grid-template-columns: 1fr;
    }

    body h2,
    .title h2,
    .coursehero h1 {
        font-size: 36px;
    }

    .footer-style-one .col-lg-3.col-md-6.footer-item,
    .footer-style-one .col-lg-2.col-md-6.footer-item {
        width: 100%;
    }

    .aioseo-breadcrumbs {
        text-align: center;
    }

    .coursehero {
        padding: 0px 15px;
        height: 340px;
    }

    .digirk4 {
        padding: 70px 10px 50px 10px;
    }




}