@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600&family=Montserrat:wght@400;500;700;900&family=Roboto:wght@300;400;500;700;900&display=swap");

.menu_link,
.the_point__container>div>p {
    font-family: Roboto, sans-serif;
    font-weight: 400;
    color: #fff
}

*,
.blog_item,
.menu_link,
.socials>a {
    text-decoration: none
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    scroll-behavior: smooth
}

body {
    background: #040507
}

header {
    width: 100%;
    height: 131px;
    position: fixed;
    z-index: 999;
    background-color: #040507
}

#hov_logo,
.copyright.last,
.logo:hover>a>#def_logo,
.menu_close_btn,
.mob_video {
    display: none
}

.logo:hover>a>#hov_logo {
    display: block
}

[class*="__container"] {
    max-width: 1720px;
    margin: 0 auto;
    padding: 0 50px
}

.header__container {
    display: flex;
    height: 100%;
    justify-content: space-between;
    align-items: center
}

.gaming_list:hover,
.menu_list {
    height: 101px;
    border-radius: 50%
}

.menu {
    display: flex;
    gap: 63px;
    justify-content: space-between;
    align-items: center
}

.menu_list {
    width: 101px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .7s
}

.menu_link {
    font-size: 20px;
    line-height: normal;
    text-transform: lowercase
}

.service_box>h2,
.the_point_title {
    font-family: Montserrat, sans-serif;
    font-weight: 900;
    line-height: normal
}

.menu_list:hover {
    background-color: #fff;
    border-radius: 50%
}

.gaming_list {
    border-radius: 100px;
    transition: .7s;
    height: 50px;
    background-color: #014fd8
}

.gaming_list:hover {
    color: #000;
    background-color: #d2fb3d !important
}

.gaming_link {
    color: #fff;
    transition: .7s
}

.menu_list:hover>.menu_link {
    color: #000
}

.burger_menu {
    display: none;
    position: absolute;
    background: #040507;
    top: 0;
    right: 10px;
    flex-direction: column;
    align-items: center
}

.burger_menu>button {
    font-size: 50px;
    background: 0 0;
    color: #fff;
    border: none;
    margin-top: 34px
}

.ask_acardion .container,
.b_menu>.menu_list,
.contact__container,
.f_menu>li {
    border-bottom: 1px solid #fff
}

.b_menu {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    background-color: #040507;
    width: 105vw;
    top: -520px;
    transition: .5s
}

.b_menu>.menu_list {
    border-radius: 0;
    width: 100%;
    display: flex;
    justify-content: space-around;
    padding: 0 30px
}

.b_menu>.menu_list>.menu_link {
    width: 70%;
    height: 100%;
    display: flex;
    align-items: center
}

.b_menu_arrows {
    width: 35px;
    transition: .5s
}

.b_menu_arrows>img {
    width: 100%;
    transform: rotate(-45deg)
}

.the_point {
    position: relative;
    padding-top: 135px;
    width: 100%;
    height: 800px
}

.the_point>video {
    position: absolute;
    width: 100%;
    max-height: 100%;
    object-fit: cover
}

.the_point__container {
    display: flex;
    justify-content: flex-start;
    margin-left: auto;
    margin-top: 20px
}

.the_point__container>div>p {
    font-size: 28px;
    font-style: normal;
    line-height: 36.4px;
    max-width: 630px;
    margin-top: 17px;
    position: relative;
    z-index: 3
}

.the_point_title {
    color: #fff;
    font-size: 101px;
    font-style: normal;
    position: relative;
    z-index: 3
}

.the_point_title>span {
    color: #fff500
}

.service__container {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.service_box {
    max-width: 722px;
    color: #fff;
    text-align: left
}

.service_box>h2 {
    font-size: 61px
}

.accordion .label,
.animate_title,
.blog_inf,
.blog_title>h3,
.portfolio_wrapper::before,
.service_box>p {
    font-family: Roboto, sans-serif
}

.service_box>p {
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 36.4px;
    margin-top: 55px
}

.ball_anime_box {
    width: 932px;
    height: 699px;
    background-image: url(../images/text_720.png);
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative
}

.ball_img {
    width: 500px;
    position: absolute;
    animation: 2s infinite alternate ball
}

#services,
.service-anim-box {
    position: relative
}

.service-anim-box {
    height: 500px;
    overflow: hidden
}

.service-anim-box div {
    display: block;
    width: 200%;
    min-height: max-content;
    position: absolute;
    overflow: hidden;
    animation: 5s linear infinite leftToRigth
}

.animate_title {
    float: left;
    font-size: 300px;
    font-weight: 800;
    width: 50%;
    text-transform: lowercase;
    line-height: 390px;
    -webkit-text-stroke-color: rgb(255, 255, 255);
    -webkit-text-stroke-width: 1px;
    font-family: sans-serif !important
}

.service_footer {
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    max-width: 602px;
    margin-bottom: 53px
}

.accordion .content>.service_item_list>li,
.service_item_list li,
.service_title {
    font-family: Manrope, sans-serif;
    font-weight: 600
}

#services>.__container>a,
.ask_acardion .label,
.clients_title,
.contact_title,
.content,
.portf_last_container>h3,
.portf_last_container>p,
.portf_serv_item>h5,
.portfolio_start {
    font-family: Montserrat, sans-serif;
    font-style: normal;
    color: #fff
}

.horiz_a {
    width: 100%;
    display: table;
    table-layout: fixed;
    margin: 0;
    padding: 0;
    height: 719px
}

.horiz_a>swiper-slide {
    display: table-cell;
    vertical-align: bottom;
    position: relative;
    height: 719px;
    background-repeat: no-repeat;
    background-position: center center;
    transition: .5s;
    margin: 0 !important
}

.full_services {
    width: 100%;
    margin: 0 auto;
    display: flex;
    color: #fff;
    justify-content: space-between
}

.portf_dscr,
.service_item,
.service_item_list,
.socials {
    flex-direction: column;
    display: flex
}

.content>.service_item_list,
.service_group {
    display: flex
}

.service_item {
    width: 100%;
    height: 100%;
    padding-top: 54px;
    padding-left: 22px;
    border-right: 1px solid #fff;
    align-items: center;
    justify-content: center;
    position: relative;
    transition: .4s;
    overflow: hidden;
    background: #000;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
    -webkit-transition: .4s;
    text-overflow: ellipsis;
    cursor: inherit
}

#services>.__container>a:hover>img,
.service_item:hover>.service_title,
.service_item:hover>span {
    transform: rotate(0)
}

.service_item>span {
    position: absolute;
    bottom: 52px;
    transition: .5s;
    transform: rotate(-45deg)
}

.service_title {
    font-style: normal;
    padding-left: 13px;
    position: absolute;
    text-overflow: clip;
    text-transform: uppercase;
    transform: rotate(-90deg);
    font-size: 42px;
    line-height: 36.4px;
    transition: .5s;
    color: #fff;
    top: calc(50%)
}

.service_item_list {
    margin-top: 47px;
    padding-left: 24px;
    gap: 12px
}

.horiz_a .service_item_list {
    top: -100%;
    position: absolute;
    transition: .5s
}

.service_item_list li {
    color: #fff;
    font-size: 23px;
    font-style: normal;
    line-height: 20px;
    text-align: left;
    list-style: disc;
    margin-bottom: 12px
}

.service_item_list>ul {
    display: flex;
    flex-direction: column;
    gap: 15px
}

.service_item:hover {
    background-color: #f50049
}

.service_item:hover>.service_title {
    top: 60px
}

.service_item:hover>.service_item_list {
    transform: rotate(0);
    top: 200px;
    display: flex;
    margin-top: 0
}

.full_services .horiz_a>swiper-slide:focus {
    outline: 0
}

.full_list {
    display: flex;
    justify-content: space-between
}

#services>.__container {
    display: flex;
    flex-direction: column;
    gap: 40px
}

#services>.__container>a {
    align-self: flex-end;
    font-size: 28px;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
    display: flex;
    align-items: center
}

.accordion .label,
.f_menu>li {
    justify-content: space-between
}

#services>.__container>a>img {
    width: 30px;
    transition: .5s;
    transform: rotate(-45deg)
}

.accordion {
    width: 100%;
    margin: 90px auto 50px;
    color: #fff;
    background-color: #040507;
    overflow: hidden;
    display: none
}

.accordion .container {
    position: relative;
    margin: 10px
}

.accordion .label {
    position: relative;
    padding: 10px 0 0;
    cursor: pointer;
    color: #fff;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 36.4px;
    display: flex;
    border-top: 1px solid #fff
}

.accordion .label>img {
    transform: rotate(-45deg) scale(.5);
    transition: .5s
}

.accordion .content {
    position: relative;
    background: #040507;
    max-height: 0;
    font-size: 20px;
    text-align: justify;
    width: 780px;
    overflow: hidden;
    transition: .5s
}

.accordion .content>.service_item_list>li {
    color: #fff;
    font-size: 12px;
    font-style: normal;
    line-height: 15.6px;
    text-transform: capitalize
}

.accordion .content>.service_item_list {
    gap: 5px;
    margin-top: 0
}

.accordion .container.active .content {
    height: auto;
    max-height: 500px
}

.accordion .container.active .label>img {
    transform: rotate(0) scale(.5)
}

@keyframes ball {
    from {
        bottom: 0
    }

    to {
        bottom: 100px
    }
}

@keyframes leftToRigth {
    from {
        right: -100%
    }

    to {
        right: 0
    }
}

.portfolio_start {
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    max-width: 560px;
    margin-top: 95px
}

.portfolio__container {
    display: flex;
    flex-direction: column;
    gap: 100px
}

.portfolio_wrapper::before {
    content: "portfolio";
    font-size: 200px;
    transform: rotate(270deg);
    position: absolute;
    top: 352px;
    left: -328px;
    font-weight: 900;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: white;
    letter-spacing: 5px
}

.portfolio_wrapper {
    display: flex;
    width: 100%;
    position: relative;
    max-height: 940px
}

.works {
    width: 100%;
    display: flex;
    flex-wrap: wrap-reverse;
    align-content: flex-start;
    padding-left: 200px;
    justify-content: flex-start;
    flex-direction: row-reverse;
    overflow-y: scroll;
    min-height: 1000px
}

.rect_item {
    width: 370px;
    overflow: hidden;
    height: 300px
}

.rect_item>a>img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    transition: .8s
}

.rect_item:hover>a>img {
    transform: scale(1.2)
}

.down_arrow,
.up_arrow {
    width: 40px;
    margin: 0 auto;
    display: none
}

.down_arrow {
    transform: rotate(90deg)
}

.up_arrow {
    transform: rotate(-90deg)
}

.clients_title {
    font-size: 65px;
    font-weight: 900;
    line-height: normal;
    margin-top: 100px;
    text-transform: capitalize
}

swiper-container {
    width: 100%;
    height: 120px;
    transition-timing-function: linear;
    margin-top: 60px
}

swiper-slide {
    text-align: center;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 220px;
    height: 70px
}

.swiper-wrapper {
    transition-timing-function: linear !important
}

swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain
}

.ask_acardion {
    display: block !important
}

.ask_acardion .label {
    border-top: none
}

.ask_acardion .label,
.content {
    padding-left: 63px;
    font-size: 28px;
    font-weight: 400;
    line-height: 36.4px
}

.contact_title,
.portf_last_container>h3 {
    font-size: 65px;
    font-weight: 900;
    line-height: 98.8px;
    text-transform: capitalize
}

.ask_acardion .container.active .content {
    height: 150px;
    padding: 10px 0 0 43px;
    width: 100%
}

.ask_acardion .label::after {
    content: "+";
    color: #fff;
    position: absolute;
    top: 50%;
    left: 5px;
    font-size: 50px;
    transform: translateY(-50%)
}

.ask_acardion .container.active .label::after {
    content: "-"
}

.portf_last_container>h3,
.video_container {
    margin-top: 120px
}

.blog_img>img,
.video_container>video {
    width: 100%
}

.portf_last_container>p,
.portf_serv_item>h5 {
    line-height: 26px
}

.portf_last_container>p {
    font-size: 20px;
    font-weight: 200;
    max-width: 450px;
    margin-top: 15px
}

.portf_serv {
    display: flex;
    flex-direction: column;
    gap: 65px;
    width: 100%;
    margin-top: 78px
}

.portf_serv_item {
    width: 50%;
    color: #fff;
    align-self: flex-end;
    padding-left: 103px
}

.portf_serv_item.left {
    align-self: flex-start
}

.portf_serv_item>h5 {
    font-size: 32px;
    font-weight: 600;
    text-transform: capitalize;
    position: relative
}

.copyright,
.portf_serv_item>p {
    font-weight: 500;
    font-family: Montserrat, sans-serif
}

.portf_serv_item>h5::before {
    content: "";
    width: 50px;
    height: 50px;
    background-image: url(../images/star.png);
    position: absolute;
    left: -82px;
    top: -13px;
    background-size: cover
}

.portf_serv_item>p {
    color: #fff;
    font-size: 24px;
    font-style: normal;
    line-height: 30.4px;
    margin-top: 20px
}

.socials>a,
.socials>p {
    font-family: Roboto, sans-serif;
    font-size: 20px;
    font-weight: 400
}

.contact__container {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 120px
}

.copyright,
.socials>a,
.socials>p {
    font-style: normal;
    line-height: normal;
    color: #fff
}

.form {
    width: 100%;
    height: 900px;
    display: flex;
    flex-direction: column;
    align-items: center
}

footer {
    width: 100%;
    padding: 10px 20px
}

.footer__container {
    min-height: 290px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 50px
}

.copyright {
    font-size: 16px;
    margin-top: 42px
}

.footer__container>.logo>a {
    width: 275px;
    height: 71px;
    display: inline-block
}

.footer__container>.logo>a>img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.f_menu {
    width: 500px
}

.f_menu>li {
    width: 100%;
    height: 60px;
    border-radius: 0;
    display: flex;
    padding-left: 15px
}

.f_menu>li:hover {
    background: #040507;
    border-radius: 0;
    height: 60px;
}

.f_menu>li:hover>.menu_link {
    color: #fff
}

.f_menu>li:hover>.menu_link>.b_menu_arrows {
    color: #fff;
    transform: rotate(45deg)
}

.f_menu .gaming_list:hover>.gaming_link {
    color: #000 !important
}

.f_menu .menu_link {
    display: flex;
    width: 100%;
    justify-content: space-between
}

.socials>p {
    text-transform: capitalize;
    margin-bottom: 16px
}

.socials>a {
    margin-top: 10px
}

.portf_dscr {
    margin: 30px 0;
    color: #fff;
    padding: 0 105px;
    width: 100%;
    overflow: hidden;
    line-height:normal !important;
}

.portf_dscr>p {
    font-family: Montserrat, sans-serif;
    font-size: clamp(12px, 3.5vw, 18px) !important
}

.blog__container>img {
    width: 100%;
    margin-top: 135px
}

.blog__container>h3 {
    text-align: center;
    margin: 60px 0
}

.blog_boxes {
    display: flex;
    flex-direction: column-reverse;
    gap: 140px;
    margin-bottom: 50px;
    border-bottom: 1px solid #d7d6d6;
    padding-bottom: 50px
}

.blog_item {
    width: 100%;
    display: flex;
    gap: 40px;
    justify-content: space-between
}

.blog_item:nth-child(2n) {
    flex-direction: row-reverse
}

.blog_item>img {
    width: 40%;
    object-fit: contain;
    object-position: center
}

.blog_item_text {
    color: #fff;
    text-align: left;
    width: 50%;
    font-family: Montserrat, sans-serif;
    max-height: 640px;
    overflow-y: scroll;
    overflow-x: hidden;
    scrollbar-color: #000000 #000000
}

.blog_item_text>h5 {
    font-size: clamp(16px, 3.5vw, 30px);
    margin-bottom: 20px
}

.blog_item_text>p {
    font-size: clamp(12px, 2.5vw, 22px)
}

.blog_title {
    width: 100%;
    background-color: #d2fb3d;
    text-align: center;
    padding-top: 131px
}

.blog_img,
.blog_inf {
    width: 80%
}

.blog_title>h3 {
    font-size: clamp(23px, 3.5vw, 50px);
    color: #000 !important;
    padding: 40px 0
}

.blog_single__container {
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 50px;
    padding-bottom: 150px !important
}

.blog_inf {
    color: #000 !important;
    flex-wrap: wrap
}

.blog_inf h1,
h2 {
    font-size: clamp(22px, 3.5vw, 43px) !important
}

.txt_blog {
    margin-top: 50px
}

.portf__container {
    padding-top: 131px !important;
    line-height: 0
}

.portf__container>img {
    width: 100%;
    overflow: hidden
}

@media (min-height:25rem) {
    .horiz_a>swiper-slide {
        height: 660px
    }
}

@media screen and (max-width:1540px) {
    [class*="__container"] {
        max-width: 1440px;
        padding: 0 30px
    }

    .ball_anime_box {
        height: 525px
    }

    .service_title {
        top: calc(50% - 25px)
    }

    .service_item:hover>.service_item_list {
        transform: rotate(0);
        top: 150px;
        display: flex;
        margin-top: 0
    }

    .full_services .horiz_a:focus-within>li:focus,
    .full_services .horiz_a:hover>li:hover,
    .full_services .horiz_a>li:focus {
        width: 37%
    }
}

@media screen and (max-width: 1500px) {
    .animate_title {
        font-size: 20vw;
    }
}

@media screen and (max-width:1380px) {
    .rect_item {
        width: 330px;
        height: 260px
    }
}

@media screen and (max-width:1250px) {
    [class*="__container"] {
        max-width: 1440px;
        padding: 0 20px
    }

    .the_point {
        height: 700px
    }

    .service_box>h2,
    .the_point_title {
        font-size: 50px
    }

    .the_point__container {
        margin-top: 70px
    }

    .clients_title,
    .txt_blog {
        margin-top: 100px
    }

    .the_point__container>div>p {
        font-size: 22px
    }

    .service_box {
        max-width: 510px
    }

    .service_box>p {
        font-size: 20px;
        line-height: 26px;
        margin-top: 30px
    }

    .ball_img {
        width: 450px
    }

    .ball_anime_box {
        height: 434px
    }


    .clients_title {
        font-size: 48px
    }

    .ask_acardion .label {
        padding-left: 43px !important;
        font-size: 24px !important;
        line-height: 28.4px !important;
        width: 100% !important
    }

    .ask_acardion .container .label::after {
        content: "+";
        font-size: 30px;
        left: 0
    }

    .portf_last_container>h3 {
        font-size: 45px;
        line-height: 50px
    }

    .portf_last_container>p {
        font-size: 14px;
        line-height: 23px
    }

    .portf_serv_item>h5 {
        font-size: 26px;
        font-weight: 600;
        line-height: 26px
    }

    .portf_serv_item>p {
        font-size: 18px;
        font-weight: 500;
        line-height: 22px
    }

    .rect_item {
        width: 280px;
        height: 210px
    }

    .service_item_list>li {
        font-size: 13px
    }

    .service_item {
        height: 550px
    }

    .service_item>span {
        bottom: 20px
    }

    .service_item:hover>.service_title {
        top: 25px
    }

    .service_item:hover>.service_item_list {
        top: 80px
    }

    .portf_dscr>p {
        width: 100%;
        padding: 0 40px;
        font-family: Montserrat, sans-serif
    }

    .portf_dscr {
        padding: 0
    }
}

@media screen and (max-width:992px) {
    [class*="__container"] {
        padding: 0 15px
    }

    .the_point__container {
        margin-top: 0
    }

    .the_point {
        height: 550px
    }

    .service_box>p {
        font-size: 16px;
        line-height: 23px;
        margin-top: 30px;
        text-align: left
    }

    .service-anim-box {
        height: 370px
    }

    .blog_item_text>p,
    .copyright,
    .full_services,
    .menu,
    .service_group {
        display: none
    }

    .service_box>h2 {
        font-size: 42px
    }

    .service_footer {
        font-size: 17px;
        margin-bottom: 30px;
        padding-left: 0
    }

    .burger_menu {
        display: flex
    }

    .the_point_title {
        font-size: 40px
    }

    .the_point__container>div>p {
        font-size: 16px;
        line-height: 24px
    }

    .the_point__container>div {
        max-width: 380px
    }

    .portf_dscr>p {
        padding: 0 60px
    }

    .footer__container,
    .service__container {
        flex-direction: column
    }

    .ball_anime_box {
        width: 73%;
        height: 420px
    }

    .ball_img {
        width: 400px
    }

    .accordion {
        display: block;
        order: 2;
        margin: 10px auto 50px
    }

    .ask_acardion .container.active .content {
        height: 150px;
        padding: 10px 0 0 33px;
        width: 100%;
        line-height: 24px;
        font-size: 18px
    }

    #services>.__container>a {
        order: 3;
        align-self: center
    }

    #services>.__container {
        gap: 20px
    }

    .portfolio_wrapper::before {
        content: none
    }

    .works {
        padding-left: 0;
        justify-content: center
    }

    .rect_item {
        width: 260px;
        height: 230px
    }

    .portfolio_wrapper {
        min-height: 925px
    }

    .clients_title {
        font-size: 38px;
        margin-top: 90px
    }

    .ask_acardion .label {
        padding-left: 33px !important;
        font-size: 22px !important;
        line-height: 24.4px !important
    }

    .portf_last_container>h3 {
        font-size: 35px;
        line-height: 40px
    }

    .portf_last_container>p {
        font-size: 16px;
        line-height: 20px
    }

    .blog_item>img,
    .portf_serv_item {
        width: 100%
    }

    .portf_serv_item>h5 {
        font-size: 23px;
        font-weight: 600;
        line-height: 26px
    }

    .portf_serv_item>p {
        font-size: 16px;
        font-weight: 500;
        line-height: 20px
    }

    .contact__container {
        flex-direction: column;
        align-items: center;
        padding-bottom: 120px
    }

    .footer__container>.logo {
        order: 1;
        margin-top: 40px
    }

    .footer__container>.f_menu {
        order: 3
    }

    .footer__container>.socials {
        order: 2;
        align-self: flex-start
    }

    .contact_title {
        font-size: 44px;
        line-height: 54px
    }

    .copyright.last {
        display: block;
        order: 10;
        text-align: left;
        margin: 0 0 20px
    }

    .txt_blog {
        margin-top: 70px
    }

    .blog_item {
        flex-direction: column-reverse !important
    }
}

@media screen and (max-width:600px) {

    .logo>a>img,
    .mob_video {
        width: 100%
    }

    .animate_title,
    .service_box>h2 {
        font-size: 28px
    }

    .animate_title,
    .service_footer {
        font-family: Montserrat, sans-serif;
        font-style: normal;
        color: #fff
    }

    .the_point {
        position: relative
    }

    .web_video {
        display: none
    }

    .mob_video {
        height: 80%;
        display: block
    }

    .portf_dscr>p {
        padding: 0 30px
    }

    .logo>a {
        width: 130px;
        display: inline-block
    }

    #services {
        padding-top: 50px
    }

    .portfolio_wrapper,
    .service_box {
        padding: 0
    }

    .service_box>p {
        line-height: 20px;
        font-size: 14px
    }

    .ball_img {
        width: 280px
    }

    .ball_anime_box {
        height: 260px;
        margin-top: 30px;
        width: 100%
    }

    .portfolio_start {
        margin-top: 20px
    }

    .rect_item {
        width: 100%;
        height: 295px
    }

    .service-anim-box {
        height: auto;
        text-align: left;
        position: static;
        display: block
    }

    .service-anim-box>div {
        animation: none;
        position: static;
        padding-left: 16px
    }

    .service_footer {
        padding: 0 16px
    }

    .animate_title {
        animation: none;
        position: static;
        box-shadow: none;
        -webkit-text-stroke-width: 0;
        font-weight: 600;
        line-height: normal;
        text-transform: capitalize;
        padding: 0
    }

    .service_footer {
        font-size: 12px;
        font-weight: 400;
        line-height: 15.6px;
        margin-top: 15px;
        margin-bottom: 30px;
        padding-left: 0
    }

    .works {
        max-height: 1170px;
        overflow: scroll
    }

    .down_arrow,
    .up_arrow {
        display: inline-block
    }

    .clients_title {
        font-size: 28px;
        margin-top: 70px;
        font-weight: 700
    }

    .ask_acardion .label,
    .content {
        padding-left: 23px !important;
        font-size: 12px !important;
        font-weight: 400 !important;
        line-height: 15.6px !important
    }

    .ask_acardion .container.active .content {
        height: 100px;
        padding: 0 0 0 33px;
        width: 100%;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 18px;
        -webkit-text-size-adjust: none
    }

    .portf_serv {
        margin-top: 30px;
        gap: 15px
    }

    .portf_serv_item {
        padding-left: 30px
    }

    .portf_serv_item>h5::before {
        width: 23px;
        height: 23px;
        left: -30px;
        top: 2px
    }

    .portf_last_container>h3 {
        font-size: 28px;
        line-height: 32px;
        margin-top: 60px
    }

    .portf_last_container>p {
        font-size: 12px;
        line-height: 15px
    }

    .portf_serv_item>h5 {
        font-size: 20px;
        font-weight: 600;
        line-height: 26px
    }

    .portf_serv_item>p {
        font-size: 16px;
        font-weight: 500;
        line-height: 20px;
        margin-top: 10px
    }

    .contact_title {
        font-size: 44px;
        line-height: 54px;
        margin-bottom: 0
    }

    .f_menu {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%
    }

    .contact__container {
        padding-bottom: 100px;
        margin-top: 70px
    }

    footer {
        padding: 10px 0
    }

    .footer__container {
        padding-bottom: 15px
    }

    .socials {
        align-self: flex-start
    }

    .footer__container>.logo>a {
        width: 160px;
        height: 42px;
        display: inline-block
    }

    .popup>div>img {
        width: 85%;
        cursor: pointer
    }

    .clo_btn {
        position: absolute;
        right: 10%;
        background-color: transparent;
        color: #fff;
        border: none;
        font-size: 35px;
        top: 0;
        cursor: pointer
    }

    .blog_boxes {
        gap: 30px
    }

    .txt_blog {
        margin-top: 40px
    }

    .blog_single__container {
        padding-bottom: 50px !important;
        gap: 80px
    }
}

@media screen and (max-width:400px) {
    .ask_acardion .container.active .content {
        height: 150px
    }
}

.contact-button {
    position: fixed;
    right: -100px;
    bottom: 50%;
    border-radius: 100%;
    padding: 10px;
    background: #014fd8;
    z-index: 100;
    width: 60px;
    height: 60px;
    cursor: pointer;
    animation: slideIn 1s ease-in-out forwards, 2s infinite alternate contactUs;
}

.contact-button img {
    width: 100%;
    height: 100%;
}

@keyframes slideIn {
    from {
        right: -100px;
    }

    to {
        right: 50px;
    }
}

@keyframes contactUs {
    from {
        bottom: 40%
    }

    to {
        bottom: 50%
    }
}

.contact-button:hover {
    animation-play-state: paused;
}