	
/*
Theme Name: Webelabs
Author: the WordPress team
Author URI: https://wordpress.org/
Template: twentynineteen
*/

/* TABLE OF CONTENT
---------------------------------------------------------
01. General CSS
02. Global Class CSS
03. Header Section CSS
04. Sticky Menu CSS
05. About Section CSS
06. Breadcrumbs Section CSS
07. Banner Section CSS
08. Slider Section CSS
09. Cta Section CSS
10. Counter Section CSS
11. Contact Section CSS
12. Video Section CSS
13. Process Section CSS
14. Project Section CSS
15. Skill-bar Section CSS
16. Skill Experience Section CSS
17. Services Section CSS
18. Faq Section CSS
19. Product CSS
20. Faq Section CSS
21. Team Section CSS
22. Partner Section CSS
23. Pricing Section CSS
24. Blog Section CSS
25. Testimonial Section CSS
26. Shop Section CSS
27. Single Shop Section CSS
28. Cart Section CSS
29. Checkout Section CSS
30. Account Section CSS
31. Footer Section CSS
32. Scroll Up CSS
33. Preloader CSS
34. Animation Part CSS

--------------------------------------------------------*/
 /* -----------------------------------
	01.Custom font CSS
-------------------------------------*/
 @font-face {
     font-family: 'abeatbyKai';
     font-style: normal;
     font-weight: normal;
     src: local('abeatbyKai'), url('../fonts/ABEAKRG.woff') format('woff');
 }
 @font-face {
     font-family: 'abeatbyKai';
     font-style: normal;
     font-weight: normal;
     src: local('abeatbyKai'), url('../fonts/abeatbyKaiRegular.woff') format('woff');
 }
 @font-face {
     font-family: 'Poppins Regular';
     font-style: normal;
     font-weight: normal;
     src: local('Poppins Regular'), url('../fonts/Poppins-Regular.woff') format('woff');
 }
 @font-face {
     font-family: 'Poppins Light';
     font-style: normal;
     font-weight: normal;
     src: local('Poppins Light'), url('../fonts/Poppins-Light.woff') format('woff');
 }
 @font-face {
     font-family: 'Poppins Medium';
     font-style: normal;
     font-weight: normal;
     src: local('Poppins Medium'), url('../fonts/Poppins-Medium.woff') format('woff');
 }
 @font-face {
     font-family: 'Poppins SemiBold';
     font-style: normal;
     font-weight: normal;
     src: local('Poppins SemiBold'), url('../fonts/Poppins-SemiBold.woff') format('woff');
 }
 /* -----------------------------------
	01. General CSS
-------------------------------------*/
 html, body {
     font-size: 14px;
     color: #3e3e3e;
     /*  font-family: 'abeatbyKai', sans-serif;*/
     font-family: 'Poppins Regular', sans-serif;
     vertical-align: baseline;
     line-height: 1.7;
     font-weight: 400;
     overflow-x: hidden;
 }
 img {
     max-width: 100%;
     height: auto;
 }
 p {
     margin: 0 0 26px;
     line-height: 1.8;
 }
 h1, h2, h3, h4, h5, h6 {
     color: #1e2e44;
     margin: 0 0 26px;
     line-height: 1.2;
 }
 h1 {
     font-size: 52px;
     line-height: 62px;
     font-weight: 700;
 }
 h2 {
     font-size: 40px;
     line-height: 50px;
     font-weight: 700;
 }
 h3 {
     font-size: 28px;
     line-height: 42px;
     font-weight: 700;
 }
 h4 {
     font-size: 26px;
     line-height: 36px;
     font-weight: 700;
 }
 h5 {
     font-size: 24px;
     line-height: 32px;
     font-weight: 600;
 }
 h6 {
     font-size: 20px;
     line-height: 28px;
     font-weight: 500;
 }
 .poppins_font {
     font-family: 'Poppins Regular', sans-serif;
 }
 .abeatbyKai_font {
     font-family: 'abeatbyKai', sans-serif;
     ;
     letter-spacing: 1.5px;
     color: #1e2e44;
     font-size: 14px;
 }
 .text-md-left {
     text-align: left;
 }
 .text-md-right {
     text-align: right;
 }
 .text-right {
     text-align: right;
 }
 .no-border {
     border: none !important;
 }
 .uppercase {
     text-transform: uppercase !important;
 }
 .capitalize {
     text-transform: capitalize !important;
 }
 .extra-bold {
     font-weight: 800 !important;
 }
 .gray-bg {
     background: #e5e5e5;
 }
 .gray-bg2 {
     background: #f8f8f8;
 }
 .gray-bg3 {
     background: #fcf9ff;
 }
 .gray-bg4 {
     background: #faf9ff;
 }
 .gray-bg5 {
     background: #f8fbff;
 }
 .gray-bg6 {
     background: #fffbfb;
 }
 .gray-bg7 {
     background: #e5e5e5;
 }
 .gray-bg8 {
     background: #f2f2f2;
 }
 .gray-bg9 {
     background: #e6f1ff;
     background-image: url(../images/bg/bg_1.svg), linear-gradient(206.19deg, #DEEBFF 17.41%, #e6f1ff 83.81%);
     background-position: center top 50px, center;
     background-repeat: no-repeat, no-repeat;
     background-size: 1480px, cover;
     background-attachment: fixed;
 }
 .gray-bg_9 {
       background: #e6f1ff;
    background-image: url(../images/bg/bg_3.png), linear-gradient(356deg,#ecedee, #fff);
    background-position: top;
    background-attachment: scroll;
    background-repeat: no-repeat, no-repeat;
    background-size: contain;
}
 .gray-bg10 {
     background: #fefcf8;
 }
 .gray-bg11 {
     background: #f6f6f6;
 }
 .gray-bg12 {
     background-color: #f1f6ff;
     background-image: url(../images/bg/bg_3.png);
     background-size: contain;
     background-repeat: no-repeat;
     background-position: top;
     background-attachment: scroll;
 }
 .gray-bg13 {
     background: #f5f5f5;
 }
 .gray-bg14 {
     background: #f9faff;
 }
 .gray-bg15 {
     background: #f9f9f9;
 }
 .black-bg {
     background-color: #3A3748;
 }
 .black-bg2 {
     background-color: #100E22;
 }
 .black-bg3 {
     background-color: #1e2e44;
 }
 .black-bg4 {
     background-color: #151515;
 }
 .black-bg5 {
     background-color: #3A3748;
 }
 .black-bg6 {
     background-color: #1D1C2D;
 }
 .purple-bg {
     background-color: #6721B5;
 }
 .purple-bg2 {
     background-color: #4f4bff;
 }
 .purple-bg3 {
     background-color: #fbf8ff;
 }
 .blue-bg {
     background-color: transparent;
     background-image: url(../images/bg/quote-bg.svg);
     background-position: top;
     background-repeat: no-repeat;
     background-size: cover;
 }
 .blue-bg2 {
     background-color: #4f00b2;
 }
 .red-bg {
     background-color: #0a5fd8;
 }
 .red-bg2 {
     background-color: #400F10;
 }
 .red-bg3 {
     background-color: #c42b37;
 }
 .yellow-bg {
     background-color: #FFDC76;
 }
 .white-color {
     color: #ffffff !important;
 }
 .title-color {
     color: #101010 !important;
 }
 .body-color {
     color: #3e3e3e !important;
 }
 .white-bg {
     background: #fff;
 }
 .pb-225 {
     padding-bottom: 225px;
 }
 .pb-215 {
     padding-bottom: 215px;
 }
 a {
     color: #0052cc;
     transition: all 0.3s ease;
     text-decoration: none !important;
     outline: none !important;
 }
 a:active, a:hover {
     text-decoration: none;
     outline: 0 none;
     color: #0052cc;
 }
 ul {
     list-style: outside none none;
     margin: 0;
     padding: 0;
 }
 .clear {
     clear: both;
 }
 ::-moz-selection {
     background-color: #085dd7;
     background-image: linear-gradient(160deg, #0052cc 0%, #146de7 100%);
     text-shadow: none;
     color: #ffffff;
 }
 ::selection {
     background-color: #085dd7;
     background-image: linear-gradient(160deg, #0052cc 0%, #146de7 100%);
     text-shadow: none;
     color: #ffffff;
 }
 .bg1 {
     background: url(../images/bg/ser-bg1.png);
     background-position: top center;
     background-repeat: no-repeat;
     background-size: cover;
 }
 .bg2 {
     background: url(../images/bg/port-bg1.png);
     background-position: top center;
     background-repeat: no-repeat;
     background-size: cover;
 }
 .bg3 {
     background: url(../images/bg/faq-bg1.png);
     background-position: top center;
     background-repeat: no-repeat;
     background-size: cover;
 }
 .bg4 {
     background: url(../images/bg/price-bg1.png);
     background-position: top center;
     background-repeat: no-repeat;
     background-size: cover;
 }
 .bg5 {
     background: url(../images/bg/ser-bg2.png);
     background-position: top center;
     background-repeat: no-repeat;
     background-size: cover;
 }
 .offwrap {
     cursor: url(../images/close.png), auto;
     width: 100%;
     left: 100%;
     transition: all 0.8s ease-out 0s;
     position: fixed;
     background: #fff;
     height: 100vh;
     top: 0;
     bottom: 0;
     opacity: .8;
     z-index: 999;
 }
 .copyright p {
     font-size: 15px;
 }
 body.nav-expanded .offwrap {
     left: 0%;
     transition: all 0.8s ease-out 0s;
 }
 .bg-unset {
     background: unset !important;
 }
 .rs-menu-toggle {
     color: #0052cc;
     text-align: right;
 }
 button {
     cursor: pointer;
 }
 .glyph-icon:before {
     margin: 0;
 }
 .z-index-1 {
     position: relative;
     z-index: 1;
 }
 .dots {
     list-style: disc;
     margin: 0 0 1.5em 3em;
 }
 input:focus, select:focus, textarea:focus, button:focus {
     outline: none !important;
 }
 ul.check-lists .list-item {
     padding-bottom: calc(9px);
 }
 ul.check-lists .list-item .icon-list-icon i {
     color: #0072f5;
     font-size: 18px;
 }
 ul.check-lists .list-item .icon-list-icon i:before {
     font-weight: 900;
 }
 ul.check-lists .list-item .list-text {
     font-size: 18px;
     line-height: 29px;
     font-weight: 500;
     color: #1e2e44;
     padding-left: 5px;
 }
 ul.check-lists .list-item:last-child {
     padding-bottom: 0;
 }
 ul.check-lists.check-style2 .list-item .icon-list-icon i {
     color: #0052cc;
 }
 ul.check-lists.check-style3 .list-item .icon-list-icon i {
     color: #1e2e44;
 }
 ul.check-lists.check-style4 .list-item .icon-list-icon i {
     color: #0052cc;
 }
 .stylelisting {
     list-style-type: none;
     margin-left: 20px !important;
 }
 .stylelisting li {
     position: relative;
     padding-left: 22px !important;
     line-height: 34px;
     border: none !important;
 }
 .stylelisting li:before {
     position: absolute;
     top: 0;
     left: 0;
     z-index: 0;
     content: "\f054";
     font-family: 'FontAwesome';
     color: #0052cc;
     font-size: 12px;
 }
 .pagination-area {
     display: inline-block;
 }
 .pagination-area .nav-link {
     display: flex;
     align-items: center;
     padding: 15px 10px 15px 8px;
     border-radius: 0;
     background-color: #085dd7;
     background-image: linear-gradient(160deg, #0052cc 0%, #146de7 100%);
 }
 .pagination-area .nav-link .page-number {
     padding: 2px 15px 0 20px;
     line-height: 12px;
     font-size: 18px;
     text-decoration: none;
     transition: all 0.4s ease-in-out 0s;
     text-align: center;
     background: 0 0;
     color: #eee;
     display: inline-block;
     vertical-align: top;
     border-right: 1px solid #e6e6e6;
 }
 .pagination-area .nav-link .page-number.border-none {
     border-right: unset;
 }
 .pagenav-link ul {
     border: 1px solid #f2f2f2;
     border-radius: 3px;
     display: inline-block;
     padding: 0 3px;
 }
 .pagenav-link ul li {
     display: inline-block;
     padding: 0 18px;
     margin: 10px 0;
     border-right: 1px solid #E6E6E6;
     color: #0052cc;
     font-size: 18px;
 }
 .pagenav-link ul li a {
     font-size: 18px;
     font-weight: 500;
     color: #3e3e3e;
 }
 .pagenav-link ul li a i:before {
     position: relative;
     padding-left: 3px;
     font-family: uicons-regular-rounded !important;
     color: #010d14;
     font-size: 20px;
     top: 5px;
     display: inline-block;
     transition: all 0.3s ease;
 }
 .pagenav-link ul li a:hover {
     color: #0052cc;
 }
 .pagenav-link ul li a:hover i:before {
     color: #0052cc;
 }
 .pagenav-link ul li:last-child {
     border-right: none;
 }
 .gridFilter button {
     background: transparent;
     color: #1e2e44;
     padding: 5px 20px !important;
     border-radius: 0px 0px 0px 0px;
     font-size: 14px;
     font-weight: 600;
     text-transform: capitalize;
     display: inline-block;
     padding: 0;
     transition: 0.4s;
     outline: none;
     position: relative;
     border: 0;
 }
 .gridFilter button:before {
     content: "";
     position: absolute;
     bottom: 0;
     left: 50%;
     transform: translateX(-50%);
     background: #0072F5;
     height: 2px;
     width: 0;
     transition: 0.4s;
 }
 .gridFilter button.active, .gridFilter button:hover {
     color: #0072F5;
     background: #9E222200 !important;
 }
 .gridFilter button.active:before, .gridFilter button:hover:before {
     width: 10px;
 }
 .gridFilter button + button {
     margin-left: 20px;
 }
 .gridFilter.grid-red-style1 button:before {
     background: #0a5fd8;
 }
 .gridFilter.grid-red-style1 button.active, .gridFilter.grid-red-style1 button:hover {
     color: #0a5fd8;
     background: #9E222200 !important;
 }
 .gridFilter.grid-red-style2 button {
     font-weight: 500;
 }
 .gridFilter.grid-red-style2 button:before {
     background: #1a28da;
 }
 .gridFilter.grid-red-style2 button.active, .gridFilter.grid-red-style2 button:hover {
     color: #1a28da;
     background: #9E222200 !important;
 }
 .gridFilter.grid-yellow-style2 button {
     font-weight: 500;
 }
 .gridFilter.grid-yellow-style2 button:before {
     background: #1e2e44;
 }
 .gridFilter.grid-yellow-style2 button.active, .gridFilter.grid-yellow-style2 button:hover {
     color: #1e2e44;
     background: #9E222200 !important;
 }
 blockquote {
     margin: 40px 0;
     padding: 30px 40px;
     color: #222;
     position: relative;
     background: #fbfbfb !important;
     font-weight: normal;
     font-style: italic;
     text-align: left;
     clear: both;
     font-weight: 400;
     border-left: 4px solid #0052cc;
     border-color: #0052cc;
 }
 blockquote p {
     font-size: 20px;
     margin: 0;
 }
 .rs-carousel.nav-style1 {
     position: relative;
 }
 .rs-carousel.nav-style1 .owl-nav {
     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-color: #085dd7;
     background-image: linear-gradient(160deg, #0052cc 0%, #146de7 100%);
     text-align: center;
     color: #ffffff;
     transition: all 0.5s;
     transition-delay: 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 .owl-dots {
     text-align: center;
     margin-top: 40px;
 }
 .rs-carousel .owl-dots .owl-dot {
     width: 14px;
     height: 8px;
     display: inline-block;
     margin: 0 6px;
     padding: 3px 0;
     border: none;
     transition: all 0.3s ease;
     background: #ffb703;
 }
 .rs-carousel .owl-dots .owl-dot:hover, .rs-carousel .owl-dots .owl-dot.active {
     width: 40px;
     background: #ffb703;
     opacity: 1;
 }
 /* no-gutters Class Rules */
 .row.no-gutters {
     margin-right: 0;
     margin-left: 0;
 }
 .row.no-gutters > [class^="col-"], .row.no-gutters > [class*=" col-"] {
     padding-right: 0;
     padding-left: 0;
 }
 /* ------------------------------------
	02. Global Class CSS
---------------------------------------*/
 .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;
 }
 .readon {
        z-index: 1;
    overflow: hidden;
    position: relative;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
    padding: 16px 62px 14px 32px;
         border: 1px solid;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-family: 'abeatbyKai', sans-serif;
    
    will-change: box-shadow, transform;
    border-radius: 16px 50px 50px 16px;
   
 }
 .readon:before {
     content: "\f116";
     font-size: 17px;
     color: #085dd7;
     margin: 0;
     display: inline-block;
     font-family: flaticon !important;
     font-weight: 600;
     top: 15px;
     right: 23px;
     position: absolute;
     transform: rotate(45deg);
     transition: 0.5s;
     z-index: 1;
 }
 .readon:hover:before {
     top: 12px;
     color: #fff;
 }
 .readon.started {
     background-color: rgba(103, 34, 181, 0.85);
     padding: 21px 33px;
     border-radius: 15px;
     color: #ffffff;
 }
 .readon.started.icon-slide {
     position: relative;
     font-weight: 500;
     padding: 18px 46px 18px 30px;
     background-color: #8873EF;
     border-radius: 0px 0px 0px 0px;
 }
 .readon.started.icon-slide .btn-text {
     color: #ffffff;
 }
 .readon.started.icon-slide:before {
     content: "\f116";
     font-size: 17px;
     color: #fff;
     margin: 0;
     display: inline-block;
     font-family: flaticon !important;
     font-weight: 600;
     top: 18px;
     right: 23px;
     position: absolute;
     transform: rotate(45deg);
     transition: 0.5s;
 }
 .readon.started.icon-slide:hover {
     background-color: #715DD5;
 }
 .readon.started.icon-slide:hover:before {
     top: 15px;
 }
 .readon.started.icon-slide.view {
     font-size: 17px;
     background: unset;
 }
 .readon.started.icon-slide.view .btn-text {
     color: #3e3e3e;
 }
 .readon.started.icon-slide.view:before {
     color: #1e2e44;
 }
 .readon.started.icon-slide.view:hover .btn-text {
     color: #8873ef;
 }
 .readon.started.icon-slide.view:hover:before {
     color: #8873ef;
 }
 .readon.started.icon-slide.project {
     font-weight: 400;
 }
 .readon.started.icon-slide .submit {
     border: none;
 }
 .readon.started.icon-slide.post {
     font-weight: 400;
     background-color: #FFFFFF;
     color: #3E3E3E;
     border-style: solid;
     border-width: 2px 2px 2px 2px;
     border-color: #3E3E3E;
     border-radius: 0px 0px 0px 0px;
 }
 .readon.started.icon-slide.post .btn-text {
     color: #3e3e3e;
 }
 .readon.started.icon-slide.post:before {
     top: 15px;
     transition: 0.5s;
     color: #1e2e44;
 }
 .readon.started.icon-slide.post:hover {
     background-color: #715DD5;
     border-style: solid;
     border-width: 1px 1px 1px 1px;
     border-color: #715DD5;
 }
 .readon.started.icon-slide.post:hover .btn-text {
     color: #fff;
 }
 .readon.started.icon-slide.post:hover:before {
     color: #fff;
     top: 15px;
 }
 .readon.started.blog-slide {
     position: relative;
     font-weight: 500;
     padding: 18px 33px 18px 0px;
     background-color: transparent;
     border-radius: 0px 0px 0px 0px;
 }
 .readon.started.blog-slide .btn-text {
     color: #3e3e3e;
 }
 .readon.started.blog-slide:before {
     content: "\f116";
     font-size: 17px;
     color: #1e2e44;
     margin: 0;
     display: inline-block;
     font-family: flaticon !important;
     font-weight: 600;
     top: 17px;
     right: 12px;
     position: absolute;
     transform: rotate(45deg);
     transition: 0.5s;
 }
 .readon.started.blog-slide:hover .btn-text {
     color: #0052cc;
 }
 .readon.started.blog-slide:hover:before {
     color: #0052cc;
     top: 15px;
 }
 .readon.leran {
     padding: 21px 34px 21px 34px;
     border-radius: 10px 10px 10px 10px;
     color: #ffffff;
     box-shadow: 0px 40px 60px 0px rgba(103, 34, 181, 0.2);
 }
 .readon.career {
     background-color: #1e2e44;
     padding: 21px 44px 21px 44px;
     border-radius: 10px 10px 10px 10px;
     color: #ffffff;
 }
 .readon.career:hover {
     background-color: #DA5D17;
 }
 .readon.submit {
     color: #fff;
     background-color: transparent;
     background-image: linear-gradient(300deg, #1e2e44 0%, #1e2e44 100%);
     padding: 21px 36px 21px 36px;
     text-transform: uppercase;
     border-radius: 15px 15px 15px 15px;
     box-shadow: 0px 0px 12px -2px rgba(0, 0, 0, 0.05);
     border: none;
 }
 .readon.submit:hover {
     opacity: .9;
 }
 .readon.orange {
     padding: 21px 44px 21px 44px;
     background-color: #1e2e44;
     color: #fff;
     border-radius: 50px 50px 50px 50px;
 }
 .readon.orange:hover {
     background-color: #FFFFFF;
     color: #1e2e44;
 }
 .readon.orange.started {
     background-color: #085dd7;
     background-image: linear-gradient(160deg, #0052cc 0%, #146de7 100%);
 }
 .readon.orange.started:hover {
     color: #FFFFFF;
     background-color: #0052cc;
 }
 .readon.orange.contact:hover {
     background-color: #FFFFFF;
     color: #1e2e44;
 }
 .readon.orange.bdr-started {
     background-color: #1e2e44;
     border-radius: 15px;
     padding: 21px 40px;
 }
 .readon.orange.bdr-started:hover {
     color: #FFFFFF;
     background-color: #1e2e44;
 }
 .readon.red {
     background-color: #e31f54;
 }
 .readon.red:hover {
     background-color: #1871ec;
     color: #ffffff;
 }
 .readon.red.get-bdr {
     background-color: #FFFFFF;
 }
 .readon.red.get-bdr:hover {
     background-color: #0d63dd;
	     
    box-shadow: 0 4px 10px 0 rgb(10 69 137 / 36%);
     color: #fff;
 }
 .readon.red.get-bdr.red-black {
     color: #1e2e44;
 }
 .readon.red.get-bdr.red-black:hover {
     background-color: #0a5fd8;
     color: #fff;
 }
 .readon.red.get-bdr.red2-black {
     background-color: transparent;
     color: #085dd7;
 }
 .readon.red.get-bdr.red2-black:hover {
     background-color: #085dd7;
     box-shadow: 0 4px 24px 0 rgb(58 146 248 / 54%);
     background-image: linear-gradient(160deg, #0052cc 0%, #146de7 100%);
     color: #fff;
     border: 1px solid #4885f5;
 }
 .readon.red.get-bdr.get-white {
     background-color: transparent;
     color: #fff;
     border-style: solid;
     border-width: 2px 2px 2px 2px;
     border-radius: 15px 15px 15px 15px;
 }
 .readon.red.get-bdr.get-white:hover {
     background-color: #0052cc;
     border-color: #0052cc;
     color: #fff;
 }
 .readon.red.learn {
     background-color: #085dd7;
     background-image: linear-gradient(160deg, #0052cc 0%, #146de7 100%);
 }
 .readon.red.learn:hover {
     background-color: #E61A3E;
     color: #ffffff;
 }
 .get-black {
        color: #fff;
    background-color: #085dd7;
    background-image: linear-gradient(160deg, #0052cc 0%, #146de7 100%);
    border: 1px solid #0738d2;
 }
 .get-black:before {
     color: #fff;
 }
 .get-black:hover {
     background: #fff;
     color: #0052cc;
     border: 1px solid #0052cc;
     box-shadow: 0 8px 24px 0 rgb(58 146 248 / 55%);
 }
 .get-black:hover:before {
     top: 12px;
     color: #0052cc;
 }
 .readon.red.get-black.contact {
     background-color: #085dd7;
     background-image: linear-gradient(160deg, #0052cc 0%, #146de7 100%);
 }
 .readon.red.get-started2 {
     padding: 21px 44px 21px 44px;
     background-color: #085dd7;
     background-image: linear-gradient(160deg, #0052cc 0%, #146de7 100%);
     border-radius: 50px 50px 50px 50px;
 }
 .readon.red.get-started2:hover {
     background-color: #FC5563;
     color: #ffffff;
 }
 .readon.red.cta-contact {
     padding: 21px 44px 21px 44px;
     background-color: #ffffff;
     color: #1e2e44;
     border-radius: 50px 50px 50px 50px;
 }
 .readon.red.cta-contact:hover {
     background-color: #FFD9DC;
 }
 .readon.blue.started {
     padding: 21px 44px 21px 44px;
     background-color: #0072F5;
     border-radius: 15px 15px 15px 15px;
 }
 .readon.blue.started:hover {
     background-color: #2D8CFB;
     color: #ffffff;
 }
 .readon.blue.started.get-bdr {
     padding: 21px 43px 21px 43px;
     border-radius: 50px 50px 50px 50px;
 }
 .readon.blue.started.get-bdr:hover {
     background-color: #2D8CFB;
     color: #ffffff;
 }
 .readon.purple {
     border-radius: 50px 50px 50px 50px;
     padding: 21px 44px 21px 44px;
     background-color: #4F4BFF;
 }
 .readon.purple:hover {
     background-color: #2D8CFB;
     color: #ffffff;
 }
 .readon.purple.submit {
     font-weight: 500;
     text-transform: capitalize;
     background-image: unset;
     border: none;
 }
 .readon.purple.submit2 {
     font-weight: 500;
     text-transform: capitalize;
     background-image: unset;
     border: none;
     background-color: #085dd7;
     background-image: linear-gradient(160deg, #0052cc 0%, #146de7 100%);
 }
 .readon.purple.submit2:hover {
     background-color: #E32132;
     color: #ffffff;
 }
 .readon.purple.get-contact {
     padding: 21px 36px 21px 36px;
     background-color: #1e2e44;
     border-radius: 50px 50px 50px 50px;
 }
 .readon.purple.get-contact:hover {
     background-color: #f77016;
     color: #ffffff;
 }
 .readon.view-pro {
     background-color: #0052cc;
     border-radius: 10px 10px 10px 10px;
     padding: 19px 36px 19px 36px;
 }
 .readon.view-pro:hover {
     background-color: #e91b1f;
     color: #ffffff;
 }
 .readon.project-yellow {
     font-weight: 400;
     color: #353535;
     border-radius: 15px;
     background-color: #1e2e44;
 }
 .readon.project-yellow:hover {
     background-color: #ffc107;
 }
 .readon.project-yellow.view-arrow {
     font-weight: 600;
     background-color: transparent;
 }
 .readon.project-yellow.view-arrow .btn-text {
     color: #ffffff;
 }
 .readon.project-yellow.view-arrow i:before {
     font-size: 14px;
     color: #ffffff;
     margin-left: 18px;
 }
 .readon.project-yellow.view-arrow:hover .btn-text {
     color: #1e2e44;
 }
 .readon.project-yellow.view-arrow:hover i:before {
     color: #1e2e44;
 }
 .readon.project-yellow.started {
     font-weight: 500;
 }
 .readon.project-yellow.contact {
     background-color: #ffffff;
     color: #3e3e3e;
     border-radius: 50px;
     font-weight: 500;
 }
 .readon.project-yellow.contact:hover {
     background-color: #1e2e44;
     color: #ffffff;
 }
 .readon.orange-hire {
     padding: 20px 55px 20px 55px;
     border-radius: 50px 50px 50px 50px;
     font-size: 18px;
     font-weight: 600;
     background-color: #CF3201;
 }
 .readon.orange-hire:hover {
     background-color: #f1450f;
     color: #ffffff;
 }
 .readon.orange-hire.resume {
     padding: 20px 0px 20px 0px;
     background-color: transparent;
 }
 .readon.orange-hire.resume .btn-text {
     color: #ffffff;
 }
 .readon.orange-hire.resume i:before {
     font-size: 14px;
     color: #ffffff;
     margin-left: 20px;
 }
 .readon.orange-hire.resume:hover .btn-text {
     color: #cf3201;
 }
 .readon.orange-hire.resume:hover i:before {
     color: #cf3201;
 }
 .readon.orange-hire.resume.down-black {
     font-weight: 400;
 }
 .readon.orange-hire.resume.down-black .btn-text {
     color: #1e2e44;
 }
 .readon.orange-hire.resume.down-black i:before {
     color: #1e2e44;
 }
 .readon.orange-hire.resume.down-black:hover .btn-text {
     color: #cf3201;
 }
 .readon.orange-hire.resume.down-black:hover i:before {
     color: #cf3201;
 }
 .readon.orange-hire.resume2 {
     padding: 20px 0px 20px 0px;
     background-color: transparent;
 }
 .readon.orange-hire.resume2 .btn-text {
     color: rgba(255, 255, 255, 0.8);
 }
 .readon.orange-hire.resume2 i:before {
     font-size: 14px;
     color: rgba(255, 255, 255, 0.8);
     margin-left: 20px;
 }
 .readon.orange-hire.resume2:hover .btn-text {
     color: #0052cc;
 }
 .readon.orange-hire.resume2:hover i:before {
     color: #0052cc;
 }
 .readon.orange-hire.submit3 {
     padding: 21px 44px 21px 44px;
     background-color: #CF3201;
     border: none;
 }
 .readon.orange-hire.submit3:hover {
     background-color: #B72D02;
     color: #ffffff;
 }
 .readon.orange-hire.get-red {
     background-color: #1871ec;
     padding: 22px 43px 22px 43px;
 }
 .readon.orange-hire.get-red:hover {
     background-color: #d91828;
     color: #ffffff;
 }
 .readon.shop {
     background: transparent;
     transition: all 500ms ease;
     border: 1px solid #ffffff;
     color: #fff;
	 font-size: 12px;
 }
 .readon.shop:hover {
     background-color: #085dd7;
     background-image: linear-gradient(160deg, #0052cc 0%, #146de7 100%);
     color: #fff;
    border: 1px solid #085dd7;
 }
 .readon.shop-now {
     font-size: 14px;
     line-height: 26px;
     color: #3E3E3E;
     background-color: transparent;
     padding: 10px 0;
 }
 .readon.shop:before {
     color: #fff;
 }
 .readon.shop-now:before {
     content: '';
     position: absolute;
     height: 1px;
     width: 0;
     left: 0;
     opacity: 0;
     bottom: 1px;
     transition: all 500ms ease;
     background: #3E3E3E;
 }
 .readon.shop-now:hover {
     color: #0052cc;
 }
 .readon.shop-now:hover:before {
     opacity: 1;
     background: #0052cc;
     width: 100px;
 }
 .readon.pricing {
     width: 100%;
     padding: 20px 20px 20px 20px;
     font-weight: 700;
     color: #0052cc;
     background-color: #FFFFFF;
     border-style: solid;
     border-width: 2px 2px 2px 2px;
     border-color: #0052cc;
     border-radius: 15px 15px 15px 15px;
 }
 .readon.pricing:hover {
     background-color: #0052cc;
     color: #FFFFFF;
     box-shadow: 0px 20px 40px 0px rgba(103, 34, 181, 0.2);
 }
 .readon.post {
     font-size: 14px;
     font-weight: 500;
     text-transform: uppercase;
     background-color: #0052cc;
     border: none;
     padding: 21px 30px 19px;
     border-radius: 5px;
 }
 .readon.post:hover {
     opacity: 0.9;
 }
 /*-- Add Button CSS --*/
 .add-btn {
     cursor: pointer;
     display: inline-block;
     position: relative;
     transition: all 0.4s;
     padding: 8px 33px;
     font-size: 14px;
     font-weight: 500;
     border-radius: 5px;
     background-color: #085dd7;
     background-image: linear-gradient(160deg, #0052cc 0%, #146de7 100%);
     color: #ffffff;
     text-transform: uppercase;
     border: none;
 }
 .add-btn:hover {
     color: #ffffff;
     background: #1e2e44;
 }
 .add-btn.cart {
     text-transform: capitalize;
 }
 /*-- Project Button CSS --*/
 .project-button a {
     color: #FFFFFF;
     font-size: 18px;
     font-weight: 600;
     line-height: 28px;
     padding: 21px 36px 21px 36px;
     transition: all 0.4s;
     background-color: transparent;
     border-style: solid;
     border-width: 2px 2px 2px 2px;
     border-radius: 10px 10px 10px 10px;
     box-shadow: 0px 40px 60px 0px rgba(103, 34, 181, 0.15);
 }
 .project-button a i {
     margin-left: 8px;
 }
 .project-button a i:before {
     color: #fff;
     position: relative;
     font-size: 17px;
     top: 3px;
     transition: all .3s ease;
     display: inline-block;
 }
 .project-button a:hover {
     color: #ffffff;
     background: #1e2e44;
     border-color: #1e2e44;
 }
 .project-button.pro-btn2 a {
     border-radius: 30px 30px 30px 30px;
 }
 .project-button.pro-btn3 a {
     font-weight: 500;
     padding: 18px 34px 16px 34px;
     background-color: #FFFFFF00;
     color: #3e3e3e;
     border-style: solid;
     border-width: 2px 2px 2px 2px;
     border-color: #3E3E3E8F;
     border-radius: 10px 10px 10px 10px;
     box-shadow: unset;
 }
 .project-button.pro-btn3 a i {
     margin-left: 8px;
 }
 .project-button.pro-btn3 a i:before {
     color: #3e3e3e;
     position: relative;
     font-size: 17px;
     top: 3px;
     transition: all .3s ease;
     display: inline-block;
 }
 .project-button.pro-btn3 a:hover {
     color: #ffffff;
     background: #1871ec;
     border-color: #1871ec;
 }
 .project-button.pro-btn3 a:hover i:before {
     color: #ffffff;
 }
 .project-button.pro-btn4 a {
     font-weight: 500;
     padding: 18px 34px 16px 34px;
     background-color: #FFFFFF00;
     color: #3e3e3e;
     border-style: solid;
     border-width: 2px 2px 2px 2px;
     border-color: #3E3E3E8F;
     border-radius: 10px 10px 10px 10px;
     box-shadow: unset;
 }
 .project-button.pro-btn4 a i {
     margin-left: 8px;
 }
 .project-button.pro-btn4 a i:before {
     color: #3e3e3e;
     position: relative;
     font-size: 17px;
     top: 3px;
     transition: all .3s ease;
     display: inline-block;
 }
 .project-button.pro-btn4 a:hover {
     color: #ffffff;
     background: #4f4bff;
     border-color: #4f4bff;
 }
 .project-button.pro-btn4 a:hover i:before {
     color: #ffffff;
 }
 .project-button.pro-btn4.pro-red3 a:hover {
     color: #ffffff;
     background: #0052cc;
     border-color: #0052cc;
 }
 .project-button.pro-btn4.pro-red3 a:hover i:before {
     color: #ffffff;
 }
 .project-button.pro-btn4.pro-orange a {
     font-weight: 600;
     border-width: 1px 1px 1px 1px;
 }
 .project-button.pro-btn4.pro-orange a:hover {
     color: #ffffff;
     background: #1e2e44;
     border-color: #1e2e44;
 }
 .project-button.pro-btn4.pro-orange a:hover i:before {
     color: #ffffff;
 }
 .project-button.pro-btn5 a {
     padding: 15px 30px 17px 30px;
     background-color: #CF3201;
     font-weight: 400;
     border-style: unset;
     border-width: unset;
     border-radius: 50px 50px 50px 50px;
     box-shadow: unset;
 }
 .project-button.pro-btn5 a i:before {
     top: 0px;
 }
 .project-button.pro-btn5 a:hover {
     background-color: #A52A04;
 }
 .project-button.pro-btn6 a {
     padding: 15px 30px 17px 30px;
     background-color: #1A28DA;
    
     font-weight: 400;
     border-style: unset;
     border-width: unset;
     box-shadow: unset;
	 border-radius: 15px;
 }
 .project-button.pro-btn6 a i:before {
     top: 0px;
 }
 .project-button.pro-btn6 a:hover {
     background-color: #131EAD;
 }
 .project-button.blog-btn1 a {
     font-weight: 500;
     padding: 18px 34px 16px 34px;
     background-color: #FFFFFF00;
     border-style: solid;
     border-width: 2px 2px 2px 2px;
     border-color: #3E3E3E;
     color: #3E3E3E;
     border-radius: 10px 10px 10px 10px;
     box-shadow: unset;
 }
 .project-button.blog-btn1 a i:before {
     color: #3E3E3E;
 }
 .project-button.blog-btn1 a:hover {
     color: #ffffff;
     background: #1871ec;
     border-color: #1871ec;
 }
 .project-button.blog-btn1 a:hover i:before {
     color: #ffffff;
 }
 .project-arrow-btn .arrow-icons {
     width: 35px;
     height: 35px;
     line-height: 35px;
     border-radius: 35px;
     border: 1px solid #3E3E3E;
     text-align: center;
     transition: 0.4s;
/*     position: relative;*/float: right;
     top: -16px;
     display: block;
 }
 .project-arrow-btn .arrow-icons:before {
     content: "\f116";
     font-size: 14px;
     color: #3e3e3e;
     margin: 0;
     display: inline-block;
     font-family: flaticon !important;
     font-weight: 600;
     transform: rotate(45deg);
     transition: 0.5s;
 }
 .project-arrow-btn .arrow-icons:hover {
     background-color: #085dd7;
     background-image: linear-gradient(160deg, #0052cc 0%, #146de7 100%);
     border: 1px solid #0052cc;
     box-shadow: 0 4px 10px 0 rgb(58 146 248 / 46%);
 }
 .project-arrow-btn .arrow-icons:hover:before {
     color: #ffffff;
 }
 /*-- Services Button CSS --*/
 .services-button a {
     font-size: 18px;
     font-weight: 500;
     line-height: 16px;
 }
 .services-button a .btn-text {
     color: #372748;
 }
 .services-button a i {
     margin-left: 6px;
 }
 .services-button a i:before {
     color: #372748;
     position: relative;
     font-size: 18px;
     top: 5px;
     transition: all .3s ease;
     display: inline-block;
 }
 .services-button a:hover .btn-text {
     color: #0052cc;
 }
 .services-button a:hover i:before {
     color: #0052cc;
     transform: translateX(10px);
 }
 .services-button .arrow-icon:before {
     content: "\f116";
     font-size: 17px;
     color: #3e3e3e;
     margin: 0;
     display: inline-block;
     font-family: flaticon !important;
     font-weight: 600;
     top: 18px;
     position: relative;
     transform: rotate(45deg);
     transition: 0.5s;
 }
 .services-button .arrow-icon:hover:before {
     color: #0052cc;
     top: 15px;
 }
 /*-- Blog Button CSS --*/
 .blog-button a {
       font-size: 13px;
    line-height: 15px;
    letter-spacing: 2px;
    text-transform: capitalize;
 }
 .blog-button a .btn-text {
     color: #372748;
 }
 .blog-button a i {
     margin-left: 5px;
 }
 .blog-button a i:before {
     color: #372748;
     position: relative;
     font-size: 18px;
     top: 4px;
     transition: all .3s ease;
     display: inline-block;
 }
 .blog-button a:hover .btn-text {
     color: #1e2e44;
 }
 .blog-button a:hover i:before {
     color: #1e2e44;
     transform: translateX(10px);
 }
 .blog-button.inner-btn a {
     position: relative;
     padding: 0 20px 0 0;
     font-size: 18px;
     font-weight: 400;
     line-height: 26px;
     text-transform: capitalize;
     color: #010d14;
     z-index: 1;
 }
 .blog-button.inner-btn a:before {
     content: "\f121";
     position: absolute;
     font-family: uicons-regular-rounded !important;
     font-size: 19px;
     top: 2px;
     right: -5px;
     opacity: 1;
     transition: all 0.3s;
 }
 .blog-button.inner-btn:hover a {
     color: #0052cc;
 }
 .blog-button.inner-btn:hover a:before {
     right: -10px;
     opacity: 1;
 }
 /*-- Submit Button CSS --*/
 .submit-btn {
     display: inline-block;
     position: relative;
     border-radius: 15px;
     background-color: #085dd7;
     background-image: linear-gradient(160deg, #0052cc 0%, #146de7 100%);
     border: 1px solid #4885f5;
 }
 .submit-btn .btn-text {
     color: #ffffff;
 }
 .submit-btn:before {
     content: "\f116";
     font-size: 17px;
     color: #fff;
     margin: 0;
     display: inline-block;
     font-family: flaticon !important;
     font-weight: 600;
     top: 15px;
     right: 23px;
     position: absolute;
     transform: rotate(45deg);
     transition: 0.5s;
     z-index: 1;
 }
 .submit-btn input[type="submit"] {
     position: relative;
     display: inline-block;
     border-radius: 15px;
     font-size: 18px;
     font-weight: normal;
     cursor: pointer;
     color: #fff;
     padding: 14px 50px 14px 38px;
     outline: none;
     transition: all .5s ease;
     background: 0 0;
     border: none;
     letter-spacing: 2px;
     text-transform: uppercase;
	 
 }
 .submit-btn:hover input[type="submit"] {
     background: #fff;
     color: #0052cc;
     box-shadow: 0 8px 24px 0 rgb(58 146 248 / 55%);
 }
 .submit-btn:hover:before {
     top: 12px;
     color: #0052cc;
 }
 .submit-btn.submit-reds {
     background: #1871ec;
     border-radius: 15px 15px 15px 15px;
 }
 .submit-btn.submit-reds input[type="submit"] {
     border-radius: 15px 15px 15px 15px;
 }
 .submit-btn.submit-reds:hover input[type="submit"] {
     background-color: #1871ec;
 }
 .submit-btn.submit-reds:hover:before {
     top: 12px;
 }
 .submit-btn.submit-stle2 {
     background-color: #0052cc;
     border-radius: 15px 15px 15px 15px;
 }
 .submit-btn.submit-stle2 input[type="submit"] {
     border-radius: 15px 15px 15px 15px;
 }
 .submit-btn.submit-stle2:hover input[type="submit"] {
     background-color: #7A36C6;
 }
 .submit-btn.submit-stle2:hover:before {
     top: 12px;
 }
 .address-wrap-item .icon-part {
     display: inline-block;
     position: relative;
     height: 70px;
     width: 70px;
     line-height: 70px;
     border-radius: 100%;
     text-align: center;
     background-color: #085dd7;
     background-image: linear-gradient(160deg, #0052cc 0%, #146de7 100%);
 }
 .address-wrap-item .icon-part i {
     text-align: center;
     color: #1e2e44;
     border-radius: 100%;
     font-size: 30px;
     position: relative;
     line-height: 70px;
     z-index: 9;
     width: 100%;
     vertical-align: middle;
     margin-left: 0;
     height: auto;
 }
 .address-wrap-item .icon-part:before {
     content: "";
     position: absolute;
     z-index: 0;
     left: 50%;
     top: 50%;
     transform: translateX(-50%) translateY(-50%);
     display: block;
     width: 70px;
     height: 70px;
     border-radius: 50%;
     animation: pulse-border 1500ms ease-out infinite;
     background-color: #085dd7;
     background-image: linear-gradient(160deg, #0052cc 0%, #146de7 100%);
 }
 .address-wrap {
     display: flex;
     align-items: center;
 }
 .address-wrap .address-icon {
     display: inline-block;
     position: relative;
     height: 70px;
     width: 70px;
     line-height: 70px;
     border-radius: 100%;
     text-align: center;
     background: #fff;
 }
 .address-wrap .address-icon:before {
     content: "";
     position: absolute;
     z-index: 0;
     left: 50%;
     top: 50%;
     transform: translateX(-50%) translateY(-50%);
     display: block;
     width: 70px;
     height: 70px;
     border-radius: 50%;
     animation: pulse-border 1500ms ease-out infinite;
     background: #fff;
 }
 .address-wrap .address-icon i {
     text-align: center;
     color: #1e2e44;
     border-radius: 100%;
     font-size: 30px;
     position: relative;
     line-height: 70px;
     z-index: 9;
     width: 100%;
     vertical-align: middle;
     margin-left: 0;
     height: auto;
     line-height: 55px;
 }
 .address-wrap .content-txt {
     padding-left: 30px;
 }
 .address-wrap .des {
     font-size: 25px;
     font-weight: 500;
     line-height: 40px;
     color: #fff;
 }
 /*Video Icon*/
 .rs-videos .animate-border .popup-border {
     display: flex;
     align-items: center;
     font-size: 18px;
     font-weight: 600;
     color: #3E3E3E;
 }
 .rs-videos .animate-border .popup-border em {
     position: relative;
     border-width: 1px;
     border-radius: 15px;
     font-weight: 600;
     border-color: #0052cc;
     border-style: solid;
     margin-left: 12px;
     margin-right: 15px;
     padding: 22px 33px !important;
     width: 80px;
     height: 69px;
     display: inline-block;
 }
 .rs-videos .animate-border .popup-border em i {
     font-size: 22px;
     line-height: 25px;
     font-weight: 500;
     color: #0052cc;
 }
 .rs-videos .animate-border .popup-border:hover {
     color: #1e2e44;
 }
 .rs-videos .animate-border .popup-border:hover em {
     border-color: #1e2e44;
 }
 .rs-videos .animate-border .popup-border:hover em i {
     color: #1e2e44;
 }
 .rs-videos.red-style1 .animate-border .popup-border {
     color: #ffffff;
 }
 .rs-videos.red-style1 .animate-border .popup-border em {
     border-color: #fff;
 }
 .rs-videos.red-style1 .animate-border .popup-border em i {
     color: #ffffff;
 }
 .rs-videos.red-style1 .animate-border .popup-border:hover {
     color: #1871ec;
 }
 .rs-videos.red-style1 .animate-border .popup-border:hover em {
     border-color: #1871ec;
 }
 .rs-videos.red-style1 .animate-border .popup-border:hover em i {
     color: #1871ec;
 }
 .margin-remove {
     margin: 0 !important;
 }
 .no-gutter {
     margin-left: 0;
     margin-right: 0;
 }
 .no-gutter [class*="col-"] {
     padding-left: 0;
     padding-right: 0;
 }
 [class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after {
     margin: 0;
 }
 .container-fluid {
     padding-left: 70px;
     padding-right: 70px;
 }
 .display-table {
     display: table;
     height: 100%;
     width: 100%;
 }
 .display-table-cell {
     display: table-cell;
     vertical-align: middle;
 }
 .relative {
     position: relative;
 }
 .pt-relative {
     position: relative !important;
 }
 .sec-title {
     position: relative;
 }
 .sec-title .sub-text {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    color: #0458d2;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 0 0 10px;
    display: block;
    font-family: 'abeatbyKai', sans-serif;
    background: -webkit-linear-gradient(-66deg,#0052cc 10%,#1a74ef 100%);
    background: linear-gradient(-66deg,#0052cc 10%,#1a74ef 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 0;
    -webkit-text-stroke-color: transparent;
	 
 }
 .sec-title .sub-text.primary-color {
     color: #0052cc;
 }
 .sec-title .sub-text.sub-text2 {
     font-size: 25px;
     font-weight: 600;
     line-height: 35px;
     color: #ffffff;
     text-transform: capitalize;
 }
 .sec-title .sub-text.text3 {
     color: #FFDC76;
 }
 .sec-title .title {
         font-size: 35px;
    line-height: 1.8;
    color: #1e2e44;
    margin: 0;
    font-weight: 600;
    letter-spacing: 3px;
    font-family: 'abeatbyKai', sans-serif;
 }
 .sec-title .title.title2 {
     font-size: 50px;
     line-height: 60px;
     color: #1e2e44;
     text-transform: uppercase;
     font-weight: normal;
     letter-spacing: 2px;
 }
 .sec-title .title.title3 {
     text-transform: uppercase;
 }
 .sec-title .title.title4 {
     font-size: 35px;
     line-height: 45px;
     font-weight: 700;
     color: #ffffff;
 }
 .sec-title .title.title5 {
     font-size: 55px;
     line-height: 60px;
     font-weight: 400;
     color: #1e2e44;
     position: relative;
     bottom: -55px;
 }
 .sec-title .title span {
     color: #0052cc;
 }
 .sec-title .desc {
      font-size: 14px;
    line-height: 1.8;
    color: #3e3e3e;
    margin: 0;
    font-weight: normal;
    letter-spacing: 1px;
 }
 .sec-title .desc.desc2 {
     color: #BCBBBB;
 }
 .sec-title .desc.desc3 {
     color: #FFFFFFC2;
 }
 .sec-title .desc.desc4 {
     color: #fff;
 }
 .sec-title2 .sub-text {
      font-size: 22px;
    line-height: 30px;
    color: #0458d2;
    text-transform: capitalize;
    letter-spacing: 2px;
    margin: 0 0 10px;
    font-family: 'abeatbyKai', sans-serif;
    display: block;
 }
 .sec-title2 .sub-text.sub-text2 {
     color: #0a5fd8;
 }
 .sec-title2 .sub-text.sub-text3 {
     position: relative;
     padding-left: 65px;
     display: inline-block;
     color: #3e3e3e;
 }
 .sec-title2 .sub-text.sub-text3:after {
     content: "";
     position: absolute;
     border: 0;
     width: 50px;
     height: 2px;
     background: #3e3e3e;
     z-index: 1;
     margin-left: 0;
     left: 0;
     top: 12px;
 }
 .sec-title2 .title {
     font-size: 50px;
     font-weight: 600;
     line-height: 60px;
     color: #1e2e44;
     margin: 0;
 }
 .sec-title2 .title span {
     color: #1871ec;
 }
 .sec-title2 .title.title2 {
     position: relative;
     color: #ffffff;
 }
 .sec-title2 .title.title2:before {
     content: "";
     position: absolute;
     border: 0;
     width: 40px;
     height: 1px;
     background: #1871ec;
     z-index: 1;
     margin-left: 0;
     left: 0;
     bottom: -20px;
 }
 .sec-title2 .title.title3 {
     font-size: 30px;
    line-height: 1.8;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 3px;
    font-family: 'abeatbyKai', sans-serif;
 }
 .sec-title2 .title.title4 {
    font-size: 30px;
    line-height: 1.8;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 3px;
    font-family: 'abeatbyKai', sans-serif;
 }
 .sec-title2 .title.title5 {
     font-size: 60px;
     line-height: 70px;
     font-weight: 500;
 }
 .sec-title2 .title.title6 {
     font-size: 50px;
     line-height: 60px;
     font-weight: 600;
 }
 .sec-title2 .title.title7 {
     font-size: 40px;
     line-height: 60px;
     text-transform: capitalize;
     font-weight: normal;
 }
 .sec-title2 .title.title8 {
     font-size: 48px;
     line-height: 58px;
 }
 .sec-title2 .desc {
         font-size: 14px;
    line-height: 1.8;
    color: #3e3e3e;
    margin: 0;
    font-weight: normal;
 }
 .sec-title2 .desc.desc2 {
     color: #FFFFFFB5;
 }
 .sec-title2 .desc.dese3 {
     font-size: 14px;
     line-height: 1.8;
     font-family: 'Poppins Regular';
     font-weight: normal;
     letter-spacing: normal;
 }
 /* -----------------------
	03. Header Section CSS
--------------------------*/
 .full-width-header {
     position: relative;
 }
 .full-width-header .rs-header {
     position: relative;
 }
 .full-width-header .rs-header .toolbar-area.topbar-style1 {
     padding: 0 20px;
     background: #010D14;
 }
 .full-width-header .rs-header .toolbar-area.topbar-style1 .toolbar-contact .rs-contact-info li {
     display: inline-block;
     line-height: 50px;
     font-size: 15px;
     color: #ffffff;
 }
 .full-width-header .rs-header .toolbar-area.topbar-style1 .toolbar-contact .rs-contact-info li:last-child {
     margin-right: 0;
 }
 .full-width-header .rs-header .toolbar-area.topbar-style1 .toolbar-contact .rs-contact-info li i {
     color: #0052cc;
     margin-right: 6px;
 }
 .full-width-header .rs-header .toolbar-area.topbar-style1 .toolbar-contact .rs-contact-info li i:before {
     font-size: 18px;
     margin-left: 0;
     position: relative;
     top: 3px;
 }
 .full-width-header .rs-header .toolbar-area.topbar-style1 .toolbar-contact .rs-contact-info li a {
     border-right: 1px solid #514d4d;
     margin-right: 20px;
     padding-right: 20px;
     color: #ffffff;
 }
 .full-width-header .rs-header .toolbar-area.topbar-style1 .toolbar-contact .rs-contact-info li a:hover {
     color: #0052cc;
 }
 .full-width-header .rs-header .toolbar-area.topbar-style1 .toolbar-contact .rs-contact-info li .desc {
     margin: 0;
 }
 .full-width-header .rs-header .toolbar-area.topbar-style1 .toolbar-contact .rs-contact-info li:last-child a {
     border: none;
 }
 .full-width-header .rs-header .toolbar-area.topbar-style1 .toolbar-sl-share .clearfix {
     text-align: right;
     margin: 0px;
     padding: 0;
 }
 .full-width-header .rs-header .toolbar-area.topbar-style1 .toolbar-sl-share .clearfix .opening em {
     border-right: 1px solid #514d4d;
     margin-right: 5px;
     padding-right: 20px;
     color: #ffffff;
     font-style: normal;
     font-size: 14px;
 }
 .full-width-header .rs-header .toolbar-area.topbar-style1 .toolbar-sl-share .clearfix .opening em i {
     color: #0052cc;
 }
 .full-width-header .rs-header .toolbar-area.topbar-style1 .toolbar-sl-share .clearfix .opening em i:before {
     font-size: 18px;
     margin-right: 8px;
     line-height: 20px;
     position: relative;
     top: 3px;
 }
 .full-width-header .rs-header .toolbar-area.topbar-style1 .toolbar-sl-share .clearfix li {
     display: inline-block;
     line-height: 50px;
     margin-right: 13px;
 }
 .full-width-header .rs-header .toolbar-area.topbar-style1 .toolbar-sl-share .clearfix li:last-child {
     margin-right: 0;
 }
 .full-width-header .rs-header .toolbar-area.topbar-style1 .toolbar-sl-share .clearfix li a i {
     font-size: 15px;
     color: #ffffff;
 }
 .full-width-header .rs-header .toolbar-area.topbar-style1 .toolbar-sl-share .clearfix li a i:hover {
     color: #0052cc;
 }
 .full-width-header .rs-header .menu-area {
     transition: all 0.3s ease 0s;
     background: transparent;
 }
 .full-width-header .rs-header .menu-area .row-table {
     display: flex;
     width: 100%;
     position: relative;
     align-items: center;
     justify-content: space-between;
 }
 .full-width-header .rs-header .menu-area .row-table .col-cell {
     display: flex;
     align-items: center;
     justify-content: space-between;
 }
 .full-width-header .rs-header .menu-area .row-table .col-cell.header-logo {
     display: unset;
     flex: unset;
 }
 .full-width-header .rs-header .menu-area .logo-area a .sticky-logo {
     display: none;
 }
 .full-width-header .rs-header .menu-area .logo-area img {
     transition: 0.4s;
     max-height: 65px;
     width: 160px;
     margin: 8px 0 0 0;
 }
 .full-width-header .rs-header .menu-area .rs-menu-area {
     display: flex;
     align-items: center;
 }
 .full-width-header .rs-header .menu-area .main-menu {
     position: unset;
 }
 .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li {
     display: inline-block;
     margin-right: 34px;
     padding: 0;
 }
 .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a {
     letter-spacing: 3px;
     font-size: 13px;
     font-family: 'abeatbyKai', sans-serif;
     height: auto;
     line-height: 60px;
     padding: 0;
     color: #1e2e44;
     position: relative;
     text-transform: uppercase;
     transition: all 0.3s ease;
     margin: 0 5px;
     font-weight: 600;
 }
 .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a:hover {
     color: #0052cc;
 }
 .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: "\f110";
     font-family: uicons-regular-rounded !important;
     position: absolute;
     left: auto;
     right: 8px;
     top: 3.8%;
     text-align: center;
     z-index: 9999;
     font-size: 18px;
     display: block;
     cursor: pointer;
     transform: translateY(-50%);
     font-weight: 400;
     -webkit-transition: opacity .15s ease, -webkit-transform .15s ease;
     transition: opacity .15s ease, -webkit-transform .15s ease;
     transition: transform .15s ease, opacity .15s ease;
     transition: transform .15s ease, opacity .15s ease, -webkit-transform .15s ease;
 }
 .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li.menu-item-has-children:hover > a:before {
     content: "\f113";
     width: auto;
     transform: initial;
     right: -10.5px;
     height: 0;
     top: 1.5px;
 }
 .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li.current-menu-item > a {
     color: #0052cc !important;
 }
 .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu {
     background: #ffffff;
     margin: 0;
     padding: 20px 0;
     border-radius: 0 0 10px 10px;
 }
 .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:hover {
     background-color: #f3f3f4;
 }
 .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a {
     padding-top: 10px;
     padding-bottom: 10px;
     padding-left: 30px;
     padding-right: 30px;
     margin: 0;
     color: #101010;
     height: unset;
     line-height: 25px;
     text-transform: capitalize;
 }
 .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a:hover {
     color: #0052cc;
 }
 .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li:last-child {
     margin: 0;
 }
 .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li.menu-item-has-children a:before {
     display: none;
 }
 .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu.right {
     left: auto;
     right: 100%;
 }
 .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.onepage-menu li.current-menu-item > a {
     color: #0052cc;
 }
 .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, .full-width-header .rs-header .menu-area .main-menu .rs-menu ul li.current-menu-item > a:before {
     color: #0052cc !important;
 }
 .full-width-header .rs-header .menu-area.sticky {
     background: #fff;
 }
 .full-width-header .rs-header .menu-area.sticky .logo-area a .sticky-logo {
     display: block;
     width: 200px;
     margin: 0;
 }
 .full-width-header .rs-header .menu-area.sticky .logo-area a .normal-logo {
     display: none;
 }
 .full-width-header .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu > li > a {
     color: #1e2e44;
 }
 .full-width-header .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu > li > a:hover {
     color: #0052cc;
 }
 .full-width-header .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu > li.current-menu-item > a {
     color: #0052cc;
 }
 .full-width-header .rs-header .menu-area.sticky .expand-btn-inner ul .sidebarmenu-search a i {
     display: none;
 }
 .full-width-header .rs-header .expand-btn-inner {
     display: flex;
     align-items: center;
     justify-content: space-between;
 }
 .full-width-header .rs-header .expand-btn-inner ul {
     display: flex;
     align-items: center;
 }
 .full-width-header .rs-header .expand-btn-inner ul .search-parent {
     position: relative;
 }
 .full-width-header .rs-header .expand-btn-inner ul .search-parent a i {
     color: #3B4052;
 }
 .full-width-header .rs-header .expand-btn-inner ul .search-parent a i:before {
     font-size: 18px;
     font-weight: 400 !important;
     font-family: uicons-regular-rounded !important;
     position: relative;
     top: 3px;
 }
 .full-width-header .rs-header .expand-btn-inner ul .search-parent a i:hover {
     color: #0052cc;
 }
 .full-width-header .rs-header .expand-btn-inner ul .search-parent .sticky_form {
     position: absolute;
     top: 69px;
     right: 0;
     max-width: 400px;
     width: 400px;
     z-index: 9;
     border-radius: 4px;
     box-shadow: 0 12px 20px rgba(0, 0, 0, 0.09);
     opacity: 0;
     visibility: hidden;
     right: -93px;
     transition: 0.4s;
     -webkit-transform: scaleY(0);
     transform: scaleY(0);
     -webkit-transform-origin: 0 0 0;
 }
 .full-width-header .rs-header .expand-btn-inner ul .search-parent .sticky_form .screen-reader-text {
     position: absolute;
     top: -10000em;
     width: 1px;
     height: 1px;
     margin: -1px;
     padding: 0;
     overflow: hidden;
     clip: rect(0, 0, 0, 0);
     border: 0;
 }
 .full-width-header .rs-header .expand-btn-inner ul .search-parent .sticky_form input {
     background: #010d14;
     border: none;
     color: #000;
     outline: none;
     padding: 14px 17px;
     width: 100%;
     border-radius: 5px;
 }
 .full-width-header .rs-header .expand-btn-inner ul .search-parent .sticky_form button {
     background: transparent !important;
     border: medium none;
     padding: 13px 18px;
     position: absolute;
     right: 0;
     bottom: -5px;
     z-index: 1;
     outline: none;
     border-radius: 0;
 }
 .full-width-header .rs-header .expand-btn-inner ul .search-parent .sticky_form button i:before {
     font-size: 20px;
     font-weight: 600;
     color: #ffffff;
     font-family: uicons-regular-rounded !important;
 }
 .full-width-header .rs-header .expand-btn-inner ul .search-parent .sticky_form ::-webkit-input-placeholder {
     /* Chrome/Opera/Safari */
     color: #fff;
     opacity: 1;
 }
 .full-width-header .rs-header .expand-btn-inner ul .search-parent .sticky_form ::-moz-placeholder {
     /* Firefox 19+ */
     color: #fff;
     opacity: 1;
 }
 .full-width-header .rs-header .expand-btn-inner ul .search-parent .sticky_form :-ms-input-placeholder {
     /* IE 10+ */
     color: #fff;
     opacity: 1;
 }
 .full-width-header .rs-header .expand-btn-inner ul .search-parent .sticky_form :-moz-placeholder {
     /* Firefox 18- */
     color: #fff;
     opacity: 1;
 }
 .full-width-header .rs-header .expand-btn-inner ul .search-parent.open_add_class .sticky_form {
     opacity: 1;
     visibility: visible;
     -webkit-transform: scaleY(1);
     transform: scaleY(1);
 }
 .full-width-header .rs-header .expand-btn-inner ul .nav-link .nav-expander {
     background: #372748;
     padding: 13px 14px 14px 14px;
     width: 52px;
     height: 52px;
     display: block;
     border-radius: 50%;
     margin-left: 28px;
 }
 .full-width-header .rs-header .expand-btn-inner ul .nav-link .nav-expander .bar span {
     height: 2px;
     width: 35px;
     display: block;
     background: #fff;
     transition: none;
     cursor: pointer;
     list-style: none;
     margin: 5px 0;
 }
 .full-width-header .rs-header .expand-btn-inner ul .nav-link .nav-expander .bar span.dot1 {
     width: 35px;
     float: left;
     clear: right;
     margin: 5px 0;
 }
 .full-width-header .rs-header .expand-btn-inner ul .nav-link .nav-expander .bar span.dot2 {
     clear: both;
 }
 .full-width-header .rs-header .expand-btn-inner ul .nav-link .nav-expander .bar span.dot3 {
     height: 2.5px;
     width: 35px;
     display: block;
     background: #fff;
     transition: none;
     cursor: pointer;
     list-style: none;
     margin: 5px 0;
 }
 .full-width-header .rs-header.header-style1 .menu-area .main-menu .rs-menu ul.nav-menu li a {
     color: #ffffff;
 }
 .full-width-header .rs-header.header-style1 .menu-area .main-menu .rs-menu ul.sub-menu li a {
     color: #1e2e44;
     text-transform: uppercase;
 }
 .full-width-header .rs-header.header-style1 .menu-area .main-menu .rs-menu ul.sub-menu li a::before {
     display: inline-block;
     margin-left: 0px;
     vertical-align: 0;
     font-family: 'FontAwesome';
     content: "\f0da";
     font-weight: 600;
     border: none;
     font-size: 12px;
     color: #3e3e3e;
     padding-right: 10px;
     width: 0;
     height: 0;
     bottom: 35px;
     left: 14px;
 }
 .full-width-header .rs-header.header-style1 .menu-area .main-menu .rs-menu ul li.active a, .full-width-header .rs-header.header-style1 .menu-area .main-menu .rs-menu ul.nav-menu li a:hover, .full-width-header .rs-header.header-style1 .menu-area .main-menu .rs-menu ul li.current-menu-item > a:before, .full-width-header .rs-header.header-style1 .menu-area .main-menu .rs-menu ul.nav-menu li.current-menu-item > a {
     color: #1e2e44 !important;
 }
 .full-width-header .rs-header.header-style1 .expand-btn-inner ul .search-parent a i {
     color: #ffffff;
 }
 .full-width-header .rs-header.header-style1 .menu-area.sticky .main-menu .rs-menu ul.nav-menu li a {
     color: #1e2e44;
 }
 .full-width-header .rs-menu ul.nav-menu li a:before {
     content: "";
     width: 0;
     height: 3px;
     position: absolute;
     bottom: -2px;
     left: 0;
     background-color: #0052cc;
     -webkit-transition: all .7s ease-in-out;
     -moz-transition: all .7s ease-in-out;
     -ms-transition: all .7s ease-in-out;
     -o-transition: all .7s ease-in-out;
     transition: all .7s ease-in-out;
 }
 .full-width-header .rs-menu ul.nav-menu li a:hover:before {
     width: 100%;
 }
 .full-width-header .rs-header.header-style1 .expand-btn-inner ul .nav-link .nav-expander {
     background: transparent;
 }
 .full-width-header .rs-header.header-style1 .expand-btn-inner ul .nav-link .nav-expander .bar span {
     background: #ffffff;
 }
 .full-width-header .rs-header.header-style1 .menu-area.sticky .expand-btn-inner ul .search-parent a i {
     color: #3e3e3e;
 }
 .full-width-header .rs-header.header-style1 .menu-area.sticky .expand-btn-inner ul .nav-link .nav-expander {
     background-color: transparent;
 }
 .full-width-header .rs-header.header-style1 .menu-area.sticky .expand-btn-inner ul .nav-link .nav-expander .bar span {
     background: #1e2e44;
 }
 .full-width-header .rs-header.header-style1.header-modify1 .menu-area .main-menu .rs-menu ul li.active a, .full-width-header .rs-header.header-style1.header-modify1 .menu-area .main-menu .rs-menu ul.nav-menu li a:hover, .full-width-header .rs-header.header-style1.header-modify1 .menu-area .main-menu .rs-menu ul li.current-menu-item > a:before, .full-width-header .rs-header.header-style1.header-modify1 .menu-area .main-menu .rs-menu ul.nav-menu li.current-menu-item > a {
     color: #0052cc !important;
 }
 .full-width-header .rs-menu ul li.current-menu-item {
     border-bottom: 2px solid #0052cc;
 }
 .full-width-header .rs-menu ul li.current-menu-item a:hover:before {
     width: 0px;
 }
 .full-width-header .rs-header.header-style1.header-yellow-modify3 .menu-area .main-menu .rs-menu ul li.active a, .full-width-header .rs-header.header-style1.header-yellow-modify3 .menu-area .main-menu .rs-menu ul.nav-menu li a:hover, .full-width-header .rs-header.header-style1.header-yellow-modify3 .menu-area .main-menu .rs-menu ul li.current-menu-item > a:before, .full-width-header .rs-header.header-style1.header-yellow-modify3 .menu-area .main-menu .rs-menu ul.nav-menu li.current-menu-item > a {
     color: #1e2e44 !important;
 }
 .full-width-header .rs-header.header-style2 .menu-area .main-menu .rs-menu ul.sub-menu li a {
     color: #1e2e44;
 }
 .full-width-header .rs-header.header-style2 .menu-area .main-menu .rs-menu ul li.active a, .full-width-header .rs-header.header-style2 .menu-area .main-menu .rs-menu ul.nav-menu li a:hover, .full-width-header .rs-header.header-style2 .menu-area .main-menu .rs-menu ul li.current-menu-item > a:before, .full-width-header .rs-header.header-style2 .menu-area .main-menu .rs-menu ul.nav-menu li.current-menu-item > a {
     color: #0072f5 !important;
 }
 .full-width-header .rs-header.header-style2 .expand-btn-inner ul .search-parent a i:hover {
     color: #0072f5;
 }
 .full-width-header .rs-header.header-style2.header-modify2 {
     border-bottom: 1px solid #ffffff1c;
 }
 .full-width-header .rs-header.header-style2.header-modify2 .menu-area .main-menu .rs-menu ul.nav-menu li a {
     color: #ffffff;
 }
 .full-width-header .rs-header.header-style2.header-modify2 .menu-area .main-menu .rs-menu ul.sub-menu li a {
     color: #1e2e44;
 }
 .full-width-header .rs-header.header-style2.header-modify2 .menu-area .main-menu .rs-menu ul li.active a, .full-width-header .rs-header.header-style2.header-modify2 .menu-area .main-menu .rs-menu ul.nav-menu li a:hover, .full-width-header .rs-header.header-style2.header-modify2 .menu-area .main-menu .rs-menu ul li.current-menu-item > a:before, .full-width-header .rs-header.header-style2.header-modify2 .menu-area .main-menu .rs-menu ul.nav-menu li.current-menu-item > a {
     color: #0052cc !important;
 }
 .full-width-header .rs-header.header-style2.header-modify2 .menu-area.sticky .main-menu .rs-menu ul.nav-menu > li > a {
     color: #1e2e44;
 }
 .full-width-header .rs-header.header-style2.header-modify2 .menu-area.sticky .expand-btn-inner ul .search-parent a i {
     color: #1e2e44;
 }
 .full-width-header .rs-header.header-style2.header-modify2 .expand-btn-inner ul .search-parent a i {
     color: #ffffff;
 }
 .full-width-header .rs-header.header-style2.header-modify2 .expand-btn-inner ul .nav-link .nav-expander {
     background: #ffffff;
 }
 .full-width-header .rs-header.header-style2.header-modify2 .expand-btn-inner ul .nav-link .nav-expander .bar span {
     background-color: #1e2e44;
 }
 .full-width-header .rs-header.header-style2.header-modify2 .menu-area.sticky .expand-btn-inner ul .nav-link .nav-expander {
     background: #1e2e44;
 }
 .full-width-header .rs-header.header-style2.header-modify2 .menu-area.sticky .expand-btn-inner ul .nav-link .nav-expander .bar span {
     background-color: #ffffff;
 }
 .full-width-header .rs-header.header-style3 .menu-area .main-menu .rs-menu ul.nav-menu li a {
     color: #ffffff;
 }
 .full-width-header .rs-header.header-style3 .menu-area .main-menu .rs-menu ul.sub-menu li a {
     color: #1e2e44;
 }
 .full-width-header .rs-header.header-style3 .menu-area .main-menu .rs-menu ul.nav-menu li.menu-item-has-children > a .main-menu .rs-menu ul li.current-menu-item > a:before, .full-width-header .rs-header.header-style3 .main-menu .rs-menu ul li a:hover, .full-width-header .rs-header.header-style3 .main-menu .rs-menu ul.nav-menu li a:hover {
     color: #320930 !important;
 }
 .full-width-header .rs-header.header-style3 .main-menu .rs-menu ul.sub-menu li a:hover, .full-width-header .rs-header.header-style3 .main-menu .rs-menu ul ul > li.current-menu-item > a, .full-width-header .rs-header.header-style3 .main-menu .rs-menu ul li.active a {
     color: #0a5fd8 !important;
 }
 .full-width-header .rs-header.header-style3 .menu-area .main-menu .rs-menu ul ul > li.current-menu-item > a, .full-width-header .rs-header.header-style3 .main-menu .rs-menu ul ul > li.current-menu-item > a, .full-width-header .rs-header.header-style3 .menu-area .main-menu .rs-menu > ul > li.current-menu-item > a:before, .full-width-header .rs-header.header-style3 .menu-area .main-menu .rs-menu > ul > li.current-menu-item > a {
     color: #320930 !important;
 }
 .full-width-header .rs-header.header-style3 .expand-btn-inner ul .search-parent a i:hover {
     color: #0a5fd8;
 }
 .full-width-header .rs-header.header-style3 .expand-btn-inner ul .nav-link .nav-expander {
     background: #ffffff;
     margin-left: 0px;
 }
 .full-width-header .rs-header.header-style3 .expand-btn-inner ul .nav-link .nav-expander .bar span {
     background: #1e2e44;
 }
 .full-width-header .rs-header.header-style3 .menu-area.sticky .main-menu .rs-menu > ul > li.current-menu-item > a:before, .full-width-header .rs-header.header-style3 .menu-area.sticky .main-menu .rs-menu ul.nav-menu > li.current-menu-item > a {
     color: #0a5fd8 !important;
 }
 .full-width-header .rs-header.header-style3 .menu-area.sticky .main-menu .rs-menu ul.nav-menu > li > a {
     color: #1e2e44;
 }
 .full-width-header .rs-header.header-style3 .menu-area.sticky .main-menu .rs-menu ul.nav-menu > li > a:hover {
     color: #0a5fd8 !important;
 }
 .full-width-header .rs-header.header-style3 .menu-area.sticky .expand-btn-inner ul .nav-link .nav-expander {
     background: #0a5fd8;
     margin-left: 0px;
 }
 .full-width-header .rs-header.header-style3 .menu-area.sticky .expand-btn-inner ul .nav-link .nav-expander .bar span {
     background: #ffffff;
 }
 .full-width-header .rs-header.header-style4 .menu-area .main-menu .rs-menu ul.nav-menu li a:hover, .full-width-header .rs-header.header-style4 .menu-area .main-menu .rs-menu ul li.active a, .full-width-header .rs-header.header-style4 .menu-area .main-menu .rs-menu ul.nav-menu li.current-menu-item > a, .full-width-header .rs-header.header-style4 .menu-area .main-menu .rs-menu ul li.current-menu-item > a:before {
     color: #4f4bff !important;
 }
 .full-width-header .rs-header.header-style4 .menu-area .row-table .col-cell.menu-respondsive-left {
     padding-left: 56px;
     display: flex;
     flex: 1;
 }
 .full-width-header .rs-header.header-style5 .menu-area .main-menu .rs-menu ul.nav-menu li a:hover, .full-width-header .rs-header.header-style5 .menu-area .main-menu .rs-menu ul li.active a, .full-width-header .rs-header.header-style5 .menu-area .main-menu .rs-menu ul.nav-menu li.current-menu-item > a, .full-width-header .rs-header.header-style5 .menu-area .main-menu .rs-menu ul li.current-menu-item > a:before {
     color: #0052cc !important;
 }
 .full-width-header .rs-header.header-style6 {
     border-bottom: 1px solid #ffffff1c;
 }
 .full-width-header .rs-header.header-style6 .rs-menu-area {
     margin-right: 80px;
 }
 .full-width-header .rs-header.header-style6 .menu-area .row-table .col-cell.header-logo {
     display: flex;
     flex: 1;
 }
 .full-width-header .rs-header.header-style6 .menu-area.sticky .main-menu .rs-menu ul.nav-menu > li > a {
     color: #1e2e44;
 }
 .full-width-header .rs-header.header-style6 .menu-area .main-menu .rs-menu ul.nav-menu li a {
     color: #ffffff;
 }
 .full-width-header .rs-header.header-style6 .menu-area .main-menu .rs-menu ul.sub-menu li a {
     color: #1e2e44;
 }
 .full-width-header .rs-header.header-style6 .menu-area .main-menu .rs-menu ul.nav-menu li a:hover, .full-width-header .rs-header.header-style6 .menu-area .main-menu .rs-menu ul li.active a, .full-width-header .rs-header.header-style6 .menu-area .main-menu .rs-menu ul.nav-menu li.current-menu-item > a, .full-width-header .rs-header.header-style6 .menu-area .main-menu .rs-menu ul li.current-menu-item > a:before {
     color: #cf3201 !important;
 }
 .full-width-header .rs-header.header-style6 .expand-btn-inner ul .nav-link .nav-expander {
     background: #ffffff;
 }
 .full-width-header .rs-header.header-style6 .expand-btn-inner ul .nav-link .nav-expander .bar span {
     background: #1e2e44;
 }
 .full-width-header .rs-header.header-style6 .expand-btn-inner ul .search-parent a i {
     color: #ffffff;
 }
 .full-width-header .rs-header.header-style6 .menu-area.sticky .expand-btn-inner ul .nav-link .nav-expander {
     background: #1e2e44;
 }
 .full-width-header .rs-header.header-style6 .menu-area.sticky .expand-btn-inner ul .nav-link .nav-expander .bar span {
     background: #fff;
 }
 .full-width-header .rs-header.header-transparent {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     z-index: 999;
 }
 .full-width-header .mobile-menu {
     display: none;
 }
 .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: #ffffff;
     float: right;
 }
 .full-width-header .mobile-menu .rs-menu-toggle.primary {
     color: #0052cc;
 }
 .full-width-header .mobile-menu .rs-menu-toggle.secondary {
     color: #1e2e44;
 }
 .full-width-header .mobile-menu .rs-menu-toggle .nav-dots {
     position: absolute;
     right: 0;
     width: 25px;
     height: 2px;
     background: #fff;
     z-index: 11;
     top: 23px;
 }
 .full-width-header .mobile-menu .rs-menu-toggle .dot1, .full-width-header .mobile-menu .rs-menu-toggle .dot3 {
     width: 15px;
 }
 .full-width-header .mobile-menu .rs-menu-toggle .dot2 {
     top: 28px;
 }
 .full-width-header .mobile-menu .rs-menu-toggle .dot3 {
     top: 34px;
 }
 .full-width-header .mobile-menu .rs-menu-toggle .dot4 {
     top: 40px;
 }
 .full-width-header .right_menu_togle {
     background: #ffffff;
     box-shadow: 0px 0px 10px 0px #eee;
     padding: 30px 60px 60px 50px;
     font-size: 1.15em;
     max-width: 480px;
     width: 100%;
     right: -500px;
     z-index: 999999;
     transition: all 0.3s ease;
     position: fixed;
     overflow-y: auto;
 }
 .full-width-header .right_menu_togle .canvas-logo2 img {
     max-height: 50px !important;
 }
 .full-width-header .right_menu_togle .close-btn {
     overflow: visible;
     position: absolute;
     top: 10px;
     display: block;
     z-index: 99;
     right: 57px;
     cursor: pointer;
     transition: all .3s ease;
 }
 .full-width-header .right_menu_togle .close-btn .nav-close {
     position: absolute;
     top: 23px;
     display: block;
     z-index: 99;
     right: 3px;
     cursor: pointer;
 }
 .full-width-header .right_menu_togle .close-btn .nav-close .line {
     width: 40px;
     height: 40px;
     line-height: 40px;
 }
 .full-width-header .right_menu_togle .close-btn .nav-close .line span {
     position: absolute;
     left: 50%;
     top: 50%;
     transform: translate(-50%, -50%) rotate(45deg);
     width: 1px !important;
     height: 25px !important;
     background: #101010;
     border: none !important;
     transition: all 0.3s ease;
 }
 .full-width-header .right_menu_togle .close-btn .nav-close .line span.line2 {
     transform: translate(-50%, -50%) rotate(-45deg);
 }
 .full-width-header .right_menu_togle .close-btn:hover .nav-close .line span {
     background-color: #085dd7;
     background-image: linear-gradient(160deg, #0052cc 0%, #146de7 100%);
 }
 .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: 80px;
 }
 .full-width-header .right_menu_togle .offcanvas-text {
     border-bottom: 1px solid rgba(62, 62, 62, 0.1);
     margin-bottom: 45px;
     padding-bottom: 24px;
 }
 .full-width-header .right_menu_togle .offcanvas-text p {
     font-size: 14px;
     line-height: 30px;
     color: #333333;
     margin: 0px 0 38px;
 }
 .full-width-header .right_menu_togle .canvas-contact .address-area .widget-title {
     font-size: 25px;
     line-height: 35px;
     font-weight: 500;
     color: #1e2e44;
     margin: 0 0 10px;
     letter-spacing: 1px;
     font-family: 'Poppins Medium';
 }
 .full-width-header .right_menu_togle .canvas-contact .address-area .address-list {
     display: flex;
     margin-top: 24px;
     align-items: center;
 }
 .full-width-header .right_menu_togle .canvas-contact .address-area .address-list .info-icon i {
     width: 42px;
     height: 42px;
     border-radius: 50%;
     background-color: #085dd7;
     background-image: linear-gradient(160deg, #0052cc 0%, #146de7 100%);
     line-height: 45px;
     text-align: center;
     margin-right: 15px;
     display: block;
 }
 .full-width-header .right_menu_togle .canvas-contact .address-area .address-list .info-icon i:before {
     font-size: 14px;
     color: #ffffff;
     top: 0px;
     position: relative;
     font-family: uicons-regular-rounded !important;
 }
 .full-width-header .right_menu_togle .canvas-contact .address-area .address-list .info-content .title {
     font-size: 14px;
     line-height: 26px;
     font-weight: 500;
     margin-bottom: 0;
     color: #3E3E3E;
 }
 .full-width-header .right_menu_togle .canvas-contact .address-area .address-list .info-content em {
     display: block;
     color: #1e2e44;
     font-style: normal;
     font-size: 16px;
     letter-spacing: .5px;
     font-weight: 500;
 }
 .full-width-header .right_menu_togle .canvas-contact .address-area .address-list .info-content em a {
     font-size: 16px;
     letter-spacing: .5px;
     font-weight: 500;
     color: #1e2e44;
     font-style: normal;
 }
 .full-width-header .right_menu_togle .canvas-contact .address-area .address-list .info-content em a:hover {
     color: #0052cc;
 }
 .full-width-header .right_menu_togle .canvas-contact .social {
     border-top: 1px solid rgba(62, 62, 62, 0.1);
     margin-top: 30px;
     padding-top: 30px;
 }
 .full-width-header .right_menu_togle .canvas-contact .social li {
     display: inline-block;
 }
 .full-width-header .right_menu_togle .canvas-contact .social li a i {
     background: #f4f3f4;
     color: #626262;
     width: 40px;
     height: 40px;
     line-height: 40px;
     text-align: center;
     display: block;
     border-radius: 7px;
     margin-right: 15px;
     margin-bottom: 15px;
     transition: all 0.4s ease-in-out 0s;
 }
 .full-width-header .right_menu_togle .canvas-contact .social li a i:hover {
     color: #ffffff;
     background-color: #085dd7;
     background-image: linear-gradient(160deg, #0052cc 0%, #146de7 100%);
 }
 .full-width-header .right_menu_togle .canvas-contact .social li:last-child {
     margin: 0;
 }
 .full-width-header .mobile-navbar-menu .sub-menu {
     display: none;
     position: relative;
     left: 0;
     width: 100%;
     margin: 0;
     text-align: left;
 }
 .full-width-header .mobile-navbar-menu .nav-menu li {
     position: relative;
 }
 .full-width-header .mobile-navbar-menu .nav-menu li a {
     border-bottom: 1px solid rgba(0, 0, 0, 0.06);
     display: block;
     font-size: 14px;
     font-weight: 500;
     color: #1e2e44;
     padding: 10px 0;
     line-height: 30px;
     width: 100%;
 }
 .full-width-header .mobile-navbar-menu .nav-menu li li a {
     padding-left: 25px;
 }
 .full-width-header .mobile-navbar-menu .nav-menu li li li a {
     padding-left: 50px;
 }
 .full-width-header .mobile-navbar-menu span.submenu-button {
     position: absolute;
     z-index: 99;
     right: 0;
     top: 5px;
     display: block;
     height: 40px;
     width: 40px;
     cursor: pointer;
 }
 .full-width-header .mobile-navbar-menu span.submenu-button:before, .full-width-header .mobile-navbar-menu span.submenu-button:after {
     position: absolute;
     top: 24px;
     right: 10px;
     width: 20px;
     height: 1px;
     display: block;
     background: #333;
     z-index: 2;
     content: '';
     right: 12px;
     width: 12px;
 }
 .full-width-header .mobile-navbar-menu span.submenu-button:before {
     width: 1px;
     height: 12px;
     right: 17px;
     top: 18px;
 }
 .full-width-header .mobile-navbar-menu span.submenu-button em {
     display: block;
     position: absolute;
     right: 0;
     border-radius: 4px;
     top: 50%;
     transform: translateY(-50%);
 }
 .full-width-header .mobile-navbar-menu .hash-has-sub span.submenu-button {
     width: 100%;
     cursor: pointer;
     top: 0;
     height: 50px;
 }
 .full-width-header .mobile-navbar-menu .submenu-button.submenu-opened:before {
     display: none;
 }
 .full-width-header .mobile-navbar-menu ul ul li, .full-width-header .mobile-navbar-menu li:hover > ul > li {
     height: auto;
 }
 .full-width-header .mobile-navbar-menu ul.nav-menu > li:first-child > span.submenu-button:after {
     top: 19px;
 }
 .full-width-header .mobile-navbar-menu ul.nav-menu > li:first-child > span.submenu-button:before {
     top: 13px;
 }
 .full-width-header .mobile-navbar-menu .nav-menu li.active-menu a, .full-width-header .mobile-navbar-menu .nav-menu li a:hover {
     color: #0052cc;
 }
 body.modal-open {
     padding: 0 !important;
 }
 body .modal.show .modal-dialog {
     width: 100%;
     max-width: 500px;
 }
 body .modal {
     z-index: 9999;
 }
 body .search-modal {
     padding: 0 !important;
     background: rgba(187, 11, 11, 0.9);
 }
 body .search-modal .modal-content {
     position: initial;
     border: 0;
     background: unset;
 }
 body .search-modal .search-block form {
     position: relative;
 }
 body .search-modal .search-block form input {
     background: 0 0;
     border: none;
     color: #fff;
     border-bottom: 1px solid rgba(255, 255, 255, 0.2);
     outline: none;
     padding: 14px 17px;
     border-radius: unset;
 }
 body .search-modal .search-block form button {
     background: transparent;
     border: none;
     padding: 5px 20px;
     color: #ffffff;
     border-radius: 0 5px 5px 0;
     font-size: 14px;
     position: absolute;
     content: '';
     right: 0;
     top: 11px;
 }
 body .search-modal .search-block form button i:before {
     color: #fff;
     font-size: 18px;
     font-weight: 600;
     opacity: .7;
 }
 body .search-modal .search-block ::-webkit-input-placeholder {
     /* Chrome/Opera/Safari */
     color: #fff;
     opacity: 1;
 }
 body .search-modal .search-block ::-moz-placeholder {
     /* Firefox 19+ */
     color: #fff;
     opacity: 0.3;
 }
 body .search-modal .search-block :-ms-input-placeholder {
     /* IE 10+ */
     color: #fff;
     opacity: 1;
 }
 body .search-modal .search-block :-moz-placeholder {
     /* Firefox 18- */
     color: #fff;
     opacity: 1;
 }
 body .search-modal .close {
     position: fixed;
     right: 50px;
     top: 50px;
     background: #ffffff;
     color: #0a0a0a;
     width: 40px;
     height: 40px;
     line-height: 43px;
     text-align: center;
     cursor: pointer;
     border-radius: 50%;
     transition: all .5s ease;
     opacity: unset;
     box-shadow: unset;
     border: none;
 }
 body .search-modal .close i:before {
     font-size: 23px;
     position: relative;
     top: 4px;
     left: 0px;
     font-weight: 700;
 }
 body .search-modal .close:hover {
     opacity: 0.8 !important;
 }
 /*------------------------------------
	04. Sticky Menu CSS
--------------------------------------*/
 .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);
     }
 }
 /* ------------------------------------
	05. About Section CSS
---------------------------------------*/
 .rs-about.about-style1 {
     position: relative;
     background-color: #fafafa;
     background-image: url(../images/bg/bg_3.png);
     background-size: contain;
     background-repeat: no-repeat;
     background-position: top;
     background-attachment: scroll;
 }
 .rs-about.about-style1 .about-image-wrap {
     background-image: url(../images/about/style1/min.png);
     background-position: center center;
     background-repeat: no-repeat;
     background-size: 76% auto;
 }
 .rs-about.about-style1 .about-image-wrap .images-part {
     text-align: center;
 }
 .rs-about.about-style1 .about-image-wrap .images-part img {
     width: 62%;
 }
 .rs-about.about-style1 .about-animation .animate {
     position: absolute;
     bottom: 0;
 }
 .rs-about.about-style1 .about-animation .animate img {
     max-width: 20px;
 }
 .rs-about.about-style1 .about-animation .animate.one {
     left: 45%;
     top: 17%;
 }
 .rs-about.about-style1 .about-animation .animate.two {
     right: 14%;
     top: 10%;
 }
 .rs-about.about-style1 .about-animation .animate.three {
     left: 47%;
     bottom: 20%;
 }
 .rs-about.about-style1 .about-img {
     margin: 0px 55px 0px 0px;
 }
 .rs-about.about-style1 .about-animate-style .dot-animate {
     position: absolute;
     bottom: 0;
     right: 16%;
     top: 18%;
 }
 .rs-about.about-style1 .about-animate-style .dot-animate img {
     max-width: 20px;
 }
 .rs-about.about-style1 .about-home6 img {
     position: relative;
     max-width: 715px;
     left: -13%;
 }
 .rs-about.about-style1 .about-home10 img {
     position: relative;
     max-width: 715px;
 }
 .rs-about.about-style1 .about-home17 img {
     position: relative;
     max-width: 600px;
 }
 .rs-about.about-style1 .about-img2 {
     text-align: right;
 }
 .rs-about.about-style1 .about-img2 img {
     max-width: 626px;
 }
 .rs-about.about-style2 .about-btn li {
     display: inline-block;
     margin-right: 25px;
 }
 .rs-about.about-style2 .about-btn li:last-child {
     margin-right: 0;
 }
 .rs-about.about-style2 .about-img12 {
     text-align: right;
 }
 .rs-about.about-style2 .about-img12 img {
     width: 62%;
 }
 .rs-about.about-style2 .man-img {
     text-align: center;
     margin: 0px 0px 0px -180px;
 }
 .rs-about.about-style2 .man-img img {
     width: 80%;
 }
 .rs-about.about-style2 .address-item {
     display: flex;
     align-items: center;
 }
 .rs-about.about-style2 .address-item .address-icon {
     display: inline-block;
     position: relative;
     background-color: #FCE4ED;
     width: 70px;
     height: 70px;
     line-height: 80px !important;
     border-radius: 15px 15px 15px 15px;
     margin-right: 20px;
     text-align: center;
 }
 .rs-about.about-style2 .address-item .address-icon i {
     color: #1871ec !important;
     font-size: 29px;
     line-height: 20px;
     text-align: center;
 }
 .rs-about.about-style2 .address-item .address-text .label {
     font-size: 14px;
     line-height: 32px;
     font-weight: 500;
     color: #3e3e3e;
     display: block;
 }
 .rs-about.about-style2 .address-item .address-text .des {
     font-size: 25px;
     line-height: 35px;
     font-weight: 500;
     color: #1e2e44;
 }
 /* ------------------------------------
	06. Breadcrumbs Section CSS
---------------------------------------*/
 .rs-breadcrumbs {
     background-repeat: no-repeat !important;
     background-size: cover !important;
     background-position: center center !important;
 }
 .rs-breadcrumbs_mask {
     height: 100vh;
     width: 100%;
     transition: all .5s linear;
     background-color: #00000066;
     background-image: radial-gradient(#00000042 2%, #0000000f 40%), radial-gradient(#0000008a 2%, #0000000f 40%);
     background-size: 4px 4px;
     background-position: 0 0, 10px 10px;
     background-repeat: repeat;
 }
 .rs-breadcrumbs .breadcrumbs-inner {
     position: relative;
     padding: 20% 0px 10% 0px;
 }
 .rs-breadcrumbs .breadcrumbs-inner .page-title {
     font-size: 60px;
     letter-spacing: 1.5px;
     line-height: 1.1em;
     color: #ffffff;
     margin: 0px 0px 24px 0px;
     font-weight: normal;
	 font-family: 'abeatbyKai', sans-serif;
 }
 .rs-breadcrumbs .breadcrumbs-inner .page-title.title2 {
     font-size: 50px;
     line-height: 60px;
     font-weight: 600;
 }
 .rs-breadcrumbs .breadcrumbs-inner .description {
     font-size: 18px;
     font-weight: 400;
     line-height: 28px;
     color: #fff;
     margin: 0 0 0 0;
 }
 .rs-breadcrumbs .breadcrumbs-inner .about-img {
     text-align: right;
     margin: 0 -100px 0 0;
 }
 .rs-breadcrumbs .breadcrumbs-inner .about-img.about-me img {
     max-width: 626px;
 }
 .rs-breadcrumbs .breadcrumbs-inner .team-img {
     text-align: right;
     margin: 0px -260px -73px 0px;
 }
 .rs-breadcrumbs .breadcrumbs-inner .priceing-img {
     text-align: right;
     margin: 0px -110px 0px 0px;
 }
 .rs-breadcrumbs .breadcrumbs-inner .shape-animation .ball-animate {
     position: absolute;
     left: -8%;
     top: 24%;
 }
 .rs-breadcrumbs .breadcrumbs-inner .shape-animation .ball2-animate {
     position: absolute;
     left: 55%;
     top: 54%;
 }
 .rs-breadcrumbs .breadcrumbs-inner .shape-animation .ball2-animate img {
     max-width: 52px;
     opacity: 0.5;
 }
 .rs-breadcrumbs .breadcrumbs-inner .shape-animation .triangle {
     position: absolute;
     left: 58%;
     top: 52%;
 }
 .rs-breadcrumbs .breadcrumbs-inner .shape-animation .triangle img {
     max-width: 41px;
 }
 .rs-breadcrumbs .breadcrumbs-inner .shape-animation .dot-animate {
     position: absolute;
     left: -14%;
     top: 14%;
 }
 .rs-breadcrumbs .breadcrumbs-inner .shape-animation .dot-animate img {
     max-width: 86px;
 }
 .rs-breadcrumbs .breadcrumbs-inner .shape-animation .team-animate {
     position: absolute;
     right: -11%;
     top: 32%;
 }
 .rs-breadcrumbs .breadcrumbs-inner .shape-animation .team-animate img {
     max-width: 48px;
     opacity: 0.5;
 }
 .rs-breadcrumbs .breadcrumbs-inner .shape-animation .line-animate {
     position: absolute;
     right: -16%;
     top: 12%;
 }
 .rs-breadcrumbs .breadcrumbs-inner .shape-animation .line-animate img {
     max-width: 32px;
 }
 .rs-breadcrumbs .breadcrumbs-inner.about-me-style {
     padding: 155px 10px 175px 10px;
 }
 .rs-breadcrumbs .breadcrumbs-inner.about-me-style .sub-title {
     font-size: 20px;
     font-weight: 500;
     line-height: 30px;
     color: #8873EF;
     margin: 0 0 10px;
     font-family: 'Poppins', sans-serif;
     text-transform: uppercase;
     display: inline-block;
 }
 .rs-breadcrumbs .breadcrumbs-inner.about-me-style .shape-animation .animate-style {
     position: absolute;
     bottom: 0;
 }
 .rs-breadcrumbs .breadcrumbs-inner.about-me-style .shape-animation .animate-style.dot {
     left: -13%;
     top: 9%;
 }
 .rs-breadcrumbs .breadcrumbs-inner.about-me-style .shape-animation .animate-style.dot img {
     max-width: 65px;
 }
 .rs-breadcrumbs .breadcrumbs-inner.about-me-style .shape-animation .animate-style.ball {
     right: -17%;
     top: 8%;
 }
 .rs-breadcrumbs .breadcrumbs-inner.about-me-style .shape-animation .animate-style.ball img {
     max-width: 90px;
     opacity: 0.1;
 }
 .rs-breadcrumbs .breadcrumbs-inner.services-style .about-img {
     margin: 0 -133px 0 0;
 }
 .rs-breadcrumbs .breadcrumbs-inner.shop-style {
     padding: 190px 0px 120px 0px;
 }
 .rs-breadcrumbs .breadcrumbs-inner.shop-style .page-title.title3 {
     font-size: 48px;
     line-height: 58px;
     font-weight: 700;
     text-align: center;
 }
 .rs-breadcrumbs .breadcrumbs-inner.contact-inner-style .team-img {
     margin: 0px -200px -74px 0px;
 }
 .rs-breadcrumbs .breadcrumbs-inner.project-inner-style1 {
     padding: 190px 0px 100px 0px;
 }
 .rs-breadcrumbs .breadcrumbs-inner.project-inner-style1 .pro-img {
     background-image: url(../images/breadcrumbs/images/circle.png);
     background-position: center right;
     background-repeat: no-repeat;
     background-size: 60% auto;
     text-align: right;
     margin: 0 -70px 0 -40px;
 }
 .rs-breadcrumbs .breadcrumbs-inner.project-inner-style1 .pro-img2 {
     text-align: right;
     margin: 0 -90px 0 0px;
 }
 .rs-breadcrumbs .breadcrumbs-inner.project-inner-style1 .shape-animation .circle-animate {
     position: absolute;
     left: -4%;
     bottom: 10%;
 }
 .rs-breadcrumbs .breadcrumbs-inner.project-inner-style1 .shape-animation .circle-animate img {
     max-width: 52px;
     opacity: 0.5;
 }
 .rs-breadcrumbs.img1 {
     background: url(../images/breadcrumbs/bg_1.jpg);
 }
 .rs-breadcrumbs.img2 {
     background-position: top center !important;
     background: url(../images/breadcrumbs/bg_3.jpg);
 }
 .rs-breadcrumbs.img3 {
   background: url(../images/breadcrumbs/bg_4.jpg);
 }
.rs-breadcrumbs.img4_1 {
     background: url(../images/breadcrumbs/bg_5.jpg);
 }

.rs-breadcrumbs.img4_2 {
     background: url(../images/breadcrumbs/bg_6.jpg);
 }
.rs-breadcrumbs.img4_3 {
     background: url(../images/breadcrumbs/bg_7.jpg);
 }
.rs-breadcrumbs.img4_4 {
     background: url(../images/breadcrumbs/bg_8.jpg);
 }
.rs-breadcrumbs.img4_5 {
     background: url(../images/breadcrumbs/bg_9.jpg);
 }
.rs-breadcrumbs.img4_6 {
     background: url(../images/breadcrumbs/bg_10.jpg);
 }


 .rs-breadcrumbs.img4 {
     background: url(../images/breadcrumbs/service-details.png);
 }
 .rs-breadcrumbs.img5 {
     background: url(../images/breadcrumbs/team-bg1.png);
 }
 .rs-breadcrumbs.img6 {
     background: url(../images/breadcrumbs/testi-bg1.png);
 }
 .rs-breadcrumbs.img7 {
     background: url(../images/breadcrumbs/contact-bdcms.png);
     background-position: unset !important;
     background-color: #F3F1FE;
     position: relative;
 }
 .rs-breadcrumbs.img8 {
     background: url(../images/breadcrumbs/contact-bdcms.png);
 }
 .rs-breadcrumbs.img9 {
     background: url(../images/breadcrumbs/port-bg1.png);
 }
 /* ------------------------------------
	07. Banner Section CSS
---------------------------------------*/
 .rs-banner.banner-main-home {
     background: url(../images/banner/main-home/main-bg.jpg);
     background-position: center center;
     background-repeat: no-repeat;
     background-size: cover;
     position: relative;
     z-index: 11;
 }
 .rs-banner.banner-main-home .content-wrap {
     padding: 290px 0 250px;
 }
 .rs-banner.banner-main-home .content-wrap .title {
     font-size: 90px;
     line-height: 1.3;
     font-weight: 600;
     color: #1e2e44;
     margin: 0 0 27px;
 }
 .rs-banner.banner-main-home .content-wrap .description p {
     font-size: 18px;
     line-height: 26px;
     font-weight: 400;
     color: #3e3e3e;
     margin: 0 0 45px;
 }
 .rs-banner.banner-main-home .content-wrap .banner-bottom {
     display: flex;
     align-items: center;
 }
 .rs-banner.banner-main-home .content-wrap .banner-bottom li {
     display: inline-block;
     margin-right: 25px;
 }
 .rs-banner.banner-main-home .content-wrap .banner-bottom li:last-child {
     margin-right: 0;
 }
 .rs-banner.banner-main-home .main-img {
     position: relative;
     right: -6%;
     top: 15%;
     z-index: 11;
 }
 .rs-banner.banner-main-home .main-img img {
     width: unset;
     height: unset;
     max-width: 810px;
 }
 .rs-banner.banner-main-home .main-img .main-img-bg1 {
     position: absolute;
     top: 17%;
     right: -24%;
     z-index: -11;
 }
 .rs-banner.banner-main-home .banner-animate .animation-style {
     position: absolute;
     bottom: 0;
 }
 .rs-banner.banner-main-home .banner-animate .animation-style.one {
     left: -3px;
     top: -1%;
     z-index: -11;
 }
 .rs-banner.banner-main-home .banner-animate .animation-style.two {
     left: 7%;
     bottom: 11%;
     max-width: 85px;
 }
 .rs-banner.banner-main-home .banner-animate .animation-style.three {
     left: 11%;
     top: 20%;
 }
 .rs-banner.banner-main-home .banner-animate .animation-style.four {
     right: 7%;
     top: 20%;
 }
 .rs-banner.banner-main-home .banner-animate .animation-style.five {
     right: 4%;
     bottom: 24%;
 }
 .rs-banner.banner-main-home .banner-animate .animation-style.six {
     right: 40.7%;
     bottom: 22%;
 }
 .rs-banner.banner-main-home .banner-animate .animation-style.seven {
     right: 37%;
     top: 20%;
 }
 .rs-banner.banner-main-home .banner-animate .animation-style.eight {
     right: 41%;
     top: 30%;
     width: 18px;
     opacity: 1;
 }
 .rs-banner.banner-main-home .banner-animate .animation-style.nine {
     right: 5%;
     bottom: 10%;
     width: 18px;
     opacity: 1;
 }
 .rs-banner.banner-main-home .banner-animate .animation-style.ten {
     left: 13%;
     bottom: 21%;
     width: 20px;
     opacity: 1;
 }
 .rs-banner.banner-style1 {
     position: relative;
 }
 .rs-banner.banner-style1 .prelements-heading-animate .title-inner {
     position: absolute;
     left: 75px;
     transform: rotate(90deg);
     top: 40%;
 }
 .rs-banner.banner-style1 .prelements-heading-animate .title-inner .sub-text {
     position: relative;
     padding-right: 50px;
     display: inline-block;
     font-size: 14px;
     color: #3e3e3e;
     font-family: 'Poppins', sans-serif;
 }
 .rs-banner.banner-style1 .prelements-heading-animate .title-inner .sub-text:before {
     content: "";
     position: absolute;
     border: 0;
     width: 24px;
     height: 1px;
     background: #3e3e3e;
     z-index: 1;
     margin-left: 0;
     right: 0;
     top: 16px;
 }
 .rs-banner.banner-style1 .prelements-heading-animate .social-icon {
     max-width: 270px;
     top: 51%;
     left: -39%;
     position: absolute;
     left: 115px;
 }
 .rs-banner.banner-style1 .prelements-heading-animate .social-icon .grid-item {
     display: block;
     width: 100%;
     word-spacing: var(--grid-column-gap);
 }
 .rs-banner.banner-style1 .prelements-heading-animate .social-icon .grid-item a i {
     color: #3E3E3E;
     margin: 10px 15px;
 }
 .rs-banner.banner-style1 .prelements-heading-animate .social-icon .grid-item a i:hover {
     color: #8873ef;
 }
 .rs-banner.banner-style1 .content-wrap {
     padding: 340px 0 230px;
 }
 .rs-banner.banner-style1 .content-wrap .rs-animated-heading .title-inner .title {
     font-size: 95px;
     font-weight: 500;
     line-height: 105px;
     color: #1e2e44;
     margin-bottom: 40px;
 }
 .rs-banner.banner-style1 .content-wrap .rs-animated-heading .title-inner .cd-words-wrapper {
     display: inline-block;
     position: relative;
     text-align: left;
     font-size: 95px;
     color: #1e2e44;
     line-height: 105px;
     font-weight: 500;
 }
 .rs-banner.banner-style1 .content-wrap .rs-animated-heading .title-inner .cd-words-wrapper span {
     display: inline-block;
     position: absolute;
     left: 0;
     top: 0;
     font-weight: 400;
     white-space: nowrap;
 }
 .rs-banner.banner-style1 .content-wrap .rs-animated-heading .title-inner .cd-words-wrapper span.is-visible {
     position: relative;
 }
 .rs-banner.banner-style1 .content-wrap .rs-animated-heading .title-inner .cd-headline.clip span {
     display: inline-block;
     font-size: 95px;
     line-height: 110px;
     font-weight: 500;
 }
 .rs-banner.banner-style1 .content-wrap .rs-animated-heading .title-inner .cd-headline.clip .cd-words-wrapper {
     overflow: hidden;
     vertical-align: top;
 }
 .rs-banner.banner-style1 .content-wrap .rs-animated-heading .title-inner .cd-headline.clip .cd-words-wrapper::after {
     /* line */
     content: '';
     position: absolute;
     top: 0;
     right: 0;
     width: 2px;
     height: 100%;
     background-color: #aebcb9;
 }
 .rs-banner.banner-style1 .content-wrap .rs-animated-heading .title-inner .cd-headline.clip .cd-words-wrapper span {
     opacity: 0;
 }
 .rs-banner.banner-style1 .content-wrap .rs-animated-heading .title-inner .cd-headline.clip .cd-words-wrapper span.is-visible {
     opacity: 1;
 }
 .rs-banner.banner-style1 .content-wrap .rs-animated-heading .description p {
     font-size: 18px;
     line-height: 26px;
     font-weight: 400;
     color: #3e3e3e;
     margin: 0 0 45px;
 }
 .rs-banner.banner-style1 .content-wrap .banner-bottom li {
     display: inline-block;
     margin-right: 10px;
 }
 .rs-banner.banner-style1 .content-wrap .banner-bottom li:last-child {
     margin-right: 0;
 }
 .rs-banner.banner-style1 .main-img img {
     max-width: 650px;
     width: unset;
     height: unset;
     right: -13%;
     top: 53px;
     position: relative;
 }
 .rs-banner.banner-style1 .banner-animate .animation-style {
     position: absolute;
     bottom: 0;
 }
 .rs-banner.banner-style1 .banner-animate .animation-style.one {
     right: 10%;
     top: 15%;
     max-width: 40px;
 }
 .rs-banner.banner-style1 .banner-animate .animation-style.two {
     right: 46%;
     top: 72%;
     max-width: 67px;
 }
 .rs-banner.banner-style1 .banner-animate .animation-style.three {
     left: 6%;
     bottom: 7%;
     max-width: 39px;
 }
 .rs-banner.banner-style1 .banner-animate .animation-style.four {
     left: 6%;
     top: 18%;
     max-width: 55px;
 }
 .rs-banner.banner-style2 {
     position: relative;
     background-color: #5f0fc5;
 }
 .rs-banner.banner-style2 .content-wrap {
     padding: 290px 0 250px;
 }
 .rs-banner.banner-style2 .content-wrap .title {
     font-size: 110px;
     line-height: 124px;
     font-weight: 600;
     color: #ffffff;
     text-transform: uppercase;
     margin: 0 0 6px;
 }
 .rs-banner.banner-style2 .content-wrap .title span {
     color: #1e2e44;
 }
 .rs-banner.banner-style2 .content-wrap .title-small {
     font-size: 70px;
     line-height: 90px;
     font-weight: 600;
     color: #ffffff;
     text-transform: uppercase;
     margin: 0 0 30px;
 }
 .rs-banner.banner-style2 .content-wrap .description p {
     font-size: 18px;
     line-height: 26px;
     font-weight: 400;
     color: #ffffff;
     margin: 0 0 40px;
 }
 .rs-banner.banner-style2 .banner-img {
     position: relative;
     right: 0;
     top: 20%;
     z-index: 11;
 }
 .rs-banner.banner-style2 .banner-img img {
     width: unset;
     height: unset;
     max-width: 880px;
 }
 .rs-banner.banner-style2 .banner-animate .animation-style {
     position: absolute;
     bottom: 0;
 }
 .rs-banner.banner-style2 .banner-animate .animation-style.one {
     right: 41%;
     bottom: 12%;
 }
 .rs-banner.banner-style2 .banner-animate .animation-style.one img {
     max-width: 70px;
 }
 .rs-banner.banner-style2 .banner-animate .animation-style.two {
     left: 12%;
     bottom: 12%;
 }
 .rs-banner.banner-style2 .banner-animate .animation-style.two img {
     max-width: 85px;
 }
 .rs-banner.banner-style2 .banner-animate .animation-style.three {
     left: 7%;
     top: 7%;
 }
 .rs-banner.banner-style2 .banner-animate .animation-style.three img {
     max-width: 80px;
 }
 .rs-banner.banner-style2 .banner-animate .animation-style.four {
     left: 49%;
     top: 20%;
 }
 .rs-banner.banner-style2 .banner-animate .animation-style.four img {
     max-width: 100px;
 }
 .rs-banner.banner-style3 {
     background: url(../images/banner/style3/banner-bg.jpg);
     background-position: center center;
     background-repeat: no-repeat;
     background-size: cover;
     position: relative;
     z-index: 11;
     overflow: hidden;
 }
 .rs-banner.banner-style3 .content-wrap {
     padding: 234px 0px 256px 60px;
 }
 .rs-banner.banner-style3 .content-wrap .title {
     font-size: 100px;
     line-height: 120px;
     font-weight: 700;
     color: #ffffff;
     text-transform: uppercase;
     margin: 0 0 50px;
 }
 .rs-banner.banner-style3 .content-wrap .banner-bottom {
     display: flex;
     align-items: center;
 }
 .rs-banner.banner-style3 .content-wrap .banner-bottom li {
     display: inline-block;
     margin-right: 25px;
 }
 .rs-banner.banner-style3 .content-wrap .banner-bottom li:last-child {
     margin-right: 0;
 }
 .rs-banner.banner-style3 .main-img {
     position: relative;
     right: -3.8%;
     top: 9.4%;
     z-index: -11;
 }
 .rs-banner.banner-style3 .main-img img {
     width: unset;
     height: unset;
     max-width: 850px;
 }
 .rs-banner.banner-style3 .banner-animate .animation-style {
     position: absolute;
     bottom: 0;
 }
 .rs-banner.banner-style3 .banner-animate .animation-style.one {
     left: -3px;
     top: -1%;
     z-index: -11;
 }
 .rs-banner.banner-style4 {
     background: url(../images/banner/style6/banner-shape.png);
     background-position: top right;
     background-repeat: no-repeat;
     background-size: initial;
     position: relative;
     z-index: 11;
 }
 .rs-banner.banner-style4 .content-wrap {
     padding: 220px 0px 195px;
 }
 .rs-banner.banner-style4 .content-wrap .title {
     font-size: 110px;
     font-weight: 600;
     line-height: 1em;
     color: #1e2e44;
     margin: 0px 0px 50px 0px;
 }
 .rs-banner.banner-style4 .content-wrap .description p {
     font-size: 18px;
     margin: 0 0 50px;
 }
 .rs-banner.banner-style4 .content-wrap .banner-bottom {
     display: flex;
     align-items: center;
 }
 .rs-banner.banner-style4 .content-wrap .banner-bottom li {
     display: inline-block;
     margin-right: 25px;
 }
 .rs-banner.banner-style4 .content-wrap .banner-bottom li:last-child {
     margin-right: 0;
 }
 .rs-banner.banner-style4 .banner-animate .animation-style {
     position: absolute;
     bottom: 0;
 }
 .rs-banner.banner-style4 .banner-animate .animation-style.one {
     left: 43%;
     top: 14%;
 }
 .rs-banner.banner-style4 .banner-animate .animation-style.one img {
     max-width: 65px;
 }
 .rs-banner.banner-style4 .banner-animate .animation-style.two {
     left: 3.5%;
     top: 21%;
 }
 .rs-banner.banner-style4 .banner-animate .animation-style.two img {
     max-width: 65px;
 }
 .rs-banner.banner-style4 .banner-animate .animation-style.three {
     left: 3.5%;
     top: 50%;
 }
 .rs-banner.banner-style4 .banner-animate .animation-style.three img {
     max-width: 45px;
 }
 .rs-banner.banner-style4 .banner-animate .animation-style.four {
     left: 3.5%;
     bottom: 20%;
 }
 .rs-banner.banner-style4 .banner-animate .animation-style.four img {
     max-width: 30px;
 }
 .rs-banner.banner-style4 .banner-animate .animation-style.five {
     left: 44%;
     bottom: 35%;
 }
 .rs-banner.banner-style4 .banner-animate .animation-style.five img {
     max-width: 70px;
 }
 .rs-banner.banner-style5 {
     background: url(../images/banner/style4/banner-bg.jpg);
     background-position: center center;
     background-repeat: no-repeat;
     background-size: cover;
     position: relative;
     z-index: 11;
 }
 .rs-banner.banner-style5 .content-wrap {
     position: relative;
     z-index: 11;
     padding: 245px 0px 230px 87px;
 }
 .rs-banner.banner-style5 .content-wrap .title {
     font-size: 85px;
     line-height: 100px;
     font-weight: 600;
     color: #ffffff;
     text-transform: uppercase;
     margin: 0 0 24px;
 }
 .rs-banner.banner-style5 .content-wrap .description p {
     font-size: 18px;
     line-height: 26px;
     font-weight: 400;
     color: rgba(255, 255, 255, 0.8);
     margin: 0 0 45px;
 }
 .rs-banner.banner-style5 .content-wrap .bg-shape {
     position: absolute;
     right: -37%;
     top: 0%;
     z-index: -11;
 }
 .rs-banner.banner-style5 .content-wrap .bg-shape img {
     width: unset;
     height: unset;
     max-width: 1320px;
 }
 .rs-banner.banner-style5 .banner-animate .scroll-dwon {
     position: absolute;
     right: 0px;
     bottom: 100px;
     z-index: 11;
     transform: rotate(90deg);
 }
 .rs-banner.banner-style5 .banner-animate .scroll-dwon a {
     font-weight: 400;
     font-size: 20px;
     line-height: 25px;
     letter-spacing: 0px;
     color: #ffffff;
     transition: all 0.3s ease;
 }
 .rs-banner.banner-style5 .banner-animate .scroll-dwon a i:before {
     font-size: 14px;
     color: #ffffff;
     margin-left: 20px;
 }
 .rs-banner.banner-style5 .banner-animate .scroll-dwon a:hover {
     color: #1e2e44;
 }
 .rs-banner.banner-style5 .banner-animate .scroll-dwon a:hover i:before {
     color: #1e2e44;
 }
 .rs-banner.banner-style5 .banner-animate .animation-style {
     position: absolute;
     bottom: 0;
 }
 .rs-banner.banner-style5 .banner-animate .animation-style.left-shape {
     left: -5px;
     top: -5px;
 }
 .rs-banner.banner-style5 .banner-animate .animation-style.left-shape img {
     width: 115px;
     height: 190px;
 }
 .rs-banner.banner-style5 .banner-animate .animation-style.right-shape {
     right: 0;
     bottom: 0;
 }
 .rs-banner.banner-style5 .banner-animate .animation-style.right-shape img {
     width: 308px;
     height: 275px;
 }
 .rs-banner.banner-style6 {
     position: relative;
	     background: url(../images/breadcrumbs/bg_2.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
 }

 .rs-banner.banner-style3 {
  
	   position: relative;
	     background: url(../images/breadcrumbs/bg_3.jpg) !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover !important;
}
 .rs-banner.banner-style6 .content-wrap {
     padding: 300px 0 300px;
 }
 .rs-banner.banner-style6 .content-wrap .rs-animated-heading .title-inner .title {
       font-size: 60px;
    letter-spacing: 1.5px;
    line-height: 1.1em;
    color: #ffffff;
    margin: 0px 0px 24px 0px;
    font-weight: normal;
    font-family: 'abeatbyKai', sans-serif;
 }
 .rs-banner.banner-style6 .content-wrap .rs-animated-heading .title-inner .cd-headline {
     margin-top: 40px;
 }
 .rs-banner.banner-style6 .content-wrap .rs-animated-heading .title-inner .cd-words-wrapper {
     display: inline-block;
     position: relative;
     text-align: left;
     font-size: 120px;
     font-weight: 500;
     line-height: 1em;
     color: #006eeb;
 }
 .rs-banner.banner-style6 .content-wrap .rs-animated-heading .title-inner .cd-words-wrapper span {
     display: inline-block;
     position: absolute;
     left: 0;
     top: 0;
     font-weight: 400;
     white-space: nowrap;
 }
 .rs-banner.banner-style6 .content-wrap .rs-animated-heading .title-inner .cd-words-wrapper span.is-visible {
     position: relative;
 }
 .rs-banner.banner-style6 .content-wrap .rs-animated-heading .title-inner .cd-headline.clip span {
     display: inline-block;
     font-size: 120px;
     line-height: 120px;
     font-weight: 500;
 }
 .rs-banner.banner-style6 .content-wrap .rs-animated-heading .title-inner .cd-headline.clip .cd-words-wrapper {
     overflow: hidden;
     vertical-align: top;
 }
 .rs-banner.banner-style6 .content-wrap .rs-animated-heading .title-inner .cd-headline.clip .cd-words-wrapper::after {
     /* line */
     content: '';
     position: absolute;
     top: 0;
     right: 0;
     width: 2px;
     height: 100%;
     background-color: #aebcb9;
 }
 .rs-banner.banner-style6 .content-wrap .rs-animated-heading .title-inner .cd-headline.clip .cd-words-wrapper span {
     opacity: 0;
 }
 .rs-banner.banner-style6 .content-wrap .rs-animated-heading .title-inner .cd-headline.clip .cd-words-wrapper span.is-visible {
     opacity: 1;
 }
 .rs-banner.banner-style6 .content-wrap .rs-animated-heading .description p {
     font-size: 18px;
     line-height: 26px;
     font-weight: 400;
     color: #3e3e3e;
     margin: 0 0 45px;
 }
 .rs-banner.banner-style6 .main-img img {
     max-width: 750px;
     width: unset;
     height: unset;
     right: 2%;
     top: -70px;
     position: relative;
 }
 .rs-banner.banner-style6 .banner-animation .animate-style {
     position: absolute;
     bottom: 0;
 }
 .rs-banner.banner-style6 .banner-animation .animate-style.one {
     right: 42%;
     top: 15%;
     max-width: 40px;
 }
 .rs-banner.banner-style6 .banner-animation .animate-style.two {
     right: 41%;
     top: 62%;
     max-width: 75px;
 }
 .rs-banner.banner-style6 .banner-animation .animate-style.three {
     right: 48%;
     top: 52%;
     max-width: 15px;
 }
 .rs-banner.banner-style6 .banner-animation .animate-style.four {
     left: 6%;
     top: 11%;
     max-width: 50px;
 }
 .rs-banner.banner-style6 .banner-animation .animate-style.five {
     right: 35%;
     top: 11.5%;
     max-width: 15px;
 }
 .rs-banner.banner-style6 .banner-animation .animate-style.six {
     left: 7%;
     top: 54%;
     max-width: 30px;
 }
 .rs-banner.banner-style6 .banner-animation .animate-style.seven {
     right: 31%;
     top: 74%;
     max-width: 50px;
 }
 .rs-banner.banner-style6 .banner-animation .animate-style.eight {
     right: 6%;
     bottom: 20%;
     max-width: 170px;
 }
 .rs-banner.banner-style6 .banner-animation .animate-style.nine {
     right: 6%;
     top: 32%;
     max-width: 44px;
 }
 .rs-banner.banner-style6 .banner-animation .animate-style.ten {
    left: 1%;
    top: 61%;
    max-width: 46px;
 }
 .rs-banner.banner-style7 {
     background-color: #0a5fd8;
 }
 .rs-banner.banner-style7 .content-wrap {
     padding: 250px 0px 200px;
 }
 .rs-banner.banner-style7 .content-wrap .title {
     font-size: 90px;
     line-height: 100px;
     font-weight: 600;
     color: #ffffff;
     text-transform: uppercase;
     margin: 0 0 26px;
 }
 .rs-banner.banner-style7 .content-wrap .description p {
     font-size: 18px;
     line-height: 28px;
     color: #FFFFFFC9;
     padding: 0px 0px 33px 6px;
 }
 .rs-banner.banner-style7 .content-wrap .banner-bottom {
     display: flex;
     align-items: center;
 }
 .rs-banner.banner-style7 .content-wrap .banner-bottom li {
     display: inline-block;
     margin-right: 38px;
 }
 .rs-banner.banner-style7 .content-wrap .banner-bottom li:last-child {
     margin-right: 0;
 }
 .rs-banner.banner-style7 .banner-img {
     margin: 0px -190px 0px 0px;
 }
 .rs-banner.banner-style8 .banner-img {
     margin: 0% 0% -15% -28%;
 }
 .rs-banner.banner-style8 .content-wrap {
     padding: 230px 0px 240px 0px;
 }
 .rs-banner.banner-style8 .content-wrap .title {
     font-size: 70px;
     font-weight: 600;
     line-height: 1.15em;
     color: #1e2e44;
     margin: 0px 0px 46px 0px;
 }
 .rs-banner.banner-style8 .content-wrap .description p {
     font-size: 18px;
     line-height: 28px;
     color: #3e3e3e;
     margin: 0 0 42px;
 }
 .rs-banner.banner-style9 {
     position: relative;
     z-index: 11;
     overflow: hidden;
     background-color: #010404;
     padding: 280px 0 180px 0;
 }
 .rs-banner.banner-style9 .content-wrap {
     padding: 0 50px 0 0;
 }
 .rs-banner.banner-style9 .content-wrap .rs-animated-heading .title {
     font-size: 70px;
     font-weight: 600;
     line-height: 1.15em;
     color: #ffffff;
     margin: 0px 0px 46px 0px;
 }
 .rs-banner.banner-style9 .content-wrap .rs-animated-heading .description p {
     font-size: 18px;
     color: #ffffff;
     margin: 0 0 44px;
 }
 .rs-banner.banner-style9 .content-wrap .banner-bottom li {
     display: inline-block;
     margin-right: 25px;
 }
 .rs-banner.banner-style9 .content-wrap .banner-bottom li:last-child {
     margin-right: 0;
 }
 .rs-banner.banner-style9 .banner-img {
     position: absolute;
     top: 0;
 }
 .rs-banner.banner-style9 .banner-img .bg-layer {
     position: relative;
     max-width: 38%;
     left: -5%;
 }
 .rs-banner.banner-style9 .banner-img .main-img {
     max-width: 50%;
     position: relative;
     left: -50%;
     bottom: -86px;
     z-index: 3;
 }
 .rs-banner.banner-style9 .banner-animate .animation-style {
     position: absolute;
     bottom: 0;
 }
 .rs-banner.banner-style9 .banner-animate .animation-style.one {
     left: 6%;
     bottom: -15%;
 }
 .rs-banner.banner-style9 .banner-animate .animation-style.two {
     right: 11%;
     top: 18%;
 }
 .rs-banner.banner-style9 .banner-animate .animation-style.three {
     right: 8%;
     top: 54%;
 }
 .rs-banner.banner-style9 .banner-animate .animation-style.four {
     right: 11%;
     bottom: 11%;
 }
 .rs-banner.banner-style10 {
     position: relative;
     z-index: 11;
     padding: 175px 0 100px;
     background-color: #1a28da;
 }
 .rs-banner.banner-style10 .prelements-heading {
     max-width: 1000px;
     text-align: center;
     margin: 0 auto;
 }
 .rs-banner.banner-style10 .prelements-heading .title {
     font-size: 100px;
     font-weight: 700;
     text-transform: uppercase;
     line-height: 1.1em;
     color: #ffffff;
     margin: 0px 0px 0px 0px;
 }
 .rs-banner.banner-style10 .bnr-images {
     margin-top: -285px;
     z-index: -11;
     display: inline-block;
     position: relative;
     width: 100%;
 }
 .rs-banner.banner-style10 .bnr-images .bnr-img1 {
     width: 30%;
     float: left;
 }
 .rs-banner.banner-style10 .bnr-images .bnr-img2 {
     width: 40%;
     float: left;
 }
 .rs-banner.banner-style10 .bnr-images .bnr-img3 {
     width: 30%;
     float: left;
     position: absolute;
     right: -12px;
     bottom: 2%;
 }
 .rs-banner.banner-style10 .bnr-animation .bnr-animate {
     position: absolute;
     bottom: 0;
 }
 .rs-banner.banner-style10 .bnr-animation .bnr-animate.one {
     right: 17%;
     top: 21%;
 }
 .rs-banner.banner-style10 .bnr-animation .bnr-animate.two {
     right: 32%;
     top: 12%;
     z-index: -111;
 }
 .rs-banner.banner-style10 .prelements-wrap {
     position: absolute;
     left: 6%;
     bottom: 5%;
 }
 .rs-banner.banner-style10 .prelements-wrap .title-inner {
     display: inline-block;
     margin-right: 20px;
 }
 .rs-banner.banner-style10 .prelements-wrap .title-inner .sub-text {
     position: relative;
     padding-right: 50px;
     display: inline-block;
     font-size: 20px;
     font-weight: 400;
     color: #FFFFFF;
     margin: 0px 0px 0px 0px;
     text-transform: uppercase;
 }
 .rs-banner.banner-style10 .prelements-wrap .title-inner .sub-text:before {
     background: #FFFFFF;
     content: "";
     position: absolute;
     border: 0;
     width: 24px;
     height: 1px;
     z-index: 1;
     margin-left: 0;
     right: 0;
     top: 17px;
 }
 .rs-banner.banner-style10 .prelements-wrap .title-inner:last-child {
     margin-right: 0;
 }
 .rs-banner.banner-style10 .prelements-wrap .social-icons {
     display: inline-block;
 }
 .rs-banner.banner-style10 .prelements-wrap .social-icons span a i {
     color: #ffffff;
     opacity: .9;
     border-radius: 10%;
     width: 38px;
     height: 38px;
     line-height: 40px;
     text-align: center;
     transition: all 0.4s;
 }
 .rs-banner.banner-style10 .prelements-wrap .social-icons span a i:hover {
     color: #1A28DA;
     background-color: #fff;
 }
 .rs-banner.banner-style11 .banner-wrap {
     position: relative;
     overflow: hidden;
     transition: all 0.5s;
     margin: 0 5px 0 5px;
     border-radius: 10px;
 }
 .rs-banner.banner-style11 .banner-wrap .bnr-img {
     position: relative;
     overflow: hidden;
 }
 .rs-banner.banner-style11 .banner-wrap .bnr-img img {
     transition: all 0.5s;
     transform: scale(1);
 }
 .rs-banner.banner-style11 .banner-wrap .banner-content {
     position: absolute;
     left: 30px;
     bottom: 30px;
 }
 .rs-banner.banner-style11 .banner-wrap .banner-content .title {
     font-size: 35px;
     line-height: 45px;
     font-weight: 600;
     margin-bottom: 0;
 }
 .rs-banner.banner-style11 .banner-wrap .banner-content .title a {
     color: #1e2e44;
 }
 .rs-banner.banner-style11 .banner-wrap .banner-content .title a:hover {
     color: #0052cc;
 }
 .rs-banner.banner-style11 .banner-wrap:hover .bnr-img img {
     border-radius: 10px;
     transform: scale(1.1);
 }
 /* ------------------------------------
	08. Slider Section CSS
---------------------------------------*/
 .rs-slider.slider-style1 .slick-part {
     padding: 200px 0 100px;
 }
 .rs-slider.slider-style1 .slick-part .slider.slider-for2 .rs-animated-heading .title-inner {
     text-align: center;
     margin-bottom: 50px;
 }
 .rs-slider.slider-style1 .slick-part .slider.slider-for2 .rs-animated-heading .title-inner .title {
     font-size: 80px;
     font-weight: 500;
     line-height: 90px;
     color: #1e2e44;
     margin-bottom: 20px;
 }
 .rs-slider.slider-style1 .slick-part .slider.slider-for2 .rs-animated-heading .title-inner .cd-words-wrapper {
     display: inline-block;
     position: relative;
     text-align: left;
     font-size: 80px;
     color: #0052cc;
     line-height: 90px;
     font-weight: 500;
 }
 .rs-slider.slider-style1 .slick-part .slider.slider-for2 .rs-animated-heading .title-inner .cd-headline {
     margin-top: 15px;
 }
 .rs-slider.slider-style1 .slick-part .slider.slider-for2 .rs-animated-heading .title-inner .cd-words-wrapper span {
     display: inline-block;
     position: absolute;
     left: 0;
     top: 0;
     font-weight: 400;
     white-space: nowrap;
 }
 .rs-slider.slider-style1 .slick-part .slider.slider-for2 .rs-animated-heading .title-inner .cd-words-wrapper span.is-visible {
     position: relative;
 }
 .rs-slider.slider-style1 .slick-part .slider.slider-for2 .rs-animated-heading .title-inner .cd-headline.clip span {
     display: inline-block;
     font-size: 80px;
     line-height: 100px;
     font-weight: 500;
 }
 .rs-slider.slider-style1 .slick-part .slider.slider-for2 .rs-animated-heading .title-inner .cd-headline.clip .cd-words-wrapper {
     overflow: hidden;
     vertical-align: top;
 }
 .rs-slider.slider-style1 .slick-part .slider.slider-for2 .rs-animated-heading .title-inner .cd-headline.clip .cd-words-wrapper::after {
     /* line */
     content: '';
     position: absolute;
     top: 0;
     right: 0;
     width: 2px;
     height: 100%;
     background-color: #e9ecef;
 }
 .rs-slider.slider-style1 .slick-part .slider.slider-for2 .rs-animated-heading .title-inner .cd-headline.clip .cd-words-wrapper span {
     opacity: 0;
 }
 .rs-slider.slider-style1 .slick-part .slider.slider-for2 .rs-animated-heading .title-inner .cd-headline.clip .cd-words-wrapper span.is-visible {
     opacity: 1;
 }
 .rs-slider.slider-style1 .slick-part .slider.slider-for2 .rs-animated-heading .description p {
     font-size: 18px;
     line-height: 26px;
     font-weight: 400;
     color: #3e3e3e;
     margin: 0 0 45px;
 }
 .rs-slider.slider-style1 .slick-part .slider .slick-arrow {
     position: absolute;
     transform: translateY(-50%);
     width: 76px;
     height: 53px;
     border-radius: 32px;
     visibility: visible;
     opacity: 1;
     font-size: 0;
     border: none;
     background: transparent;
     transition: 0.6s ease all;
     z-index: 9;
 }
 .rs-slider.slider-style1 .slick-part .slider .slick-arrow.slick-next {
     top: 50%;
     right: -8%;
 }
 .rs-slider.slider-style1 .slick-part .slider .slick-arrow.slick-next:before {
     content: "\f114";
     font-size: 26px;
     color: #3e3e3e;
     margin: 0;
     display: inline-block;
     font-family: flaticon !important;
     text-align: center;
     font-weight: 600;
 }
 .rs-slider.slider-style1 .slick-part .slider .slick-arrow.slick-prev {
     top: 50%;
     left: -8%;
 }
 .rs-slider.slider-style1 .slick-part .slider .slick-arrow.slick-prev:before {
     content: "\f115";
     font-size: 26px;
     color: #3e3e3e;
     margin: 0;
     display: inline-block;
     font-family: flaticon !important;
     text-align: center;
     font-weight: 600;
 }
 .rs-slider.slider-style1 .slick-part .slider .slick-arrow:hover {
     background-color: #085dd7;
     background-image: linear-gradient(160deg, #0052cc 0%, #146de7 100%);
 }
 .rs-slider.slider-style1 .slick-part .slider .slick-arrow:hover.slick-prev:before, .rs-slider.slider-style1 .slick-part .slider .slick-arrow:hover.slick-next:before {
     color: #ffffff;
 }
 .rs-slider.slider-style2 {
     background-image: url(../images/slider/style2/slide-bg.jpg);
     background-position: top center;
     background-repeat: no-repeat;
     background-size: cover;
 }
 .rs-slider.slider-style2 .slider {
     position: relative;
 }
 .rs-slider.slider-style2 .slider .slide-item {
     position: relative;
     padding: 200px 0 200px;
 }
 .rs-slider.slider-style2 .slider .slide-item .rs-slide .slide-des .inner-container {
     display: flex;
     flex-wrap: wrap;
 }
 .rs-slider.slider-style2 .slider .slide-item .rs-slide .slide-des .inner-container .content-left {
     flex: 0 0 50%;
     max-width: 50%;
 }
 .rs-slider.slider-style2 .slider .slide-item .rs-slide .slide-des .inner-container .content-left .watermark {
     z-index: 5;
     position: absolute;
     font-size: 150px;
     font-weight: 800;
     top: 100px;
     line-height: 160px;
     word-spacing: -30px;
     left: auto;
     right: 35px;
     max-width: 1260px;
     margin: 0 auto;
     opacity: .2;
     transform: rotate(-90deg);
     text-transform: uppercase;
     text-shadow: -1px -1px 0 #ffffff, 1px -1px 0 #ffffff, -1px 1px 0 #ffffff, 1px 1px 0 #ffffff;
     color: #de4447;
     transform-origin: 84%;
 }
 .rs-slider.slider-style2 .slider .slide-item .rs-slide .slide-des .inner-container .content-left .sub-title {
     font-size: 14px;
     color: #fff;
     text-transform: uppercase;
     font-weight: 500;
     line-height: 26px;
     position: relative;
     padding-left: 80px;
 }
 .rs-slider.slider-style2 .slider .slide-item .rs-slide .slide-des .inner-container .content-left .sub-title:before {
     content: "";
     position: absolute;
     border: 0;
     width: 60px;
     height: 2px;
     background: #fff;
     z-index: 1;
     margin-left: 0;
     left: 0;
     top: 12px;
 }
 .rs-slider.slider-style2 .slider .slide-item .rs-slide .slide-des .inner-container .content-left .title {
     font-size: 110px;
     line-height: 120px;
     font-weight: 700;
     text-transform: uppercase;
     color: #ffffff;
     margin: 0 0 10px;
 }
 .rs-slider.slider-style2 .slider .slide-item .rs-slide .slide-des .inner-container .content-left .desc .description {
     font-size: 18px;
     font-weight: 400;
     color: #FFFFFF9E;
     margin: 20px 60px 40px 0px;
 }
 .rs-slider.slider-style2 .slider .slide-item .rs-slide .slide-des .inner-container .slide-image {
     flex: 0 0 50%;
     max-width: 50%;
 }
 .rs-slider.slider-style2 .slider .slide-item .rs-slide .slide-des .inner-container .slide-image .slide-main {
     position: absolute;
     top: 54%;
     right: 12%;
     z-index: 5;
     transform: translateY(-50%);
     height: 650px;
 }
 .rs-slider.slider-style2 .slider .slide-item .rs-slide .slide-des .inner-container .slide-image img:not(.slide-main) {
     position: absolute;
     top: 50%;
     right: 5%;
     z-index: 5;
     transform: translateY(-50%);
     filter: drop-shadow(80px 50px 200px rgba(37, 0, 1, 0.6));
 }
 .rs-slider.slider-style2 .slider .slide-item .rs-slide .slide-des .inner-container .number {
     position: absolute;
     left: 0;
     right: 0;
     text-align: center;
     top: auto;
     bottom: 42px;
     font-size: 14px;
     font-weight: 400;
     color: #fff;
     width: 100%;
 }
 .rs-slider.slider-style2 .slider .slide-item .rs-slide .slide-des .inner-container .number .first {
     font-size: 50px;
     font-weight: 400;
     color: #fff;
     letter-spacing: -6px;
     margin-right: 5px;
 }
 .rs-slider.slider-style2 .slider .slide-item .rs-slide .slide-des .inner-container .number .last {
     text-align: center;
     font-size: 14px;
     font-weight: 400;
     color: #fff;
 }
 .rs-slider.slider-style2 .slider .slick-arrow {
     position: absolute;
     transform: translateY(-50%);
     visibility: visible;
     opacity: 1;
     font-size: 0;
     border: none;
     background: transparent;
     transition: 0.6s ease all;
     z-index: 9;
 }
 .rs-slider.slider-style2 .slider .slick-arrow.slick-next {
     right: 45.4%;
     bottom: 38px;
 }
 .rs-slider.slider-style2 .slider .slick-arrow.slick-next:before {
     content: "\f110";
     font-size: 25px;
     color: #ffffff;
     margin: 0;
     display: inline-block;
     font-family: flaticon !important;
     text-align: center;
     font-weight: 600;
 }
 .rs-slider.slider-style2 .slider .slick-arrow.slick-prev {
     right: 53%;
     bottom: 38px;
 }
 .rs-slider.slider-style2 .slider .slick-arrow.slick-prev:before {
     content: "\f111";
     font-size: 25px;
     color: #ffffff;
     margin: 0;
     display: inline-block;
     font-family: flaticon !important;
     text-align: center;
     font-weight: 600;
 }
 .rs-slider.slider-style2 .slider .slick-arrow:hover.slick-prev:before, .rs-slider.slider-style2 .slider .slick-arrow:hover.slick-next:before {
     color: #ffffff;
 }
 .rs-slider.slider-style3 {
     background-image: url(../images/slider/style3/sl-slide-bg.jpg);
     background-position: top center;
     background-repeat: no-repeat;
     background-size: cover;
 }
 .rs-slider.slider-style3 .slider {
     overflow: hidden;
 }
 .rs-slider.slider-style3 .slider .container {
     position: relative;
     padding: 150px 15px 110px;
 }
 .rs-slider.slider-style3 .slider .container .content-part .sl-sub-title {
     font-size: 14px;
     line-height: 30px;
     font-weight: 500;
     color: rgba(255, 255, 255, 0.8);
     text-transform: uppercase;
     display: block;
     margin: 0 0 16px;
 }
 .rs-slider.slider-style3 .slider .container .content-part .sl-title {
     line-height: 120px;
     letter-spacing: 0px;
     font-weight: 700;
     font-size: 110px;
     font-family: "Jost";
     text-transform: uppercase;
     color: #151515;
     white-space: normal;
     width: 640px;
     text-shadow: 1px 1px 0 #f8f9fa, 1px -1px 0 #f8f9fa, -1px 1px 0 #f8f9fa, -1px -1px 0 #f8f9fa, 1px 0px 0 #f8f9fa, 0px 1px 0 #f8f9fa, -1px 0px 0 #f8f9fa, 0px -1px 0 #f8f9fa;
     margin-bottom: 45px;
 }
 .rs-slider.slider-style3 .slider .container .content-part .sl-desc {
     font-size: 18px;
     line-height: 30px;
     font-weight: 400;
     color: #ffffff;
     margin: 0 0 42px;
 }
 .rs-slider.slider-style3 .slider .container .slider-bottom li {
     display: inline-block;
     margin-right: 25px;
 }
 .rs-slider.slider-style3 .slider .container .slider-bottom li:last-child {
     margin-right: 0;
 }
 .rs-slider.slider-style3 .slider .container .image-part img {
     position: relative;
     width: unset;
     height: unset;
     max-width: unset;
     right: -109px;
 }
 .rs-slider.slider-style3 .owl-item.active .slider {
     /*-- Animations Start --*/
     /*-- Animations End --*/
 }
 .rs-slider.slider-style3 .owl-item.active .slider .sl-sub-title {
     -webkit-animation: fadeInDown 1.4s ease-in-out;
     animation: fadeInDown 1.4s ease-in-out;
 }
 .rs-slider.slider-style3 .owl-item.active .slider .sl-title {
     animation: fadeInLeft 1.6s ease-in-out;
 }
 .rs-slider.slider-style3 .owl-item.active .slider .slider-bottom {
     -webkit-animation: fadeInUp 1.8s ease-in-out;
     animation: fadeInUp 1.8s ease-in-out;
 }
 .rs-slider.slider-style3 .owl-nav {
     display: block;
 }
 .rs-slider.slider-style3 .owl-nav .owl-next, .rs-slider.slider-style3 .owl-nav .owl-prev {
     position: absolute;
     top: 50%;
     transform: translateY(-50%);
     left: 0;
     width: 70px;
     height: 70px;
     line-height: 74px;
     border-radius: 50%;
     background: rgba(255, 255, 255, 0.1);
     text-align: center;
     color: #ffffff;
     transition: all 0.5s;
     transition-delay: 0.70s;
     opacity: 0;
     visibility: hidden;
 }
 .rs-slider.slider-style3 .owl-nav .owl-next i:before, .rs-slider.slider-style3 .owl-nav .owl-prev i:before {
     content: "\f112";
     font-family: Flaticon;
     font-size: 20px;
     margin-right: 3px;
 }
 .rs-slider.slider-style3 .owl-nav .owl-next:hover, .rs-slider.slider-style3 .owl-nav .owl-prev:hover {
     background: #c0c0c0;
     background: rgba(0, 0, 0, 0.5);
 }
 .rs-slider.slider-style3 .owl-nav .owl-next {
     right: 0;
     left: unset;
 }
 .rs-slider.slider-style3 .owl-nav .owl-next i:before {
     content: "\f113";
     margin-right: 0;
     margin-left: 3px;
 }
 .rs-slider.slider-style3:hover .owl-nav .owl-next, .rs-slider.slider-style3:hover .owl-nav .owl-prev {
     left: 30px;
     transition-delay: 0s;
     visibility: visible;
     opacity: 1;
 }
 .rs-slider.slider-style3:hover .owl-nav .owl-next {
     right: 30px;
     left: unset;
 }
 .rs-slider.slider-style4 {
     position: relative;
     z-index: 11;
 }
 .rs-slider.slider-style4 .rs-html5-video {
     position: absolute;
     transform: translate(-50%, -50%);
     top: 50%;
     left: 50%;
     object-fit: cover;
     width: 100%;
     height: 100%;
     margin: 0;
     line-height: 1;
     border: none;
 }
 .rs-slider.slider-style4 .slide-shape {
     position: absolute;
     bottom: -6px;
 }
 .rs-slider.slider-style4 .background-video-wrap .background-overlay {
     background-image: linear-gradient(105deg, #6d8ab5 0.6%, #dfebff 98.19%);
     background-position: top center;
     background-repeat: no-repeat;
     background-size: cover;
     transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
     height: 100%;
     opacity: 0.62;
     width: 100%;
     mix-blend-mode: normal;
     top: 0;
     left: 0;
     position: absolute;
 }
 .rs-slider.slider-style4 .slide-shape .slide-svg {
     background-image: url(../images/slider/style4/subtract.png);
     background-color: #fff;
     background-position: center;
 }
 .rs-slider.slider-style4 .slider {
     overflow: hidden;
 }
 .rs-slider.slider-style4 .slider .container {
     position: relative;
     padding: 150px 20px 10px;
 }
 .rs-slider.slider-style4 .slider .container .content-part .sl-title {
     font-size: 40px;
    line-height: 1.5;
    color: #ffffff;
    font-weight: 600;
    letter-spacing: 5px;
    text-transform: uppercase;
    font-family: 'abeatbyKai', sans-serif;
 }
 .rs-slider.slider-style4 .slider .container .content-part .sl-desc {
       font-size: 14px;
    line-height: 1.8;
    color: #ffffff;
    margin: 0 0 42px;
    font-weight: normal;
    letter-spacing: .5px;
    font-family: 'Poppins Light';
 }
 .rs-slider.slider-style4 .slider .container .slider-bottom {
     display: flex;
     align-items: center;
 }
 .rs-slider.slider-style4 .slider .container .slider-bottom li {
     display: inline-block;
     margin-right: 25px;
     color: #ffffff;
 }
 .rs-slider.slider-style4 .slider .container .slider-bottom li:last-child {
     margin-right: 0;
 }
 .rs-slider.slider-style4 .slider .container .slider-bottom .ratings i {
     color: #FF965A;
 }
 .rs-slider.slider-style4 .slider .container .slider-bottom .ratings .star-color {
     padding-right: 8px;
     color: #ffffff;
 }
 .rs-slider.slider-style4 .slider .container .image-part .slide-main {
     position: absolute;
     top: 20%;
     right: -4%;
     z-index: 11;
     transform: translateY(-50%);
     max-width: 470px;
 }
 .rs-slider.slider-style4 .slider .container .image-part img {
     position: relative;
     z-index: 111;
 }
 .rs-slider.slider-style4 .owl-item.active .slider {
     /*-- Animations Start --*/
     /*-- Animations End --*/
 }
 .rs-slider.slider-style4 .owl-item.active .slider .sl-title {
     animation: fadeInLeft 1.5s ease-in-out;
 }
 .rs-slider.slider-style4 .owl-item.active .slider .sl-desc {
     animation: fadeInLeft 1.7s ease-in-out;
 }
 .rs-slider.slider-style4 .owl-item.active .slider .slider-bottom {
     -webkit-animation: fadeInUp 1.8s ease-in-out;
     animation: fadeInUp 1.8s ease-in-out;
 }
 .rs-slider.slider-style4 .owl-nav {
     display: block;
 }
 .rs-slider.slider-style4 .owl-nav .owl-next, .rs-slider.slider-style4 .owl-nav .owl-prev {
     position: absolute;
     top: 50%;
     transform: translateY(-50%);
     left: 0;
     width: 50px;
     height: 50px;
     line-height: 55px;
     border-radius: 50px;
     background:transparent;
     text-align: center;
     color: #ffffff;
     transition: all 0.5s;
     transition-delay: 0.70s;
     opacity: 0;
     visibility: hidden;
	 border: 1px solid  rgb(255 255 255 / 19%);
 }
 .rs-slider.slider-style4 .owl-nav .owl-next i:before, .rs-slider.slider-style4 .owl-nav .owl-prev i:before {
     content: "\f115";
     font-family: Flaticon;
     font-size: 18px;
     margin-right: -1px;
 }
 .rs-slider.slider-style4 .owl-nav .owl-next:hover, .rs-slider.slider-style4 .owl-nav .owl-prev:hover {
     background: #c0c0c0;
     background: rgb(2 77 182 / 34%);
 }
 .rs-slider.slider-style4 .owl-nav .owl-next {
     right: 0;
     left: unset;
 }
 .rs-slider.slider-style4 .owl-nav .owl-next i:before {
     content: "\f114";
     margin-right: 0;
     margin-left: 3px;
 }
 .rs-slider.slider-style4:hover .owl-nav .owl-next, .rs-slider.slider-style4:hover .owl-nav .owl-prev {
     left: 30px;
     transition-delay: 0s;
     visibility: visible;
     opacity: 1;
 }
 .rs-slider.slider-style4:hover .owl-nav .owl-next {
     right: 30px;
     left: unset;
 }
 .rs-slider.slider-style5 {
     background-image: url(../images/slider/style5/slide-bg.jpg);
     background-position: top center;
     background-repeat: no-repeat;
     background-size: cover;
     position: relative;
 }
 .rs-slider.slider-style5 .slider .slide-item {
     position: relative;
     z-index: 11;
 }
 .rs-slider.slider-style5 .slider .slide-item .slider-des {
     padding: 170px 0 130px;
 }
 .rs-slider.slider-style5 .slider .slide-item .slider-des .inner-container {
     display: flex;
     align-items: center;
 }
 .rs-slider.slider-style5 .slider .slide-item .slider-des .inner-container .slide-image {
     flex: 0 0 40%;
     max-width: 40%;
 }
 .rs-slider.slider-style5 .slider .slide-item .slider-des .inner-container .slide-content {
     flex: 0 0 60%;
     max-width: 60%;
     padding-left: 80px;
 }
 .rs-slider.slider-style5 .slider .slide-item .slider-des .inner-container .slide-content .sub-title {
     font-size: 14px;
     line-height: 26px;
     font-weight: 500;
     color: #ffffff;
     display: block;
     margin-bottom: 10px;
 }
 .rs-slider.slider-style5 .slider .slide-item .slider-des .inner-container .slide-content .title {
     font-size: 90px;
     line-height: 100px;
     font-weight: 700;
     color: #ffffff;
     text-transform: capitalize;
     margin: 0 0 45px;
 }
 .rs-slider.slider-style5 .slider .slide-item .slider-des .inner-container .slide-content .banner-bottom li {
     display: inline-block;
     margin-right: 20px;
 }
 .rs-slider.slider-style5 .slider .slide-item .slider-des .inner-container .slide-content .banner-bottom li:last-child {
     margin-right: 0;
 }
 .rs-slider.slider-style5 .slider .slide-item:before {
     content: '';
     background-color: #1e2e44;
     height: 100%;
     width: 30%;
     position: absolute;
     left: 0;
     z-index: -11;
 }
 .rs-slider.slider-style5 .slider .slide-item.slide-bg2:before {
     background-color: #ff5815;
 }
 .rs-slider.slider-style5 .slider .slide-item.slide-bg3:before {
     background-color: #01dbcb;
 }
 .rs-slider.slider-style5 .slider .slide-item.slide-bg4:before {
     background-color: #010101;
 }
 .rs-slider.slider-style5 .slider .slick-dots {
     position: absolute;
     bottom: auto !important;
     top: 50%;
     transform: translateY(-50%);
     text-align: right;
     right: 70px;
 }
 .rs-slider.slider-style5 .slider .slick-dots li {
     width: unset;
     height: unset;
     margin: 0 5px;
     transition: 0.6s;
     position: relative;
     text-align: left;
 }
 .rs-slider.slider-style5 .slider .slick-dots li button {
     position: relative;
     border: none;
     font-size: 18px;
     margin-left: auto;
     transition: 0.6s;
     margin: 16px 0;
     color: #ffffff;
     background: transparent;
     opacity: 1;
 }
 .rs-slider.slider-style5 .slider .slick-dots li:before {
     background-color: #fff;
     content: '';
     height: 2px;
     width: 40px;
     left: 0;
     display: block;
     opacity: 1;
     position: absolute;
     transition: 0.5s;
 }
 .rs-slider.slider-style5 .slider .slick-dots li.active-slick:before, .rs-slider.slider-style5 .slider .slick-dots li:hover:before {
     width: 60px;
     background: #1e2e44;
     opacity: 1;
 }
 .rs-slider.slider-style5 .slider .slick-dots li:first-child:before {
     display: none;
 }
 /* ------------------------------------
	09. Cta Section CSS
---------------------------------------*/
 .rs-cta.cta-style1 {
     position: relative;
     z-index: 1;
     overflow: hidden;
 }
 .rs-cta.cta-style1 .cta-animation .animate-style {
     position: absolute;
     bottom: 0;
 }
 .rs-cta.cta-style1 .cta-animation .animate-style.one {
     left: 16%;
     top: -9%;
     z-index: -1;
 }
 .rs-cta.cta-style1 .cta-animation .animate-style.two {
     right: 16%;
     bottom: -6%;
 }
 .rs-cta.cta-style1 .cta-animation .animate-style.two img {
     max-width: 90px;
 }
 .rs-cta.cta-style1 .cta-animation .animate-style.three {
     left: 16%;
     bottom: 14%;
 }
 .rs-cta.cta-style1 .cta-animation .animate-style.three img {
     max-width: 90px;
 }
 .rs-cta.cta-style1 .cta-animation .animate-style.four {
     right: 13%;
     top: 9%;
 }
 .rs-cta.cta-style1 .cta-animation .animate-style.four img {
     max-width: 90px;
 }
 .rs-cta.cta-style2 {
     position: relative;
     z-index: 11;
 }
 .rs-cta.cta-style2 .rs-html5-video {
     position: absolute;
     transform: translate(-50%, -50%);
     top: 50%;
     left: 50%;
     object-fit: cover;
     width: 100%;
     height: 100%;
     margin: 0;
     line-height: 1;
     border: none;
 }
 .rs-cta.cta-style2 .background-video-wrap .background-overlay {
     background-image: url(../images/cta/shoe-bg.png);
     background-position: top center;
     background-repeat: no-repeat;
     background-size: cover;
     transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
     height: 100%;
     opacity: 0.62;
     width: 100%;
     mix-blend-mode: normal;
     top: 0;
     left: 0;
     position: absolute;
 }
 /* ------------------------------------
	10. Counter Section CSS
---------------------------------------*/
 .rs-counter.counter-style1 .rs-counter-list .count-text .count-number .rs-count {
     font-size: 40px;
     line-height: 50px;
     font-weight: 700;
     color: #1e2e44;
 }
 .rs-counter.counter-style1 .rs-counter-list .count-text .count-number .prefix {
     font-size: 40px;
     line-height: 60px;
     font-weight: 700;
     color: #1e2e44;
 }
 .rs-counter.counter-style1 .rs-counter-list .count-text .title {
     font-size: 18px;
     font-weight: 500;
     line-height: 22px;
     color: #413F3F;
 }
 .rs-counter.counter-style1.counter-modify1 .rs-counter-list {
     text-align: center;
 }
 .rs-counter.counter-style1.counter-modify1 .rs-counter-list .count-text .count-number .rs-count, .rs-counter.counter-style1.counter-modify1 .rs-counter-list .count-text .count-number .prefix {
     font-size: 70px;
     line-height: 90px;
     font-weight: 300;
     color: #1e2e44;
 }
 .rs-counter.counter-style1.counter-modify1 .rs-counter-list .count-text .title {
     font-weight: 400;
     color: #3e3e3e;
 }
 .rs-counter.counter-style1.counter-modify2 .rs-counter-list .count-text .count-number .rs-count, .rs-counter.counter-style1.counter-modify2 .rs-counter-list .count-text .count-number .prefix {
     font-size: 40px;
     line-height: 60px;
     font-weight: 600;
     color: #0052cc;
 }
 .rs-counter.counter-style1.counter-modify2 .rs-counter-list .count-text .title {
     color: #3E3E3EB3;
 }
 .rs-counter.counter-style1.counter-modify3 .rs-counter-list .count-text .count-number .rs-count, .rs-counter.counter-style1.counter-modify3 .rs-counter-list .count-text .count-number .prefix {
     font-size: 40px;
     line-height: 50px;
     font-weight: 300;
     color: #3e3e3e;
 }
 .rs-counter.counter-style1.counter-modify3 .rs-counter-list .count-text .title {
     font-size: 14px;
     font-weight: 400;
     line-height: 22px;
     color: #413F3F;
 }
 .rs-counter.counter-style1.counter-modify4 .rs-counter-list .count-text .title {
     font-size: 14px;
     font-weight: 400;
     line-height: 22px;
     color: #413F3F;
 }
 .rs-counter.counter-style1.counter-modify4 .rs-counter-list .count-text .count-number .prefix, .rs-counter.counter-style1.counter-modify4 .rs-counter-list .count-text .count-number .rs-count {
     font-size: 40px;
     line-height: 50px;
     font-weight: 500;
     color: #0052cc;
 }
 .rs-counter.counter-style1.counter-modify4 .rs-counter-list {
     position: relative;
 }
 .rs-counter.counter-style1.counter-modify4 .rs-counter-list .separator-dot {
     width: 6px;
     height: 6px;
     content: '';
     right: 20px;
     top: 30px;
     border-radius: 50px;
     position: absolute;
     background-color:#146de7;
 }
 .rs-counter.counter-style1.counter-modify5 .rs-counter-list .count-text .count-number .rs-count, .rs-counter.counter-style1.counter-modify5 .rs-counter-list .count-text .count-number .prefix {
     font-size: 50px;
     line-height: 50px;
     font-weight: 400;
     color: #1e2e44;
 }
 .rs-counter.counter-style1.counter-modify5 .rs-counter-list .count-text .title {
     font-size: 18px;
     font-weight: 400;
     line-height: 22px;
     color: #413F3F;
 }
 .rs-counter.counter-style2 {
     display: inline-block;
 }
 .rs-counter.counter-style2 .rs-counter-list {
     width: 20%;
     float: left;
     padding: 0 20px 0 0;
 }
 .rs-counter.counter-style2 .rs-counter-list .counter-icon {
     text-align: center;
     width: 70px;
     height: 70px;
     line-height: 70px;
     padding: 0px 0px 0px 0px;
     margin: 0px 0px 8px 0px;
     border-radius: 50px 50px 50px 50px;
     background-color: #F2F2F2;
     display: inline-block;
 }
 .rs-counter.counter-style2 .rs-counter-list .counter-icon img {
     width: 19px;
     height: auto;
     max-width: 100%;
 }
 .rs-counter.counter-style2 .rs-counter-list .count-text .count-number {
     text-align: center;
 }
 .rs-counter.counter-style2 .rs-counter-list .count-text .count-number .rs-count {
     font-size: 14px;
     line-height: 18px;
     font-weight: 500;
     color: #ffffff;
     font-family: "Poppins", Sans-serif;
 }
 .rs-counter.counter-style2 .rs-counter-list .count-text .count-number .prefix {
     font-size: 14px;
     line-height: 18px;
     font-weight: 500;
     color: #ffffff;
     font-family: "Poppins", Sans-serif;
 }
 /* ------------------------------------
	11. Contact Section CSS
---------------------------------------*/
 .rs-contact.contact-style1 {
     position: relative;
 }
 .rs-contact.contact-style1 .model-img {
     background-image: url(../images/contact/model-min.png);
     background-position: bottom left;
     background-repeat: no-repeat;
     background-size: 86% auto;
 }
 .rs-contact.contact-style1 .contact-wrap {
     position: relative;
     margin: 100px 50px 115px 10px;
 }
 .rs-contact.contact-style1 .contact-wrap .from-control {
     font-size: 18px;
     padding: 18px 30px 18px 30px;
     border-radius: 10px 10px 10px 10px;
     border-style: solid;
     color: #FFFFFF;
     background-color: #FFFFFF12;
     border-width: 0px 0px 0px 0px;
     box-shadow: 0px 0px 12px -2px rgba(0, 0, 0, 0.05);
     border: none;
     width: 100%;
     max-width: 100%;
     opacity: 1;
 }
 .rs-contact.contact-style1 .contact-wrap textarea {
     height: 120px;
 }
 .rs-contact.contact-style1 .contact-wrap .address-widget {
     position: relative;
     right: -39%;
     margin-top: -73px;
 }
 .rs-contact.contact-style1 .contact-wrap ::-webkit-input-placeholder {
     /* Chrome/Opera/Safari */
     color: #fff;
     opacity: 0.69;
 }
 .rs-contact.contact-style1 .contact-wrap ::-moz-placeholder {
     /* Firefox 19+ */
     color: #fff;
     opacity: 0.69;
 }
 .rs-contact.contact-style1 .contact-wrap :-ms-input-placeholder {
     /* IE 10+ */
     color: #fff;
     opacity: 0.69;
 }
 .rs-contact.contact-style1 .contact-wrap :-moz-placeholder {
     /* Firefox 18- */
     color: #fff;
     opacity: 0.69;
 }
 .rs-contact.contact-style1 .contact-animate .animation {
     position: absolute;
     bottom: 0;
 }
 .rs-contact.contact-style1 .contact-animate .animation.one {
     left: 10%;
     top: 10%;
 }
 .rs-contact.contact-style1 .contact-animate .animation.one img {
     max-width: 70px;
     opacity: .4;
 }
 .rs-contact.contact-style1 .contact-animate .animation.two {
     right: 10%;
     top: 10%;
 }
 .rs-contact.contact-style1 .contact-animate .animation.two img {
     opacity: 0.2;
     width: 47px;
     max-width: 47px;
 }
 .rs-contact.contact-style1 .contact-animate .animation.three {
     left: 6%;
     bottom: 16%;
 }
 .rs-contact.contact-style1 .contact-animate .animation.three img {
     max-width: 60px;
     opacity: 0.2;
 }
 .rs-contact.contact-style1 .contact-animate .animation.four {
     right: 11%;
     bottom: 20%;
 }
 .rs-contact.contact-style1 .contact-animate .animation.four img {
     opacity: 0.3;
     width: 47px;
     max-width: 47px;
 }
 .rs-contact.contact-style2 {
     background-color: #ffffff;
     background-image: url(../images/bg/bg_2.svg);
     background-size: contain;
     background-repeat: no-repeat;
     background-position: right top;
     background-attachment: scroll;
 }
 .rs-contact.contact-style2 .address-boxs {
     display: flex;
     position: relative;
     align-items: center;
 }
 .rs-contact.contact-style2 .address-boxs .address-icon {
     margin-right: 20px;
     background-color: #085dd7;
     background-image: linear-gradient(160deg, #0052cc 0%, #146de7 100%);
     width: 42px;
     height: 42px;
     line-height: 50px !important;
     border-radius: 100%;
     text-align: center;
 }
 .rs-contact.contact-style2 .address-boxs .address-icon i {
     font-size: 17px;
     line-height: 20px;
     color: #ffffff;
 }
 .rs-contact.contact-style2 .address-boxs .address-text .text .label {
     color: #3E3E3E !important;
     font-size: 14px;
     display: block;
 }
 .rs-contact.contact-style2 .address-boxs .address-text .text .des {
   font-size: 16px;
    letter-spacing: .5px;
     color: #1e2e44 !important;
 }
 .rs-contact.contact-style2 .content-wrap h3 {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: 'abeatbyKai', sans-serif;
    font-size: 20px;
    font-weight: 600;
 }
 .rs-contact.contact-style2 .address-boxs .address-text .text .des a {
     color: #1e2e44 !important;
 }
 .rs-contact.contact-style2 .content-wrap {
background-color: #ffffff;
    padding: 62px 50px 40px 50px;
    border: 0px solid #efebebf0;
    border-radius: 10px 100px;
    border-bottom: 6px solid #ededed;
    box-shadow: 5px 0 15px rgb(184 186 192 / 18%);
 }
 .rs-contact.contact-style2 .content-wrap label {
     font-size: 14px;
     color: #1e2e44;
     font-weight: 500;
     display: block;
     margin-bottom: 0;
 }
 .rs-contact.contact-style2 .content-wrap .from-control {
        padding: 16px 0px 16px 0px;
    border-radius: 0px 0px 0px 0px;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    font-size: 15px;
    color: #1e2e44;
    background-color: #fff0;
    border-color: #3E3E3E21;
    width: 100%;
    max-width: 100%;
    opacity: 1;
 }
 .rs-contact.contact-style2 .content-wrap textarea {
     height: 85px;
 }
 .rs-contact.contact-style2 .content-wrap ::-webkit-input-placeholder {
     /* Chrome/Opera/Safari */
     color: #3e3e3e;
     opacity: 0.61;
 }
 .rs-contact.contact-style2 .content-wrap ::-moz-placeholder {
     /* Firefox 19+ */
     color: #3e3e3e;
     opacity: 0.61;
 }
 .rs-contact.contact-style2 .content-wrap :-ms-input-placeholder {
     /* IE 10+ */
     color: #3e3e3e;
     opacity: 0.61;
 }
 .rs-contact.contact-style2 .content-wrap :-moz-placeholder {
     /* Firefox 18- */
     color: #3e3e3e;
     opacity: 0.61;
 }
 .rs-contact.contact-style2.contact-modfiy1 .address-boxs .address-icon {
     background-color: #1871ec;
 }
 .rs-contact.contact-style2.contact-modfiy1 .address-boxs .address-text .text .label {
     font-weight: 500;
     color: #fff !important;
 }
 .rs-contact.contact-style2.contact-modfiy1 .address-boxs .address-text .text .des {
     color: #fff !important;
 }
 .rs-contact.contact-style2.contact-modfiy1 .content-wrap {
     border-radius: 30px 30px 30px 30px;
 }
 .rs-contact.contact-style2.contact-modfiy2 .content-wrap {
     background-color: #fff;
     padding: 60px 50px 60px 50px;
 }
 .rs-contact.contact-style2.contact-modfiy2 .content-wrap label {
     margin-bottom: 8px;
 }
 .rs-contact.contact-style2.contact-modfiy2 .content-wrap .from-control {
     padding: 14px 17px 14px 17px;
     border-radius: 5px;
     border-style: solid;
     border-width: 0px 0px 1px 0px;
     font-size: 18px;
     color: #1e2e44;
     background-color: #F4F3FF;
     border-color: #F4F3FF;
 }
 .rs-contact.contact-style2.contact-modfiy2 .address-boxs .address-icon {
     background-color: #4f4bff;
 }
 .rs-contact.contact-style2.contact-modfiy3 .content-wrap {
     background-color: #fff;
     padding: 60px 50px 60px 50px;
 }
 .rs-contact.contact-style2.contact-modfiy3 .content-wrap label {
     margin-bottom: 8px;
 }
 .rs-contact.contact-style2.contact-modfiy3 .content-wrap .from-control {
     padding: 14px 17px 14px 17px;
     border-radius: 5px;
     border-style: solid;
     border-width: 0px 0px 1px 0px;
     font-size: 18px;
     color: #1e2e44;
     background-color: #f8f8f8;
     border-color: #f8f8f8;
 }
 .rs-contact.contact-style2.contact-modfiy3 .address-boxs .address-icon {
     background-color: #085dd7;
     background-image: linear-gradient(160deg, #0052cc 0%, #146de7 100%);
 }
 .rs-contact.contact-style2.contact-modfiy4 .content-wrap {
     background-color: #F6F6F6;
     padding: 60px 50px 60px 50px;
     border-radius: 20px 20px 20px 20px;
 }
 .rs-contact.contact-style2.contact-modfiy4 .content-wrap label {
     margin-bottom: 8px;
 }
 .rs-contact.contact-style2.contact-modfiy4 .content-wrap .from-control {
     padding: 14px 17px 14px 17px;
     border-radius: 0px;
     border-style: solid;
     border-width: 0px 0px 1px 0px;
     font-size: 18px;
     color: #1e2e44;
     background-color: #fff;
     border-color: #fff;
 }
 .rs-contact.contact-style2.contact-modfiy4 .address-boxs .address-icon {
     background-color: #cf3201;
 }
 .rs-contact.contact-style2.contact-modfiy5 .content-wrap {
     background-color: #fff;
     box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.07);
     padding: 55px 50px 35px 50px;
     border-radius: 20px 20px 20px 20px;
 }
 .rs-contact.contact-style2.contact-modfiy5 .content-wrap label {
     margin-bottom: 8px;
 }
 .rs-contact.contact-style2.contact-modfiy5 .content-wrap .from-control {
     padding: 14px 17px 14px 0px;
     border-radius: 0px;
     border-style: solid;
     border-width: 0px 0px 1px 0px;
     font-size: 18px;
     color: #1e2e44;
     background-color: #fff;
     border-color: #3E3E3E21;
 }
 .rs-contact.contact-style2.contact-modfiy5 .address-boxs .address-icon {
     background-color: #0052cc;
 }
 .rs-contact.contact-style2.contact-modfiy5 .map-canvas {
     overflow: hidden;
 }
 .rs-contact.contact-style2.contact-modfiy5 .map-canvas iframe {
     height: 600px;
     float: left;
     width: 100%;
     border: none;
 }
 .rs-contact.contact-style2.contact-modfiy5.pro-details .content-wrap {
     box-shadow: unset;
 }
 /* ------------------------------------
	12. Video Section CSS
---------------------------------------*/
 .rs-videos.video-item {
     position: relative;
 }
 .rs-videos.video-item .overly-border a {
     position: absolute;
     transform: translateX(-50%) translateY(-50%);
     box-sizing: content-box;
     display: block;
     width: 80px;
     height: 80px;
     border-radius: 50%;
     line-height: 90px;
     padding: 0;
     margin: 0 auto;
     left: 50%;
     top: 50%;
     z-index: 9;
     text-align: center;
     background: #ffffff;
 }
 .rs-videos.video-item .overly-border a i {
     font-size: 30px;
     line-height: 80px;
     color: #0a5fd8;
     position: relative;
     z-index: 1;
 }
 .rs-videos.video-item .overly-border a:before {
     content: "";
     position: absolute;
     z-index: 0;
     left: 50%;
     top: 50%;
     transform: translateX(-50%) translateY(-50%);
     display: block;
     width: 80px;
     height: 80px;
     border-radius: 50%;
     animation: pulse-border 1500ms ease-out infinite;
     transition: all 0.3s ease;
     background: #ffffff;
 }
 .rs-videos.video-item .overly-border a:after {
     content: "";
     position: absolute;
     z-index: 1;
     left: 50%;
     top: 50%;
     transform: translateX(-50%) translateY(-50%);
     display: block;
     width: 80px;
     height: 80px;
     border-radius: 50%;
     transition: all 200ms;
     animation: pulse-border 1.5s ease-out infinite;
 }
 .rs-videos.video-item .video-desc {
     position: relative;
     color: #FFFFFF;
     font-size: 18px;
     font-weight: 600;
     z-index: 1;
     left: 116px;
 }
 .rs-videos.video-item.purple-video .overly-border {
     border: 1px solid #4F4BFF;
     border-radius: 50%;
     position: absolute;
     width: 70px;
     height: 70px;
     top: 50%;
     left: 50%;
     transform: translate(-50%, -50%);
 }
 .rs-videos.video-item.purple-video .overly-border a {
     background-color: #E1666600;
 }
 .rs-videos.video-item.purple-video .overly-border a img {
     width: 18px;
     position: relative;
     top: -4px;
 }
 .rs-videos.video-item.purple-video .overly-border a:before {
     background-color: #E1666600;
 }
 .rs-videos.video-item.purple-video .video-desc {
     color: #4f4bff;
     left: 98px;
 }
 /* ------------------------------------
	13. Process Section CSS
---------------------------------------*/
 .rs-process.nav-tab-style1 {
     background-color: #085dd7;
     padding: 0% 0% 0% 7.5%;
     background-image: url(../images/bg/bg_4.png);
     background-position: center center;
     background-size: cover;
 }
 .rs-process.nav-tab-style1 .rs-hover-tabs {
     width: 100%;
     align-items: center;
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -ms-flex-wrap: wrap;
     flex-wrap: wrap;
 }
 .rs-process.nav-tab-style1 .rs-hover-tabs ul#rs-hover-tabs-nav {
     margin: 0;
     padding: 5px;
     width: 40%;
 }
 .rs-process.nav-tab-style1 .rs-hover-tabs ul#rs-hover-tabs-nav .top-title {
     color: #FFFFFF;
    margin: 45px 0px 40px 0px;
       font-size: 30px;
    line-height: 1.8;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    font-family: 'abeatbyKai', sans-serif;
 }
 .rs-process.nav-tab-style1 .rs-hover-tabs ul#rs-hover-tabs-nav li {
     cursor: pointer;
     display: block;
     margin-bottom: 45px;
	 font-family: 'abeatbyKai', sans-serif;
 }
 .rs-process.nav-tab-style1 .rs-hover-tabs ul#rs-hover-tabs-nav li a {
     text-decoration: none;
     color: #333;
     font-size: 35px;
     line-height: 1.35;
 }
 .rs-process.nav-tab-style1 .rs-hover-tabs ul#rs-hover-tabs-nav li .subtitle {
   display: block;
    font-weight: normal;
    color: #FFFFFF;
    font-size: 16px;
    letter-spacing: 1.5px;
    margin-bottom: 24px;
    position: relative;
    left: 20px;
    transition: 0.4s;
 }
 .rs-process.nav-tab-style1 .rs-hover-tabs ul#rs-hover-tabs-nav li .subtitle:before {
     position: absolute;
     width: 8px;
     height: 8px;
     background: #FFFFFF;
     border-radius: 8px;
     content: "";
     top: 7px;
     left: -20px;
     transition: 0.4s;
 }
 .rs-process.nav-tab-style1 .rs-hover-tabs ul#rs-hover-tabs-nav li .title {
       font-size: 20px;
    font-weight: 600;
    color: #FFFFFF;
    position: relative;
    left: 0;
    transition: 0.4s;
    text-transform: uppercase;
    letter-spacing: 3px;
 }
 .rs-process.nav-tab-style1 .rs-hover-tabs ul#rs-hover-tabs-nav li .title:before {
     position: absolute;
     width: 8px;
     height: 8px;
     background: #1e2e44;
     border-radius: 8px;
     content: "";
     top: 7px;
     left: -20px;
     transition: 0.4s;
 }
 .rs-process.nav-tab-style1 .rs-hover-tabs ul#rs-hover-tabs-nav li span.title:before {
     top: auto;
     bottom: 20px;
     opacity: 0;
     visibility: hidden;
 }
 .rs-process.nav-tab-style1 .rs-hover-tabs ul#rs-hover-tabs-nav li.active span.title:before {
     left: -20px;
     opacity: 1;
     visibility: visible;
 }
 .rs-process.nav-tab-style1 .rs-hover-tabs ul#rs-hover-tabs-nav li span.title:before {
     top: auto;
     bottom: 20px;
     opacity: 0;
     visibility: hidden;
 }
 .rs-process.nav-tab-style1 .rs-hover-tabs ul#rs-hover-tabs-nav li.active span.subtitle:before {
     opacity: 0;
     visibility: hidden;
 }
 .rs-process.nav-tab-style1 .rs-hover-tabs ul#rs-hover-tabs-nav li.active span.subtitle {
     left: 0;
 }
 .rs-process.nav-tab-style1 .rs-hover-tabs ul#rs-hover-tabs-nav li.active span.title {
     color: #1e2e44;
     left: 20px;
 }
 .rs-process.nav-tab-style1 .rs-hover-tabs #rs-hover-tabs-content {
     width: 60%;
 }
 .rs-process.nav-tab-style1.yellow-tab-style1 .rs-hover-tabs ul#rs-hover-tabs-nav li.active span.title {
     color: #0052cc;
     padding: 15px 10px 10px;
     border-radius: 5px;
     background-image: linear-gradient(265.86deg, #B3D4FF 4.7%, rgb(222 235 255 / 86%) 95.86%);
     border-radius: 0px 407.54px 407.54px 0px;
     background-position: center;
     background-repeat: no-repeat;
     background-size: contain;
 }
 .rs-process.nav-tab-style1.yellow-tab-style1 .rs-hover-tabs ul#rs-hover-tabs-nav li .title:before {
     background-color: #B3D4FF;
 }
 .rs-process.process-style1 .process-work {
     padding: 80px 0px 80px 0px;
     background-color: #FFFFFF;
     border-radius: 50px 50px 50px 50px;
     text-align: center;
 }
 .rs-process.process-style1 .process-work img {
     max-width: 270px;
     border-radius: 0px 0px 0px 0px;
 }
 .rs-process.process-style1 .process-work.wireframe-img {
     padding: 100px 0px 100px 0px;
 }
 .rs-process.process-style1 .process-work.wireframe-img img {
     max-width: 218px;
 }
 .rs-process.process-style1 .process-work.development-img {
     padding: 65px 0px 60px 0px;
 }
 .rs-process.process-style1 .process-work.development-img img {
     max-width: 80%;
 }
 .rs-process.process-style1 .process-work.testing-img {
     padding: 50px 0px 50px 0px;
 }
 .rs-process.process-style1 .process-work.testing-img img {
     max-width: 80%;
 }
 /* ------------------------------------
	14. Project Section CSS
---------------------------------------*/
 .rs-rotfolio {
     background-image: url(../images/bg/bg_1.svg), linear-gradient(180deg, #edf2fa, #ffffff 83.81%);
     background-position: center top 10px, center;
     background-repeat: no-repeat, no-repeat;
     /*     background-attachment: fixed;*/
 }
 .rs-project.project-style1 {
     position: relative;
     z-index: 11;
	     background-image: url(../images/bg/bg_1.svg), linear-gradient(180deg, #edf2fa, #ffffff 83.81%);
    background-position: center top 10px, center;
    background-repeat: no-repeat, no-repeat;
    background-attachment: fixed;
 }
 .rs-project.project-style1 .project-item {
     margin: 0 3px 0 3px;
 }
 .rs-project.project-style1 .project-item .project-img {
     position: relative;
     z-index: 1;
     overflow: hidden;
	 border-radius: 20px 20px 0 0;
 }
 .rs-project.project-style1 .project-item .project-img a img {
     border-radius: 40px 40px 0px 0px;
     transform: scale(1);
     transition: 0.4s;
 }
 .rs-project.project-style1 .project-item .project-content {
     padding: 40px 40px 40px 40px;
     border-radius: 0px 0px 40px 40px;
     background: #ffffff;
 }
 .rs-project.project-style1 .project-item .project-content .category {
          border-radius: 4px;
	 color: #085dd7;
    font-size: 11px;
    background: #daeaff;
    font-weight: normal;
    display: inline-table;
    margin-bottom: 2px;
    margin-right: 6px;
    letter-spacing: 1px;
    padding: 2px 8px;
 }
 .rs-project.project-style1 .project-item .project-content .category a {
     color: #0052cc;
 }
 .rs-project.project-style1 .project-item .project-content .category a:hover {
     color: #1e2e44;
 }
 .rs-project.project-style1 .project-item .project-content .title {
      font-size: 15px;
    line-height: normal;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 2px;
 }
 .rs-project.project-style1 .project-item .project-content .title a {
     color: #3e3e3e;
 }
 .rs-project.project-style1 .project-item .project-content .title a:hover {
     color: #1e2e44;
 }
 .rs-project.project-style1 .project-item:hover .project-img a img {
     transform: scale(1.2);
 }
 .rs-project.project-style1.project-modify1 .project-item .project-content .category a {
     color: #1871ec;
 }
 .rs-project.project-style1.project-modify1 .project-item .project-content .title a {
     color: #3e3e3e;
 }
 .rs-project.project-style1.project-modify1 .project-item .project-content .title a:hover {
     color: #1871ec;
 }
 .rs-project.project-style1.project-modify1 .project-item .project-content {
     box-shadow: 30px 30px 50px 0px rgba(0, 0, 0, 0.05);
 }
 .rs-project.project-style1.project-modify2 .project-item .project-content {
     padding: 31px 40px 31px 40px;
     box-shadow: 30px 30px 50px 0px rgba(0, 0, 0, 0.05);
     border-radius: 0px 0px 20px 20px;
 }
 .rs-project.project-style1.project-modify2 .project-item .project-content .category a {
     color: #0072f5;
 }
 .rs-project.project-style1.project-modify2 .project-item .project-content .title {
     font-weight: 500;
 }
 .rs-project.project-style1.project-modify2 .project-item .project-content .title a {
     color: #3e3e3e;
 }
 .rs-project.project-style1.project-modify2 .project-item .project-content .title a:hover {
     color: #0072f5;
 }
 .rs-project.project-style1.project-modify4 .project-item .project-content {
     padding: 31px 40px 31px 40px;
     background-color: #ffffff;
 }
 .rs-project.project-style1.project-modify4 .project-item .project-content .category a {
     color: #0a5fd8;
 }
 .rs-project.project-style1.project-modify4 .project-item .project-content .title {
     font-weight: 500;
 }
 .rs-project.project-style1.project-modify4 .project-item .project-content .title a {
     color: #1e2e44;
 }
 .rs-project.project-style1.project-modify4 .project-item .project-content .title a:hover {
     color: #0a5fd8;
 }
 .rs-project.project-style1.project-modify5 .project-item .project-content .category a {
     color: #4f4bff;
 }
 .rs-project.project-style1.project-modify5 .project-item .project-content .title a {
     color: #3e3e3e;
 }
 .rs-project.project-style1.project-modify5 .project-item .project-content .title a:hover {
     color: #4f4bff;
 }
 .rs-project.project-style1.project-modify5 .project-item .project-content {
     box-shadow: 30px 30px 50px 0px rgba(0, 0, 0, 0.05);
 }
 .rs-project.project-style1.project-modify6 .project-item .project-content .category a {
     color: #0052cc;
 }
 .rs-project.project-style1.project-modify6 .project-item .project-content .title a {
     color: #3e3e3e;
 }
 .rs-project.project-style1.project-modify6 .project-item .project-content .title a:hover {
     color: #0052cc;
 }
 .rs-project.project-style1.project-modify7 .project-item .project-img a img {
     border-radius: 20px 20px 0px 0px;
 }
 .rs-project.project-style1.project-modify7 .project-item .project-content {
     box-shadow: 30px 30px 50px 0px rgba(0, 0, 0, 0.05);
     border-radius: 0px 0px 20px 20px;
 }
 .rs-project.project-style1.project-modify7 .project-item .project-content .category a {
     color: #0052cc;
 }
 .rs-project.project-style1.project-modify7 .project-item .project-content .title a {
     color: #3e3e3e;
 }
 .rs-project.project-style1.project-modify7 .project-item .project-content .title a:hover {
     color: #0052cc;
 }
 .rs-project.project-style1.project-modify8 .project-item .project-img a img {
     border-radius: 20px 20px 0px 0px;
 }
 .rs-project.project-style1.project-modify8 .project-item .project-content {
     padding: 20px;
     box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
     border-radius: 0px 0px 20px 20px;
 }
 .rs-project.project-style1.project-modify8 .project-item .project-content h5 {
font-size: 18px;
    margin: 0;
    padding: 0;
    line-height: normal;
}
 .rs-project.project-style1.project-modify8 .project-item .project-content .category a {
     color: #0e63dce0;
 }
 .rs-project.project-style1.project-modify8 .project-item .project-content .title a {
     color: #3e3e3e;
 }
 .rs-project.project-style1.project-modify8 .project-item .project-content .title a:hover {
     color: #1a28da;
 }
 .rs-project.project-style1.project-modify8 .project-item .project-content .title {
     font-weight: 500;
 }
 .rs-project.project-style1.project-modify8 .mb-30 {
     margin-bottom: 30px !important;
 }
 .rs-project.project-style1.project-modify9 .project-item .project-content .category a {
     color: #0052cc;
 }
 .rs-project.project-style1.project-modify9 .project-item .project-img a img {
     border-radius: 0;
 }
 .rs-project.project-style1.project-modify9 .project-item .project-content .title a {
     color: #3e3e3e;
 }
 .rs-project.project-style1.project-modify9 .project-item .project-content .title a:hover {
     color: #0052cc;
 }
 .rs-project.project-style1.project-modify9 .project-item .project-content {
     border-radius: 0;
     box-shadow: 30px 30px 50px 0px rgba(0, 0, 0, 0.08);
 }
 .rs-project.project-style1.project-modify9 .mb-30 {
     margin-bottom: 30px !important;
 }
 .rs-project.project-style1.project-modify10 .project-item .project-content {
     box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
 }
 .rs-project.project-style1.project-modify11 .project-item .project-content {
     box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
     padding: 30px 20px 30px 20px;
     border-radius: 0px 0px 20px 20px;
 }
 .rs-project.project-style1.project-modify11 .project-item .project-img a img {
     border-radius: 20px 20px 0px 0px;
 }
 .rs-project.project-style1.project-modify11 .project-item .project-content .title {
     font-size: 20px;
     line-height: 30px;
     font-weight: 500;
     margin-bottom: 0;
 }
 .rs-project.project-style1.project-modify11 .project-item .project-content .category {
     font-size: 15px;
     font-weight: 400;
     margin-bottom: 5px;
 }
 .rs-project.project-style1.project-modify11.home14-style1 .project-item .project-content {
     border-radius: 0px 0px 0px 0px;
 }
 .rs-project.project-style1.project-modify11.home14-style1 .project-item .project-img a img {
     border-radius: 0px 0px 0px 0px;
 }
 .rs-project.project-style1.project-modify12 .project-item .project-content {
     box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
     padding: 30px 20px 30px 20px;
     border-radius: 0px 0px 20px 20px;
 }
 .rs-project.project-style1.project-modify12 .project-item .project-img a img {
     border-radius: 20px 20px 0px 0px;
 }
 .rs-project.project-style1.project-modify12 .project-item .project-content .title {
     font-size: 30px;
     line-height: 40px;
     font-weight: 500;
     margin-bottom: 0;
 }
 .rs-project.project-style1.project-modify12 .project-item .project-content .category {
     font-size: 15px;
     font-weight: 400;
     margin-bottom: 5px;
 }
 .rs-project.project-style1 .project-animate .pro-animation {
     position: absolute;
     bottom: 0;
     z-index: -11;
 }
 .rs-project.project-style1 .project-animate .pro-animation.left-arrow {
     left: 8%;
     top: 55%;
 }
 .rs-project.project-style1 .project-animate .pro-animation.right-arrow {
     right: 8%;
     top: 55%;
 }
 .rs-project.project-style2 {
     position: relative;
     z-index: 11;
 }
 .rs-project.project-style2 .swiper {
     position: relative;
 }
 .rs-project.project-style2 .swiper .swiper-wrapper {
     padding-top: 120px;
 }
 .rs-project.project-style2 .swiper .swiper-wrapper .project-item .project-img img {
     transition: 0.5s;
     transform: scale(1);
 }
 .rs-project.project-style2 .swiper .swiper-wrapper .project-item .project-content {
     display: flex;
     align-items: center;
     justify-content: space-between;
     margin-bottom: 55px;
     margin-top: 20px;
 }
 .rs-project.project-style2 .swiper .swiper-wrapper .project-item .project-content .title {
     font-size: 25px;
     line-height: 35px;
     font-weight: 400;
 }
 .rs-project.project-style2 .swiper .swiper-wrapper .project-item .project-content .title a {
     color: #1e2e44;
 }
 .rs-project.project-style2 .swiper .swiper-wrapper .project-item .project-content .title a:hover {
     color: #0052cc;
 }
 .rs-project.project-style2 .swiper .swiper-scrollbar {
     border-radius: 10px;
     position: absolute;
     width: 100%;
     background: rgba(62, 62, 62, 0.1);
     height: 1px;
     left: 0;
     bottom: 3px;
     z-index: 50;
 }
 .rs-project.project-style2 .swiper .swiper-navigation .swiper-button-prev {
     position: absolute;
     display: flex;
     align-items: center;
     justify-content: center;
     right: 0;
     left: auto;
     text-align: center;
     width: 56px;
     height: 52px;
     top: 23px;
     background: #FFFFFF;
     color: #1e2e44;
 }
 .rs-project.project-style2 .swiper .swiper-navigation .swiper-button-next {
     position: absolute;
     display: flex;
     align-items: center;
     justify-content: center;
     right: 56px;
     left: auto;
     text-align: center;
     width: 56px;
     height: 52px;
     top: 23px;
     background: #FFFFFF;
     color: #1e2e44;
 }
 .rs-project.project-style2 .swiper .swiper-navigation .swiper-button-prev:after {
     content: "\f110";
     font-size: 20px;
     font-family: flaticon;
 }
 .rs-project.project-style2 .swiper .swiper-navigation .swiper-button-next:after {
     content: "\f111";
     font-size: 20px;
     font-family: flaticon;
 }
 .rs-project.project-style2 .swiper .swiper-navigation .swiper-button-prev:hover, .rs-project.project-style2 .swiper .swiper-navigation .swiper-button-next:hover {
     color: #ffffff;
     background-color: #3E3E3E;
 }
 .rs-project.project-style2.swiper-modify1 .swiper-navigation .swiper-button-prev, .rs-project.project-style2.swiper-modify1 .swiper-navigation .swiper-button-next {
     display: none;
 }
 .rs-project.project-style2.swiper-modify1 .swiper .swiper-wrapper {
     padding-top: 0;
 }
 .rs-project.project-style3 {
     position: relative;
 }
 .rs-project.project-style3 .project-item .project-img {
     position: relative;
     z-index: 1;
     overflow: hidden;
 }
 .rs-project.project-style3 .project-item .project-img:before {
     position: absolute;
     width: 100%;
     height: 100%;
     background-color: rgba(25, 8, 45, 0);
     content: "";
     top: 0;
     left: 0;
     opacity: 0;
     visibility: hidden;
     transition: 0.4s;
 }
 .rs-project.project-style3 .project-item .project-img .p-icon a {
     text-align: center;
     border-radius: 50px;
     color: #ffffff;
     font-size: 24px;
     position: absolute;
     left: 50%;
     top: 50%;
     transform: translate(-50%, -50%);
     opacity: 0;
     visibility: hidden;
     transition: 0.4s;
 }
 .rs-project.project-style3 .project-item .project-img .p-icon a i {
     min-width: 45px;
     min-height: 45px;
     border-radius: 45px;
     line-height: 40px;
     border: 1px solid transparent;
     text-align: center;
     display: inline-block;
     position: relative;
     left: 10px;
     border-color: #fff;
     transition: 0.4s;
 }
 .rs-project.project-style3 .project-item .project-img .p-icon a i:before {
     font-size: 14px;
     font-weight: 400;
 }
 .rs-project.project-style3 .project-item .project-content {
     padding: 20px 0px 0px 0px;
 }
 .rs-project.project-style3 .project-item .project-content .category {
     font-size: 14px;
     line-height: 26px;
     font-weight: 500;
     text-transform: uppercase;
     display: block;
     margin-bottom: 10px;
 }
 .rs-project.project-style3 .project-item .project-content .category a {
     color: #1e2e44;
 }
 .rs-project.project-style3 .project-item .project-content .category a:hover {
     color: #1e2e44;
 }
 .rs-project.project-style3 .project-item .project-content .title {
     font-size: 35px;
     line-height: 45px;
     font-weight: 600;
     text-transform: uppercase;
     margin-bottom: 0;
 }
 .rs-project.project-style3 .project-item .project-content .title a {
     color: #ffffff;
 }
 .rs-project.project-style3 .project-item .project-content .title a:hover {
     color: #1e2e44;
 }
 .rs-project.project-style3 .project-item:hover .project-img:before {
     background-color: #1e2e44B5;
     opacity: 1;
     visibility: visible;
 }
 .rs-project.project-style3 .project-item:hover .project-img .p-icon a {
     opacity: 1;
     visibility: visible;
 }
 .rs-project.project-style3 .project-item:hover .project-img .p-icon a i {
     left: 20px;
 }
 .rs-project.project-style3 .pro-animate .animation-style {
     position: absolute;
     bottom: 0;
 }
 .rs-project.project-style3 .pro-animate .animation-style.left-side {
     left: -5%;
     top: 0%;
 }
 .rs-project.project-style3 .pro-animate .animation-style.right-side {
     right: 0%;
     bottom: 0%;
 }
 .rs-project.project-style4 .slider .project-item {
     position: relative;
     overflow: hidden;
     padding: 0 15px;
 }
 .rs-project.project-style4 .slider .project-item .project-img {
     position: relative;
     border-radius: 10px;
	 box-shadow: 0 0 10px rgb(0 0 0 / 21%);
     overflow: hidden;
 }
 .rs-project.project-style4 .slider .project-item .project-img:before {
     position: absolute;
     width: 100%;
     height: 100%;
     content: "";
     top: 0;
     left: 0;
     opacity: 0;
     visibility: hidden;
     transition: 0.4s;
     background: #000000bf;
     z-index: 1;
	 
 }
 .rs-project.project-style4 .slider .project-item .project-content {
     margin: 0;
     opacity: 0;
     visibility: hidden;
     z-index: 1;
 }
 .rs-project.project-style4 .slider .project-item .project-content .p-icon a {
     text-align: center;
     border-radius: 50px;
     color: #ffffff;
     font-size: 14px;
     font-weight: normal;
     letter-spacing: 3px;
     text-transform: uppercase;
     position: absolute;
     left: 50%;
     top: 50%;
     transform: translate(-50%, -50%);
     opacity: 0;
     visibility: hidden;
     transition: 0.4s;
     z-index: 9;
	 font-family: 'abeatbyKai', sans-serif;
 }
 .rs-project.project-style4 .slider .project-item .project-content .p-icon a i {
     min-width: 45px;
     min-height: 45px;
     border-radius: 45px;
     line-height: 43px;
     border: 1px solid transparent;
     text-align: center;
     display: inline-block;
     position: relative;
     left: 10px;
     border-color: #fff;
     transition: 0.4s;
 }
 .rs-project.project-style4 .slider .project-item .project-content .p-icon a i:before {
     font-size: 14px;
     font-weight: 400;
 }
 .rs-project.project-style4 .slider .project-item .project-content .p-icon a i:hover {
     background-color: #085dd7;
     background-image: linear-gradient(160deg, #0052cc 0%, #146de7 100%);
     border: 1px solid #0052cc;
 }
 .rs-project.project-style4 .slider .project-item .project-content .title {
      font-size: 16px;
     line-height: 30px;
     font-weight: normal;
    
     margin-bottom: 0;
     position: absolute;
     left: 0;
     width: 100%;
     text-align: center;
     bottom: -20px;
     transition: 0.4s;
     opacity: 0;
     visibility: hidden;
     z-index: 9;
 }
 .rs-project.project-style4 .slider .project-item .project-content .title a {
     color: #fff;
     letter-spacing: 1.5px;   padding: 5px 10px;
     
 }
 .rs-project.project-style4 .slider .project-item .project-content .title a:hover {
    color: #0052cc;
 
    background-image: linear-gradient(265.86deg, #b3d4fffa 4.7%, rgb(178 205 246 / 70%) 95.86%);
    border-radius: 10px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
 }
 .rs-project.project-style4 .slider .project-item .project-content .sub-title {
     position: absolute;
     left: 0;
     width: 100%;
     text-align: center;
     color: #fff;
     bottom: 15px;
     opacity: 1;
     visibility: visible;
     z-index: 9;
     text-transform: uppercase;
       font-size: 12px;
    letter-spacing: 1.5px;
    font-family: 'Poppins Regular';
	     font-weight: 300;
     
 }
 .rs-project.project-style4 .slider .project-item:hover .project-img:before {
     opacity: 1;
     visibility: visible;
 }
 .pro_icn {
     font-size: 15px;
     position: relative;
     top: 4px;
 }
 .rs-project.project-style4 .slider .project-item:hover .project-content {
     opacity: 1;
     visibility: visible;
 }
 .rs-project.project-style4 .slider .project-item:hover .project-content .p-icon a {
     opacity: 1;
     visibility: visible;
 }
 .rs-project.project-style4 .slider .project-item:hover .project-content .p-icon a i {
     left: 20px;
 }
 .rs-project.project-style4 .slider .project-item:hover .project-content .title {
     bottom: 70px;
     opacity: 1;
     visibility: visible;
 }
 .rs-project.project-style4 .slider .slick-list {
     padding: 0px 400px !important;
 }
 .rs-project.project-style4 .slider .slick-slide {
     padding:20px 15px 30px; 
 }
.rs-project.project-style4 .project-img:after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0.8;
    height: 100%;
    background-image: linear-gradient(180deg, #0E33CF00 0%, #030912d6 100%);
}
 .rs-project.project-style4 .slider .slick-arrow {
     position: absolute;
     transform: translateY(-50%);
     width: 40px;
     height: 40px;
     visibility: visible;
     opacity: 1;
     font-size: 0;
     border: none;
     background: transparent;
     transition: 0.6s ease all;
     z-index: 9;
     border-radius: 50px;
     border: 1px solid;
 }
 .rs-project.project-style4 .slider .slick-arrow.slick-next {
     top: -14.9%;
     right: 17%;
 }
 .rs-project.project-style4 .slider .slick-arrow.slick-next:before {
     content: "\f114";
     font-size: 16px;
     color: #3e3e3e;
     margin: 0;
     display: inline-block;
     font-family: flaticon !important;
     text-align: center;
     font-weight: 600;
 }
 .rs-project.project-style4 .slider .slick-arrow.slick-prev {
     top: -14.9%;
     right: 21%;
 }
 .rs-project.project-style4 .slider .slick-arrow.slick-prev:before {
     content: "\f115";
     font-size: 16px;
     color: #3e3e3e;
     margin: 0;
     display: inline-block;
     font-family: flaticon !important;
     text-align: center;
     font-weight: 600;
 }
 .rs-project.project-style4 .slider .slick-arrow:hover {
     background: #0d63dd;
     box-shadow: 0 4px 10px 0 rgb(58 146 248 / 46%);
     border: 1px solid #0d63dd;
 }
 .rs-project.project-style4 .slider .slick-arrow:hover.slick-prev:before, .rs-project.project-style4 .slider .slick-arrow:hover.slick-next:before {
     color: #ffffff;
 }
 .rs-project.project-style4.project-modify3 .slider .slick-arrow:hover {
     background-color: #085dd7;
     background-image: linear-gradient(160deg, #0052cc 0%, #146de7 100%);
 }
 .rs-project.project-style5 .project-item {
     position: relative;
     overflow: hidden;
 }
 .rs-project.project-style5 .project-item .project-img {
     position: relative;
     overflow: hidden;
 }
 .rs-project.project-style5 .project-item .project-img:before {
     position: absolute;
     width: 100%;
     height: 100%;
     content: "";
     top: 0;
     left: 0;
     opacity: 0;
     visibility: hidden;
     transition: 0.4s;
     background: rgba(25, 8, 45, 0.8);
     border-radius: 30px;
     z-index: 1;
 }
 .rs-project.project-style5 .project-item .project-img a img {
     width: 100%;
     border-radius: 30px;
 }
 .rs-project.project-style5 .project-item .project-content {
     position: absolute;
     padding: 0 0 0 30px;
     bottom: 0;
     opacity: 0;
     z-index: 11;
     visibility: hidden;
     transition: all 0.3s ease;
 }
 .rs-project.project-style5 .project-item .project-content .category {
     font-size: 15px;
     font-weight: 400;
     display: block;
     margin-bottom: 10px;
 }
 .rs-project.project-style5 .project-item .project-content .category a {
     color: #ffffff;
 }
 .rs-project.project-style5 .project-item .project-content .category a:hover {
     color: #1e2e44;
 }
 .rs-project.project-style5 .project-item .project-content .title {
     font-size: 35px;
     line-height: 45px;
     font-weight: 600;
     margin-bottom: 0;
 }
 .rs-project.project-style5 .project-item .project-content .title a {
     color: #ffffff;
 }
 .rs-project.project-style5 .project-item .project-content .title a:hover {
     color: #1e2e44;
 }
 .rs-project.project-style5 .project-item:hover .project-img:before {
     opacity: 1;
     visibility: visible;
 }
 .rs-project.project-style5 .project-item:hover .project-content {
     bottom: 30px;
     opacity: 1;
     visibility: visible;
 }
 .rs-project-details .prelements-heading .widget-inner-content {
     border-top: 1px solid #3E3E3E17;
     padding: 35px 0 0px 0;
 }
 .rs-project-details .prelements-heading .widget-inner-content .title-inner .title {
     font-size: 18px;
     line-height: 1.3;
     font-weight: 600;
     color: #1e2e44;
     margin: 0px 0px 15px 0px;
 }
 .rs-project-details .prelements-heading .widget-inner-content .title-inner .description p {
     font-size: 18px;
     margin: 0;
 }
 /* ------------------------------------
	15. Skill-bar Section CSS
---------------------------------------
.rs-skillbar.skillbar-style1 {
  position: relative;
}
.rs-skillbar.skillbar-style1 .cl-skill-bar .skillbar-title {
  color: #fff;
      font-size: 14px;
  font-weight: 500;
}
.rs-skillbar.skillbar-style1 .cl-skill-bar .skillbar {
  background: #eeeeee;
  height: 8px;
  line-height: 8px;
  margin: 10px 0 24px;
  border-radius: 0;
  overflow: visible;
  position: relative;
  width: 100%;
}
.rs-skillbar.skillbar-style1 .cl-skill-bar .skillbar .skillbar-bar {
  height: 8px;
  line-height: 8px;
  background: #FFDC76;
  border-radius: 0;
  margin-bottom: 0;
  overflow: visible !important;
  width: 0;
}
.rs-skillbar.skillbar-style1 .cl-skill-bar .skillbar .skill-bar-percent {
  height: 30px;
  line-height: 30px;
  position: absolute;
  right: 0px;
  top: -38px;
      font-size: 14px;
  font-weight: 500;
  color: #ffffff;
}
.rs-skillbar.skillbar-style1 .cl-skill-bar .skillbar.margin-no {
  margin: 10px 0 0;
}
.rs-skillbar.skillbar-style1 .skill-img {
  margin: 0 0 0 -105px;
}
.rs-skillbar.skillbar-style1 .skill-img img {
  max-width: 626px;
}
.rs-skillbar.skillbar-style1 .skill-animation .skill-animate {
  position: absolute;
  left: 35.4%;
  top: 18%;
}
.rs-skillbar.skillbar-style1 .skill-animation .skill-animate img {
  max-width: 140px;
}
.rs-skillbar.skillbar-style1.skillbar-modify1 .skill-animation .skill-animate img {
  max-width: 140px;
}
.rs-skillbar.skillbar-style1.skillbar-modify1 .skill-animation .skill-animate {
  left: 6%;
  top: 11%;
}
/* ------------------------------------
	16. Skill Experience Section CSS
---------------------------------------*/
 .rs-skill-experience .skill-content .text-box-item .title-inner .sub-text {
     font-size: 14px;
     font-weight: 500;
     line-height: 30px;
     color: rgba(255, 255, 255, 0.78);
     display: inline-block;
     margin: 0 0 6px;
 }
 .rs-skill-experience .skill-content .text-box-item .title-inner .title {
     font-size: 35px;
     font-weight: 500;
     line-height: 1.35em;
     color: #ffffff;
     margin: 0;
 }
 .rs-skill-experience .skill-content .text-box-item .title-inner .title.title2 {
     font-size: 25px;
     margin: 0;
 }
 .rs-skill-experience .skill-content .text-box-item .title-inner .description p {
     font-size: 18px;
     color: rgba(255, 255, 255, 0.78);
     margin: 0;
 }
 .rs-skill-experience .skill-content .text-box-item .title-inner.border-bottom-style {
     margin: 0;
     border-style: solid;
     border-width: 0px 0px 1px 0px;
     border-color: #FFFFFF08;
     margin-bottom: 23px;
     padding-bottom: 23px;
 }
 .rs-skill-experience .skill-content.item-details .text-box-item {
     position: relative;
 }
 .rs-skill-experience .skill-content.item-details .text-box-item .icon-list-items {
     position: absolute;
     right: 0;
     top: 50%;
     transform: translateY(95%);
 }
 .rs-skill-experience .skill-content.item-details .text-box-item .icon-list-items li a .list-icon i {
     color: rgba(255, 255, 255, 0.78);
     transition: all 0.4s ease-in-out 0s;
 }
 .rs-skill-experience .skill-content.item-details .text-box-item .icon-list-items li a .icon-list-text {
     font-size: 15px;
     color: rgba(255, 255, 255, 0.78);
     padding-left: 5px;
     transition: all 0.4s ease-in-out 0s;
 }
 .rs-skill-experience .skill-content.item-details .text-box-item .icon-list-items li a:hover .list-icon i, .rs-skill-experience .skill-content.item-details .text-box-item .icon-list-items li a:hover .icon-list-text {
     color: #8873ef !important;
 }
 .rs-skill-experience .skill-content.item-details .text-box-item .icon-list-items.item-two {
     transform: translateY(-50%);
 }
 .rs-skill-experience .skill-content.item-details .text-box-item .icon-list-items.item-three {
     transform: translateY(-50%);
 }
 /* ------------------------------------
	17. Services Section CSS
---------------------------------------*/
 .rs-services.services-main-home .services-item {
     margin: 0 8px 0 8px;
     transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s;
     border-radius: 30px 30px 30px 30px;
     box-shadow: 38px 45px 93px -10px rgba(0, 0, 0, 0.05);
 }
 .rs-services.services-main-home .services-item .services-wrap {
     text-align: center;
     padding: 60px 60px 55px 60px;
     border-radius: 30px 30px 30px 30px;
     overflow: hidden;
     background-color: transparent;
     background-image: linear-gradient(137deg, #ffffff 0%, #ffffff 73 100%);
 }
 .rs-services.services-main-home .services-item .services-wrap .services-img img {
     height: 110px;
     width: 110px;
     max-width: unset;
 }
 .rs-services.services-main-home .services-item .services-wrap .services-content {
     margin: 28px 0px 0px 0px;
 }
 .rs-services.services-main-home .services-item .services-wrap .services-content .title {
     font-size: 30px;
     font-weight: 500;
     line-height: 35px;
     margin: 0 0 21px;
 }
 .rs-services.services-main-home .services-item .services-wrap .services-content .title a {
     color: #1e2e44;
 }
 .rs-services.services-main-home .services-item .services-wrap .services-content .title a:hover {
     color: #0052cc;
 }
 .rs-services.services-main-home .services-item .services-wrap .services-content .services-txt {
     font-size: 14px;
     font-weight: 400;
     line-height: 26px;
     color: #3E3E3E;
     margin-bottom: 20px;
 }
 .rs-services.services-main-home .services-item:hover {
     background-color: #fff;
     box-shadow: 25px 25px 81px 0px rgba(95, 63, 176, 0.2);
 }
 .rs-services.services-main-home.services-modify2 .services-item {
     border-radius: 30px 30px 30px 30px;
     box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.07);
 }
 .rs-services.services-main-home.services-modify2 .services-item .services-wrap .services-content .title a:hover {
     color: #4f4bff;
 }
 .rs-services.services-main-home.services-modify2 .services-button a:hover i:before, .rs-services.services-main-home.services-modify2 .services-button a:hover .btn-text {
     color: #4f4bff;
 }
 .rs-services.services-style1 .services-item {
     margin: 0 2px 0 2px;
     box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.06);
 }
 .rs-services.services-style1 .services-item .services-wrap {
     text-align: left;
     padding: 30px 30px 50px 30px;
     background-color: transparent;
 }
 .rs-services.services-style1 .services-item .services-wrap .services-icon img {
     height: 58px;
     width: 58px;
     max-width: unset;
 }
 .rs-services.services-style1 .services-item .services-wrap .services-text {
     margin: 20px 0px 0px 0px;
 }
 .rs-services.services-style1 .services-item .services-wrap .services-text .title {
     font-size: 25px;
     font-weight: 500;
     line-height: 35px;
     margin: 0 0 16px;
 }
 .rs-services.services-style1 .services-item .services-wrap .services-text .title a {
     color: #1e2e44;
 }
 .rs-services.services-style1 .services-item .services-wrap .services-text .title a:hover {
     color: #0052cc;
 }
 .rs-services.services-style1 .services-item .services-wrap .services-text .services-txt {
     font-size: 14px;
     font-weight: 400;
     line-height: 26px;
     color: #3E3E3E;
     margin-bottom: 0;
 }
 .rs-services.services-style1 .services-item:hover {
     transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s;
     box-shadow: 25px 25px 81px 0px rgba(95, 63, 176, 0.08);
 }
 .rs-services.services-style2 {
     position: relative;
     z-index: 11;
 }
 .rs-services.services-style2 .services-item {
     background-color: #fff;
     border-radius: 10px 10px 10px 10px;
     box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.06);
     margin: 0 2px 0 2px;
 }
 .rs-services.services-style2 .services-item .services-wrap {
     padding: 37px 30px 30px 30px;
     border-radius: 30px 30px 30px 30px;
     text-align: center;
 }
 .rs-services.services-style2 .services-item .services-wrap .services-icon {
     margin-bottom: 25px;
 }
 .rs-services.services-style2 .services-item .services-wrap .services-icon img {
     height: 55px;
     width: 55px;
     filter: hue-rotate(30deg);
     max-width: unset;
 }
 .rs-services.services-style2 .services-item .services-wrap .services-text .title {
font-size: 18px;
    line-height: 1.5;
    margin: 0 0 17px;
    color: #1e2e44;
    font-weight: 600;
    letter-spacing: 1.8px;
    font-family: 'abeatbyKai', sans-serif;
 }
 .rs-services.services-style2 .services-item .services-wrap .services-text .title:hover {
     color: #1e2e44;
 }
 .rs-services.services-style2 .services-item .services-wrap .services-text .services-txt {
  font-size: 13px;
    font-weight: 400;
    line-height: 1.8;
    color: #3E3E3E;
    margin: 0;
    text-align: justify;
 }
 .rs-services.services-style2 .services-item:hover {
     box-shadow: 25px 25px 81px 0px rgba(95, 63, 176, 0.08);
 }
 .rs-services.services-style2 .ser-animate .animate-style {
     position: absolute;
     bottom: 0;
 }
 .rs-services.services-style2 .ser-animate .animate-style.one {
     left: 32%;
     top: 63%;
     z-index: -11;
     transform: rotate(-2deg);
 }
 .rs-services.services-style2 .ser-animate .animate-style.two {
     left: 49%;
     top: 63%;
     z-index: -11;
     transform: rotate(-2deg);
 }
 .rs-services.services-style2 .ser-animate .animate-style.three {
     right: 32%;
     top: 63%;
     z-index: -11;
     transform: rotate(-2deg);
 }
 .rs-services.services-style3 .services-item {
     margin: 0 8px 0 8px;
     transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s;
     border-radius: 30px 30px 30px 30px;
     box-shadow: 38px 45px 93px -10px rgba(0, 0, 0, 0.05);
 }
 .rs-services.services-style3 .services-item .services-wrap {
      padding: 35px 40px 25px 40px;
    border-radius: 30px 30px 30px 30px;
    overflow: hidden;
    background-color: #d7f0ff;
    background-image: linear-gradient(to top, #eef9ff 0%, #6ec1ee 100%);
    border-bottom: 6px solid #bfc5cecc;
 }
 .rs-services.services-style3 .services-item .services-wrap .services-img img {
     height: 80px;
     width: 80px;
     max-width: unset;
 }
 .rs-services.services-style3 .services-item .services-wrap .services-content {
     margin: 28px 0px 0px 0px;
 }
 .rs-services.services-style3 .services-item .services-wrap .services-content .title {
	  font-family: 'abeatbyKai', sans-serif;
     font-size: 20px;
     font-weight: 600;
     line-height: 35px;
     margin: 0 0 21px;
     color: #1e2e44;
     text-transform: uppercase;
     letter-spacing: 2px;
 }
 .rs-services.services-style3 .services-item .services-wrap .services-content .title:hover {
     color: #1871ec;
 }
 .rs-services.services-style3 .services-item .services-wrap .services-content .services-txt {
     font-size: 13px;
     font-weight: 400;
     line-height: 1.8;
     color: #3E3E3E;
     margin-bottom: 10px;
 }
 .rs-services.services-style3 .services-item:hover {
     background-color: #fff;
     box-shadow: 25px 25px 81px 0px rgb(156 156 156 / 10%);
     filter:drop-shadow(0.3rem 0 1rem rgba(0, 0, 0, .08));
 }
 .rs-services.services-style3.services-modify1 .services-item .services-wrap .services-content .title:hover {
     color: #0a5fd8;
 }
 .rs-services.services-style3.services-modify3 .services-item .services-wrap .services-content .title:hover {
     color: #0052cc;
 }
 .rs-services.services-style3.services-modify4 .services-item {
     background: #ffffff;
 }
 .rs-services.services-style3.services-modify4 .services-item::before {
     content: "";
     width: 104%;
     height: 102%;
     border-radius: 8px;
     background-image: linear-gradient(var(--rotate), #5ddcff, #3c67e3 43%, #4e00c2);
     position: absolute;
     z-index: -1;
     top: -1%;
     left: -2%;
     animation: spin 2.5s linear infinite;
 }
 .rs-services.services-style3.services-modify4 .services-item::after {
     position: absolute;
     content: "";
     left: 0;
     right: 0;
     z-index: -1;
     height: 100%;
     width: 100%;
     margin: 0 auto;
     transform: scale(0.8);
     background-image: linear-gradient(var(--rotate), #5ddcff, #3c67e3 43%, #4e00c2);
     opacity: 1;
     transition: opacity .5s;
     animation: spin 2.5s linear infinite;
 }
 .rs-services.services-style3.services-modify4 .services-item .services-wrap .services-content .title:hover {
     color: #0052cc;
 }
 .rs-services.services-style4 {
     z-index: 11;
     position:relative;
     background-color: #f4faff;
     background-image: url(../images/bg/bg_3.png);
     background-size: contain;
     background-repeat: no-repeat;
     background-position: top;
     background-attachment: scroll;
 }
 .rs-services.services-style4 .services-item {
     background-color: #fff;
     border-radius: 10px 10px 10px 10px;
     box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
     margin: 0 2px 0 2px;
 }
 .rs-services.services-style4 .services-item .services-wrap {
     text-align: center;
     padding: 45px 30px 60px 30px;
     border-radius: 30px 30px 30px 30px;
 }
 .rs-services.services-style4 .services-item .services-wrap .services-icon {
     position: relative;
     transition: all .3s ease;
     line-height: 150px !important;
     min-width: 150px;
     height: 150px;
     border-radius: 192px 192px 192px 192px !important;
     background-color: #c2dcff4d;
     display: inline-block;
     margin-bottom: 20px;
 }
 .rs-services.services-style4 .services-item .services-wrap .services-icon img {
     height: 80px;
     width: 80px;
     max-width: unset;
 }
 .rs-services.services-style4 .services-item .services-wrap .services-text .title {
   font-size: 20px;
    font-weight: 600;
    line-height: 35px;
    color: #1e2e44;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin: 0 0 17px;
    font-family: 'abeatbyKai', sans-serif;
 }
 .rs-services.services-style4 .services-item .services-wrap .services-text .title a {
     color: #1e2e44;
 }
 .rs-services.services-style4 .services-item .services-wrap .services-text .title a:hover {
     color: #0501C6;
 }
 .rs-services.services-style4 .services-item .services-wrap .services-text .services-txt {
     font-size: 14px;
     font-weight: 400;
     line-height: 26px;
     color: #3E3E3E;
     margin: 0;
 }
 .rs-services.services-style4 .services-item:hover {
     box-shadow: 25px 25px 81px 0px rgba(95, 63, 176, 0.08);
 }
 .rs-services.services-style5 .services-item .services-wrap {
     background-color: #FFFFFF;
     border-radius: 20px 20px 20px 20px;
     box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.06);
     text-align: center;
     padding: 32px 30px 11px 30px;
     margin: 0 3px 0 3px;
 }
 .rs-services.services-style5 .services-item .services-wrap .services-img img {
     height: 93px;
     width: 66px;
     max-width: unset;
 }
 .rs-services.services-style5 .services-item .services-wrap .services-content {
     margin: 28px 0px 0px 0px;
 }
 .rs-services.services-style5 .services-item .services-wrap .services-content .title {
     font-size: 25px;
     font-weight: 500;
     line-height: 35px;
     margin: 0 0 21px;
     color: #1e2e44;
 }
 .rs-services.services-style5 .services-item .services-wrap .services-content .title:hover {
     color: #1e2e44;
 }
 .rs-services.services-style5 .services-item .services-wrap .services-content .services-txt {
     font-size: 14px;
     font-weight: 400;
     line-height: 26px;
     color: #3E3E3E;
     margin-bottom: 20px;
 }
 .rs-services.services-details .ser-details {
     margin: 0 0 0 -130px;
 }
 /* ------------------------------------
	18. Faq Section CSS
---------------------------------------*/
 .rs-feature-product.feature-style1 .services-item .services-content {
     text-align: center;
     padding: 25px 30px 25px 30px;
     border-radius: 15px 15px 15px 15px;
     background: #ffffff;
     box-shadow: 30px 30px 50px 0px rgba(0, 0, 0, 0.05);
 }
 .rs-feature-product.feature-style1 .services-item .services-content .title {
     font-size: 20px;
     line-height: 30px;
     font-weight: 500;
     margin-bottom: 8px;
 }
 .rs-feature-product.feature-style1 .services-item .services-content .title a {
     color: #1e2e44;
 }
 .rs-feature-product.feature-style1 .services-item .services-content .title a:hover {
     color: #0052cc;
 }
 .rs-feature-product.feature-style1 .services-item .services-content .price {
     font-size: 14px;
     line-height: 26px;
     font-weight: 400;
     color: #3e3e3e;
     margin-bottom: 0;
 }
 /* ------------------------------------
	19. Product CSS
---------------------------------------*/
 .rs-product.product-style1 .product-item .image-wrap {
     position: relative;
     overflow: hidden;
 }
 .rs-product.product-style1 .product-item .image-wrap img {
     border-radius: 15px 15px 0px 0px;
 }
 .rs-product.product-style1 .product-item .image-wrap .add-cart {
     position: absolute;
     bottom: 0px;
     width: calc(40%);
     left: 50%;
     transform: translateX(-50%);
     width: calc(55%);
     background-color: #1e2e44;
     padding: 8px 18px 8px 18px;
     color: #ffffff;
     border-radius: 50px;
     opacity: 0;
     visibility: hidden;
     transition: 0.4s;
 }
 .rs-product.product-style1 .product-item .image-wrap .add-cart i {
     padding-right: 10px;
 }
 .rs-product.product-style1 .product-item .image-wrap .add-cart:hover {
     color: #0052cc;
     background-color: #ffffff;
 }
 .rs-product.product-style1 .product-item .image-wrap .add-cart:hover i {
     color: #0052cc;
 }
 .rs-product.product-style1 .product-item .product-text {
     text-align: center;
     padding: 25px 30px 25px 30px;
     border-radius: 0 0 15px 15px;
     background: #ffffff;
 }
 .rs-product.product-style1 .product-item .product-text .title {
     font-size: 20px;
     line-height: 30px;
     font-weight: 500;
     margin-bottom: 8px;
 }
 .rs-product.product-style1 .product-item .product-text .title a {
     color: #1e2e44;
 }
 .rs-product.product-style1 .product-item .product-text .title a:hover {
     color: #0052cc;
 }
 .rs-product.product-style1 .product-item .product-text .price {
     font-size: 14px;
     line-height: 26px;
     font-weight: 400;
     color: #3e3e3e;
     margin-bottom: 0;
 }
 .rs-product.product-style1 .product-item:hover .image-wrap .add-cart {
     bottom: 80px;
     opacity: 1;
     visibility: visible;
 }
 .rs-product.product-style1 .owl-nav .owl-next, .rs-product.product-style1 .owl-nav .owl-prev {
     position: absolute;
     top: 50%;
     transform: translateY(-50%);
     right: 6%;
     left: unset;
     top: -18%;
     color: #fff;
     text-align: center;
     width: 55px;
     height: 50px;
     border-radius: 10px;
     border: none !important;
     line-height: 60px;
 }
 .rs-product.product-style1 .owl-nav .owl-next i:before, .rs-product.product-style1 .owl-nav .owl-prev i:before {
     font-size: 22px;
     color: #3e3e3e;
     content: "\f111";
     font-family: Flaticon;
 }
 .rs-product.product-style1 .owl-nav .owl-next:hover, .rs-product.product-style1 .owl-nav .owl-prev:hover {
     background: linear-gradient(98.89deg, #0052cc 8.22%, #009cf4 89.42%);
 }
 .rs-product.product-style1 .owl-nav .owl-next:hover i:before, .rs-product.product-style1 .owl-nav .owl-prev:hover i:before {
     color: #ffffff;
 }
 .rs-product.product-style1 .owl-nav .owl-next {
     right: 0px;
     left: unset;
     top: -18%;
 }
 .rs-product.product-style1 .owl-nav .owl-next i:before {
     font-size: 22px;
     content: "\f110";
 }
 /* ------------------------------------
	20. Faq Section CSS
---------------------------------------*/
 .rs-faq.faq-style1 {
     position: relative;
 }
 .rs-faq.faq-style1 .faq-content .accordion {
     border-width: 12px;
 }
 .rs-faq.faq-style1 .faq-content .accordion .card {
     margin-bottom: 25px;
     border: none;
     background-color: #fff;
     border-radius: 30px;
     background: #ffffff;
     box-shadow: 0px 0px 50px 0 rgba(0, 0, 1, 0.05);
 }
 .rs-faq.faq-style1 .faq-content .accordion .card:last-child {
     margin-bottom: 0;
 }
 .rs-faq.faq-style1 .faq-content .accordion .card .card-header {
     display: flex;
     align-items: center;
     padding: 0 !important;
     border: none;
     background-color: unset;
     border-radius: unset;
 }
 .rs-faq.faq-style1 .faq-content .accordion .card .card-header .card-link {
     position: relative;
     display: block;
     width: 100%;
     padding: 20px 30px 0 30px;
     height: 80px;
     font-size: 20px;
     letter-spacing: 1.5px;
     color: #1e2e44;
     background: unset;
     box-shadow: unset;
 }
 .rs-faq.faq-style1 .faq-content .accordion .card .card-header .card-link:after {
     font-family: FontAwesome;
     position: absolute;
     content: "\f077";
     right: 20px;
     top: 50%;
     transform: translateY(-50%);
     text-align: center;
     font-size: 12px;
     color: #1e2e44;
 }
 .rs-faq.faq-style1 .faq-content .accordion .card .card-header .card-link.collapsed {
     border-radius: 30px;
     color: #1e2e44;
     background: #fff;
     box-shadow: 0px 0px 50px 0 rgba(0, 0, 1, 0.05);
 }
 .rs-faq.faq-style1 .faq-content .accordion .card .card-header .card-link.collapsed:after {
     color: #1e2e44;
     content: "\f078";
 }
 .rs-faq.faq-style1 .faq-content .accordion .card .card-body {
     font-size: 14px;
     color: #3e3e3e;
     padding: 0 30px 30px 30px !important;
     width: 100%;
     line-height: 1.8;
	     text-align: justify;
 }
 .rs-faq.faq-style1 .faq-img img {
     position: relative;
     right: -173px;
 }
 .rs-faq.faq-style1 .faq-animation .animate {
     position: absolute;
     bottom: 0;
 }
 .rs-faq.faq-style1 .faq-animation .animate.one {
     left: 11%;
     top: 4%;
 }
 .rs-faq.faq-style1 .faq-animation .animate.one img {
     max-width: 20px;
 }
 .rs-faq.faq-style1 .faq-animation .animate.two {
     left: 60%;
     top: 6%;
 }
 .rs-faq.faq-style1 .faq-animation .animate.two img {
     max-width: 25px;
 }
 .rs-faq.faq-style1 .faq-animation .animate.three {
     right: 40%;
     bottom: 24%;
 }
 .rs-faq.faq-style1 .faq-animation .animate.three img {
     max-width: 20px;
 }
 .rs-faq.faq-style1 .faq-animation .animate.four {
     right: 10%;
     top: 41%;
 }
 .rs-faq.faq-style1 .faq-animation .animate.four img {
     max-width: 20px;
 }
 .rs-faq.faq-style1.faq-modify1 .faq-content .accordion .card {
     box-shadow: 0px 0px 50px 0 rgba(0, 0, 1, 0.05);
 }
 .rs-faq.faq-style1.faq-modify1 .faq-content .accordion .card .card-header .card-link:after, .rs-faq.faq-style1.faq-modify1 .faq-content .accordion .card .card-header .card-link {
     color: #0052cc;
 }
 .rs-faq.faq-style1.faq-modify1 .faq-content .accordion .card .card-header .card-link.collapsed:after {
     color: #1e2e44;
 }
 .rs-faq.faq-style1.faq-modify1 .faq-content .accordion .card {
     margin-bottom: 15px;
     border-radius: 10px;
 }
 .rs-faq.faq-style1.faq-modify1 .faq-content .accordion .card .card-header .card-link.collapsed {
     border-radius: 10px;
     color: #1e2e44;
     background: #fff;
     box-shadow: unset;
 }
 .rs-faq.faq-style1.faq-modify2 .faq-content .accordion .card {
     box-shadow: 0px 0px 50px 0 rgba(0, 0, 1, 0.05);
 }
 .rs-faq.faq-style1.faq-modify2 .faq-content .accordion .card .card-header .card-link:after, .rs-faq.faq-style1.faq-modify2 .faq-content .accordion .card .card-header .card-link {
     color: #0052cc;
 }
 .rs-faq.faq-style1.faq-modify2 .faq-content .accordion .card .card-header .card-link.collapsed:after {
     color: #1e2e44;
 }
 .rs-faq.faq-style1.faq-modify2 .faq-content .accordion .card {
     margin-bottom: 15px;
     border-radius: 10px;
 }
 .rs-faq.faq-style1.faq-modify2 .faq-content .accordion .card .card-header .card-link.collapsed {
     border-radius: 10px;
     color: #1e2e44;
     background: #fff;
     box-shadow: unset;
 }
 .rs-faq.faq-style1.faq-modify2 .faq-img2 img {
     width: 700px;
 }
 .rs-faq.faq-style1.faq-modify2.faq-price .faq-content .accordion .card, .rs-faq.faq-style1.faq-modify2.faq-price .faq-content .accordion .card .card-header .card-link.collapsed {
     border-radius: 0;
 }
 /* ------------------------------------
	21. Team Section CSS
---------------------------------------*/
 .rs-team.team-style1 .team-item .team-inner-wrap {
     padding: 35px 20px 25px;
     overflow: visible;
     box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
     border-radius: 20px;
 }
 .rs-team.team-style1 .team-item .team-inner-wrap .image-wrap {
     overflow: hidden;
     border-radius: 50%;
     max-width: 135px;
     margin: 0 auto;
 }
 .rs-team.team-style1 .team-item .team-inner-wrap .image-wrap a {
     transform: scale(1);
     border-radius: 50%;
     transition: 0.3s ease-in-out;
 }
 .rs-team.team-style1 .team-item .team-inner-wrap .team-content {
     padding-top: 10px;
     opacity: 1;
     text-align: center;
 }
 .rs-team.team-style1 .team-item .team-inner-wrap .team-content .team-name {
     font-size: 25px;
     line-height: 38px;
     font-weight: 600;
     text-transform: capitalize;
     margin-bottom: 8px;
 }
 .rs-team.team-style1 .team-item .team-inner-wrap .team-content .team-name a {
     color: #1e2e44;
 }
 .rs-team.team-style1 .team-item .team-inner-wrap .team-content .team-name a:hover {
     color: #A47AD3;
 }
 .rs-team.team-style1 .team-item .team-inner-wrap .team-content .team-title {
     font-size: 14px;
     color: #3E3E3E;
 }
 .rs-team.team-style1 .team-item .team-inner-wrap .team-content .social-icons {
     padding-top: 15px;
 }
 .rs-team.team-style1 .team-item .team-inner-wrap .team-content .social-icons a {
     display: inline-block;
 }
 .rs-team.team-style1 .team-item .team-inner-wrap .team-content .social-icons a i {
     font-size: 14px;
     color: #4a4a4a;
     width: 35px;
     height: 35px;
     line-height: 35px;
     background: transparent;
     text-align: center;
 }
 .rs-team.team-style1 .team-item .team-inner-wrap .team-content .social-icons a i:hover {
     color: #A47AD3;
 }
 .rs-team-single .images-part {
     padding: 0 30px 0 0;
 }
 .rs-team-single .con-info {
     margin-left: 20px;
 }
 .rs-team-single .con-info .designation-info {
     font-size: 18px;
     line-height: 29px;
     font-weight: 400;
     color: #3e3e3e;
     padding-bottom: 20px;
     display: block;
 }
 .rs-team-single .con-info .title {
     font-size: 50px;
     line-height: 60px;
     font-weight: 600;
     color: #1e2e44;
     margin: 0px 0px 2px 0px;
 }
 .rs-team-single .con-info .social-info li {
     display: inline-block;
     margin-right: 20px;
 }
 .rs-team-single .con-info .social-info li:last-child {
     margin-right: 0;
 }
 .rs-team-single .con-info .social-info li a i {
     font-size: 14px;
     color: #4a4a4a;
 }
 .rs-team-single .con-info .social-info li a i:hover {
     color: #0052cc;
 }
 .rs-team-single .con-info .short-desc {
     font-size: 15px;
     line-height: 24px;
     font-weight: 400;
     color: #3e3e3e;
     margin: 0;
 }
 .rs-team-single .con-info .ps-informations .signature-img img {
     max-width: 140px;
 }
 .rs-team-single .con-info .ps-informations .description p {
     margin: 0;
 }
 /*------------------------------------
	22. Partner Section CSS
------------------------------------*/
 .rs-partner.partner-main-home .slider .partner-item {
     padding: 0 15px;
 }
 .rs-partner.partner-main-home .slider .partner-item .logo-img {
     text-align: center;
     padding: 20px 20px 36px 20px;
 }
 .rs-partner.partner-main-home .slider .partner-item .logo-img a {
     overflow: hidden;
     display: inline-block;
     position: relative;
     transition: all 0.3s ease-in-out;
 }
 .rs-partner.partner-main-home .slider .partner-item .logo-img a .hovers-logos {
     display: block;
     position: absolute;
     transition: all 0.3s ease-in-out;
     z-index: 1;
     top: 0;
     left: 0;
     visibility: hidden;
     -webkit-transform: translateY(-100%);
 }
 .rs-partner.partner-main-home .slider .partner-item .logo-img a .mains-logos {
     transition: all 0.3s ease-in-out;
     display: block;
     filter: grayscale(1);
 }
 .rs-partner.partner-main-home .slider .partner-item .logo-img a:hover .hovers-logos {
     display: block;
     opacity: 3;
     visibility: visible;
     transform: translateY(0%);
     filter: grayscale(0%);
 }
 .rs-partner.partner-main-home .slider .partner-item .logo-img a:hover .mains-logos {
     display: block;
     visibility: hidden;
     transform: translateY(100%);
     filter: grayscale(1);
 }
 /*------------------------------------
	23. Pricing Section CSS
------------------------------------*/
 .pricing-container.pricing-style1 .pricing-switcher {
     text-align: center;
 }
 .pricing-container.pricing-style1 .pricing-switcher .switch {
     position: absolute;
     top: 10px;
     left: 10px;
     height: 45px;
     width: 90px;
     background-color: #0052cc;
     border-radius: 10px;
     -webkit-transition: -webkit-transform 0.5s;
     -moz-transition: -moz-transform 0.5s;
     transition: transform 0.5s;
 }
 .pricing-container.pricing-style1 .pricing-switcher input[type="radio"]:checked + label + .switch, .pricing-container.pricing-style1 .pricing-switcher input[type="radio"]:checked + label:nth-of-type(n) + .switch {
     -webkit-transform: translateX(95px);
     -moz-transform: translateX(95px);
     -ms-transform: translateX(95px);
     -o-transform: translateX(95px);
     transform: translateX(95px);
     color: #fff;
 }
 .pricing-container.pricing-style1 .pricing-switcher .fieldset {
     display: inline-block;
     position: relative;
     padding: 20px 8px;
     border-radius: 15px;
     background: #fff;
     width: 100%;
     max-width: 205px;
 }
 .pricing-container.pricing-style1 .pricing-switcher .fieldset.mnt-ac .rs-mnt, .pricing-container.pricing-style1 .pricing-switcher .fieldset.mnt-acs .rs-yrs {
     color: #fff !important;
 }
 .pricing-container.pricing-style1 .pricing-switcher input[type="radio"] {
     position: absolute;
     opacity: 0;
 }
 .pricing-container.pricing-style1 .pricing-switcher label {
     position: relative;
     z-index: 1;
     display: inline-block;
     float: left;
     cursor: pointer;
     font-size: 14px;
     color: #3E3E3E;
     font-weight: 400;
     margin: 0;
     width: 50%;
 }
 .pricing-container.pricing-style1 .no-js .pricing-wrapper .is-hidden {
     position: relative;
     -webkit-transform: rotateY(0);
     -moz-transform: rotateY(0);
     -ms-transform: rotateY(0);
     -o-transform: rotateY(0);
     transform: rotateY(0);
     margin-top: 1em;
 }
 .pricing-container.pricing-style1 .no-js .pricing-switcher {
     display: none;
 }
 .pricing-container.pricing-style1 .pricing-header {
     position: relative;
     padding: 0 0 25px;
     margin: 0 0 23px;
 }
 .pricing-container.pricing-style1 .pricing-header .title {
     font-size: 20px;
     font-weight: 500;
     color: #0052cc;
     line-height: 30px;
     text-transform: uppercase;
     margin: 0 0 15px;
 }
 .pricing-container.pricing-style1 .pricing-header .price {
     font-size: 45px;
     line-height: 55px;
     color: #0052cc;
     font-weight: 600;
 }
 .pricing-container.pricing-style1 .pricing-header:after {
     content: "";
     position: absolute;
     background: #4D4C4C;
     height: 1px;
     bottom: 0;
     left: 0;
     right: -50px;
     opacity: .1;
 }
 .pricing-container.pricing-style1 .pricing-body .description {
     font-size: 14px;
     color: #3E3E3E;
     opacity: .8;
     line-height: 22px;
     padding: 0 0 10px;
 }
 .pricing-container.pricing-style1 .pricing-body .features ul li {
     position: relative;
     font-size: 14px;
     line-height: 26px;
     color: #372748;
     padding-left: 36px;
     margin: 15px 0;
     transition: all .5s ease;
 }
 .pricing-container.pricing-style1 .pricing-body .features ul li:before {
     content: "\f160";
     font-size: 9px;
     color: #3E3E3E;
     margin: 0;
     display: inline-block;
     font-family: uicons-regular-rounded !important;
     font-weight: 600;
     text-align: center;
     position: absolute;
     left: 0;
     top: 4px;
     width: 20px;
     height: 20px;
     border: 1px solid #3E3E3E;
     line-height: 17px;
     border-radius: 50%;
     opacity: .6;
     transition: all .5s ease;
 }
 .pricing-container.pricing-style1 .pricing-footer a {
     display: inline-block;
     border: 1px solid #0052cc;
     font-size: 18px;
     line-height: 28px;
     color: #0052cc;
     font-weight: 700;
     padding: 20px;
     width: 100%;
     border-radius: 15px;
     text-align: center;
 }
 .pricing-container.pricing-style1 .pricing-wrapper > li:hover .pricing-footer a {
     background-color: #085dd7;
     background-image: linear-gradient(160deg, #0052cc 0%, #146de7 100%);
     color: #ffffff;
     box-shadow: 0px 20px 40px rgba(103, 34, 181, 0.2);
 }
 .pricing-container.pricing-style1 .pricing-list {
     margin: 2em 0 0;
     list-style: none;
 }
 .pricing-container.pricing-style1 .pricing-list > li {
     position: relative;
 }
 .pricing-container.pricing-style1 .pricing-body {
     overflow-x: auto;
     -webkit-overflow-scrolling: touch;
 }
 .pricing-container.pricing-style1 .pricing-wrapper {
     position: relative;
     list-style: none;
     margin-left: 20px;
     margin-right: 20px;
 }
 .pricing-container.pricing-style1 .touch .pricing-wrapper {
     -webkit-perspective: 2000px;
     -moz-perspective: 2000px;
     perspective: 2000px;
 }
 .pricing-container.pricing-style1 .pricing-wrapper.is-switched .is-visible {
     -webkit-transform: rotateY(180deg);
     -moz-transform: rotateY(180deg);
     -ms-transform: rotateY(180deg);
     -o-transform: rotateY(180deg);
     transform: rotateY(180deg);
     -webkit-animation: rotate 0.5s;
     -moz-animation: rotate 0.5s;
     animation: rotate 0.5s;
 }
 .pricing-container.pricing-style1 .pricing-wrapper.is-switched .is-hidden {
     -webkit-transform: rotateY(0);
     -moz-transform: rotateY(0);
     -ms-transform: rotateY(0);
     -o-transform: rotateY(0);
     transform: rotateY(0);
     -webkit-animation: rotate-inverse 0.5s;
     -moz-animation: rotate-inverse 0.5s;
     animation: rotate-inverse 0.5s;
     opacity: 0;
 }
 .pricing-container.pricing-style1 .pricing-wrapper.is-switched .is-selected {
     opacity: 1;
 }
 .pricing-container.pricing-style1 .pricing-wrapper.is-switched.reverse-animation .is-visible {
     -webkit-transform: rotateY(-180deg);
     -moz-transform: rotateY(-180deg);
     -ms-transform: rotateY(-180deg);
     -o-transform: rotateY(-180deg);
     transform: rotateY(-180deg);
     -webkit-animation: rotate-back 0.5s;
     -moz-animation: rotate-back 0.5s;
     animation: rotate-back 0.5s;
 }
 .pricing-container.pricing-style1 .pricing-wrapper.is-switched.reverse-animation .is-hidden {
     -webkit-transform: rotateY(0);
     -moz-transform: rotateY(0);
     -ms-transform: rotateY(0);
     -o-transform: rotateY(0);
     transform: rotateY(0);
     -webkit-animation: rotate-inverse-back 0.5s;
     -moz-animation: rotate-inverse-back 0.5s;
     animation: rotate-inverse-back 0.5s;
     opacity: 0;
 }
 .pricing-container.pricing-style1 .pricing-wrapper.is-switched.reverse-animation .is-selected {
     opacity: 1;
 }
 .pricing-container.pricing-style1 .pricing-wrapper > li {
     background-color: #ffffff;
     -webkit-backface-visibility: hidden;
     backface-visibility: hidden;
     box-shadow: 20px 20px 40px rgba(0, 0, 1, 0.05);
     border-radius: 30px;
     padding: 50px;
 }
 .pricing-container.pricing-style1 .pricing-wrapper .is-visible {
     position: relative;
     z-index: 5;
 }
 .pricing-container.pricing-style1 .pricing-wrapper .is-hidden {
     position: absolute;
     top: 0;
     left: 0;
     height: 100%;
     width: 100%;
     z-index: 1;
     -webkit-transform: rotateY(180deg);
     -moz-transform: rotateY(180deg);
     -ms-transform: rotateY(180deg);
     -o-transform: rotateY(180deg);
     transform: rotateY(180deg);
 }
 .pricing-container.pricing-style1 .pricing-wrapper .is-selected {
     z-index: 3 !important;
 }
 .pricing-container.pricing-style1 .is-switched .pricing-body {
     overflow: hidden;
 }
 .pricing-container.pricing-style1 .pricing-body {
     overflow-x: visible;
     padding-bottom: 20px;
 }
 .pricing-container.pricing-style1 .pricing-features {
     width: 600px;
 }
 .pricing-container.pricing-style1 .pricing-features li {
     width: 100px;
     float: left;
     padding: 1.6em 1em;
     font-size: 1.5rem;
     text-align: center;
     white-space: nowrap;
     overflow: hidden;
     text-overflow: ellipsis;
 }
 .pricing-container.pricing-style1 .has-margins .exclusive .pricing-features li {
     margin: 0;
 }
 .pricing-container.pricing-style1 .has-margins .pricing-footer {
     padding-bottom: 0;
 }
 .pricing-container.pricing-style1 .select {
     position: relative;
     z-index: 1;
     display: block;
     height: 100%;
     overflow: hidden;
     text-indent: 100%;
     white-space: nowrap;
     color: transparent;
 }
 .pricing-container.pricing-style1 .select {
     position: static;
     display: inline-block;
     height: auto;
     padding: 1.3em 2em;
     color: #1bbc9d;
     border-radius: 8px;
     border: 2px solid #1bbc9d;
     font-size: 1.4rem;
     text-indent: 0;
     text-transform: uppercase;
     letter-spacing: 2px;
     transition: all .6s;
     width: 70%;
 }
 .pricing-container.pricing-style1 .no-touch .select:hover {
     background-color: #1bbc9d;
     color: #ffffff;
 }
 .pricing-container.pricing-style1 .exclusive .select {
     background-color: #1bbc9d;
     color: #ffffff;
 }
 .pricing-container.pricing-style1 .no-touch .exclusive .select:hover {
     background-color: #24e0ba;
 }
 .pricing-container.pricing-style1 .secondary-theme .exclusive .select {
     background-color: #1bbc9d;
 }
 .pricing-container.pricing-style1 .no-touch .secondary-theme .exclusive .select:hover {
     background-color: #112e3c;
 }
 .pricing-container.pricing-style1 .has-margins .select {
     display: block;
     padding: 1.7em 0;
     border-radius: 0 0 4px 4px;
 }
 .pricing-container.pricing-style1.pricing-table-style1 .pricing-wrapper > li {
     box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.06);
 }
 .pricing-container.pricing-style1.pricing-table-style1 .pricing-container.pricing-style1 .pricing-switcher .fieldset.mnt-acs .rs-yrs {
     color: #1e2e44 !important;
 }
 .pricing-container.pricing-style2 .pricing-table .pricing-wrap {
     position: relative;
     overflow: hidden;
     padding: 35px 50px 50px 50px;
     border-radius: 30px;
     box-shadow: 0 0.2rem 2.8rem rgba(36, 36, 36, 0.1);
     margin: 0 -3px 0 -3px;
 }
 .pricing-container.pricing-style2 .pricing-table .pricing-wrap .pricing-table-header .pricing-table-title {
     font-size: 20px;
     font-weight: 500;
     color: #0052cc;
     line-height: 30px;
     text-transform: uppercase;
     margin: 0 0 15px;
 }
 .pricing-container.pricing-style2 .pricing-table .pricing-wrap .pricing-table-price .pricing-table-price-tag .pricing-table-currency {
     font-size: 45px;
     line-height: 55px;
     color: #0052cc;
     font-weight: 600;
 }
 .pricing-container.pricing-style2 .pricing-table .pricing-wrap .pricing-table-price .pricing-table-price-tag .pricing-table-price-text {
     font-size: 45px;
     line-height: 55px;
     color: #0052cc;
     font-weight: 600;
 }
 .pricing-container.pricing-style2 .pricing-table .pricing-wrap .pricing-table-body {
     border-style: solid;
     border-width: 1px 0px 0px 0px;
     border-color: #4D4C4C29;
     padding-bottom: 20px;
     margin-top: 26px;
 }
 .pricing-container.pricing-style2 .pricing-table .pricing-wrap .pricing-table-body .pricing-table-features-title {
     color: #3E3E3ECF;
     font-size: 14px;
     font-weight: 400;
     margin-bottom: 15px;
     margin-top: 15px;
 }
 .pricing-container.pricing-style2 .pricing-table .pricing-wrap .pricing-table-body .features ul li {
     position: relative;
     font-size: 14px;
     line-height: 26px;
     color: #372748;
     padding-left: 36px;
     margin: 15px 0;
     transition: all .5s ease;
 }
 .pricing-container.pricing-style2 .pricing-table .pricing-wrap .pricing-table-body .features ul li:before {
     content: "\f160";
     font-size: 9px;
     color: #3E3E3E;
     margin: 0;
     display: inline-block;
     font-family: uicons-regular-rounded !important;
     font-weight: 600;
     text-align: center;
     position: absolute;
     left: 0;
     top: 4px;
     width: 20px;
     height: 20px;
     border: 1px solid #3E3E3E;
     line-height: 17px;
     border-radius: 50%;
     opacity: .6;
     transition: all .5s ease;
 }
 /*------------------------------------
	24. Blog Section CSS
------------------------------------*/
 .rs-blog.blog-main-home .blog-item {
     position: relative;
     z-index: 11;
     transition: all 500ms ease;
     background: #fff;
     border-radius: 30px;
     padding: 25px;
 }
 .rs-blog.blog-main-home .blog-item .image-wrap {
     position: relative;
     overflow: hidden;
 }
 .rs-blog.blog-main-home .blog-item .image-wrap a img {
     border-radius: 30px 30px 30px 30px;
     transition: all 0.5s ease 0s;
     transform: scale(1);
 }
 .rs-blog.blog-main-home .blog-item .blog-content {
     text-align: center;
     transition: all 500ms ease;
     position: relative;
     padding: 20px 5px 0px;
     background: #fff;
 }
 .rs-blog.blog-main-home .blog-item .blog-content .blog-meta {
     display: flex;
     justify-content: flex-start;
     border-bottom: 1px solid rgba(0, 0, 0, 0.1);
     margin: 4px 5px 20px;
     padding: 0 0 15px;
 }
 .rs-blog.blog-main-home .blog-item .blog-content .blog-meta .admin {
     position: relative;
     font-size: 12px;
     font-weight: 500;
     color: #3e3e3e;
     margin-right:20px;
     letter-spacing: 0.1em;
     margin-top: 3px;
 }
.rs-blog.blog-main-home .blog-item .blog-content .categories {     margin-left: 20px;
     }
 .rs-blog.blog-main-home .blog-item .blog-content .blog-meta .admin i {
     color: #454545;
     margin-right: 6px;
     font-weight: 900;
 }
 .rs-blog.blog-main-home .blog-item .blog-content .blog-meta .admin i:before {
     top: 0px;
     position: relative;
 }
 .rs-blog.blog-main-home .blog-item .blog-content .blog-meta .admin:after {
     content: "";
     position: absolute;
     right: -20px;
     top: 8px;
     height: 7px;
     width: 1px;
     background: rgba(62, 62, 62, 0.3);
 }
 .rs-blog.blog-main-home .blog-item .blog-content .blog-meta .categories i {
     color: #454545;
     font-size: 13px;
     margin-right: 6px;
 }
 .rs-blog.blog-main-home .blog-item .blog-content .blog-meta .categories i:before {
     top: 1px;
     position: relative;
 }
 .rs-blog.blog-main-home .blog-item .blog-content .blog-meta .categories a {
     font-size: 12px;
     font-weight: 500;
     color: #3e3e3e;
 }
 .rs-blog.blog-main-home .blog-item .blog-content .blog-meta .categories a:hover {
     color: #1e2e44;
 }
 .rs-blog.blog-main-home .blog-item .blog-content .blog-title {
       font-size: 13px;
    line-height: 1.8;
    font-weight: 500;
    min-height: 32px;
    margin-bottom: 18px;
    width: auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
 }
 .rs-blog.blog-main-home .blog-item .blog-content .blog-title a {
     color: #1e2e44;
 }
 .rs-blog.blog-main-home .blog-item .blog-content .blog-title a:hover {
     color: #1e2e44;
 }
 .rs-blog.blog-main-home .owl-stage-outer {
     padding: 10px;
     margin: -10px;
 }
 .rs-blog.blog-main-home.blog-modify1 .blog-item {
     border-radius: 30px 30px 30px 30px;
     box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
 }
 .rs-blog.blog-main-home.blog-modify2 .blog-item .blog-content .blog-meta .categories a:hover, .rs-blog.blog-main-home.blog-modify2 .blog-item .blog-content .blog-title a:hover {
     color: #1871ec;
 }
 .rs-blog.blog-main-home.blog-modify2 .blog-button a:hover i:before, .rs-blog.blog-main-home.blog-modify2 .blog-button a:hover .btn-text {
     color: #1871ec;
 }
 .rs-blog.blog-main-home.blog-modify3 .blog-item {
     border-radius: 30px 30px 30px 30px;
     box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
 }
 .rs-blog.blog-main-home.blog-modify3 .blog-item .blog-content .blog-meta .categories a:hover, .rs-blog.blog-main-home.blog-modify3 .blog-item .blog-content .blog-title a:hover {
     color: #0072f5;
 }
 .rs-blog.blog-main-home.blog-modify3 .blog-button a:hover i:before, .rs-blog.blog-main-home.blog-modify3 .blog-button a:hover .btn-text {
     color: #0072f5;
 }
 .rs-blog.blog-main-home.blog-modify4 .blog-item {
     background: #ffffff;
     box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
     border-radius: 20px;
 }
 .rs-blog.blog-main-home.blog-modify4 .blog-item .blog-content .blog-meta .categories a:hover, .rs-blog.blog-main-home.blog-modify4 .blog-item .blog-content .blog-title a:hover {
     color: #0052cc;
 }
 .rs-blog.blog-main-home.blog-modify4 .blog-button a:hover i:before, .rs-blog.blog-main-home.blog-modify4 .blog-button a:hover .btn-text {
     color: #0052cc;
 }
 .rs-blog.blog-main-home.blog-modify5 .blog-item {
   border-radius: 30px;
    padding: 30px 30px 30px 30px;
    background: #ffffff;
    border-bottom: 6px solid #dedede;
    transition: all .5s ease;
 }
 .rs-blog.blog-main-home.blog-modify5 .blog-item .blog-content .blog-meta .categories a:hover, .rs-blog.blog-main-home.blog-modify5 .blog-item .blog-content .blog-title a:hover {
     color: #0a5fd8;
 }
 .rs-blog.blog-main-home.blog-modify5 .blog-button a:hover i:before, .rs-blog.blog-main-home.blog-modify5 .blog-button a:hover .btn-text {
     color: #0a5fd8;
 }
 .rs-blog.blog-main-home.blog-modify5 .rs-carousel .owl-dots .owl-dot {
     background-color: #0a5fd861;
     border-radius: 20px;
 }
 .rs-blog.blog-main-home.blog-modify5 .rs-carousel .owl-dots .owl-dot:hover, .rs-blog.blog-main-home.blog-modify5 .rs-carousel .owl-dots .owl-dot.active {
     width: 40px;
     background-color: #0a5fd8;
     opacity: 1;
 }
 .rs-blog.blog-main-home.blog-modify6 .blog-item {
     border-radius: 30px 30px 30px 30px;
     box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
 }
 .rs-blog.blog-main-home.blog-modify6 .blog-item .blog-content .blog-meta .categories a:hover, .rs-blog.blog-main-home.blog-modify6 .blog-item .blog-content .blog-title a:hover {
     color: #4f4bff;
 }
 .rs-blog.blog-main-home.blog-modify6 .blog-button a:hover i:before, .rs-blog.blog-main-home.blog-modify6 .blog-button a:hover .btn-text {
     color: #4f4bff;
 }
 .rs-blog.blog-main-home.blog-modify7 .blog-item {
     border-radius: 30px 30px 30px 30px;
     box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
 }
 .rs-blog.blog-main-home.blog-modify7 .blog-item .blog-content .blog-meta .categories a:hover, .rs-blog.blog-main-home.blog-modify7 .blog-item .blog-content .blog-title a:hover {
     color: #0052cc;
 }
 .rs-blog.blog-main-home.blog-modify7 .blog-button a:hover i:before, .rs-blog.blog-main-home.blog-modify7 .blog-button a:hover .btn-text {
     color: #0052cc;
 }
 .rs-blog.blog-main-home.blog-modify7 .rs-carousel .owl-dots .owl-dot {
     background-color: #0a5fd86E;
     border-radius: 30px 30px 30px 30px;
 }
 .rs-blog.blog-main-home.blog-modify7 .rs-carousel .owl-dots .owl-dot:hover, .rs-blog.blog-main-home.blog-modify7 .rs-carousel .owl-dots .owl-dot.active {
     width: 40px;
     background-color: #0052cc;
     opacity: 1;
 }
 .rs-blog.blog-main-home.blog-modify8 .blog-item {
     border-radius: 30px 30px 30px 30px;
     box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
 }
 .rs-blog.blog-main-home.blog-modify8 .blog-item .blog-content .blog-meta .categories a:hover, .rs-blog.blog-main-home.blog-modify8 .blog-item .blog-content .blog-title a:hover {
     color: #1a28da;
 }
 .rs-blog.blog-main-home.blog-modify8 .blog-button a:hover i:before, .rs-blog.blog-main-home.blog-modify8 .blog-button a:hover .btn-text {
     color: #1a28da;
 }
 .rs-blog.blog-main-home.blog-modify9 .blog-item {
     border-radius: 30px 30px 30px 30px;
     box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
 }
 .rs-blog.blog-main-home.blog-modify9 .blog-item .blog-content .blog-meta .categories a:hover, .rs-blog.blog-main-home.blog-modify9 .blog-item .blog-content .blog-title a:hover {
     color: #0052cc;
 }
 .rs-blog.blog-main-home.blog-modify9 .blog-button a:hover i:before, .rs-blog.blog-main-home.blog-modify9 .blog-button a:hover .btn-text {
     color: #0052cc;
 }
 .rs-blog.blog-main-home.blog-modify10 .blog-item {
     border-radius: 30px 30px 30px 30px;
     box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
 }
 .rs-blog.blog-main-home.blog-modify10 .blog-item .blog-content .blog-meta .categories a:hover, .rs-blog.blog-main-home.blog-modify10 .blog-item .blog-content .blog-title a:hover {
     color: #0052cc;
 }
 .rs-blog.blog-main-home.blog-modify10 .blog-button a:hover i:before, .rs-blog.blog-main-home.blog-modify10 .blog-button a:hover .btn-text {
     color: #0052cc;
 }
 .rs-blog.blog-main-home.blog-modify11 .blog-item {
     border-radius: 30px 30px 30px 30px;
     box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
 }
 .rs-blog.blog-main-home.blog-modify11 .blog-item .blog-content .blog-meta .categories a:hover, .rs-blog.blog-main-home.blog-modify11 .blog-item .blog-content .blog-title a:hover {
     color: #1e2e44;
 }
 .rs-blog.blog-main-home.blog-modify11 .blog-button a:hover i:before, .rs-blog.blog-main-home.blog-modify11 .blog-button a:hover .btn-text {
     color: #1e2e44;
 }
 .rs-blog.blog-style2 .blog-item {
     border-bottom: 1px solid #3e3e3e1f;
     padding-bottom: 50px;
     margin-bottom: 50px;
 }
 .rs-blog.blog-style2 .blog-item .blog-inner-wrap {
     display: flex;
     align-items: center;
     justify-content: space-between;
     padding: 0;
     box-shadow: none;
     background: transparent;
     transition: 0.3s;
 }
 .rs-blog.blog-style2 .blog-item .blog-inner-wrap .images-wrap {
     flex: 0 0 33%;
     max-width: 33%;
     overflow: hidden;
 }
 .rs-blog.blog-style2 .blog-item .blog-inner-wrap .blog-content {
     -webkit-box-flex: 0;
     max-width: 67%;
     padding: 0 40px;
 }
 .rs-blog.blog-style2 .blog-item .blog-inner-wrap .blog-content .cat-list .post-categories li a {
     font-size: 25px;
     color: #3E3E3E;
     border-bottom: 1px solid #3E3E3E;
     padding-bottom: 12px;
     margin-bottom: 30px;
     display: inline-block;
 }
 .rs-blog.blog-style2 .blog-item .blog-inner-wrap .blog-content .cat-list .title {
     font-size: 50px;
     font-weight: 400;
     line-height: 1.3em;
     margin-bottom: 15px;
 }
 .rs-blog.blog-style2 .blog-item .blog-inner-wrap .blog-content .cat-list .title a {
     color: #1e2e44;
 }
 .rs-blog.blog-style2 .blog-item .blog-inner-wrap .blog-content .cat-list .title a:hover {
     color: #0052cc;
 }
 .rs-blog.blog-style2 .blog-item.border-no-grid {
     margin-bottom: 0;
     padding-bottom: 0;
     border-bottom: none;
 }
 .rs-inner-blog .blog-item {
     background: #fff;
     border-radius: 15px;
     transition: 0.3s;
     padding: 30px;
     box-shadow: 15px 15px 30px rgba(0, 0, 1, 0.05);
 }
 .rs-inner-blog .blog-item .blog-img {
     position: relative;
 }
 .rs-inner-blog .blog-item .blog-img img {
     border-radius: 30px;
 }
 .rs-inner-blog .blog-item .blog-content {
     padding: 25px 0px 10px;
     overflow: hidden;
 }
 .rs-inner-blog .blog-item .blog-content .blog-title {
     margin: 4px 0 15px;
     font-size: 42px;
     line-height: 52px;
     font-weight: 500;
 }
 .rs-inner-blog .blog-item .blog-content .blog-title a {
     color: #1e2e44;
 }
 .rs-inner-blog .blog-item .blog-content .blog-title a:hover {
     color: #0052cc;
 }
 .rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate {
     overflow: hidden;
     list-style: none;
     padding: 0 0 12px;
     position: relative;
     font-size: 13px;
     display: flex;
     align-items: center;
 }
 .rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li {
     margin-right: 25px;
     line-height: 42px;
     position: relative;
     padding-right: 12px;
 }
 .rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li:after {
     content: "";
     position: absolute;
     right: -6px;
     top: 17px;
     height: 7px;
     width: 1px;
     background: rgba(62, 62, 62, 0.3);
 }
 .rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li .postedby .info .name img {
     margin-right: 9px;
     border-radius: 50%;
 }
 .rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li .blog-date {
     display: inline-block;
     font-size: 14px;
     line-height: 24px;
     color: #555;
     font-weight: 400;
 }
 .rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li .blog-date i {
     color: #3E3E3E;
     position: relative;
     margin-right: 2px;
     top: 2px;
 }
 .rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li .blog-date i:before {
     font-size: 14px;
 }
 .rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li .tag-line i {
     margin-right: 2px;
     color: #3E3E3E;
     position: relative;
     top: 2px;
 }
 .rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li .tag-line a {
     padding-left: 4px;
     font-size: 14px;
     color: #555;
 }
 .rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li .tag-line a:hover {
     color: #0052cc;
 }
 .rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li:last-child:after {
     display: none;
 }
 .rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li:last-child {
     margin-right: 0;
 }
 .rs-inner-blog .blog-item .blog-content .blog-desc {
     font-size: 14px;
     line-height: 27px;
     font-weight: 400;
     color: #333333;
     margin-bottom: 20px;
 }
 .rs-inner-blog .widget-area .widget-title .title {
     font-size: 20px;
     line-height: 26px;
     font-weight: 700;
     color: #1e2e44;
     margin: 0;
 }
 .rs-inner-blog .widget-area .search-widget {
     background: #fff;
     padding: 40px 30px 40px;
     box-shadow: 0 6px 25px rgba(0, 0, 0, 0.07);
 }
 .rs-inner-blog .widget-area .search-widget .search-wrap {
     position: relative;
 }
 .rs-inner-blog .widget-area .search-widget .search-wrap [type=search] {
     color: #444444;
     padding: 12px 17px;
     width: 100%;
     border: none;
     border-radius: 5px;
     position: relative;
     background: #F6F7F9;
 }
 .rs-inner-blog .widget-area .search-widget .search-wrap button {
     background: transparent;
     border: medium none;
     color: #3e3e3e;
     padding: 11px 15px 12px;
     position: absolute;
     display: block;
     right: 0px;
     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-family: uicons-regular-rounded !important;
     font-size: 18px;
     font-weight: 600;
     content: "\f279";
     position: absolute;
     right: 20px;
     top: 9px;
 }
 .rs-inner-blog .widget-area .search-widget .search-wrap button:hover {
     color: #0052cc;
 }
 .rs-inner-blog .widget-area .recent-posts {
     background: #fff;
     padding: 40px 30px;
     box-shadow: 0 6px 25px rgba(0, 0, 0, 0.07);
 }
 .rs-inner-blog .widget-area .recent-posts .recent-post-widget {
     margin-top: 15px;
     padding-top: 15px;
     border-top: 1px solid rgba(0, 0, 0, 0.06);
     overflow: hidden;
 }
 .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-img img {
     border-radius: 5px;
 }
 .rs-inner-blog .widget-area .recent-posts .recent-post-widget .post-desc {
     overflow: hidden;
 }
 .rs-inner-blog .widget-area .recent-posts .recent-post-widget .post-desc a {
     font-size: 14px;
     line-height: 22px;
     font-weight: 500;
     color: #1e2e44;
 }
 .rs-inner-blog .widget-area .recent-posts .recent-post-widget .post-desc a:hover {
     color: #0052cc;
 }
 .rs-inner-blog .widget-area .recent-posts .recent-post-widget .post-desc .date-post {
     display: block;
     font-size: 14px;
     color: #3E3E3E;
     margin-bottom: 5px;
 }
 .rs-inner-blog .widget-area .recent-posts .recent-post-widget .post-desc .date-post i {
     margin-right: 8px;
 }
 .rs-inner-blog .widget-area .recent-posts .recent-post-widget .post-desc .date-post i:before {
     top: 1px;
     font-size: 13px;
     color: #3E3E3E;
     position: relative;
 }
 .rs-inner-blog .widget-area .categories {
     background: #fff;
     padding: 40px 30px 40px;
     box-shadow: 0 2px 20px rgba(0, 0, 0, 0.08);
 }
 .rs-inner-blog .widget-area .categories ul li {
     margin-top: 13px;
     padding-top: 13px;
     border-top: 1px solid rgba(0, 0, 0, 0.06);
 }
 .rs-inner-blog .widget-area .categories ul li a {
     font-weight: 500;
     font-size: 15px;
     color: #0a0a0a;
     transition: all 0.4s ease-in-out 0s;
 }
 .rs-inner-blog .widget-area .categories ul li a:hover {
     color: #0052cc;
 }
 .rs-inner-blog .widget-area .categories ul li:first-child {
     border-top: none;
 }
 .rs-inner-blog .widget-area .tags-cloud {
     background: #fff;
     padding: 40px 30px 40px;
     box-shadow: 0 2px 20px rgba(0, 0, 0, 0.08);
 }
 .rs-inner-blog .widget-area .tags-cloud .tagcloud a {
     display: inline-block;
     margin: 10px 3px 0px 0;
     line-height: 20px;
     padding: 6px 12px;
     font-size: 13px;
     text-transform: capitalize;
     transition: all .3s ease;
     background: #ffffff;
     color: #444444;
     border: 1px solid #f0f0f0;
     border-radius: 5px;
 }
 .rs-inner-blog .widget-area .tags-cloud .tagcloud a:hover {
     color: #ffffff;
     background-color: #085dd7;
     background-image: linear-gradient(160deg, #0052cc 0%, #146de7 100%);
 }
 .rs-inner-blog .blog-details .blog-full .blog-content-full .title {
     font-size: 28px;
     line-height: 38px;
     font-weight: 700;
     color: #1e2e44;
     margin: 0;
 }
 .rs-inner-blog .blog-details .blog-full .blog-content-full .title.title2 {
     font-size: 20px;
 }
 .rs-inner-blog .blog-details .blog-full .blog-content-full .title.title3 {
     font-size: 24px;
 }
 .rs-inner-blog .blog-details .blog-full .blog-content-full p {
     margin: 0;
 }
 .rs-inner-blog .blog-details .blog-full .blog-content-full .bs-info {
     margin-top: 25px;
     clear: both;
     margin-bottom: 30px;
 }
 .rs-inner-blog .blog-details .blog-full .blog-content-full .bs-info a {
     font-size: 13px;
     margin-right: 5px;
     display: inline-block;
     text-align: center;
     font-weight: normal;
     color: #ffffff;
     background-color: #085dd7;
     background-image: linear-gradient(160deg, #0052cc 0%, #146de7 100%);
     padding: 2px 15px 4px;
     margin-left: 7px;
     border-radius: 0px;
     line-height: 20px;
     margin-top: 5px;
     margin-bottom: 5px;
     padding-top: 4px;
 }
 .rs-inner-blog .blog-details .blog-full .blog-content-full .bs-info a:hover {
     background: #010D14;
     color: #fff;
 }
 .rs-inner-blog .blog-details .blog-full .blog-content-full .comment-note .from-control {
     width: 100%;
     padding: 12px 20px;
     background-color: #f6f7f9;
     border: 1px solid #f6f7f9;
     border-radius: 5px;
     max-width: 100%;
     opacity: 1;
 }
 .rs-inner-blog .blog-details .blog-full .blog-content-full .comment-note textarea {
     height: 160px;
 }
 .rs-inner-blog .blog-details .blog-full .blog-content-full .comment-note ::-webkit-input-placeholder {
     /* Chrome/Opera/Safari */
     color: #454545;
     opacity: 0.5;
 }
 .rs-inner-blog .blog-details .blog-full .blog-content-full .comment-note ::-moz-placeholder {
     /* Firefox 19+ */
     color: #454545;
     opacity: 0.5;
 }
 .rs-inner-blog .blog-details .blog-full .blog-content-full .comment-note :-ms-input-placeholder {
     /* IE 10+ */
     color: #454545;
     opacity: 0.5;
 }
 .rs-inner-blog .blog-details .blog-full .blog-content-full .comment-note :-moz-placeholder {
     /* Firefox 18- */
     color: #454545;
     opacity: 0.5;
 }
 /* ------------------------------------
	25. Testimonial Section CSS
---------------------------------------*/
 .rs-testimonial {
     background-color: #f9f9f9;
    background-image: linear-gradient(90deg, #f9f9f9, #ffffff );
     -webkit-box-shadow: inset 0 -8px 1em -15px black;
     -moz-box-shadow: inset 0 -8px 1em -15px black;
     box-shadow: inset 0 -8px 1em -15px #2e2b2b;
 }
 .rs-testimonial.testimonial-style1 .slider {
     position: relative;
 }
 .rs-testimonial.testimonial-style1 .slider .testi-item {
     margin: 40px 20px 40px 20px;
     padding: 60px 60px 60px 60px;
     background: #ffffff;
     box-shadow: 0px 10px 25px 0px rgba(103, 34, 181, 0.05);
     border-radius: 30px 30px 30px 30px;
 }
 .rs-testimonial.testimonial-style1 .slider .testi-item .item-content span {
     position: relative;
     display: block;
 }
 .rs-testimonial.testimonial-style1 .slider .testi-item .item-content span .normal-img {
     width: 37px;
     z-index: 9;
 }
 .rs-testimonial.testimonial-style1 .slider .testi-item .item-content span .hover-logo {
     width: 37px;
     position: absolute;
     top: 0;
     opacity: 0;
 }
 .rs-testimonial.testimonial-style1 .slider .testi-item .item-content p {
     font-size: 20px;
     line-height: 34px;
     color: #3e3e3e;
     margin: 34px 0 25px 0;
 }
 .rs-testimonial.testimonial-style1 .slider .testi-item .testi-content {
     display: flex;
 }
 .rs-testimonial.testimonial-style1 .slider .testi-item .testi-content .image-wrap img {
     width: 60px !important;
     height: 60px !important;
     border-radius: 50%;
     position: relative;
 }
 .rs-testimonial.testimonial-style1 .slider .testi-item .testi-content .testi-information {
     padding: 0 0 0 20px;
     text-align: left;
 }
 .rs-testimonial.testimonial-style1 .slider .testi-item .testi-content .testi-information .testi-name {
     font-size: 18px;
     font-weight: 500;
     line-height: 34px;
     color: #372748;
 }
 .rs-testimonial.testimonial-style1 .slider .testi-item .testi-content .testi-information .testi-title {
     font-size: 14px;
     font-weight: 300;
     line-height: 22px;
     color: #3E3E3EB5;
     padding-bottom: 10px;
     display: block;
 }
 .rs-testimonial.testimonial-style1 .slider .testi-item:hover {
     transition: all .5s ease;
     box-shadow: 35px 25px 60px 0px rgba(103, 34, 181, 0.05) !important;
 }
 .rs-testimonial.testimonial-style1 .slider .testi-item:hover .item-content span {
     position: relative;
     display: block;
 }
 .rs-testimonial.testimonial-style1 .slider .testi-item:hover .item-content span .normal-img {
     width: 37px;
     z-index: 9;
 }
 .rs-testimonial.testimonial-style1 .slider .testi-item:hover .item-content span .hover-logo {
     opacity: 1;
 }
 .rs-testimonial.testimonial-style1 .slider .slick-arrow {
     position: absolute;
     transform: translateY(-50%);
     width: 76px;
     height: 53px;
     border-radius: 32px;
     visibility: visible;
     opacity: 1;
     font-size: 0;
     border: none;
     background: transparent;
     transition: 0.6s ease all;
     z-index: 9;
 }
 .rs-testimonial.testimonial-style1 .slider .slick-arrow.slick-next {
     top: -22.9%;
     right: 0px;
 }
 .rs-testimonial.testimonial-style1 .slider .slick-arrow.slick-next:before {
     content: "\f114";
     font-size: 26px;
     color: #3e3e3e;
     margin: 0;
     display: inline-block;
     font-family: flaticon !important;
     text-align: center;
     font-weight: 600;
 }
 .rs-testimonial.testimonial-style1 .slider .slick-arrow.slick-prev {
     top: -22.9%;
     right: 85px;
 }
 .rs-testimonial.testimonial-style1 .slider .slick-arrow.slick-prev:before {
     content: "\f115";
     font-size: 26px;
     color: #3e3e3e;
     margin: 0;
     display: inline-block;
     font-family: flaticon !important;
     text-align: center;
     font-weight: 600;
 }
 .rs-testimonial.testimonial-style1 .slider .slick-arrow:hover {
     background-color: #085dd7;
     background-image: linear-gradient(160deg, #0052cc 0%, #146de7 100%);
 }
 .rs-testimonial.testimonial-style1 .slider .slick-arrow:hover.slick-prev:before, .rs-testimonial.testimonial-style1 .slider .slick-arrow:hover.slick-next:before {
     color: #ffffff;
 }
 .rs-testimonial.testimonial-style2 .testimonial-item {
     border-radius: 30px;
     padding: 40px 30px 30px 30px;
     background: #ffffff;
  border-bottom: 6px solid #dedede;
	 transition: all .5s ease;
 }
 .rs-testimonial.testimonial-style2 .testimonial-item .testi-content {
     display: flex;
 }
 .rs-testimonial.testimonial-style2 .testimonial-item:after {
    position: absolute;
    border-radius: 30px;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0.1;
    height: 100%;
    background-image:linear-gradient(180deg, #a0a1a3 0%, #a5b9e1 100%);
}
 .rs-testimonial.testimonial-style2 .testimonial-item .testi-content .image-wrap img {
     width: 60px !important;
     height: 60px !important;
     border-radius: 50%;
     position: relative;
 }
 .rs-testimonial.testimonial-style2 .testimonial-item .testi-content .testi-information {
     padding: 0 0 0 20px;
     text-align: left;
 }
 .rs-testimonial.testimonial-style2 .testimonial-item .testi-content .testi-information .testi-name {
     font-size: 18px;
     font-weight: 500;
     line-height: 34px;
     color: #372748;
 }
 .rs-testimonial.testimonial-style2 .testimonial-item .testi-content .testi-information .testi-title {
     font-size: 14px;
     font-weight: 300;
     line-height: 22px;
     color: #3E3E3EB5;
     padding-bottom: 10px;
     display: block;
 }
 .rs-testimonial.testimonial-style2 .testimonial-item .item-content-basic span {
     position: relative;
     display: block;
 }
 .rs-testimonial.testimonial-style2 .testimonial-item .item-content-basic span .normal-img {
     width: 37px;
     z-index: 9;
     top: -82px;
     position: absolute;
     left: 89%;
 }
 .rs-testimonial.testimonial-style2 .testimonial-item .item-content-basic span .hover-logo {
     width: 37px;
     z-index: 9;
     top: -82px;
     position: absolute;
     left: 89%;
     opacity: 0;
 }
 .rs-testimonial.testimonial-style2 .testimonial-item .item-content-basic p {
     font-size: 18px;
     font-weight: 400;
     line-height: 34px;
     color: #3e3e3e;
     margin: 28px 0 15px 0;
 }
 .rs-testimonial.testimonial-style2 .testimonial-item:hover {
     transition: all .5s ease;
     box-shadow: 0px 0px 25px rgb(147 147 147 / 37%) !important;
 }
 .rs-testimonial.testimonial-style2 .testimonial-item:hover .item-content-basic span .hover-logo {
     opacity: 1;
 }
 .rs-testimonial.testimonial-style2.testimonial-modify1 .rs-carousel .owl-dots .owl-dot {
     background: #0501C633;
     height: 10px;
     width: 15px;
     border-radius: 20px 20px 20px 20px;
     display: inline-block;
     margin: 0 6px;
     padding: 3px 0;
     border: none;
     transition: all 0.3s ease;
 }
 .rs-testimonial.testimonial-style2.testimonial-modify1 .rs-carousel .owl-dots .owl-dot:hover, .rs-testimonial.testimonial-style2.testimonial-modify1 .rs-carousel .owl-dots .owl-dot.active {
     background: #0501C6;
     width: 22px;
 }
 .rs-testimonial.testimonial-style2.testimonial-modify1.testi-red2-modify1 .rs-carousel .owl-dots .owl-dot {
     background: #0052cc4D;
 }
 .rs-testimonial.testimonial-style2.testimonial-modify1.testi-red2-modify1 .rs-carousel .owl-dots .owl-dot:hover, .rs-testimonial.testimonial-style2.testimonial-modify1.testi-red2-modify1 .rs-carousel .owl-dots .owl-dot.active {
     background: #0052cc;
 }
 .rs-testimonial.testimonial-style2.testimonial-modify1.testi-red3-modify1 .rs-carousel .owl-dots .owl-dot {
     background: #0052cc;
 }
 .rs-testimonial.testimonial-style2.testimonial-modify1.testi-red3-modify1 .rs-carousel .owl-dots .owl-dot:hover, .rs-testimonial.testimonial-style2.testimonial-modify1.testi-red3-modify1 .rs-carousel .owl-dots .owl-dot.active {
     background: #0052cc;
 }
 .rs-testimonial.testimonial-style2.testimonial-modify1.testi-yellow-modify1 .rs-carousel .owl-dots .owl-dot {
     background: #1e2e44;
 }
 .rs-testimonial.testimonial-style2.testimonial-modify1.testi-yellow-modify1 .rs-carousel .owl-dots .owl-dot:hover, .rs-testimonial.testimonial-style2.testimonial-modify1.testi-yellow-modify1 .rs-carousel .owl-dots .owl-dot.active {
     background: #1e2e44;
 }
 .rs-testimonial.testimonial-style2 .owl-stage-outer {
     padding: 20px;
     margin: -20px;
 }
 .rs-testimonial.testimonial-style2.testimonial-modify4 .rs-carousel .owl-dots .owl-dot {
     height: 8px;
     width: 14px;
     background: #0a5fd83B;
     border-radius: 30px 30px 30px 30px;
     display: inline-block;
     margin: 0 6px;
     padding: 3px 0;
     border: none;
     transition: all 0.3s ease;
 }
 .rs-testimonial.testimonial-style2.testimonial-modify4 .rs-carousel .owl-dots .owl-dot:hover, .rs-testimonial.testimonial-style2.testimonial-modify4 .rs-carousel .owl-dots .owl-dot.active {
     background: #0a5fd8;
     width: 40px;
 }
 .rs-testimonial.testimonial-style3 .testi-arrow img {
     max-width: 110px;
     position: relative;
     top: 41px;
 }
 .rs-testimonial.testimonial-style3 .slider {
     position: relative;
 }
 .rs-testimonial.testimonial-style3 .slider.slider-for .item-content p {
     font-size: 40px;
     line-height: 50px;
     font-weight: 400;
     color: #FFFFFF;
     margin: 0 0 35px;
     padding: 0px 0px 0px 10px;
 }
 .rs-testimonial.testimonial-style3 .slider.slider-for .slick-list.draggable {
     overflow: hidden;
 }
 .rs-testimonial.testimonial-style3 .slider.slider-nav {
     max-width: 280px;
 }
 .rs-testimonial.testimonial-style3 .slider.slider-nav .item-slick-slide .nav-image {
     position: relative;
     border-radius: 50%;
     margin-top: 6px;
 }
 .rs-testimonial.testimonial-style3 .slider.slider-nav .item-slick-slide .nav-image img {
     margin: 0 auto;
     width: 60px;
     height: 60px;
     border-radius: 50%;
     cursor: pointer;
     transition: 0.4s;
     position: relative;
     border: 5px solid #1e2e44;
 }
 .rs-testimonial.testimonial-style3 .slider.slider-nav .item-slick-slide .nav-image .circle {
     display: none;
     position: absolute;
     z-index: 9;
     width: 70px;
     height: 70px;
     top: -2px;
     z-index: -1;
 }
 .rs-testimonial.testimonial-style3 .slider.slider-nav .item-slick-slide .nav-image .circle .circular {
     height: 70px;
     width: 70px;
     position: relative;
 }
 .rs-testimonial.testimonial-style3 .slider.slider-nav .item-slick-slide .nav-image .circle .circular .inner {
     position: absolute;
     z-index: 6;
     top: 50%;
     left: 50%;
     height: 60px;
     width: 60px;
     margin: -33px 0 0 -30px;
     background: #100E22;
     border-radius: 100%;
 }
 .rs-testimonial.testimonial-style3 .slider.slider-nav .item-slick-slide .nav-image .circle .circular .bar {
     position: absolute;
     height: 100%;
     width: 100%;
     background: transparent;
     -webkit-border-radius: 100%;
     clip: rect(0px, 100px, 100px, 35px);
 }
 .rs-testimonial.testimonial-style3 .slider.slider-nav .item-slick-slide .nav-image .circle .circle .bar .progress {
     position: absolute;
     height: 100%;
     width: 100%;
     -webkit-border-radius: 100%;
     clip: rect(0px, 35px, 100px, 0px);
     background: #1e2e44;
 }
 .rs-testimonial.testimonial-style3 .slider.slider-nav .item-slick-slide .nav-image .circle .circular .left .progress {
     z-index: 1;
     animation: left 4s linear both;
 }
 @keyframes left {
     100% {
         transform: rotate(180deg);
     }
 }
 .rs-testimonial.testimonial-style3 .slider.slider-nav .item-slick-slide .nav-image .circle .circular .right {
     transform: rotate(180deg);
     z-index: 3;
 }
 .rs-testimonial.testimonial-style3 .slider.slider-nav .item-slick-slide .nav-image .circle .circular .right .progress {
     animation: right 4s linear both;
     animation-delay: 4s;
 }
 @keyframes right {
     100% {
         transform: rotate(180deg);
     }
 }
 .rs-testimonial.testimonial-style3 .slider.slider-nav .item-slick-slide .author-content {
     display: none;
 }
 .rs-testimonial.testimonial-style3 .slider.slider-nav .item-slick-slide .author-content .testi-name {
     color: #FFFFFF;
     font-size: 20px;
     font-weight: 500;
 }
 .rs-testimonial.testimonial-style3 .slider.slider-nav .item-slick-slide .author-content .testi-title {
     color: #FFFFFFAB;
     font-size: 14px;
 }
 .rs-testimonial.testimonial-style3 .slider.slider-nav .item-slick-slide.slick-current .circle {
     display: block;
 }
 .rs-testimonial.testimonial-style3 .slider.slider-nav .item-slick-slide.slick-current .circle .circular .circle {
     display: block;
 }
 .rs-testimonial.testimonial-style3 .slider.slider-nav .item-slick-slide.slick-current .author-content {
     display: block;
     min-width: 180px;
     padding-top: 30px;
     margin-left: 10px;
     float: left;
     height: 100%;
     min-height: 1px;
 }
 .rs-testimonial.testimonial-style3 .slider.slider-nav .item-slick-slide .slick-list {
     padding: 0 0px !important;
 }
 .rs-testimonial.testimonial-style3 .slider .slick-arrow {
     position: absolute;
     transform: translateY(-50%);
     visibility: visible;
     opacity: 1;
     font-size: 0;
     border: none;
     background: transparent;
     transition: 0.6s ease all;
     z-index: 9;
 }
 .rs-testimonial.testimonial-style3 .slider .slick-arrow.slick-next {
     top: 114.1%;
     right: 46px;
 }
 .rs-testimonial.testimonial-style3 .slider .slick-arrow.slick-next:before {
     content: "\f114";
     font-size: 26px;
     color: #FFFFFF47;
     margin: 0;
     display: inline-block;
     font-family: flaticon !important;
     text-align: center;
     font-weight: 600;
 }
 .rs-testimonial.testimonial-style3 .slider .slick-arrow.slick-prev {
     top: 114.1%;
     right: 115px;
 }
 .rs-testimonial.testimonial-style3 .slider .slick-arrow.slick-prev:before {
     content: "\f115";
     font-size: 26px;
     color: #FFFFFF47;
     margin: 0;
     display: inline-block;
     font-family: flaticon !important;
     text-align: center;
     font-weight: 600;
 }
 .rs-testimonial.testimonial-style3 .slider .slick-arrow:hover.slick-prev:before, .rs-testimonial.testimonial-style3 .slider .slick-arrow:hover.slick-next:before {
     color: #1e2e44;
 }
 .rs-testimonial.testimonial-style3.testimonial-modify2 .slider.slider-nav .item-slick-slide .nav-image img {
     border: 5px solid #F8FBFF;
 }
 .rs-testimonial.testimonial-style3.testimonial-modify2 .slider.slider-nav .item-slick-slide .nav-image .circle .circle .bar .progress {
     background: #0072f5;
 }
 .rs-testimonial.testimonial-style3.testimonial-modify2 .slider.slider-nav .item-slick-slide .nav-image .circle .circular .inner {
     background: #F8FBFF;
 }
 .rs-testimonial.testimonial-style3.testimonial-modify2 .slider.slider-for .item-content p {
     color: #1e2e44;
     line-height: 63px;
 }
 .rs-testimonial.testimonial-style3.testimonial-modify2 .slider.slider-nav .item-slick-slide .author-content .testi-name {
     color: #1e2e44;
 }
 .rs-testimonial.testimonial-style3.testimonial-modify2 .slider.slider-nav .item-slick-slide .author-content .testi-title {
     color: #3e3e3e;
 }
 .rs-testimonial.testimonial-style3.testimonial-modify2 .slider .slick-arrow.slick-next:before, .rs-testimonial.testimonial-style3.testimonial-modify2 .slider .slick-arrow.slick-prev:before {
     color: #bababa;
     font-size: 20px;
     opacity: 1;
 }
 .rs-testimonial.testimonial-style3.testimonial-modify2 .slider .slick-arrow:hover.slick-prev:before, .rs-testimonial.testimonial-style3.testimonial-modify2 .slider .slick-arrow:hover.slick-next:before {
     color: #0072f5;
 }
 .rs-testimonial.testimonial-style3.testimonial-modify5 .slider.slider-nav .item-slick-slide .nav-image img {
     border: 5px solid #F8FBFF;
 }
 .rs-testimonial.testimonial-style3.testimonial-modify5 .slider.slider-nav .item-slick-slide .nav-image .circle .circle .bar .progress {
     background: #4f4bff;
 }
 .rs-testimonial.testimonial-style3.testimonial-modify5 .slider.slider-nav .item-slick-slide .nav-image .circle .circular .inner {
     background: #F8FBFF;
 }
 .rs-testimonial.testimonial-style3.testimonial-modify5 .slider.slider-for .item-content p {
     color: #1e2e44;
     line-height: 63px;
 }
 .rs-testimonial.testimonial-style3.testimonial-modify5 .slider.slider-nav .item-slick-slide .author-content .testi-name {
     color: #1e2e44;
 }
 .rs-testimonial.testimonial-style3.testimonial-modify5 .slider.slider-nav .item-slick-slide .author-content .testi-title {
     color: #3e3e3e;
 }
 .rs-testimonial.testimonial-style3.testimonial-modify5 .slider .slick-arrow.slick-next:before, .rs-testimonial.testimonial-style3.testimonial-modify5 .slider .slick-arrow.slick-prev:before {
     color: #bababa;
     font-size: 20px;
     opacity: 1;
 }
 .rs-testimonial.testimonial-style3.testimonial-modify5 .slider .slick-arrow:hover.slick-prev:before, .rs-testimonial.testimonial-style3.testimonial-modify5 .slider .slick-arrow:hover.slick-next:before {
     color: #4f4bff;
 }
 .rs-testimonial.testimonial-style3.testimonial-modify5.testi-orange-arrow .slider .slick-arrow:hover.slick-prev:before, .rs-testimonial.testimonial-style3.testimonial-modify5.testi-orange-arrow .slider .slick-arrow:hover.slick-next:before {
     color: #0052cc;
 }
 .rs-testimonial.testimonial-style3.testimonial-modify5.testi-orange-arrow .slider.slider-nav .item-slick-slide .nav-image img {
     border: 5px solid #F8FBFF;
 }
 .rs-testimonial.testimonial-style3.testimonial-modify5.testi-orange-arrow .slider.slider-nav .item-slick-slide .nav-image .circle .circle .bar .progress {
     background: #0052cc;
 }
 .rs-testimonial.testimonial-style3.testimonial-modify5.testi-orange-arrow .slider.slider-nav .item-slick-slide .nav-image .circle .circular .inner {
     background: #F8FBFF;
 }
 .rs-testimonial.testimonial-style3.testimonial-modify6 .slider.slider-nav .item-slick-slide .nav-image img {
     border: 5px solid #1e2e44;
 }
 .rs-testimonial.testimonial-style3.testimonial-modify6 .slider.slider-nav .item-slick-slide .nav-image .circle .circle .bar .progress {
     background: #1a28da;
 }
 .rs-testimonial.testimonial-style3.testimonial-modify6 .slider.slider-nav .item-slick-slide .nav-image .circle .circular .inner {
     background: #1e2e44;
 }
 .rs-testimonial.testimonial-style3.testimonial-modify6 .slider.slider-for .item-content p {
     color: #ffffff;
     line-height: 63px;
 }
 .rs-testimonial.testimonial-style3.testimonial-modify6 .slider.slider-nav .item-slick-slide .author-content .testi-name {
     color: #ffffff;
 }
 .rs-testimonial.testimonial-style3.testimonial-modify6 .slider.slider-nav .item-slick-slide .author-content .testi-title {
     color: #FFFFFFAB;
 }
 .rs-testimonial.testimonial-style3.testimonial-modify6 .slider .slick-arrow.slick-next:before, .rs-testimonial.testimonial-style3.testimonial-modify6 .slider .slick-arrow.slick-prev:before {
     color: #bababa;
     font-size: 20px;
     opacity: 1;
 }
 .rs-testimonial.testimonial-style3.testimonial-modify6 .slider .slick-arrow:hover.slick-prev:before, .rs-testimonial.testimonial-style3.testimonial-modify6 .slider .slick-arrow:hover.slick-next:before {
     color: #1a28da;
 }
 .rs-testimonial.testimonial-style4 .testi-item {
     text-align: center;
 }
 .rs-testimonial.testimonial-style4 .testi-item .item-content span img {
     width: 97px;
     margin: 0 auto;
 }
 .rs-testimonial.testimonial-style4 .testi-item .item-content p {
     font-size: 25px;
     line-height: 35px;
     font-weight: 300;
     color: #FFFFFF9C;
     margin: 46px 185px 35px 185px;
 }
 .rs-testimonial.testimonial-style4 .testi-item .testi-content {
     display: flex;
     align-items: center;
     justify-content: center;
 }
 .rs-testimonial.testimonial-style4 .testi-item .testi-content .image-wrap img {
     width: 60px !important;
     height: 60px !important;
     border-radius: 50%;
     position: relative;
 }
 .rs-testimonial.testimonial-style4 .testi-item .testi-content .testi-information {
     padding: 0 0 0 20px;
     text-align: left;
 }
 .rs-testimonial.testimonial-style4 .testi-item .testi-content .testi-information .testi-name {
     font-size: 18px;
     font-weight: 500;
     line-height: 34px;
     color: #ffffff;
 }
 .rs-testimonial.testimonial-style4 .testi-item .testi-content .testi-information .testi-title {
     font-size: 14px;
     font-weight: 300;
     line-height: 22px;
     color: rgba(255, 255, 255, 0.71);
     padding-bottom: 10px;
     display: block;
 }
 .rs-testimonial.testimonial-style4 .owl-nav .owl-next, .rs-testimonial.testimonial-style4 .owl-nav .owl-prev {
     position: absolute;
     top: 50%;
     transform: translateY(-50%);
     left: 20px;
     color: #fff;
     text-align: center;
     width: 76px;
     height: 53px;
     border-radius: 32px;
     border: none !important;
     line-height: 65px;
     background: #1e2e44;
     box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
 }
 .rs-testimonial.testimonial-style4 .owl-nav .owl-next i:before, .rs-testimonial.testimonial-style4 .owl-nav .owl-prev i:before {
     font-size: 26px;
     content: "\f111";
     font-family: Flaticon;
 }
 .rs-testimonial.testimonial-style4 .owl-nav .owl-next:hover i:before, .rs-testimonial.testimonial-style4 .owl-nav .owl-prev:hover i:before {
     color: #1871ec;
 }
 .rs-testimonial.testimonial-style4 .owl-nav .owl-next {
     right: 20px;
     left: unset;
 }
 .rs-testimonial.testimonial-style4 .owl-nav .owl-next i:before {
     font-size: 26px;
     content: "\f110";
 }
 .rs-testimonial.testimonial-style4.testimonial-modify3 .testi-item .item-content p {
     color: #3e3e3e;
 }
 .rs-testimonial.testimonial-style4.testimonial-modify3 .testi-item .testi-content .testi-information .testi-name {
     color: #1e2e44;
 }
 .rs-testimonial.testimonial-style4.testimonial-modify3 .testi-item .testi-content .testi-information .testi-title {
     color: #3e3e3e;
 }
 .rs-testimonial.testimonial-style4.testimonial-modify3 .owl-nav .owl-next, .rs-testimonial.testimonial-style4.testimonial-modify3 .owl-nav .owl-prev {
     color: #3E3E3E52;
     background: #FFFBFB;
     box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.05);
 }
 .rs-testimonial.testimonial-style4.testimonial-modify3 .owl-nav .owl-next:hover i:before, .rs-testimonial.testimonial-style4.testimonial-modify3 .owl-nav .owl-prev:hover i:before {
     color: #0052cc;
 }
 .rs-testimonial.testimonial-style4.testimonial-modify3.testi-orange2 .owl-nav .owl-next, .rs-testimonial.testimonial-style4.testimonial-modify3.testi-orange2 .owl-nav .owl-prev {
     color: #3E3E3E52;
     background: transparent;
     box-shadow: unset;
 }
 .rs-testimonial.testimonial-style4.testimonial-modify3.testi-orange2 .owl-nav .owl-next:hover i:before, .rs-testimonial.testimonial-style4.testimonial-modify3.testi-orange2 .owl-nav .owl-prev:hover i:before {
     color: #cf3201;
 }
 .rs-testimonial.testimonial-style4.testimonial-modify3.testi-red2 .owl-nav .owl-next, .rs-testimonial.testimonial-style4.testimonial-modify3.testi-red2 .owl-nav .owl-prev {
     color: #3E3E3E52;
     background: transparent;
     box-shadow: unset;
 }
 .rs-testimonial.testimonial-style4.testimonial-modify3.testi-red2 .owl-nav .owl-next:hover i:before, .rs-testimonial.testimonial-style4.testimonial-modify3.testi-red2 .owl-nav .owl-prev:hover i:before {
     color: #0052cc;
 }
 .rs-testimonial.testimonial-style4.testi-purple-style1 .owl-nav .owl-next:hover i:before, .rs-testimonial.testimonial-style4.testi-purple-style1 .owl-nav .owl-prev:hover i:before {
     color: #0052cc;
 }
 /*----------------------------------------
	26. Shop Section CSS
----------------------------------------*/
 .rs-shop-part .title {
     font-size: 20px;
     line-height: 30px;
     font-weight: 700;
     color: #1e2e44;
     margin: 0;
 }
 .rs-shop-part .woocommerce-result-count {
     font-size: 14px;
     line-height: 26px;
     color: #3e3e3e;
     font-weight: 400;
     margin: 0;
 }
 .rs-shop-part .from-control {
     float: right;
     font-size: 14px;
     color: #3e3e3e;
     font-weight: 400;
     vertical-align: top;
     padding: 10px;
     border: none;
     border-radius: 0px;
     border-right: 10px solid #fff;
     background: none;
     box-shadow: 0 0 1px #999;
 }
 .rs-shop-part .product-list {
     text-align: center;
     margin: 0 9px 0 9px;
 }
 .rs-shop-part .product-list .image-product {
     position: relative;
     overflow: hidden;
     padding: 0;
     margin-bottom: 20px;
 }
 .rs-shop-part .product-list .image-product img {
     margin-bottom: 0 !important;
     position: relative;
     width: 100% !important;
 }
 .rs-shop-part .product-list .image-product .overley {
     position: absolute;
     left: 0;
     right: 0;
     text-align: center;
     width: 100%;
     background: transparent;
     bottom: -50px;
     transform: scaleY(0);
     transform-origin: 0 1 0;
     opacity: 0;
     transition: all 0.4s ease-in-out 0s;
     padding: 0;
 }
 .rs-shop-part .product-list .image-product .overley .product-info a {
     text-transform: capitalize;
     text-decoration: none;
     border-radius: 0px;
     line-height: 33px;
     border: 0px solid #ffb703;
     text-align: center;
     transition: all 0.4s ease-in-out 0s;
     padding: 5px 20px;
     color: #ffffff;
     background-color: #0052cc;
     display: block;
 }
 .rs-shop-part .product-list .image-product .overley .product-info a:hover {
     background-color: #1e2e44 !important;
 }
 .rs-shop-part .product-list .image-product .onsale {
     font-size: 13px;
     font-weight: 500;
     color: #ffffff;
     font-weight: 700;
     line-height: 40px;
     background-color: #085dd7;
     background-image: linear-gradient(160deg, #0052cc 0%, #146de7 100%);
     width: 40px;
     height: 40px;
     text-align: center;
     border-radius: 50%;
     display: inline-block;
     position: absolute;
     top: 13px;
     right: 13px;
 }
 .rs-shop-part .product-list .content-desc .loop-product-title {
     font-size: 14px;
     line-height: 25px;
     font-weight: 700;
     font-family: 'Poppins', sans-serif !important;
     margin: 0;
     float: left;
 }
 .rs-shop-part .product-list .content-desc .loop-product-title a {
     color: #1e2e44;
 }
 .rs-shop-part .product-list .content-desc .loop-product-title a:hover {
     color: #0052cc;
 }
 .rs-shop-part .product-list .content-desc .price {
     font-size: 14px;
     line-height: 25px;
     color: #5d5d5d;
     font-weight: 600;
     margin: 0;
     float: right;
 }
 .rs-shop-part .product-list:hover .image-product .overley {
     opacity: 1;
     transform: scaleY(1);
     bottom: 0;
 }
 .rs-shop-part .product-list:hover .image-product .overley .product-info a {
     background-color: #0052cc;
 }
 /*----------------------------------------
	27. Single Shop Section CSS
----------------------------------------*/
 .rs-single-shop .single-product-image .images-single {
     z-index: 1 !important;
 }
 .rs-single-shop .single-product-image img {
     width: 100%;
 }
 .rs-single-shop .single-price-info .product-title {
     font-size: 25px;
     font-weight: 700;
     margin-bottom: 12px;
 }
 .rs-single-shop .single-price-info .single-price {
     color: #0052cc;
     font-weight: 600;
 }
 .rs-single-shop .single-price-info .some-text {
     margin-top: 15px;
 }
 .rs-single-shop .single-price-info form {
     margin-bottom: 30px;
 }
 .rs-single-shop .single-price-info form input {
     height: 40px;
     width: 70px;
     line-height: 40px;
     text-align: center;
     padding-left: 10px;
     border: 1px solid rgba(54, 54, 54, 0.1);
     outline: none;
 }
 .rs-single-shop .single-price-info p.category {
     margin: 0;
     padding-top: 25px;
     border-top: 1px solid #e6e6e6;
     font-size: 14px;
 }
 .rs-single-shop .single-price-info p.category span {
     font-weight: 700;
     padding-right: 10px;
 }
 .rs-single-shop .single-price-info p.category a {
     color: #666666;
 }
 .rs-single-shop .single-price-info p.category a:hover {
     color: #0052cc;
 }
 .rs-single-shop .single-price-info .tag {
     margin: 0;
 }
 .rs-single-shop .single-price-info .tag span {
     font-weight: 700;
 }
 .rs-single-shop .tab-area {
     margin-top: 50px;
 }
 .rs-single-shop .tab-area ul.nav-tabs {
     border-bottom: 1px solid #f0f0f0;
     margin-bottom: 32px;
 }
 .rs-single-shop .tab-area ul.nav-tabs li {
     margin-right: 13px;
 }
 .rs-single-shop .tab-area ul.nav-tabs li .nav-link {
     padding: 20px 45px;
     display: inline-block;
     border-radius: 0px;
     font-size: 18px;
     background: #fbfbfb;
     border: 1px solid #fbfbfb;
     background-color: #fbfbfb;
     color: #1e2e44;
     font-weight: 400;
 }
 .rs-single-shop .tab-area ul.nav-tabs li .nav-link:hover, .rs-single-shop .tab-area ul.nav-tabs li .nav-link.active {
     background-color: #0052cc;
     color: #ffffff;
 }
 .rs-single-shop .tab-area ul.nav-tabs li:last-child {
     margin-right: 0;
 }
 .rs-single-shop .tab-area .tab-content .tab-pane .tab-title {
     font-weight: 700;
     margin-bottom: 34px;
 }
 .rs-single-shop .tab-area .tab-content .tab-pane .dsc-p {
     margin: 0;
 }
 .rs-single-shop .tab-area .tab-content .tab-pane table {
     border: 0;
     border-top: 1px dotted rgba(0, 0, 0, 0.1);
     margin-bottom: 0;
     width: 100%;
 }
 .rs-single-shop .tab-area .tab-content .tab-pane table .table-box tr th {
     width: 150px;
     font-weight: 700;
     margin: 0;
     line-height: 1.5;
     padding: 3px 15px !important;
     border: 1px solid rgba(0, 0, 0, 0.1) !important;
 }
 .rs-single-shop .tab-area .tab-content .tab-pane table .table-box tr td {
     padding: 3px 15px !important;
     border: 1px solid rgba(0, 0, 0, 0.1) !important;
 }
 .rs-single-shop .tab-area .tab-content .tab-pane .reviews-grid .top-area {
     margin-bottom: 5px;
 }
 .rs-single-shop .tab-area .tab-content .tab-pane .reviews-grid .top-area p {
     margin-bottom: 23px;
 }
 .rs-single-shop .tab-area .tab-content .tab-pane .reviews-grid .top-area h6 {
     font-size: 15px;
     font-weight: 600;
     color: #3e3e3e;
 }
 .rs-single-shop .tab-area .tab-content .tab-pane .reviews-grid .comment-form {
     max-width: 600px;
 }
 .rs-single-shop .tab-area .tab-content .tab-pane .reviews-grid .comment-form p.comment-notes {
     margin-bottom: 15px;
 }
 .rs-single-shop .tab-area .tab-content .tab-pane .reviews-grid .comment-form .placeholder-cntrl label {
     font-weight: 600;
     display: block;
 }
 .rs-single-shop .tab-area .tab-content .tab-pane .reviews-grid .comment-form .placeholder-cntrl input {
     border: 1px solid rgba(54, 54, 54, 0.1);
     padding: 10px 15px;
     margin-bottom: 10px;
     width: 100%;
 }
 .rs-single-shop .tab-area .tab-content .tab-pane .reviews-grid .comment-form .placeholder-cntrl textarea {
     width: 100%;
     padding: 10px 15px;
     height: 75px;
     border: 1px solid rgba(54, 54, 54, 0.1);
     margin-bottom: 20px;
 }
 .rs-single-shop .tab-area .tab-content .tab-pane .reviews-grid .comment-form .ratings {
     font-weight: 600;
     margin-bottom: 18px;
     display: block;
 }
 .rs-single-shop .tab-area .tab-content .tab-pane .reviews-grid .comment-form .ratings ul li {
     display: inline;
 }
 .rs-single-shop .tab-area .tab-content .tab-pane .reviews-grid .comment-form .ratings ul li i {
     color: #0052cc;
     font-weight: normal;
 }
 /*----------------------------------------
	28. Cart Section CSS
----------------------------------------*/
 .rs-cart .cart-wrap table.cart-table {
     border: 1px solid rgba(0, 0, 0, 0.1);
     width: 100%;
     border-collapse: collapse;
 }
 .rs-cart .cart-wrap table.cart-table td, .rs-cart .cart-wrap table.cart-table th {
     padding: 25px;
     text-align: center;
     border: 1px solid #ccc;
 }
 .rs-cart .cart-wrap table.cart-table th {
     border: none;
     font-size: 18px;
     padding: 25px;
     text-align: center;
     vertical-align: middle;
     font-weight: 700;
 }
 .rs-cart .cart-wrap table.cart-table td {
     border-bottom: none;
     border-left: none;
     border-right: none;
     border-top: 1px solid #e6e6e6;
 }
 .rs-cart .cart-wrap table.cart-table .product-remove a {
     margin: 0 auto;
     color: #1e2e44;
     display: block;
     border-radius: 100%;
     border: 1px solid #ddd;
     font-size: 14px;
     font-weight: 400;
     height: 20px;
     width: 20px;
     line-height: 17px;
     text-align: center;
 }
 .rs-cart .cart-wrap table.cart-table .product-remove a:hover {
     background: #ff0000;
     color: #ffffff;
 }
 .rs-cart .cart-wrap table.cart-table .product-thumbnail {
     min-width: 32px;
 }
 .rs-cart .cart-wrap table.cart-table .product-thumbnail a img {
     width: 80px;
     height: auto;
 }
 .rs-cart .cart-wrap table.cart-table .product-name a {
     color: #3e3e3e;
     font-weight: 700;
 }
 .rs-cart .cart-wrap table.cart-table .product-name a:hover {
     color: #0052cc;
 }
 .rs-cart .cart-wrap table.cart-table .product-price {
     font-weight: 700;
 }
 .rs-cart .cart-wrap table.cart-table .product-quantity input {
     border: 1px solid #e6e6e6;
     border-radius: 4px;
     padding: 0 0 0 10px;
     max-width: 65px;
     margin: 0 auto;
     outline: none;
 }
 .rs-cart .cart-wrap table.cart-table .action .coupon {
     float: left;
 }
 .rs-cart .cart-wrap table.cart-table .action .coupon input {
     box-sizing: border-box;
     border: 1px solid #d3ced2;
     padding: 6px 6px 5px;
     margin: 0 4px 0 0;
     outline: none;
     width: 320px;
     border-radius: 4px;
     height: 45px;
     margin-right: 20px;
     text-align: left;
     padding-left: 22px;
 }
 .rs-cart .cart-collaterals {
     width: 100%;
     overflow: hidden;
 }
 .rs-cart .cart-collaterals .cart-totals {
     float: right;
     width: 48%;
 }
 .rs-cart .cart-collaterals .cart-totals .title {
     font-size: 26px;
     line-height: 36px;
     font-weight: 700;
     color: #3e3e3e;
     text-transform: capitalize;
 }
 .rs-cart .cart-collaterals .cart-totals table.cart-total-table {
     text-align: left;
     width: 100%;
     border-collapse: collapse;
     border-radius: 5px;
 }
 .rs-cart .cart-collaterals .cart-totals table.cart-total-table tr {
     border-top: 1px solid rgba(0, 0, 0, 0.1);
 }
 .rs-cart .cart-collaterals .cart-totals table.cart-total-table tr th {
     font-size: 18px;
     font-weight: 700;
 }
 .rs-cart .cart-collaterals .cart-totals table.cart-total-table tr td, .rs-cart .cart-collaterals .cart-totals table.cart-total-table tr th {
     padding: 30px 10px;
 }
 /*----------------------------------------
	29. Checkout Section CSS
----------------------------------------*/
 .rs-checkout .checkout-title {
     margin-bottom: 30px;
 }
 .rs-checkout .checkout-title h3 {
     font-size: 26px;
     margin: 0;
 }
 .rs-checkout .coupon-toggle .accordion .card {
     border: unset;
     border-top: 3px solid #0052cc;
     border-radius: 0;
 }
 .rs-checkout .coupon-toggle .accordion .card .card-header {
     border: none;
     margin: 0;
     border-radius: unset;
 }
 .rs-checkout .coupon-toggle .accordion .card .card-header .card-title {
     margin: 0;
 }
 .rs-checkout .coupon-toggle .accordion .card .card-header .card-title span i {
     margin-right: 10px;
 }
 .rs-checkout .coupon-toggle .accordion .card .card-header .card-title button {
     background: unset;
     border: none;
     color: #0052cc;
     transition: all 0.3s ease;
     outline: none;
     cursor: pointer;
 }
 .rs-checkout .coupon-toggle .accordion .card .card-header .card-title button:hover {
     color: #0052cc;
 }
 .rs-checkout .coupon-toggle .accordion .card .card-body {
     border: 1px solid #d3ced2;
     padding: 20px 20px 50px 20px;
     margin-top: 2em;
     text-align: left;
 }
 .rs-checkout .coupon-toggle .accordion .card .card-body .coupon-code-input {
     width: 47%;
     float: left;
     margin-right: 50px;
 }
 .rs-checkout .coupon-toggle .accordion .card .card-body .coupon-code-input input {
     width: 100%;
     height: 45px;
     outline: none;
     padding: 10px 18px;
     color: #3e3e3e;
     border: 1px solid rgba(54, 54, 54, 0.1);
 }
 .rs-checkout .full-grid {
     margin-top: 25px;
 }
 .rs-checkout .full-grid .form-content-box {
     margin-bottom: 50px;
 }
 .rs-checkout .full-grid .form-content-box .form-group label {
     line-height: 2;
     display: block;
     margin-bottom: 5px;
     font-weight: 600;
 }
 .rs-checkout .full-grid .form-content-box .form-group select {
     color: #666666;
     opacity: .5;
     padding-left: 8px;
     padding-right: 20px;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
     border: 1px solid #ccc;
     border-radius: 0;
     height: 45px;
     line-height: 45px;
     cursor: pointer;
     width: 100%;
     outline: none;
 }
 .rs-checkout .full-grid .form-content-box .form-group textarea {
     height: 4em;
     line-height: 1.5;
     display: block;
     box-shadow: none;
     width: 100%;
     border: 1px solid rgba(54, 54, 54, 0.1);
     padding: 10px 18px;
     margin: 0;
     outline: none;
 }
 .rs-checkout .full-grid .form-content-box .form-group .form-control-mod {
     border: 1px solid rgba(54, 54, 54, 0.1);
     height: 45px;
     padding: 10px 18px;
     width: 100%;
     margin: 0;
     outline: none;
     line-height: normal;
     border-radius: unset;
 }
 .rs-checkout .full-grid .form-content-box .form-group .form-control-mod.margin-bottom {
     margin-bottom: 10px !important;
 }
 .rs-checkout .full-grid .ordered-product table {
     width: 100%;
 }
 .rs-checkout .full-grid .ordered-product table tr th {
     border: 1px solid #ccc;
     padding: 9px 12px;
 }
 .rs-checkout .full-grid .ordered-product table tr td {
     border: 1px solid #ccc;
     padding: 6px 12px;
 }
 .rs-checkout .full-grid .payment-method .top-area {
     border-bottom: 1px solid #d3ced2;
 }
 .rs-checkout .full-grid .payment-method .top-area .payment-co {
     margin-bottom: 20px;
 }
 .rs-checkout .full-grid .payment-method .top-area .payment-co span {
     font-weight: 600;
     margin-right: 10px;
 }
 .rs-checkout .full-grid .payment-method .top-area .p-msg {
     position: relative;
     box-sizing: border-box;
     width: 100%;
     padding: 1em;
     margin: 1em 0 2em;
     font-size: .92em;
     border-radius: 2px;
     line-height: 1.5;
     background-color: #f9f9f9;
 }
 .rs-checkout .full-grid .payment-method .top-area .p-msg:before {
     content: '';
     display: block;
     border: 1em solid #f9f9f9;
     border-right-color: transparent;
     border-left-color: transparent;
     border-top-color: transparent;
     position: absolute;
     top: -0.75em;
     left: 0;
     margin: -1em 0 0 2em;
 }
 /*----------------------------------------
	30. Account Section CSS
----------------------------------------*/
 .rs-my-account .title {
     font-size: 36px;
     line-height: 46px;
     font-weight: 700;
     color: #1e2e44;
     margin: 0;
 }
 .rs-my-account .rs-login {
     border: 1px solid rgba(54, 54, 54, 0.1);
     padding: 20px;
     text-align: left;
     border-radius: 5px;
 }
 .rs-my-account .rs-login .form-group label {
     display: block;
     font-size: 15px;
     line-height: 30px;
     font-weight: 600;
     color: #3e3e3e;
 }
 .rs-my-account .rs-login .form-group label span {
     color: #0052cc;
 }
 .rs-my-account .rs-login .form-group input {
     width: 100%;
     margin: 0;
     outline: 0;
     line-height: normal;
     border: 1px solid rgba(54, 54, 54, 0.1);
     height: 45px;
 }
 .rs-my-account .rs-login .last-password a {
     font-size: 15px;
     line-height: 26px;
     font-weight: 400;
     color: #0052cc;
 }
 .rs-my-account .rs-login p {
     font-size: 15px;
     line-height: 26px;
     font-weight: 400;
     color: #3e3e3e;
     margin-bottom: 14px;
 }
 .rs-my-account .rs-login p a {
     font-size: 15px;
     line-height: 26px;
     font-weight: 400;
     color: #0052cc;
 }
 /*------------------------------------
	31. Footer Section CSS
------------------------------------*/
 .rs-footer.footer-main-home {
     position: relative;
 }
 .rs-footer.footer-main-home .footer-top {
     position: relative;
     padding: 85px 0 40px;
 }
 .rs-footer.footer-main-home .footer-top .footer-logo a img {
     height: 65px;
 }
 .rs-footer.footer-main-home .footer-top .footer-title {
       position: relative;
    font-size: 14px;
    line-height: normal;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 25px;
    font-family: 'abeatbyKai', sans-serif;
    letter-spacing: 3.5px;
    text-transform: uppercase;

 }
 .rs-footer.footer-main-home .footer-top .textwidget p {
     color: #ffffff;
     margin: 0;
 }
 .rs-footer.footer-main-home .footer-top .textwidget p strong {
     font-weight: 700;
 }
 .rs-footer.footer-main-home .footer-top .footer-social li {
     display: inline-block;
     margin-right: 6px;
 }
 .rs-footer.footer-main-home .footer-top .footer-social li a i {
     color: #ffffff;
     display: block;
     background: rgba(255, 255, 255, 0.15);
     border-radius: 15px;
     width: 38px;
     height: 38px;
     line-height: 40px;
     text-align: center;
     transition: all 0.4s;
 }
 .rs-footer.footer-main-home .footer-top .footer-social li a i:hover {
     color: #ffffff;
     background: #1e2e44;
 }
 .rs-footer.footer-main-home .footer-top .footer-social li:last-child {
     margin-right: 0;
 }
 .rs-footer.footer-main-home .footer-top .address-widget li {
     padding: 0 0 11px 0px;
     position: relative;    font-size: 13px;
 }
 .rs-footer.footer-main-home .footer-top .address-widget li .desc {
     color: #ffffff;
 }
 .rs-footer.footer-main-home .footer-top .address-widget li .desc a {
     color: #ffffff;
 }
 .rs-footer.footer-main-home .footer-top .address-widget li .desc a:hover {
     color: #1e2e44;
 }
 .rs-footer.footer-main-home .footer-top .site-map {
     margin-top: -6px;
 }
 .rs-footer.footer-main-home .footer-top .site-map li {
     margin-bottom: 5px;
 }
 .rs-footer.footer-main-home .footer-top .site-map li a {
         font-family: 'abeatbyKai', sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 2px;
    position: relative;
    padding: 6px 0 4px 0px;
    display: inline-block;
    color: #ffffff;
    transition: all 0.3s;
 }
 .rs-footer.footer-main-home .footer-top .site-map li a::before {
     display: inline-block;
     margin-left: 0px;
     vertical-align: 0;
     font-family: 'FontAwesome';
     content: "\f0da";
     font-weight: 600;
     border: none;
     font-size: 12px;
     color: #0052cc;
     padding-right: 10px;
 }
 .rs-footer.footer-main-home .footer-top .site-map li a:hover {
     color: #1e2e44;
 }
 .rs-footer.footer-main-home .footer-top .widget-desc {
     margin: 0px 0px 8px 0;
     color: #ffffff;
 }
 .rs_ft_ic {
     color: #085dd7;
     position: relative;
     top: 2px;
     padding: 5px 5px 2px;
 }
 .rs_ft_tx_lf {
     margin-left: 28px;
 }
 .rs-footer.footer-main-home .footer-top p {
     margin: 0 0 35px;
 }
 .rs-footer.footer-main-home .footer-top p input[type="email"] {
     width: 100%;
     font-size: 14px;
     padding: 15px 30px;
     margin: 0;
     color: #333;
     overflow: hidden;
     background: #fff;
     border: none;
     border-radius: 10px;
     max-width: 100%;
     opacity: 1;
 }
 .rs-footer.footer-main-home .footer-top p input[type="submit"] {
     position: relative;
     border: none;
     background-color: #085dd7;
     background-image: linear-gradient(160deg, #0052cc 0%, #146de7 100%);
     color: #fff;
     padding: 15px 30px;
     font-weight: 400;
     font-size: 14px;
     line-height: 26px;
     margin-top: 20px;
     outline: none;
     transition: all 0.3s;
     border-radius: 10px;
 }
 .rs-footer.footer-main-home .footer-top p input[type="submit"]:hover {
     background: #1e2e44;
     color: #fff;
 }
 .rs-footer.footer-main-home .footer-top p ::-webkit-input-placeholder {
     /* Chrome/Opera/Safari */
     color: #333333;
     opacity: 0.5;
 }
 .rs-footer.footer-main-home .footer-top p ::-moz-placeholder {
     /* Firefox 19+ */
     color: #333333;
     opacity: 0.5;
 }
 .rs-footer.footer-main-home .footer-top p :-ms-input-placeholder {
     /* IE 10+ */
     color: #333333;
     opacity: 0.5;
 }
 .rs-footer.footer-main-home .footer-top p :-moz-placeholder {
     /* Firefox 18- */
     color: #333333;
     opacity: 0.5;
 }
 .rs-footer.footer-main-home .footer-top:before {
     content: "";
     position: absolute;
     top: 37%;
     left: -5px;
     right: 15px;
     border-top: 1px solid rgba(255, 255, 255, 0.09);
 }
 .rs-footer.footer-main-home .footer-bottom .bottom-border {
     border-top: 0.5px solid rgba(255, 255, 255, 0.09);
     padding: 25px 0;
 }
 .rs-footer.footer-main-home .footer-bottom .bottom-border .copyright p {
     font-size: 12px;
     letter-spacing: .8px;
     font-weight: normal;
     color: #ffffff;
     margin: 0;
 }
 .rs-footer.footer-main-home .footer-bottom .bottom-border .copyright p a {
     transition: all 0.4s;
     color: #ffffff;
 }
 .rs-footer.footer-main-home .footer-bottom .bottom-border .copyright p a:hover {
     color: #1e2e44;
 }
 .rs-footer.footer-main-home .footer-bottom .bottom-border .copy-right-menu li {
     display: inline-block;
     position: relative;
     padding: 0px 19px 0 25px;
 }
 .rs-footer.footer-main-home .footer-bottom .bottom-border .copy-right-menu li a {
     font-size: 12px;
     letter-spacing: 0.5px;
     font-weight: normal;
     color: #ffffff;
     margin: 0;
 }
 .rs-footer.footer-main-home .footer-bottom .bottom-border .copy-right-menu li a:hover {
     color: #1e2e44;
 }
 .rs-footer.footer-main-home .footer-bottom .bottom-border .copy-right-menu li:before {
     display: block;
     content: "";
     position: absolute;
     font-size: 18px;
     background: #fff;
     opacity: .8;
     left: 0;
     top: 50%;
     width: 6px;
     height: 6px;
     transform: translateY(-50%);
     border-radius: 50%;
 }
 .rs-footer.footer-main-home .footer-bottom .bottom-border .copy-right-menu li:first-child:before {
     display: none;
 }
 .rs-footer.footer-main-home.footer-modify1 .footer-top p input[type="submit"] {
     background: #8873ef;
 }
 .rs-footer.footer-main-home.footer-modify1 .footer-bottom .bottom-border .copy-right-menu li a:hover, .rs-footer.footer-main-home.footer-modify1 .footer-bottom .bottom-border .copyright p a:hover, .rs-footer.footer-main-home.footer-modify1 .footer-top .address-widget li .desc a:hover, .rs-footer.footer-main-home.footer-modify1 .footer-top .site-map li a:hover {
     color: #8873ef;
 }
 .rs-footer.footer-main-home.footer-modify1 .footer-top .footer-social li a i:hover {
     color: #ffffff;
     background: #8873ef;
 }
 .rs-footer.footer-main-home.footer-modify1 .footer-top p input[type="submit"]:hover {
     background: #8873ef;
     color: #fff;
 }
 .rs-footer.footer-main-home.footer-modify2 .footer-top p input[type="submit"] {
     background: #ff5c00;
 }
 .rs-footer.footer-main-home.footer-modify2 .footer-top p input[type="submit"]:hover {
     opacity: .9;
 }
 .rs-footer.footer-main-home.footer-modify3 .footer-top p input[type="submit"] {
     background: #1871ec;
 }
 .rs-footer.footer-main-home.footer-modify3 .footer-bottom .bottom-border .copy-right-menu li a:hover, .rs-footer.footer-main-home.footer-modify3 .footer-bottom .bottom-border .copyright p a:hover, .rs-footer.footer-main-home.footer-modify3 .footer-top .address-widget li .desc a:hover, .rs-footer.footer-main-home.footer-modify3 .footer-top .site-map li a:hover {
     color: #1871ec;
 }
 .rs-footer.footer-main-home.footer-modify3 .footer-top .footer-social li a i:hover {
     color: #ffffff;
     background: #1871ec;
 }
 .rs-footer.footer-main-home.footer-modify3 .footer-top p input[type="submit"]:hover {
     background: #1871ec;
     color: #fff;
 }
 .rs-footer.footer-main-home.footer-modify4 .footer-top p input[type="submit"] {
     background: #0072f5;
 }
 .rs-footer.footer-main-home.footer-modify4 .footer-bottom .bottom-border .copy-right-menu li a:hover, .rs-footer.footer-main-home.footer-modify4 .footer-bottom .bottom-border .copyright p a:hover, .rs-footer.footer-main-home.footer-modify4 .footer-top .address-widget li .desc a:hover, .rs-footer.footer-main-home.footer-modify4 .footer-top .site-map li a:hover {
     color: #0072f5;
 }
 .rs-footer.footer-main-home.footer-modify4 .footer-top .footer-social li a i:hover {
     color: #ffffff;
     background: #0072f5;
 }
 .rs-footer.footer-main-home.footer-modify4 .footer-top p input[type="submit"]:hover {
     background: #0072f5 !important;
     color: #fff;
 }
 .rs-footer.footer-main-home.footer-modify5 .footer-top p input[type="submit"] {
     background: #0a5fd8;
 }
 .rs-footer.footer-main-home.footer-modify5 .footer-bottom .bottom-border .copy-right-menu li a:hover, .rs-footer.footer-main-home.footer-modify5 .footer-bottom .bottom-border .copyright p a:hover, .rs-footer.footer-main-home.footer-modify5 .footer-top .address-widget li .desc a:hover, .rs-footer.footer-main-home.footer-modify5 .footer-top .site-map li a:hover {
     color: #0a5fd8;
 }
 .rs-footer.footer-main-home.footer-modify5 .footer-top .footer-social li a i:hover {
     color: #ffffff;
     background: #0a5fd8;
 }
 .rs-footer.footer-main-home.footer-modify5 .footer-top p input[type="submit"]:hover {
     background: #0a5fd8;
     color: #fff;
 }
 .rs-footer.footer-main-home.footer-modify6 .footer-top p input[type="submit"] {
     background: #4f4bff;
 }
 .rs-footer.footer-main-home.footer-modify6 .footer-bottom .bottom-border .copy-right-menu li a:hover, .rs-footer.footer-main-home.footer-modify6 .footer-bottom .bottom-border .copyright p a:hover, .rs-footer.footer-main-home.footer-modify6 .footer-top .address-widget li .desc a:hover, .rs-footer.footer-main-home.footer-modify6 .footer-top .site-map li a:hover {
     color: #4f4bff;
 }
 .rs-footer.footer-main-home.footer-modify6 .footer-top .footer-social li a i:hover {
     color: #ffffff;
     background: #4f4bff;
 }
 .rs-footer.footer-main-home.footer-modify6 .footer-top p input[type="submit"]:hover {
     background: #4f4bff;
     color: #fff;
 }
 .rs-footer.footer-main-home.footer-modify7 .footer-top p input[type="submit"] {
     background: #0052cc;
 }
 .rs-footer.footer-main-home.footer-modify7 .footer-bottom .bottom-border .copy-right-menu li a:hover, .rs-footer.footer-main-home.footer-modify7 .footer-bottom .bottom-border .copyright p a:hover, .rs-footer.footer-main-home.footer-modify7 .footer-top .address-widget li .desc a:hover, .rs-footer.footer-main-home.footer-modify7 .footer-top .site-map li a:hover {
     color: #0052cc;
 }
 .rs-footer.footer-main-home.footer-modify7 .footer-top .footer-social li a i:hover {
     color: #ffffff;
     background: #0052cc;
 }
 .rs-footer.footer-main-home.footer-modify7 .footer-top p input[type="submit"]:hover {
     background: #0052cc;
     color: #fff;
 }
 .rs-footer.footer-main-home.footer-modify8 .footer-top p input[type="submit"] {
     background: #cf3201;
 }
 .rs-footer.footer-main-home.footer-modify8 .footer-bottom .bottom-border .copy-right-menu li a:hover, .rs-footer.footer-main-home.footer-modify8 .footer-bottom .bottom-border .copyright p a:hover, .rs-footer.footer-main-home.footer-modify8 .footer-top .address-widget li .desc a:hover, .rs-footer.footer-main-home.footer-modify8 .footer-top .site-map li a:hover {
     color: #cf3201;
 }
 .rs-footer.footer-main-home.footer-modify8 .footer-top .footer-social li a i:hover {
     color: #ffffff;
     background: #cf3201;
 }
 .rs-footer.footer-main-home.footer-modify8 .footer-top p input[type="submit"]:hover {
     background: #cf3201;
     color: #fff;
 }
 .rs-footer.footer-main-home.footer-modify9 .footer-top p input[type="submit"] {
     background: #1a28da;
 }
 .rs-footer.footer-main-home.footer-modify9 .footer-bottom .bottom-border .copy-right-menu li a:hover, .rs-footer.footer-main-home.footer-modify9 .footer-bottom .bottom-border .copyright p a:hover, .rs-footer.footer-main-home.footer-modify9 .footer-top .address-widget li .desc a:hover, .rs-footer.footer-main-home.footer-modify9 .footer-top .site-map li a:hover {
     color: #1a28da;
 }
 .rs-footer.footer-main-home.footer-modify9 .footer-top .footer-social li a i:hover {
     color: #ffffff;
     background: #1a28da;
 }
 .rs-footer.footer-main-home.footer-modify9 .footer-top p input[type="submit"]:hover {
     background: #1a28da;
     color: #fff;
 }
 .rs-footer.footer-main-home.footer-modify10 .footer-top p input[type="submit"] {
     background: #0052cc;
 }
 .rs-footer.footer-main-home.footer-modify10 .footer-bottom .bottom-border .copy-right-menu li a:hover, .rs-footer.footer-main-home.footer-modify10 .footer-bottom .bottom-border .copyright p a:hover, .rs-footer.footer-main-home.footer-modify10 .footer-top .address-widget li .desc a:hover, .rs-footer.footer-main-home.footer-modify10 .footer-top .site-map li a:hover {
     color: #0052cc;
 }
 .rs-footer.footer-main-home.footer-modify10 .footer-top .footer-social li a i:hover {
     color: #ffffff;
     background: #0052cc;
 }
 .rs-footer.footer-main-home.footer-modify10 .footer-top p input[type="submit"]:hover {
     background: #0052cc;
     color: #fff;
 }
 .rs-footer.footer-main-home.footer-modify11 {
     background-position: bottom;
     background-repeat: repeat-x;
     background-image: url(../images/bg/footer_bg.png), linear-gradient(0deg, #F5FBFF, #fafbfe 100%);
     background-attachment: fixed;
 }
 .rs-footer.footer-main-home.footer-modify11 .footer-top:before {
     border-top: 0px solid #dee2e6;
 }
 .rs-footer.footer-main-home.footer-modify11 .footer-top .footer-title {
     color: #3b3d41;
 }
 .rs-footer.footer-main-home.footer-modify11 .footer-top .footer-social li a i {
     color: #3e3e3e;
     background: #e4e3e5;
 }
 .rs-footer.footer-main-home.footer-modify11 .footer-top p input[type="submit"] {
     background: linear-gradient(98.89deg, #0052cc 8.22%, #009cf4 89.42%);
 }
 .rs-footer.footer-main-home.footer-modify11 .footer-top p input[type="submit"]:hover {
     background: linear-gradient(98.89deg, #009cf4 8.22%, #0052cc 89.42%);
 }
 .rs-footer.footer-main-home.footer-modify11 .footer-top .site-map li a, .rs-footer.footer-main-home.footer-modify11 .footer-top .address-widget li .desc, .rs-footer.footer-main-home.footer-modify11 .footer-top .address-widget li .desc a, .rs-footer.footer-main-home.footer-modify11 .footer-top .widget-desc, .rs-footer.footer-main-home.footer-modify11 .footer-bottom .bottom-border .copy-right-menu li a, .rs-footer.footer-main-home.footer-modify11 .footer-bottom .bottom-border .copyright p a, .rs-footer.footer-main-home.footer-modify11 .footer-bottom .bottom-border .copyright p {
     color: #3e3e3e;
 }
 .rs-footer.footer-main-home.footer-modify11 .footer-bottom .bottom-border {
     /*  border-top: 0.5px solid #e4e3e5;*/
 }
 .rs-footer.footer-main-home.footer-modify11 .footer-bottom .bottom-border .copy-right-menu li:before {
     background: #0052cc;
 }
 .rs-footer.footer-main-home.footer-modify11 .footer-top .site-map li a:hover, .rs-footer.footer-main-home.footer-modify11 .footer-top .address-widget li .desc a:hover, .rs-footer.footer-main-home.footer-modify11 .footer-bottom .bottom-border .copy-right-menu li a:hover, .rs-footer.footer-main-home.footer-modify11 .footer-bottom .bottom-border .copyright p a:hover {
     color: #0052cc;
 }
 .rs-footer.footer-main-home.footer-modify11 .footer-top .footer-social li a i:hover {
     color: #ffffff;
     background: #0052cc;
 }
 .rs-footer.footer-main-home.footer-modify12 .footer-top p input[type="submit"] {
     background: #1e2e44;
 }
 .rs-footer.footer-main-home.footer-modify12 .footer-bottom .bottom-border .copy-right-menu li a:hover, .rs-footer.footer-main-home.footer-modify12 .footer-bottom .bottom-border .copyright p a:hover, .rs-footer.footer-main-home.footer-modify12 .footer-top .address-widget li .desc a:hover, .rs-footer.footer-main-home.footer-modify12 .footer-top .site-map li a:hover {
     color: #1e2e44;
 }
 .rs-footer.footer-main-home.footer-modify12 .footer-top .footer-social li a i:hover {
     color: #ffffff;
     background: #1e2e44;
 }
 .rs-footer.footer-main-home.footer-modify12 .footer-top p input[type="submit"]:hover {
     background: #1e2e44;
     color: #fff;
 }
 /* -----------------------
	32. Scroll Up CSS
--------------------------*/
 #scrollUp {
     text-align: center;
     bottom: 40px;
     cursor: pointer;
     display: none;
     position: fixed;
     right: 20px;
     z-index: 999;
     border-radius: 50px 50px 4px 4px;
 }
 #scrollUp i {
     height: 40px;
     font-size: 24px;
     width: 42px;
     border-radius: 50px;
     color: #ffffff;
     line-height: 46px;
     transition: all 0.3s ease 0s;
     background-color: #085dd7;
     background-image: linear-gradient(160deg, #0052cc 0%, #146de7 100%);
     margin-left: 2px;
     -webkit-box-shadow: 0 0 8px 4px rgb(0 0 0 / 12%);
     -moz-box-shadow: 0 0 8px 4px rgba(0, 0, 0, .16);
     box-shadow: 0 0 8px 4px rgb(0 0 0 / 12%);
     display: block;
 }
 #scrollUp i:before {
     font-weight: 900;
 }
 #scrollUp i:hover {
     background-color: #085dd7;
     background-image: linear-gradient(160deg, #2879f1 0%, #195fbf 100%);
     color: #fff;
     box-shadow: 0 4px 18px 0 rgb(58 146 248 / 55%);
 }
 #scrollUp.purple-color i {
     background: #8873ef;
     color: #ffffff;
 }
 #scrollUp.purple-color2 i {
     background: #4f4bff;
     color: #ffffff;
 }
 #scrollUp.red-color i {
     background: #1871ec;
     color: #ffffff;
 }
 #scrollUp.blue-color i {
     background: #0072f5;
     color: #ffffff;
 }
 #scrollUp.red-color2 i {
     background: #0a5fd8;
     color: #ffffff;
 }
 #scrollUp.red-color3 i {
     background: #0052cc;
     color: #ffffff;
 }
 #scrollUp.red-color4 i {
     background: #0052cc;
     color: #ffffff;
 }
 #scrollUp.red-color5 i {
     color: #ffffff;
 }
 #scrollUp.orange-color i {
     background: #ff5c00;
     color: #ffffff;
 }
 #scrollUp.orange-color2 i {
     background: #cf3201;
     color: #ffffff;
 }
 #scrollUp.yellow-color i {
     background: #1e2e44;
     color: #ffffff;
 }
 /*----------------------------------------------
	33. Preloader CSS
----------------------------------------------*/
 #pre-load {
      background:linear-gradient(87deg, #f7f7f7, #f1f1f1);
     height: 100%;
     width: 100%;
     position: fixed;
     margin-top: 0px;
     top: 0px;
     z-index: 9999;
 }
 .loader .loader-container {
     position: absolute;
     top: 50%;
     left: 50%;
     transform: translate(-50%, -50%);
     width: 150px;
     height: 150px;
     border: 3px solid #eff6ff;
     border-radius: 50%;
	     background: #fff;
 }
 .loader .loader-container:before {
     position: absolute;
     content: "";
     display: block;
     top: 50%;
     left: 50%;
     transform: translate(-50%, -50%);
     width: 150px;
     height: 150px;
     border-top: 4px solid #0f66e0;
     border-radius: 50%;
     animation: loaderspin 1.8s infinite ease-in-out;
     -webkit-animation: loaderspin 1.8s infinite ease-in-out;
 }
 .loader .loader-icon {
     position: absolute;
     top: 50%;
     left: 50%;
     transform: translate(-50%, -50%);
     width: 80px;
     text-align: center;
 }
 .loader .loader-icon img {
     animation: loaderpulse alternate 900ms infinite;
     width: 80px;
 }
 .woocommerce .quantity input[type="number"]::-webkit-input-placeholder {
     /* Chrome/Opera/Safari */
     color: #363636 !important;
     opacity: 1;
 }
 .woocommerce .quantity input[type="number"]::-moz-placeholder {
     /* Firefox 19+ */
     color: #363636 !important;
     opacity: 1;
 }
 .woocommerce .quantity input[type="number"]:-ms-input-placeholder {
     /* IE 10+ */
     color: #363636 !important;
     opacity: 1;
 }
 .woocommerce .quantity input[type="number"]:-moz-placeholder {
     /* Firefox 18- */
     color: #363636 !important;
     opacity: 1;
 }
 @keyframes loaderspin {
     0% {
         transform: translate(-50%, -50%) rotate(0deg);
     }
     100% {
         transform: translate(-50%, -50%) rotate(360deg);
     }
 }
 @-webkit-keyframes loaderspin {
     0% {
         transform: translate(-50%, -50%) rotate(0deg);
     }
     100% {
         transform: translate(-50%, -50%) rotate(360deg);
     }
 }
 @keyframes loaderpulse {
     0% {
         transform: scale(1);
     }
     100% {
         transform: scale(1.2);
     }
 }
 /* ------------------------------------
	34. Animation Part CSS
---------------------------------------*/
 @keyframes loaderspin {
     0% {
         transform: translate(-50%, -50%) rotate(0deg);
     }
     100% {
         transform: translate(-50%, -50%) rotate(360deg);
     }
 }
 @-webkit-keyframes loaderspin {
     0% {
         transform: translate(-50%, -50%) rotate(0deg);
     }
     100% {
         transform: translate(-50%, -50%) rotate(360deg);
     }
 }
 @keyframes loaderpulse {
     0% {
         transform: scale(1);
     }
     100% {
         transform: scale(1.2);
     }
 }
 @keyframes pulse-border {
     0% {
         transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
         opacity: 1;
     }
     100% {
         transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
         opacity: 0;
     }
 }
 @-webkit-keyframes pulse-border {
     0% {
         transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
         opacity: 1;
     }
     100% {
         transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
         opacity: 0;
     }
 }
 .move-y {
     animation: move-y 2s alternate infinite;
     -webkit-animation: move-y 2s alternate infinite;
 }
 @keyframes move-y {
     0% {
         transform: translate3d(0, 0, 0);
         -webkit-transform: translate3d(0, 0, 0);
     }
     100% {
         transform: translate3d(0, 10px, 0);
         -webkit-transform: translate3d(0, 10px, 0);
     }
 }
 .scale {
     animation-duration: 2s;
     -webkit-animation: scale 2s alternate infinite;
 }
 .scale.new {
     animation-duration: 2.5s;
 }
 @-webkit-keyframes scale {
     0% {
         transform: scale(0.9);
         -webkit-transform: scale(0.9);
     }
     100% {
         transform: scale(1.08);
         -webkit-transform: scale(1.08);
     }
 }
 .horizontal {
     animation: horizontal 2s alternate infinite;
     -webkit-animation: horizontal 2s alternate infinite;
 }
 @keyframes horizontal {
     0% {
         transform: translateX(-20px);
         -webkit-transform: translateX(-20px);
     }
     0% {
         transform: translateX(20px);
         -webkit-transform: translateX(20px);
     }
 }
 .rotated-style {
     animation: rotated-style 5s linear infinite;
 }
 @keyframes rotated-style {
     0% {
         -webkit-transform: translate(0) rotate(0deg);
         transform: translate(0) rotate(0deg);
     }
     25% {
         -webkit-transform: translate(-10px, 10px) rotate(10deg);
         transform: translate(-10px, 10px) rotate(10deg);
     }
     50% {
         -webkit-transform: translate(5px, -5px) rotate(25deg);
         transform: translate(5px, -5px) rotate(25deg);
     }
     75% {
         -webkit-transform: translate(15px, -5px) rotate(15deg);
         transform: translate(15px, -5px) rotate(15deg);
     }
     100% {
         -webkit-transform: translate(0) rotate(0deg);
         transform: translate(0) rotate(0deg);
     }
 }
 .spine {
     animation: spine 30s infinite linear;
     -webkit-animation: spine 30s infinite linear;
 }
 @keyframes spine {
     0% {
         transform: rotate(0);
         -webkit-transform: rotate(0);
     }
     100% {
         transform: rotate(360deg);
         -webkit-transform: rotate(360deg);
     }
 }
 @-webkit-keyframes spine {
     0% {
         transform: rotate(0);
         -webkit-transform: rotate(0);
     }
     100% {
         transform: rotate(360deg);
         -webkit-transform: rotate(360deg);
     }
 }
 .spine-r {
     animation: spine-r 5s linear infinite;
     -webkit-animation: spine-r 5s linear infinite;
 }
 @keyframes spine-r {
     0% {
         transform: rotate(0);
         -webkit-transform: rotate(0);
     }
     100% {
         transform: rotate(-360deg);
         -webkit-transform: rotate(-360deg);
     }
 }
 @-webkit-keyframes spine-r {
     0% {
         transform: rotate(0);
         -webkit-transform: rotate(0);
     }
     100% {
         transform: rotate(-360deg);
         -webkit-transform: rotate(-360deg);
     }
 }
 .veritcal {
     animation-name: veritcal;
     animation-timing-function: linear;
     animation-duration: 12s;
     animation-iteration-count: infinite;
 }
 @keyframes veritcal {
     0% {
         transform: translateY(0);
     }
     50% {
         transform: translateY(100px);
     }
     100% {
         transform: translateY(0);
     }
 }
 .veritcal2 {
     animation-name: veritcal2 3s alternate infinite;
     -webkit-animation: veritcal2 3s alternate infinite;
 }
 @keyframes veritcal2 {
     0% {
         transform: translate3d(0, -10px, 0);
         -webkit-transform: translate3d(0, -10px, 0);
     }
     100% {
         transform: translate3d(0, 10px, 0);
         -webkit-transform: translate3d(0, 10px, 0);
     }
 }
 .left-right {
     animation: left-right 5s cubic-bezier(0.41, 0.04, 0.03, 1.1) infinite;
     -webkit-animation: left-right 5s cubic-bezier(0.41, 0.04, 0.03, 1.1) infinite;
 }
 @keyframes left-right {
     0% {
         transform: translatex(0);
         -webkit-transform: translatex(0);
     }
     50% {
         transform: translateY(-50px);
         -webkit-transform: translatex(-50px);
     }
     100% {
         transform: translatex(0);
         -webkit-transform: translatex(0);
     }
 }
 @-webkit-keyframes left-right {
     0% {
         transform: translatex(0);
         -webkit-transform: translatex(0);
     }
     50% {
         transform: translatex(-50px);
         -webkit-transform: translatex(-50px);
     }
     100% {
         transform: translatex(0);
         -webkit-transform: translatex(0);
     }
 }
 .move-reverse {
     -webkit-animation-duration: 4s;
     animation-name: move-reverse;
     -webkit-animation-name: move-reverse;
     -webkit-animation-iteration-count: infinite;
 }
 @keyframes move-reverse {
     0% {
         transform: translate3d(0, 0, 0);
         -webkit-transform: translate3d(0, 0, 0);
     }
     25% {
         transform: translate3d(5px, 0, 0) rotate(4deg);
         -webkit-transform: translate3d(5px, 0, 0) rotate(4deg);
     }
     50% {
         transform: translate3d(0, 0, 0) rotate(-2deg);
         -webkit-transform: translate3d(0, 0, 0) rotate(-2deg);
     }
     75% {
         transform: translate3d(5px, 0, 0) rotate(4deg);
         -webkit-transform: translate3d(5px, 0, 0) rotate(4deg);
     }
     100% {
         transform: translate3d(0, 0, 0);
         -webkit-transform: translate3d(0, 0, 0);
     }
 }
 /********** Price Table *************/
 .pricing-switcher .switch {
     position: absolute;
     top: 10px;
     left: 10px;
     height: 45px;
     width: 90px;
     background-color: #0052cc;
     border-radius: 10px;
     -webkit-transition: -webkit-transform 0.5s;
     -moz-transition: -moz-transform 0.5s;
     transition: transform 0.5s;
 }
 .pricing-switcher input[type="radio"]:checked + label + .switch, .pricing-switcher input[type="radio"]:checked + label:nth-of-type(n) + .switch {
     -webkit-transform: translateX(95px);
     -moz-transform: translateX(95px);
     -ms-transform: translateX(95px);
     -o-transform: translateX(95px);
     transform: translateX(95px);
     color: #fff;
 }
 .pricing-switcher .fieldset {
     display: inline-block;
     position: relative;
     padding: 20px 8px;
     border-radius: 15px;
     background: #fff;
     width: 100%;
     max-width: 205px;
 }
 .pricing-switcher .fieldset.mnt-ac .rs-mnt, .pricing-switcher .fieldset.mnt-acs .rs-yrs {
     color: #fff !important;
 }
 .pricing-switcher input[type="radio"] {
     position: absolute;
     opacity: 0;
 }
 .pricing-switcher label {
     position: relative;
     z-index: 1;
     display: inline-block;
     float: left;
     cursor: pointer;
     font-size: 14px;
     color: #3E3E3E;
     font-weight: 400;
     margin: 0;
     width: 50%;
 }
 .no-js .pricing-switcher {
     display: none;
 }
 .pricing-list {
     margin: 2em 0 0;
     list-style: none;
 }
 .pricing-list > li {
     position: relative;
 }
 @media only screen and (min-width: 992px) {
     .pricing-list:after {
         content: "";
         display: table;
         clear: both;
     }
     .pricing-list > li {
         width: 33.333%;
         float: left;
     }
     .has-margins .pricing-list > li {
         width: 32.3333333333%;
         float: left;
         margin-right: 1.5%;
     }
     .has-margins .pricing-list > li:last-of-type {
         margin-right: 0;
     }
 }
 .pricing-wrapper {
     position: relative;
     list-style: none;
     margin-left: 20px;
     margin-right: 20px;
 }
 .touch .pricing-wrapper {
     -webkit-perspective: 2000px;
     -moz-perspective: 2000px;
     perspective: 2000px;
 }
 .pricing-wrapper.is-switched .is-visible {
     -webkit-transform: rotateY(180deg);
     -moz-transform: rotateY(180deg);
     -ms-transform: rotateY(180deg);
     -o-transform: rotateY(180deg);
     transform: rotateY(180deg);
     -webkit-animation: rotate 0.5s;
     -moz-animation: rotate 0.5s;
     animation: rotate 0.5s;
 }
 .pricing-wrapper.is-switched .is-hidden {
     -webkit-transform: rotateY(0);
     -moz-transform: rotateY(0);
     -ms-transform: rotateY(0);
     -o-transform: rotateY(0);
     transform: rotateY(0);
     -webkit-animation: rotate-inverse 0.5s;
     -moz-animation: rotate-inverse 0.5s;
     animation: rotate-inverse 0.5s;
     opacity: 0;
 }
 .pricing-wrapper.is-switched .is-selected {
     opacity: 1;
 }
 .pricing-wrapper.is-switched.reverse-animation .is-visible {
     -webkit-transform: rotateY(-180deg);
     -moz-transform: rotateY(-180deg);
     -ms-transform: rotateY(-180deg);
     -o-transform: rotateY(-180deg);
     transform: rotateY(-180deg);
     -webkit-animation: rotate-back 0.5s;
     -moz-animation: rotate-back 0.5s;
     animation: rotate-back 0.5s;
 }
 .pricing-wrapper.is-switched.reverse-animation .is-hidden {
     -webkit-transform: rotateY(0);
     -moz-transform: rotateY(0);
     -ms-transform: rotateY(0);
     -o-transform: rotateY(0);
     transform: rotateY(0);
     -webkit-animation: rotate-inverse-back 0.5s;
     -moz-animation: rotate-inverse-back 0.5s;
     animation: rotate-inverse-back 0.5s;
     opacity: 0;
 }
 .pricing-wrapper.is-switched.reverse-animation .is-selected {
     opacity: 1;
 }
 .pricing-wrapper > li {
     background-color: #ffffff;
     -webkit-backface-visibility: hidden;
     backface-visibility: hidden;
     box-shadow: 20px 20px 40px rgba(0, 0, 1, 0.05);
     border-radius: 30px;
     padding: 50px;
 }
 .pricing-wrapper .is-visible {
     position: relative;
     z-index: 5;
 }
 .pricing-wrapper .is-hidden {
     position: absolute;
     top: 0;
     left: 0;
     height: 100%;
     width: 100%;
     z-index: 1;
     -webkit-transform: rotateY(180deg);
     -moz-transform: rotateY(180deg);
     -ms-transform: rotateY(180deg);
     -o-transform: rotateY(180deg);
     transform: rotateY(180deg);
 }
 .pricing-wrapper .is-selected {
     z-index: 3 !important;
 }
 @media only screen and (min-width: 1050px) {
     .pricing-wrapper > li::before {
         content: '';
         position: absolute;
         z-index: 6;
         left: -1px;
         top: 50%;
         bottom: auto;
         -webkit-transform: translateY(-50%);
         -moz-transform: translateY(-50%);
         -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
         transform: translateY(-50%);
         height: 50%;
         width: 1px;
     }
     .pricing-wrapper > li::after {
         display: none;
     }
     .has-margins .pricing-wrapper > li, .has-margins .exclusive .pricing-wrapper > li {
         box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
     }
     :nth-of-type(1) > .pricing-wrapper > li::before {
         display: none;
     }
     .has-margins .pricing-wrapper > li {
         border-radius: 4px 4px 6px 6px;
     }
     .has-margins .pricing-wrapper > li::before {
         display: none;
     }
 }
 @media only screen and (min-width: 1500px) {
     .full-width .pricing-wrapper > li {
         padding: 2.5em 0;
     }
 }
 .no-js .pricing-wrapper .is-hidden {
     position: relative;
     -webkit-transform: rotateY(0);
     -moz-transform: rotateY(0);
     -ms-transform: rotateY(0);
     -o-transform: rotateY(0);
     transform: rotateY(0);
     margin-top: 1em;
 }
 @media only screen and (min-width: 1050px) {
     .exclusive .pricing-wrapper > li::before {
         display: none;
     }
     .exclusive + li .pricing-wrapper > li::before {
         display: none;
     }
 }
 .pricing-body {
     overflow-x: auto;
     -webkit-overflow-scrolling: touch;
 }
 .is-switched .pricing-body {
     overflow: hidden;
 }
 .pricing-body {
     overflow-x: visible;
     padding-bottom: 20px;
 }
 .pricing-features {
     width: 600px;
 }
 .pricing-features li {
     width: 100px;
     float: left;
     padding: 1.6em 1em;
     font-size: 1.5rem;
     text-align: center;
     white-space: nowrap;
     overflow: hidden;
     text-overflow: ellipsis;
 }
 .has-margins .exclusive .pricing-features li {
     margin: 0;
 }
 .has-margins .pricing-footer {
     padding-bottom: 0;
 }
 .select {
     position: relative;
     z-index: 1;
     display: block;
     height: 100%;
     overflow: hidden;
     text-indent: 100%;
     white-space: nowrap;
     color: transparent;
 }
 .select {
     position: static;
     display: inline-block;
     height: auto;
     padding: 1.3em 2em;
     color: #1bbc9d;
     border-radius: 8px;
     border: 2px solid #1bbc9d;
     font-size: 1.4rem;
     text-indent: 0;
     text-transform: uppercase;
     letter-spacing: 2px;
     transition: all .6s;
     width: 70%;
 }
 .no-touch .select:hover {
     background-color: #1bbc9d;
     color: #ffffff;
 }
 .exclusive .select {
     background-color: #1bbc9d;
     color: #ffffff;
 }
 .no-touch .exclusive .select:hover {
     background-color: #24e0ba;
 }
 .secondary-theme .exclusive .select {
     background-color: #1bbc9d;
 }
 .no-touch .secondary-theme .exclusive .select:hover {
     background-color: #112e3c;
 }
 .has-margins .select {
     display: block;
     padding: 1.7em 0;
     border-radius: 0 0 4px 4px;
 }
 @-webkit-keyframes rotate {
     0% {
         -webkit-transform: perspective(2000px) rotateY(0);
     }
     70% {
         -webkit-transform: perspective(2000px) rotateY(200deg);
     }
     100% {
         -webkit-transform: perspective(2000px) rotateY(180deg);
     }
 }
 @-moz-keyframes rotate {
     0% {
         -moz-transform: perspective(2000px) rotateY(0);
     }
     70% {
         -moz-transform: perspective(2000px) rotateY(200deg);
     }
     100% {
         -moz-transform: perspective(2000px) rotateY(180deg);
     }
 }
 @keyframes rotate {
     0% {
         -webkit-transform: perspective(2000px) rotateY(0);
         -moz-transform: perspective(2000px) rotateY(0);
         -ms-transform: perspective(2000px) rotateY(0);
         -o-transform: perspective(2000px) rotateY(0);
         transform: perspective(2000px) rotateY(0);
     }
     70% {
         -webkit-transform: perspective(2000px) rotateY(200deg);
         -moz-transform: perspective(2000px) rotateY(200deg);
         -ms-transform: perspective(2000px) rotateY(200deg);
         -o-transform: perspective(2000px) rotateY(200deg);
         transform: perspective(2000px) rotateY(200deg);
     }
     100% {
         -webkit-transform: perspective(2000px) rotateY(180deg);
         -moz-transform: perspective(2000px) rotateY(180deg);
         -ms-transform: perspective(2000px) rotateY(180deg);
         -o-transform: perspective(2000px) rotateY(180deg);
         transform: perspective(2000px) rotateY(180deg);
     }
 }
 @-webkit-keyframes rotate-inverse {
     0% {
         -webkit-transform: perspective(2000px) rotateY(-180deg);
     }
     70% {
         -webkit-transform: perspective(2000px) rotateY(20deg);
     }
     100% {
         -webkit-transform: perspective(2000px) rotateY(0);
     }
 }
 @-moz-keyframes rotate-inverse {
     0% {
         -moz-transform: perspective(2000px) rotateY(-180deg);
     }
     70% {
         -moz-transform: perspective(2000px) rotateY(20deg);
     }
     100% {
         -moz-transform: perspective(2000px) rotateY(0);
     }
 }
 @keyframes rotate-inverse {
     0% {
         -webkit-transform: perspective(2000px) rotateY(-180deg);
         -moz-transform: perspective(2000px) rotateY(-180deg);
         -ms-transform: perspective(2000px) rotateY(-180deg);
         -o-transform: perspective(2000px) rotateY(-180deg);
         transform: perspective(2000px) rotateY(-180deg);
     }
     70% {
         -webkit-transform: perspective(2000px) rotateY(20deg);
         -moz-transform: perspective(2000px) rotateY(20deg);
         -ms-transform: perspective(2000px) rotateY(20deg);
         -o-transform: perspective(2000px) rotateY(20deg);
         transform: perspective(2000px) rotateY(20deg);
     }
     100% {
         -webkit-transform: perspective(2000px) rotateY(0);
         -moz-transform: perspective(2000px) rotateY(0);
         -ms-transform: perspective(2000px) rotateY(0);
         -o-transform: perspective(2000px) rotateY(0);
         transform: perspective(2000px) rotateY(0);
     }
 }
 @-webkit-keyframes rotate-back {
     0% {
         -webkit-transform: perspective(2000px) rotateY(0);
     }
     70% {
         -webkit-transform: perspective(2000px) rotateY(-200deg);
     }
     100% {
         -webkit-transform: perspective(2000px) rotateY(-180deg);
     }
 }
 @-moz-keyframes rotate-back {
     0% {
         -moz-transform: perspective(2000px) rotateY(0);
     }
     70% {
         -moz-transform: perspective(2000px) rotateY(-200deg);
     }
     100% {
         -moz-transform: perspective(2000px) rotateY(-180deg);
     }
 }
 @keyframes rotate-back {
     0% {
         -webkit-transform: perspective(2000px) rotateY(0);
         -moz-transform: perspective(2000px) rotateY(0);
         -ms-transform: perspective(2000px) rotateY(0);
         -o-transform: perspective(2000px) rotateY(0);
         transform: perspective(2000px) rotateY(0);
     }
     70% {
         -webkit-transform: perspective(2000px) rotateY(-200deg);
         -moz-transform: perspective(2000px) rotateY(-200deg);
         -ms-transform: perspective(2000px) rotateY(-200deg);
         -o-transform: perspective(2000px) rotateY(-200deg);
         transform: perspective(2000px) rotateY(-200deg);
     }
     100% {
         -webkit-transform: perspective(2000px) rotateY(-180deg);
         -moz-transform: perspective(2000px) rotateY(-180deg);
         -ms-transform: perspective(2000px) rotateY(-180deg);
         -o-transform: perspective(2000px) rotateY(-180deg);
         transform: perspective(2000px) rotateY(-180deg);
     }
 }
 @-webkit-keyframes rotate-inverse-back {
     0% {
         -webkit-transform: perspective(2000px) rotateY(180deg);
     }
     70% {
         -webkit-transform: perspective(2000px) rotateY(-20deg);
     }
     100% {
         -webkit-transform: perspective(2000px) rotateY(0);
     }
 }
 @-moz-keyframes rotate-inverse-back {
     0% {
         -moz-transform: perspective(2000px) rotateY(180deg);
     }
     70% {
         -moz-transform: perspective(2000px) rotateY(-20deg);
     }
     100% {
         -moz-transform: perspective(2000px) rotateY(0);
     }
 }
 @keyframes rotate-inverse-back {
     0% {
         -webkit-transform: perspective(2000px) rotateY(180deg);
         -moz-transform: perspective(2000px) rotateY(180deg);
         -ms-transform: perspective(2000px) rotateY(180deg);
         -o-transform: perspective(2000px) rotateY(180deg);
         transform: perspective(2000px) rotateY(180deg);
     }
     70% {
         -webkit-transform: perspective(2000px) rotateY(-20deg);
         -moz-transform: perspective(2000px) rotateY(-20deg);
         -ms-transform: perspective(2000px) rotateY(-20deg);
         -o-transform: perspective(2000px) rotateY(-20deg);
         transform: perspective(2000px) rotateY(-20deg);
     }
     100% {
         -webkit-transform: perspective(2000px) rotateY(0);
         -moz-transform: perspective(2000px) rotateY(0);
         -ms-transform: perspective(2000px) rotateY(0);
         -o-transform: perspective(2000px) rotateY(0);
         transform: perspective(2000px) rotateY(0);
     }
 }
 .rs-pricing-container .pricing-switcher {
     text-align: center;
 }
 .rs-pricing-container .pricing-header {
     position: relative;
     padding: 0 0 25px;
     margin: 0 0 23px;
 }
 .rs-pricing-container .pricing-header h3 {
     font-size: 20px;
     font-weight: 500;
     color: #0052cc;
     line-height: 30px;
     text-transform: uppercase;
     margin: 0 0 15px;
 }
 .rs-pricing-container .pricing-header .price {
     font-size: 45px;
     line-height: 55px;
     color: #0052cc;
     font-weight: 600;
 }
 .rs-pricing-container .pricing-header:after {
     content: "";
     position: absolute;
     background: #4D4C4C;
     height: 1px;
     bottom: 0;
     left: 0;
     right: -50px;
     opacity: .1;
 }
 .rs-pricing-container .pricing-body .description {
     font-size: 14px;
     color: #3E3E3E;
     opacity: .8;
     line-height: 22px;
     padding: 0 0 10px;
 }
 .rs-pricing-container .pricing-body .features ul {
     margin: 0;
     padding: 0;
     list-style: none;
 }
 .rs-pricing-container .pricing-body .features ul li {
     position: relative;
     font-size: 14px;
     line-height: 26px;
     color: #372748;
     padding-left: 36px;
     margin: 15px 0;
     transition: all .5s ease;
 }
 .rs-pricing-container .pricing-body .features ul li:before {
     content: "\f160";
     font-size: 9px;
     color: #3E3E3E;
     margin: 0;
     display: inline-block;
     font-family: uicons-regular-rounded !important;
     font-weight: 600;
     text-align: center;
     position: absolute;
     left: 0;
     top: 4px;
     width: 20px;
     height: 20px;
     border: 1px solid #3E3E3E;
     line-height: 17px;
     border-radius: 50%;
     opacity: .6;
     transition: all .5s ease;
 }
 .rs-pricing-container .pricing-body .features ul li:hover {
     color: #0052cc;
 }
 .rs-pricing-container .pricing-body .features ul li:hover:before {
     color: #0052cc;
     opacity: 1;
 }
 .rs-pricing-container .pricing-footer a {
     display: inline-block;
     border: 1px solid #0052cc;
     font-size: 18px;
     line-height: 28px;
     color: #0052cc;
     font-weight: 700;
     padding: 20px;
     width: 100%;
     border-radius: 15px;
     text-align: center;
 }
 .rs-pricing-container .pricing-wrapper > li:hover .pricing-footer a {
     background-color: #085dd7;
     background-image: linear-gradient(160deg, #0052cc 0%, #146de7 100%);
     color: #ffffff;
     box-shadow: 0px 20px 40px rgba(103, 34, 181, 0.2);
 }
 /*Custom Style*/
 .form-controls {
     display: block;
     width: 100%;
     font-size: 13px;
     font-weight: 300;
     color: #0b1729;
     background-color: #fff;
     border: 1px solid #d2d8de;
     background-clip: padding-box;
     -webkit-appearance: none;
     -moz-appearance: none;
     appearance: none;
     border-radius: 12px;
     transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
     line-height: 47px;
     padding: 0 20px;
 }
 .subsform {
     position: relative;
 }
 .subsform button {
     width: 46px;
     height: 47px;
     border-radius: 12px;
     position: absolute;
     right: 1px;
     top: 1px;
     border: 0;
 }
 .sw-orange-btn {
     color: #fff;
     background-color: #085dd7;
     background-image: linear-gradient(160deg, #0052cc 0%, #146de7 100%);
     box-shadow: 0 19px 40px -10px rgb(69 75 199 / 24%);
 }
 .footer-social {
     margin: 25px 0 0 10px;
 }
 .full-width-header .rs-header.header-style1 .btn-style-one:hover {
     border: 1px solid #0d63dd;
     box-shadow: 0 4px 10px 0 rgb(10 69 137 / 36%);
 }
 .full-width-header .rs-header.header-style1 .menu-area.sticky .btn-style-one {
     color: #ecf4ff;
     border: 1px solid #0d63dd;
 }
 .full-width-header .rs-header.header-style1 .menu-area.sticky .btn-style-one:hover {
     color: #ffffff;
     border: 1px solid #0d63dd;
     box-shadow: 0 4px 10px 0 rgb(10 69 137 / 36%);
 }
 .theme-btn {
     font-size: 11px;
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     padding: 10px 40px;
     margin-left: 30px;
     font-family: 'abeatbyKai', sans-serif;
 }
 .btn-style-one {
       position: relative;
    font-size: 12px;
    line-height: 24px;
    padding: 10px 25px 6px;
    font-weight: 600;
    letter-spacing: 0.18em;
    overflow: hidden;
    text-transform: uppercase;
    color: #fff;
    background: #1871ec;
    border: 1px solid #0738d2;
    transition: box-shadow 0.15s ease 0s, transform 0.15s ease 0s;
    will-change: box-shadow, transform;
    border-radius: 16px 50px 50px 16px;
    box-shadow: rgba(45, 35, 66, 0.3) 0px 2px 8px, rgb(7, 56, 210) 0px -3px 0px 0px inset;
 }
 .btn-style-one:before {
     border-radius: 6px;
     position: absolute;
     left: -0.35px;
     top: 0.2px;
     height: 100%;
     width: 100%;
     content: "";
     background-color: #085dd7;
     background-image: linear-gradient(160deg, #0052cc 0%, #146de7 100%);
     -webkit-transform: scale(1, 0);
     transform: scale(1, 0);
     -webkit-transform-origin: bottom left;
     transform-origin: bottom left;
     transition: -webkit-transform 500ms cubic-bezier(0.86, 0, 0.07, 1);
     -webkit-transition: -webkit-transform 500ms cubic-bezier(0.86, 0, 0.07, 1);
     transition: transform 500ms cubic-bezier(0.86, 0, 0.07, 1);
     transition: transform 500ms cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 500ms cubic-bezier(0.86, 0, 0.07, 1);
     -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
     transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
     z-index: -1;
 }
 .btn-style-one:hover:before {
     -webkit-transform-origin: top right;
     transform-origin: top right;
     -webkit-transform: scale(1, 1);
     transform: scale(1, 1);
 }
 .btn-style-one:hover {
     color: #ffffff;
     -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
     box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
 }
 .social-buttons {
     display: flex;
     flex-wrap: wrap;
     justify-content: left;
     gap: 26px;
     margin-top: 18px;
 }
 .social-button {
     position: relative;
     display: flex;
     justify-content: center;
     align-items: center;
     outline: none;
     width: 42px;
     height: 42px;
     text-decoration: none;
     border-radius: 12px;
     background: #fff;
     text-align: center;
     box-shadow: 6px 6px 10px -1px rgb(0 124 196 / 15%), -6px -6px 10px -1px rgb(255 255 255 / 70%);
     border: 1px solid rgba(0, 124, 196, 0);
     transition: transform 0.5s;
 }
 .social-button::after {
     content: "";
     position: absolute;
     top: -1px;
     left: 50%;
     display: block;
     width: 0;
     height: 0;
     border-radius: 12px;
     transition: 0.3s;
 }
 .social-button:focus, .social-button:hover {
     color: #fff;
 }
 .social-button:focus::after, .social-button:hover::after {
     width: calc(100% + 2px);
     height: calc(100% + 2px);
     margin-left: calc(-50% - 1px);
 }
 .social-button i, .social-button svg {
     position: relative;
     z-index: 1;
     transition: 0.3s;
 }
 .social-button i {
     font-size: 17.6px;
 }
 .social-button svg {
     height: 40%;
     width: 40%;
 }
 .social-button--facebook {
     color: #3b5999;
 }
 .social-button--facebook::after {
     background: #3b5999;
 }
 .social-button--linkedin {
     color: #0077b5;
 }
 .social-button--linkedin::after {
     background: #0077b5;
 }
 .social-button--instagram {
     color: #f93a92;
 }
 .social-button--instagram::after {
     background: #f93a92;
 }
 .social-button--behance {
     color: #0057ff;
 }
 .social-button--behance::after {
     background: #0057ff;
 }
 .mask {
     height: 100vh;
     width: 100%;
     transition: all .5s linear;
     background-color: #021229b3;
/*     background-image: radial-gradient(#00000042 2%, #00000036 40%), radial-gradient(#000 2%, #0000003d 40%);*/
     background-size: 4px 4px;
     background-position: 0 0, 10px 10px;
     background-repeat: repeat;
 }
 .whatsapp_chat {
     position: fixed;
     bottom: 30px;
     left: 16px;
     color: #FFF;
     text-align: center;
     font-size: 30px;
     line-height: 43px;
     flex-shrink: 0;
     width: 50px;
     height: 50px;
     background-color: rgb(77, 194, 71);
     order: 2;
     padding: 5px;
     box-sizing: border-box;
     border-radius: 50%;
     cursor: pointer;
     box-shadow: rgb(149 205 146 / 42%) 2px 2px 6px;
     transition: all 0.5s ease 0s;
     z-index: 200;
     display: block;
     border: 0px none;
 }
 .whatsapp_chat:hover {
     background-color: #128c7e;
     color: #FFF;
     box-shadow: rgb(57 65 64 / 40%) 2px 2px 11px;
 }
 .whatsapp_chat:before {
     content: "";
     position: absolute;
     z-index: -1;
     left: 50%;
     top: 50%;
     transform: translateX(-50%) translateY(-50%);
     display: block;
     width: 50px;
     height: 50px;
     border-radius: 50%;
     animation: pulse-border 1500ms ease-out infinite;
     transition: all 0.3s ease;
     background: #6bcc66;
 }
 .whatsapp_chat:after {
     content: "";
     position: absolute;
     z-index: -1;
     left: 50%;
     top: 50%;
     transform: translateX(-50%) translateY(-50%);
     display: block;
     width: 50px;
     height: 50px;
     border-radius: 50%;
     transition: all400ms;
     animation: pulse-border 2.5s ease-out infinite;
 }
 .login-box .user-box {
     position: relative;
 }
 .login-box .user-box input {
     width: 100%;
     padding: 10px 0;
     font-size: 16px;
     color: #1e2e44;
     margin-bottom: 30px;
     border: none;
     border-bottom: 1px solid #b2b3b4;
     outline: none;
     background: transparent;
 }
 .login-box .user-box label {
     position: absolute;
     top: 0;
     left: 0;
     padding: 10px 0;
     font-size: 16px;
     color: #1e2e44;
     pointer-events: none;
     transition: .5s;
 }
 .login-box .user-box input:focus ~ label, .login-box .user-box input:valid ~ label {
     top: -20px;
     left: 0;
     color: #0052cc;
     font-size: 13px;
 }
 .login-box .user-box textarea:focus ~ label, .login-box .user-box textarea:valid ~ label {
     top: -20px;
     left: 0;
 }
 .img_ser {
     position: relative;
     z-index: 1;
     overflow: hidden;
     transition: all 0.3s ease;
	 width: 100px;
    margin: 0 auto;
 }
 .img_ser img:hover {
     transform: scale(1.1);
     transition: 0.4s;
 }
 .custom-inner p {
     margin: 5px 0;
     font-size: 13px;
     font-weight: 500;
 }
 .custom-inner ul {
     padding: 5px 0 5px 1px;
     column-count: 2;
 }
 .custom-inner ul li {
     padding: 5px 0 5px 0px;
     text-align: left;
     font-weight: 400;
     color: #4f4c4c;
     margin-bottom: 4px;
     font-size: 13px;
     text-transform: capitalize;
 }
 .custom-inner ul li i img {
     width: 40px !important;
     height: 25px;
     padding-right: 5px;
     display: inline-flex !important;
     filter: hue-rotate(30deg);
 }
 .custom-inner ul li:last-child {
     border-bottom: 0px;
 }
 .custom-inner h5 {
 color: #1e2e44;
    position: relative;
    font-size: 16px;
    margin: 0;
    padding: 0;
    font-weight: 600;
    letter-spacing: 2px;
    font-family: 'abeatbyKai', sans-serif;
 }
 .custom-inner .cta a {
       font-size: 18px;
    color: #065bd5;
    background: -webkit-linear-gradient(#0458d2, #1770e9, #227ef7);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: 'abeatbyKai', sans-serif;
 }
.hero_mouse_icon {
       display: flex;
    align-items: center;
    justify-content: center;
    bottom: 10px;
    position: absolute;
    right: 50%;
}
.hero_mouse_icon img {width: 30px;}
.hero_mouse_icon:before {
    content: "";
    width: 3px;
    height: 7px;
    display: inline-block;
    background-color: #ffffff;
    border-radius: 50%;
    position: relative;
    left: 16px;
    top: -6px;
    animation: mouse-icon 1.5s forwards ease infinite;
}

@keyframes mouse-icon {
    from {
        transform: translateY(0)
    }

    to {
        transform: translateY(5px)
    }
}


.slick-dots {
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 1rem 0;
  list-style-type: none;
}
.slick-dots li {
  margin: 0 0.25rem;
}
.slick-dots button {
  display: block;
  width: 1rem;
  height: 1rem;
  padding: 0;
  border: none;
  border-radius: 100%;
      height: 8px;
    width: 14px;
    background: #0a5fd83B;
    border-radius: 30px 30px 30px 30px;
    display: inline-block;
    margin: 0 6px;
    padding: 3px 0;
    border: none;
    transition: all 0.3s ease;
  text-indent: -9999px;
}
.slick-dots li.slick-active button {
background: #0a5fd8;
    width: 40px;
}

.pro_btn{    position: absolute;
    right: 30px;
    bottom: 50px;}
.pro_btn a{
letter-spacing: 1px;
    font-size: 13px;
    font-weight: 300;
}

.pro_btn .icn{    position: relative;
    top: 3.5px;
}
.pro_btn a:hover{
color: #1e2e44;
}
.form-box .form-group {
    width: 100%;
}

.form-box .form-group .help-block {
    color: red;
    font-weight: 500;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.form-box .form-group li {
    list-style: none;
}

.entry {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    border-bottom: 1px solid #3535359c;
    padding-bottom: 15px;
    margin-bottom: 25px;
}

.v-light .entry {
    border-bottom: 1px solid #bebebe;
}
input,
textarea,
.form-control,
.form-box input,
.form-box textarea {
    background-color: transparent;
    border: none;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    font-size: 14px;
    line-height: 1.7;
    color: rgb(0 0 0);
    font-family: 'Poppins', sans-serif;
}

.v-light input,
.v-light textarea,
.v-light .form-control,
.v-light .form-box input,
.v-light .form-box textarea {
    color: #030303;
    font-weight: 500;
}





.required-servicesList li {
    float: left;
    width: 50%;
    margin-bottom: 25px;
    line-height: 1.7;
}

.checkbox {
    position: relative;
    overflow: hidden;
}

.checkbox>input {
    padding: 0;
    margin: 0;
    height: 13px;
    width: 13px;
    float: left;
    position: absolute;
    left: 0;
    top: 7px;
    /*    opacity: 0;*/
}

.checkbox label {
    color: #464545;
    font-size: 14px;
    cursor: pointer;
    font-weight: 500;
    padding: 0 0 5px 25px;
}

.checkbox:not(#foo)>input+label {
    /*    background: url("../img/checkbox-bg.png") 0 -17px no-repeat;*/
}

.checkbox:not(#foo)>input[type=checkbox]:checked+label {
    background-position: 0 2px;
}

#loading{
	display: block;
    text-align: center;
    padding: 12px;
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    background-color: #ffc107;
}
#successMessage{
	display: block;
    text-align: center;
    padding: 12px;
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    background-color: #28a745;
}