@font-face {
    font-family: 'ARBFONTSGEHILILIGHT';
    src: url('../fonts/ARBFONTSGEHILILIGHT.ttf');
    src: url('../fonts/ARBFONTSGEHILILIGHT.svg');
    src: url('../fonts/ARBFONTSGEHILILIGHT.eot');
    src: url('../fonts/ARBFONTSGEHILILIGHT.woff');
}

@font-face {
    font-family: 'ARBFONTSGE_HILI_BOOK';
    src: url('../fonts/ARBFONTSGE_HILI_BOOK.ttf');
    src: url('../fonts/ARBFONTSGE_HILI_BOOK.svg');
    src: url('../fonts/ARBFONTSGE_HILI_BOOK.eot');
    src: url('../fonts/ARBFONTSGE_HILI_BOOK.woff');
}


body {
    font-family: 'ARBFONTSGEHILILIGHT';
    overflow-x: hidden;
}

.font-weight-bold {
    font-family: 'ARBFONTSGE_HILI_BOOK';
}

.fs-35p {
    font-size: 35px;
}

.fs-60p {
    font-size: 60px;
}

.text-secondary {
    color: #585151 !important;
}

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

.h-170p {
    height: 170px;
}

buttom, button:focus {
    box-shadow: none;
    outline: 0;
}

header .our-btn {
    display: inline-block;
    cursor: pointer;
    padding-top: 5px;
    width: 30px;
    top: 0;
    left: 16px;
    height: 30px;
}

header .our-btn.close {
    padding-top: 0;
}

header .the-bar {
    display: block;
    width: 100%;
    height: 3.5px;
    margin-bottom: 5px;
    background: #fff;
    transition: .5s;
}

header .the-bar:nth-Child(2) {
    width: 70%;
}

header .the-bar:last-Child {
    width: 90%;
}

header .close .the-bar:first-Child {
    transform: rotate(-45deg) translate(-12px, 12px);
    width: 100%;

}

header .close .the-bar:nth-Child(2) {
    opacity: 0;
}

header .close .the-bar:last-Child {
    transform: rotate(45deg) translate(0);
    width: 100%;
}

.menu .nav-link {
    transition: .5s;
}

.menu .nav-item .nav-link.text-secondary:hover {
    color: #fff !important;
}

.first {
    transition: .3s;
    transform: scaleY(1);
    transform-origin: 50% 80%;
    letter-spacing: .1px;
    display: inline-block;
    position: relative;
}

.menu .nav-item .nav-link:hover .first {
    letter-spacing: 1.8vh;
    transform-origin: 50% 85% !important;
    transform: scaleY(0);
}

.second {
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    top: 0;
    color: #fff;
    transition: .3s;
    transform: scaleY(0) scaleX(.7);
    transform-origin: 50% 30%;
}

.menu .nav-item .nav-link:hover .second {
    transform-origin: 50% 5%;
    transform: scale(1);
}

.text-muted {
    color: #C78F40 !important;
}

.bg-dark-2 {
    background: #2A2A2A !important;
}


.img-1 {
    height: 240px;
    background-image: url("../images/img-1.png");
    /*background-size: cover;*/
    background-repeat: no-repeat;
    background-position: center;

}

.img-2 {
    height: 240px;
    background-image: url("../images/img-2.png");
    /*background-size: 40%;*/
    background-repeat: no-repeat;
    background-position: center;
}


.bont {
    width: 22px;
    height: 22px;
    position: absolute;
    background: #C78F40;
    border-radius: 50%;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);

}

.spin {
    animation: spin 10s linear infinite;
}

@-webkit-keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.menu .nav-item {
    position: relative;
    left: -100%;
    height: 11.285vh;
    width: 100%;
    display: block;

}

.menu .nav-item:nth-child(1) {
    animation: right-o .5s linear;
    animation-fill-mode: forwards;
}

.menu .nav-item:nth-child(2) {
    animation: right-o .5s linear;
    animation-delay: .1s;
    animation-fill-mode: forwards;
}

.menu .nav-item:nth-child(3) {
    animation: right-o .5s linear;
    animation-delay: .2s;
    animation-fill-mode: forwards;
}

.menu .nav-item:nth-child(3) {
    animation: right-o .5s linear;
    animation-delay: .3s;
    animation-fill-mode: forwards;
}

.menu .nav-item:nth-child(4) {
    animation: right-o .5s linear;
    animation-delay: .4s;
    animation-fill-mode: forwards;
}

.menu .nav-item:nth-child(5) {
    animation: right-o .5s linear;
    animation-delay: .5s;
    animation-fill-mode: forwards;
}

.menu .nav-item:nth-child(6) {
    animation: right-o .5s linear;
    animation-delay: .6s;
    animation-fill-mode: forwards;
}

.menu .nav-item:nth-child(7) {
    animation: right-o .5s linear;
    animation-delay: .7s;
    animation-fill-mode: forwards;
}

.menu .nav-item:nth-child(8) {
    animation: right-o .6s linear;
    animation-delay: .7s;
    animation-fill-mode: forwards;
}

.menu .nav-item:nth-child(9) {
    animation: right-o .6s linear;
    animation-delay: .7s;
    animation-fill-mode: forwards;
}

.menu .nav-item:nth-child(10) {
    animation: right-o .6s linear;
    animation-delay: .7s;
    animation-fill-mode: forwards;
}

.menu .nav-item:nth-child(11) {
    animation: right-o .6s linear;
    animation-delay: .7s;
    animation-fill-mode: forwards;
}

.menu .nav-item:nth-child(12) {
    animation: right-o .6s linear;
    animation-delay: .7s;
    animation-fill-mode: forwards;
}

.menu .nav-item:nth-child(13) {
    animation: right-o .6s linear;
    animation-delay: .7s;
    animation-fill-mode: forwards;
}

.menu .nav-item:nth-child(14) {
    animation: right-o .6s linear;
    animation-delay: .7s;
    animation-fill-mode: forwards;
}

.collapse.show {
    display: block;
}

.menu {
    overflow: hidden;
    height: calc(100vh - 100px);
    overflow-y: scroll;
}

@-webkit-keyframes right-o {
    0% {
        left: -100%;
    }
    100% {
        left: 0;
    }
}

.hover-scl img {
    transition: .5s;
}

.hover-scl:hover img {
    transform: scale(1.5);
}

.article .bg-dark:hover, .article .bg-dark:focus {
    background: #1C1C1C !important;
}

.article button {
    text-decoration: none !important;
}

.article .collapsed .fa-minus:before {
    content: "\f067";
}

.fa-minus {
    transition: .5s;
}

.partners.owl-theme .owl-nav {
    margin-top: 0;
    position: absolute;
    top: 30%;
    width: 100%;
}

.partners.owl-theme .owl-nav .owl-prev {
    position: absolute;
    right: -55px;
}

.partners.owl-theme .owl-nav .owl-next {
    position: absolute;
    left: -5px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
}

.partners.owl-theme .owl-nav .disabled {
    cursor: no-drop;
}

.partners .item img {
    filter: grayscale(1);
    max-height: 100px;

}

.partners .item:hover img {
    filter: grayscale(0);
}

.partners .item {
    background: #000;
}

.partners {
    margin-top: 50px;
}

.border-muted {
    border-color: #C78F40 !important;
}

footer {

    padding: 20px 0;
}


@media (max-width: 991.98px) {
    .img-1, .img-2 {
        height: 180px;
        background-size: 100%;
        background-position: 0 170px;
    }

    footer {
        min-height: 100px;
    }
}


.intro {
    background-color: #191919;
    min-height: 100vh;
    /*background-image: url(../images/logo--bg2.svg);*/
    /*background-repeat: no-repeat;*/
    /*background-size: contain;*/
    /*background-position: left center;*/
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999999;
    width: 100%;

}

.intr-inner {
    width: 500px;
    margin: auto;
    text-align: center;
}

.intr-inner h1 {
    font-size: 28px;
    font-weight: 700;
    color: #C78F40;
    margin: 0;
    line-height: 45px;
}

.intr-inner p {
    font-size: 20px;
    color: #c37f1d;
    font-weight: 700;
    margin: 0;
    /*text-decoration: underline;*/
}

.parts {
    position: relative;
    height: 70px;
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
}

.parts:after {
    position: absolute;
    border-bottom: 1px dashed #C78F40;
    width: 100%;
    content: '';
    left: 0;
    top: 50%;
    z-index: 1;

}

.part-right {
    background: #191919;
    z-index: 2;
    cursor: pointer;
    width: 39px;
    position: absolute;
    left: 260px;
}

.part-left {

    background: #191919;
    z-index: 2;
    cursor: pointer;
    width: 39px;
    left: 0;
    position: absolute;

}

.complete-text {
    color: rgba(122, 122, 122, 0.48);
    font-size: 14px;
}

.intro-page {
    overflow: hidden;
    height: 100vh;
}

.intro-page .sections {
    display: none;
}

.intro-logo img {
    max-height: 250px;
    margin-bottom: 30px;
}

.logo-inner {
    padding-top: 15px;
    position: relative;
    z-index: 1;
}

/************************Peloader ******************/

.pre-loader {
    height: 100vh;
    z-index: 9999;
    position: fixed;
    left: 0;
    top: 0;
    background: #15171C;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.loader {
    color: #C79E52;
    font-size: 90px;
    text-indent: -9999em;
    overflow: hidden;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    margin: 72px auto;
    position: relative;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load6 1.7s infinite ease, round 1.7s infinite ease;
    animation: load6 1.7s infinite ease, round 1.7s infinite ease;
}

@-webkit-keyframes load6 {
    0% {
        -webkit-box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
    5%,
    95% {
        -webkit-box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
    10%,
    59% {
        -webkit-box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
        box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
    }
    20% {
        -webkit-box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
        box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
    }
    38% {
        -webkit-box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
        box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
    }
    100% {
        -webkit-box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
}

@keyframes load6 {
    0% {
        -webkit-box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
    5%,
    95% {
        -webkit-box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
    10%,
    59% {
        -webkit-box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
        box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
    }
    20% {
        -webkit-box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
        box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
    }
    38% {
        -webkit-box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
        box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
    }
    100% {
        -webkit-box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
}

@-webkit-keyframes round {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes round {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.bg-dark {
    transition: all 0.3s ease-out;
}

.home-section .fixed-top.bg-dark, .home-section .fixed-top .bg-dark {
    background-color: transparent !important;
}

.nav--open .fixed-top.bg-dark, .nav--open .fixed-top .bg-dark {
    background-color: #1C1C1C !important
}

.home-section .logo-inner {
    margin-right: 70px !important;
}

.home-section header .the-bar {
    background: #C79E52
}

.p-section {
    visibility: hidden;
    display: none;
    min-height: calc(100vh - 66px);
}

.p-section.current {
    display: block;
    visibility: visible;

}

.next-section {
    border: 1px solid #fff;
    width: 40px;
    height: 80px;
    border-radius: 40px;
    position: fixed;
    bottom: 30px;
    z-index: 1111;
    left: 0;
    right: 0;
    margin: auto;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding-bottom: 10px;
    background: #1C1C1C;
}

.closePage {
    border: 1px solid #fff;
    width: 40px;
    height: 80px;
    border-radius: 40px;
    position: fixed;
    bottom: 30px;
    z-index: 1111;
    left: 0;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding-bottom: 10px;
    background: #1C1C1C;
}

.p-100 {
    padding-top: 100px;
}

.contact {
    /*background-image: url(https://ahyaha.org/v2/wp-content/uploads/2021/08/contact-bg-1.png?id=634) !important;*/
    background-position: center center;
    background-repeat: no-repeat;
}

.form-control {
    height: 55px;
    max-width: 600px;
    width: 100%;
    display: block;
    margin: auto;
    border: 0px;
    padding: 15px;
    -webkit-transition: 0.4s all ease-in-out;
    -o-transition: 0.4s all ease-in-out;
    transition: 0.4s all ease-in-out;
}

.contact-icon {
    font-size: 16px;
    display: flex;
    width: 30px;
    height: 30px;
    border: 1px solid #C79E52;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
}

.social-media-wrapper {
    list-style: none;
    text-align: center;
    height: 50px;
    display: table;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}

.social-media-wrapper li {
    width: 50px;
    float: right;
}

.btn-contact {
    width: 250px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 55px;
    border: 0px;
    background: #C79E52;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
}

.navbar-toggler {
    position: absolute;
    right: 20px;
    top: 40px;
}

.social-media-wrapper a {
    color: #C79E52
}

.video-list {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    max-width: 1200px;
    margin: auto;
}

.vid-item {
    width: 140px;
    height: 350px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 5px;
    margin-right: 5px;
    transition: all .3s ease-in-out;
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(255, 255, 255, 0.1);
}

.vid-item a {
    color: #C79E52;
    width: 140px;
    height: 350px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .3s ease-in-out;

}

.vid-item img {
    object-fit: cover;
    height: 100%;
}

.vid-item:hover, .vid-item a {
    /*width: 180px;*/
}

.vid-item:nth-child(even) {
    margin-top: 50px;
}

.vid-item {
    position: relative;
}

.vid-item h3 {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    width: 100%;
    left: 0;
    margin-bottom: 0;
    text-align: center;
    transition: all 0.3s ease-out;
    font-size: 16px;
    padding: 5px;
}

.vid-item:hover h3 {
    visibility: visible;
    opacity: 1;
}

.video {
    padding-bottom: 100px;
}

.news-list .item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 30px;
}

.news-list .item .img {
    height: 200px;
    width: 200px;
    margin-left: 15px;
}

.news-list .img a {
    height: 200px;
    width: 200px;
    display: flex;
    justify-content: center;
    overflow: hidden;
    align-items: center;
}

.news-list .img img {
    height: 100%;
    width: auto;
    object-fit: cover;
}

.news-list h3 {
}

.news-list p {
    height: 90px;
    overflow: hidden;
    line-height: 30px;
}

.inner-post {
    padding-top: 150px;
    padding-bottom: 100px;
    min-height: calc(100vh - 70px);
}

.news_single {
    max-width: 1024px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    padding: 20px;
    background: #333333;
    color: #fff;
    border-radius: 20px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1111;
}

.news_single h1 {
    font-size: 25px;
    text-align: center;
    padding: 0 40px;
}

.single-img {
    margin: 20px 0;
    text-align: center;
}

.pr-100 {
    padding-right: 216px;

}

.pl-100 {
    padding-left: 216px;
}

/************************Peloader ******************/
@media (max-width: 640px) {
    .pr-100 {
        padding-right: 50px;
    }

    .pl-100 {
        padding-left: 50px;
    }

    .phd {
        font-size: 40px;
    }

    .intr-inner h1 {
        font-size: 18px;
        padding: 0 20px;
    }

    .intr-inner p {
        font-size: 18px;
    }

    .intro {
        background-image: none;
    }


    .frame {

        position: absolute !important;
        bottom: 0;
    }

    .slides__caption-headline {
        font-size: 2rem !important;

    }


    .intro-logo img {
        max-height: 200px;
        height: auto;
    }

    .intr-inner {
        width: 100%;
    }

    .vc_row {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .vc_column_container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .vc_column_container > .vc_column-inner {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .fs-60p {
        font-size: 30px;
    }
}


.skip-intro {
    font-size: 18px;
    color: #fff;
    margin: 15px auto;
    display: inline-block;
}

.media-title h2 {
    font-size: 60px;
    /*border: 1px solid #fff;*/
    padding: 50px 0;
}

.card-body li a, .pdetils a {
    color: #CC9F53
}

img {
    max-width: 100%;
}

.back_ {
    position: absolute;
    top: 10px;
    right: 10px;
}

.back_ i {
    margin-left: 5px;
}

.wave {
    float: left;
    margin: 20px;
    animation: wave ease-in-out 0.5s infinite alternate;
    transform-origin: center -20px;
}

.wave:hover {
    animation-play-state: paused;
}

.wave img {
    border: 5px solid #f8f8f8;
    display: block;
    width: 200px;
    height: 250px;
}

.wave figcaption {
    text-align: center;
}

.wave:after {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    border: 1.5px solid #ffffff;
    top: -10px;
    left: 50%;
    z-index: 0;
    border-bottom: none;
    border-right: none;
    transform: rotate(45deg);
}

.wave:before {
    content: '';
    position: absolute;
    top: -23px;
    left: 50%;
    display: block;
    height: 44px;
    width: 47px;
    background-image: url(https://cdn.hashnode.com/res/hashnode/image/upload/v1602040503586/FW6g79WBY.png);
    background-size: 20px 20px;
    background-repeat: no-repeat;
    z-index: 16;
}

@keyframes wave {
    0% {
        transform: rotate(3deg);
    }
    100% {
        transform: rotate(-3deg);
    }
}


.vc_custom_1634460739059 .vc_column-inner {
    padding-top: 0 !important;
}

.img-1--1 {
    height: 350px;
    background-size: 100%;
}

.img-title-abs {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 50px;
}

.img-title-abs h2 {
    white-space: nowrap;
}

@media (max-width: 640px) {
    .img-1--1 {
        height: 180px;
        background-size: cover;
        background-position: center center !important;;
    }

    .news-list .item {
        align-items: flex-start;
    }

    .news-list .img a, .news-list .item .img {
        height: 100px;
        width: 100px;
    }

    .news-list h3 {
        font-size: 25px;
    }

    .news-list p {
        font-size: 15px;
        margin-bottom: 0px;
    }
}

.text-dark {
    color: #000 !important;
}

.sound-section-blk {
    position: fixed;
    left: 30px;
    top: 50px;
    z-index: 111111;
    display: flex;
    align-items: center;

}

#sound-frame {
    background: #000;
}

#sound-frame #icon-sound {

    background: #fff;
}

.lang-btn {
    color: #fff;
    margin-left: 15px;
}

.number-title-section {
    text-align: center;

}

.number-title-section h2 {
    display: inline-block;
    background: #CEA052;
    color: #000;
    padding: 5px 20px;
}


.number-item {
    height: 100%;
    width: 100%;
}

.number-item .img {
    height: 100px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.number-item .img img {
    max-height: 90px;
    width: auto;
}

.number-item h3 {
    text-align: center;
    font-size: 24px;
    color: #CEA052;

}

.number-item h2 {
    text-align: center;
    font-size: 30px;

}

.contact-spin img {
    max-width: 183px;
}

.ab-user-info {
     direction: ltr;
    text-align: left
}

html[lang=en] .ab-user-info {
    direction: ltr;
    text-align: left
}
.ab-flex{
    display: flex;   justify-content: flex-end;
}
@media (max-width: 640px) {

    .text-mobile-center{
        text-align: center;
    }
    .ab-flex{
        display: block;
    }
    .ab-user-info {
         direction: inherit;
        text-align: center;
    }
   html[lang=en] .contact-spin {
        width: 150px;
    }

    .news_single h1 {
        margin-top: 40px;
    }

    .news_single {
        margin-left: 10px;
        margin-right: 10px;
    }

    .animate__fadeInLeftBig {
        -webkit-animation-name: fadeIn !important;
        animation-name: fadeIn !important;
    }

    .animate__fadeInRightBig {
        -webkit-animation-name: fadeIn !important;
        animation-name: fadeIn !important;
    }
}


@media (max-width: 480px) {
    .fs-35p {
        font-size: 24px !important;
    }
}