@charset "utf-8";

/** 
* 
* -----------------------------------------------------------------------------
*
* Template : Braintech - Technology & IT Solutions HTML Template
* Author : rs-theme
* Author URI : http://www.rstheme.com/ 
*
* -----------------------------------------------------------------------------
* 
**/
/* TABLE OF CONTENT
---------------------------------------------------------
    01. General CSS
    02. Global Class CSS
    03. Header Section CSS
    04. Sticky Menu CSS
    05. About Section CSS
    06. Banner Section CSS
    07. Breadcrumbs Section CSS
    08. Slider Section CSS    
    09. Video Section CSS
    10. Faq Section CSS
    11. Counter Section CSS
    12. Contact Section CSS
    13. Cta Section CSS
    14. Skill-bar Section CSS
    15. Choose Section CSS
    16. Team Section CSS
    17. Services Section CSS
    18. Process Section CSS
    19. Pricing Section CSS
    20. Technology Section CSS
    21. Industry Section CSS
    22. Project Section CSS
    23. Progress Section CSS
    24. Case Study Section CSS
    25. Blog Section CSS
    26. Features Section CSS
    27. Call Action Section CSS
    28. Partner Section CSS
    29. Testimonial Section CSS
    30. Shop Section CSS
    31. Single Shop Section CSS
    32. Cart Section CSS
    33. Checkout Section CSS
    34. Account Section CSS
    35. Footer Section CSS
    36. Scroll Up CSS
    37. Preloader CSS
    38. Animation Part CSS



--------------------------------------------------------*/
@font-face {
    font-family: 'Livvic';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url(../../s/livvic/v8/rnCr-x1S2hzjrlfXbeM-.ttf) format('truetype');
}

@font-face {
    font-family: 'Livvic';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(../../s/livvic/v8/rnCq-x1S2hzjrlffw8Eesg.ttf) format('truetype');
}

@font-face {
    font-family: 'Livvic';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../../s/livvic/v8/rnCp-x1S2hzjrlfnbw.ttf) format('truetype');
}

@font-face {
    font-family: 'Livvic';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(../../s/livvic/v8/rnCq-x1S2hzjrlffm8Aesg.ttf) format('truetype');
}

@font-face {
    font-family: 'Livvic';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(../../s/livvic/v8/rnCq-x1S2hzjrlfft8cesg.ttf) format('truetype');
}

@font-face {
    font-family: 'Livvic';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(../../s/livvic/v8/rnCq-x1S2hzjrlff08Yesg.ttf) format('truetype');
}

@font-face {
    font-family: 'Livvic';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(../../s/livvic/v8/rnCq-x1S2hzjrlff68Qesg.ttf) format('truetype');
}

/* -----------------------------------
    01. General CSS
-------------------------------------*/
html,
body {
    font-size: 16px;
    color: #454545;
    font-family: 'Livvic', sans-serif;
    vertical-align: baseline;
    line-height: 26px;
    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 {
    font-family: 'Livvic', sans-serif;
    color: #101010;
    margin: 0 0 26px;
    line-height: 1.2;
}

h1 {
    font-size: 70px;
    font-weight: 700;
}

h2 {
    font-size: 36px;
    font-weight: 700;
}

h3 {
    font-size: 28px;
    font-weight: 700;
}

h4 {
    font-size: 24px;
    font-weight: 700;
}

h5 {
    font-size: 18px;
    font-weight: 700;
}

h6 {
    font-size: 16px;
    font-weight: 700;
}

.pb-230 {
    padding-bottom: 230px;
}

.pb-435 {
    padding-bottom: 435px;
}

.pr-220 {
    padding-right: 220px;
}

.offwrap {
    cursor: url(../../assets/images/close.png), auto;
    width: 100%;
    left: 100%;
    transition: all 0.8s ease-out 0s;
    position: fixed;
    background: rgba(255, 255, 255, 0.3);
    height: 100vh;
    top: 0;
    bottom: 0;
    z-index: 999;
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
}

.home11 {
    background: #000000;
}

body.nav-expanded .offwrap {
    left: 0%;
    transition: all 0.8s ease-out 0s;
}

.home-style2 h1,
.home-style2 h2,
.home-style2 h3,
.home-style2 h4,
.home-style2 h5,
.home-style2 h6 {
    color: #0a0a0a;
}

.no-border {
    border: none !important;
}

.uppercase {
    text-transform: uppercase !important;
}

.capitalize {
    text-transform: capitalize !important;
}

.bold-text {
    font-size: 20px;
    font-weight: bold;
    font-family: 'Livvic', sans-serif;
}

.extra-bold {
    font-weight: 800 !important;
}

.gray-color {
    background-color: #F6F7F9;
}

.gray-bg2 {
    background: #f7f9ff;
}

.gray-bg3 {
    background: #F5F6FE;
}

.black-dark {
    background: #131313 !important;
}

.gray-color-important {
    background-color: #F6F7F9 !important;
}

.primary-background {
    background-color: #aa2629;
}

.white-bg {
    background: #ffffff;
}

.white-color {
    color: #ffffff !important;
}

.pt-255 {
    padding-top: 255px;
}

.pb-390 {
    padding-bottom: 390px;
}

.md-pt-215 {
    padding-top: 215px;
}

.pb-215 {
    padding-bottom: 215px;
}

.rs-call-us .image-part img {
    max-height: 585px;
}

.text-right {
    text-align: right;
}

a {
    color: #aa2629;
    transition: all 0.3s ease;
    text-decoration: none !important;
    outline: none !important;
}

a:active,
a:hover {
    text-decoration: none;
    outline: 0 none;
    color: #aa2629;
}

ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.clear {
    clear: both;
}

::-moz-selection {
    background: #aa2629;
    text-shadow: none;
    color: #ffffff;
}

::selection {
    background: #aa2629;
    text-shadow: none;
    color: #ffffff;
}

.bg1 {
    background: url(../../assets/images/bg/testimonial-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #000060;
}

.bg2 {
    background: url(../../assets/images/bg/counter-bg.png);
    background-color: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    box-shadow: -1px 21px 25px 0px rgba(0, 0, 0, 0.12);
    border-radius: 10px 10px 10px 10px;
    padding: 40px 40px 40px 40px;
    z-index: 10;
}

.bg3 {
    background:linear-gradient(rgb(0 0 0 / 38%), rgb(0 0 0)),url(../../assets/image/image4.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #03228F;
    margin: 0px 31px 0px 0px;
    padding: 80px 40px 75px 40px;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    border-radius: 10px 10px 10px 10px;
}

.bg4 {
    background: url(../../assets/images/bg/about-2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.bg5 {
    background: url(../../assets/images/bg/project-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: #000060;
}

.bg6 {
    background: url(../../assets/images/bg/project-bg.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    background-color: #000060;
}

.bg7 {
    background: url(../../assets/images/bg/cta-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.bg8 {
    background: url(../../assets/images/bg/call-action.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.bg9 {
    background: url(../../assets/images/bg/work-bg.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    padding: 100px 60px 100px 50px;
    border-radius: 10px 10px 10px 10px;
}

.bg10 {
    background: url(../../assets/images/bg/testi-home7.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    padding: 100px 90px 100px 90px;
    border-radius: 5px 5px 5px 5px;
}

.bg11 {
    background: url(../../assets/images/bg/index-bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    background-color: #0C54B8;
}

.bg12 {
    background: url(../../assets/images/bg/case-study.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    padding: 110px 160px 185px 90px;
}

.bg12.mod {
    padding: 113px 160px 194px 90px;
}

.bg13 {
    background: url(../../assets/images/bg/services-bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

.bg14 {
    background: url(../../assets/images/bg/choose-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.bg15 {
    background: url(../../assets/images/bg/steps-area.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-color: #F3F7FF;
}

.bg16 {
    background: url(../../assets/images/bg/tech-bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-color: #020E38;
}

.bg17 {
    background: url(../../assets/images/bg/call-to-action2.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.bg18 {
    background: url(../../assets/images/bg/shape-bg2.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.bg19 {
    background: url(../../assets/images/bg/3counter-.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 80px 60px 70px 60px;
}

.bg20 {
    background: url(../../assets/images/bg/services-bg-shape.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.bg21 {
    background: url(../../assets/images/bg/home13/counter-bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.bg22 {
    background: url(../../assets/images/bg/testi12-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.bg23 {
    background: url(../../assets/images/bg/call-action3.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.bg24 {
    background: url(../../assets/images/bg/cta-bg13.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.bg25 {
    background: url(../../assets/images/bg/skill-bg16.jpg);
    background-position: center left;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg26 {
    background: url(../../assets/images/bg/service-bg16.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg27 {
    background: url(../../assets/images/bg/counter-bg16.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0px 460px 0px;
}

.bg28 {
    background: url(../../assets/images/bg/testi-bg16.jpg);
    background-position: center right;
    background-repeat: no-repeat;
}

.bg29 {
    background: url(../../assets/images/bg/cta-bg16.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg30 {
    background: url(../../assets/images/bg/counter-bg16.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.rs-step {
    background: url(../../assets/images/bg/steps-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 10px 10px 10px 10px;
    padding: 258px 0;
}

.shape-part .right-side,
.shape-part .left-side {
    position: absolute;
    top: 0px;
    left: 0;
}

.shape-part .right-side {
    left: auto;
    right: 0;
}

.bg-unset {
    background: unset !important;
}

.rs-menu-toggle {
    color: #aa2629;
    text-align: right;
}

button {
    cursor: pointer;
}

.glyph-icon:before {
    margin: 0;
}

.z-index-1 {
    position: relative;
    z-index: 1;
}

ul.services-list li a {
    display: block;
    border: 2px solid #e8e8e8;
    padding: 16px 18px;
    transition: all .5s ease;
    border-radius: 5px;
    position: relative;
    font-size: 16px;
    font-weight: 700;
    color: #101010;
    margin-bottom: 15px;
}

ul.services-list li a:before {
    content: "\f113";
    position: absolute;
    right: 12px;
    top: 16px;
    font-family: Flaticon;
    color: #1c1b1b;
}

ul.services-list li a:hover,
ul.services-list li a.active {
    background-image: linear-gradient(250deg, #1273eb 19%, #03228f 100%);
    color: #ffffff;
    border-radius: 5px;
    border-color: #1273eb;
}

ul.services-list li a:hover:before,
ul.services-list li a.active:before {
    color: #ffffff;
}

ul.listing-style li {
    margin-bottom: 7px;
}

ul.listing-style li i {
    color: #03228F;
    font-size: 24px;
    line-height: 31px;
    margin-right: 10px;
}

ul.rs-features-list li {
    margin: 0px 0px 21px 0px;
}

ul.rs-features-list li i {
    color: #fff;
    background-color: transparent;
    background-image: linear-gradient(180deg, #dd4c23 0%, #f27c1e 100%);
    padding: 10px 10px 10px 10px;
    margin: 0px 20px 0px 0px;
    border-radius: 50px 50px 50px 50px;
}

ul.rs-features-list li span {
    color: #575757;
    font-size: 18px;
    font-weight: 600;
    text-decoration: underline;
}

ul.rs-features-list li span:hover {
    color: #FC4F29;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none !important;
}

.pagination-part {
    display: inline-block;
    border: 1px solid #f9f9f9;
    padding: 11px 0;
    border-radius: 3px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
    background: #fff;
}

.pagination-part li {
    padding: 2px 20px 0 21px;
    line-height: 23px;
    font-size: 18px;
    text-decoration: none;
    transition: all 0.4s ease-in-out 0s;
    text-align: center;
    background: 0 0;
    color: #000;
    display: inline-block;
    vertical-align: top;
    border-right: 1px solid #e6e6e6;
}

.pagination-part li a {
    color: #454545;
}

.pagination-part li:last-child {
    border-right: unset;
}

.pagination-part .next-page {
    position: relative;
    transition: all 0.4s ease-in-out 0s;
    padding-right: 12px;
}

.pagination-part .next-page:before,
.pagination-part .next-page:after {
    content: "\f105";
    position: absolute;
    top: 6px;
    right: 0;
    color: #454545;
    line-height: 16px;
    font-family: fontawesome;
    font-size: 12px;
}

.pagination-part .next-page:before {
    right: 4px;
}

.pagination-part .active a {
    color: #aa2629;
}

.gridFilter button {
    font-size: 16px;
    background: 0 0 !important;
    color: #0a0a0a;
    display: inline-block;
    transition: .4s;
    outline: 0;
    -webkit-transition: .4s;
    -ms-transition: .4s;
    position: relative;
    padding: 5px 20px;
    border-radius: 30px;
    border: 0;
    border-radius: 3px;
}

.gridFilter button.active {
    background: #fff;
    color: #ff5421;
    box-shadow: 0 0 30px #eee;
}

.gridFilter button+button {
    margin-left: 20px;
}

blockquote {
    margin: 35px 0px;
    padding: 40px 60px;
    color: #666;
    position: relative;
    background: rgba(0, 0, 0, 0.01);
    font-weight: normal;
    font-style: italic;
    text-align: left;
    clear: both;
    font-weight: 400;
    border-radius: 8px;
}

blockquote:before {
    content: "\f129";
    font-size: 35px;
    color: #0b70e1;
    padding-bottom: 0;
    display: inline-block;
    font-family: flaticon;
    font-weight: 400;
    text-align: center;
    top: 0;
    background: 0 0;
    transform: rotate(180deg);
}

blockquote cite {
    font-size: 15px;
    display: block;
    margin-top: 10px;
}

blockquote cite:before {
    content: "";
    font-size: 28px;
    color: #ff5421;
    padding-bottom: 0px;
    display: inline-block;
    background: #0b70e1;
    height: 2px;
    width: 40px;
    font-weight: 400;
    text-align: center;
    top: -4px;
    margin-right: 10px;
    position: relative;
}

.dots {
    list-style: disc;
    margin: 0 0 1.5em 3em;
}

.arrow-btn {
    position: absolute;
    top: 90%;
    left: 50%;
    transform: translate(-50%, -15%);
}

.arrow-btn a {
    font-weight: 400;
    font-size: 17px;
    border-color: #f2541b;
    border-style: solid;
    border-width: 1px;
    margin: 0px;
    border-radius: 23px;
    padding: 12px 15px;
    color: #f2541b;
}

.arrow-btn a span {
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    width: 8px;
    height: 8px;
    margin: -4px 0 0 -4px;
    border-radius: 50%;
    background: #f2541b;
}

.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: #aa2629;
    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.nav-style2 {
    position: relative;
}

.rs-carousel.nav-style2 .owl-nav {
    display: block;
    position: absolute;
    top: -80px;
    right: 0;
}

.rs-carousel.nav-style2 .owl-nav .owl-prev,
.rs-carousel.nav-style2 .owl-nav .owl-next {
    display: inline-block;
}

.rs-carousel.nav-style2 .owl-nav .owl-prev i,
.rs-carousel.nav-style2 .owl-nav .owl-next i {
    transition: all 0.3s ease;
}

.rs-carousel.nav-style2 .owl-nav .owl-prev i:before,
.rs-carousel.nav-style2 .owl-nav .owl-next i:before {
    font-family: Flaticon;
    font-size: 22px;
}

.rs-carousel.nav-style2 .owl-nav .owl-prev:hover i,
.rs-carousel.nav-style2 .owl-nav .owl-next:hover i {
    color: #aa2629;
}

.rs-carousel.nav-style2 .owl-nav .owl-prev i:before {
    content: "\f134";
}

.rs-carousel.nav-style2 .owl-nav .owl-prev:after {
    content: "/";
    padding: 0 5px 0 5px;
    position: relative;
    top: -3px;
}

.rs-carousel.nav-style2 .owl-nav .owl-next i:before {
    content: "\f133";
}

.rs-carousel .owl-dots {
    text-align: center;
    margin: 40px auto 0;
    line-height: 15px;
    display: block;
}

.rs-carousel .owl-dots .owl-dot {
    width: 30px;
    height: 10px;
    display: inline-block;
    margin: 0 6px;
    padding: 3px 0;
    border-radius: 30px;
    border: 1px solid #aa2629;
    background: transparent;
    opacity: 0.7;
    cursor: pointer;
}

.rs-carousel .owl-dots .owl-dot:hover {
    background: #aa2629;
}

.rs-carousel .owl-dots .active {
    background: #aa2629;
    opacity: 1;
}

/* ------------------------------------
    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 {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: all 0.4s;
    z-index: 1;
    background-color: transparent;
}

.readon.learn-more {
    padding: 14px 40px 14px 40px;
    background-image: linear-gradient(250deg, #4e95ed 19%, #03228f 100%);
    border-radius: 30px 30px 30px 30px;
}

.readon.learn-more:hover {
    background-image: linear-gradient(180deg, #03228f 19%, #4e95ed 100%);
    color: #ffffff;
}

.readon.learn-more.sub-con {
    background-image: linear-gradient(250deg, #4e95ed 0%, #03228f 100%);
    padding: 18px 36px 16px 36px;
    font-size: 14px;
    font-weight: 500;
}

.readon.learn-more.sub-con:hover {
    background-image: linear-gradient(250deg, #03228f 0%, #4e95ed 100%);
    color: #ffffff;
}

.readon.learn-more.submit {
    background-image: linear-gradient(90deg, #03228f 0%, #4e95ed 100%);
    padding: 16px 40px 16px 40px;
    font-weight: 500;
    font-size: 16px;
}

.readon.learn-more.submit:hover {
    background-image: linear-gradient(200deg, #03228f 0%, #4e95ed 100%);
    color: #ffffff;
}

.readon.learn-more.post {
    background-image: linear-gradient(50deg, #03228f 10%, #0e73e4 100%);
    padding: 12px 30px;
    font-size: 14px;
    font-weight: 500;
}

.readon.learn-more.post:hover {
    background-image: linear-gradient(50deg, #0e73e4 10%, #03228f 100%);
    color: #fff;
}

.readon.learn-more.pdf i {
    margin-left: 10px;
}



.readon.learn-more.learn-btn {
    background-image: linear-gradient(90deg, #03228f 0%, #1d62f0 100%);
    border-radius: 3px 3px 3px 3px !important;
}

.readon.learn-more.learn-btn:hover {
    background-image: linear-gradient(180deg, #03228f 19%, #4e95ed 100%);
}

.readon.learn-more.slider-btn {
    background: #ffffff;
    color: #aa2629;
    padding: 15px 37px;
    border-radius: 8px 8px 8px 8px !important;
}

.readon.learn-more.slider-btn:hover {
    background-image: linear-gradient(250deg, #4e95ed 19%, #03228f 100%);
    color: #ffffff;
}

.readon.started {
    padding: 14px 40px 14px 40px;
    background-image: linear-gradient(220deg, #f27c1e 0%, #dd4c23 79%);
    border-radius: 30px 30px 30px 30px;
}

.readon.started:hover {
    background-image: linear-gradient(180deg, #dd4c23 19%, #f27c1e 100%);
    color: #ffffff;
}

.readon.started.get-new:hover {
    background: rgba(0, 0, 0, 0) linear-gradient(79deg, #dd4c23 0%, #f27c1e 63%, #f27c1e);
}

.readon.started.get-ready {
    background-image: linear-gradient(90deg, #03228f 0, #0e73e4 100%);
    border-radius: 3px;
    text-transform: uppercase;
}

.readon.started.get-ready:hover {
    opacity: 0.9;
}

.readon.started.get-ready2 {
    border-radius: 5px 5px 5px 5px;
}

.readon.started.get-ready3 {
    border-radius: 5px 5px 5px 5px;
    text-transform: uppercase;
    font-weight: 500;
}

.readon.started.get-ready4 {
    background-image: linear-gradient(80deg, #6e71db 0%, #9c9ff9 100%);
    padding: 18px 40px 18px 40px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 3px 3px 3px 3px;
}

.readon.started.get-ready4:hover {
    background-image: linear-gradient(120deg, #9c9ff9 0%, #6e71db 100%);
}

.readon.started.get-ready5 {
    background-image: linear-gradient(250deg, #f18e27 19%, #f14d1a 100%);
    text-transform: uppercase;
    border-radius: 5px 5px 5px 5px;
}

.readon.started.get-ready5:hover {
    background-image: linear-gradient(270deg, #f14d1a 20%, #f18e27 100%);
}

.readon.started.more {
    background-image: linear-gradient(250deg, #b22af3 19%, #1742fd 100%);
    color: #ffffff;
    text-transform: uppercase;
    border-radius: 5px 5px 5px 5px;
}

.readon.started.more:hover {
    background-color: transparent;
    background-image: linear-gradient(270deg, #1742fd 20%, #b22af3 100%);
}

.readon.lets-talk {
    padding: 14px 40px 14px 40px;
    background-image: linear-gradient(250deg, #4e95ed 19%, #03228f 100%);
    border-radius: 30px 30px 30px 30px;
}

.readon.lets-talk:hover {
    background-image: linear-gradient(180deg, #03228f 19%, #4e95ed 100%);
    color: #ffffff;
}

.readon.buy-now {
    padding: 10px 40px 10px 40px;
    background-image: linear-gradient(170deg, #03228f 0%, #4e95ed 100%);
    border-radius: 30px 30px 30px 30px;
    text-transform: uppercase;
    position: relative;
    top: 25px;
}

.readon.buy-now:hover {
    background-image: linear-gradient(360deg, #03228f 0%, #4e95ed 100%);
    color: #ffffff;
}

.readon.buy-now.get-in {
    padding: 15px 34px;
    border: 1px solid #fff;
    color: #ffffff;
    background: transparent;
}

.readon.buy-now.get-in:hover {
    background: #03228F;
    color: #ffffff;
    border: 1px solid #03228F;
}

.readon.buy-now.table-btn {
    background-image: linear-gradient(90deg, #032390 0%, #032390 100%);
    color: #ffffff;
    border-radius: 3px 3px 3px 3px;
    font-weight: 500;
}

.readon.buy-now.table-btn:hover {
    background-image: linear-gradient(90deg, #0d6ada 0%, #0d6ada 100%);
}

.readon.buy-now.sl-btn {
    background: rgba(0, 0, 0, 0) linear-gradient(90deg, #03228f 0%, #1d62f0 100%);
    color: #ffffff;
    border-radius: 4px;
    font-weight: 500;
    font-size: 18px;
    text-transform: capitalize;
    padding: 17px 28px;
}

.readon.buy-now.sl-btn:hover {
    background-image: linear-gradient(90deg, #0d6ada 0%, #0d6ada 100%);
}

.readon.buy-now.price {
    background-image: linear-gradient(170deg, #03228f 0%, #4e95ed 100%);
    border-radius: 8px 8px 8px 8px;
}

.readon.buy-now.price:hover {
    background-image: linear-gradient(200deg, #03228f 0%, #4e95ed 100%);
}

.readon.buy-now.pricing:hover {
    background-image: linear-gradient(170deg, #03228f 0%, #4e95ed 100%);
    color: #ffffff;
}

.readon.view-more {
    padding: 12px 25px 12px 25px;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    color: #111111;
    background-color: #FFFFFF;
    border-radius: 30px 30px 30px 30px;
}

.readon.discover {
    font-size: 16px;
    font-weight: 500;
    color: #032491;
    padding: 17px 30px 17px 30px;
    background: transparent;
    background-image: linear-gradient(90deg, #ffffff 19%, #ffffff 100%);
    border-radius: 4px 4px 4px 4px;
}

.readon.discover.started {
    padding: 16px 30px 16px 30px;
}

.readon.discover.started:hover {
    background-image: linear-gradient(90deg, #f6f7f9 19%, #f6f7f9 100%);
    color: #032491;
}

.readon.discover:hover {
    background-image: linear-gradient(90deg, #f6f7f9 19%, #f6f7f9 100%);
}

.readon.discover.more {
    background-image: linear-gradient(90deg, #032491 19%, #032491 100%);
    padding: 16px 30px 16px 30px;
    color: #ffffff;
}

.readon.discover.more:hover {
    background-image: linear-gradient(90deg, #0d6ada 19%, #0d6ada 100%);
    color: #ffffff;
}

.readon.qoute-btn {
    font-size: 16px;
    padding: 15px 32px;
    border-radius: 3px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    color: #101010;
    border: 1px solid #f2541b;
    background: transparent;
}

.readon.qoute-btn:hover {
    color: #ffffff;
    background-image: linear-gradient(150deg, #dd4c23 19%, #f27c1e 100%);
}

.readon.reply {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    padding: 3px 20px 6px;
    line-height: 22px;
    border-radius: 30px;
    font-size: 13px;
    font-weight: 500;
    color: #ffffff !important;
    background-image: linear-gradient(50deg, #03228f 10%, #0e73e4 100%);
    z-index: 1;
    border: none;
}

.readon.reply:hover {
    background-image: linear-gradient(50deg, #0e73e4 10%, #03228f 100%);
    color: #ffffff;
    opacity: 0.99;
}

.readon.more-about {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 16px 47px 16px 30px;
    color: #ffffff;
    background-color: transparent;
    background-image: linear-gradient(110deg, #6e71db 0%, #9c9ff9 100%);
    border-radius: 3px 3px 3px 3px;
}

.readon.more-about:before {
    content: "\f113";
    position: absolute;
    font-family: flaticon;
    font-size: 10px;
    top: 17px;
    right: 24px;
    transition: all 0.3s;
    color: #fff;
}

.readon.more-about:hover {
    background-color: transparent;
    background-image: linear-gradient(240deg, #6e71db 0%, #9c9ff9 100%);
}

/*-- Services Button Css --*/
.services-button a {
    position: relative;
    display: inline-block;
    transition: all ease .3s;
    padding: 18px 0px 0px 0px;
    font-size: 16px;
    font-weight: 500;
    color: #101010;
}

.services-button a:after {
    content: "\f113";
    font-family: Flaticon;
    font-size: 10px;
    position: relative;
    right: 0;
    top: 0;
    display: inline-block;
    margin-left: 15px;
    transition: all ease .4s;
    color: #101010;
}

/*-- Services-btn--*/
.services-btn2 a {
    position: relative;
    display: inline-block;
    transition: all ease .3s;
    font-weight: 500;
    color: #032390;
}

.services-btn2 a:after {
    position: absolute;
    width: 30px;
    height: 1px;
    background: #0b70e1;
    content: '';
    top: 50%;
    transform: translateY(-50%);
    right: 0px;
    transition: 0.4s;
    opacity: 0;
}

.services-btn2 a:hover:after {
    right: -40px;
    opacity: 1;
}

/*-- Services-btn--*/
.services-btn3 a {
    position: relative;
    color: #101010;
    display: inline-block;
    transition: all 0.9s ease;
    text-decoration: underline !important;
}

.services-btn3 a:after {
    position: absolute;
    right: 0;
    top: 50%;
    font-size: 15px;
    font-weight: 500;
    color: #f2541b;
    font-family: "Flaticon";
    transform: translateY(-50%);
    transition: all 0.2s ease;
}

.services-btn3 a:hover {
    color: #f2541b;
}

.services-btn3 a:hover:after {
    right: -28px;
    content: "\f110";
    transition: all 0.9s ease;
}

/*-- Blog Button Css --*/
.blog-button a {
    position: relative;
    display: inline-block;
    color: #061340;
    font-size: 16px;
    font-weight: 600;
    transition: all ease .4s;
}

.blog-button a:after {
    content: "\f113";
    font-family: Flaticon;
    font-size: 8px;
    position: relative;
    right: 0;
    top: 0;
    display: inline-block;
    margin-left: 8px;
    transition: all ease .4s;
    color: #101010;
}

.blog-button a:hover {
    color: #aa2629;
}

.blog-button a:hover:after {
    transform: translateX(10px);
    color: #aa2629;
}

.blog-button.style2 a:hover {
    color: #FF5600;
}

.blog-button.style2 a:hover:after {
    color: #FF5600;
}

.blog-button.style3 a {
    color: #061340;
}

.blog-button.style3 a:hover {
    color: #787cf2;
}

.blog-button.style3 a:hover:after {
    color: #787cf2;
}

.blog-button.inner-blog a {
    text-align: center;
    display: inline-block;
    color: #0b70e1;
    padding-right: 25px;
    position: relative;
    z-index: 1;
    font-family: 'Livvic', sans-serif;
    font-weight: 500;
    font-size: 15px;
    transition: all 0.3s;
}

.blog-button.inner-blog a:after {
    content: "\f114";
    position: absolute;
    font-family: flaticon;
    font-size: 15px;
    top: 1px;
    right: 0;
    opacity: 1;
    transition: all 0.3s;
    color: #0b70e1;
}

.blog-button.inner-blog a:hover {
    color: #0B70E1;
}

.blog-button.inner-blog a:hover:after {
    right: -5px;
    opacity: 1;
    transform: unset;
}

/*-- Submit Button Css --*/
.submit-btn {
    box-shadow: 0 28px 50px 0 rgba(0, 0, 0, 0.05);
    outline: 0;
    border: none;
    padding: 18px 18px 18px 18px;
    border-radius: 3px;
    display: inline-block;
    text-transform: capitalize;
    font-size: 16px;
    line-height: 1;
    font-weight: 500;
    color: #fff;
    background-image: linear-gradient(160deg, #03228f 0%, #0b70e1 77%);
    transition: all .3s ease;
    position: relative;
    overflow: hidden;
    width: 100%;
    cursor: pointer;
}

.submit-btn:hover {
    opacity: 0.9;
}

.submit-btn.orange-btn {
    background-image: linear-gradient(160deg, #f27c1e 0%, #dd4c23 79%);
}

.submit {
    color: #FFFFFF;
    background-color: transparent;
    background-image: linear-gradient(95deg, #03228f 0%, #4e95ed 100%);
    padding: 18px 40px 17px 40px;
    font-size: 15px;
    line-height: 1;
    border-radius: 30px 30px 30px 30px;
    border: none;
}

.submit:hover {
    opacity: 0.99;
}

.submit.sub-small {
    padding: 17px 40px 17px 40px;
}

.submit.sub-small:hover {
    color: #ffffff;
    background-image: linear-gradient(290deg, #03228f 0%, #4e95ed 100%);
    opacity: unset;
}

/*-- Add Cart Button Css --*/
.add-btn {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    padding: 10px 40px;
    border-radius: 3px;
    font-size: 16px;
    font-weight: 500;
    background-image: linear-gradient(90deg, #03228f 0%, #0e73e4 100%);
    color: #ffffff;
    z-index: 1;
    border: none;
}

.add-btn:hover {
    color: #fff;
    background-image: linear-gradient(90deg, #0e73e4 19%, #03228f 100%);
    z-index: 1;
}

/*Video Icon*/
.media-icon {
    position: relative;
    display: inline-block;
    z-index: 1;
}

.media-icon .popup-videos {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #ffffff;
    background: #aa2629;
    width: 70px;
    height: 70px;
    border-radius: 100%;
    text-align: center;
}

.media-icon .popup-videos: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;
    background-color: #1042C0;
    transition: 0.3s ease all;
}

.media-icon .popup-videos i:before {
    font-size: 30px;
    line-height: 70px;
    transition: 0.3s ease all;
}

.media-icon .popup-videos:hover:before {
    background: #aa2629;
}

.media-icon.video-item {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.slider-video .popup-videos {
    display: inline-block;
    position: relative;
    height: 70px;
    width: 70px;
    line-height: 70px;
    border-radius: 100%;
    text-align: center;
    background: #aa2629;
}

.slider-video .popup-videos i {
    text-align: center;
    color: #ffffff;
    border-radius: 100%;
    font-size: 25px;
    position: relative;
    line-height: 70px;
    z-index: 9;
    width: 100%;
    vertical-align: middle;
    margin-left: 0;
    height: auto;
}

.slider-video .popup-videos: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 3000ms ease-out infinite;
    background: #aa2629;
}

.address-item .address-icon {
    display: inline-block;
    position: relative;
    height: 70px;
    width: 70px;
    line-height: 70px;
    border-radius: 100%;
    text-align: center;
    background: #ffffff;
}

.address-item .address-icon i {
    text-align: center;
    color: #aa2629;
    border-radius: 100%;
    font-size: 25px;
    position: relative;
    line-height: 70px;
    z-index: 9;
    width: 100%;
    vertical-align: middle;
    margin-left: 0;
    height: auto;
}

.address-item .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: #ffffff;
}

.tab-videos .popup-videos {
    color: #de5022;
    display: flex;
    overflow: hidden;
}

.tab-videos .popup-videos i {
    width: 35px;
    height: 35px;
    line-height: 32px;
    border: 2px solid #de5022;
    border-radius: 50%;
    text-align: center;
    font-size: 14px;
    float: left;
    margin-right: 18px;
}

.tab-videos .popup-videos:hover {
    color: #de5022;
}

.tab-videos .popup-videos .title {
    font-size: 22px;
    line-height: 34px;
    font-weight: 600;
    color: #102b3e;
}

.tab-videos .popup-videos .title:hover {
    color: #f2541b;
}

.rs-videos .animate-border .popup-border {
    background-image: linear-gradient(180deg, #03228f 0%, #0b70e1 100%);
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.rs-videos .animate-border .popup-border i {
    font-size: 20px;
    line-height: 80px;
    display: block;
    color: #ffffff;
}

.rs-videos .animate-border .popup-border:before {
    content: "";
    border: 2px solid #aa2629;
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 180px;
    height: 180px;
    border-radius: 50%;
    animation: zoomBig 3.25s linear infinite;
    -webkit-animation-delay: .75s;
    animation-delay: .75s;
}

.rs-videos .animate-border .popup-border:after {
    content: "";
    border: 2px solid #aa2629;
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 180px;
    height: 180px;
    border-radius: 50%;
    animation: zoomBig 3.25s linear infinite;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

.rs-videos .animate-border.main-home .popup-border {
    left: 8%;
}

.rs-videos .animate-border.main-home.style2 .popup-border {
    left: 50%;
}

.rs-videos .animate-border.white-color .popup-border {
    background: #ffffff;
    bottom: -14px;
    left: 44%;
}

.rs-videos .animate-border.white-color .popup-border i {
    color: #03228f;
}

.rs-videos .animate-border.white-color .popup-border:before {
    border: 2px solid #ffffff;
}

.rs-videos .animate-border.white-color .popup-border:after {
    border: 2px solid #ffffff;
}

.rs-videos .animate-border.white-color.style3 .popup-border {
    bottom: 362px;
    left: 10%;
}

@keyframes zoomBig {
    0% {
        transform: translate(-50%, -50%) scale(0.5);
        opacity: 1;
        border-width: 3px;
    }

    40% {
        opacity: .5;
        border-width: 2px;
    }

    65% {
        border-width: 1px;
    }

    100% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0;
        border-width: 1px;
    }
}

@keyframes zoomBig {
    0% {
        transform: translate(-50%, -50%) scale(0.5);
        opacity: 1;
        border-width: 3px;
    }

    40% {
        opacity: .5;
        border-width: 2px;
    }

    65% {
        border-width: 1px;
    }

    100% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0;
        border-width: 1px;
    }
}

.margin-remove {
    margin: 0 !important;
}

.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: 60px;
    padding-right: 60px;
}

.display-table {
    display: table;
    height: 100%;
    width: 100%;
}

.display-table-cell {
    display: table-cell;
    vertical-align: middle;
}

.relative {
    position: relative;
}

.sec-title {
    position: relative;
}

.sec-title .sub-text {
    position: relative;
    padding-left: 95px;
    display: inline-block;
    line-height: 28px;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 400;
    color: #03228F;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.sec-title .sub-text:after {
    content: "";
    position: absolute;
    border: 0;
    height: 4px;
    width: 50px;
    background-color: #03228F;
    z-index: 1;
    margin-left: 0;
    left: 24px;
    top: 12px;
}

.sec-title .sub-text:before {
    content: '';
    position: absolute;
    left: 0;
    top: 12px;
    height: 4px;
    width: 12px;
    background-color: #03228F;
}

.sec-title .sub-text.new {
    color: #ffffff;
    font-size: 15px;
    padding-left: 0;
}

.sec-title .sub-text.new:before {
    display: none;
}

.sec-title .sub-text.new:after {
    display: none;
}

.sec-title .sub-text.new-text {
    padding-left: 0;
    margin-bottom: 7px;
    color: #ffffff;
}

.sec-title .sub-text.new-text:before {
    display: none;
}

.sec-title .sub-text.new-text:after {
    display: none;
}

.sec-title .sub-text.style2:after {
    background-color: #aa2629;
}

.sec-title .sub-text.style2:before {
    background-color: #aa2629;
}

.sec-title .sub-text.style-bg {
    background-color: #1273EB17;
    display: inline-block;
    padding: 6px 25px;
    color: #1273eb;
    border-radius: 30px;
    text-transform: uppercase;
}

.sec-title .sub-text.style-bg:before {
    display: none;
}

.sec-title .sub-text.style-bg:after {
    display: none;
}

.sec-title .sub-text.style4-bg {
    color: #03228F;
}

.sec-title .sub-text.style4-bg:before {
    background-color: #FD6509;
}

.sec-title .sub-text.style4-bg:after {
    background-color: #FD6509;
}

.sec-title .sub-text.choose {
    font-size: 16px;
    font-weight: 500;
}

.sec-title .title {
    font-size: 36px;
    font-weight: 700;
    line-height: 46px;
    color: #101010;
    margin: 0;
}

.sec-title .title.white-color {
    color: #ffffff;
}

.sec-title .desc {
    font-size: 18px;
    font-weight: 400;
    margin: 0;
}

.sec-title .desc.white-color {
    color: #fff;
}

.sec-title .desc-big {
    font-size: 28px;
    line-height: 48px;
    font-weight: 500;
    margin: 0;
}

.sec-title2 {
    position: relative;
}

.sec-title2 .sub-text {
    margin: 0 0 10px;
    display: block;
    line-height: 28px;
    font-family: 'Livvic', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #03228F;
    text-transform: uppercase;
}

.sec-title2 .sub-text.white-color {
    color: #ffffff;
}

.sec-title2 .sub-text.gold-color {
    font-weight: 600;
    color: #F27C1E;
}

.sec-title2 .sub-text.contact {
    color: #1273EB;
}

.sec-title2 .sub-text.orange-color {
    color: #f2541b !important;
}

.sec-title2 .sub-text.style-bg {
    background-color: #1273EB17;
    display: inline-block;
    padding: 6px 25px;
    color: #1273eb;
    border-radius: 30px;
    text-transform: uppercase;
}

.sec-title2 .sub-text.style-bg.white-color {
    color: #ffffff;
}

.sec-title2 .sub-text.style-bg.con-bg {
    background-color: #03228F;
}

.sec-title2 .title {
    font-size: 36px;
    font-weight: 700;
    line-height: 1.4;
    color: #0a0a0a;
    max-width: 490px;
    margin: 0 auto;
}

.sec-title2 .title.white-color {
    color: #ffffff;
}

.sec-title2 .title.testi-title {
    max-width: unset;
}

.sec-title2 .title.testi-title.new {
    color: #102B3E;
}

.sec-title2 .title.title2 {
    max-width: 550px;
}

.sec-title2 .title.title3 {
    color: #102B3E;
    max-width: 430px;
    margin: 0;
}

.sec-title2 .title.title4 {
    max-width: 660px;
}

.sec-title2 .title.title5 {
    color: #102B3E;
}

.sec-title2 .title.title6 {
    font-weight: 600;
    max-width: unset;
}

.sec-title2 .title.title7 {
    color: #102B3E;
    max-width: unset;
}

.sec-title2 .title.orange-color {
    color: #f2541b !important;
}

.sec-title2 .heading-line {
    position: relative;
    background-color: #03228F;
    height: 5px;
    width: 90px;
    border-radius: 30px;
    margin: 20px auto;
}

.sec-title2 .heading-line:before {
    background-color: #1940AA;
    content: '';
    position: absolute;
    left: 0;
    top: -2.7px;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    animation-direction: alternate-reverse;
    -webkit-animation-direction: alternate-reverse;
    -webkit-animation-name: watermark-animate;
    animation-name: watermark-animate;
}

.sec-title2 .desc {
    font-size: 18px;
    line-height: 31px;
    font-weight: 400;
    color: #454545;
    max-width: 429px;
    margin: 13px auto 0;
}

.sec-title2 .desc.desc-text {
    max-width: 540px;
}

.sec-title2 .desc.white-color {
    color: #fff;
}

.sec-title2 .desc.desc2 {
    max-width: 700px;
    margin: 0;
}

.sec-title2 .desc.desc3 {
    max-width: 930px;
}

.sec-title2 .desc-big {
    font-size: 18px;
    line-height: 31px;
    color: #ffffff;
}

.sec-title3 .sub-text {
    font-size: 19px;
    line-height: 1.4;
    font-weight: 700;
    color: #ffffff;
    display: block;
    margin-bottom: 20px;
}

.sec-title3 .sub-text.style2 {
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 8px;
}

.sec-title3 .title {
    font-size: 42px;
    font-weight: 700;
    color: #fff;
    line-height: 40px;
    margin-bottom: 30px;
}

.sec-title3 .title.title2 {
    margin: 0;
    line-height: 52px;
}

.sec-title3 .desc {
    font-size: 19px;
    font-weight: 500;
    color: #fff;
    margin: 0;
}

.sec-title4 .title-img img {
    margin: 0px 0px 0px 15px;
}

.sec-title4 .sub-title {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    color: #787BF2;
    display: block;
    margin: -26px 0px 10px 0px;
}

.sec-title4 .sub-text {
    font-size: 16px;
    line-height: 1.4;
    font-weight: 500;
    color: #03228F;
    margin: 0 0 10px;
    display: block;
    text-transform: uppercase;
}

.sec-title4 .title {
    font-size: 36px;
    line-height: 1.3;
    font-weight: 700;
    color: #101010;
    margin: 0 0 17px;
}

.sec-title4 .heading-line {
    height: 5px;
    width: 90px;
    background: #B9C7F6;
    margin: 0px;
    position: relative;
    border-radius: 30px;
}

.sec-title4 .heading-line:before {
    content: '';
    position: absolute;
    left: 0;
    top: -2.7px;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background-color: #0D66D5;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    animation-direction: alternate-reverse;
    -webkit-animation-direction: alternate-reverse;
    -webkit-animation-name: watermark-animate;
    animation-name: watermark-animate;
}

.sec-title4 .desc {
    margin: 0;
}

.sec-title4 .desc.desc-big {
    font-size: 20px;
    line-height: 30px;
    margin: 26px 0px 30px 0px;
}

.sec-title5 .logo-icon {
    margin-bottom: 15px;
}

.sec-title5 .logo-icon img {
    width: 71px;
}

.sec-title5 .title {
    font-size: 36px;
    line-height: 1.4;
    font-weight: 700;
    color: #102B3E;
    margin-bottom: 10px;
}

.sec-title5 .title span {
    color: #F9780F;
}

.sec-title5 .title.title2 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    color: #0a0a0a;
    margin-bottom: 0;
}

.sec-title5 .desc {
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    color: #454545;
    max-width: 626px;
    margin: 0 auto;
}

.sec-title5 .desc2 {
    font-size: 15px;
    line-height: 26px;
    font-weight: 400;
    color: #454545;
    max-width: 507px;
    margin: 0;
}

.pt-relative {
    position: relative !important;
}

.sec-title6 .sub-text {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 32px;
    color: #F24C1A;
    display: block;
    margin-bottom: 5px;
}

.sec-title6 .sub-text.new-text {
    margin-bottom: 10px;
}

.sec-title6 .sub-text.new-text-style {
    font-size: 14px;
    color: #ffffff;
    font-weight: 500;
}

.sec-title6 .title {
    font-size: 36px;
    font-weight: 700;
    line-height: 1.4;
    color: #102B3E;
    margin-bottom: 5px;
}

.sec-title6 .title.new-title {
    max-width: 700px;
    margin: 0 auto;
}

.sec-title6 .title span {
    color: #ff7045;
}

.sec-title6 .desc {
    padding-right: 125px;
}

.sec-right {
    position: absolute;
    right: -17%;
    top: 45%;
    transform: rotate(90deg);
    z-index: 1;
}

.sec-right .title {
    font-size: 36px;
    line-height: 46px;
    font-weight: 700;
    color: #101010;
    letter-spacing: 2px;
    margin-bottom: 20px;
}

.sec-left {
    transform: rotate(-90deg) translatex(-50%);
    transform-origin: left;
    position: absolute;
    left: -2%;
    top: 46%;
    z-index: 1;
}

.sec-left .title {
    font-size: 36px;
    line-height: 46px;
    font-weight: 700;
    color: #101010;
    letter-spacing: 2px;
    margin-bottom: 20px;
}

.check-square li {
    position: relative;
    padding-left: 17px;
    line-height: 35px;
    border: none;
    font-size: 15px;
    font-weight: 500;
    color: #454545;
}

.check-square li:before {
    position: absolute;
    left: 0;
    z-index: 0;
    content: "\f058";
    font-weight: 400;
    font-family: fontawesome;
    color: #787cf2;
}

/* -----------------------
    03. Header Section CSS
--------------------------*/
.full-width-header {
    position: relative;
}

.full-width-header .rs-header {
    position: relative;
}

.full-width-header .rs-header .topbar-area {
    padding-top: 20px;
    padding-bottom: 10px;
}

.full-width-header .rs-header .topbar-area .rs-contact-info .contact-part {
    display: inline-block;
    padding-right: 25px;
    padding-left: 25px;
    border-right: 1px solid #eee;
    font-size: 14px;
}

.full-width-header .rs-header .topbar-area .rs-contact-info .contact-part i {
    float: left;
    margin-right: 15px;
    line-height: 38px;
}

.full-width-header .rs-header .topbar-area .rs-contact-info .contact-part i:before {
    font-size: 26px;
    color: #aa2629;
}

.full-width-header .rs-header .topbar-area .rs-contact-info .contact-part .contact-info {
    float: left;
    text-align: left;
    display: block;
}

.full-width-header .rs-header .topbar-area .rs-contact-info .contact-part .contact-info span {
    color: #0a0a0a;
    display: block;
    text-align: left;
    font-size: 15px;
    padding: 0;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 0;
}

.full-width-header .rs-header .topbar-area .rs-contact-info .contact-part .contact-info a {
    color: #454545;
    font-size: 14px;
}

.full-width-header .rs-header .topbar-area .rs-contact-info .contact-part .contact-info a:hover {
    color: #aa2629;
}

.full-width-header .rs-header .topbar-area.style2 {
    background-image: linear-gradient(90deg, #03228f 10%, #0e73e4 100%);
    padding-top: 0px;
    padding-bottom: 0px;
}

.full-width-header .rs-header .topbar-area.style2 .topbar-contact li {
    display: inline-block;
    color: #ffffff;
    font-size: 14px;
    line-height: 50px;
}

.full-width-header .rs-header .topbar-area.style2 .topbar-contact li i {
    margin-right: 5px;
}

.full-width-header .rs-header .topbar-area.style2 .topbar-contact li i:before {
    font-size: 14px;
    color: #ffffff;
}

.full-width-header .rs-header .topbar-area.style2 .topbar-contact li a {
    color: #ffffff;
    font-size: 14px;
    margin-right: 20px;
    padding-right: 20px;
    border-right: 1px solid #2a8af5;
}

.full-width-header .rs-header .topbar-area.style2 .topbar-contact li a:hover {
    color: #ccc;
}

.full-width-header .rs-header .topbar-area.style2 .topbar-contact li:last-child {
    margin: 0;
    border: none;
}

.full-width-header .rs-header .topbar-area.style2 .toolbar-sl-share ul .opening {
    color: #ffffff;
}

.full-width-header .rs-header .topbar-area.style2 .toolbar-sl-share ul .opening em {
    border-right: 1px solid #2a8af5;
    margin-right: 5px;
    padding-right: 20px;
    font-style: normal;
}

.full-width-header .rs-header .topbar-area.style2 .toolbar-sl-share ul .opening em i {
    margin-right: 8px;
}

.full-width-header .rs-header .topbar-area.style2 .toolbar-sl-share ul .opening em i:before {
    font-size: 15px;
    font-weight: 600;
    color: #ffffff;
}

.full-width-header .rs-header .topbar-area.style2 .toolbar-sl-share ul li {
    display: inline-block;
    font-size: 14px;
    line-height: 50px;
    margin-right: 12px;
}

.full-width-header .rs-header .topbar-area.style2 .toolbar-sl-share ul li a {
    font-size: 14px;
    color: #ffffff;
}

.full-width-header .rs-header .topbar-area.style2 .toolbar-sl-share ul li a:hover {
    color: #ccc;
}

.full-width-header .rs-header .topbar-area.style2 .toolbar-sl-share ul li:last-child {
    margin: 0;
}

.full-width-header .rs-header .topbar-area.style2.modify1 {
    background: transparent;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.full-width-header .rs-header .topbar-area.style2.modify1 .topbar-contact li {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    margin-right: 20px;
    padding-right: 20px;
}

.full-width-header .rs-header .topbar-area.style2.modify1 .topbar-contact li a {
    border-right: unset;
}

.full-width-header .rs-header .topbar-area.style2.modify1 .topbar-contact li:last-child {
    margin: 0;
    border: none;
}

.full-width-header .rs-header .topbar-area.style2.modify1 .toolbar-sl-share ul .opening {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.full-width-header .rs-header .topbar-area.style2.modify1 .toolbar-sl-share ul .opening em {
    border-right: unset;
}

.full-width-header .rs-header .menu-area {
    transition: all 0.3s ease;
    background-image: linear-gradient(90deg, #03228f 10%, #0e73e4 100%);
}

.full-width-header .rs-header .menu-area .logo-area a img {
    transition: 0.4s;
    max-height: 40px;
}

.full-width-header .rs-header .menu-area .logo-area a .sticky-logo {
    display: none;
}

.full-width-header .rs-header .menu-area .rs-menu-area {
    align-items: center;
    justify-content: flex-end;
    float: left;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li {
    display: inline-block;
    margin-right: 52px;
    padding: 0;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a {
    transition: all 0.3s ease;
    font-size: 15px;
    font-weight: 600;
    margin-right: 10px;
    height: 65px;
    line-height: 65px;
    padding: 0;
    color: #ffffff;
    position: relative;
    font-family: Livvic;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a:hover {
    color: #bbb;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li.menu-item-has-children>a {
    padding-right: 17px;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li.menu-item-has-children>a:before {
    content: "+";
    position: absolute;
    left: auto;
    right: 0;
    top: 50%;
    text-align: center;
    z-index: 9999;
    font-size: 16px;
    display: block;
    cursor: pointer;
    transform: translateY(-50%);
    font-weight: 400;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li.menu-item-has-children:hover>a:before {
    content: "-";
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li.current-menu-item>a {
    color: #bbb;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li:last-child {
    margin-right: 0 !important;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li:last-child a {
    margin-right: 0 !important;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li:last-child i {
    margin: 0;
}

.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 5px 5px;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li {
    margin: 0 !important;
    border: none;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a {
    line-height: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 40px;
    padding-right: 40px;
    margin: 0;
    font-size: 14px;
    font-weight: 500;
    color: #101010;
    height: unset;
    line-height: 16px;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a:hover {
    color: #aa2629;
}

.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 li.current-menu-item>a,
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li.active>a {
    color: #aa2629 !important;
}

.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.left {
    left: auto;
    right: 100%;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu {
    position: absolute;
    left: 0;
    min-width: 1210px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container {
    float: left;
    width: 100%;
    position: relative;
    padding: 0;
    margin: 0 !important;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .single-megamenu {
    width: 25%;
    float: left;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .single-megamenu .sub-menu {
    position: relative;
    padding: 30px 35px 35px;
    border-radius: 0;
    box-shadow: none;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .single-megamenu .sub-menu .menu-title {
    color: #101010;
    font-size: 17px;
    font-weight: 600;
    padding: 10px 30px;
    text-align: left;
    text-transform: capitalize;
    transition: all 0.3s ease;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .single-megamenu .sub-menu li {
    width: 100%;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .single-megamenu .sub-menu li a {
    width: 100%;
    padding: 10px 30px;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .single-megamenu:hover .sub-menu .menu-title {
    color: #aa2629;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu.two-column {
    min-width: 650px;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu.two-column .mega-menu-container .single-megamenu {
    width: 50%;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu.three-column .mega-menu-container .single-megamenu {
    width: 33.33%;
}

.full-width-header .rs-header .menu-area .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 {
    color: #fff;
}

.full-width-header .rs-header .menu-area.sticky {
    background: #fff;
}

.full-width-header .rs-header .menu-area.sticky .logo-area {
    display: inline-block;
    top: 18px;
}

.full-width-header .rs-header .menu-area.sticky .logo-area a .sticky-logo {
    display: block;
    max-height: 30px;
}

.full-width-header .rs-header .menu-area.sticky .rs-menu-area {
    float: right;
}

.full-width-header .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu>li>a {
    color: #0a0a0a;
}

.full-width-header .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu>li>a:hover {
    color: #aa2629;
}

.full-width-header .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu>li.current-menu-item>a {
    color: #aa2629;
}

.full-width-header .rs-header .menu-area.sticky .main-menu .rs-menu ul.mega-menu {
    left: unset;
    right: 0;
}

.full-width-header .rs-header .menu-area.sticky .expand-btn-inner {
    line-height: unset;
    height: unset;
}

.full-width-header .rs-header .menu-area.sticky .expand-btn-inner.search-icon .sidebarmenu-search>a {
    color: #101010;
}

.full-width-header .rs-header .menu-area.sticky .expand-btn-inner li .cart-icon .cart-count {
    background: #aa2629;
    color: #ffffff;
}

.full-width-header .rs-header .menu-area.sticky .expand-btn-inner li>a {
    color: #494949;
}

.full-width-header .rs-header .menu-area.sticky .expand-btn-inner li>a:hover {
    color: #aa2629;
}

.full-width-header .rs-header .menu-area.sticky .expand-btn-inner.hidden-sticky {
    display: none;
}

.full-width-header .rs-header .expand-btn-inner {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    line-height: 65px;
    height: 65px;
    position: relative;
}

.full-width-header .rs-header .expand-btn-inner .sidebarmenu-search>a {
    color: #ffffff;
    border-right: 1px solid #fff;
    padding-right: 20px;
}

.full-width-header .rs-header .expand-btn-inner .sidebarmenu-search>a i:before {
    font-size: 15px;
    font-weight: 600;
}

.full-width-header .rs-header .expand-btn-inner .sidebarmenu-search>a i.flaticon-shopping-bag-1:before {
    font-weight: normal;
}

.full-width-header .rs-header .expand-btn-inner .sidebarmenu-search>a:hover {
    color: #ffffff;
}

.full-width-header .rs-header .expand-btn-inner .toolbar-sl-share {
    padding-left: 25px;
}

.full-width-header .rs-header .expand-btn-inner .toolbar-sl-share .social li {
    display: inline-block;
    margin-right: 14px;
}

.full-width-header .rs-header .expand-btn-inner .toolbar-sl-share .social li a {
    color: #ffffff;
    font-size: 14px;
}

.full-width-header .rs-header .expand-btn-inner .toolbar-sl-share .social li a:hover {
    opacity: 0.8;
}

.full-width-header .rs-header .expand-btn-inner .toolbar-sl-share .social li:last-child {
    margin-right: 0;
}

.full-width-header .rs-header.style2 .menu-area {
    background: #ffffff;
}

.full-width-header .rs-header.style2 .menu-area .logo-part img {
    transition: 0.4s;
    max-height: 40px;
}

.full-width-header .rs-header.style2 .menu-area .logo-part .dark {
    display: none;
}

.full-width-header .rs-header.style2 .menu-area .logo-part .light {
    display: inherit;
}

.full-width-header .rs-header.style2 .menu-area .rs-menu-area {
    display: flex;
    width: 100%;
    position: relative;
    align-items: center;
    justify-content: flex-end;
}

.full-width-header .rs-header.style2 .menu-area .main-menu .rs-menu ul.nav-menu li {
    display: inline-block;
    margin-right: 32px;
    padding: 0;
}

.full-width-header .rs-header.style2 .menu-area .main-menu .rs-menu ul.nav-menu li a {
    color: #101010;
    line-height: 100px;
    height: 100px;
}

.full-width-header .rs-header.style2 .menu-area .main-menu .rs-menu ul.nav-menu li a:hover {
    color: #aa2629;
}

.full-width-header .rs-header.style2 .menu-area .main-menu .rs-menu ul.nav-menu li.menu-item-has-children:hover>a:before {
    content: "-";
}

.full-width-header .rs-header.style2 .menu-area .main-menu .rs-menu ul.nav-menu li.current-menu-item>a {
    color: #aa2629;
}

.full-width-header .rs-header.style2 .menu-area .main-menu .rs-menu ul.sub-menu li {
    margin: 0;
    border: none;
}

.full-width-header .rs-header.style2 .menu-area .main-menu .rs-menu ul.sub-menu li a {
    height: unset;
    line-height: 16px;
}

.full-width-header .rs-header.style2 .menu-area .main-menu .rs-menu ul.sub-menu li a:hover {
    color: #aa2629;
}

.full-width-header .rs-header.style2 .menu-area .main-menu .rs-menu ul.sub-menu li.menu-item-has-children a:before {
    display: none;
}

.full-width-header .rs-header.style2 .menu-area .main-menu .rs-menu ul.sub-menu li.active a {
    color: #aa2629;
}

.full-width-header .rs-header.style2 .menu-area .main-menu .rs-menu ul.mega-menu {
    left: unset;
    right: -45px;
}

.full-width-header .rs-header.style2 .menu-area.sticky .expand-btn-inner ul {
    display: flex;
}

.full-width-header .rs-header.style2 .menu-area.sticky .expand-btn-inner ul li {
    margin-left: 25px;
}

.full-width-header .rs-header.style2 .menu-area.sticky .expand-btn-inner ul li .quote-btn {
    font-size: 14px;
    background-image: linear-gradient(90deg, #03228f 0%, #0e73e4 100%);
    padding: 13px 22px;
    border-radius: 3px;
    color: #fff;
    font-weight: 500;
}

.full-width-header .rs-header.style2 .menu-area.sticky .expand-btn-inner ul li .quote-btn:hover {
    color: #ffffff;
    background-image: linear-gradient(90deg, #0e73e4 0%, #03228f 100%);
}

.full-width-header .rs-header.style2 .expand-btn-inner .sidebarmenu-search>a {
    color: #101010;
}

.full-width-header .rs-header.style2 .expand-btn-inner .sidebarmenu-search>a i:before {
    font-size: 15px;
    font-weight: 600;
}

.full-width-header .rs-header.style2 .expand-btn-inner .sidebarmenu-search>a i.flaticon-shopping-bag-1:before {
    font-weight: normal;
}

.full-width-header .rs-header.style2 .expand-btn-inner .sidebarmenu-search>a:hover {
    color: #aa2629;
}

.full-width-header .rs-header.style2 .expand-btn-inner li .humburger {
    max-width: 45px;
    display: flex !important;
    flex-wrap: wrap;
    margin: -5px;
}

.full-width-header .rs-header.style2 .expand-btn-inner li .humburger span {
    height: 5px;
    width: 5px;
    display: block;
    background: #0a0a0a;
    border-radius: 50%;
    transition: none;
    list-style: none;
    transition: all 0.3s ease;
    margin: 4px 5px;
}

.full-width-header .rs-header.style2 .expand-btn-inner li .humburger span.dot2,
.full-width-header .rs-header.style2 .expand-btn-inner li .humburger span.dot4,
.full-width-header .rs-header.style2 .expand-btn-inner li .humburger span.dot6,
.full-width-header .rs-header.style2 .expand-btn-inner li .humburger span.dot8 {
    background: #aa2629;
}

.full-width-header .rs-header.style2 .expand-btn-inner ul {
    display: flex;
}

.full-width-header .rs-header.style2 .expand-btn-inner ul li {
    margin-left: 25px;
}

.full-width-header .rs-header.style2 .expand-btn-inner ul li .quote-btn {
    font-size: 14px;
    background-image: linear-gradient(90deg, #03228f 0%, #0e73e4 100%);
    padding: 13px 22px;
    border-radius: 3px;
    color: #fff;
    font-weight: 500;
}

.full-width-header .rs-header.style2 .expand-btn-inner ul li .quote-btn:hover {
    color: #ffffff;
    background-image: linear-gradient(90deg, #0e73e4 0%, #03228f 100%);
}

.full-width-header .rs-header.style2.btn-style .menu-area .main-menu .rs-menu ul.mega-menu {
    right: -215px;
}

.full-width-header .rs-header.style3 .menu-area {
    background: transparent;
    padding: 13px 0;
}

.full-width-header .rs-header.style3 .menu-area .logo-part a .sticky-logo {
    display: none;
}

.full-width-header .rs-header.style3 .menu-area .logo-part img {
    transition: 0.4s;
    -webkit-transition: 0.4s;
    max-height: 40px;
}

.full-width-header .rs-header.style3 .menu-area .logo-part .dark {
    display: none;
}

.full-width-header .rs-header.style3 .menu-area .logo-part .light {
    display: inherit;
}

.full-width-header .rs-header.style3 .menu-area .rs-menu-area {
    display: flex;
    width: 100%;
    position: relative;
    align-items: center;
    justify-content: flex-end;
}

.full-width-header .rs-header.style3 .menu-area .main-menu .rs-menu ul.nav-menu li {
    display: inline-block;
    padding: 0;
}

.full-width-header .rs-header.style3 .menu-area .main-menu .rs-menu ul.nav-menu li.menu-item-has-children:hover>a:before {
    content: "-";
}

.full-width-header .rs-header.style3 .menu-area .main-menu .rs-menu ul.sub-menu li a {
    line-height: 16px;
    height: unset;
}

.full-width-header .rs-header.style3 .menu-area .main-menu .rs-menu ul.sub-menu li.menu-item-has-children a:before {
    display: none;
}

.full-width-header .rs-header.style3 .menu-area .main-menu .rs-menu ul.mega-menu {
    left: unset;
    right: -15px;
}

.full-width-header .rs-header.style3 .menu-area.sticky {
    background: #ffffff;
}

.full-width-header .rs-header.style3 .menu-area.sticky .logo-part a .sticky-logo {
    display: block;
}

.full-width-header .rs-header.style3 .menu-area.sticky .logo-part a .normal-logo {
    display: none;
}

.full-width-header .rs-header.style3 .menu-area.sticky .main-menu .rs-menu ul.nav-menu li a {
    color: #101010;
}

.full-width-header .rs-header.style3 .menu-area.sticky .main-menu .rs-menu ul.nav-menu li a:hover {
    color: #aa2629;
}

.full-width-header .rs-header.style3 .menu-area.sticky .main-menu .rs-menu ul.nav-menu li.current-menu-item>a {
    color: #aa2629;
}

.full-width-header .rs-header.style3 .expand-btn-inner ul {
    display: flex;
    align-items: center;
}

.full-width-header .rs-header.style3 .expand-btn-inner ul .sidebarmenu-search>a {
    border: unset;
    padding-right: unset;
}

.full-width-header .rs-header.style3 .expand-btn-inner ul li .humburger {
    max-width: 45px;
    display: flex;
    flex-wrap: wrap;
    margin: -5px;
}

.full-width-header .rs-header.style3 .expand-btn-inner ul li .humburger span {
    height: 5px;
    width: 5px;
    display: block;
    background: #ffffff;
    border-radius: 50%;
    transition: none;
    list-style: none;
    transition: all 0.3s ease;
    margin: 3px 4px;
}

.full-width-header .rs-header.style3 .expand-btn-inner ul li .humburger span.dot2,
.full-width-header .rs-header.style3 .expand-btn-inner ul li .humburger span.dot4,
.full-width-header .rs-header.style3 .expand-btn-inner ul li .humburger span.dot6,
.full-width-header .rs-header.style3 .expand-btn-inner ul li .humburger span.dot8 {
    background: #6394bf;
}

.full-width-header .rs-header.style3.modify1 .menu-area .main-menu .rs-menu ul.nav-menu li {
    display: inline-block;
    padding: 0;
}

.full-width-header .rs-header.style3.modify1 .menu-area .main-menu .rs-menu ul.nav-menu li a {
    color: #101010;
}

.full-width-header .rs-header.style3.modify1 .menu-area .main-menu .rs-menu ul.nav-menu li a:hover {
    color: #aa2629;
}

.full-width-header .rs-header.style3.modify1 .menu-area .main-menu .rs-menu ul.nav-menu li.menu-item-has-children:hover>a:before {
    content: "-";
}

.full-width-header .rs-header.style3.modify1 .menu-area .main-menu .rs-menu ul.nav-menu li.current-menu-item>a {
    color: #aa2629;
}

.full-width-header .rs-header.style3.modify1 .menu-area .main-menu .rs-menu ul.sub-menu li a {
    color: #101010;
}

.full-width-header .rs-header.style3.modify1 .menu-area .main-menu .rs-menu ul.sub-menu li a:hover {
    color: #aa2629;
}

.full-width-header .rs-header.style3.modify1 .menu-area .main-menu .rs-menu ul.sub-menu li.menu-item-has-children a:before {
    display: none;
}

.full-width-header .rs-header.style3.modify1 .menu-area .main-menu .rs-menu ul.sub-menu li.active a {
    color: #aa2629;
}

.full-width-header .rs-header.style3.modify1 .menu-area .main-menu .rs-menu ul.mega-menu {
    right: -75px;
    margin-top: 13px;
}

.full-width-header .rs-header.style3.modify1 .expand-btn-inner ul .sidebarmenu-search a i {
    color: #101010;
}

.full-width-header .rs-header.style3.modify1 .expand-btn-inner ul li {
    margin-right: 30px;
}

.full-width-header .rs-header.style3.modify1 .expand-btn-inner ul li .humburger span {
    background: #101010;
}

.full-width-header .rs-header.style3.modify1 .expand-btn-inner ul li .humburger span.dot2,
.full-width-header .rs-header.style3.modify1 .expand-btn-inner ul li .humburger span.dot4,
.full-width-header .rs-header.style3.modify1 .expand-btn-inner ul li .humburger span.dot6,
.full-width-header .rs-header.style3.modify1 .expand-btn-inner ul li .humburger span.dot8 {
    background: #6394bf;
}

.full-width-header .rs-header.style3.modify1 .expand-btn-inner ul li:last-child {
    margin-right: 0;
}

.full-width-header .rs-header.style3.modify2 .menu-area .main-menu .rs-menu ul.mega-menu {
    right: -75px;
    margin-top: 13px;
}

.full-width-header .rs-header.style3.modify2 .menu-area.sticky .expand-btn-inner ul li .humburger span {
    background: #0e44dd;
}

.full-width-header .rs-header.style3.modify2 .menu-area.sticky .expand-btn-inner ul li .humburger span.dot2,
.full-width-header .rs-header.style3.modify2 .menu-area.sticky .expand-btn-inner ul li .humburger span.dot4,
.full-width-header .rs-header.style3.modify2 .menu-area.sticky .expand-btn-inner ul li .humburger span.dot6,
.full-width-header .rs-header.style3.modify2 .menu-area.sticky .expand-btn-inner ul li .humburger span.dot8 {
    background: #333333;
}

.full-width-header .rs-header.style3.modify2 .expand-btn-inner ul li {
    margin-right: 30px;
}

.full-width-header .rs-header.style3.modify2 .expand-btn-inner ul li .humburger span {
    background: #ffffff;
}

.full-width-header .rs-header.style3.modify2 .expand-btn-inner ul li .humburger span.dot2,
.full-width-header .rs-header.style3.modify2 .expand-btn-inner ul li .humburger span.dot4,
.full-width-header .rs-header.style3.modify2 .expand-btn-inner ul li .humburger span.dot6,
.full-width-header .rs-header.style3.modify2 .expand-btn-inner ul li .humburger span.dot8 {
    background: #6394bf;
}

.full-width-header .rs-header.style3.modify2 .expand-btn-inner ul li:last-child {
    margin-right: 0;
}

.full-width-header .rs-header.style3.modify3 .menu-area {
    padding: 0;
}

.full-width-header .rs-header.style3.modify3 .menu-area .row-table {
    display: flex;
    width: 100%;
    position: relative;
    align-items: center;
    justify-content: space-between;
}

.full-width-header .rs-header.style3.modify3 .menu-area .row-table .main-menu .rs-menu ul.nav-menu li {
    display: inline-block;
    padding: 0;
    margin-right: 20px;
}

.full-width-header .rs-header.style3.modify3 .menu-area .row-table .main-menu .rs-menu ul.nav-menu li a {
    color: #ffffff;
}

.full-width-header .rs-header.style3.modify3 .menu-area .row-table .main-menu .rs-menu ul.nav-menu li a:hover {
    color: #101010;
}

.full-width-header .rs-header.style3.modify3 .menu-area .row-table .main-menu .rs-menu ul.nav-menu li.menu-item-has-children:hover>a:before {
    content: "-";
}

.full-width-header .rs-header.style3.modify3 .menu-area .row-table .main-menu .rs-menu ul.nav-menu li.current-menu-item>a {
    color: #101010;
}

.full-width-header .rs-header.style3.modify3 .menu-area .row-table .main-menu .rs-menu ul.sub-menu li a {
    line-height: 16px;
    height: unset;
    color: #102b3e;
}

.full-width-header .rs-header.style3.modify3 .menu-area .row-table .main-menu .rs-menu ul.sub-menu li a:hover {
    color: #787cf2;
}

.full-width-header .rs-header.style3.modify3 .menu-area .row-table .main-menu .rs-menu ul.sub-menu li.menu-item-has-children a:before {
    display: none;
}

.full-width-header .rs-header.style3.modify3 .menu-area .row-table .main-menu .rs-menu ul.sub-menu li.current-menu-item>a,
.full-width-header .rs-header.style3.modify3 .menu-area .row-table .main-menu .rs-menu ul.sub-menu li.active>a {
    color: #787cf2 !important;
}

.full-width-header .rs-header.style3.modify3 .menu-area .row-table .main-menu .rs-menu ul.mega-menu {
    right: -310px;
}

.full-width-header .rs-header.style3.modify3 .menu-area .row-table .main-menu .rs-menu ul li a:hover,
.full-width-header .rs-header.style3.modify3 .menu-area .row-table .main-menu .rs-menu ul li.active a,
.full-width-header .rs-header.style3.modify3 .menu-area .row-table .main-menu .rs-menu ul li.current-menu-item>a {
    color: #787cf2;
}

.full-width-header .rs-header.style3.modify3 .menu-area.sticky .main-menu .rs-menu ul.nav-menu>li>a {
    color: #101010;
}

.full-width-header .rs-header.style3.modify3 .menu-area.sticky .main-menu .rs-menu ul.nav-menu>li>a:hover {
    color: #787cf2;
}

.full-width-header .rs-header.style3.modify3 .menu-area.sticky .main-menu .rs-menu ul.nav-menu>li.current-menu-item>a {
    color: #787cf2;
}

.full-width-header .rs-header.style3.modify3 .menu-area.sticky .expand-btn-inner ul .sidebarmenu-search>a:hover {
    color: #787cf2;
}

.full-width-header .rs-header.style3.modify3 .menu-area.sticky .expand-btn-inner ul li .humburger span {
    background: #787cf2;
    margin: 2px 4px;
}

.full-width-header .rs-header.style3.modify3 .menu-area.sticky .expand-btn-inner ul li .humburger span.dot2,
.full-width-header .rs-header.style3.modify3 .menu-area.sticky .expand-btn-inner ul li .humburger span.dot4,
.full-width-header .rs-header.style3.modify3 .menu-area.sticky .expand-btn-inner ul li .humburger span.dot6,
.full-width-header .rs-header.style3.modify3 .menu-area.sticky .expand-btn-inner ul li .humburger span.dot8 {
    background: #101010;
}

.full-width-header .rs-header.style3.modify3 .expand-btn-inner ul .sidebarmenu-search>a {
    color: #ffffff;
}

.full-width-header .rs-header.style3.modify3 .expand-btn-inner ul .sidebarmenu-search>a i:before {
    font-size: 18px;
    font-weight: 600;
}

.full-width-header .rs-header.style3.modify3 .expand-btn-inner ul .sidebarmenu-search>a:hover {
    color: #101010;
}

.full-width-header .rs-header.style3.modify3 .expand-btn-inner ul li {
    margin-right: 30px;
}

.full-width-header .rs-header.style3.modify3 .expand-btn-inner ul li .humburger span {
    background: #ffffff;
    margin: 2px 4px;
}

.full-width-header .rs-header.style3.modify3 .expand-btn-inner ul li .humburger span.dot2,
.full-width-header .rs-header.style3.modify3 .expand-btn-inner ul li .humburger span.dot4,
.full-width-header .rs-header.style3.modify3 .expand-btn-inner ul li .humburger span.dot6,
.full-width-header .rs-header.style3.modify3 .expand-btn-inner ul li .humburger span.dot8 {
    background: #101010;
}

.full-width-header .rs-header.style3.modify3 .expand-btn-inner ul li:last-child {
    margin-right: 0;
}

.full-width-header .rs-header.style3.modify3.home14-style .expand-btn-inner ul .sidebarmenu-search>a:hover,
.full-width-header .rs-header.style3.modify3.home14-style .menu-area .row-table .main-menu .rs-menu ul.nav-menu li a:hover {
    color: #ff7045;
}

.full-width-header .rs-header.style3.modify3.home14-style .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .single-megamenu:hover .sub-menu .menu-title {
    color: #ff7045;
}

.full-width-header .rs-header.style3.modify3.home14-style .menu-area .row-table .main-menu .rs-menu ul.sub-menu li.active>a {
    color: #ff7045 !important;
}

.full-width-header .rs-header.style3.modify3.home14-style .menu-area .row-table .main-menu .rs-menu ul.nav-menu li.current-menu-item>a {
    color: #ff7045;
    line-height: 100px;
    height: 100px;
}

.full-width-header .rs-header.style3.modify3.home14-style .menu-area.sticky .expand-btn-inner ul .sidebarmenu-search>a:hover {
    color: #ff7045;
}

.full-width-header .rs-header.style3.modify3.home14-style .menu-area.sticky .expand-btn-inner ul li .humburger span {
    background: #ff7045;
}

.full-width-header .rs-header.style3.modify3.home14-style .menu-area.sticky .expand-btn-inner ul li .humburger span.dot2,
.full-width-header .rs-header.style3.modify3.home14-style .menu-area.sticky .expand-btn-inner ul li .humburger span.dot4,
.full-width-header .rs-header.style3.modify3.home14-style .menu-area.sticky .expand-btn-inner ul li .humburger span.dot6,
.full-width-header .rs-header.style3.modify3.home14-style .menu-area.sticky .expand-btn-inner ul li .humburger span.dot8 {
    background: #787cf2;
}

.full-width-header .rs-header.style3.modify3.home14-style .expand-btn-inner ul li {
    margin-right: 30px;
}

.full-width-header .rs-header.style3.modify3.home14-style .expand-btn-inner ul li .humburger span {
    background: #ffffff;
    margin: 2px 4px;
}

.full-width-header .rs-header.style3.modify3.home14-style .expand-btn-inner ul li .humburger span.dot2,
.full-width-header .rs-header.style3.modify3.home14-style .expand-btn-inner ul li .humburger span.dot4,
.full-width-header .rs-header.style3.modify3.home14-style .expand-btn-inner ul li .humburger span.dot6,
.full-width-header .rs-header.style3.modify3.home14-style .expand-btn-inner ul li .humburger span.dot8 {
    background: #ff7045;
}

.full-width-header .rs-header.style3.modify3.home14-style .expand-btn-inner ul li:last-child {
    margin-right: 0;
}

.full-width-header .rs-header.style4 .menu-area {
    transition: all 0.3s ease;
    background-image: linear-gradient(90deg, #03228f 10%, #0e73e4 100%);
}

.full-width-header .rs-header.style4 .menu-area .main-menu .rs-menu ul.nav-menu li {
    margin-right: 32px;
}

.full-width-header .rs-header.style4 .menu-area .main-menu .rs-menu ul.sub-menu li a {
    line-height: 16px;
    height: unset;
}

.full-width-header .rs-header.style4 .menu-area .main-menu .rs-menu ul.sub-menu li:last-child {
    margin: 0;
}

.full-width-header .rs-header.style4 .menu-area .main-menu .rs-menu ul.mega-menu {
    min-width: 1240px;
    left: unset;
    right: -340px;
}

.full-width-header .rs-header.style4 .menu-area.sticky .main-menu .rs-menu ul.mega-menu {
    min-width: 1170px;
    right: -300px;
}

.full-width-header .rs-header.style4 .expand-btn-inner {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    line-height: 50px;
    height: 50px;
    position: relative;
}

.full-width-header .rs-header.style4 .expand-btn-inner .sidebarmenu-search>a {
    border-right: 1px solid #fff;
    padding-right: 20px;
}

.full-width-header .rs-header.style4.modify1 .menu-area {
    background: unset;
}

.full-width-header .rs-header.style4.modify1 .menu-area .box-layout {
    background: #ffffff;
    margin-top: 50px;
    padding: 0 40px;
    z-index: 1;
    border-radius: 5px;
}

.full-width-header .rs-header.style4.modify1 .menu-area .rs-menu-area {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
}

.full-width-header .rs-header.style4.modify1 .menu-area .main-menu .rs-menu ul.nav-menu li a {
    font-size: 16px;
    color: #454545;
    height: 110px;
    line-height: 110px;
}

.full-width-header .rs-header.style4.modify1 .menu-area .main-menu .rs-menu ul.nav-menu li a:hover {
    color: #f2541b;
}

.full-width-header .rs-header.style4.modify1 .menu-area .main-menu .rs-menu ul.nav-menu li.menu-item-has-children>a {
    color: #0a0a0a;
}

.full-width-header .rs-header.style4.modify1 .menu-area .main-menu .rs-menu ul.nav-menu li.menu-item-has-children>a:hover {
    color: #f2541b;
}

.full-width-header .rs-header.style4.modify1 .menu-area .main-menu .rs-menu ul.nav-menu li.current-menu-item>a {
    color: #f2541b;
}

.full-width-header .rs-header.style4.modify1 .menu-area .main-menu .rs-menu ul.sub-menu li a {
    line-height: 16px;
    height: unset;
}

.full-width-header .rs-header.style4.modify1 .menu-area .main-menu .rs-menu ul.sub-menu li a:hover {
    color: #f2541b;
}

.full-width-header .rs-header.style4.modify1 .menu-area .main-menu .rs-menu ul.sub-menu li.current-menu-item>a,
.full-width-header .rs-header.style4.modify1 .menu-area .main-menu .rs-menu ul.sub-menu li.active>a {
    color: #f2541b !important;
}

.full-width-header .rs-header.style4.modify1 .menu-area .main-menu .rs-menu ul.sub-menu li:last-child {
    margin: 0;
}

.full-width-header .rs-header.style4.modify1 .menu-area.sticky .box-layout {
    margin-top: unset;
}

.full-width-header .rs-header.style4.modify1 .expand-btn-inner ul {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative;
}

.full-width-header .rs-header.style4.modify1 .expand-btn-inner ul .sidebarmenu-search>a {
    border-right: 1px solid #ccc;
    padding-right: 20px;
}

.full-width-header .rs-header.style4.modify1 .expand-btn-inner ul .sidebarmenu-search>a i {
    color: #101010;
}

.full-width-header .rs-header.style4.modify1 .expand-btn-inner ul .sidebarmenu-search:hover {
    color: #aa2629;
}

.full-width-header .rs-header.style4.modify1 .expand-btn-inner ul li i:before {
    font-size: 15px;
    font-weight: 600;
    color: #101010;
    padding-left: 20px;
}

.full-width-header .rs-header.style4.modify1 .expand-btn-inner ul .quote-btn a {
    font-size: 14px;
    background-image: linear-gradient(150deg, #dd4c23 19%, #f27c1e 100%);
    padding: 16px 26px;
    border-radius: 3px;
    color: #fff;
    font-weight: 500;
    padding-right: 30px;
    text-transform: uppercase;
}

.full-width-header .rs-header.style4.modify1 .expand-btn-inner ul .quote-btn a:hover {
    background-image: linear-gradient(90deg, #e45d21 19%, #e45d21 100%);
    color: #ffffff;
}

.full-width-header .rs-header.style5 .menu-area .row-table {
    display: flex;
    width: 100%;
    position: relative;
    align-items: center;
    justify-content: space-between;
}

.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:hover {
    opacity: 0.8;
}

.full-width-header .mobile-menu .rs-menu-toggle.primary {
    color: #aa2629;
}

.full-width-header .mobile-menu .rs-menu-toggle.secondary {
    color: #03228f;
}

.full-width-header .right_menu_togle {
    background-image: linear-gradient(90deg, #e2e9f7 0%, #ffffff 100%);
    padding: 50px;
    width: 500px;
    right: -500px;
    z-index: 999999;
    transition: all 0.3s ease;
    position: fixed;
}

.full-width-header .right_menu_togle .close-btn {
    overflow: visible;
}

.full-width-header .right_menu_togle .close-btn .nav-link {
    position: absolute;
    right: 25px;
    top: 25px;
}

.full-width-header .right_menu_togle .close-btn .nav-link .humburger {
    max-width: 45px;
    display: flex !important;
    flex-wrap: wrap;
    margin: -5px;
}

.full-width-header .right_menu_togle .close-btn .nav-link .humburger span {
    height: 5px;
    width: 5px;
    display: block;
    background: #0a0a0a;
    border-radius: 50%;
    transition: none;
    list-style: none;
    transition: all 0.3s ease;
    margin: 4px 5px;
}

.full-width-header .right_menu_togle .close-btn .nav-link .humburger span.dot2,
.full-width-header .right_menu_togle .close-btn .nav-link .humburger span.dot4,
.full-width-header .right_menu_togle .close-btn .nav-link .humburger span.dot6,
.full-width-header .right_menu_togle .close-btn .nav-link .humburger span.dot8 {
    background: #aa2629;
}

.full-width-header .right_menu_togle .canvas-logo {
    padding-left: 0;
    padding-bottom: 25px;
}

.full-width-header .right_menu_togle .canvas-logo img {
    max-height: 36px;
}

.full-width-header .right_menu_togle .sidebarnav_menu li a {
    font-size: 17px;
    color: #222;
    padding-left: 0;
}

.full-width-header .right_menu_togle .sidebarnav_menu li a:hover {
    color: #aa2629;
}

.full-width-header .right_menu_togle .canvas-contact {
    padding: 25px 0 0;
}

.full-width-header .right_menu_togle .canvas-contact .address-area .address-list {
    display: flex;
    margin-top: 18px;
}

.full-width-header .right_menu_togle .canvas-contact .address-area .address-list .info-icon i:before {
    margin: 0 20px 0 0;
    font-size: 25px;
    color: #0b70e1;
}

.full-width-header .right_menu_togle .canvas-contact .address-area .address-list .info-content .title {
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    color: #101010;
    margin-bottom: 5px;
}

.full-width-header .right_menu_togle .canvas-contact .address-area .address-list .info-content em {
    display: block;
    font-style: normal;
    line-height: 22px;
    font-size: 15px;
}

.full-width-header .right_menu_togle .canvas-contact .address-area .address-list .info-content em a {
    color: #333333;
}

.full-width-header .right_menu_togle .canvas-contact .social {
    margin: 50px 0 0;
}

.full-width-header .right_menu_togle .canvas-contact .social li {
    display: inline-block;
    padding-right: 10px;
}

.full-width-header .right_menu_togle .canvas-contact .social li a i {
    font-size: 15px;
    color: #fff;
    text-align: center;
    background: #032390;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 3px;
}

.full-width-header .right_menu_togle .canvas-contact .social li a:hover {
    opacity: 0.82;
}

.full-width-header .right_menu_togle .canvas-contact .social li:last-child {
    padding: 0;
}

.full-width-header .right_menu_togle.home14-style-togle .canvas-contact .address-area .address-list .info-content em a:hover {
    color: #ff7045;
}

.full-width-header .right_menu_togle.home14-style-togle .canvas-contact .social li a i {
    background: #ff7045;
}

body .search-modal {
    background: #0B70E1;
    position: fixed;
    top: 0;
    bottom: 0;
    background: rgba(16, 110, 234, 0.98);
    width: 100%;
    height: 100%;
    z-index: 9999;
    left: 0;
}

body .search-modal .modal-content {
    position: initial;
    border: 0;
    background: transparent;
}

body .search-modal .search-block input {
    height: 60px;
    line-height: 60px;
    padding: 0 15px;
    background: transparent;
    border-width: 0 0 1px 0;
    border-radius: 0;
    border-color: rgba(255, 255, 255, 0.4);
    box-shadow: none;
    color: #ffffff;
    font-weight: 600;
    font-size: 18px;
}

body .search-modal .search-block ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */

    color: #ffffff;
    opacity: 1;
}

body .search-modal .search-block ::-moz-placeholder {
    /* Firefox 19+ */

    color: #ffffff;
    opacity: 1;
}

body .search-modal .search-block :-ms-input-placeholder {
    /* IE 10+ */

    color: #ffffff;
    opacity: 1;
}

body .search-modal .search-block :-moz-placeholder {
    /* Firefox 18- */

    color: #ffffff;
    opacity: 1;
}

body .search-modal .close {
    position: fixed;
    right: 50px;
    top: 50px;
    background: #ffffff;
    color: #0a0a0a;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    border: none;
    border-radius: 50%;
    transition: all .5s ease;
    font-size: 18px;
}

body .search-modal .close span::before {
    font-size: 18px;
}

body .search-modal .close:hover {
    opacity: 0.8;
}

/*------------------------------------
    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 .rs-animation-shape {
    position: relative;
    z-index: 1;
}

.rs-about .rs-animation-shape .pattern {
    position: absolute;
    top: 22px;
}

.rs-about .rs-animation-shape .middle {
    position: absolute;
    left: -165px;
    top: -56px;
    z-index: -1;
}

.rs-about .rs-animation-shape .bottom-shape {
    position: absolute;
    left: -165px;
    top: 395px;
    z-index: -1;
}

.rs-about .rs-animation-shape .middle-image2 {
    position: absolute;
    top: -80px;
    left: -25px;
    z-index: -1;
}

.rs-about .shape-image {
    position: relative;
}

.rs-about .shape-image .top {
    position: absolute;
    right: 51%;
    top: -125px;
}

.rs-about .shape-image .bottom {
    position: absolute;
    right: 0;
    top: 145px;
}

.rs-about.style2 {
    background-color: #F6F7F9;
    border-radius: 0px 270px 0px 0px;
    position: relative;
}

.rs-about.style2 .image-part {
    position: absolute;
    left: 35px;
}

.rs-about.style2 .image-part img {
    max-width: 50%;
}

.rs-about.style2.modify1 {
    background-color: unset;
    border-radius: unset;
    position: unset;
}

.rs-about.style2.modify1 .images {
    left: unset;
    position: unset;
}

.rs-about.style2.modify1 .images img {
    max-width: 600px;
}

.rs-about.style2.modify2 {
    border-radius: unset;
    position: relative;
}

.rs-about.style2.modify2 .about-img img {
    max-width: 690px;
}

.rs-about.style3 {
    position: relative;
}

.rs-about.style3 .rs-animation-image {
    position: relative;
}

.rs-about.style3 .rs-animation-image .pattern-img {
    text-align: center;
    z-index: -1;
}

.rs-about.style3 .rs-animation-image .middle-img {
    position: absolute;
    left: 10px;
    top: -30px;
}

.rs-about.style4 .about-content .logo-img {
    margin-bottom: 15px;
}

.rs-about.style4 .about-content .logo-img img {
    width: 71px;
}

.rs-about.style4 .about-content .title {
    font-size: 36px;
    line-height: 46px;
    font-weight: 700;
    color: #102B3E;
    margin-bottom: 30px;
    padding-right: 24px;
}

.rs-about.style4 .about-content .title span {
    color: #F9780F;
}

.rs-about.style4 .about-content p {
    padding-right: 121px;
    margin-bottom: 40px;
}

.rs-about.style5 {
    position: relative;
    z-index: 1;
}

.rs-about.style5 .about-bg {
    background-color: #F5F6FE;
    opacity: 0.8;
}

.rs-about.style5 .about-bg .about-animate {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -11;
}

.rs-about.home14-about-style .about-bottom-section {
    position: relative;
    z-index: 9;
}

.rs-about.home14-about-style .about-bottom-section .addon-services {
    margin: -88px 26px 0px -20px;
    padding: 15px 20px 15px 20px;
    background-image: linear-gradient(120deg, #1642fd 0%, #b12bf3 100%);
    border-radius: 10px 10px 10px 10px;
    display: flex;
    align-items: center;
}

.rs-about.home14-about-style .about-bottom-section .addon-services .icon-images img {
    max-width: unset;
    width: 50px;
    height: 50px;
}

.rs-about.home14-about-style .about-bottom-section .addon-services .services-text {
    margin: 0px 0px 0px 20px;
}

.rs-about.home14-about-style .about-bottom-section .addon-services .services-text .title {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4em;
    color: #ffffff;
    margin: 0 0 10px;
}

.rs-about .software-img img {
    max-width: 600px;
}

/* ------------------------------------
    06. Banner Section CSS
---------------------------------------*/
/* .rs-banner.main-home {
  background: url(../../assets/images/banner/banner-1.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 765px;
} */
.rs-banner.main-home .content-wrap {
    position: relative;
    padding-top: 40px;
}

.rs-banner.main-home .content-wrap .it-title {
    font-size: 52px;
    line-height: 1.3;
    font-weight: 700;
    color: #ffffff;
    margin: 0;
    padding-bottom: 20px;
}

.rs-banner.main-home .content-wrap .description .desc {
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    color: #ffffff;
    margin: 0;
    padding-bottom: 40px;
}

.rs-banner.style2 {
    background: url(../../assets/images/banner/banner-2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left top;
}

.rs-banner.style2 .banner-content {
    padding: 210px 0 210px;
}

.rs-banner.style2 .banner-content .sub-title {
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.rs-banner.style2 .banner-content .title {
    font-size: 55px;
    line-height: 65px;
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.rs-banner.style2 .banner-content .title-small {
    font-size: 32px;
    line-height: 40px;
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.rs-banner.style3 {
    background-image: linear-gradient(100deg, #03228f 34%, #0e73e4 100%);
    border-radius: 0px 0px 0px 270px;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 300px 0px 270px 0px;
    position: relative;
}

.rs-banner.style3 .banner-content {
    position: relative;
    z-index: 1;
}

.rs-banner.style3 .banner-content .sub-title {
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.rs-banner.style3 .banner-content .title {
    font-size: 52px;
    line-height: 68px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 20px;
}

.rs-banner.style3 .banner-content .desc {
    font-size: 20px;
    line-height: 34px;
    font-weight: 500;
    color: #ffffff;
    margin-bottom: 55px;
}

.rs-banner.style3 .banner-content .banner-btn li {
    display: inline-block;
}

.rs-banner.style3 .images-part {
    position: absolute;
    right: 3%;
    top: 55%;
    transform: translateY(-50%);
    max-width: 48%;
}

.rs-banner.style3.modify1 {
    border-radius: unset;
    padding: 400px 0px 190px 0px;
}

.rs-banner.style3.modify1 .banner-content .title {
    font-size: 42px;
    line-height: 59px;
}

.rs-banner.style3.modify1 .banner-content .desc {
    margin-bottom: 35px;
}

.rs-banner.style3.modify1 .banner-content .banner-btn li {
    display: unset;
}

.rs-banner.style3.modify1 .images-part {
    position: absolute;
    right: 80px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
}

.rs-banner.style3.modify1 .images-part img {
    max-width: 900px;
}

.rs-banner.style3.modify2 {
    background: unset;
    border-radius: unset;
    padding: 130px 0px 100px 0px;
}

.rs-banner.style3.modify2 .banner-content .title {
    color: #101010;
}

.rs-banner.style3.modify2 .banner-content .desc {
    color: #454545;
    margin-bottom: 35px;
}

.rs-banner.style3.modify2 .banner-content .banner-btn {
    position: relative;
}

.rs-banner.style3.modify2 .banner-content .banner-btn li {
    display: unset;
}

.rs-banner.style3.modify2 .banner-content .banner-btn li .rs-videos .animate-border a {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.rs-banner.style3.modify2 .banner-img img {
    max-width: 850px;
}

.rs-banner.style3.modify2 .rs-animation {
    position: absolute;
    left: 0;
    top: 90px;
}

.rs-banner.style4 {
    background: url(../../assets/images/banner/banner-6.jpg);
    background-size: cover;
    background-position: top right;
    background-repeat: no-repeat;
}

.rs-banner.style4 .banner-content {
    padding: 250px 0 250px;
    max-width: 572px;
}

.rs-banner.style4 .banner-content .sub-title {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    color: #ffffff;
    display: block;
    margin-bottom: 15px;
}

.rs-banner.style4 .banner-content .title {
    font-size: 60px;
    line-height: 68px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 25px;
}

.rs-banner.style4 .banner-content .desc {
    font-size: 20px;
    line-height: 34px;
    font-weight: 500;
    color: #ffffff;
    margin-bottom: 55px;
}

.rs-banner.style4 .banner-content .banner-btn {
    position: relative;
}

.rs-banner.style4 .banner-content .banner-btn li {
    display: unset;
}

.rs-banner.style4 .banner-content .banner-btn li .rs-videos .animate-border a {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.rs-banner.style5 {
    background: url(../../assets/images/banner/style2/banner-9.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

.rs-banner.style5 .banner-content {
    padding: 250px 0 200px;
}

.rs-banner.style5 .banner-content .icon-seller img {
    width: 80px;
}

.rs-banner.style5 .banner-content .title {
    font-size: 52px;
    line-height: 70px;
    font-weight: 700;
    color: #101010;
}

.rs-banner.style5 .banner-content .title span {
    color: #f24c1a;
}

.rs-banner.style5 .banner-content .desc {
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    color: #454545;
    margin-bottom: 40px;
    padding-right: 188px;
}

.rs-banner.style5 .banner-img .images-part {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 5.6%;
    max-width: 40%;
}

.rs-banner.style5 .banner-img .images-part img {
    animation: move-y 2s alternate infinite;
}

.rs-banner.style5 .banner-img .layer-img {
    position: absolute;
    left: 58%;
    transform: translateX(-50%);
    bottom: 30px;
}

.rs-banner.style6 {
    position: relative;
}

.rs-banner.style6 .banner-content {
    padding: 170px 0 200px;
}

.rs-banner.style6 .banner-content .sub-text {
    font-size: 17px;
    line-height: 30px;
    font-weight: 600;
    color: #f24c1a;
    display: block;
    text-transform: uppercase;
    margin-bottom: 14px;
}

.rs-banner.style6 .banner-content .title {
    font-size: 52px;
    line-height: 70px;
    font-weight: 700;
    color: #101010;
}

.rs-banner.style6 .banner-content .title .blue-color {
    color: #0073ff;
}

.rs-banner.style6 .banner-content .title .pink-color {
    color: #f24c1a;
}

.rs-banner.style6 .banner-content .desc {
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    color: #454545;
    margin-bottom: 40px;
    padding-right: 68px;
}

.rs-banner.style6 .images-part {
    position: absolute;
    right: 10%;
    top: 50%;
    transform: translateY(-50%);
    max-width: 670px;
}

.rs-banner.style6 .images-part img {
    animation: move-y 2s alternate infinite;
}

.rs-banner.style7 {
    background: url(../../assets/images/banner/style3/home-11.jpg);
    background-color: #03228F;
    background-repeat: no-repeat;
    background-size: cover;
}

.rs-banner.style7 .banner-content {
    padding: 208px 0 200px;
}

.rs-banner.style7 .banner-content .sub-title {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1.1px;
    color: #FD6509;
    display: block;
    margin: 0px 0px 15px 0px;
}

.rs-banner.style7 .banner-content .title {
    font-size: 45px;
    font-weight: 700;
    line-height: 1.3em;
    color: #fff;
    margin: 0px 0px 20px 0px;
}

.rs-banner.style7 .banner-content .desc {
    font-size: 20px;
    font-weight: 500;
    line-height: 34px;
    color: #ffffff;
    margin: 0px 40px 54px 0px;
}

.rs-banner.style8 {
    background: url(../../assets/images/banner/home-12.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.rs-banner.style8 .banner-content {
    padding: 320px 0 360px;
}

.rs-banner.style8 .banner-content .sub-title {
    font-size: 18px;
    line-height: 32px;
    text-transform: uppercase;
    font-weight: 500;
    color: #f24c1a;
    display: block;
    margin: 0px 0px 15px 0px;
}

.rs-banner.style8 .banner-content .title {
    font-size: 52px;
    font-weight: 700;
    line-height: 70px;
    color: #102b3e;
    max-width: 820px;
    margin: 0 auto 40px;
}

.rs-banner.style8 .banner-content .title span {
    color: #f24c1a;
}

.rs-banner.style8 .banner-content .banner-btn li {
    display: inline-block;
    margin-right: 25px;
}

.rs-banner.style8 .banner-content .banner-btn li:last-child {
    margin-right: 0;
}

.rs-banner.style9 {
    background: url(../../assets/images/banner/style4/banner-bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    z-index: 1;
}

.rs-banner.style9 .banner-content {
    padding: 300px 0 235px;
}

.rs-banner.style9 .banner-content .sub-text {
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
    color: #ffffff;
    display: block;
    margin-bottom: 10px;
}

.rs-banner.style9 .banner-content .title {
    font-size: 58px;
    line-height: 73px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 25px;
}

.rs-banner.style9 .banner-content .desc {
    font-size: 18px;
    line-height: 31px;
    font-weight: 400;
    color: #ffffff;
    margin-bottom: 40px;
}

.rs-banner.style9 .images-part img {
    position: relative;
    right: 3%;
    max-width: 650px;
    transform: translateY(20%);
}

.rs-banner.style9 .banner-animation .bnr-animate {
    position: absolute;
    bottom: 0;
    z-index: -11;
}

.rs-banner.style9 .banner-animation .bnr-animate.one {
    left: 48%;
    top: 19%;
}

.rs-banner.style9 .banner-animation .bnr-animate.two {
    left: 9%;
    top: 17%;
}

.rs-banner.style9 .banner-animation .bnr-animate.three {
    left: 31%;
    bottom: 28%;
}

.rs-banner.style9 .banner-animation .bnr-animate.four {
    right: 14%;
    bottom: 28%;
}

.rs-banner.style9 .banner-animation .bnr-animate.five {
    left: 36%;
    bottom: 9%;
}

.rs-banner.style9 .banner-animation .bnr-animate.six {
    left: 45%;
    bottom: 4%;
}

.rs-banner.style10 {
    background-image: url(../../assets/images/banner/banner14.jpg);
    background-repeat: no-repeat;
}

.rs-banner.style10 .banner-content {
    padding: 305px 0 350px;
}

.rs-banner.style10 .banner-content .sub-text {
    font-size: 14px;
    line-height: 28px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #ffffff;
    display: block;
    margin: 0px 0px 15px 0px;
}

.rs-banner.style10 .banner-content .title {
    font-size: 56px;
    font-weight: 700;
    line-height: 1.3;
    color: #ffffff;
    max-width: 820px;
    margin: 0 auto 48px;
}

.rs-banner.style10 .banner-content .title span {
    color: #ff7045;
}

.rs-banner.style10 .banner-content .banner-btn li {
    display: inline-block;
    margin-right: 25px;
}

.rs-banner.style10 .banner-content .banner-btn li:last-child {
    margin-right: 0;
}

/* ------------------------------------
    07. Breadcrumbs Section CSS
---------------------------------------*/
.rs-breadcrumbs {
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.rs-breadcrumbs .breadcrumbs-inner {
    padding: 140px 0 150px;
}

.rs-breadcrumbs .breadcrumbs-inner .page-title {
    font-size: 48px;
    font-weight: 700;
    line-height: 56px;
    margin-bottom: 5px;
    color: #ffffff;
}

.rs-breadcrumbs .breadcrumbs-inner .page-title.new-title {
    margin: 0 auto;
    max-width: 850px;
}

.rs-breadcrumbs .breadcrumbs-inner ul {
    padding: 0;
}

.rs-breadcrumbs .breadcrumbs-inner ul li {
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
}

.rs-breadcrumbs .breadcrumbs-inner ul li a {
    position: relative;
    padding-right: 22px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    color: #ffffff;
}

.rs-breadcrumbs .breadcrumbs-inner ul li a:before {
    background-color: #fff;
    content: "";
    height: 15px;
    width: 1px;
    position: absolute;
    right: 9px;
    top: 2px;
    transform: rotate(26deg);
}

.rs-breadcrumbs.img1 {
    background: url(../../assets/images/breadcrumbs/1.jpg);
    background-position: center top;
}

.rs-breadcrumbs.img2 {
    background: url(../../assets/images/breadcrumbs/2.jpg);
}

.rs-breadcrumbs.img3 {
    background: url(../../assets/images/breadcrumbs/3.jpg);
}

.rs-breadcrumbs.img4 {
    background: url(../../assets/images/breadcrumbs/4.jpg);
}

/* ------------------------------------
    08. Slider Section CSS
---------------------------------------*/
.rs-slider.style1 .slider-content {
    padding: 260px 0 260px;
}

.rs-slider.style1 .slider-content .sl-sub-title {
    font-size: 40px;
    line-height: 45px;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 25px;
}

.rs-slider.style1 .slider-content .sl-title {
    font-size: 100px;
    line-height: 84px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 40px;
}

.rs-slider.style1 .slider-content .sl-desc {
    font-size: 20px;
    line-height: 28px;
    font-weight: 500;
    color: #ffffff;
    margin-bottom: 40px;
}

.rs-slider.style1 .slider-content .slider-btn li {
    display: inline-block;
    margin-right: 30px;
}

.rs-slider.style1 .slider-content .slider-btn li:last-child {
    margin-right: 0;
}

.rs-slider.style1 .slider-content.slide1 {
    background: url(../../assets/images/slider/slider-1-1.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 260px 0 270px;
}

.rs-slider.style1 .slider-content.slide2 {
    background: url(../../assets/images/slider/slider-2.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.rs-slider.style1 .owl-nav .owl-next,
.rs-slider.style1 .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 30px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    background: #ffffff;
    text-align: center;
    color: #101010;
    transition: all 0.5s;
    transition-delay: 0.70s;
    opacity: 0;
    visibility: hidden;
}

.rs-slider.style1 .owl-nav .owl-next i:before,
.rs-slider.style1 .owl-nav .owl-prev i:before {
    content: "\f112";
    font-family: Flaticon;
}

.rs-slider.style1 .owl-nav .owl-next:hover,
.rs-slider.style1 .owl-nav .owl-prev:hover {
    background: #aa2629;
    color: #ffffff;
}

.rs-slider.style1 .owl-nav .owl-next {
    right: 30px;
    left: unset;
}

.rs-slider.style1 .owl-nav .owl-next i:before {
    content: "\f113";
}

.rs-slider.style1:hover .owl-nav .owl-next,
.rs-slider.style1:hover .owl-nav .owl-prev {
    left: 50px;
    transition-delay: 0s;
    visibility: visible;
    opacity: 1;
}

.rs-slider.style1:hover .owl-nav .owl-next {
    right: 50px;
    left: unset;
}

.rs-slider.style2 .slider-content {
    padding: 140px 0 200px;
}

.rs-slider.style2 .slider-content .sl-img {
    margin-bottom: 20px;
}

.rs-slider.style2 .slider-content .sl-img img {
    width: 90px;
    height: 90px;
}

.rs-slider.style2 .slider-content .sl-title {
    font-size: 78px;
    line-height: 80px;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: 4px;
    margin-bottom: 20px;
}

.rs-slider.style2 .slider-content .sl-title2 {
    font-size: 73px;
    line-height: 80px;
    font-weight: 900;
    color: #ffffff;
    margin-bottom: 30px;
}

.rs-slider.style2 .slider-content .sl-desc {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: #ffffff;
    max-width: 600px;
    margin-bottom: 20px;
}

.rs-slider.style2 .slider-content.slide1 {
    background: url(../../assets/images/slider/style2/2.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.rs-slider.style2 .slider-content.slide2 {
    background: url(../../assets/images/slider/style2/1.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.rs-slider.style2 .owl-nav .owl-next,
.rs-slider.style2 .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 30px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    background: #ffffff;
    text-align: center;
    color: #101010;
    transition: all 0.5s;
    transition-delay: 0.70s;
    opacity: 0;
    visibility: hidden;
}

.rs-slider.style2 .owl-nav .owl-next i:before,
.rs-slider.style2 .owl-nav .owl-prev i:before {
    content: "\f112";
    font-family: Flaticon;
}

.rs-slider.style2 .owl-nav .owl-next:hover,
.rs-slider.style2 .owl-nav .owl-prev:hover {
    background: #aa2629;
    color: #ffffff;
}

.rs-slider.style2 .owl-nav .owl-next {
    right: 30px;
    left: unset;
}

.rs-slider.style2 .owl-nav .owl-next i:before {
    content: "\f113";
}

.rs-slider.style2:hover .owl-nav .owl-next,
.rs-slider.style2:hover .owl-nav .owl-prev {
    left: 50px;
    transition-delay: 0s;
    visibility: visible;
    opacity: 1;
}

.rs-slider.style2:hover .owl-nav .owl-next {
    right: 50px;
    left: unset;
}

.rs-slider.style3 .owl-nav .owl-next,
.rs-slider.style3 .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    left: 30px;
    transform: translateY(-50%);
    border: 1px solid #eaecf1;
    background: rgba(117, 117, 117, 0.1);
    width: 50px;
    height: 50px;
    border-radius: 50%;
    color: #787cf2;
    transition: all 0.3s ease;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
}

.rs-slider.style3 .owl-nav .owl-next i,
.rs-slider.style3 .owl-nav .owl-prev i {
    margin-top: 15px;
}

.rs-slider.style3 .owl-nav .owl-next i:before,
.rs-slider.style3 .owl-nav .owl-prev i:before {
    content: "\f112";
    font-family: Flaticon;
    font-size: 18px;
    line-height: 18px;
    font-weight: 400;
}

.rs-slider.style3 .owl-nav .owl-next:hover,
.rs-slider.style3 .owl-nav .owl-prev:hover {
    background: #fff;
    color: #787cf2;
    border: 1px solid #454545;
    box-shadow: 0 0 10px #eee;
}

.rs-slider.style3 .owl-nav .owl-next {
    right: -75px;
    left: unset;
}

.rs-slider.style3 .owl-nav .owl-next i:before {
    content: "\f113";
    font-size: 18px;
    font-weight: 400;
}

.rs-slider.style3 .owl-nav .owl-prev {
    right: unset;
    left: -105px;
}

.rs-slider.style3 .owl-nav .owl-prev i:before {
    content: "\f112";
    font-size: 18px;
    font-weight: 400;
}

/*------------------------------------
    09. Video Section CSS
------------------------------------*/
.rs-video-wrap {
    margin-top: -125px;
    z-index: -111;
}

.rs-video-wrap .video-item {
    position: relative;
    background: url(../../assets/images/video/video.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    padding: 280px 0 395px;
}

.rs-video-wrap .rs-requset {
    padding: 90px 60px 90px 60px;
    background: #f4f7ff;
}

.rs-video-wrap .rs-requset .from-control {
    width: 100%;
    max-width: 100%;
    opacity: 1;
    padding: 10px 18px;
    border: 1px solid #F1F5FB;
}

.rs-video-wrap .rs-requset textarea {
    height: 120px;
}

.rs-video-wrap .rs-requset ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */

    color: #454545;
    opacity: 1;
}

.rs-video-wrap .rs-requset ::-moz-placeholder {
    /* Firefox 19+ */

    color: #454545;
    opacity: 1;
}

.rs-video-wrap .rs-requset :-ms-input-placeholder {
    /* IE 10+ */

    color: #ffffff;
    opacity: 1;
}

.rs-video-wrap .rs-requset :-moz-placeholder {
    /* Firefox 18- */

    color: #454545;
    opacity: 1;
}

.rs-video-wrap.style2 {
    margin-top: -380px;
    z-index: -111;
}

.rs-video-wrap.style2 .rs-requset {
    padding: 160px 60px 160px 60px;
}

.rs-video-wrap.style3 {
    margin-top: unset;
    z-index: unset;
}

.rs-video-wrap.style3 .grdiant-bg {
    background-image: linear-gradient(160deg, #03228f 0%, #4e95ed 100%);
}

.rs-video-wrap.style3 .rs-requset {
    padding: 40px 60px;
    background: transparent;
}

.rs-video-wrap.style3 .rs-requset .from-control {
    padding: 15px 15px 15px 15px;
    border-radius: 5px 5px 5px 5px;
    color: #666666;
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    border-color: #EFEFEF;
    background-color: #FFFFFF;
}

.rs-video-wrap.style3 .rs-requset textarea {
    height: 120px;
}

.rs-video-wrap.style3 .rs-requset ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */

    color: #666666;
    opacity: 1;
}

.rs-video-wrap.style3 .rs-requset ::-moz-placeholder {
    /* Firefox 19+ */

    color: #666666;
    opacity: 1;
}

.rs-video-wrap.style3 .rs-requset :-ms-input-placeholder {
    /* IE 10+ */

    color: #666666;
    opacity: 1;
}

.rs-video-wrap.style3 .rs-requset :-moz-placeholder {
    /* Firefox 18- */

    color: #666666;
    opacity: 1;
}

/* ------------------------------------
    10. Faq Section CSS
---------------------------------------*/
.rs-faq .faq-content .accordion {
    border-width: 12px;
}

.rs-faq .faq-content .accordion .card {
    margin-bottom: 15px;
    border: none;
    background-color: #fff;
    border-radius: 30px;
}

.rs-faq .faq-content .accordion .card:last-child {
    margin-bottom: 0;
}

.rs-faq .faq-content .accordion .card .card-header {
    display: flex;
    align-items: center;
    padding: 0 !important;
    border: none;
    background-color: #fff;
    box-shadow: unset;
}

.rs-faq .faq-content .accordion .card .card-header .card-link {
    position: relative;
    display: block;
    width: 100%;
    padding: 20px 30px 0 30px;
    height: 65px;
    line-height: 1.3;
    font-size: 18px;
    font-weight: 600;
    background: #ffffff;
    color: #101010;
    border-radius: 30px 30px 0 0;
}

.rs-faq .faq-content .accordion .card .card-header .card-link:after {
    position: absolute;
    font-family: FontAwesome;
    content: "\f068";
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    font-size: 12px;
    color: #ffffff;
    background-image: linear-gradient(250deg, #4e95ed 0%, #03228f 100%);
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 100%;
}

.rs-faq .faq-content .accordion .card .card-header .card-link.collapsed {
    border-radius: 30px 30px 30px 30px;
}

.rs-faq .faq-content .accordion .card .card-header .card-link.collapsed:after {
    color: #ffffff;
    content: "\f067";
}

.rs-faq .faq-content .accordion .card .card-body {
    color: #101010;
    border-radius: 0 0 30px 30px;
    padding: 0 30px 30px 30px !important;
    width: 100%;
    background: #ffffff;
}

/* ------------------------------------
    11. Counter Section CSS
---------------------------------------*/
.rs-counter {
    margin-top: -78px;
    position: absolute;
    min-width: 860px;
    right: 100px;
}

.rs-counter .counter-top-area .counter-list .counter-text .count-number {
    margin-bottom: 7px;
}

.rs-counter .counter-top-area .counter-list .counter-text .count-number .rs-count {
    color: #03228F;
    font-size: 48px;
    font-weight: 900;
    position: relative;
}

.rs-counter .counter-top-area .counter-list .counter-text .count-number .rs-count.plus {
    padding-right: 30px !important;
}

.rs-counter .counter-top-area .counter-list .counter-text .count-number .rs-count.plus:before {
    content: '+';
    position: absolute;
    right: 0;
}

.rs-counter .counter-top-area .counter-list .counter-text .count-number .rs-count.k {
    padding-right: 30px !important;
}

.rs-counter .counter-top-area .counter-list .counter-text .count-number .rs-count.k:before {
    content: 'k';
    position: absolute;
    right: 0;
}

.rs-counter .counter-top-area .counter-list .counter-text .title {
    font-size: 19px;
    line-height: 29px;
    color: #333333;
    font-weight: 600;
    margin: 0;
}

.rs-counter.style2 {
    margin-top: unset;
    position: unset;
    min-width: unset;
    right: unset;
}

.rs-counter.style2 .counter-top-area .counter-list {
    display: flex;
    align-items: center;
}

.rs-counter.style2 .counter-top-area .counter-list .count-icon {
    width: 80px;
    display: inline-block;
    padding-right: 15px;
}

.rs-counter.style2 .counter-top-area .counter-list .counter-text .count-number {
    margin-bottom: 7px;
}

.rs-counter.style2 .counter-top-area .counter-list .counter-text .count-number .rs-count {
    color: #FFFFFF;
    font-size: 53px;
    font-weight: 700;
    -webkit-text-fill-color: #042BA1;
    -webkit-text-stroke-width: 1px;
    position: relative;
}

.rs-counter.style2 .counter-top-area .counter-list .counter-text .count-number .rs-count.plus {
    padding-right: 22px;
}

.rs-counter.style2 .counter-top-area .counter-list .counter-text .count-number .rs-count.plus:before {
    content: '+';
    position: absolute;
    right: 0;
    top: 25px;
    font-size: 35px;
}

.rs-counter.style2 .counter-top-area .counter-list .counter-text .count-number .rs-count.k {
    padding-right: 22px;
}

.rs-counter.style2 .counter-top-area .counter-list .counter-text .count-number .rs-count.k:before {
    content: 'k';
    position: absolute;
    right: 0;
    top: 25px;
    font-size: 35px;
}

.rs-counter.style2 .counter-top-area .counter-list .counter-text .title {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
}

.rs-counter.style3 {
    margin-top: unset;
    position: unset;
    min-width: unset;
    right: unset;
}

.rs-counter.style3 .counter-top-area .counter-list .counter-text .count-number .rs-count {
    color: #03228F;
    font-size: 45px;
    font-weight: 700;
    padding: 0px 0px 0px 0px;
}

.rs-counter.style3 .counter-top-area .counter-list .counter-text .count-number .rs-count.orange-color {
    color: #DD4C23;
}

.rs-counter.style3 .counter-top-area .counter-list .counter-text .title {
    font-size: 18px;
    font-weight: 600;
    color: #101010;
}

.rs-counter.style3.modify1 {
    background-image: linear-gradient(180deg, #03228f 0%, #4e95ed 100%);
}

.rs-counter.style3.modify1 .counter-top-area {
    text-align: center;
}

.rs-counter.style3.modify1 .counter-top-area .counter-list .counter-text .count-number .rs-count {
    color: #ffffff;
}

.rs-counter.style3.modify1 .counter-top-area .counter-list .counter-text .count-number .prefix {
    font-size: 16px;
    color: #ffffff;
    font-weight: 700;
}

.rs-counter.style3.modify1 .counter-top-area .counter-list .counter-text .title {
    color: #ffffff;
}

.rs-counter.style3.modify2 .counter-top-area {
    text-align: center;
}

.rs-counter.style3.modify2 .counter-top-area .counter-list .counter-text .count-number {
    padding: 0px 0px 10px 0px;
}

.rs-counter.style3.modify2 .counter-top-area .counter-list .counter-text .count-number .rs-count.purple-color {
    color: #7D88FC;
}

.rs-counter.style3.modify2 .counter-top-area .counter-list .counter-text .count-number .rs-count.blue-color {
    color: #0073FF;
}

.rs-counter.style3.modify2 .counter-top-area .counter-list .counter-text .count-number .rs-count.pink-color {
    color: #F1491A;
}

.rs-counter.style3.modify2 .counter-top-area .counter-list .counter-text .count-number .rs-count.paste-color {
    color: #39EBE6;
}

.rs-counter.style3.modify2 .counter-top-area .counter-list .counter-text .title {
    color: #454545;
    font-size: 20px;
    font-weight: 600;
}

.rs-counter.style3.modify3 {
    margin-top: -210px;
}

.rs-counter.style3.modify3 .counter-top-area {
    text-align: center;
    background: #fff;
    box-shadow: 0px 0px 20px 0px #eee;
    padding: 70px 20px 90px 20px;
}

.rs-counter.style3.modify3 .counter-top-area .counter-list .counter-text {
    position: relative;
    z-index: 1;
}

.rs-counter.style3.modify3 .counter-top-area .counter-list .counter-text .count-number {
    padding: 0px 0px 10px 0px;
}

.rs-counter.style3.modify3 .counter-top-area .counter-list .counter-text .count-number .rs-count {
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    color: #787CF2;
    padding: 0px 0px 12px 0px;
}

.rs-counter.style3.modify3 .counter-top-area .counter-list .counter-text .title {
    font-size: 16px;
    line-height: 18px;
    font-weight: 600;
    color: #454545;
    margin: 0;
}

.rs-counter.style3.modify3 .counter-top-area .counter-list .counter-text:before {
    content: '';
    position: absolute;
    right: 76px;
    top: -16px;
    width: 85px;
    height: 137px;
    background: #f9f9f9;
    z-index: -11;
}

.rs-counter.style4 {
    margin-top: -130px;
    position: unset;
    min-width: unset;
    right: unset;
}

.rs-counter.style4 .counter-top-area {
    text-align: center;
}

.rs-counter.style4 .counter-top-area .counter-list .counter-text .count-number {
    margin-bottom: 7px;
}

.rs-counter.style4 .counter-top-area .counter-list .counter-text .count-number .rs-count {
    color: #fff;
    font-size: 52px;
    font-weight: 700;
}

.rs-counter.style4 .counter-top-area .counter-list .counter-text .count-number .rs-count.plus {
    padding-right: 30px !important;
}

.rs-counter.style4 .counter-top-area .counter-list .counter-text .count-number .rs-count.plus:before {
    content: '+';
    position: absolute;
    right: 0;
}

.rs-counter.style4 .counter-top-area .counter-list .counter-text .count-number .rs-count.k {
    padding-right: 30px !important;
}

.rs-counter.style4 .counter-top-area .counter-list .counter-text .count-number .rs-count.k:before {
    content: 'k';
    position: absolute;
    right: 0;
}

.rs-counter.style4 .counter-top-area .counter-list .counter-text .title {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
}

.rs-counter.style5 {
    margin-top: unset;
    position: relative;
    min-width: unset;
    right: unset;
    margin: unset;
}

.rs-counter.style5 .counter-top-area {
    padding: 15px;
}

.rs-counter.style5 .counter-top-area .images-part img {
    border-radius: 10px 10px 10px 10px;
}

.rs-counter.style5 .counter-top-area .counter-list {
    margin: -186px -20px 0px 20px;
    padding: 215px 30px 25px 20px;
    background-color: #663DEC;
    border-radius: 10px 10px 10px 10px;
}

.rs-counter.style5 .counter-top-area .counter-list .counter-text .count-number {
    margin-bottom: 7px;
}

.rs-counter.style5 .counter-top-area .counter-list .counter-text .count-number .rs-count {
    color: #FF7045;
    font-weight: 700;
}

.rs-counter.style5 .counter-top-area .counter-list .counter-text .title {
    font-size: 20px;
    line-height: 20px;
    color: #ffffff;
}

.rs-counter.style5 .counter-top-area .counter-list:hover {
    background-image: linear-gradient(180deg, #343dfb 0%, #932ff5 100%);
}

/* ------------------------------------
    12. Contact Section CSS
---------------------------------------*/
.rs-contact .contact-wrap {
    background: #ffffff;
    padding: 25px 40px 50px;
    border-radius: 10px 10px 10px 10px;
}

.rs-contact .contact-wrap .content-part {
    text-align: center;
}

.rs-contact .contact-wrap .content-part .title {
    font-size: 24px;
    line-height: 40px;
    font-weight: 700;
    color: #0a0a0a;
    margin: 0;
}

.rs-contact .contact-wrap .content-part .desc {
    margin: 0;
}

.rs-contact .contact-wrap .from-control {
    padding: 12px 16px 12px 16px;
    border-radius: 5px 5px 5px 5px;
    border-style: solid;
    border-color: #02010100;
    background-color: #F6F7F9;
    color: #454545;
    width: 100%;
    opacity: 4;
}

.rs-contact .contact-wrap ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */

    color: #454545;
    opacity: 1;
}

.rs-contact .contact-wrap ::-moz-placeholder {
    /* Firefox 19+ */

    color: #454545;
    opacity: 1;
}

.rs-contact .contact-wrap :-ms-input-placeholder {
    /* IE 10+ */

    color: #454545;
    opacity: 1;
}

.rs-contact .contact-wrap :-moz-placeholder {
    /* Firefox 18- */

    color: #454545;
    opacity: 1;
}

.rs-contact .contact-box {
    background-image: linear-gradient(250deg, #4e95ed 0%, #03228f 100%);
    padding: 80px 30px 80px 30px;
    border-radius: 5px 5px 5px 5px;
}

.rs-contact .contact-box .address-box {
    display: flex;
}

.rs-contact .contact-box .address-box .address-icon {
    background-image: linear-gradient(275deg, #ffffff 0%, #fcfcff 100%);
    min-width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    width: 40px;
    border-radius: 50%;
    margin-right: 23px;
}

.rs-contact .contact-box .address-box .address-icon i {
    font-size: 20px;
    line-height: 20px;
    color: #03228F;
}

.rs-contact .contact-box .address-box .address-text .label {
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    display: block;
    margin-bottom: 5px;
}

.rs-contact .contact-box .address-box .address-text a {
    color: #ffffff;
}

.rs-contact .contact-box .address-box .address-text a:hover {
    color: #ccc;
}

.rs-contact .contact-box .address-box .address-text .desc {
    color: #ffffff;
}

.rs-contact .contact-box.onepage-box {
    background-image: linear-gradient(220deg, #f27c1e 0%, #dd4c23 79%);
}

.rs-contact .contact-box.onepage-box .address-box .address-icon {
    background: white-color;
}

.rs-contact .contact-box.onepage-box .address-box .address-icon i {
    color: #f2541b;
}

.rs-contact .contact-box.onepage-box.modify1 {
    background-image: linear-gradient(250deg, #9c9ff9 0%, #6e71db 100%);
}

.rs-contact .contact-box.onepage-box.modify1 .address-box .address-icon {
    background: white-color;
}

.rs-contact .contact-box.onepage-box.modify1 .address-box .address-icon i {
    color: #787cf2;
}

.rs-contact .contact-box.onepage-box.home14-onepage-style {
    background-image: linear-gradient(250deg, #932ff5 0%, #343dfb 100%);
}

.rs-contact .contact-widget .from-control {
    padding: 20px 20px 20px 20px;
    border-radius: 5px 5px 5px 5px;
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    background-color: #F6F7F9;
    width: 100%;
    max-width: 100%;
}

.rs-contact .contact-widget textarea {
    height: 120px;
}

.rs-contact .contact-widget ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */

    color: #454545;
    opacity: 1;
}

.rs-contact .contact-widget ::-moz-placeholder {
    /* Firefox 19+ */

    color: #454545;
    opacity: 1;
}

.rs-contact .contact-widget :-ms-input-placeholder {
    /* IE 10+ */

    color: #454545;
    opacity: 1;
}

.rs-contact .contact-widget :-moz-placeholder {
    /* Firefox 18- */

    color: #454545;
    opacity: 1;
}

.rs-contact .contact-widget.onepage-style .from-control {
    background: #fff;
}

.rs-contact .map-canvas {
    overflow: hidden;
}

.rs-contact .map-canvas iframe {
    float: left;
    width: 100%;
    height: 620px;
    border: unset;
}

.rs-contact.style2 .contact-box-wrap {
    background-image: linear-gradient(270deg, #4e95ed 0%, #03228f 100%);
    border-radius: 5px 5px 5px 5px;
    padding: 90px 60px 60px 60px;
}

.rs-contact.style2 .contact-box-wrap .from-control {
    padding: 16px 16px 16px 16px;
    border-radius: 5px 5px 5px 5px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #F1F5FB;
    width: 100%;
    max-width: 100%;
}

.rs-contact.style2 .contact-box-wrap textarea {
    height: 120px;
}

.rs-contact.style2 .contact-box-wrap ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */

    color: #454545;
    opacity: 1;
}

.rs-contact.style2 .contact-box-wrap ::-moz-placeholder {
    /* Firefox 19+ */

    color: #454545;
    opacity: 1;
}

.rs-contact.style2 .contact-box-wrap :-ms-input-placeholder {
    /* IE 10+ */

    color: #454545;
    opacity: 1;
}

.rs-contact.style2 .contact-box-wrap :-moz-placeholder {
    /* Firefox 18- */

    color: #454545;
    opacity: 1;
}

.rs-contact.negative-margin {
    margin-top: -315px;
}

/* ------------------------------------
    13. Cta Section CSS
---------------------------------------*/
.rs-cta.style1 .title-wrap .epx-title {
    font-size: 36px;
    font-weight: 700;
    line-height: 46px;
    color: #fff;
    margin: 0px;
}

.rs-cta.style1 span {
    font-weight: 500;
    margin: 0 0 10px;
    display: block;
    line-height: 28px;
    font-family: 'Livvic', sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #FFFFFF;
}

.rs-cta.style1.bg-widget {
    background-image: linear-gradient(150deg, #03228f 46%, #0e73e4 100%);
}

/* ------------------------------------
    14. Skill-bar Section CSS
---------------------------------------*/
.rs-skillbar.style1 .cl-skill-bar .skillbar-title {
    font-weight: 500;
    font-size: 14px;
    color: #212121;
}

.rs-skillbar.style1 .cl-skill-bar .skillbar {
    background: #eeeeee;
    height: 7px;
    margin: 10px 0 24px;
    position: relative;
    width: 100%;
}

.rs-skillbar.style1 .cl-skill-bar .skillbar .skillbar-bar {
    background: #aa2629;
    width: 0;
    margin-bottom: 0;
    height: 7px;
    line-height: 7px;
    background-color: transparent;
    background-image: linear-gradient(190deg, #105aad 0%, #4e95ed 100%);
    background-size: 1rem 1rem;
}

.rs-skillbar.style1 .cl-skill-bar .skillbar .skill-bar-percent {
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 0;
    top: -38px;
    font-size: 16px;
    font-weight: 700;
    color: #0a0a0a;
}

.rs-skillbar.style1.modify1 .cl-skill-bar .skillbar-title {
    text-transform: uppercase;
}

.rs-skillbar.style1.modify1 .cl-skill-bar .skillbar {
    background-color: #DFEDFE;
}

.rs-skillbar.style1.modify1 .cl-skill-bar .skillbar .skillbar-bar {
    background: #03228f;
}

.rs-skillbar.style1.modify1 .cl-skill-bar .skillbar .skill-bar-percent {
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 0;
    top: -38px;
    font-size: 16px;
    font-weight: 700;
    color: #0a0a0a;
}

.rs-skillbar.style1.modify1 .cl-skill-bar .skillbar .skill-bar-percent.white-color {
    color: #fff;
}

.rs-skillbar.style1.modify2 .cl-skill-bar .skillbar-title {
    text-transform: uppercase;
}

.rs-skillbar.style1.modify2 .cl-skill-bar .skillbar {
    background: #fff;
    border: 1px solid #0B70E1;
    height: 9px;
    border-radius: 0;
    overflow: visible;
    padding: 1px;
}

.rs-skillbar.style1.modify2 .cl-skill-bar .skillbar .skillbar-bar {
    background: #aa2629;
    background-image: linear-gradient(250deg, #0b70e1 19%, #03228f 100%);
    height: 5px;
}

.rs-skillbar.style1.modify2 .cl-skill-bar .skillbar .skill-bar-percent {
    right: 70px;
    color: #454545;
    font-weight: 400;
}

.rs-skillbar.style1.modify3 {
    padding: 0 120px 0 0;
}

.rs-skillbar.style1.modify3 .cl-skill-bar .skillbar {
    height: 8px;
    line-height: 8px;
    padding: 1px 1px 1px 1px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #FF571C;
    background-color: #BF1F1F00;
    border-radius: 3px 3px 3px 3px;
}

.rs-skillbar.style1.modify3 .cl-skill-bar .skillbar .skillbar-bar {
    height: 100%;
    background: #FF571C;
}

.rs-skillbar.style1.modify3 .cl-skill-bar .skillbar .skill-bar-percent {
    right: 70px;
    color: #454545;
    font-weight: 400;
}

.rs-skillbar.style1.modify3 .cl-skill-bar .skillbar.purple-style {
    border-color: #7E06E4;
}

.rs-skillbar.style1.modify3 .cl-skill-bar .skillbar.purple-style .skillbar-bar {
    background: #7E06E4;
}

.rs-skillbar.style1.modify3 .cl-skill-bar .skillbar.blue-style {
    border-color: #0073FF;
}

.rs-skillbar.style1.modify3 .cl-skill-bar .skillbar.blue-style .skillbar-bar {
    background: #0073FF;
}

.rs-skillbar.style1.modify3.skillbar-home14 {
    padding: 0 0px 0 0;
}

.rs-skillbar.style1.modify3.skillbar-home14 .cl-skill-bar .skillbar-title {
    font-weight: 400;
    font-size: 16px;
}

.rs-skillbar.style1.modify3.skillbar-home14 .cl-skill-bar .skillbar {
    border-color: #FF571C;
}

.rs-skillbar.style1.modify3.skillbar-home14 .cl-skill-bar .skillbar .skillbar-bar {
    background: #FF7045;
}

.rs-skillbar.style1.modify3.skillbar-home14 .cl-skill-bar .skillbar .skill-bar-percent {
    right: 70px;
    color: #454545;
    font-weight: 400;
}

.rs-skillbar.style1.modify3.skillbar-home14 .cl-skill-bar .skillbar.purple-style {
    border-color: #0073FF;
}

.rs-skillbar.style1.modify3.skillbar-home14 .cl-skill-bar .skillbar.purple-style .skillbar-bar {
    background: #0073FF;
}

.rs-skillbar.style1.modify3.skillbar-home14 .cl-skill-bar .skillbar.blue-style {
    border-color: #39ECE6;
}

.rs-skillbar.style1.modify3.skillbar-home14 .cl-skill-bar .skillbar.blue-style .skillbar-bar {
    background: #39ECE6;
}

.rs-skillbar.style1.home4 .skillbar .skillbar-bar {
    background-color: #FD6509;
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.rs-skillbar.style1.home4 .skillbar .skillbar-bar.paste-bg {
    background-color: #03DEA8;
}

.rs-skillbar.style1.home4 .skillbar .skillbar-bar.blue-bg {
    background-color: #0A99FD;
}

.rs-skillbar.style1.home4 .skillbar .skillbar-bar.pink-bg {
    background-color: #F00674;
}

/* ------------------------------------
    15. Choose Section CSS
---------------------------------------*/
.rs-why-choose .services-wrap {
    display: flex;
    align-items: center;
}

.rs-why-choose .services-wrap .services-icon {
    padding: 5px 5px 0 0;
}

.rs-why-choose .services-wrap .services-icon img {
    height: 55px;
}

.rs-why-choose .services-wrap .services-text {
    padding: 0px 0px 0px 15px;
}

.rs-why-choose .services-wrap .services-text .title {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 10px;
}

.rs-why-choose .services-wrap .services-text .title a {
    color: #0a0a0a;
}

.rs-why-choose .services-wrap .services-text .title a:hover {
    color: #aa2629;
}

.rs-why-choose .services-wrap .services-text .services-txt {
    margin: 0;
}

.rs-why-choose.style1 .services-wrap .services-text .title a {
    color: #ffffff;
}

.rs-why-choose.style1 .services-wrap .services-text .title a:hover {
    color: #ec6f22;
}

.rs-why-choose.style1 .services-wrap .services-text .services-txt {
    color: #ffffff;
}

.rs-why-choose .animation .top-shape {
    position: absolute;
    top: 0;
    z-index: -111;
}

.rs-why-choose .animation .bottom-shape {
    position: absolute;
    bottom: -70px;
    right: 0;
    z-index: -111;
}

.rs-why-choose .animation.style2 .top-shape {
    top: -30px;
    z-index: -111;
}

.rs-why-choose .animation.style2 .bottom-shape {
    bottom: 0px;
    right: 30px;
    z-index: -111;
}

.rs-why-choose .image-part {
    position: relative;
    z-index: 1;
}

.rs-why-choose .shape-animate .top-shape {
    position: absolute;
    top: -30px;
}

.rs-why-choose .shape-animate .bottom-shape {
    position: absolute;
    bottom: 0px;
    right: 30px;
}

.rs-why-choose.style2 .services-wrap {
    display: flex;
    align-items: center;
}

.rs-why-choose.style2 .services-wrap .services-icon {
    padding: 5px 5px 0 0;
}

.rs-why-choose.style2 .services-wrap .services-icon img {
    height: 55px;
}

.rs-why-choose.style2 .services-wrap .services-text {
    padding: 0px 0px 0px 15px;
}

.rs-why-choose.style2 .services-wrap .services-text .title {
    font-size: 22px;
    line-height: 32px;
    font-weight: 600;
    margin-bottom: 10px;
}

.rs-why-choose.style2 .services-wrap .services-text .title a {
    color: #0a0a0a;
}

.rs-why-choose.style2 .services-wrap .services-text .title a:hover {
    color: #aa2629;
}

.rs-why-choose.style2 .services-wrap .services-text .services-txt {
    margin: 0;
}

.rs-why-choose.style2.modify1 .services-wrap .services-text .title a {
    color: #ffffff;
}

.rs-why-choose.style2.modify1 .services-wrap .services-text .services-txt {
    color: #ffffff;
}

.rs-why-choose.style2.modify1 .services-wrap .services-text .services-txt:hover {
    color: #ec6f22;
}

.rs-why-choose.style3 .features-content .features-list li {
    margin: 0px 0px 17px 0px;
    display: flex;
    align-items: center;
}

.rs-why-choose.style3 .features-content .features-list li i {
    font-size: 30px;
    width: 40px;
    margin-right: 10px;
    color: #0b70e1;
}

.rs-why-choose.style3 .features-content .features-list li span {
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    display: block;
}

.rs-why-choose.style3 .features-wrap .sub-title {
    font-size: 19px;
    line-height: 40px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 25px;
}

.rs-why-choose.style3 .features-wrap .title {
    font-size: 44px;
    line-height: 40px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 35px;
}

.rs-why-choose.style3 .features-wrap .desc {
    font-size: 19px;
    line-height: 27px;
    font-weight: 400;
    color: #ffffff;
    margin-bottom: 45px;
}

/* ------------------------------------
    16. Team Section CSS
---------------------------------------*/
.rs-team {
    background: url(../../assets/images/bg/team-bg.png);
    background-position: center center;
    background-size: cover;
    background-color: #000060;
}

.rs-team .team-item-wrap .team-wrap {
    padding: 9px 35px 25px 20px;
    background: url(../../assets/images/team/ngbng.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.rs-team .team-item-wrap .team-wrap .image-inner {
    overflow: hidden;
    border-radius: 50%;
}

.rs-team .team-item-wrap .team-wrap .image-inner a img {
    transform: scale(1);
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.rs-team .team-item-wrap .team-content {
    padding: 20px 20px 20px;
}

.rs-team .team-item-wrap .team-content .person-name {
    font-size: 22px;
    font-weight: 600;
    line-height: 44px;
    margin-bottom: 5px;
}

.rs-team .team-item-wrap .team-content .person-name a {
    color: #ffffff;
}

.rs-team .team-item-wrap .team-content .designation {
    display: block;
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    color: #ffffff;
    margin-bottom: 15px;
}

.rs-team .team-item-wrap .team-content .team-social li {
    display: inline-block;
    margin-right: 10px;
}

.rs-team .team-item-wrap .team-content .team-social li a i {
    font-size: 15px;
    line-height: 14px;
    font-weight: 400;
    color: #ffffff;
}

.rs-team .team-item-wrap .team-content .team-social li:last-child {
    margin-right: 0;
}

.rs-team .team-item-wrap:hover .team-wrap .image-inner a img {
    transform: scale(1.3);
}

.rs-team .owl-dots {
    text-align: center;
}

.rs-team .owl-dots .owl-dot {
    width: 25px;
    height: 8px;
    display: inline-block;
    margin: 0 6px;
    padding: 3px 0;
    border-radius: 30px;
    border: none;
    transition: all 0.3s ease;
    background: #0B70E1;
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25);
}

.rs-team .owl-dots .owl-dot:hover,
.rs-team .owl-dots .owl-dot.active {
    width: 40px;
    background: #0B70E1;
    opacity: 1;
}

.rs-team .owl-stage-outer {
    padding: 10px;
    margin: -10px;
}

.rs-team.onepage-team {
    background: url(../../assets/images/bg/team-bg.png);
    background-color: #F6F7F9;
}

.rs-team.onepage-team .team-item-wrap .team-content {
    padding: 20px 20px 20px;
}

.rs-team.onepage-team .team-item-wrap .team-content .person-name a {
    color: #101010;
}

.rs-team.onepage-team .team-item-wrap .team-content .designation {
    color: #101010;
}

.rs-team.onepage-team .team-item-wrap .team-content .team-social li a i {
    color: #454545;
}

.rs-team.onepage-team.change-bg {
    background-color: #F5F5F5;
}

.rs-team.onepage-team.modify1 {
    background-color: #000000;
}

.rs-team.onepage-team.modify1 .team-item-wrap .team-content {
    padding: 20px 20px 20px;
}

.rs-team.onepage-team.modify1 .team-item-wrap .team-content .person-name a {
    color: #ffffff;
}

.rs-team.onepage-team.modify1 .team-item-wrap .team-content .designation {
    color: #ffffff;
}

.rs-team.onepage-team.modify1 .team-item-wrap .team-content .team-social li a i {
    color: #ffffff;
}

.rs-team.onepage-team.modify1 .owl-dots {
    text-align: center;
}

.rs-team.onepage-team.modify1 .owl-dots .owl-dot {
    width: 25px;
    height: 8px;
    display: inline-block;
    margin: 0 6px;
    padding: 3px 0;
    border-radius: 30px;
    border: none;
    transition: all 0.3s ease;
    background: #0B70E1;
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25);
}

.rs-team.onepage-team.modify1 .owl-dots .owl-dot:hover,
.rs-team.onepage-team.modify1 .owl-dots .owl-dot.active {
    width: 40px;
    background: #FD6509;
    opacity: 1;
}

.rs-team.onepage-style2 {
    border-radius: 270px 0px 0px 0px;
}

.rs-team.modify1 {
    background: unset;
}

.rs-team.modify1 .team-item-wrap .team-content .person-name a {
    color: #101010;
}

.rs-team.modify1 .team-item-wrap .team-content .designation {
    color: #101010;
}

.rs-team.modify1 .team-item-wrap .team-content .team-social li a i {
    color: #454545;
}

.rs-team.style2 {
    background: unset;
}

.rs-team.style2 .team-item .images-part {
    position: relative;
    overflow: hidden;
}

.rs-team.style2 .team-item .images-part .social-icon {
    position: absolute;
    bottom: 0;
    right: -50px;
    width: 50px;
    background: #03228f;
    padding: 12px 6px 12px;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    opacity: 0;
}

.rs-team.style2 .team-item .images-part .social-icon a i {
    font-size: 15px;
    line-height: 35px;
    width: 35px;
    height: 35px;
    color: #ffffff;
    background: #03228f;
    text-align: center;
    border-radius: 50%;
    transition: all 0.3s ease 0s;
    margin: 0;
}

.rs-team.style2 .team-item .team-content {
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
    background-color: #FFFFFF;
    text-align: center;
    margin: 0;
    padding: 20px;
}

.rs-team.style2 .team-item .team-content .person-name {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 2px;
    text-transform: capitalize;
    line-height: 1.3;
}

.rs-team.style2 .team-item .team-content .person-name a {
    color: #0A0A0A;
}

.rs-team.style2 .team-item .team-content .person-name a:hover {
    color: #aa2629;
}

.rs-team.style2 .team-item .team-content .designation {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    color: #555555;
    display: block;
}

.rs-team.style2 .team-item:hover .images-part .social-icon {
    right: 0;
    width: 50px;
    opacity: 1;
    visibility: visible;
}

.rs-team.style2.onepage-style3 .team-item .images-part .social-icon {
    background: #F9780F;
}

.rs-team.style2.onepage-style3 .team-item .images-part .social-icon a i {
    background: #F9780F;
}

.rs-team.style2.onepage-style3 .team-item .team-content .person-name a:hover {
    color: #F9780F;
}

.rs-team.style2.onepage-style4 {
    background: #f5f6fe;
}

.rs-team.style2.onepage-style4 .owl-stage-outer {
    padding: unset;
    margin: unset;
}

.rs-team.style2.onepage-style4 .team-item .images-part img {
    border-radius: 5px 5px 0 0;
}

.rs-team.style2.onepage-style4 .team-item .team-content .person-name {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 8px;
}

.rs-team.style2.onepage-style4 .team-item .team-content .person-name a:hover {
    color: #787cf2;
}

.rs-team.style2.onepage-style4 .team-item .team-content .designation {
    font-size: 15px;
    text-transform: capitalize;
}

.rs-team.style2.onepage-style4 .owl-dots {
    text-align: center;
}

.rs-team.style2.onepage-style4 .owl-dots .owl-dot {
    width: 25px;
    height: 8px;
    display: inline-block;
    margin: 0 6px;
    padding: 3px 0;
    border-radius: 30px;
    border: none;
    transition: all 0.3s ease;
    background: #787cf2;
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25);
}

.rs-team.style2.onepage-style4 .owl-dots .owl-dot:hover,
.rs-team.style2.onepage-style4 .owl-dots .owl-dot.active {
    width: 40px;
    background: #787cf2;
    opacity: 1;
}

.rs-team.home14-team-style {
    background: unset;
}

.rs-team.home14-team-style .team-top-section {
    padding: 0% 0% 0% 20.5%;
}

.rs-team.home14-team-style .team-top-section .team-item-wrap {
    padding: 0 35px 0 15px;
    min-height: 500px;
}

.rs-team.home14-team-style .team-top-section .team-item-wrap .images-wrap img {
    border-radius: 10px;
}

.rs-team.home14-team-style .team-top-section .team-item-wrap .team-content {
    background-image: linear-gradient(110deg, #483afa 0%, #982ef5 100%);
    text-align: center;
    color: #fff;
    margin: -310px -20px 0px 20px;
    padding: 332px 35px 0 35px;
    border-radius: 10px;
}

.rs-team.home14-team-style .team-top-section .team-item-wrap .team-content .title-name {
    font-size: 22px;
    line-height: 32px;
    font-weight: 700;
    margin-bottom: 0;
}

.rs-team.home14-team-style .team-top-section .team-item-wrap .team-content .title-name a {
    color: #ffffff;
}

.rs-team.home14-team-style .team-top-section .team-item-wrap .team-content .title-name a:hover {
    color: #ff7045;
}

.rs-team.home14-team-style .team-top-section .team-item-wrap .team-content .team-title {
    color: #ffffff;
    display: block;
    font-weight: 500;
    margin: 0;
}

.rs-team.home14-team-style .team-top-section .team-item-wrap .team-content .footer-social {
    margin-top: 20px;
    transform: scaleY(0);
    transition: .5s;
    height: 0;
}

.rs-team.home14-team-style .team-top-section .team-item-wrap .team-content .footer-social li {
    display: inline;
    margin-right: 8px;
}

.rs-team.home14-team-style .team-top-section .team-item-wrap .team-content .footer-social li a {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 5px;
    color: #ffffff;
    background: #7e52f8;
    text-align: center;
    font-size: 15px;
    transition: all .8s ease;
}

.rs-team.home14-team-style .team-top-section .team-item-wrap .team-content .footer-social li a:hover {
    background: #ff7045;
}

.rs-team.home14-team-style .team-top-section .team-item-wrap .team-content .footer-social li:last-child {
    margin-right: 0;
}

.rs-team.home14-team-style .team-top-section .team-item-wrap.slick-current:not(:hover) .team-content .footer-social,
.rs-team.home14-team-style .team-top-section .team-item-wrap:hover .team-content .footer-social {
    transform: scaleY(1);
    height: 68px;
}

.rs-team.home14-team-style .team-top-section .slick-arrow {
    position: absolute;
    font-size: 0;
    background-image: linear-gradient(90deg, #483afa 0%, #982ef5 100%);
    border: none;
    color: #ffffff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    z-index: 1;
    top: -23%;
}

.rs-team.home14-team-style .team-top-section .slick-arrow:before {
    content: "\f115";
    font-family: Flaticon;
    font-size: 18px;
    font-weight: 400;
}

.rs-team.home14-team-style .team-top-section .slick-arrow.slick-prev {
    right: 27%;
}

.rs-team.home14-team-style .team-top-section .slick-arrow.slick-next {
    right: 22.5%;
}

.rs-team.home14-team-style .team-top-section .slick-arrow.slick-next:before {
    content: "\f114";
}

.rs-team-Single .btm-info-team {
    position: relative;
    box-shadow: 0px 0px 32px 0px rgba(7, 28, 31, 0.05);
    background: #fff;
    margin-bottom: 70px;
    padding: 40px;
}

.rs-team-Single .btm-info-team .images-part {
    padding: 0 30px 0 0;
}

.rs-team-Single .btm-info-team .images-part img {
    border-radius: 50%;
}

.rs-team-Single .btm-info-team .con-info {
    position: relative;
}

.rs-team-Single .btm-info-team .con-info .designation-info {
    font-size: 16px;
    line-height: 27px;
    font-weight: 400;
    color: #0B70E1;
    display: block;
    text-transform: uppercase;
}

.rs-team-Single .btm-info-team .con-info .title {
    font-size: 36px;
    line-height: 46px;
    font-weight: 700;
    color: #101010;
    margin-bottom: 10px;
}

.rs-team-Single .btm-info-team .con-info .short-desc {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: #454545;
    margin-bottom: 25px;
    padding-right: 50px;
}

.rs-team-Single .btm-info-team .con-info .ps-informations .personal-info li {
    margin: 5px 0 10px;
    padding: 0;
    display: block;
}

.rs-team-Single .btm-info-team .con-info .ps-informations .personal-info li span i:before {
    color: #0b70e1;
    margin-right: 18px;
    position: relative;
    top: 2px;
    font-weight: 500;
    display: inline-block;
    text-align: center;
}

.rs-team-Single .btm-info-team .con-info .ps-informations .personal-info li a {
    color: #555;
}

.rs-team-Single .btm-info-team .con-info .ps-informations .personal-info li a:hover {
    color: #aa2629;
}

.rs-team-Single .btm-info-team .con-info .ps-informations .social-info {
    margin-top: 15px;
}

.rs-team-Single .btm-info-team .con-info .ps-informations .social-info li {
    display: inline-block;
    margin-right: 18px;
}

.rs-team-Single .btm-info-team .con-info .ps-informations .social-info li a {
    color: #555;
}

.rs-team-Single .btm-info-team .con-info .ps-informations .social-info li:last-child {
    margin-right: 0;
}

.rs-team-Single .btm-info-team .con-info:before {
    content: "\f10b";
    font-size: 250px;
    position: absolute;
    right: 130px;
    color: #0a0a0a;
    font-family: "Flaticon";
    height: 100%;
    top: 250px;
    opacity: 0.02;
}

/* ------------------------------------
    17. Services Section CSS
---------------------------------------*/
.rs-services.main-home .services-item {
    margin: 0px 0px 0px 0px;
    padding: 60px 25px 50px 35px;
    background-color: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
}

.rs-services.main-home .services-item .services-icon {
    margin-bottom: 30px;
}

.rs-services.main-home .services-item .services-icon .image-part img {
    width: 80px;
    height: 80px;
}

.rs-services.main-home .services-item .services-content .services-text .services-title {
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 10px;
}

.rs-services.main-home .services-item .services-content .services-text .services-title a {
    color: #101010;
}

.rs-services.main-home .services-item .services-content .services-text .services-title a:hover {
    color: #aa2629;
}

.rs-services.main-home .services-item .services-content .services-desc p {
    color: #444;
    margin: 0;
}

.rs-services.main-home.style1 {
    position: relative;
    z-index: 111;
    margin-top: -200px;
}

.rs-services.main-home.style1 .services-item {
    text-align: center;
    background-color: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0px 0px 48px 0px rgba(162, 162, 162, 0.5);
    margin: 0px -10px 0px 0px;
    padding: 40px;
}

.rs-services.main-home.style1 .services-item .services-icon {
    margin-bottom: 15px;
}

.rs-services.main-home.style1 .services-item .services-icon .image-part img {
    width: 80px;
    height: 80px;
}

.rs-services.main-home.style1 .services-item .services-content .services-text .services-title {
    margin-bottom: 5px;
}

.rs-services.main-home.style2 .services-item {
    padding: 65px 35px 35px 35px;
    margin: 0px -10px 0px 0px;
    text-align: center;
    border-radius: unset;
}

.rs-services.main-home.style2 .services-item .services-icon {
    border-radius: 100%;
    width: 100px;
    height: 100px;
    line-height: 100px;
    margin: 0 auto 42px;
    position: relative;
    background-color: #FFFFFF;
    box-shadow: 0 28px 28px 0 rgba(108, 88, 250, 0.2);
    z-index: 1;
}

.rs-services.main-home.style2 .services-item .services-icon:before {
    position: absolute;
    content: '';
    right: -1px;
    bottom: -2px;
    width: 112px;
    height: 112px;
    border-radius: 100%;
    border: 1px solid;
    transition: all 0.3s ease 0s;
    z-index: 0;
    border-color: #1443C61C;
}

.rs-services.main-home.style2 .services-item .shape-part {
    position: absolute;
    top: 30px;
    right: 76px;
    opacity: 0;
    visibility: hidden;
}

.rs-services.main-home.style2 .services-item .services-content .services-text .services-title a:hover {
    color: #061340;
}

.rs-services.main-home.style2 .services-item.active {
    box-shadow: 3px 7px 25px 0px rgba(0, 0, 0, 0.05);
    background: #ffffff;
}

.rs-services.main-home.style2 .services-item:hover {
    box-shadow: 3px 7px 25px 0px rgba(0, 0, 0, 0.05);
    background: #ffffff;
}

.rs-services.main-home.style2 .services-item:hover .services-icon {
    position: relative;
}

.rs-services.main-home.style2 .services-item:hover .services-icon:before {
    display: none;
}

.rs-services.main-home.style2 .services-item:hover .shape-part {
    opacity: 1;
    visibility: visible;
}

.rs-services.main-home.style3 .services-item {
    padding: 50px 50px 50px 50px;
    background-color: #F3F7FF;
    border-radius: 10px 10px 10px 10px;
    box-shadow: unset;
    margin: 0px -10px 0px 0px;
}

.rs-services.main-home.style3 .services-item .services-content {
    padding: unset;
    position: unset;
}

.rs-services.main-home.style3 .services-item:hover {
    background-color: #FFFFFF;
}

.rs-services.main-home.style3 .services-item:hover .services-content {
    padding: unset;
    position: unset;
}

.rs-services.main-home.style3 .services-item:hover .services-content .services-desc p {
    color: #454545;
}

.rs-services .bg-section {
    background: #ffffff;
}

.rs-services .bg-section .shape-part .left-side {
    position: absolute;
    bottom: 0px;
}

.rs-services .bg-section .shape-part .right-side {
    position: absolute;
    bottom: 0px;
    right: 0;
}

.rs-services.style2 .flip-box-inner {
    position: relative;
    z-index: 1;
    margin: 0;
    padding: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    perspective: 1000px;
}

.rs-services.style2 .flip-box-inner .flip-box-wrap .front-part .front-content-part {
    background-color: #FFFFFF;
    text-align: center;
    padding: 50px 40px 50px 40px;
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 3px 7px 25px 0px rgba(0, 0, 0, 0.05);
}

.rs-services.style2 .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-icon-part {
    margin-bottom: 15px;
}

.rs-services.style2 .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-icon-part .icon-part img {
    width: 60px;
    height: 60px;
}

.rs-services.style2 .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-title-part .title {
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 10px;
}

.rs-services.style2 .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-title-part .title a {
    color: #101010;
}

.rs-services.style2 .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-title-part .title a:hover {
    color: #aa2629;
}

.rs-services.style2 .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-desc-part p {
    color: #444;
    margin: 0;
}

.rs-services.style2 .flip-box-inner .flip-box-wrap .back-front {
    transform: rotateX(180deg);
    position: absolute;
    z-index: -1;
    padding: 30px;
    border-radius: 5px;
    background-color: #562dd4;
    top: 0;
    right: 0;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    height: 300px;
    background-color: transparent;
    background-position: center;
    background-clip: padding-box;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275);
    transition: -webkit-transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275);
    transition: transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275);
    transition: transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275), -webkit-transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275);
}

.rs-services.style2 .flip-box-inner .flip-box-wrap .back-front .back-front-content .back-title-part .back-title {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 15px;
}

.rs-services.style2 .flip-box-inner .flip-box-wrap .back-front .back-front-content .back-title-part .back-title a {
    color: #ffffff;
}

.rs-services.style2 .flip-box-inner:hover .flip-box-wrap .back-front {
    transform: rotateX(0);
    z-index: 1;
    background-image: linear-gradient(90deg, #1672de 0%, #071f6b 58%);
}

.rs-services.style2 .flip-box-inner:hover .flip-box-wrap .back-front .back-front-content .back-title-part .back-title {
    color: #ffffff;
}

.rs-services.style2 .flip-box-inner:hover .flip-box-wrap .back-front .back-front-content .back-desc-part .back-desc {
    color: #ffffff;
}

.rs-services.style2.modify1 .flip-box-inner .flip-box-wrap .front-part .front-content-part {
    height: 350px;
}

.rs-services.style2.modify1 .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-icon-part {
    margin-bottom: 15px;
}

.rs-services.style2.modify1 .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-icon-part .icon-part img {
    width: 60px;
    height: 60px;
}

.rs-services.style2.modify1 .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-title-part .title {
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 10px;
}

.rs-services.style2.modify1 .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-title-part .title a {
    color: #101010;
}

.rs-services.style2.modify1 .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-title-part .title a:hover {
    color: #aa2629;
}

.rs-services.style2.modify1 .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-desc-part p {
    color: #444;
    margin: 0;
}

.rs-services.style2.modify1 .flip-box-inner .flip-box-wrap .front-part .front-content-part.purple-bg {
    background: url(../../assets/images/services/main-home/icons/bg-box.png);
}

.rs-services.style2.modify1 .flip-box-inner .flip-box-wrap .front-part .front-content-part.gold-bg {
    background: url(../../assets/images/services/main-home/icons/bg-box-2.png);
}

.rs-services.style2.modify1 .flip-box-inner .flip-box-wrap .front-part .front-content-part.blue-bg {
    background: url(../../assets/images/services/main-home/icons/bg-box-3.png);
}

.rs-services.style2.modify1 .flip-box-inner .flip-box-wrap .front-part .front-content-part.purple-bg,
.rs-services.style2.modify1 .flip-box-inner .flip-box-wrap .front-part .front-content-part.gold-bg,
.rs-services.style2.modify1 .flip-box-inner .flip-box-wrap .front-part .front-content-part.blue-bg {
    background-size: cover;
    background-position: center center;
}

.rs-services.style2.modify1 .flip-box-inner .flip-box-wrap .back-front {
    transform: rotateX(180deg);
    position: absolute;
    z-index: -1;
    padding: 30px;
    border-radius: 5px;
    background-color: #562dd4;
    top: 0;
    right: 0;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    height: 350px;
    background-color: transparent;
    background-position: center;
    background-clip: padding-box;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275);
    transition: -webkit-transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275);
    transition: transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275);
    transition: transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275), -webkit-transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275);
}

.rs-services.style2.modify1 .flip-box-inner .flip-box-wrap .back-front .back-front-content .back-title-part .back-title {
    color: #ffffff;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 15px;
}

.rs-services.style2.modify1 .flip-box-inner:hover .flip-box-wrap .back-front {
    transform: rotateX(0);
    z-index: 1;
    background-image: linear-gradient(90deg, #1672de 0%, #071f6b 58%);
}

.rs-services.style2.modify1 .flip-box-inner:hover .flip-box-wrap .back-front.purple-bg {
    background: #7218f9;
}

.rs-services.style2.modify1 .flip-box-inner:hover .flip-box-wrap .back-front.gold-bg {
    background: #fc821b;
}

.rs-services.style3 .services-item {
    padding: 50px 28px 50px 28px;
    background-color: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0px 0px 50px 11px rgba(95, 138, 236, 0.05);
    position: relative;
    text-align: left;
}

.rs-services.style3 .services-item .services-icon {
    position: relative;
    transition: all .3s ease;
}

.rs-services.style3 .services-item .services-icon .image-part .main-img {
    height: 70px;
    width: 70px;
}

.rs-services.style3 .services-item .services-icon .image-part .hover-img {
    height: 70px;
    width: 70px;
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    transform: scale(0);
    transition: all .3s ease;
}

.rs-services.style3 .services-item .services-content {
    padding: 33px 0px 0px 0;
    position: relative;
}

.rs-services.style3 .services-item .services-content .services-text .title {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 13px;
}

.rs-services.style3 .services-item .services-content .services-text .title a {
    color: #1c1b1b;
}

.rs-services.style3 .services-item .services-content .services-desc p {
    margin: 0;
}

.rs-services.style3 .services-item .services-content .serial-number {
    position: absolute;
    right: 15px;
    top: -113px;
    font-size: 70px;
    font-weight: 600;
    line-height: 119px;
    color: #02010108;
    margin-bottom: 10px;
}

.rs-services.style3 .services-item:hover {
    background-color: #FD660A;
}

.rs-services.style3 .services-item:hover.pink-bg {
    background: #F30876;
}

.rs-services.style3 .services-item:hover.aqua-bg {
    background: #05DBEE;
}

.rs-services.style3 .services-item:hover.paste-bg {
    background: #13E1AF;
}

.rs-services.style3 .services-item:hover.purple-bg {
    background: #780FDA;
}

.rs-services.style3 .services-item:hover.green-bg {
    background: #0A99FD;
}

.rs-services.style3 .services-item:hover.blue-bg {
    background: #2c44e4;
}

.rs-services.style3 .services-item:hover.gold-bg {
    background: #f5be18;
}

.rs-services.style3 .services-item:hover.cyan-bg {
    background: #14d2f5;
}

.rs-services.style3 .services-item:hover.orange-bg {
    background: #FD660A;
}

.rs-services.style3 .services-item:hover.light-purple-bg {
    background-image: linear-gradient(90deg, #6e71db 41%, #9c9ff9 100%);
}

.rs-services.style3 .services-item:hover .services-icon {
    position: relative;
    transition: all .3s ease;
}

.rs-services.style3 .services-item:hover .services-icon .image-part .main-img {
    transform: scale(0);
}

.rs-services.style3 .services-item:hover .services-icon .image-part .hover-img {
    visibility: visible;
    opacity: 1;
    transform: scale(1);
}

.rs-services.style3 .services-item:hover .services-content {
    padding: 33px 0px 0px 0;
    position: relative;
}

.rs-services.style3 .services-item:hover .services-content .services-text .title a {
    color: #ffffff;
}

.rs-services.style3 .services-item:hover .services-content .services-desc p {
    color: #ffffff;
}

.rs-services.style3 .services-item:hover .services-content .serial-number {
    color: #FFFFFF26;
}

.rs-services.style3 .services-item.services-item {
    padding: 50px 36px 50px 36px;
}

.rs-services.style3.modify1 .services-item {
    text-align: center;
}

.rs-services.style3.modify1 .services-item .services-icon .image-part .hover-img {
    left: 50%;
    transform: scale(0) translateX(-50%);
}

.rs-services.style3.modify1 .services-item:hover.pink-light-bg {
    background: #f072d6;
}

.rs-services.style3.modify1 .services-item:hover.blue2-bg {
    background: #4790f2;
}

.rs-services.style3.modify1 .services-item:hover.paste2-bg {
    background: #67c565;
}

.rs-services.style3.modify1 .services-item:hover.purple2-bg {
    background: #626ff3;
}

.rs-services.style3.modify1 .services-item:hover.cyan2-bg {
    background: #4ccbe6;
}

.rs-services.style3.modify1 .services-item:hover.pink2-bg {
    background: #e65599;
}

.rs-services.style3.modify1 .services-item:hover .services-icon .image-part .main-img {
    transform: scale(0);
}

.rs-services.style3.modify1 .services-item:hover .services-icon .image-part .hover-img {
    visibility: visible;
    opacity: 1;
    transform: scale(1) translateX(-50%);
}

.rs-services.style3.modify1 .services-item:hover .services-content {
    padding: 33px 0px 0px 15px;
    position: relative;
}

.rs-services.style3.modify1 .services-item:hover .services-content .services-button a {
    color: #ffffff;
}

.rs-services.style3.modify1 .services-item:hover .services-content .services-button a:after {
    color: #ffffff;
}

.rs-services.style3.modify1 .services-item.services-item {
    padding: 50px 25px 50px 25px;
}

.rs-services.style3.modify2 .services-item {
    display: flex;
    margin: 0px -13px 0px 0px;
    padding: 35px 37px 35px !important;
    background-color: #fff;
    box-shadow: 0 0 30px #eee;
    border-radius: 3px 3px 3px 3px;
}

.rs-services.style3.modify2 .services-item .services-icon .image-part .main-img {
    max-width: unset;
}

.rs-services.style3.modify2 .services-item .services-content {
    padding: 0px 0px 0px 20px;
}

.rs-services.style3.modify2 .services-item:hover {
    background-color: #FD660A;
}

.rs-services.style3.modify2 .services-item:hover.pink-bg {
    background: #F30876;
}

.rs-services.style3.modify2 .services-item:hover.aqua-bg {
    background: #05DBEE;
}

.rs-services.style3.modify2 .services-item:hover.paste-bg {
    background: #13E1AF;
}

.rs-services.style3.modify2 .services-item:hover.purple-bg {
    background: #780FDA;
}

.rs-services.style3.modify2 .services-item:hover.green-bg {
    background: #0A99FD;
}

.rs-services.style3.modify2 .services-item:hover.blue-bg {
    background: #2c44e4;
}

.rs-services.style3.modify2 .services-item:hover.gold-bg {
    background: #f5be18;
}

.rs-services.style3.modify2 .services-item:hover.cyan-bg {
    background: #14d2f5;
}

.rs-services.style3.modify2 .services-item:hover .services-content {
    padding: 0px 0px 0px 20px;
}

.rs-services.style3.modify3 .services-item {
    background-color: #131313;
    box-shadow: unset;
}

.rs-services.style3.modify3 .services-item .services-content .services-text .title a {
    color: #ffffff;
}

.rs-services.style3.modify3 .services-item .services-content .services-desc p {
    color: #ffffff;
}

.rs-services.style3.modify3 .services-item .services-content .serial-number {
    color: #FFFFFF08;
}

.rs-services.style4 .services-item {
    text-align: center;
    padding: 50px 40px 50px 40px;
}

.rs-services.style4 .services-item .services-icon {
    margin-bottom: 20px;
}

.rs-services.style4 .services-item .services-icon img {
    width: 50px;
    height: 50px;
}

.rs-services.style4 .services-item .services-content .title {
    font-size: 22px;
    line-height: 32px;
    font-weight: 600;
    margin-bottom: 10px;
}

.rs-services.style4 .services-item .services-content .title a {
    color: #102B3E;
}

.rs-services.style4 .services-item .services-content .title a:hover {
    color: #aa2629;
}

.rs-services.style4 .services-item .services-content .desc {
    margin-bottom: 15px;
}

.rs-services.style4 .hover-effect:hover .services-item:hover,
.rs-services.style4 .hover-effect:not(:hover) .active {
    background: #ffffff;
    box-shadow: 3px 7px 25px 0px rgba(0, 0, 0, 0.05);
}

.rs-services.style4.modify1 .services-item {
    text-align: left;
    display: flex;
    padding: 40px 30px 35px 30px;
}

.rs-services.style4.modify1 .services-item .services-icon {
    padding: 8px 0px 0px 0px;
    font-size: 50px;
    line-height: 50px;
}

.rs-services.style4.modify1 .services-item .services-icon img {
    max-width: unset;
}

.rs-services.style4.modify1 .services-item .services-content {
    padding: 0px 0px 0px 15px;
}

.rs-services.style4.modify1 .services-item .services-content .title a {
    color: #102B3E;
}

.rs-services.style4.modify1 .services-item .services-content .title a:hover {
    color: #032390;
}

.rs-services.style4.modify1.services3 .services-item {
    padding: 50px 25px 33px 25px;
    background-color: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    margin: 0 -10px 0 0;
}

.rs-services.style5 .services-item {
    padding: 25px 25px 25px 25px;
    background-color: #F1F6FC;
    border-radius: 4px 4px 4px 4px;
    margin: 0 -12px 0 0;
    display: flex;
}

.rs-services.style5 .services-item .services-icon {
    padding: 5px 5px 0px 0px;
}

.rs-services.style5 .services-item .services-icon img {
    height: 65px;
    width: 65px;
    max-width: unset;
}

.rs-services.style5 .services-item .services-content {
    padding: 0px 0px 0px 15px;
}

.rs-services.style5 .services-item .services-content .services-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 10px;
}

.rs-services.style5 .services-item .services-content .services-title a {
    color: #101010;
}

.rs-services.style5 .services-item .services-content .services-title a:hover {
    color: #aa2629;
}

.rs-services.style5 .services-item .services-content .services-desc {
    color: #444444;
    margin-bottom: 0px;
}

.rs-services.style6 .services-item {
    padding: 0px 44px 0px;
    text-align: center;
}

.rs-services.style6 .services-item .services-icon {
    padding-bottom: 35px;
}

.rs-services.style6 .services-item .services-icon img {
    transition: all ease .3s;
}

.rs-services.style6 .services-item .services-content .services-title .title {
    font-size: 24px;
    font-weight: 600;
    line-height: 34px;
    margin: 0px 20px 8px 20px;
}

.rs-services.style6 .services-item .services-content .services-title .title a {
    color: #102B3E;
}

.rs-services.style6 .services-item .services-content .services-title .title a:hover {
    color: #aa2629;
}

.rs-services.style6 .services-item:hover .services-icon img {
    transform: scale(1.1) rotate(4deg);
}

.rs-services.style7 .services-item .services-img {
    overflow: hidden;
    border-radius: 5px;
}

.rs-services.style7 .services-item .services-img a img {
    transition: all .8s ease;
    transform: scale(1);
}

.rs-services.style7 .services-item .services-content {
    padding-top: 25px;
}

.rs-services.style7 .services-item .services-content .services-title .title {
    font-size: 22px;
    font-weight: 600;
    line-height: 32px;
    margin: 0 0 10px 0;
}

.rs-services.style7 .services-item .services-content .services-title .title a {
    color: #102b3e;
}

.rs-services.style7 .services-item .services-content .services-title .title a:hover {
    color: #f2541b;
}

.rs-services.style7 .services-item .services-content .services-txt {
    margin-bottom: 20px;
    padding-right: 34px;
}

.rs-services.style7 .services-item:hover .services-img a img {
    transform: scale(1.1);
}

.rs-services.style7 .animation-layer {
    position: relative;
}

.rs-services.style7 .animation-layer .shape-layer {
    position: absolute;
    right: -6%;
    bottom: -58px;
}

.rs-services.style8 .services-item {
    padding: 67px 35px 65px 35px;
    background-color: #E0F0FD;
    border-radius: 0px 0px 0px 0px;
}

.rs-services.style8 .services-item .services-img {
    margin-bottom: 25px;
}

.rs-services.style8 .services-item .services-img img {
    height: 80px;
    width: 80px;
    max-width: unset;
}

.rs-services.style8 .services-item .services-content .services-title .title {
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
    color: #0A0A0A;
    margin-bottom: 15px;
}

.rs-services.style8 .services-item .services-content .services-title .title:hover {
    color: #787CF2;
}

.rs-services.style8 .services-item .services-content .services-txt {
    color: #444444;
    margin: 0;
}

.rs-services.style8 .services-item.gray-light-bg {
    background-color: #D9F3F6;
}

.rs-services.style8 .services-item.pink-bg {
    background-color: #F0E4FB;
}

.rs-services.style9 .services-top-section {
    margin-top: -525px;
    padding: 520px 0px 110px 0px;
    position: relative;
}

.rs-services.style9 .services-top-section .services-item {
    padding: 15px;
}

.rs-services.style9 .services-top-section .services-item .image-part img {
    border-radius: 10px 10px 10px 10px;
}

.rs-services.style9 .services-top-section .services-item .addon-services {
    margin: -220px -20px 0px 20px;
    padding: 265px 35px 20px 35px;
    background-color: #6A40F9;
    border-radius: 10px 10px 10px 10px;
}

.rs-services.style9 .services-top-section .services-item .addon-services .services-icon {
    margin-bottom: 22px;
}

.rs-services.style9 .services-top-section .services-item .addon-services .services-icon img {
    max-width: unset;
    width: 50px;
    height: 50px;
}

.rs-services.style9 .services-top-section .services-item .addon-services .services-text .title {
    font-size: 22px;
    line-height: 32px;
    font-weight: 700;
    margin: 0 0 10px;
}

.rs-services.style9 .services-top-section .services-item .addon-services .services-text .title a {
    color: #ffffff;
}

.rs-services.style9 .services-top-section .services-item .addon-services .services-text .title a:hover {
    color: #ff7045;
}

.rs-services.style9 .services-top-section .services-item .addon-services:hover {
    background-image: linear-gradient(180deg, #343dfb 0%, #932ff5 100%);
}

.rs-services .shape-animation {
    position: relative;
}

.rs-services .shape-animation .shape-part {
    position: absolute;
    left: -50px;
    bottom: 150px;
}

.rs-services-single .services-add {
    background: url(../../assets/images/services/single/contact-phone.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    border-radius: 5px;
    padding: 50px 35px 53px;
}

.rs-services-single .services-add .title {
    font-size: 24px;
    line-height: 42px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 30px;
}

.rs-services-single .services-add .contact a {
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    color: #ffffff;
}

.rs-services-single .brochures {
    background-color: #F0F5FF;
    padding: 35px 30px 45px 30px;
    border-radius: 5px 5px 5px 5px;
}

.rs-case-studies-single .services-add {
    background-image: linear-gradient(250deg, #0b70e1 19%, #03228f 100%);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    border-radius: 5px;
    padding: 50px 35px 53px;
}

.rs-case-studies-single .services-add .title {
    font-size: 24px;
    line-height: 42px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 30px;
}

.rs-case-studies-single .services-add .contact a {
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    color: #ffffff;
}

.rs-case-studies-single .brochures {
    background-color: #F0F5FF;
    padding: 35px 30px 45px 30px;
    border-radius: 5px 5px 5px 5px;
}

.rs-case-studies-single .services-img img {
    border-radius: 5px;
}

.rs-case-studies-single .ps-informations ul {
    margin: 0;
    list-style: none;
    text-align: left;
    padding: 0;
}

.rs-case-studies-single .ps-informations ul li {
    color: #fff;
}

.rs-case-studies-single .ps-informations ul li+li {
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px solid rgba(54, 54, 54, 0.1);
}

.rs-case-studies-single .ps-informations ul li span {
    width: 150px;
    display: inline-block;
    font-weight: 600;
}

.rs-case-studies-single .ps-informations {
    padding: 40px 30px 46px;
    border-radius: 5px;
    background-image: linear-gradient(250deg, #0b70e1 19%, #03228f 100%);
}

.rs-case-studies-single .ps-informations .info-title {
    padding-bottom: 10px;
    color: #fff;
}

/* ------------------------------------
    18. Process Section CSS
---------------------------------------*/
.rs-process .rs-addon-number .number-text .number-area {
    display: block;
    font-size: 50px;
    font-weight: 700;
    line-height: 1.4;
    color: #03228f;
}

.rs-process .rs-addon-number .number-text .number-title .title {
    font-size: 24px;
    line-height: 34px;
    font-weight: 600;
    color: #101010;
    margin-bottom: 10px;
}

.rs-process .rs-addon-number .number-text .number-txt {
    margin: 0;
    padding-right: 34px;
}

.rs-process.modify1 {
    background-image: linear-gradient(140deg, #03228f 62%, #0e73e4 100%);
    border-radius: 270px 0px 0px 0px;
}

.rs-process.modify1 .rs-addon-number .number-text {
    margin: 0px 25px 0px 30px;
    padding: 0px 48px 11px 48px;
    background-color: #182AEE45;
    border-radius: 10px 10px 50px 10px;
    position: relative;
}

.rs-process.modify1 .rs-addon-number .number-text .number-area {
    font-size: 41px;
    font-weight: 600;
    line-height: 62px;
    position: relative;
    color: #ffffff;
    display: inline-block;
    width: 70px;
    height: 70px;
    left: -70px;
    top: -30px;
    text-align: center;
    background: #06D3E5;
    transition: all 0.3s ease 0s;
    border-radius: 50%;
}

.rs-process.modify1 .rs-addon-number .number-text .number-area.green-bg {
    background: #3BCD4C;
}

.rs-process.modify1 .rs-addon-number .number-text .number-area.plum-bg {
    background: #9439E9;
}

.rs-process.modify1 .rs-addon-number .number-text .number-area.pink-bg {
    background: #f30876;
}

.rs-process.modify1 .rs-addon-number .number-text .number-title .title {
    color: #ffffff;
    margin-bottom: 15px;
}

.rs-process.modify1 .rs-addon-number .number-text .number-txt {
    color: #ffffff;
    margin-bottom: 40px;
    padding-right: 0;
}

.rs-process.style2 .addon-process .process-wrap .process-img {
    padding: 10px 10px 10px 10px;
}

.rs-process.style2 .addon-process .process-wrap .process-img img {
    width: 100%;
    height: auto;
}

.rs-process.style2 .addon-process .process-wrap .process-text {
    text-align: center;
    padding: 15px 0 0;
}

.rs-process.style2 .addon-process .process-wrap .process-text .title {
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
    color: #0a0a0a;
    margin-bottom: 0;
}

.rs-process.style2 .addon-process .process-wrap .process-text .title:hover {
    color: #061340;
}

.rs-process.style3 .rs-addon-number {
    margin: 0px -10px 0px 0px;
    padding: 37px 30px 37px 38px;
    background-color: #FFFFFF;
    border-bottom: 7px solid #095fd0;
}

.rs-process.style4 .rs-addon-number {
    margin: 0px -10px 0px 0px;
    padding: unset;
    background-color: unset;
}

.rs-process.style4 .rs-addon-number .number-text .number-area {
    display: inline-block;
    width: 50px;
    line-height: 50px;
    z-index: 1;
    position: relative;
    transition: all 0.3s ease 0s;
    text-align: center;
    width: 64px;
    height: 54px;
    top: -20px;
}

.rs-process.style4 .rs-addon-number .number-text .number-area:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: -15px;
    left: 0;
    z-index: -1;
    transform: rotate(45deg);
    transition: all 0.3s ease 0s;
    border-radius: 50px 50px 50px 50px;
    background: #A0B3F8;
}

.rs-process.style5 .rs-addon-number .number-text .number-area {
    color: #ffffff;
}

.rs-process.style5 .rs-addon-number .number-text .number-title .title {
    color: #ffffff;
}

.rs-process.style5 .rs-addon-number .number-text .number-txt {
    color: #ffffff;
}

.rs-process.style6 .tab-area .nav {
    border-bottom: unset;
}

.rs-process.style6 .tab-area .nav li .tab-item {
    padding: 20px 30px;
    display: block;
    position: relative;
    transition: all ease .6s;
}

.rs-process.style6 .tab-area .nav li .tab-item h3 {
    font-size: 22px;
    line-height: 32px;
    font-weight: 600;
    color: #102b3e;
    margin-bottom: 8px;
    text-decoration: underline;
}

.rs-process.style6 .tab-area .nav li .tab-item p {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: #101010;
    height: 0;
    opacity: 0;
    margin: 0;
    transition: all ease .4s;
}

.rs-process.style6 .tab-area .nav li .tab-item.active {
    background: #f8f6ff;
}

.rs-process.style6 .tab-area .nav li .tab-item.active h3 {
    color: #f2541b;
}

.rs-process.style6 .tab-area .nav li .tab-item.active p {
    height: auto;
    opacity: 1;
    transition: all ease .8s;
}

.rs-process .shape-animation {
    position: relative;
}

.rs-process .shape-animation .shape-process {
    position: absolute;
    left: 180px;
    top: 50px;
}

/*------------------------------------
    19. Pricing Section CSS
------------------------------------*/
.rs-pricing {
    margin-top: -150px;
    position: relative;
}

.rs-pricing .pricing-table {
    padding: 27px 40px 0px 40px;
    box-shadow: 0 0 30px #eee;
    background: #ffffff;
    border-radius: 10px 10px 10px 10px;
    position: relative;
    text-align: center;
    margin: 0px 7px 0px 0px;
}

.rs-pricing .pricing-table .pricing-badge {
    top: 30px;
    left: 0px;
    padding: 10px 23px 11px 23px;
    background-color: #1273EB;
    border-radius: 0px 30px 30px 0px;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    position: absolute;
    color: #fff;
    line-height: 1;
    z-index: 1;
}

.rs-pricing .pricing-table .pricing-badge.white-color-bg {
    background: #ffffff;
    color: #aa2629;
}

.rs-pricing .pricing-table .pricing-badge.secondary-bg {
    background: #03228f;
}

.rs-pricing .pricing-table .pricing-icon {
    margin-bottom: 60px;
}

.rs-pricing .pricing-table .pricing-icon img {
    width: 110px;
}

.rs-pricing .pricing-table .pricing-table-price {
    margin-bottom: 30px;
}

.rs-pricing .pricing-table .pricing-table-price .pricing-table-bags .pricing-currency {
    font-size: 25px;
    font-weight: 600;
    color: #101010;
}

.rs-pricing .pricing-table .pricing-table-price .pricing-table-bags .table-price-text {
    font-size: 52px;
    font-weight: 600;
    color: #101010;
}

.rs-pricing .pricing-table .pricing-table-price .pricing-table-bags .table-period {
    color: #435761;
    font-size: 16px;
    font-weight: 500;
    display: block;
}

.rs-pricing .pricing-table .pricing-table-body {
    margin-bottom: 10px;
    border-style: solid;
    border-width: 1px 0px 0px 0px;
    border-color: #EBEBEB;
    padding: 18px 15px 4px 15px;
}

.rs-pricing .pricing-table .pricing-table-body li {
    text-align: left;
    padding: 9px 0px 9px 0px;
    margin-bottom: 0px;
    font-size: 15px;
    font-weight: 400;
}

.rs-pricing .pricing-table .pricing-table-body li i {
    float: right;
    margin-right: 0;
    color: #aa2629;
}

.rs-pricing .pricing-table.primary-bg {
    background-image: linear-gradient(70deg, #0b70e1 0%, #03228f 100%);
}

.rs-pricing .pricing-table.primary-bg .pricing-table-price .pricing-table-bags .pricing-currency {
    color: #ffffff;
}

.rs-pricing .pricing-table.primary-bg .pricing-table-price .pricing-table-bags .table-price-text {
    color: #ffffff;
}

.rs-pricing .pricing-table.primary-bg .pricing-table-price .pricing-table-bags .table-period {
    color: #ffffff;
}

.rs-pricing .pricing-table.primary-bg .pricing-table-body {
    border-color: #1F71C1;
}

.rs-pricing .pricing-table.primary-bg .pricing-table-body li {
    color: #ffffff;
}

.rs-pricing .pricing-table.primary-bg .pricing-table-body li i {
    color: #ffffff;
}

.rs-pricing .pricing-table.light-gray-bg {
    background-color: #F3F7FF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #EBEBEB;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
}

.rs-pricing .pricing-table.light-gray-bg .pricing-table-price .pricing-table-bags .pricing-currency {
    color: #03228f;
}

.rs-pricing .pricing-table.light-gray-bg .pricing-table-price .pricing-table-bags .table-price-text {
    color: #03228f;
}

.rs-pricing .pricing-table.light-gray-bg .pricing-table-body li i {
    color: #101010;
}

.rs-pricing .pricing-table.new-style {
    box-shadow: unset;
    background: unset;
    border-style: solid;
    border-color: #EBEBEB;
    border-width: 1px 1px 1px 1px;
}

.rs-pricing .pricing-table.new-style2 {
    background: unset;
    border-style: solid;
    border-color: #EBEBEB;
    border-width: 1px 1px 1px 1px;
}

.rs-pricing.style2 {
    margin-top: unset;
    position: unset;
}

.rs-pricing.style2.modify1 .pricing-table .pricing-table-body li i {
    color: #03228f;
}

.rs-pricing.style2.modify1 {
    background-color: unset;
}

/*------------------------------------
    20. Technology Section CSS
------------------------------------*/
.rs-technology .technology-item {
    text-align: center;
    padding: 20px 40px 20px 40px;
}

.rs-technology .technology-item a {
    overflow: hidden;
}

.rs-technology.style2 .technology-wrap .rs-grid-figure {
    position: relative;
    text-align: center;
    padding: 45px 30px 45px 30px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #a7acb4;
    border-radius: 4px 4px 4px 4px;
    transition: all ease .4s;
}

.rs-technology.style2 .technology-wrap .rs-grid-figure .logo-img {
    overflow: hidden;
}

.rs-technology.style2 .technology-wrap .rs-grid-figure .logo-img a {
    overflow: hidden;
    display: inline-block;
    position: relative;
}

.rs-technology.style2 .technology-wrap .rs-grid-figure .logo-img a .hover-img {
    transition: all ease .4s;
    filter: grayscale(100%);
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    visibility: hidden;
}

.rs-technology.style2 .technology-wrap .rs-grid-figure .logo-img a .main-img {
    transition: all ease .4s;
    filter: grayscale(100%);
}

.rs-technology.style2 .technology-wrap .logo-title {
    position: relative;
    text-align: center;
    padding: 30px 0px 0px 0px;
}

.rs-technology.style2 .technology-wrap .logo-title .title {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    color: #ffffff;
    margin: 36px 0px 0px 0px;
}

.rs-technology.style2 .technology-wrap .logo-title:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    height: 40px;
    width: 1px;
    transform: translateX(-50%);
    background-color: #a7acb4;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.rs-technology.style2 .technology-wrap .logo-title:after {
    content: '';
    position: absolute;
    top: 40px;
    left: 50.3%;
    height: 12px;
    border-radius: 50%;
    width: 12px;
    transform: translateX(-50%);
    background-color: #a7acb4;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.rs-technology.style2 .technology-wrap:hover .rs-grid-figure {
    border-color: #fff;
    background-color: #fff;
}

.rs-technology.style2 .technology-wrap:hover .rs-grid-figure .logo-img a .hover-img {
    display: block;
    opacity: 3;
    visibility: visible;
    transform: translateY(0%);
    filter: grayscale(0%);
}

.rs-technology.style2 .technology-wrap:hover .rs-grid-figure .logo-img a .main-img {
    display: block;
    visibility: hidden;
    transform: translateY(100%);
}

.rs-technology.style2 .technology-wrap:hover .logo-title:before {
    background-color: #fff;
}

.rs-technology.style2 .technology-wrap:hover .logo-title:after {
    background-color: #fff;
}

/*------------------------------------
    21. Industry Section CSS
------------------------------------*/
.rs-industry .all-services {
    display: inline-block;
}

.rs-industry .all-services .services-item {
    padding: 10px;
    width: 20%;
    float: left;
}

.rs-industry .all-services .services-item .services-wrap {
    padding: 35px 27px 35px 27px;
    background: #ffffff;
    box-shadow: 0px 0px 50px 2px rgba(0, 0, 0, 0.03);
    text-align: center;
}

.rs-industry .all-services .services-item .services-wrap .services-icon {
    margin-bottom: 15px;
}

.rs-industry .all-services .services-item .services-wrap .services-icon img {
    height: 65px;
    width: 65px;
}

.rs-industry .all-services .services-item .services-wrap .services-text .title {
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    color: #0a0a0a;
    margin-bottom: 0;
}

.rs-industry .all-services .services-item .services-wrap .services-text .title:hover {
    color: #061340;
}

/*------------------------------------
    22. Project Section CSS
------------------------------------*/
.rs-project.style1 .owl-stage-outer {
    padding-bottom: 70px;
}

.rs-project.style1 .project-item {
    position: relative;
    overflow: visible;
}

.rs-project.style1 .project-item .project-img {
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.rs-project.style1 .project-item .project-img img {
    width: 100%;
    transition: 1.3s all ease;
    border-radius: 5px;
}

.rs-project.style1 .project-item .project-content {
    background: #fff;
    box-shadow: 0 6px 25px rgba(0, 0, 0, 0.07);
    position: absolute;
    bottom: -60px;
    left: 35px;
    right: 35px;
    padding: 34px 0;
    border-radius: 5px;
    transition: all 0.5s ease-in-out;
    z-index: 10;
    text-align: center;
}

.rs-project.style1 .project-item .project-content .title {
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 8px;
}

.rs-project.style1 .project-item .project-content .title a {
    color: #101010;
}

.rs-project.style1 .project-item .project-content .category {
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    display: block;
}

.rs-project.style1 .project-item .project-content .category a {
    color: #aa2629;
}

.rs-project.style1 .project-item:hover .project-img img {
    transform: scale(1.3);
}

.rs-project.style1 .project-item:hover .project-content {
    bottom: -50px;
}

.rs-project.style1 .owl-nav .owl-next,
.rs-project.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: #ffffff;
    text-align: center;
    color: #101010;
    transition: all 0.5s;
    transition-delay: 0.70s;
    opacity: 0;
    visibility: hidden;
}

.rs-project.style1 .owl-nav .owl-next i:before,
.rs-project.style1 .owl-nav .owl-prev i:before {
    content: "\f111";
    font-family: Flaticon;
}

.rs-project.style1 .owl-nav .owl-next:hover,
.rs-project.style1 .owl-nav .owl-prev:hover {
    color: #aa2629;
}

.rs-project.style1 .owl-nav .owl-next {
    right: -50px;
    left: unset;
}

.rs-project.style1 .owl-nav .owl-next i:before {
    content: "\f110";
}

.rs-project.style1:hover .owl-nav .owl-next,
.rs-project.style1:hover .owl-nav .owl-prev {
    left: -50px;
    transition-delay: 0s;
    visibility: visible;
    opacity: 1;
}

.rs-project.style1:hover .owl-nav .owl-next {
    right: -50px;
    left: unset;
}

.rs-project.style2 .project-item {
    position: relative;
    overflow: hidden;
}

.rs-project.style2 .project-item .project-img img {
    width: 100%;
    border-radius: 5px;
}

.rs-project.style2 .project-item .project-content {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 40%;
    text-align: center;
    z-index: 10;
    padding: 25px;
    opacity: 0;
    -webkit-transition: 0.3s all ease-out;
    transition: 0.3s all ease-out;
    border-radius: 5px;
    z-index: 1;
}

.rs-project.style2 .project-item .project-content .title {
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 8px;
}

.rs-project.style2 .project-item .project-content .title a {
    color: #ffffff;
}

.rs-project.style2 .project-item .project-content .category {
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    display: block;
}

.rs-project.style2 .project-item .project-content .category a {
    color: #ffffff;
}

.rs-project.style2 .project-item .project-content:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    transition: all 0.3s ease 0s;
    border-radius: 5px;
}

.rs-project.style2 .project-item:hover .project-content {
    top: 0;
    opacity: 1;
    z-index: 1;
}

.rs-project.style2 .owl-nav .owl-next,
.rs-project.style2 .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 30px;
    width: 42px;
    height: 42px;
    line-height: 42px;
    border-radius: 50%;
    background: #ffffff;
    text-align: center;
    color: #101010;
    transition: all 0.5s;
    transition-delay: 0.70s;
    opacity: 0;
    visibility: hidden;
}

.rs-project.style2 .owl-nav .owl-next i:before,
.rs-project.style2 .owl-nav .owl-prev i:before {
    content: "\f111";
    font-family: Flaticon;
}

.rs-project.style2 .owl-nav .owl-next:hover,
.rs-project.style2 .owl-nav .owl-prev:hover {
    color: #aa2629;
}

.rs-project.style2 .owl-nav .owl-next {
    right: -50px;
    left: unset;
}

.rs-project.style2 .owl-nav .owl-next i:before {
    content: "\f110";
}

.rs-project.style2:hover .owl-nav .owl-next,
.rs-project.style2:hover .owl-nav .owl-prev {
    left: -50px;
    transition-delay: 0s;
    visibility: visible;
    opacity: 1;
}

.rs-project.style2:hover .owl-nav .owl-next {
    right: -50px;
    left: unset;
}

.rs-project.style3 {
    background-image: linear-gradient(150deg, #03228f 46%, #0e73e4 100%);
    border-radius: 0px 270px 0px 0px;
    padding: 110px 70px 120px 70px;
}

.rs-project.style3 .project-item {
    position: relative;
    overflow: hidden;
    z-index: 1;
    border-radius: 5px;
}

.rs-project.style3 .project-item .project-img a img {
    transition: 1.3s all ease;
    border-radius: 5px;
}

.rs-project.style3 .project-item .project-content {
    position: absolute;
    padding: 24px 30px;
    opacity: 1;
    z-index: 10;
    top: 0;
    border: none;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: left;
    width: 100%;
}

.rs-project.style3 .project-item .project-content .portfolio-inner {
    position: absolute;
    bottom: 30px;
    right: 40px;
    left: 40px;
    display: flex;
    flex-wrap: wrap;
    transition: all .5s ease;
    width: 100%;
}

.rs-project.style3 .project-item .project-content .portfolio-inner .title {
    margin-top: 8px;
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 8px;
    transform: translateY(0);
    order: 2;
    flex: 0 0 100%;
}

.rs-project.style3 .project-item .project-content .portfolio-inner .title a {
    color: #ffffff;
}

.rs-project.style3 .project-item .project-content .portfolio-inner .category {
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    display: block;
    flex: 0 0 100%;
    transform: translateY(0px);
}

.rs-project.style3 .project-item .project-content .portfolio-inner .category a {
    color: #ffffff;
}

.rs-project.style3 .project-item .project-content:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all .3s ease 0s;
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.4);
    opacity: 1;
}

.rs-project.style3 .project-item:hover .project-img a img {
    transform: scale(1.2);
}

.rs-project.style3 .project-item:hover .project-content {
    opacity: 1;
}

.rs-project.style3 .project-item:hover .project-content .portfolio-inner {
    bottom: 50px;
}

.rs-project.style3 .owl-nav .owl-next,
.rs-project.style3 .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 30px;
    width: 42px;
    height: 42px;
    line-height: 42px;
    border-radius: 50%;
    background: #ffffff;
    text-align: center;
    color: #101010;
    transition: all 0.5s;
    transition-delay: 0.70s;
    opacity: 0;
    visibility: hidden;
}

.rs-project.style3 .owl-nav .owl-next i:before,
.rs-project.style3 .owl-nav .owl-prev i:before {
    content: "\f111";
    font-family: Flaticon;
}

.rs-project.style3 .owl-nav .owl-next:hover,
.rs-project.style3 .owl-nav .owl-prev:hover {
    color: #aa2629;
}

.rs-project.style3 .owl-nav .owl-next {
    right: -50px;
    left: unset;
}

.rs-project.style3 .owl-nav .owl-next i:before {
    content: "\f110";
}

.rs-project.style3:hover .owl-nav .owl-next,
.rs-project.style3:hover .owl-nav .owl-prev {
    left: -50px;
    transition-delay: 0s;
    visibility: visible;
    opacity: 1;
}

.rs-project.style3:hover .owl-nav .owl-next {
    right: -50px;
    left: unset;
}

.rs-project.style3.modify1 {
    background-image: unset;
    border-radius: unset;
    padding: 100px 0;
    margin-left: -80px;
}

.rs-project.style3.modify1.mod {
    padding: 120px 0;
}

.rs-project.style3.modify1.mod .project-item .project-img a img {
    width: 380px;
    max-width: 380px;
}

.rs-project.style3.modify1 .owl-nav .owl-next,
.rs-project.style3.modify1 .owl-nav .owl-prev {
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    background: unset;
    color: #fff;
    border: 1px solid #fff;
    transform: translateY(-50%);
    transition: 0.6s ease all;
    z-index: 9;
    text-align: center;
    visibility: visible;
    opacity: 1;
}

.rs-project.style3.modify1 .owl-nav .owl-next i:before,
.rs-project.style3.modify1 .owl-nav .owl-prev i:before {
    content: "\f111";
    font-family: Flaticon;
    font-size: 18px;
    font-weight: 400;
}

.rs-project.style3.modify1 .owl-nav .owl-next:hover,
.rs-project.style3.modify1 .owl-nav .owl-prev:hover {
    color: #ccc;
}

.rs-project.style3.modify1 .owl-nav .owl-next {
    top: 350px;
    right: 1704px;
}

.rs-project.style3.modify1 .owl-nav .owl-next i:before {
    content: "\f110";
}

.rs-project.style3.modify1 .owl-nav .owl-prev {
    left: -470px;
    top: 350px;
}

.rs-project.style3.modify1.case-style3 {
    margin-left: unset;
    padding: 120px 0;
}

.rs-project.style4 .project-item {
    position: relative;
    overflow: hidden;
}

.rs-project.style4 .project-item .project-img img {
    border-radius: 5px;
}

.rs-project.style4 .project-item .project-content {
    position: absolute;
    padding: 30px 20px 30px;
    opacity: 0;
    z-index: 1;
    bottom: -150px;
    left: 50%;
    transform: translateX(-50%);
    width: 86%;
    z-index: 9;
    background: #ffffff;
    transition: 0.6s;
}

.rs-project.style4 .project-item .project-content .category {
    margin: 0;
}

.rs-project.style4 .project-item .project-content .category a {
    font-size: 16px;
    color: #0B70E1;
}

.rs-project.style4 .project-item .project-content .title {
    font-size: 20px;
    font-weight: 700;
}

.rs-project.style4 .project-item .project-content .title a {
    color: #0F0F0F;
}

.rs-project.style4 .project-item:hover .project-content {
    opacity: 1;
    bottom: 30px;
}

.rs-project.style5 .project-item {
    position: relative;
    overflow: hidden;
    z-index: 1;
    border-radius: 5px;
    transition: all 0.3s ease;
}

.rs-project.style5 .project-item .project-img img {
    border-radius: 5px;
}

.rs-project.style5 .project-item .project-content {
    opacity: 0;
    visibility: hidden;
}

.rs-project.style5 .project-item .project-content .p-icon {
    position: absolute;
    top: 40px;
    right: 0px;
    bottom: 20px;
    text-align: right;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #fff;
    border-radius: 50%;
    transition: all 0.3s ease;
    z-index: 11;
}

.rs-project.style5 .project-item .project-content .p-icon a {
    display: block;
}

.rs-project.style5 .project-item .project-content .p-icon a i:before {
    color: #1C1B1B;
}

.rs-project.style5 .project-item .project-content .project-inner {
    position: absolute;
    bottom: 0px;
    left: 25px;
    transition: all 0.3s ease;
}

.rs-project.style5 .project-item .project-content .project-inner .title {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.rs-project.style5 .project-item .project-content .project-inner .title a {
    color: #ffffff;
}

.rs-project.style5 .project-item .project-content .project-inner .title a:hover {
    color: #aa2629;
}

.rs-project.style5 .project-item .project-content .project-inner .category {
    font-size: 22px;
    line-height: 37px;
    font-weight: 600;
    display: block;
}

.rs-project.style5 .project-item .project-content .project-inner .category a {
    color: #ffffff;
}

.rs-project.style5 .project-item .project-content .project-inner .category a:hover {
    color: #aa2629;
}

.rs-project.style5 .project-item:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #1C232F;
    opacity: 0;
    visibility: hidden;
    transition: .3s all ease;
}

.rs-project.style5 .project-item:hover .project-content {
    opacity: 1;
    visibility: visible;
}

.rs-project.style5 .project-item:hover .project-content .p-icon {
    right: 25px;
}

.rs-project.style5 .project-item:hover .project-content .p-icon a {
    display: block;
}

.rs-project.style5 .project-item:hover .project-content .p-icon a i:before {
    color: #1C1B1B;
}

.rs-project.style5 .project-item:hover .project-content .project-inner {
    bottom: 20px;
}

.rs-project.style5 .project-item:hover:before {
    opacity: 0.5;
    visibility: visible;
}

.rs-project.style6 .project-item {
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease;
}

.rs-project.style6 .project-item .project-img {
    position: relative;
}

.rs-project.style6 .project-item .project-img img {
    border-radius: 5px;
}

.rs-project.style6 .project-item .project-img .plus-icon {
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 50px;
    color: #101010;
    background: #fff;
    position: absolute;
    right: 30px;
    top: 30px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
}

.rs-project.style6 .project-item .project-img .plus-icon i {
    font-size: 14px;
    color: #101010;
}

.rs-project.style6 .project-item .project-content {
    margin-top: 25px;
}

.rs-project.style6 .project-item .project-content .title {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.1;
    margin-bottom: 5px;
}

.rs-project.style6 .project-item .project-content .title a {
    color: #101010;
}

.rs-project.style6 .project-item .project-content .title a:hover {
    color: #aa2629;
}

.rs-project.style6 .project-item .project-content .category {
    font-size: 16px;
    line-height: 27px;
    font-weight: 400;
    display: block;
}

.rs-project.style6 .project-item .project-content .category a {
    color: #aa2629;
}

.rs-project.style6 .project-item:hover .project-img .plus-icon {
    opacity: 1;
    visibility: visible;
}

.rs-project.style6.modify1 .project-item .project-img .plus-icon {
    background: #F9780F;
}

.rs-project.style6.modify1 .project-item .project-img .plus-icon i {
    font-size: 16px;
    font-weight: 300;
    color: #ffffff;
}

.rs-project.style6.modify1 .project-item .project-content {
    margin-top: 25px;
}

.rs-project.style6.modify1 .project-item .project-content .title {
    font-size: 23px;
    font-weight: 700;
    line-height: 46px;
    margin-bottom: 5px;
    text-decoration: underline;
}

.rs-project.style6.modify1 .project-item .project-content .title a {
    color: #101010;
}

.rs-project.style6.modify1 .project-item .project-content .title a:hover {
    color: #aa2629;
}

.rs-project.style6.modify2 .project-item .project-img .plus-icon {
    background: #1273eb;
}

.rs-project.style6.modify2 .project-item .project-img .plus-icon i {
    font-size: 24px;
    line-height: 50px;
    font-weight: 300;
    color: #ffffff;
}

.rs-project.style6.modify2 .project-item .project-content {
    margin-top: 25px;
}

.rs-project.style6.modify2 .project-item .project-content .title {
    font-size: 25px;
    font-weight: 700;
    line-height: 53px;
    margin-bottom: 0;
}

.rs-project.style6.modify2 .project-item .project-content .title a {
    color: #101010;
}

.rs-project.style6.modify2 .project-item .project-content .title a:hover {
    color: #aa2629;
}

.rs-project.style6.modify3 .project-item {
    overflow: hidden;
    border-radius: 5px;
}

.rs-project.style6.modify3 .project-item .project-img {
    position: relative;
    overflow: hidden;
}

.rs-project.style6.modify3 .project-item .project-img a img {
    transition: all .8s ease;
    transform: scale(1);
}

.rs-project.style6.modify3 .project-item .project-content {
    margin-top: 25px;
}

.rs-project.style6.modify3 .project-item .project-content .title {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 5px;
}

.rs-project.style6.modify3 .project-item .project-content .title a {
    color: #191821;
}

.rs-project.style6.modify3 .project-item .project-content .title a:hover {
    color: #787CF2;
}

.rs-project.style6.modify3 .project-item .project-content .category {
    font-size: 16px;
    line-height: 27px;
    font-weight: 400;
    display: block;
}

.rs-project.style6.modify3 .project-item .project-content .category a {
    color: #454545;
}

.rs-project.style6.modify3 .project-item:hover .project-img a img {
    transform: scale(1.1);
    border-radius: 5px;
}

.rs-project.style7 .project-item {
    position: relative;
    overflow: hidden;
    border-radius: 5px;
}

.rs-project.style7 .project-item .project-img img {
    transform: scale(1.2);
    transition: 0.6s;
    border-radius: 5px;
}

.rs-project.style7 .project-item .project-content {
    position: absolute;
    padding: 24px 30px;
    opacity: 0;
    z-index: 10;
    top: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
    text-align: center;
    transform: scale(1.3);
    transition: 0.4s;
}

.rs-project.style7 .project-item .project-content .title {
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 8px;
}

.rs-project.style7 .project-item .project-content .title a {
    color: #ffffff;
}

.rs-project.style7 .project-item .project-content .title a:hover {
    color: #aa2629;
}

.rs-project.style7 .project-item .project-content .category {
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    display: block;
}

.rs-project.style7 .project-item .project-content .category a {
    color: #ffffff;
}

.rs-project.style7 .project-item .project-content .category a:hover {
    color: #aa2629;
}

.rs-project.style7 .project-item .project-content:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    border-radius: 5px;
}

.rs-project.style7 .project-item:hover .project-img img {
    transform: scale(1);
}

.rs-project.style7 .project-item:hover .project-content {
    visibility: visible;
    opacity: 1;
    transform: scale(1);
}

.rs-project.style7 .project-item:hover .project-content:before {
    opacity: 1;
    visibility: visible;
}

.rs-project.style8 .project-item {
    position: relative;
    border-radius: 5px 5px 5px 5px;
    overflow: hidden;
}

.rs-project.style8 .project-item .project-img {
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.rs-project.style8 .project-item .project-img img {
    width: 100%;
    transition: 1.3s all ease;
}

.rs-project.style8 .project-item .project-content {
    position: absolute;
    padding: 17px 25px 15px;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    left: 0;
    bottom: -100px;
    text-align: left;
    width: 100%;
    z-index: 11;
    transition: 0.6s;
    height: 100%;
}

.rs-project.style8 .project-item .project-content .project-inner {
    position: absolute;
    bottom: -100px;
    transition: 0.5s;
    left: 30px;
}

.rs-project.style8 .project-item .project-content .project-inner .title {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.rs-project.style8 .project-item .project-content .project-inner .title a {
    color: #ffffff;
}

.rs-project.style8 .project-item .project-content .project-inner .title a:hover {
    color: #aa2629;
}

.rs-project.style8 .project-item .project-content .project-inner .category {
    font-size: 22px;
    line-height: 37px;
    font-weight: 600;
    display: block;
}

.rs-project.style8 .project-item .project-content .project-inner .category a {
    color: #ffffff;
}

.rs-project.style8 .project-item .project-content .project-inner .category a:hover {
    color: #aa2629;
}

.rs-project.style8 .project-item .project-content:before {
    content: '';
    position: absolute;
    bottom: -150px;
    left: 0;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    transition: all 0.4s;
    border-radius: 5px;
    transition: 0.6s;
}

.rs-project.style8 .project-item:hover .project-img img {
    transform: scale(1.2);
}

.rs-project.style8 .project-item:hover .project-content {
    opacity: 1;
    visibility: visible;
    bottom: 0;
}

.rs-project.style8 .project-item:hover .project-content .project-inner {
    bottom: 30px;
}

.rs-project.style8 .project-item:hover .project-content .project-inner .title {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.rs-project.style8 .project-item:hover .project-content .project-inner .title a {
    color: #ffffff;
}

.rs-project.style8 .project-item:hover .project-content .project-inner .title a:hover {
    color: #aa2629;
}

.rs-project.style8 .project-item:hover .project-content .project-inner .category {
    font-size: 22px;
    line-height: 37px;
    font-weight: 600;
    display: block;
}

.rs-project.style8 .project-item:hover .project-content .project-inner .category a {
    color: #ffffff;
}

.rs-project.style8 .project-item:hover .project-content .project-inner .category a:hover {
    color: #aa2629;
}

.rs-project.style8 .project-item:hover .project-content:before {
    opacity: 1;
    bottom: 0;
    visibility: visible;
}

.rs-project.style8.modify1 .project-item .project-content {
    z-index: 1;
}

.rs-project.style8.modify1 .project-item .project-content .project-inner .title a {
    color: #ffffff;
}

.rs-project.style8.modify1 .project-item .project-content .project-inner .title a:hover {
    color: #ffffff;
}

.rs-project.style8.modify1 .project-item .project-content .project-inner .category a {
    color: #ffffff;
}

.rs-project.style8.modify1 .project-item .project-content .project-inner .category a:hover {
    color: #f2541b;
}

.rs-project.style9 .project-item {
    position: relative;
    border-radius: 5px 5px 5px 5px;
    overflow: hidden;
}

.rs-project.style9 .project-item .project-content {
    position: absolute;
    width: 100%;
    bottom: -105%;
    left: 40px;
    transition: 0.4s;
}

.rs-project.style9 .project-item .project-content .project-inner .title {
    font-size: 22px;
    line-height: 28px;
    font-weight: 600;
    margin-bottom: 5px;
}

.rs-project.style9 .project-item .project-content .project-inner .title a {
    color: #ffffff;
}

.rs-project.style9 .project-item .project-content .project-inner .title a:hover {
    color: #aa2629;
}

.rs-project.style9 .project-item .project-content .project-inner .category {
    font-size: 16px;
    line-height: 27px;
    font-weight: 400;
    display: block;
    margin-bottom: 25px;
}

.rs-project.style9 .project-item .project-content .project-inner .category a {
    color: #ffffff;
}

.rs-project.style9 .project-item .project-content .project-inner .category a:hover {
    color: #aa2629;
}

.rs-project.style9 .project-item .project-content .p-icon {
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 50px;
    background: #fff;
    font-size: 24px;
}

.rs-project.style9 .project-item .project-content .p-icon a {
    display: block;
}

.rs-project.style9 .project-item .project-content .p-icon i {
    color: #101010;
}

.rs-project.style9 .project-item:before {
    background: #03228f;
    content: "";
    position: absolute;
    bottom: -105%;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    transition: 0.4s;
}

.rs-project.style9 .project-item:hover .project-content {
    bottom: 40px;
}

.rs-project.style9 .project-item:hover:before {
    bottom: 0;
    opacity: .8;
    visibility: visible;
}

.rs-project.style10 .project-item {
    position: relative;
    overflow: hidden;
}

.rs-project.style10 .project-item .project-img img {
    border-radius: 5px;
}

.rs-project.style10 .project-item .project-content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 30%;
    left: 0;
    text-align: center;
    z-index: 10;
    padding: 25px;
    opacity: 0;
    -webkit-transition: 0.3s all ease-out;
    transition: 0.3s all ease-out;
    border-radius: 5px;
}

.rs-project.style10 .project-item .project-content .title {
    font-size: 24px;
    line-height: 34px;
    font-weight: 600;
    margin-bottom: 6px;
}

.rs-project.style10 .project-item .project-content .title a {
    color: #ffffff;
}

.rs-project.style10 .project-item .project-content .title a:hover {
    color: rgba(255, 255, 255, 0.7);
}

.rs-project.style10 .project-item .project-content .category {
    font-size: 16px;
    line-height: 27px;
    font-weight: 400;
}

.rs-project.style10 .project-item .project-content .category a {
    color: #ffffff;
}

.rs-project.style10 .project-item .project-content:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    transition: all .3s ease 0s;
    border-radius: 5px;
}

.rs-project.style10 .project-item:hover .project-content {
    opacity: 1;
    top: 0;
}

.rs-project.style10 .project-item:hover .project-content:before {
    opacity: 1;
}

.rs-project.style10 .owl-nav .owl-next,
.rs-project.style10 .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 30px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    background: #ffffff;
    text-align: center;
    color: #101010;
    transition: all 0.5s;
    transition-delay: 0.70s;
    opacity: 0;
    visibility: hidden;
}

.rs-project.style10 .owl-nav .owl-next i:before,
.rs-project.style10 .owl-nav .owl-prev i:before {
    content: "\f111";
    font-family: Flaticon;
    font-size: 18px;
}

.rs-project.style10 .owl-nav .owl-next:hover,
.rs-project.style10 .owl-nav .owl-prev:hover {
    background: #aa2629;
    color: #ffffff;
}

.rs-project.style10 .owl-nav .owl-next {
    right: 30px;
    left: unset;
}

.rs-project.style10 .owl-nav .owl-next i:before {
    content: "\f110";
}

.rs-project.style10:hover .owl-nav .owl-next,
.rs-project.style10:hover .owl-nav .owl-prev {
    left: -5%;
    transition-delay: 0s;
    visibility: visible;
    opacity: 1;
}

.rs-project.style10:hover .owl-nav .owl-next {
    right: -5%;
    left: unset;
}

/*------------------------------------
    23. Progress Section CSS
------------------------------------*/
.progress-pie-part .box {
    width: 100%;
    display: block;
    text-align: center;
    color: #0a0a0a;
}

.progress-pie-part .box .chart {
    position: relative;
}

.progress-pie-part .box .chart span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 30px;
    font-weight: 600;
    color: #102b3e;
}

.progress-pie-part .box .title {
    font-size: 22px;
    line-height: 37px;
    font-weight: 600;
    color: #102b3e;
    margin: 14px 0 0;
}

/*------------------------------------
    24. Case Study Section CSS
------------------------------------*/
.rs-case-study.primary-background {
    background: linear-gradient(90deg, #03228f 40%, #0e73e4 90%);
}

/*------------------------------------
    25. Blog Section CSS
------------------------------------*/
.rs-blog .blog-item {
    transition: all 500ms ease;
    border-radius: 5px;
    box-shadow: 0 6px 25px rgba(12, 89, 219, 0.09);
    margin-top: 15px;
    padding: 15px;
    background: #fff;
}

.rs-blog .blog-item .image-wrap {
    position: relative;
}

.rs-blog .blog-item .image-wrap .post-categories {
    position: absolute;
    z-index: 11;
    bottom: 20px;
    right: 20px;
    z-index: 10;
}

.rs-blog .blog-item .image-wrap .post-categories li {
    display: inline-block;
}

.rs-blog .blog-item .image-wrap .post-categories li a {
    border-radius: 30px;
    color: #ffffff;
    background: #03228f;
    background: -moz-linear-gradient(left, #03228f 0%, #03228f 0%, #03228f 26%, #4e95ed 100%, #2989d8 100%, #207cca 100%, #0b70e1 100%);
    background: -webkit-linear-gradient(left, #03228f 0%, #03228f 0%, #03228f 26%, #4e95ed 100%, #2989d8 100%, #207cca 100%, #0b70e1 100%);
    background: linear-gradient(to right, #03228f 0%, #03228f 0%, #03228f 26%, #4e95ed 100%, #2989d8 100%, #207cca 100%, #0b70e1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#03228f', endColorstr='#0b70e1', GradientType=1);
    transition: 0.4s;
    font-size: 14px;
    font-weight: 500;
    padding: 6px 20px;
    display: block;
}

.rs-blog .blog-item .image-wrap .post-categories li a:hover {
    background: linear-gradient(to left, #03228f 0%, #03228f 0%, #03228f 26%, #4e95ed 100%, #2989d8 100%, #207cca 100%, #0b70e1 100%);
}

.rs-blog .blog-item .blog-content {
    padding: 30px 15px 18px 15px;
    background: #fff;
}

.rs-blog .blog-item .blog-content .blog-meta {
    margin-bottom: 10px;
    display: flex;
}

.rs-blog .blog-item .blog-content .blog-meta .date {
    font-size: 14px;
    color: #454545;
}

.rs-blog .blog-item .blog-content .blog-meta .date i {
    color: #aa2629;
    padding-right: 5px;
}

.rs-blog .blog-item .blog-content .blog-meta .admin {
    font-size: 15px;
    font-weight: 500;
    color: #454545;
    margin-left: 25px;
}

.rs-blog .blog-item .blog-content .blog-meta .admin i {
    color: #aa2629;
    padding-right: 5px;
}

.rs-blog .blog-item .blog-content .blog-title {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 12px;
    line-height: 1.4;
}

.rs-blog .blog-item .blog-content .blog-title a {
    color: #101010;
}

.rs-blog .blog-item .blog-content .blog-title a:hover {
    color: #aa2629;
}

.rs-blog .blog-item .blog-content .desc {
    margin-bottom: 15px;
}

.rs-blog .owl-stage-outer {
    padding-bottom: 10px;
    margin-top: -10px;
}

.rs-blog .blog-item:hover {
    transform: translateY(-10px);
}

.rs-blog.style2 .blog-item {
    transition: all 500ms ease;
    border-radius: 5px;
    box-shadow: 0 6px 25px rgba(12, 89, 219, 0.09);
    margin-top: 15px;
    padding: 15px;
}

.rs-blog.style2 .blog-item .image-wrap .post-categories li a {
    border-radius: 8px 8px 8px 8px;
    background-image: linear-gradient(150deg, #da4511 0%, #e7b723 100%);
}

.rs-blog.style2 .blog-item .blog-content {
    padding: 30px 15px 18px 15px;
    background: #fff;
}

.rs-blog.style2 .blog-item .blog-content .blog-meta .date {
    font-size: 14px;
    color: #454545;
}

.rs-blog.style2 .blog-item .blog-content .blog-meta .date i {
    color: #aa2629;
    padding-right: 5px;
}

.rs-blog.style2 .blog-item .blog-content .blog-meta .admin {
    font-size: 15px;
    font-weight: 500;
    color: #454545;
    margin-left: 25px;
}

.rs-blog.style2 .blog-item .blog-content .blog-meta .admin i {
    color: #aa2629;
    padding-right: 5px;
}

.rs-blog.style2 .blog-item .blog-content .blog-title a {
    color: #101010;
}

.rs-blog.style2 .blog-item .blog-content .blog-title a:hover {
    color: #FF5600;
}

.rs-blog.style2 .owl-stage-outer {
    padding: 20px;
    margin: -20px;
}

.rs-blog.style3 .blog-item .image-wrap .post-categories li a {
    border-radius: 3px 3px 3px 3px;
    background-image: linear-gradient(120deg, #6e71db 0%, #9c9ff9 100%);
}

.rs-blog.style3 .blog-item .blog-content .blog-meta .date i {
    color: #787cf2;
}

.rs-blog.style3 .blog-item .blog-content .blog-meta .admin i {
    color: #787cf2;
    padding-right: 5px;
}

.rs-blog.style3 .blog-item .blog-content .blog-title a {
    color: #101010;
}

.rs-blog.style3 .blog-item .blog-content .blog-title a:hover {
    color: #787cf2;
}

.rs-inner-blog .blog-item {
    background: #fff;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.08);
    border-radius: 15px;
    padding: 15px;
    transition: 0.3s;
}

.rs-inner-blog .blog-item .blog-img {
    position: relative;
}

.rs-inner-blog .blog-item .blog-img a img {
    border-radius: 10px;
}

.rs-inner-blog .blog-item .blog-img .post-categories {
    position: absolute;
    z-index: 11;
    bottom: 20px;
    right: 20px;
    z-index: 10;
}

.rs-inner-blog .blog-item .blog-img .post-categories li {
    display: inline-block;
}

.rs-inner-blog .blog-item .blog-img .post-categories li a {
    border-radius: 30px;
    color: #ffffff;
    background: #03228f;
    background: -moz-linear-gradient(left, #03228f 0%, #03228f 0%, #03228f 26%, #4e95ed 100%, #2989d8 100%, #207cca 100%, #0b70e1 100%);
    background: -webkit-linear-gradient(left, #03228f 0%, #03228f 0%, #03228f 26%, #4e95ed 100%, #2989d8 100%, #207cca 100%, #0b70e1 100%);
    background: linear-gradient(to right, #03228f 0%, #03228f 0%, #03228f 26%, #4e95ed 100%, #2989d8 100%, #207cca 100%, #0b70e1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#03228f', endColorstr='#0b70e1', GradientType=1);
    transition: 0.4s;
    font-size: 14px;
    font-weight: 500;
    padding: 6px 20px;
    display: block;
}

.rs-inner-blog .blog-item .blog-img .post-categories li a:hover {
    background: linear-gradient(to left, #03228f 0%, #03228f 0%, #03228f 26%, #4e95ed 100%, #2989d8 100%, #207cca 100%, #0b70e1 100%);
}

.rs-inner-blog .blog-item .blog-content {
    padding: 25px 15px 25px;
    overflow: hidden;
}

.rs-inner-blog .blog-item .blog-content .blog-title {
    margin: 4px 0 10px;
    font-size: 26px;
    line-height: 35px;
    font-weight: 700;
}

.rs-inner-blog .blog-item .blog-content .blog-title a {
    color: #0a0a0a;
}

.rs-inner-blog .blog-item .blog-content .blog-title a:hover {
    color: #aa2629;
}

.rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate {
    overflow: hidden;
    margin: 0 0 5px;
    padding: 0 0 12px;
    font-size: 13px;
    display: flex;
    align-items: center;
}

.rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li {
    margin-right: 15px;
}

.rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li .blog-date {
    display: inline-block;
    font-weight: 400;
    font-size: 13px;
    color: #999;
}

.rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li .blog-date i {
    color: #0B70E1;
    margin-right: 3px;
    font-size: 14px;
    font-weight: 600;
}

.rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li .author {
    display: inline-block;
    padding: 0;
    margin-right: 0;
    line-height: normal;
    color: #999;
}

.rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li .author i {
    color: #0B70E1;
    margin-right: 3px;
    font-size: 14px;
    font-weight: 600;
}

.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: 15px;
    line-height: 27px;
    font-weight: 400;
    color: #454545;
    margin-bottom: 20px;
}

.rs-inner-blog .widget-area .widget-title .title {
    color: #101010;
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    position: relative;
    z-index: 1;
    padding-bottom: 12px;
    margin: 0;
}

.rs-inner-blog .widget-area .widget-title .title:before {
    content: "";
    position: absolute;
    border: 0;
    width: 50px;
    height: 2px;
    background: #aa2629;
    z-index: 1;
    margin-left: 0;
    bottom: 0;
    left: 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);
    border-radius: 10px;
}

.rs-inner-blog .widget-area .search-widget .search-wrap {
    position: relative;
}

.rs-inner-blog .widget-area .search-widget .search-wrap [type=search] {
    border: 1px solid #ddd;
    color: #444444;
    padding: 12px 17px;
    width: 100%;
    border-radius: 5px;
    position: relative;
}

.rs-inner-blog .widget-area .search-widget .search-wrap button {
    background: transparent;
    border: medium none;
    color: #454545;
    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-weight: 600;
    font-size: 18px;
}

.rs-inner-blog .widget-area .search-widget .search-wrap button:hover {
    color: #aa2629;
}

.rs-inner-blog .widget-area .recent-posts {
    background: #fff;
    padding: 40px 30px;
    box-shadow: 0 6px 25px rgba(0, 0, 0, 0.07);
    border-radius: 10px;
}

.rs-inner-blog .widget-area .recent-posts .recent-post-widget {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid rgba(0, 0, 0, 0.06);
}

.rs-inner-blog .widget-area .recent-posts .recent-post-widget .post-img {
    width: 100px;
    float: left;
    padding-right: 15px;
}

.rs-inner-blog .widget-area .recent-posts .recent-post-widget .post-desc {
    display: block;
    font-size: 12px;
    color: #888;
    overflow: hidden;
}

.rs-inner-blog .widget-area .recent-posts .recent-post-widget .post-desc a {
    font-size: 15px;
    line-height: 22px;
    font-weight: 500;
    color: #0a0a0a;
    display: block;
}

.rs-inner-blog .widget-area .recent-posts .recent-post-widget .post-desc a:hover {
    color: #aa2629;
}

.rs-inner-blog .widget-area .recent-posts .recent-post-widget .post-desc .date {
    display: block;
}

.rs-inner-blog .widget-area .recent-posts .recent-post-widget .post-desc .date i {
    margin-right: 5px;
}

.rs-inner-blog .widget-area .recent-posts .recent-post-widget .post-desc .date i:before {
    font-size: 12px;
}

.rs-inner-blog .widget-area .categories {
    background: #fff;
    padding: 40px 30px 40px;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.08);
    border-radius: 10px;
}

.rs-inner-blog .widget-area .categories li {
    margin-top: 13px;
    padding-top: 13px;
    border-top: 1px solid rgba(0, 0, 0, 0.06);
}

.rs-inner-blog .widget-area .categories li a {
    font-size: 15px;
    font-weight: 500;
    color: #101010;
}

.rs-inner-blog .widget-area .categories li a:hover {
    color: #aa2629;
}

.rs-inner-blog .blog-details .blog-full .single-post-meta {
    display: flex;
    align-items: center;
    padding: 0 0 30px;
}

.rs-inner-blog .blog-details .blog-full .single-post-meta li .p-date {
    color: #555;
    font-size: 14px;
    margin-right: 8px;
}

.rs-inner-blog .blog-details .blog-full .single-post-meta li .p-date i {
    font-size: 13px;
    margin-right: 3px;
    color: #0B70E1;
}

.rs-inner-blog .blog-details .blog-full .single-post-meta li .p-date i:before {
    margin-right: 5px;
}

.rs-inner-blog .blog-details .blog-full .single-post-meta .Post-cate {
    list-style: none;
    display: inline-block;
    padding-right: 10px;
    color: #555;
    font-size: 14px;
}

.rs-inner-blog .blog-details .blog-full .single-post-meta .Post-cate .tag-line i {
    color: #0B70E1;
    margin-right: 3px;
}

.rs-inner-blog .blog-details .blog-full .single-post-meta .Post-cate .tag-line i:before {
    margin-right: 4px;
}

.rs-inner-blog .blog-details .blog-full .single-post-meta .Post-cate .tag-line a {
    font-weight: 400;
    color: #555;
    font-size: 14px;
}

.rs-inner-blog .blog-details .blog-full .single-post-meta .Post-cate .tag-line a:hover {
    color: #aa2629;
}

.rs-inner-blog .blog-details .blog-full .single-post-meta .post-comment {
    color: #555;
    font-size: 14px;
}

.rs-inner-blog .blog-details .blog-full .single-post-meta .post-comment i:before {
    color: #0B70E1;
}

.rs-inner-blog .blog-details .blog-full .comment-title {
    font-size: 24px;
    margin-bottom: 40px;
    margin-top: 35px;
}

.rs-inner-blog .blog-details .blog-full .comment-body {
    display: flex;
    border-bottom: 1px solid #ddd;
    padding-bottom: 30px;
    margin-bottom: 25px;
}

.rs-inner-blog .blog-details .blog-full .comment-body .rstheme-logo {
    margin-right: 28px;
}

.rs-inner-blog .blog-details .blog-full .comment-body .rstheme-logo img {
    border-radius: 50%;
    max-width: unset;
}

.rs-inner-blog .blog-details .blog-full .comment-body .comment-meta span {
    display: block;
}

.rs-inner-blog .blog-details .blog-full .comment-body .comment-meta span a {
    color: #0a0a0a;
    font-weight: 700;
    line-height: 22px;
}

.rs-inner-blog .blog-details .blog-full .comment-body .comment-meta a {
    font-size: 14px;
    color: #909090;
}

.rs-inner-blog .blog-details .blog-full .comment-note .from-control {
    width: 100%;
    padding: 15px 20px;
    background-color: #F6F7F9;
    border: none;
    border-radius: 5px;
}

.rs-inner-blog .blog-details .blog-full .comment-note textarea {
    height: 160px;
}

.rs-inner-blog .blog-details .blog-full .comment-note ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */

    color: #454545;
    opacity: 1;
}

.rs-inner-blog .blog-details .blog-full .comment-note ::-moz-placeholder {
    /* Firefox 19+ */

    color: #454545;
    opacity: 1;
}

.rs-inner-blog .blog-details .blog-full .comment-note :-ms-input-placeholder {
    /* IE 10+ */

    color: #454545;
    opacity: 1;
}

.rs-inner-blog .blog-details .blog-full .comment-note :-moz-placeholder {
    /* Firefox 18- */

    color: #454545;
    opacity: 1;
}

/*------------------------------------
    26. Features Section CSS
------------------------------------*/
.rs-feature .icon-box-area {
    padding: 50px 40px 41px 40px;
    background-image: linear-gradient(90deg, #f69f6b 41%, #fbbb6a 100%);
    border-radius: 5px 5px 5px 5px;
}

.rs-feature .icon-box-area .box-inner .icon-area {
    margin-bottom: 15px;
}

.rs-feature .icon-box-area .box-inner .content-part .title {
    font-size: 22px;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 0;
}

.rs-feature .icon-box-area .box-inner .content-part .title a {
    color: #fff;
}

.rs-feature .icon-box-area.blue-bg {
    background-image: linear-gradient(90deg, #559cea 41%, #6ba3cb 100%);
}

.rs-feature .icon-box-area.purple-bg {
    background-image: linear-gradient(90deg, #a040f3 41%, #a86ae3 100%);
}

.rs-feature .icon-box-area.pink-bg {
    background-image: linear-gradient(90deg, #f954a1 41%, #f2a1c6 100%);
}

/*------------------------------------
    27. Call Action Section CSS
------------------------------------*/
.rs-call-action .action-wrap {
    text-align: center;
    margin: 0 auto;
    max-width: 500px;
}

.rs-call-action .action-wrap .icon-img {
    margin-bottom: 20px;
}

.rs-call-action .action-wrap .icon-img img {
    width: 120px;
}

.rs-call-action .action-wrap .title {
    font-size: 36px;
    line-height: 50px;
    font-weight: 700;
    color: #ffffff;
    text-decoration: underline;
    margin-bottom: 15px;
}

.rs-call-action .action-wrap .title .watermark {
    color: #FBAB9A;
}

.rs-call-action.style2 .action-wrap {
    max-width: 520px;
}

.rs-call-action.style2 .action-wrap .title {
    font-size: 42px;
    color: #102b3e;
}

/*------------------------------------
    28. Partner Section CSS
------------------------------------*/
.rs-partner {
    background-image: linear-gradient(330deg, #00005b 0%, #020275 90%);
}

.rs-partner .partner-item .logo-img a {
    overflow: hidden;
    display: inline-block;
    position: relative;
    transition: all 0.3s ease-in-out;
}

.rs-partner .partner-item .logo-img a .hover-logo {
    transition: all 0.3s ease-in-out;
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    visibility: hidden;
    filter: grayscale(100%);
}

.rs-partner .partner-item .logo-img a .main-logo {
    filter: grayscale(100%);
    transition: all 0.3s ease-in-out;
    display: block;
}

.rs-partner .partner-item .logo-img a:hover .hover-logo {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    display: block;
    opacity: 3;
    visibility: visible;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    filter: grayscale(0%);
}

.rs-partner .partner-item .logo-img a:hover .main-logo {
    display: block;
    visibility: hidden;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    filter: grayscale(100%);
}

.rs-partner.style2 {
    box-shadow: 0px 8px 50px 0px rgba(0, 0, 0, 0.05);
    background: #ffffff;
    background-image: unset;
}

.rs-partner.style2.modify1 {
    box-shadow: unset;
    background: unset;
}

.rs-partner.style2.modify1 .title {
    color: #717070;
    font-size: 18px;
    font-weight: 600;
}

.rs-partner.style3 {
    background-image: unset;
    background: url(../../assets/images/bg/partners-bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    background-color: #00005B;
}

.rs-partner.style4 {
    box-shadow: unset;
    background-image: unset;
}

.rs-partner.style4.modify1 .partner-item {
    padding: 0 10px;
}

.rs-partner.style5 {
    background-image: linear-gradient(150deg, #03228f 46%, #0e73e4 100%);
}

/* ------------------------------------
    29. Testimonial Section CSS
---------------------------------------*/
.rs-testimonial.main-home .testi-item .author-desc {
    background: #ffffff;
    padding: 70px 40px 80px 40px;
    border-radius: 10px 10px 10px 10px;
    box-shadow: -2px 16px 44px -32px rgba(0, 0, 0, 0);
}

.rs-testimonial.main-home .testi-item .author-desc .desc {
    text-align: center;
    position: relative;
    color: #333333;
    padding: 61px 0px 10px 0px;
    font-size: 17px;
    line-height: 33px;
    font-weight: 400;
}

.rs-testimonial.main-home .testi-item .author-desc .desc .quote {
    width: 50px;
    top: -13px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.rs-testimonial.main-home .testi-item .author-desc .author-img {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 80px;
}

.rs-testimonial.main-home .testi-item .author-desc .author-img img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
}

.rs-testimonial.main-home .testi-item .author-part {
    text-align: center;
    padding-top: 70px;
}

.rs-testimonial.main-home .testi-item .author-part .name {
    color: #0A0A0A;
    font-size: 22px;
    font-weight: 600;
    display: block;
    margin-bottom: 5px;
}

.rs-testimonial.main-home .owl-dots {
    text-align: center;
    margin-top: 47px;
}

.rs-testimonial.main-home .owl-dots .owl-dot {
    width: 25px;
    height: 8px;
    display: inline-block;
    margin: 0 6px;
    padding: 3px 0;
    border-radius: 30px;
    border: none;
    transition: all 0.3s ease;
    background: #0B70E1;
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25);
}

.rs-testimonial.main-home .owl-dots .owl-dot:hover,
.rs-testimonial.main-home .owl-dots .owl-dot.active {
    width: 40px;
    background: #0B70E1;
    opacity: 1;
}

.rs-testimonial.main-home .owl-stage-outer {
    padding: 45px 0;
    margin: -45px 0;
}

.rs-testimonial.main-home.style2 .testi-item .author-desc {
    background-image: linear-gradient(150deg, #000060 0%, #1e1eaa 98%);
    box-shadow: unset;
}

.rs-testimonial.main-home.style2 .testi-item .author-desc .desc {
    color: #ffffff;
    font-size: 20px;
    padding: 70px 50px 35px 50px;
}

.rs-testimonial.main-home.style2 .testi-item .author-part .name {
    color: #ffffff;
}

.rs-testimonial.main-home.style2 .testi-item .author-part .designation {
    color: #ffffff;
}

.rs-testimonial.main-home.style2.modify1 .overlayer {
    position: relative;
}

.rs-testimonial.main-home.style2.modify1 .overlayer .testi-item .author-desc {
    background-color: #03228F75;
    background-image: unset;
    box-shadow: unset;
    border-radius: unset;
}

.rs-testimonial.main-home.style2.modify1 .overlayer:after {
    background-color: #020E38;
    opacity: 0.64;
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.rs-testimonial.main-home.style4 {
    padding: 120px 0px 120px 0px;
    border-radius: 270px 0px 0px 0px;
}

.rs-testimonial.main-home.style4 .testi-item {
    padding: unset;
    position: relative;
}

.rs-testimonial.main-home.style4 .testi-item .author-desc {
    background: #ffffff;
    padding: 40px 40px 80px 43px;
    border-radius: 10px 10px 10px 10px;
    box-shadow: -2px 16px 44px -32px rgba(0, 0, 0, 0);
}

.rs-testimonial.main-home.style4 .testi-item .author-desc .desc {
    text-align: unset;
    position: unset;
    color: #333333;
    padding: 73px 0px 10px 0px;
    font-size: 17px;
    line-height: 33px;
    font-weight: 400;
}

.rs-testimonial.main-home.style4 .testi-item .author-desc .desc .quote {
    top: 44px;
    position: absolute;
    left: 7%;
    transform: unset;
}

.rs-testimonial.main-home.style4 .testi-item .testimonial-content {
    position: absolute;
    display: flex;
    align-items: center;
    bottom: -40px;
}

.rs-testimonial.main-home.style4 .testi-item .testimonial-content .author-img img {
    width: 90px;
    height: 90px;
    border-radius: 50px 50px 50px 50px;
}

.rs-testimonial.main-home.style4 .testi-item .testimonial-content .author-part {
    padding-left: 15px;
    text-align: unset;
    padding-top: unset;
}

.rs-testimonial.main-home.style4.modify1 {
    border-radius: unset;
    position: relative;
}

.rs-testimonial.main-home.style4.modify1 .modify-gap {
    padding-right: 220px;
    padding-left: 50px;
}

.rs-testimonial.main-home.style4.modify1 .testi-img img {
    max-width: 900px;
}

.rs-testimonial.main-home.style4.modify2 .testi-item .author-desc {
    padding: 40px 40px 160px 43px;
}

.rs-testimonial.main-home.style4.modify2 .testi-item .testimonial-content {
    bottom: 50px;
    left: 34px;
}

.rs-testimonial.style3 .testi-item {
    text-align: center;
}

.rs-testimonial.style3 .testi-item .author-desc {
    background-image: linear-gradient(310deg, #0024ba 19%, #000060 65%);
    padding: 100px 45px 40px 45px;
    border-radius: 15px 15px 15px 15px;
    box-shadow: -2px 16px 44px -32px rgba(0, 0, 0, 0);
    position: relative;
}

.rs-testimonial.style3 .testi-item .author-desc .desc {
    font-size: 18px;
    line-height: 31px;
    font-weight: 400;
    color: #ffffff;
    margin-bottom: 0;
}

.rs-testimonial.style3 .testi-item .author-desc .desc .quote {
    width: 50px;
    top: 36px;
    position: absolute;
    left: 44%;
}

.rs-testimonial.style3 .testi-item .author-desc:before {
    top: 100%;
    left: 15%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #061340;
    border-width: 12px;
    margin-left: -30px;
    left: 55%;
    z-index: 1;
}

.rs-testimonial.style3 .testi-item .testi-content .images-wrap img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    margin: 25px auto 18px;
}

.rs-testimonial.style3 .testi-item .testi-content .name {
    font-size: 22px;
    line-height: 32px;
    font-weight: 600;
    color: #101010;
    display: block;
    margin-bottom: 7px;
}

.rs-testimonial.style3 .testi-item .testi-content .name:hover {
    color: #aa2629;
}

.rs-testimonial.style3 .testi-item .testi-content .designation {
    color: #878787;
    margin-bottom: 0px;
}

.rs-testimonial.style3 .owl-dots {
    text-align: center;
    margin-top: 47px;
}

.rs-testimonial.style3 .owl-dots .owl-dot {
    width: 25px;
    height: 8px;
    display: inline-block;
    margin: 0 6px;
    padding: 3px 0;
    border-radius: 30px;
    border: none;
    transition: all 0.3s ease;
    background: #0B70E1;
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25);
}

.rs-testimonial.style3 .owl-dots .owl-dot:hover,
.rs-testimonial.style3 .owl-dots .owl-dot.active {
    width: 40px;
    background: #0B70E1;
    opacity: 1;
}

.rs-testimonial.style3 .owl-stage-outer {
    padding: 10px;
    margin: -10px;
}

.rs-testimonial.style4 .testi-item {
    background-color: #FDFDFD;
    border-radius: 5px 5px 5px 5px;
    padding: 60px 60px 60px 60px;
}

.rs-testimonial.style4 .testi-item .testi-content {
    display: flex;
}

.rs-testimonial.style4 .testi-item .testi-content .images-wrap img {
    width: 60px;
    height: 60px;
    border-radius: 4px 4px 4px 4px;
}

.rs-testimonial.style4 .testi-item .testi-content .testi-information {
    padding-left: 15px;
    position: relative;
}

.rs-testimonial.style4 .testi-item .testi-content .testi-information .testi-name {
    color: #000000;
    font-size: 20px;
    font-weight: 500;
}

.rs-testimonial.style4 .testi-item .testi-content .testi-information .testi-title {
    display: block;
    color: #878787;
}

.rs-testimonial.style4 .testi-item .item-content-basic .desc {
    color: #555555;
    padding: 30px 0px 0px 0px;
}

.rs-testimonial.style4 .testi-item .item-content-basic .desc .quote {
    width: 54px;
    top: 55px;
    position: absolute;
    left: 71%;
    z-index: 9;
}

.rs-testimonial.style4 .owl-nav .owl-next,
.rs-testimonial.style4 .owl-nav .owl-prev {
    position: absolute;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    color: #FBFBFB;
    border: 1px solid #fff;
    transform: translateY(-50%);
    transition: 0.6s ease all;
    z-index: 9;
    text-align: center;
}

.rs-testimonial.style4 .owl-nav .owl-next i:before,
.rs-testimonial.style4 .owl-nav .owl-prev i:before {
    content: "\f111";
    font-family: Flaticon;
    font-size: 18px;
    font-weight: 400;
}

.rs-testimonial.style4 .owl-nav .owl-next:hover,
.rs-testimonial.style4 .owl-nav .owl-prev:hover {
    color: #ffffff;
}

.rs-testimonial.style4 .owl-nav .owl-next {
    top: 249px;
    left: -63%;
}

.rs-testimonial.style4 .owl-nav .owl-next i:before {
    content: "\f110";
}

.rs-testimonial.style4 .owl-nav .owl-prev {
    left: -75%;
    top: 249px;
}

.rs-testimonial.style5 .testi-item {
    background-image: linear-gradient(140deg, #03228f 0%, #4e95ed 100%);
    padding: 70px 60px 70px 60px;
    border-radius: 10px 10px 10px 10px;
    text-align: center;
}

.rs-testimonial.style5 .testi-item p {
    color: #fff;
    font-size: 18px;
    line-height: 35px;
    margin-bottom: 0;
    padding: 30px 35px 20px 35px;
}

.rs-testimonial.style5 .testi-item .testi-content {
    display: flex;
    align-items: center;
    justify-content: center;
}

.rs-testimonial.style5 .testi-item .testi-content .testi-img {
    padding-right: 15px;
}

.rs-testimonial.style5 .testi-item .testi-content .testi-img img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
}

.rs-testimonial.style5 .testi-item .testi-content .author-part {
    text-align: left;
}

.rs-testimonial.style5 .testi-item .testi-content .author-part .name {
    font-size: 16px;
    line-height: 35px;
    color: #fff;
    letter-spacing: 1px;
    margin-bottom: 0;
    display: block;
}

.rs-testimonial.style5 .testi-item .testi-content .author-part .designation {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    display: block;
}

.rs-testimonial.style6 .testi-item {
    background-color: #fff;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0px 0px 10px 0px rgba(232, 232, 232, 0.5);
    padding: 92px 0px 90px 0px;
    margin: 0 -15px 0 0;
}

.rs-testimonial.style6 .testi-item .testi-content {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 34px;
}

.rs-testimonial.style6 .testi-item .testi-content .images-wrap {
    width: 90px;
    height: 90px;
}

.rs-testimonial.style6 .testi-item .testi-content .images-wrap img {
    border-radius: 50px 50px 50px 50px;
}

.rs-testimonial.style6 .testi-item .testi-content .testi-information {
    padding: 0 0 0 25px;
    text-align: left;
}

.rs-testimonial.style6 .testi-item .testi-content .testi-information .testi-name {
    color: #102B3E;
    font-size: 20px;
    font-weight: 600;
    line-height: 36px;
}

.rs-testimonial.style6 .testi-item .testi-content .testi-information .testi-title {
    color: #404A50;
    padding-bottom: 10px;
    display: block;
}

.rs-testimonial.style6 .testi-item .testi-content .testi-information .rating img {
    width: 100px;
}

.rs-testimonial.style6 .testi-item .item-content-basic {
    padding: 0px 40px 0px 40px;
    text-align: center;
}

.rs-testimonial.style6 .testi-item .item-content-basic p {
    color: #272525;
    font-size: 18px;
    font-weight: 500;
    font-style: italic;
    line-height: 35px;
}

.rs-testimonial.style6 .testi-item .item-content-basic span img {
    width: 32px;
    top: 82%;
    position: absolute;
    left: 47%;
    z-index: 9;
}

.rs-testimonial.style6 .owl-dots {
    text-align: center;
    margin-top: 47px;
}

.rs-testimonial.style6 .owl-dots .owl-dot {
    width: 25px;
    height: 8px;
    display: inline-block;
    margin: 0 6px;
    padding: 3px 0;
    border-radius: 30px;
    border: none;
    transition: all 0.3s ease;
    background: #032390;
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25);
}

.rs-testimonial.style6 .owl-dots .owl-dot:hover,
.rs-testimonial.style6 .owl-dots .owl-dot.active {
    width: 40px;
    background: #032390;
    opacity: 1;
}

.rs-testimonial.style7 {
    background: url(../../assets/images/bg/testimonial-bg.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
}

.rs-testimonial.style7 .testi-main {
    margin: 0px 0px 0px 0px;
    padding: 0px 100px 0px 150px;
}

.rs-testimonial.style7 .testi-main .testi-item .testi-content {
    display: flex;
    align-items: center;
    border-radius: 3px;
    background: #ffffff;
    box-shadow: 0 0 30px #eee;
    margin: 40px 37px 30px 100px;
    padding: 50px 30px 50px 50px;
}

.rs-testimonial.style7 .testi-main .testi-item .testi-content .images-wrap img {
    border-radius: 3px;
    height: 263px;
    max-width: 263px;
    width: 263px;
    margin-left: -150px;
}

.rs-testimonial.style7 .testi-main .testi-item .testi-content .testi-information {
    padding-left: 45px;
}

.rs-testimonial.style7 .testi-main .testi-item .testi-content .testi-information p {
    color: #102B3E;
    font-size: 22px;
    font-weight: 500;
    font-style: italic;
    line-height: 35px;
}

.rs-testimonial.style7 .testi-main .testi-item .testi-content .testi-information .testi-name {
    color: #102B3E;
    font-size: 20px;
    font-weight: 600;
    line-height: 36px;
}

.rs-testimonial.style7 .testi-main .testi-item .testi-content .testi-information .testi-title {
    color: #404A50;
}

.rs-testimonial.style7 .owl-nav .owl-next,
.rs-testimonial.style7 .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 30px;
    background: linear-gradient(90deg, #03228f 10%, #0e73e4 100%);
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    text-align: center;
    color: #ffffff;
}

.rs-testimonial.style7 .owl-nav .owl-next i,
.rs-testimonial.style7 .owl-nav .owl-prev i {
    margin-top: 15px;
}

.rs-testimonial.style7 .owl-nav .owl-next i:before,
.rs-testimonial.style7 .owl-nav .owl-prev i:before {
    content: "\f115";
    font-family: Flaticon;
    font-size: 18px;
    font-weight: 400;
}

.rs-testimonial.style7 .owl-nav .owl-next:hover,
.rs-testimonial.style7 .owl-nav .owl-prev:hover {
    background: linear-gradient(0deg, #03228f 10%, #0e73e4 100%);
    color: #ffffff;
}

.rs-testimonial.style7 .owl-nav .owl-next {
    right: -75px;
    left: unset;
}

.rs-testimonial.style7 .owl-nav .owl-next i:before {
    content: "\f114";
    font-size: 18px;
    font-weight: 400;
}

.rs-testimonial.style7 .owl-nav .owl-prev {
    right: unset;
    left: -105px;
}

.rs-testimonial.style7 .owl-nav .owl-prev i:before {
    content: "\f115";
    font-size: 18px;
    font-weight: 400;
}

.rs-testimonial.style8 .testi-item {
    background: #fff;
    padding: 50px 35px;
    border-radius: 4px;
}

.rs-testimonial.style8 .testi-item .item-content-basic span img {
    width: 100px;
}

.rs-testimonial.style8 .testi-item .item-content-basic p {
    font-size: 20px;
    line-height: 35px;
    font-weight: 500;
    color: #101010;
    margin-bottom: 32px;
    padding-top: 20px;
}

.rs-testimonial.style8 .testi-item .testi-information {
    display: flex;
    align-items: center;
}

.rs-testimonial.style8 .testi-item .testi-information .img-part img {
    border-radius: 50%;
}

.rs-testimonial.style8 .testi-item .testi-information .testi-content {
    padding-left: 25px;
}

.rs-testimonial.style8 .testi-item .testi-information .testi-content .testi-name {
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    color: #101010;
    margin-bottom: 2px;
}

.rs-testimonial.style8 .testi-item .testi-information .testi-content .testi-title {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: #454545;
    margin-bottom: 0;
}

.rs-testimonial.style8 .owl-dots {
    text-align: center;
    margin-top: 47px;
}

.rs-testimonial.style8 .owl-dots .owl-dot {
    width: 15px;
    height: 8px;
    display: inline-block;
    margin: 0 6px;
    padding: 3px 0;
    border-radius: 30px;
    background: #0d58ba;
    border: none;
    transition: all 0.3s ease;
}

.rs-testimonial.style8 .owl-dots .owl-dot:hover,
.rs-testimonial.style8 .owl-dots .owl-dot.active {
    width: 40px;
    opacity: 1;
    background: #f2541b;
}

.rs-testimonial.style8 .owl-stage-outer {
    padding: 10px;
    margin: -10px;
}

.rs-testimonial.style9 .testi-item {
    display: flex;
    background-color: #fff;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0px 0px 15px 0px #eee;
    padding: 40px 40px 15px 35px;
}

.rs-testimonial.style9 .testi-item .testi-content {
    display: block;
    margin-right: 30px;
    flex: 0 0 30%;
    padding-top: 12px;
    max-width: 30%;
}

.rs-testimonial.style9 .testi-item .testi-content .images-wrap img {
    width: 75px;
    height: 75px;
    border-radius: 50%;
    margin-bottom: 12px;
}

.rs-testimonial.style9 .testi-item .testi-content .testi-information .testi-name {
    font-size: 20px;
    font-weight: 600;
    line-height: 36px;
    color: #191821;
}

.rs-testimonial.style9 .testi-item .testi-content .testi-information .testi-title {
    color: #404A50;
}

.rs-testimonial.style9 .testi-item .testi-content .testi-information .ratings {
    margin-top: 10px;
}

.rs-testimonial.style9 .testi-item .testi-content .testi-information .ratings img {
    width: 100px;
}

.rs-testimonial.style9 .testi-item .item-content p {
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
    color: #454545;
}

.rs-testimonial.style9 .owl-dots {
    text-align: center;
    margin-top: 47px;
}

.rs-testimonial.style9 .owl-dots .owl-dot {
    width: 25px;
    height: 8px;
    display: inline-block;
    margin: 0 6px;
    padding: 3px 0;
    border-radius: 30px;
    border: none;
    transition: all 0.3s ease;
    background: #787cf2;
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25);
}

.rs-testimonial.style9 .owl-dots .owl-dot:hover,
.rs-testimonial.style9 .owl-dots .owl-dot.active {
    width: 40px;
    background: #787cf2;
    opacity: 1;
}

.rs-testimonial.style9 .owl-stage-outer {
    padding: 45px 0;
    margin: -45px 0;
}

.rs-testimonial.style10 {
    padding-left: 15%;
    padding-top: 120px;
    padding-bottom: 80px;
    margin-top: -370px;
    position: relative;
}

.rs-testimonial.style10 .slick-list {
    padding: 15px 300px 15px 15px !important;
}

.rs-testimonial.style10 .testi-top-section .slick-part .slider.slider-for2 .testi-item {
    display: flex;
    align-items: center;
    vertical-align: middle;
    border-radius: 3px;
    background: #fff;
    box-shadow: 0 0 25px #eee;
    padding: 30px 30px 30px 35px;
    margin: 40px 45px 40px 100px;
}

.rs-testimonial.style10 .testi-top-section .slick-part .slider.slider-for2 .testi-item .images-wrap {
    position: relative;
}

.rs-testimonial.style10 .testi-top-section .slick-part .slider.slider-for2 .testi-item .images-wrap img {
    max-width: 263px;
    width: 231px !important;
    height: 314px !important;
    margin-left: -150px;
}

.rs-testimonial.style10 .testi-top-section .slick-part .slider.slider-for2 .testi-item .item-content {
    padding: 0px 0px 0px 30px;
    position: relative;
}

.rs-testimonial.style10 .testi-top-section .slick-part .slider.slider-for2 .testi-item .item-content span img {
    top: 74%;
    position: absolute;
    left: 73.5%;
    opacity: 0.5;
    width: 60px;
}

.rs-testimonial.style10 .testi-top-section .slick-part .slider.slider-for2 .testi-item .item-content p {
    font-size: 16px;
    font-style: italic;
    margin: 0 27px 15px 0;
}

.rs-testimonial.style10 .testi-top-section .slick-part .slider.slider-for2 .testi-item .item-content .testi-informations .testi-name {
    font-size: 18px;
    color: #0A0A0A;
    font-weight: 600;
}

.rs-testimonial.style10 .testi-top-section .slick-part .slider.slider-for2 .testi-item .item-content .testi-informations .testi-title {
    font-size: 15px;
}

.rs-testimonial.style10 .testi-top-section .slick-part .slick-arrow {
    position: absolute;
    font-size: 0;
    background-image: linear-gradient(90deg, #483afa 0%, #982ef5 100%);
    border: none;
    color: #ffffff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    z-index: 1;
    top: -18%;
}

.rs-testimonial.style10 .testi-top-section .slick-part .slick-arrow:before {
    content: "\f115";
    font-family: Flaticon;
    font-size: 18px;
    font-weight: 400;
}

.rs-testimonial.style10 .testi-top-section .slick-part .slick-arrow.slick-prev {
    right: 27%;
}

.rs-testimonial.style10 .testi-top-section .slick-part .slick-arrow.slick-next {
    right: 22.5%;
}

.rs-testimonial.style10 .testi-top-section .slick-part .slick-arrow.slick-next:before {
    content: "\f114";
}

/*----------------------------------------
    30. Shop Section CSS
----------------------------------------*/
.rs-shop-part .woocommerce-result-count {
    font-size: 15px;
    line-height: 26px;
    color: #454545;
    font-weight: 400;
    margin: 0;
}

.rs-shop-part .from-control {
    float: right;
    font-size: 15px;
    color: #454545;
    font-weight: 400;
    vertical-align: top;
    padding: 10px;
    border: 1px solid #ced4da;
    border-radius: 5px;
}

.rs-shop-part .product-list .image-product {
    position: relative;
}

.rs-shop-part .product-list .image-product .overley i {
    position: absolute;
    bottom: 150px;
    right: 13px;
    background: transparent;
    opacity: 0;
    visibility: hidden;
    transition: 0.4s;
}

.rs-shop-part .product-list .image-product .overley i:before {
    font-size: 30px;
    color: #ffffff;
    font-weight: 400;
    background: #aa2629;
    border: none;
    padding: 8px 10px 8px;
    height: 45px;
    width: 45px;
    line-height: 45px;
    border-radius: 5px;
}

.rs-shop-part .product-list .image-product .onsale {
    font-size: 13px;
    color: #ffffff;
    font-weight: 700;
    line-height: 40px;
    background: #aa2629;
    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 {
    margin: 0;
    font-size: 18px;
    line-height: 50px;
    color: #454545;
    font-weight: 700;
}

.rs-shop-part .product-list .content-desc .loop-product-title a {
    color: #101010;
    font-size: 18px;
    line-height: 52px;
    font-weight: 600;
}

.rs-shop-part .product-list .content-desc .loop-product-title a:hover {
    color: #aa2629;
}

.rs-shop-part .product-list .content-desc .price {
    font-size: 20px;
    line-height: 30px;
    color: #aa2629;
    font-weight: 700;
    margin: 0;
}

.rs-shop-part .product-list .content-desc .price del {
    opacity: 0.6;
    padding-right: 10px;
}

.rs-shop-part .product-list:hover .image-product .overley i {
    opacity: 1;
    visibility: visible;
    bottom: 13px;
}

/*----------------------------------------
    31. 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: #aa2629;
    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: #454545;
}

.rs-single-shop .single-price-info p.category a:hover {
    color: #aa2629;
}

.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: 3px;
}

.rs-single-shop .tab-area ul.nav-tabs li .nav-link {
    padding: 10px 30px;
    display: inline-block;
    border-radius: 4px 4px 0 0;
    font-size: 18px;
    background: #f0f0f0;
    color: #101010;
    font-weight: 600;
}

.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: #aa2629;
    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 .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: #454545;
}

.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: #aa2629;
    font-weight: normal;
}

/*----------------------------------------
    32. 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: #101010;
    display: block;
    border-radius: 100%;
    border: 1px solid #ddd;
    font-size: 16px;
    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: #454545;
    font-weight: 700;
}

.rs-cart .cart-wrap table.cart-table .product-name a:hover {
    color: #aa2629;
}

.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-weight: 700;
    color: #454545;
    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;
}

/*----------------------------------------
    33. 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 #aa2629;
    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: #aa2629;
    transition: all 0.3s ease;
    outline: none;
    cursor: pointer;
}

.rs-checkout .coupon-toggle .accordion .card .card-header .card-title button:hover {
    color: #aa2629;
}

.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: #454545;
    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;
}

/*----------------------------------------
    34. Account Section CSS
----------------------------------------*/
.rs-my-account .title {
    font-size: 42px;
    line-height: 52px;
    font-weight: 600;
    color: #101010;
    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: #454545;
}

.rs-my-account .rs-login .form-group label span {
    color: #aa2629;
}

.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: #aa2629;
}

.rs-my-account .rs-login p {
    font-size: 15px;
    line-height: 26px;
    font-weight: 400;
    color: #454545;
    margin-bottom: 14px;
}

.rs-my-account .rs-login p a {
    font-size: 15px;
    line-height: 26px;
    font-weight: 400;
    color: #aa2629;
}

/*------------------------------------
    35. Footer Section CSS
------------------------------------*/


.rs-footer .footer-top {
    padding: 92px 0 65px;
}

.rs-footer .footer-top .footer-logo img {
    height: 40px;
}

.rs-footer .footer-top .widget-title {
    font-size: 22px;
    line-height: 40px;
    font-weight: 600;
    color: #101010;
    margin-bottom: 25px;
}

.rs-footer .footer-top .site-map li {
    margin-bottom: 12px;
}

.rs-footer .footer-top .site-map li a {
    font-size: 16px;
    color: #454545;
}

.rs-footer .footer-top .site-map li a:hover {
    color: #aa2629;
}

.rs-footer .footer-top .footer-social li {
    display: inline;
    margin-right: 5px;
}

.rs-footer .footer-top .footer-social li a {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    color: #555;
    text-align: center;
    font-size: 15px;
    transition: all .8s ease;
    background: rgba(255, 255, 255, 0.9);
}

.rs-footer .footer-top .footer-social li a i {
    line-height: 35px;
}

.rs-footer .footer-top .footer-social li a:hover {
    color: #ffffff;
    background: #aa2629;
}

.rs-footer .footer-top .footer-social li:last-child {
    margin: 0;
}

.rs-footer .footer-top .address-widget li {
    padding: 0px 0px 16px 40px;
    position: relative;
}

.rs-footer .footer-top .address-widget li .desc a {
    color: #454545;
}

.rs-footer .footer-top .address-widget li .desc a:hover {
    color: #aa2629;
}

.rs-footer .footer-top .address-widget li i {
    color: #aa2629;
    position: absolute;
    left: 0px;
}

.rs-footer .footer-top .address-widget li i:before {
    font-size: 20px;
}

.rs-footer .footer-top .widget-desc {
    margin: 0;
}

.rs-footer .footer-top p {
    margin: 30px 0 0;
    position: relative;
}

.rs-footer .footer-top p input[type=email] {
    border: none;
    width: 91%;
    font-size: 13px;
    padding: 16px 60px 16px 20px;
    margin: 0;
    color: #0a0a0a;
    overflow: hidden;
    border-radius: 30px 0 0 30px;
    background: #fff;
    box-shadow: 0 0 25px #eeeeee;
}

.rs-footer .footer-top p input[type="submit"] {
    position: absolute;
    top: 1px;
    right: 1px;
    bottom: 1px;
    background-image: linear-gradient(90deg, #03228f 0%, #0e73e4 100%);
    border-radius: 50%;
    padding: 15px 28px 15px;
    font-family: "Flaticon";
    font-size: 0;
    border: none;
}

.rs-footer .footer-top p i {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 12px 20px;
    pointer-events: none;
    color: #ffffff;
}

.rs-footer .footer-top p ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */

    color: #454545;
    opacity: 1;
}

.rs-footer .footer-top p ::-moz-placeholder {
    /* Firefox 19+ */

    color: #454545;
    opacity: 1;
}

.rs-footer .footer-top p :-ms-input-placeholder {
    /* IE 10+ */

    color: #454545;
    opacity: 1;
}

.rs-footer .footer-top p :-moz-placeholder {
    /* Firefox 18- */

    color: #454545;
    opacity: 1;
}

.rs-footer .footer-bottom {
    padding: 20px 0;
    background: rgba(255, 255, 255, 0.4);
}

.rs-footer .footer-bottom .copyright p {
    margin: 0;
}

.rs-footer .footer-bottom .copyright p a {
    color: #454545;
}

.rs-footer .footer-bottom .copyright p a:hover {
    color: #aa2629;
}

.rs-footer .footer-bottom .copy-right-menu li {
    display: inline-block;
    position: relative;
    padding: 0px 19px 0 25px;
}

.rs-footer .footer-bottom .copy-right-menu li a {
    color: #454545;
}

.rs-footer .footer-bottom .copy-right-menu li a:hover {
    color: #aa2629;
}

.rs-footer .footer-bottom .copy-right-menu li:before {
    display: block;
    content: "";
    position: absolute;
    font-size: 18px;
    background: #aa2629;
    left: 0;
    top: 50%;
    width: 6px;
    height: 6px;
    transform: translateY(-50%);
    border-radius: 50%;
}

.rs-footer .footer-bottom .copy-right-menu li:first-child:before {
    display: none;
}

.rs-footer.style1 .footer-top .widget-title {
    color: #102b3e;
}

.rs-footer.style1 .footer-top .site-map li a:hover {
    color: #f2541b;
}

.rs-footer.style1 .footer-top .footer-social li a:hover {
    background: #f2541b;
}

.rs-footer.style1 .footer-top .address-widget li .desc a:hover {
    color: #f2541b;
}

.rs-footer.style1 .footer-top .address-widget li i {
    color: #f2541b;
}

.rs-footer.style1 .footer-top p input[type="submit"] {
    background-image: linear-gradient(180deg, #dd4c23 19%, #f27c1e 100%);
}

.rs-footer.style1 .footer-bottom .copyright p a:hover {
    color: #f2541b;
}

.rs-footer.style1 .footer-bottom .copy-right-menu li a:hover {
    color: #f2541b;
}

.rs-footer.style1 .footer-bottom .copy-right-menu li:before {
    background: #f2541b;
}

.rs-footer.style1.home14-footer-style .footer-bottom .copyright p a:hover,
.rs-footer.style1.home14-footer-style .footer-top .address-widget li .desc a:hover,
.rs-footer.style1.home14-footer-style .footer-top .address-widget li i,
.rs-footer.style1.home14-footer-style .footer-top .site-map li a:hover {
    color: #ff7045;
}

.rs-footer.style1.home14-footer-style .footer-top p input[type="submit"],
.rs-footer.style1.home14-footer-style .footer-bottom .copy-right-menu li:before,
.rs-footer.style1.home14-footer-style .footer-top .footer-social li a:hover {
    background: #ff7045;
}

.rs-footer.style2 {
    background: url(../../assets/images/bg/footer-bg2.jpg);
    background-color: #F5F6F9;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.rs-footer.style2 .footer-top {
    padding: 92px 0 65px;
}

.rs-footer.style2 .footer-top .footer-logo img {
    height: 40px;
}

.rs-footer.style2 .footer-top .widget-title {
    color: #ffffff;
}

.rs-footer.style2 .footer-top .site-map li a {
    color: #ffffff;
}

.rs-footer.style2 .footer-top .site-map li a:hover {
    color: #03228f;
}

.rs-footer.style2 .footer-top .footer-social li {
    display: inline;
    margin-right: 5px;
}

.rs-footer.style2 .footer-top .footer-social li a {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    color: #555;
    text-align: center;
    font-size: 15px;
    transition: all .8s ease;
    background: rgba(255, 255, 255, 0.9);
}

.rs-footer.style2 .footer-top .footer-social li a:hover {
    color: #ffffff;
    background: #aa2629;
}

.rs-footer.style2 .footer-top .footer-social li:last-child {
    margin: 0;
}

.rs-footer.style2 .footer-top .address-widget li {
    padding: 0px 0px 16px 40px;
    position: relative;
}

.rs-footer.style2 .footer-top .address-widget li .desc {
    color: #ffffff;
}

.rs-footer.style2 .footer-top .address-widget li .desc a {
    color: #ffffff;
}

.rs-footer.style2 .footer-top .address-widget li .desc a:hover {
    color: #03228f;
}

.rs-footer.style2 .footer-top .widget-desc {
    margin: 0;
}

.rs-footer.style2 .footer-top p input[type=email] {
    box-shadow: unset;
}

.rs-footer.style2 .footer-bottom {
    background: transparent;
    border-color: rgba(80, 90, 100, 0.56) !important;
    border-top: 1px solid;
}

.rs-footer.style2 .footer-bottom .copyright p {
    color: #ffffff;
}

.rs-footer.style2 .footer-bottom .copyright p a {
    color: #ffffff;
}

.rs-footer.style2 .footer-bottom .copyright p a:hover {
    color: #03228f;
}

.rs-footer.style2 .footer-bottom .copy-right-menu li a {
    color: #ffffff;
}

.rs-footer.style2.modify1 {
    background: unset;
    background-color: unset;
}

.rs-footer.style2.modify1 .footer-top .site-map li a:hover {
    color: #1273EB;
}

.rs-footer.style2.modify1 .footer-top .address-widget li i:before {
    color: #fd6509;
}

.rs-footer.style2.modify1 .footer-top .address-widget li .desc a:hover {
    color: #1273EB;
}

.rs-footer.style2.modify1 .footer-bottom {
    background: #000000;
    border-color: unset;
    border-top: unset;
}

.rs-footer.style2.modify1 .footer-bottom .copyright p {
    color: #ffffff;
}

.rs-footer.style2.modify1 .footer-bottom .copyright p a {
    color: #ffffff;
}

.rs-footer.style2.modify1 .footer-bottom .copyright p a:hover {
    color: #1273EB;
}

.rs-footer.style2.modify1 .footer-bottom .copy-right-menu li a {
    color: #ffffff;
}

.rs-footer.style2.modify1 .footer-bottom .copy-right-menu li a:hover {
    color: #1273EB;
}

.rs-footer.style3 {
    background: #F5F6F9;
    background-size: cover;
}

.rs-footer.style3 .footer-top .widget-title {
    color: #102b3e;
}

.rs-footer.style3 .footer-top .site-map li a:hover {
    color: #1273EB;
}

.rs-footer.style3 .footer-top .footer-social li a:hover {
    background: #787cf2;
}

.rs-footer.style3 .footer-top .address-widget li .desc a:hover {
    color: #1273EB;
}

.rs-footer.style3 .footer-top .address-widget li i {
    color: #1273EB;
}

.rs-footer.style3 .footer-top p input[type="submit"] {
    background: #787cf2;
}

.rs-footer.style3 .footer-top p input[type="submit"]:hover {
    opacity: .9;
}

.rs-footer.style3 .footer-bottom .copyright p a:hover {
    color: #1273EB;
}

.rs-footer.style3 .footer-bottom .copy-right-menu li a:hover {
    color: #1273EB;
}

.rs-footer.style3 .footer-bottom .copy-right-menu li:before {
    background: #787cf2;
}

.rs-footer.style3.onepage-style4 {
    background: url(../../assets/images/bg/footer-bg.png);
    background-color: #F5F6F9;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

/* -----------------------
    36. Error Page CSS
--------------------------*/
.page-error {
    background: url(../../assets/images/bg/error.jpg);
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    height: 100vh;
}

.page-error .error-not-found {
    position: relative;
    background: #cfd0ef;
    width: 650px;
    padding: 50px;
    height: 650px;
    border-radius: 50%;
    margin: 0 auto;
    text-align: center;
}

.page-error .error-not-found .error-content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.page-error .error-not-found .title {
    font-size: 35px;
    line-height: 52px;
    font-weight: 700;
    color: #101010;
    margin-bottom: 30px;
}

.page-error .error-not-found .title span {
    font-size: 251px;
    line-height: 171px;
    font-weight: 700;
    color: #101010;
    display: block;
    padding-bottom: 70px;
}

/* -----------------------
    37. 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 {
    background-image: linear-gradient(90deg, #03228f 0%, #0e73e4 100%);
    border-radius: 50%;
    height: 40px;
    font-size: 24px;
    font-weight: 600;
    width: 42px;
    color: #fff;
    line-height: 36px;
    transition: all 0.3s ease;
    margin-left: 2px;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
}

#scrollUp i:hover {
    opacity: 0.8;
}

#scrollUp.oranage i {
    background-image: linear-gradient(180deg, #dd4c23 19%, #f27c1e 100%);
}

#scrollUp.oranage2 i {
    background: #ff7045;
}

#scrollUp.purple-color i {
    background: #787cf2;
}

/* ------------------------------------
    38. Preloader CSS
---------------------------------------*/
.loader {
    background-color: #ffffff;
    height: 100%;
    width: 100%;
    position: fixed;
    margin-top: 0;
    top: 0;
    z-index: 999999;
}

.loader .loader-container {
    width: 50px;
    height: 50px;
    background-color: #aa2629;
    border-radius: 100%;
    -webkit-animation: sk-scaleout 1s infinite ease-in-out;
    animation: sk-scaleout 1s infinite ease-in-out;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.loader.orange-loader .loader-container {
    background: #ff7045;
}

@-webkit-keyframes sk-scaleout {
    0% {
        -webkit-transform: scale(0);
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 0;
    }
}

@keyframes sk-scaleout {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}

/* ------------------------------------
    39. Animation Part
---------------------------------------*/
/*Pulse Border Animation*/
@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);
    }
}

.dance3 {
    -webkit-animation: dance3 8s alternate infinite;
}

@keyframes dance3 {
    0% {
        -webkit-transform: scale(0.8);
    }

    100% {
        -webkit-transform: scale(1);
    }
}

.dance {
    -webkit-animation: dance 2s alternate infinite;
}

@keyframes dance {
    0% {
        -webkit-transform: scale(0.8);
    }

    100% {
        -webkit-transform: scale(1);
    }
}

.dance2 {
    -webkit-animation: dance2 4s alternate infinite;
}

@keyframes dance2 {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
    }

    50% {
        -webkit-transform: translate3d(15px, -15px, 0);
    }

    100% {
        -webkit-transform: translate3d(0, -15px, 15px);
    }
}

.watermark-animate {
    -webkit-animation: watermark-animate 8s infinite;
    animation: watermark-animate 8s infinite;
    animation-direction: alternate-reverse;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}

@keyframes watermark-animate {
    0% {
        left: 0;
    }

    100% {
        left: 100%;
    }
}

.rs-rain-animate {
    position: relative;
}

.rs-rain-animate .container {
    position: relative;
    z-index: 1;
}

.rs-rain-animate .line-inner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    margin: auto;
    width: calc(100%);
    pointer-events: none;
    overflow: hidden;
    z-index: 0;
    max-width: 1240px;
}

.rs-rain-animate .line-inner .line {
    position: absolute;
    width: 1px;
    height: 100%;
    top: 0;
    left: calc(50%);
    background: #fff;
    z-index: 1;
}

.rs-rain-animate .line-inner .line:after {
    content: "";
    display: block;
    position: absolute;
    height: 80px;
    width: 3px;
    top: -20%;
    left: -1px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 39%, #1273eb 130%, #1273eb 59%);
    background-color: rgba(0, 0, 0, 0);
    -webkit-animation: rain-line 13s 0s linear infinite;
    animation: rain-line 13s 0s linear infinite;
    animation-delay: 0s;
}

.rs-rain-animate .line-inner .line:nth-child(1) {
    left: 2px !important;
}

.rs-rain-animate .line-inner .line:nth-child(1):after {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}

.rs-rain-animate .line-inner .line:nth-child(3) {
    left: unset !important;
    right: 2px;
}

.rs-rain-animate .line-inner .line:nth-child(3):after {
    -webkit-animation-delay: 2.5s;
    animation-delay: 2.5s;
}

.rs-rain-animate .line-inner.style2 .line {
    background: rgba(255, 255, 255, 0.1);
}

.rs-rain-animate .line-inner.style2 .line:after {
    background-color: #fff;
}

.rs-rain-animate .line-inner.orange-dark .line {
    background: rgba(255, 255, 255, 0.1);
}

.rs-rain-animate .line-inner.orange-dark .line:after {
    background-image: linear-gradient(220deg, #f27c1e 0%, #dd4c23 79%);
}

@keyframes rain-line {
    0% {
        top: -20%;
    }

    100% {
        top: 100%;
    }
}

@-webkit-keyframes rain-line {
    0% {
        top: -20%;
    }

    100% {
        top: 100%;
    }
}

.up-down {
    animation: up-down 3s alternate infinite;
    -webkit-animation: up-down 3s alternate infinite;
}

@keyframes up-down {
    0% {
        transform: translateY(10px);
        -webkit-transform: translateY(0);
    }

    50% {
        transform: translateY(-10px);
        -webkit-transform: translateY(-10px);
    }

    100% {
        transform: translateY(0);
        -webkit-transform: translateY(0);
    }
}

@-webkit-keyframes up-down {
    0% {
        transform: translateY(30px);
        -webkit-transform: translateY(0);
    }

    50% {
        transform: translateY(-50px);
        -webkit-transform: translateY(-50px);
    }

    100% {
        transform: translateY(0);
        -webkit-transform: translateY(0);
    }
}

.horizontal {
    animation-name: horizontal;
    animation-duration: 12s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

.horizontal.new-style {
    animation-duration: 15s;
}

@keyframes horizontal {
    0% {
        transform: translateX(0);
    }

    50% {
        transform: translateX(100px);
    }

    100% {
        transform: translateX(0);
    }
}

.vertical {
    animation-name: vertical;
    animation-duration: 12s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

.vertical.new-style {
    animation-duration: 15s;
}

@keyframes vertical {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(100px);
    }

    100% {
        transform: translateY(0);
    }
}

.rotated-style {
    animation: rotated-style 5s linear infinite;
}

@keyframes rotated-style {
    0% {
        -webkit-transform: translate(0) rotate(0);
        transform: translate(0) rotate(0);
    }

    25% {
        transform: translate(-10px, 10px) rotate(10deg);
    }

    50% {
        transform: translate(5px, -5px) rotate(25deg);
    }

    75% {
        transform: translate(15px, -5px) rotate(15deg);
    }

    100% {
        transform: translate(0) rotate(0);
    }
}

.fadeinup {
    animation-duration: 2s;
    animation-name: fadeInUp;
}

@keyframes fadeinup {
    0% {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

.fadeinup2 {
    animation-duration: 3s;
    animation-name: fadeInUp;
}

@keyframes fadeinup2 {
    0% {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }

    00% {
        opacity: 1;
        transform: none;
    }
}

.fadeInRight {
    animation-duration: 2s;
    animation-name: fadeInRight;
}




.rs-slider.style1 .slider-content .sl-title {
    font-size: 68px;
    line-height: 84px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 40px;
}

/* linear-gradient(220deg, #f27c1e78 0%, #dd4c23 79%), */
.full-width-header .rs-header.style2 .menu-area .main-menu .rs-menu ul.nav-menu li.current-menu-item>a {
    color: #ff4a2a;
}

.readon.learn-more {
    padding: 14px 40px 14px 40px;
    background-image: linear-gradient(250deg, #ff4a2a 19%, #d52000 100%) !important;
    border-radius: 30px 30px 30px 30px;
}

.rs-why-choose.style3 .features-content .features-list li i {
    font-size: 30px;
    width: 40px;
    margin-right: 10px;
    color: #ff4a2a;
}



.bg5 {
    background: url(../../assets/images/bg/project-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: #000000;
}
.rs-testimonial.main-home.style2 .testi-item .author-desc .desc {
    color: black;
    font-size: 20px;
    padding: 70px 50px 35px 50px;
}

.rs-testimonial.main-home.style2 .testi-item .author-desc {
    background-image: linear-gradient(150deg, #ffffff 0%, #e2e2e2 98%);
    box-shadow: unset;
}

#scrollUp.oranage i {
    background-image: linear-gradient(180deg, #dd4c23 19%, #f27c1e 100%);
}



.rs-services.main-home.style1 .services-item {
    text-align: center;
    background-color: #FFFFFF;
    border-radius: 51px 51px 51px 51px !important;
    box-shadow: 0px 0px 48px 0px rgba(162, 162, 162, 0.5);
    margin: 0px -10px 0px 0px;
    padding: 40px;
}


.sec-title .sub-text:after {
    content: "";
    position: absolute;
    border: 0;
    height: 4px;
    width: 50px;
    background-color: #f2541b;
    z-index: 1;
    margin-left: 0;
    left: 24px;
    top: 12px;
}

.sec-title .sub-text:before {
    content: '';
    position: absolute;
    left: 0;
    top: 12px;
    height: 4px;
    width: 12px;
    background-color: #dd4c23;
}

.sec-title2 .heading-line {
    position: relative;
    background-color: #ed711f;
    height: 5px;
    width: 90px;
    border-radius: 30px;
    margin: 20px auto;
}

.sec-title2 .heading-line:before {
    background-color: #ed711f;
    content: '';
    position: absolute;
    left: 0;
    top: -2.7px;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    animation-direction: alternate-reverse;
    -webkit-animation-direction: alternate-reverse;
    -webkit-animation-name: watermark-animate;
    animation-name: watermark-animate;
}


.sec-title .sub-text {
    position: relative;
    padding-left: 95px;
    display: inline-block;
    line-height: 28px;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 400;
    color: #000000;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.sec-title2 .sub-text {
    margin: 0 0 10px;
    display: block;
    line-height: 28px;
    font-family: 'Livvic', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    text-transform: uppercase;
}


.rs-services.main-home .services-item .services-content .services-text .services-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 10px;
}




.bg27 {
    background: url(../../assets/images/bg/counter-bg16.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0px 100px 0px !important;
}



.rs-footer {
    /* background: url(../../assets/images/bg/footer-bg.png); */
    background-color: #F5F6F9;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}


.rs-slider.style1 .slider-content {
    padding: 60px 0 0px !important;
    text-align: center !important;
}


.rs-project.style6.modify3 .project-item {
    overflow: hidden;
    border-radius: 13px !important;
}


.rs-process .rs-addon-number .number-text .number-area {
    display: block;
    font-size: 50px !important;
    font-weight: 700;
    line-height: 1.4;
    color: #ff4a2a;
}

.sec-title3 .desc {
    font-size: 19px;
    font-weight: 500;
    color: #000000;
    margin: 0;
}


.cardboxclass .rs-addon-number {
    cursor: pointer;
    margin: 0px 0px 27px 0px;
    padding: 14px 14px 14px 14px;
    background-color: #ffffff63;
  
    border-radius: 10px 10px 50px 10px;
    position: relative;
}
.cardboxclass .rs-addon-number:hover{
    cursor: pointer;
    margin: 0px 0px 16px 0px;
    padding: 14px 14px 14px 14px;
    background-image: linear-gradient(250deg, #ff4a2a 19%, #d52000 100%) !important;
    border-radius: 10px 10px 50px 10px;
    position: relative;
}
.cardboxclass .rs-addon-number:hover .number-title .title{
   color: white;
}
.cardboxclass .rs-addon-number:hover .number-text .number-area{
    color: white;
 }
 .demoss{
    color: #000 ;
 }
.cardboxclass .rs-addon-number:hover .demoss{
    color: white;
 }
.rs-process .rs-addon-number .number-text .number-area {
    display: block;
    font-size: 50px !important;
    font-weight: 700;
    line-height: 1.4;
    color: #ff4a2a;
}

.text-heading-4 {
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 500;
}

.image-part {
    position: absolute;
    left: 35px;
}

.sec-title11 .title {
    font-size: 31px;
    font-weight: 700;
    line-height: 46px;
    color: #101010;
    margin: 0;
}
.rs-process .shape-animation {
    position: relative;
}

.rs-about.style2 {
    background-color: #f6f7f900 !important;
    border-radius: 0px 270px 0px 0px;
    position: relative;
}

.rs-process .shape-animation .shape-process {
    position: absolute;
    left: 180px;
    top: 250px;
}


#scrollUp.oranage i {
    background-image: linear-gradient(250deg, #ff4a2a 19%, #d52000 100%) !important;
}

.video-container video {
    cursor: pointer;
    transition: transform 0.3s ease;
  }
  .video-container video:hover {
    transform: scale(1.02); /* हल्का zoom effect */
  }
  


  .rs-footer .footer-top {
    padding: 92px 0 65px;
    background-color: black;
}


.rs-footer .footer-top .widget-title {
    font-size: 22px;
    line-height: 40px;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 25px;
}

.rs-footer .footer-top p {
    margin: 30px 0 0;
    position: relative;
    color: white;
}


.rs-footer .footer-top .site-map li a {
    font-size: 16px;
    color: #ffffff;
}

.address-widget .desc{
    color: white;
}


.rs-footer .footer-top .address-widget li .desc a {
    color: #ffffff;
}

.rs-footer .footer-top .address-widget li i {
    color: #f64121;
    position: absolute;
    left: 0px;
}

.rs-footer .footer-bottom {
    padding: 20px 0;
    background: rgb(0 0 0);
}


.rs-footer .footer-bottom .copy-right-menu li a {
    color: #ffffff;
}


.copyright p{
    color: white;
}






.wp-block-archives {
  box-sizing: border-box;
}

.wp-block-archives-dropdown label {
  display: block;
}

.wp-block-avatar {
  line-height: 0;
}

.wp-block-avatar,
.wp-block-avatar img {
  box-sizing: border-box;
}

.wp-block-avatar.aligncenter {
  text-align: center;
}

.wp-block-audio {
  box-sizing: border-box;
}

.wp-block-audio figcaption {
  margin-bottom: 1em;
  margin-top: 0.5em;
}

.wp-block-audio audio {
  min-width: 300px;
  width: 100%;
}

.wp-block-button__link {
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  word-break: break-word;
}

.wp-block-button__link.aligncenter {
  text-align: center;
}

.wp-block-button__link.alignright {
  text-align: right;
}

:where(.wp-block-button__link) {
  border-radius: 9999px;
  box-shadow: none;
  padding: calc(0.667em + 2px) calc(1.333em + 2px);
  text-decoration: none;
}

.wp-block-button[style*="text-decoration"] .wp-block-button__link {
  text-decoration: inherit;
}

.wp-block-buttons>.wp-block-button.has-custom-width {
  max-width: none;
}

.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link {
  width: 100%;
}

.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link {
  font-size: inherit;
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-25 {
  width: calc(25% - var(--wp--style--block-gap, 0.5em) * 0.75);
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-50 {
  width: calc(50% - var(--wp--style--block-gap, 0.5em) * 0.5);
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-75 {
  width: calc(75% - var(--wp--style--block-gap, 0.5em) * 0.25);
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-100 {
  flex-basis: 100%;
  width: 100%;
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25 {
  width: 25%;
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50 {
  width: 50%;
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75 {
  width: 75%;
}

.wp-block-button.is-style-squared,
.wp-block-button__link.wp-block-button.is-style-squared {
  border-radius: 0;
}

.wp-block-button.no-border-radius,
.wp-block-button__link.no-border-radius {
  border-radius: 0 !important;
}

.wp-block-button .wp-block-button__link.is-style-outline,
.wp-block-button.is-style-outline>.wp-block-button__link {
  border: 2px solid;
  padding: 0.667em 1.333em;
}

.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color),
.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color) {
  color: currentColor;
}

.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background),
.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background) {
  background-color: transparent;
  background-image: none;
}

.wp-block-button .wp-block-button__link:where(.has-border-color) {
  border-width: initial;
}

.wp-block-button .wp-block-button__link:where([style*="border-top-color"]) {
  border-top-width: medium;
}

.wp-block-button .wp-block-button__link:where([style*="border-right-color"]) {
  border-right-width: medium;
}

.wp-block-button .wp-block-button__link:where([style*="border-bottom-color"]) {
  border-bottom-width: medium;
}

.wp-block-button .wp-block-button__link:where([style*="border-left-color"]) {
  border-left-width: medium;
}

.wp-block-button .wp-block-button__link:where([style*="border-style"]) {
  border-width: initial;
}

.wp-block-button .wp-block-button__link:where([style*="border-top-style"]) {
  border-top-width: medium;
}

.wp-block-button .wp-block-button__link:where([style*="border-right-style"]) {
  border-right-width: medium;
}

.wp-block-button .wp-block-button__link:where([style*="border-bottom-style"]) {
  border-bottom-width: medium;
}

.wp-block-button .wp-block-button__link:where([style*="border-left-style"]) {
  border-left-width: medium;
}

.wp-block-buttons.is-vertical {
  flex-direction: column;
}

.wp-block-buttons.is-vertical>.wp-block-button:last-child {
  margin-bottom: 0;
}

.wp-block-buttons>.wp-block-button {
  display: inline-block;
  margin: 0;
}

.wp-block-buttons.is-content-justification-left {
  justify-content: flex-start;
}

.wp-block-buttons.is-content-justification-left.is-vertical {
  align-items: flex-start;
}

.wp-block-buttons.is-content-justification-center {
  justify-content: center;
}

.wp-block-buttons.is-content-justification-center.is-vertical {
  align-items: center;
}

.wp-block-buttons.is-content-justification-right {
  justify-content: flex-end;
}

.wp-block-buttons.is-content-justification-right.is-vertical {
  align-items: flex-end;
}

.wp-block-buttons.is-content-justification-space-between {
  justify-content: space-between;
}

.wp-block-buttons.aligncenter {
  text-align: center;
}

.wp-block-buttons:not(.is-content-justification-space-between,
  .is-content-justification-right,
  .is-content-justification-left,
  .is-content-justification-center) .wp-block-button.aligncenter {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.wp-block-buttons[style*="text-decoration"] .wp-block-button,
.wp-block-buttons[style*="text-decoration"] .wp-block-button__link {
  text-decoration: inherit;
}

.wp-block-buttons.has-custom-font-size .wp-block-button__link {
  font-size: inherit;
}

.wp-block-button.aligncenter,
.wp-block-calendar {
  text-align: center;
}

.wp-block-calendar td,
.wp-block-calendar th {
  border: 1px solid;
  padding: 0.25em;
}

.wp-block-calendar th {
  font-weight: 400;
}

.wp-block-calendar caption {
  background-color: inherit;
}

.wp-block-calendar table {
  border-collapse: collapse;
  width: 100%;
}

.wp-block-calendar table:where(:not(.has-text-color)) {
  color: #40464d;
}

.wp-block-calendar table:where(:not(.has-text-color)) td,
.wp-block-calendar table:where(:not(.has-text-color)) th {
  border-color: #ddd;
}

.wp-block-calendar table.has-background th {
  background-color: inherit;
}

.wp-block-calendar table.has-text-color th {
  color: inherit;
}

:where(.wp-block-calendar table:not(.has-background) th) {
  background: #ddd;
}

.wp-block-categories {
  box-sizing: border-box;
}

.wp-block-categories.alignleft {
  margin-right: 2em;
}

.wp-block-categories.alignright {
  margin-left: 2em;
}

.wp-block-categories.wp-block-categories-dropdown.aligncenter {
  text-align: center;
}

.wp-block-code {
  box-sizing: border-box;
}

.wp-block-code code {
  display: block;
  font-family: inherit;
  overflow-wrap: break-word;
  white-space: pre-wrap;
}

.wp-block-columns {
  align-items: normal !important;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap !important;
}

@media (min-width: 782px) {
  .wp-block-columns {
    flex-wrap: nowrap !important;
  }
}

.wp-block-columns.are-vertically-aligned-top {
  align-items: flex-start;
}

.wp-block-columns.are-vertically-aligned-center {
  align-items: center;
}

.wp-block-columns.are-vertically-aligned-bottom {
  align-items: flex-end;
}

@media (max-width: 781px) {
  .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: 100% !important;
  }
}

@media (min-width: 782px) {
  .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: 0;
    flex-grow: 1;
  }

  .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*="flex-basis"] {
    flex-grow: 0;
  }
}

.wp-block-columns.is-not-stacked-on-mobile {
  flex-wrap: nowrap !important;
}

.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column {
  flex-basis: 0;
  flex-grow: 1;
}

.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*="flex-basis"] {
  flex-grow: 0;
}

:where(.wp-block-columns) {
  margin-bottom: 1.75em;
}

:where(.wp-block-columns.has-background) {
  padding: 1.25em 2.375em;
}

.wp-block-column {
  flex-grow: 1;
  min-width: 0;
  overflow-wrap: break-word;
  word-break: break-word;
}

.wp-block-column.is-vertically-aligned-top {
  align-self: flex-start;
}

.wp-block-column.is-vertically-aligned-center {
  align-self: center;
}

.wp-block-column.is-vertically-aligned-bottom {
  align-self: flex-end;
}

.wp-block-column.is-vertically-aligned-bottom,
.wp-block-column.is-vertically-aligned-center,
.wp-block-column.is-vertically-aligned-top {
  width: 100%;
}

.wp-block-post-comments {
  box-sizing: border-box;
}

.wp-block-post-comments .alignleft {
  float: left;
}

.wp-block-post-comments .alignright {
  float: right;
}

.wp-block-post-comments .navigation:after {
  clear: both;
  content: "";
  display: table;
}

.wp-block-post-comments .commentlist {
  clear: both;
  list-style: none;
  margin: 0;
  padding: 0;
}

.wp-block-post-comments .commentlist .comment {
  min-height: 2.25em;
  padding-left: 3.25em;
}

.wp-block-post-comments .commentlist .comment p {
  font-size: 1em;
  line-height: 1.8;
  margin: 1em 0;
}

.wp-block-post-comments .commentlist .children {
  list-style: none;
  margin: 0;
  padding: 0;
}

.wp-block-post-comments .comment-author {
  line-height: 1.5;
}

.wp-block-post-comments .comment-author .avatar {
  border-radius: 1.5em;
  display: block;
  float: left;
  height: 2.5em;
  margin-right: 0.75em;
  margin-top: 0.5em;
  width: 2.5em;
}

.wp-block-post-comments .comment-author cite {
  font-style: normal;
}

.wp-block-post-comments .comment-meta {
  font-size: 0.875em;
  line-height: 1.5;
}

.wp-block-post-comments .comment-meta b {
  font-weight: 400;
}

.wp-block-post-comments .comment-meta .comment-awaiting-moderation {
  display: block;
  margin-bottom: 1em;
  margin-top: 1em;
}

.wp-block-post-comments .comment-body .commentmetadata {
  font-size: 0.875em;
}

.wp-block-post-comments .comment-form-author label,
.wp-block-post-comments .comment-form-comment label,
.wp-block-post-comments .comment-form-email label,
.wp-block-post-comments .comment-form-url label {
  display: block;
  margin-bottom: 0.25em;
}

.wp-block-post-comments .comment-form input:not([type="submit"]):not([type="checkbox"]),
.wp-block-post-comments .comment-form textarea {
  box-sizing: border-box;
  display: block;
  width: 100%;
}

.wp-block-post-comments .comment-form-cookies-consent {
  display: flex;
  gap: 0.25em;
}

.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent {
  margin-top: 0.35em;
}

.wp-block-post-comments .comment-reply-title {
  margin-bottom: 0;
}

.wp-block-post-comments .comment-reply-title :where(small) {
  font-size: var(--wp--preset--font-size--medium, smaller);
  margin-left: 0.5em;
}

.wp-block-post-comments .reply {
  font-size: 0.875em;
  margin-bottom: 1.4em;
}

.wp-block-post-comments input:not([type="submit"]),
.wp-block-post-comments textarea {
  border: 1px solid #949494;
  font-family: inherit;
  font-size: 1em;
}

.wp-block-post-comments input:not([type="submit"]):not([type="checkbox"]),
.wp-block-post-comments textarea {
  padding: calc(0.667em + 2px);
}

:where(.wp-block-post-comments input[type="submit"]) {
  border: none;
}

.wp-block-comments-pagination>.wp-block-comments-pagination-next,
.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,
.wp-block-comments-pagination>.wp-block-comments-pagination-previous {
  margin-bottom: 0.5em;
  margin-right: 0.5em;
}

.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,
.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,
.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child {
  margin-right: 0;
}

.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow {
  display: inline-block;
  margin-right: 1ch;
}

.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron) {
  transform: scaleX(1);
}

.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow {
  display: inline-block;
  margin-left: 1ch;
}

.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron) {
  transform: scaleX(1);
}

.wp-block-comments-pagination.aligncenter {
  justify-content: center;
}

.wp-block-comment-template {
  box-sizing: border-box;
  list-style: none;
  margin-bottom: 0;
  max-width: 100%;
  padding: 0;
}

.wp-block-comment-template li {
  clear: both;
}

.wp-block-comment-template ol {
  list-style: none;
  margin-bottom: 0;
  max-width: 100%;
  padding-left: 2rem;
}

.wp-block-comment-template.alignleft {
  float: left;
}

.wp-block-comment-template.aligncenter {
  margin-left: auto;
  margin-right: auto;
  width: -moz-fit-content;
  width: fit-content;
}

.wp-block-comment-template.alignright {
  float: right;
}

.wp-block-cover,
.wp-block-cover-image {
  align-items: center;
  background-position: 50%;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  min-height: 430px;
  overflow: hidden;
  overflow: clip;
  padding: 1em;
  position: relative;
}

.wp-block-cover .has-background-dim:not([class*="-background-color"]),
.wp-block-cover-image .has-background-dim:not([class*="-background-color"]),
.wp-block-cover-image.has-background-dim:not([class*="-background-color"]),
.wp-block-cover.has-background-dim:not([class*="-background-color"]) {
  background-color: #000;
}

.wp-block-cover .has-background-dim.has-background-gradient,
.wp-block-cover-image .has-background-dim.has-background-gradient {
  background-color: transparent;
}

.wp-block-cover-image.has-background-dim:before,
.wp-block-cover.has-background-dim:before {
  background-color: inherit;
  content: "";
}

.wp-block-cover .wp-block-cover__background,
.wp-block-cover .wp-block-cover__gradient-background,
.wp-block-cover-image .wp-block-cover__background,
.wp-block-cover-image .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim:not(.has-background-gradient):before {
  bottom: 0;
  left: 0;
  opacity: 0.5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before {
  opacity: 0.1;
}

.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before {
  opacity: 0.2;
}

.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before {
  opacity: 0.3;
}

.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before {
  opacity: 0.4;
}

.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before {
  opacity: 0.5;
}

.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before {
  opacity: 0.6;
}

.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before {
  opacity: 0.7;
}

.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before {
  opacity: 0.8;
}

.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before {
  opacity: 0.9;
}

.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before {
  opacity: 1;
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0 {
  opacity: 0;
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10 {
  opacity: 0.1;
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20 {
  opacity: 0.2;
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30 {
  opacity: 0.3;
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40 {
  opacity: 0.4;
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50 {
  opacity: 0.5;
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60 {
  opacity: 0.6;
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70 {
  opacity: 0.7;
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80 {
  opacity: 0.8;
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90 {
  opacity: 0.9;
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100 {
  opacity: 1;
}

.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
  max-width: 420px;
  width: 100%;
}

.wp-block-cover-image:after,
.wp-block-cover:after {
  content: "";
  display: block;
  font-size: 0;
  min-height: inherit;
}

@supports (position: sticky) {

  .wp-block-cover-image:after,
  .wp-block-cover:after {
    content: none;
  }
}

.wp-block-cover-image.aligncenter,
.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.aligncenter,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
  display: flex;
}

.wp-block-cover .wp-block-cover__inner-container,
.wp-block-cover-image .wp-block-cover__inner-container {
  color: inherit;
  width: 100%;
  z-index: 1;
}

.wp-block-cover h1:not(.has-text-color),
.wp-block-cover h2:not(.has-text-color),
.wp-block-cover h3:not(.has-text-color),
.wp-block-cover h4:not(.has-text-color),
.wp-block-cover h5:not(.has-text-color),
.wp-block-cover h6:not(.has-text-color),
.wp-block-cover p:not(.has-text-color),
.wp-block-cover-image h1:not(.has-text-color),
.wp-block-cover-image h2:not(.has-text-color),
.wp-block-cover-image h3:not(.has-text-color),
.wp-block-cover-image h4:not(.has-text-color),
.wp-block-cover-image h5:not(.has-text-color),
.wp-block-cover-image h6:not(.has-text-color),
.wp-block-cover-image p:not(.has-text-color) {
  color: inherit;
}

.wp-block-cover-image.is-position-top-left,
.wp-block-cover.is-position-top-left {
  align-items: flex-start;
  justify-content: flex-start;
}

.wp-block-cover-image.is-position-top-center,
.wp-block-cover.is-position-top-center {
  align-items: flex-start;
  justify-content: center;
}

.wp-block-cover-image.is-position-top-right,
.wp-block-cover.is-position-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}

.wp-block-cover-image.is-position-center-left,
.wp-block-cover.is-position-center-left {
  align-items: center;
  justify-content: flex-start;
}

.wp-block-cover-image.is-position-center-center,
.wp-block-cover.is-position-center-center {
  align-items: center;
  justify-content: center;
}

.wp-block-cover-image.is-position-center-right,
.wp-block-cover.is-position-center-right {
  align-items: center;
  justify-content: flex-end;
}

.wp-block-cover-image.is-position-bottom-left,
.wp-block-cover.is-position-bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}

.wp-block-cover-image.is-position-bottom-center,
.wp-block-cover.is-position-bottom-center {
  align-items: flex-end;
  justify-content: center;
}

.wp-block-cover-image.is-position-bottom-right,
.wp-block-cover.is-position-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}

.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container {
  margin: 0;
  width: auto;
}

.wp-block-cover .wp-block-cover__image-background,
.wp-block-cover video.wp-block-cover__video-background,
.wp-block-cover-image .wp-block-cover__image-background,
.wp-block-cover-image video.wp-block-cover__video-background {
  border: none;
  bottom: 0;
  box-shadow: none;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  object-fit: cover;
  outline: none;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.wp-block-cover-image.has-parallax,
.wp-block-cover.has-parallax,
.wp-block-cover__image-background.has-parallax,
video.wp-block-cover__video-background.has-parallax {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
}

@supports (-webkit-touch-callout: inherit) {

  .wp-block-cover-image.has-parallax,
  .wp-block-cover.has-parallax,
  .wp-block-cover__image-background.has-parallax,
  video.wp-block-cover__video-background.has-parallax {
    background-attachment: scroll;
  }
}

@media (prefers-reduced-motion: reduce) {

  .wp-block-cover-image.has-parallax,
  .wp-block-cover.has-parallax,
  .wp-block-cover__image-background.has-parallax,
  video.wp-block-cover__video-background.has-parallax {
    background-attachment: scroll;
  }
}

.wp-block-cover-image.is-repeated,
.wp-block-cover.is-repeated,
.wp-block-cover__image-background.is-repeated,
video.wp-block-cover__video-background.is-repeated {
  background-repeat: repeat;
  background-size: auto;
}

.wp-block-cover__image-background,
.wp-block-cover__video-background {
  z-index: 0;
}

.wp-block-cover-image-text,
.wp-block-cover-image-text a,
.wp-block-cover-image-text a:active,
.wp-block-cover-image-text a:focus,
.wp-block-cover-image-text a:hover,
.wp-block-cover-text,
.wp-block-cover-text a,
.wp-block-cover-text a:active,
.wp-block-cover-text a:focus,
.wp-block-cover-text a:hover,
section.wp-block-cover-image h2,
section.wp-block-cover-image h2 a,
section.wp-block-cover-image h2 a:active,
section.wp-block-cover-image h2 a:focus,
section.wp-block-cover-image h2 a:hover {
  color: #fff;
}

.wp-block-cover-image .wp-block-cover.has-left-content {
  justify-content: flex-start;
}

.wp-block-cover-image .wp-block-cover.has-right-content {
  justify-content: flex-end;
}

.wp-block-cover-image.has-left-content .wp-block-cover-image-text,
.wp-block-cover.has-left-content .wp-block-cover-text,
section.wp-block-cover-image.has-left-content>h2 {
  margin-left: 0;
  text-align: left;
}

.wp-block-cover-image.has-right-content .wp-block-cover-image-text,
.wp-block-cover.has-right-content .wp-block-cover-text,
section.wp-block-cover-image.has-right-content>h2 {
  margin-right: 0;
  text-align: right;
}

.wp-block-cover .wp-block-cover-text,
.wp-block-cover-image .wp-block-cover-image-text,
section.wp-block-cover-image>h2 {
  font-size: 2em;
  line-height: 1.25;
  margin-bottom: 0;
  max-width: 840px;
  padding: 0.44em;
  text-align: center;
  z-index: 1;
}

:where(.wp-block-cover-image:not(.has-text-color)),
:where(.wp-block-cover:not(.has-text-color)) {
  color: #fff;
}

:where(.wp-block-cover-image.is-light:not(.has-text-color)),
:where(.wp-block-cover.is-light:not(.has-text-color)) {
  color: #000;
}

.wp-block-details {
  box-sizing: border-box;
  overflow: hidden;
}

.wp-block-details summary {
  cursor: pointer;
}

.wp-block-details> :not(summary) {
  margin-block-end: 0;
  margin-block-start: var(--wp--style--block-gap);
}

.wp-block-details> :last-child {
  margin-bottom: 0;
}

.wp-block-embed.alignleft,
.wp-block-embed.alignright,
.wp-block[data-align="left"]>[data-type="core/embed"],
.wp-block[data-align="right"]>[data-type="core/embed"] {
  max-width: 360px;
  width: 100%;
}

.wp-block-embed.alignleft .wp-block-embed__wrapper,
.wp-block-embed.alignright .wp-block-embed__wrapper,
.wp-block[data-align="left"]>[data-type="core/embed"] .wp-block-embed__wrapper,
.wp-block[data-align="right"]>[data-type="core/embed"] .wp-block-embed__wrapper {
  min-width: 280px;
}

.wp-block-cover .wp-block-embed {
  min-height: 240px;
  min-width: 320px;
}

.wp-block-embed {
  overflow-wrap: break-word;
}

.wp-block-embed figcaption {
  margin-bottom: 1em;
  margin-top: 0.5em;
}

.wp-block-embed iframe {
  max-width: 100%;
}

.wp-block-embed__wrapper {
  position: relative;
}

.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before {
  content: "";
  display: block;
  padding-top: 50%;
}

.wp-embed-responsive .wp-has-aspect-ratio iframe {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
  padding-top: 42.85%;
}

.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
  padding-top: 50%;
}

.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
  padding-top: 56.25%;
}

.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
  padding-top: 75%;
}

.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
  padding-top: 100%;
}

.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before {
  padding-top: 177.77%;
}

.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
  padding-top: 200%;
}

.wp-block-file:not(.wp-element-button) {
  font-size: 0.8em;
}

.wp-block-file.aligncenter {
  text-align: center;
}

.wp-block-file.alignright {
  text-align: right;
}

.wp-block-file *+.wp-block-file__button {
  margin-left: 0.75em;
}

:where(.wp-block-file) {
  margin-bottom: 1.5em;
}

.wp-block-file__embed {
  margin-bottom: 1em;
}

:where(.wp-block-file__button) {
  border-radius: 2em;
  display: inline-block;
  padding: 0.5em 1em;
}

:where(.wp-block-file__button):is(a):active,
:where(.wp-block-file__button):is(a):focus,
:where(.wp-block-file__button):is(a):hover,
:where(.wp-block-file__button):is(a):visited {
  box-shadow: none;
  color: #fff;
  opacity: 0.85;
  text-decoration: none;
}

.blocks-gallery-grid:not(.has-nested-images),
.wp-block-gallery:not(.has-nested-images) {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: center;
  margin: 0 1em 1em 0;
  position: relative;
  width: calc(50% - 1em);
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n) {
  margin-right: 0;
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure {
  align-items: flex-end;
  display: flex;
  height: 100%;
  justify-content: flex-start;
  margin: 0;
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img {
  display: block;
  height: auto;
  max-width: 100%;
  width: auto;
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption {
  background: linear-gradient(0deg,
      rgba(0, 0, 0, 0.7),
      rgba(0, 0, 0, 0.3) 70%,
      transparent);
  bottom: 0;
  box-sizing: border-box;
  color: #fff;
  font-size: 0.8em;
  margin: 0;
  max-height: 100%;
  overflow: auto;
  padding: 3em 0.77em 0.7em;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 2;
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img {
  display: inline;
}

.blocks-gallery-grid:not(.has-nested-images) figcaption,
.wp-block-gallery:not(.has-nested-images) figcaption {
  flex-grow: 1;
}

.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img {
  flex: 1;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,
.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,
.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,
.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item {
  margin-right: 0;
  width: 100%;
}

@media (min-width: 600px) {

  .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,
  .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,
  .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,
  .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(33.33333% - 0.66667em);
  }

  .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,
  .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,
  .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,
  .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(25% - 0.75em);
  }

  .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,
  .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,
  .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,
  .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(20% - 0.8em);
  }

  .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,
  .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,
  .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,
  .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(16.66667% - 0.83333em);
  }

  .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,
  .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,
  .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,
  .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(14.28571% - 0.85714em);
  }

  .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,
  .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,
  .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,
  .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(12.5% - 0.875em);
  }

  .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),
  .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),
  .blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),
  .blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),
  .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),
  .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),
  .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),
  .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),
  .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),
  .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),
  .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),
  .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),
  .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),
  .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),
  .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),
  .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),
  .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),
  .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),
  .wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),
  .wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),
  .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),
  .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),
  .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),
  .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),
  .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),
  .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),
  .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),
  .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),
  .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),
  .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),
  .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),
  .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n) {
    margin-right: 0;
  }
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child {
  margin-right: 0;
}

.blocks-gallery-grid:not(.has-nested-images).alignleft,
.blocks-gallery-grid:not(.has-nested-images).alignright,
.wp-block-gallery:not(.has-nested-images).alignleft,
.wp-block-gallery:not(.has-nested-images).alignright {
  max-width: 420px;
  width: 100%;
}

.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,
.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure {
  justify-content: center;
}

.wp-block-gallery:not(.is-cropped) .blocks-gallery-item {
  align-self: flex-start;
}

figure.wp-block-gallery.has-nested-images {
  align-items: normal;
}

.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
  margin: 0;
  width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px) / 2);
}

.wp-block-gallery.has-nested-images figure.wp-block-image {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: center;
  max-width: 100%;
  position: relative;
}

.wp-block-gallery.has-nested-images figure.wp-block-image>a,
.wp-block-gallery.has-nested-images figure.wp-block-image>div {
  flex-direction: column;
  flex-grow: 1;
  margin: 0;
}

.wp-block-gallery.has-nested-images figure.wp-block-image img {
  display: block;
  height: auto;
  max-width: 100% !important;
  width: auto;
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
  background: linear-gradient(0deg,
      rgba(0, 0, 0, 0.7),
      rgba(0, 0, 0, 0.3) 70%,
      transparent);
  bottom: 0;
  box-sizing: border-box;
  color: #fff;
  font-size: 13px;
  left: 0;
  margin-bottom: 0;
  max-height: 60%;
  overflow: auto;
  padding: 0 8px 8px;
  position: absolute;
  text-align: center;
  width: 100%;
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img {
  display: inline;
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a {
  color: inherit;
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img {
  box-sizing: border-box;
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div {
  flex: 1 1 auto;
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption {
  background: none;
  color: inherit;
  flex: initial;
  margin: 0;
  padding: 10px 10px 9px;
  position: relative;
}

.wp-block-gallery.has-nested-images figcaption {
  flex-basis: 100%;
  flex-grow: 1;
  text-align: center;
}

.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) {
  margin-bottom: auto;
  margin-top: 0;
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) {
  align-self: inherit;
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone) {
  display: flex;
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
  flex: 1 0 0%;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image) {
  width: 100%;
}

@media (min-width: 600px) {
  .wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image) {
    width: calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px) * 0.66667);
  }

  .wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image) {
    width: calc(25% - var(--wp--style--unstable-gallery-gap, 16px) * 0.75);
  }

  .wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image) {
    width: calc(20% - var(--wp--style--unstable-gallery-gap, 16px) * 0.8);
  }

  .wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image) {
    width: calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px) * 0.83333);
  }

  .wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image) {
    width: calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px) * 0.85714);
  }

  .wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image) {
    width: calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px) * 0.875);
  }

  .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image) {
    width: calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px) * 0.66667);
  }

  .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),
  .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image) {
    width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px) * 0.5);
  }

  .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child {
    width: 100%;
  }
}

.wp-block-gallery.has-nested-images.alignleft,
.wp-block-gallery.has-nested-images.alignright {
  max-width: 420px;
  width: 100%;
}

.wp-block-gallery.has-nested-images.aligncenter {
  justify-content: center;
}

.wp-block-group {
  box-sizing: border-box;
}

h1.has-background,
h2.has-background,
h3.has-background,
h4.has-background,
h5.has-background,
h6.has-background {
  padding: 1.25em 2.375em;
}

.wp-block-image img {
  box-sizing: border-box;
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
}

.wp-block-image[style*="border-radius"] img,
.wp-block-image[style*="border-radius"]>a {
  border-radius: inherit;
}

.wp-block-image.has-custom-border img {
  box-sizing: border-box;
}

.wp-block-image.aligncenter {
  text-align: center;
}

.wp-block-image.alignfull img,
.wp-block-image.alignwide img {
  height: auto;
  width: 100%;
}

.wp-block-image .aligncenter,
.wp-block-image .alignleft,
.wp-block-image .alignright,
.wp-block-image.aligncenter,
.wp-block-image.alignleft,
.wp-block-image.alignright {
  display: table;
}

.wp-block-image .aligncenter>figcaption,
.wp-block-image .alignleft>figcaption,
.wp-block-image .alignright>figcaption,
.wp-block-image.aligncenter>figcaption,
.wp-block-image.alignleft>figcaption,
.wp-block-image.alignright>figcaption {
  caption-side: bottom;
  display: table-caption;
}

.wp-block-image .alignleft {
  float: left;
  margin: 0.5em 1em 0.5em 0;
}

.wp-block-image .alignright {
  float: right;
  margin: 0.5em 0 0.5em 1em;
}

.wp-block-image .aligncenter {
  margin-left: auto;
  margin-right: auto;
}

.wp-block-image figcaption {
  margin-bottom: 1em;
  margin-top: 0.5em;
}

.wp-block-image .is-style-rounded img,
.wp-block-image.is-style-circle-mask img,
.wp-block-image.is-style-rounded img {
  border-radius: 9999px;
}

@supports ((-webkit-mask-image: none) or (mask-image: none)) or (-webkit-mask-image: none) {
  .wp-block-image.is-style-circle-mask img {
    border-radius: 0;
    -webkit-mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
    mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
    mask-mode: alpha;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
  }
}

.wp-block-image :where(.has-border-color) {
  border-style: solid;
}

.wp-block-image :where([style*="border-top-color"]) {
  border-top-style: solid;
}

.wp-block-image :where([style*="border-right-color"]) {
  border-right-style: solid;
}

.wp-block-image :where([style*="border-bottom-color"]) {
  border-bottom-style: solid;
}

.wp-block-image :where([style*="border-left-color"]) {
  border-left-style: solid;
}

.wp-block-image :where([style*="border-width"]) {
  border-style: solid;
}

.wp-block-image :where([style*="border-top-width"]) {
  border-top-style: solid;
}

.wp-block-image :where([style*="border-right-width"]) {
  border-right-style: solid;
}

.wp-block-image :where([style*="border-bottom-width"]) {
  border-bottom-style: solid;
}

.wp-block-image :where([style*="border-left-width"]) {
  border-left-style: solid;
}

.wp-block-image figure {
  margin: 0;
}

.wp-lightbox-container .img-container {
  position: relative;
}

.wp-lightbox-container button {
  background: none;
  border: none;
  cursor: zoom-in;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 100;
}

.wp-lightbox-container button:focus-visible {
  outline: 5px auto #212121;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: 5px;
}

.wp-lightbox-overlay {
  height: 100vh;
  left: 0;
  overflow: hidden;
  position: fixed;
  top: 0;
  visibility: hidden;
  width: 100vw;
  z-index: 100000;
}

.wp-lightbox-overlay .close-button {
  cursor: pointer;
  padding: 0;
  position: absolute;
  right: 12.5px;
  top: 12.5px;
  z-index: 5000000;
}

.wp-lightbox-overlay .wp-block-image {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  position: absolute;
  width: 100%;
  z-index: 3000000;
}

.wp-lightbox-overlay .wp-block-image figcaption {
  display: none;
}

.wp-lightbox-overlay .wp-block-image img {
  max-height: 100%;
  max-width: 100%;
  width: auto;
}

.wp-lightbox-overlay button {
  background: none;
  border: none;
}

.wp-lightbox-overlay .scrim {
  background-color: #fff;
  height: 100%;
  opacity: 0.9;
  position: absolute;
  width: 100%;
  z-index: 2000000;
}

.wp-lightbox-overlay.fade.active {
  animation: turn-on-visibility 0.25s both;
  visibility: visible;
}

.wp-lightbox-overlay.fade.active img {
  animation: turn-on-visibility 0.3s both;
}

.wp-lightbox-overlay.fade.hideanimationenabled:not(.active) {
  animation: turn-off-visibility 0.3s both;
}

.wp-lightbox-overlay.fade.hideanimationenabled:not(.active) img {
  animation: turn-off-visibility 0.25s both;
}

.wp-lightbox-overlay.zoom img {
  height: var(--lightbox-image-max-height);
  position: absolute;
  transform-origin: top left;
  width: var(--lightbox-image-max-width);
}

.wp-lightbox-overlay.zoom.active {
  opacity: 1;
  visibility: visible;
}

.wp-lightbox-overlay.zoom.active .wp-block-image img {
  animation: lightbox-zoom-in 0.4s forwards;
}

@media (prefers-reduced-motion) {
  .wp-lightbox-overlay.zoom.active .wp-block-image img {
    animation: turn-on-visibility 0.4s both;
  }
}

.wp-lightbox-overlay.zoom.active .scrim {
  animation: turn-on-visibility 0.4s forwards;
}

.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .wp-block-image img {
  animation: lightbox-zoom-out 0.4s forwards;
}

@media (prefers-reduced-motion) {
  .wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .wp-block-image img {
    animation: turn-off-visibility 0.4s both;
  }
}

.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .scrim {
  animation: turn-off-visibility 0.4s forwards;
}

html.has-lightbox-open {
  overflow: hidden;
}

@keyframes turn-on-visibility {
  0% {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes turn-off-visibility {
  0% {
    opacity: 1;
    visibility: visible;
  }

  99% {
    opacity: 0;
    visibility: visible;
  }

  to {
    opacity: 0;
    visibility: hidden;
  }
}

@keyframes lightbox-zoom-in {
  0% {
    left: var(--lightbox-initial-left-position);
    top: var(--lightbox-initial-top-position);
    transform: scale(var(--lightbox-scale-width), var(--lightbox-scale-height));
  }

  to {
    left: var(--lightbox-target-left-position);
    top: var(--lightbox-target-top-position);
    transform: scale(1);
  }
}

@keyframes lightbox-zoom-out {
  0% {
    left: var(--lightbox-target-left-position);
    top: var(--lightbox-target-top-position);
    transform: scale(1);
    visibility: visible;
  }

  99% {
    visibility: visible;
  }

  to {
    left: var(--lightbox-initial-left-position);
    top: var(--lightbox-initial-top-position);
    transform: scale(var(--lightbox-scale-width), var(--lightbox-scale-height));
  }
}

ol.wp-block-latest-comments {
  box-sizing: border-box;
  margin-left: 0;
}

:where(.wp-block-latest-comments:not([style*="line-height"] .wp-block-latest-comments__comment)) {
  line-height: 1.1;
}

:where(.wp-block-latest-comments:not([style*="line-height"] .wp-block-latest-comments__comment-excerpt p)) {
  line-height: 1.8;
}

.has-dates :where(.wp-block-latest-comments:not([style*="line-height"])),
.has-excerpts :where(.wp-block-latest-comments:not([style*="line-height"])) {
  line-height: 1.5;
}

.wp-block-latest-comments .wp-block-latest-comments {
  padding-left: 0;
}

.wp-block-latest-comments__comment {
  list-style: none;
  margin-bottom: 1em;
}

.has-avatars .wp-block-latest-comments__comment {
  list-style: none;
  min-height: 2.25em;
}

.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
  margin-left: 3.25em;
}

.wp-block-latest-comments__comment-excerpt p {
  font-size: 0.875em;
  margin: 0.36em 0 1.4em;
}

.wp-block-latest-comments__comment-date {
  display: block;
  font-size: 0.75em;
}

.wp-block-latest-comments .avatar,
.wp-block-latest-comments__comment-avatar {
  border-radius: 1.5em;
  display: block;
  float: left;
  height: 2.5em;
  margin-right: 0.75em;
  width: 2.5em;
}

.wp-block-latest-comments[class*="-font-size"] a,
.wp-block-latest-comments[style*="font-size"] a {
  font-size: inherit;
}

.wp-block-latest-posts {
  box-sizing: border-box;
}

.wp-block-latest-posts.alignleft {
  margin-right: 2em;
}

.wp-block-latest-posts.alignright {
  margin-left: 2em;
}

.wp-block-latest-posts.wp-block-latest-posts__list {
  list-style: none;
  padding-left: 0;
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
  clear: both;
}

.wp-block-latest-posts.is-grid {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.wp-block-latest-posts.is-grid li {
  margin: 0 1.25em 1.25em 0;
  width: 100%;
}

@media (min-width: 600px) {
  .wp-block-latest-posts.columns-2 li {
    width: calc(50% - 0.625em);
  }

  .wp-block-latest-posts.columns-2 li:nth-child(2n) {
    margin-right: 0;
  }

  .wp-block-latest-posts.columns-3 li {
    width: calc(33.33333% - 0.83333em);
  }

  .wp-block-latest-posts.columns-3 li:nth-child(3n) {
    margin-right: 0;
  }

  .wp-block-latest-posts.columns-4 li {
    width: calc(25% - 0.9375em);
  }

  .wp-block-latest-posts.columns-4 li:nth-child(4n) {
    margin-right: 0;
  }

  .wp-block-latest-posts.columns-5 li {
    width: calc(20% - 1em);
  }

  .wp-block-latest-posts.columns-5 li:nth-child(5n) {
    margin-right: 0;
  }

  .wp-block-latest-posts.columns-6 li {
    width: calc(16.66667% - 1.04167em);
  }

  .wp-block-latest-posts.columns-6 li:nth-child(6n) {
    margin-right: 0;
  }
}

.wp-block-latest-posts__post-author,
.wp-block-latest-posts__post-date {
  display: block;
  font-size: 0.8125em;
}

.wp-block-latest-posts__post-excerpt {
  margin-bottom: 1em;
  margin-top: 0.5em;
}

.wp-block-latest-posts__featured-image a {
  display: inline-block;
}

.wp-block-latest-posts__featured-image img {
  height: auto;
  max-width: 100%;
  width: auto;
}

.wp-block-latest-posts__featured-image.alignleft {
  float: left;
  margin-right: 1em;
}

.wp-block-latest-posts__featured-image.alignright {
  float: right;
  margin-left: 1em;
}

.wp-block-latest-posts__featured-image.aligncenter {
  margin-bottom: 1em;
  text-align: center;
}

ol,
ul {
  box-sizing: border-box;
}

ol.has-background,
ul.has-background {
  padding: 1.25em 2.375em;
}

.wp-block-media-text {
  box-sizing: border-box;
  /*!rtl:begin:ignore*/
  direction: ltr;
  /*!rtl:end:ignore*/
  display: grid;
  grid-template-columns: 50% 1fr;
  grid-template-rows: auto;
}

.wp-block-media-text.has-media-on-the-right {
  grid-template-columns: 1fr 50%;
}

.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media {
  align-self: start;
}

.wp-block-media-text .wp-block-media-text__content,
.wp-block-media-text .wp-block-media-text__media,
.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media {
  align-self: center;
}

.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media {
  align-self: end;
}

.wp-block-media-text .wp-block-media-text__media {
  /*!rtl:begin:ignore*/
  grid-column: 1;
  grid-row: 1;
  /*!rtl:end:ignore*/
  margin: 0;
}

.wp-block-media-text .wp-block-media-text__content {
  direction: ltr;
  /*!rtl:begin:ignore*/
  grid-column: 2;
  grid-row: 1;
  /*!rtl:end:ignore*/
  padding: 0 8%;
  word-break: break-word;
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
  /*!rtl:begin:ignore*/
  grid-column: 2;
  grid-row: 1;
  /*!rtl:end:ignore*/
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
  /*!rtl:begin:ignore*/
  grid-column: 1;
  grid-row: 1;
  /*!rtl:end:ignore*/
}

.wp-block-media-text__media img,
.wp-block-media-text__media video {
  height: auto;
  max-width: unset;
  vertical-align: middle;
  width: 100%;
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media {
  background-size: cover;
  height: 100%;
  min-height: 250px;
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media>a {
  display: block;
  height: 100%;
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media img {
  clip: rect(0, 0, 0, 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

@media (max-width: 600px) {
  .wp-block-media-text.is-stacked-on-mobile {
    grid-template-columns: 100% !important;
  }

  .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
    grid-column: 1;
    grid-row: 1;
  }

  .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
    grid-column: 1;
    grid-row: 2;
  }
}

.wp-block-navigation {
  --navigation-layout-justification-setting: flex-start;
  --navigation-layout-direction: row;
  --navigation-layout-wrap: wrap;
  --navigation-layout-justify: flex-start;
  --navigation-layout-align: center;
  position: relative;
}

.wp-block-navigation ul {
  margin-bottom: 0;
  margin-left: 0;
  margin-top: 0;
  padding-left: 0;
}

.wp-block-navigation ul,
.wp-block-navigation ul li {
  list-style: none;
  padding: 0;
}

.wp-block-navigation .wp-block-navigation-item {
  align-items: center;
  display: flex;
  position: relative;
}

.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty {
  display: none;
}

.wp-block-navigation .wp-block-navigation-item__content {
  display: block;
}

.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content {
  color: inherit;
}

.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,
.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,
.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus {
  text-decoration: underline;
}

.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,
.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,
.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus {
  text-decoration: line-through;
}

.wp-block-navigation:where(:not([class*="has-text-decoration"])) a {
  text-decoration: none;
}

.wp-block-navigation:where(:not([class*="has-text-decoration"])) a:active,
.wp-block-navigation:where(:not([class*="has-text-decoration"])) a:focus {
  text-decoration: none;
}

.wp-block-navigation .wp-block-navigation__submenu-icon {
  align-self: center;
  background-color: inherit;
  border: none;
  color: currentColor;
  display: inline-block;
  font-size: inherit;
  height: 0.6em;
  line-height: 0;
  margin-left: 0.25em;
  padding: 0;
  width: 0.6em;
}

.wp-block-navigation .wp-block-navigation__submenu-icon svg {
  stroke: currentColor;
  display: inline-block;
  height: inherit;
  margin-top: 0.075em;
  width: inherit;
}

.wp-block-navigation.is-vertical {
  --navigation-layout-direction: column;
  --navigation-layout-justify: initial;
  --navigation-layout-align: flex-start;
}

.wp-block-navigation.no-wrap {
  --navigation-layout-wrap: nowrap;
}

.wp-block-navigation.items-justified-center {
  --navigation-layout-justification-setting: center;
  --navigation-layout-justify: center;
}

.wp-block-navigation.items-justified-center.is-vertical {
  --navigation-layout-align: center;
}

.wp-block-navigation.items-justified-right {
  --navigation-layout-justification-setting: flex-end;
  --navigation-layout-justify: flex-end;
}

.wp-block-navigation.items-justified-right.is-vertical {
  --navigation-layout-align: flex-end;
}

.wp-block-navigation.items-justified-space-between {
  --navigation-layout-justification-setting: space-between;
  --navigation-layout-justify: space-between;
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container {
  align-items: normal;
  background-color: inherit;
  color: inherit;
  display: flex;
  flex-direction: column;
  height: 0;
  left: -1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  top: 100%;
  transition: opacity 0.1s linear;
  visibility: hidden;
  width: 0;
  z-index: 2;
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content {
  display: flex;
  flex-grow: 1;
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon {
  margin-left: auto;
  margin-right: 0;
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content {
  margin: 0;
}

@media (min-width: 782px) {
  .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
    left: 100%;
    top: -1px;
  }

  .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before {
    background: transparent;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: 100%;
    width: 0.5em;
  }

  .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon {
    margin-right: 0.25em;
  }

  .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg {
    transform: rotate(-90deg);
  }
}

.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container {
  height: auto;
  min-width: 200px;
  opacity: 1;
  overflow: visible;
  visibility: visible;
  width: auto;
}

.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container {
  height: auto;
  min-width: 200px;
  opacity: 1;
  overflow: visible;
  visibility: visible;
  width: auto;
}

.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded="true"]~.wp-block-navigation__submenu-container {
  height: auto;
  min-width: 200px;
  opacity: 1;
  overflow: visible;
  visibility: visible;
  width: auto;
}

.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container {
  left: 0;
  top: 100%;
}

@media (min-width: 782px) {
  .wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
    left: 100%;
    top: 0;
  }
}

.wp-block-navigation-submenu {
  display: flex;
  position: relative;
}

.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg {
  stroke: currentColor;
}

button.wp-block-navigation-item__content {
  background-color: transparent;
  border: none;
  color: currentColor;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  line-height: inherit;
  text-align: left;
  text-transform: inherit;
}

.wp-block-navigation-submenu__toggle {
  cursor: pointer;
}

.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle {
  padding-right: 0.85em;
}

.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon {
  margin-left: -0.6em;
  pointer-events: none;
}

.wp-block-navigation .wp-block-page-list,
.wp-block-navigation__container,
.wp-block-navigation__responsive-close,
.wp-block-navigation__responsive-container,
.wp-block-navigation__responsive-container-content,
.wp-block-navigation__responsive-dialog {
  gap: inherit;
}

:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),
:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)) {
  padding: 0.5em 1em;
}

:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),
:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),
:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),
:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content) {
  padding: 0.5em 1em;
}

.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container {
  left: auto;
  right: 0;
}

.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
  left: -1px;
  right: -1px;
}

@media (min-width: 782px) {

  .wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
  .wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
  .wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
  .wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
    left: auto;
    right: 100%;
  }
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  color: #000;
}

.wp-block-navigation__container {
  align-items: var(--navigation-layout-align, initial);
  display: flex;
  flex-direction: var(--navigation-layout-direction, initial);
  flex-wrap: var(--navigation-layout-wrap, wrap);
  justify-content: var(--navigation-layout-justify, initial);
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.wp-block-navigation__container .is-responsive {
  display: none;
}

.wp-block-navigation__container:only-child,
.wp-block-page-list:only-child {
  flex-grow: 1;
}

@keyframes overlay-menu__fade-in-animation {
  0% {
    opacity: 0;
    transform: translateY(0.5em);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.wp-block-navigation__responsive-container {
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}

.wp-block-navigation__responsive-container .wp-block-navigation-link a {
  color: inherit;
}

.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content {
  align-items: var(--navigation-layout-align, initial);
  display: flex;
  flex-direction: var(--navigation-layout-direction, initial);
  flex-wrap: var(--navigation-layout-wrap, wrap);
  justify-content: var(--navigation-layout-justify, initial);
}

.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open) {
  background-color: inherit !important;
  color: inherit !important;
}

.wp-block-navigation__responsive-container.is-menu-open {
  animation: overlay-menu__fade-in-animation 0.1s ease-out;
  animation-fill-mode: forwards;
  background-color: inherit;
  display: flex;
  flex-direction: column;
  overflow: auto;
  padding: var(--wp--style--root--padding-top, 2rem) var(--wp--style--root--padding-right, 2rem) var(--wp--style--root--padding-bottom, 2rem) var(--wp--style--root--padding-left, 2rem);
  z-index: 100000;
}

@media (prefers-reduced-motion: reduce) {
  .wp-block-navigation__responsive-container.is-menu-open {
    animation-delay: 0s;
    animation-duration: 1ms;
  }
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content {
  align-items: var(--navigation-layout-justification-setting, inherit);
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  overflow: visible;
  padding-top: calc(2rem + 24px);
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
  justify-content: flex-start;
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon {
  display: none;
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container {
  border: none;
  height: auto;
  min-width: 200px;
  opacity: 1;
  overflow: initial;
  padding-left: 2rem;
  padding-right: 2rem;
  position: static;
  visibility: visible;
  width: auto;
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
  gap: inherit;
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
  padding-top: var(--wp--style--block-gap, 2em);
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content {
  padding: 0;
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
  align-items: var(--navigation-layout-justification-setting, initial);
  display: flex;
  flex-direction: column;
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list {
  background: transparent !important;
  color: inherit !important;
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
  left: auto;
  right: auto;
}

@media (min-width: 600px) {
  .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
    background-color: inherit;
    display: block;
    position: relative;
    width: 100%;
    z-index: auto;
  }

  .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close {
    display: none;
  }

  .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
    left: 0;
  }
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open {
  background-color: #fff;
  color: #000;
}

.wp-block-navigation__toggle_button_label {
  font-size: 1rem;
  font-weight: 700;
}

.wp-block-navigation__responsive-container-close,
.wp-block-navigation__responsive-container-open {
  background: transparent;
  border: none;
  color: currentColor;
  cursor: pointer;
  margin: 0;
  padding: 0;
  text-transform: inherit;
  vertical-align: middle;
}

.wp-block-navigation__responsive-container-close svg,
.wp-block-navigation__responsive-container-open svg {
  fill: currentColor;
  display: block;
  height: 24px;
  pointer-events: none;
  width: 24px;
}

.wp-block-navigation__responsive-container-open {
  display: flex;
}

.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

@media (min-width: 600px) {
  .wp-block-navigation__responsive-container-open:not(.always-shown) {
    display: none;
  }

  .w-100 {
    width: auto;
  }
}

.wp-block-navigation__responsive-container-close {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}

.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

.wp-block-navigation__responsive-close {
  width: 100%;
}

.has-modal-open .wp-block-navigation__responsive-close {
  margin-left: auto;
  margin-right: auto;
  max-width: var(--wp--style--global--wide-size, 100%);
}

.wp-block-navigation__responsive-close:focus {
  outline: none;
}

.is-menu-open .wp-block-navigation__responsive-close,
.is-menu-open .wp-block-navigation__responsive-container-content,
.is-menu-open .wp-block-navigation__responsive-dialog {
  box-sizing: border-box;
}

.wp-block-navigation__responsive-dialog {
  position: relative;
}

.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog {
  margin-top: 46px;
}

@media (min-width: 782px) {
  .has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog {
    margin-top: 32px;
  }
}

html.has-modal-open {
  overflow: hidden;
}

.wp-block-navigation .wp-block-navigation-item__label {
  overflow-wrap: break-word;
  word-break: normal;
}

.wp-block-navigation .wp-block-navigation-item__description {
  display: none;
}

.wp-block-navigation .wp-block-page-list {
  align-items: var(--navigation-layout-align, initial);
  background-color: inherit;
  display: flex;
  flex-direction: var(--navigation-layout-direction, initial);
  flex-wrap: var(--navigation-layout-wrap, wrap);
  justify-content: var(--navigation-layout-justify, initial);
}

.wp-block-navigation .wp-block-navigation-item {
  background-color: inherit;
}

.is-small-text {
  font-size: 0.875em;
}

.is-regular-text {
  font-size: 1em;
}

.is-large-text {
  font-size: 2.25em;
}

.is-larger-text {
  font-size: 3em;
}

.has-drop-cap:not(:focus):first-letter {
  float: left;
  font-size: 8.4em;
  font-style: normal;
  font-weight: 100;
  line-height: 0.68;
  margin: 0.05em 0.1em 0 0;
  text-transform: uppercase;
}

body.rtl .has-drop-cap:not(:focus):first-letter {
  float: none;
  margin-left: 0.1em;
}

p.has-drop-cap.has-background {
  overflow: hidden;
}

p.has-background {
  padding: 1.25em 2.375em;
}

:where(p.has-text-color:not(.has-link-color)) a {
  color: inherit;
}

.wp-block-post-author {
  display: flex;
  flex-wrap: wrap;
}

.wp-block-post-author__byline {
  font-size: 0.5em;
  margin-bottom: 0;
  margin-top: 0;
  width: 100%;
}

.wp-block-post-author__avatar {
  margin-right: 1em;
}

.wp-block-post-author__bio {
  font-size: 0.7em;
  margin-bottom: 0.7em;
}

.wp-block-post-author__content {
  flex-basis: 0;
  flex-grow: 1;
}

.wp-block-post-author__name {
  margin: 0;
}

.wp-block-post-comments-form {
  box-sizing: border-box;
}

.wp-block-post-comments-form[style*="font-weight"] :where(.comment-reply-title) {
  font-weight: inherit;
}

.wp-block-post-comments-form[style*="font-family"] :where(.comment-reply-title) {
  font-family: inherit;
}

.wp-block-post-comments-form[class*="-font-size"] :where(.comment-reply-title),
.wp-block-post-comments-form[style*="font-size"] :where(.comment-reply-title) {
  font-size: inherit;
}

.wp-block-post-comments-form[style*="line-height"] :where(.comment-reply-title) {
  line-height: inherit;
}

.wp-block-post-comments-form[style*="font-style"] :where(.comment-reply-title) {
  font-style: inherit;
}

.wp-block-post-comments-form[style*="letter-spacing"] :where(.comment-reply-title) {
  letter-spacing: inherit;
}

.wp-block-post-comments-form input[type="submit"] {
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  overflow-wrap: break-word;
  text-align: center;
}

.wp-block-post-comments-form input:not([type="submit"]),
.wp-block-post-comments-form textarea {
  border: 1px solid #949494;
  font-family: inherit;
  font-size: 1em;
}

.wp-block-post-comments-form input:not([type="submit"]):not([type="checkbox"]),
.wp-block-post-comments-form textarea {
  padding: calc(0.667em + 2px);
}

.wp-block-post-comments-form .comment-form input:not([type="submit"]):not([type="checkbox"]):not([type="hidden"]),
.wp-block-post-comments-form .comment-form textarea {
  box-sizing: border-box;
  display: block;
  width: 100%;
}

.wp-block-post-comments-form .comment-form-author label,
.wp-block-post-comments-form .comment-form-email label,
.wp-block-post-comments-form .comment-form-url label {
  display: block;
  margin-bottom: 0.25em;
}

.wp-block-post-comments-form .comment-form-cookies-consent {
  display: flex;
  gap: 0.25em;
}

.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent {
  margin-top: 0.35em;
}

.wp-block-post-comments-form .comment-reply-title {
  margin-bottom: 0;
}

.wp-block-post-comments-form .comment-reply-title :where(small) {
  font-size: var(--wp--preset--font-size--medium, smaller);
  margin-left: 0.5em;
}

.wp-block-post-date {
  box-sizing: border-box;
}

:where(.wp-block-post-excerpt) {
  margin-bottom: var(--wp--style--block-gap);
  margin-top: var(--wp--style--block-gap);
}

.wp-block-post-excerpt__excerpt {
  margin-bottom: 0;
  margin-top: 0;
}

.wp-block-post-excerpt__more-text {
  margin-bottom: 0;
  margin-top: var(--wp--style--block-gap);
}

.wp-block-post-excerpt__more-link {
  display: inline-block;
}

.wp-block-post-featured-image {
  margin-left: 0;
  margin-right: 0;
}

.wp-block-post-featured-image a {
  display: block;
  height: 100%;
}

.wp-block-post-featured-image img {
  box-sizing: border-box;
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
  width: 100%;
}

.wp-block-post-featured-image.alignfull img,
.wp-block-post-featured-image.alignwide img {
  width: 100%;
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim {
  background-color: #000;
  inset: 0;
  position: absolute;
}

.wp-block-post-featured-image {
  position: relative;
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient {
  background-color: transparent;
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0 {
  opacity: 0;
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10 {
  opacity: 0.1;
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20 {
  opacity: 0.2;
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30 {
  opacity: 0.3;
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40 {
  opacity: 0.4;
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50 {
  opacity: 0.5;
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60 {
  opacity: 0.6;
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70 {
  opacity: 0.7;
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80 {
  opacity: 0.8;
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90 {
  opacity: 0.9;
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100 {
  opacity: 1;
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous {
  display: inline-block;
  margin-right: 1ch;
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron) {
  transform: scaleX(1);
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next {
  display: inline-block;
  margin-left: 1ch;
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron) {
  transform: scaleX(1);
}

.wp-block-post-terms {
  box-sizing: border-box;
}

.wp-block-post-terms .wp-block-post-terms__separator {
  white-space: pre-wrap;
}

.wp-block-post-time-to-read,
.wp-block-post-title {
  box-sizing: border-box;
}

.wp-block-post-title {
  word-break: break-word;
}

.wp-block-post-title a {
  display: inline-block;
}

.wp-block-preformatted {
  white-space: pre-wrap;
}

.wp-block-preformatted.has-background {
  padding: 1.25em 2.375em;
}

.wp-block-pullquote {
  box-sizing: border-box;
  overflow-wrap: break-word;
  padding: 3em 0;
  text-align: center;
}

.wp-block-pullquote blockquote,
.wp-block-pullquote cite,
.wp-block-pullquote p {
  color: inherit;
}

.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
  max-width: 420px;
}

.wp-block-pullquote cite,
.wp-block-pullquote footer {
  position: relative;
}

.wp-block-pullquote .has-text-color a {
  color: inherit;
}

:where(.wp-block-pullquote) {
  margin: 0 0 1em;
}

.wp-block-pullquote.has-text-align-left blockquote {
  text-align: left;
}

.wp-block-pullquote.has-text-align-right blockquote {
  text-align: right;
}

.wp-block-pullquote.is-style-solid-color {
  border: none;
}

.wp-block-pullquote.is-style-solid-color blockquote {
  margin-left: auto;
  margin-right: auto;
  max-width: 60%;
}

.wp-block-pullquote.is-style-solid-color blockquote p {
  font-size: 2em;
  margin-bottom: 0;
  margin-top: 0;
}

.wp-block-pullquote.is-style-solid-color blockquote cite {
  font-style: normal;
  text-transform: none;
}

.wp-block-pullquote cite {
  color: inherit;
}

.wp-block-post-template {
  list-style: none;
  margin-bottom: 0;
  margin-top: 0;
  max-width: 100%;
  padding: 0;
}

.wp-block-post-template.wp-block-post-template {
  background: none;
}

.wp-block-post-template.is-flex-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 1.25em;
}

.wp-block-post-template.is-flex-container>li {
  margin: 0;
  width: 100%;
}

@media (min-width: 600px) {
  .wp-block-post-template.is-flex-container.is-flex-container.columns-2>li {
    width: calc(50% - 0.625em);
  }

  .wp-block-post-template.is-flex-container.is-flex-container.columns-3>li {
    width: calc(33.33333% - 0.83333em);
  }

  .wp-block-post-template.is-flex-container.is-flex-container.columns-4>li {
    width: calc(25% - 0.9375em);
  }

  .wp-block-post-template.is-flex-container.is-flex-container.columns-5>li {
    width: calc(20% - 1em);
  }

  .wp-block-post-template.is-flex-container.is-flex-container.columns-6>li {
    width: calc(16.66667% - 1.04167em);
  }
}

@media (max-width: 600px) {
  .wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid {
    grid-template-columns: 1fr;
  }
}

.wp-block-query-pagination>.wp-block-query-pagination-next,
.wp-block-query-pagination>.wp-block-query-pagination-numbers,
.wp-block-query-pagination>.wp-block-query-pagination-previous {
  margin-bottom: 0.5em;
  margin-right: 0.5em;
}

.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,
.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,
.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child {
  margin-right: 0;
}

.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type {
  margin-inline-start: auto;
}

.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child {
  margin-inline-end: auto;
}

.wp-block-query-pagination .wp-block-query-pagination-previous-arrow {
  display: inline-block;
  margin-right: 1ch;
}

.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron) {
  transform: scaleX(1);
}

.wp-block-query-pagination .wp-block-query-pagination-next-arrow {
  display: inline-block;
  margin-left: 1ch;
}

.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron) {
  transform: scaleX(1);
}

.wp-block-query-pagination.aligncenter {
  justify-content: center;
}

.wp-block-query-title,
.wp-block-quote {
  box-sizing: border-box;
}

.wp-block-quote {
  overflow-wrap: break-word;
}

.wp-block-quote.is-large:where(:not(.is-style-plain)),
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) {
  margin-bottom: 1em;
  padding: 0 1em;
}

.wp-block-quote.is-large:where(:not(.is-style-plain)) p,
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p {
  font-size: 1.5em;
  font-style: italic;
  line-height: 1.6;
}

.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,
.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer {
  font-size: 1.125em;
  text-align: right;
}

.wp-block-read-more {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
}

.wp-block-read-more:not([style*="text-decoration"]),
.wp-block-read-more:not([style*="text-decoration"]):active,
.wp-block-read-more:not([style*="text-decoration"]):focus {
  text-decoration: none;
}

ul.wp-block-rss {
  list-style: none;
  padding: 0;
}

ul.wp-block-rss.wp-block-rss {
  box-sizing: border-box;
}

ul.wp-block-rss.alignleft {
  margin-right: 2em;
}

ul.wp-block-rss.alignright {
  margin-left: 2em;
}

ul.wp-block-rss.is-grid {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
}

ul.wp-block-rss.is-grid li {
  margin: 0 1em 1em 0;
  width: 100%;
}

@media (min-width: 600px) {
  ul.wp-block-rss.columns-2 li {
    width: calc(50% - 1em);
  }

  ul.wp-block-rss.columns-3 li {
    width: calc(33.33333% - 1em);
  }

  ul.wp-block-rss.columns-4 li {
    width: calc(25% - 1em);
  }

  ul.wp-block-rss.columns-5 li {
    width: calc(20% - 1em);
  }

  ul.wp-block-rss.columns-6 li {
    width: calc(16.66667% - 1em);
  }
}

.wp-block-rss__item-author,
.wp-block-rss__item-publish-date {
  display: block;
  font-size: 0.8125em;
}

.wp-block-search__button {
  margin-left: 10px;
  word-break: normal;
}

.wp-block-search__button.has-icon {
  line-height: 0;
}

.wp-block-search__button svg {
  fill: currentColor;
  min-height: 24px;
  min-width: 24px;
  vertical-align: text-bottom;
}

:where(.wp-block-search__button) {
  border: 1px solid #ccc;
  padding: 6px 10px;
}

.wp-block-search__inside-wrapper {
  display: flex;
  flex: auto;
  flex-wrap: nowrap;
  max-width: 100%;
}

.wp-block-search__label {
  width: 100%;
}

.wp-block-search__input {
  -webkit-appearance: initial;
  appearance: none;
  border: 1px solid #949494;
  flex-grow: 1;
  margin-left: 0;
  margin-right: 0;
  min-width: 3rem;
  padding: 8px;
  text-decoration: unset !important;
}

.wp-block-search.wp-block-search__button-only .wp-block-search__button {
  margin-left: 0;
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {
  border: 1px solid #949494;
  box-sizing: border-box;
  padding: 4px;
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input {
  border: none;
  border-radius: 0;
  padding: 0 4px;
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus {
  outline: none;
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button) {
  padding: 4px 8px;
}

.wp-block-search.aligncenter .wp-block-search__inside-wrapper {
  margin: auto;
}

.wp-block-search__button-behavior-expand .wp-block-search__inside-wrapper {
  min-width: 0 !important;
  transition-property: width;
}

.wp-block-search__button-behavior-expand .wp-block-search__input {
  flex-basis: 100%;
  transition-duration: 0.3s;
}

.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden,
.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper {
  overflow: hidden;
}

.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden .wp-block-search__input {
  border-left-width: 0 !important;
  border-right-width: 0 !important;
  flex-basis: 0;
  flex-grow: 0;
  margin: 0;
  min-width: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  width: 0 !important;
}

.wp-block[data-align="right"] .wp-block-search__button-behavior-expand .wp-block-search__inside-wrapper {
  float: right;
}

.wp-block-separator {
  border: 1px solid;
  border-left: none;
  border-right: none;
}

.wp-block-separator.is-style-dots {
  background: none !important;
  border: none;
  height: auto;
  line-height: 1;
  text-align: center;
}

.wp-block-separator.is-style-dots:before {
  color: currentColor;
  content: "···";
  font-family: serif;
  font-size: 1.5em;
  letter-spacing: 2em;
  padding-left: 2em;
}

.wp-block-site-logo {
  box-sizing: border-box;
  line-height: 0;
}

.wp-block-site-logo a {
  display: inline-block;
}

.wp-block-site-logo.is-default-size img {
  height: auto;
  width: 120px;
}

.wp-block-site-logo img {
  height: auto;
  max-width: 100%;
}

.wp-block-site-logo a,
.wp-block-site-logo img {
  border-radius: inherit;
}

.wp-block-site-logo.aligncenter {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.wp-block-site-logo.is-style-rounded {
  border-radius: 9999px;
}

.wp-block-site-title a {
  color: inherit;
}

.wp-block-social-links {
  background: none;
  box-sizing: border-box;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  text-indent: 0;
}

.wp-block-social-links .wp-social-link a,
.wp-block-social-links .wp-social-link a:hover {
  border-bottom: 0;
  box-shadow: none;
  text-decoration: none;
}

.wp-block-social-links .wp-social-link a {
  padding: 0.25em;
}

.wp-block-social-links .wp-social-link svg {
  height: 1em;
  width: 1em;
}

.wp-block-social-links .wp-social-link span:not(.screen-reader-text) {
  font-size: 0.65em;
  margin-left: 0.5em;
  margin-right: 0.5em;
}

.wp-block-social-links.has-small-icon-size {
  font-size: 16px;
}

.wp-block-social-links,
.wp-block-social-links.has-normal-icon-size {
  font-size: 24px;
}

.wp-block-social-links.has-large-icon-size {
  font-size: 36px;
}

.wp-block-social-links.has-huge-icon-size {
  font-size: 48px;
}

.wp-block-social-links.aligncenter {
  display: flex;
  justify-content: center;
}

.wp-block-social-links.alignright {
  justify-content: flex-end;
}

.wp-block-social-link {
  border-radius: 9999px;
  display: block;
  height: auto;
  transition: transform 0.1s ease;
}

@media (prefers-reduced-motion: reduce) {
  .wp-block-social-link {
    transition-delay: 0s;
    transition-duration: 0s;
  }
}

.wp-block-social-link a {
  align-items: center;
  display: flex;
  line-height: 0;
  transition: transform 0.1s ease;
}

.wp-block-social-link:hover {
  transform: scale(1.1);
}

.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor,
.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg,
.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:active,
.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:hover,
.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:visited {
  fill: currentColor;
  color: currentColor;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link {
  background-color: #f0f0f0;
  color: #444;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon {
  background-color: #f90;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp {
  background-color: #1ea0c3;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance {
  background-color: #0757fe;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen {
  background-color: #1e1f26;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart {
  background-color: #02e49b;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble {
  background-color: #e94c89;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox {
  background-color: #4280ff;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy {
  background-color: #f45800;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook {
  background-color: #1778f2;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx {
  background-color: #000;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr {
  background-color: #0461dd;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare {
  background-color: #e65678;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github {
  background-color: #24292d;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads {
  background-color: #eceadd;
  color: #382110;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google {
  background-color: #ea4434;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram {
  background-color: #f00075;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm {
  background-color: #e21b24;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin {
  background-color: #0d66c2;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon {
  background-color: #3288d4;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium {
  background-color: #02ab6c;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup {
  background-color: #f6405f;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon {
  background-color: #ff424d;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest {
  background-color: #e60122;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket {
  background-color: #ef4155;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit {
  background-color: #ff4500;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype {
  background-color: #0478d7;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat {
  stroke: #000;
  background-color: #fefc00;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud {
  background-color: #ff5600;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify {
  background-color: #1bd760;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram {
  background-color: #2aabee;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok {
  background-color: #000;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr {
  background-color: #011835;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch {
  background-color: #6440a4;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter {
  background-color: #1da1f2;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo {
  background-color: #1eb7ea;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk {
  background-color: #4680c2;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress {
  background-color: #3499cd;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-whatsapp {
  background-color: #25d366;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp {
  background-color: #d32422;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube {
  background-color: red;
  color: #fff;
}

.wp-block-social-links.is-style-logos-only .wp-social-link {
  background: none;
}

.wp-block-social-links.is-style-logos-only .wp-social-link a {
  padding: 0;
}

.wp-block-social-links.is-style-logos-only .wp-social-link svg {
  height: 1.25em;
  width: 1.25em;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-amazon {
  color: #f90;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp {
  color: #1ea0c3;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-behance {
  color: #0757fe;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-codepen {
  color: #1e1f26;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart {
  color: #02e49b;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble {
  color: #e94c89;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox {
  color: #4280ff;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-etsy {
  color: #f45800;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-facebook {
  color: #1778f2;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx {
  color: #000;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-flickr {
  color: #0461dd;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare {
  color: #e65678;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-github {
  color: #24292d;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads {
  color: #382110;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-google {
  color: #ea4434;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-instagram {
  color: #f00075;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm {
  color: #e21b24;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin {
  color: #0d66c2;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon {
  color: #3288d4;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-medium {
  color: #02ab6c;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-meetup {
  color: #f6405f;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-patreon {
  color: #ff424d;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest {
  color: #e60122;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-pocket {
  color: #ef4155;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-reddit {
  color: #ff4500;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-skype {
  color: #0478d7;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat {
  stroke: #000;
  color: #fff;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud {
  color: #ff5600;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-spotify {
  color: #1bd760;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-telegram {
  color: #2aabee;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok {
  color: #000;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr {
  color: #011835;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-twitch {
  color: #6440a4;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-twitter {
  color: #1da1f2;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo {
  color: #1eb7ea;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-vk {
  color: #4680c2;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-whatsapp {
  color: #25d366;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress {
  color: #3499cd;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-yelp {
  color: #d32422;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-youtube {
  color: red;
}

.wp-block-social-links.is-style-pill-shape .wp-social-link {
  width: auto;
}

.wp-block-social-links.is-style-pill-shape .wp-social-link a {
  padding-left: 0.66667em;
  padding-right: 0.66667em;
}

.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label {
  color: #000;
}

.wp-block-spacer {
  clear: both;
}

.wp-block-tag-cloud {
  box-sizing: border-box;
}

.wp-block-tag-cloud.aligncenter {
  justify-content: center;
  text-align: center;
}

.wp-block-tag-cloud.alignfull {
  padding-left: 1em;
  padding-right: 1em;
}

.wp-block-tag-cloud a {
  display: inline-block;
  margin-right: 5px;
}

.wp-block-tag-cloud span {
  display: inline-block;
  margin-left: 5px;
  text-decoration: none;
}

.wp-block-tag-cloud.is-style-outline {
  display: flex;
  flex-wrap: wrap;
  gap: 1ch;
}

.wp-block-tag-cloud.is-style-outline a {
  border: 1px solid;
  font-size: unset !important;
  margin-right: 0;
  padding: 1ch 2ch;
  text-decoration: none !important;
}

.wp-block-table {
  overflow-x: auto;
}

.wp-block-table table {
  border-collapse: collapse;
  width: 100%;
}

.wp-block-table thead {
  border-bottom: 3px solid;
}

.wp-block-table tfoot {
  border-top: 3px solid;
}

.wp-block-table td,
.wp-block-table th {
  border: 1px solid;
  padding: 0.5em;
}

.wp-block-table .has-fixed-layout {
  table-layout: fixed;
  width: 100%;
}

.wp-block-table .has-fixed-layout td,
.wp-block-table .has-fixed-layout th {
  word-break: break-word;
}

.wp-block-table.aligncenter,
.wp-block-table.alignleft,
.wp-block-table.alignright {
  display: table;
  width: auto;
}

.wp-block-table.aligncenter td,
.wp-block-table.aligncenter th,
.wp-block-table.alignleft td,
.wp-block-table.alignleft th,
.wp-block-table.alignright td,
.wp-block-table.alignright th {
  word-break: break-word;
}

.wp-block-table .has-subtle-light-gray-background-color {
  background-color: #f3f4f5;
}

.wp-block-table .has-subtle-pale-green-background-color {
  background-color: #e9fbe5;
}

.wp-block-table .has-subtle-pale-blue-background-color {
  background-color: #e7f5fe;
}

.wp-block-table .has-subtle-pale-pink-background-color {
  background-color: #fcf0ef;
}

.wp-block-table.is-style-stripes {
  background-color: transparent;
  border-bottom: 1px solid #f0f0f0;
  border-collapse: inherit;
  border-spacing: 0;
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #f0f0f0;
}

.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd) {
  background-color: #f3f4f5;
}

.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd) {
  background-color: #e9fbe5;
}

.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd) {
  background-color: #e7f5fe;
}

.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd) {
  background-color: #fcf0ef;
}

.wp-block-table.is-style-stripes td,
.wp-block-table.is-style-stripes th {
  border-color: transparent;
}

.wp-block-table .has-border-color td,
.wp-block-table .has-border-color th,
.wp-block-table .has-border-color tr,
.wp-block-table .has-border-color>* {
  border-color: inherit;
}

.wp-block-table table[style*="border-top-color"] tr:first-child,
.wp-block-table table[style*="border-top-color"] tr:first-child td,
.wp-block-table table[style*="border-top-color"] tr:first-child th,
.wp-block-table table[style*="border-top-color"]>*,
.wp-block-table table[style*="border-top-color"]>* td,
.wp-block-table table[style*="border-top-color"]>* th {
  border-top-color: inherit;
}

.wp-block-table table[style*="border-top-color"] tr:not(:first-child) {
  border-top-color: currentColor;
}

.wp-block-table table[style*="border-right-color"] td:last-child,
.wp-block-table table[style*="border-right-color"] th,
.wp-block-table table[style*="border-right-color"] tr,
.wp-block-table table[style*="border-right-color"]>* {
  border-right-color: inherit;
}

.wp-block-table table[style*="border-bottom-color"] tr:last-child,
.wp-block-table table[style*="border-bottom-color"] tr:last-child td,
.wp-block-table table[style*="border-bottom-color"] tr:last-child th,
.wp-block-table table[style*="border-bottom-color"]>*,
.wp-block-table table[style*="border-bottom-color"]>* td,
.wp-block-table table[style*="border-bottom-color"]>* th {
  border-bottom-color: inherit;
}

.wp-block-table table[style*="border-bottom-color"] tr:not(:last-child) {
  border-bottom-color: currentColor;
}

.wp-block-table table[style*="border-left-color"] td:first-child,
.wp-block-table table[style*="border-left-color"] th,
.wp-block-table table[style*="border-left-color"] tr,
.wp-block-table table[style*="border-left-color"]>* {
  border-left-color: inherit;
}

.wp-block-table table[style*="border-style"] td,
.wp-block-table table[style*="border-style"] th,
.wp-block-table table[style*="border-style"] tr,
.wp-block-table table[style*="border-style"]>* {
  border-style: inherit;
}

.wp-block-table table[style*="border-width"] td,
.wp-block-table table[style*="border-width"] th,
.wp-block-table table[style*="border-width"] tr,
.wp-block-table table[style*="border-width"]>* {
  border-style: inherit;
  border-width: inherit;
}

:where(.wp-block-term-description) {
  margin-bottom: var(--wp--style--block-gap);
  margin-top: var(--wp--style--block-gap);
}

.wp-block-term-description p {
  margin-bottom: 0;
  margin-top: 0;
}

.wp-block-text-columns,
.wp-block-text-columns.aligncenter {
  display: flex;
}

.wp-block-text-columns .wp-block-column {
  margin: 0 1em;
  padding: 0;
}

.wp-block-text-columns .wp-block-column:first-child {
  margin-left: 0;
}

.wp-block-text-columns .wp-block-column:last-child {
  margin-right: 0;
}

.wp-block-text-columns.columns-2 .wp-block-column {
  width: 50%;
}

.wp-block-text-columns.columns-3 .wp-block-column {
  width: 33.33333%;
}

.wp-block-text-columns.columns-4 .wp-block-column {
  width: 25%;
}

pre.wp-block-verse {
  overflow: auto;
  white-space: pre-wrap;
}

:where(pre.wp-block-verse) {
  font-family: inherit;
}

.wp-block-video {
  box-sizing: border-box;
}

.wp-block-video video {
  width: 100%;
}

@supports (position: sticky) {
  .wp-block-video [poster] {
    object-fit: cover;
  }
}

.wp-block-video.aligncenter {
  text-align: center;
}

.wp-block-video figcaption {
  margin-bottom: 1em;
  margin-top: 0.5em;
}

.editor-styles-wrapper,
.entry-content {
  counter-reset: footnotes;
}

a[data-fn].fn {
  counter-increment: footnotes;
  display: inline-flex;
  font-size: smaller;
  text-decoration: none;
  text-indent: -9999999px;
  vertical-align: super;
}

a[data-fn].fn:after {
  content: "[" counter(footnotes) "]";
  float: left;
  text-indent: 0;
}

.wp-element-button {
  cursor: pointer;
}

:root {
  --wp--preset--font-size--normal: 16px;
  --wp--preset--font-size--huge: 42px;
}

:root .has-very-light-gray-background-color {
  background-color: #eee;
}

:root .has-very-dark-gray-background-color {
  background-color: #313131;
}

:root .has-very-light-gray-color {
  color: #eee;
}

:root .has-very-dark-gray-color {
  color: #313131;
}

:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
  background: linear-gradient(135deg, #00d084, #0693e3);
}

:root .has-purple-crush-gradient-background {
  background: linear-gradient(135deg, #34e2e4, #4721fb 50%, #ab1dfe);
}

:root .has-hazy-dawn-gradient-background {
  background: linear-gradient(135deg, #faaca8, #dad0ec);
}

:root .has-subdued-olive-gradient-background {
  background: linear-gradient(135deg, #fafae1, #67a671);
}

:root .has-atomic-cream-gradient-background {
  background: linear-gradient(135deg, #fdd79a, #004a59);
}

:root .has-nightshade-gradient-background {
  background: linear-gradient(135deg, #330968, #31cdcf);
}

:root .has-midnight-gradient-background {
  background: linear-gradient(135deg, #020381, #2874fc);
}

.has-regular-font-size {
  font-size: 1em;
}

.has-larger-font-size {
  font-size: 2.625em;
}

.has-normal-font-size {
  font-size: var(--wp--preset--font-size--normal);
}

.has-huge-font-size {
  font-size: var(--wp--preset--font-size--huge);
}

.has-text-align-center {
  text-align: center;
}

.has-text-align-left {
  text-align: left;
}

.has-text-align-right {
  text-align: right;
}

#end-resizable-editor-section {
  display: none;
}

.aligncenter {
  clear: both;
}

.items-justified-left {
  justify-content: flex-start;
}

.items-justified-center {
  justify-content: center;
}

.items-justified-right {
  justify-content: flex-end;
}

.items-justified-space-between {
  justify-content: space-between;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  word-wrap: normal !important;
  border: 0;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.screen-reader-text:focus {
  clip: auto !important;
  background-color: #ddd;
  -webkit-clip-path: none;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

html :where(.has-border-color) {
  border-style: solid;
}

html :where([style*="border-top-color"]) {
  border-top-style: solid;
}

html :where([style*="border-right-color"]) {
  border-right-style: solid;
}

html :where([style*="border-bottom-color"]) {
  border-bottom-style: solid;
}

html :where([style*="border-left-color"]) {
  border-left-style: solid;
}

html :where([style*="border-width"]) {
  border-style: solid;
}

html :where([style*="border-top-width"]) {
  border-top-style: solid;
}

html :where([style*="border-right-width"]) {
  border-right-style: solid;
}

html :where([style*="border-bottom-width"]) {
  border-bottom-style: solid;
}

html :where([style*="border-left-width"]) {
  border-left-style: solid;
}

html :where(img[class*="wp-image-"]) {
  height: auto;
  max-width: 100%;
}

:where(figure) {
  margin: 0 0 1em;
}

html :where(.is-position-sticky) {
  --wp-admin--admin-bar--position-offset: var(--wp-admin--admin-bar--height,
      0px);
}

@media screen and (max-width: 600px) {
  #hero_banner .img-fluid222 {
    height: 195px !important;
    position: unset !important;
  }

  html :where(.is-position-sticky) {
    --wp-admin--admin-bar--position-offset: 0px;
  }
}

/* #bosch .card-body {
  border-radius: 15px;
  border: 1px solid #DED4E4;
  background: #FFF;
  margin-bottom: 33px;
} */

.demo444 {
  border-radius: 15px;
  border: 1px solid #ded4e4;
  background: #fff;
  margin-bottom: 33px;
}

.demo434 {
  overflow: hidden;
  border-radius: 26px 26px 26px 26px;
  border: 1px solid #ded4e4;
  margin-bottom: 20px;
}

.demo4444444 {
  margin: 10px;
}

.card-footer a {
  color: #130138;
}

/* #hero_banner .img-fluid222 {
  height: 321px;
  position: unset !important;
} */

#hero_banner .img-fluid {
  height: 449px !important;
  position: unset !important;
}

#hero_banner .img-fluid3422 {
  height: 293px !important;
  position: unset !important;
}

#hero_banner .img-fluid231423423 {
  height: 159px !important;
  position: unset !important;
}

.slick-dots {
  position: absolute;
  bottom: -12px !important;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

@keyframes rotate-forever {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes spinner-loader {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

.pum-container,
.pum-content,
.pum-content+.pum-close,
.pum-content+.pum-close:active,
.pum-content+.pum-close:focus,
.pum-content+.pum-close:hover,
.pum-overlay,
.pum-title {
  background: 0 0;
  border: none;
  bottom: auto;
  clear: none;
  cursor: default;
  float: none;
  font-family: inherit;
  font-size: medium;
  font-style: normal;
  font-weight: 400;
  height: auto;
  left: auto;
  letter-spacing: normal;
  line-height: normal;
  max-height: none;
  max-width: none;
  min-height: 0;
  min-width: 0;
  overflow: visible;
  position: static;
  right: auto;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  top: auto;
  visibility: visible;
  white-space: normal;
  width: auto;
  z-index: auto;
}

.pum-container .pum-content+.pum-close>span,
.pum-content,
.pum-title {
  position: relative;
  z-index: 1;
}

.pum-overlay,
html.pum-open.pum-open-overlay-disabled.pum-open-fixed .pum-container,
html.pum-open.pum-open-overlay.pum-open-fixed .pum-container {
  position: fixed;
}

.pum-overlay {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1999999999;
  overflow: initial;
  display: none;
  transition: 0.15s ease-in-out;
}

.pum-overlay.pum-form-submission-detected,
.pum-overlay.pum-preview {
  display: block;
}

.pum-overlay,
.pum-overlay *,
.pum-overlay :after,
.pum-overlay :before,
.pum-overlay:after,
.pum-overlay:before {
  box-sizing: border-box;
}

.pum-container {
  top: 100px;
  position: absolute;
  margin-bottom: 3em;
  z-index: 1999999999;
}

.pum-container.pum-responsive {
  left: 50%;
  margin-left: -47.5%;
  width: 95%;
  height: auto;
  overflow: visible;
}

.pum-container.pum-responsive img {
  max-width: 100%;
  height: auto;
}

.pum-container.custom-position {
  left: auto;
  top: auto;
  margin-left: inherit;
}

.pum-container .pum-title {
  margin-bottom: 0.5em;
}

.pum-container .pum-content> :last-child,
.pum-form__message:last-child {
  margin-bottom: 0;
}

.pum-container .pum-content:focus {
  outline: 0;
}

.pum-container .pum-content> :first-child {
  margin-top: 0;
}

.pum-container .pum-content+.pum-close {
  text-decoration: none;
  text-align: center;
  line-height: 1;
  position: absolute;
  cursor: pointer;
  min-width: 1em;
  z-index: 2;
  background-color: transparent;
}

.pum-container.pum-scrollable .pum-content {
  overflow: auto;
  overflow-y: scroll;
  max-height: 95%;
}

.pum-overlay.pum-overlay-disabled {
  visibility: hidden;
}

.pum-overlay.pum-overlay-disabled::-webkit-scrollbar {
  display: block;
}

.pum-overlay.pum-overlay-disabled .pum-container {
  visibility: visible;
}

.popmake-close,
.pum-overlay.pum-click-to-close {
  cursor: pointer;
}

html.pum-open.pum-open-overlay,
html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay {
  overflow: hidden;
}

html.pum-open.pum-open-overlay.pum-open-scrollable body> :not([aria-modal="true"]) {
  padding-right: 15px;
}

html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

html.pum-open.pum-open-overlay-disabled.pum-open-scrollable .pum-overlay.pum-active {
  position: static;
  height: auto;
  width: auto;
}

.pum-form {
  margin: 0 auto 16px;
}

.pum-form__field {
  margin-bottom: 1em;
}

.pum-form__field label {
  font-weight: 700;
}

.pum-form__field input[type="date"],
.pum-form__field select {
  margin: 0 auto;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  padding: 3px;
  vertical-align: middle;
}

.pum-form__field select {
  padding: 5px 3px;
}

.pum-form__loader {
  font-size: 2em;
  animation-duration: 0.75s;
  animation-iteration-count: infinite;
  animation-name: rotate-forever;
  animation-timing-function: linear;
  height: 0.75em;
  width: 0.75em;
  border: 0.25em solid rgba(0, 0, 0, 0.5);
  border-right-color: transparent;
  border-radius: 50%;
  display: inline-block;
}

.pum-form__submit {
  position: relative;
}

.pum-form__submit .pum-form__loader {
  margin-left: 0.5em;
  border: 0.25em solid rgba(255, 255, 255, 0.5);
  border-right-color: transparent;
}

.pum-form__messages {
  display: none;
  border: 1px solid rgba(0, 0, 0, 0.25);
  margin-bottom: 0.5em;
  padding: 1em;
  position: relative;
}

.pum-form__message {
  margin-bottom: 0.5em;
}

.pum-form__message--error {
  color: red !important;
  border-color: red;
}

.pum-form__message--success {
  color: green !important;
  border-color: green;
}

.pum-form--loading,
.pum-sub-form .pum-sub-form-loading {
  opacity: 0.5;
}

.pum-alignment-left,
.pum-form--alignment-left {
  text-align: left;
}

.pum-alignment-center {
  text-align: center;
}

.pum-alignment-right {
  text-align: right;
}

.pum-form--alignment-center {
  text-align: center;
}

.pum-form--alignment-right {
  text-align: right;
}

.pum-form--layout-standard .pum-form__field>label {
  margin-bottom: 0.25em;
  display: block;
}

.pum-form--layout-inline .pum-form__field {
  display: inline-block;
}

.pum-form--layout-block .pum-form__field,
.pum-form--layout-block button,
.pum-form--layout-block div,
.pum-form--layout-block input {
  display: block;
  width: 100%;
}

.pum-form--style-default label {
  font-size: 14px;
  font-weight: 700;
}

.pum-form--style-default input[type="email"],
.pum-form--style-default input[type="text"] {
  background-color: #f8f7f7;
  margin-bottom: 5px;
  font-size: 14px;
  padding: 10px 8px;
}

.pum-form--style-default button {
  font-size: 18px;
  margin: 10px 0 0;
  padding: 10px 5px;
  cursor: pointer;
}

.pum-sub-form p.pum-newsletter-error-msg {
  margin: 0;
}

.pum-sub-form .spinner-loader {
  right: 50%;
  position: absolute;
  bottom: 40%;
}

.pum-sub-form .spinner-loader:not(:required) {
  animation: 1.5s linear infinite spinner-loader;
  border-radius: 0.5em;
  box-shadow: rgba(0, 0, 51, 0.3) 1.5em 0 0 0,
    rgba(0, 0, 51, 0.3) 1.1em 1.1em 0 0, rgba(0, 0, 51, 0.3) 0 1.5em 0 0,
    rgba(0, 0, 51, 0.3) -1.1em 1.1em 0 0, rgba(0, 0, 51, 0.3) -1.5em 0 0 0,
    rgba(0, 0, 51, 0.3) -1.1em -1.1em 0 0, rgba(0, 0, 51, 0.3) 0 -1.5em 0 0,
    rgba(0, 0, 51, 0.3) 1.1em -1.1em 0 0;
  display: inline-block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin: 1.5em;
  overflow: hidden;
  text-indent: 100%;
}

.pum-form__field--consent {
  text-align: left;
}

.pum-form__field--consent.pum-form__field--checkbox label,
.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label {
  display: inline-block;
  vertical-align: middle;
}

.pum-form__field--consent.pum-form__field--checkbox label input {
  display: inline-block;
  width: inherit;
  margin: 0;
  vertical-align: middle;
}

.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label input {
  display: inline-block;
  width: inherit;
  margin: 0;
  vertical-align: middle;
}

.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label+label {
  margin-left: 1em;
}

.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label {
  display: block;

}

.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label input {
  display: inline-block;
  width: inherit;
  margin: 0;
  vertical-align: middle;
}

.pum-container iframe.formidable {
  width: 100%;
  overflow: visible;
}

.pika-single,
body div#ui-datepicker-div[style] {
  z-index: 9999999999 !important;
}

@media only screen and (min-width: 1024px) {
  .pum-container.pum-responsive.pum-responsive-nano {
    margin-left: -5%;
    width: 10%;
  }

  .pum-container.pum-responsive.pum-responsive-micro {
    margin-left: -10%;
    width: 20%;
  }

  .pum-container.pum-responsive.pum-responsive-tiny {
    margin-left: -15%;
    width: 30%;
  }

  .pum-container.pum-responsive.pum-responsive-small {
    margin-left: -20%;
    width: 40%;
  }

  .pum-container.pum-responsive.pum-responsive-medium {
    margin-left: -30%;
    width: 60%;
  }

  .pum-container.pum-responsive.pum-responsive-normal {
    margin-left: -30%;
    width: 70%;
  }

  .pum-container.pum-responsive.pum-responsive-large {
    margin-left: -35%;
    width: 80%;
  }

  .pum-container.pum-responsive.pum-responsive-xlarge {
    margin-left: -47.5%;
    width: 95%;
  }

  .pum-container.pum-responsive.pum-position-fixed {
    position: fixed;
  }
}

@media only screen and (max-width: 1024px) {

  /* .demo{
  width: 240px ;
  }
   */
  .bg-transparent11111 {
    text-align: -webkit-right !important;
    --bs-bg-opacity: 1;
    position: relative;
    background-color: transparent !important;
  }


  .pum-container.pum-responsive.pum-position-fixed {
    position: absolute;
  }
}

@media only screen and (max-width: 1624px) {
  .demo {
    max-height: 400px;
    max-width: 276px;
  }

  .bg-transparent222222 {
    text-align: -webkit-right !important;
    --bs-bg-opacity: 1;
    position: relative;
    background-color: transparent !important;
  }

  .bg-transparent11111 {
    text-align: -webkit-right !important;
    --bs-bg-opacity: 1;
    position: relative;
    background-color: transparent !important;
  }

  .pum-container.pum-responsive.pum-position-fixed {
    position: absolute;
  }
}

.demo {
  max-height: 400px;
  max-width: 276px;
}

.App {
  font-family: sans-serif;
  text-align: center;
}

.modal__bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  background: rgba(28, 28, 28, 0.19);
  backdrop-filter: blur(6px);
  opacity: 1;
  animation-timing-function: ease-out;
  animation-duration: 0.3s;
  animation-name: modal-video;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -ms-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  z-index: 99999;
}

.modal__bg333 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  background: rgb(255 255 255);
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  opacity: 1;
  animation-timing-function: ease-out;
  animation-duration: 0.3s;
  animation-name: modal-video;
  transition: opacity 0.3s ease-out;
  z-index: 99999 !important;
}

.modal__align {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
}

.modal__align {
  display: flex;
  justify-content: center;
  align-items: center;

  background: white;
  z-index: 999999;
  position: relative;
}

.modal__content {
  width: 800px;
  height: 500px;
  box-shadow: 0px 100px 80px rgba(184, 184, 184, 0.07),
    0px 25.8162px 19px 4px rgba(178, 178, 178, 0.0456112),
    0px 7.779px 7.30492px rgba(0, 0, 0, 0.035),
    0px 1.48838px 2.0843px rgba(0, 0, 0, 0.0243888);
  border-radius: 20px;
  background: transparent;
  color: #000;
  margin: 0rem 4rem;
}

.modal__close {
  z-index: 999999;
  background-color: rgb(255, 255, 255);
  border-radius: 50%;
  cursor: pointer;
  position: relative;
  bottom: 50px;
  width: 32px;
  height: 32px;
  padding: 0;

  position: absolute;
  height: 50px;
  width: 50px;
  left: auto;
  right: 29px !important;
  bottom: auto;
  top: 29px !important;
  padding: 11px;
  color: #ffffff;
  font-family: Poppins;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  border: 1px none #ffffff;
  border-radius: -5px;
  box-shadow: 1px 1px 3px 0px rgba(2, 2, 2, 0.23);
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.23);
  background-color: rgba(110, 0, 214, 1);
}

.modal__video-align {
  display: flex;
  position: relative;
  bottom: 37px;
}

.modal__video-style {
  border-radius: 20px;
  z-index: 100;
}

.modal__spinner {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.modal__spinner {
  animation: spin 2s linear infinite;
  font-size: 40px;
  color: #1b6aae;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@media screen and (max-width: 800px) {
  .demo {
    width: auto !important;
  }

  .modal__content {
    margin: 0rem 1rem;
    width: 100%;
  }

  .modal__video-style {
    width: 100%;
  }
}



.modal__content {
  background: transparent;
  height: auto;
}

.modal__video-align {
  bottom: 0px;
}



.header1 {
  position: relative;
  background-color: black;
  height: 75vh;
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
}

.react-multiple-carousel__arrow::before {
  font-family: "Font Awesome 6 Free" !important;
  font-weight: 900;

  color: #555555 !important;
  font-size: 38px !important;
}

.react-multiple-carousel__arrow {
  position: absolute;
  outline: 0;
  transition: all 0.5s;
  border-radius: 35px;
  z-index: 1000;
  border: 0;
  background: transparent !important;
  min-width: 43px;
  min-height: 43px;
  opacity: 0.8 !important;
  cursor: pointer;
}

.react-multiple-carousel__arrow--right::before {
  content: "\f178" !important;
}

.react-multiple-carousel__arrow--left::before {
  content: "\f177" !important;
}

.react-multiple-carousel__arrow--right:hover {
  opacity: 1;
}

.react-multiple-carousel__arrow--left:hover {
  opacity: 1;
}

.react-multiple-carousel__arrow--right:focus:before,
.react-multiple-carousel__arrow--right:hover:before,
.react-multiple-carousel__arrow--left:focus:before,
.react-multiple-carousel__arrow--left:hover:before {
  background: #ab01fc;
  background: linear-gradient(109deg, #ab01fc 0, #3325b0 100%) no-repeat padding-box;

  -webkit-text-fill-color: transparent;
}

.react-multiple-carousel__arrow--left {
  left: calc(1% + 1px) !important;
}

.react-multiple-carousel__arrow--right {
  right: calc(1% + 1px) !important;
}

.bg-transparent11111 {
  text-align: -webkit-right !important;
  --bs-bg-opacity: 1;
  background-color: transparent !important;
}

.float-widget {
  position: fixed;
  bottom: 40px;
  right: 40px;
  z-index: 100;
  display: flex;

  align-items: flex-end;

}

.floaty {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 40px;
  right: 40px;
  background-color: #25d366;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 99;
}

.my-float {
  margin-top: 25%;
  margin-left: 5px;
}

.container32323 {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 200px));
  grid-auto-rows: 200px;
  grid-auto-flow: row dense;
  grid-gap: 23px;
  justify-content: center;
}

.card-top,
.card-right,
.card-bottom,
.card-left {
  display: flex;
  flex-wrap: nowrap;
  height: 100%;
  width: 100%;
  border-radius: 95.2380952381px;
  box-shadow: 0px 3px 9px 1px rgba(0, 10, 20, 0.2);
}

.card-top {
  flex-direction: column;
  grid-column: auto/span 1;
  grid-row: auto/span 2;
}

.card-right {
  flex-direction: row-reverse;
  grid-column: auto/span 2;
  grid-row: auto/span 1;
}

.card-bottom {
  flex-direction: column-reverse;
  grid-column: auto/span 1;
  grid-row: auto/span 2;
}

.card-left {
  flex-direction: row;
  grid-column: auto/span 2;
  grid-row: auto/span 1;
}

.card-image {
  display: flex;
}

.card-top .card-image,
.card-bottom .card-image {
  height: 50%;
  width: 100%;
}

.card-left .card-image,
.card-right .card-image {
  height: 100%;
  width: 50%;
}

.card-image img {
  width: 100%;
  object-fit: cover;
}

.card-top img {
  border-radius: 95.2380952381px 95.2380952381px 0 0;
}

.card-right img {
  border-radius: 0 95.2380952381px 95.2380952381px 0;
}

.card-bottom img {
  border-radius: 0 0 95.2380952381px 95.2380952381px;
}

.card-left img {
  border-radius: 95.2380952381px 0 0 95.2380952381px;
}

.card-text {
  align-self: center;
  padding: 23px;
}

.card-top .card-text {
  height: auto;
  width: auto;
  padding-bottom: 36.8px;
}

.card-right .card-text {
  height: auto;
  width: 50%;
  padding-left: 36.8px;
}

.card-bottom .card-text {
  height: auto;
  width: auto;
  padding-top: 36.8px;
}

.card-left .card-text {
  height: auto;
  width: 50%;
  padding-right: 36.8px;
}

.card-text p {
  margin: 0;
  line-height: 1.35em;
  color: #334455;
}

@media (max-width: 500px) {
  .card-top {
    flex-direction: row;
    grid-column: auto/span 2;
    grid-row: auto/span 1;
  }

  .card-bottom {
    flex-direction: row-reverse;
    grid-column: auto/span 2;
    grid-row: auto/span 1;
  }

  .card-top .card-image,
  .card-bottom .card-image {
    height: 100%;
    width: 50%;
  }

  .card-top img {
    border-radius: 95.2380952381px 0 0 95.2380952381px;
  }

  .card-bottom img {
    border-radius: 0 95.2380952381px 95.2380952381px 0;
  }

  .card-top .card-text {
    height: auto;
    width: 50%;
    padding-right: 36.8px;
  }

  .card-bottom .card-text {
    height: auto;
    width: 50%;
    padding-left: 36.8px;
  }
}

@media (max-width: 450px) {
  .card-image {
    width: 38% !important;
  }


}

.slick-dots li.slick-active button {
  border-radius: 9px !important;
  width: 15px !important;
  height: 15px !important;
  background-color: #4e13cd !important;
}

.slick-dots {
  position: absolute;
  bottom: 28px;
  display: block;
  width: 100%;
  padding: 0;
  margin: -2px !important;
  list-style: none;
  text-align: center;
}

.active {
  color: #3325b0;
}

.form-area {
  background-color: #fff;
  box-shadow: 0px 4px 8px rgb(0 0 0 / 16%);
  padding: 40px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.form-area .form-inner {
  width: 100%;
}

.form-group {
  position: relative;
}

select.form-control1 {
  padding-top: 10px;
  transition: 0.15s;
}

.floating-label {
  font-size: 16px;
  font-weight: 400;
  color: #475f7b;
  opacity: 1;
  top: 16px;
  left: 20px;
  pointer-events: none;
  position: absolute;
  transition: 240ms;
  margin-bottom: 0;
  z-index: 1;
}

.floating-diff .floating-label {
  opacity: 0;
}

.floating-diff.focused .floating-label {
  opacity: 1;
}

.form-group.focused .floating-label {
  opacity: 1;
  color: #7b7f82;
  top: 4px;
  left: 19px;
  font-size: 12px;
}

.form-group.focused select.form-control1 {
  padding-top: 21px;
}

.float-checkradio {
  background-color: #fff;
  border: 1px solid #dfe3e7;
  border-radius: 0.267rem;
  padding: 8px 19px;
  transition: 0.3s;
  min-height: 55px;
}

.float-checkradio.focused {
  padding-top: 21px;
}

/*--------select2-css----*/
.select2Part .floating-label {
  opacity: 0;
}

.select2Part.focused .floating-label {
  opacity: 1;
}

.select2multiple .floating-label {
  opacity: 1;
}

.select2Part.focused .select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-top: 13px;
}

.select2-container--default .select2-selection--single {
  border: 1px solid #dfe3e7;
  height: 55px;
}

.select2-container--focus.select2-container--default .select2-selection--single {
  border: 1px solid #5a8dee;
  background-color: #fff;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 40px;
  transition: 240ms;
  padding-right: 40px;
  font-size: 16px;
  font-weight: 400;
  color: #475f7b;
  padding-top: 7px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 53px;
  right: 15px;
  transition: 240ms;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: rgb(236 238 241);
  color: #4a494a;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border: none;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9Ii00NzMgMjc3IDEyIDgiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgLTQ3MyAyNzcgMTIgODsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6IzhBOTNBNjt9DQo8L3N0eWxlPg0KPHBhdGggY2xhc3M9InN0MCIgZD0iTS00NzEuNiwyNzcuM2w0LjYsNC42bDQuNi00LjZsMS40LDEuNGwtNiw2bC02LTZMLTQ3MS42LDI3Ny4zeiIvPg0KPC9zdmc+DQo=") no-repeat 0 0;
  width: 12px;
  height: 8px;
  background-size: 100% 100%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: auto;
}

.select2-container--default .select2-results__option:last-child {
  border-radius: 0px 0px 4px 4px;
}

.select2-container--default .select2-selection--single {
  border-radius: 0.267rem;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 19px;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

.select2-results__option {

  user-select: none;
  -webkit-user-select: none;
  color: #4f4f4f;
  font-size: 15px;
  font-weight: 400;
}

.select2-container--open .select2-dropdown--above {
  box-shadow: 0px 6px 32px rgb(0 0 0 / 10%);
  border-radius: 0px;
  border: none;
  top: 8px;
  border-radius: 6px;
  overflow: hidden;
}

.select2-container--open .select2-dropdown--below {
  box-shadow: 0px 2px 18px rgb(0 0 0 / 16%);
  border-radius: 0px;
  border: none;
  top: -8px;
  border-radius: 6px;
  overflow: hidden;
}

.select2Part.w-100>.select2-container {
  width: 100% !important;
}

.select2-search--dropdown {
  padding: 12px 15px;
  position: relative;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  font-size: 14px;
  border: 1px solid #dfe3e7;
  border-radius: 4px;
  color: #757575;
  padding: 10px 15px;
  background-color: #fff;
  position: relative;
  padding-right: 45px;
}

.select2-container--default .select2-search--dropdown:after {
  content: "\f002";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  top: 23px;
  right: 30px;
  font-size: 15px;
  color: rgba(0, 0, 0, 0.54);
}

.select2-container--default .select2-selection--multiple {
  background-color: #fff;
  border: 1px solid #dfe3e7;
  min-height: 50px;
  border-radius: 6px;
  position: relative;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: 1px solid #5a8dee;
  background-color: #fff;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  color: #757575;
  line-height: 55px;
  padding-right: 40px;
  display: block;
  height: 100%;
  padding-bottom: 7px;
  padding-top: 17px;
  padding-left: 17px;
  transition: 240ms;
}

.select2-container--default .select2-selection--multiple .select2-selection__arrow {
  height: 48px;
  right: 15px;
}

.select2-container--default .select2-selection--multiple .select2-search--inline .select2-search__field {
  line-height: initial;
  padding: 0;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered:before {
  border: none;
  content: "";

  width: 12px;
  height: 8px;
  background-size: 100% 100%;
  transform: translateY(-50%);
  position: absolute;
  right: 18px;
  top: 26px;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
  line-height: initial;
  padding: 5px;
  font-size: 14px;
  position: relative;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #f1f1f1;
  border: 1px solid #f1f1f1;
  border-radius: 4px;
  cursor: default;
  float: left;
  color: #1f1f1f;
  margin-right: 5px;
  margin-top: 5px;
  width: initial !important;

  padding-right: 24px !important;
  font-size: 13px !important;
  letter-spacing: 0.3px;
}

.select2-container--default .select2-search--inline .select2-search__field {
  width: 100% !important;
  font-size: 16px;
  margin-top: 0px;

  padding-left: 5px;
  line-height: 27px;
  padding-top: 6px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  position: absolute;
  font-size: 17px;
  width: 20px;
  height: 20px;
  top: 3px;
  text-align: center;
  color: #e45555;
  right: 0px;
}

.floating-group.focused .select2-container--default .select2-selection--multiple .select2-selection__rendered {
  padding-bottom: 7px;
  padding-top: 17px;
  padding-left: 17px;
}

.select2multiple .select2-container--default .select2-results__option[aria-selected="true"] {
  display: none;
}


.form-group.focused select.form-control1 {
  padding-top: 27px;
}

.form-group.focused select.form-control1 {
  padding-top: 27px;
}

.select2-results__options li {
  font-family: "font-regular" !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  color: #6f6c90;
}

.smartSellHero .form-control1,
.smartSellHero .form-select {
  font-size: 19px !important;
  color: #2a2a2a !important;
}

.dropdowns select {
  width: 100%;
  margin: 0;
  background: none;
  border: 1px solid transparent;
  outline: none;

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;

  appearance: none;
  -webkit-appearance: none;

  font-size: 1.2em;

  color: #444;
  padding: 0.6em 1.9em 0.5em 0.8em;
  padding: auto;
  line-height: 1.3;
}

.dropdowns::after {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  top: 50%;
  right: 1em;
  margin-top: -4px;
  z-index: 2;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 12'%3E%3Cpolygon fill='rgb(102,102,102)' points='8,12 0,0 16,0'/%3E%3C/svg%3E") 0 0 no-repeat;

  pointer-events: none;
}

.card-footer11:hover {
  cursor: pointer;
  background-position: left !important;
  transition: 0.5s ease-out !important;
}

.card-footer11 a:hover {
  color: #9743fe;
}

.card-footer11 a {
  color: #130138;
  font-weight: 200 !important;
}

.card-footer11 {
  padding: 0.5rem 1rem;

  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.our_partner .slick-list {

  height: 222px !important;
}


.card-footer11::after,
.card-footer11::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  top: 127px;
  bottom: 0;
  right: 0;
  background: #f7f2ff;
  z-index: -1;
}

.card-footer11 :hover a {
  color: #9743fe;
  font-weight: 200 !important;
}

.card-footer11::before {

  transform: translateX(-100%);
  z-index: 1;
}

.card-footer11:hover:before {
  transform: translateX(0);
  transition: transform 350ms ease;
}

.card-footer11::after {
  z-index: 0;
  transform: translateX(100%);
  transition: none;
  transition: transform 350ms ease;
}

.card-footer11:hover:after {
  opacity: 1;
  transform: translateX(0);
  transition: transform 350ms 360ms ease;
}

.classification_section table {
  border-collapse: separate;
  border-radius: 10px;
  box-shadow: 5px 19px 20px 17px rgb(0 0 0 / 4%);
}

.classification_section table> :not(caption)>*>* {
  padding: 1.5rem 0.5rem;
}

.active3232 {
  padding: 15px !important;
}

.thead22 tr {
  background: transparent linear-gradient(109deg, #ab01fc 0%, #3325b0 100%) 0% 0% no-repeat padding-box;
  border-radius: 8px;
  color: white;
  text-align: center;
  border-bottom: none !important;
}

tbody,
td,
tfoot,
th,
thead,
tr {
  border-width: 0;
  padding: 17px !important;
}

thead th {
  width: 25%;
}

.plan-price-tbl div {
  border-radius: 10px;
  overflow: hidden;
  padding: 0;
  border: none !important;
}


.sticky-top {
  position: sticky !important;
  top: 113px !important;
  bottom: 20px;
  margin-bottom: 20px;
  z-index: 1020 !important;
}

#hero_banner .img-fluid222 {
  width: 100%;
  height: auto !important;
  position: unset !important;
}

#ddProductCategory,
.form-control.smartSellHero .form-select {
  font-size: 19px;
  color: #2a2a2a !important;
  border: 1px solid #a9a3a3;
}

#smartSellPlanForm .form-control.form-select {
  font-size: 19px !important;
  color: #2a2a2a !important;
  border: none;
}


.slider {
  overflow: "hidden";
}

.demo3333 {
  height: 255px !important;
}


.demo3333 {

  margin-right: 10px;
  margin-bottom: 10px;

}

.demo233222 {

  margin-right: 10px;
  margin-bottom: 10px;
}

.demo3333 {


  margin-top: -10px;
  margin-bottom: -10px;

}


@media only screen and (max-width: 600px) {

  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: visible;

  }
}

.owl-nav button.owl-next {
  right: 19px !important;
}

.owl-dots button.owl-dot.active,
.owl-nav button {
  background-color: #e5e5e500 !important;
}


.demo3333dsd {
  height: 400px !important;
}

.wpcf7-response-output {
  background: #fff;
  border: 1px solid #03d04f;
  color: #03d04f;
  padding: 7px 20px;
  font-weight: 600;
  font-size: 15px !important;
  margin-top: 50px;
}



#navItemUl.navbar-nav .nav-item {
  padding: -1px 9px !important;
}

.error {
  color: red !important;
  font-size: 12px;
  padding-top: 5px;
  float: none;
  padding-left: 5px;
  font-weight: 500;
}

.loader {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #000000c2;
  z-index: 9999;
  height: 100%;
}

.errorssdadas {
  color: red !important;
  font-size: 11px;
  padding-top: 0px;
  float: none;
  padding-left: 5px;
  font-weight: 500;
}

.active-nav {
  color: #ff0000;
  font-weight: bold;
}

.inactive-nav {
  color: #000000;
  font-weight: normal;
}

#bosch .card-body {
  position: static;
  border-radius: 15px;

  background: #fff;
  margin-bottom: 33px;
  border-radius: 10px;
  border: navajowhite;
  background-color: var(--chakra-colors-white);
  box-shadow: 0px 8px 18px -6px rgba(24, 39, 75, 0.12),
    0px 12px 42px -4px rgba(24, 39, 75, 0.12);
}

#Success {
  border: navajowhite;
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;

  background-color: var(--chakra-colors-white);
  box-shadow: 0px 8px 18px -6px rgba(24, 39, 75, 0.12),
    0px 12px 42px -4px rgba(24, 39, 75, 0.12);
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;

  background-color: var(--chakra-colors-white);

}

.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg...");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.active.line,
.active.steps {
  background-color: #4a3aff;
  color: #fff;
  width: 40px !important;
  height: 36px !important;

}

.select2-results__options option {
  font-family: "font-regular" !important;
  font-weight: 300 !important;
  font-size: 16px !important;
  color: #6f6c90;
  border: 1px solid rgba(228, 226, 226, 0.42);
  border-radius: 13px;
}

.product-review-form .input-wrapper .form-select,
.product-review-form .input-wrapper .form-select:focus {
  background-color: transparent;
  border: none;
  box-shadow: none;
  font-style: normal;
  font-weight: 300 !important;
  font-size: 17px !important;
  color: #a9a8af;
  padding: 0;
}

.product-review-form .input-wrapper .form-control,
.product-review-form .input-wrapper .form-control:focus {
  background-color: transparent;
  border: none;
  box-shadow: none;
  font-style: normal;
  font-weight: 300 !important;
  font-size: 17px !important;

  padding: 0;
}

.sdsdsdline {
  width: 260px;
  margin: 14px;
}

.sdsdsdline {
  height: 6px;
  background: #eff0f7;
  margin: 16px;
  border-radius: 12px;
}

.sdsdsdlineBox {
  width: 396px;
  margin: 14px;
}

.sdsdsdlineBox {
  height: 6px;
  background: #eff0f7;
  margin: 16px;
  border-radius: 12px;
}

.label-file {
  width: 100%;
  height: 43px;

  position: relative;

  padding: 5px 50px 5px 15px;

  border: none;
  vertical-align: middle;
  overflow: hidden;
  line-height: 31px;
}

.label-file:after {
  content: " Upload";
  position: absolute;
  background: #6a38e9;
  border-radius: 11px;
  right: 0;
  box-shadow: 0px 3px 12px rgba(74, 58, 255, 0.18);
  top: 0;
  height: 43px;

  z-index: 2;
  display: inline-block;
  color: #fff;
  padding: 8px 16px;
  line-height: 28px;
}

.react-datepicker__input-container {
  position: relative;
  display: inline-block;
  width: 300% !important;
}

#validationProductBrand option {
  padding: 0 16px;
  font-size: 13px !important;
}

.product-review-form .input-wrapper .form-select,
.product-review-form .input-wrapper .form-select:focus {
  background-color: transparent;
  border: none;
  box-shadow: none;
  font-style: normal;
  font-weight: 300 !important;
  font-size: 17px !important;
  color: #a9a8af;

  padding-left: 13px !important;
}

.react-datepicker__header {
  text-align: center;
  background-color: #ffffff !important;
  border-bottom: 1px solid #ffffff;
  border-top-left-radius: 0.3rem;
  padding: 4px 0;
  position: relative;
}

.react-datepicker__day-name,
.react-datepicker__day,
.react-datepicker__time-name {
  color: #000;
  display: inline-block;
  width: 1.7rem !important;
  line-height: 0.7rem !important;
  text-align: center;
  margin: 0.166rem;
}

.react-datepicker__current-month,
.react-datepicker-time__header,
.react-datepicker-year-header {
  margin-top: 0;
  color: #000;
  font-weight: bold;
  font-size: 0.944rem;
  position: relative;
  top: -9px !important;
}

.react-datepicker__day-name,
.react-datepicker__day,
.react-datepicker__time-name {
  color: #000;
  display: inline-block;

  width: 19px !important;
  height: 10px !important;

  text-align: center;
  margin: 0.166rem;
  border-radius: 140px;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
    0 4px 6px -2px rgba(0, 0, 0, 0.05);
}

.react-datepicker {
  font-family: "Helvetica Neue", helvetica, arial, sans-serif;
  font-size: 0.8rem;
  background-color: #fff;
  color: #000;
  border: 1px solid #aeaeae;
  border-radius: 0.3rem;
  display: inline-block;
  position: relative;
  background-color: #fff;
  border-radius: 20px;
  padding: 0.5rem 1rem;
  z-index: 2000;
  margin: 3px 0 0 0;
  border-top: 1px solid #eee;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
    0 4px 6px -2px rgba(0, 0, 0, 0.05);
}

.form-control[type="file"]:not(:disabled):not([readonly]) {
  cursor: pointer;
  z-index: -99999;
  position: absolute;
  color: white !important;
  border-radius: 50px !important;
}

.label-file {
  width: 100%;
  height: 44px;
  position: relative;
  padding: 0px 45px 5px -1px;
  border: none;
  vertical-align: middle;
  overflow: hidden;
  line-height: 31px;
  background: #fbfbfd !important;
  border-radius: 10px !important;
}

.product-review-form label {
  color: #170f49 !important;
}

.review-form label {
  font-weight: 500;
}

.ProdQuestions-bordered {
  margin-bottom: 20px !important;
}

.demoHeight {
  padding-right: 25px;
}

@media (max-width: 768px) {
  .w-lg-100 {
    width: auto !important;
  }

  .mobile-only .sdsdsdline {
    width: 100%;
  }

  .sdsdsdlineBox {
    width: auto;
    margin: 14px;
  }

  .demoHeight {
    padding-right: 0px !important;
  }

}

.question .QuestionText span {
  margin-left: 5px !important;
}


.text-danger {
  text-align: left;
  --bs-text-opacity: 1;

}



.ErrorMsg {
  display: block;
  color: red;
  margin: 8px 0;
  font-size: 16px;
}

.headerDiv {
  position: relative;
  background-color: black;
  height: 75vh;
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
}

.headerDiv video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.headerDiv .container {
  position: relative;
}

#overlay {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2;
  cursor: pointer;
}

.w-90 {
  width: 90%;
}

.common_lighGray {
  color: #b6b6b6;
  font-size: 14px;
}

.mark-Medium {
  font-family: mark-medium;
}

.common_blue {
  color: #3c23b6;
}

.mark-Medium {
  font-family: mark-medium;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.common_lighGrayBlog {
  color: #9d9aa2;
  font-size: 16px;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
  background: #3325b0;
  border-radius: 3px;
  cursor: pointer;
  padding: 8px 12px;
  margin: 5px;
}

.page-item.active .page-link {
  z-index: 3;

  background: #3325b0 !important;
}

#Success {
  border: navajowhite;
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125) !important;
  background-color: var(--chakra-colors-white);
  box-shadow: none !important;
}

p {
  margin-top: 0;
  margin-bottom: 1rem !important;
}

.navigation li a:hover,
.navigation li.selected a {
  background: #3325b0 !important;
  opacity: 0.7;
  margin: 5px;
}

.navigation li.selected a {
  cursor: not-allowed !important;
}

.navigation li.selected {
  display: inline-block;
  cursor: not-allowed !important;
}

.navigation li.disabled {
  display: none !important;
}

.testimonial .slick-dots {
  position: absolute;
  bottom: -31px !important;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

@media only screen and (max-device-width: 991px) {
  .w-lg-100 {
    width: auto !important;
  }

  .offer_Section .exciting_offers_img {
    width: 81% !important;
    margin-left: 9%;
    margin-top: 4%;
  }
}

.our_partner .slick-list {

  height: 168px !important;
  margin-bottom: 42px !important;
}

#bosch .card-body {
  position: static;
  border-radius: 15px;
  border: 1px solid #ded4e4;
  background: #fff;
  margin-bottom: 33px;
  border-radius: 10px;

  background-color: var(--chakra-colors-white);
  box-shadow: none !important;
}

.text-boby-font {
  color: #868686;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 172.5%;
}

.common_blues {
  color: #3c23b6;
}

@media (max-width: 500px) {
  .w-lg-100 {
    width: auto !important;
  }

  h4 {
    font-size: 21px !important;
  }
}

#bosch .card-body {
  position: static;
  border-radius: 15px;
  border: 1px solid #ded4e4;
  background: #fff;
  margin-bottom: 34px;
  border-radius: 19px !important;
  background-color: var(--chakra-colors-white);
  box-shadow: none !important;
  height: 160px !important;
}

.frequentlyAsk_question .accordion-button:not(.collapsed) {
  background: 0 0;
  color: #000 !important;
}

.faq-class {
  color: #7c20de;
  font-size: 27px;
  font-weight: 500;
}

.steps {
  display: flex;
  background-color: #eff0f7;
  color: #6f6c90;
  font-size: 14px;
  width: 36px !important;
  height: 36px !important;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: relative;
}

.active.line,
.active.steps {
  background-color: #4a3aff;
  color: #fff;
  width: 36px !important;
  height: 36px !important;
}

@media (min-width: 576px) {
  .step-label {
    width: 130px !important;
  }
}

.small {
  color: #a9a8af !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.small,
small {
  font-size: 0.875em;
}

.step-label {
  font-weight: 400;
  font-size: 14px;
  line-height: 23px;
  text-align: center;
  color: #6f6c90;
  width: 90px;
}

.step-label {
  position: absolute;
  top: 40px;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.hero-treatment {
  position: relative;
  height: 80vh;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
}

.hero-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  z-index: -1;
}

.parallax {
  position: relative;
  z-index: 1;
}

.w-lg-100 {
  position: relative;
  background-color: #00000029;

  min-height: 25rem;
  width: 100%;
  overflow: hidden;
}

@media only screen and (max-device-width: 768px) {
  .btn-gradient {
    text-align: center !important;
    width: auto !important;
  }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .shadow {
    padding: 1px;

    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  }

  .border_bottom {
    border-bottom: 1px solid #fff !important;
    padding-bottom: 20px;
  }
}

.customNav .top-nav {
  background-color: #fff;
  width: 100%;
  height: 80px;
  overflow: hidden;
  position: relative;
}

.customNav .menu-close .menu-line,
.customNav .menu-line {
  height: 2px;
  background-color: #000;
  width: 35px;
}

.customNav .menu,
.menu-close {
  position: absolute;
  right: 25px;
  top: 40px;
  transform: translateY(-50%);
  z-index: 100000;
}

.customNav .menu-line {
  margin: 6px 0;
}

.customNav .menu-close .menu-line:first-child {
  transform: rotate(45deg);
  margin-top: 8px;
}

.customNav .menu-close .menu-line:nth-child(2) {
  transform: rotate(-45deg);
  margin-top: -8px;
}

@media (max-width: 550px) {
  .customNav .menu-panel {
    background-image: url(../public/Digi2limage/themes/digi2l/assets/images/navheader.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position-y: 0px;
  }
}

.customNav .menu-panel {
  background-image: url('../public/Digi2limage/themes/digi2l/assets/images/navheader.svg');
  background-repeat: no-repeat;
  background-size: contain;

  width: 100%;
  right: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  -webkit-transition: .6s ease-in-out;
  transition: .6s ease-in-out;
  z-index: 99999999;
  overflow-x: auto;
}

.customNav .menu-panel.show {
  right: 0;
  background-color: #fff;
  -webkit-transition: 0.6s ease-in-out;
  transition: 0.6s ease-in-out;
}

.customNav .menu-background {
  width: 100vw;
  height: 100vh;
  right: -100vh;
  position: fixed;
  z-index: 10;
  top: 0;
}

.customNav .menu-background.show {
  right: 0;
  background-color: rgba(255, 255, 255, 0.7);
  -webkit-transition: 0.6s ease-in-out;
  transition: 0.6s ease-in-out;
}

.customNav .menu-title {
  margin: 50px 0;
  font-size: 1em;
}

#callus a {
  color: #212529;
}

.enquirywrapper input,
.enquirywrapper textarea {
  font-size: 0.9rem;
}

.rounded-20 {
  border-radius: 20px !important;
}

.btn-gradient,
.btn-simple {
  border-radius: 10px;
  text-transform: uppercase;
}

.common-shadow {
  box-shadow: 0 20px 50px #0000001a;
}

.appliances_card textarea:focus,
.owl-dots button.owl-dot:focus,
.owl-nav button:focus,
input:focus {
  outline: 0;
}

::-webkit-scrollbar-track {
  background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
  background: #ac01fc42;
}

.btn-gradient,
.btn-sm-gradient {
  background: linear-gradient(109deg, #ab01fc 0, #3325b0 100%) no-repeat padding-box;
  color: #fff;
}

::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.btn-gradient {
  padding: 12px;
}

.btn-gradient:hover {
  background: linear-gradient(109deg, #8900cb 0, #1f156e 100%) no-repeat padding-box;
  color: #fff;
}

.btn-sm-gradient {
  padding: 6px 10px;
}

.btn-simple {
  color: #3325b0;
  background: no-repeat padding-box #fff;
  padding: 15px 25px;
}

.pxl-2 {
  padding-left: 0.5rem !important;
}

.pxr-2 {
  padding-right: 0.5rem !important;
}

.mark-Bold.pxl-2 a {
  color: white;
}

.navbar-nav .mark-Bold a {
  color: #212529;
  font-family: font-bold;
}

.mark-Bold.pxl-2 .mark-Bold {
  margin-bottom: 0px !important;
}


#about66 p a {
  color: black;
}


a {
  text-decoration: none !important;
  cursor: revert-layer !important;
}

.product-review-form .form-control.is-valid,
.was-validated .form-control:valid,
.product-review-form .form-select.is-valid,
.was-validated .form-select:valid {
  border-color: #d7d7d7 !important;
  background: none;
}

.product-review-form .input-wrapper {

  background: rgba(245, 247, 251, 0.44);
  border: 1px solid #eff0f7;
  border-radius: 11px;
  font-size: 18px !important;

  box-shadow: none;
  font-style: normal !important;
  font-weight: 400;

  font-family: "Open Sans", sans-serif;

  font-style: normal;
  padding: 0;
}

.product-review-form h5,
.product-review-form h6,
.product-review-form label {
  color: #170f49;
  font-family: "Open Sans", sans-serif !important;
}

.product-review-form h5,
.product-review-form h6,
.product-review-form label {
  color: #170f49;
  font-family: "Open Sans", sans-serif !important;
  font-weight: 600;
}

.step-label {
  font-weight: 400;
  font-size: 14px;
  line-height: 23px;
  text-align: center;
  color: #6f6c90;
  width: 90px;
  font-family: "Open Sans", sans-serif !important;

}

.review-form label {
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  color: #170f49;
}

.step-label.active {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  color: #383838;
  font-size: 15px;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

.smartSellHero {
  min-height: 530px !important;
}

.form-check-input.is-valid:checked,
.was-validated .form-check-input:valid:checked {
  background-color: #6a38e9 !important;
}

.form-check-input.is-valid,
.was-validated .form-check-input:valid {
  border-color: #6a38e9 !important;
}

input[type="date"] {
  position: relative;
}

input[type="date"]:hover:after {
  color: #bf1400;
}

input[type="date"]::-webkit-calendar-picker-indicator {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: auto;
  height: auto;
  color: transparent;
  background: transparent;
}

input[type="date"]::-webkit-inner-spin-button {
  z-index: 1;
}

input[type="date"]::-webkit-clear-button {
  z-index: 1;
}

.w-lg-100 {
  position: relative;
  background-color: #00000029;
  height: 60vh !important;
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
}

.hero-treatment {
  position: relative;
  height: 63vh;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
}

#Mainloader .loaderwrap {
  width: auto !important;
  position: fixed;
  background: #fff !important;
  left: 50%;
  top: 50%;
  border-radius: 6px;
  transform: translate(-50%, -50%);
  box-shadow: none !important;
  box-sizing: content-box;
  padding: 20px 20px 5px 20px;
}

.spinner {
  border: 6px solid #dfdfdf;
  border-top: 6px solid #4320ba;
  border-radius: 50%;
  width: 41px;
  height: 41px;
  animation: spin 2s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.testimonial_section .testimonial-slide {
  padding: 40px 20px !important;
}

.form-check-input.is-valid~.form-check-label,
.was-validated .form-check-input:valid~.form-check-label {
  color: #212529 !important;
}

.navbar .dropdown-toggle::after {
  display: none;
}

.hero_section .carousel-item {
  height: 600px;
}

.hero_section .carousel-item h1 {
  padding-top: 100px;
}

.hero_section .carousel-item .img-fluid {
  margin-top: 90px;
}


.slick-next:before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f178" !important;
  color: #555555 !important;
  font-size: 38px;
}

.slick-prev:before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f177" !important;
  color: #555555 !important;
  font-size: 38px;
}

.slick-prev {
  left: -70px;
}

.slick-next {
  right: -50px;
}

@media (max-width: 1024px) {
  .slick-prev {
    left: -43px;
  }

  .slick-next {
    right: -23px;
  }

  .slick-prev:before {
    font-size: 28px;
  }

  .slick-next:before {
    font-size: 28px;
  }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .slick-next:before {
    font-size: 20px !important;
    color: #3325b0 !important;
  }

  .slick-prev:before {
    font-size: 20px !important;
    color: #3325b0 !important;
  }
}

@media only screen and (max-device-width: 768px) {
  .slick-next:before {
    font-size: 20px !important;
    color: #3325b0 !important;
  }

  .slick-prev:before {
    font-size: 20px !important;
    color: #3325b0 !important;

  }

  .hero_section .carousel-item {
    height: 100vh;
  }
}


@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {

  .smartSellHero .form-control1,
  .smartSellHero .form-select {
    font-size: 13px !important;
    color: #2a2a2a !important;
  }

  .hero_section .carousel-item {
    width: 100%;
    height: 50px;
  }

  .hero_section .carousel-item h1 {
    padding-top: 0px;
  }

  .hero_section .carousel-item .img-fluid {
    margin-top: 00px;
  }

  .Imgslide3 {
    height: 265px !important;
  }



  .carousel-inner .carousel-item {
    height: 195px;
  }

  .carousel-inner .carousel-item p {
    font-size: 10px !important;
  }

  .btn-simple_4 {
    font-size: 10px !important;
    color: #ff7b50;
    background: no-repeat padding-box #fff;
    padding: 9px 25px;
    border-radius: 10px;
    text-transform: uppercase;
  }
}

.lightboxContainer {
  position: relative;
  display: inline-block;
}


.lightboxContainer:hover:after {
  opacity: 1;
  transition: all 0.3625s ease;
  opacity: 0.8;
}

.lightboxContainer img {
  width: 100%;
}

.pum-overlay.pum-active,
.pum-overlay.pum-active .popmake.active {
  display: block !important;
}

.smart_sell a {
  font-size: 12px !important;
}



#Mainloader .loaderwrap img {
  display: block;
  width: auto;
}

#Mainloader .loaderwrap {
  width: auto !important;
  position: fixed;
  background: #fff !important;
  left: 50%;
  top: 50%;
  border-radius: 6px;
  transform: translate(-50%, -50%);
  box-shadow: none !important;
  box-sizing: content-box;
  padding: 20px 20px 5px 20px;
  text-align: -webkit-center;
}

.step-label.active {
  font-family: "Open Sans", sans-serif !important;
  font-weight: 700 !important;
  color: #383838;
  font-size: 15px;
}

@media (min-width: 1440px) {
  #navItemUl.navbar-nav .nav-item {

    padding: 11px 41px !important;

  }

  .product-review-form label {
    color: #170f49c4 !important;
  }

  .navbar-light #navItemUl.navbar-nav .nav-link {
    font-size: 14px;
  }
}

@media (max-width: 1440px) {
  #navItemUl.navbar-nav .nav-item {
    padding: 0 9px !important;


  }
}

.carousel-control-next,
.carousel-control-prev {
  bottom: 30px;
  top: unset;
  display: none;
}

.modal__close {
  z-index: 999999;
  background-color: rgb(255, 255, 255);
  border-radius: 50%;
  cursor: pointer;
  position: relative;
  bottom: 50px;
  width: 32px;
  height: 32px;
  padding: 0;
  position: absolute;
  height: 50px;
  width: 50px;
  left: auto;
  right: 21px !important;
  bottom: auto;
  top: 16px !important;
  padding: 10px;
  color: #ffffff;
  font-family: Poppins;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  border: 1px none #ffffff;
  border-radius: -5px;
  box-shadow: 1px 1px 3px 0px rgba(2, 2, 2, 0.23);
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.23);
  background-color: rgba(110, 0, 214, 1);
}

.btn-primary.disabled,
.btn-primary:disabled {
  color: #fff;
  background-color: #a961e9 !important;
  border-color: #ab5fea !important;
}

.smartSellHero .form-control1,
.smartSellHero .form-select {
  font-size: 15px !important;
  color: #2a2a2a !important;
  margin: auto;
}

.smartSellHero #smartSellPlanFormdfgdfg .form-control1,
.smartSellHero #smartSellPlanFormdfgdfg .form-select {
  font-size: 15px !important;
  color: #2a2a2a !important;
  margin: auto;
  padding: 21px;
}

.form-group.focused .floating-label {
  opacity: 1;
  color: #7b7f82;
  top: 5px !important;
  left: 23px !important;
  font-size: 10px !important;
}

.floating-label {
  font-family: "font-regular";
  font-weight: 400;
  font-size: 18px;
  position: absolute;
  left: 20px !important;
  top: 22px !important;
}

#productPrice,
.productPrice-label {
  font-family: "font-regular";
  font-weight: 400;
  font-size: 15px !important;
  color: #1b1b1b;
}


.navbar-light .navbar-nav .nav-link {
  color: rgb(0 0 0 / 76%);
}

#smart_exchange h1 {
  color: #070139;
  font-family: Poppins;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

#smart_exchange p {
  color: #555;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 220.15%;
}

#bottom_banner h1 {
  color: #FFF;
  font-family: Poppins;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 168%;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .Become_partnetSection {
    margin-top: 0px !important;
  }
}


#imageUp .form-control[type="file"]:not(:disabled):not([readonly]) {
  cursor: pointer;
  width: 419px;
  z-index: -99999;
  position: absolute;
  color: white !important;
  border-radius: 50px !important;
}



.text-phone{
    color: black;
    font-size: 18px;
    font-weight: 600;

}
.text-phone-icon{
    color: black;
    font-size: 18px;
    font-weight: 600;

}

.rs-slider.style1 .slider-content .sl-title {
    font-size: 54px !important;
    line-height: 62px;
    font-weight: 700;
    color: #000000;
    margin-bottom: 40px;
}


.rs-slider.style1 .slider-content .sl-sub-title {
    font-size: 40px;
    line-height: 45px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 25px;
}


.rs-slider.style1 .slider-content .sl-desc {
    font-size: 20px;
    line-height: 28px;
    font-weight: 500;
    color: #000000;
    margin-bottom: 40px;
}






.rs-project.style6 .project-item .project-img img {
    border-radius: 18px;
}


.rs-slider.style1 .slider-content .sl-sub-title {
    font-size: 28px;
    line-height: 96px;
    font-weight: 600;
    color: #000000;
    margin-bottom: -15px;
}

.full-width-header .rs-header.style2 .menu-area {
    background: #ffffff00 !important;
}

 .shape-part .left-side {
    position: absolute;
    bottom: 0px;
    left: 0;
    top: 9px;
}


.icon-Phone{
    width: 25px;
  
    position: relative;
    right: 5px;
}

.jumbotrons {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: transparent;
    border-radius: .3rem;
}


.readon.learn-more {
    padding: 14px 40px 14px 40px;
    background-image: linear-gradient(250deg, #ff4a2a 19%, #d52000 100%) !important;
    border-radius: 30px 30px 30px 30px;
    box-shadow: 0 7px 25px #f2541b59;
}

.scroll-container {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box;
    border-bottom: solid 1px #e4e4e4;
    padding: 10px;
    position: relative;
}
  
  .scroll-container .scrolling-text {
    display: inline-block;
    padding-left: 100%;
    animation: scroll-left 20s linear infinite;
  }
  
  @keyframes scroll-left {
    0% {
      transform: translateX(0%);
    }
  
    100% {
      transform: translateX(-100%);
    }
  }
  
  
  .scroll-container .scrolling-text {
 
    display: inline-block;
    padding-left: 100%;
    animation: scroll-left 5s linear infinite;
   color: black;
}



.rs-technology.style2 .technology-wrap .rs-grid-figure {
    position: relative;
    text-align: center;
    padding: 45px 30px 45px 30px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #00000000 !important;
    border-radius: 4px 4px 4px 4px;
    transition: all ease .4s;
}


.rs-testimonial.style8 .testi-item .item-content-basic p {
    font-size: 20px;
    line-height: 35px;
    font-weight: 500;
    color: #101010;
    margin-bottom: 32px;
    padding-top: 20px;
    cursor: pointer;
}


.rs-testimonial.style8 .testi-item {
    background: #fff;
    padding: 0px 3px !important;
    border-radius: 4px;
}


.rs-contact .contact-box {
    /* background-image: linear-gradient(250deg, #ff4a2a8f 0%, #de2909 100%); */
    background-image: linear-gradient(250deg, #ff4a2a 19%, #d52000 100%) !important;
    padding: 80px 30px 80px 30px;
    border-radius: 5px 5px 5px 5px;
}

.rs-contact .contact-box .address-box .address-icon i {
    font-size: 20px;
    line-height: 20px;
    color: #000000;
}
.sec-title2 .sub-text.contact {
    color: #ff4a2a;
}



.rs-testimonial.style8 .testi-item {
    background: #00000005;
    padding: 0px 3px !important;
    border-radius: 17px;
}



.rs-about .shape-image .top {
    position: absolute;
    right: 0% !important;
    top: -183px !important;
}



 .elementor-element.elementor-element-2d56612 .overlays {
    background-color: transparent;
    background-image: linear-gradient(50deg, #6b00ff 0%, #FF9393 100%);
}

.image-back-offset-shadow.active .overlays {
    -webkit-transform: translate(35px, 5px);
    transform: translate(35px, 5px);
}
.image-back-offset-shadow .overlays {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    border-radius: 6px;
    background-color: #0038e3;
}

.elementor-element-2d56612 .overlays {
    background-color: transparent;
    background-image: linear-gradient(50deg, #6b00ff 0%, #FF9393 100%) !important;
}


.rs-contact .contact-box .address-box .address-icon i {
    font-size: 20px;
    line-height: 20px;
    color: #2d7d60 !important;
}


section {
    padding: 50px !important;
    overflow: hidden;
}


.rs-breadcrumbs .breadcrumbs-inner {
    padding: 80px 0 80px !important;
}



.text-fast-blue, .btn-link.text-fast-blue, a.text-fast-blue-hover:hover {
    color: #fb4626 !important;
}
.bg-gradient-fast-blue-purple {
    background-image: linear-gradient(to right top, #ff6416, #ff6416, #f2541b, #ff4a2a, #ff6416) !important;
}


.blog-modern .post-details {
    position: absolute;
    bottom: -150px !important;
    left: 30px;
    width: calc(100% - 60px);
    box-shadow: 0 0 30px rgba(0, 0, 0, .08);
    -webkit-transition: all 0.5s cubic-bezier(0,0,.2,1);
    transition: all 0.5s cubic-bezier(0,0,.2,1);
}


.pagination-style-01 .page-item .page-link:hover, .pagination-style-01 .page-item.active .page-link {
    background: #fff;
    color: #ffffff !important;
    box-shadow: 0 0 10px rgba(23, 23, 23, .15);
}.page-item.active .page-link {
    z-index: 3;
    background: #ff4a2a !important;
}


.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: -8px;
    left: 0;
    width: 100%;
}




.accordion-style-03 .panel {
    padding-left: 32px;
    padding-right: 32px;
    margin-bottom: 22px;
    border-radius: 17px;
}






.cd-headline b {
    color: #ff0000 !important;
}
.title-extra-large {
    font-size: 87px !important;
    line-height: 120px;
}


.rs-inner-blog .widget-area .recent-posts .recent-post-widget {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid rgb(241 238 250) !important;
}
.rs-inner-blog .widget-area .recent-posts {
    background: #fff;
    padding: 10px 28px;
    box-shadow: 0 6px 25px rgba(0, 0, 0, 0.07);
    border-radius: 16px;
}


.rs-inner-blog .widget-area .recent-posts .recent-post-widget .post-desc a {
    font-size: 22px;
    line-height: 22px;
    font-weight: 600;
    color: #606060;
    display: block;
    font-family: 'Livvic';
}

.rs-inner-blog .widget-area .recent-posts .recent-post-widget .post-img {
    width: 172px;
    float: left;
    padding-right: 15px;
}

section {
    padding: 0px !important;
    overflow: hidden;
}


@media only screen and (max-width: 991px) {
    .rs-header .menu-area .main-menu .rs-menu ul.sub-menu {
        padding: 15px 22px 23px !important;
    }
}