@import url('../fonts/mont/stylesheet.css');
@import url('../fonts/gellix-medium/stylesheet.css');



ul.header-menu {
    display: flex;
    gap: 50px;
    list-style: none;
    padding: 0;
    margin: 0;
}

.container{
	max-width: 1400px !important;
}
body.index-page {
    background: #F5F5F5;
}

ul.header-menu li a {
    font-size: 16px;
    font-weight: 400;
    line-height: 20.67px;
    text-align: left;
    font-family: 'Mont';
    color: #000;
}

a{
	text-decoration: none;
}

header.header-section {
    padding-bottom: 8px !important;
    padding-top: 8px;
    background: #fff;
    position: fixed;
    z-index: 9;
    width: 100%;
    top:0px;
}
section.banner-section img {
    width: 100%;
    padding: 22px;
    border-radius: 30px;
}

section.banner-section {
    position: relative;
    margin-top: 5rem;
}

section.banner-section .main-banner {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.main-banner h2 {
    font-family: 'Mont Heavy DEMO';
    font-size: 50px;
    font-weight: 900;
    line-height: 51px;
    text-align: left;
    color: #fff;
    margin: 0;
}
section.purpose-section .containers {
    background: #fff !important;
     padding: 61px 61px 61px;
    border-radius: 30px;
    margin-top: 8px;
    margin-left: 23px;
    margin-right: 23px;
}

section.purpose-section img {
    border-radius: 30px;
}
.main-banner p {
    font-family: 'Mont';
    font-size: 28px;
    font-weight: 400;
    line-height: 36px;
    text-align: left;
    letter-spacing: 0;
    color: #fff;
    width: 500px;
}

section.purpose-section h3 {
    font-size: 34px;
    font-weight: 900;
    line-height: 56px;
    text-align: left;
    color: #000;
    font-family: 'Mont Heavy DEMO';
}



section.purpose-section h3 {
    font-size: 34px;
    font-weight: 900;
    line-height: 34px;
    text-align: left;
    color: #000;
    font-family: 'Mont Heavy DEMO';
    margin-bottom: 29px;
}

section.purpose-section p {
    font-family: 'Mont';
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
    margin-bottom: 42px;
    padding-right: 8px;
}
a button.purpose-btn {
    width: 250px;
    height: 60px;
    background: #FF014F;
    border: 0;
    border-radius: 44px;
    color: #fff;
    font-size: 16px;
    font-weight: 900;
    line-height: 60px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Mont Heavy DEMO';
    margin-top: 17px !important;
    margin-bottom: 45px;
}
.purpose-paragraph p {
    margin-bottom: 20px  !important;
}
.containers-author span {
    font-size: 18px;
    font-weight: 900;
    line-height: 23px;
    text-align: center;
    color: #000;
    font-family: 'Mont Heavy DEMO';
    display: flex;
    justify-content: center;
    margin-top: 28px;
}
ul.purpose-line li {
    font-family: 'Mont';
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    text-align: left;
    position: relative;
    color: #000;
    margin-bottom: 30px;
    list-style: none;
    padding-right: 33px;
}

section.Playbook-section h2 {
    font-size: 34px;
    font-weight: 900;
    line-height: 56px;
    text-align: center;
    color: #FF014F;
    font-family: 'Mont Heavy DEMO';
    letter-spacing: 0;
    margin: 0;
}
footer.footer-section span {
    font-size: 17.72px;
    font-weight: 900;
    line-height: 21.6px;
    text-align: left;
    color: #FF014F;
    font-family: 'Mont Heavy DEMO';
}

footer.footer-section ul a li {
    font-family: 'Mont';
    font-size: 14px;
    font-weight: 400;
    line-height: 40px;
    text-align: left;
    color: #EEDDEE;
    list-style: none;
}

footer.footer-section ul {
    padding: 0;
    margin-top: 13px;
}
.containers-author h2 {
    font-size: 34px;
    font-weight: 900;
    line-height: 56px;
    text-align: center;
    font-family: 'Mont Heavy DEMO';
    margin-bottom: 25px;
}

.linkdin-img {
    background: #FF014F;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    margin-top: 28px;
}

.containers-author img {
    width: 100%;
    margin: 0 auto;
}

.linkdin-img img {
    width: 27px !important;
    object-fit: contain;
}

.containers-author .col-xl-3 {
    width: 23%;
    margin: 14px;
}
.containers-play p {
    font-family: 'Mont';
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    text-align: center;
    width: 841px;
    margin: 0 auto;
    margin-bottom: 45px !important;
    color: #fff;
}

ul.purpose-line li::after {
    position: absolute;
    content: "";
    background-image: url(../img/tick.svg);
    width: 18px;
    height: 18px;
    left: -25px;
    top: 5px;
    background-size: 100%;
    background-repeat: no-repeat;
}

.containers-author {
    margin-left: 23px;
    margin-right: 23px;
    background: #fff !important;
    padding: 61px 61px 61px;
    border-radius: 30px;
    margin-top: 52px;
}
ul.purpose-line {
    padding-left: 27px;
}
section.author-section .row {
    flex-wrap: inherit !important;
}
.containers-play {
    background: #1A1A25;
    margin-top: 40px;
    margin-left: 23px;
    margin-right: 23px;
    border-radius: 30px;
    padding: 61px 61px 61px;
}
.icon-social:hover {
    background: #ff014f;
    cursor: pointer;
    transition: 0.3s;
}
.play-second p {
    width: auto !important;
    text-align: left;
}
.play-second h2 {
    text-align: left !important;
}

.containers-play img {
    width: 100%;
}

.play-second {
    padding-left: 46px;
    padding-right: 20px;
}

.containers-play .row {
    align-items: center;
}

footer.footer-section {
    background: #1F1F2A;
    padding-top: 32px;
    padding-bottom: 21px;
    margin-top: 0px;
}

footer.footer-section p {
    font-family: 'Mont';
    font-size: 13.89px;
    font-weight: 400;
    line-height: 21px;
    text-align: left;
    color: #BEBBBB;
}
footer.footer-section ul a li {
    position: relative;
}

footer.footer-section ul a li:hover::after {
    position: absolute !important;
    content: "";
    border-bottom: 1px solid #ff014f;
    width: 14px !important;
    height: 1px;
    left: 0px;
    top: 21px;
    display: flex;
}

footer.footer-section ul a li:hover {
    padding-left: 18px;
    transition: 0.3s;
    color: #ff014f;
}
a button.footer-btn {
    width: 260px;
    height: 44px;
    background: #FF014F;
    border: 0;
    border-radius: 8px;
    font-family: Mont;
    font-size: 15.63px;
    font-weight: 900;
    line-height: 24px;
    text-align: center;
    color: #EEDDEE;
    margin-top: 11px;
}
input.email-input::placeholder {
    color: #EEDDEEB2;
}

input.email-input {
    width: 100%;
    height: 44px;
    border-radius: 8px;
    background: transparent;
    border: 2px solid #FF014F;
    padding-left: 13px;
    font-family: 'Mont';
    font-size: 14px;
    font-weight: 400;
    line-height: 18.09px;
    text-align: left;
    color: #EEDDEEB2;
}
.col-lg-3.col-md-3.col-xl-3.col-sm-12.first-foot p {
    width: 268px;
}
ul.header-menu li a:hover {
    color: #ff014f;
    transition: 0.3s;
}
a button.footer-btn:hover {
    background: #EEDDEE;
    color: #FF014F;
    transition: 0.3s;
}

a button.purpose-btn:hover {
    background: #000;
    transition: 0.3s;
}
footer.footer-section .row{
    padding-top: 28px;
    padding-bottom: 48px;
}
.col-lg-3.col-md-3.col-xl-3.col-sm-12.second-grid {
    width: 20%;
}

.col-lg-3.col-md-3.col-xl-3.col-sm-12.first-foot {
    width: 34%;
}
.col-lg-4.col-md-4.col-xl-4.col-sm-12.first-foot p {
    width: 55%;
}
.border-line {
    border-top: 1px solid #30303F;
}
.social-icon {
    display: flex;
    gap: 11px;
    align-items: center;
}

.first-foot p {
    margin-top: 11px;
}
.newsletter p {
    margin-top: 18px;
    margin-bottom: 25px;
}
.icon-social {
    background: #000;
    width: 32px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
}
.copy-right {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 21px;
}
.input-email {
    position: relative;
}
.copy-right p {
    margin: 0;
}
.copy-right {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.input-email button {
    position: absolute;
    right: 0px;
    background: #ff014f;
    border: 0;
    height: 44px;
    border-radius: 0px 8px 8px 0px;
    width: 60px;
}

.linkdin-img:hover {
    background: #000;
    cursor: pointer;
    transition: 0.3s;
}



/*field section css*/
.hover-text-field a p:hover {
    color: #fe3c8e !important;
}
.story-inner {
    background: #fff;
    border-radius: 30px;
    padding: 39px 57px;
    margin-top: 38px;
}
.story-content button.purpose-btn {
    margin-bottom: 0 !important;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    margin-top: 48px !IMPORTANT;
}
.first-field {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    margin-bottom: 16px;
}
.first-field.main-first {
    align-items: flex-start;
    cursor: pointer;
    position:relative;
}

.fiels-txt {
    cursor: pointer;
}
.hover-text-field {
     display: none; 
    /*height: 0;*/
    /*overflow: hidden;*/
    /*-webkit-transition: 3s ease;*/
    /*-moz-transition: 3s ease;*/
    /*-o-transition: 3s ease;*/
    /*-ms-transition: 3s ease;*/
    /*transition: 3s ease;*/
    /*opacity: 0;*/
        padding-top: 16px !important;
}

.fiels-txt:hover .hover-text-field {
    display: block;
    transition: 0.3s;
    cursor: pointer;
}

.right-field {
    width: 74%;
}

.fiels-txt span {
    font-family: 'Gellix';
    font-size: 17px;
    font-weight: 600;
    line-height: 18.59px;
    text-align: left;
    color: #000;
}

.left-field {
    background: #fff;
    padding: 49px 22px 303px 22px;
    height: fit-content;
    position: fixed;
    left: 0;
    top: 0px;
    width: 24.5%;
    z-index: 1;
    height:100vh;
    padding-top: 100px;
}
.containerss {
    padding-left: 33px;
}
/*.first-field.main-first:hover {*/
/*    transition: all ease-in-out 1.2s;*/
/*}*/
.right-div img {
    width: 100%;
    margin-top: 72px;
}
.main-field-inner {
    display: flex;
    padding: 22px 22px 22px 0px;
    gap: 22px;
    justify-content: end;
}
body.field-page header.header-section .container-fluid {
    padding-left: 22px;
    padding-right: 22px;
}

.right-div .content-right {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 4%;
}
.right-div {
    position: relative;
    padding-bottom: 38px;
}
body.field-page {
    background: #F5F5F5;
}
.right-field p {
    font-family: 'Mont';
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
    color: #000;
}
.fiels-txt:nth-child(2) p {
    padding-top: 10px !important;
    margin: 0 !IMPORTANT;
}
.fiels-txt p {
   font-family: 'Gellix';
    font-size: 16px;
    font-weight: 500;
    line-height: 19.2px;
    text-align: left;
    color: #6C6969;
    width: 260px;
}

.content-right h2 {
    font-size: 50px;
    font-weight: 900;
    line-height: 56px;
    text-align: left;
    color: #fff;
    width: 341px;
    text-transform: capitalize;
    font-family: 'Mont Heavy DEMO';
}

.three-box-shadow {
    display: flex;
    gap: 38px;
    justify-content: center;
    margin-top: 65px;
}
.three-box-shadow .main-box {
    background: #fff;
    padding: 37px 30px 45px 29px;
    border-radius: 20px;
    border: 1px solid #FF014F;
    width: 50%;
}
.three-box-shadow .main-box strong {
    font-family: 'Mont Heavy DEMO';
    font-size: 20px;
    font-weight: 900;
    line-height: 28.12px;
    text-align: left;
    color: #FF014F;
}
.three-box-shadow .main-box a button.read-more {
    background: transparent;
    border: 0;
    color: #FF014F;
    font-size: 18px;
    font-weight: 900;
    line-height: 28px;
    text-align: left;
    font-family: 'Mont Heavy DEMO';
    border-bottom: 4px solid;
    padding: 0;
}
.main-box p {
    color: #1A1A25 !IMPORTANT;
    margin-top: 17px;
    margin-bottom: 56px;
}

.purpose-section-field {
    background: #1A1A25;
    border-radius: 30px;
    color: #fff;
    padding: 60px 57px 60px 57px;
}
.left-purpose {
    width: 50%;
}
.left-purpose ul {
    padding-left: 27px;
}
.right-purpose {
    width: 50%;
    border: 1px solid #FF014F;
    border-radius: 23px;
    padding: 32px;
    height: fit-content;
}
.right-number {
    display: flex;
    gap: 21px;
    margin-top: 10px;
}
.left-purpose li {
    font-family: 'Mont';
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
    list-style: none;
    position: relative;
    margin-bottom: 22px;
}
.left-purpose li:after {
    position: absolute;
    content: "";
    background-image: url(../img/tick.svg);
    width: 18px;
    height: 18px;
    left: -27px;
    top: 4px;
    background-size: 100%;
}
.purpose-section-field p {
    font-family: 'Mont';
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
    color: #fff;
    margin-top: 22px;
    margin-bottom: 31px;
}
.left-purpose strong {
    font-family: Mont;
    font-size: 34px;
    font-weight: 900;
    line-height: 34px;
    text-align: left;
    color: #fff;
}
.purpose-section-field {
    display: flex;
    gap: 42px;
    margin-top: 40px;
}
.right-purpose span {
    font-family: Mont;
    font-size: 18px;
    font-weight: 900;
    line-height: 26px;
    text-align: left;
}
.right-number p span {
    width: 50px;
    height: 50px;
    display: flex;
    background: #ff014f;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Mont Heavy DEMO';
    font-size: 22px;
    font-weight: 900;
    line-height: 32px;
    text-align: left;
    color: #fff;
}
.first-field.main-first .fiels-txt {
    margin-top: 14px;
}
.right-purpose p {
    margin-bottom: 0px !important;
}

.main-tabs {
    background: #fff;
    border-radius: 30px;
    margin-top: 35px;
}
.main-tabs li.active a {
    border-bottom: 2px solid #ff014f !important;
    color: #ff014f  !important;
    opacity: 1 !IMPORTANT;
}
.nav-tabs>li>a {
    border: 0 !important;
    font-family: 'Mont Heavy DEMO';
    font-size: 16px;
    font-weight: 900;
    line-height: 56px;
    text-align: left;
    color: #1A1A25;
    letter-spacing: 0;
    background: transparent !important;
}
a {
    text-decoration: none !important;
}
body.field-page .me-xl-0 {
    margin-right: auto !IMPORTANT;
}

.nav-tabs>li>a {
    width: fit-content;
    height: 71px!important;
    padding: 8px 28px 20px !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
}
ul.nav.nav-tabs {
    padding-top: 25px;
}
.tab-content {
    padding: 0px 64px 52px;
}
.tab-content h3 {
    font-family: 'Mont Heavy DEMO';
    font-size: 34px;
    font-weight: 900;
    line-height: 56px;
    text-align: left;
    color: #1A1A25;
    margin-top: 45px;
    margin-bottom: 24px;
}

.story-content h3 {
    font-family: 'Mont Heavy DEMO';
    font-size: 34px;
    font-weight: 900;
    line-height: 56px;
    text-align: left;
    color: #1A1A25;
}

button.slick-next.slick-arrow {
    position: absolute !important;
    content: "" !IMPORTANT;
    background-image: url(../img/line-arrow.svg);
    width: 44px;
    height: 44px;
    top: 13px;
    right: 0px;
    background-repeat: no-repeat;
}

button.slick-prev.slick-arrow {
    position: absolute !important;
    content: "" !IMPORTANT;
    background-image: url(../img/line-arrow2.svg);
    width: 44px;
    height: 44px;
    top: 13px;
    right:50px;
    background-repeat: no-repeat;
    left: inherit;
}
.slick-next:before {
    content: '' !IMPORTANT;
}

.accordion.accordion-flush {
    background: #F3F3F3;
    padding: 24px 56px 61px 60px;
    border-radius: 30px;
    margin-top: 44px;
}
.accordion-body {
    background: #f3f3f3;
    border: 0 !important;
    padding: 20px 0px;
    font-family: 'Mont';
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
}
.accordion-button:focus {
    box-shadow: unset !important;
}
.accordion-button::after {
    flex-shrink: 0;
    width: 19px !important;
    height: 12px !IMPORTANT;
    margin-left: auto;
    content: "";
    background-image: url(../img/red-arrow.svg) !important;
    background-repeat: no-repeat;
    background-size: 100% !important;
    transition: var(--bs-accordion-btn-icon-transition);
}
button.accordion-button {
    font-family: 'Mont Heavy DEMO';
    font-size: 18px;
    font-weight: 900;
    line-height: 26px;
    text-align: left;
    color: #FF014F;
    background: #f3f3f3 !important;
    border-bottom: 1px solid #AFAFAF;
    padding-left: 0;
    padding-bottom: 15px !IMPORTANT;
}
.accordion-button:not(.collapsed) {
    color: #000 !important;
}
.Working-Outside {
    background: #fff;
    border-radius: 30px;
    padding: 39px 57px 59px;
    margin-top: 38px;
}
.first-blog img {
    width: 100%;
    margin-bottom: 24px;
}

.main-blog button.read-more {
    margin-top: 30px;
}
.first-blog {
    display: flex;
    gap: 43px;
    margin-top: 48px;
}
.main-blog p strong {
    font-family: 'Mont Heavy DEMO';
    font-size: 18px;
    font-weight: 900;
    line-height: 28px;
    text-align: left;
}
a button.read-more {
    background: transparent;
    border: 0;
    color: #FF014F;
    font-size: 18px;
    font-weight: 900;
    line-height: 28px;
    text-align: left;
    font-family: 'Mont Heavy DEMO';
    border-bottom: 4px solid;
    padding: 0;
}
.three-boxes-students {
    display: flex;
    gap: 18px;
    margin-top: 25px;
}

.main-box-students {
    background: #1A1A25;
    padding: 51px 35px 53px 32px;
    border-radius: 20px;
    width: 50%;
}
.Levels-content {
    background: #fff;
    border-radius: 30px;
    padding: 39px 57px 59px;
    margin-top: 38px;
}
.six-boxes h3 {
    font-family: 'Mont Heavy DEMO';
    font-size: 34px;
    font-weight: 900;
    line-height: 56px;
    text-align: left;
    color: #1A1A25;
    margin-bottom: 25px;
    margin-top: 0px;
}
.six-boxes {
    background: #fff;
    padding: 47px 58px 58px 58px;
    border-radius: 30px;
    margin-top: 26px;
}
.main-box-students strong {
    font-family: 'Mont Heavy DEMO';
    font-size: 16px;
    font-weight: 900;
    line-height: 23px;
    text-align: left;
    color: #fff;
}
.main-box-students p {
    font-family: 'Mont';
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
    color: #fff;
    margin-top: 23px;
    margin-bottom: 34px;
}
.levels-inner {
    display: flex;
    gap: 16px;
    margin-top: 55px;
}
.main-level-inn p span {
    font-family: 'Mont Heavy DEMO';
    font-size: 16px;
    font-weight: 900;
    line-height: 23px;
    text-align: left;
    height: 43px;
    display: flex;
}
.cntent p {
    margin-bottom: 21px !important;
}
.main-level-inn img {
    width: 100% !important;
    object-fit: cover;
    height: 182px;
    border-radius: 20px;
    margin-bottom: 13px;
}

.Conclusion-section .story-content h3 {
    line-height: 26px;
}
.sep-text {
    display: flex;
    align-items: baseline;
    gap: 5px;
}
.Conclusion-section h2.accordion-header {
    margin: 0 !important;
}
.Conclusion-section {
    background: #fff;
    border-radius: 30px;
    padding: 39px 57px 59px;
    margin-top: 38px;
}

.main-accordian {
    background: #f3f3f3;
    border-radius: 30px;
    padding: 39px 57px 59px;
    margin-top: 38px;
}

.sep-text strong {
    font-family: 'Mont Heavy DEMO';
    font-size: 18px;
    font-weight: 900;
    line-height: 56px;
    text-align: left;
}
.Conclusion-section .accordion-item {
    border: 0 !important;
}
.Coworking {
    display: flex;
}

.left-side {
    width: 26%;
}
.Coworking.footer-cowork {
    background: #1f1f2a;
}
.right-number-side {
    width: 70%;
}

section.footer-slider {
    background: #1A1A25;
    padding: 54px 57px 57px 92px;
    margin-top: 38px;
}
nav.navbar.navbar-expand-lg.navmenu {
    margin: 0 !important;
}
.main-image-slider strong {
    font-family: 'Mont Heavy DEMO';
    font-size: 18px;
    font-weight: 900;
    line-height: 26px;
    text-align: left;
    color: #fff;
}

.main-image-slider p {
    font-family: 'Mont';
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
    color: #fff;
    margin-top: 11px;
    margin-bottom: 27px;
}
.number-slider {
    display: flex;
    gap: 19px;
}

.number-slider p span {
    width: 50px;
    height: 50px;
    display: flex;
    background: #ff014f;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Mont Heavy DEMO';
    font-size: 22px;
    font-weight: 900;
    line-height: 32px;
    text-align: left;
    color: #fff;
}
.main-number {
    display: flex;
    align-items: baseline;
    gap: 15px;
    height: 65px;
}

.main-image-slider {
    border: 1px solid #FF014F;
    border-radius: 30px;
    padding: 35px;
    margin: 10px;
    height: 607px;
}
.right-slider-inner button.slide-arrow.prev-arrow {
    background: transparent;
    border: 0;
    position: absolute;
    left: -47px;
    top: 43%;
}

.right-slider-inner button.slide-arrow.next-arrow {
    background: transparent;
    border: 0;
    position: absolute;
    right: -47px;
    top: 43%;
}
.Coworking.footer-cowork .left-side {
    background: #1f1f2a;
}
footer.footer-section .container {
    width: 97% !IMPORTANT;
}
.main-hover-field {
    /*height: 494px;*/
    /*overflow: auto;*/
}

 ::-webkit-scrollbar {
  width: 5px;
}

/* Track */
 ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
 ::-webkit-scrollbar-thumb {
  background: grey; 
  border-radius: 10px;
}

 ::-webkit-scrollbar-thumb:hover {
  background: grey; 
}

.first-field:hover .hover-text-field {
     display: block !important; 
    cursor: pointer;
    /*height: 100%;*/
    /*opacity: 1;*/
}

.main-first:hover::after {
    position: absolute;
    content: "";
    border-left: 1px solid #dadada;
    width: 2px;
    height: 100%;
    left: 19px;
    z-index: -1;
    top: 8px;
}

.first-field.main-first img {
    background: #fff;
    width: 38px;
    height: 38px;
}

/*field section css*/





/* Desktop Navigation */
@media (min-width: 1200px) {
  
div#navbarSupportedContent {
    display: block;
    align-items: flex-end;
    text-align: right;
}
  .navbar-collapse li {
    margin-bottom: 10px !important;
}

  .navmenu {
    padding: 0;
  }

  .navmenu ul {
    margin: 0;
    padding: 0;
    display: flex;
    list-style: none;
    align-items: center;
  }

  .navmenu li {
    position: relative;
  }
  
  .navbar-collapse li {
    margin-bottom: 10px !important;
}

  /*.navmenu a,*/
  /*.navmenu a:focus {*/
  /*  color: var(--nav-color);*/
    /*padding: 10px 65px 10px 10px;*/
  /*  font-size: 16px;*/
  /*  font-family: var(--nav-font);*/
  /*  font-weight: 500;*/
  /*  display: flex;*/
  /*  align-items: center;*/
  /*  justify-content: space-between;*/
  /*  white-space: nowrap;*/
  /*  transition: 0.3s;*/
  /*}*/

  /*.navmenu a i,*/
  /*.navmenu a:focus i {*/
  /*  font-size: 16px;*/
  /*  line-height: 0;*/
  /*  margin-left: 5px;*/
  /*  transition: 0.3s;*/
  /*}*/

  .navmenu li:hover>a,
  .navmenu .active,
  .navmenu .active:focus {
    color: var(--nav-hover-color);
  }

  .navmenu .dropdown ul {
    margin: 0;
    padding: 10px 0;
    background: var(--nav-dropdown-background-color);
    display: block;
    position: absolute;
    visibility: hidden;
    left: 14px;
    top: 130%;
    opacity: 0;
    transition: 0.3s;
    border-radius: 4px;
    z-index: 99;
  }

  .navmenu .dropdown ul li {
    min-width: 200px;
  }

  .navmenu .dropdown ul a {
    padding: 10px 20px;
    font-size: 15px;
    text-transform: none;
    color: var(--nav-dropdown-color);
  }

  .navmenu .dropdown ul a i {
    font-size: 12px;
  }

  .navmenu .dropdown ul a:hover,
  .navmenu .dropdown ul .active:hover,
  .navmenu .dropdown ul li:hover>a {
    color: var(--nav-dropdown-hover-color);
  }

  .navmenu .dropdown:hover>ul {
    opacity: 1;
    top: 100%;
    visibility: visible;
  }

  .navmenu .dropdown .dropdown ul {
    top: 0;
    left: -90%;
    visibility: hidden;
  }

  .navmenu .dropdown .dropdown:hover>ul {
    opacity: 1;
    top: 0;
    left: -100%;
    visibility: visible;
  }

  .navmenu .megamenu {
    position: static;
  }

  .navmenu .megamenu ul {
    margin: 0;
    padding: 10px;
    background: var(--nav-dropdown-background-color);
    box-shadow: 0px 0px 20px rgba(var(--default-color-rgb), 0.1);
    display: block;
    position: absolute;
    top: 130%;
    left: 0;
    right: 0;
    visibility: hidden;
    opacity: 0;
    display: flex;
    transition: 0.3s;
    border-radius: 4px;
    z-index: 99;
  }

  .navmenu .megamenu ul li {
    flex: 1;
  }

  .navmenu .megamenu ul li a,
  .navmenu .megamenu ul li:hover>a {
    padding: 10px 20px;
    font-size: 15px;
    color: var(--nav-dropdown-color);
  }

  .navmenu .megamenu ul li a:hover,
  .navmenu .megamenu ul li .active,
  .navmenu .megamenu ul li .active:hover {
    color: var(--nav-dropdown-hover-color);
  }

  .navmenu .megamenu:hover>ul {
    opacity: 1;
    top: 100%;
    visibility: visible;
  }

  .navmenu .dd-box-shadow {
    box-shadow: 0px 0px 30px rgba(var(--default-color-rgb), 0.15);
  }
}

/* Mobile Navigation */
@media (min-width: 993px) {
.navmenu ul {
    margin: 0;
    padding: 0;
    display: flex;
    list-style: none;
    align-items: center;
}
}
@media (max-width: 992px) {
    svg.bi.bi-x-lg.close-btn {

    opacity: 0;
    position: absolute;
    left: 10px;
    right: 0;
    margin: auto;
    width: 30px;
    height: 30px;
    transition: 0.5s;
}

[aria-expanded="true"] span {
    opacity: 0;
    transition: 0.5s;
}

[aria-expanded="true"] svg.bi.bi-x-lg.close-btn {
    opacity: 1;
}
    .navbar-collapse {
    position: fixed;
    left: -100%;
    background: #fff;
    top: 0;
    height: 200vh;
    padding: 20px 10px;
    transition: 0.5s;
    width:70%;
}

nav.navbar.navbar-expand-lg.navmenu {
    display: inline;
}

.navbar-collapse li {
    list-style: none;
}

ul.header-menu {
    margin: 0;
    padding: 0;
}

ul.navbar-nav {
    margin: 0;
}


.navbar-collapse.collapse.show {
    left: 0;
}

button.navbar-toggler.collapsed {
    border: none;
}
}
@media (max-width: 1199px) {
    
.navbar-collapse.collapse.show {
    left: 0;
}

button.navbar-toggler.collapsed {
    border: none;
}

.navbar-toggler:focus {
    box-shadow: 0px 0px !IMPORTANT;
}

button.navbar-toggler {
    border: none !important;
    padding-right: 0px;
}
  .mobile-nav-toggle {
    color: var(--nav-color);
    font-size: 28px;
    line-height: 0;
    margin-right: 10px;
    cursor: pointer;
    transition: color 0.3s;
  }

  .navmenu {
    padding: 0;
    z-index: 9997;
  }

/*  .navmenu ul {
    display: none;
    position: absolute;
    inset: 60px 20px 20px 20px;
    padding: 10px 0;
    margin: 0;
    border-radius: 6px;
    background-color: var(--nav-dropdown-background-color);
    overflow-y: auto;
    transition: 0.3s;
    z-index: 9998;
    box-shadow: 0px 0px 30px rgba(var(--default-color-rgb), 0.1);
  }*/

  /*.navmenu a,*/
  /*.navmenu a:focus {*/
  /*  color: var(--nav-dropdown-color);*/
  /*  padding: 10px 20px;*/
  /*  font-family: var(--nav-font);*/
  /*  font-size: 17px;*/
  /*  font-weight: 500;*/
  /*  display: flex;*/
  /*  align-items: center;*/
  /*  justify-content: space-between;*/
  /*  white-space: nowrap;*/
  /*  transition: 0.3s;*/
  /*}*/

  /*.navmenu a i,*/
  /*.navmenu a:focus i {*/
  /*  font-size: 12px;*/
  /*  line-height: 0;*/
  /*  margin-left: 5px;*/
  /*  width: 30px;*/
  /*  height: 30px;*/
  /*  display: flex;*/
  /*  align-items: center;*/
  /*  justify-content: center;*/
  /*  border-radius: 50%;*/
  /*  transition: 0.3s;*/
  /*  background-color: rgba(var(--accent-color-rgb), 0.1);*/
  /*}*/

  .navmenu a i:hover,
  .navmenu a:focus i:hover {
    background-color: var(--accent-color);
    color: var(--contrast-color);
  }

  .navmenu a:hover,
  .navmenu .active,
  .navmenu .active:focus {
    color: var(--nav-dropdown-hover-color);
  }

  .navmenu .active i,
  .navmenu .active:focus i {
    background-color: var(--accent-color);
    color: var(--contrast-color);
    transform: rotate(180deg);
  }

  .navmenu .dropdown ul,
  .navmenu .megamenu ul {
    position: static;
    display: none;
    z-index: 99;
    padding: 10px 0;
    margin: 10px 20px;
    background-color: var(--nav-dropdown-background-color);
    transition: all 0.5s ease-in-out;
  }

  .navmenu .dropdown ul ul,
  .navmenu .megamenu ul ul {
    background-color: rgba(33, 37, 41, 0.1);
  }

  .navmenu .dropdown>.dropdown-active,
  .navmenu .megamenu>.dropdown-active {
    display: block;
    background-color: rgba(33, 37, 41, 0.03);
  }

  .mobile-nav-active {
    overflow: hidden;
  }

  .mobile-nav-active .mobile-nav-toggle {
    color: #fff;
    position: absolute;
    font-size: 32px;
    top: 15px;
    right: 15px;
    margin-right: 0;
    z-index: 9999;
  }

  .mobile-nav-active .navmenu {
    position: fixed;
    overflow: hidden;
    inset: 0;
    background: rgba(33, 37, 41, 0.8);
    transition: 0.3s;
  }

  .mobile-nav-active .navmenu>ul {
    display: block;
  }
}




header.offcanvas-menu.mobile-header {
    display: none !important;
}



.offcanvas-menu > label {
    top: 19px;
    left: inherit;
    position: fixed;
    width: 40px;
    height: 41px;
    cursor: pointer;
    transition: 0.3s ease;
    display: flex;
    align-items: center;
    z-index: 9999;
    right: 0px;
}
.offcanvas-menu label span,
.offcanvas-menu label span::before,
.offcanvas-menu label span::after {
  transition: background 0.3s, transform 0.3s;
}
.offcanvas-menu label span, .offcanvas-menu label span::before, .offcanvas-menu label span::after {
    content: "";
    position: absolute;
    height: 2px;
    width: 20px;
    background: #b3b3b3;
}
.offcanvas-menu label span::before {
  transform: translateY(-8px);
}
.offcanvas-menu label span::after {
  transform: translateY(8px);
}
.offcanvas-menu nav {
    position: fixed;
    height: 100%;
    width: 350px;
    left: -350px;
    overflow: hidden;
    background: #fff;
    transition: 0.3s ease;
    padding: 14px 24px;
    z-index: 9;
}
.offcanvas-menu nav > div {
  display: flex;
  justify-content: end;
  align-items: center;
}
.offcanvas-menu nav > div a {
  font-size: 2.5rem;
  font-weight: 500;
  display: flex;
  align-items: center;
  font-family: "Monoton", cursive;
  background: linear-gradient(-90deg, #49a4ed 30%, #3d00a9 110%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.offcanvas-menu nav > div a i {
  font-size: 4rem;
  background: linear-gradient(120deg, #49a4ed 30%, #3d00a9 110%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.offcanvas-menu nav > div label {
    width: 30px;
    height: 30px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: 0.3s ease;
    position: relative;
    right: 22px;
}
.offcanvas-menu nav > div label span,
.offcanvas-menu nav > div label span:before,
.offcanvas-menu nav > div label span:after {
  background: #4d4d4d;
}
.offcanvas-menu nav > ul {
    margin-top: 0px;
    counter-reset: nav-link-count;
    list-style: none;
    padding: 0 !IMPORTANT;
}
.offcanvas-menu nav > ul li {
  cursor: pointer;
  padding: 2px 0;
  transform: translateX(-30px);
  opacity: 0;
  transition: 0.4s ease;
  counter-increment: nav-link-count;
}
.offcanvas-menu nav > ul li a {
    font-size: 15px;
    line-height: 19px;
    font-weight: 400;
    color: #333333;
    display: block;
    font-family: 'Mont';
}
.offcanvas-menu nav > ul li:hover {
  animation: hover 0.5s;
}
.offcanvas-menu input[type=checkbox] {
  display: none;
}
.offcanvas-menu input[type=checkbox]:checked ~ label {
  opacity: 0;
  pointer-events: none;
}
.offcanvas-menu input[type=checkbox]:checked ~ nav {
  left: 0;
}
.offcanvas-menu input[type=checkbox]:checked ~ nav label span {
  background: transparent;
}
.offcanvas-menu input[type=checkbox]:checked ~ nav label span:before {
  transform: rotate(-45deg);
}
.offcanvas-menu input[type=checkbox]:checked ~ nav label span:after {
  transform: rotate(45deg);
}
.offcanvas-menu input[type=checkbox]:checked ~ nav label span:before,
.offcanvas-menu input[type=checkbox]:checked ~ nav label span:after {
  transition-delay: 0.2s;
}
.offcanvas-menu input[type=checkbox]:checked ~ nav ul li {
  opacity: 1;
  transform: translateX(0px);
}
.offcanvas-menu input[type=checkbox]:checked ~ nav ul li:nth-child(1) {
  transition-delay: 0.1s;
}
.offcanvas-menu input[type=checkbox]:checked ~ nav ul li:nth-child(2) {
  transition-delay: 0.2s;
}
.offcanvas-menu input[type=checkbox]:checked ~ nav ul li:nth-child(3) {
  transition-delay: 0.3s;
}
.offcanvas-menu input[type=checkbox]:checked ~ nav ul li:nth-child(4) {
  transition-delay: 0.4s;
}
.offcanvas-menu input[type=checkbox]:checked ~ nav ul li:nth-child(5) {
  transition-delay: 0.5s;
}
.offcanvas-menu input[type=checkbox]:checked ~ nav ul li:nth-child(6) {
  transition-delay: 0.6s;
}
.offcanvas-menu input[type=checkbox]:checked ~ nav ul li:nth-child(7) {
  transition-delay: 0.7s;
}


.first-field.main-first {
    position: relative;
}

/*.hover-text-field {*/
/*    max-height: 0;*/
/*    opacity: 0;*/
/*    overflow: hidden;*/
/*    transition: max-height 1.2s ease-in-out, opacity 0.5s ease-in-out;*/
/*}*/

/*.first-field:hover .hover-text-field {*/
/*    max-height: max-content !important;*/
/*    opacity: 1;*/
/*}*/

.main-image-slider img {
    margin-bottom: 12px;
}



/*Quality page css*/

body.quality-page .me-xl-0 {
    margin-right: auto !IMPORTANT;
}

body.quality-page .content-right h2 {
    width: 682px !important;
}

body.quality-page {
    background: #F5F5F5;
}

.right-field h3 {
    font-family: 'Mont Heavy DEMO';
    font-size: 34px;
    font-weight: 900;
    line-height: 56px;
    text-align: left;
    margin: 0;
}

body.quality-page .first-blog {
    margin-top: 14px;
}

.Working-Outside-second {
    background: #1A1A25;
    border-radius: 30px;
    padding: 39px 57px 59px;
    margin-top: 38px;
}

.Working-Outside-second .story-content {
    margin-bottom: 53px !important;
}

.Working-Outside-second h3 {
    font-family: 'Mont Heavy DEMO';
    font-size: 34px;
    font-weight: 900;
    line-height: 56px;
    text-align: left;
    margin: 0;
    color: #fff;
}

.Working-Outside-second p {
    color: #fff;
}

.Working-Outside-second .main-blog img {
    width: 100% !important;
    height: 347px;
    object-fit: cover;
    border-radius: 20px;
}



.Working-Outside-third {
    background: #fff;
    border-radius: 30px;
    padding: 39px 57px 59px;
    margin-top: 38px;
}

.Working-Outside-third .story-content {
    margin-bottom: 53px !important;
}

.Working-Outside-third h3 {
    font-family: 'Mont Heavy DEMO';
    font-size: 34px;
    font-weight: 900;
    line-height: 56px;
    text-align: left;
    margin: 0;
    color: #000;
}

.Working-Outside-third p {
    color: #000;
}

.Working-Outside-third .main-blog img {
    width: 100% !important;
    height: 347px;
    object-fit: cover;
    border-radius: 20px;
}



.Working-Outside-forth {
    background: #fff;
    border-radius: 30px;
    padding: 39px 57px 59px;
    margin-top: 38px;
    margin-bottom: 34px;
}


.Working-Outside-forth h3 {
    font-family: 'Mont Heavy DEMO';
    font-size: 34px;
    font-weight: 900;
    line-height: 56px;
    text-align: left;
    margin: 0;
    color: #000;
}

.Working-Outside-forth p {
    color: #000;
}


/*Quality page css*/
