.connect-main {
    position: absolute;
    width: 100%;
}

.connectsection-header {
    width: 100%;
    position: relative;
    z-index: 9;
}

main {
    height: auto !important;
    min-height: 1080px;
}

.connectsection-inner-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 12rem;
    padding: 0 5rem;
    position: relative;
    width: 100%;
    z-index: 1;
}

.connectsection-header .logo img {
    width: 14.5rem;
    filter: brightness(0);
}

.connectsection-menu {
    position: relative;
    /* right: 5rem; */
    z-index: 99999;
}

.connectsection-menu ul {
    display: flex;
}

.connectsection-menu ul li {
    --z-index: 0;
    background-color: transparent;
    color: #ffffff;
    font-family: 'GlacialIndifference-Regular', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: calc(100.00% + 2px);
    left: 0px;
    letter-spacing: 1.30px;
    line-height: 20px;
    text-align: center;
    top: 2px;
    white-space: nowrap;
    margin-left: 40px;
}

.connectsection-menu ul li a {
    text-decoration: none;
    color: #fff;
}

.connectsection-menu ul li a:hover {
    color: #e8c195;
}

.connectreactangle-bg {
    --z-index: 1;
    background-color: #000;
    height: 1080px;
    left: 770px;
    opacity: 1;
    position: absolute;
    top: 0px;
    width: 100%;
}

.connect-bg {
    background-color: #f3f3f3;
    height: 1080px;
    position: relative;
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}

.active-menu {
    color: #e8c195 !important;
}

.connect-bg h2 {
    --z-index: 11;
    background-color: transparent;
    color: #cccccc;
    font-family: 'GlacialIndifference-Regular', Helvetica;
    font-size: 133px;
    font-style: normal;
    font-weight: 400;
    left: 56%;
    letter-spacing: 0.00px;
    line-height: 141px;
    position: absolute;
    text-align: left;
    top: 16%;
    white-space: nowrap;
    z-index: 11;
}

.connect-content {
    width: 40%;
    position: relative;
    top: 10rem;
    padding: 0 8rem;
}

.connect-content p {
    color: #666666;
    font-family: 'MyriadPro-Cond', Helvetica;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.00px;
    line-height: 37px;
    text-align: left;
}

#contactform {
    margin-top: 2rem;
}

#contactform .form-group {
    margin-bottom: 1rem;
}

#contactform label {
    color: #000000;
    font-family: 'MyriadPro-BoldCond', Helvetica;
    font-size: 19px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0.57px;
    line-height: 40px;
    text-align: left;
    white-space: nowrap;
    display: block;

}

#contactform input {
    background-color: transparent;
    border: 1px solid;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
    border-color: #000000;
    border-radius: 14.728057861328125px 14.728057861328125px 0px 14.728057861328125px;
    height: 41px;
    width: 295px;
    color: #000;
    font-family: 'MyriadPro-CondIt', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    left: 177px;
    letter-spacing: 0.00px;
    white-space: nowrap;
    padding-left: 15px;
}

#contactform textarea {
    background-color: transparent;
    border: 1px solid;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
    border-color: #000000;
    border-radius: 14.728057861328125px 14.728057861328125px 0px 14.728057861328125px;
    width: 295px;
    color: #000;
    font-family: 'MyriadPro-CondIt', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    left: 177px;
    letter-spacing: 0.00px;
    padding: 15px;
}

#contactform button {
    background-color: #000000;
    border-radius: 14.728057861328125px 14.728057861328125px 0px 14.728057861328125px;
    height: 100%;
    width: 100%;
    color: #f2f2f2;
    font-family: 'MyriadPro-BoldCond', Helvetica;
    font-size: 21.4px;
    font-style: normal;
    font-weight: 700;
    height: 45px;
    letter-spacing: 0.64px;
    width: 120px;
    cursor: pointer;
}

#contactform button:hover {
    background-color: #cccccc;
    color: #000;
}

.social-media {
    margin: 2rem 0;
}

.social-media a {
    margin-right: .5rem;
    text-decoration: none;
}

.connectarrow {
    right: 0;
    position: absolute;
    top: 45%;
    z-index: 99999;
    width: 100px;
}

.connectarrow img {
    width: 30px;
    cursor: pointer;
}

.move-to-lefts h2 {
    cursor: pointer;
    /* -webkit-transform: translateX(-49%);
    -moz-transform: translateX(-49%);
    -ms-transform: translateX(-49%);
    -o-transform: translateX(-49%);
    transform: translateX(-49%); */
    left: 7%;
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}

.move-to-lefts {
    position: relative;
    width: 100%;

}

.connect-sidemenu {
    width: 1150px;
    top: 0;
    right: 0;
    /* overflow: scroll; */
    /* display: none; */
    height: 0;
    overflow: auto;
}

.connect-color {
    background-color: #f3f3f3;
    /* width: 60%; */
    /* display: inherit; */
    z-index: 999;
    position: fixed;
    height: 100% !important;

}

/* .displaynone {
    height: 0;
    overflow: auto;
} */

.connect-contentimg.actived {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}

.connect-contentimg {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}


.image-slider-wrapper {
    position: relative;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    background-color: #f1f1f1;
}

.image-slider {
    height: 100vh;
}

.swiper-slide {
    position: relative;
    overflow: hidden;
}

.swiper-slide-inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.swiper-slide img {
    width: 100%;
    height: 50%;
    object-fit: cover;
    object-position: 50% 50%;
}

.swiper-slide-inner {
    display: flex;
    flex-direction: column;
}

.swiper-button-next::after,
.swiper-button-prev::after {
    display: none;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 3rem !important;
}

.close-icon {
    display: none;
}

.menu-slider {
    position: absolute;
    top: 9%;
    right: 5rem;
}

/* Responsive view */

@media (min-width: 320px) and (max-width: 992px) {

    main {
        z-index: auto !important;
        width: 100%;
    }

    .connectsection-inner-header {
        height: 9rem;
        padding: 0 2rem;
    }

    .connectsection-header .logo img {
        width: 7rem;
    }

    .bar {
        background-color: #000 !important;
    }

    .connectsection-menu {
        display: none;
    }

    .connect-bg h2 {
        font-size: 61px;
        left: 5%;
        top: 9%;
        z-index: 1;
    }

    .sidebar {
        height: 100%;
        width: 400px;
        position: fixed;
        top: 0;
        z-index: 999;
        right: 0;
        display: none;
    }

    .sidebar-color {
        background-color: #fff;
        opacity: 1 !important;
        /* z-index: 999 !important; */
        display: block !important;
    }

    .button.active .bar {
        right: 0 !important;
    }

    .bar {
        display: block;
        height: 3px;
        width: 35px;
        background-color: #fff;
        margin: 8px auto;
    }

    .connect-main {
        height: auto;
    }

    .connectarrow {
        display: none;
    }

    .connect-content {
        top: 6rem;
        padding: 0 2rem;
        z-index: 1;
        width: 100%;
    }

    .button {
        cursor: pointer;
        display: inline-block;
        width: auto;
        margin: 0 auto;
        -webkit-transition: all .7s ease;
        -moz-transition: all .7s ease;
        -ms-transition: all .7s ease;
        -o-transition: all .7s ease;
        transition: all .7s ease;
    }

    .nav-right {
        position: fixed;
        right: 80px;
        top: 42px !important;
        display: block !important;
    }

    .nav-right.visible-xs {
        z-index: 3;
    }

    .hidden-xs {
        display: none;
    }

    .middle {
        margin: 0 auto;
    }

    /* .bar {
        -webkit-transition: all .7s ease;
        -moz-transition: all .7s ease;
        -ms-transition: all .7s ease;
        -o-transition: all .7s ease;
        transition: all .7s ease;
    } */

    .nav-right.visible-xs .active .bar {
        background-color: #000;
        /* -webkit-transition: all .7s ease;
        -moz-transition: all .7s ease;
        -ms-transition: all .7s ease;
        -o-transition: all .7s ease;
        transition: all .7s ease; */
    }

    .button.active .bar {
        height: 3px;
        width: 35px;
        background-color: var(--black);
        margin: 12px auto;
        position: relative;
        right: -26rem;
    }

    .button.active .top {
        -webkit-transform: translateY(15px) rotateZ(45deg);
        -moz-transform: translateY(15px) rotateZ(45deg);
        -ms-transform: translateY(15px) rotateZ(45deg);
        -o-transform: translateY(15px) rotateZ(45deg);
        transform: translateY(15px) rotateZ(45deg);

    }

    .button.active .bottom {
        -webkit-transform: translateY(-15px) rotateZ(-45deg);
        -moz-transform: translateY(-15px) rotateZ(-45deg);
        -ms-transform: translateY(-15px) rotateZ(-45deg);
        -o-transform: translateY(-15px) rotateZ(-45deg);
        transform: translateY(-15px) rotateZ(-45deg);
    }

    .button.active .middle {
        width: 0;
    }
}

@media (min-width: 767px) and (max-width: 1200px) {
    .connect-content {
        width: 50% !important;
        padding: 0 6rem;
    }

    main {
        min-height: 1200px;
    }

    .connect-bg {
        width: 50%;
        height: 1200px;
    }

    .connectreactangle-bg {
        height: 100vh;
        left: 50%;
        position: fixed;
    }

    .connect-bg h2 {
        font-size: 100px;
        left: 35%;
    }

    .connectarrow {
        display: block !important;
        width: 50px;
        z-index: 1;
    }

    .connectarrow img {
        width: 20px;
    }

    .connect-sidemenu {
        width: 50%;
    }

    .move-to-lefts h2 {
        cursor: pointer;
        /* -webkit-transform: translateX(-117px);
        -moz-transform: translateX(-117px);
        -ms-transform: translateX(-117px);
        -o-transform: translateX(-117px);
        transform: translateX(-117px); */
        left: 5%;
    }

    .connectsection-menu {
        display: block !important;
    }
}

@media (min-width: 992px) {
    .connect-content {
        width: 50%;
        padding: 0 6rem;
    }

    main {
        min-height: 1080px;
    }

    .connect-bg {
        width: 52%;
        height: 1080px;
    }

    .connectreactangle-bg {
        left: 52%;
    }

    .move-to-lefts h2 {
        cursor: pointer;
        left: 5rem;
    }

    .hidden-xs {
        display: none !important;
    }

    .connect-sidemenu {
        width: 48%;
    }

}

@media (min-width: 320px) and (max-width: 500px) {
    .close-icon {
        display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1351px) {
    .connect-bg h2 {
        font-size: 88px !important;
    }

    .connect-content {
        padding: 0 4rem !important;
        top: 8rem !important;
    }

    .connectsection-inner-header {
        padding: 0 3rem;
    }

    .move-to-lefts h2 {
        cursor: pointer;
        left: 3rem;
    }
}

.toast {
    position: fixed;
    top: 25px;
    right: 30px;
    border-radius: 12px;
    background: #fff;
    padding: 25px 25px 25px 25px;
    box-shadow: 0 6px 20px -5px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transform: translateX(calc(100% + 30px));
    transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.35);
    z-index: 99999;
    display: none;
  }
  
  .toast.showtoast {
    transform: translateX(0%);
    display: block !important;
  }
  
  .toast .toast-content {
    display: flex;
    align-items: center;
  }
  
  .toast-content .check {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 35px;
    min-width: 35px;
    background-color: #000;
    color: #fff;
    font-size: 20px;
    border-radius: 50%;
  }
  
  .toast-content .message {
    display: flex;
    flex-direction: column;
    margin: 0 20px;
  }
  
  .message .text {
    font-size: 18px;
    font-weight: 400;
    color: #666666;
  }
  
  .message .text.text-1 {
    font-weight: 600;
    color: #333;
    margin-bottom: 10px;
  }
  .message .text.text-2 {
    font-size: 16px;
  }

  .toast .close {
    position: absolute;
    top: 10px;
    right: 15px;
    padding: 5px;
    cursor: pointer;
    opacity: 0.7;
  }
  
  .toast .close:hover {
    opacity: 1;
  }
  
  .toast .progress {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 5px;
    width: 100%;
  
  }
  
  .toast .progress:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background-color: #000;
  }
  
  .progress.active:before {
    animation: progress 5s linear forwards;
  }
  
  @keyframes progress {
    100% {
      right: 100%;
    }
  }