/* version:0.1111 */

@font-face {
    font-family: Aria;
    src: url(../css/AriaVFGX.ttf);
    font-display: block;
}
/* ===== Scrollbar CSS ===== */
label#Slide5 {
    display: none!important;
}

/* Firefox */

* {
    scrollbar-width: none;
    scrollbar-color: #275e58 #ffffff;
}


/* Chrome, Edge, and Safari */

*::-webkit-scrollbar {
    width: 11px;
    display: block;
}

*::-webkit-scrollbar-track {
    background: #ffffff;
    display: block;
}

*::-webkit-scrollbar-thumb {
    background-color: #275e58;
    border-radius: 30px;
    border: 3px solid #ffffff;
    display: block;
}
a,
button {
    outline: 0!important;
    text-decoration: none;
    border: none;
    outline: none;
}

button,
span,
.control,
p,
h1,
h2,
h3,
h4,
h5,
h6,
a,
strong,
li,
input,
label,
textarea {
    font-family: Aria;
    letter-spacing: 0.4px;
}

h1 {
    font-size: 2rem;
    font-variation-settings: "wght" 630;
}

h2 {
    font-variation-settings: "wght" 500;
    font-size: 1.8rem;
}

p {
    margin-bottom: 0;
    font-size: 15px;
    font-variation-settings: "wght" 300;
}

span {
    font-variation-settings: "wght" 200;
}

 ::-moz-selection {
    /* Code for Firefox */
    color: #275E58;
    background: #42FF6B;
}

 ::selection {
    color: #275E58;
    background: #42FF6B;
}

 ::-webkit-scrollbar {
    display: none;
}

.margin-auto {
    margin: auto;
}

hr {
    margin-top: 0px!important;
    margin-bottom: 0px!important;
    border: 0;
    border-top: 2px solid black!important;
}

.portfolio .heading {
    margin-bottom: 0px!important;
}

.term-19,
#newitemm {
    display: none;
}

.current {
    border-bottom: 2px solid black;
}

.cat-item:hover {
    border-bottom: 2px solid black;
}

.isotope {
    margin-top: 50px;
}

.portfolio .filter li {
    display: inline-block;
    margin-right: -4px!important;
    padding: 0 15px!important;
    margin-bottom: -3px;
}

.font-500 {
    font-variation-settings: "wght" 500;
}

.stop-scrolling {
    height: 100%;
    overflow: hidden;
}

.menu-cursur {
    cursor: pointer!important;
}

.space-bet {
    padding: 40px 15px;
}
#salamat .row{
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
}


footer {
    background-color: #275E58;
    margin-top: 100px;
    padding: 10px 0;
}

footer p {
    color: white!important;
    font-variation-settings: "wght" 300!important;
    font-size: 15px!important;
}

a {
    text-decoration: none;
    color: inherit!important;
}

@media (min-width: 1400px) {
    .md_text_style-6384ae84e8577,
    .md-text-title,
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1250px;
    }
}

@media only screen and (min-width: 1400px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1220px;
    }
}

li a {
    font-size: 1.1rem!important;
    letter-spacing: 0.55px;
}

.nav-desktop {
    display: block;
}

.nav-mobile {
    display: none;
}

.display-block-mobile {
    display: none;
}

@media (max-width: 768px) {
    .display-block-mobile {
        display: block;
    }
    .display-none-mobile {
        display: none;
    }
    .nav-mobile {
        display: block;
    }
    .nav-desktop {
        display: none;
    }
    .menu-item {
        color: white;
        border: 0px;
        border-left: 0px solid white!important;
        padding: 0;
        font-variation-settings: "wght" 400;
        cursor: pointer;
        transition: all 500ms ease 0s;
        margin: 0 0px;
    }
    .overlay-content {
        top: 35%!important;
    }
    .ul-mobile {
        margin: 0;
        padding: 0;
        margin-right: -10px;
    }
    .logo-mobile {
        width: 7%;
    }
    .spinner-master input[type=checkbox]:checked~.spinner-spin2>.diagonal.part-2 {
        margin-top: calc(-1 * ( 5px + (2.5px * 1)))!important;
    }
    .spinner-master input[type=checkbox]:checked~.spinner-spin2>.diagonal.part-1 {
        transform: rotate(135deg);
        top: 7px!important;
    }
    .spinner-master input[type=checkbox]:checked~.spinner-spin2>.diagonal.part-2 {
        transform: rotate(135deg);
        top: 7px!important;
    }
    h1 {
        font-size: 1.5rem!important;
        font-variation-settings: "wght" 650;
    }
    h2 {
        font-variation-settings: "wght" 500;
        font-size: 1.3rem;
    }
    .maskhare-bazi {
        font-size: 12px!important;
        margin: 10px 0;
    }
    .text-center-mobile {
        text-align: center!important;
    }
    .menuul .active {
        color: #23da5c;
    }
    .padding-slidesecound {
        padding: 0 30px!important;
    }
}

iframe {
    height: 20.5em;
}

#logo {
    margin-top: 11px;
    width: 28%!important;
}

@media (max-width: 576px) {
    #scroll-top {
        position: fixed;
        bottom: 23px;
        right: 25px;
        width: 35px;
        height: 35px;
        font-size: 32px;
        background: #00a874;
        border-radius: 100%;
        cursor: pointer;
        z-index: 1000;
    }
    #scroll-top span {
        width: 9px;
        height: 50px;
        position: absolute;
        border: 0;
        z-index: 2;
        background-image: url(../img/scroll-to.svg);
        background-repeat: no-repeat;
        left: 39%;
        cursor: pointer;
        bottom: -17%;
        transform: rotate(270deg);
        background-position: center;
    }
    #logo {
        margin-top: 11px;
        width: 80%!important;
    }
    .display-block-mobile {
        display: block;
    }
    .display-none-mobile {
        display: none;
    }
    .menuul .active {
        color: #23da5c;
    }
    .nav-mobile {
        display: block;
    }
    .nav-desktop {
        display: none;
    }
    .menu-item {
        color: white;
        border: 0px;
        border-left: 0px solid white!important;
        padding: 0;
        font-variation-settings: "wght" 400;
        cursor: pointer;
        transition: all 500ms ease 0s;
        margin: 0 0px;
    }
    .overlay-content {
        top: 35%!important;
    }
    .ul-mobile {
        margin: 0;
        padding: 0;
        margin-right: -10px;
    }
    .logo-mobile {
        width: 7%;
    }
    .spinner-master input[type=checkbox]:checked~.spinner-spin2>.diagonal.part-2 {
        margin-top: calc(-1 * ( 5px + (2.5px * 2)))!important;
    }
    .spinner-master input[type=checkbox]:checked~.spinner-spin2>.diagonal.part-1 {
        transform: rotate(135deg);
        top: 7px!important;
    }
    .spinner-master input[type=checkbox]:checked~.spinner-spin2>.diagonal.part-2 {
        transform: rotate(135deg);
        top: 7px!important;
    }
    h1 {
        font-size: 1.5rem!important;
        font-variation-settings: "wght" 650;
    }
    h2 {
        font-variation-settings: "wght" 500;
        font-size: 1.3rem;
    }
    .maskhare-bazi {
        font-size: 12px!important;
        margin: 10px 0;
    }
    .text-center-mobile {
        text-align: center!important;
    }
    .padding-slidesecound {
        padding: 0 50px!important;
    }
    iframe {
        height: 25vh;
        margin-bottom: 30px;
    }
    .container_iframe {
        margin-top: 0!important;
        padding-bottom: 0!important;
    }
    .container iframe {
        margin-bottom: 8px;
    }
    .container_iframe iframe {
        margin-bottom: 0!important;
    }
}

jeyd {
    color: #00a874;
}

::-webkit-scrollbar {
    width: 5px;
    position: absolute;
    /* Remove scrollbar space */
    /* Optional: just make scrollbar invisible */
}


/* Optional: show position indicator in red */

::-webkit-scrollbar-thumb {
    background: #FF0000;
}

body {
    position: relative;
    min-height: 100vh;

}

footer {

    bottom: 0;
    width: 100%;
    height: 33px
}




.menu-andaze .col-lg-2 {
    margin-top: -3px!important;
}

.menu-andaze .col-lg-10 {
    /*margin-top: -3px;*/
}

.top-matn {
    margin-top: 10px!important;
}

#scroll-top {
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 50px;
    height: 50px;
    font-size: 32px;
    background: #00a874;
    border-radius: 100%;
    cursor: pointer;
    z-index: 1000;
}

#scroll-top span {
    width: 12px;
    height: 50px;
    position: absolute;
    border: 0;
    z-index: 2;
    background-image: url(../img/scroll-to.svg);
    background-repeat: no-repeat;
    left: 39%;
    bottom: 5%;
    cursor: pointer;
    transform: rotate(270deg);
    background-position: center;
}
@media (max-width: 576px) {
    #scroll-top {
        position: fixed;
        bottom: 23px;
        right: 25px;
        width: 35px;
        height: 35px;
        font-size: 32px;
        background: #00a874;
        border-radius: 100%;
        cursor: pointer;
        z-index: 1000;
    }
    #scroll-top span {
        width: 9px;
        height: 50px;
        position: absolute;
        border: 0;
        z-index: 2;
        background-image: url(../img/scroll-to.svg);
        background-repeat: no-repeat;
        left: 37%;
        cursor: pointer;
        bottom: -15%;
        transform: rotate(270deg);
        background-position: center;
    }}
    
.container.container_iframe {
    margin-top: 0!important;
}