@charset "utf-8";
.bold-text,
body,
h1,
h2,
h3,
h4,
h5,
h6,
html {
    font-family: Livvic, sans-serif
}

.rs-menu-toggle,
.text-right {
    text-align: right
}

a,
button:focus,
input:focus,
select:focus,
textarea:focus {
    outline: 0 !important
}

.clear,
blockquote {
    clear: both
}

@font-face {
    font-family: Livvic;
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/livvic/v8/rnCr-x1S2hzjrlfXbeM-.ttf) format('truetype')
}

@font-face {
    font-family: Livvic;
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/livvic/v8/rnCq-x1S2hzjrlffw8Eesg.ttf) format('truetype')
}

@font-face {
    font-family: Livvic;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/livvic/v8/rnCp-x1S2hzjrlfnbw.ttf) format('truetype')
}

@font-face {
    font-family: Livvic;
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/livvic/v8/rnCq-x1S2hzjrlffm8Aesg.ttf) format('truetype')
}

@font-face {
    font-family: Livvic;
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/livvic/v8/rnCq-x1S2hzjrlfft8cesg.ttf) format('truetype')
}

@font-face {
    font-family: Livvic;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/livvic/v8/rnCq-x1S2hzjrlff08Yesg.ttf) format('truetype')
}

@font-face {
    font-family: Livvic;
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/livvic/v8/rnCq-x1S2hzjrlff68Qesg.ttf) format('truetype')
}

body,
html {
    font-size: 16px;
    color: #454545;
    vertical-align: baseline;
    line-height: 26px;
    font-weight: 400;
    overflow-x: hidden
}

h1,
h2,
h3,
h4 {
    font-weight: 700
}

img {
    max-width: 100%;
    height: auto
}

p {
    line-height: 1.8
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #101010;
    margin: 0 0 26px;
    line-height: 1.2
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li:last-child i,
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li:last-child,
.glyph-icon:before,
.rs-footer .footer-bottom .copyright p,
.rs-footer .footer-top .footer-social li:last-child,
.rs-footer .footer-top .widget-desc,
.rs-services.style3 .services-item .services-content .services-desc p,
.sec-title4 .desc,
[class*=" flaticon-"]:after,
[class*=" flaticon-"]:before,
[class^=flaticon-]:after,
[class^=flaticon-]:before,
ul {
    margin: 0
}

h1 {
    font-size: 70px
}

h2 {
    font-size: 36px
}

h3 {
    font-size: 28px
}

h4 {
    font-size: 24px
}

h5 {
    font-size: 18px;
    font-weight: 700
}

h6,
ul.services-list li a {
    font-size: 16px;
    font-weight: 700
}

.pb-230 {
    padding-bottom: 230px
}

.pb-435 {
    padding-bottom: 435px
}

.pr-220 {
    padding-right: 220px
}

.offwrap {
    cursor: url('/front-assets/images/close.png'), auto;
    width: 100%;
    left: 100%;
    transition: .8s ease-out;
    position: fixed;
    background: rgba(255, 255, 255, .3);
    height: 100vh;
    top: 0;
    bottom: 0;
    z-index: 999;
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px)
}

body.nav-expanded .offwrap {
    left: 0;
    transition: .8s ease-out
}

.full-width-header .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu>li>a,
.home-style2 h1,
.home-style2 h2,
.home-style2 h3,
.home-style2 h4,
.home-style2 h5,
.home-style2 h6,
.rs-inner-blog .blog-item .blog-content .blog-title a,
.rs-why-choose .services-wrap .services-text .title a {
    color: #0a0a0a
}

.no-border {
    border: none !important
}

.bg2,
.bg3,
.bg9 {
    border-radius: 10px
}

.uppercase {
    text-transform: uppercase !important
}

.capitalize {
    text-transform: capitalize !important
}

.bold-text {
    font-size: 20px;
    font-weight: 700
}

.extra-bold {
    font-weight: 800 !important
}

.gray-color {
    background-color: #f6f7f9
}

.gray-bg2 {
    background: #f7f9ff
}

.gray-bg3 {
    background: #f5f6fe
}
.gray-bg4{
    background: #efeeee;
}

.black-dark {
    background: #131313 !important
}

.gray-color-important {
    background-color: #f6f7f9 !important
}

.primary-background,
.sec-title .sub-text.style2:after,
.sec-title .sub-text.style2:before {
    background-color: #f27c1e
}

.full-width-header .rs-header .menu-area.sticky,
.rs-contact .contact-widget.onepage-style .from-control,
.white-bg {
    background: #fff
}

.white-color {
    color: #fff !important
}

.pt-255 {
    padding-top: 255px
}

.pb-390 {
    padding-bottom: 390px
}

.md-pt-215 {
    padding-top: 215px
}

.pb-215 {
    padding-bottom: 215px
}

.rs-call-us .image-part img {
    max-height: 400px
}

a {
    color: #f27c1e;
    transition: .3s;
    text-decoration: none !important
}

a:active,
a:hover {
    text-decoration: none;
    outline: 0;
    color: #f27c1e
}

ul {
    list-style: none;
    padding: 0
}

::-moz-selection {
    background: #f27c1e;
    text-shadow: none;
    color: #fff
}

::selection {
    background: #f27c1e;
    text-shadow: none;
    color: #fff
}

.bg2 {
    background: url('/front-assets/images/bg/counter-bg.webp') center/cover no-repeat #fff;
    box-shadow: -1px 21px 25px 0 rgba(0, 0, 0, .12);
    padding: 40px;
    z-index: 10
}

.bg3 {
    background: url('/front-assets/images/bg/process-bg.jpg') center/cover no-repeat #dd4c23;
    margin: 0 31px 0 0;
    padding: 80px 40px 75px;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s
}

.bg4 {
    background: url('/front-assets/images/bg/about-2.jpg') center/cover no-repeat
}

.bg6 {
    background: url('/front-assets/images/bg/project-bg.png') center top/cover no-repeat #000060
}

.bg7 {
    background: url('/front-assets/images/bg/cta-bg.jpg') center/cover no-repeat
}

.bg8 {
    background: url('/front-assets/images/bg/call-action.jpg') center/cover no-repeat
}

.bg9 {
    background: url('/front-assets/images/bg/work-bg.png') top center/cover no-repeat;
    padding: 100px 60px 100px 50px
}

.bg10 {
    background: url('/front-assets/images/bg/testi-home7.jpg') top center/cover no-repeat;
    padding: 100px 90px;
    border-radius: 5px
}

.bg12 {
    background: url('/front-assets/images/bg/case-study.jpg') top center/cover no-repeat;
    padding: 110px 160px 185px 90px
}

.bg12.mod {
    padding: 113px 160px 194px 90px
}

.bg13 {
    background: url('/front-assets/images/bg/services-bg.jpg') top center/cover no-repeat
}

.bg14 {
    background: url('/front-assets/images/bg/choose-bg.jpg') center center/cover no-repeat
}

.bg15 {
    background: url('/front-assets/images/bg/steps-area.png') center center/cover no-repeat #f3f7ff
}

.bg16 {
    background: url('/front-assets/images/bg/tech-bg.png') center center/cover no-repeat #020e38
}

.bg19 {
    background: url('/front-assets/images/bg/3counter-.jpg') center center/cover no-repeat;
    padding: 80px 60px 70px
}

.bg20 {
    background: url('/front-assets/images/bg/services-bg-shape.png') center/cover no-repeat
}

.bg21 {
    background: url(https://rstheme.com/) center center/cover no-repeat
}

.bg25 {
    background: url('/front-assets/images/bg/skill-bg16.jpg') center left/cover no-repeat
}

.bg26 {
    background: url('/front-assets/images/bg/service-bg16.jpg') center center/cover no-repeat
}

.bg27 {
    background: url('/front-assets/images/bg/counter-bg16.jpg') center center/cover no-repeat;
    padding: 100px 0 460px
}

.bg28 {
    background: url('../front-assets/images/bg/testi-bg16.jpg') center right no-repeat
}

.bg29 {
    background: url('../front-assets/images/bg/cta-bg16.jpg') center center/cover no-repeat
}

.bg30 {
    background: url('/front-assets/images/bg/counter-bg16.jpg') center center/cover no-repeat
}

.shape-part .left-side,
.shape-part .right-side {
    position: absolute;
    bottom: 0;
    left: 0
}

.shape-part .right-side {
    left: auto;
    right: 0
}

.bg-unset {
    background: unset !important
}

.rs-menu-toggle {
    color: #f27c1e
}

button {
    cursor: pointer
}

.rs-about.style5,
.rs-counter.style3.modify3 .counter-top-area .counter-list .counter-text,
.rs-why-choose .image-part,
.z-index-1 {
    position: relative;
    z-index: 1
}

ul.services-list li a {
    display: block;
    border: 2px solid #e8e8e8;
    padding: 16px 18px;
    transition: .5s;
    border-radius: 5px;
    position: relative;
    color: #101010;
    margin-bottom: 15px
}

ul.services-list li a:before {
    content: "\f113";
    position: absolute;
    right: 12px;
    top: 16px;
    font-family: Flaticon;
    color: #1c1b1b
}

ul.services-list li a.active,
ul.services-list li a:hover {
    background-image: linear-gradient(250deg, #f27c1e 19%, #dd4c23 100%);
    color: #fff;
    border-radius: 5px;
    border-color: #f27c1e
}

.full-width-header .rs-header .expand-btn-inner .sidebarmenu-search>a:hover,
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul li a:hover,
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul li.active a,
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul li.current-menu-item>a,
.rs-contact .contact-box .address-box .address-text .desc,
.rs-contact .contact-box .address-box .address-text a,
.rs-counter.style3.modify1 .counter-top-area .counter-list .counter-text .count-number .rs-count,
.rs-counter.style3.modify1 .counter-top-area .counter-list .counter-text .title,
.rs-feature .icon-box-area .box-inner .content-part .title a,
.rs-services.style3 .services-item:hover .services-content .services-desc p,
.rs-services.style3 .services-item:hover .services-content .services-text .title a,
.rs-services.style3.modify1 .services-item:hover .services-content .services-button a,
.rs-services.style3.modify1 .services-item:hover .services-content .services-button a:after,
.rs-services.style3.modify3 .services-item .services-content .services-desc p,
.rs-services.style3.modify3 .services-item .services-content .services-text .title a,
.rs-skillbar.style1.modify1 .cl-skill-bar .skillbar .skill-bar-percent.white-color,
.sec-title .desc.white-color,
.sec-title .title.white-color,
.sec-title2 .desc.white-color,
.sec-title2 .sub-text.style-bg.white-color,
.sec-title2 .sub-text.white-color,
.sec-title2 .title.white-color,
ul.services-list li a.active:before,
ul.services-list li a:hover:before {
    color: #fff
}

.rs-counter .counter-top-area .counter-list .counter-text .count-number,
ul.listing-style li {
    margin-bottom: 7px
}

ul.listing-style li i {
    color: #dd4c23;
    font-size: 24px;
    line-height: 31px;
    margin-right: 10px
}

ul.rs-features-list li {
    margin: 0px 0px 21px 0px;
    display: flex;
    align-items: flex-start;
}

ul.rs-features-list li i {
    color: #fff;
    background-color: transparent;
    background-image: linear-gradient(180deg, #dd4c23 0%, #f27c1e 100%);
    padding: 10px;
    margin-right:10px;
    border-radius: 50px;
    flex-shrink: 0;
}

ul.rs-features-list li span {
    color: #575757;
    font-size: 16px;
    font-weight: 600;
    word-break: break-word;
}

ul.rs-features-list li span:hover {
    color: #FC4F29;
}

.pagination-part {
    display: inline-block;
    border: 1px solid #f9f9f9;
    padding: 11px 0;
    border-radius: 3px;
    box-shadow: 0 0 30px rgba(0, 0, 0, .05);
    background: #fff
}

.pagination-part li {
    padding: 2px 20px 0 21px;
    line-height: 23px;
    font-size: 18px;
    text-decoration: none;
    transition: .4s ease-in-out;
    text-align: center;
    background: 0 0;
    color: #000;
    display: inline-block;
    vertical-align: top;
    border-right: 1px solid #e6e6e6
}

.pagination-part li a,
.rs-footer .footer-bottom .copy-right-menu li a,
.rs-footer .footer-top .address-widget li .desc a,
.rs-project.style6.modify3 .project-item .project-content .category a {
    color: #454545
}

.pagination-part li:last-child {
    border-right: unset
}

.pagination-part .next-page {
    position: relative;
    transition: .4s ease-in-out;
    padding-right: 12px
}

.pagination-part .next-page:after,
.pagination-part .next-page:before {
    content: "\f105";
    position: absolute;
    top: 6px;
    right: 0;
    color: #454545;
    line-height: 16px;
    font-family: fontawesome;
    font-size: 12px
}

.pagination-part .next-page:before {
    right: 4px
}

.blog-button a:hover,
.blog-button.inner-blog a:hover,
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .single-megamenu:hover .sub-menu .menu-title,
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a:hover,
.full-width-header .rs-header .menu-area.sticky .expand-btn-inner li>a:hover,
.full-width-header .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu>li.current-menu-item>a,
.full-width-header .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu>li>a:hover,
.full-width-header .rs-header .topbar-area .rs-contact-info .contact-part .contact-info a:hover,
.pagination-part .active a,
.rs-blog .blog-item .blog-content .blog-title a:hover,
.rs-carousel.nav-style2 .owl-nav .owl-next:hover i,
.rs-carousel.nav-style2 .owl-nav .owl-prev:hover i,
.rs-footer .footer-bottom .copy-right-menu li a:hover,
.rs-footer .footer-bottom .copyright p a:hover,
.rs-footer .footer-top .address-widget li .desc a:hover,
.rs-footer .footer-top .site-map li a:hover,
.rs-inner-blog .blog-details .blog-full .single-post-meta .Post-cate .tag-line a:hover,
.rs-inner-blog .blog-details .blog-full .single-post-meta .post-comment i:before,
.rs-inner-blog .blog-item .blog-content .blog-title a:hover,
.rs-inner-blog .widget-area .categories li a:hover,
.rs-inner-blog .widget-area .recent-posts .recent-post-widget .post-desc a:hover,
.rs-inner-blog .widget-area .search-widget .search-wrap button:hover,
.rs-project.style6 .project-item .project-content .category a,
.rs-project.style6 .project-item .project-content .title a:hover,
.rs-project.style6.modify1 .project-item .project-content .title a:hover,
.rs-project.style6.modify2 .project-item .project-content .title a:hover,
.rs-services.style5 .services-item .services-content .services-title a:hover,
.rs-services.style6 .services-item .services-content .services-title .title a:hover,
.rs-why-choose .services-wrap .services-text .title a:hover,
.sec-title2 .sub-text.contact {
    color: #f27c1e
}

.gridFilter button {
    font-size: 16px;
    background: 0 0 !important;
    color: #0a0a0a;
    display: inline-block;
    transition: .4s;
    outline: 0;
    -webkit-transition: .4s;
    -ms-transition: .4s;
    position: relative;
    padding: 5px 20px;
    border-radius: 3px;
    border: 0
}

blockquote cite:before,
blockquote:before {
    padding-bottom: 0;
    display: inline-block;
    font-weight: 400;
    text-align: center
}

.gridFilter button.active {
    background: #fff;
    color: #ff5421;
    box-shadow: 0 0 30px #eee
}

.gridFilter button+button {
    margin-left: 20px
}

blockquote {
    margin: 35px 0;
    padding: 40px 60px;
    color: #666;
    position: relative;
    background: rgba(0, 0, 0, .01);
    font-style: italic;
    text-align: left;
    font-weight: 400;
    border-radius: 8px
}

blockquote:before {
    content: "\f129";
    font-size: 35px;
    color: #f27c1e;
    font-family: flaticon;
    top: 0;
    background: 0 0;
    transform: rotate(180deg)
}

blockquote cite {
    font-size: 15px;
    display: block;
    margin-top: 10px
}

blockquote cite:before {
    content: "";
    font-size: 28px;
    color: #ff5421;
    background: #f27c1e;
    height: 2px;
    width: 40px;
    top: -4px;
    margin-right: 10px;
    position: relative
}

.dots {
    list-style: disc;
    margin: 0 0 1.5em 3em
}

.arrow-btn {
    position: absolute;
    top: 90%;
    left: 50%;
    transform: translate(-50%, -15%)
}

.arrow-btn a {
    font-weight: 400;
    font-size: 17px;
    border: 1px solid #f2541b;
    margin: 0;
    border-radius: 23px;
    padding: 12px 15px;
    color: #f2541b
}

.arrow-btn a span {
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    width: 8px;
    height: 8px;
    margin: -4px 0 0 -4px;
    border-radius: 50%;
    background: #f2541b
}

.full-width-header,
.full-width-header .rs-header,
.relative,
.rs-banner.style6,
.rs-blog .blog-item .image-wrap,
.rs-carousel.nav-style1,
.rs-carousel.nav-style2,
.rs-inner-blog .blog-item .blog-img,
.rs-inner-blog .widget-area .search-widget .search-wrap,
.rs-project.style6 .project-item .project-img,
.sec-title,
.sec-title2 {
    position: relative
}

.rs-carousel.nav-style1 .owl-nav,
.rs-inner-blog .blog-details .blog-full .comment-body .comment-meta span,
.rs-inner-blog .widget-area .recent-posts .recent-post-widget .post-desc .date {
    display: block
}

.rs-carousel.nav-style1 .owl-nav .owl-next,
.rs-carousel.nav-style1 .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 30px;
    width: 42px;
    height: 42px;
    line-height: 42px;
    border-radius: 50%;
    background: #f27c1e;
    text-align: center;
    color: #fff;
    transition: .5s 0.70s;
    opacity: 0;
    visibility: hidden
}

.rs-carousel.nav-style1 .owl-nav .owl-next i:before,
.rs-carousel.nav-style1 .owl-nav .owl-prev i:before {
    content: "\f138";
    font-family: Flaticon
}

.rs-carousel.nav-style1 .owl-nav .owl-next {
    right: 30px;
    left: unset
}

.rs-carousel.nav-style1 .owl-nav .owl-next i:before {
    content: "\f137"
}

.rs-carousel.nav-style1:hover .owl-nav .owl-next,
.rs-carousel.nav-style1:hover .owl-nav .owl-prev {
    left: -50px;
    transition-delay: 0s;
    visibility: visible;
    opacity: 1
}

.rs-carousel.nav-style1:hover .owl-nav .owl-next {
    right: -50px;
    left: unset
}

.rs-carousel.nav-style2 .owl-nav {
    display: block;
    position: absolute;
    top: -80px;
    right: 0
}

.rs-blog .blog-item .image-wrap .post-categories li,
.rs-carousel.nav-style2 .owl-nav .owl-next,
.rs-carousel.nav-style2 .owl-nav .owl-prev,
.rs-industry .all-services,
.rs-inner-blog .blog-item .blog-img .post-categories li {
    display: inline-block
}

.rs-carousel.nav-style2 .owl-nav .owl-next i,
.rs-carousel.nav-style2 .owl-nav .owl-prev i,
.rs-services.style6 .services-item .services-icon img {
    transition: .3s
}

.rs-carousel.nav-style2 .owl-nav .owl-next i:before,
.rs-carousel.nav-style2 .owl-nav .owl-prev i:before {
    font-family: Flaticon;
    font-size: 22px
}

.rs-carousel.nav-style2 .owl-nav .owl-prev i:before {
    content: "\f134"
}

.rs-carousel.nav-style2 .owl-nav .owl-prev:after {
    content: "/";
    padding: 0 5px;
    position: relative;
    top: -3px
}

.rs-carousel.nav-style2 .owl-nav .owl-next i:before {
    content: "\f133"
}

.rs-carousel .owl-dots {
    text-align: center;
    margin: 40px auto 0;
    line-height: 15px;
    display: block
}

.rs-carousel .owl-dots .owl-dot {
    width: 30px;
    height: 10px;
    display: inline-block;
    margin: 0 6px;
    padding: 3px 0;
    border-radius: 30px;
    border: 1px solid #f27c1e;
    background: 0 0;
    opacity: .7;
    cursor: pointer
}

.rs-carousel .owl-dots .owl-dot:hover,
.rs-project.style6.modify2 .project-item .project-img .plus-icon {
    background: #f27c1e
}

.rs-carousel .owl-dots .active {
    background: #f27c1e;
    opacity: 1
}

.y-middle {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.y-bottom {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: flex-end;
    -webkit-align-items: flex-end;
    align-items: flex-end
}

.project-item .vertical-middle {
    position: relative;
    z-index: 9
}

.vertical-middle {
    display: table;
    height: 100%;
    width: 100%
}

.vertical-middle-cell {
    display: table-cell;
    vertical-align: middle
}

.blog-button a,
.blog-button a:after,
.blog-button.inner-blog a,
.readon,
.readon.reply,
.sec-title .sub-text,
.submit-btn {
    display: inline-block;
    position: relative
}

.readon {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    cursor: pointer;
    transition: .4s;
    z-index: 1;
    background-color: transparent
}

.readon.learn-more,
.readon.lets-talk {
    padding: 14px 40px;
    background-image: linear-gradient(250deg, #f27c1e 19%, #dd4c23 100%);
    border-radius: 30px
}

.readon.learn-more:hover,
.readon.lets-talk:hover,
.readon.started:hover {
    background-image: linear-gradient(180deg, #dd4c23 19%, #f27c1e 100%);
    color: #fff
}

.readon.learn-more.submit {
    background-image: linear-gradient(90deg, #dd4c23 0, #f27c1e 100%);
    padding: 16px 40px;
    font-weight: 500;
    font-size: 16px
}

.readon.learn-more.submit:hover {
    background-image: linear-gradient(200deg, #dd4c23 0, #f27c1e 100%);
    color: #fff
}

.readon.learn-more.post {
    background-image: linear-gradient(50deg, #dd4c23 10%, #f27c1e 100%);
    padding: 12px 30px;
    font-size: 14px;
    font-weight: 500
}

.readon.learn-more.learn-btn,
.rs-skillbar.style1.modify1 a {
    background-image: linear-gradient(90deg, #dd4c23 0, #f27c1e 100%)
}

.readon.learn-more.post:hover {
    background-image: linear-gradient(50deg, #f27c1e 10%, #dd4c23 100%);
    color: #fff
}

.readon.learn-more.pdf i {
    margin-left: 10px
}

.readon.learn-more.contact-us {
    border-radius: 8px !important
}

.readon.learn-more.learn-btn {
    border-radius: 3px !important
}

#scrollUp.oranage i,
.readon.learn-more.learn-btn:hover {
    background-image: linear-gradient(180deg, #dd4c23 19%, #f27c1e 100%)
}

.readon.learn-more.slider-btn {
    background: #fff;
    color: #f27c1e;
    padding: 15px 37px;
    border-radius: 8px !important
}

.readon.learn-more.slider-btn:hover {
    background-image: linear-gradient(250deg, #f27c1e 19%, #dd4c23 100%);
    color: #fff
}

.readon.started {
    padding: 14px 40px;
    background-image: linear-gradient(220deg, #f27c1e 0, #dd4c23 79%);
    border-radius: 30px
}

.readon.started.get-new:hover {
    background: linear-gradient(79deg, #dd4c23 0, #f27c1e 63%, #f27c1e) rgba(0, 0, 0, 0)
}

.readon.started.get-ready {
    background-image: linear-gradient(90deg, #dd4c23 19%, #f27c1e 100%);
    text-transform: uppercase;
    margin: 2px
}

.readon.started.get-ready:hover,
.submit-btn:hover {
    opacity: .9
}

.readon.started.get-ready2,
.rs-project.style6 .project-item .project-img img {
    border-radius: 5px
}

.readon.started.get-ready3 {
    text-transform: uppercase;
    font-weight: 500
}

.readon.started.get-ready4 {
    background-image: linear-gradient(80deg, #6e71db 0, #9c9ff9 100%);
    padding: 18px 40px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 3px
}

.readon.started.get-ready4:hover {
    background-image: linear-gradient(120deg, #9c9ff9 0, #6e71db 100%)
}

.readon.started.get-ready5 {
    background-image: linear-gradient(250deg, #f18e27 19%, #f14d1a 100%);
    text-transform: uppercase;
    border-radius: 5px
}

.readon.started.get-ready5:hover {
    background-image: linear-gradient(270deg, #f14d1a 20%, #f18e27 100%)
}

.readon.started.more {
    background-image: linear-gradient(250deg, #b22af3 19%, #1742fd 100%);
    color: #fff;
    text-transform: uppercase;
    border-radius: 5px
}

.readon.started.more:hover {
    background-color: transparent;
    background-image: linear-gradient(270deg, #1742fd 20%, #b22af3 100%)
}

.readon.buy-now {
    padding: 10px 40px;
    background-image: linear-gradient(170deg, #dd4c23 0, #f27c1e 100%);
    border-radius: 30px;
    text-transform: uppercase;
    position: relative;
    top: 25px
}

.readon.buy-now:hover {
    background-image: linear-gradient(360deg, #dd4c23 0, #f27c1e 100%);
    color: #fff
}

.readon.buy-now.get-in {
    padding: 15px 34px;
    border: 1px solid #fff;
    color: #fff;
    background: 0 0
}

.readon.buy-now.get-in:hover {
    background: #dd4c23;
    color: #fff;
    border: 1px solid #dd4c23
}

.readon.reply,
.readon.view-more {
    border-radius: 30px;
    font-weight: 500
}

.readon.buy-now.table-btn {
    background-image: linear-gradient(90deg, #032390 0, #032390 100%);
    color: #fff;
    border-radius: 3px;
    font-weight: 500
}

.readon.buy-now.sl-btn:hover,
.readon.buy-now.table-btn:hover {
    background-image: linear-gradient(90deg, #f27c1e 0, #f27c1e 100%)
}

.readon.buy-now.sl-btn {
    background: linear-gradient(90deg, #dd4c23 0, #f27c1e 100%) rgba(0, 0, 0, 0);
    color: #fff;
    border-radius: 4px;
    font-weight: 500;
    font-size: 18px;
    text-transform: capitalize;
    padding: 17px 28px
}

.readon.buy-now.price {
    background-image: linear-gradient(170deg, #dd4c23 0, #f27c1e 100%);
    border-radius: 8px
}

.readon.buy-now.price:hover {
    background-image: linear-gradient(200deg, #dd4c23 0, #f27c1e 100%)
}

.readon.buy-now.pricing:hover {
    background-image: linear-gradient(170deg, #dd4c23 0, #f27c1e 100%);
    color: #fff
}

.readon.discover.started:hover,
.readon.discover:hover {
    background-image: linear-gradient(90deg, #f6f7f9 19%, #f6f7f9 100%)
}

.readon.view-more {
    padding: 12px 25px;
    font-size: 14px;
    text-transform: uppercase;
    color: #111;
    background-color: #fff
}

.readon.discover {
    font-size: 16px;
    font-weight: 500;
    color: #032491;
    padding: 17px 30px;
    background: 0 0;
    background-image: linear-gradient(90deg, #fff 19%, #fff 100%);
    border-radius: 4px
}

.readon.discover.started {
    padding: 16px 30px
}

.readon.discover.started:hover {
    color: #032491
}

.readon.discover.more {
    background-image: linear-gradient(90deg, #032491 19%, #032491 100%);
    padding: 16px 30px;
    color: #fff
}

.readon.discover.more:hover {
    background-image: linear-gradient(90deg, #f27c1e 19%, #f27c1e 100%);
    color: #fff
}

.readon.qoute-btn {
    font-size: 16px;
    padding: 15px 32px;
    border-radius: 3px;
    font-weight: 500;
    text-transform: uppercase;
    color: #101010;
    border: 1px solid #f2541b;
    background: 0 0
}

.readon.more-about,
.readon.more-about:hover,
.submit {
    background-color: transparent
}

.readon.qoute-btn:hover {
    color: #fff;
    background-image: linear-gradient(150deg, #dd4c23 19%, #f27c1e 100%)
}

.readon.reply {
    cursor: pointer;
    transition: .4s cubic-bezier(.215, .61, .355, 1);
    padding: 3px 20px 6px;
    line-height: 22px;
    font-size: 13px;
    color: #fff !important;
    background-image: linear-gradient(50deg, #dd4c23 10%, #f27c1e 100%);
    z-index: 1;
    border: none
}

.readon.reply:hover {
    background-image: linear-gradient(50deg, #f27c1e 10%, #dd4c23 100%);
    color: #fff;
    opacity: .99
}

.readon.more-about {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 16px 47px 16px 30px;
    color: #fff;
    background-image: linear-gradient(90deg, #f24c1a 19%, #fd7e14 100%);
    border-radius: 30px
}

.readon.more-about:before {
    content: "\f113";
    position: absolute;
    font-family: flaticon;
    font-size: 10px;
    top: 17px;
    right: 24px;
    transition: .3s;
    color: #fff
}

.readon.more-about:hover {
    background-image: linear-gradient(240deg, #6e71db 0, #9c9ff9 100%)
}

.sec-title .sub-text:after,
.sec-title .sub-text:before {
    position: absolute;
    top: 12px;
    height: 4px;
    background-color: #dd4c23
}

.blog-button a {
    color: #061340;
    font-size: 16px;
    font-weight: 600;
    transition: .4s
}

.blog-button a:after {
    content: "\f113";
    font-family: Flaticon;
    font-size: 8px;
    right: 0;
    top: 0;
    margin-left: 8px;
    transition: .4s;
    color: #101010
}

.blog-button a:hover:after {
    transform: translateX(10px);
    color: #f27c1e
}

.blog-button.style2 a:hover,
.blog-button.style2 a:hover:after {
    color: #ff5600
}

.blog-button.style3 a,
.rs-industry .all-services .services-item .services-wrap .services-text .title:hover,
.rs-process.style2 .addon-process .process-wrap .process-text .title:hover {
    color: #061340
}

.blog-button.style3 a:hover,
.blog-button.style3 a:hover:after,
.rs-project.style6.modify3 .project-item .project-content .title a:hover,
.rs-services.style8 .services-item .services-content .services-title .title:hover {
    color:#ff5722
}

.blog-button.inner-blog a {
    text-align: center;
    color: #f27c1e;
    padding-right: 25px;
    z-index: 1;
    font-family: Livvic, sans-serif;
    font-weight: 500;
    font-size: 15px;
    transition: .3s
}

.blog-button.inner-blog a:after {
    content: "\f114";
    position: absolute;
    font-family: flaticon;
    font-size: 15px;
    top: 1px;
    right: 0;
    opacity: 1;
    transition: .3s;
    color: #f27c1e
}

.blog-button.inner-blog a:hover:after {
    right: -5px;
    opacity: 1;
    transform: unset
}

.submit-btn {
    box-shadow: 0 28px 50px 0 rgba(0, 0, 0, .05);
    outline: 0;
    border: none;
    padding: 18px;
    border-radius: 3px;
    text-transform: capitalize;
    font-size: 16px;
    line-height: 1;
    font-weight: 500;
    color: #fff;
    background-image: linear-gradient(160deg, #dd4c23 0, #f27c1e 77%);
    transition: .3s;
    overflow: hidden;
    width: 100%;
    cursor: pointer
}

.submit-btn.orange-btn {
    background-image: linear-gradient(160deg, #f27c1e 0, #dd4c23 79%)
}

.submit {
    color: #fff;
    background-image: linear-gradient(95deg, #dd4c23 0, #f27c1e 100%);
    padding: 18px 40px 17px;
    font-size: 15px;
    line-height: 1;
    border-radius: 30px;
    border: none
}

.submit:hover {
    opacity: .99
}

.submit.sub-small {
    padding: 17px 40px
}

.submit.sub-small:hover {
    color: #fff;
    background-image: linear-gradient(290deg, #dd4c23 0, #f27c1e 100%);
    opacity: unset
}

@keyframes zoomBig {
    0% {
        transform: translate(-50%, -50%) scale(.5);
        opacity: 1;
        border-width: 3px
    }
    40% {
        opacity: .5;
        border-width: 2px
    }
    65% {
        border-width: 1px
    }
    100% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0;
        border-width: 1px
    }
}

.margin-remove {
    margin: 0 !important
}

.full-width-header .rs-header .expand-btn-inner .toolbar-sl-share .social li:last-child,
.no-gutter,
.rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li:last-child {
    margin-right: 0
}

.no-gutter {
    margin-left: 0
}

.no-gutter [class*=col-] {
    padding-left: 0;
    padding-right: 0
}

.container-fluid {
    padding-left: 60px;
    padding-right: 60px
}

.sec-title .sub-text {
    padding-left: 95px;
    line-height: 28px;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 400;
    color: #dd4c23;
    text-transform: uppercase;
    margin-bottom: 10px
}

#scrollUp,
.full-width-header .mobile-menu,
.full-width-header .rs-header .menu-area .logo-area a .sticky-logo,
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li.menu-item-has-children a:before,
.full-width-header .rs-header .menu-area.sticky .expand-btn-inner.hidden-sticky,
.rs-footer .footer-bottom .copy-right-menu li:first-child:before,
.sec-title .sub-text.new-text:after,
.sec-title .sub-text.new-text:before,
.sec-title .sub-text.new:after,
.sec-title .sub-text.new:before,
.sec-title .sub-text.style-bg:after,
.sec-title .sub-text.style-bg:before {
    display: none
}

.sec-title .sub-text:after {
    content: "";
    border: 0;
    width: 50px;
    z-index: 1;
    margin-left: 0;
    left: 24px
}

.sec-title .sub-text:before {
    content: '';
    left: 0;
    width: 12px
}

.sec-title .sub-text.new {
    color: #fff;
    font-size: 15px;
    padding-left: 0
}

.sec-title .sub-text.new-text {
    padding-left: 0;
    margin-bottom: 7px;
    color: #fff
}

.sec-title .sub-text.style-bg,
.sec-title2 .sub-text.style-bg {
    background-color: #f27c1e17;
    display: inline-block;
    padding: 6px 25px;
    color: #f27c1e;
    border-radius: 30px;
    text-transform: uppercase
}

.sec-title2 .heading-line:before,
.sec-title4 .heading-line:before {
    top: -2.7px;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    content: ''
}

.rs-counter.style3 .counter-top-area .counter-list .counter-text .count-number .rs-count.orange-color,
.sec-title .sub-text.style4-bg {
    color: #dd4c23
}

.sec-title .sub-text.style4-bg:after,
.sec-title .sub-text.style4-bg:before {
    background-color: #fd6509
}

.sec-title .sub-text.choose {
    font-size: 16px;
    font-weight: 500
}

.sec-title .title {
    font-size: 36px;
    font-weight: 700;
    line-height: 46px;
    color: #101010;
    margin: 0
}

.sec-title .desc {
    font-size: 18px;
    font-weight: 400;
    margin: 0
}

.sec-title .desc-big {
    font-size: 28px;
    line-height: 48px;
    font-weight: 500;
    margin: 0
}

.sec-title2 .sub-text {
    margin: 0 0 10px;
    display: block;
    line-height: 28px;
    font-family: Livvic, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #dd4c23;
    text-transform: uppercase
}

.sec-title2 .sub-text.gold-color {
    font-weight: 600;
    color: #f27c1e
}

.sec-title2 .sub-text.orange-color,
.sec-title2 .title.orange-color {
    color: #f2541b !important
}

.sec-title2 .sub-text.style-bg.con-bg {
    background-color: #dd4c23
}

.sec-title2 .title {
    font-size: 36px;
    font-weight: 700;
    line-height: 1.4;
    color: #0a0a0a;
    max-width: 490px;
    margin: 0 auto
}

.rs-services.style3.modify2 .services-item .services-icon .image-part .main-img,
.sec-title2 .title.testi-title {
    max-width: unset
}

.rs-services.style6 .services-item .services-content .services-title .title a,
.sec-title2 .title.testi-title.new,
.sec-title2 .title.title5 {
    color: #102b3e
}

.sec-title2 .title.title2 {
    max-width: 550px
}

.sec-title2 .title.title3 {
    color: #102b3e;
    max-width: 430px;
    margin: 0
}

.sec-title2 .title.title4 {
    max-width: 660px
}

.sec-title2 .title.title6 {
    font-weight: 600;
    max-width: unset
}

.sec-title2 .title.title7 {
    color: #102b3e;
    max-width: unset
}

.sec-title2 .heading-line {
    position: relative;
    background-color: #dd4c23;
    height: 5px;
    width: 90px;
    border-radius: 30px;
    margin: 20px auto
}

.sec-title2 .heading-line:before {
    background-color: #dd4c23;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    animation-direction: alternate-reverse;
    -webkit-animation-direction: alternate-reverse;
    -webkit-animation-name: watermark-animate;
    animation-name: watermark-animate
}

.sec-title2 .desc {
    font-size: 18px;
    line-height: 31px;
    font-weight: 400;
    color: #454545;
    max-width: 429px;
    margin: 13px auto 0
}

.sec-title2 .desc.desc-text {
    max-width: 540px
}

.sec-title2 .desc.desc2 {
    max-width: 700px;
    margin: 0
}

.sec-title2 .desc.desc3 {
    max-width: 930px
}

.sec-title2 .desc-big {
    font-size: 18px;
    line-height: 31px;
    color: #fff
}

.sec-title3 .sub-text {
    font-size: 19px;
    line-height: 1.4;
    font-weight: 700;
    color: #fff;
    display: block;
    margin-bottom: 20px
}

.sec-title3 .sub-text.style2 {
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 8px
}

.sec-title3 .title {
    font-size: 42px;
    font-weight: 700;
    color: #fff;
    line-height: 40px;
    margin-bottom: 30px
}

.sec-title3 .title.title2 {
    margin: 0;
    line-height: 52px
}

.sec-title3 .desc {
    font-size: 19px;
    font-weight: 500;
    color: #fff;
    margin: 0
}

.sec-title4 .title-img img {
    margin: 0 0 0 15px
}

.sec-title4 .sub-title {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    color: #ff5722;
    display: block;
    margin: -26px 0 10px
}

.sec-title4 .sub-text {
    font-size: 16px;
    line-height: 1.4;
    font-weight: 500;
    color: #dd4c23;
    margin: 0 0 10px;
    display: block;
    text-transform: uppercase
}

.sec-title4 .title {
    font-size: 36px;
    line-height: 1.3;
    font-weight: 700;
    color: #101010;
    margin: 0 0 17px
}

.sec-title4 .heading-line {
    height: 5px;
    width: 90px;
    background: #b9c7f6;
    margin: 0;
    position: relative;
    border-radius: 30px
}

.sec-title4 .heading-line:before {
    background-color: #0d66d5;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    animation-direction: alternate-reverse;
    -webkit-animation-direction: alternate-reverse;
    -webkit-animation-name: watermark-animate;
    animation-name: watermark-animate
}

.sec-title4 .desc.desc-big {
    font-size: 20px;
    line-height: 30px;
    margin: 26px 0 30px
}

.rs-about.style4 .about-content .logo-img,
.rs-blog .blog-item .blog-content .desc,
.rs-feature .icon-box-area .box-inner .icon-area,
.rs-industry .all-services .services-item .services-wrap .services-icon,
.sec-title5 .logo-icon {
    margin-bottom: 15px
}

.rs-about.style4 .about-content .logo-img img,
.sec-title5 .logo-icon img {
    width: 71px
}

.sec-title5 .title {
    font-size: 36px;
    line-height: 1.4;
    font-weight: 700;
    color: #102b3e;
    margin-bottom: 10px
}

.rs-about.style4 .about-content .title span,
.sec-title5 .title span {
    color: #f9780f
}

.sec-title5 .title.title2 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    color: #0a0a0a;
    margin-bottom: 0
}

.sec-title5 .desc {
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    color: #454545;
    max-width: 626px;
    margin: 0 auto
}

.sec-title5 .desc2 {
    font-size: 15px;
    line-height: 26px;
    font-weight: 400;
    color: #454545;
    max-width: 507px;
    margin: 0
}

.sec-title6 .sub-text {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 32px;
    color: #f24c1a;
    display: block;
    margin-bottom: 5px
}

.sec-title6 .sub-text.new-text {
    margin-bottom: 10px
}

.sec-title6 .sub-text.new-text-style {
    font-size: 14px;
    color: #fff;
    font-weight: 500
}

.sec-title6 .title {
    font-size: 36px;
    font-weight: 700;
    line-height: 1.4;
    color: #102b3e;
    margin-bottom: 5px
}

.sec-title6 .title.new-title {
    max-width: 700px;
    margin: 0 auto
}

.sec-title6 .title span {
    color: #ff7045
}

.sec-title6 .desc {
    padding-right: 125px
}

.check-square li {
    position: relative;
    padding-left: 17px;
    line-height: 35px;
    border: none;
    font-size: 15px;
    font-weight: 500;
    color: #454545
}

.check-square li:before {
    position: absolute;
    left: 0;
    z-index: 0;
    content: "\f058";
    font-weight: 400;
    font-family: fontawesome;
    color:#ff5722
}

.full-width-header .rs-header .topbar-area {
    padding-top: 20px;
    padding-bottom: 10px
}

.full-width-header .rs-header .topbar-area .rs-contact-info .contact-part {
    display: inline-block;
    padding-right: 25px;
    padding-left: 25px;
    border-right: 1px solid #eee;
    font-size: 14px
}

.full-width-header .rs-header .topbar-area .rs-contact-info .contact-part i {
    float: left;
    margin-right: 15px;
    line-height: 38px
}

.full-width-header .rs-header .topbar-area .rs-contact-info .contact-part i:before {
    font-size: 26px;
    color: #f27c1e
}

.full-width-header .rs-header .topbar-area .rs-contact-info .contact-part .contact-info {
    float: left;
    text-align: left;
    display: block
}

.full-width-header .rs-header .topbar-area .rs-contact-info .contact-part .contact-info span {
    color: #0a0a0a;
    display: block;
    text-align: left;
    font-size: 15px;
    padding: 0;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 0
}

.full-width-header .rs-header .topbar-area .rs-contact-info .contact-part .contact-info a {
    color: #454545;
    font-size: 14px
}

.full-width-header .rs-header .menu-area {
    transition: .3s;
    background-image:linear-gradient(90deg, #fd7e14 0, #f24c1a 100%);
}

.full-width-header .rs-header .menu-area .logo-area a img {
    transition: .4s;
    max-height: 40px
}

.full-width-header .rs-header .menu-area .rs-menu-area {
    align-items: center;
    justify-content: flex-end;
    float: left
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li {
    display: inline-block;
    margin-right: 52px;
    padding: 0
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a {
    transition: .3s;
    font-size: 15px;
    font-weight: 600;
    margin-right: 10px;
    height: 65px;
    line-height: 65px;
    padding: 0;
    color: #fff;
    position: relative;
    font-family: Livvic
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a:hover,
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li.current-menu-item>a {
    font-weight: 700;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li.menu-item-has-children>a {
    padding-right: 17px
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li.menu-item-has-children>a:before {
    content: "+";
    position: absolute;
    left: auto;
    right: 0;
    top: 50%;
    text-align: center;
    z-index: 9999;
    font-size: 16px;
    display: block;
    cursor: pointer;
    transform: translateY(-50%);
    font-weight: 400
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li.menu-item-has-children:hover>a:before {
    content: "-"
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li:last-child,
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li:last-child a {
    margin-right: 0 !important
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu {
    background: #fff;
    margin: 0;
    padding: 20px 0;
    border-radius: 0 0 5px 5px
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li {
    margin: 0 !important;
    border: none
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a {
    padding: 10px 40px;
    margin: 0;
    font-size: 14px;
    font-weight: 500;
    color: #101010;
    height: unset;
    line-height: 16px
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li.active>a,
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li.current-menu-item>a {
    color: #f27c1e !important
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu.left {
    left: auto;
    right: 100%
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu {
    position: absolute;
    left: 0;
    min-width: 1210px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .15)
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container {
    float: left;
    width: 100%;
    position: relative;
    padding: 0;
    margin: 0 !important
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .single-megamenu {
    width: 25%;
    float: left
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .single-megamenu .sub-menu {
    position: relative;
    padding: 30px 35px 35px;
    border-radius: 0;
    box-shadow: none
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .single-megamenu .sub-menu .menu-title {
    color: #101010;
    font-size: 17px;
    font-weight: 600;
    padding: 10px 30px;
    text-align: left;
    text-transform: capitalize;
    transition: .3s
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .single-megamenu .sub-menu li {
    width: 100%
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .single-megamenu .sub-menu li a {
    width: 100%;
    padding: 10px 30px
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu.two-column {
    min-width: 650px
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu.two-column .mega-menu-container .single-megamenu {
    width: 50%
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu.three-column .mega-menu-container .single-megamenu {
    width: 33.33%
}

.full-width-header .rs-header .menu-area.sticky .logo-area {
    display: inline-block;
    top: 18px
}

.full-width-header .rs-header .menu-area.sticky .logo-area a .sticky-logo {
    display: block;
    max-height: 30px
}

.full-width-header .rs-header .menu-area.sticky .rs-menu-area {
    float: right
}

.full-width-header .rs-header .menu-area.sticky .main-menu .rs-menu ul.mega-menu {
    left: unset;
    right: 0
}

.full-width-header .rs-header .menu-area.sticky .expand-btn-inner {
    line-height: unset;
    height: unset
}

.full-width-header .rs-header .menu-area.sticky .expand-btn-inner.search-icon .sidebarmenu-search>a,
.rs-blog .blog-item .blog-content .blog-title a,
.rs-project.style6 .project-item .project-content .title a,
.rs-project.style6.modify1 .project-item .project-content .title a,
.rs-project.style6.modify2 .project-item .project-content .title a,
.rs-services.style5 .services-item .services-content .services-title a {
    color: #101010
}

.full-width-header .rs-header .menu-area.sticky .expand-btn-inner li .cart-icon .cart-count,
.rs-inner-blog .widget-area .tags a:hover {
    background: #f27c1e;
    color: #fff
}

.full-width-header .rs-header .menu-area.sticky .expand-btn-inner li>a {
    color: #494949
}

.full-width-header .rs-header .expand-btn-inner {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    line-height: 65px;
    height: 65px;
    position: relative
}

.full-width-header .rs-header .expand-btn-inner .sidebarmenu-search>a {
    color: #fff;
    border-right: 1px solid #fff;
    padding-right: 20px
}

.full-width-header .rs-header .expand-btn-inner .sidebarmenu-search>a i:before {
    font-size: 15px;
    font-weight: 600
}

.full-width-header .rs-header .expand-btn-inner .sidebarmenu-search>a i.flaticon-shopping-bag-1:before {
    font-weight: 400
}

.full-width-header .rs-header .expand-btn-inner .toolbar-sl-share,
.rs-testimonial.style8 .testi-item .testi-information .testi-content {
    padding-left: 25px
}

.full-width-header .rs-header .expand-btn-inner .toolbar-sl-share .social li {
    display: inline-block;
    margin-right: 14px
}

.full-width-header .rs-header .expand-btn-inner .toolbar-sl-share .social li a {
    color: #fff;
    font-size: 14px
}

#scrollUp i:hover,
.full-width-header .mobile-menu .rs-menu-toggle:hover,
.full-width-header .rs-header .expand-btn-inner .toolbar-sl-share .social li a:hover,
body .search-modal .close:hover {
    opacity: .8
}

.full-width-header .rs-header .expand-btn-inner ul li .quote-btn {
    font-size: 14px;
    background-image: linear-gradient(90deg, #f24c1a 19%, #fd7e14 100%);
    padding: 13px 22px;
    border-radius: 30px;
    color: #fff;
    font-weight: 500;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border: 1px solid;
}
.full-width-header .rs-header .expand-btn-inner ul li .quote-btn:hover {
    color: #fff;
    background-image: linear-gradient(90deg, #fd7e14 0, #f24c1a 100%)
}

.full-width-header .mobile-menu .mobile-logo {
    float: left
}

.full-width-header .mobile-menu .mobile-logo img {
    max-height: 30px
}

.full-width-header .mobile-menu .rs-menu-toggle {
    color: #fff;
    float: right
}

.full-width-header .right_menu_togle {
    background-image: linear-gradient(90deg, #e2e9f7 0, #fff 100%);
    padding: 50px;
    width: 500px;
    right: -500px;
    z-index: 999999;
    transition: .3s;
    position: fixed
}

.full-width-header .right_menu_togle .close-btn {
    overflow: visible
}

.full-width-header .right_menu_togle .canvas-logo {
    padding-left: 0;
    padding-bottom: 25px
}

.full-width-header .right_menu_togle .canvas-logo img {
    max-height: 36px
}

.full-width-header .right_menu_togle .canvas-contact {
    padding: 25px 0 0
}

.full-width-header .right_menu_togle .canvas-contact .social {
    margin: 50px 0 0
}

.full-width-header .right_menu_togle .canvas-contact .social li {
    display: inline-block;
    padding-right: 10px
}

.full-width-header .right_menu_togle .canvas-contact .social li a i {
    font-size: 15px;
    color: #fff;
    text-align: center;
    background: #032390;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 3px
}

.full-width-header .right_menu_togle .canvas-contact .social li a:hover {
    opacity: .82
}

.full-width-header .right_menu_togle .canvas-contact .social li:last-child {
    padding: 0
}

body .search-modal {
    background: rgba(16, 110, 234, .98);
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    left: 0
}

body .search-modal .modal-content {
    position: initial;
    border: 0;
    background: 0 0
}

body .search-modal .search-block input {
    height: 60px;
    line-height: 60px;
    padding: 0 15px;
    background: 0 0;
    border-width: 0 0 1px;
    border-radius: 0;
    border-color: rgba(255, 255, 255, .4);
    box-shadow: none;
    color: #fff;
    font-weight: 600;
    font-size: 18px
}

body .search-modal .search-block ::-webkit-input-placeholder {
    color: #fff;
    opacity: 1
}

body .search-modal .search-block ::-moz-placeholder {
    color: #fff;
    opacity: 1
}

body .search-modal .search-block :-ms-input-placeholder {
    color: #fff;
    opacity: 1
}

body .search-modal .search-block :-moz-placeholder {
    color: #fff;
    opacity: 1
}

body .search-modal .close {
    position: fixed;
    right: 50px;
    top: 50px;
    background: #fff;
    color: #0a0a0a;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    border: none;
    border-radius: 50%;
    transition: .5s;
    font-size: 18px
}

body .search-modal .close span::before {
    font-size: 18px
}

.menu-sticky {
    background: #fff;
    margin: 0;
    z-index: 999;
    width: 100%;
    top: 0;
    position: relative
}

@-webkit-keyframes sticky-animation {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@keyframes sticky-animation {
    0% {
        opacity: 0;
        transform: translateY(-100%)
    }
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.rs-about.style4 .about-content .title {
    font-size: 36px;
    line-height: 46px;
    font-weight: 700;
    color: #102b3e;
    margin-bottom: 30px;
    padding-right: 24px
}

.rs-about.style4 .about-content p {
    margin-bottom: 20px
}
.process-content p {
    line-height: 22px;
}
.process-content h3 {
    font-size: 18px;
    line-height: 32px;
    font-weight: 600;
    color: #0a0a0a;
    margin-bottom: 0;
}
.rs-about.style5 .about-bg {
    background-color: #f5f6fe;
    opacity: .8
}

.rs-about.style5 .about-bg .about-animate {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -11
}

.rs-about .software-img img {
    max-width: 600px
}

.rs-banner.style5 .banner-content {
    padding: 40px 0 60px
}

.rs-banner.style5 .banner-content .icon-seller img {
    width: 80px
}
.rs-banner.style5 .banner-content .title, .rs-banner.style6 .banner-content .title {
    font-size: 42px;
    line-height: 50px;
    font-weight: 700;
    color: #101010;    margin-bottom: 13px;
}
.rs-banner.style5 .banner-content .title span,
.rs-banner.style6 .banner-content .title .pink-color {
    color: #f24c1a
}

.rs-banner.style5 .banner-content .desc {
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    color: #454545;
    margin-bottom: 40px;
    padding-right: 188px
}

.rs-banner.style5 .banner-img .images-part {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 5.6%;
    max-width: 45%
}

.rs-banner.style5 .banner-img .images-part img,
.rs-banner.style6 .images-part img {
    animation: 2s infinite alternate move-y
}

.rs-banner.style5 .banner-img .layer-img {
    position: absolute;
    left: 58%;
    transform: translateX(-50%);
    bottom: 30px;
}

.rs-banner.style6 .banner-content {
    padding: 40px 0 40px;
}
.rs-feature .icon-box-area:hover {
    transform: translateY(-10px);
    transition: 2s;
}
.rs-banner.style6 .banner-content .sub-text {
    font-size: 17px;
    line-height: 30px;
    font-weight: 600;
    color: #fff;
    display: block;
    text-transform: uppercase;
    background: #f24c1a;
    width: fit-content;margin-bottom: 15px;
    padding: 0 9px;
    border-radius: 5px;
    border-bottom: 5px solid #a32c06;
}

.rs-banner.style6 .banner-content .title .blue-color,
.rs-counter.style3.modify2 .counter-top-area .counter-list .counter-text .count-number .rs-count.blue-color {
    color: #0073ff
}

.rs-banner.style6 .banner-content .desc {
    font-size: 18px;
    line-height: 27px;
    font-weight: 500;
    color: #454545;
    margin-bottom: 16px;
    /* padding-right: 68px; */
}
.rs-banner.style6 .banner-content ul,
.rs-skillbar.style1.modify1 .rs-skillbar-options {
    margin-bottom: 16px
}

.rs-banner.style6 .banner-content ul li {
    font-size: 16px;
    font-weight: 500;
    color: #454545
}

.rs-banner.style6 .images-part {
    position: absolute;
    right: 10%;
    top: 50%;
    transform: translateY(-50%);
    max-width: 670px
}

.rs-banner.style9 .banner-content {
    padding: 50px 0 
}

.rs-banner.style9 .banner-content .sub-text {
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
    display: block;
    margin-bottom: 10px
}

.rs-banner.style9 .banner-content .title {
    font-size: 38px;
    line-height: 43px;
    font-weight: 700;
    margin-bottom: 25px
}

.rs-banner.style9 .banner-content .desc {
    font-size: 18px;
    line-height: 31px;
    font-weight: 400;
    margin-bottom: 20px
}

.rs-banner.style9 .images-part img {
    position: relative;
}

.rs-banner.style9 .banner-animation .bnr-animate {
    position: absolute;
    bottom: 0;
    z-index: -11
}

.rs-banner.style9 .banner-animation .bnr-animate.one {
    left: 48%;
    top: 19%
}

.rs-banner.style9 .banner-animation .bnr-animate.two {
    left: 9%;
    top: 17%
}

.rs-banner.style9 .banner-animation .bnr-animate.three {
    left: 31%;
    bottom: 28%
}

.rs-banner.style9 .banner-animation .bnr-animate.four {
    right: 14%;
    bottom: 28%
}

.rs-banner.style9 .banner-animation .bnr-animate.five {
    left: 36%;
    bottom: 9%
}

.rs-banner.style9 .banner-animation .bnr-animate.six {
    left: 45%;
    bottom: 4%
}

.rs-slider.style3 .owl-nav .owl-next,
.rs-slider.style3 .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border: 1px solid #eaecf1;
    background: rgba(117, 117, 117, .1);
    width: 50px;
    height: 50px;
    border-radius: 50%;
    color:#ff5722;
    transition: .3s;
    margin: 0 auto;
    text-align: center;
    overflow: hidden
}

.rs-slider.style3 .owl-nav .owl-next i,
.rs-slider.style3 .owl-nav .owl-prev i {
    margin-top: 15px
}

.rs-slider.style3 .owl-nav .owl-next i:before,
.rs-slider.style3 .owl-nav .owl-prev i:before {
    content: "\f112";
    font-family: Flaticon;
    line-height: 18px
}

.rs-slider.style3 .owl-nav .owl-next:hover,
.rs-slider.style3 .owl-nav .owl-prev:hover {
    background: #fff;
    color:#ff5722;
    border: 1px solid #454545;
    box-shadow: 0 0 10px #eee
}

.rs-slider.style3 .owl-nav .owl-next {
    right: -75px;
    left: unset
}

.rs-slider.style3 .owl-nav .owl-next i:before {
    content: "\f113";
    font-size: 18px;
    font-weight: 400
}

.rs-slider.style3 .owl-nav .owl-prev {
    right: unset;
    left: -105px
}

.rs-slider.style3 .owl-nav .owl-prev i:before {
    content: "\f112";
    font-size: 18px;
    font-weight: 400
}

.rs-counter {
    position: absolute;
    width: 72%;
    left: 50%;
    transform: translate(-50%, -35%);
}
.rs-counter .counter-top-area .counter-list .counter-text .count-number .rs-count {
    color: #dd4c23;
    font-size: 48px;
    font-weight: 900;
    position: relative
}

.rs-counter .counter-top-area .counter-list .counter-text .count-number .rs-count.k,
.rs-counter .counter-top-area .counter-list .counter-text .count-number .rs-count.plus {
    padding-right: 30px !important
}

.rs-counter .counter-top-area .counter-list .counter-text .count-number .rs-count.plus:before {
    content: '+';
    position: absolute;
    right: 0
}

.rs-counter .counter-top-area .counter-list .counter-text .count-number .rs-count.k:before {
    content: 'k';
    position: absolute;
    right: 0
}

.rs-counter .counter-top-area .counter-list .counter-text .title {
    font-size: 19px;
    line-height: 29px;
    color: #333;
    font-weight: 600;
    margin: 0
}

.rs-counter.style3 {    width: auto;
    transform: unset;
    margin-top: unset;
    position: unset;
    min-width: unset;
    right: unset
}

.rs-counter.style3 .counter-top-area .counter-list .counter-text .count-number .rs-count {
    color: #dd4c23;
    font-size: 45px;
    font-weight: 700;
    padding: 0
}

.rs-counter.style3 .counter-top-area .counter-list .counter-text .title {
    font-size: 18px;
    font-weight: 600;
    color: #101010
}

.rs-counter.style3.modify1 {
    background-image: linear-gradient(180deg, #dd4c23 0, #f27c1e 100%)
}

.rs-counter.style3.modify1 .counter-top-area,
.rs-counter.style3.modify2 .counter-top-area,
.rs-services.style3.modify1 .services-item {
    text-align: center
}

.rs-counter.style3.modify1 .counter-top-area .counter-list .counter-text .count-number .prefix {
    font-size: 16px;
    color: #fff;
    font-weight: 700
}

.rs-counter.style3.modify2 .counter-top-area .counter-list .counter-text .count-number,
.rs-counter.style3.modify3 .counter-top-area .counter-list .counter-text .count-number {
    padding: 0 0 10px
}

.rs-counter.style3.modify2 .counter-top-area .counter-list .counter-text .count-number .rs-count.purple-color {
    color: #7d88fc
}

.rs-counter.style3.modify2 .counter-top-area .counter-list .counter-text .count-number .rs-count.pink-color {
    color: #f1491a
}

.rs-counter.style3.modify2 .counter-top-area .counter-list .counter-text .count-number .rs-count.paste-color {
    color: #39ebe6
}

.rs-counter.style3.modify2 .counter-top-area .counter-list .counter-text .title {
    color: #454545;
    font-size: 20px;
    font-weight: 600
}

.rs-counter.style3.modify3 .counter-top-area {
    text-align: center;
    padding: 50px 20px 50px
}

.rs-counter.style3.modify3 .counter-top-area .counter-list .counter-text .count-number .rs-count {
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    color:#ff5722;
    padding: 0 0 12px
}

.rs-counter.style3.modify3 .counter-top-area .counter-list .counter-text .title {
    font-size: 16px;
    line-height: 18px;
    font-weight: 600;
    color: #454545;
    margin: 0
}

.rs-counter.style3.modify3 .counter-top-area .counter-list .counter-text:before {
    content: '';
    position: absolute;
    right: 76px;
    top: -16px;
    width: 85px;
    height: 137px;
    background: #f9f9f9;
    z-index: -11
}

.rs-contact .contact-box {
    background-image: linear-gradient(90deg, #f24c1a 19%, #fd7e14 100%);
    padding: 60px 30px;
    border-radius: 5px
}

.rs-contact .contact-box .address-box,
.rs-inner-blog .blog-details .blog-full .comment-body .comment-meta {
    display: flex
}

.rs-contact .contact-box .address-box .address-icon {
    background-image: linear-gradient(275deg, #fff 0, #fcfcff 100%);
    min-width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    width: 40px;
    border-radius: 50%;
    margin-right: 23px
}

.rs-contact .contact-box .address-box .address-icon i {
    font-size: 20px;
    line-height: 20px;
    color: #dd4c23
}

.rs-contact .contact-box .address-box .address-text .label {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    display: block;
    margin-bottom: 5px
}

.rs-contact .contact-box .address-box .address-text a:hover {
    color: #ccc
}

.rs-contact .contact-widget .from-control {
    padding: 12px 20px !important;
    border-radius: 5px;
    border: 1px solid #b4b8bb !important;
    border-width: 0;
    background-color: #f6f7f9;
    width: 100%;
    max-width: 100%;
}

.rs-contact .contact-widget textarea {
    height: 120px
}

.rs-contact .contact-widget ::-webkit-input-placeholder {
    color: #454545;
    opacity: 1
}

.rs-contact .contact-widget ::-moz-placeholder {
    color: #454545;
    opacity: 1
}

.rs-contact .contact-widget :-ms-input-placeholder {
    color: #454545;
    opacity: 1
}

.rs-contact .contact-widget :-moz-placeholder {
    color: #454545;
    opacity: 1
}

.rs-contact .map-canvas,
.rs-technology .technology-item a,
.rs-technology.style2 .technology-wrap .rs-grid-figure .logo-img {
    overflow: hidden
}

.rs-contact .map-canvas iframe {
    float: left;
    width: 100%;
    height: 620px;
    border: unset
}

.rs-skillbar.style1 .cl-skill-bar .skillbar-title {
    font-weight: 500;
    font-size: 14px;
    color: #212121
}

.rs-skillbar.style1 .cl-skill-bar .skillbar {
    background: #eee;
    height: 7px;
    margin: 10px 0 24px;
    position: relative;
    width: 100%
}

.rs-skillbar.style1 .cl-skill-bar .skillbar .skillbar-bar {
    background: 0 0/1rem 1rem;
    width: 0;
    margin-bottom: 0;
    height: 7px;
    line-height: 7px;
    background-image: linear-gradient(190deg, #105aad 0, #f27c1e 100%)
}

.rs-skillbar.style1 .cl-skill-bar .skillbar .skill-bar-percent,
.rs-skillbar.style1.modify1 .cl-skill-bar .skillbar .skill-bar-percent {
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 0;
    top: -38px;
    font-size: 16px;
    font-weight: 700;
    color: #0a0a0a
}

.rs-skillbar.style1.modify1 .cl-skill-bar .skillbar-title {
    text-transform: uppercase
}

.rs-skillbar.style1.modify1 .cl-skill-bar .skillbar {
    background-color: #dfedfe
}

.rs-skillbar.style1.modify1 .cl-skill-bar .skillbar .skillbar-bar {
    background: #dd4c23
}

.rs-skillbar.style1.modify1 .rs-skillbar-options h5 {
    margin-bottom: 5px !important
}

.rs-skillbar.style1.modify1 .rs-skillbar-options h5,
p {
    margin: 0;
    padding: 0
}

.rs-skillbar.style1.modify3 {
    padding: 0 120px 0 0
}

.rs-skillbar.style1.modify3 .cl-skill-bar .skillbar {
    height: 8px;
    line-height: 8px;
    padding: 1px;
    border: 1px solid #ff571c;
    background-color: #bf1F1F00;
    border-radius: 3px
}

.rs-skillbar.style1.modify3 .cl-skill-bar .skillbar .skillbar-bar {
    height: 100%;
    background: #ff571c
}

.rs-skillbar.style1.modify3 .cl-skill-bar .skillbar .skill-bar-percent {
    right: 70px;
    color: #454545;
    font-weight: 400
}

.rs-skillbar.style1.modify3 .cl-skill-bar .skillbar.purple-style {
    border-color: #7e06e4
}

.rs-skillbar.style1.modify3 .cl-skill-bar .skillbar.purple-style .skillbar-bar {
    background: #7e06e4
}

.rs-skillbar.style1.modify3 .cl-skill-bar .skillbar.blue-style {
    border-color: #0073ff
}

.rs-skillbar.style1.modify3 .cl-skill-bar .skillbar.blue-style .skillbar-bar {
    background: #0073ff
}

.rs-testimonial.style8 .testi-item .testi-information,
.rs-why-choose .services-wrap {
    display: flex;
    align-items: center
}

.rs-services.style5 .services-item .services-icon,
.rs-why-choose .services-wrap .services-icon {
    padding: 5px 5px 0 0
}

.rs-why-choose .services-wrap .services-icon img {
    height: 55px
}

.rs-services.style5 .services-item .services-content,
.rs-why-choose .services-wrap .services-text {
    padding: 0 0 0 15px
}

.rs-why-choose .services-wrap .services-text .title {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 10px
}

.rs-services.style3 .services-item {
    padding: 50px 28px;
    background-color: transparent;
    border-radius: 10px;
    box-shadow: 0 0 50px 11px rgba(95, 138, 236, .05);
    position: relative;
    text-align: left;
    border: 1px solid #f7941f;    border-bottom: 5px solid #f7941f;
}
.rs-services.style3 .services-item h3 {font-size: 25px;
    margin-bottom: 1px;
}
.rs-services.style3 .services-item a.orange {
    background-color: #fd8439;
    color: #fff;
    border: 1px solid #fff
}

.rs-services.style3 .services-item a.pink {
    background-color: #f9308e;
    color: #fff;
    border: 1px solid #fff
}

.rs-services.style3 .services-item a.asmani {
    background-color: #28e8f9;
    color: #fff;
    border: 1px solid #fff
}

.rs-services.style3 .services-item a.lightgreen {
    background-color: #1dfbc4;
    color: #fff;
    border: 1px solid #fff
}

.rs-services.style3 .services-item a.bengni {
    background-color: #9431f0;
    color: #fff;
    border: 1px solid #fff
}

.rs-services.style3 .services-item a.lightblue {
    background-color: #3dadfd;
    color: #fff;
    border: 1px solid #fff
}

.rs-services.style3 .services-item .services-icon,
.rs-services.style3 .services-item:hover .services-icon {
    position: relative;
    transition: .3s
}

.rs-services.style3 .services-item .services-icon .image-part .main-img {
       height: 64px;
    width:45px;
}

.rs-services.style3 .services-item .services-icon .image-part .hover-img {
    height: 47px;
    width: 47px;
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    transform: scale(0);
    transition: .3s
}
.rs-services.style3 .services-item .services-icon {
    display: flex;
    gap: 11px;    align-items: center;
}

.rs-services.style3 .services-item .services-content,
.rs-services.style3 .services-item:hover .services-content {
    padding: 13px 0 0;
    position: relative
}

.rs-services.style3 .services-item .services-content .services-text .title {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 13px
}

.rs-services.style3 .services-item .services-content .services-text .title a {
    color: #1c1b1b
}

.rs-services.style3 .services-item .services-content .serial-number {
    position: absolute;
    right: 15px;
    top: -113px;
    font-size: 70px;
    font-weight: 600;
    line-height: 119px;
    color: #02010108;
    margin-bottom: 10px
}

.rs-services.style3 .services-item:hover,
.rs-services.style3.modify2 .services-item:hover {
    background-color: #fd660a
}

.rs-services.style3 .services-item:hover a.btn {
    background-color: #fffFFF26;
    color: #fff
}

.rs-services.style3 .services-item:hover.pink-bg {
    background: #f30876
}

.rs-services.style3 .services-item:hover.aqua-bg {   
    background:linear-gradient(90deg, #fd7e14 0, #f24c1a 100%)
}

.rs-services.style3 .services-item:hover.paste-bg { border-color: #670eff;
    background:linear-gradient(90deg, #670eff 0, #29b7fe 100%)
}

.rs-services.style3 .services-item:hover.purple-bg {
    background: #780fda
}

.rs-services.style3 .services-item:hover.green-bg {
    background: #0a99fd
}

.rs-services.style3 .services-item:hover.blue-bg {
    background: #2c44e4
}

.rs-services.style3 .services-item:hover.gold-bg {
    background: #f5be18
}

.rs-services.style3 .services-item:hover.cyan-bg {
    background: #14d2f5
}

.rs-services.style3 .services-item:hover.orange-bg {
    background: #fd660a
}

.rs-services.style3 .services-item:hover.light-purple-bg {
    background-image: linear-gradient(90deg, #fd7e14 0, #f24c1a 100%);
}

.rs-services.style3 .services-item:hover .services-icon .image-part .main-img,
.rs-services.style3.modify1 .services-item:hover .services-icon .image-part .main-img {
    transform: scale(0)
}

.rs-services.style3 .services-item:hover .services-icon .image-part .hover-img {
    visibility: visible;
    opacity: 1;
    transform: scale(1)
}

.rs-services.style3 .services-item:hover .services-content .serial-number {
    color: #fffFFF26
}

.rs-services.style3 .services-item.services-item {
    padding: 20px 36px 10px;
}

.rs-services.style3.modify1 .services-item .services-icon .image-part .hover-img {
    left: 50%;
    transform: scale(0) translateX(-50%)
}

.rs-services.style3.modify1 .services-item:hover.pink-light-bg {
    background: #f072d6
}

.rs-services.style3.modify1 .services-item:hover.blue2-bg {
    background: #4790f2
}

.rs-services.style3.modify1 .services-item:hover.paste2-bg {
    background: #67c565
}

.rs-services.style3.modify1 .services-item:hover.purple2-bg {
    background: #626ff3
}

.rs-services.style3.modify1 .services-item:hover.cyan2-bg {
    background: #4ccbe6
}

.rs-services.style3.modify1 .services-item:hover.pink2-bg {
    background: #e65599
}

.rs-services.style3.modify1 .services-item:hover .services-icon .image-part .hover-img {
    visibility: visible;
    opacity: 1;
    transform: scale(1) translateX(-50%)
}

.rs-services.style3.modify1 .services-item:hover .services-content {
    padding: 33px 0 0 15px;
    position: relative
}

.rs-services.style3.modify1 .services-item.services-item {
    padding: 50px 25px
}

.rs-services.style3.modify2 .services-item {
    display: flex;
    margin: 0 -13px 0 0;
    padding: 35px 37px !important;
    background-color: #fff;
    box-shadow: 0 0 30px #eee;
    border-radius: 3px
}

.rs-services.style3.modify2 .services-item .services-content,
.rs-services.style3.modify2 .services-item:hover .services-content {
    padding: 0 0 0 20px
}

.rs-services.style3.modify2 .services-item:hover.pink-bg {
    background: #f30876
}

.rs-services.style3.modify2 .services-item:hover.aqua-bg {
    background: #05dbee
}

.rs-services.style3.modify2 .services-item:hover.paste-bg {
    background: #13e1af
}

.rs-services.style3.modify2 .services-item:hover.purple-bg {
    background: #780fda
}

.rs-services.style3.modify2 .services-item:hover.green-bg {
    background: #0a99fd
}

.rs-services.style3.modify2 .services-item:hover.blue-bg {
    background: #2c44e4
}

.rs-services.style3.modify2 .services-item:hover.gold-bg {
    background: #f5be18
}

.rs-services.style3.modify2 .services-item:hover.cyan-bg {
    background: #14d2f5
}

.rs-services.style3.modify2 .services-item:hover.deepRose-bg {
    background: #7d4a64
}

.rs-services.style3.modify3 .services-item {
    background-color: #131313;
    box-shadow: unset
}

.rs-services.style3.modify3 .services-item .services-content .serial-number {
    color: #fffFFF08
}

.rs-services.style5 .services-item {
    padding: 25px;
    background-color:#f5917126;
    border-radius: 4px;
    display: flex
}

.rs-services.style5 .services-item .services-icon img {
    height: 65px;
    width: 65px;
    max-width: unset
}

.rs-services.style5 .services-item .services-content .services-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 10px
}

.rs-services.style5 .services-item .services-content .services-desc {
    color: #444;
    margin-bottom: 0
}

.rs-services.style6 .services-item {
    padding: 30px 44px;
    text-align: center
}

.rs-services.style6 .services-item .services-icon {
    padding-bottom: 35px
}

.rs-services.style6 .services-item .services-content .services-title .title {
    font-size: 24px;
    font-weight: 600;
    line-height: 34px;
    margin: 0 20px 8px
}

.rs-services.style6 .services-item:hover .services-icon img {
    transform: scale(1.1) rotate(4deg)
}

.rs-services.style8 .services-item {
    padding: 67px 35px 65px;
    background-color:#f5917126;
    border-radius: 0
}

.rs-services.style8 .services-item .services-img {
    margin-bottom: 25px
}

.rs-services.style8 .services-item .services-img img {
    height: 80px;
    width: 80px;
    max-width: unset
}

.rs-services.style8 .services-item .services-content .services-title .title {
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
    color: #0a0a0a;
    margin-bottom: 15px
}

.rs-services.style8 .services-item .services-content .services-txt {
    color: #444;
    margin: 0
}

.rs-services.style8 .services-item.gray-light-bg {
    background-color: #d9f3f6
}

.rs-services.style8 .services-item.pink-bg {
    background-color: #f0e4fb
}

.rs-process .rs-addon-number .number-text .number-area {
    display: block;
    font-size: 50px;
    font-weight: 700;
    line-height: 1.4;
    color: #dd4c23
}

.rs-process .rs-addon-number .number-text .number-title .title {
    font-size: 24px;
    line-height: 34px;
    font-weight: 600;
    color: #101010;
    margin-bottom: 10px
}

.rs-process .rs-addon-number .number-text .number-txt {
    margin: 0;
    padding-right: 34px
}

.rs-process.modify1 {
    background-image: linear-gradient(140deg, #dd4c23 62%, #f27c1e 100%);
    border-radius: 270px 0 0
}

.rs-process.modify1 .rs-addon-number .number-text {
    margin: 0 25px 0 30px;
    padding: 0 48px 11px;
    background-color: #182AEE45;
    border-radius: 10px 10px 50px;
    position: relative
}

.rs-process.modify1 .rs-addon-number .number-text .number-area {
    font-size: 41px;
    font-weight: 600;
    line-height: 62px;
    position: relative;
    color: #fff;
    display: inline-block;
    width: 70px;
    height: 70px;
    left: -70px;
    top: -30px;
    text-align: center;
    background: #06d3e5;
    transition: .3s;
    border-radius: 50%
}

#scrollUp i,
.rs-footer .footer-top .footer-logo img {
    height: 40px
}

.rs-process.modify1 .rs-addon-number .number-text .number-area.green-bg {
    background: #3bcd4c
}

.rs-process.modify1 .rs-addon-number .number-text .number-area.plum-bg {
    background: #9439e9
}

.rs-process.modify1 .rs-addon-number .number-text .number-area.pink-bg {
    background: #f30876
}

.rs-process.modify1 .rs-addon-number .number-text .number-title .title {
    color: #fff;
    margin-bottom: 15px
}

.rs-process.modify1 .rs-addon-number .number-text .number-txt {
    color: #fff;
    margin-bottom: 40px;
    padding-right: 0
}

.rs-process.style2 .addon-process .process-wrap .process-img {
    padding: 0;text-align: center;
}
.rs-process.style2 .addon-process .process-wrap .process-img img {
    width: 57%;
    height: auto;
    margin: 0 auto;
}
.addon-process {
    position: relative;
}
.divider-line-1 {
    position: relative;
    top: -87%;
    left: 62%;
    display: flex;
    align-items: center;
    z-index: -1;
}
.opacity-0{opacity:0;}
.rs-process.style2 .addon-process .process-wrap .process-text {
    text-align: center;
    padding: 15px 0 0
}

.rs-process.style2 .addon-process .process-wrap .process-text .title {
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
    color: #0a0a0a;
    margin-bottom: 0
}


.rs-process.style3 .rs-addon-number {
    margin: 0 -10px 0 0;
    padding: 15px 20px 15px 22px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    background-color: #fff;
    border-bottom: 7px solid #fd6509
}

.rs-technology .technology-item {
    text-align: center;
    padding: 20px 40px
}

.rs-technology.style2 .technology-wrap .rs-grid-figure {
    position: relative;
    text-align: center;
    padding: 45px 30px;
    border: 1px solid #a7acb4;
    border-radius: 4px;
    transition: .4s
}

.rs-technology.style2 .technology-wrap .rs-grid-figure .logo-img a {
    overflow: hidden;
    display: inline-block;
    position: relative
}

.rs-technology.style2 .technology-wrap .rs-grid-figure .logo-img a .hover-img {
    transition: .4s;
    filter: grayscale(100%);
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    visibility: hidden
}

.rs-technology.style2 .technology-wrap .rs-grid-figure .logo-img a .main-img {
    transition: .4s;
    filter: grayscale(100%)
}

.rs-technology.style2 .technology-wrap .logo-title {
    position: relative;
    text-align: center;
    padding: 30px 0 0
}

.rs-technology.style2 .technology-wrap .logo-title .title {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    margin: 36px 0 0
}

.rs-technology.style2 .technology-wrap .logo-title:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    height: 40px;
    width: 1px;
    transform: translateX(-50%);
    background-color: #a7acb4;
    -webkit-transition: .25s;
    transition: .25s
}

.rs-technology.style2 .technology-wrap .logo-title:after {
    content: '';
    position: absolute;
    top: 40px;
    left: 50.3%;
    height: 12px;
    border-radius: 50%;
    width: 12px;
    transform: translateX(-50%);
    background-color: #a7acb4;
    -webkit-transition: .25s;
    transition: .25s
}

.rs-technology.style2 .technology-wrap:hover .rs-grid-figure {
    border-color: #fff;
    background-color: #fff
}

.rs-technology.style2 .technology-wrap:hover .rs-grid-figure .logo-img a .hover-img {
    display: block;
    opacity: 3;
    visibility: visible;
    transform: translateY(0);
    filter: grayscale(0%)
}

.rs-technology.style2 .technology-wrap:hover .rs-grid-figure .logo-img a .main-img {
    display: block;
    visibility: hidden;
    transform: translateY(100%)
}

.rs-technology.style2 .technology-wrap:hover .logo-title:after,
.rs-technology.style2 .technology-wrap:hover .logo-title:before {
    background-color: #fff
}

.rs-industry .all-services .services-item {
    padding: 10px;
    width: 20%;
    float: left
}

.rs-industry .all-services .services-item .services-wrap {
    padding: 25px 27px;
    background: #fff;
    box-shadow: 0 0 50px 2px rgba(0, 0, 0, .03);
    text-align: center
}

.rs-industry .all-services .services-item .services-wrap .services-icon img {
    height: 65px;
    width: 65px
}

.rs-industry .all-services .services-item .services-wrap .services-text .title {
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    color: #0a0a0a;
    margin-bottom: 0
}

.rs-project.style6 .project-item {
    position: relative;
    overflow: hidden;
    transition: .3s
}

.rs-project.style6 .project-item .project-img .plus-icon {
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 50px;
    color: #101010;
    background: #fff;
    position: absolute;
    right: 30px;
    top: 30px;
    opacity: 0;
    visibility: hidden;
    transition: .3s
}

.rs-project.style6 .project-item .project-img .plus-icon i {
    font-size: 14px;
    color: #101010
}

.rs-project.style6 .project-item .project-content,
.rs-project.style6.modify1 .project-item .project-content,
.rs-project.style6.modify2 .project-item .project-content,
.rs-project.style6.modify3 .project-item .project-content {
    margin-top: 15px
}

.rs-project.style6 .project-item .project-content .title {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.1;
    margin-bottom: 5px
}

.rs-project.style6 .project-item .project-content .category,
.rs-project.style6.modify3 .project-item .project-content .category {
    font-size: 14px;
    line-height: 27px;
    font-weight: 400;
    display: block
}

.rs-project.style6 .project-item:hover .project-img .plus-icon {
    opacity: 1;
    visibility: visible
}

.rs-project.style6.modify1 .project-item .project-img .plus-icon {
    background: #f9780f
}

.rs-project.style6.modify1 .project-item .project-img .plus-icon i {
    font-size: 16px;
    font-weight: 300;
    color: #fff
}

.rs-project.style6.modify1 .project-item .project-content .title {
    font-size: 23px;
    font-weight: 700;
    line-height: 26px;
    margin-bottom: 5px;
}
.rs-inner-blog .widget-area .recent-posts .recent-post-widget .post-img img {
    border-radius: 5px;
}
.rs-project.style6.modify2 .project-item .project-img .plus-icon i {
    font-size: 24px;
    line-height: 50px;
    font-weight: 300;
    color: #fff
}

.rs-project.style6.modify2 .project-item .project-content .title {
    font-size: 25px;
    font-weight: 700;
    line-height: 53px;
    margin-bottom: 0
}

.rs-project.style6.modify3 .project-item {
    overflow: hidden;
    border-radius: 5px;
    border: 1px solid #f24c1a;
    padding: 10px;
}
}

.rs-project.style6.modify3 .project-item .project-img {
    position: relative;
    overflow: hidden
}

.rs-project.style6.modify3 .project-item .project-img a img {
    transition: .8s;
    transform: scale(1)
}

.rs-project.style6.modify3 .project-item .project-content .title {
    font-size:18px;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 5px
}

.rs-project.style6.modify3 .project-item .project-content .title a {
    color: #191821
}

.rs-project.style6.modify3 .project-item:hover .project-img a img {
    transform: scale(1.1);
    border-radius: 5px
}

.rs-blog .blog-item {
    transition: .5s;
    border-radius: 5px;border: 1px solid #eee;
    margin-top: 15px;
    padding: 15px;
    background: #fff;
    height: 500px
}
.counter-list {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    /*box-shadow: rgb(227 86 27 / 80%) 0px 5px 9px 8px;*/
    background: #fff;
    padding: 43px 20px;
    border-radius: 9px;
}

.rs-blog .blog-item .image-wrap .post-categories,
.rs-inner-blog .blog-item .blog-img .post-categories {
    position: absolute;
    bottom: 20px;
    right: 20px;
    z-index: 10
}

.rs-blog .blog-item .image-wrap .post-categories li a,
.rs-inner-blog .blog-item .blog-img .post-categories li a {
    border-radius: 30px;
    color: #fff;
    background: #dd4c23;
    background: -moz-linear-gradient(left, #dd4c23 0, #dd4c23 0, #dd4c23 26%, #f27c1e 100%, #2989d8 100%, #207cca 100%, #f27c1e 100%);
    background: -webkit-linear-gradient(left, #dd4c23 0, #dd4c23 0, #dd4c23 26%, #f27c1e 100%, #2989d8 100%, #207cca 100%, #f27c1e 100%);
    background: linear-gradient(to right, #dd4c23 0, #dd4c23 0, #dd4c23 26%, #f27c1e 100%, #2989d8 100%, #207cca 100%, #f27c1e 100%);
    transition: .4s;
    font-size: 14px;
    font-weight: 500;
    padding: 6px 20px;
    display: block
}

.rs-blog .blog-item .image-wrap .post-categories li a:hover,
.rs-inner-blog .blog-item .blog-img .post-categories li a:hover {
    background: linear-gradient(to left, #dd4c23 0, #dd4c23 0, #dd4c23 26%, #f27c1e 100%, #2989d8 100%, #207cca 100%, #f27c1e 100%)
}

.rs-blog .blog-item .blog-content {
    padding: 30px 15px 18px;
    background: #fff
}

.rs-blog .blog-item .blog-content .blog-meta {
    margin-bottom: 10px;
    display: flex
}

.rs-blog .blog-item .blog-content .blog-meta .date {
    font-size: 14px;
    color: #454545
}

.rs-blog .blog-item .blog-content .blog-meta .admin i,
.rs-blog .blog-item .blog-content .blog-meta .date i {
    color: #f27c1e;
    padding-right: 5px
}

.rs-blog .blog-item .blog-content .blog-meta .admin {
    font-size: 15px;
    font-weight: 500;
    color: #454545;
    margin-left: 25px
}

.rs-blog .blog-item .blog-content .blog-title {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 12px;
    line-height: 1.4
}

.rs-blog .blog-item:hover {
    transform: translateY(-10px)
}

.rs-inner-blog .blog-item {
    background: #fff;
    box-shadow: 0 2px 20px rgba(0, 0, 0, .08);
    border-radius: 15px;
    padding: 15px;
    transition: .3s
}

.rs-inner-blog .blog-item .blog-img a img {
    border-radius: 10px
}

.rs-inner-blog .blog-item .blog-content {
    padding: 25px 15px;
    overflow: hidden
}

.rs-inner-blog .blog-item .blog-content .blog-title {
    margin: 4px 0 10px;
    font-size: 26px;
    line-height: 35px;
    font-weight: 700
}

.rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate {
    overflow: hidden;
    margin: 0 0 5px;
    padding: 0 0 12px;
    font-size: 13px;
    display: flex;
    align-items: center
}

.rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li {
    margin-right: 15px
}

.rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li .blog-date {
    display: inline-block;
    font-weight: 400;
    font-size: 13px;
    color: #999
}

.rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li .author i,
.rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li .blog-date i {
    color: #f27c1e;
    margin-right: 3px;
    font-size: 14px;
    font-weight: 600
}

.rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li .author {
    display: inline-block;
    padding: 0;
    margin-right: 0;
    line-height: normal;
    color: #999
}

.rs-inner-blog .blog-item .blog-content .blog-desc {
    font-size: 15px;
    line-height: 27px;
    font-weight: 400;
    color: #454545;
    margin-bottom: 20px
}

.rs-inner-blog .widget-area .widget-title .title {
    color: #101010;
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    position: relative;
    z-index: 1;
    padding-bottom: 12px;
    margin: 0
}

.rs-inner-blog .widget-area .widget-title .title:before {
    content: "";
    position: absolute;
    border: 0;
    width: 50px;
    height: 2px;
    background: #f27c1e;
    z-index: 1;
    margin-left: 0;
    bottom: 0;
    left: 0
}

.rs-inner-blog .widget-area .search-widget {
    background: #fff;
    padding: 15px 19px;
    box-shadow: 0 6px 25px rgba(0, 0, 0, .07);
    border-radius: 10px
}

.rs-inner-blog .widget-area .search-widget .search-wrap [type=text] {
    border: 1px solid #ddd;
    color: #444;
    padding: 12px 17px;
    width: 100%;
    border-radius: 5px;
    position: relative
}

.rs-inner-blog .widget-area .search-widget .search-wrap button {
    background: 0 0;
    border: none;
    color: #454545;
    padding: 11px 15px 12px;
    position: absolute;
    display: block;
    right: 0;
    top: 0;
    z-index: 10;
    font-size: 20px;
    border-radius: 0 5px 5px
}

.rs-inner-blog .widget-area .search-widget .search-wrap button i:before {
    font-weight: 600;
    font-size: 18px
}

.rs-inner-blog .widget-area .widget-title {
    padding-left: 30px;
    padding-top: 10px
}

.rs-inner-blog .widget-area .recent-posts {
    background: #fff;
    padding: 10px 30px;
    box-shadow: 0 6px 25px rgba(0, 0, 0, .07);
    border-radius: 10px
}

.rs-inner-blog .widget-area .recent-posts .recent-post-widget {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid rgba(0, 0, 0, .06)
}

.rs-inner-blog .widget-area .recent-posts .recent-post-widget .post-img {
    width: 100px;
    float: left;
    padding-right: 15px
}

.rs-inner-blog .widget-area .recent-posts .recent-post-widget .post-desc {
    display: block;
    font-size: 12px;
    color: #888;
    overflow: hidden
}

.rs-inner-blog .widget-area .recent-posts .recent-post-widget .post-desc a {
     font-size: 14px;
    line-height: 15px;
    font-weight: 500;
    color: #0a0a0a;
    display: block;
}

.rs-inner-blog .blog-details .blog-full .single-post-meta li .p-date i:before,
.rs-inner-blog .widget-area .recent-posts .recent-post-widget .post-desc .date i {
    margin-right: 5px
}

.rs-inner-blog .widget-area .recent-posts .recent-post-widget .post-desc .date i:before {
    font-size: 12px
}

.rs-inner-blog .widget-area .categories,
.rs-inner-blog .widget-area .tags {
    background: #fff;
    padding: 40px 30px;
    box-shadow: 0 2px 20px rgba(0, 0, 0, .08);
    border-radius: 10px
}

.rs-call-action .action-wrap .icon-img,
.rs-inner-blog .widget-area .tags .widget-title {
    margin-bottom: 20px
}

.rs-inner-blog .widget-area .tags ul {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    list-style: none;
    padding: 0;
    margin: 0
}

.rs-inner-blog .widget-area .tags li a {
    display: inline-block;
    padding: 8px 16px;
    background-color: #f5f5f5;
    border-radius: 20px;
    color: #333;
    text-decoration: none;
    transition: .3s;
    font-size: 14px;
    font-weight: 500
}

.rs-inner-blog .widget-area .categories li {
    margin-top: 13px;
    padding-top: 13px;
    border-top: 1px solid rgba(0, 0, 0, .06)
}

.rs-inner-blog .widget-area .categories li a {
    font-size: 15px;
    font-weight: 500;
    color: #101010
}

.rs-inner-blog .blog-details .blog-full .single-post-meta {
    display: flex;
    align-items: center;
    padding: 0 0 30px
}

.rs-inner-blog .blog-details .blog-full .single-post-meta li .p-date {
    color: #555;
    font-size: 14px;
    margin-right: 8px
}

.rs-inner-blog .blog-details .blog-full .single-post-meta li .p-date i {
    font-size: 13px;
    margin-right: 3px;
    color: #f27c1e
}

.rs-inner-blog .blog-details .blog-full .single-post-meta .Post-cate {
    list-style: none;
    display: inline-block;
    padding-right: 10px;
    color: #555;
    font-size: 14px
}

.rs-inner-blog .blog-details .blog-full .single-post-meta .Post-cate .tag-line i {
    color: #f27c1e;
    margin-right: 3px
}

.rs-inner-blog .blog-details .blog-full .single-post-meta .Post-cate .tag-line i:before {
    margin-right: 4px
}

.rs-inner-blog .blog-details .blog-full .single-post-meta .Post-cate .tag-line a {
    font-weight: 400;
    color: #555;
    font-size: 14px
}

.rs-inner-blog .blog-details .blog-full .single-post-meta .post-comment {
    color: #555;
    font-size: 14px
}

.rs-inner-blog .blog-details .blog-full .comment-title {
    font-size: 24px;
    margin-bottom: 40px;
    margin-top: 35px
}

.rs-inner-blog .blog-details .blog-full .comment-body {
    border-bottom: 1px solid #ddd;
    padding-bottom: 30px;
    margin-bottom: 25px
}

.rs-inner-blog .blog-details .blog-full .comment-body .rstheme-logo {
    margin-right: 28px
}

.rs-inner-blog .blog-details .blog-full .comment-body .rstheme-logo img {
    border-radius: 50%;
    max-width: unset
}

.rs-inner-blog .blog-details .blog-full .comment-body .comment-meta span a {
    color: #0a0a0a;
    font-weight: 700;
    line-height: 22px
}

.rs-inner-blog .blog-details .blog-full .comment-body .comment-meta a {
    font-size: 14px;
    color: #909090
}

.rs-inner-blog .blog-details .blog-full .comment-note .from-control {
    width: 100%;
    padding: 15px 20px;
    background-color: #f6f7f9;
    border: none;
    border-radius: 5px
}

.rs-inner-blog .blog-details .blog-full .comment-note textarea {
    height: 160px
}

.rs-inner-blog .blog-details .blog-full .comment-note ::-webkit-input-placeholder {
    color: #454545;
    opacity: 1
}

.rs-inner-blog .blog-details .blog-full .comment-note ::-moz-placeholder {
    color: #454545;
    opacity: 1
}

.rs-inner-blog .blog-details .blog-full .comment-note :-ms-input-placeholder {
    color: #454545;
    opacity: 1
}

.rs-inner-blog .blog-details .blog-full .comment-note :-moz-placeholder {
    color: #454545;
    opacity: 1
}

.rs-feature .icon-box-area {
    padding: 50px 40px 41px;
    background-image: linear-gradient(90deg, #f69f6b 41%, #fbbb6a 100%);
    border-radius: 5px
}

.rs-feature .icon-box-area .box-inner .content-part .title {
    font-size: 22px;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 0
}

.rs-feature .icon-box-area.blue-bg {
    background-image: linear-gradient(90deg, #559cea 41%, #6ba3cb 100%)
}

.rs-feature .icon-box-area.purple-bg {
    background-image: linear-gradient(90deg, #a040f3 41%, #a86ae3 100%)
}

.rs-feature .icon-box-area.pink-bg {
    background-image: linear-gradient(90deg, #f954a1 41%, #f2a1c6 100%)
}

.rs-call-action .action-wrap {
    text-align: center;
    margin: 0 auto;
    max-width: 500px
}

.rs-call-action .action-wrap .icon-img img {
    width: 120px
}

.rs-call-action .action-wrap .title {
    font-size: 36px;
    line-height: 50px;
    font-weight: 700;
    color: #fff;
    text-decoration: underline;
    margin-bottom: 15px
}

.rs-call-action .action-wrap .title .watermark {
    color: #fbab9a
}

.rs-call-action.style2 .action-wrap {
    background: linear-gradient(90deg, #f24c1a 19%, #fd7e14 100%);
    max-width: 70%;
    padding: 40px 0;
    border-radius: 7px;
}

.rs-call-action.style2 .action-wrap .title {
    font-size: 42px;text-decoration: none;
    color: #fff
}


.rs-partner.style4 {
    box-shadow: unset;
    background-image: unset
}

.rs-partner.style4.modify1 .partner-item {
    padding: 0 10px
}

.rs-partner.style5 {
    background-image: linear-gradient(150deg, #dd4c23 46%, #f27c1e 100%)
}

.rs-testimonial.style6 .testi-item {
    background-color: #f4f4f4;
    border-radius: 10px;
    box-shadow: 0 0 10px 0 rgba(232, 232, 232, .5);
    padding: 60px 0 70px;
    margin: 0 -15px 0 0;
    height: 400px
}

.rs-testimonial.style6 .testi-item .testi-content {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 34px
}

.rs-testimonial.style6 .testi-item .testi-content .images-wrap img {
    border-radius: 50px
}

.rs-testimonial.style6 .testi-item .testi-content .testi-information {
    padding: 0 0 0 25px;
    text-align: left
}

.rs-testimonial.style6 .testi-item .testi-content .testi-information .testi-name {
    color: #102b3e;
    font-size: 20px;
    font-weight: 600;
    line-height: 36px
}

.rs-testimonial.style6 .testi-item .testi-content .testi-information .testi-title {
    color: #404a50;
    padding-bottom: 10px;
    display: block
}

.rs-testimonial.style6 .testi-item .testi-content .testi-information .rating img,
.rs-testimonial.style8 .testi-item .item-content-basic span img,
.rs-testimonial.style9 .testi-item .testi-content .testi-information .ratings img {
    width: 100px
}

.rs-testimonial.style6 .testi-item .item-content-basic {
    padding: 0 40px;
    text-align: center
}

.rs-testimonial.style6 .owl-dots .owl-dot,
.rs-testimonial.style8 .owl-dots .owl-dot {
    display: inline-block;
    margin: 0 6px;
    padding: 3px 0;
    border-radius: 30px;
    height: 8px;
    transition: .3s
}

.rs-testimonial.style6 .testi-item .item-content-basic p {
    color: #272525;
    font-size: 18px;
    font-weight: 500;
    font-style: italic;
    line-height: 35px
}

.rs-testimonial.style6 .testi-item .item-content-basic span img {
  width: 32px;
    bottom: 2%;
    position: absolute;
    right: 4%;
    z-index: 9;
}

.rs-testimonial.style6 .owl-dots,
.rs-testimonial.style8 .owl-dots,
.rs-testimonial.style9 .owl-dots {
    text-align: center;
    margin-top: 47px
}

.rs-testimonial.style6 .owl-dots .owl-dot {
    width: 25px;
    border: none;
    background: #032390;
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .25)
}

.rs-testimonial.style6 .owl-dots .owl-dot.active,
.rs-testimonial.style6 .owl-dots .owl-dot:hover {
    width: 40px;
    background: #032390;
    opacity: 1
}

.rs-testimonial.style8 .testi-item {
    background: #fff;
    padding: 30px 25px;
    border-radius: 14px;
    height: 300px;
}

.rs-testimonial.style8 .testi-item .item-content-basic p {
    font-size: 16px;
    line-height: 25px;
    font-weight: 500;
    color: #101010;
    margin-bottom: 32px;
    padding-top: 10px
}

.rs-testimonial.style8 .testi-item .testi-information .img-part img {
    border-radius: 50%
}

.rs-testimonial.style8 .testi-item .testi-information .testi-content .testi-name {
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    color: #101010;
    margin-bottom: 2px
}

.rs-testimonial.style8 .testi-item .testi-information .testi-content .testi-title {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: #454545;
    margin-bottom: 0
}

.rs-testimonial.style8 .owl-dots .owl-dot {
    width: 15px;
    background: #f27c1e;
    border: none
}

.rs-testimonial.style8 .owl-dots .owl-dot.active,
.rs-testimonial.style8 .owl-dots .owl-dot:hover {
    width: 40px;
    opacity: 1;
    background: #f2541b
}

.rs-testimonial.style8 .owl-stage-outer {
    padding: 10px;
    margin: -10px
}

.rs-testimonial.style9 .testi-item {
    display: flex;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 15px 0 #eee;
    padding: 40px 40px 15px 35px;
}

.rs-testimonial.style9 .testi-item .testi-content {
    display: block;
    margin-right: 30px;
    flex: 0 0 30%;
    padding-top: 12px;
    max-width: 30%
}

.rs-testimonial.style9 .testi-item .testi-content .images-wrap img {
    width: 75px;
    height: 75px;
    border-radius: 50%;
    margin-bottom: 12px
}

.rs-testimonial.style9 .testi-item .testi-content .testi-information .testi-name {
    font-size: 20px;
    font-weight: 600;
    line-height: 36px;
    color: #191821
}

.rs-testimonial.style9 .testi-item .testi-content .testi-information .testi-title {
    color: #404a50
}

.rs-testimonial.style9 .testi-item .testi-content .testi-information .ratings {
    margin-top: 10px
}

.rs-testimonial.style9 .testi-item .item-content p {
    font-size: 16px;
    font-weight: 500;
    line-height: 32px;
    color: ##101010
}

.rs-testimonial.style9 .owl-dots .owl-dot {
    width: 25px;
    height: 8px;
    display: inline-block;
    margin: 0 6px;
    padding: 3px 0;
    border-radius: 30px;
    border: none;
    transition: .3s;
    background:#ff5722;
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .25)
}

.rs-testimonial.style9 .owl-dots .owl-dot.active,
.rs-testimonial.style9 .owl-dots .owl-dot:hover {
    width: 40px;
    background:#ff5722;
    opacity: 1
}

.rs-testimonial.style9 .owl-stage-outer {
    padding: 45px 0;
    /*margin: -45px 0*/
}

.rs-footer {
    background: url('/front-assets/images/bg/footer-bg.png') center/cover no-repeat #f5f6f9
}

.rs-footer .footer-top {
    padding: 50px 0
}

.rs-footer .footer-top .widget-title {
    font-size: 22px;
    line-height: 40px;
    font-weight: 600;
    color: #101010;
    margin-bottom: 25px
}

.rs-footer .footer-top .site-map li {
    margin-bottom: 12px
}

.rs-footer .footer-top .site-map li a {
    font-size: 16px;
    color: #454545
}

.rs-footer .footer-top .footer-social li {
    display: inline;
    margin-right: 5px
}

.rs-footer .footer-top .footer-social li a {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    color: #555;
    text-align: center;
    font-size: 15px;
    transition: .8s;
    background: rgba(255, 255, 255, .9)
}

.rs-footer .footer-top .footer-social li a i {
    line-height: 35px
}

.rs-footer .footer-top .footer-social li a:hover {
    color: #fff;
    background: #f27c1e
}

.rs-footer .footer-top .address-widget li {
    padding: 0 0 16px 40px;
    position: relative
}

.rs-footer .footer-top .address-widget li i {
    color: #f27c1e;
    position: absolute;
    left: 0
}

.rs-footer .footer-top .address-widget li i:before {
    font-size: 20px
}

.rs-footer .footer-top p {
    margin: 10px 0 0;
    position: relative
}

.rs-footer .footer-top p input[type=email] {
    border: none;
    width: 91%;
    font-size: 13px;
    padding: 16px 60px 16px 20px;
    margin: 0;
    color: #0a0a0a;
    overflow: hidden;
    border-radius: 30px 0 0 30px;
    background: #fff;
    box-shadow: 0 0 25px #eee
}

#scrollUp i,
.rs-footer .footer-top p input[type=submit] {
    background-image: linear-gradient(90deg, #dd4c23 0, #f27c1e 100%)
}

.rs-footer .footer-top p input[type=submit] {
    position: absolute;
    top: 1px;
    right: 1px;
    bottom: 1px;
    border-radius: 50%;
    padding: 15px 28px;
    font-family: Flaticon;
    font-size: 0;
    border: none
}

.rs-footer .footer-top p i {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 12px 20px;
    pointer-events: none;
    color: #fff
}

.rs-footer .footer-top p ::-webkit-input-placeholder {
    color: #454545;
    opacity: 1
}

.rs-footer .footer-top p ::-moz-placeholder {
    color: #454545;
    opacity: 1
}

.rs-footer .footer-top p :-ms-input-placeholder {
    color: #454545;
    opacity: 1
}

.rs-footer .footer-top p :-moz-placeholder {
    color: #454545;
    opacity: 1
}

.rs-footer .footer-bottom {
    padding: 20px 0;
    background: linear-gradient(90deg, #dd4c23 0, #f27c1e 100%)
}
.footer-bottom p {
    color: #fff;
}
.footer-bottom ul.copy-right-menu li a {
    color:#fff !important;
}
.rs-footer .footer-bottom .copyright p a {
    color: #555
}

.rs-footer .footer-bottom .copy-right-menu li {
    display: inline-block;
    position: relative;
    padding: 0 19px 0 25px
}

/*.rs-footer .footer-bottom .copy-right-menu li:before {*/
/*    display: block;*/
/*    content: "";*/
/*    position: absolute;*/
/*    font-size: 18px;*/
/*    background: #fff;*/
/*    left: 0;*/
/*    top: 50%;*/
/*    width: 6px;*/
/*    height: 6px;*/
/*    transform: translateY(-50%);*/
/*    border-radius: 50%*/
/*}*/

#scrollUp {
    text-align: center;
    bottom: 40px;
    cursor: pointer;
    position: fixed;
    right: 20px;
    z-index: 999;
    border-radius: 50px 50px 4px 4px
}

#scrollUp i {
    border-radius: 50%;
    font-size: 24px;
    font-weight: 600;
    width: 42px;
    color: #fff;
    line-height: 36px;
    transition: .3s;
    margin-left: 2px;
    box-shadow: 0 0 2px rgba(0, 0, 0, .4)
}

#scrollUp.oranage2 i,
.loader.orange-loader .loader-container {
    background: #ff7045
}

#scrollUp.purple-color i {
    background:#ff5722
}

.loader {
    background-color: #fff;
    height: 100%;
    width: 100%;
    position: fixed;
    margin-top: 0;
    top: 0;
    z-index: 999999
}

.loader .loader-container {
    width: 50px;
    height: 50px;
    background-color: #f27c1e;
    border-radius: 100%;
    -webkit-animation: 1s ease-in-out infinite sk-scaleout;
    animation: 1s ease-in-out infinite sk-scaleout;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

@-webkit-keyframes sk-scaleout {
    0% {
        -webkit-transform: scale(0)
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 0
    }
}

@keyframes sk-scaleout {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

@keyframes rain-line {
    0% {
        top: -20%
    }
    100% {
        top: 100%
    }
}

@-webkit-keyframes rain-line {
    0% {
        top: -20%
    }
    100% {
        top: 100%
    }
}

.up-down {
    animation: 3s infinite alternate up-down;
    -webkit-animation: 3s infinite alternate up-down
}

.horizontal,
.vertical {
    animation-duration: 12s;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

@keyframes up-down {
    0% {
        transform: translateY(10px);
        -webkit-transform: translateY(0)
    }
    50% {
        transform: translateY(-10px);
        -webkit-transform: translateY(-10px)
    }
    100% {
        transform: translateY(0);
        -webkit-transform: translateY(0)
    }
}

@-webkit-keyframes up-down {
    0% {
        transform: translateY(30px);
        -webkit-transform: translateY(0)
    }
    50% {
        transform: translateY(-50px);
        -webkit-transform: translateY(-50px)
    }
    100% {
        transform: translateY(0);
        -webkit-transform: translateY(0)
    }
}

.horizontal {
    animation-name: horizontal
}

.horizontal.new-style,
.vertical.new-style {
    animation-duration: 15s
}

@keyframes horizontal {
    0%,
    100% {
        transform: translateX(0)
    }
    50% {
        transform: translateX(100px)
    }
}

.vertical {
    animation-name: vertical
}

@keyframes vertical {
    0%,
    100% {
        transform: translateY(0)
    }
    50% {
        transform: translateY(100px)
    }
}

.rotated-style {
    animation: 5s linear infinite rotated-style
}

.fadeinup,
.fadeinup2 {
    animation-name: fadeInUp
}

@keyframes rotated-style {
    0% {
        -webkit-transform: translate(0) rotate(0);
        transform: translate(0) rotate(0)
    }
    25% {
        transform: translate(-10px, 10px) rotate(10deg)
    }
    50% {
        transform: translate(5px, -5px) rotate(25deg)
    }
    75% {
        transform: translate(15px, -5px) rotate(15deg)
    }
    100% {
        transform: translate(0) rotate(0)
    }
}

.fadeinup {
    animation-duration: 2s
}

@keyframes fadeinup {
    0% {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
    100% {
        opacity: 1;
        transform: none
    }
}

.fadeinup2 {
    animation-duration: 3s
}

@keyframes fadeinup2 {
    0% {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
    00% {
        opacity: 1;
        transform: none
    }
}

.fadeInRight {
    animation-duration: 2s;
    animation-name: fadeInRight
}

@keyframes {
    0% {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        transform: none
    }
}

.fade-out {
    animation: 0s ease-in 10s forwards fadeOut
}

@keyframes fadeOut {
    to {
        visibility: hidden;
        opacity: 0;
        height: 0;
        padding: 0;
        margin: 0
    }
}

.services-icon img,
.step-icon img {
    width: 78px;
    height: 78px;
    object-fit: contain;
    filter: hue-rotate(-10deg) saturate(1.3)
}

.shadow-card {
    background-color: #fff8f2;
    border-radius: 8px;
    padding: 10px;
    transition: box-shadow .3s
}
p.project-desc {
    line-height: 1;
    color: #666;
}
.shadow-card:hover {
    box-shadow: 0 8px 24px rgba(255, 165, 0, .15)
}
.rs-project.style6.modify1 .project-item .project-content .title a{text-decoration:none;}
.rs-banner {
    background: #efeeee;
}
.logo-part img { height: 42px; } 
.rs-services.style3 .services-item:hover h3 { color: #fff; } 
.rs-services.style3 .services-item:hover p { color: #fff; }
.rs-services.style3 .services-item:hover .services-content p.services-txt{ color: #fff!important; }
.technology-colm{font-weight: 600; color: #333;}
.technology-colm img{margin-right:10px;}
.readon.started.get-ready:hover{background:linear-gradient(90deg, #f27c1e 19%, #dd4c23 100%);}
.pt-220{padding-top:220px;}

.step-item.text-center {
    border: 1px solid #fd7e14;
    padding: 10px;
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0 0 50px 11px rgba(95, 138, 236, .05);
    border-bottom: 5px solid #f7941f;
}
.services-colm {background: #fff;
    border-radius: 10px;transition: 2s;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    padding: 15px 10px 30px 10px;
}
.services-colm h4 {
    margin-bottom: 6px;
}
.services-colm p {
    line-height: 19px;
}
.services-colm:hover {
    transform: translateY(-10px);
}
.expertise p{line-height:20px;}
.expertise h4 {
    color: #f24c1a;    font-size: 18px;
    font-weight: 600;
    margin: 5px;
}
.expertise {
    border: 1px solid #f24c1a;
    border-radius: 6px;
    padding: 14px 20px;
}
.partner-colm{background-color: #FFF3E0; height: 280px; padding: 30px 20px; border-radius: 16px;  transition: transform 0.3s;}
.partner-colm:hover {
    border: 1px solid #FF5722;
}
.process-colm {
    border: 1px solid #ff57224a;
    margin-bottom: 20px;
    border-radius: 0px 52px 0 52px;
    padding: 20px 20px 30px;
}
.step-item h3 {
    margin-bottom: 4px;
    font-size: 20px;
    color: #FF5722;
}
.process-colm h5{margin-bottom:5px; color:#f24c1a;}
.process-colm p{line-height:20px;}