/* NAV BAR */

.container-fluid {
    background: white;
}

.navbar>.container-fluid {

    padding: 6px 10px;
}

.navbar {
    padding: 0 !important;

}

.nav-section {
    display: flex;
    justify-content: center;
    margin-top: -2%;
}

.navbar-nav {
    gap: 12px;
}

@media screen and (max-width:600px) {
    .nav-section {
        margin-left: -2px;
    }
}

.navbar-collapse {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
}

.collapse-div {
    text-align: center;
    color: #192345;
    font-size: 13px;
    font-weight: 500;
    padding-bottom: 20px;
    margin-top: -5%;

}

.collapse-div-data {
    padding: 3px 0 !important;
    text-decoration: none !important;
    font-family: QuickSandBold !important;

}

.collapse-menu {
    color: #192345;
    font-size: 18px;
    font-weight: 600;
    font-family: QuickSandBold;

}



.nav-item {
    color: #192345;
    font-size: 16px;
    font-weight: 500;
    font-family: QuickSandBold;

}

.navbar-collapse.collapse.show {
    position: absolute;
    background: white;
    right: 0;
    left: -10px;
    top: -18px;
    width: 100vw;
    z-index: 3;
}

.dropdown-menu {
    --bs-dropdown-color: var(--bs-body-color);
    --bs-dropdown-bg: #0E2154 !important;
    border-radius: 10px !important;
    padding: 5px 5px !important;

}

.dropdown-item {
    /* background-color: ; */
    /* font-weight: 400; */
    color: white !important;
    text-align: inherit;
    /* width: 70% !important; */
    padding-right: 0 !important;
    margin-right: 0 !important;
}

.dropdown-item:hover {
    color: #0E2154 !important;
    background-color: var(--bs-dropdown-link-hover-bg);
    border-radius: 5px;
    /* padding: 5px 0 !important; */
}

.navbar-nav .nav-link.active {
    border-bottom: 5px solid #505050 !important;
    color: #505050 !important;
    padding-left: 0px !important;
    width: 45% !important;
    border-radius: 4px;
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: var(--bs-navbar-nav-link-padding-x);
        padding-left: 0 !important;
    }
}

.nav-link {
    padding-left: 0;
}

.myteam {
    width: 100px;
}

.navbar-toggler {
    margin-top: 20px !important;
}

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: 0 0 0 0 !important;
}

.contactAs {
    margin-top: -26%;
}

.btn-outline-success {
    --bs-btn-color: #0E2154 !important;
    --bs-btn-border-color: #0E2154 !important;
    --bs-btn-hover-color: #0E2154 !important;
    --bs-btn-hover-bg: none !important;
    --bs-btn-hover-border-color: none !important;
    --bs-btn-focus-shadow-rgb: 25, 135, 84;
    --bs-btn-active-color: #0E2154 !important;
    --bs-btn-active-bg: none !important;
    width: 153px !important;
    padding: 0 !important;
    height: 38px;
}

.CCSIconTop {
    margin-left: 100%;
    width: 68%;
}

@media screen and (max-width:600px) {
    .CCSIconTop {
        margin-left: 15%;
        margin-top: 5%;
    }
}

.navMobFlex {
    display: flex;
    padding: 10px;
    justify-content: space-between;
    margin-top: 15px;
}

.navMobFlex-ccs {
    width: 8%;
}

/* NAV BAR */
.edusys {
    overflow-x: hidden;
}

/* first desk View */

.edusysFirst-desk {
    display: flex;
    justify-content: center;
    margin-bottom: 8%;
}

.edusysFirstimgDesk {
    width: 93vw;
}

@media screen and (max-width:600px) {
    .edusysFirst-desk {
        display: none !important;
    }
}

.edusysContent {
    position: absolute;
    color: #26325E;
    font-family: QuickSandBold;
    width: 42%;
    font-size: 50px;
    left: 13%;
    margin-top: 9%;
}

.edusysGreenWord {
    color: #48B58F;
}

.eduSys360 {
    width: 26%;
}

.outline-img {
    margin-left: 3vw;
    width: 93vw;
}

.edusys-home-content {
    display: flex;
    justify-content: center;
}

.edusys-title-content {
    margin-bottom: -15%;
}

.edusys-head-title {
    margin: 5% 0% 1% 18%;
    font-size: 33px;
    color: #26325E;
    display: flex;
    justify-content: center;
    font-family: QuickSandBold;
}

.edusys-title {
    /* margin: 2% 0% 0% 13%; */
    font-size: 20px;
    color: #26325E;
    font-family: QuickSandBold;
    margin-left: 7%;
    width: 100%;
}

.eduSysLogo {
    margin-left: -41%;
    margin-top: -22%;
    width: 33%;
}

.edusys360-content {
    display: flex;
    justify-content: space-around;
    margin-top: -38%;

}

.head-curve-text-1 {
    width: 10%;
    margin-left: -20%;
    position: relative;
    z-index: -2;
    margin-top: 2%;
}

.head-curve-text-2 {
    width: 10%;
    margin-left: -22%;
    position: relative;
    z-index: -2;
    margin-top: 2%;
}

.head-curve-text {
    width: 10%;
    margin-left: -23%;
    position: relative;
    z-index: -2;
    margin-top: 2%;
}

.head-curve-text-4 {
    width: 10%;
    margin-left: -44%;
    position: relative;
    z-index: -2;
    margin-top: 2%;
}

.content-title {
    font-size: 18px;
    color: #26325E;
    font-family: QuickSandBold;
    margin-left: 19%;
    margin-bottom: 3%;
}

.content-text {
    font-size: 18px;
    color: #26325E;
    font-family: QuickSandBold;
    width: 58%;
    margin-left: 4%;
}

.content-text-2 {
    font-size: 18px;
    color: #26325E;
    font-family: QuickSandBold;
    width: 68%;
    margin-left: 4%;
}

.sys-img {
    margin-left: -28%;
    width: 95%;
}

/* first Mobile View */



.edusys-head {
    color: #26325E;
    font-size: 14px;
    position: absolute;
    left: 9%;
    margin-top: 6%;
    font-family: QuickSandBold;
}

.edusysContent-mobile {
    display: flex;
    justify-content: center;
}

.edusysFirstMobile {
    width: 94%;
}

.edusysContent-mob {
    position: absolute;
    color: #26325E;
    font-family: QuickSandBold;
    font-size: 12.41px;
    font-style: normal;
    width: 53%;
    margin-top: 13%;
    margin-left: -30%;
    font-weight: 700;
}

.edusys-head-availability {
    font-size: 12px;
    color: #26325E;
    /* position: absolute; */
    font-family: QuickSandBold;
    margin: -5% 0 0 10%;
}

.edusys-content-availability {
    font-size: 12px;
    color: #26325E;
    font-family: QuickSandBold;
    width: 70%;
    margin-left: 10%;
}

.edusys-greenSmallUnderline {
    /* position: absolute; */
    margin-top: 6%;
    /* z-index: -1;
    left: 8%; */
    margin-left: 8%;
}

.edusys-head-content {
    font-size: 12px;
    color: #26325E;
    margin-top: -4%;
    font-family: QuickSandBold;
    /* z-index: 1; */
    margin-left: 10%;
}

.edusys-sideArrowFlex {
    display: flex;
    margin-top: -6%;
    gap: 2%;
}

.edusys-content {
    font-size: 12px;
    color: #26325E;
    font-family: QuickSandBold;
    width: 70%;
}

.eduSys360-mob {
    position: absolute;
    width: 10%;
    left: 17%;
    margin-top: 6%;
}

/* second desk View */


/* .edusysSecond-desk {
    background-image: url("../images/traisoSecondDesk.png");
    background-repeat: no-repeat;
    height: 115vh;
    width: 100%;
    margin-top: 4%;
    margin-left: 2%;
} */

.edusys-second {
    width: 93vw;
    margin-top: 4%;
    margin-left: 4%;
    margin-bottom: 3%;

}

.eduSysSecondeskPosition {
    position: absolute;
    text-align: center;
    margin-top: 10%;
    margin-left: 3%;
    width: 89vw;
}

@media screen and (max-width:600px) {
    .edusysSecond-desk {
        display: none;
    }

    .eduSysSecondeskPosition {
        display: none;
    }

}

/* .edusysSecond-mobile{
    position: relative;
} */

.edusysSecond-desk-head {
    font-size: 58px;
    color: #26325E;
    margin-left: 6%;
    margin-top: 2%;
    font-family: QuickSandBold;
}

@media screen and (max-width:600px) {
    .edusysSecond-desk-head {
        font-size: 25px;
        left: 23%;
        font-family: QuickSandBold;
        position: relative;
        width: 100%;
        margin-top: 4%;
    }
}

.howUnder {
    width: 22%;
    margin: -12% -20px 0px 28%;
}

.edusysSecond-desk-sub {
    color: #26325E;
    font-family: QuickSandBold;
    font-size: 18px;
    margin-top: 4%;
    text-align: center;
    margin-left: 5%;
}

@media screen and (max-width:600px) {
    .edusysSecond-desk-sub {
        margin-top: -3%;
        font-size: 12px;
        font-family: QuickSandBold;
        width: 74%;
        text-align: center;
        margin-left: 12%;
    }
}

.cloudBased-div-flex {
    display: flex;
    margin-top: 8%;
    min-height: 120px;
    justify-content: space-evenly;
    margin-left: 16px;
}

.cloudBased-first-div-flex {
    display: flex;
    margin-top: 0%;
    justify-content: space-evenly;
    margin-left: 1%;
}



.edusysCloudBased-div-flex {
    display: flex;
    margin-top: 8%;
    justify-content: space-evenly;
    margin-left: 5%;
}

@media screen and (max-width:600px) {
    .cloudBased-div-flex {
        gap: 15px;
        margin-top: 5%;
        width: 92vw;
        /* margin-bottom: -58%; */
    }
}

.cloudBased-div {
    background: #0E2154;
    color: white;
    border-radius: 30px;
    font-family: QuickSandBold;
    width: 21vw;
    /* height: 36vh; */
    padding: 15px;
}

.edusysCloudBased-div {
    background: #0E2154;
    color: white;
    border-radius: 30px;
    font-family: QuickSandBold;
    width: 23vw;
    /* height: 36vh; */
    height: 39vh;
    padding: 17px;
}

.edusysCloudBased_logo {
    display: flex;
}

@media screen and (max-width:600px) {
    .cloudBased-div {
        width: 142px;
        /* height: fit-content; */
        padding: 10px;
        border-radius: 10px;
    }
}

.cloudBased-head {
    margin: 19px 0;
}

.edusysCloudBased-head {
    margin: 19px 0;
    text-align: initial;
}

@media screen and (max-width:600px) {
    .cloudBased-head {
        font-size: 10px;
        margin: 5px 0;

    }
}

.cloudBased-content {
    font-size: 14px;
}

.edusysCloudBased-content {
    font-size: 14px;
    text-align: initial;
}

@media screen and (max-width:600px) {
    .cloudBased-content {
        font-size: 8px;
    }
}

.navbar-nav .nav-link.active {
    border-bottom: 5px solid #505050 !important;
    color: #505050 !important;
    /* width: 36px; */
    padding-left: 0px !important;
    width: 45% !important;
    border-radius: 4px;
}

/* edusys third desk */

.edusysThird {
    margin-left: 2%;
    width: 94vw;
    /* position: relative; */
}

@media screen and (max-width:600px) {

    .edusysThird {
        display: none;
    }

}

.edusysThird-desk-head {
    position: absolute !important;
    font-size: 58px;
    color: #26325E;
    margin-top: 9vh;
    left: 43vw;
    font-family: QuickSandBold;
}

.edusysThird-content {
    position: absolute !important;
    margin-top: 12%;
    color: #26325E;
    text-align: center;
    font-family: QuickSandBold;
    font-size: 18px;
    left: 27%;
}

.featureImages {
    position: absolute;
    display: flex;
    margin-top: 15%;
    gap: 22%;
    margin-left: 80px;
}

.profileImg {
    position: relative;
    z-index: 3;
    margin-top: 32%;
    margin-left: -3%;
}

.features-mobile {
    font-size: 25px;
    color: #26325E;
    font-family: QuickSandBold;
    text-align: center;
    position: relative;
}

.featureunderMob {
    text-align: center;
    text-align: center;
    margin-top: -6%;
    margin-bottom: 8%;
}

.profileMobImage {
    margin-left: 6%;
}



.chooseCourseImage {
    position: relative;
    z-index: 3;
    margin-top: 33%;
}

.tuitionImg {
    position: relative;
    z-index: 3;
    margin-top: 17%;
    margin-left: 7%;
}

.tuitionMobImg {
    margin-left: 7%;

}

.Features-div {
    position: absolute !important;
    margin-top: 35%;
    color: white;
    display: flex;
    gap: 27px;
    margin-left: 39px;
}


.features-container {
    background: #0E2154;
    border-radius: 20px;
    width: 29vw;
    height: 20vh;
    font-family: QuickSandBold;
    z-index: -2;
}

@media screen and (max-width:600px) {
    .features-container {
        background: #0E2154;
        border-radius: 5px;
        width: 245px;
        margin-top: -7%;
        height: 76.875px;
        margin-bottom: 17px;
        font-family: QuickSandBold;
    }
}

.features-container-profile-mobile {
    text-align: right;
    padding-top: 7px;
    padding-bottom: 15px;
    padding-right: 10px;
    margin-left: 17px;
}

.features-container-course {
    padding-top: 22px;
    text-align: center;
}

.features-container-course-mobile {
    padding-top: 5px;
    padding-left: 10px;
    margin-left: 35%;
}

.features-container-head {
    font-size: 18px;
    color: white;
}

@media screen and (max-width:600px) {
    .features-container-head {
        font-size: 10px;
        color: white;
    }

}

.features-container-head-mobile {
    font-size: 10px;
    color: white;
    padding-right: 15px;
    text-align: right;

}

.features-container-content {
    font-size: 14px;
    text-align: center;
    color: white;
}

@media screen and (max-width:600px) {
    .features-container-content {
        font-size: 8px;
        text-decoration: none;
        padding: 0 20px;
    }
}

.features-container-content-mobile {
    font-size: 8px;
    color: white;
    text-align: left;
    padding: 0 34px 0 0;
}

.features-container-content-mobile-event {
    padding: 7px 34px 0 0;
}


.features-container-profile {
    text-align: right;
    padding-top: 7px;
    padding-bottom: 15px;
    padding-right: 10px;
}

@media screen and (max-width:600px) {
    .features-container-profile {
        padding-bottom: 7px;
        padding-right: 15px;
    }
}

.features-container-tuition {
    text-align: left;
    padding-top: 7px;
    padding-bottom: 15px;
    padding-left: 10px;
}

.features-container-tuition-mobile {
    text-align: left;
    padding-top: 7px;
    padding-bottom: 15px;
    padding-left: 10px;
    margin-left: 5%;
    margin-top: -13%;
}

.edusysThird-Mobile {
    margin-top: 70%;
}

/* fourth desk */

.edusysFourthImg {
    margin-left: 3%;
    margin-top: 3%;
    width: 94vw;
    margin-bottom: -18%;
}

.edusysFourth-desk-head {
    position: absolute !important;
    font-size: 58px;
    color: #26325E;
    margin-top: 16%;
    left: 58%;
    font-family: QuickSandBold;
}

.edusysFourth-desk-head-content {
    width: 40%;
    position: absolute !important;
    font-size: 50px;
    color: #26325E;
    margin-top: 9%;
    left: 51%;
    font-family: QuickSandBold;
}

@media screen and (max-width:600px) {
    .edusysFourth-desk-head {
        font-size: 25px;
        left: 4%;
        margin-top: 12%;
    }
}


.listFourthDiv {
    position: absolute;
    color: #26325E;
    font-family: QuickSandBold;
    font-size: 18px;
    margin-top: 26%;
    left: 56%;
}

.listFourthDivContent {
    position: absolute;
    color: #26325E;
    font-family: QuickSandBold;
    font-size: 18px;
    margin-top: 20%;
    left: 51%;
}

.edusysFourthListSubHead {
    position: relative;
    margin-bottom: 16px;
}

.edusysFourthListHead {
    width: 72%;
}

.edusysFourthunderLine {
    position: absolute;
    top: 15px;
    z-index: -1;
}

.listContentOne {
    margin: 20px 0px;
}

.edusysFourthunderLine2 {
    position: absolute;
    top: 16px;
    z-index: -1;
}

.edusysList {
    padding: 8px 0px;
}

@media screen and (max-width:600px) {
    .listFourthDiv {
        position: absolute;
        color: #26325E;
        font-family: QuickSandBold;
        font-size: 10px;
        margin-top: 32%;
        left: 4%;
        WIDTH: 41%;
    }
}


@media screen and (max-width:600px) {
    .edusysFourth {
        display: none;
    }
}

.tickFourthImg {
    padding-right: 8px;
}

@media screen and (max-width:600px) {
    .tickFourthImg {
        padding-right: 3px;
        width: 6%;
    }
}

.edusysFourthMob {
    margin-left: 2%;
    margin-top: 14%;
}

.beforeFooter {
    margin-left: 8%;
    overflow: hidden;
    margin-top: 20%;
}

.schoolHierarchy-Head {
    font-size: 30px;
    font-family: QuickSandBold;
    color: #26325E;
    position: absolute;
    width: 50%;
    margin-top: 7%;
    margin-left: 12%;
    line-height: 110%;
}

.schoolHierarchy-Content {
    font-size: 14px;
    color: #26325E;
    font-family: QuickSandBold;
    position: absolute;
    margin-top: 37%;
    width: 55%;
    margin-left: 12%;
}

.underLineRectangleImg{
    position: absolute;
    margin-top: 40%;
    z-index: -1;
    margin-left: 12%;
}

.howUnderSchool {
    width: 22%;
    position: absolute;
    margin: 11% 0 0 12%;
    z-index: -1;
}

.Hierarchy-whole {
    position: absolute;
    margin: 64% 0 0 13%
}

.Hierarchy-flex {
    display: flex;
    gap: 5%;

}

.tickMobileImg {
    margin-top: -7px;
}

.Hierarchy-content {
    font-size: 12px;
    color: #26325E;
    font-family: QuickSandBold;
}

.Hierarchy-content-balance{
    font-size: 14px;
    margin-top: -7%;
    color: #26325E;
    font-family: QuickSandBold;
    width: 70%;
    margin-bottom: 2%;
}
.underLineRectangleInside{
    margin-top: 4%;
    /* margin-left: 1%; */
}

.hidden-content {
    display: none;
}

.view-more-btn {
    color: #48B58F;
}

/*  */

.triasoFifth {
    margin-top: 3%;
    margin-left: 4%;
    margin-bottom: -10%;
    width: 96vw;
}

@media screen and (max-width:600px) {
    .triasoFifth {
        width: 93vw;
        margin-left: 4%;
        margin-top: 5%;
        margin-bottom: 1%;
    }
}

.traisoHead {
    position: absolute;
    color: #FFF;
    margin-top: 13%;
    font-family: QuickSandBold;
    font-size: 50px;
    left: 12%;
    font-weight: 700;
}

@media screen and (max-width:600px) {
    .traisoHead {
        font-size: 12.761px;
    }
}

.triasoFifthContent {
    position: absolute;
    margin-top: 21%;
    color: #FFF;
    font-family: QuicksandBold;
    font-size: 18px;
    width: 44%;
    left: 12%;
}

@media screen and (max-width:600px) {
    .triasoFifthContent {
        font-size: 4.594px;
    }
}

.triasoFifthGet {
    margin-top: 67vh;
    left: 16vw;
    position: absolute;
}

@media screen and (max-width:600px) {
    .triasoFifthGet {
        margin-top: 31%;

    }
}

.triasoFifthGetLink {
    color: #FFF !important;
    font-family: QuickSandBold;
    text-decoration: none;
    font-size: 30px;
}

@media screen and (max-width:600px) {
    .triasoFifthGetLink {
        font-size: 7.657px;
    }
}

/*  */
.footer-line {
    position: relative;
    top: 23vw;
    left: 3vw;
    width: 94vw;
}

.finalFooter {
    margin-top: 15%;
    /* position: absolute; */
    /* z-index: 25;  */
}

.finalFooterFlex {
    margin-top: 3%;
    display: flex;
    justify-content: space-evenly;
    margin-left: -5%;
    position: relative;
    z-index: 15;
}

.socialMediaFlex {
    display: flex;
    gap: 23px;
    margin-top: 3%;
    padding-left: 2px;

}

.footerHead {
    color: #192345;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
    font-family: QuickSandBold;
}

.footerQuickFlex {
    display: flex;
    gap: 10px;

}

.footerSublinkDesk:hover {
    color: blue !important;
}

.footerSub {
    color: #192345;
    font-size: 14px;
    font-weight: 600;
    font-family: QuickSandBold;
    /* cursor: pointer; */
}

.footerSublink {
    text-decoration: none;
    color: #192345;
}

.bottomFooter {
    text-align: center;
}

.topLine {
    margin-left: 3%;
}

.bottemContent {
    color: #192345;
    font-size: 14px;
    font-weight: 500;
}

.bottomLine {
    margin-left: 0%;
}

.DesignedbY {
    margin-top: 1%;
    color: #192345;
    font-size: 8.507px;
    font-weight: 600;
    padding-bottom: 20px;
}

.DesignedbYMob {
    text-align: center;
    font-size: 8px;
    margin-top: 20px;
    padding-bottom: 10px;
}

.finalFooterMobFlex {
    display: flex;
    margin-top: 30px;
    justify-content: center
}

.socialMediaFlexMobile {
    display: flex;
    gap: 17px;
    margin-top: 10px;
    margin-left: 31%;
}

.footerHeadMob {
    margin-top: 2%;
    color: #192345;
    font-size: 10px;
    font-weight: 700;
    padding: 0px 28px;
    text-align: center;
    font-family: QuickSandBold;
}

.design-optimization {
    transform: rotate(90deg) !important;
    margin-left: 47%;
    margin-top: -10%;
}

.design-consult {
    transform: rotate(90deg) !important;
    margin-left: 7%;
    margin-top: -10%;
}

.design-migration {
    transform: rotate(120deg) !important;
    right: -95%;
    position: relative;
    margin-top: -22%;
    margin-bottom: -10%;
}

.design-optimization-in {
    transform: rotate(70deg) !important;
    margin-left: 108%;
    margin-top: -40%;
}

.design-optimization-under-p {
    transform: rotate(70deg) !important;
    margin-bottom: -15%;
}

.design-big-data {
    transform: rotate(134deg) !important;
    margin-left: -6%;
    margin-top: -18%;
    margin-bottom: 10%;
}

.arrowIconTomBottomTwo {
    margin-left: 91%;
    margin-top: 4%;
}

.design-footer {
    transform: rotate(76deg) !important;
    margin-left: 85%;
    margin-bottom: -24%;
    margin-top: -10%;
}

.CCSIcon {
    width: 67%;
}

.responsive-design-some-text {
    transform: rotate(90deg) !important;
    margin-left: -3%;
    width: 2%;
    margin-bottom: -10%;
}

.responsive-little-box-some-text {
    margin-left: 84%;
    margin-bottom: -4%;
    margin-top: -17%;
}

.responsive-cloud-migration-curve {
    transform: rotate(90deg) !important;
    margin-left: -10%;
    width: 2%;
    margin-bottom: -17%;
    margin-top: 4%;
}

.responsive-cloud-migration-box {
    margin-left: 9%;
    margin-bottom: -8%;
    margin-top: 4%;
}

.responsive-design-optimization {
    transform: rotate(129deg) !important;
    width: 2%;
    margin-top: -14%;
    margin-bottom: -10%;
}

.responsive-lt-box-optimization {
    margin-left: 92%;
    margin-top: -21%;
    margin-bottom: 15%;
}

.responsive-design-big-data {
    transform: rotate(90deg) !important;
    margin-left: 0%;
    width: 2%;
    margin-bottom: -17%;
    margin-top: -11%;
}

.responsive-design-big-data-right {
    position: absolute;
    transform: rotate(0deg) !important;
    right: 2%;
    width: 2%;
    height: 25%;
    margin-top: 0%;
}

.responsive-lt-box-big-data {
    margin-left: 7%;
    margin-top: -21%;
    margin-bottom: 15%;
}

.responsive-line-dot-design {
    margin-left: 0;
}

.fixed-button {
    --bs-btn-border-width: none !important;
}

.fixed-button {
    position: fixed;
    bottom: 20px;
    right: 20px;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.2s, visibility 0.2s;
}

.fixed-button.show {
    opacity: 1;
    visibility: visible;
}