<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">[class|=space] {
    display: block;
    width: 100%;
    overflow: hidden
}

.space-10 {
    height: 10px
}

.space-20 {
    height: 20px
}

.space-30 {
    height: 30px
}

.space-40 {
    height: 40px
}

.space-50 {
    height: 50px
}

.space-60 {
    height: 60px
}

.space-70 {
    height: 70px
}

.space-80 {
    height: 80px
}

.space-90 {
    height: 90px
}

.space-100 {
    height: 100px
}

@media only screen and (min-width:992px) and (max-width:1280px) {
    .mainmenu-area ul.nav.navbar-nav li a {
        margin: 0 10px
    }

    .flex-box {
        width: 18%;
        margin: 15px auto
    }

    .feature-area,
    .progress-area,
    .testimonial-area,
    .video-area {
        background-image: none;
        margin-bottom: 0
    }

    .testimonial-area {
        padding: 100px 0
    }

    .team-slide .owl-controls .owl-nav {
        text-align: center
    }

    .team-slide .owl-controls .owl-nav&gt;div {
        position: static;
        display: inline-block;
        margin: 30px 15px 15px 15px
    }

    .footer-area,
    .footer-bottom .footer-menu ul {
        text-align: center
    }

    .angle:after {
        height: 80px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .home-area {
        padding: 100px 0;
        margin-bottom: 0
    }

    .mainmenu-area ul.nav.navbar-nav li a {
        margin: 0 10px
    }

    .progress-area,
    .video-area {
        background-image: none
    }

    .mobile-image {
        display: none !important
    }

    .feature-area,
    .progress-area,
    .video-area {
        background-image: none;
        margin-bottom: 0;
        margin-top: 0
    }

    .testimonial-area {
        padding: 60px 0
    }

    .video-photo {
        margin-bottom: 60px
    }

    .team-slide .owl-controls .owl-nav {
        text-align: center
    }

    .team-slide .owl-controls .owl-nav&gt;div {
        position: static;
        display: inline-block;
        margin: 30px 15px 15px 15px
    }

    .footer-area,
    .footer-bottom .footer-menu ul {
        text-align: center
    }

    .angle:after {
        height: 80px
    }
}

@media only screen and (max-width:767px) {
    body {
        font-size: 14px
    }

    .flex-container {
        display: block
    }

    .flex-box {
        margin: 15px auto
    }

    h1 {
        font-size: 40px
    }

    h3 {
        font-size: 22px
    }

    .bttn-white {
        padding: 8px 30px
    }

    .section-padding {
        padding-top: 60px;
        padding-bottom: 60px
    }

    .angle:after {
        height: 60px
    }

    .mainmenu-area {
        padding: 15px 0
    }

    .mainmenu-area:before {
        opacity: .9
    }

    .mainmenu-area .navbar-toggle {
        border: 1px solid #fff;
        border-radius: 1px
    }

    .mainmenu-area .navbar-toggle .icon-bar {
        background-color: #fff;
        height: 2px;
        border-radius: 0
    }

    .mainmenu-area #primary_menu {
        overflow-y: auto;
        max-height: 80vh
    }

    .mainmenu-area #primary_menu ul.nav.navbar-nav li {
        display: block
    }

    .mainmenu-area #primary_menu ul.nav.navbar-nav li a {
        padding: 15px;
        border: none
    }

    .mainmenu-area #primary_menu ul.nav.navbar-nav li a:hover,
    .mainmenu-area #primary_menu ul.nav.navbar-nav li.active a {
        background-color: #fff;
        color: #5e88fc
    }

    .home-area {
        padding-top: 120px;
        padding-bottom: 100px;
        margin-bottom: 0
    }

    .mobile-image {
        display: none !important
    }

    .feature-area,
    .progress-area,
    .video-area {
        background-image: none;
        margin-bottom: 0;
        margin-top: 0
    }

    .testimonial-area {
        padding: 60px 0
    }

    .team-slide .owl-controls .owl-nav {
        text-align: center
    }

    .team-slide .owl-controls .owl-nav&gt;div {
        position: static;
        display: inline-block;
        margin: 30px 15px 15px 15px
    }

    .gallery-slide {
        margin-bottom: 60px
    }

    .gallery-slide .item {
        margin: 85px 25px 90px 30px
    }

    .gallery-slide .owl-controls {
        position: static;
        margin-top: 30px;
        width: 100%;
        text-align: center
    }

    .footer-area,
    .footer-bottom .footer-menu ul {
        text-align: center
    }

    .subscribe-form {
        padding: 20px
    }

    .subscribe-form form .bttn-white {
        position: static;
        margin-top: 20px
    }

    .subscribe-form form .control {
        padding-right: 15px
    }

    .post-single.sticky .post-media {
        margin-right: 0;
        float: none;
        width: 100%
    }

    .form-double .box {
        width: 100%;
        float: none
    }

    .post-single {
        padding: 20px
    }

    .post-single h2 {
        font-size: 26px
    }

    .post-single blockquote {
        padding: 10px;
        font-size: 14px
    }

    .comments-list .comment {
        padding-left: 0
    }

    .comments-list .comment .comment-pic {
        position: static;
        margin-bottom: 30px
    }
}

#scrollUp {
    display: none !important
}

@media(min-width:992px) {
    #menu:hover .flyout {
        display: block !important
    }

    .dropdown-menu.megamenu.sm-menu.border-top.flyout {
        top: 98px
    }

    .megamenu-li {
        position: static;
        width: 105px
    }

    a#dropdown01 {
        position: absolute;
        height: 100px;
        cursor: pointer
    }

    #menu .flyout .dropdown-item:hover {
        padding-left: 30px !important
    }

    a,
    a:hover {
        transition: .3s linear
    }
}

#footer-area {
    background: #131519;
    padding: 60px 0 20px 0
}

.socila-listing ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.foot-logo {
    margin-bottom: 20px
}

.socila-listing ul li {
    display: block
}

.socila-listing ul li a {
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    line-height: 36px
}

.socila-listing ul li a i {
    margin-right: 10px
}

.enve-clr {
    color: #fc1841;
    opacity: .8
}

.cl-cre {
    color: #ffaf14;
    opacity: .8
}

.wht-clr {
    color: #1ad03f;
    opacity: .8
}

.skype-clr {
    color: #00aae8;
    opacity: .8
}

.foot-head {
    margin: 10px 0 30px 0
}

.foot-head h4 {
    font-size: 16px;
    font-weight: 500;
    color: #ffaf14
}

.foot-listing ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.foot-listing ul li {
    display: block
}

.foot-listing ul li a {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    line-height: 24px
}

.foot-head-social {
    margin: 30px 0 10px 0
}

.foot-head-social h4 {
    font-size: 16px;
    font-weight: 500;
    color: #ffaf14
}

.social-media-list ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.social-media-list ul li {
    display: inline-block
}

.social-media-list ul li a {
    font-size: 16px;
    font-weight: 600;
    padding: 10px;
    color: #aeaeae
}

.social-media-list ul li a:hover {
    color: #0065c9
}

.foot-line {
    border-bottom: 1px solid #fff;
    margin-top: 40px
}

.footer-btm-item {
    text-align: center;
    margin-top: 40px
}

.footer-btm-item p {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 10px
}

@media (min-width:320px) and (max-width:480px) {
    .foot-head {
        margin: 30px 0 0 0 !important
    }

    .foot-head h4 {
        margin: 0;
        padding: 0 0 5px 0
    }

    .foot-head-social h4 {
        margin: 0;
        padding: 0 0 5px 0
    }

    .modal-content {
        margin: 0
    }

    .tab-common .left-col .box-image {
        right: 0 !important;
        left: -15px !important;
        top: -5px !important
    }

    .add-on-section .darkbg .right-sec .button-layoff a {
        font-size: 12px !important
    }

    .bttn-default {
        padding: 12px 20px !important
    }

    .feature-item {
        min-height: 180px !important
    }

    .development-process.section-padding .btn-block {
        font-size: 12px !important;
        line-height: 24px !important
    }

    .mainmenu-area .navbar-brand img {
      
        padding: 6px !important;
    }

    .btn-default,
    .providing-section .bttn-default {
        font-size: 14px !important;
        text-align: center !important
    }

    .feature-item-box-size {
        max-height: 260px !important
    }

    .modal {
        z-index: 9999 !important
    }

    .over-text-lap {
        margin-top: 60px !important
    }

    .feature-section-area h2:after {
        border-bottom: none !important
    }

    .our-work-speak h2 {
        margin: 20px !important
    }

    .story-board h2 {
        font-weight: 700 !important
    }

    .mainmenu .dropdown .dropdown-menu.flyout li a {
        color: #fff !important
    }

    .mar-pad-one {
        padding-bottom: 30px
    }

    .btn-block-new {
        display: block;
        width: 50%;
        float: right;
        margin-right: 16px
    }

    .common-style h2 {
        font-size: 20px
    }

    .single-feature-box li:hover img {
        transform: rotate(360deg);
        transition: .5s all ease-in-out
    }
}

@media (min-width:481px) and (max-width:767px) {
    .foot-head {
        margin: 30px 0 0 0 !important
    }

    .foot-head h4 {
        margin: 0;
        padding: 0 0 5px 0
    }

    .foot-head-social h4 {
        margin: 0;
        padding: 0 0 5px 0
    }

    .modal-content {
        margin: 20% 5% 0 0
    }

    .tab-common .left-col .box-image {
        right: 0 !important;
        left: -15px !important;
        top: -5px !important
    }

    .add-on-section .darkbg .right-sec .button-layoff a {
        font-size: 12px !important
    }

    .bttn-default {
        padding: 12px 20px !important
    }

    .modal {
        z-index: 9999 !important
    }

    .providing-section .bttn-default {
        font-size: 14px !important;
        text-align: center !important
    }

    .feature-section-area h2:after {
        border-bottom: none !important
    }

    .feature-item-box-size-two {
        max-height: 360px !important
    }

    .our-work-speak h2 {
        margin: 20px !important;
        font-weight: 700 !important
    }

    .story-board h2 {
        font-weight: 700 !important
    }

    .mainmenu .dropdown .dropdown-menu.flyout li a {
        color: #fff !important
    }

    .mar-pad-one {
        padding-bottom: 30px
    }

    .common-style h2 {
        font-size: 24px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .foot-head {
        margin: 30px 0 0 0 !important
    }

    .foot-head h4 {
        margin: 0;
        padding: 0 0 5px 0
    }

    .foot-head-social h4 {
        margin: 0;
        padding: 0 0 5px 0
    }

    .flex-container {
        display: block
    }

    .flex-box {
        margin: 15px auto;
        width: 45%;
        float: left;
        margin-left: 15px
    }
}

@media only screen and (min-width:1200px) {
    .feature-box-contents .feature-item {
        min-height: 190px
    }
}

.modal {
    text-align: center;
    padding: 0 !important;
    margin-top: 0 !important
}

.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle
}

.what-clr {
    font-size: 24px
}

.what-clr:hover {
    color: #0cc243
}

.sky-clr {
    font-size: 24px
}

.sky-clr:hover {
    color: #00a5e8
}

.teleg-clr {
    font-size: 24px
}

.teleg-clr:hover {
    color: #23a0dd
}

.new-story-section {
    display: flex;
    align-items: center
}

.story-board h2 {
    font-weight: 600 !important
}

.story-new-align h5 {
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 22px
}

.story-new-align p {
    font-weight: 400;
    font-size: 14px;
    color: #4d5d6d;
    line-height: 24px;
    font-family: 'Open Sans', sans-serif !important
}
</pre></body></html>