
/*accessibility start*/
#accessibility-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    background-color: #25CAE0;
}
li.contrast.access-element:hover {
    background: transparent;
}
.accessibility-menu ul li.active, 
.accessibility-menu ul li:hover {
    background: #25CAE0;
}
li.contrast.access-element a {
    color: #25CAE0;
}
li.contrast.access-element:hover a {
    color: #25CAE0;
}
/*accessibility end*/

body {
    direction: rtl;
    color: #fff;
    font-family: "Heebo", system-ui;
    line-height: initial;
    background: #000229;
    font-size: clamp(1rem, 0.8566rem + 0.5882vw, 1.5625rem);
}
.wrapper {
    width: 100%;
    overflow: hidden;
    min-height: 200vh;
}
.container {
    width: 100%;
    max-width: 1920px;
    /* padding-left: clamp(1.5rem, -0.0294rem + 6.2745vw, 7.5rem);
    padding-right: clamp(1.5rem, -0.0294rem + 6.2745vw, 7.5rem); */
    padding-left: clamp(1.25rem, 0.2941rem + 3.9216vw, 5rem);
    padding-right: clamp(1.25rem, 0.2941rem + 3.9216vw, 5rem);
}
.container-fluid {
    width: 100%;
    max-width: 1920px;
    padding-left: clamp(1.25rem, 0.2941rem + 3.9216vw, 5rem);
    padding-right: clamp(1.25rem, 0.2941rem + 3.9216vw, 5rem);
}

.z-1 {
    z-index: 1;
}

/* custom start */
h1 , .h1 {
    /* color: #25CAE0; */
    font-weight: 400;
    margin: 0;
    font-size: clamp(1.75rem, 1.2402rem + 2.0915vw, 3.45rem);
    line-height: 1;
}
h3, .h3 {
    font-size: clamp(2.125rem, 1.6471rem + 1.9608vw, 3rem);
    font-weight: 500;
    margin: 0 0 clamp(0.625rem, 0.3064rem + 1.3072vw, 1.875rem) 0;
}
h2, .h2 {
    font-size: clamp(1.5rem, 1.0221rem + 1.9608vw, 3rem);
    font-weight: 500;
    margin: 0;
    text-transform: uppercase;
}
h4, .h4 {
    font-weight: 600;
    margin: 0;
    color: #25CAE0;
    font-size: clamp(1.375rem, 1.152rem + 0.915vw, 2.15rem);
}

.color-green {
    color: #46EE86;
}

a {
    color:#fff;
    
}
.btn-outline-primary {
    color: #fff;
    border: 2px solid #25CAE0;
    background: transparent;
    text-align: center;
    border-radius: clamp(1.5rem, 1.1814rem + 1.3072vw, 2.75rem);
    padding: 0 clamp(1.5rem, 1.1176rem + 1.5686vw, 2rem);
    height: clamp(3rem, 2.3309rem + 2.451vw, 5.25rem);
    font-size: clamp(1.375rem, 1.1201rem + 1.0458vw, 2.175rem);
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.btn-outline-primary:hover,
.btn-outline-primary:active,
.btn-outline-primary:focus,
.btn-outline-primary:focus:active {
    background: #25CAE0;
    border-color: #25CAE0;
    color: #fff;
}

.link-primary {
    text-decoration: underline;
    color: #25CAE0 !important;
    text-decoration-color: #25CAE0 !important;
}
.link-primary:hover {
    text-decoration: none;
    color: #25CAE0 !important;
    opacity: 0.8;
}
.text-primary {
    color: #25CAE0;
}
/* custom end */


/* header start */
.header {
    margin-bottom: 8vw;
}
.logo {
    display: inline-block;
    width: clamp(8.875rem, 5.6644rem + 11.9463vw, 20rem);
}
.logo img {
    width: 100%;
}
@media (max-width: 1199px) {
    .logo {
        position: absolute;
    top: 4px;
    left: 20px;
    z-index: 1;
    }
}
/* header end */



/* footer start */
.footer {
    font-size: clamp(1.125rem, 1.0931rem + 0.1307vw, 1.25rem);
    padding: clamp(3rem, 2.1716rem + 3.3987vw, 6.25rem) 0;
}
.footer-title {
    font-size: clamp(1.375rem, 1.2475rem + 0.5229vw, 1.875rem);
}
.contact-item {
    margin-bottom: 14px;
    display: flex;
    align-items: center;
}
.contact-item img {
    width: 26px;
    margin-left: clamp(0.625rem, 0.4657rem + 0.6536vw, 1.25rem);
}
.contact-item span {
    flex: 1;
    display: block;
}
.contact-item a {
    text-decoration: none;
    color: #fff;
}
.contact-item a:hover {
    opacity: 0.8;
    text-decoration: none;
    color: #fff;
}
.footer ul li {
    margin-bottom: 10px;
}
.footer li::marker {
    color: #25CAE0;
}
.footer p {
    margin-bottom: 10px;
}
.footer-logo {
    text-decoration: none;
    display: inline-block;
    width: clamp(8.75rem, 8.1127rem + 2.6144vw, 11.25rem);
}
.footer-logo img {
    width: 100%;
}




/* footer end */



#fixedBtn {
    
}
.form-btn {
    position: fixed;
    top: 30%;
    right: 0;
    z-index: 12;    
    border: none;
    text-decoration: none;
    color: #000;
    font-size: clamp(1.0625rem, 0.2378rem + 1.2081vw, 2.1175rem);
    font-weight: 600;
    letter-spacing: -0.7px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    width: clamp(4.625rem, 2.9295rem + 6.3087vw, 8.5rem);
    height: clamp(4.625rem, 2.9295rem + 6.3087vw, 8.5rem);
    background: linear-gradient(to bottom, rgba(37,208,224,1) 0%, rgba(42,254,226,1) 100%);
    border-radius: 80px 80px 80px 0;
    line-height: 1;
    margin-right: clamp(1.25rem, -0.5537rem + 6.7114vw, 7.5rem);;
}
.fixed-form {
    background: linear-gradient(to bottom, rgba(37,208,224,1) 0%, rgba(42,254,226,1) 100%);
    border-radius: 60px 0 0 60px;
    padding: 28px 38px;
    display: none;
    width: 450px;
    max-width: 100%;

    position: fixed;
    top: 50%;
    right: 0;
    z-index: 12;
    transform: translateY(-50%);
}
.fixed-form .btn-send {
    background: #E11589;
}
.fixed-form__title {
    font-size: clamp(1.25rem, 1.2627rem + 0.604vw, 2.1875rem);
    font-weight: 600;
    color: #000;
    margin-bottom: 15px;
}

.fixed-form .form-control, 
.fixed-form .form-select, 
.fixed-form .form-floating>.form-control, 
.fixed-form .form-floating>.form-control-plaintext, 
.fixed-form .form-floating>.form-select,
.fixed-form .btn-send
 {
    height: 60px;
}

@media (max-width: 1600px) {
    .fixed-form {width: auto;max-width: 70%;padding: 15px;border-radius: 30px 0 0 30px}
    .fixed-form .form-control, 
    .fixed-form .form-select, 
    .fixed-form .form-floating>.form-control, 
    .fixed-form .form-floating>.form-control-plaintext, 
    .fixed-form .form-floating>.form-select,
    .fixed-form .btn-send {
        font-size: 1rem;
        height: 35px;
        margin-bottom: 10px;
    }
}

@media (max-width: 768px) {
    .fixed-form {width: 250px;}
}


.call-fixed {
    position: fixed;
    top: 35%;
    right: 3vw;
    z-index: 12;
    width: clamp(3.375rem, 2.6535rem + 2.6846vw, 5.875rem);
}
.call-fixed img {
    width: 100%;
}

.scroll-section {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: clamp(2.25rem, -0.25rem + 3.3333vw, 3.75rem);
    margin: 0 auto;
}
.scroll-section img {
    width: 100%;
}
.scroll-section:hover {
    opacity: 0.8;
}