.card, .task {
    display: flex
}

    .card a, .card h3, a, button {
        display: inline-block
    }

        :focus, a:focus {
            outline: 0
        }

    .about-banner img, .card img, img {
        max-width: 100%
    }

    #scrollUp, .btn-primary, .btn-primary:focus, .btn-primary:hover, .card a, .copyright p a, .section-title .title.white, .section-title p.white, .service:hover .service-content-wrap .service-content .title, .service:hover .service-content-wrap .service-content p, .task a, .task a:hover {
        color: #fff
    }

#scrollUp, .search-wrap-1, .sticky-bar.stick, a, button, img, input {
    transition: .3s
}

.header-aside-active, .main-slider-nav, .search-wrap-1 {
    visibility: hidden;
    opacity: 0
}

.hero-content-1 p, .project-details-list-content ul li, body, h1, h2, h3, h4, h5, h6, p {
    font-family: Tajawal,sans-serif
}

*, ::after, ::before {
    box-sizing: border-box
}

@font-face {
    font-family: dlicon;
    src: url('../fonts/dlicon.woff2') format('woff2'),url('../fonts/fontawesome-webfont.woff2') format('woff2'),url('../fonts/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCQYbw.woff2') format('woff2'),url('../fonts/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQ.woff2') format('woff2'),url('../fonts/pxiEyp8kv8JHgFVrJJfecg.woff2') format('woff2')
}

.header-aside-active .header-aside-wrap .header-aside-content .mobile-menu-area .mobile-menu-wrap .mobile-navigation nav, body, html {
    height: 100%
}

.task {
    position: relative;
    justify-content: center
}

    .task a {
        position: absolute;
        bottom: 1px;
        left: 1.2px;
        right: 1.2px;
        width: 99%;
        background-color: rgba(0,0,0,.7);
        font-size: 15px;
        text-align: center;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px
    }

.card, .card img {
    position: relative
}

.card {
    justify-content: center;
    align-items: center;
    color: #000;
    max-width: 310px;
    min-width: 250px
}

    .card img {
        vertical-align: top
    }

    .card figcaption {
        position: absolute;
        padding: 15px 20px 40px;
        bottom: 0
    }

    .card h3 {
        margin-bottom: 5px
    }

.pricing-table-wrap .pricing-body ul li:last-child, .project-details-info ul li:last-child, .service-details-content .service-details-list-wrap .service-details-list-content-wrap .service-details-list .single-service-details-list:last-child, .sidebar-categori ul li:last-child, .single-contact-info-wrap:last-child, p:last-child, ul:last-child {
    margin-bottom: 0
}

.card a {
    position: absolute;
    font-size: .75em;
    background: #413b3b;
    padding: 5px 10px;
    text-decoration: none;
    border-radius: 6px
}

.breadcrumb-area, .breadcrumb-content, .header-aside-active .header-aside-wrap .header-aside-content .aside-banner-wrap a, .header-search-1, .main-menu > nav > ul li, .main-menu > nav > ul li ul li, .overly-style-1, .search-wrap-2 form, .video-banner .banner-content, body {
    position: relative
}

a, a:focus, button {
    color: inherit;
    text-decoration: none
}

body {
    font-size: 1rem;
    font-weight: 400;
    font-style: normal;
    line-height: 1.75;
    visibility: visible;
    overflow-x: hidden;
    color: #212529;
    background-color: #fff;
    direction: rtl;
    text-align: right
}

p {
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    color: #3e3e3e;
    margin-bottom: 15px
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    line-height: 1.2;
    margin-top: 0;
    color: #111
}

ol, ul {
    padding-right: 0
}

.h1, .h2, .h3, .h4, .h5, .h6 {
    line-height: inherit;
    margin: 0
}

p:last-child {
    text-align: justify !important
}

a, button {
    line-height: inherit;
    cursor: pointer
}

    a:hover {
        text-decoration: none;
        color: #133558
    }

button, input[type=submit] {
    cursor: pointer
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    opacity: 1
}

input:-moz-placeholder, textarea:-moz-placeholder {
    opacity: 1
}

input::-moz-placeholder, textarea::-moz-placeholder {
    opacity: 1
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    opacity: 1
}

hr {
    border-top-width: 2px
}

.bg-img {
    background-position: center right;
    background-size: cover
}

.bg-img1, .hero-area video {
    background-position: center center;
    background-size: cover
}

.bg-black, .contact-from-wrap form input.submit:hover, .contact-from-wrap form textarea.submit:hover {
    background-color: #000
}

.bg-white {
    background-color: #fff
}

.bg-gray {
    background-color: #f9f9f9
}

:root {
    scroll-behavior: unset
}

#scrollUp {
    width: 50px;
    height: 50px;
    background-color: #133558;
    left: 50px;
    bottom: 53px;
    text-align: center;
    overflow: hidden;
    border-radius: 50px;
    z-index: 9811 !important
}

    #scrollUp i {
        display: block;
        line-height: 50px;
        font-size: 22px
    }

    #scrollUp:hover {
        background-color: #666
    }

.height-100vh {
    height: 100vh
}

.overly-style-1:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.overly-style-1.opacity-point-4:before {
    opacity: .4
}

.overly-style-1.opacity-point-7:before {
    opacity: .7;
    backdrop-filter: brightness(0.5);
}

.section {
    float: left;
    width: 100%
}

.section-padding {
    padding-top: 70px;
    padding-bottom: 70px
}

.section-fluid {
    padding-left: 120px
}

.header-transparent-bar {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99
}

.main-menu > nav > ul li {
    display: inline-flex;
    margin-left: 36px;
    text-wrap: wrap;
}

@media only screen and (min-width:1150px) and (max-width:1440px) {
    .main-menu > nav > ul li {
        background-color: red !important;
        display: none !important
    }
}

@media only screen and (min-width:280px) and (max-width:320px) {
    .height-100vh, .hero-area video {
        height: 30vh !important;
        width: 100% !important
    }
}

@media only screen and (min-width:320px) and (max-width:350px) {
    .hero-area video {
        height: 32vh !important;
        width: 100% !important
    }
}

@media only screen and (min-width:320px) and (max-width:418px) {
    .height-100vh {
        height: 32vh !important;
        width: 100% !important
    }
}

@media only screen and (min-width:350px) and (max-width:418px) {
    .height-100vh, .hero-area video {
        height: 38vh !important;
        width: 100% !important
    }
}

@media only screen and (min-width:418px) and (max-width:440px) {
    .height-100vh, .hero-area video {
        height: 40vh !important;
        width: 100% !important
    }
}

@media only screen and (min-width:440px) and (max-width:540px) {
    .height-100vh, .hero-area video {
        height: 50vh !important;
        width: 100% !important
    }
}

@media only screen and (min-width:540px) and (max-width:640px) {
    .height-100vh, .hero-area video {
        height: 60vh !important;
        width: 100% !important
    }
}

@media only screen and (min-width:640px) and (max-width:750px) {
    .height-100vh, .hero-area video {
        height: 75vh !important;
        width: 100% !important
    }
}

@media only screen and (min-width:750px) and (max-width:860px) {
    .height-100vh, .hero-area video {
        height: 93vh !important;
        width: 100% !important
    }
}

@media only screen and (min-width:860px) and (max-width:1080px) {
    .height-100vh, .hero-area video {
        height: 110vh !important;
        width: 100% !important
    }
}

@media only screen and (min-width:1080px) and (max-width:1280px) {
    .height-100vh, .hero-area video {
        height: 120vh !important;
        width: 100% !important
    }
}

@media only screen and (min-width:1280px) and (max-width:1380px) {
    .height-100vh, .hero-area video {
        height: 130vh !important;
        width: 100% !important
    }
}

@media only screen and (min-width:1380px) and (max-width:1480px) {
    .height-100vh, .hero-area video {
        height: 136vh !important;
        width: 100% !important
    }
}

@media only screen and (min-width:1480px) and (max-width:1600px) {
    .height-100vh, .hero-area video {
        height: 138vh !important;
        width: 100% !important
    }
}

@media only screen and (min-width:320px) and (max-width:990px) {
    .col-lg-2 {
        display: block !important;
        padding: 5px !important
    }
}

@media only screen and (min-width:990px) and (max-width:1440px) {
    .white-logo {
        margin: 0 !important;
        padding: 10px !important
    }

    .col-lg-2 {
        display: block !important;
        padding: 20px !important
    }
}

@media only screen and (min-width:1441px) and (max-width:1600px) {
    .header-aside-button {
        background-color: red !important;
        display: none !important
    }
}

.search-wrap-1, .search-wrap-1 form button.button-search {
    transform: translateY(-50%);
    background-color: transparent;
    right: 0
}

@media only screen and (min-width:970px) and (max-width:1025px) {
    .main-menu > nav > ul li {
        background-color: red !important;
        display: none !important
    }
}

@media only screen and (min-width:1024px) and (max-width:1150px) {
    .main-menu > nav > ul li {
        background-color: red !important;
        display: none !important
    }

    .working-process {
        height: 24rem !important
    }
}

.blog-details-meta ul li:last-child, .blog-wrap .blog-content .blog-meta ul li:last-child, .breadcrumb-content ul li:last-child, .header-action-wrap .header-action-style:last-child, .main-menu > nav > ul li:last-child, .social-icon-style a:last-child {
    margin-right: 0
}

.main-menu > nav > ul li ul {
    background: #fff;
    box-shadow: 0 0 20px .4px rgba(0,0,0,.1);
    display: block;
    left: 0;
    padding: 28px 0;
    position: absolute;
    top: 100%;
    transform: rotateX(90deg);
    transform-origin: center top 0;
    transition: .5s;
    visibility: hidden;
    z-index: 99;
    width: 240px;
    text-align: left
}

    .main-menu > nav > ul li ul li {
        display: block;
        line-height: 1;
        padding: 0 20px 20px;
        margin-left: 0
    }

        .main-menu > nav > ul li ul li:last-child {
            padding: 0 20px
        }

        .main-menu > nav > ul li ul li a {
            display: flex;
            color: #222;
            font-weight: 400;
            font-size: 15px;
            text-transform: capitalize;
            line-height: 1;
            justify-content: space-between;
            align-items: center;
            text-align: right
        }

        .about-content .title span, .breadcrumb-content ul li a:hover, .copyright p a:hover, .footer-widget.footer-list ul li a:hover, .header-action-wrap .header-action-style a:hover, .header-aside-active .header-aside-wrap .header-aside-content .header-aside-menu nav ul li a:hover, .header-aside-active .header-aside-wrap .header-aside-content .mobile-menu-area .mobile-menu-wrap .mobile-navigation nav .mobile-menu li a:hover, .header-aside-active .header-aside-wrap .header-aside-content .mobile-menu-area .mobile-menu-wrap .mobile-navigation nav .mobile-menu li ul li a:hover, .main-menu > nav > ul li ul li:hover > a, .main-menu > nav > ul li:hover > a, .main-slider-nav:hover, .pagination-style ul li a:hover, .pricing-table-wrap .pricing-head .pricing-price span, .project-menu-style .btn-project.active, .project-menu-style .btn-project:hover, .project-slider-nav:hover, .project-wrap .project-inner .project-content .category a:hover, .project-wrap .project-inner .project-content .title a:hover, .search-wrap-1 form button.button-search:hover, .search-wrap-2 form button:hover, .section-title .title span, .service-details-content .service-details-list-wrap .service-details-list-content-wrap .service-details-list .single-service-details-list:hover .service-details-list-content h4, .service-details-content .service-details-list-wrap .service-details-list-content-wrap .service-details-list .single-service-details-list:hover .service-details-list-degit h3, .single-sidebar-blog .sidebar-blog-content .category a:hover, .sticky-bar.stick .header-action-wrap .header-action-style a:hover, .sticky-bar.stick .main-menu > nav > ul > li:hover > a {
            color: #133558
        }

    .main-menu > nav > ul li ul.level-menu-style {
        right: 100%;
        top: 0
    }

.main-menu > nav > ul li > a {
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    line-height: 100px;
    display: inline-block
}

.main-menu > nav > ul li:hover > ul {
    transform: rotateX(0);
    visibility: visible
}

.header-action-wrap {
    display: flex;
    justify-content: flex-end
}

    .header-action-wrap .header-action-style {
        margin-right: 17px
    }

        .header-action-wrap .header-action-style a {
            font-size: 23px;
            line-height: 1;
            display: flex;
            color: #fff
        }

.header-search-1 .search-toggle {
    z-index: 99
}

    .brand-logo a, .header-aside-active .header-aside-wrap .header-aside-content .header-aside-menu nav ul li, .header-search-1 .search-toggle i, .sidebar-categori ul li a, .single-sidebar-blog .sidebar-blog-img a, .sticky-bar.stick .logo a .black-logo {
        display: block
    }

        .header-search-1 .search-toggle i.s-open {
            font-size: 20px;
            top: 2px;
            position: relative
        }

        .header-search-1 .search-toggle i.s-close {
            font-size: 25px;
            left: 0;
            position: absolute;
            top: 50%;
            transform: translateY(-50%)
        }

    .header-search-1 .search-toggle .s-close, .header-search-1 .search-toggle.open .s-open {
        opacity: 0
    }

    .header-search-1 .search-toggle.open .s-close {
        opacity: 1
    }

.search-wrap-1 {
    position: absolute;
    top: 50%;
    width: 340px;
    z-index: -99;
    padding-bottom: 1px;
    margin-right: 10px
}

    .project-wrap, .search-wrap-1 form, .service {
        position: relative;
        overflow: hidden
    }

        .search-wrap-1 form input {
            background-color: #fff;
            border: 1px solid #e2dcdc;
            color: #000;
            line-height: 30px;
            padding: 5px 60px 5px 20px;
            width: 100%;
            font-size: 14px;
            border-radius: 50px
        }

            .search-wrap-1 form input::-moz-input-placeholder {
                color: #000;
                opacity: 1
            }

            .search-wrap-1 form input::-webkit-input-placeholder {
                color: #000;
                opacity: 1
            }

        .search-wrap-1 form button.button-search {
            position: absolute;
            top: 50%;
            padding: 0 15px;
            border: none;
            height: 100%;
            font-size: 18px;
            border-left: 1px solid #e2dcdc;
            color: #000;
            line-height: 45px
        }

    .search-wrap-1.open {
        opacity: 1;
        right: 100%;
        visibility: visible;
        z-index: 99
    }

.header-aside-active {
    position: fixed;
    top: 0;
    width: 400px;
    min-height: 100vh;
    bottom: 0;
    right: 0;
    transition: .4s ease-out;
    transform: translate(200px,0);
    background-color: #1d1d1d;
    box-shadow: 0 0 15px 0 rgba(0,0,0,.09);
    z-index: 9999
}

    .header-aside-active.header-aside-active-left {
        transform: translateX(-410px);
        left: 0
    }

    .header-aside-active.inside {
        visibility: visible;
        opacity: 1;
        transform: translate(0,0)
    }

    .header-aside-active .header-aside-wrap {
        padding: 120px 40px 20px;
        height: 100%
    }

        .header-aside-active .header-aside-wrap .aside-close {
            position: absolute;
            top: 40px;
            left: 40px;
            font-size: 30px;
            line-height: 30px;
            transition: 250ms ease-out;
            color: #fff
        }

            .header-aside-active .header-aside-wrap .aside-close:hover {
                transform: rotate(90deg);
                color: #133558
            }

        .header-aside-active .header-aside-wrap .header-aside-content {
            overflow: auto;
            height: 100%
        }

            .col:last-child .working-process::after, .footer-newsletter .subscribe-form form .mc-form .mc-news, .header-aside-active .header-aside-wrap .header-aside-content .mobile-menu-area, .logo a .black-logo, .sticky-bar.stick .logo a .white-logo {
                display: none
            }

                .header-aside-active .header-aside-wrap .header-aside-content .mobile-menu-area .mobile-menu-wrap {
                    border-bottom: 1px solid rgba(255,255,255,.09);
                    margin-bottom: 36px;
                    padding-bottom: 27px
                }

                    .blog-wrap .blog-img > a, .header-aside-active .header-aside-wrap .header-aside-content .mobile-menu-area .mobile-menu-wrap .mobile-navigation nav .mobile-menu li, .project-wrap .project-inner > .thumbnail {
                        display: block;
                        position: relative
                    }

                        .header-aside-active .header-aside-wrap .header-aside-content .mobile-menu-area .mobile-menu-wrap .mobile-navigation nav .mobile-menu li.menu-item-has-children .menu-expand {
                            line-height: 50;
                            top: -5px;
                            left: -21%;
                            width: 30px;
                            position: absolute;
                            height: 50px;
                            text-align: center;
                            cursor: pointer
                        }

                            .header-aside-active .header-aside-wrap .header-aside-content .mobile-menu-area .mobile-menu-wrap .mobile-navigation nav .mobile-menu li.menu-item-has-children .menu-expand i {
                                display: block;
                                position: relative;
                                width: 10px;
                                margin-top: 25px;
                                border-bottom: 1px solid #bdbdbd;
                                transition: 250ms ease-out
                            }

                                .header-aside-active .header-aside-wrap .header-aside-content .mobile-menu-area .mobile-menu-wrap .mobile-navigation nav .mobile-menu li.menu-item-has-children .menu-expand i::before {
                                    top: 0;
                                    width: 100%;
                                    content: "";
                                    display: block;
                                    position: absolute;
                                    transform: rotate(90deg);
                                    border-bottom: 1px solid #bdbdbd;
                                    transition: .4s
                                }

                        .header-aside-active .header-aside-wrap .header-aside-content .mobile-menu-area .mobile-menu-wrap .mobile-navigation nav .mobile-menu li.menu-item-has-children.active > .menu-expand i::before {
                            transform: rotate(0)
                        }

                        .header-aside-active .header-aside-wrap .header-aside-content .mobile-menu-area .mobile-menu-wrap .mobile-navigation nav .mobile-menu li a {
                            font-size: 14px;
                            line-height: 18px;
                            position: relative;
                            display: inline-block;
                            padding: 10px 0;
                            color: #fff
                        }

                        .header-aside-active .header-aside-wrap .header-aside-content .mobile-menu-area .mobile-menu-wrap .mobile-navigation nav .mobile-menu li ul li a {
                            padding: 10px 15px 5px;
                            font-size: 15px;
                            font-weight: 400
                        }

                        .header-aside-active .header-aside-wrap .header-aside-content .mobile-menu-area .mobile-menu-wrap .mobile-navigation nav .mobile-menu li ul li ul li a {
                            padding: 10px 30px 5px;
                            font-size: 14px;
                            font-weight: 300
                        }

            .header-aside-active .header-aside-wrap .header-aside-content .header-aside-menu {
                margin: 0 0 40px
            }

                .header-aside-active .header-aside-wrap .header-aside-content .header-aside-menu nav ul li a {
                    font-weight: 500;
                    font-size: 18px;
                    color: #fff;
                    display: block;
                    padding: 0 0 20px
                }

                .header-aside-active .header-aside-wrap .header-aside-content .header-aside-menu nav ul li:last-child a {
                    padding: 0
                }

            .header-aside-active .header-aside-wrap .header-aside-content .aside-banner-wrap a::before {
                background-color: #000;
                position: absolute;
                content: "";
                top: 0;
                left: 0;
                bottom: 0;
                right: 0;
                opacity: .3;
                pointer-events: none;
                transition: .3s ease-in
            }

            .header-aside-active .header-aside-wrap .header-aside-content .aside-banner-wrap a img, .pricing-table-wrap .pricing-image img, .project-wrapper-sticky .project-details-content p, .service-details-content .service-details-list-wrap .service-details-list-img img, .team-wrap .team-top img {
                width: 100%
            }

            .header-aside-active .header-aside-wrap .header-aside-content .aside-banner-wrap a .aside-banner-add-content {
                position: absolute;
                left: 0;
                bottom: 0;
                padding: 20px;
                transition: .3s ease-in
            }

                .header-aside-active .header-aside-wrap .header-aside-content .aside-banner-wrap a .aside-banner-add-content h5 {
                    color: #fff;
                    font-size: 24px;
                    margin: 0 0 5px
                }

                .header-aside-active .header-aside-wrap .header-aside-content .aside-banner-wrap a .aside-banner-add-content p {
                    color: #fff;
                    font-size: 17px
                }

            .header-aside-active .header-aside-wrap .header-aside-content .aside-banner-wrap:hover a::before {
                top: 15px;
                left: 15px;
                bottom: 15px;
                right: 15px;
                opacity: .3
            }

            .header-aside-active .header-aside-wrap .header-aside-content .aside-banner-wrap:hover a .aside-banner-add-content {
                padding: 30px
            }

            .header-aside-active .header-aside-wrap .header-aside-content .aside-contact-info {
                margin: 30px 0 23px
            }

                .header-aside-active .header-aside-wrap .header-aside-content .aside-contact-info ul li {
                    color: #fff;
                    display: flex;
                    margin: 0 0 23px
                }

                    .blog-comment-wrapper .single-comment-wrapper p, .footer-widget.footer-list ul li:last-child, .header-aside-active .header-aside-wrap .header-aside-content .aside-contact-info ul li:last-child, .service-content-wrap-2:last-child, .service-details-content .service-details-list-wrap .service-details-list-content-wrap .service-details-list .single-service-details-list .service-details-list-content p, .single-contact-info-wrap .info-content p, .single-testimonial-wrapper p {
                        margin: 0
                    }

                    .header-aside-active .header-aside-wrap .header-aside-content .aside-contact-info ul li i {
                        font-size: 22px;
                        margin: 1px 16px 0 0;
                        padding-left: 10px
                    }

.social-icon-style a {
    display: inline-block;
    font-size: 19px;
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 100%;
    color: #fff;
    margin-left: 5px;
    border: 1px solid transparent
}

    .social-icon-style a i {
        line-height: 30px;
        font-size: 12px
    }

    .social-icon-style a.facebook {
        background-color: #3b5998
    }

        .social-icon-style a.behance:hover, .social-icon-style a.facebook:hover, .social-icon-style a.google-plus:hover, .social-icon-style a.twitter:hover {
            opacity: .9;
            color: #fff
        }

    .social-icon-style a.twitter {
        background-color: #1da1f2
    }

    .social-icon-style a.google-plus {
        background-color: #dd4b39
    }

    .social-icon-style a.behance {
        background-color: #1769ff
    }

.copyright p {
    color: #fff;
    margin: 0
}

    .copyright p i {
        color: #fa0909
    }

.blog-details-wrap .tag-share .blog-details-tag ul li, .logo a {
    display: inline-block
}

.sticky-bar.stick {
    -webkit-animation: .7s ease-in-out fadeInDown;
    animation: .7s ease-in-out fadeInDown;
    box-shadow: 0 8px 20px 0 rgba(0,0,0,.1);
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    left: 0;
    background-color: #fff
}

    .sticky-bar.stick .main-menu > nav > ul > li > a {
        color: #000;
        font-size: 15px;
        line-height: 80px;
        display: inline-block
    }

    .blog-details-wrap .blog-next-previous-post .blog-next-post-wrap .blog-next-post-icon a:hover, .blog-details-wrap .blog-next-previous-post .blog-prev-post-wrap .blog-prev-post-icon a:hover, .sticky-bar.stick .header-action-wrap .header-action-style a {
        color: #000
    }

.footer-about p {
    color: #fff;
    width: 90%;
    margin: 20px 0 19px
}

.footer-widget .footer-title {
    color: #fff;
    margin: 0 0 23px;
    font-size: 24px
}

.footer-widget.footer-list ul li {
    list-style: none;
    display: flex;
    margin: 0 0 7px
}

    .footer-widget.footer-list ul li a {
        display: block;
        color: #fff
    }

    .footer-widget.footer-list ul li .title {
        color: #133558;
        font-weight: 700
    }

    .footer-widget.footer-list ul li .desc {
        color: #fff;
        margin-left: 10px;
        width: 70%
    }

@media only screen and (min-width:992px) and (max-width:1199px) {
    .section-fluid, .section-padding {
        padding-top: 100px;
        padding-bottom: 100px
    }

    .main-menu > nav > ul li {
        margin-right: 12px
    }

    .footer-widget.footer-list ul li .desc {
        width: 85%
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-fluid, .section-padding {
        padding-top: 80px;
        padding-bottom: 80px
    }

    .header-aside-active .header-aside-wrap {
        padding: 100px 40px 20px
    }

        .header-aside-active .header-aside-wrap .aside-close {
            left: 40px
        }

        .header-aside-active .header-aside-wrap .header-aside-content .mobile-menu-area {
            display: block
        }

        .header-aside-active .header-aside-wrap .header-aside-content .header-aside-menu {
            display: none
        }

    .header-area {
        padding: 25px 0
    }

        .header-area.stick {
            padding: 20px 0
        }

    .footer-widget.footer-list ul li .desc {
        width: 65%
    }
}

@media only screen and (max-width:767px) {
    #scrollUp {
        width: 35px;
        height: 35px;
        left: 20px
    }

        #scrollUp i {
            line-height: 35px;
            font-size: 20px
        }

    .section-padding {
        padding-top: 60px;
        padding-bottom: 60px
    }

    .section-fluid {
        padding-top: 70px;
        padding-bottom: 70px
    }

    .search-wrap-1 {
        width: 250px
    }

    .header-aside-active {
        width: 290px
    }

        .header-aside-active .header-aside-wrap {
            padding: 70px 20px 20px
        }

            .header-aside-active .header-aside-wrap .aside-close {
                top: 20px;
                left: 20px;
                font-size: 23px
            }

            .header-aside-active .header-aside-wrap .header-aside-content .mobile-menu-area {
                display: block
            }

            .header-aside-active .header-aside-wrap .header-aside-content .header-aside-menu {
                margin: 0 0 20px;
                display: none
            }

                .header-aside-active .header-aside-wrap .header-aside-content .header-aside-menu nav ul li a {
                    font-size: 15px;
                    padding: 0 0 16px
                }

    .header-area {
        padding: 25px 0
    }

        .header-area.stick {
            padding: 15px 0
        }

    .footer-widget.footer-list ul li .desc {
        width: 57%
    }
}

.footer-newsletter p {
    color: #fff;
    margin: 20px 0 12px
}

.footer-newsletter .subscribe-form form .mc-form input {
    background: #1e1e1e;
    border: none;
    color: #fff;
    font-size: 14px;
    height: 45px;
    width: 100%;
    padding: 2px 20px
}

    .footer-newsletter .subscribe-form form .mc-form input::-moz-input-placeholder {
        color: #fff;
        opacity: 1
    }

    .footer-newsletter .subscribe-form form .mc-form input::-webkit-input-placeholder {
        color: #fff;
        opacity: 1
    }

.footer-newsletter .subscribe-form form .mc-form .clear {
    margin-top: 17px
}

    .footer-newsletter .subscribe-form form .mc-form .clear input {
        width: auto;
        background-color: #133558;
        height: auto;
        padding: 6px 15px 5px;
        transition: .3s
    }

        .footer-newsletter .subscribe-form form .mc-form .clear input:hover {
            color: #000;
            background-color: #fff
        }

.footer-bottom {
    background-color: #222;
    padding: 20px 0
}

.blog-details-wrap .tag-share .blog-details-tag, .slider-content-center {
    display: flex;
    align-items: center
}

.funfact-2, .hero-content-1, .section-title {
    position: relative;
    z-index: 1
}

.hero-content-position, .main-slider-nav {
    z-index: 9;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.hero-content-1 .title {
    font-size: 87px;
    color: #fff;
    margin: 0 0 24px
}

@media only screen and (min-width:1200px) and (max-width:1365px) {
    .hero-content-1 .title {
        font-size: 75px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .hero-content-1 .title {
        font-size: 65px;
        margin: 0 0 15px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .hero-content-1 .title {
        font-size: 56px;
        margin: 0 0 15px
    }
}

@media only screen and (max-width:767px) {
    .hero-content-1 .title {
        font-size: 29px;
        margin: 0 0 12px
    }
}

.hero-content-1 p {
    font-size: 20px;
    color: #fff;
    margin: 0 0 52px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .hero-content-1 p {
        font-size: 17px
    }
}

@media only screen and (max-width:767px) {
    .hero-content-1 p {
        font-size: 16px;
        margin: 0 auto 25px
    }
}

.main-slider-nav {
    left: 50px;
    font-size: 50px;
    cursor: pointer;
    line-height: 1;
    transition: .4s;
    color: #fff
}

    .main-slider-nav.home-slider-next {
        left: auto;
        right: 50px
    }

.hero-slider-active:hover .main-slider-nav, .project-wrap:hover .project-inner .project-content {
    opacity: 1;
    visibility: visible
}

.swiper-slide-active .single-animation-wrap .hm2-slider-animation * {
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.swiper-slide-active .single-animation-wrap .slider-animated-1 h1 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.swiper-slide-active .single-animation-wrap .slider-animated-1 p {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.swiper-slide-active .single-animation-wrap .slider-animated-1 a {
    -webkit-animation-delay: 1.9s;
    animation-delay: 1.9s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.hero-area video {
    height: 138vh;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block
}

.hero-content-position {
    left: 0;
    right: 0;
    text-align: center
}

.btn {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: .2px;
    z-index: 1;
    border: none;
    border-radius: 4px;
    line-height: 20px;
    padding: 15px 35px;
    position: relative;
    transition: .5s ease-in-out
}

    .btn.padding-dec {
        padding: 12px 35px
    }

    .btn::after, .btn::before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        transition: .5s cubic-bezier(.645, .045, .355, 1);
        z-index: -1;
        border-radius: 4px
    }

    .btn::after {
        width: 0;
        left: auto;
        right: 0
    }

    .btn.btn-hover-primary::after {
        background: #133558
    }

    .btn.btn-hover-dark::after {
        background: #212121
    }

    .btn:hover::after {
        width: 100%;
        left: 0;
        right: auto
    }

    .btn:focus {
        box-shadow: none !important
    }

.about-content .title {
    font-size: 34px;
    line-height: 34px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0
}

.about-content .sub-title {
    font-size: 20px;
    margin: 0 0 23px;
    font-weight: 400
}

    .about-content .sub-title span {
        font-weight: 700
    }

.about-content p {
    width: 90%;
    margin: 20px 0 22px;
    text-align: justify !important
}

.working-away-wrap {
    margin: 0 0 33px
}

.working-away {
    display: flex;
    margin: 0 0 21px
}

    .working-away .working-away-icon i {
        color: #133558;
        font-size: 35px
    }

    .working-away .working-content {
        margin-right: 20px
    }

        .service-content-wrap-2 .service-content-2 .title, .working-away .working-content .title {
            font-size: 22px;
            margin: 0 0 7px;
            transition: .4s
        }

        .working-away .working-content p {
            width: 80%
        }

.about-banner {
    margin-left: 100px;
    text-align: right
}

.funfact .count-style {
    font-size: 32px;
    color: #133558;
    margin: 0 0 7px;
    line-height: 1;
    display: block;
    font-weight: 700
}

.funfact .title {
    font-size: 18px;
    font-weight: 400;
    margin: 0
}

.funfact-2 i {
    font-size: 35px;
    color: #fff
}

.funfact-2 .count-style-2 {
    font-size: 42px;
    color: #fff;
    font-weight: 700;
    display: block;
    margin: 12px 0 11px
}

.funfact-2 .title {
    font-size: 20px;
    color: #fff;
    margin: 0;
    font-weight: 400
}

.section-title .title {
    font-size: 40px;
    text-transform: uppercase;
    margin: 0 0 17px;
    line-height: 34px
}

.section-title p {
    width: 50%;
    margin: 0 auto
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .about-banner {
        margin-left: 0
    }

    .section-title p {
        width: 62%
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .btn.padding-dec {
        padding: 10px 24px
    }

    .about-content p, .working-away .working-content p {
        width: 100%
    }

    .about-banner {
        margin-left: 0;
        text-align: left
    }

    .funfact-2 .count-style-2 {
        margin: 5px 0
    }

    .section-title p {
        width: 84%
    }
}

@media only screen and (max-width:767px) {
    .main-slider-nav {
        left: 15px
    }

        .main-slider-nav.home-slider-next {
            right: 15px
        }

    .btn {
        font-size: 14px;
        padding: 12px 25px
    }

    .about-content .title {
        font-size: 30px
    }

    .about-content p {
        width: 100%;
        margin: 10px 0 17px
    }

    .section-title p, .working-away .working-content p {
        width: 100%
    }

    .about-banner {
        margin-left: 0
    }

    .section-title .title {
        font-size: 30px;
        margin: 0 0 8px
    }
}

.blog-details-img img, .blog-details-middle-img img, .service img, .single-sidebar-blog .sidebar-blog-img a img {
    width: 100%;
    transition: .5s
}

.service .service-content-wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    display: flex;
    align-items: center;
    transition: .3s;
    border: 1px solid rgba(0,0,0,.08)
}

    .service .service-content-wrap .service-content {
        padding: 0 45px
    }

@media only screen and (min-width:992px) and (max-width:1199px) {
    .service .service-content-wrap .service-content {
        padding: 0 20px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .service .service-content-wrap .service-content {
        padding: 0 30px
    }
}

@media only screen and (max-width:767px) {
    .service .service-content-wrap .service-content {
        padding: 0 30px
    }
}

.service .service-content-wrap .service-content .service-icon {
    width: 80px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    background: #133558;
    text-align: center;
    color: #fff;
    border-radius: 100%;
    font-size: 25px;
    transition: .7s
}

.service .service-content-wrap .service-content .title {
    font-size: 22px;
    margin: 20px 0 7px;
    transition: .4s
}

.service .service-content-wrap .service-content p, .service-content-wrap-2 .service-content-2 p {
    transition: .4s
}

.blog-wrap:hover .blog-img > a img, .project-wrap:hover .project-inner > .thumbnail img, .service:hover img, .single-sidebar-blog:hover .sidebar-blog-img a img {
    transform: scale(1.2)
}

.service:hover .service-content-wrap {
    background: rgba(0,0,0,.4)
}

    .service:hover .service-content-wrap .service-content .service-icon {
        background: #fff;
        color: #133558;
        transform: scale(1.1)
    }

.service-2 {
    margin-left: 50px
}

.service-content-wrap-2 {
    display: flex;
    align-items: center;
    margin: 0 0 30px
}

    .service-content-wrap-2 .service-icon-2 {
        color: #133558;
        font-size: 35px;
        transition: .7s
    }

    .service-content-wrap-2 .service-content-2, .service-details-content .service-details-list-wrap .service-details-list-content-wrap, .service-details-content .service-details-list-wrap .service-details-list-content-wrap .service-details-list .single-service-details-list .service-details-list-degit, .sidebar-margin-right {
        margin-right: 30px
    }

    .service-content-wrap-2:hover .service-icon-2, .single-contact-info-wrap:hover .info-icon i, .working-process:hover i {
        -webkit-animation: .5s ease-in-out tada;
        animation: .5s ease-in-out tada
    }

.service-img img {
    width: 100%;
    border-radius: 5px
}

.working-process {
    background-color: #fff;
    padding: 60px 20px 55px;
    border-radius: 10px;
    position: relative
}

    .working-process i {
        font-size: 42px;
        color: #133558;
        transition: .3s
    }

    .working-process .title {
        font-size: 20px;
        margin: 15px 0 0
    }

.project-menu-style {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

    .project-menu-style .btn-project {
        border: none;
        padding: 0 0 4px;
        font-size: 18px;
        margin: 0 14px;
        background-color: transparent;
        position: relative;
        transition: .4s;
        line-height: 1
    }

@media only screen and (max-width:767px) {
    .service .service-content-wrap .service-content .service-icon {
        width: 60px;
        height: 60px;
        font-size: 20px
    }

    .service .service-content-wrap .service-content .title, .service-content-wrap-2 .service-content-2 .title {
        margin: 15px 0 7px
    }

    .service-2 {
        margin-left: 0
    }

    .service-content-wrap-2 {
        margin: 0 0 20px
    }

    .project-menu-style .btn-project {
        margin: 0 6px
    }
}

.project-menu-style .btn-project::after {
    content: "";
    height: 2px;
    right: 0;
    bottom: 0;
    left: auto;
    width: 0;
    position: absolute;
    transition: .4s;
    background-color: #133558
}

.project-menu-style .btn-project.active::after, .project-menu-style .btn-project:hover::after {
    left: 0;
    right: auto;
    width: 100%;
    transition: .4s
}

.project-wrap::before {
    background-color: #133558;
    content: "";
    width: 0;
    height: 4px;
    top: 0;
    left: auto;
    right: 0;
    position: absolute;
    z-index: 2;
    transition: .3s
}

.project-wrap::after {
    background-color: #133558;
    content: "";
    width: 4px;
    height: 0;
    top: auto;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: 2;
    transition: .3s .25s
}

.blog-wrap .blog-img > a::before, .project-wrap .project-inner > .thumbnail:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    background: #000;
    transition: .4s ease-in-out
}

.project-wrap .project-inner > .thumbnail img {
    width: 100%;
    transition: .8s
}

.project-wrap .project-inner::before {
    background-color: #133558;
    content: "";
    width: 0;
    height: 4px;
    bottom: 0;
    left: 0;
    right: auto;
    position: absolute;
    z-index: 2;
    transition: .3s .5s
}

.project-wrap .project-inner::after {
    background-color: #133558;
    content: "";
    width: 4px;
    height: 0;
    top: 0;
    bottom: auto;
    left: 0;
    position: absolute;
    z-index: 2;
    transition: .3s .75s
}

.project-wrap .project-inner .img-zoom {
    position: absolute;
    right: 30px;
    top: 0;
    z-index: 99;
    width: 50px;
    height: 50px;
    display: flex;
    color: #000;
    background-color: #fff;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    font-size: 20px;
    transform: scale(.5);
    opacity: 0;
    visibility: hidden;
    transition: .5s ease-in-out
}

.brand-logo, .brand-logo-wrap .swiper-wrapper {
    align-items: center
}

.pagination-style ul li a.active, .project-wrap .project-inner .img-zoom:hover {
    background-color: #133558;
    color: #fff
}

.project-wrap .project-inner .project-content {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 30px;
    z-index: 3;
    opacity: 0;
    visibility: hidden;
    transition: .3s ease-in-out
}

    .project-wrap .project-inner .project-content .category a {
        color: #fff;
        font-size: 15px;
        font-family: Tajawal,sans-serif;
        letter-spacing: 1px;
        transform: translateY(-10px);
        transition: .4s ease-in-out
    }

    .project-wrap .project-inner .project-content .title {
        font-size: 20px;
        margin: 7px 0 0
    }

        .project-wrap .project-inner .project-content .title a {
            color: #fff;
            transform: translateY(10px);
            transition: .4s ease-in-out
        }

.project-wrap:hover::before {
    width: 100%;
    right: auto;
    left: 0
}

.project-wrap:hover::after {
    height: 100%;
    bottom: auto;
    top: 0
}

.project-wrap:hover .project-inner > .thumbnail:before {
    opacity: .75;
    visibility: visible
}

.project-wrap:hover .project-inner .img-zoom {
    top: 30px;
    opacity: 1;
    visibility: visible;
    transform: scale(1)
}

.project-wrap:hover .project-inner .project-content .category a, .project-wrap:hover .project-inner .project-content .title a {
    transform: translateY(0)
}

.project-wrap:hover .project-inner::before {
    width: 100%;
    right: 0;
    left: auto
}

.project-wrap:hover .project-inner::after {
    height: 100%;
    top: auto;
    bottom: 0
}

.project-slider-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%) scale(0);
    left: 30px;
    z-index: 9;
    color: #fff;
    font-size: 18px;
    letter-spacing: 1px;
    opacity: 0;
    visibility: hidden;
    transition: .4s
}

    .project-slider-nav i {
        font-size: 23px;
        position: relative;
        top: 1px
    }

    .project-slider-nav.project-slider-next {
        left: auto;
        right: 30px
    }

.project-slider-active:hover .project-slider-nav {
    opacity: 1;
    visibility: visible;
    transform: translateY(-50%) scale(1)
}

.sidebar-widget-title {
    font-size: 20px;
    margin: 0 0 30px;
    line-height: 1;
    text-transform: uppercase;
    padding-left: 35px;
    position: relative
}

    .sidebar-widget-title::before {
        position: absolute;
        content: "";
        left: 0;
        top: 2px;
        width: 16px;
        height: 16px;
        background-color: #133558
    }

    .sidebar-widget-title::after {
        position: absolute;
        content: "";
        left: 7px;
        top: 7px;
        width: 16px;
        height: 16px;
        background-color: #133558;
        border: 2px solid #fff
    }

.breadcrumb-area::before, .video-banner .banner-content::before {
    left: 0;
    top: 0;
    background-color: #000;
    width: 100%;
    height: 100%;
    content: ""
}

.brand-logo-wrap {
    padding: 30px;
    border: 1px solid #e1e1e1
}

.brand-logo {
    display: flex;
    justify-content: center;
    height: 100%
}

    .brand-logo a img {
        opacity: .7;
        filter: grayscale(100);
        transition: .25s ease-out
    }

    .brand-logo:hover a img {
        filter: grayscale(0)
    }

.blog-wrap .blog-img, .team-wrap .team-bottom {
    overflow: hidden;
    position: relative
}

    .blog-wrap .blog-img > a img {
        width: 100%;
        border-radius: 5px;
        transition: .5s
    }

.blog-details-meta, .blog-wrap .blog-content .blog-meta {
    margin: 0 0 7px
}

    .blog-comment-wrapper .single-comment-wrapper, .blog-details-meta ul, .blog-wrap .blog-content .blog-meta ul {
        display: flex
    }

        .blog-details-meta ul li, .blog-wrap .blog-content .blog-meta ul li {
            list-style: none;
            margin-right: 10px
        }

.blog-wrap .blog-content h3 {
    font-size: 22px;
    margin: 0
}

.blog-wrap:hover .blog-img > a::before {
    opacity: .5;
    visibility: visible
}

.single-sidebar-blog {
    display: flex;
    align-items: center;
    margin: 0 0 20px;
    padding: 0 0 20px;
    border-bottom: 1px solid #dee0e4
}

    .single-sidebar-blog:last-child {
        margin: 0;
        padding: 0;
        border-bottom: none
    }

    .single-sidebar-blog .sidebar-blog-img {
        flex: 0 0 70px;
        overflow: hidden
    }

    .single-sidebar-blog .sidebar-blog-content {
        margin: 0 0 0 20px
    }

        .single-sidebar-blog .sidebar-blog-content .category a {
            color: #555;
            line-height: 1;
            display: inline-block
        }

        .single-sidebar-blog .sidebar-blog-content .title {
            font-size: 17px;
            margin: 5px 0 0
        }

.breadcrumb-area::before {
    position: absolute;
    opacity: .6
}

.breadcrumb-content h2 {
    font-size: 40px;
    color: #fff;
    line-height: 1;
    margin: 0 0 15px;
    text-transform: uppercase
}

.breadcrumb-content ul, .pagination-style ul, .pricing-table-wrap .pricing-head .pricing-price {
    display: flex;
    justify-content: center
}

    .breadcrumb-content ul li {
        margin-left: 10px;
        list-style: none;
        color: #fff;
        font-size: 17px;
        letter-spacing: .5px
    }

        .breadcrumb-content ul li a {
            color: #fff;
            display: inline-block
        }

        .breadcrumb-content ul li i {
            font-size: 18px;
            line-height: 1;
            position: relative;
            top: 0;
            color: #fff
        }

.breadcrumb-padding {
    padding: 200px 0 120px
}

.pagination-style ul li, .pricing-table-wrap .pricing-body ul {
    list-style: none
}

    .pagination-style ul li a {
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 16px;
        display: inline-block;
        border-radius: 100%;
        margin: 0 4px;
        color: #333;
        text-align: center
    }

.video-banner .banner-content::before {
    position: absolute;
    opacity: .5
}

.video-banner .banner-content video {
    height: 100vh;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
    background-size: cover;
    background-position: center center
}

.video-banner .banner-content .play-pause-style {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    z-index: 1
}

    .video-banner .banner-content .play-pause-style i {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100px;
        height: 100px;
        font-size: 25px;
        cursor: pointer;
        border-radius: 100%;
        color: #fff;
        background: rgba(255,255,255,.3);
        transition: .3s;
        box-shadow: 0 0 0 8px rgba(246,249,250,.42)
    }

        .blog-details-img:hover img, .blog-details-middle-img:hover img, .project-details-img:hover img, .video-banner .banner-content .play-pause-style i:hover {
            transform: scale(1.1)
        }

.video-banner.playing .play-pause-style i::before {
    content: "\f04c"
}

.single-testimonial-wrapper {
    background-color: #fff;
    border-radius: 5px;
    padding: 40px 30px 32px;
    position: relative
}

    .single-testimonial-wrapper .testimonial-img-title {
        display: flex;
        margin-bottom: 15px;
        align-items: center;
        gap: 15px
    }

        .single-testimonial-wrapper .testimonial-img-title .testimonial-img {
            flex: 0 0 70px
        }

        .single-testimonial-wrapper .testimonial-img-title .testimonial-title h4 {
            font-size: 20px;
            font-weight: 700;
            margin-bottom: 2px
        }

        .single-testimonial-wrapper .testimonial-img-title .testimonial-title span {
            color: #133558;
            font-size: 16px
        }

    .single-testimonial-wrapper .quote {
        position: absolute;
        top: -6px;
        right: 0
    }

.pricing-table-wrap, .pricing-table-wrap .pricing-head, .team-wrap, .team-wrap .team-top {
    position: relative;
    overflow: hidden
}

.single-testimonial-wrapper .quote i {
    transform: rotateY(180deg);
    font-size: 80px;
    opacity: .06
}

.sidebar-margin-left {
    margin-left: 30px
}

.search-wrap-2 form input {
    background: 0 0;
    border: 1px solid #e6e6e6;
    color: #333;
    font-size: 14px;
    height: 43px;
    width: 100%;
    padding: 2px 50px 2px 18px
}

.search-wrap-2 form button {
    background: 0 0;
    border-color: #a1a5aa;
    -o-border-image: none;
    border-image: none;
    border-style: none none none solid;
    border-width: medium medium medium 1px;
    padding: 0 15px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: 2px;
    transform: translateY(-50%);
    cursor: pointer;
    transition: .3s
}

.sidebar-categori ul li {
    list-style: none;
    margin: 0 0 6px
}

    .sidebar-categori ul li a span {
        float: right
    }

.blog-details-img, .blog-details-middle-img, .project-details-img {
    overflow: hidden
}

    .project-details-img img {
        width: 100%;
        transition: .7s
    }

.project-details-content .category {
    color: #133558;
    font-size: 18px
}

.project-details-content .title {
    font-size: 36px;
    margin: 0 0 10px
}

.project-details-content p {
    width: 90%
}

.project-details-info {
    margin: 38px 0 15px
}

    .project-details-info.modify {
        padding: 35px 0;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        margin-bottom: 42px
    }

    .project-details-info ul li {
        list-style: none;
        margin: 0 0 8px;
        display: flex
    }

        .project-details-info ul li span {
            font-weight: 700;
            min-width: 80px;
            display: inline-block
        }

.project-details-list-content {
    margin: 31px 0 30px
}

    .project-details-list-content ul li {
        list-style: none;
        margin: 0 0 5px;
        font-size: 15px
    }

.project-wrapper-sticky {
    margin-left: 70px
}

.sidebar-active.col, .sidebar-active.col.is-affixed .project-wrapper-sticky {
    padding-left: 15px;
    padding-right: 15px
}

    .sidebar-active.col.is-affixed {
        padding-left: 0;
        padding-right: 0
    }

.service-details-content > img {
    width: 100%;
    margin: 0 0 51px
}

.service-details-content .title, .service-details-content .title2 {
    font-size: 36px;
    font-weight: 700;
    margin: 0 0 19px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .service-2, .sidebar-margin-left {
        margin-left: 0
    }

    .single-sidebar-blog .sidebar-blog-content {
        margin: 0 0 0 10px
    }

        .single-sidebar-blog .sidebar-blog-content .title {
            margin: 2px 0 0
        }

    .breadcrumb-content h2 {
        margin: 0 0 15px
    }

    .breadcrumb-padding {
        padding: 150px 0 70px
    }

    .video-banner .banner-content video {
        height: auto
    }

    .video-banner .banner-content .play-pause-style i {
        width: 80px;
        height: 80px;
        font-size: 22px;
        box-shadow: 0 0 0 4px rgba(246,249,250,.42)
    }

    .single-testimonial-wrapper {
        padding: 40px 25px 32px
    }

    .service-details-content .service-details-list-wrap .service-details-list-content-wrap, .sidebar-margin-right {
        margin-right: 0
    }

    .project-details-content .title {
        font-size: 32px
    }

    .project-details-content p {
        width: 100%
    }

    .project-details-info ul li span {
        min-width: 65px
    }

    .project-wrapper-sticky {
        margin-left: 30px
    }

    .service-details-content .title, .service-details-content .title2 {
        font-size: 35px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .project-wrapper-sticky, .service-2, .sidebar-margin-left {
        margin-left: 0
    }

    .service-content-wrap-2 .service-content-2 {
        margin-left: 20px
    }

    .project-wrap .project-inner .project-content {
        padding: 30px 20px
    }

    .blog-wrap .blog-content h3 {
        font-size: 21px
    }

    .breadcrumb-content h2 {
        font-size: 30px;
        margin: 0 0 15px
    }

    .breadcrumb-padding {
        padding: 123px 0 60px
    }

    .video-banner .banner-content video {
        height: auto
    }

    .video-banner .banner-content .play-pause-style i {
        width: 70px;
        height: 70px;
        font-size: 20px;
        box-shadow: 0 0 0 4px rgba(246,249,250,.42)
    }

    .single-testimonial-wrapper {
        padding: 40px 17px 32px
    }

    .sidebar-margin-right {
        margin-right: 0
    }

    .sidebar-wrap {
        margin-top: 50px
    }

    .project-details-content .title {
        font-size: 26px
    }

    .project-details-content p {
        width: 100%
    }

    .project-details-info ul li span {
        min-width: 65px
    }

    .service-details-content .title, .service-details-content .title2 {
        font-size: 33px
    }

    .service-details-content .service-details-list-wrap .service-details-list-content-wrap {
        margin-right: 0;
        margin-bottom: 50px
    }
}

@media only screen and (max-width:767px) {
    .project-wrap .project-inner .project-content {
        padding: 20px
    }

        .project-wrap .project-inner .project-content .title {
            font-size: 19px
        }

    .project-slider-nav {
        left: 20px
    }

        .project-slider-nav.project-slider-next {
            right: 20px
        }

    .blog-wrap .blog-content h3 {
        font-size: 20px
    }

    .breadcrumb-content h2 {
        font-size: 25px;
        margin: 0 0 10px
    }

    .breadcrumb-padding {
        padding: 113px 0 52px
    }

    .video-banner .banner-content video {
        height: auto
    }

    .video-banner .banner-content .play-pause-style i {
        width: 55px;
        height: 55px;
        font-size: 18px;
        box-shadow: 0 0 0 4px rgba(246,249,250,.42)
    }

    .single-testimonial-wrapper {
        padding: 40px 17px 32px
    }

    .project-wrapper-sticky, .sidebar-margin-left {
        margin-left: 0
    }

    .sidebar-margin-right {
        margin-right: 0
    }

    .sidebar-wrap {
        margin-top: 50px
    }

    .project-details-content .title {
        font-size: 28px
    }

    .project-details-content p {
        width: 100%
    }

    .project-details-info {
        margin: 0 0 15px
    }

        .project-details-info.modify {
            padding: 21px 0;
            margin-bottom: 30px
        }

    .project-details-list-content {
        margin: 21px 0
    }

    .service-details-content > img {
        margin: 0 0 25px
    }

    .service-details-content .title, .service-details-content .title2 {
        font-size: 22px
    }
}

.service-details-content p {
    margin: 0 0 19px
}

.service-details-content .service-details-list-wrap {
    margin: 55px 0 50px
}

    .service-details-content .service-details-list-wrap .service-details-list-content-wrap .service-details-list {
        margin: 32px 0 0
    }

        .service-details-content .service-details-list-wrap .service-details-list-content-wrap .service-details-list .single-service-details-list {
            display: flex;
            margin: 0 0 18px
        }

            .service-details-content .service-details-list-wrap .service-details-list-content-wrap .service-details-list .single-service-details-list .service-details-list-degit .number {
                font-size: 40px;
                color: #c7c7c7;
                font-weight: 700;
                margin: 0;
                line-height: 1;
                transition: .3s
            }

.blog-details-wrap .title {
    font-size: 36px;
    margin: 5px 0 30px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .blog-details-wrap .title {
        font-size: 30px;
        margin: 5px 0 25px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .blog-details-wrap .title {
        font-size: 30px;
        margin: 5px 0 20px
    }
}

.blog-details-wrap .blockquote-wrap {
    padding: 22px 30px 18px;
    border-left: 5px solid #133558;
    background-color: #fafafa;
    margin: 40px 0
}

    .blog-details-wrap .blockquote-wrap p {
        margin: 0 0 10px
    }

    .blog-details-wrap .blockquote-wrap .name {
        font-weight: 400;
        color: #133558;
        font-size: 20px;
        font-style: italic
    }

.blog-details-wrap .blog-details-middle-img-wrap {
    margin: 40px 0
}

.blog-details-wrap .tag-share {
    display: flex;
    justify-content: space-between;
    padding: 20px 0;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    margin-top: 41px
}

@media only screen and (max-width:767px) {
    .service-details-content .service-details-list-wrap {
        margin: 40px 0
    }

        .service-details-content .service-details-list-wrap .service-details-list-content-wrap {
            margin-right: 0;
            margin-bottom: 40px
        }

    .blog-details-wrap .title {
        font-size: 25px;
        margin: 5px 0 15px
    }

    .blog-details-wrap .blockquote-wrap, .blog-details-wrap .blog-details-middle-img-wrap {
        margin: 30px 0
    }

    .blog-details-wrap .tag-share {
        display: block;
        margin-top: 31px
    }

        .blog-details-wrap .tag-share .blog-details-tag {
            margin-bottom: 10px
        }
}

.blog-details-wrap .tag-share .blog-details-tag span {
    color: #133558;
    margin-right: 15px;
    font-weight: 700;
    letter-spacing: .5px
}

.blog-details-wrap .blog-next-previous-post {
    display: flex;
    justify-content: space-between;
    margin: 40px 0 0
}

    .blog-details-wrap .blog-next-previous-post .blog-prev-post-wrap {
        padding-left: 0;
        transition: .3s
    }

        .blog-details-wrap .blog-next-previous-post .blog-prev-post-wrap .blog-prev-post-icon {
            margin: 0 0 6px
        }

            .blog-details-wrap .blog-next-previous-post .blog-next-post-wrap .blog-next-post-icon a, .blog-details-wrap .blog-next-previous-post .blog-prev-post-wrap .blog-prev-post-icon a {
                color: #133558;
                display: flex;
                align-items: center
            }

                .blog-details-wrap .blog-next-previous-post .blog-prev-post-wrap .blog-prev-post-icon a i {
                    padding-right: 10px;
                    font-size: 20px
                }

        .blog-details-wrap .blog-next-previous-post .blog-next-post-wrap .title, .blog-details-wrap .blog-next-previous-post .blog-prev-post-wrap .title {
            margin: 0;
            font-size: 20px
        }

    .blog-details-wrap .blog-next-previous-post .blog-next-post-wrap {
        transition: .3s;
        text-align: right
    }

        .blog-details-wrap .blog-next-previous-post .blog-next-post-wrap .blog-next-post-icon {
            margin: 0 0 6px;
            display: flex;
            justify-content: flex-end
        }

            .blog-details-wrap .blog-next-previous-post .blog-next-post-wrap .blog-next-post-icon a i {
                padding-left: 10px;
                font-size: 20px
            }

.blog-comment-wrapper {
    margin: 50px 0 55px
}

    .blog-comment-wrapper .blog-dec-title {
        font-size: 36px;
        margin: 0 0 30px
    }

@media only screen and (min-width:992px) and (max-width:1199px) {
    .blog-comment-wrapper .blog-dec-title {
        font-size: 30px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .blog-comment-wrapper .blog-dec-title {
        font-size: 30px
    }
}

.blog-comment-wrapper .single-comment-wrapper .blog-comment-img {
    flex: 0 0 120px;
    margin-right: 20px
}

    .blog-comment-wrapper .single-comment-wrapper .blog-comment-img img {
        width: 100%;
        border-radius: 100%;
        padding: 10px;
        border: 1px solid #e1e1e1
    }

.blog-comment-wrapper .single-comment-wrapper .comment-info-reply-wrap {
    display: flex;
    justify-content: space-between;
    margin: 0 0 15px
}

@media only screen and (max-width:767px) {
    .blog-details-wrap .blog-next-previous-post {
        display: block;
        margin: 30px 0 0
    }

        .blog-details-wrap .blog-next-previous-post .blog-prev-post-wrap {
            margin-bottom: 20px
        }

        .blog-details-wrap .blog-next-previous-post .blog-next-post-wrap {
            text-align: left
        }

            .blog-details-wrap .blog-next-previous-post .blog-next-post-wrap .blog-next-post-icon {
                justify-content: flex-start
            }

    .blog-comment-wrapper {
        margin: 40px 0 35px
    }

        .blog-comment-wrapper .blog-dec-title {
            margin: 0 0 20px;
            font-size: 20px
        }

        .blog-comment-wrapper .single-comment-wrapper .blog-comment-img {
            flex: 0 0 80px
        }

        .blog-comment-wrapper .single-comment-wrapper .comment-info-reply-wrap {
            display: block
        }

            .blog-comment-wrapper .single-comment-wrapper .comment-info-reply-wrap .comment-info {
                margin: 0 0 7px
            }
}

.blog-comment-wrapper .single-comment-wrapper .comment-info-reply-wrap .comment-info span {
    color: #555;
    font-size: 15px;
    text-transform: uppercase
}

.blog-comment-wrapper .single-comment-wrapper .comment-info-reply-wrap .comment-info .name {
    font-size: 18px;
    margin: 2px 0 0;
    font-weight: 400
}

.blog-comment-wrapper .single-comment-wrapper .comment-info-reply-wrap .comment-reply .comment-btn {
    display: inline-block;
    line-height: 1;
    font-weight: 400;
    color: #133558;
    border-bottom: 1px solid #133558;
    padding: 0 0 1px
}

    .blog-comment-wrapper .single-comment-wrapper .comment-info-reply-wrap .comment-reply .comment-btn:hover {
        color: #000;
        border-bottom: 1px solid #133558
    }

.blog-comment-wrapper .single-comment-wrapper.single-comment-border {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e1e1e1
}

.blog-comment-wrapper .single-comment-wrapper.single-comment-ml {
    margin-left: 120px
}

.blog-comment-form form .blog-comment-style {
    margin: 0 0 30px
}

    .blog-comment-form form .blog-comment-style input, .blog-comment-form form .blog-comment-style textarea {
        border: 1px solid #e9e9e9;
        height: 50px;
        padding: 2px 24px;
        font-weight: 300;
        color: #000;
        width: 100%;
        border-radius: 4px
    }

        .blog-comment-form form .blog-comment-style input::-moz-input-placeholder, .blog-comment-form form .blog-comment-style textarea::-moz-input-placeholder {
            color: #000;
            opacity: 1
        }

        .blog-comment-form form .blog-comment-style input::-webkit-input-placeholder, .blog-comment-form form .blog-comment-style textarea::-webkit-input-placeholder {
            color: #000;
            opacity: 1
        }

    .blog-comment-form form .blog-comment-style textarea {
        height: 140px;
        padding: 18px 24px
    }

.pricing-table-wrap {
    display: flex;
    flex-direction: column;
    transition: .25s cubic-bezier(.645, .045, .355, 1);
    text-align: center;
    border: 1px solid #e6e6e6;
    border-radius: 4px
}

    .pricing-table-wrap .pricing-head {
        margin-bottom: 40px;
        padding: 44px 0 46px
    }

        .pricing-table-wrap .pricing-head::after {
            position: absolute;
            bottom: 0;
            left: 30px;
            width: calc(100% - 60px);
            height: 1px;
            content: "";
            border-bottom: 1px solid #e6e6e6
        }

        .pricing-table-wrap .pricing-head .pricing-badge {
            font-size: 12px;
            font-weight: 400;
            line-height: 1;
            position: absolute;
            top: 15px;
            left: -30px;
            padding: 10px 38px;
            transform: rotate(-45deg);
            text-transform: uppercase;
            color: #fff;
            background-color: #133558
        }

        .pricing-table-wrap .pricing-head .pricing-title {
            font-size: 30px;
            line-height: 1;
            margin-bottom: 24px
        }

@media only screen and (min-width:992px) and (max-width:1199px) {
    .pricing-table-wrap .pricing-head .pricing-title {
        font-size: 25px;
        margin-bottom: 15px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .pricing-table-wrap .pricing-head {
        padding: 40px 0 37px
    }

        .pricing-table-wrap .pricing-head .pricing-badge {
            top: 8px;
            left: -38px;
            padding: 8px 38px
        }

        .pricing-table-wrap .pricing-head .pricing-title {
            font-size: 20px;
            margin-bottom: 10px
        }
}

@media only screen and (max-width:767px) {
    .blog-comment-wrapper .single-comment-wrapper.single-comment-ml {
        margin-left: 0
    }

    .blog-comment-form form .blog-comment-style {
        margin: 0 0 20px
    }

    .pricing-table-wrap .pricing-head .pricing-title {
        font-size: 26px;
        margin-bottom: 16px
    }
}

.pricing-table-wrap .pricing-head .pricing-price .pricing-price-currency {
    font-size: 16px;
    align-self: flex-start;
    margin-right: 6px
}

.pricing-table-wrap .pricing-head .pricing-price .pricing-price-amount {
    font-size: 51px;
    line-height: .75;
    padding-top: 5px
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .footer-widget.footer-list ul li .desc {
        width: 71%
    }

    .hero-content-1 .title {
        font-size: 35px
    }

    .hero-content-1 p {
        font-size: 18px;
        width: 80%
    }

    .section-title p {
        width: 83%
    }

    .service .service-content-wrap .service-content {
        padding: 0 12px
    }

        .service .service-content-wrap .service-content .title {
            font-size: 19px
        }

    .project-menu-style .btn-project {
        margin: 0 10px
    }

    .service-details-content .title, .service-details-content .title2 {
        font-size: 25px
    }

    .blog-comment-wrapper .single-comment-wrapper .comment-info-reply-wrap, .blog-details-wrap .tag-share {
        display: flex
    }

        .blog-details-wrap .tag-share .blog-details-tag {
            margin-bottom: 0
        }

        .blog-comment-wrapper .single-comment-wrapper .comment-info-reply-wrap .comment-info {
            margin: 0
        }

    .pricing-table-wrap .pricing-head .pricing-badge {
        top: 8px;
        left: -38px;
        padding: 8px 38px
    }

    .pricing-table-wrap .pricing-head .pricing-title {
        font-size: 22px;
        margin-bottom: 10px
    }

    .pricing-table-wrap .pricing-head .pricing-price .pricing-price-amount {
        font-size: 40px
    }
}

.pricing-table-wrap .pricing-head .pricing-price .pricing-price-duration {
    font-size: 16px;
    align-self: flex-end;
    margin-left: 4px
}

.pricing-table-wrap .pricing-body {
    margin-bottom: 40px;
    padding: 0 30px
}

    .pricing-table-wrap .pricing-body ul li {
        margin: 0 0 15px
    }

.pricing-table-wrap .pricing-footer {
    padding: 0 30px 48px
}

.contact-info-wrap {
    background-color: #fafafa;
    padding: 50px;
    min-height: 515px
}

.single-contact-info-wrap {
    display: flex;
    margin: 0 0 30px
}

    .single-contact-info-wrap .info-icon i {
        font-size: 30px;
        color: #133558;
        padding-left: 10px
    }

    .single-contact-info-wrap .info-content {
        margin-left: 20px
    }

        .single-contact-info-wrap .info-content .title {
            font-size: 20px;
            margin: 0 0 10px;
            line-height: 1;
            display: block
        }

        .single-contact-info-wrap .info-content p.width {
            width: 60%
        }

.contact-from-wrap {
    box-shadow: 0 25px 45px rgba(1,2,2,.12);
    padding: 50px
}

    .contact-from-wrap form input, .contact-from-wrap form textarea {
        background: 0 0;
        border: 1px solid #e5e5e5;
        color: #000;
        height: 50px;
        padding: 2px 24px;
        margin-bottom: 20px;
        width: 100%;
        border-radius: 4px
    }

        .contact-from-wrap form input::-moz-input-placeholder, .contact-from-wrap form textarea::-moz-input-placeholder {
            color: #000;
            opacity: 1
        }

        .contact-from-wrap form input::-webkit-input-placeholder, .contact-from-wrap form textarea::-webkit-input-placeholder {
            color: #000;
            opacity: 1
        }

        .contact-from-wrap form input.submit, .contact-from-wrap form textarea.submit {
            background-color: #133558;
            color: #fff;
            cursor: pointer;
            height: 55px;
            text-transform: uppercase;
            margin: 0;
            border: none
        }

    .contact-from-wrap form textarea {
        height: 120px;
        padding: 14px 24px 2px
    }

.map iframe {
    height: 500px;
    width: 100%
}

.error-content .title {
    font-size: 36px;
    margin: 40px 0 20px;
    line-height: 1
}

.error-content p {
    width: 70%;
    margin: 0 auto 28px
}

.team-wrap {
    text-align: center
}

    .team-wrap .team-top {
        border-radius: 4px
    }

        .team-wrap .team-top .team-top-content {
            position: absolute;
            padding: 30px;
            bottom: -40%;
            left: 0;
            width: 100%;
            z-index: 1;
            transition: .5s
        }

            .team-wrap .team-top .team-top-content .name {
                font-size: 28px;
                color: #fff;
                margin: 0 0 2px
            }

            .team-wrap .team-top .team-top-content .profession {
                font-size: 16px;
                color: #fff
            }

        .team-wrap .team-top::after {
            position: absolute;
            content: "";
            width: 100%;
            height: 50%;
            top: 0;
            left: 0;
            background: #133558;
            transition: .5s;
            opacity: 0;
            visibility: hidden
        }

    .team-wrap .team-bottom .team-bottom-content {
        transition: .5s;
        opacity: 1
    }

        .team-wrap .team-bottom .team-bottom-content .name {
            font-size: 28px;
            color: #000;
            margin: 0 0 2px
        }

        .team-wrap .team-bottom .team-bottom-content .profession {
            font-size: 16px;
            color: #000
        }

    .team-wrap .team-bottom .team-social {
        display: flex;
        justify-content: center;
        transform: translateY(50px);
        visibility: hidden;
        position: absolute;
        left: 0;
        right: 0;
        transition: .5s
    }

        .team-wrap .team-bottom .team-social a {
            display: inline-block;
            width: 50px;
            height: 50px;
            border-radius: 50%;
            display: flex;
            justify-content: center;
            align-items: center;
            color: #000;
            border: 1px dashed #133558;
            margin: 0 10px
        }

@media only screen and (min-width:992px) and (max-width:1199px) {
    .single-contact-info-wrap .info-content p.width {
        width: 100%
    }

    .error-content p {
        width: 85%
    }

    .team-wrap .team-bottom .team-bottom-content .name, .team-wrap .team-top .team-top-content .name {
        font-size: 25px
    }

    .team-wrap .team-bottom .team-social a {
        width: 40px;
        height: 40px;
        margin: 0 7px
    }
}

.team-wrap .team-bottom .team-social a:hover {
    color: #fff;
    border: 1px dashed #133558;
    background-color: #133558
}

.team-wrap:hover .team-top .team-top-content {
    bottom: 0
}

.team-wrap:hover .team-top::after {
    height: 100%;
    opacity: .8;
    visibility: visible
}

.team-wrap:hover .team-bottom .team-bottom-content {
    transform: translateY(-100%);
    opacity: 0
}

.team-wrap:hover .team-bottom .team-social {
    transform: translateY(-60px);
    visibility: visible
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .pricing-table-wrap .pricing-head .pricing-price .pricing-price-amount {
        font-size: 40px
    }

    .contact-from-wrap, .contact-info-wrap {
        padding: 30px
    }

    .single-contact-info-wrap .info-content p.width {
        width: 100%
    }

    .map iframe {
        height: 350px
    }

    .team-wrap .team-top .team-top-content {
        padding: 30px 20px
    }

        .team-wrap .team-bottom .team-bottom-content .name, .team-wrap .team-top .team-top-content .name {
            font-size: 22px
        }

    .team-wrap .team-bottom .team-social a {
        width: 35px;
        height: 35px;
        margin: 0 5px
    }

    .team-wrap:hover .team-bottom .team-social {
        transform: translateY(-53px)
    }
}

@media only screen and (max-width:767px) {
    .contact-info-wrap {
        padding: 30px
    }

    .single-contact-info-wrap .info-content p.width {
        width: 100%
    }

    .contact-from-wrap {
        padding: 30px;
        margin-top: 30px
    }

    .map iframe {
        height: 300px
    }

    .error-content .title {
        font-size: 24px;
        margin: 25px 0 20px
    }

    .error-content p {
        width: 100%;
        margin: 0 auto 20px
    }

    .team-wrap .team-top .team-top-content {
        padding: 30px 20px
    }

        .team-wrap .team-bottom .team-bottom-content .name, .team-wrap .team-top .team-top-content .name {
            font-size: 22px
        }

    .team-wrap .team-bottom .team-social a {
        width: 35px;
        height: 35px;
        margin: 0 5px
    }

    .team-wrap:hover .team-bottom .team-social {
        transform: translateY(-53px)
    }
}

.fixed-whatsapp {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    z-index: 9999
}

    .fixed-whatsapp:before {
        content: "";
        background-repeat: no-repeat;
        background-size: 70px 70px;
        background-position: center center;
        width: 50px;
        background-image: url('../images/rr.gif');
        height: 50px;
        position: absolute;
        border-radius: 100%
    }
