@import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap");
@import url("all.min.css");

body,
html {
    font-size: 15px;
    color: rgb(133, 134, 135);
    font-family: "Plus Jakarta Sans", sans-serif;
    vertical-align: baseline;
    line-height: 26px;
    font-weight: 400;
    overflow-x: hidden;
}

img {
    max-width: 100%;
    height: auto;
}

p {
    margin: 0px 0px 26px;
    line-height: 1.8;
    font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Plus Jakarta Sans", sans-serif;
    color: rgb(17, 17, 17);
    margin: 0px 0px 26px;
    line-height: 1.2;
}

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

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

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

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

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

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

.home-style2 h1,
.home-style2 h2,
.home-style2 h3,
.home-style2 h4,
.home-style2 h5,
.home-style2 h6 {
    color: rgb(17, 41, 88);
}

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

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

.bold-text {
    font-size: 20px;
    font-weight: 700;
    font-family: "Plus Jakarta Sans", sans-serif;
}

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

a {
    color: rgb(0, 125, 187);
    transition: 0.3s;
    text-decoration: none !important;
    outline: 0px !important;
}

a:active,
a:hover {
    text-decoration: none;
    outline: none 0px;
    color: rgb(0, 125, 187);
}

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

.clear {
    clear: both;
}

::selection {
    background: rgb(0, 125, 187);
    text-shadow: none;
    color: rgb(255, 255, 255);
}

.border-none:last-child {
    border-right-width: medium !important;
    border-right-style: none !important;
    border-right-color: currentcolor !important;
}

.width-unset {
    width: unset !important;
}

.white-bg {
    background-color: rgb(255, 255, 255);
}

.primary-bg {
    background: rgb(0, 125, 187);
}

.secondary-bg {
    background: rgb(39, 60, 102);
}

.title-bg {
    background: rgb(17, 17, 17);
}

.gray-bg {
    background: rgb(243, 248, 249);
}

.gray-bg3 {
    background: rgb(231, 249, 251);
}

.gray-bg2 {
    background: rgb(231, 246, 249);
}

.event-bg {
    background: rgb(249, 248, 248);
}

.event2-bg {
    background: rgb(244, 246, 245);
}

.dark-red {
    background: rgb(29, 14, 21);
}

.bg-light-gray {
    background: rgb(249, 249, 249);
}

.transparent-bg {
    background: 0px 0px;
}

.home5color {
    color: rgb(84, 100, 123) !important;
}

.bg-fixed {
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.bg1 {
    background: url("../images/bg/bg1.png") center center / cover no-repeat;
}

.bg2 {
    background: url("../images/bg/bg2.jpg") center center / cover no-repeat;
}

.bg3 {
    background: url("../images/bg/bg3.png") center top / cover no-repeat;
}

.bg4 {
    background: url("../images/bg/home6/bg.png") center center / cover no-repeat;
}

.bg5 {
    background: url("../images/bg/home7/bg.png") center center / cover no-repeat;
    border-radius: 5px;
}

.bg6 {
    background: url("../images/bg/home-8-bg.jpg") center center / cover no-repeat;
}

.bg7 {
    background: url("../images/bg/home8-bg2.jpg") center center / cover no-repeat;
}

.bg8 {
    background: url("../images/bg/home12/dotted.png") center center / cover no-repeat;
    padding: 50px 0px;
}

.bg9 {
    background: url("../images/bg/home13/counter-bg.jpg") center center / cover no-repeat;
}

.bg10 {
    background: url("../images/bg/home13/logo-bg.jpg") center center / cover no-repeat;
}

.bg11 {
    background: url("../images/bg/home13/subscribe-bg.jpg") center center / cover no-repeat;
}

.bg12 {
    background: url("../images/bg/home13/footer-bg.jpg") 0% 0% / cover no-repeat;
}

.course-shape-bg {
    background: url("../images/bg/course-shape-bg.jpg") center center / cover no-repeat;
}

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

.rs-menu-toggle {
    color: rgb(0, 125, 187);
    text-align: right;
}

button {
    cursor: pointer;
}

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

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

.pagenav-link ul {
    border: 1px solid rgb(242, 242, 242);
    border-radius: 3px;
    display: inline-block;
    padding: 0px 3px;
}

.pagenav-link ul li {
    display: inline-block;
    padding: 0px 18px;
    margin: 14px 0px;
    border-right: 1px solid rgb(230, 230, 230);
    color: rgb(0, 125, 187);
    font-size: 16px;
}

.pagenav-link ul li a {
    color: rgb(80, 80, 80);
}

.pagenav-link ul li a i::before {
    color: rgb(80, 80, 80);
    font-size: 13px;
    transition: 0.3s;
}

.pagenav-link ul li a:hover {
    color: rgb(0, 125, 187);
}

.pagenav-link ul li a:hover i::before {
    color: rgb(0, 125, 187);
}

.pagenav-link ul li:last-child {
    border-right-width: medium;
    border-right-style: none;
    border-right-color: currentcolor;
}

.pagenav-link.orange-color ul li,
.pagenav-link.orange-color ul li a:hover,
.pagenav-link.orange-color ul li a:hover i::before {
    color: rgb(255, 84, 33);
}

.gridFilter button {
    background: 0px 0px;
    border: 0px;
    font-size: 15px;
    font-weight: 700;
    outline: 0px;
    color: rgb(80, 80, 80);
    cursor: pointer;
}

.gridFilter button.active {
    color: rgb(255, 84, 33);
}

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

.gridFilter.style2 button {
    background: rgb(249, 247, 248);
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    border-radius: 3px;
    font-weight: 500;
    font-size: 16px;
    color: rgb(16, 16, 16);
    padding: 10px 30px;
    outline: 0px;
    margin: 0px 10px 20px;
}

.gridFilter.style2 button.active,
.gridFilter.style2 button:hover {
    background: rgb(255, 255, 255);
    color: rgb(255, 84, 33);
    box-shadow: rgb(238, 238, 238) 0px 0px 30px;
}

blockquote {
    margin: 35px 0px;
    padding: 40px;
    color: rgb(102, 102, 102);
    position: relative;
    background: center center / 55px no-repeat rgb(255, 255, 255);
    font-weight: 400;
    font-style: italic;
    text-align: left;
    clear: both;
    box-shadow: rgb(238, 238, 238) 0px 0px 150px;
}

blockquote::before {
    position: absolute;
    content: "";
    display: block;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 10px;
    background: rgb(0, 125, 187);
}

blockquote p {
    font-size: 16px;
    margin: 0px;
}

.check-square li {
    position: relative;
    padding-left: 35px;
    line-height: 34px;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    color: rgb(255, 255, 255);
}

.check-square li::before {
    position: absolute;
    top: 2px;
    left: 0px;
    z-index: 0;
    content: "";
    font-family: fontawesome;
    color: rgb(255, 84, 33);
    font-size: 20px;
}

.blog-btn {
    color: rgb(17, 17, 17);
    display: inline-block;
    position: relative;
    font-size: 15px;
    padding-right: 43px;
    text-transform: capitalize;
    font-weight: 600;
}

.blog-btn::after {
    position: absolute;
    content: "";
    right: 20px;
    top: 50%;
    font-size: 15px;
    font-weight: 600;
    color: rgb(17, 17, 17);
    font-family: Flaticon;
    transform: translateY(-50%);
    transition: 0.3s;
}

.blog-btn:hover {
    color: rgb(0, 125, 187);
}

.blog-btn:hover::after {
    right: 17px;
    color: rgb(0, 125, 187);
}

.y-middle {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.y-bottom {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}

.readon {
    outline: 0px;
    padding: 12px 40px;
    border: 1px solid rgb(0, 125, 187);
    border-radius: 30px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 16px;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 700;
    color: rgb(17, 17, 17);
    background: rgb(243, 248, 249);
}

.readon.banner-style {
    color: rgb(255, 255, 255);
    background: rgb(0, 125, 187);
    padding: 16px 58px;
}

.readon.banner-style:hover {
    background: rgb(30, 149, 186);
}

.readon.purple-btn {
    color: rgb(255, 255, 255);
    background: rgb(98, 94, 170);
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    padding: 16px 40px;
}

.readon.purple-btn:hover {
    background: rgb(78, 73, 161);
}

.readon.green-btn {
    color: rgb(255, 255, 255);
    background: rgb(12, 139, 81);
    border-color: rgba(2, 1, 1, 0);
    border-radius: 30px;
    font-size: 14px;
    padding: 10px 30px;
}

.readon.green-btn:hover {
    opacity: 0.9;
    background: rgb(12, 139, 81);
}

.readon.green-banner {
    font-size: 16px;
    line-height: 38px;
    font-weight: 700;
    padding: 8px 30px;
    border-radius: 4px;
    background-color: rgb(12, 139, 81);
    border-color: transparent;
    color: rgb(255, 255, 255);
}

.readon.green-banner:hover {
    background: rgb(8, 163, 85);
}

.readon.white-color {
    border: 1px solid rgb(255, 255, 255);
    padding: 16px 40px;
    color: rgb(255, 255, 255) !important;
    background: 0px 0px !important;
}

.readon.white-color:hover {
    background: rgb(255, 255, 255) !important;
    color: rgb(78, 73, 161) !important;
}

.readon.orange-btn {
    color: rgb(255, 255, 255);
    background: rgb(255, 84, 33);
    border-color: rgb(255, 84, 33);
    border-radius: 5px;
    outline: 0px;
    padding: 12px 35px;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
}

.readon.orange-btn.main-home {
    padding: 10px 20px !important;
}

.readon.orange-btn.main-home:hover {
    color: rgb(255, 255, 255);
    background: rgb(23, 31, 50);
    border-color: rgb(23, 31, 50);
}

.readon.orange-btn:hover {
    color: rgb(255, 255, 255);
    background: rgb(237, 54, 0);
    border-color: rgb(237, 54, 0);
}

.readon.orange-btn.transparent:hover {
    color: rgb(16, 16, 16);
    background: rgb(255, 255, 255);
    border-color: rgb(255, 255, 255);
}

.readon.yellow-btn {
    background: rgb(244, 191, 0);
    border-color: rgb(244, 191, 0);
    border-radius: 4px;
}

.readon.yellow-btn:hover {
    color: rgb(255, 255, 255);
    background: rgb(23, 31, 50);
    border-color: rgb(23, 31, 50);
}

.readon.yellow-btn.transparent3:hover {
    color: rgb(28, 51, 95);
    background: rgb(255, 255, 255);
    border-color: rgb(255, 255, 255);
}

.readon.transparent2 {
    background: rgb(0, 125, 187);
    color: rgb(17, 17, 17);
    border: 1px solid rgb(0, 125, 187);
}

.readon.transparent2:hover {
    color: rgb(17, 17, 17);
    background: 0px 0px;
    border: 1px solid rgb(0, 125, 187);
}

.readon.register-btn {
    padding: 10px 50px;
    color: rgb(255, 255, 255);
    background: rgb(255, 84, 33);
    border-color: rgb(255, 84, 33);
    font-weight: 500;
    width: 100%;
    border-radius: 5px;
}

.readon.register-btn:hover {
    background: rgb(255, 64, 7);
}

.readon.submit-btn {
    border: 2px solid rgb(255, 84, 33);
    padding: 10px 50px;
    line-height: normal;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    background: rgb(255, 84, 33);
    color: rgb(255, 255, 255);
    border-radius: 5px;
    margin-bottom: 12px;
    width: 100%;
}

.readon.submit-btn:hover {
    background: 0px 0px;
    color: rgb(255, 84, 33);
}

.readon.submit-requset {
    background-color: rgb(15, 203, 117);
    margin: 0px;
    outline: 0px;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    padding: 12px 40px;
    border-radius: 3px;
    display: inline-block;
    text-transform: capitalize;
    font-size: 16px;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 500;
    color: rgb(255, 255, 255);
}

.readon.submit-requset:hover {
    opacity: 0.9;
    background-color: rgb(15, 203, 117);
}

.readon.border-less {
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
}

.readon.border-less:hover {
    background: rgba(243, 248, 239, 0.8);
    color: rgb(17, 17, 17);
}

.readon:hover {
    background: rgb(0, 125, 187);
    color: rgb(255, 255, 255);
}

.readon2 {
    outline: 0px;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    padding: 12px 40px;
    border-radius: 3px;
    display: inline-block;
    text-transform: capitalize;
    font-size: 16px;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 500;
    color: rgb(255, 255, 255);
    background: rgb(0, 125, 187);
    position: relative;
    overflow: hidden;
}

.readon2.banner-style {
    padding: 16px 40px;
    border-radius: 40px;
}

.readon2.mod {
    text-transform: uppercase;
    padding: 14px 31px;
}

.readon2.transparent {
    background: 0px 0px;
    color: rgb(0, 125, 187);
    border: 1px solid rgb(0, 125, 187);
}

.readon2.transparent:hover {
    color: rgb(255, 255, 255);
    background: rgb(0, 125, 187);
}

.readon2.orange-transparent {
    background: 0px 0px;
    color: rgb(255, 84, 33);
    border: 1px solid rgb(255, 84, 33);
}

.readon2.orange-transparent:hover {
    color: rgb(255, 255, 255);
    background: rgb(255, 84, 33);
}

.readon2.orange {
    background: rgb(255, 84, 33);
}

.readon2.orange:hover {
    background: rgb(255, 64, 7);
}

.readon2:hover {
    background: rgb(30, 149, 186);
    color: rgb(255, 255, 255);
}

.readon2.gym-btn {
    background: rgb(255, 84, 33);
    color: rgb(255, 255, 255);
    border-radius: 4px;
    font-weight: 500;
    font-size: 16px;
    text-transform: capitalize;
    padding: 17px 28px;
}

.readon2.gym-btn:hover {
    opacity: 0.8;
}

.readon2.gym-btn.get-now:hover {
    background: rgb(255, 255, 255);
    color: rgb(255, 84, 33);
}

.readon2.cta-btn {
    background: rgb(255, 84, 33);
    color: rgb(255, 255, 255);
    border-radius: 3px;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    padding: 12px 30px;
}

.readon2.cta-btn:hover {
    color: rgb(240, 227, 227);
    background: rgb(255, 84, 33);
}

.readon2.cta-btn {
    background: rgb(255, 84, 33);
    color: rgb(255, 255, 255);
    border-radius: 3px;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    padding: 12px 30px;
}

.readon2.cta-btn:hover {
    color: rgb(240, 227, 227);
    background: rgb(255, 84, 33);
}

.readon2.apply {
    padding: 10px 30px;
}

.readon2.apply:hover {
    color: unset;
}

.readon3 {
    outline: 0px;
    padding: 12px 50px;
    border-radius: 30px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 16px;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 500;
    color: rgb(255, 255, 255);
    background: rgb(0, 125, 187);
    position: relative;
}

.readon3::after,
.readon3::before {
    position: absolute;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: rgb(255, 255, 255);
    transition: 0.3s;
}

.readon3::after {
    right: 30px;
}

.readon3::before {
    left: 30px;
}

.readon3.active {
    background: rgb(243, 248, 249);
    color: rgb(0, 125, 187);
}

.readon3.active::after,
.readon3.active::before {
    background: rgb(0, 125, 187);
}

.readon3.active:hover {
    color: rgb(255, 255, 255);
    background: rgb(0, 125, 187);
}

.readon3.active:hover::after,
.readon3.active:hover::before {
    background: rgb(255, 255, 255);
}

.readon3.dark-hov:hover {
    background: rgb(17, 17, 17);
    color: rgb(255, 255, 255);
}

.readon3.dark-hov:hover::after,
.readon3.dark-hov:hover::before {
    background: rgb(255, 255, 255);
}

.readon3:hover {
    background: rgb(243, 248, 249);
    color: rgb(0, 125, 187);
}

.readon3:hover::after,
.readon3:hover::before {
    background: rgb(0, 125, 187);
}

.readon-arrow {
    color: rgb(17, 17, 17);
    padding-right: 22px;
    position: relative;
    font-weight: 500;
}

.readon-arrow::after {
    position: absolute;
    content: "";
    font-family: Flaticon;
    font-style: normal;
    top: 50%;
    transform: translateY(-50%);
    right: 5px;
    color: rgb(17, 17, 17);
    transition: 0.3s;
    font-weight: 600;
    font-size: 14px;
}

.readon-arrow:hover {
    color: rgb(0, 125, 187);
}

.readon-arrow:hover::after {
    right: 0px;
    color: rgb(0, 125, 187);
}

.btn-shop {
    outline: 0px;
    font-weight: 400;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    text-transform: uppercase;
    background: rgb(59, 181, 218);
    font-size: 15px;
    padding: 8px 25px;
    color: rgb(255, 255, 255);
    border-radius: 5px;
    transition: 0.3s;
}

.btn-shop:hover {
    background: rgb(0, 149, 157);
    color: rgb(255, 255, 255);
}

.btn-shop.orange-color {
    background: rgb(255, 84, 33);
    color: rgb(255, 255, 255);
}

.btn-shop.orange-color:hover {
    background: rgb(237, 54, 0);
}

.pagination-area .pagination-part {
    display: inline-block;
    padding: 0px 5px 0px 10px;
    height: 60px;
    line-height: 60px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 8px 26px 0px;
}

.pagination-area .pagination-part li {
    position: relative;
    display: inline-block;
    padding: 0px 20px 0px 15px;
    text-align: center;
    cursor: pointer;
}

.pagination-area .pagination-part li a {
    display: inline-flex;
    align-items: center;
    color: rgb(17, 17, 17);
}

.pagination-area .pagination-part li a:hover {
    color: rgb(0, 125, 187);
}

.pagination-area .pagination-part li i {
    margin-left: 10px;
}

.pagination-area .pagination-part li i::before {
    font-size: 28px;
    margin: 0px;
    line-height: 60px;
}

.pagination-area .pagination-part li::before {
    content: "";
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: rgb(214, 251, 255);
}

.pagination-area .pagination-part li:last-child::before {
    display: none;
}

.pagination-area .pagination-part li.active a,
.pagination-area .pagination-part li:hover a {
    color: rgb(0, 125, 187);
}

.pagination-area.orange-color .pagination-part li a:hover {
    color: rgb(255, 84, 33);
}

.pagination-area.orange-color .pagination-part li::before {
    background: rgb(255, 84, 33);
}

.pagination-area.orange-color .pagination-part li.active a,
.pagination-area.orange-color .pagination-part li:hover a {
    color: rgb(255, 84, 33);
}

.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: rgb(255, 255, 255);
    background: rgb(0, 125, 187);
    width: 70px;
    height: 70px;
    border-radius: 100%;
    text-align: center;
}

.media-icon .popup-videos::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    animation: 1.5s ease-out 0s infinite normal none running pulse-border;
    transition: 0.3s;
    z-index: -1;
}

.media-icon .popup-videos i {
    margin-left: 5px;
}

.media-icon .popup-videos i::before {
    font-size: 30px;
    line-height: 70px;
}

.media-icon .popup-videos:hover::before {
    background: rgb(0, 125, 187);
}

.media-icon.orange-color .popup-videos {
    color: rgb(255, 84, 33);
    background: rgb(255, 255, 255);
}

.media-icon.orange-color .popup-videos i::before {
    font-size: 30px;
    line-height: 70px;
}

.media-icon.orange-color .popup-videos:hover::before {
    background: rgb(255, 255, 255);
}

.media-icon.orange-color2 .popup-videos {
    color: rgb(255, 255, 255);
    background: rgb(255, 84, 33);
    animation: 3s linear 0s infinite normal none running circle-ripple;
}

.media-icon.orange-color2 .popup-videos::before {
    display: none;
}

.media-icon.orange-color2 .popup-videos:hover::before {
    background: rgb(255, 84, 33);
}

.media-icon.yellow-color .popup-videos {
    color: rgb(39, 60, 102);
    background: rgb(244, 191, 0);
}

.media-icon.yellow-color .popup-videos:hover::before {
    background: rgb(28, 51, 95);
}

.rs-video-home9 {
    background: url("../images/video/video2.jpg") center center / cover no-repeat;
    padding: 300px 0px;
}

.rs-video-home9 .media-icon {
    display: block;
}

.rs-call-action {
    position: relative;
}

.rs-call-action .spiners {
    position: absolute;
    bottom: 0px;
}

.rs-call-action .spiners.one {
    top: 12%;
}

.rs-call-action .spiners.two {
    bottom: 18%;
    right: 56%;
}

.rs-call-action .spiners.three {
    top: 16%;
    right: 39%;
}

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

.no-gutter {
    margin-left: 0px;
    margin-right: 0px;
}

.no-gutter [class*="col-"] {
    padding-left: 0px;
    padding-right: 0px;
}

[class*=" flaticon-"]::after,
[class*=" flaticon-"]::before,
[class^="flaticon-"]::after,
[class^="flaticon-"]::before {
    margin: 0px;
}

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

.body-color {
    color: rgb(80, 80, 80) !important;
}

.white-color {
    color: rgb(255, 255, 255) !important;
}

.title-color {
    color: rgb(17, 17, 17) !important;
}

.title-color2 {
    color: rgb(17, 41, 88) !important;
}

.secondary-color {
    color: rgb(39, 60, 102);
}

.primary-color {
    color: rgb(0, 125, 187) !important;
}

.orangeColor {
    color: rgb(255, 84, 33) !important;
}

.dark-parimary-bg {
    background: rgb(59, 181, 218) !important;
}

ul.listing-style li {
    position: relative;
    padding-left: 30px;
    line-height: 34px;
}

ul.listing-style li::before {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 0;
    content: "";
    font-family: FontAwesome;
    color: rgb(0, 125, 187);
    font-size: 20px;
}

ul.listing-style.modify li {
    padding-left: 23px;
}

ul.listing-style.modify li::before {
    font-size: 15px;
}

.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: rgb(0, 125, 187);
    text-align: center;
    color: rgb(255, 255, 255);
    transition: 0.5s 0.7s;
    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: "";
    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: "";
}

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

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

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

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

.rs-carousel.nav-style2 .owl-nav .owl-next:hover i,
.rs-carousel.nav-style2 .owl-nav .owl-prev:hover i {
    color: rgb(0, 125, 187);
}

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

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

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

.rs-carousel.orange-color .owl-nav .owl-next:hover i,
.rs-carousel.orange-color .owl-nav .owl-prev:hover i {
    color: rgb(255, 84, 33);
}

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

.rs-carousel .owl-dots .owl-dot {
    width: 30px;
    height: 10px;
    display: inline-block;
    margin: 0px 6px;
    padding: 3px 0px;
    border-radius: 30px;
    border: 1px solid rgb(0, 125, 187);
    background: 0px 0px;
    opacity: 0.7;
    cursor: pointer;
}

.rs-carousel .owl-dots .owl-dot:hover {
    background: rgb(0, 125, 187);
}

.rs-carousel .owl-dots .active {
    background: rgb(0, 125, 187);
    opacity: 1;
}

.owl-carousel .owl-item img {
    width: 100%;
    object-fit: cover;
    object-position: center bottom;
}

.sec-title .sub-title {
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 8px;
}

.sec-title .sub-title.primary {
    color: rgb(0, 125, 187);
}

.sec-title .sub-title.secondary {
    color: rgb(39, 60, 102);
}

.sec-title .sub-title.white {
    color: rgb(255, 255, 255);
}

.sec-title .sub-title.dark {
    color: rgb(17, 17, 17);
}

.sec-title .sub-title.orange {
    color: rgb(255, 84, 33);
}

.sec-title .desc.big {
    font-size: 18px;
    line-height: 30px;
}

.sec-title .midline {
    font-size: 36px;
    color: rgb(17, 17, 17);
}

.sec-title2 .sub-title {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: rgb(0, 125, 187);
    text-transform: uppercase;
    margin-bottom: 10px;
}

.sec-title2 .sub-title.white-color {
    color: rgb(255, 255, 255);
}

.sec-title2 .title {
    font-size: 42px;
    line-height: 52px;
    font-weight: 800;
    color: rgb(3, 26, 61);
}

.sec-title2 .title.white-color {
    color: rgb(255, 255, 255);
}

.sec-title2 .title.purple-color {
    color: rgb(78, 73, 161) !important;
}

.sec-title3 .sub-title {
    font-size: 16px;
    line-height: 28px;
    font-weight: 500;
    color: rgb(255, 84, 33);
    text-transform: uppercase;
    margin-bottom: 10px;
}

.sec-title3 .sub-title.yellow-color {
    color: rgb(244, 191, 0);
}

.sec-title3 .sub-title.green-color {
    color: rgb(12, 139, 81);
}

.sec-title3 .sub-title.no-big {
    text-transform: capitalize;
    color: rgb(255, 255, 255);
    letter-spacing: 3px;
}

.sec-title3 .sub-title.big {
    font-weight: 500;
    font-size: 18px !important;
    color: rgb(244, 191, 0) !important;
}

.sec-title3 .title {
    font-size: 36px;
    line-height: 46px;
    font-weight: 800;
    color: rgb(3, 26, 61);
}

.sec-title3 .title.white-color {
    color: rgb(255, 255, 255);
}

.sec-title3 .title.black-color {
    color: rgb(16, 16, 16);
}

.sec-title3 .title.new-title {
    color: rgb(16, 16, 16);
    line-height: 1.2;
    font-weight: 700;
}

.sec-title3 .title.title2 {
    font-size: 42px;
    line-height: 55px;
    font-weight: 700;
    color: rgb(255, 255, 255);
}

.sec-title3 .title.title3 {
    font-size: 42px;
    line-height: 55px;
    font-weight: 800;
    color: rgb(255, 255, 255);
}

.sec-title3 .desc {
    font-size: 16px;
    line-height: 26px;
    color: rgb(54, 54, 54);
}

.sec-title3 .desc.white-color {
    color: rgb(255, 255, 255);
}

.sec-title3 .new-desc {
    font-size: 18px;
    line-height: 31px;
    color: rgb(51, 51, 51);
}

.sec-title4 .sub-title {
    font-size: 16px;
    line-height: 28px;
    font-weight: 500;
    color: rgb(12, 139, 81);
    text-transform: uppercase;
    margin-bottom: 10px;
}

.sec-title4 .title {
    font-size: 36px;
    line-height: 46px;
    font-weight: 700;
    color: rgb(16, 16, 16);
    position: relative;
    padding: 0px 0px 20px;
}

.sec-title4 .title::after {
    content: "";
    position: absolute;
    border: 0px;
    width: 50px;
    height: 4px;
    z-index: 9;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    bottom: 0px;
    background: rgb(12, 139, 81);
}

.sec-title4 .desc {
    font-size: 16px;
    line-height: 26px;
    color: rgb(54, 54, 54);
}

.sec-title5 .description {
    color: rgb(255, 255, 255);
}

.sec-title5 .description.title-color {
    color: rgb(122, 122, 122);
    font-weight: 400;
}

.sec-title5 .description span a {
    color: rgb(255, 84, 33);
}

.sec-title5 .description span a i {
    margin-left: 5px;
}

.sec-title5 .description span a i::before {
    top: 2.5px;
    position: relative;
}

.sec-title6 .title {
    font-size: 36px;
    line-height: 46px;
    font-weight: 700;
    color: rgb(3, 26, 61);
}

.sec-title6 .title.title2 {
    font-weight: 800;
}

.left-top-shape {
    position: absolute;
    left: -55px;
    top: 65px;
}

.right-top-shape {
    position: absolute;
    right: -115px;
    top: 25px;
}

.full-width-header .rs-header {
    z-index: 99;
}

.full-width-header .rs-header .topbar-area {
    background: rgb(39, 60, 102);
}

.full-width-header .rs-header .topbar-area .topbar-contact li {
    display: inline-block;
    line-height: 50px;
    height: 50px;
    margin-right: 17px;
    padding-right: 20px;
    color: rgb(255, 255, 255);
    border-right: 1px solid rgba(255, 255, 255, 0.31);
    font-size: 13px;
}

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

.full-width-header .rs-header .topbar-area .topbar-contact li i.flaticon-email::before {
    bottom: -1.5px;
    position: relative;
}

.full-width-header .rs-header .topbar-area .topbar-contact li i::before {
    font-size: 16px;
    color: rgb(255, 255, 255);
}

.full-width-header .rs-header .topbar-area .topbar-contact li a {
    color: rgb(255, 255, 255);
}

.full-width-header .rs-header .topbar-area .topbar-contact li a:hover {}

.full-width-header .rs-header .topbar-area .topbar-contact li:last-child {
    margin: 0px;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
}

.full-width-header .rs-header .topbar-area .topbar-right li {
    display: inline;
    margin-right: 30px;
}

.full-width-header .rs-header .topbar-area .topbar-right li.login-register {
    color: rgb(255, 255, 255);
}

.full-width-header .rs-header .topbar-area .topbar-right li.login-register i {
    margin-right: 10px;
    color: rgb(0, 125, 187);
}

.full-width-header .rs-header .topbar-area .topbar-right li.login-register a {
    color: rgb(255, 255, 255);
}

.full-width-header .rs-header .topbar-area .topbar-right li.login-register a:hover {
    color: rgb(0, 125, 187);
}

.full-width-header .rs-header .topbar-area .topbar-right li a.apply-btn {
    color: rgb(255, 255, 255);
    background: rgba(255, 255, 255, 0.14);
    padding: 12px 23px;
    display: inline-block;
    font-size: 17px;
}

.full-width-header .rs-header .topbar-area .topbar-right li:last-child {
    margin: 0px;
}

.full-width-header .rs-header .topbar-area.home8-topbar {
    background: rgb(249, 248, 248) !important;
}

.full-width-header .rs-header .topbar-area.home8-topbar .topbar-contact li {
    color: rgb(54, 54, 54);
    border-right: 1px solid rgb(255, 255, 255);
}

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

.full-width-header .rs-header .topbar-area.home8-topbar .topbar-contact li i::before {
    font-size: 16px;
    color: rgb(54, 54, 54);
}

.full-width-header .rs-header .topbar-area.home8-topbar .topbar-contact li a {
    color: rgb(54, 54, 54);
}

.full-width-header .rs-header .topbar-area.home8-topbar .topbar-contact li a:hover {
    color: rgb(255, 84, 33);
}

.full-width-header .rs-header .topbar-area.home8-topbar .topbar-contact li:last-child {
    margin: 0px;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
}

.full-width-header .rs-header .topbar-area.home8-topbar .topbar-right li.login-register {
    color: rgb(54, 54, 54);
}

.full-width-header .rs-header .topbar-area.home8-topbar .topbar-right li.login-register i {
    margin-right: 10px;
    color: rgb(54, 54, 54);
}

.full-width-header .rs-header .topbar-area.home8-topbar .topbar-right li.login-register a {
    color: rgb(54, 54, 54);
}

.full-width-header .rs-header .topbar-area.home8-topbar .topbar-right li.login-register a:hover {
    color: rgb(255, 84, 33);
}

.full-width-header .rs-header .topbar-area.home8-topbar .topbar-right li a.apply-btn {
    background: rgb(255, 84, 33);
    text-transform: uppercase;
}

.full-width-header .rs-header .topbar-area.home8-topbar .topbar-right li a.apply-btn:hover {
    color: rgb(255, 255, 255);
    background: rgb(237, 54, 0);
}

.full-width-header .rs-header .topbar-area.home8-topbar .topbar-right li:last-child {
    margin: 0px;
}

.full-width-header .rs-header .topbar-area.home8-topbar.inner-part {
    background: 0px 0px !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
}

.full-width-header .rs-header .topbar-area.home8-topbar.inner-part .topbar-contact li {
    color: rgb(255, 255, 255) !important;
}

.full-width-header .rs-header .topbar-area.home8-topbar.inner-part .topbar-contact li i {
    margin-right: 2px;
}

.full-width-header .rs-header .topbar-area.home8-topbar.inner-part .topbar-contact li i::before {
    font-size: 16px;
    color: rgb(255, 255, 255);
}

.full-width-header .rs-header .topbar-area.home8-topbar.inner-part .topbar-contact li a {
    color: rgb(255, 255, 255) !important;
}

.full-width-header .rs-header .topbar-area.home8-topbar.inner-part .topbar-contact li a:hover {
    color: rgb(255, 84, 33);
}

.full-width-header .rs-header .topbar-area.home8-topbar.inner-part .topbar-contact li:last-child {
    margin: 0px;
    border-width: medium !important;
    border-style: none !important;
    border-color: currentcolor !important;
    border-image: initial !important;
}

.full-width-header .rs-header .topbar-area.home8-topbar.inner-part .topbar-right li.login-register {
    color: rgb(255, 255, 255);
}

.full-width-header .rs-header .topbar-area.home8-topbar.inner-part .topbar-right li.login-register i {
    margin-right: 10px;
    color: rgb(255, 255, 255) !important;
}

.full-width-header .rs-header .topbar-area.home8-topbar.inner-part .topbar-right li.login-register a {
    color: rgb(255, 255, 255) !important;
}

.full-width-header .rs-header .topbar-area.home8-topbar.inner-part .topbar-right li.login-register a:hover {
    color: rgb(255, 84, 33);
}

.full-width-header .rs-header .topbar-area.home8-topbar.inner-part .topbar-right li a.apply-btn {
    background: rgb(255, 84, 33);
    text-transform: uppercase;
}

.full-width-header .rs-header .topbar-area.home8-topbar.inner-part .topbar-right li a.apply-btn:hover {
    color: rgb(255, 255, 255);
    background: rgb(237, 54, 0);
}

.full-width-header .rs-header .topbar-area.home8-topbar.inner-part .topbar-right li:last-child {
    margin: 0px;
}

.full-width-header .rs-header .topbar-area.home9-topbar {
    background: rgb(39, 60, 102) !important;
}

.full-width-header .rs-header .topbar-area.home9-topbar .topbar-contact li {
    color: rgb(255, 255, 255);
    border-right: 1px solid rgb(27, 49, 94);
}

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

.full-width-header .rs-header .topbar-area.home9-topbar .topbar-contact li i::before {
    font-size: 16px;
    color: rgb(244, 191, 0);
}

.full-width-header .rs-header .topbar-area.home9-topbar .topbar-contact li a {
    color: rgb(255, 255, 255);
}

.full-width-header .rs-header .topbar-area.home9-topbar .topbar-contact li a:hover {
    color: rgb(244, 191, 0);
}

.full-width-header .rs-header .topbar-area.home9-topbar .topbar-contact li:last-child {
    margin: 0px;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
}

.full-width-header .rs-header .topbar-area.home9-topbar .topbar-right li.login-register {
    color: rgb(255, 255, 255);
}

.full-width-header .rs-header .topbar-area.home9-topbar .topbar-right li.login-register i {
    margin-right: 10px;
    color: rgb(255, 255, 255);
}

.full-width-header .rs-header .topbar-area.home9-topbar .topbar-right li.login-register a {
    color: rgb(255, 255, 255);
}

.full-width-header .rs-header .topbar-area.home9-topbar .topbar-right li.login-register:hover a,
.full-width-header .rs-header .topbar-area.home9-topbar .topbar-right li.login-register:hover i {
    color: rgb(244, 191, 0);
}

.full-width-header .rs-header .topbar-area.home9-topbar .topbar-right li a.apply-btn {
    background: rgb(244, 191, 0);
    text-transform: uppercase;
}

.full-width-header .rs-header .topbar-area.home9-topbar .topbar-right li a.apply-btn:hover {
    color: rgb(255, 255, 255);
    background: rgb(193, 151, 0);
}

.full-width-header .rs-header .topbar-area.home9-topbar .topbar-right li:last-child {
    margin: 0px;
}

.full-width-header .rs-header .topbar-area.home11-topbar {
    background: rgb(12, 139, 81) !important;
}

.full-width-header .rs-header .topbar-area.home11-topbar .topbar-contact li {
    color: rgb(255, 255, 255);
    border-right: 1px solid rgb(0, 130, 43);
}

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

.full-width-header .rs-header .topbar-area.home11-topbar .topbar-contact li i::before {
    font-size: 14px;
    color: rgb(255, 255, 255);
}

.full-width-header .rs-header .topbar-area.home11-topbar .topbar-contact li a {
    color: rgb(255, 255, 255);
}

.full-width-header .rs-header .topbar-area.home11-topbar .topbar-contact li a:hover {
    color: rgb(209, 209, 209);
}

.full-width-header .rs-header .topbar-area.home11-topbar .topbar-contact li:last-child {
    margin: 0px;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
}

.full-width-header .rs-header .topbar-area.home11-topbar .toolbar-sl-share .opening {
    color: rgb(255, 255, 255);
    display: inline-block;
    border-right: 1px solid rgb(0, 130, 43);
    font-size: 14px;
    line-height: 50px;
    margin-right: 15px;
    padding-right: 18px;
}

.full-width-header .rs-header .topbar-area.home11-topbar .toolbar-sl-share .opening i {
    margin-right: 5px;
}

.full-width-header .rs-header .topbar-area.home11-topbar .toolbar-sl-share .opening i::before {
    font-size: 15px;
    font-weight: 600;
    color: rgb(255, 255, 255);
}

.full-width-header .rs-header .topbar-area.home11-topbar .toolbar-sl-share li {
    display: inline-block;
    margin-right: 14px;
}

.full-width-header .rs-header .topbar-area.home11-topbar .toolbar-sl-share li a {
    line-height: 30px;
    color: rgb(255, 255, 255);
}

.full-width-header .rs-header .topbar-area.home11-topbar .toolbar-sl-share li a:hover {
    color: rgb(255, 84, 33);
}

.full-width-header .rs-header .topbar-area.home11-topbar .toolbar-sl-share li:last-child {
    margin: 0px;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
}

.full-width-header .rs-header .topbar-area.home11-topbar.modify1 {
    background: rgb(249, 247, 248) !important;
}

.full-width-header .rs-header .topbar-area.home11-topbar.modify1 .topbar-contact li {
    color: rgb(51, 51, 51);
    border-right: 1px solid rgb(240, 236, 238);
}

.full-width-header .rs-header .topbar-area.home11-topbar.modify1 .topbar-contact li i {
    margin-right: 4px;
}

.full-width-header .rs-header .topbar-area.home11-topbar.modify1 .topbar-contact li i::before {
    font-size: 14px;
    color: rgb(255, 84, 33);
}

.full-width-header .rs-header .topbar-area.home11-topbar.modify1 .topbar-contact li a {
    color: rgb(51, 51, 51);
}

.full-width-header .rs-header .topbar-area.home11-topbar.modify1 .topbar-contact li a:hover {
    color: rgb(255, 84, 33);
}

.full-width-header .rs-header .topbar-area.home11-topbar.modify1 .toolbar-sl-share .opening {
    color: rgb(51, 51, 51);
    border-right: 1px solid rgb(240, 236, 238);
}

.full-width-header .rs-header .topbar-area.home11-topbar.modify1 .toolbar-sl-share .opening i::before {
    color: rgb(255, 84, 33);
}

.full-width-header .rs-header .topbar-area.home11-topbar.modify1 .toolbar-sl-share li a {
    color: rgb(51, 51, 51);
}

.full-width-header .rs-header .topbar-area.home11-topbar.modify1 .toolbar-sl-share li a:hover {
    color: rgb(255, 84, 33);
}

.full-width-header .rs-header .topbar-area.home11-topbar.modify1 .toolbar-sl-share li:last-child {
    margin: 0px;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
}

.full-width-header .rs-header .logo-part {
    position: relative;
    z-index: 9;
}

.full-width-header .rs-header .logo-part img {
    height: 49px;
    width: auto;
}

.full-width-header .rs-header .menu-area {
    transition: 0.3s;
}

.full-width-header .rs-header .menu-area .logo-area {
    position: relative;
    height: 90px;
    line-height: 90px;
}

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

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

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

.full-width-header .rs-header .menu-area .responsive-logo {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: none;
}

.full-width-header .rs-header .menu-area .responsive-logo img {
    max-height: 30px;
}

.full-width-header .rs-header .menu-area .logo-cat-wrap {
    display: flex;
    align-items: center;
    height: 90px;
    line-height: 90px;
}

.full-width-header .rs-header .menu-area .logo-cat-wrap .categories-btn .cat-menu-inner {
    top: 120px;
}

.full-width-header .rs-header .menu-area .logo-cat-wrap .categories-btn .cat-menu-inner li {
    height: 45px;
    line-height: 45px;
}

.full-width-header .rs-header .menu-area .logo-cat-wrap .categories-btn .cat-menu-inner li a {
    padding: 0px 30px;
}

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

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

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a {
    transition: 0.3s;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    height: 80px;
    line-height: 80px;
    padding-right: 12px;
    margin-right: -12px;
    color: rgb(255, 255, 255);
    z-index: 1;
    position: relative;
    letter-spacing: 0.3px;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a:hover {
    color: rgb(0, 125, 187);
}

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

.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: 0px;
    top: 50%;
    text-align: center;
    cursor: pointer;
    transform: translateY(-50%);
    transition: 0.5s;
    display: none;
}

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

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

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu.onepage-menu .active-menu a {
    color: rgb(0, 125, 187) !important;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu {
    background: rgb(0, 125, 187);
    margin: 0px;
    padding: 0px;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li {
    margin: 0px;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a {
    text-transform: capitalize;
    display: block;
    font-size: 16px;
    height: unset !important;
    line-height: unset !important;
    color: rgb(255, 255, 255) !important;
    font-weight: 400 !important;
    padding: 10px 30px !important;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a:hover {
    color: rgb(39, 60, 102) !important;
}

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

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

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li.active>a,
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li.current-menu-item>a {
    color: rgb(39, 60, 102) !important;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li.children-mega-menu .child-mega-menu {
    width: 100%;
    position: unset;
    transform: translateY(0px);
    opacity: 1 !important;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li.children-mega-menu .child-mega-menu .child-single-megamenu {
    width: 50%;
    float: left;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li.children-mega-menu .child-mega-menu .child-single-megamenu .sub-menu {
    padding: 0px;
}

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

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu {
    background: rgb(39, 60, 102);
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container {
    padding: 0px;
    margin: 0px;
}

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

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .single-megamenu .sub-menu .menu-title {
    font-size: 17px;
    font-weight: 600;
    padding: 10px 30px;
    color: rgb(255, 255, 255);
    text-transform: capitalize;
    transition: 0.3s;
}

.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: rgb(255, 255, 255);
}

.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: rgb(0, 125, 187) !important;
}

.full-width-header .rs-header .menu-area .nav-expander {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    transition: 0.3s;
}

.full-width-header .rs-header .menu-area .nav-expander span {
    height: 2px;
    width: 30px;
    display: block;
    background: rgb(255, 255, 255);
    margin: 6px 0px;
    transition: 0.3s;
}

.full-width-header .rs-header .menu-area .nav-expander span.dot1 {
    margin-top: 0px;
}

.full-width-header .rs-header .menu-area .nav-expander span.dot3 {
    margin-bottom: 0px;
}

.full-width-header .rs-header .menu-area .nav-expander:hover span {
    background: rgb(255, 84, 33);
}

.full-width-header .rs-header .menu-area .nav-expander.style2 span {
    background: rgb(17, 17, 17);
}

.full-width-header .rs-header .menu-area .nav-expander.style2:hover span {
    background: rgb(255, 84, 33);
}

.full-width-header .rs-header .menu-area .nav-expander.style3 span {
    background: rgb(17, 17, 17);
}

.full-width-header .rs-header .menu-area .nav-expander.style3:hover span {
    background: rgb(0, 125, 187);
}

.full-width-header .rs-header .menu-area .nav-expander.style4 span {
    background: rgb(255, 255, 255);
}

.full-width-header .rs-header .menu-area .nav-expander.style4:hover span {
    background: rgb(0, 125, 187);
}

.full-width-header .rs-header .menu-area .nav-expander.style5 span {
    background: rgb(255, 255, 255);
}

.full-width-header .rs-header .menu-area .nav-expander.style5:hover span {
    background: rgb(204, 204, 204);
}

.full-width-header .rs-header .menu-area .nav-expander.style6 span {
    background: rgb(255, 255, 255);
}

.full-width-header .rs-header .menu-area .nav-expander.style6:hover span {
    background: rgb(244, 191, 0);
}

.full-width-header .rs-header .menu-area .appointment-cart {
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
}

.full-width-header .rs-header .menu-area .appointment-cart ul.cart {
    text-align: right;
}

.full-width-header .rs-header .menu-area .appointment-cart ul.cart li {
    display: inline-block;
    position: relative;
    cursor: pointer;
    padding-right: 15px;
}

.full-width-header .rs-header .menu-area .appointment-cart ul.cart li i {
    color: rgb(255, 255, 255);
    transition: 0.3s;
}

.full-width-header .rs-header .menu-area .appointment-cart ul.cart li i:hover {
    color: rgb(255, 255, 255);
}

.full-width-header .rs-header .menu-area .expand-btn-inner li {
    display: inline-block;
    margin-right: 15px;
}

.full-width-header .rs-header .menu-area .expand-btn-inner li.cart-inner {
    position: relative;
    margin-right: 15px;
    padding-right: 20px;
}

.full-width-header .rs-header .menu-area .expand-btn-inner li.cart-inner .cart-icon {
    position: relative;
    height: 120px;
    line-height: 120px;
    z-index: 1;
}

.full-width-header .rs-header .menu-area .expand-btn-inner li.cart-inner .cart-icon .cart-count {
    position: absolute;
    min-width: 18px;
    min-height: 18px;
    line-height: 18px;
    font-size: 11px;
    border-radius: 50%;
    background: rgb(242, 242, 242);
    color: rgb(80, 80, 80);
    top: -13px;
    right: -17px;
    text-align: center;
    transition: 0.3s;
}

.full-width-header .rs-header .menu-area .expand-btn-inner li.cart-inner::before {
    content: "";
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 20px;
    background: rgb(125, 138, 163);
}

.full-width-header .rs-header .menu-area .expand-btn-inner li.cart-inner.no-border {
    padding-right: 0px;
}

.full-width-header .rs-header .menu-area .expand-btn-inner li.cart-inner.no-border::before {
    display: none;
}

.full-width-header .rs-header .menu-area .expand-btn-inner li>a {
    color: rgb(255, 255, 255);
    display: inline-block;
    cursor: pointer;
    z-index: 1;
    position: relative;
}

.full-width-header .rs-header .menu-area .expand-btn-inner li>a.short-border {
    position: relative;
    padding-right: 20px;
}

.full-width-header .rs-header .menu-area .expand-btn-inner li>a.short-border::before {
    content: "";
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 20px;
    background: rgb(125, 138, 163);
}

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

.full-width-header .rs-header .menu-area .expand-btn-inner li>a i.flaticon-shopping-bag-1::before {
    font-weight: 400;
}

.full-width-header .rs-header .menu-area .expand-btn-inner li>a:hover {
    color: rgb(255, 255, 255);
}

.full-width-header .rs-header .menu-area .expand-btn-inner li a.apply-btn {
    text-transform: uppercase;
    color: rgb(255, 255, 255);
}

.full-width-header .rs-header .menu-area .expand-btn-inner li a.apply-btn:hover {
    color: rgb(0, 125, 187);
}

.full-width-header .rs-header .menu-area .expand-btn-inner li:last-child {
    margin-right: 0px !important;
}

.full-width-header .rs-header .menu-area .categories-btn .cat-btn {
    display: inline-flex;
    align-items: center;
    background: 0px 0px;
    padding: 0px;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    outline: unset;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
}

.full-width-header .rs-header .menu-area .categories-btn .cat-btn i {
    margin-right: 5px;
    transition: 0.3s;
}

.full-width-header .rs-header .menu-area .categories-btn .cat-btn:hover i {
    color: rgb(0, 125, 187);
}

.full-width-header .rs-header .menu-area .categories-btn .cat-menu-inner {
    position: absolute;
    top: 120px;
    width: 200px;
    background: rgb(0, 125, 187);
    padding: 15px 0px;
}

.full-width-header .rs-header .menu-area .categories-btn .cat-menu-inner li a {
    color: rgb(255, 255, 255);
    padding: 10px 30px;
    display: inline-block;
    text-transform: capitalize;
    width: 100%;
}

.full-width-header .rs-header .menu-area .categories-btn .cat-menu-inner li a:hover {
    color: rgb(39, 60, 102);
}

.full-width-header .rs-header .menu-area.sticky {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 4px;
    background: rgba(39, 60, 102, 0.9) !important;
}

.full-width-header .rs-header .menu-area.sticky .logo-area img {
    max-height: 35px;
}

.full-width-header .rs-header .menu-area.sticky .logo-area .dark {
    display: inherit;
}

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

.full-width-header .rs-header .menu-area.sticky .logo-cat-wrap {
    height: 90px;
    line-height: 90px;
}

.full-width-header .rs-header .menu-area.sticky .logo-cat-wrap .categories-btn .cat-menu-inner {
    top: 90px;
}

.full-width-header .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu>li>a {
    height: 90px;
    line-height: 90px;
    color: rgb(73, 73, 73);
}

.full-width-header .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu>li>a:hover {
    color: rgb(0, 125, 187);
}

.full-width-header .rs-header .menu-area.sticky .nav-expander span {
    background: rgb(17, 17, 17);
}

.full-width-header .rs-header .menu-area.sticky .nav-expander:hover span {
    background: rgb(255, 84, 33);
}

.full-width-header .rs-header .menu-area.sticky .nav-expander.style3 span {
    background: rgb(17, 17, 17);
}

.full-width-header .rs-header .menu-area.sticky .nav-expander.style3:hover span {
    background: rgb(0, 125, 187);
}

.full-width-header .rs-header .menu-area.sticky .nav-expander.style5 span {
    background: rgb(255, 255, 255);
}

.full-width-header .rs-header .menu-area.sticky .nav-expander.style5:hover span {
    background: rgb(204, 204, 204);
}

.full-width-header .rs-header .menu-area.sticky .appointment-cart ul.cart li i {
    color: rgb(73, 73, 73);
}

.full-width-header .rs-header .menu-area.sticky .appointment-cart ul.cart li i:hover {
    color: rgb(0, 125, 187);
}

.full-width-header .rs-header .menu-area.sticky .expand-btn-inner li.cart-inner .cart-icon {
    height: 90px;
    line-height: 90px;
}

.full-width-header .rs-header .menu-area.sticky .expand-btn-inner li.cart-inner .woocommerce-mini-cart {
    padding-top: 90px;
}

.full-width-header .rs-header .menu-area.sticky .expand-btn-inner li .cart-icon .cart-count {
    background: rgb(0, 125, 187);
    color: rgb(255, 255, 255);
}

.full-width-header .rs-header .menu-area.sticky .expand-btn-inner li>a {
    color: rgb(73, 73, 73);
}

.full-width-header .rs-header .menu-area.sticky .expand-btn-inner li>a:hover {
    color: rgb(0, 125, 187);
}

.full-width-header .rs-header .right_menu_togle {
    background: rgb(250, 250, 250);
    padding: 30px 50px;
    width: 500px;
    right: -500px;
    z-index: 999999;
    text-align: center;
    transition: 0.3s;
}

.full-width-header .rs-header .right_menu_togle .close-btn {
    overflow: visible;
    padding: 0px;
}

.full-width-header .rs-header .right_menu_togle .close-btn .line {
    width: 40px;
    height: 40px;
    line-height: 40px;
}

.full-width-header .rs-header .right_menu_togle .close-btn .line span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    background: rgb(255, 255, 255);
    transition: 0.3s;
    width: 1px !important;
    height: 20px !important;
    border-width: medium !important;
    border-style: none !important;
    border-color: currentcolor !important;
    border-image: initial !important;
}

.full-width-header .rs-header .right_menu_togle .close-btn .line span.line2 {
    transform: translate(-50%, -50%) rotate(-45deg);
}

.full-width-header .rs-header .right_menu_togle .close-btn #nav-close {
    position: relative;
    float: unset;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: unset;
    border-radius: 50%;
    cursor: pointer;
    transition: 0.3s;
    background: rgb(0, 125, 187);
}

.full-width-header .rs-header .right_menu_togle .close-btn #nav-close:hover {
    transform: rotate(180deg);
}

.full-width-header .rs-header .right_menu_togle .canvas-logo {
    padding-left: 0px;
    padding-bottom: 30px;
    margin-top: 50px;
}

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

.full-width-header .rs-header .right_menu_togle .offcanvas-gallery {
    display: inline-block;
}

.full-width-header .rs-header .right_menu_togle .offcanvas-gallery .gallery-img {
    width: 33%;
    float: left;
    padding: 0px 5px 10px;
}

.full-width-header .rs-header .right_menu_togle .offcanvas-gallery .gallery-img .image-popup {
    display: block;
    overflow: hidden;
}

.full-width-header .rs-header .right_menu_togle .offcanvas-gallery .gallery-img .image-popup img {
    transition: 0.3s;
}

.full-width-header .rs-header .right_menu_togle .offcanvas-gallery .gallery-img .image-popup:hover img {
    transform: scale(1.1);
}

.full-width-header .rs-header .right_menu_togle .map-img {
    margin-top: 25px;
}

.full-width-header .rs-header .right_menu_togle .sidebarnav_menu li a {
    font-size: 17px;
    color: rgb(34, 34, 34);
    padding-left: 0px;
}

.full-width-header .rs-header .right_menu_togle .sidebarnav_menu li a:hover {
    color: rgb(0, 125, 187);
}

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

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

.full-width-header .rs-header .right_menu_togle .canvas-contact .social li a {
    color: rgb(17, 17, 17);
}

.full-width-header .rs-header .right_menu_togle .canvas-contact .social li a i {
    font-size: 18px;
    font-weight: 700;
    text-align: center;
}

.full-width-header .rs-header .right_menu_togle .canvas-contact .social li a:hover {
    color: rgb(0, 125, 187);
}

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

.full-width-header.header-style1 {
    width: 100%;
    z-index: 999;
}

.full-width-header.header-style1 .rs-header .menu-area {
    background: rgb(39, 60, 102);
}

.full-width-header.header-style1 .rs-header .menu-area .main-menu .mobile-logo-part {
    display: none;
}

.full-width-header.header-style1 .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li.logo-part {
    padding: 0px;
    margin: 0px 90px 0px 60px;
}

.full-width-header.header-style1 .rs-header .menu-area .main-menu .rs-menu .rs-mega-menu .mega-menu {
    left: unset;
    right: 0px;
    background: rgb(255, 255, 255);
    min-width: 770px;
}

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

.full-width-header.header-style1 .rs-header .menu-area .main-menu .rs-menu .rs-mega-menu .mega-menu .mega-menu-container .single-megamenu .sub-menu {
    background: unset;
    padding: 30px;
}

.full-width-header.header-style1 .rs-header .menu-area.sticky {
    background: rgb(39, 60, 102) !important;
}

.full-width-header.header-style1 .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu>li>a {
    color: rgb(255, 255, 255);
}

.full-width-header.header-style1 .rs-header .menu-area.sticky .expand-btn-inner li>a {
    color: rgb(255, 255, 255);
}

.full-width-header.header-style1 .rs-header .menu-area.sticky .expand-btn-inner li>a:hover {
    color: rgb(255, 255, 255);
}

.full-width-header.header-style1 .rs-header .menu-area.sticky .expand-btn-inner li a.apply-btn {
    color: rgb(255, 255, 255);
}

.full-width-header.header-style1 .rs-header .menu-area.sticky .expand-btn-inner li a.apply-btn:hover {
    color: rgb(0, 125, 187);
}

.full-width-header.header-style1.home12-modifiy .rs-header .menu-area {
    background: rgb(255, 255, 255) !important;
}

.full-width-header.header-style1.home12-modifiy .rs-header .menu-area .rs-menu-area {
    justify-content: flex-end;
}

.full-width-header.header-style1.home12-modifiy .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li {
    margin-right: 35px;
}

.full-width-header.header-style1.home12-modifiy .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li a {
    color: rgb(51, 51, 51);
    font-weight: 500;
}

.full-width-header.header-style1.home12-modifiy .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li a:hover {
    color: rgb(12, 139, 81) !important;
}

.full-width-header.header-style1.home12-modifiy .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li a:hover,
.full-width-header.header-style1.home12-modifiy .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li.current-menu-item>a {
    color: rgb(12, 139, 81) !important;
}

.full-width-header.header-style1.home12-modifiy .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu {
    background: rgb(12, 139, 81);
}

.full-width-header.header-style1.home12-modifiy .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li {
    margin-right: 35px;
}

.full-width-header.header-style1.home12-modifiy .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li a {
    color: rgb(51, 51, 51);
    font-weight: 500;
}

.full-width-header.header-style1.home12-modifiy .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li a:hover {
    color: rgb(12, 139, 81) !important;
}

.full-width-header.header-style1.home12-modifiy .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li.active a {
    color: rgb(12, 139, 81) !important;
}

.full-width-header.header-style1.home12-modifiy .rs-header .menu-area .rs-menu-area .main-menu .nav-expander {
    color: rgb(17, 17, 17);
}

.full-width-header.header-style1.home12-modifiy .rs-header .menu-area .rs-menu-area .main-menu .nav-expander:hover {
    color: rgb(39, 60, 102);
}

.full-width-header.header-style1.home12-modifiy .rs-header .menu-area .expand-btn-inner {
    margin-right: 0px;
}

.full-width-header.header-style1.home12-modifiy .rs-header .menu-area .expand-btn-inner li .woocommerce-mini-cart .cart-bottom-part {
    background: rgb(12, 139, 81);
}

.full-width-header.header-style1.home12-modifiy .rs-header .menu-area .expand-btn-inner li .woocommerce-mini-cart .crt-btn {
    background: rgb(255, 255, 255);
    color: rgb(17, 17, 17);
}

.full-width-header.header-style1.home12-modifiy .rs-header .menu-area .expand-btn-inner li .woocommerce-mini-cart .crt-btn:hover {
    background: rgb(242, 242, 242);
}

.full-width-header.header-style1.home12-modifiy .rs-header .menu-area .expand-btn-inner li.cart-inner {
    border-color: rgb(169, 177, 194);
}

.full-width-header.header-style1.home12-modifiy .rs-header .menu-area .expand-btn-inner li>a {
    color: rgb(57, 68, 89);
}

.full-width-header.header-style1.home12-modifiy .rs-header .menu-area .expand-btn-inner li>a:hover {
    color: rgb(12, 139, 81) !important;
}

.full-width-header.header-style1.home12-modifiy .rs-header .menu-area.sticky {
    background: rgb(255, 255, 255) !important;
}

.full-width-header.header-style1.home12-modifiy .rs-header .menu-area.sticky .logo-cat-wrap {
    display: flex;
    align-items: center;
}

.full-width-header.header-style1.home12-modifiy .rs-header .menu-area.sticky .logo-cat-wrap .logo-part .dark-logo {
    display: none;
}

.full-width-header.header-style1.home12-modifiy .rs-header .menu-area.sticky .logo-cat-wrap .logo-part .light-logo {
    display: inherit;
}

.full-width-header.header-style1.home14-style .rs-header .menu-area .rs-menu-area {
    justify-content: flex-end;
}

.full-width-header.header-style1.home14-style .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li a {
    margin-right: 0px;
}

.full-width-header.header-style1.home14-style .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li a:hover {
    color: rgb(255, 84, 33) !important;
}

.full-width-header.header-style1.home14-style .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li a:hover,
.full-width-header.header-style1.home14-style .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li.current-menu-item>a {
    color: rgb(255, 84, 33) !important;
}

.full-width-header.header-style1.home14-style .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu {
    background: rgb(255, 84, 33) !important;
}

.full-width-header.header-style1.home14-style .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li a {
    color: rgb(255, 255, 255) !important;
    margin-right: 0px;
}

.full-width-header.header-style1.home14-style .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li a:hover {
    color: rgb(204, 204, 204) !important;
}

.full-width-header.header-style1.home14-style .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li.active a {
    color: rgb(204, 204, 204) !important;
}

.full-width-header.header-style1.home14-style .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu.right {
    left: auto;
    right: 100%;
}

.full-width-header.header-style1.home14-style .rs-header .menu-area .rs-menu-area .main-menu .rs-menu .rs-mega-menu .mega-menu {
    left: unset;
    right: 0px;
    background: rgb(255, 84, 33);
}

.full-width-header.header-style1.home14-style .rs-header .menu-area .rs-menu-area .main-menu .rs-menu .rs-mega-menu .mega-menu .mega-menu-container .single-megamenu {
    width: 33.33%;
    float: left;
}

.full-width-header.header-style1.home14-style .rs-header .menu-area .rs-menu-area .main-menu .rs-menu .rs-mega-menu .mega-menu .mega-menu-container .single-megamenu .sub-menu {
    padding: 35px 30px 40px 40px;
    background: unset;
}

.full-width-header.header-style1.home14-style .rs-header .menu-area .rs-menu-area .main-menu .rs-menu .rs-mega-menu .mega-menu .mega-menu-container .single-megamenu .sub-menu li a {
    color: red;
}

.full-width-header.header-style1.home14-style .expand-btn-inner li a:hover i {
    color: rgb(255, 84, 33);
}

.full-width-header.header-style1.home14-style .expand-btn-inner li.cart-inner {
    border-color: rgb(28, 47, 94) !important;
}

.full-width-header.header-style1.home14-style .expand-btn-inner li>a {
    color: rgb(17, 17, 17) !important;
}

.full-width-header.header-style1.home14-style .expand-btn-inner li>a:hover {
    color: rgb(255, 84, 33) !important;
}

.full-width-header.header-style1.home14-style .expand-btn-inner li .woocommerce-mini-cart .cart-bottom-part {
    background: rgb(255, 84, 33);
}

.full-width-header.header-style1.home14-style .expand-btn-inner li .woocommerce-mini-cart .crt-btn {
    background: rgb(255, 255, 255);
    color: rgb(17, 17, 17);
}

.full-width-header.header-style1.home14-style .expand-btn-inner li .woocommerce-mini-cart .crt-btn:hover {
    background: rgb(242, 242, 242);
}

.full-width-header.header-style2 {
    width: 100%;
    z-index: 999;
}

.full-width-header.header-style2 .rs-header .menu-area {
    background: rgb(255, 255, 255);
}

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

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

.full-width-header.header-style2 .rs-header .menu-area .rs-menu-area {
    justify-content: flex-end;
}

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

.full-width-header.header-style2 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li a {
    color: rgb(57, 68, 89);
}

.full-width-header.header-style2 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li a:hover {
    color: rgb(0, 125, 187);
}

.full-width-header.header-style2 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu {
    background: rgb(0, 125, 187);
}

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

.full-width-header.header-style2 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li a {
    font-weight: 400 !important;
    color: rgb(255, 255, 255);
}

.full-width-header.header-style2 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li a:hover {
    color: rgb(221, 221, 221) !important;
}

.full-width-header.header-style2 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li.active a {
    color: rgb(221, 221, 221) !important;
}

.full-width-header.header-style2 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu .rs-mega-menu .mega-menu {
    left: unset;
    right: 0px;
    background: rgb(0, 125, 187);
    min-width: 770px;
}

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

.full-width-header.header-style2 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu .rs-mega-menu .mega-menu .mega-menu-container .single-megamenu .sub-menu {
    padding: 30px;
}

.full-width-header.header-style2 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul li a:hover,
.full-width-header.header-style2 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul li.active a,
.full-width-header.header-style2 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul li.current-menu-item>a {
    color: rgb(0, 125, 187) !important;
}

.full-width-header.header-style2 .rs-header .menu-area .expand-btn-inner li.cart-inner {
    border-color: rgb(169, 177, 194);
}

.full-width-header.header-style2 .rs-header .menu-area .expand-btn-inner li>a {
    color: rgb(57, 68, 89);
}

.full-width-header.header-style2 .rs-header .menu-area .expand-btn-inner li>a:hover {
    color: rgb(0, 125, 187);
}

.full-width-header.header-style2 .rs-header .menu-area .categories-btn .cat-btn {
    color: rgb(57, 68, 89);
}

.full-width-header.header-style2 .rs-header .menu-area .categories-btn .cat-btn i {
    margin-right: 10px;
}

.full-width-header.header-style2 .rs-header .menu-area .categories-btn .cat-btn:hover i {
    color: rgb(0, 125, 187);
}

.full-width-header.header-style2 .rs-header .menu-area .categories-btn .cat-menu-inner {
    background: rgb(0, 125, 187);
}

.full-width-header.header-style2 .rs-header .menu-area .categories-btn .cat-menu-inner li a {
    color: rgb(255, 255, 255);
}

.full-width-header.header-style2 .rs-header .menu-area .categories-btn .cat-menu-inner li a:hover {
    color: rgb(39, 60, 102);
}

.full-width-header.header-style2 .rs-header .menu-area.sticky {
    background: rgb(39, 60, 102) !important;
}

.full-width-header.header-style2 .rs-header .menu-area.sticky .logo-cat-wrap {
    display: flex;
    align-items: center;
}

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

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

.full-width-header.header-style2 .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu>li>a {
    color: rgb(255, 255, 255);
}

.full-width-header.header-style2 .rs-header .menu-area.sticky .expand-btn-inner li>a {
    color: rgb(255, 255, 255);
}

.full-width-header.header-style2 .rs-header .menu-area.sticky .expand-btn-inner li>a:hover {
    color: rgb(0, 125, 187);
}

.full-width-header.header-style2 .rs-header .menu-area.sticky .nav-expander.style3 span {
    background: rgb(255, 255, 255);
}

.full-width-header.header-style2 .rs-header .menu-area.sticky .nav-expander.style3:hover span {
    background: rgb(204, 204, 204);
}

.full-width-header.header-style2 .rs-header .menu-area.sticky .categories-btn .cat-btn {
    color: rgb(255, 255, 255);
}

.full-width-header.header-style2 .rs-header .menu-area.sticky .categories-btn .cat-btn:hover i {
    color: rgb(0, 125, 187);
}

.full-width-header.header-style2.modify1 {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
}

.full-width-header.header-style2.modify1 .rs-header .menu-area {
    background: 0px 0px;
}

.full-width-header.header-style2.modify1 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li a {
    color: rgb(255, 255, 255);
}

.full-width-header.header-style2.modify1 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li a:hover {
    color: rgb(0, 125, 187);
}

.full-width-header.header-style2.modify1 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu {
    background: rgb(0, 125, 187);
}

.full-width-header.header-style2.modify1 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li a {
    font-weight: 400 !important;
    color: rgb(255, 255, 255);
}

.full-width-header.header-style2.modify1 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li a:hover {
    color: rgb(221, 221, 221) !important;
}

.full-width-header.header-style2.modify1 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li.active a {
    color: rgb(221, 221, 221) !important;
}

.full-width-header.header-style2.modify1 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul li a:hover,
.full-width-header.header-style2.modify1 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul li.active a,
.full-width-header.header-style2.modify1 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul li.current-menu-item>a {
    color: rgb(0, 125, 187) !important;
}

.full-width-header.header-style2.modify1 .rs-header .menu-area .expand-btn-inner li.cart-inner {
    border-color: rgb(169, 177, 194);
}

.full-width-header.header-style2.modify1 .rs-header .menu-area .expand-btn-inner li>a {
    color: rgb(255, 255, 255);
}

.full-width-header.header-style2.modify1 .rs-header .menu-area .expand-btn-inner li>a:hover {
    color: rgb(0, 125, 187);
}

.full-width-header.header-style2.modify1 .rs-header .menu-area .categories-btn .cat-btn {
    color: rgb(255, 255, 255);
}

.full-width-header.header-style2.modify1 .rs-header .menu-area .categories-btn .cat-btn:hover i {
    color: rgb(0, 125, 187);
}

.full-width-header.header-style2.modify1 .rs-header .menu-area.sticky {
    background: rgb(39, 60, 102) !important;
}

.full-width-header.header-style2.modify1 .rs-header .menu-area.sticky .logo-cat-wrap {
    display: flex;
    align-items: center;
}

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

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

.full-width-header.header-style2.modify1 .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu>li>a {
    color: rgb(255, 255, 255);
}

.full-width-header.header-style2.modify1 .rs-header .menu-area.sticky .expand-btn-inner li>a {
    color: rgb(255, 255, 255);
}

.full-width-header.header-style2.modify1 .rs-header .menu-area.sticky .expand-btn-inner li>a:hover {
    color: rgb(0, 125, 187);
}

.full-width-header.header-style2.modify1 .rs-header .menu-area.sticky .categories-btn .cat-btn {
    color: rgb(255, 255, 255);
}

.full-width-header.header-style2.modify1 .rs-header .menu-area.sticky .categories-btn .cat-btn:hover i {
    color: rgb(0, 125, 187);
}

.full-width-header.header-style2.modify1 .rs-header .menu-area.sticky .nav-expander span {
    background: rgb(255, 255, 255);
}

.full-width-header.header-style2.modify1 .rs-header .menu-area.sticky .nav-expander:hover span {
    background: rgb(204, 204, 204);
}

.full-width-header.header-style2.modify1.header-home6 .rs-header .rs-menu-area .main-menu .rs-menu ul.nav-menu li {
    margin-right: 35px;
}

.full-width-header.header-style2.modify1.header-home6 .rs-header .rs-menu-area .main-menu .rs-menu ul.nav-menu li a {
    color: rgb(255, 255, 255);
}

.full-width-header.header-style2.modify1.header-home6 .rs-header .rs-menu-area .main-menu .rs-menu ul.nav-menu li a:hover {
    color: rgb(244, 191, 0) !important;
}

.full-width-header.header-style2.modify1.header-home6 .rs-header .rs-menu-area .main-menu .rs-menu ul.sub-menu {
    background: rgb(255, 255, 255) !important;
}

.full-width-header.header-style2.modify1.header-home6 .rs-header .rs-menu-area .main-menu .rs-menu ul.sub-menu li {
    margin: 0px;
}

.full-width-header.header-style2.modify1.header-home6 .rs-header .rs-menu-area .main-menu .rs-menu ul.sub-menu li a {
    font-weight: 400 !important;
    color: rgb(17, 17, 17) !important;
}

.full-width-header.header-style2.modify1.header-home6 .rs-header .rs-menu-area .main-menu .rs-menu ul.sub-menu li a:hover {
    color: rgb(244, 191, 0) !important;
}

.full-width-header.header-style2.modify1.header-home6 .rs-header .rs-menu-area .main-menu .rs-menu ul.sub-menu li.active a {
    color: rgb(244, 191, 0) !important;
}

.full-width-header.header-style2.modify1.header-home6 .rs-header .rs-menu-area .main-menu .rs-menu .rs-mega-menu .mega-menu {
    background: rgb(255, 255, 255);
}

.full-width-header.header-style2.modify1.header-home6 .rs-header .rs-menu-area .main-menu .rs-menu ul li a:hover,
.full-width-header.header-style2.modify1.header-home6 .rs-header .rs-menu-area .main-menu .rs-menu ul li.active a,
.full-width-header.header-style2.modify1.header-home6 .rs-header .rs-menu-area .main-menu .rs-menu ul li.current-menu-item>a {
    color: rgb(244, 191, 0) !important;
}

.full-width-header.header-style3 {
    width: 100%;
    z-index: 999;
}

.full-width-header.header-style3 .rs-header .menu-area {
    background: rgb(0, 125, 187);
}

.full-width-header.header-style3 .rs-header .menu-area .logo-part {
    position: absolute;
    left: -260px;
    top: 50%;
    transform: translateY(-50%);
}

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

.full-width-header.header-style3 .rs-header .menu-area .logo-cat-wrap .categories-btn {
    padding-left: 45px;
}

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

.full-width-header.header-style3 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li a {
    color: rgb(57, 68, 89);
}

.full-width-header.header-style3 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li a:hover {
    color: rgb(0, 125, 187);
}

.full-width-header.header-style3 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu {
    background: rgb(0, 125, 187);
}

.full-width-header.header-style3 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li {
    margin: 0px;
}

.full-width-header.header-style3 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li a {
    font-weight: 400 !important;
    color: rgb(255, 255, 255);
}

.full-width-header.header-style3 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li a:hover {
    color: rgb(39, 60, 102) !important;
}

.full-width-header.header-style3 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li.active a {
    color: rgb(39, 60, 102) !important;
}

.full-width-header.header-style3 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu .rs-mega-menu .mega-menu {
    left: unset;
    right: 0px;
    background: rgb(0, 125, 187);
    min-width: 780px;
}

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

.full-width-header.header-style3 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu .rs-mega-menu .mega-menu .mega-menu-container .single-megamenu .sub-menu {
    padding: 32px;
}

.full-width-header.header-style3 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul li a:hover,
.full-width-header.header-style3 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul li.active a,
.full-width-header.header-style3 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul li.current-menu-item>a {
    color: rgb(0, 125, 187) !important;
}

.full-width-header.header-style3 .rs-header .menu-area .rs-menu-area .main-menu .nav-expander {
    color: rgb(17, 17, 17);
}

.full-width-header.header-style3 .rs-header .menu-area .rs-menu-area .main-menu .nav-expander:hover {
    color: rgb(39, 60, 102);
}

.full-width-header.header-style3 .rs-header .menu-area .expand-btn-inner li.cart-inner {
    border-color: rgb(169, 177, 194);
}

.full-width-header.header-style3 .rs-header .menu-area .expand-btn-inner li>a {
    color: rgb(57, 68, 89);
}

.full-width-header.header-style3 .rs-header .menu-area .expand-btn-inner li>a:hover {
    color: rgb(0, 125, 187);
}

.full-width-header.header-style3 .rs-header .menu-area .categories-btn .cat-btn {
    color: rgb(57, 68, 89);
}

.full-width-header.header-style3 .rs-header .menu-area .categories-btn .cat-btn i {
    margin-right: 10px;
}

.full-width-header.header-style3 .rs-header .menu-area .categories-btn .cat-btn:hover i {
    color: rgb(0, 125, 187);
}

.full-width-header.header-style3 .rs-header .menu-area .categories-btn .cat-menu-inner {
    background: rgb(0, 125, 187);
}

.full-width-header.header-style3 .rs-header .menu-area .categories-btn .cat-menu-inner li a {
    color: rgb(255, 255, 255);
}

.full-width-header.header-style3 .rs-header .menu-area .categories-btn .cat-menu-inner li a:hover {
    color: rgb(39, 60, 102);
}

.full-width-header.header-style3 .rs-header .menu-area.sticky {
    background: rgb(0, 125, 187) !important;
}

.full-width-header.header-style3 .rs-header .menu-area.sticky .logo-cat-wrap {
    display: flex;
    align-items: center;
}

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

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

.full-width-header.header-style3 .rs-header .right_menu_togle .close-btn #nav-close {
    background: rgb(78, 73, 161);
}

.full-width-header.header-style3 .rs-header .right_menu_togle .close-btn #nav-close:hover {
    transform: rotate(180deg);
}

.full-width-header.header-style3 .rs-header .right_menu_togle .canvas-logo {
    padding-left: 0px;
    padding-bottom: 30px;
    margin-top: 50px;
}

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

.full-width-header.header-style3 .rs-header .right_menu_togle .canvas-contact {
    padding: 50px 0px 0px;
}

.full-width-header.header-style3 .rs-header .right_menu_togle .canvas-contact .social li a:hover {
    color: rgb(78, 73, 161);
}

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

.full-width-header.header-style3.modify .rs-header .menu-area {
    display: flex;
    background: rgb(255, 255, 255);
}

.full-width-header.header-style3.modify .rs-header .menu-area .logo-part {
    background: rgb(0, 125, 187);
    left: 0px;
    height: 120px;
    line-height: 120px;
    width: 350px;
    text-align: center;
}

.full-width-header.header-style3.modify .rs-header .menu-area .logo-cat-wrap {
    display: flex;
    align-items: center;
    float: left;
}

.full-width-header.header-style3.modify .rs-header .menu-area .rs-menu-area {
    float: right;
    margin-right: -130px;
}

.full-width-header.header-style3.modify .rs-header .menu-area .expand-btn-inner {
    margin: 0px 0px 0px 50px;
}

.full-width-header.header-style3.modify .rs-header .menu-area .expand-btn-inner .apply-btn {
    background: rgb(0, 125, 187);
    color: rgb(255, 255, 255);
    line-height: 1;
    padding: 11px 24px;
    border-radius: 30px;
}

.full-width-header.header-style3.modify .rs-header .menu-area .expand-btn-inner .apply-btn:hover {
    background: rgb(26, 132, 164);
}

.full-width-header.header-style3.modify .rs-header .menu-area .expand-btn-inner .nav-expander {
    top: 0px;
    right: 0px;
    width: 130px;
    height: 120px;
    line-height: 120px;
    background: rgb(0, 125, 187);
    text-align: center;
    transform: unset;
}

.full-width-header.header-style3.modify .rs-header .menu-area .expand-btn-inner .nav-expander .bar {
    display: inline-block;
}

.full-width-header.header-style3.modify .rs-header .menu-area .expand-btn-inner .nav-expander:hover {
    color: rgb(230, 230, 230);
}

.full-width-header.header-style3.modify .rs-header .menu-area.sticky .categories-btn .cat-btn,
.full-width-header.header-style3.modify .rs-header .menu-area.sticky .expand-btn-inner li>a,
.full-width-header.header-style3.modify .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu>li>a {
    color: rgb(255, 255, 255);
}

.full-width-header.header-style3.modify .rs-header .menu-area.sticky .categories-btn .cat-btn:hover,
.full-width-header.header-style3.modify .rs-header .menu-area.sticky .expand-btn-inner li>a:hover,
.full-width-header.header-style3.modify .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu>li>a:hover {
    color: rgb(17, 17, 17) !important;
}

.full-width-header.header-style3.modify .rs-header .menu-area.sticky .categories-btn .cat-btn:hover i,
.full-width-header.header-style3.modify .rs-header .menu-area.sticky .expand-btn-inner li>a:hover i,
.full-width-header.header-style3.modify .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu>li>a:hover i {
    color: rgb(17, 17, 17) !important;
}

.full-width-header.header-style3.modify .rs-header .menu-area.sticky .main-menu .rs-menu ul li.current-menu-item>a {
    color: rgb(17, 17, 17) !important;
}

.full-width-header.header-style3.modify .rs-header .menu-area.sticky .logo-part {
    height: 90px;
    line-height: 90px;
}

.full-width-header.header-style3.modify .rs-header .menu-area.sticky .expand-btn-inner {
    margin: 0px 0px 0px 50px;
}

.full-width-header.header-style3.modify .rs-header .menu-area.sticky .expand-btn-inner li.cart-inner {
    border-color: rgb(255, 255, 255);
}

.full-width-header.header-style3.modify .rs-header .menu-area.sticky .expand-btn-inner .apply-btn {
    background: rgb(255, 255, 255);
    color: rgb(0, 125, 187);
}

.full-width-header.header-style3.modify .rs-header .menu-area.sticky .expand-btn-inner .apply-btn:hover {
    color: rgb(17, 17, 17);
}

.full-width-header.header-style3.modify .rs-header .menu-area.sticky .expand-btn-inner .nav-expander {
    height: 90px;
    line-height: 90px;
}

.full-width-header.header-style3.modify.home-7-modify2 .rs-header .menu-area .categories-btn .cat-btn {
    color: rgb(80, 80, 80);
}

.full-width-header.header-style3.modify.home-7-modify2 .rs-header .menu-area .categories-btn .cat-btn:hover {
    color: rgb(0, 125, 187);
}

.full-width-header.header-style3.home11-modify2 .rs-header .menu-area {
    display: flex;
    background: rgb(255, 255, 255);
}

.full-width-header.header-style3.home11-modify2 .rs-header .menu-area .logo-part {
    left: 0px;
    height: 120px;
    line-height: 120px;
    width: 350px;
    text-align: center;
}

.full-width-header.header-style3.home11-modify2 .rs-header .menu-area .logo-cat-wrap {
    float: left;
}

.full-width-header.header-style3.home11-modify2 .rs-header .menu-area .logo-cat-wrap .categories-btn .cat-btn {
    color: rgb(57, 68, 89);
}

.full-width-header.header-style3.home11-modify2 .rs-header .menu-area .logo-cat-wrap .categories-btn .cat-btn i {
    margin-right: 10px;
}

.full-width-header.header-style3.home11-modify2 .rs-header .menu-area .logo-cat-wrap .categories-btn .cat-btn:hover i {
    color: rgb(78, 73, 161);
}

.full-width-header.header-style3.home11-modify2 .rs-header .menu-area .logo-cat-wrap .categories-btn .cat-menu-inner {
    background: rgb(78, 73, 161);
}

.full-width-header.header-style3.home11-modify2 .rs-header .menu-area .logo-cat-wrap .categories-btn .cat-menu-inner li a {
    color: rgb(255, 255, 255);
}

.full-width-header.header-style3.home11-modify2 .rs-header .menu-area .logo-cat-wrap .categories-btn .cat-menu-inner li a:hover {
    color: rgb(0, 125, 187);
}

.full-width-header.header-style3.home11-modify2 .rs-header .menu-area .rs-menu-area {
    justify-content: flex-end;
}

.full-width-header.header-style3.home11-modify2 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li {
    margin-right: 35px;
}

.full-width-header.header-style3.home11-modify2 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li a {
    color: rgb(57, 68, 89);
}

.full-width-header.header-style3.home11-modify2 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li a:hover {
    color: rgb(0, 125, 187);
}

.full-width-header.header-style3.home11-modify2 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu {
    background: rgb(78, 73, 161);
}

.full-width-header.header-style3.home11-modify2 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li {
    margin: 0px;
}

.full-width-header.header-style3.home11-modify2 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li a {
    font-weight: 400 !important;
    color: rgb(255, 255, 255) !important;
}

.full-width-header.header-style3.home11-modify2 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li a:hover {
    color: rgb(204, 204, 204) !important;
}

.full-width-header.header-style3.home11-modify2 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li.active a {
    color: rgb(204, 204, 204) !important;
}

.full-width-header.header-style3.home11-modify2 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu .rs-mega-menu .mega-menu {
    background: rgb(78, 73, 161);
}

.full-width-header.header-style3.home11-modify2 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul li a:hover,
.full-width-header.header-style3.home11-modify2 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul li.current-menu-item>a {
    color: rgb(78, 73, 161) !important;
}

.full-width-header.header-style3.home11-modify2 .rs-header .menu-area .expand-btn-inner {
    margin: 0px 0px 0px 50px;
}

.full-width-header.header-style3.home11-modify2 .rs-header .menu-area .expand-btn-inner li .woocommerce-mini-cart .cart-bottom-part {
    background: rgb(78, 73, 161);
}

.full-width-header.header-style3.home11-modify2 .rs-header .menu-area .expand-btn-inner li .woocommerce-mini-cart .crt-btn {
    background: rgb(255, 255, 255);
    color: rgb(17, 17, 17);
}

.full-width-header.header-style3.home11-modify2 .rs-header .menu-area .expand-btn-inner li .woocommerce-mini-cart .crt-btn:hover {
    background: rgb(242, 242, 242);
}

.full-width-header.header-style3.home11-modify2 .rs-header .menu-area .expand-btn-inner .apply-btn {
    background: rgb(78, 73, 161);
    color: rgb(255, 255, 255);
    line-height: 1;
    padding: 16px 24px;
    border-radius: 30px;
}

.full-width-header.header-style3.home11-modify2 .rs-header .menu-area .expand-btn-inner .apply-btn:hover {
    background: rgb(98, 94, 170);
    color: rgb(255, 255, 255);
}

.full-width-header.header-style3.home11-modify2 .rs-header .menu-area .expand-btn-inner .nav-expander {
    top: 0px;
    right: 0px;
    width: 130px;
    height: 120px;
    line-height: 120px;
    background: rgb(78, 73, 161);
    text-align: center;
    transform: unset;
}

.full-width-header.header-style3.home11-modify2 .rs-header .menu-area .expand-btn-inner .nav-expander .bar {
    display: inline-block;
}

.full-width-header.header-style3.home11-modify2 .rs-header .menu-area .expand-btn-inner .nav-expander:hover {
    color: rgb(230, 230, 230);
}

.full-width-header.header-style3.home11-modify2 .rs-header .menu-area.sticky {
    background: rgb(255, 255, 255) !important;
}

.full-width-header.header-style3.home11-modify2 .rs-header .menu-area.sticky .categories-btn .cat-btn,
.full-width-header.header-style3.home11-modify2 .rs-header .menu-area.sticky .expand-btn-inner li>a,
.full-width-header.header-style3.home11-modify2 .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu>li>a {
    color: rgb(57, 68, 89);
}

.full-width-header.header-style3.home11-modify2 .rs-header .menu-area.sticky .categories-btn .cat-btn:hover,
.full-width-header.header-style3.home11-modify2 .rs-header .menu-area.sticky .expand-btn-inner li>a:hover,
.full-width-header.header-style3.home11-modify2 .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu>li>a:hover {
    color: rgb(17, 17, 17) !important;
}

.full-width-header.header-style3.home11-modify2 .rs-header .menu-area.sticky .main-menu .rs-menu ul li.current-menu-item>a {
    color: rgb(78, 73, 161) !important;
}

.full-width-header.header-style3.home11-modify2 .rs-header .menu-area.sticky .expand-btn-inner li.cart-inner {
    border-color: rgb(255, 255, 255);
}

.full-width-header.header-style3.home11-modify2 .rs-header .menu-area.sticky .expand-btn-inner .apply-btn {
    background: rgb(78, 73, 161);
    color: rgb(255, 255, 255);
}

.full-width-header.header-style3.home11-modify2 .rs-header .menu-area.sticky .expand-btn-inner .apply-btn:hover {
    background: rgb(98, 94, 170);
    color: rgb(255, 255, 255) !important;
}

.full-width-header.header-style3.home11-modify2 .rs-header .menu-area.sticky .expand-btn-inner .nav-expander {
    height: 90px;
    line-height: 90px;
}

.full-width-header.header-style3.home-7-modify2 .rs-header .menu-area {
    background: rgb(255, 255, 255) !important;
}

.full-width-header.header-style3.home-7-modify2 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li a {
    color: rgb(17, 17, 17) !important;
    font-weight: 600 !important;
    padding-right: 18px !important;
}

.full-width-header.header-style3.home-7-modify2 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li a:hover {
    color: rgb(0, 125, 187) !important;
}

.full-width-header.header-style3.home-7-modify2 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li a:last-child {}

.full-width-header.header-style3.home-7-modify2 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li.current-menu-item>a {
    color: rgb(0, 125, 187) !important;
}

.full-width-header.header-style3.home-7-modify2 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu {
    background: rgb(255, 255, 255) !important;
}

.full-width-header.header-style3.home-7-modify2 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li {
    margin: 0px;
}

.full-width-header.header-style3.home-7-modify2 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li a {
    font-weight: 400 !important;
    color: rgb(17, 17, 17) !important;
}

.full-width-header.header-style3.home-7-modify2 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li a:hover {
    color: rgb(0, 125, 187) !important;
}

.full-width-header.header-style3.home-7-modify2 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li.active a {
    color: rgb(0, 125, 187) !important;
}

.full-width-header.header-style3.home-7-modify2 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu .rs-mega-menu .mega-menu {
    background: rgb(255, 255, 255);
}

.full-width-header.header-style3.home-7-modify2 .rs-header .menu-area.sticky {
    background: rgb(255, 255, 255) !important;
}

.full-width-header.header-style3.home-7-modify2 .rs-header .menu-area.sticky .rs-menu-area .main-menu .rs-menu ul.nav-menu li a:hover {
    color: rgb(0, 125, 187);
}

.full-width-header.home8-style4 {
    width: 100%;
    z-index: 999;
}

.full-width-header.home8-style4 .rs-header .menu-area {
    background: rgb(255, 255, 255) !important;
}

.full-width-header.home8-style4 .rs-header .menu-area .logo-part {
    position: relative;
    z-index: 9;
}

.full-width-header.home8-style4 .rs-header .menu-area .logo-area {
    position: relative;
    height: 90px;
    line-height: 90px;
}

.full-width-header.home8-style4 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li a {
    color: rgb(17, 17, 17) !important;
}

.full-width-header.home8-style4 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li a:hover {
    color: rgb(255, 84, 33) !important;
}

.full-width-header.home8-style4 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li a:last-child {}

.full-width-header.home8-style4 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li.current-menu-item>a {
    color: rgb(255, 84, 33) !important;
}

.full-width-header.home8-style4 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu {
    background: rgb(255, 255, 255) !important;
}

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

.full-width-header.home8-style4 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li a {
    font-weight: 400 !important;
    color: rgb(17, 17, 17) !important;
}

.full-width-header.home8-style4 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li a:hover {
    color: rgb(255, 84, 33) !important;
}

.full-width-header.home8-style4 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li.active a {
    color: rgb(255, 84, 33) !important;
}

.full-width-header.home8-style4 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu .rs-mega-menu .mega-menu {
    left: unset;
    right: 0px;
    background: rgb(255, 255, 255);
    min-width: 770px;
}

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

.full-width-header.home8-style4 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu .rs-mega-menu .mega-menu .mega-menu-container .single-megamenu .sub-menu {
    padding: 30px;
}

.full-width-header.home8-style4 .rs-header .menu-area .expand-btn-inner .cart-icon i {
    font-size: 20px;
}

.full-width-header.home8-style4 .rs-header .menu-area .expand-btn-inner li.cart-inner {
    border-color: rgb(28, 47, 94) !important;
}

.full-width-header.home8-style4 .rs-header .menu-area .expand-btn-inner li>a {
    color: rgb(17, 17, 17) !important;
}

.full-width-header.home8-style4 .rs-header .menu-area .expand-btn-inner li>a:hover {
    color: rgb(255, 84, 33) !important;
}

.full-width-header.home8-style4 .rs-header .menu-area .expand-btn-inner li .woocommerce-mini-cart .cart-bottom-part {
    background: rgb(255, 84, 33);
}

.full-width-header.home8-style4 .rs-header .menu-area .expand-btn-inner li .woocommerce-mini-cart .crt-btn {
    background: rgb(255, 255, 255);
    color: rgb(17, 17, 17);
}

.full-width-header.home8-style4 .rs-header .menu-area .expand-btn-inner li .woocommerce-mini-cart .crt-btn:hover {
    background: rgb(242, 242, 242);
}

.full-width-header.home8-style4 .rs-header .menu-area .expand-btn-inner .apply-btn {
    background: rgb(255, 84, 33);
    font-size: 15px;
    line-height: 24px;
    padding: 10px 24px;
    border-radius: 30px;
    color: rgb(255, 255, 255) !important;
}

.full-width-header.home8-style4 .rs-header .menu-area .expand-btn-inner .nav-expander {
    color: rgb(17, 17, 17);
}

.full-width-header.home8-style4 .rs-header .menu-area.sticky {
    background: rgb(255, 255, 255) !important;
}

.full-width-header.home8-style4 .rs-header .menu-area.sticky .rs-menu-area .main-menu .rs-menu ul.nav-menu li a:hover {
    color: rgb(0, 125, 187);
}

.full-width-header.home8-style4 .rs-header .right_menu_togle .close-btn #nav-close {
    background: rgb(255, 84, 33);
}

.full-width-header.home8-style4 .rs-header .right_menu_togle .sidebarnav_menu li a:hover {
    color: rgb(255, 84, 33);
}

.full-width-header.home8-style4 .rs-header .right_menu_togle .canvas-contact .social li a:hover {
    color: rgb(255, 84, 33);
}

.full-width-header.home8-style4.main-home {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
}

.full-width-header.home8-style4.main-home .menu-area {
    background: 0px 0px !important;
}

.full-width-header.home8-style4.main-home .menu-area .logo-part .sticky-logo {
    display: none;
}

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

.full-width-header.home8-style4.main-home .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li a {
    color: rgb(255, 255, 255) !important;
}

.full-width-header.home8-style4.main-home .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu {
    min-width: 250px;
    padding-bottom: 30px;
    padding-top: 30px;
    border-radius: 0px;
    border-bottom-width: 5px;
    border-bottom-style: solid;
    background: rgb(255, 255, 255) !important;
    border-color: rgb(255, 84, 33) !important;
}

.full-width-header.home8-style4.main-home .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li {
    margin: 0px;
}

.full-width-header.home8-style4.main-home .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li a {
    font-weight: 400 !important;
    color: rgb(17, 17, 17) !important;
}

.full-width-header.home8-style4.main-home .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li a:hover {
    color: rgb(255, 84, 33) !important;
}

.full-width-header.home8-style4.main-home .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li.active a {
    color: rgb(255, 84, 33) !important;
}

.full-width-header.home8-style4.main-home .menu-area .rs-menu-area .main-menu .rs-menu-toggle {
    color: rgb(255, 255, 255) !important;
}

.full-width-header.home8-style4.main-home .menu-area.menu-sticky.sticky .logo-part .sticky-logo {
    display: block;
}

.full-width-header.home8-style4.main-home .menu-area.menu-sticky.sticky .logo-part .normal-logo {
    display: none;
}

.full-width-header.home8-style4.main-home .menu-area.menu-sticky.sticky .rs-menu-area .main-menu .rs-menu ul.nav-menu li a {
    color: rgb(17, 17, 17) !important;
    padding-right: 18px !important;
}

.full-width-header.home8-style4.main-home .menu-area.menu-sticky.sticky .rs-menu-area .main-menu .rs-menu ul.nav-menu li a:hover {
    color: rgb(255, 84, 33) !important;
}

.full-width-header.home8-style4.main-home .menu-area.menu-sticky.sticky .rs-menu-area .main-menu .rs-menu ul.nav-menu li a:last-child {}

.full-width-header.home8-style4.main-home .menu-area.menu-sticky.sticky .rs-menu-area .main-menu .rs-menu ul.nav-menu li.current-menu-item>a {
    color: rgb(255, 84, 33) !important;
}

.full-width-header.home8-style4.main-home .menu-area.menu-sticky.sticky .expand-btn-inner li .cart-icon .cart-count {
    background: rgb(0, 125, 187);
    color: rgb(255, 255, 255);
}

.full-width-header.home8-style4.main-home .menu-area.menu-sticky.sticky .expand-btn-inner li>a {
    color: rgb(73, 73, 73);
}

.full-width-header.home8-style4.main-home .menu-area.menu-sticky.sticky .expand-btn-inner li>a i::before {
    color: rgb(17, 17, 17) !important;
}

.full-width-header.home8-style4.main-home .menu-area.menu-sticky.sticky .expand-btn-inner li>a:hover {
    color: rgb(0, 125, 187);
}

.full-width-header.home8-style4.main-home .menu-area.menu-sticky.sticky .expand-btn-inner li>a:hover i::before {
    color: rgb(255, 84, 33) !important;
}

.full-width-header.home8-style4.main-home .menu-area.menu-sticky.sticky .expand-btn-inner .user-icon>a {
    line-height: 90px;
    height: 90px;
}

.full-width-header.home8-style4.main-home .menu-area.menu-sticky.sticky .expand-btn-inner .woocommerce-mini-cart {
    padding-top: 90px;
}

.full-width-header.home8-style4.main-home .menu-area.menu-sticky.sticky .expand-btn-inner .nav-expander {
    color: rgb(17, 17, 17) !important;
}

.full-width-header.home8-style4.main-home .expand-btn-inner .cart-icon i {
    font-size: 20px;
}

.full-width-header.home8-style4.main-home .expand-btn-inner li a i::before {
    color: rgb(255, 255, 255) !important;
}

.full-width-header.home8-style4.main-home .expand-btn-inner li a:hover i::before {
    color: rgb(255, 84, 33) !important;
}

.full-width-header.home8-style4.main-home .expand-btn-inner .user-icon>a {
    position: relative;
    line-height: 120px;
    height: 120px;
    display: flex;
    align-items: center;
}

.full-width-header.home8-style4.main-home .expand-btn-inner .user-icon>a i {
    color: rgb(255, 255, 255);
    border: 1px solid rgb(238, 238, 238);
    width: 32px;
    display: block;
    text-align: center;
    border-radius: 50%;
    font-size: 14px;
    height: 32px;
    line-height: 29px;
}

.full-width-header.home8-style4.main-home .expand-btn-inner .user-icon>a i::before {
    color: rgb(255, 255, 255);
}

.full-width-header.home8-style4.main-home .expand-btn-inner .nav-expander {
    color: rgb(255, 255, 255) !important;
}

.full-width-header.home8-style4.main-home .expand-btn-inner .nav-expander:hover {
    color: rgb(255, 84, 33) !important;
}

.full-width-header.home8-style4.main-home .right_menu_togle .close-btn #nav-close {
    background: rgb(255, 84, 33);
}

.full-width-header.home8-style4.main-home .right_menu_togle .sidebarnav_menu li a:hover {
    color: rgb(255, 84, 33);
}

.full-width-header.home8-style4.main-home .right_menu_togle .canvas-contact .social li a:hover {
    color: rgb(255, 84, 33);
}

.full-width-header.home8-style4.home9 {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
}

.full-width-header.home8-style4.home9 .menu-area {
    background: 0px 0px !important;
    box-shadow: unset !important;
}

.full-width-header.home8-style4.home9 .menu-area .logo-part .sticky-logo {
    display: none;
}

.full-width-header.home8-style4.home9 .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li a {
    color: rgb(255, 255, 255) !important;
    font-weight: 600 !important;
    padding-right: 18px !important;
}

.full-width-header.home8-style4.home9 .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li a:hover {
    color: rgb(244, 191, 0) !important;
}

.full-width-header.home8-style4.home9 .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li a:last-child {}

.full-width-header.home8-style4.home9 .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li.current-menu-item>a {
    color: rgb(244, 191, 0) !important;
}

.full-width-header.home8-style4.home9 .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu {
    min-width: 250px;
    padding-bottom: 30px;
    padding-top: 30px;
    border-radius: 0px;
    border-bottom-width: 5px;
    border-bottom-style: solid;
    background: rgb(255, 255, 255) !important;
    border-color: rgb(244, 191, 0) !important;
}

.full-width-header.home8-style4.home9 .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li {
    margin: 0px;
}

.full-width-header.home8-style4.home9 .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li a {
    font-weight: 400 !important;
    color: rgb(17, 17, 17) !important;
}

.full-width-header.home8-style4.home9 .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li a:hover {
    color: rgb(244, 191, 0) !important;
}

.full-width-header.home8-style4.home9 .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li.active a {
    color: rgb(244, 191, 0) !important;
}

.full-width-header.home8-style4.home9 .menu-area.menu-sticky.sticky .logo-part .sticky-logo {
    display: block;
}

.full-width-header.home8-style4.home9 .menu-area.menu-sticky.sticky .logo-part .normal-logo {
    display: none;
}

.full-width-header.home8-style4.home9 .menu-area.menu-sticky.sticky .rs-menu-area .main-menu .rs-menu ul.nav-menu li a {
    color: rgb(17, 17, 17) !important;
    padding-right: 18px !important;
}

.full-width-header.home8-style4.home9 .menu-area.menu-sticky.sticky .rs-menu-area .main-menu .rs-menu ul.nav-menu li a:hover {
    color: rgb(244, 191, 0) !important;
}

.full-width-header.home8-style4.home9 .menu-area.menu-sticky.sticky .rs-menu-area .main-menu .rs-menu ul.nav-menu li a:last-child {}

.full-width-header.home8-style4.home9 .menu-area.menu-sticky.sticky .rs-menu-area .main-menu .rs-menu ul.nav-menu li.current-menu-item>a {
    color: rgb(244, 191, 0) !important;
}

.full-width-header.home8-style4.home9 .menu-area.menu-sticky.sticky .expand-btn-inner li .cart-icon .cart-count {
    background: rgb(0, 125, 187);
    color: rgb(255, 255, 255);
}

.full-width-header.home8-style4.home9 .menu-area.menu-sticky.sticky .expand-btn-inner li>a {
    color: rgb(73, 73, 73);
}

.full-width-header.home8-style4.home9 .menu-area.menu-sticky.sticky .expand-btn-inner li>a i::before {
    color: rgb(17, 17, 17) !important;
}

.full-width-header.home8-style4.home9 .menu-area.menu-sticky.sticky .expand-btn-inner li>a:hover {
    color: rgb(0, 125, 187);
}

.full-width-header.home8-style4.home9 .menu-area.menu-sticky.sticky .expand-btn-inner li>a:hover i::before {
    color: rgb(244, 191, 0) !important;
}

.full-width-header.home8-style4.home9 .menu-area.menu-sticky.sticky .expand-btn-inner .user-icon>a {
    line-height: 90px;
    height: 90px;
}

.full-width-header.home8-style4.home9 .expand-btn-inner .cart-icon i {
    font-size: 20px;
}

.full-width-header.home8-style4.home9 .expand-btn-inner li a i::before {
    color: rgb(255, 255, 255) !important;
}

.full-width-header.home8-style4.home9 .expand-btn-inner li a:hover i::before {
    color: rgb(244, 191, 0) !important;
}

.full-width-header.home8-style4.home9 .expand-btn-inner li .woocommerce-mini-cart .cart-bottom-part {
    background: rgb(244, 191, 0) !important;
}

.full-width-header.home8-style4.home9 .expand-btn-inner .user-icon>a {
    position: relative;
    line-height: 120px;
    height: 120px;
    display: flex;
    align-items: center;
}

.full-width-header.home8-style4.home9 .expand-btn-inner .user-icon>a i::before {
    color: rgb(255, 255, 255);
}

.full-width-header.home8-style4.home9 .right_menu_togle .close-btn #nav-close {
    background: rgb(244, 191, 0);
}

.full-width-header.home8-style4.home9 .right_menu_togle .sidebarnav_menu li a:hover {
    color: rgb(244, 191, 0);
}

.full-width-header.home8-style4.home9 .right_menu_togle .canvas-contact .social li a:hover {
    color: rgb(244, 191, 0);
}

.full-width-header.home8-style4.home13 .menu-area .rs-menu-area {
    justify-content: flex-end;
}

.full-width-header.home8-style4.home13 .menu-area .rs-menu .nav-menu .rs-mega-menu .mega-menu {
    background: rgb(255, 255, 255);
    left: unset;
    right: 0px;
}

.full-width-header.home8-style4.home13 .menu-area .rs-menu .nav-menu .rs-mega-menu .mega-menu .mega-menu-container .single-megamenu {
    width: 33.33%;
    float: left;
}

.full-width-header.home8-style4.home13 .menu-area .rs-menu .nav-menu .rs-mega-menu .mega-menu .mega-menu-container .single-megamenu .sub-menu {
    background: unset;
    padding-right: 30px;
    padding-left: 41px;
}

.full-width-header.home8-style4.home13 .expand-btn-inner {
    margin-right: unset;
}

.full-width-header.home8-style4.home13 .expand-btn-inner li a i {
    border-right: 1px solid rgb(255, 255, 255);
    padding-right: 24px;
}

.full-width-header.home8-style4.home13 .expand-btn-inner .user-icon>a i {
    border: unset;
}

.full-width-header.transparent {
    position: absolute;
}

.full-width-header.transparent .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li a {
    color: rgb(255, 255, 255) !important;
}

.full-width-header.transparent .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li a:hover {
    color: rgb(0, 125, 187);
}

.full-width-header.transparent .rs-header .menu-area .expand-btn-inner li.cart-inner {
    border-color: rgb(28, 47, 94) !important;
}

.full-width-header.transparent .rs-header .menu-area .expand-btn-inner li>a {
    color: rgb(255, 255, 255) !important;
}

.full-width-header.transparent .rs-header .menu-area .expand-btn-inner li>a:hover {
    color: rgb(0, 125, 187);
}

.full-width-header.transparent .rs-header .menu-area.menu-sticky {
    background: 0px 0px;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
}

.full-width-header.home7-style4 .rs-header .menu-area {
    background: rgb(255, 255, 255) !important;
}

.full-width-header.home7-style4 .rs-header .menu-area .logo-cat-wrap .logo-part {
    background: red !important;
}

.full-width-header.home7-style4 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li a {
    color: rgb(17, 17, 17) !important;
}

.full-width-header.home7-style4 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li a:hover {
    color: rgb(0, 125, 187);
}

.full-width-header.home7-style4 .rs-header .menu-area .expand-btn-inner .nav-expander {
    right: -196px;
    position: absolute;
    background: rgb(0, 125, 187);
    padding: 40px;
    color: rgb(255, 255, 255) !important;
}

.full-width-header.home1-modifiy .rs-header .menu-area {
    background: rgb(255, 255, 255) !important;
}

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

.full-width-header.home1-modifiy .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li a {
    color: rgb(133, 134, 135) !important;
    font-weight: 500 !important;
    padding-right: 30px !important;
    margin-right: unset !important;
}

.full-width-header.home1-modifiy .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li a.active,
.full-width-header.home1-modifiy .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li a:hover {
    color: rgb(0, 125, 187) !important;
}

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

.full-width-header.home1-modifiy .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li.current-menu-item>a {
    color: rgb(0, 125, 187) !important;
}

.full-width-header.home1-modifiy .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu {
    border-top: 0px;
    background: rgb(45, 145, 160) !important;
}

.full-width-header.home1-modifiy .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    position: relative;
    margin-right: 0px !important;
}

.full-width-header.home1-modifiy .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li::before {
    width: 0px;
    height: 100%;
    position: absolute;
    content: "";
    background-color: rgb(26, 43, 60);
    left: 0px;
    top: 0px;
    transition: 0.3s;
}

.full-width-header.home1-modifiy .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li:hover::before {
    width: 100%;
}

.full-width-header.home1-modifiy .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    font-weight: 400 !important;
    color: rgb(255, 255, 255) !important;
}

.full-width-header.home1-modifiy .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li a:hover {
    color: rgb(255, 255, 255) !important;
}

.full-width-header.home1-modifiy .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li.active a {
    color: rgb(0, 125, 187) !important;
}

.full-width-header.home1-modifiy .rs-header .menu-area .expand-btn-inner .cart-icon i {
    font-size: 20px;
}

.full-width-header.home1-modifiy .rs-header .menu-area .expand-btn-inner li.cart-inner {
    border-color: rgb(28, 47, 94) !important;
}

.full-width-header.home1-modifiy .rs-header .menu-area .expand-btn-inner li>a {
    color: rgb(17, 17, 17) !important;
}

.full-width-header.home1-modifiy .rs-header .menu-area .expand-btn-inner li>a:hover {
    background: rgb(0, 154, 150);
}

.full-width-header.home1-modifiy .rs-header .menu-area .expand-btn-inner .apply-btn {
    background: rgb(0, 125, 187);
    font-size: 15px;
    line-height: 24px;
    padding: 10px 24px;
    border-radius: 30px;
    color: rgb(255, 255, 255) !important;
}

.full-width-header.home1-modifiy .rs-header .menu-area .expand-btn-inner .nav-expander {
    color: rgb(17, 17, 17);
}

.full-width-header.home1-modifiy .rs-header .menu-area.sticky {
    background: rgb(255, 255, 255) !important;
}

.full-width-header.home1-modifiy .rs-header .menu-area.sticky .rs-menu-area .main-menu .rs-menu ul.nav-menu li a:hover {
    color: rgb(0, 125, 187);
}

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

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

body .search-modal .close {
    color: rgb(255, 255, 255);
    margin-top: 20px;
    font-size: 14px;
    background-color: transparent;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    opacity: 1;
    outline: 0px;
    transition: 0.3s;
}

body .search-modal .close:hover {
    color: rgb(255, 84, 33) !important;
    opacity: 1 !important;
}

body .modal-backdrop {
    opacity: 0.7 !important;
    backdrop-filter: blur(12px) !important;
}

.menu-sticky {
    background: rgb(255, 255, 255);
    margin: 0px;
    z-index: 999;
    width: 100%;
    top: 0px;
    position: relative;
}

@-webkit-keyframes sticky-animation {
    0% {
        opacity: 0;
        transform: translateY(-100%);
    }

    100% {
        opacity: 1;
        transform: translateY(0px);
    }
}

@keyframes sticky-animation {
    0% {
        opacity: 0;
        transform: translateY(-100%);
    }

    100% {
        opacity: 1;
        transform: translateY(0px);
    }
}

.rs-banner.style1 {
    padding: 125px 0px 425px;
    background: url("../images/banner/home1.jpg") center center / cover;
}

.rs-banner.style1 .banner-content {
    max-width: 750px;
    margin: 0px auto;
}

.rs-banner.style1 .banner-content .banner-title {
    font-size: 55px;
    margin-bottom: 16px;
}

.rs-banner.style1 .banner-content .desc {
    font-size: 20px;
    line-height: 30px;
}

.rs-banner.style3 {
    background: url("../images/banner/home3.jpg") center center / cover;
    height: 100vh;
    display: grid;
    align-items: center;
}

.rs-banner.style3 .banner-content .banner-title {
    font-size: 70px;
    line-height: 1.2;
    margin-bottom: 19px;
}

.rs-banner.style3 .banner-content .banner-desc {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 41px;
    position: relative;
    z-index: 9;
}

.rs-banner.style3 .banner-content .banner-btn li {
    display: inline;
    margin-right: 30px;
}

.rs-banner.style3 .banner-content .banner-btn li:last-child {
    margin: 0px;
}

.rs-banner.style3 .banner-content .banner-image {
    position: absolute;
    right: 50px;
    top: 50%;
    transform: translateY(-50%);
}

.rs-banner.style4 {
    background: url("../images/banner/home4.jpg") center center / cover;
    min-height: 935px;
    display: grid;
    align-items: center;
}

.rs-banner.style4 .banner-content .banner-title {
    font-size: 70px;
    line-height: 1.2;
    margin-bottom: 5px;
}

.rs-banner.style4 .banner-line-shape {
    position: absolute;
    top: -205px;
    left: -25px;
}

.rs-banner.style4 .banner-circle-shape {
    text-align: right;
    position: absolute;
    bottom: -125px;
    right: -15px;
}

.rs-banner.style4 .banner-dots-shape {
    position: absolute;
    bottom: -220px;
    left: -200px;
}

.rs-banner.style5 {
    position: relative;
    background-color: rgb(243, 250, 252);
    min-height: 750px;
    display: grid;
    align-items: flex-end;
    z-index: 9;
}

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

.rs-banner.style5 .banner-content .sub-title {
    color: rgb(17, 17, 17);
    font-size: 22px;
    line-height: 1.2;
    font-weight: 500;
    margin-bottom: 20px;
}

.rs-banner.style5 .banner-content .banner-title {
    color: rgb(17, 17, 17);
    font-size: 75px;
    line-height: 1.2;
    margin-bottom: 39px;
}

.rs-banner.style5 .banner-img {
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.rs-banner.style6 {
    background: url("../images/banner/home6/bg.png") center center / cover;
    margin-bottom: 54px;
}

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

.rs-banner.style6 .banner-content {
    padding: 232px 0px 388px;
}

.rs-banner.style6 .banner-content .banner-title {
    font-weight: 700;
    line-height: 80px;
    font-size: 60px;
}

.rs-banner.style6 .banner-content .desc {
    font-size: 18px;
    line-height: 30px;
}

.rs-banner.style6 .shape-img {
    position: absolute;
    bottom: -54px;
}

.rs-banner.style6 .shape-img.left {
    left: 15px;
    z-index: 1;
}

.rs-banner.style6 .shape-img.center {
    left: 50%;
    transform: translateX(-50%);
}

.rs-banner.style6 .shape-img.center .inner {
    width: 810px;
    height: 385px;
    margin: 0px auto;
    position: relative;
}

.rs-banner.style6 .shape-img.center .inner .spiner {
    position: absolute;
    content: "";
}

.rs-banner.style6 .shape-img.center .inner .spiner.one {
    top: 0px;
    left: 37%;
}

.rs-banner.style6 .shape-img.center .inner .spiner.one img:nth-child(1) {
    position: relative;
    right: 4px;
    top: 9px;
}

.rs-banner.style6 .shape-img.center .inner .spiner.two {
    top: 56%;
    left: 0px;
}

.rs-banner.style6 .shape-img.center .inner .spiner.two img:nth-child(1) {
    max-width: 16px;
}

.rs-banner.style6 .shape-img.center .inner .spiner.two img:nth-child(2) {
    position: relative;
    right: -3px;
    top: -4px;
    max-width: 25px;
}

.rs-banner.style6 .shape-img.center .inner .spiner.three {
    top: 40%;
    right: 0px;
}

.rs-banner.style6 .shape-img.center .inner .spiner.three img:nth-child(1) {
    max-width: 16px;
    position: relative;
    top: 29px;
    left: 31px;
}

.rs-banner.style6 .shape-img.center .inner .spiner.three img:nth-child(2) {
    position: relative;
    right: 7px;
    top: 1px;
    max-width: 25px;
}

.rs-banner.style6 .shape-img.right {
    right: 15px;
}

.rs-banner.style7 {
    background: url("../images/banner/home7/banner-bg.jpg") center center / cover;
    position: relative;
    min-height: 870px;
}

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

.rs-banner.style7 .banner-content .banner-title {
    font-size: 70px;
    line-height: 80px;
    font-weight: 800;
}

.rs-banner.style7 .icons {
    position: absolute;
}

.rs-banner.style7 .icons.one {
    top: 136px;
    right: 50px;
}

.rs-banner.style7 .icons.two {
    left: 50%;
    bottom: 100px;
}

.rs-banner.style7 .icons.three {
    top: 95px;
    left: -160px;
}

.rs-banner.style7 .icons.four {
    bottom: 210px;
    left: -62px;
}

.rs-banner.style7 .img-part {
    position: absolute;
    right: 0px;
    bottom: 88px;
}

.rs-banner.style8 {
    background: url("../images/banner/home9.jpg") center center / cover;
    display: grid;
    align-items: center;
    min-height: 960px;
}

.rs-banner.style8 .banner-content {
    margin-top: 30px;
}

.rs-banner.style8 .banner-content .sl-sub-title {
    font-size: 48px;
    line-height: 50px;
    font-weight: 400;
    color: rgb(255, 255, 255);
    margin-bottom: 22px;
}

.rs-banner.style8 .banner-content .sl-title {
    font-size: 90px;
    line-height: 90px;
    font-weight: 700;
    color: rgb(255, 255, 255);
    padding-right: 374px;
    margin-bottom: 45px;
}

.rs-banner.style9 {
    background: url("../images/banner/home11/banner.jpg") 0% 0% / cover;
    display: grid;
    align-items: center;
    min-height: 880px;
    position: relative;
}

.rs-banner.style9 .banner-content {
    max-width: 615px;
}

.rs-banner.style9 .banner-content .banner-title {
    font-size: 70px;
    line-height: 1.3;
    color: rgb(78, 73, 161);
}

.rs-banner.style9 .banner-content .desc {
    font-size: 18px;
    line-height: 32px;
    font-weight: 400;
    color: rgb(78, 73, 161);
}

.rs-banner.style9 .shape-img .spiner {
    position: absolute;
    bottom: 0px;
}

.rs-banner.style9 .shape-img .spiner.one {
    top: -40%;
    right: 70%;
}

.rs-banner.style9 .shape-img .spiner.two {
    left: 56%;
}

.rs-banner.style9 .shape-img .spiner.three {
    left: 290px;
    bottom: -118px;
}

.rs-banner.style9 .shape-img .spiner.four {
    top: 0px;
    left: -14%;
}

.rs-banner.style9 .social-icon {
    position: absolute;
    bottom: 35px;
    left: 70px;
}

.rs-banner.style9 .social-icon .icon-cart li {
    display: inline;
    margin-right: 8px;
}

.rs-banner.style9 .social-icon .icon-cart li a {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 44px;
    border-radius: 100%;
    background: rgb(255, 255, 255);
    color: rgb(78, 73, 161);
    text-align: center;
}

.rs-banner.style9 .social-icon .icon-cart li a:hover {
    color: rgb(0, 125, 187);
}

.rs-banner.style9 .social-icon .icon-cart li i {
    font-size: 20px;
}

.rs-banner.style10 {
    background: url("../images/banner/home12/banner-home12.jpg") 0% 0% / cover no-repeat;
    display: grid;
    align-items: center;
    min-height: 820px;
    position: relative;
}

.rs-banner.style10 .banner-content {
    padding: 120px 0px 100px;
}

.rs-banner.style10 .banner-content .sl-sub-title {
    font-size: 20px;
    line-height: 25px;
    font-weight: 400;
    color: rgb(12, 139, 81);
    text-transform: uppercase;
    padding-bottom: 10px;
}

.rs-banner.style10 .banner-content .sl-title {
    font-size: 50px;
    line-height: 70px;
    font-weight: 800;
    color: rgb(23, 31, 50);
    text-transform: uppercase;
    padding-bottom: 10px;
}

.rs-banner.style10 .img-part {
    width: 550px;
    position: absolute;
    top: 70px;
    left: 17%;
    z-index: 111;
}

.rs-banner.style10 .banner-intro-box .shape-img {
    position: absolute;
    top: 55px;
    left: 45px;
}

.rs-banner.style10 .banner-intro-box .shape-img img {
    width: 110px;
}

.rs-banner.style10 .banner-intro-box .intro-img {
    position: absolute;
    right: 8%;
    top: 60px;
}

.rs-banner.style10 .banner-intro-box .intro-img img {
    width: 600px;
}

.rs-banner.style11 {
    background: url("../images/banner/home13/banner.jpg") 0% 0% / cover no-repeat;
    position: relative;
    display: grid;
    align-items: center;
    min-height: 950px;
    z-index: 1;
}

.rs-banner.style11 .content-part {
    padding: 180px 0px 100px;
}

.rs-banner.style11 .content-part .sub-title {
    font-size: 16px;
    line-height: 27px;
    font-weight: 400;
    color: rgb(255, 84, 33);
    text-transform: uppercase;
    display: block;
    margin-bottom: 15px;
}

.rs-banner.style11 .content-part .title {
    font-size: 70px;
    line-height: 75px;
    font-weight: 700;
    color: rgb(255, 255, 255);
    margin-bottom: 32px;
}

.rs-banner.style11 .images-part {
    padding-top: 100px;
}

.rs-banner.style11 .images-part img {
    max-width: unset;
    width: 700px;
}

.rs-banner.style11 .icons-spiner .circle {
    top: 18%;
    right: 81%;
    position: absolute;
}

.rs-banner.style11 .icons-spiner .squre-img {
    position: absolute;
    right: 60%;
    bottom: 20%;
}

.rs-banner.style11 .icons-spiner .dot-img {
    position: absolute;
    right: 15%;
    top: 20%;
    z-index: -111;
}

.rs-banner.style12 {
    background-color: rgb(249, 247, 248);
    background-image: url("../images/banner/home14/border.png");
    background-position: left bottom;
    background-repeat: no-repeat;
    padding: 100px 0px;
}

.rs-banner.style12 .banner-content .sub-text {
    font-size: 16px;
    line-height: 27px;
    font-weight: 500;
    color: rgb(255, 84, 33);
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px;
}

.rs-banner.style12 .banner-content .title {
    font-size: 48px;
    line-height: 62px;
    font-weight: 800;
    color: rgb(16, 16, 16);
    margin-bottom: 30px;
}

.rs-banner.style12 .banner-content .title span {
    color: rgb(255, 84, 33);
}

.rs-banner.style12 .banner-content .desc {
    font-size: 20px;
    line-height: 32px;
    font-weight: 400;
    color: rgb(51, 51, 51);
    margin-bottom: 45px;
}

.rs-banner.style12 .banner-content .search-widget .search-wrap {
    position: relative;
}

.rs-banner.style12 .banner-content .search-widget .search-wrap [type="search"] {
    outline: 0px;
    padding: 20px 77px 20px 30px;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    border-radius: 3px;
    box-shadow: none;
    width: 100%;
}

.rs-banner.style12 .banner-content .search-widget .search-wrap button {
    background: 0px 0px;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    color: rgb(255, 84, 33);
    padding: 11px 15px 12px;
    position: absolute;
    display: block;
    right: 10px;
    top: 10px;
    z-index: 10;
    font-size: 20px;
    font-weight: 700;
}

.rs-banner.style12 .banner-img img {
    max-width: unset;
    width: 620px;
}

.rs-banner .left-shape {
    position: absolute;
    top: -30px;
    left: 40px;
    z-index: -1;
}

.rs-banner .right-shape {
    position: absolute;
    top: 65px;
    right: -90px;
    z-index: -1;
}

.rs-banner .bottom-shape {
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: -1;
}

.rs-banner .bottom-shape img {
    width: 100%;
}

.rs-slider.style1 {
    position: relative;
}

.rs-slider.style1 .slider-content {
    padding: 250px 0px;
}

.rs-slider.style1 .slider-content .sl-sub-title {
    font-size: 48px;
    line-height: 58px;
    font-family: "Plus Jakarta Sans", sans-serif;
    margin-bottom: 24px;
}

.rs-slider.style1 .slider-content .sl-title {
    font-size: 90px;
    line-height: 100px;
    margin-bottom: 39px;
    margin-left: -5px;
}

.rs-slider.style1 .slider-content.slide1 {
    background: url("../images/slider/h2-1.jpg") center center / cover no-repeat;
}

.rs-slider.style1 .slider-content.slide2 {
    background: url("../images/slider/h2-2.jpg") center center / cover 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: 42px;
    height: 42px;
    line-height: 42px;
    border-radius: 50%;
    background: rgb(0, 125, 187);
    text-align: center;
    color: rgb(255, 255, 255);
    transition: 0.5s 0.7s;
    opacity: 0;
    visibility: hidden;
}

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

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

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

.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 .slide-part {
    background: rgb(249, 248, 248);
    padding: 100px 0px 0px;
}

.rs-slider.style2 .slide-part .img-part {
    margin-bottom: -80px;
    overflow: hidden;
}

.rs-slider.style2 .slide-part .content {
    padding: 100px 0px;
}

.rs-slider.style2 .slide-part .content .title {
    font-size: 55px;
    line-height: 70px;
    font-family: "Plus Jakarta Sans", sans-serif;
    margin-bottom: 40px;
    color: rgb(3, 26, 61);
}

.rs-slider.style2 .slide-part .content .sub-title {
    font-size: 16px;
    line-height: 25px;
    color: rgb(255, 84, 33);
    margin-bottom: 20px;
    text-transform: uppercase;
}

.rs-slider.style2 .owl-nav .owl-next,
.rs-slider.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: rgba(0, 0, 0, 0.1);
    cursor: pointer;
    text-align: center;
    color: rgb(255, 255, 255);
    transition: 0.5s 0.7s;
    opacity: 0;
    visibility: hidden;
}

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

.rs-slider.style2 .owl-nav .owl-next:hover,
.rs-slider.style2 .owl-nav .owl-prev:hover {
    background: rgb(255, 84, 33);
    color: rgb(255, 255, 255);
}

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

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

.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.style2 .owl-carousel .owl-stage-outer {
    padding: 0px 0px 80px;
    margin: 0px 0px -80px;
}

.rs-slider.main-home {
    position: relative;
}

.rs-slider.main-home .slider-content {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: calc(-180px + 100vh);
    position: relative;
}

.rs-slider.main-home .slider-content::before {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 50%;
    background: linear-gradient(0deg, rgb(60, 60, 60) 0%, rgba(51, 51, 51, 0) 100%);
    z-index: 0;
}

.rs-slider.main-home .slider-content .container,
.rs-slider.main-home .slider-content .content-part {
    height: 100%;
    position: relative;
    z-index: 9999;
}

.rs-slider.main-home .slider-content .content-part {
    max-width: 700px;
}

.rs-slider.main-home .slider-content .content-part .sl-sub-title {
    font-size: 18px;
    line-height: 25px;
    font-weight: 500;
    color: rgb(255, 255, 255);
    margin-bottom: 22px;
}

.rs-slider.main-home .slider-content .content-part .sl-title {
    font-size: 60px;
    line-height: 80px;
    font-weight: 700;
    color: rgb(73, 195, 255);
    margin-bottom: 25px;
    margin-top: -60px;
    text-shadow: rgba(0, 0, 0, 0.54) 2px 2px 1px;
}

.rs-slider.main-home .owl-nav .owl-next,
.rs-slider.main-home .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 30px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.33);
    text-align: center;
    color: rgb(255, 255, 255);
    transition: 0.5s 0.7s;
    opacity: 0;
    visibility: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 32px;
}

.rs-slider.main-home .owl-nav .owl-next i::before,
.rs-slider.main-home .owl-nav .owl-prev i::before {
    content: "";
    font-family: "Font Awesome 6 Pro";
}

.rs-slider.main-home .owl-nav .owl-next:hover,
.rs-slider.main-home .owl-nav .owl-prev:hover {
    background: rgb(0, 125, 187);
}

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

.rs-slider.main-home .owl-nav .owl-next i::before {
    content: "";
}

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

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

.rs-breadcrumbs {
    position: relative;
    padding: 45px 0px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.rs-breadcrumbs .breadcrumbs-img img {
    width: 100%;
}

.rs-breadcrumbs .breadcrumbs-text {
    text-align: center;
}

.rs-breadcrumbs .breadcrumbs-text .page-title {
    position: relative;
    display: block;
    font-size: 35px;
    color: rgb(255, 255, 255);
    line-height: 1em;
    font-weight: 400;
    margin-bottom: 0px;
}

.rs-breadcrumbs .breadcrumbs-text ul {
    padding: 0px;
}

.rs-breadcrumbs .breadcrumbs-text ul li {
    color: rgb(80, 80, 80);
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
}

.rs-breadcrumbs .breadcrumbs-text ul li a {
    position: relative;
    padding-right: 30px;
    transition: 0.3s;
    color: rgb(80, 80, 80);
}

.rs-breadcrumbs .breadcrumbs-text ul li a::after,
.rs-breadcrumbs .breadcrumbs-text ul li a::before {
    background-color: rgb(80, 80, 80);
    content: "";
    height: 15px;
    width: 2px;
    position: absolute;
    right: 7px;
    top: 2px;
    transform: rotate(26deg);
}

.rs-breadcrumbs .breadcrumbs-text ul li a::before {
    right: 13px;
}

.rs-breadcrumbs .breadcrumbs-text ul li a:hover {
    color: rgb(255, 84, 33);
}

.rs-breadcrumbs .breadcrumbs-text.white-color .page-title {
    color: rgb(59, 181, 218);
}

.rs-breadcrumbs.breadcrumbs-overlay .breadcrumbs-text.white-color .page-title {
    color: rgb(255, 255, 255) !important;
}

.rs-breadcrumbs .breadcrumbs-text.white-color ul li {
    color: rgb(255, 255, 255);
}

.rs-breadcrumbs .breadcrumbs-text.white-color ul li a {
    color: rgb(255, 255, 255);
}

.rs-breadcrumbs .breadcrumbs-text.white-color ul li a::after,
.rs-breadcrumbs .breadcrumbs-text.white-color ul li a::before {
    background-color: rgb(255, 255, 255);
}

.rs-breadcrumbs .breadcrumbs-text.white-color ul li a::before {
    right: 13px;
}

.rs-breadcrumbs .breadcrumbs-text.white-color ul li a:hover {
    color: rgb(255, 84, 33);
}

.breadcrumbs-text.padding {
    padding-top: 100px;
}

.breadcrumbs-overlay::after {
    content: "";
    position: absolute;
    background-color: rgba(17, 17, 17, 0.6);
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.rs-breadcrumbs.breadcrumbs-overlay .breadcrumbs-text {
    position: relative;
    z-index: 2;
}

.breadcrumbs1 {
    background-image: url("../images/breadcrumbs/1.jpg");
    background-size: cover;
    background-position: center top;
}

.rs-about .histort-part {
    position: absolute;
    top: 50%;
    right: 0px;
    transform: translateY(-50%);
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    display: block;
}

.rs-about .histort-part .single-history {
    display: block;
    margin-bottom: 30px;
}

.rs-about .histort-part .single-history a {
    padding: 28px 20px 22px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 18px 0px;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    border-radius: 5px;
    width: 230px;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    color: rgb(255, 255, 255);
    background: rgb(23, 31, 50);
    transition: 0.3s;
}

.rs-about .histort-part .single-history a .icon-part {
    display: block;
    margin-bottom: 15px;
}

.rs-about .histort-part .single-history a .icon-part i::before {
    font-size: 45px;
    line-height: 1;
    color: rgb(255, 255, 255);
}

.rs-about .histort-part .single-history a.active,
.rs-about .histort-part .single-history a:hover {
    background: rgb(255, 84, 33);
}

.rs-about .histort-part .last-item {
    margin-bottom: 0px;
}

.rs-about .history-list .title {
    font-size: 22px;
    padding: 0px;
    margin-bottom: 15px;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 700;
    color: rgb(17, 17, 17);
}

.rs-about .history-list .title::before {
    display: none;
}

.rs-about .history-list li {
    position: relative;
    padding-left: 40px;
    margin-bottom: 10px;
}

.rs-about .history-list li::before {
    content: "";
    position: absolute;
    top: 10px;
    left: 25px;
    width: 5px;
    height: 5px;
    background: rgb(17, 17, 17);
}

.rs-about .history-list li:last-child {
    margin-bottom: 0px;
}

.rs-about.style1 .about-part {
    background: rgb(231, 244, 246);
    padding: 60px 60px 70px;
    border-radius: 5px;
    margin-top: -60px;
}

.rs-about.style1 .about-part .desc {
    font-size: 18px;
    line-height: 30px;
    color: rgb(80, 80, 80);
}

.rs-about.style1 .about-part .sign-part {
    display: flex;
    align-items: center;
}

.rs-about.style1 .about-part .sign-part .img-part {
    padding-right: 30px;
}

.rs-about.style1 .about-part .sign-part .author-part span {
    display: block;
}

.rs-about.style1 .about-part .sign-part .author-part .post {
    font-size: 18px;
}

.rs-about.style1 .notice-bord.style1 {
    margin-top: -60px;
}

.rs-about.style1 .notice-bord.style1 .title {
    background: rgb(0, 125, 187);
    font-size: 20px;
    text-transform: uppercase;
    padding: 18px 25px;
    text-align: center;
    font-weight: 600;
    color: rgb(255, 255, 255);
    margin-bottom: 10px;
}

.rs-about.style1 .notice-bord.style1 li {
    position: relative;
    background: rgb(231, 244, 246);
    margin-bottom: 12px;
    border-radius: 3px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    overflow: hidden;
    padding-left: 0px !important;
}

.rs-about.style1 .notice-bord.style1 li .date {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    color: rgb(0, 125, 187);
    border-right: 1px solid rgb(0, 125, 187);
    padding-right: 10px;
    font-weight: 600;
    width: 60px;
}

.rs-about.style1 .notice-bord.style1 li .date span {
    font-size: 22px;
    font-family: "Plus Jakarta Sans", sans-serif;
    display: block;
}

.rs-about.style1 .notice-bord.style1 li .desc {
    padding-left: 95px;
    font-weight: 500;
}

.rs-about.style1 .notice-bord.style1 li:last-child {
    margin-bottom: 0px;
}

.rs-about.style1 .img-part {
    position: relative;
}

.rs-about.style1 .img-part .shape {
    position: absolute;
}

.rs-about.style1 .img-part .top-center {
    top: -30px;
    left: 49%;
    z-index: -1;
}

.rs-about.style1 .img-part .left-bottom {
    left: 0px;
    bottom: 0px;
}

.rs-about.style1 .img-part .left-bottom.second {
    bottom: -40px;
}

.rs-about.style2 .about-intro {
    border-radius: 3px;
    background: url("../images/bg/about-intro-bg.jpg") 0% 0% / cover no-repeat;
    padding: 88px 50px 95px;
    box-shadow: rgba(17, 41, 88, 0.2) 0px 0px 20px 0px;
}

.rs-about.style2 .couter-area .counter-item {
    text-align: center;
    padding: 34px 15px;
    border-radius: 3px;
}

.rs-about.style2 .couter-area .counter-item .number {
    margin-bottom: 7px;
    font-size: 42px;
}

.rs-about.style2 .couter-area .counter-item .title {
    font-size: 22px;
    color: rgb(57, 68, 89);
}

.rs-about.style2 .couter-area .counter-item.one {
    background: rgb(251, 248, 204);
}

.rs-about.style2 .couter-area .counter-item.two {
    background: rgb(233, 251, 213);
}

.rs-about.style2 .couter-area .counter-item.three {
    background: rgb(220, 241, 253);
}

.rs-about.style2 .grid-area .image-grid img {
    border-radius: 3px;
}

.rs-about.style3 .couter-area .counter-item {
    text-align: center;
    padding: 34px 15px;
    border-radius: 10px;
}

.rs-about.style3 .couter-area .counter-item .count-img {
    display: block;
    margin: 0px auto 23px;
}

.rs-about.style3 .couter-area .counter-item .number {
    margin-bottom: 7px;
    font-size: 42px;
    color: rgb(17, 17, 17);
}

.rs-about.style3 .couter-area .counter-item .title {
    font-size: 22px;
    color: rgb(80, 80, 80);
}

.rs-about.style3 .couter-area .counter-item.one {
    background: rgb(251, 248, 204);
}

.rs-about.style3 .couter-area .counter-item.two {
    background: rgb(233, 251, 213);
}

.rs-about.style3 .couter-area .counter-item.three {
    background: rgb(220, 241, 253);
}

.rs-about.style4 .img-part {
    position: relative;
}

.rs-about.style4 .img-part .about-main {
    position: relative;
    z-index: 9;
}

.rs-about.style4 .img-part .shape {
    position: absolute;
    z-index: -1;
    left: 0px;
    bottom: 0px;
}

.rs-about.style4 .img-part .circle-bg {
    z-index: 1;
}

.rs-about.style4 .about-content .title {
    font-size: 36px;
    font-weight: 500;
    color: rgb(0, 125, 187);
}

.rs-about.style4 .about-content .sub-title {
    color: rgb(0, 154, 150);
    font-size: 20px;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 20px;
}

.rs-about.style4 .about-content .contact-part li {
    display: inline-flex;
    align-items: center;
    margin: 0px 40px 0px 0px;
    float: left;
}

.rs-about.style4 .about-content .contact-part li span {
    display: block;
}

.rs-about.style4 .about-content .contact-part li .img-part {
    float: left;
    width: 70px;
    height: 70px;
    line-height: 60px;
    border-radius: 50%;
    border: 5px solid rgb(229, 232, 235);
    text-align: center;
    margin-right: 10px;
    margin-top: inherit;
}

.rs-about.style4 .about-content .contact-part li .img-part svg {
    display: inline-block;
    height: 35px;
    width: auto;
}

.rs-about.style4 .about-content .contact-part li .desc {
    font-size: 18px;
    font-weight: 500;
    color: rgb(84, 100, 123);
}

.rs-about.style4 .about-content .contact-part li .desc span a {
    font-size: 23px;
    color: rgb(0, 125, 187);
    line-height: 34px;
}

.rs-about.style4 .about-content .contact-part li .desc a {
    color: rgb(3, 26, 61);
    font-size: 24px;
    font-weight: 500;
    display: block;
}

.rs-about.style4 .about-content .contact-part li .desc a:hover {
    color: rgb(0, 125, 187);
}

.rs-about.style4 .about-content .contact-part li:last-child {
    margin: 0px;
}

.rs-about.style4 .about-content .book-part {
    position: absolute;
    right: 0px;
    bottom: -25px;
    width: 775px;
}

.rs-about.style4 .about-content .book-part .single-book {
    padding: 20px 60px;
    background: rgb(243, 248, 249);
    float: left;
}

.rs-about.style5 {
    background-image: url("../images/bg/about-bg.jpg");
    background-size: cover;
    background-position: center center;
}

.rs-about.style5 .about-content .title {
    font-size: 42px;
    font-weight: 800;
}

.rs-about.style5 .about-content .sub-title {
    color: rgb(80, 80, 80);
    font-size: 20px;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 20px;
}

.rs-about.style5 .about-content .contact-part li {
    position: relative;
    margin-bottom: 40px;
}

.rs-about.style5 .about-content .contact-part li span {
    display: block;
}

.rs-about.style5 .about-content .contact-part li .img-part {
    position: absolute;
    left: 0px;
    width: 70px;
    height: 70px;
    line-height: 60px;
    border-radius: 50%;
    border: 5px solid rgb(229, 232, 235);
    text-align: center;
    margin-right: 30px;
}

.rs-about.style5 .about-content .contact-part li .desc {
    font-size: 18px;
    font-weight: 500;
    color: rgb(80, 80, 80);
    padding-left: 95px;
}

.rs-about.style5 .about-content .contact-part li .desc p {
    color: rgb(3, 26, 61);
    font-size: 24px;
    font-weight: 700;
    margin: 10px 0px 0px;
}

.rs-about.style5 .about-content .contact-part li .desc a {
    color: rgb(17, 17, 17);
    font-size: 24px;
    font-weight: 700;
    margin-top: 10px;
    display: block;
}

.rs-about.style5 .about-content .contact-part li .desc a:hover {
    color: rgb(0, 125, 187);
}

.rs-about.style5 .about-content .contact-part li .desc .address {
    color: rgb(17, 17, 17);
    font-size: 22px;
    font-weight: 700;
    margin-top: 10px;
    display: block;
}

.rs-about.style5 .about-content .contact-part li:last-child {
    margin-bottom: 0px;
}

.rs-about.style6 .desc {
    font-size: 16px;
    color: rgb(80, 80, 80);
    font-weight: 400;
}

.rs-about.style6 .shape-animate {
    position: relative;
}

.rs-about.style6 .shape-animate .transparent {
    position: absolute;
}

.rs-about.style6 .shape-animate .transparent.left {
    left: 27%;
}

.rs-about.style6 .shape-animate .transparent.right {
    right: 20%;
}

.rs-about.style9 .content .sub-title {
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
    color: rgb(244, 191, 0);
    text-transform: uppercase;
}

.rs-about.style9 .content .sl-title {
    font-size: 36px;
    line-height: 45px;
    font-weight: 700;
    color: rgb(17, 17, 17);
}

.rs-about.style9 .content .desc {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: rgb(80, 80, 80);
}

.rs-about.video-style {
    position: relative;
}

.rs-about.video-style .icon-shape {
    position: absolute;
    top: -130px;
    left: -130px;
}

.rs-about.video-style .dot-shape {
    position: absolute;
    right: -90px;
    bottom: 30px;
}

.rs-about.video-style .about-content {
    padding: 70px 70px 70px 160px;
    margin-left: -120px;
    margin-top: -70px;
}

.rs-about.video-img {
    background: url("../images/video/bg.png") center top / cover no-repeat;
    border-radius: 10px;
    position: relative;
    padding-bottom: 500px;
}

.rs-about.video-img .shape-img {
    position: absolute;
    bottom: 0px;
}

.rs-about.video-img .shape-img.left {
    left: 100px;
}

.rs-about.video-img .shape-img.center {
    left: 50%;
    transform: translateX(-50%);
}

.rs-about.video-img .shape-img.right {
    right: 100px;
}

.rs-about.style8 .main-content {
    padding: 40px 33px;
    background: rgb(249, 248, 248);
    position: relative;
    border-radius: 6px;
}

.rs-about.style8 .main-content .img-part {
    position: absolute;
    left: -240px;
    top: -50px;
    z-index: 111;
}

.rs-about.style8 .main-content .img-part img {
    border-radius: 6px;
}

.rs-about.style8 .main-content .images-title img {
    border-radius: 6px;
}

.rs-about.style9 .content-part {
    background-color: rgb(249, 248, 248);
    padding: 65px 30px 70px 100px;
    position: relative;
}

.rs-about.style9 .content-part .about-img {
    position: absolute;
    z-index: 111;
    left: -480px;
    top: 83px;
}

.rs-about.style9 .content-part .about-img img {
    border-radius: 6px;
}

.rs-about.orange-color .histort-part .single-history .icon-part i::before {
    color: rgb(255, 84, 33);
}

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

.rs-about.style10 .shape-icons .shape {
    position: absolute;
    bottom: 0px;
}

.rs-about.style10 .shape-icons .shape.one {
    right: 49%;
    bottom: 28%;
}

.rs-about.style10 .shape-icons .shape.two {
    top: 19%;
    left: 23%;
}

.rs-services.style1 .service-item {
    position: relative;
    overflow: hidden;
}

.rs-services.style1 .service-item .scale-img {
    transition: 0.3s;
    transform: scale(1);
}

.rs-services.style1 .service-item .content-part {
    position: absolute;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    z-index: 1;
    text-align: center;
}

.rs-services.style1 .service-item .content-part i {
    font-size: 40px;
    color: rgb(255, 255, 255);
}

.rs-services.style1 .service-item .content-part i::before {
    font-size: 40px;
}

.rs-services.style1 .service-item .content-part .title {
    font-size: 22px;
    margin: 17px 0px 0px;
}

.rs-services.style1 .service-item .content-part .title a {
    color: rgb(255, 255, 255);
}

.rs-services.style1 .service-item .content-part .title a:hover {
    opacity: 0.8;
}

.rs-services.style1 .service-item::after {
    position: absolute;
    content: "";
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgb(39, 60, 102);
    opacity: 0.9;
}

.rs-services.style1 .service-item.overly1::after {
    background: rgb(39, 60, 102);
}

.rs-services.style1 .service-item.overly2::after {
    background: rgb(0, 125, 187);
}

.rs-services.style1 .service-item.overly3::after {
    background: rgb(119, 43, 234);
}

.rs-services.style1 .service-item.overly4::after {
    background: rgb(22, 170, 202);
}

.rs-services.style1 .service-item:hover .scale-img {
    transform: scale(1.1);
}

.rs-services.style2 .service-item {
    text-align: center;
    background: rgb(243, 250, 252);
    transition: 0.3s;
}

.rs-services.style2 .service-item:hover {
    transform: scale(1.1);
}

.rs-services.style2 .service-item .content-part {
    position: unset;
    transform: unset;
    padding: 25px 10px;
}

.rs-services.style2 .service-item .content-part .icon-part i {
    color: rgb(0, 125, 187);
}

.rs-services.style2 .service-item .content-part .icon-part svg {
    height: 75px;
    width: auto;
}

.rs-services.style2 .service-item .content-part .icon-part svg * {
    fill: rgb(0, 125, 187) !important;
}

.rs-services.style2 .service-item .content-part .icon-part i::before {
    font-size: 75px;
}

.rs-services.style2 .service-item .content-part .title {
    font-size: 20px;
    margin: 20px 0px 0px;
}

.rs-services.style2 .service-item .content-part .title a {
    color: rgb(17, 17, 17);
}

.rs-services.style2 .service-item .content-part .title a:hover {
    color: rgb(0, 125, 187);
}

.rs-services.style2 .service-item .content-part .desc {
    margin-bottom: 15px;
    margin-top: 5px;
}

.rs-services.style2 .service-item .content-part .service-btn {
    position: relative;
    padding-right: 20px;
    color: rgb(17, 17, 17);
}

.rs-services.style2 .service-item .content-part .service-btn i {
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    transition: 0.3s;
}

.rs-services.style2 .service-item .content-part .service-btn:hover {
    color: rgb(0, 125, 187);
}

.rs-services.style2 .service-item .content-part .service-btn:hover i {
    right: -5px;
}

.rs-services.style6 .services-wrap {
    text-align: center;
    padding: 50px 30px;
    border-radius: 10px;
}

.rs-services.style6 .services-wrap .services-item {
    transition: 0.8s;
    position: relative;
}

.rs-services.style6 .services-wrap .services-item .services-desc .title {
    font-size: 22px;
    line-height: 26px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.rs-services.style6 .services-wrap .services-item .services-desc .title a {
    color: rgb(17, 17, 17);
}

.rs-services.style6 .services-wrap .services-item .services-desc .title a:hover {
    color: rgb(0, 125, 187);
    transition: 0.3s;
}

.rs-services.style6 .services-wrap .services-item .services-desc p {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: rgb(80, 80, 80);
    margin: 0px;
}

.rs-services.style6 .services-wrap.bg1 {
    background: rgb(253, 252, 219);
}

.rs-services.style6 .services-wrap.bg2 {
    background: rgb(251, 231, 228);
}

.rs-services.style6 .services-wrap.bg3 {
    background: rgb(231, 246, 250);
}

.rs-services.style6 .services-wrap.bg4 {
    background: rgb(243, 233, 254);
}

.rs-services.style6 .services-wrap:hover .services-item {
    transform: translateY(-10px);
}

.rs-services.style6 .services-wrap:hover .services-item .services-desc .title a {
    color: rgb(0, 125, 187);
}

.rs-services.style7 .services-item {
    position: relative;
}

.rs-services.style7 .services-item .img-part img {
    width: 100%;
}

.rs-services.style7 .services-item .content-part {
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 50px 30px;
    border-radius: 4px;
    transition: 0.3s;
}

.rs-services.style7 .services-item .content-part .title {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 20px;
}

.rs-services.style7 .services-item .content-part .title a {
    color: rgb(255, 255, 255);
}

.rs-services.style7 .services-item .content-part .title a:hover {
    color: rgb(0, 125, 187);
    transition: 0.3s;
}

.rs-services.style7 .services-item .content-part .desc {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: rgb(255, 255, 255);
    margin: 0px;
}

.rs-services.style7 .services-item:hover .content-part {
    top: -10px;
}

.rs-services.home12-style {
    background: url("../images/bg/home12/services-bg.jpg") center center / cover no-repeat;
    padding: 150px 0px;
}

.rs-services.home12-style .services-item {
    padding: 45px 15px 40px;
    text-align: center;
    background: rgb(255, 255, 255);
    box-shadow: rgb(238, 238, 238) 0px 0px 30px;
}

.rs-services.home12-style .services-item .services-image .services-icons {
    padding-bottom: 20px;
}

.rs-services.home12-style .services-item .services-image .services-icons img {
    width: 100px;
}

.rs-services.home12-style .services-item .services-image .services-text .services-title .title {
    font-size: 24px;
    line-height: 36px;
    font-weight: 700;
    color: rgb(23, 31, 50);
    padding-bottom: 15px;
    margin: 0px;
}

.rs-services.home12-style .services-item .services-image .services-text .text {
    font-size: 16px;
    line-height: 27px;
    font-weight: 400;
    color: rgb(54, 54, 54);
    margin: 0px;
    padding-bottom: 10px;
}

.rs-services.home12-style .services-item:hover .services-image .services-text .services-title .title {
    color: rgb(12, 139, 81);
}

.rs-subject.style1 .subject-wrap {
    text-align: center;
    background: rgb(211, 252, 248);
    border-radius: 10px;
    padding: 50px 30px 45px;
}

.rs-subject.style1 .subject-wrap img {
    transition: 0.3s;
    transform: translateY(0px);
}

.rs-subject.style1 .subject-wrap .title {
    margin: 20px 0px 5px;
}

.rs-subject.style1 .subject-wrap .title a {
    color: rgb(17, 17, 17);
}

.rs-subject.style1 .subject-wrap .title a:hover {
    opacity: 0.8;
}

.rs-subject.style1 .subject-wrap:hover img {
    transition: 0.3s;
    transform: translateY(-7px);
}

.rs-subject.style1 .subject-wrap.bgc1 {
    background: rgb(211, 252, 248);
}

.rs-subject.style1 .subject-wrap.bgc2 {
    background: rgb(22, 170, 202);
}

.rs-subject.style1 .subject-wrap.bgc3 {
    background: rgb(249, 232, 232);
}

.rs-subject.style1 .subject-wrap.bgc4 {
    background: rgb(248, 246, 209);
}

.rs-subject.style1 .subject-wrap.bgc5 {
    background: rgb(234, 221, 248);
}

.rs-subject.style1 .subject-wrap.bgc6 {
    background: rgb(233, 251, 213);
}

.rs-subject.style1 .subject-wrap.text-light {
    color: rgb(255, 255, 255);
}

.rs-subject.style1 .subject-wrap.text-light .title a {
    color: rgb(255, 255, 255);
}

.rs-categories.style1 .categories-item {
    border: 1px solid rgb(223, 233, 235);
    background: rgb(255, 255, 255);
    overflow: hidden;
    padding: 30px;
    color: rgb(80, 80, 80);
    border-radius: 5px;
    display: flex;
    align-items: center;
}

.rs-categories.style1 .categories-item .icon-part {
    float: left;
    margin-right: 25px;
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 100%;
    background: rgba(22, 170, 202, 0.2);
    text-align: center;
    transition: 0.3s;
}

.rs-categories.style1 .categories-item .icon-part svg {
    transition: 0.4s;
    transform: scale(1);
    height: 50px;
    width: auto;
}

.rs-categories.style1 .categories-item .icon-part svg * {
    transition: 0.4s;
}

.rs-categories.style1 .categories-item .icon-part svg * {
    fill: rgb(0, 125, 187);
}

.rs-categories.style1 .categories-item .content-part .title {
    color: rgb(17, 17, 17);
    margin-bottom: 0px;
    font-size: 22px;
    transition: 0.3s;
}

.rs-categories.style1 .categories-item:hover {
    background: rgb(0, 125, 187);
    color: rgb(255, 255, 255);
    border-color: rgb(0, 125, 187);
}

.rs-categories.style1 .categories-item:hover .icon-part {
    background: rgb(255, 255, 255);
}

.rs-categories.style1 .categories-item:hover .icon-part img {
    transform: scale(0.9);
}

.rs-categories.style1 .categories-item:hover .content-part .title {
    color: rgb(255, 255, 255);
}

.rs-categories.main-home .categories-items {
    position: relative;
    transition: 0.3s;
}

.rs-categories.main-home .categories-items .cate-images a img {
    box-shadow: rgb(238, 238, 238) 0px 0px 30px;
    background: rgb(255, 255, 255);
    position: relative;
    transition: 0.5s;
    border-radius: 5px;
}

.rs-categories.main-home .categories-items .contents {
    position: absolute;
    left: 0px;
    z-index: 3;
    width: 100%;
    text-align: left;
    transition: 0.5s;
    padding: 30px 40px;
    bottom: 0px;
    display: flex;
    align-items: center;
}

.rs-categories.main-home .categories-items .contents .img-part img {
    width: 42px;
    margin: 0px 20px 8px 0px;
}

.rs-categories.main-home .categories-items .contents .content-wrap .title {
    font-size: 22px;
    line-height: 32px;
    font-weight: 700;
    margin-bottom: 5px;
}

.rs-categories.main-home .categories-items .contents .content-wrap .title a {
    color: rgb(255, 255, 255);
}

.rs-categories.main-home .categories-items .contents .content-wrap .title a:hover {
    color: rgb(255, 84, 33);
}

.rs-categories.main-home .categories-items .contents .content-wrap .course-qnty {
    font-size: 16px;
    line-height: 1.4;
    font-weight: 400;
    color: rgb(255, 255, 255);
    transition: 0.5s;
    margin: 0px;
}

.rs-categories.main-home .categories-items::before {
    content: "";
    background: -webkit-linear-gradient(bottom, rgb(0, 0, 0) 0px, rgba(0, 0, 0, 0) 50%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    border-radius: 5px;
    transition: 0.5s;
    z-index: 1;
}

.rs-categories.main-home .categories-items:hover {
    transform: translateY(-10px);
}

.rs-categories.home9-style .categories-items {
    position: relative;
    transition: 0.3s;
}

.rs-categories.home9-style .categories-items .images-part a img {
    border-radius: 4px 4px 0px 0px;
}

.rs-categories.home9-style .categories-items .image-content {
    border-radius: 0px 0px 4px 4px;
    box-shadow: rgba(0, 0, 0, 0.18) 0px 0px 8px 0px;
    padding: 70px 30px 25px 40px;
    background-color: rgb(255, 255, 255);
    position: relative;
}

.rs-categories.home9-style .categories-items .image-content .effect-icon {
    background: rgb(28, 51, 94);
    border-radius: 50%;
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0px;
    top: -44px;
    text-align: center;
    right: 0px;
    margin: 0px auto;
    box-shadow: rgb(238, 238, 238) 0px 0px 50px;
}

.rs-categories.home9-style .categories-items .image-content .effect-icon i {
    color: rgb(244, 191, 0);
    font-size: 35px;
}

.rs-categories.home9-style .categories-items .image-content .title {
    font-size: 25px;
    line-height: 32px;
    font-weight: 700;
    color: rgb(16, 16, 16);
    margin-bottom: 17px;
}

.rs-categories.home9-style .categories-items .image-content .title a {
    color: rgb(16, 16, 16);
}

.rs-categories.home9-style .categories-items .image-content .title a:hover {
    color: rgb(244, 191, 0);
}

.rs-categories.home9-style .categories-items .image-content .description p {
    font-weight: 400;
    color: rgb(80, 80, 80);
    font-size: 16px;
    padding-right: 50px;
}

.rs-categories.home9-style .categories-items .image-content .button-bottom .button-effect {
    position: absolute;
    left: 50%;
    bottom: -14px;
    transform: translateX(-50%);
    transition: 0.8s;
    width: 100%;
    text-align: center;
    visibility: hidden;
    opacity: 0;
}

.rs-categories.home9-style .categories-items .image-content .button-bottom .button-effect a {
    text-transform: uppercase;
    color: rgb(28, 51, 95);
    padding: 13px 35px;
    background-color: rgb(244, 191, 0);
    border-radius: 30px;
}

.rs-categories.home9-style .categories-items .image-content .button-bottom .button-effect a:hover {
    color: rgb(255, 255, 255);
    background: rgb(28, 51, 95);
}

.rs-categories.home9-style .categories-items:hover {
    transform: translateY(-10px);
}

.rs-categories.home9-style .categories-items:hover .image-content .title a {
    color: rgb(244, 191, 0);
}

.rs-categories.home9-style .categories-items:hover .image-content .button-bottom .button-effect {
    opacity: 1;
    visibility: visible;
}

.rs-categories.home11-style {
    background-position: center center;
}

.rs-categories.home11-style .img-part {
    background: url("../images/categories/home11/1.jpg") 0% 0% / cover no-repeat;
}

.rs-categories.home11-style .main-part {
    background: rgb(231, 248, 251);
    padding: 100px 300px 100px 70px;
}

.rs-categories.home11-style .main-part .categories-item {
    display: flex;
}

.rs-categories.home11-style .main-part .categories-item .icon-part {
    margin-right: 15px;
}

.rs-categories.home11-style .main-part .categories-item .content-part .title {
    font-size: 22px;
    line-height: 32px;
    font-weight: 800;
    margin-bottom: 10px;
}

.rs-categories.home11-style .main-part .categories-item .content-part .title a {
    color: rgb(78, 73, 161);
}

.rs-categories.home11-style .main-part .categories-item .content-part .title a:hover {
    color: rgb(0, 125, 187);
}

.rs-categories.home11-style .main-part .categories-item .content-part p {
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    color: rgb(84, 100, 123);
    margin: 0px;
}

.rs-categories.home-style14 .categories-items {
    position: relative;
    transition: 0.3s;
    overflow: hidden;
}

.rs-categories.home-style14 .categories-items .cate-images {
    position: relative;
    transition: 0.5s;
}

.rs-categories.home-style14 .categories-items .cate-images::before {
    content: "";
    left: 0px;
    display: block;
    background: rgba(23, 31, 50, 0.5);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    z-index: 1;
    border-radius: 5px;
}

.rs-categories.home-style14 .categories-items .cate-images a img {
    box-shadow: rgb(238, 238, 238) 0px 0px 30px;
    background: rgb(255, 255, 255);
    position: relative;
    transition: 0.5s;
    border-radius: 5px;
}

.rs-categories.home-style14 .categories-items .contents {
    position: absolute;
    left: 50%;
    bottom: -185px;
    z-index: 3;
    width: 100%;
    text-align: center;
    transform: translate(-50%, -50%);
    transition: 0.5s;
    padding: 26px 20px 20px;
}

.rs-categories.home-style14 .categories-items .contents .img-part img {
    width: 42px;
    margin: 0px 0px 15px;
}

.rs-categories.home-style14 .categories-items .contents .content-wrap .title {
    font-size: 22px;
    line-height: 32px;
    font-weight: 700;
    margin-bottom: 5px;
}

.rs-categories.home-style14 .categories-items .contents .content-wrap .title a {
    color: rgb(255, 255, 255);
}

.rs-categories.home-style14 .categories-items .contents .content-wrap .title a:hover {
    color: rgb(255, 84, 33);
}

.rs-categories.home-style14 .categories-items .contents .content-wrap .course-qnty {
    color: rgb(255, 255, 255);
    opacity: 0;
    visibility: hidden;
    transition: 0.5s;
    margin: 7px 0px;
    display: inline-block;
}

.rs-categories.home-style14 .categories-items .contents .content-wrap .btn2 a {
    opacity: 0;
    visibility: hidden;
    transition: 0.5s;
    margin-top: 12px;
    background: rgb(255, 84, 33);
    color: rgb(255, 255, 255);
    display: inline-block;
    padding: 6px 22px;
    border-radius: 5px;
}

.rs-categories.home-style14 .categories-items:hover {
    transform: translateY(-10px);
}

.rs-categories.home-style14 .categories-items:hover .contents {
    bottom: -80px;
}

.rs-categories.home-style14 .categories-items:hover .contents .content-wrap .course-qnty {
    visibility: visible;
    opacity: 1;
}

.rs-categories.home-style14 .categories-items:hover .contents .content-wrap .btn2 a {
    visibility: visible;
    opacity: 1;
}

.rs-popular-courses.style1 .courses-item {
    padding: 30px;
    border: 1px solid rgb(223, 233, 235);
    border-radius: 5px;
    transition: 0.3s;
}

.rs-popular-courses.style1 .courses-item .img-part {
    margin-bottom: 30px;
}

.rs-popular-courses.style1 .courses-item .img-part img {
    width: 100%;
    border-radius: 5px;
    transition: 0.3s;
}

.rs-popular-courses.style1 .courses-item .content-part .meta-part {
    margin-bottom: 17px;
}

.rs-popular-courses.style1 .courses-item .content-part .meta-part li {
    display: inline;
    margin-right: 10px;
}

.rs-popular-courses.style1 .courses-item .content-part .meta-part li span.price {
    display: inline-block;
    padding: 3px 20px;
    color: rgb(255, 255, 255);
    font-weight: 500;
    background: rgb(0, 125, 187);
    border-radius: 3px;
    transition: 0.3s;
}

.rs-popular-courses.style1 .courses-item .content-part .meta-part li a.categorie {
    color: rgb(80, 80, 80);
}

.rs-popular-courses.style1 .courses-item .content-part .meta-part li:last-child {
    margin: 0px;
}

.rs-popular-courses.style1 .courses-item .content-part .title {
    font-size: 24px;
}

.rs-popular-courses.style1 .courses-item .content-part .title a {
    color: rgb(17, 17, 17);
}

.rs-popular-courses.style1 .courses-item .content-part .bottom-part {
    overflow: hidden;
}

.rs-popular-courses.style1 .courses-item .content-part .bottom-part .info-meta {
    float: left;
    padding-top: 10px;
}

.rs-popular-courses.style1 .courses-item .content-part .bottom-part .info-meta li {
    display: inline;
    margin-right: 15px;
    transition: 0.3s;
}

.rs-popular-courses.style1 .courses-item .content-part .bottom-part .info-meta li.user i {
    color: rgb(80, 80, 80);
    margin-right: 8px;
    transition: 0.3s;
}

.rs-popular-courses.style1 .courses-item .content-part .bottom-part .info-meta li.ratings i {
    color: rgb(252, 185, 3);
}

.rs-popular-courses.style1 .courses-item .content-part .bottom-part .info-meta li:last-child {
    margin: 0px;
}

.rs-popular-courses.style1 .courses-item .content-part .bottom-part .btn-part {
    text-align: right;
}

.rs-popular-courses.style1 .courses-item .content-part .bottom-part .btn-part a {
    padding: 5px 13px;
    background: rgb(243, 248, 249);
    border: 1px solid rgb(0, 125, 187);
    display: inline-block;
    border-radius: 3px;
    color: rgb(17, 17, 17);
}

.rs-popular-courses.style1 .courses-item .content-part .bottom-part .btn-part a i::before {
    font-size: 18px;
    font-weight: 700;
}

.rs-popular-courses.style1.modify1 .courses-item {
    overflow: hidden;
    transition: 0.3s;
}

.rs-popular-courses.style1.modify1 .courses-item .img-part {
    overflow: hidden;
    margin-bottom: 35px;
    border-radius: 4px;
}

.rs-popular-courses.style1.modify1 .courses-item .img-part img {
    transition: 0.5s;
    transform: scale(1);
}

.rs-popular-courses.style1.modify1 .courses-item .content-part .title {
    font-size: 22px;
    line-height: 32px;
    font-weight: 700;
    margin-bottom: 12px;
}

.rs-popular-courses.style1.modify1 .courses-item .content-part .title a {
    color: rgb(17, 17, 17);
}

.rs-popular-courses.style1.modify1 .courses-item .content-part .title a:hover {
    color: rgb(255, 84, 33);
}

.rs-popular-courses.style1.modify1 .courses-item:hover .img-part img {
    transform: scale(1.1);
}

.rs-popular-courses.style2 .course-wrap {
    background: rgb(199, 232, 240);
    position: relative;
    border-radius: 10px;
    text-align: center;
    transition: 0.3s;
    overflow: hidden;
    padding: 30px;
}

.rs-popular-courses.style2 .course-wrap .front-part {
    z-index: 1;
    position: relative;
    transition: 0.3s;
    opacity: 1;
    visibility: visible;
}

.rs-popular-courses.style2 .course-wrap .front-part .img-part {
    margin-bottom: 21px;
}

.rs-popular-courses.style2 .course-wrap .front-part .content-part a.categorie {
    color: rgb(80, 80, 80);
}

.rs-popular-courses.style2 .course-wrap .front-part .content-part .title {
    margin: 7px 0px 0px;
}

.rs-popular-courses.style2 .course-wrap .front-part .content-part .title a {
    color: rgb(17, 17, 17);
}

.rs-popular-courses.style2 .course-wrap .inner-part {
    z-index: 1;
    position: absolute;
    top: 40%;
    left: 0px;
    width: 100%;
    padding: 0px 30px;
    transform: translateY(-50%);
    transition: 0.3s;
    opacity: 0;
    visibility: hidden;
}

.rs-popular-courses.style2 .course-wrap .inner-part .content-part a.categorie {
    color: rgb(255, 255, 255);
}

.rs-popular-courses.style2 .course-wrap .inner-part .content-part a.categorie:hover {
    color: rgb(17, 17, 17);
}

.rs-popular-courses.style2 .course-wrap .inner-part .content-part .title {
    margin: 10px 0px 25px;
}

.rs-popular-courses.style2 .course-wrap .inner-part .content-part .title a {
    color: rgb(255, 255, 255);
}

.rs-popular-courses.style2 .course-wrap .inner-part .content-part .title a:hover {
    color: rgb(17, 17, 17);
}

.rs-popular-courses.style2 .course-wrap .inner-part .content-part .course-meta li {
    color: rgb(255, 255, 255);
    display: inline;
    margin-right: 15px;
}

.rs-popular-courses.style2 .course-wrap .inner-part .content-part .course-meta li.course-user i {
    margin-right: 6px;
}

.rs-popular-courses.style2 .course-wrap .inner-part .content-part .course-meta li.ratings i {
    margin-right: 3px;
    color: rgb(252, 185, 3);
}

.rs-popular-courses.style2 .course-wrap .inner-part .content-part .course-meta li:last-child {
    margin: 0px;
}

.rs-popular-courses.style2 .course-wrap .price-btn {
    position: absolute;
    bottom: 0px;
    padding-bottom: 50px;
    left: 50%;
    transform: translateX(-50%);
    transition: 0.3s;
    opacity: 0;
    visibility: hidden;
}

.rs-popular-courses.style2 .course-wrap .price-btn a {
    font-weight: 500;
    background: rgb(255, 255, 255);
    border-radius: 3px;
    color: rgb(17, 17, 17);
    display: inline-block;
    padding: 5px 5px 5px 10px;
}

.rs-popular-courses.style2 .course-wrap .price-btn a i {
    padding-left: 5px;
}

.rs-popular-courses.style2 .course-wrap .price-btn a i::before {
    font-size: 15px;
    color: rgb(255, 255, 255);
    width: 41px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: rgb(0, 125, 187);
    display: inline-block;
    border-radius: 3px;
    transition: 0.3s;
}

.rs-popular-courses.style2 .course-wrap .price-btn a:hover i::before {
    background: rgb(17, 17, 17);
}

.rs-popular-courses.style2 .course-wrap::after,
.rs-popular-courses.style2 .course-wrap::before {
    position: absolute;
    content: "";
    border-radius: 50%;
    transition: 0.3s;
    z-index: 0;
    background: rgb(181, 226, 236);
}

.rs-popular-courses.style2 .course-wrap::after {
    width: 146px;
    height: 146px;
    left: -73px;
    bottom: 70px;
}

.rs-popular-courses.style2 .course-wrap::before {
    width: 412px;
    height: 412px;
    right: -133px;
    top: -80px;
}

.rs-popular-courses.style2 .course-wrap:hover {
    background: rgb(22, 170, 202);
}

.rs-popular-courses.style2 .course-wrap:hover .front-part {
    opacity: 0;
    visibility: hidden;
}

.rs-popular-courses.style2 .course-wrap:hover .inner-part,
.rs-popular-courses.style2 .course-wrap:hover .price-btn {
    opacity: 1;
    visibility: visible;
}

.rs-popular-courses.style2 .course-wrap:hover::after,
.rs-popular-courses.style2 .course-wrap:hover::before {
    background: rgb(28, 166, 199);
}

.rs-popular-courses.style3 .courses-item {
    border: 1px solid rgb(223, 233, 235);
    transition: 0.3s;
}

.rs-popular-courses.style3 .courses-item .img-part img {
    width: 100%;
    transition: 0.3s;
}

.rs-popular-courses.style3 .courses-item .content-part {
    position: relative;
    padding: 40px 25px;
}

.rs-popular-courses.style3 .courses-item .content-part a.categories {
    display: inline-block;
    padding: 0px 15px;
    height: 40px;
    line-height: 40px;
    color: rgb(255, 255, 255);
    font-weight: 500;
    background: rgb(0, 125, 187);
    border-radius: 3px;
    transition: 0.3s;
    position: absolute;
    top: -20px;
}

.rs-popular-courses.style3 .courses-item .content-part .meta-part {
    margin-bottom: 17px;
}

.rs-popular-courses.style3 .courses-item .content-part .meta-part li {
    display: inline;
    margin-right: 10px;
    font-weight: 700;
}

.rs-popular-courses.style3 .courses-item .content-part .meta-part li:last-child {
    margin: 0px;
}

.rs-popular-courses.style3 .courses-item .content-part .title a {
    color: rgb(17, 17, 17);
}

.rs-popular-courses.style3 .courses-item .content-part .bottom-part {
    overflow: hidden;
}

.rs-popular-courses.style3 .courses-item .content-part .bottom-part .info-meta {
    float: left;
}

.rs-popular-courses.style3 .courses-item .content-part .bottom-part .info-meta li {
    display: inline;
    margin-right: 15px;
    transition: 0.3s;
}

.rs-popular-courses.style3 .courses-item .content-part .bottom-part .info-meta li.ratings i {
    color: rgb(252, 185, 3);
}

.rs-popular-courses.style3 .courses-item .content-part .bottom-part .info-meta li:last-child {
    margin: 0px;
}

.rs-popular-courses.style3 .courses-item .content-part .bottom-part .btn-part {
    text-align: right;
}

.rs-popular-courses.style3 .courses-item .content-part .bottom-part .btn-part a {
    color: rgb(80, 80, 80);
}

.rs-popular-courses.style3 .courses-item .content-part .bottom-part .btn-part a i::before {
    font-size: 18px;
    font-weight: 700;
    padding-left: 10px;
}

.rs-popular-courses.style4 .sec-title .title {
    font-weight: 800;
}

.rs-popular-courses.style4 .sec-title .sub-title {
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 500;
    color: rgb(72, 89, 115);
}

.rs-popular-courses.style4 .courses-item {
    border: 1px solid rgb(223, 233, 235);
    transition: 0.3s;
}

.rs-popular-courses.style4 .courses-item .img-part img {
    width: 100%;
    transition: 0.3s;
}

.rs-popular-courses.style4 .courses-item .content-part {
    position: relative;
    padding: 40px 25px;
}

.rs-popular-courses.style4 .courses-item .content-part .price {
    display: inline-block;
    padding: 0px 15px;
    height: 40px;
    line-height: 40px;
    color: rgb(255, 255, 255);
    font-weight: 500;
    background: rgb(0, 125, 187);
    border-radius: 3px;
    transition: 0.3s;
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
}

.rs-popular-courses.style4 .courses-item .content-part a.categories {
    color: rgb(72, 89, 115);
    display: inline-block;
    margin-bottom: 10px;
}

.rs-popular-courses.style4 .courses-item .content-part .meta-part {
    margin-bottom: 17px;
}

.rs-popular-courses.style4 .courses-item .content-part .meta-part li {
    display: inline;
    margin-right: 10px;
    font-weight: 700;
}

.rs-popular-courses.style4 .courses-item .content-part .meta-part li:last-child {
    margin: 0px;
}

.rs-popular-courses.style4 .courses-item .content-part .title {
    font-size: 24px;
}

.rs-popular-courses.style4 .courses-item .content-part .title a {
    color: rgb(17, 17, 17);
}

.rs-popular-courses.style4 .courses-item .content-part .bottom-part {
    overflow: hidden;
}

.rs-popular-courses.style4 .courses-item .content-part .bottom-part .user {
    float: left;
    margin-right: 20px;
}

.rs-popular-courses.style4 .courses-item .content-part .bottom-part .info-meta {
    float: left;
}

.rs-popular-courses.style4 .courses-item .content-part .bottom-part .info-meta li {
    display: inline;
    margin-right: 15px;
    transition: 0.3s;
}

.rs-popular-courses.style4 .courses-item .content-part .bottom-part .info-meta li.ratings i {
    color: rgb(252, 185, 3);
}

.rs-popular-courses.style4 .courses-item .content-part .bottom-part .info-meta li:last-child {
    margin: 0px;
}

.rs-popular-courses.style4 .courses-item .content-part .bottom-part .btn-part {
    text-align: right;
}

.rs-popular-courses.style4 .courses-item .content-part .bottom-part .btn-part a {
    color: rgb(80, 80, 80);
}

.rs-popular-courses.style4 .courses-item .content-part .bottom-part .btn-part a i::before {
    font-size: 18px;
    font-weight: 700;
    padding-left: 10px;
}

.rs-popular-courses.style5 .courses-item .courses-grid .img-part {
    overflow: hidden;
}

.rs-popular-courses.style5 .courses-item .courses-grid .img-part a img {
    border-radius: 5px;
    transition: 0.5s;
    transform: scale(1);
}

.rs-popular-courses.style5 .courses-item .courses-grid .content-part {
    padding: 50px 30px;
    position: relative;
    text-align: center;
    background: rgb(249, 248, 248);
    border-color: rgb(249, 248, 248);
}

.rs-popular-courses.style5 .courses-item .courses-grid .content-part .course-price .price {
    padding: 9px 20px;
    color: rgb(255, 255, 255);
    font-weight: 500;
    background: rgb(255, 84, 33);
    border-radius: 5px;
    transition: 0.3s;
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
}

.rs-popular-courses.style5 .courses-item .courses-grid .content-part .title {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 18px;
}

.rs-popular-courses.style5 .courses-item .courses-grid .content-part .title a {
    color: rgb(3, 26, 61);
}

.rs-popular-courses.style5 .courses-item .courses-grid .content-part .title a:hover {
    color: rgb(0, 125, 187);
}

.rs-popular-courses.style5 .courses-item .courses-grid .content-part .meta-part {
    text-align: center;
}

.rs-popular-courses.style5 .courses-item .courses-grid .content-part .meta-part .user {
    display: inline-block;
    margin-right: 8px;
    color: rgb(54, 54, 54);
}

.rs-popular-courses.style5 .courses-item .courses-grid .content-part .meta-part .user i::before {
    color: rgb(255, 84, 33);
    padding-right: 6px;
}

.rs-popular-courses.style5 .courses-item .courses-grid .content-part .meta-part .user:last-child {
    margin-right: 0px;
}

.rs-popular-courses.style5 .courses-item:hover .courses-grid .img-part a img {
    transform: scale(1.1);
}

.rs-popular-courses.course-view-style .course-part {
    margin: 0px -15px;
}

.rs-popular-courses.course-view-style .course-part .courses-item {
    float: left;
    width: 46%;
    margin: 0px 15px 30px;
}

.rs-popular-courses.course-view-style .course-part .courses-item.right {
    float: right;
}

.rs-popular-courses.course-view-style .course-search-part {
    background-color: rgb(255, 255, 255);
    border: 1px solid rgba(224, 224, 224, 0.55);
    margin-bottom: 30px;
    padding: 15px 30px;
    display: inline-flex;
    width: 100%;
}

.rs-popular-courses.course-view-style .course-search-part .course-view-part {
    display: flex;
    align-items: center;
    float: left;
    width: 90%;
}

.rs-popular-courses.course-view-style .course-search-part .course-view-part .view-icons {
    float: left;
    margin-right: 20px;
    line-height: 1;
}

.rs-popular-courses.course-view-style .course-search-part .course-view-part .view-icons a {
    color: rgb(80, 80, 80);
    font-size: 20px;
    opacity: 0.7;
}

.rs-popular-courses.course-view-style .course-search-part .course-view-part .view-icons a.view-grid {
    color: rgb(255, 84, 33);
    opacity: 1;
}

.rs-popular-courses.course-view-style .course-search-part .course-view-part .view-icons a:hover {
    color: rgb(255, 84, 33);
    opacity: 1;
}

.rs-popular-courses.course-view-style .course-search-part .type-form {
    position: relative;
    float: right;
}

.rs-popular-courses.course-view-style .course-search-part .type-form select {
    display: block;
    width: 100%;
    min-width: 125px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-weight: 500;
    color: rgb(255, 255, 255);
    padding: 0px 40px 0px 20px;
    background: rgb(255, 84, 33);
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    border-radius: 4px;
    appearance: none;
    transition: 0.3s;
    cursor: pointer;
}

.rs-popular-courses.course-view-style .course-search-part .type-form .custom-select-box {
    position: relative;
}

.rs-popular-courses.course-view-style .course-search-part .type-form .custom-select-box::before {
    font-family: FontAwesome;
    content: "";
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    color: rgb(255, 255, 255);
    font-size: 16px;
    line-height: 1;
}

.rs-popular-courses.course-view-style.list-view .course-part {
    margin: 0px;
}

.rs-popular-courses.course-view-style.list-view .course-part .courses-item {
    width: 100%;
    margin: 0px 0px 30px;
    display: flex;
    align-items: center;
}

.rs-popular-courses.course-view-style.list-view .course-part .courses-item .img-part {
    margin: 0px 30px 0px 0px;
}

.rs-popular-courses.course-view-style.list-view .course-search-part .course-view-part .view-icons a.view-grid {
    color: rgb(80, 80, 80);
    opacity: 0.7;
}

.rs-popular-courses.course-view-style.list-view .course-search-part .course-view-part .view-icons a.view-list {
    color: rgb(255, 84, 33);
    opacity: 1;
}

.rs-popular-courses.course-view-style .widget-archives .categories {
    margin-left: 25px;
}

.rs-popular-courses.course-view-style .filter-widget {
    position: relative;
}

.rs-popular-courses.course-view-style .filter-widget h5 {
    position: relative;
    padding: 12px 25px 12px 0px;
    font-size: 16px;
    font-weight: 600;
    color: rgb(3, 56, 46);
    display: block;
    border-bottom: 1px solid rgb(240, 245, 251);
}

.rs-popular-courses.course-view-style .filter-form {
    position: relative;
}

.rs-popular-courses.course-view-style .filter-form span {
    position: relative;
    color: rgb(98, 98, 98);
    font-size: 16px;
    display: block;
    font-weight: 600;
    margin-bottom: 15px;
}

.rs-popular-courses.course-view-style .filter-form .radio-box {
    position: relative;
    margin-left: 25px;
    margin-bottom: 12px;
}

.rs-popular-courses.course-view-style .filter-form .radio-box label {
    position: relative;
    display: block;
    width: 100%;
    line-height: 1;
    padding-left: 25px;
    cursor: pointer;
    margin-bottom: 0px;
    transition: 0.3s;
}

.rs-popular-courses.course-view-style .filter-form .radio-box label::before {
    position: absolute;
    left: 0px;
    top: 3px;
    height: 10px;
    width: 10px;
    background: rgb(182, 182, 182);
    content: "";
    border-radius: 50px;
    transition: 0.3s;
    border: 1px solid transparent;
}

.rs-popular-courses.course-view-style .filter-form .radio-box label::after {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 15px;
    line-height: 15px;
    max-width: 0px;
    font-size: 14px;
    color: rgb(255, 255, 255);
    font-weight: 800;
    overflow: hidden;
    background: 0px 0px;
    text-align: center;
    font-family: FontAwesome;
    transition: max-width 0.5s;
}

.rs-popular-courses.course-view-style .filter-form .radio-box input[type="radio"]:checked+label {
    border-color: rgb(37, 169, 224);
}

.rs-popular-courses.course-view-style .filter-form .radio-box input[type="radio"] {
    display: none;
}

.rs-popular-courses.course-view-style .filter-form .radio-box input[type="radio"]:checked+label::before {
    border: 5px solid rgb(255, 84, 33);
    background: rgb(255, 255, 255);
}

.rs-popular-courses.course-view-style .filter-form .radio-box input[type="radio"]:checked+label::after {
    max-width: 20px;
    opacity: 1;
}

.rs-popular-courses.course-view-style .filter-form .radio-box:last-child {
    margin-bottom: 0px;
}

.rs-popular-courses.course-view-style .filter-form .check-box {
    margin-left: 25px;
    margin-bottom: 12px;
}

.rs-popular-courses.course-view-style .filter-form .check-box label {
    padding-left: 10px;
    line-height: 1;
}

.rs-popular-courses.main-home .courses-item .courses-grid {
    padding: 0px;
    box-shadow: rgb(238, 238, 238) 0px 0px 30px;
    border-radius: 0px 0px 4px 4px;
    background: rgb(255, 255, 255);
}

.rs-popular-courses.main-home .courses-item .courses-grid .img-part {
    margin-bottom: 0px;
    overflow: hidden;
}

.rs-popular-courses.main-home .courses-item .courses-grid .img-part a img {
    border-radius: 4px 4px 0px 0px;
    transition: 0.8s;
    transform: scale(1);
}

.rs-popular-courses.main-home .courses-item .courses-grid .content-part {
    padding: 32px 35px 35px;
}

.rs-popular-courses.main-home .courses-item .courses-grid .content-part .info-meta {
    padding-bottom: 10px;
}

.rs-popular-courses.main-home .courses-item .courses-grid .content-part .info-meta li {
    display: inline-block;
    margin-right: 10px;
    transition: 0.3s;
}

.rs-popular-courses.main-home .courses-item .courses-grid .content-part .info-meta li i {
    color: rgb(252, 185, 3);
}

.rs-popular-courses.main-home .courses-item .courses-grid .content-part .course-price .price {
    padding: 3px 15px;
    color: rgb(255, 255, 255);
    font-weight: 500;
    background: rgb(255, 84, 33);
    border-radius: 5px;
    transition: 0.3s;
    position: absolute;
    top: 20px;
    right: 38px;
}

.rs-popular-courses.main-home .courses-item .courses-grid .content-part .title {
    margin: 0px 0px 10px;
    line-height: 30px;
    font-size: 22px;
}

.rs-popular-courses.main-home .courses-item .courses-grid .content-part .title a {
    color: rgb(16, 16, 16);
}

.rs-popular-courses.main-home .courses-item .courses-grid .content-part .title a:hover {
    color: rgb(255, 84, 33);
}

.rs-popular-courses.main-home .courses-item .courses-grid .content-part .meta-part {
    display: flex;
    justify-content: space-between;
    list-style: none;
    margin: 25px 0px 0px;
    padding: 25px 0px 0px;
    font-size: 14px;
    border-top: 1px solid rgb(244, 240, 240);
}

.rs-popular-courses.main-home .courses-item .courses-grid .content-part .meta-part .user {
    display: inline-block;
    margin-right: 8px;
    color: rgb(54, 54, 54);
}

.rs-popular-courses.main-home .courses-item .courses-grid .content-part .meta-part .user i::before {
    color: rgb(255, 84, 33);
    padding-right: 6px;
}

.rs-popular-courses.main-home .courses-item:hover .courses-grid .img-part a img {
    transform: scale(1.1);
}

.rs-popular-courses.main-home.home12-style .courses-item .courses-grid .content-part {
    padding: 32px 35px 35px;
}

.rs-popular-courses.main-home.home12-style .courses-item .courses-grid .content-part .info-meta {
    padding-bottom: 10px;
}

.rs-popular-courses.main-home.home12-style .courses-item .courses-grid .content-part .info-meta li i {
    color: rgb(252, 185, 3);
}

.rs-popular-courses.main-home.home12-style .courses-item .courses-grid .content-part .course-price .price {
    background: rgb(12, 139, 81);
}

.rs-popular-courses.main-home.home12-style .courses-item .courses-grid .content-part .title {
    margin: 0px 0px 10px;
    line-height: 30px;
    font-size: 22px;
}

.rs-popular-courses.main-home.home12-style .courses-item .courses-grid .content-part .title a {
    color: rgb(16, 16, 16);
}

.rs-popular-courses.main-home.home12-style .courses-item .courses-grid .content-part .title a:hover {
    color: rgb(12, 139, 81);
}

.rs-popular-courses.main-home.home12-style .courses-item .courses-grid .content-part .meta-part {
    border-top: 1px solid rgb(244, 240, 240);
}

.rs-popular-courses.main-home.home12-style .courses-item .courses-grid .content-part .meta-part .user {
    display: inline-block;
    margin-right: 8px;
    color: rgb(54, 54, 54);
}

.rs-popular-courses.main-home.home12-style .courses-item .courses-grid .content-part .meta-part .user i::before {
    color: rgb(12, 139, 81);
    padding-right: 6px;
}

.rs-popular-courses.orange-color .courses-item .content-part .meta-part li span.price {
    background: rgb(255, 84, 33);
}

.rs-popular-courses.orange-color .courses-item .content-part .title a:hover {
    color: rgb(255, 84, 33);
}

.rs-popular-courses.orange-color .courses-item .content-part .bottom-part .btn-part a {
    border: 1px solid rgb(242, 242, 242);
    background: 0px 0px;
}

.rs-popular-courses.orange-color .courses-item .content-part .bottom-part .btn-part a:hover {
    background: rgb(255, 84, 33);
    color: rgb(255, 255, 255);
}

.rs-popular-courses.orange-color.style2 .course-wrap {
    background: rgb(255, 84, 33);
}

.rs-popular-courses.orange-color.style2 .course-wrap .price-btn a i::before {
    background: rgb(255, 84, 33);
}

.rs-popular-courses.orange-color.style2 .course-wrap .price-btn a:hover i::before {
    background: rgb(255, 64, 7);
}

.rs-popular-courses.orange-color.style2 .course-wrap::after,
.rs-popular-courses.orange-color.style2 .course-wrap::before {
    background: rgb(255, 84, 33);
}

.rs-popular-courses.orange-color.style2 .course-wrap:hover {
    background: rgb(255, 84, 33);
}

.rs-popular-courses.orange-color.style2 .course-wrap:hover::after,
.rs-popular-courses.orange-color.style2 .course-wrap:hover::before {
    background: rgb(255, 84, 33);
}

.rs-popular-courses.orange-color.style3 .courses-item .content-part a.categories {
    background: rgb(255, 84, 33);
    color: rgb(255, 255, 255);
}

.rs-popular-courses.orange-color.style3 .courses-item .content-part .meta-part li span.price {
    background: unset;
}

.rs-popular-courses.orange-color.style3 .courses-item .content-part .title a {
    color: rgb(17, 17, 17);
}

.rs-popular-courses.orange-color.style3 .courses-item .content-part .title a:hover {
    color: rgb(255, 84, 33);
}

.rs-popular-courses.orange-color.style3 .courses-item .content-part .bottom-part .btn-part a {
    border: unset;
}

.rs-popular-courses.orange-color.style3 .courses-item .content-part .bottom-part .btn-part a:hover {
    background: 0px 0px;
    color: rgb(255, 84, 33);
}

.rs-popular-courses.orange-color.style4 .courses-item .content-part .price {
    background: rgb(255, 84, 33);
}

.rs-popular-courses.orange-color.style4 .courses-item .content-part .bottom-part .btn-part a {
    border: unset;
}

.rs-popular-courses.orange-color.style4 .courses-item .content-part .bottom-part .btn-part a {
    border: unset;
}

.rs-popular-courses.orange-color.style4 .courses-item .content-part .bottom-part .btn-part a:hover {
    background: 0px 0px;
    color: rgb(255, 84, 33);
}

.rs-popular-courses.home11-style .courses-item {
    border: 1px solid rgb(229, 228, 241);
    padding: 30px;
    position: relative;
    transition: 0.4s;
}

.rs-popular-courses.home11-style .courses-item .content-part {
    padding: 30px 0px 0px;
}

.rs-popular-courses.home11-style .courses-item .content-part .course-body .title {
    font-size: 24px;
    line-height: 34px;
    font-weight: 800;
    margin-bottom: 12px;
}

.rs-popular-courses.home11-style .courses-item .content-part .course-body .title a {
    color: rgb(78, 73, 161);
}

.rs-popular-courses.home11-style .courses-item .content-part .course-body .title a:hover {
    color: rgb(0, 125, 187);
}

.rs-popular-courses.home11-style .courses-item .content-part .course-body p {
    font-size: 16px;
    line-height: 28px;
    color: rgb(84, 100, 123);
    font-weight: 400;
    margin-bottom: 20px;
}

.rs-popular-courses.home11-style .courses-item .content-part .bottom-part {
    border-top: 1px solid rgb(229, 228, 241);
    padding: 20px 0px 0px;
}

.rs-popular-courses.home11-style .courses-item .content-part .bottom-part .course-footer {
    display: inline-block;
    border-right: 1px solid rgb(229, 228, 241);
    padding-right: 15px;
    padding-left: 15px;
}

.rs-popular-courses.home11-style .courses-item .content-part .bottom-part .course-footer .label {
    display: block;
    font-size: 16px;
    line-height: 28px;
    color: rgb(84, 100, 123);
    font-weight: 500;
}

.rs-popular-courses.home11-style .courses-item .content-part .bottom-part .course-footer .desc {
    font-size: 14px;
    line-height: 23px;
    color: rgb(0, 125, 187);
    font-weight: 400;
}

.rs-popular-courses.home11-style .courses-item .btn-part {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    clip-path: none;
    background: rgb(78, 73, 161);
    position: absolute;
    text-align: center;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    visibility: hidden;
    transition: 0.5s;
}

.rs-popular-courses.home11-style .courses-item .btn-part a {
    font-size: 16px;
    color: rgb(255, 255, 255);
    display: inline-block;
    font-weight: 500;
}

.rs-popular-courses.home11-style .courses-item .btn-part a:hover {
    color: rgb(0, 125, 187);
}

.rs-popular-courses.home11-style .courses-item:hover .btn-part {
    bottom: -20px;
    opacity: 1;
    visibility: visible;
}

.rs-popular-courses.home11-style .owl-carousel .owl-stage-outer {
    padding-bottom: 20px;
    margin-bottom: -20px;
}

.rs-popular-courses.home13-style .courses-item .courses-grid {
    border-radius: 0px 0px 4px 4px;
}

.rs-popular-courses.home13-style .courses-item .courses-grid .img-part {
    margin-bottom: 0px;
    overflow: hidden;
}

.rs-popular-courses.home13-style .courses-item .courses-grid .img-part a img {
    border-radius: 4px 4px 0px 0px;
    transition: 0.8s;
    transform: scale(1);
}

.rs-popular-courses.home13-style .courses-item .courses-grid .content-part {
    padding: 25px;
    border-style: solid;
    border-width: 0px 1px 1px;
    border-color: rgb(37, 37, 37);
}

.rs-popular-courses.home13-style .courses-item .courses-grid .content-part .course-price .price {
    padding: 3px 15px;
    color: rgb(255, 255, 255);
    font-weight: 500;
    background: rgb(255, 84, 33);
    border-radius: 5px;
    transition: 0.3s;
    position: absolute;
    top: 20px;
    right: 38px;
}

.rs-popular-courses.home13-style .courses-item .courses-grid .content-part .title {
    margin: 0px 0px 10px;
    line-height: 30px;
    font-size: 22px;
}

.rs-popular-courses.home13-style .courses-item .courses-grid .content-part .title a {
    color: rgb(255, 255, 255);
}

.rs-popular-courses.home13-style .courses-item .courses-grid .content-part .title a:hover {
    color: rgb(255, 84, 33);
}

.rs-popular-courses.home13-style .courses-item .courses-grid .content-part .meta-part {
    display: flex;
    justify-content: space-between;
    list-style: none;
    font-size: 15px;
    margin: 0px 0px 20px;
}

.rs-popular-courses.home13-style .courses-item .courses-grid .content-part .meta-part .user {
    display: inline-block;
    margin-right: 8px;
    color: rgb(255, 255, 255);
}

.rs-popular-courses.home13-style .courses-item .courses-grid .content-part .meta-part .user i::before {
    color: rgb(255, 84, 33);
    padding-right: 6px;
}

.rs-popular-courses.home13-style .courses-item .courses-grid .content-part .avatar-part {
    display: flex;
    align-items: center;
    margin-top: 20px;
}

.rs-popular-courses.home13-style .courses-item .courses-grid .content-part .avatar-part .avatar-img {
    width: 30px;
    height: 30px;
    margin-right: 10px;
}

.rs-popular-courses.home13-style .courses-item .courses-grid .content-part .avatar-part .avatar-img img {
    border-radius: 50%;
}

.rs-popular-courses.home13-style .courses-item .courses-grid .content-part .avatar-part .title {
    font-size: 15px;
    color: rgb(255, 255, 255);
    line-height: 27px;
    margin-bottom: 0px;
}

.rs-popular-courses.home13-style .courses-item:hover .courses-grid .img-part a img {
    transform: scale(1.1);
}

.free-course-contact {
    margin: 0px;
    padding: 40px 50px 50px;
    background: url("../images/bg/course-contact-bg.jpg") center center / cover no-repeat;
}

.free-course-contact span {
    font-size: 30px;
    color: rgb(17, 17, 17);
    display: block;
}

.free-course-contact form input,
.free-course-contact form select,
.free-course-contact form textarea {
    width: 100%;
    border-radius: 3px;
    border: 1px solid rgb(255, 255, 255);
    color: rgb(118, 118, 118);
    background: rgb(255, 255, 255);
    padding: 10px 18px;
}

.free-course-contact form input,
.free-course-contact form select {
    margin-bottom: 30px;
    height: 45px;
}

.free-course-contact form textarea {
    height: 140px;
    display: inherit;
}

.free-course-contact form .select-option {
    position: relative;
}

.free-course-contact form .select-option select {
    appearance: none;
    cursor: pointer;
    z-index: 11;
    position: relative;
}

.free-course-contact form .select-option::after {
    content: "";
    font-family: FontAwesome;
    color: rgb(118, 118, 118);
    right: 15px;
    position: absolute;
    top: 16px;
    font-size: 20px;
    pointer-events: none;
}

.free-course-contact form ::-webkit-input-placeholder {
    color: rgb(118, 118, 118);
}

.free-course-contact form ::placeholder {
    color: rgb(118, 118, 118);
}

.rs-latest-couses .course-item {
    align-items: flex-start;
    border-radius: 300px 5px 5px 300px;
    display: flex;
    border: 1px solid rgb(206, 234, 240);
    background: rgb(255, 255, 255);
}

.rs-latest-couses .course-item .course-image a {
    width: 200px;
    height: 200px;
    overflow: hidden;
    border-radius: 100%;
    display: block;
}

.rs-latest-couses .course-item .course-image a img {
    object-fit: cover;
    object-position: left center;
    height: 100%;
    width: 100%;
}

.rs-latest-couses .course-item .course-info {
    align-self: center;
    padding: 0px 30px;
}

.rs-latest-couses .course-item .course-info .meta-part {
    padding-bottom: 5px;
}

.rs-latest-couses .course-item .course-info .meta-part li {
    display: inline;
    margin-right: 10px;
    font-weight: 700;
}

.rs-latest-couses .course-item .course-info .course-title {
    font-size: 22px;
    line-height: 36px;
    font-weight: 700;
    margin-bottom: 5px;
}

.rs-latest-couses .course-item .course-info .course-title a {
    color: rgb(17, 17, 17);
}

.rs-latest-couses .course-item .course-info .course-title a:hover {
    color: rgb(0, 125, 187);
    transition: 0.3s;
}

.rs-latest-couses .course-item .course-info .bottom-part .info-meta {
    float: left;
}

.rs-latest-couses .course-item .course-info .bottom-part .info-meta ul .ratings {
    display: inline-block;
    margin-right: 10px;
    transition: 0.3s;
}

.rs-latest-couses .course-item .course-info .bottom-part .info-meta ul .ratings i {
    color: rgb(252, 185, 3);
}

.rs-latest-couses .course-item .course-info .bottom-part .btn-part {
    text-align: right;
}

.rs-latest-couses .course-item .course-info .bottom-part .btn-part a {
    color: rgb(80, 80, 80);
}

.rs-latest-couses .course-item .course-info .bottom-part .btn-part a i::before {
    font-size: 18px;
    font-weight: 700;
    padding-left: 10px;
}

.rs-latest-couses .course-item .course-info .bottom-part .btn-part a:hover {
    color: rgb(0, 125, 187);
    transition: 0.3s;
}

.rs-latest-couses .course-item:hover {
    background: rgb(255, 255, 255);
    border-color: rgb(255, 255, 255);
}

.rs-latest-couses.orange-color .course-item {
    border: 1px solid rgba(255, 84, 33, 0.16);
}

.rs-latest-couses.orange-color .course-item .bottom-part .btn-part a:hover,
.rs-latest-couses.orange-color .course-item .course-info .course-title a:hover {
    color: rgb(255, 84, 33);
}

.rs-latest-couses.orange-color .course-item:hover {
    background: rgb(255, 255, 255);
    border-color: rgb(255, 255, 255);
}

.rs-featured-courses {
    background: rgb(231, 248, 251);
}

.rs-featured-courses .rs-carousel .owl-dots {
    text-align: center;
}

.rs-featured-courses .rs-carousel .owl-dots .owl-dot {
    width: 30px;
    height: 10px;
    display: inline-block;
    margin: 0px 6px;
    padding: 3px 0px;
    border-radius: 30px;
    background: rgb(17, 17, 17);
}

.rs-featured-courses .rs-carousel .owl-dots .owl-dot:hover {
    background: rgb(0, 125, 187);
}

.rs-featured-courses .rs-carousel .owl-dots .active {
    background: rgb(0, 125, 187);
}

.rs-featured-courses .owl-stage-outer {
    padding-bottom: 10px;
}

.rs-featured-courses .courses-item {
    padding: 0px 30px;
    position: relative;
    transition: 0.3s;
}

.rs-featured-courses .courses-item .img-part {
    position: relative;
    z-index: 111;
}

.rs-featured-courses .courses-item .content-part {
    padding: 30px 0px;
    position: relative;
    z-index: 111;
}

.rs-featured-courses .courses-item .content-part span .categories {
    display: inline-block;
    padding: 0px 15px;
    height: 40px;
    line-height: 40px;
    color: rgb(255, 255, 255);
    font-weight: 500;
    border-radius: 3px;
    transition: 0.3s;
    position: absolute;
    top: -20px;
    left: 32px;
}

.rs-featured-courses .courses-item .content-part span .categories.bg1 {
    background: rgb(199, 1, 241);
}

.rs-featured-courses .courses-item .content-part span .categories.bg2 {
    background: rgb(6, 92, 232);
}

.rs-featured-courses .courses-item .content-part span .categories.bg3 {
    background: rgb(246, 7, 91);
}

.rs-featured-courses .courses-item .content-part .meta-part {
    display: flex;
    align-items: center;
    padding-top: 16px;
    padding-bottom: 12px;
}

.rs-featured-courses .courses-item .content-part .meta-part .user {
    display: inline;
    margin-right: 10px;
    font-weight: 700;
}

.rs-featured-courses .courses-item .content-part .meta-part .ratings {
    padding-left: 25px;
}

.rs-featured-courses .courses-item .content-part .meta-part .ratings i {
    color: rgb(252, 185, 3);
}

.rs-featured-courses .courses-item .content-part .title {
    font-size: 24px;
    line-height: 35px;
    font-weight: 700;
}

.rs-featured-courses .courses-item .content-part .title a {
    color: rgb(3, 26, 61);
}

.rs-featured-courses .courses-item .content-part .title a:hover {
    color: rgb(0, 125, 187);
}

.rs-featured-courses .courses-item .content-part .images {
    display: flex;
    align-items: center;
    border-bottom: 1px solid rgb(229, 232, 235);
    padding-bottom: 35px;
}

.rs-featured-courses .courses-item .content-part .images .img-part img {
    border-radius: 50%;
    width: 30px;
    height: 30px;
}

.rs-featured-courses .courses-item .content-part .images span {
    color: rgb(84, 100, 123);
    font-size: 15px;
    line-height: 25px;
    font-weight: 400;
    padding-left: 15px;
}

.rs-featured-courses .courses-item .content-part .bottom-part .info-meta {
    float: left;
}

.rs-featured-courses .courses-item .content-part .bottom-part .info-meta li {
    color: rgb(3, 26, 61);
    font-size: 15px;
    line-height: 25px;
    font-weight: 700;
}

.rs-featured-courses .courses-item .content-part .bottom-part .btn-part {
    text-align: right;
}

.rs-featured-courses .courses-item .content-part .bottom-part .btn-part a {
    color: rgb(3, 26, 61);
    font-size: 15px;
    line-height: 25px;
}

.rs-featured-courses .courses-item .content-part .bottom-part .btn-part a i::before {
    font-size: 18px;
    font-weight: 700;
    padding-left: 10px;
}

.rs-featured-courses .courses-item .content-part .bottom-part .btn-part a:hover {
    color: rgb(0, 125, 187);
}

.rs-featured-courses .courses-item::after {
    position: absolute;
    content: "";
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 78%;
    background: rgb(255, 255, 255);
    border-radius: 3px;
}

.rs-featured-courses .courses-item:hover {
    transform: translateY(-10px);
}

.rs-features {
    position: relative;
    margin-top: -198px;
    z-index: 111;
}

.rs-features .features-wrap {
    border-radius: 15px 15px 0px 0px;
    display: flex;
    align-items: center;
    position: relative;
    transition: 0.3s;
    flex-direction: column;
    padding-bottom: 15px;
    row-gap: 30px;
    cursor: pointer;
}

.features-wrap img {
    transition: 0.3s;
}

.features-wrap:hover img {
    filter: brightness(1) invert(1);
}

.rs-features .features-wrap .icon-part {
    margin-top: 15px;
    position: relative;
    top: 8px;
}

.rs-features .features-wrap .icon-part img {
    width: 60px;
    margin: 0px 0px 8px;
}

.rs-features .features-wrap .icon-part i {
    font-size: 40px;
    color: rgb(255, 255, 255);
}

.rs-features .features-wrap .icon-part svg {
    height: 75px;
    width: auto;
    max-width: inherit;
    margin-right: 0px;
}

.rs-features .features-wrap .icon-part svg * {
    transition: 0.3s;
    fill: rgb(107, 107, 107) !important;
}

.rs-features .features-wrap .content-part {
    text-align: center;
    display: flex;
    align-items: center;
}

.rs-features .features-wrap .content-part .title {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 0px;
    font-family: "Plus Jakarta Sans";
    line-height: 1.4;
    text-transform: capitalize;
    height: 44px;
    display: flex;
    align-items: center;
}

.rs-features .features-wrap .content-part .title .watermark {
    color: rgb(255, 255, 255);
    transition: 0.3s;
    position: relative;
    top: 4px;
    font-weight: 500;
}

.rs-features .features-wrap .content-part .dese {
    font-size: 16px;
    font-weight: 400;
    color: rgb(255, 255, 255);
    margin: 0px;
}

.owl-item.selected .features-wrap,
.rs-features .features-wrap:hover {
    background: rgb(255, 255, 255);
}

.owl-item.selected .features-wrap .icon-part svg *,
.rs-features .features-wrap:hover .icon-part svg * {
    fill: rgb(255, 255, 255) !important;
}

.rs-features.style2 {
    margin-top: -110px;
}

.rs-features.style2 .rs-iconbox-area {
    position: relative;
    transition: 0.3s;
    padding: 50px;
    background-color: rgb(28, 51, 95);
    border-radius: 5px;
    text-align: center;
}

.rs-features.style2 .rs-iconbox-area .icon-area {
    margin-bottom: 32px !important;
}

.rs-features.style2 .rs-iconbox-area .icon-area img {
    width: 80px;
    height: 80px;
}

.rs-features.style2 .rs-iconbox-area .text-area .icon-title {
    font-size: 22px;
    line-height: 1;
    color: rgb(255, 255, 255);
    margin-bottom: 0px;
}

.rs-features.style2 .rs-iconbox-area:hover {
    transform: translateY(-10px);
}

.rs-features.main-home {
    width: 100%;
    position: absolute;
    bottom: 0px;
    margin: 0px;
}

.rs-features.main-home::after {
    width: 100%;
    height: 67px;
    bottom: 0px;
    z-index: 0;
    content: "";
    left: 0px;
    position: absolute;
    background: linear-gradient(145deg, rgb(42, 133, 160), rgb(30, 99, 120));
}

.rs-features.style3 {
    margin: unset;
}

.rs-features.style3 .features-item {
    position: relative;
    transition: 0.3s;
}

.rs-features.style3 .features-item .content-part {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: 0.3s;
    padding: 50px 35px 0px;
    text-align: center;
}

.rs-features.style3 .features-item .content-part .icon-part {
    padding-bottom: 20px;
}

.rs-features.style3 .features-item .content-part .icon-part img {
    transition: 0.4s;
    transform: scale(1);
}

.rs-features.style3 .features-item .content-part .title {
    font-size: 22px;
    line-height: 32px;
    font-weight: 700;
    margin-bottom: 12px;
}

.rs-features.style3 .features-item .content-part .title a {
    color: rgb(255, 255, 255);
}

.rs-features.style3 .features-item .content-part p {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: rgb(255, 255, 255);
    margin-bottom: 4px;
}

.rs-features.style3 .features-item:hover {
    transform: translateY(-10px);
}

.rs-features.style3 .features-item:hover .content-part .icon-part img {
    transform: scale(0.9);
}

.rs-features.style4 {
    position: unset;
    margin-top: unset;
    z-index: unset;
}

.rs-features.style4 .features-wrap {
    background: unset;
    display: unset;
    align-items: unset;
    position: unset;
}

.rs-features.style4 .features-wrap .icon-part {
    margin: 0px 0px 17px;
}

.rs-features.style4 .features-wrap .content-part .title {
    margin-bottom: 10px;
}

.rs-features.style4 .features-wrap .content-part .title .watermark {
    color: rgb(51, 51, 51);
}

.rs-features.style4 .features-wrap .content-part .dese {
    color: rgb(80, 80, 80);
}

.rs-degree.style1 .degree-wrap {
    position: relative;
    overflow: hidden;
    border-radius: 3px;
}

.rs-degree.style1 .degree-wrap img {
    width: 100%;
}

.rs-degree.style1 .degree-wrap .title-part {
    position: absolute;
    left: 0px;
    bottom: 0px;
    padding: 0px 30px 21px;
    opacity: 1;
    transition: 0.3s;
}

.rs-degree.style1 .degree-wrap .title-part .title {
    margin: 0px;
    color: rgb(255, 255, 255);
}

.rs-degree.style1 .degree-wrap .content-part {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotateY(90deg);
    text-align: center;
    background: rgb(0, 154, 150);
    border-radius: 3px;
    padding: 30px 10px 0px;
    color: rgb(255, 255, 255);
    opacity: 0;
    transition: 0.3s;
}

.rs-degree.style1 .degree-wrap .content-part .title {
    margin-bottom: 13px;
    font-size: 20px;
}

.rs-degree.style1 .degree-wrap .content-part .title a {
    color: rgb(255, 255, 255);
}

.rs-degree.style1 .degree-wrap .content-part .title a:hover {
    color: rgb(204, 204, 204);
}

.rs-degree.style1 .degree-wrap .content-part .desc {
    margin-bottom: 15px;
}

.rs-degree.style1 .degree-wrap .content-part .btn-part a {
    text-transform: uppercase;
    font-weight: 500;
    color: rgb(255, 255, 255);
    padding-bottom: 0px;
    border-bottom: 1px solid rgb(255, 255, 255);
    font-size: 14px;
}

.rs-degree.style1 .degree-wrap .content-part .btn-part a:hover {
    color: rgb(204, 204, 204);
}

.rs-degree.style1 .degree-wrap::before {
    position: absolute;
    content: "";
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 50%;
    opacity: 0.5;
    background: linear-gradient(transparent, rgb(0, 125, 187));
}

.rs-degree.style1 .degree-wrap:hover .content-part {
    transform: translate(-50%, -50%) rotateY(0deg);
    opacity: 1;
}

.rs-degree.style1 .degree-wrap:hover .title-part {
    bottom: -60px;
    opacity: 0;
}

.intro-section {
    position: relative;
}

.intro-section .video-column {
    position: relative;
    z-index: 1;
}

.intro-section .video-column .intro-video {
    position: relative;
    text-align: center;
    width: 100%;
    display: block;
}

.intro-section .video-column .intro-video h4 {
    position: absolute;
    width: 100%;
    text-align: center;
    color: rgb(255, 255, 255);
    font-weight: 500;
    font-size: 16px;
    text-transform: capitalize;
    bottom: 0px;
    left: 50%;
    transform: translate(-50%, -50%);
}

.intro-section .video-column .intro-video .intro-video-box {
    position: relative;
    width: 60px;
    height: 60px;
    z-index: 99;
    color: rgb(0, 170, 21);
    font-weight: 400;
    font-size: 24px;
    text-align: center;
    border-radius: 50%;
    padding-left: 7px;
    line-height: 60px;
    display: inline-block;
    background-color: rgb(255, 255, 255);
    transition: 0.9s;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 15px;
}

.intro-section .video-column .intro-video::before {
    position: absolute;
    content: "";
    inset: 0px;
    background-color: rgba(0, 0, 0, 0.1);
}

.intro-section .video-column .course-features-info {
    margin: 50px 0px;
    border-radius: 3px;
    padding: 30px 40px;
    background: rgb(255, 255, 255);
    box-shadow: rgb(238, 238, 238) 0px 0px 30px;
}

.intro-section .video-column .course-features-info ul li {
    display: block;
    padding: 10px 0px;
}

.intro-section .video-column .course-features-info ul li i {
    color: rgb(255, 84, 33);
}

.intro-section .video-column .course-features-info ul li .label {
    padding-left: 10px;
}

.intro-section .video-column .course-features-info ul li .value {
    float: right;
    padding-right: 5px;
}

.intro-section .video-column .btn-part {
    background: rgb(255, 255, 255);
    box-shadow: rgb(238, 238, 238) 0px 0px 35px;
    padding: 50px 50px 35px;
    border-radius: 5px;
}

.intro-section .video-column .btn-part .btn {
    margin: 0px 0px 15px;
    width: 100%;
}

.intro-section .intro-tabs {
    position: relative;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
}

.intro-section .intro-tabs .tab-btns {
    position: relative;
    text-align: center;
    width: 20%;
}

.intro-section .intro-tabs .tab-btns .tab-btn {
    position: relative;
    display: block;
    width: 100%;
    font-size: 14px;
    background: rgb(255, 255, 255);
    color: rgb(98, 98, 98);
    border: 1px solid rgb(238, 238, 238);
    font-weight: 500;
    line-height: 24px;
    cursor: pointer;
    float: left;
    padding: 12px 40px 10px;
    text-transform: capitalize;
    transition: 0.5s;
}

.intro-section .intro-tabs .tab-btns .tab-btn.active,
.intro-section .intro-tabs .tab-btns .tab-btn:hover {
    color: rgb(255, 255, 255);
    background: rgb(255, 84, 33);
    border-color: rgb(255, 84, 33);
}

.intro-section .intro-tabs .tabs-content {
    position: relative;
    overflow: hidden;
    background-color: rgb(255, 255, 255);
}

.intro-section .intro-tabs .tabs-content .minutes {
    position: relative;
    color: rgb(0, 125, 187);
    font-size: 14px;
    font-weight: 500;
    margin-top: 12px;
}

.course-overview {
    position: relative;
}

.course-overview .instructor-title {
    position: relative;
    color: rgb(17, 17, 17);
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3em;
    margin-bottom: 18px;
}

.course-overview .inner-box {
    position: relative;
    padding: 0px 40px 40px;
}

.course-overview .inner-box h4 {
    position: relative;
    color: rgb(17, 17, 17);
    font-weight: 600;
    line-height: 1.3em;
    margin-bottom: 15px;
}

.course-overview .inner-box h3 {
    position: relative;
    color: rgb(17, 17, 17);
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3em;
    margin-bottom: 18px;
}

.course-overview .inner-box p {
    position: relative;
    color: rgb(98, 98, 98);
    font-size: 16px;
    line-height: 1.8em;
    margin-bottom: 15px;
}

.course-overview .inner-box .student-list {
    position: relative;
    margin-top: 25px;
    margin-bottom: 30px;
}

.course-overview .inner-box .student-list li {
    position: relative;
    color: rgb(57, 57, 57);
    font-size: 16px;
    font-weight: 500;
    line-height: 1.3em;
    margin-right: 80px;
    display: inline-block;
    list-style: disc;
    margin-bottom: 10px;
}

.course-overview .inner-box .student-list li .fa {
    color: rgb(255, 84, 33);
    margin: 0px 2px;
}

.course-overview .inner-box .student-list li:last-child {
    margin-right: 0px;
}

.course-overview .inner-box .review-list {
    position: relative;
    margin-bottom: 20px;
}

.course-overview .inner-box .review-list li {
    position: relative;
    color: rgb(98, 98, 98);
    font-size: 16px;
    margin-bottom: 14px;
    padding-left: 30px;
}

.course-overview .inner-box .review-list li::before {
    position: absolute;
    content: "";
    left: 0px;
    top: 5px;
    color: rgb(255, 84, 33);
    font-size: 14px;
    line-height: 1em;
    font-family: FontAwesome;
}

.course-overview .inner-box .review-list li:last-child {
    margin-bottom: 0px;
}

.cource-review-box {
    position: relative;
    padding: 0px 40px;
}

.cource-review-box h4 {
    position: relative;
    color: rgb(17, 17, 17);
    font-weight: 700;
    line-height: 1.3em;
    margin-bottom: 15px;
}

.cource-review-box .rating {
    position: relative;
    color: rgb(98, 98, 98);
    font-size: 16px;
}

.cource-review-box .rating .fa {
    position: relative;
    color: rgb(255, 84, 33);
    margin: 0px 2px;
    font-size: 16px;
}

.cource-review-box .total-rating {
    position: relative;
    color: rgb(255, 84, 33);
    font-size: 16px;
    font-weight: 600;
    margin-right: 5px;
}

.cource-review-box .text {
    position: relative;
    color: rgb(98, 98, 98);
    font-size: 16px;
    line-height: 1.8em;
    margin-top: 15px;
}

.cource-review-box .helpful {
    position: relative;
    color: rgb(57, 57, 57);
    font-size: 16px;
    line-height: 1.8em;
    margin-top: 12px;
    font-weight: 500;
    margin-bottom: 15px;
}

.cource-review-box .like-option {
    position: relative;
}

.cource-review-box .like-option li {
    position: relative;
    margin-right: 10px;
    display: inline-block;
}

.cource-review-box .like-option li i {
    position: relative;
    width: 36px;
    height: 36px;
    color: rgb(98, 98, 98);
    text-align: center;
    line-height: 36px;
    border-radius: 50px;
    display: inline-block;
    background-color: rgb(234, 239, 245);
}

.cource-review-box .like-option li i:hover {
    color: rgb(0, 125, 187);
}

.cource-review-box .like-option .report {
    position: relative;
    color: rgb(51, 51, 51);
    font-size: 14px;
    font-weight: 500;
}

.cource-review-box .like-option .report:hover {
    color: rgb(0, 125, 187);
}

.cource-review-box .more {
    position: relative;
    color: rgb(255, 84, 33);
    font-size: 14px;
    font-weight: 500;
    margin-top: 30px;
    display: inline-block;
}

.accordion-box {
    position: relative;
}

.accordion-box .block {
    position: relative;
    background-color: rgb(255, 255, 255);
    border-width: medium medium 4px;
    border-style: none none solid;
    border-color: currentcolor currentcolor rgb(246, 246, 246);
    border-image: initial;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 30px;
}

.accordion-box .block .acc-btn {
    position: relative;
    width: 100%;
    text-align: left;
    font-size: 20px;
    margin-bottom: 0px;
    cursor: pointer;
    font-weight: 600;
    color: rgb(17, 17, 17);
    padding: 0px 25px;
    height: 65px;
    line-height: 65px;
    text-transform: capitalize;
    transition: 0.5s;
    text-decoration: none !important;
}

.accordion-box .block .acc-btn::after {
    position: absolute;
    font-family: FontAwesome;
    content: "";
    right: 25px;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    font-weight: 400;
    color: rgb(17, 17, 17);
    padding: unset;
    transition: 0.3s;
}

.accordion-box .block .acc-btn.collapsed::after {
    content: "";
}

.accordion-box .block .card-header {
    position: relative;
    padding: 0px;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    border-radius: unset;
}

.accordion-box .block .content {
    position: relative;
    padding: 0px 40px 25px;
}

.accordion-box .block .play-icon {
    position: relative;
    color: rgb(98, 98, 98);
    font-size: 18px;
    text-align: center;
    line-height: 40px;
    display: inline-block;
    transition: 0.3s;
    background-color: rgb(255, 255, 255);
}

.accordion-box .block .play-icon::before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    animation: 1.5s ease-out 0s infinite normal none running pulse-border;
    transition: 0.3s;
}

.accordion-box .block .play-icon .fa {
    position: relative;
    width: 40px;
    height: 40px;
    line-height: 40px;
    left: 0px;
    z-index: 99;
    color: rgb(255, 84, 33);
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    border-radius: 50%;
    padding-left: 4px;
    margin-right: 30px;
    display: inline-block;
    margin-top: -20px;
    margin-left: -20px;
    background-color: rgb(255, 255, 255);
    transition: 0.9s;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 15px;
}

.accordion-box .block .play-icon:hover::before {
    background: rgb(255, 84, 33);
}

.why-choose-us .choose-us-part .facilities-part .single-facility .icon-part {
    position: relative;
    float: left;
    margin-right: 5px;
}

.why-choose-us .choose-us-part .facilities-part .single-facility .icon-part .shape-img {
    position: relative;
}

.why-choose-us .choose-us-part .facilities-part .single-facility .icon-part i {
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: rgb(0, 125, 187);
}

.why-choose-us .choose-us-part .facilities-part .single-facility .icon-part i::before {
    font-size: 28px;
}

.why-choose-us .choose-us-part .facilities-part .single-facility .text-part .title {
    font-size: 22px;
    color: rgb(17, 17, 17);
    font-weight: 700;
    margin-bottom: 10px;
}

.why-choose-us.style2 .facilities-two .content-part {
    display: flex;
    align-items: center;
}

.why-choose-us.style2 .facilities-two .content-part .icon-part {
    width: 80px;
    line-height: 80px;
    text-align: center;
    border-radius: 50%;
    margin-right: 20px;
    position: relative;
    transition: 0.3s;
}

.why-choose-us.style2 .facilities-two .content-part .icon-part img {
    transition: 0.4s;
    transform: scale(1);
}

.why-choose-us.style2 .facilities-two .content-part .icon-part.purple-bg {
    background: rgb(78, 73, 161);
}

.why-choose-us.style2 .facilities-two .content-part .icon-part.pink-bg {
    background: rgb(255, 102, 102);
}

.why-choose-us.style2 .facilities-two .content-part .icon-part.orange-bg {
    background: rgb(255, 175, 64);
}

.why-choose-us.style2 .facilities-two .content-part .icon-part.green-bg {
    background: rgb(149, 204, 71);
}

.why-choose-us.style2 .facilities-two .content-part .icon-part:hover {
    transform: scale(0.9);
}

.why-choose-us.style2 .facilities-two .content-part .text-part .title {
    font-size: 22px;
    line-height: 32px;
    font-weight: 800;
    color: rgb(78, 73, 161);
    margin-bottom: 0px;
}

.why-choose-us.style2 .video-wrap {
    position: relative;
    display: inline-block;
}

.why-choose-us.style2 .video-wrap .popup-videos {
    color: rgb(78, 73, 161);
    display: block;
    overflow: hidden;
    max-width: 270px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.why-choose-us.style2 .video-wrap .popup-videos i {
    width: 70px;
    height: 70px;
    line-height: 61px;
    border: 5px solid rgb(78, 73, 161);
    border-radius: 50%;
    text-align: center;
    font-size: 25px;
    float: left;
    margin-right: 20px;
}

.why-choose-us.style2 .video-wrap .popup-videos i::before {
    padding-left: 5px;
}

.why-choose-us.style2 .video-wrap .popup-videos:hover {
    opacity: 0.7;
}

.why-choose-us.style3 {
    background: url("../images/bg/home12/why-learn-bg.jpg") center center / cover no-repeat;
    padding: 200px 0px;
}

.why-choose-us.style3 .services-part {
    display: flex;
    box-shadow: rgb(238, 238, 238) 0px 0px 30px;
    background: rgb(255, 255, 255);
    padding: 15px 30px 20px;
}

.why-choose-us.style3 .services-part .services-icon {
    margin-right: 29px;
}

.why-choose-us.style3 .services-part .services-icon img {
    width: 90px;
}

.why-choose-us.style3 .services-part .services-text .title {
    font-size: 20px;
    line-height: 36px;
    font-weight: 700;
    padding-bottom: 5px;
    margin: 0px;
    color: rgb(23, 31, 50);
}

.why-choose-us.style3 .services-part .services-text .services-txt {
    font-size: 16px;
    line-height: 1.2;
    font-weight: 400;
    margin: 0px;
    color: rgb(51, 51, 51);
}

.rs-team.style1 .team-item {
    position: relative;
    overflow: hidden;
}

.rs-team.style1 .team-item img {
    width: 100%;
}

.rs-team.style1 .team-item .content-part {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 50%);
    text-align: center;
    z-index: 1;
    transition: 0.3s;
    opacity: 0;
}

.rs-team.style1 .team-item .content-part .name {
    margin-bottom: 8px;
    font-size: 22px;
}

.rs-team.style1 .team-item .content-part .name a {
    color: rgb(255, 255, 255);
}

.rs-team.style1 .team-item .content-part .name a:hover {
    color: rgb(17, 17, 17);
}

.rs-team.style1 .team-item .content-part .designation {
    color: rgb(255, 255, 255);
    margin-bottom: 16px;
    display: block;
}

.rs-team.style1 .team-item .content-part .social-links li {
    display: inline;
    margin-right: 35px;
}

.rs-team.style1 .team-item .content-part .social-links li a {
    display: inline-block;
    color: rgb(255, 255, 255);
}

.rs-team.style1 .team-item .content-part .social-links li a:hover {
    color: rgb(17, 17, 17);
}

.rs-team.style1 .team-item .content-part .social-links li:last-child {
    margin: 0px;
    font-size: 40px;
    color: rgb(255, 255, 255);
}

.rs-team.style1 .team-item::after {
    position: absolute;
    content: "";
    left: 50%;
    top: 50%;
    transform: translate(-50%, 100%) scale(0.1);
    background: rgb(0, 125, 187);
    opacity: 0;
    border-radius: 3px;
    transition: 0.3s;
}

.rs-team.style1 .team-item:hover .content-part {
    transform: translate(-50%, -50%);
    opacity: 1;
}

.rs-team.style1 .team-item:hover::after {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0.9;
}

.rs-team.style1 .owl-item.center .team-item .content-part {
    transform: translate(-50%, -50%);
    opacity: 1;
}

.rs-team.style1 .owl-item.center .team-item::after {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0.9;
}

.rs-team.style1 .nav-style {
    position: relative;
}

.rs-team.style1 .nav-style .owl-nav {
    display: block;
    position: absolute;
    top: -80px;
    right: 0px;
}

.rs-team.style1 .nav-style .owl-nav .owl-next,
.rs-team.style1 .nav-style .owl-nav .owl-prev {
    display: inline-block;
}

.rs-team.style1 .nav-style .owl-nav .owl-next i,
.rs-team.style1 .nav-style .owl-nav .owl-prev i {
    transition: 0.3s;
}

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

.rs-team.style1 .nav-style .owl-nav .owl-next:hover i,
.rs-team.style1 .nav-style .owl-nav .owl-prev:hover i {
    color: rgb(0, 125, 187);
}

.rs-team.style1 .nav-style .owl-nav .owl-prev i::before {
    content: "";
}

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

.rs-team.style1 .nav-style .owl-nav .owl-next i::before {
    content: "";
}

.rs-team.style1.orange-color .team-item::after {
    background: rgb(255, 84, 33);
}

.rs-team.style7 .team-item {
    position: relative;
    overflow: hidden;
}

.rs-team.style7 .team-item::after {
    position: absolute;
    content: "";
    left: 50%;
    top: 50%;
    transform: translate(-50%, 100%) scale(0.1);
    opacity: 0;
    border-radius: 3px;
    transition: 0.3s;
    background: rgb(199, 1, 241) !important;
}

.rs-team.style7 .team-item:hover .content-part {
    transform: translate(-50%, -50%);
    opacity: 1;
}

.rs-team.style7 .team-item:hover::after {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0.9;
}

.rs-team.inner-style .team-item {
    overflow: hidden;
}

.rs-team.inner-style .team-item .content-part {
    bottom: -205px;
    background: rgb(255, 255, 255);
    border-radius: 50%;
    padding-top: 30px;
    transition: 0.3s;
    top: unset !important;
    transform: translateX(-50%) !important;
    width: 100% !important;
    height: 320px !important;
    opacity: 1 !important;
}

.rs-team.inner-style .team-item .content-part .name a {
    color: rgb(17, 17, 17) !important;
}

.rs-team.inner-style .team-item .content-part .name a:hover {
    color: rgb(0, 125, 187) !important;
}

.rs-team.inner-style .team-item .content-part .designation {
    color: rgb(80, 80, 80) !important;
}

.rs-team.inner-style .team-item .content-part .social-links {
    display: none;
}

.rs-team.inner-style .team-item:hover .content-part {
    bottom: unset;
    background: 0px 0px;
    border-radius: unset;
    padding-top: 0px;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
    width: unset !important;
    height: unset !important;
    opacity: 1 !important;
}

.rs-team.inner-style .team-item:hover .content-part .name a {
    color: rgb(255, 255, 255) !important;
}

.rs-team.inner-style .team-item:hover .content-part .name a:hover {
    color: rgb(17, 17, 17) !important;
}

.rs-team.inner-style .team-item:hover .content-part .designation {
    color: rgb(255, 255, 255) !important;
}

.rs-team.inner-style .team-item:hover .content-part .social-links {
    display: block;
}

.rs-team.home11-style .team-item .team-thumbnail {
    position: relative;
    overflow: hidden;
}

.rs-team.home11-style .team-item .team-thumbnail .team-img {
    position: relative;
    overflow: hidden;
    border-radius: 6px;
}

.rs-team.home11-style .team-item .team-thumbnail .team-img .team-social-link {
    display: grid;
    border: 30px solid rgb(78, 73, 161);
    border-radius: 50%;
    width: 196px;
    height: 193px;
    grid-template-columns: auto auto;
    position: absolute;
    right: -196px;
    bottom: -193px;
    padding: 30px;
    opacity: 0;
    z-index: 9;
    transition: 0.3s;
}

.rs-team.home11-style .team-item .team-thumbnail .team-img .team-social-link li {
    display: inline-block;
}

.rs-team.home11-style .team-item .team-thumbnail .team-img .team-social-link li a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    color: rgb(255, 255, 255);
    cursor: pointer;
    font-size: 16px;
}

.rs-team.home11-style .team-item .team-thumbnail .team-img .team-social-link li a:hover {
    color: rgb(0, 125, 187);
}

.rs-team.home11-style .team-item .team-thumbnail .team-img::before {
    content: "";
    transition: 0.4s ease-in-out;
    position: absolute;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    background-color: rgb(0, 0, 0);
    z-index: 2;
    opacity: 0;
}

.rs-team.home11-style .team-item .team-thumbnail .team-header {
    text-align: center;
    padding-top: 35px;
}

.rs-team.home11-style .team-item .team-thumbnail .team-header .name {
    font-size: 22px;
    line-height: 32px;
    font-weight: 800;
    margin-bottom: 5px;
}

.rs-team.home11-style .team-item .team-thumbnail .team-header .name a {
    color: rgb(78, 73, 161);
}

.rs-team.home11-style .team-item .team-thumbnail .team-header .name a:hover {
    color: rgb(0, 125, 187);
}

.rs-team.home11-style .team-item .team-thumbnail .team-header .subject {
    font-size: 15px;
    line-height: 26px;
    font-weight: 400;
    color: rgb(84, 100, 123);
    margin-bottom: 10px;
}

.rs-team.home11-style .team-item .team-thumbnail:hover .team-img .team-social-link {
    right: -50px;
    bottom: -45px;
    opacity: 1;
}

.rs-team.home11-style .team-item .team-thumbnail:hover .team-img .team-social-link li a:hover {
    color: rgb(0, 125, 187);
}

.rs-team.home11-style .team-item .team-thumbnail:hover .team-img::before {
    opacity: 0.4;
}

.profile-section {
    position: relative;
}

.profile-section .content-part .title {
    color: rgb(17, 17, 17);
    font-weight: 600;
    line-height: 1.3em;
    font-size: 26px;
}

.profile-section .content-part p {
    font-size: 16px;
    margin: 0px;
}

.profile-section .content-column {
    position: relative;
}

.profile-section .content-column .inner-column {
    position: relative;
}

.profile-section .content-column .inner-column h2 {
    position: relative;
    color: rgb(17, 17, 17);
    font-weight: 500;
    margin: 0px 0px 30px;
    font-size: 30px;
}

.profile-section .content-column .inner-column h4 {
    position: relative;
    color: rgb(17, 17, 17);
    font-weight: 600;
    line-height: 1.3em;
    margin-top: 15px;
    margin-bottom: 20px;
}

.profile-section .content-column .inner-column h5 {
    position: relative;
    color: rgb(17, 17, 17);
    font-size: 25px;
    font-weight: 600;
    line-height: 1.3em;
    margin-top: 12px;
    margin-bottom: 0px;
}

.profile-section .content-column .inner-column p {
    position: relative;
    font-size: 16px;
    line-height: 2em;
    font-weight: 400;
    color: rgb(133, 134, 135);
    margin: 0px;
}

.profile-section .content-column .inner-column .student-list {
    position: relative;
    margin-top: 25px;
    margin-bottom: 10px;
}

.profile-section .content-column .inner-column .student-list li {
    position: relative;
    color: rgb(57, 57, 57);
    font-size: 16px;
    font-weight: 500;
    line-height: 1.3em;
    margin-right: 80px;
    display: inline-block;
    list-style: disc;
    margin-bottom: 20px;
}

.profile-section .content-column .inner-column .student-list li .fa {
    color: rgb(255, 84, 33);
    margin: 0px 2px;
}

.profile-section .content-column .inner-column .student-list li:last-child {
    margin-right: 0px;
}

.profile-section .image-column {
    position: relative;
}

.profile-section .image-column .inner-column {
    position: relative;
    padding: 30px;
    border-radius: 8px;
    background-color: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.12) 0px 0px 15px;
}

.profile-section .image-column .inner-column .image {
    position: relative;
}

.profile-section .image-column .inner-column .image img {
    position: relative;
    display: inline-block;
    border-radius: 5px;
    width: 100%;
}

.profile-section .image-column .team-content h3 {
    position: relative;
    font-weight: 700;
    color: rgb(17, 17, 17);
    margin-top: 30px;
    margin-bottom: 10px;
}

.profile-section .image-column .team-content .text {
    position: relative;
    color: rgb(98, 98, 98);
    font-size: 16px;
    line-height: 1.7em;
    margin-bottom: 8px;
}

.profile-section .image-column .team-content .personal-info {
    margin-bottom: 20px;
}

.profile-section .image-column .team-content .personal-info li {
    margin: 5px 0px;
    display: inline-block;
    padding-right: 15px;
}

.profile-section .image-column .team-content .personal-info li:last-child {}

.profile-section .image-column .team-content .personal-info li a {
    color: rgb(17, 17, 17);
}

.profile-section .image-column .team-content .personal-info li a:hover {
    color: rgb(255, 84, 33);
}

.profile-section .image-column .team-content .personal-info li span i::before {
    font-size: 16px;
    margin-right: 10px;
}

.profile-section .image-column .social-box {
    position: relative;
    text-align: center;
}

.profile-section .image-column .social-box a {
    position: relative;
    color: rgb(98, 98, 98);
    font-size: 28px;
    margin: 0px 5px;
    display: inline-block;
    transition: 0.3s;
}

.profile-section .image-column .social-box a:hover {
    color: rgb(255, 84, 33);
}

.profile-section .browse-course-section {
    position: relative;
    margin-top: 50px;
}

.profile-section .browse-course-section .styled-pagination {
    margin-top: 20px;
}

.profile-section .skill-title {
    font-size: 25px;
    margin-top: 15px;
    margin-bottom: 30px;
}

.profile-section .rs-progress {
    height: 8px;
    border: 1px solid rgb(255, 84, 33);
    border-radius: 0px;
    overflow: visible;
    padding: 1px;
    background: rgb(255, 255, 255);
    margin-top: 25px;
}

.profile-section .rs-progress+.rs-progress {
    margin-top: 50px;
}

.profile-section .rs-progress .progress-bar {
    position: relative;
    text-align: left;
    line-height: 4px;
    border-radius: 0px;
    box-shadow: none;
    background-color: rgb(255, 84, 33);
    overflow: visible;
}

.profile-section .rs-progress .progress-bar .pb-label {
    position: absolute;
    left: 0px;
    top: -24px;
    color: rgb(102, 102, 102);
    font-size: 15px;
    font-weight: 600;
}

.profile-section .rs-progress .progress-bar .pb-percent {
    position: absolute;
    right: -13px;
    font-weight: 500;
    color: rgb(255, 255, 255);
    font-size: 10px;
    top: -30px;
    background: rgb(255, 84, 33);
    padding: 8px 5px;
}

.profile-section .rs-progress .progress-bar .pb-percent::after {
    content: "";
    position: absolute;
    border-width: 5px;
    border-style: solid;
    border-color: rgb(255, 84, 33) transparent transparent;
    border-image: initial;
    left: 50%;
    top: 20px;
    transform: translateX(-50%);
}

.rs-testimonial.style1 .testi-item {
    background: rgb(243, 248, 249);
    max-width: 1000px;
    margin: 0px 0px 0px auto;
    position: relative;
}

.rs-testimonial.style1 .testi-item .img-part {
    position: absolute;
    left: -240px;
    top: 50px;
}

.rs-testimonial.style1 .testi-item .img-part img {
    border-radius: 5px;
    max-width: 450px;
}

.rs-testimonial.style1 .testi-item .content-part {
    padding: 98px 0px 98px 320px;
}

.rs-testimonial.style1 .testi-item .content-part .desc {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 600;
    color: rgb(17, 17, 17);
    font-size: 36px;
    line-height: 46px;
    position: relative;
}

.rs-testimonial.style1 .testi-item .content-part .desc::after,
.rs-testimonial.style1 .testi-item .content-part .desc::before {
    content: "";
    font-family: Flaticon;
    font-size: 20px;
    color: rgb(17, 17, 17);
}

.rs-testimonial.style1 .testi-item .content-part .desc::before {
    transform: rotateY(180deg);
    position: absolute;
    left: -30px;
    top: -13px;
}

.rs-testimonial.style1 .testi-item .content-part .desc::after {
    position: relative;
    bottom: -7px;
    right: -8px;
}

.rs-testimonial.style1 .testi-item .content-part .desc.title-color {
    color: rgb(17, 17, 17);
}

.rs-testimonial.style1 .testi-item .content-part .name {
    margin: 0px;
    color: rgb(17, 17, 17);
    font-weight: 500;
}

.rs-testimonial.style1 .rs-carousel.nav-style2 .owl-nav {
    bottom: 35px;
    right: 50px;
    top: unset;
}

.rs-testimonial.style2 .donation-part img {
    border-radius: 5px;
    margin-bottom: 22px;
}

.rs-testimonial.style2 .testi-wrap {
    overflow: hidden;
    background: rgb(243, 248, 249);
    border-radius: 5px;
    padding: 30px;
}

.rs-testimonial.style2 .testi-wrap .img-part {
    max-width: 209px;
    float: left;
    margin-right: 58px;
}

.rs-testimonial.style2 .testi-wrap .img-part img {
    border-radius: 5px;
}

.rs-testimonial.style2 .testi-wrap .content-part .desc {
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    font-family: "Plus Jakarta Sans", sans-serif;
    color: rgb(17, 41, 88);
    display: inline;
    position: relative;
}

.rs-testimonial.style2 .testi-wrap .content-part .desc::after,
.rs-testimonial.style2 .testi-wrap .content-part .desc::before {
    content: "";
    font-family: Flaticon;
    font-size: 20px;
    color: rgb(17, 41, 88);
}

.rs-testimonial.style2 .testi-wrap .content-part .desc::after {
    position: relative;
    bottom: -7px;
    right: -8px;
}

.rs-testimonial.style2 .testi-wrap .content-part .desc::before {
    transform: rotateY(180deg);
    position: absolute;
    left: -30px;
    top: -13px;
}

.rs-testimonial.style2 .testi-wrap .content-part .desc.title-color {
    color: rgb(17, 17, 17);
}

.rs-testimonial.style2 .testi-wrap .content-part .info {
    margin-top: 20px;
    color: rgb(80, 80, 80);
}

.rs-testimonial.style2 .testi-wrap .content-part .info .name {
    margin: 0px;
    font-weight: 600;
}

.rs-testimonial.style2 .testi-wrap .content-part.new-content .desc {
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    font-family: "Plus Jakarta Sans", sans-serif;
    color: rgb(17, 17, 17);
    display: inline;
    position: relative;
}

.rs-testimonial.style2 .testi-wrap .content-part.new-content .desc::after,
.rs-testimonial.style2 .testi-wrap .content-part.new-content .desc::before {
    content: "";
    font-family: Flaticon;
    font-size: 20px;
    color: rgb(17, 17, 17);
}

.rs-testimonial.style2 .testi-wrap .content-part.new-content .desc::after {
    position: relative;
    bottom: -7px;
    right: -8px;
}

.rs-testimonial.style2 .testi-wrap .content-part.new-content .desc::before {
    transform: rotateY(180deg);
    position: absolute;
    left: -30px;
    top: -13px;
}

.rs-testimonial.style3 .testi-item {
    background-color: rgb(243, 248, 249);
    background-image: url("../images/testimonial/cloud-pattern.png");
    background-repeat: no-repeat;
    background-size: 130%;
    background-position: 0px 70px;
    border-radius: 10px;
    padding: 40px 45px;
}

.rs-testimonial.style3 .testi-item .user-info img {
    max-width: 84px;
    height: auto;
    margin-bottom: 22px;
}

.rs-testimonial.style3 .testi-item .user-info .name {
    font-size: 20px;
    margin-bottom: 5px;
}

.rs-testimonial.style3 .testi-item .user-info .designation {
    font-size: 14px;
    color: rgb(85, 85, 85);
    font-weight: 500;
}

.rs-testimonial.style3 .testi-item .user-info .ratings {
    margin-top: 10px;
}

.rs-testimonial.style3 .testi-item .user-info .ratings li {
    display: inline;
}

.rs-testimonial.style3 .testi-item .user-info .ratings li i {
    color: rgb(252, 185, 3);
}

.rs-testimonial.style3 .testi-item .desc {
    font-size: 17px;
    font-style: italic;
}

.rs-testimonial.style3 .owl-dots {
    text-align: center;
    margin-top: 47px;
}

.rs-testimonial.style3 .owl-dots .owl-dot {
    display: inline-block;
    width: 15px;
    height: 5px;
    border-radius: 2.5px;
    background: rgb(0, 125, 187);
    margin: 0px 5px;
    opacity: 0.5;
}

.rs-testimonial.style3 .owl-dots .owl-dot.active {
    opacity: 1;
}

.rs-testimonial.style4 .testi-item {
    border-radius: 10px;
    padding: 30px 20px 30px 30px;
    background: rgb(255, 255, 255);
    border: 1px solid rgba(33, 167, 208, 0.1);
    transition: 0.3s;
}

.rs-testimonial.style4 .testi-item .user-img img {
    max-width: 100px;
    height: auto;
}

.rs-testimonial.style4 .testi-item .user-info {
    padding-left: 20px;
}

.rs-testimonial.style4 .testi-item .user-info .name {
    font-size: 18px;
    line-height: 1.2;
    font-weight: 600;
    margin: 0px;
    color: rgb(17, 17, 17);
}

.rs-testimonial.style4 .testi-item .user-info .name:hover {
    color: rgb(0, 125, 187);
}

.rs-testimonial.style4 .testi-item .user-info .designation {
    display: block;
}

.rs-testimonial.style4 .testi-item .user-info .desc {
    margin-bottom: 20px;
}

.rs-testimonial.style4 .testi-item .user-info .quote {
    color: rgb(17, 17, 17);
    font-weight: 700;
}

.rs-testimonial.style4 .center .testi-item {
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 32px 0px;
}

.rs-testimonial.style4 .owl-dots {
    text-align: center;
    margin-top: 47px;
}

.rs-testimonial.style4 .owl-dots .owl-dot {
    display: inline-block;
    width: 15px;
    height: 5px;
    border-radius: 2.5px;
    background: rgb(0, 125, 187);
    margin: 0px 5px;
    opacity: 0.5;
}

.rs-testimonial.style4 .owl-dots .owl-dot.active {
    opacity: 1;
}

.rs-testimonial.style4 .owl-stage-outer {
    padding: 10px;
    margin: -10px;
}

.rs-testimonial.style5 {
    background: url("../images/bg/testi-bg.jpg") 0% 0% / cover no-repeat;
}

.rs-testimonial.style5 .testi-item .author-desc {
    position: relative;
    text-align: center;
    padding: 35px 15px;
}

.rs-testimonial.style5 .testi-item .author-desc .desc {
    position: relative;
    background: rgb(255, 255, 255);
    padding: 25px 25px 55px;
}

.rs-testimonial.style5 .testi-item .author-desc .desc .quote {
    width: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 10px;
}

.rs-testimonial.style5 .testi-item .author-desc .desc::before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    background: rgb(219, 242, 247);
    z-index: -1;
    transform: rotate(10deg);
    border-radius: 10px;
}

.rs-testimonial.style5 .testi-item .author-desc .author-img {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0px;
}

.rs-testimonial.style5 .testi-item .author-desc .author-img img {
    width: auto;
    border-radius: 50%;
}

.rs-testimonial.style5 .testi-item .author-part {
    text-align: center;
}

.rs-testimonial.style5 .testi-item .author-part .name {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: rgb(17, 17, 17);
    margin-top: 15px;
}

.rs-testimonial.style6 .testimonial-item {
    display: flex;
}

.rs-testimonial.style6 .testimonial-item .content-part {
    padding: 0px 30px;
}

.rs-testimonial.style6 .testimonial-item .content-part .content-wrap .text p {
    font-size: 24px;
    line-height: 40px;
    color: rgb(34, 34, 34);
    font-style: italic;
}

.rs-testimonial.style6 .testimonial-item .content-part .content-wrap .info .name {
    font-size: 22px;
    line-height: 38px;
    color: rgb(3, 26, 61);
    margin-bottom: 10px;
}

.rs-testimonial.style6 .testimonial-item .content-part .content-wrap .info .position {
    font-size: 16px;
    line-height: 28px;
    color: rgb(84, 100, 123);
}

.rs-testimonial.style7 {
    background: rgb(231, 248, 251);
}

.rs-testimonial.style7 .testi-item {
    background: rgb(255, 255, 255) !important;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 30px !important;
}

.rs-testimonial.style7 .testi-item .user-info img {
    width: 80px !important;
    height: 80px !important;
    border-radius: 50% !important;
    display: block !important;
}

.rs-testimonial.style8 .testi-item .author-desc {
    position: relative;
    text-align: center;
    padding: 35px 15px;
}

.rs-testimonial.style8 .testi-item .author-desc .desc {
    position: relative;
    background-color: rgb(249, 248, 248);
    padding: 25px 25px 55px;
}

.rs-testimonial.style8 .testi-item .author-desc .desc .quote {
    width: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 10px;
}

.rs-testimonial.style8 .testi-item .author-desc .desc::before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    background: rgb(249, 248, 248);
    z-index: -1;
    transform: rotate(10deg);
    border-radius: 10px;
}

.rs-testimonial.style8 .testi-item .author-desc .author-img {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0px;
}

.rs-testimonial.style8 .testi-item .author-desc .author-img img {
    margin: auto;
    max-width: 70px;
    border-radius: 50%;
}

.rs-testimonial.style8 .testi-item .author-part {
    text-align: center;
}

.rs-testimonial.style8 .testi-item .author-part .name {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: rgb(17, 17, 17);
    margin-top: 15px;
}

.rs-testimonial.style8 .owl-dots {
    text-align: center;
    margin-top: 47px;
}

.rs-testimonial.style8 .owl-dots .owl-dot {
    width: 25px;
    height: 10px;
    display: inline-block;
    margin: 0px 6px;
    padding: 3px 0px;
    border-radius: 30px;
    background: rgb(237, 54, 0);
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    transition: 0.3s;
}

.rs-testimonial.style8 .owl-dots .owl-dot.active,
.rs-testimonial.style8 .owl-dots .owl-dot:hover {
    width: 40px;
    opacity: 1;
    background: rgb(255, 84, 33);
}

.rs-testimonial.style8 .owl-stage-outer {
    padding: 10px;
    margin: -10px;
}

.rs-testimonial.main-home {
    background: url("../images/bg/main-home.jpg") center center / cover no-repeat;
}

.rs-testimonial.main-home .testi-item .author-desc {
    padding: 70px 15px;
    background-color: rgba(23, 31, 50, 0.59);
    border-radius: 5px;
}

.rs-testimonial.main-home .testi-item .author-desc .desc {
    text-align: center;
    position: relative;
    color: rgb(255, 255, 255);
    padding: 80px 40px 30px;
    font-size: 23px;
    line-height: 33px;
    font-weight: 500;
    font-style: italic;
}

.rs-testimonial.main-home .testi-item .author-desc .desc .quote {
    width: 66px;
    top: -13px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.rs-testimonial.main-home .testi-item .author-desc .desc::before {
    content: none;
}

.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: auto;
    border-radius: 50%;
}

.rs-testimonial.main-home .testi-item .author-part {
    text-align: center;
    padding-top: 45px;
}

.rs-testimonial.main-home .testi-item .author-part .name {
    font-size: 20px;
    font-weight: 700;
    line-height: 45px;
    color: rgb(255, 255, 255);
    display: block;
}

.rs-testimonial.main-home .testi-item .author-part .designation {
    font-size: 16px;
    color: rgb(255, 255, 255);
}

.rs-testimonial.main-home .owl-dots {
    text-align: center;
    margin-top: 47px;
}

.rs-testimonial.main-home .owl-dots .owl-dot {
    width: 25px;
    height: 10px;
    display: inline-block;
    margin: 0px 6px;
    padding: 3px 0px;
    border-radius: 30px;
    background: rgb(237, 54, 0);
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    transition: 0.3s;
}

.rs-testimonial.main-home .owl-dots .owl-dot.active,
.rs-testimonial.main-home .owl-dots .owl-dot:hover {
    width: 40px;
    background: rgb(255, 84, 33);
    opacity: 1;
}

.rs-testimonial.main-home .owl-stage-outer {
    padding: 10px;
    margin: -10px;
}

.rs-testimonial.home9-style .testi-item p {
    font-size: 25px;
    font-style: italic;
    color: rgb(17, 17, 17);
    padding: 15px 0px;
    margin-bottom: 30px;
}

.rs-testimonial.home9-style .testi-item .testi-information {
    color: rgb(80, 80, 80);
}

.rs-testimonial.home9-style .testi-item .testi-information .name {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    color: rgb(17, 17, 17);
    margin-bottom: 15px;
}

.rs-testimonial.home9-style .testi-item .testi-information .designation {
    font-size: 22px;
    font-weight: 500;
}

.rs-testimonial.home-style1 .testi-item .author-desc {
    padding: 70px 15px;
    background-color: rgb(243, 248, 249);
    border-radius: 5px;
}

.rs-testimonial.home-style1 .testi-item .author-desc .desc {
    text-align: center;
    position: relative;
    color: rgb(80, 80, 80);
    padding: 80px 40px 30px;
    font-size: 23px;
    line-height: 33px;
    font-weight: 500;
    font-style: italic;
}

.rs-testimonial.home-style1 .testi-item .author-desc .desc .quote {
    width: 66px;
    top: -13px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.rs-testimonial.home-style1 .testi-item .author-desc .desc::before {
    content: none;
}

.rs-testimonial.home-style1 .testi-item .author-desc .author-img {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 80px;
}

.rs-testimonial.home-style1 .testi-item .author-desc .author-img img {
    width: auto;
    border-radius: 50%;
}

.rs-testimonial.home-style1 .testi-item .author-part {
    text-align: center;
    padding-top: 45px;
}

.rs-testimonial.home-style1 .testi-item .author-part .name {
    font-size: 20px;
    font-weight: 700;
    line-height: 45px;
    color: rgb(255, 255, 255);
    display: block;
}

.rs-testimonial.home-style1 .testi-item .author-part .designation {
    font-size: 16px;
    color: rgb(255, 255, 255);
}

.rs-testimonial.home-style1 .owl-dots {
    text-align: center;
    margin-top: 47px;
}

.rs-testimonial.home-style1 .owl-dots .owl-dot {
    width: 40px;
    height: 10px;
    display: inline-block;
    margin: 0px 6px;
    padding: 3px 0px;
    border-radius: 30px;
    background: rgb(0, 125, 187);
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
}

.rs-testimonial.home-style1 .owl-dots .owl-dot.active,
.rs-testimonial.home-style1 .owl-dots .owl-dot:hover {
    background: rgb(0, 125, 187);
    opacity: 1;
}

.rs-testimonial.home-style1 .owl-stage-outer {
    padding: 10px;
    margin: -10px;
}

.rs-testimonial.home11-style .rs-carousel .owl-dots {
    text-align: center;
}

.rs-testimonial.home11-style .rs-carousel .owl-dots .owl-dot {
    position: relative;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    border-radius: 50%;
    background: rgb(0, 125, 187);
    width: 10px;
    height: 10px;
    margin-bottom: 10px;
    transition: 0.3s;
    margin-right: 11px;
}

.rs-testimonial.home11-style .rs-carousel .owl-dots .owl-dot::before {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    left: -4px;
    top: -4px;
    border-radius: 50%;
    border: 1px solid rgb(78, 73, 161);
}

.rs-testimonial.home11-style .rs-carousel .owl-dots .active {
    background: rgb(78, 73, 161);
}

.rs-testimonial.home11-style .testi-item .user-info {
    position: relative;
    padding: 25px 30px;
    background: rgb(231, 249, 251);
    border: 1px solid rgb(231, 249, 251);
}

.rs-testimonial.home11-style .testi-item .user-info .desc {
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    color: rgb(84, 100, 123);
    margin-bottom: 15px;
}

.rs-testimonial.home11-style .testi-item .user-info .name {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    color: rgb(78, 73, 161);
    margin-bottom: 0px;
}

.rs-testimonial.home11-style .testi-item .user-info .name:hover {
    color: rgb(0, 125, 187);
}

.rs-testimonial.home11-style .testi-item .user-info .position {
    font-size: 15px;
    margin-bottom: 0px;
}

.rs-testimonial.home11-style .testi-item .user-info .position span {
    font-weight: 500;
}

.rs-testimonial.home11-style .testi-item .user-info::before {
    content: "";
    height: 0px;
    width: 0px;
    top: 30px;
    right: 100%;
    border: solid transparent;
    position: absolute;
    pointer-events: none;
}

.rs-testimonial.home11-style .testi-item .user-info::before {
    border-right-color: rgb(231, 249, 251);
    border-width: 15px;
}

.rs-testimonial.orange-color .testi-item .user-info .ratings li i {
    color: rgb(255, 84, 33);
}

.rs-testimonial.orange-color .owl-dots .owl-dot {
    border-color: rgb(255, 84, 33) !important;
    background: rgb(255, 84, 33) !important;
}

.rs-testimonial.home12-style {
    background: url("../images/bg/home12/testi-bg.jpg") center top / cover no-repeat;
    padding: 150px 0px;
}

.rs-testimonial.home12-style .testi-item {
    padding: 100px 40px 40px;
    background-color: rgb(255, 255, 255);
    margin-right: 14px;
    margin-bottom: 0px;
}

.rs-testimonial.home12-style .testi-item .item-content-basic {
    position: relative;
    text-align: center;
}

.rs-testimonial.home12-style .testi-item .item-content-basic .desc {
    font-style: italic;
    margin-bottom: 28px;
}

.rs-testimonial.home12-style .testi-item .item-content-basic .desc .quote {
    width: 46px;
    top: -70px;
    position: absolute;
    z-index: 1;
    left: 50%;
    transform: translateX(-50%);
}

.rs-testimonial.home12-style .testi-item .item-content-basic .testi-content .img-wrap {
    margin-bottom: 20px;
}

.rs-testimonial.home12-style .testi-item .item-content-basic .testi-content .img-wrap img {
    height: 65px;
    width: 65px;
    border-radius: 50%;
    position: relative;
    margin: 0px auto;
}

.rs-testimonial.home12-style .testi-item .item-content-basic .testi-content .name {
    font-size: 20px;
    color: rgb(0, 0, 0);
    font-weight: 700;
    font-family: "Plus Jakarta Sans", sans-serif;
}

.rs-testimonial.home12-style .testi-item .item-content-basic .testi-content .designation {
    font-size: 16px;
    line-height: 27px;
    font-weight: 400;
    color: rgb(85, 85, 85);
}

.rs-testimonial.home13-style .content {
    margin-bottom: -170px;
}

.rs-testimonial.home13-style .content .sub-title {
    font-size: 16px;
    line-height: 27px;
    font-weight: 400;
    color: rgb(255, 84, 33);
    text-transform: uppercase;
}

.rs-testimonial.home13-style .content .title {
    font-size: 42px;
    line-height: 52px;
    font-weight: 600;
    color: rgb(255, 255, 255);
}

.rs-testimonial.home13-style .slick-part .slider-nav .slick-list {
    margin-bottom: 32px;
    padding: 0px 7px !important;
}

.rs-testimonial.home13-style .slick-part .slider .images-single {
    padding: 0px 0px 0px 6.5px;
}

.rs-testimonial.home13-style .slick-part .slider .images-single img {
    border-radius: 3px;
}

.rs-testimonial.home13-style .slick-part .slider .images-single .polite {
    background: red;
}

.rs-testimonial.home13-style .slick-part .slider .images-slide-single .single-testimonial {
    display: flex;
    align-items: center;
}

.rs-testimonial.home13-style .slick-part .slider .images-slide-single .single-testimonial .images-part {
    width: 50%;
}

.rs-testimonial.home13-style .slick-part .slider .images-slide-single .single-testimonial .content-part {
    width: 50%;
}

.rs-testimonial.home13-style .slick-part .slider .images-slide-single .content-part {
    width: 50%;
    padding: 0px 0px 0px 34px;
}

.rs-testimonial.home13-style .slick-part .slider .images-slide-single .content-part .quote {
    width: 40px;
    margin-bottom: 20px;
}

.rs-testimonial.home13-style .slick-part .slider .images-slide-single .content-part p {
    font-size: 22px;
    font-weight: 400;
    font-style: italic;
    color: rgb(255, 255, 255);
    padding: 0px 0px 30px;
}

.rs-testimonial.home13-style .slick-part .slider .images-slide-single .content-part .name {
    font-size: 22px;
    font-weight: 600;
    line-height: 32px;
    color: rgb(255, 255, 255);
}

.rs-testimonial.home13-style .slick-part .slider button {
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    font-size: 0px;
    background: 0px 0px;
}

.rs-testimonial.home13-style .slick-part .slider button.slick-prev::before {
    content: "";
    font-family: Flaticon;
    color: rgb(255, 255, 255);
    font-size: 18px;
    background: rgb(255, 84, 33);
    width: 45px;
    display: block;
    height: 45px;
    line-height: 45px;
    border-radius: 35px;
    right: 40%;
    bottom: 50px;
    position: absolute;
    z-index: 10;
}

.rs-testimonial.home14-style .owl-stage-outer {
    padding: 10px;
    margin: 0px 10px;
}

.rs-testimonial.home14-style .testi-item {
    padding: 38px 37px 30px;
    background: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.03) 0px 0px 20px 0px;
}

.rs-testimonial.home14-style .testi-item .image-wrap {
    position: relative;
    margin-bottom: 25px;
}

.rs-testimonial.home14-style .testi-item .image-wrap img {
    height: 65px;
    width: 65px;
    border-radius: 50%;
    position: relative;
}

.rs-testimonial.home14-style .testi-item .item-content {
    position: relative;
}

.rs-testimonial.home14-style .testi-item .item-content .quote-positions {
    width: 18px;
    top: 136px;
    position: absolute;
    z-index: 1;
    left: 154px;
}

.rs-testimonial.home14-style .testi-item .item-content p {
    font-size: 18px;
    line-height: 31px;
    font-weight: 400;
    color: rgb(80, 80, 80);
    margin-bottom: 18px;
}

.rs-testimonial.home14-style .testi-item .testi-content .testi-name {
    font-size: 20px;
    line-height: 34px;
    font-weight: 500;
    color: rgb(16, 16, 16);
}

.rs-testimonial.home14-style .testi-item .testi-content .testi-title {
    font-size: 18px;
    line-height: 31px;
    font-weight: 400;
    color: rgb(80, 80, 80);
    display: block;
}

.rs-blog.style1 .blog-item {
    border-radius: 3px;
    overflow: hidden;
    border: 1px solid rgb(223, 233, 235);
}

.rs-blog.style1 .blog-item .image-part {
    overflow: hidden;
    height: 100%;
}

.rs-blog.style1 .blog-item .image-part a img {
    transition: 0.5s;
    transform: scale(1);
    height: 100%;
    width: 100%;
}

.rs-blog.style1 .blog-item .blog-content {
    padding: 18px 19px 10px;
}

.rs-blog.style1 .blog-item .blog-content .title {
    margin-bottom: 14px;
    font-size: 23px;
    line-height: 30px;
}

.rs-blog.style1 .blog-item .blog-content .title a {
    color: rgb(0, 125, 187);
}

.rs-blog.style1 .blog-item .blog-content .title a:hover {
    color: rgb(0, 154, 150);
}

.rs-blog.style1 .blog-item .blog-content .blog-meta {
    margin-bottom: 11px;
}

.rs-blog.style1 .blog-item .blog-content .blog-meta li {
    position: relative;
    margin-right: 5px;
    padding-right: 15px;
    display: inline-block;
}

.rs-blog.style1 .blog-item .blog-content .blog-meta li i {
    padding-right: 3px;
    font-size: 14px;
}

.rs-blog.style1 .blog-item .blog-content .blog-meta li i.fa-calendar {
    padding-right: 7px;
}

.rs-blog.style1 .blog-item .blog-content .blog-meta li a {
    color: rgb(80, 80, 80);
}

.rs-blog.style1 .blog-item .blog-content .blog-meta li:last-child {
    margin: 0px;
    padding: 0px;
}

.rs-blog.style1 .blog-item .blog-content .readon-arrow {
    text-transform: uppercase;
}

.rs-blog.style1 .blog-item:hover .image-part a img {
    transform: scale(1.07);
}

.rs-blog.style1 .events-short {
    position: relative;
    display: flex;
    align-items: center;
    overflow: hidden;
    background: rgb(255, 255, 255);
    padding: 30px;
    border: 1px solid rgb(223, 233, 235);
    border-radius: 3px;
}

.rs-blog.style1 .events-short .date-part {
    position: absolute;
    background: rgb(243, 248, 249);
    width: 100px;
    text-align: center;
    padding: 11px 0px 22px;
    border-radius: 3px;
}

.rs-blog.style1 .events-short .date-part .month {
    margin-bottom: 10px;
    display: block;
}

.rs-blog.style1 .events-short .date-part .date {
    font-size: 50px;
    font-family: "Plus Jakarta Sans", sans-serif;
    color: rgb(0, 125, 187);
    font-weight: 700;
}

.rs-blog.style1 .events-short .content-part {
    padding-left: 120px;
}

.rs-blog.style1 .events-short .content-part .categorie a {
    color: rgb(80, 80, 80);
}

.rs-blog.style1 .events-short .content-part .categorie a:hover {
    color: rgb(0, 125, 187);
}

.rs-blog.style1 .events-short .content-part .title {
    line-height: 1.5;
}

.rs-blog.style1 .events-short .content-part .title a {
    color: rgb(17, 17, 17);
}

.rs-blog.style1 .events-short .content-part .title a:hover {
    color: rgb(0, 125, 187);
}

.rs-blog.style1 .events-short.new-style {
    padding: unset;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
}

.rs-blog.style1 .events-short.new-style .date-part {
    position: absolute;
    width: 100px;
    text-align: center;
    padding: 11px 0px 22px;
    border-radius: 3px;
}

.rs-blog.style1 .events-short.new-style .date-part .month {
    color: rgb(255, 255, 255);
}

.rs-blog.style1 .events-short.new-style .date-part .date {
    color: rgb(255, 255, 255);
}

.rs-blog.style1 .events-short.new-style .date-part.bg1 {
    background: rgb(78, 73, 161);
}

.rs-blog.style1 .events-short.new-style .date-part.bg2 {
    background: rgb(255, 102, 102);
}

.rs-blog.style1 .events-short.new-style .date-part.bg3 {
    background: rgb(255, 175, 64);
}

.rs-blog.style1 .events-short.new-style .date-part.bg4 {
    background: rgb(149, 204, 71);
}

.rs-blog.style1 .events-short.new-style .content-part .categorie .timesec {
    color: rgb(84, 100, 123);
}

.rs-blog.style1 .events-short.new-style .content-part .categorie a {
    color: rgb(78, 73, 161);
}

.rs-blog.style1 .events-short.new-style .content-part .title {
    padding-right: 62px;
    font-size: 22px;
}

.rs-blog.style1 .events-short.new-style .content-part .title a {
    color: rgb(78, 73, 161);
}

.rs-blog.style1 .events-short.new-style .content-part .title a:hover {
    color: rgb(255, 84, 33);
}

.rs-blog.style1.modify1 .blog-item {
    border: 1px solid rgb(199, 232, 240);
}

.rs-blog.style1.modify1 .blog-item .blog-content {
    padding: 33px 30px 34px;
}

.rs-blog.style1.modify1 .events-short {
    overflow: visible;
    background: rgb(255, 255, 255);
    padding: 6px 0px;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    border-radius: 0px;
}

.rs-blog.style1.modify1 .events-short .date-part {
    background: rgb(243, 248, 249);
}

.rs-blog.style1.modify1 .events-short .date-part.bgc1 {
    background: rgb(220, 241, 253);
}

.rs-blog.style1.modify1 .events-short .date-part.bgc2 {
    background: rgb(234, 221, 248);
}

.rs-blog.style1.modify1 .events-short .date-part.bgc3 {
    background: rgb(248, 246, 209);
}

.rs-blog.style1.modify1 .events-short .date-part.bgc4 {
    background: rgb(249, 232, 232);
}

.rs-blog.style1.modify1 .events-short .content-part .title {
    font-size: 22px;
}

.rs-blog.style1.home11-style .blog-item {
    border-radius: 3px;
    overflow: hidden;
    border: 1px solid rgb(223, 233, 235);
}

.rs-blog.style1.home11-style .blog-item .blog-content {
    padding: 37px 25px 30px;
}

.rs-blog.style1.home11-style .blog-item .blog-content .title a {
    color: rgb(78, 73, 161);
}

.rs-blog.style1.home11-style .blog-item .blog-content .title a:hover {
    color: rgb(0, 125, 187);
}

.rs-blog.style1.home11-style .blog-item .blog-content .blog-meta {
    margin-bottom: 11px;
}

.rs-blog.style1.home11-style .blog-item .blog-content .blog-meta li {
    color: rgb(84, 100, 123);
}

.rs-blog.style1.home11-style .blog-item .blog-content .btn-part .readon-arrow {
    color: rgb(78, 73, 161);
}

.rs-blog.style1.home11-style .blog-item .blog-content .btn-part .readon-arrow::after {
    color: rgb(78, 73, 161);
}

.rs-blog.style1.home11-style .blog-item .blog-content .btn-part .readon-arrow:hover {
    color: rgb(0, 125, 187);
}

.rs-blog.style1.home11-style .blog-item .blog-content .btn-part .readon-arrow:hover::after {
    color: rgb(0, 125, 187);
}

.rs-blog.style1.home11-style .blog-item:hover .image-part a img {
    transform: scale(1.07);
}

.rs-blog.style2 .blog-item {
    border-radius: 3px;
    background: rgb(255, 255, 255);
    overflow: hidden;
}

.rs-blog.style2 .blog-item .image-part {
    overflow: hidden;
    height: 100%;
}

.rs-blog.style2 .blog-item .image-part img {
    transition: 0.5s;
    transform: scale(1);
}

.rs-blog.style2 .blog-item .blog-content {
    padding: 21px 30px 30px;
    color: rgb(39, 60, 102);
    background: rgb(252, 252, 252);
}

.rs-blog.style2 .blog-item .blog-content .title {
    margin-bottom: 14px;
    font-size: 24px;
    line-height: 34px;
}

.rs-blog.style2 .blog-item .blog-content .title a {
    color: rgb(17, 17, 17);
}

.rs-blog.style2 .blog-item .blog-content .title a:hover {
    color: rgb(0, 125, 187);
}

.rs-blog.style2 .blog-item .blog-content .categories {
    color: rgb(80, 80, 80);
}

.rs-blog.style2 .blog-item .blog-content .desc {
    color: rgb(80, 80, 80);
}

.rs-blog.style2 .blog-item .blog-content .blog-meta {
    margin-bottom: 11px;
    color: rgb(80, 80, 80);
}

.rs-blog.style2 .blog-item .blog-content .blog-meta li {
    position: relative;
    margin-right: 5px;
    padding-right: 15px;
    display: inline-block;
}

.rs-blog.style2 .blog-item .blog-content .blog-meta li i {
    padding-right: 3px;
    font-size: 14px;
}

.rs-blog.style2 .blog-item .blog-content .blog-meta li i.fa-calendar {
    padding-right: 7px;
}

.rs-blog.style2 .blog-item .blog-content .blog-meta li a {
    color: rgb(39, 60, 102);
}

.rs-blog.style2 .blog-item .blog-content .blog-meta li:last-child {
    margin: 0px;
    padding: 0px;
}

.rs-blog.style2 .blog-item .blog-content .blog-bottom {
    overflow: hidden;
    padding-top: 21px;
    margin-top: 21px;
    border-top: 1px solid rgb(220, 223, 230);
}

.rs-blog.style2 .blog-item .blog-content .blog-bottom li {
    display: inline;
}

.rs-blog.style2 .blog-item .blog-content .blog-bottom li.cmnt-part a {
    color: rgb(39, 60, 102);
}

.rs-blog.style2 .blog-item .blog-content .blog-bottom li.cmnt-part a:hover {
    color: rgb(0, 125, 187);
}

.rs-blog.style2 .blog-item .blog-content .blog-bottom li.btn-part {
    float: right;
}

.rs-blog.style2 .blog-item .blog-content .blog-bottom li.btn-part .readon-arrow {
    text-transform: uppercase;
    color: rgb(39, 60, 102);
}

.rs-blog.style2 .blog-item .blog-content .blog-bottom li.btn-part .readon-arrow:hover {
    color: rgb(0, 125, 187);
}

.rs-blog.style2 .blog-item .blog-content.primary-border {
    border-width: medium 1px 1px;
    border-style: none solid solid;
    border-color: currentcolor rgba(33, 167, 208, 0.1) rgba(33, 167, 208, 0.1);
    border-image: initial;
}

.rs-blog.style2 .blog-item .blog-content.new-style .title a {
    color: rgb(17, 41, 88);
}

.rs-blog.style2 .blog-item .blog-content.new-style .title a:hover {
    color: rgb(0, 125, 187);
}

.rs-blog.style2 .blog-item .blog-content.new-style .blog-bottom li {
    display: inline;
}

.rs-blog.style2 .blog-item .blog-content.new-style .blog-bottom li.cmnt-part a {
    color: rgb(80, 80, 80);
}

.rs-blog.style2 .blog-item .blog-content.new-style .blog-bottom li.cmnt-part a:hover {
    color: rgb(0, 125, 187);
}

.rs-blog.style2 .blog-item .blog-content.new-style .blog-bottom li.btn-part {
    float: right;
}

.rs-blog.style2 .blog-item .blog-content.new-style .blog-bottom li.btn-part .readon-arrow {
    text-transform: uppercase;
    color: rgb(17, 41, 88);
}

.rs-blog.style2 .blog-item .blog-content.new-style .blog-bottom li.btn-part .readon-arrow:hover {
    color: rgb(0, 125, 187);
}

.rs-blog.style2 .blog-item .blog-content.new-style2 .blog-bottom li.cmnt-part a {
    color: rgb(80, 80, 80);
}

.rs-blog.style2 .blog-item .blog-content.new-style2 .blog-bottom li.cmnt-part a:hover {
    color: rgb(0, 125, 187);
}

.rs-blog.style2 .blog-item .blog-content.new-style2 .blog-bottom li.btn-part {
    float: right;
}

.rs-blog.style2 .blog-item .blog-content.new-style2 .blog-bottom li.btn-part .readon-arrow {
    text-transform: uppercase;
    color: rgb(17, 17, 17);
}

.rs-blog.style2 .blog-item .blog-content.new-style2 .blog-bottom li.btn-part .readon-arrow:hover {
    color: rgb(0, 125, 187);
}

.rs-blog.style2 .blog-item:hover .image-part img {
    transform: scale(1.07);
}

.rs-blog.style2.modify .blog-item .blog-content {
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    background: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 30px;
}

.rs-blog.style2.modify .blog-item .blog-content .blog-bottom .btn-part {
    font-weight: 600;
    color: rgb(17, 17, 17);
}

.rs-blog.style2.modify .blog-item .blog-content .blog-bottom .btn-part .readon-arrow {
    font-weight: 600;
    color: rgb(17, 17, 17);
}

.rs-blog.style2.modify2 .owl-stage-outer {
    padding-bottom: 10px;
    margin: -10px;
    padding-left: 10px;
}

.rs-blog.style2.modify2 .blog-item {
    overflow: visible !important;
}

.rs-blog.style2.modify2 .blog-item .blog-content {
    transition: 0.5s;
    position: relative;
    background: rgb(255, 255, 255) !important;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 11px 0px !important;
}

.rs-blog.style2.modify2 .blog-item .blog-content .categories.color-bg1 {
    color: rgb(199, 1, 241);
}

.rs-blog.style2.modify2 .blog-item .blog-content .categories.color-bg2 {
    color: rgb(6, 92, 232);
}

.rs-blog.style2.modify2 .blog-item .blog-content .categories.color-bg3 {
    color: rgb(246, 7, 91);
}

.rs-blog.style2.modify2 .blog-item:hover .blog-content {
    transform: translateY(-10px);
}

.rs-blog.main-home .owl-stage-outer {
    padding: 0px 10px 10px;
    margin: 0px -10px;
}

.rs-blog.main-home .blog-item {
    background: rgb(255, 255, 255);
    transition: 0.5s;
    border-radius: 5px;
}

.rs-blog.main-home .blog-item .blog-content {
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 30px 0px;
    padding: 40px 35px 16px;
}

.rs-blog.main-home .blog-item .blog-content .blog-meta {
    margin-bottom: 11px;
}

.rs-blog.main-home .blog-item .blog-content .blog-meta li {
    position: relative;
    margin-right: 5px;
    padding-right: 15px;
    display: inline-block;
}

.rs-blog.main-home .blog-item .blog-content .blog-meta li i {
    padding-right: 3px;
    font-size: 14px;
}

.rs-blog.main-home .blog-item .blog-content .blog-meta li i::before {
    padding-right: 7px;
    color: rgb(255, 84, 33);
}

.rs-blog.main-home .blog-item .blog-content .blog-meta li a {
    color: rgb(80, 80, 80);
}

.rs-blog.main-home .blog-item .blog-content .blog-meta li:last-child {
    margin: 0px;
    padding: 0px;
}

.rs-blog.main-home .blog-item .blog-content .title {
    margin-bottom: 14px;
    font-size: 24px;
    line-height: 34px;
}

.rs-blog.main-home .blog-item .blog-content .title a {
    color: rgb(16, 16, 16);
}

.rs-blog.main-home .blog-item .blog-content .title a:hover {
    color: rgb(255, 84, 33);
}

.rs-blog.main-home .blog-item .blog-content .desc {
    color: rgb(80, 80, 80);
    padding-bottom: 20px;
}

.rs-blog.main-home .blog-item .blog-content .btn-btm {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid rgb(244, 240, 240);
    padding-top: 20px;
}

.rs-blog.main-home .blog-item .blog-content .btn-btm .cat-list .post-categories {
    display: flex;
    position: relative;
    padding-left: 22px;
}

.rs-blog.main-home .blog-item .blog-content .btn-btm .cat-list .post-categories::before {
    content: "";
    font-family: fontawesome;
    font-size: 15px;
    color: rgb(255, 84, 33);
    position: absolute;
    left: 0px;
    top: 1px;
}

.rs-blog.main-home .blog-item .blog-content .btn-btm .cat-list .post-categories li {
    font-size: 14px;
    text-transform: capitalize;
}

.rs-blog.main-home .blog-item .blog-content .btn-btm .cat-list .post-categories li a {
    color: rgb(80, 80, 80);
}

.rs-blog.main-home .blog-item .blog-content .btn-btm .cat-list .post-categories li a:hover {
    color: rgb(255, 84, 33);
}

.rs-blog.main-home .blog-item .blog-content .btn-btm .rs-view-btn a {
    padding: 0px;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 400;
    color: rgb(80, 80, 80);
    font-size: 15px;
    position: relative;
}

.rs-blog.main-home .blog-item .blog-content .btn-btm .rs-view-btn a::after {
    content: "";
    font-family: fontawesome;
    font-size: 12px;
    position: relative;
    right: 0px;
    top: 0px;
    display: inline-block;
    margin-left: 3px;
}

.rs-blog.main-home .blog-item .blog-content .btn-btm .rs-view-btn a:hover {
    color: rgb(255, 84, 33);
}

.rs-blog.main-home .blog-item:hover {
    transform: translateY(-10px);
}

.rs-blog.main-home.modify1 .blog-item .blog-content {
    background-color: rgb(243, 252, 248);
    padding: 30px 25px;
    border-radius: 0px 0px 5px 5px;
    box-shadow: unset;
}

.rs-blog.main-home.modify1 .blog-item .blog-content .blog-meta {
    font-size: 14px;
    text-transform: capitalize;
    display: flex;
    justify-content: space-between;
}

.rs-blog.main-home.modify1 .blog-item .blog-content .blog-meta .date {
    color: rgb(51, 51, 51);
    font-size: 14px;
}

.rs-blog.main-home.modify1 .blog-item .blog-content .blog-meta .date i::before {
    color: rgb(12, 139, 81);
    padding-right: 5px;
}

.rs-blog.main-home.modify1 .blog-item .blog-content .blog-meta .admin {
    color: rgb(51, 51, 51);
    font-size: 14px;
}

.rs-blog.main-home.modify1 .blog-item .blog-content .blog-meta .admin i::before {
    color: rgb(12, 139, 81);
    padding-right: 5px;
}

.rs-blog.main-home.modify1 .blog-item .blog-content .title {
    font-size: 22px;
    line-height: 32px;
    font-weight: 700;
}

.rs-blog.main-home.modify1 .blog-item .blog-content .title a {
    color: rgb(16, 16, 16);
}

.rs-blog.main-home.modify1 .blog-item .blog-content .title a:hover {
    color: rgb(12, 139, 81);
}

.rs-blog.main-home.modify1 .blog-item .blog-content .btn-btm .cat-list .post-categories::before {
    color: rgb(12, 139, 81);
}

.rs-blog.main-home.modify1 .blog-item .blog-content .btn-btm .cat-list .post-categories li {
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
}

.rs-blog.main-home.modify1 .blog-item .blog-content .btn-btm .cat-list .post-categories li a {
    color: rgb(51, 51, 51);
}

.rs-blog.main-home.modify1 .blog-item .blog-content .btn-btm .cat-list .post-categories li a:hover {
    color: rgb(12, 139, 81);
}

.rs-blog.main-home.modify1 .blog-item .blog-content .btn-btm .rs-view-btn a {
    font-weight: 500;
    color: rgb(51, 51, 51);
    font-size: 15px;
}

.rs-blog.main-home.modify1 .blog-item .blog-content .btn-btm .rs-view-btn a:hover {
    color: rgb(12, 139, 81);
}

.rs-blog.home9-style .blog-item {
    border-radius: 3px;
    overflow: hidden;
    border: 1px solid rgb(223, 233, 235);
}

.rs-blog.home9-style .blog-item .image-part {
    overflow: hidden;
    height: 100%;
}

.rs-blog.home9-style .blog-item .image-part a img {
    transition: 0.5s;
    transform: scale(1);
    height: 100%;
    width: 100%;
}

.rs-blog.home9-style .blog-item .blog-content {
    padding: 10px 20px 0px 30px;
}

.rs-blog.home9-style .blog-item .blog-content .title {
    margin-bottom: 14px;
    font-size: 24px;
    line-height: 34px;
}

.rs-blog.home9-style .blog-item .blog-content .title a {
    color: rgb(16, 16, 16);
}

.rs-blog.home9-style .blog-item .blog-content .title a:hover {
    color: rgb(244, 191, 0);
}

.rs-blog.home9-style .blog-item .blog-content .txt {
    font-size: 16px;
    color: rgb(80, 80, 80);
    font-weight: 400;
    margin: 0px;
}

.rs-blog.home9-style .blog-item .blog-content .blog-meta {
    margin-bottom: 11px;
}

.rs-blog.home9-style .blog-item .blog-content .blog-meta li {
    position: relative;
    margin-right: 5px;
    padding-right: 15px;
    display: inline-block;
    font-size: 16px;
    color: rgb(80, 80, 80);
    font-weight: 400;
}

.rs-blog.home9-style .blog-item .blog-content .blog-meta li i {
    padding-right: 3px;
    font-size: 14px;
}

.rs-blog.home9-style .blog-item .blog-content .blog-meta li i::before {
    color: rgb(244, 191, 0);
    padding-right: 5px;
}

.rs-blog.home9-style .blog-item .blog-content .blog-meta li a {
    color: rgb(80, 80, 80);
}

.rs-blog.home9-style .blog-item .blog-content .blog-meta li:last-child {
    margin: 0px;
    padding: 0px;
}

.rs-blog.home9-style .blog-item:hover .image-part a img {
    transform: scale(1.07);
}

.rs-blog.home9-style .events-short-top {
    position: relative;
    display: flex;
    overflow: hidden;
    border: 1px solid rgb(223, 233, 235);
    padding: 25px 39px 38px 25px;
    align-items: flex-start;
    background: rgb(255, 255, 255);
}

.rs-blog.home9-style .events-short-top .date-part {
    background: rgb(28, 51, 95);
    min-width: 100px;
    text-align: center;
    padding: 11px 0px 22px;
    border-radius: 3px;
    margin-right: 25px;
    transition: 0.5s;
}

.rs-blog.home9-style .events-short-top .date-part .month {
    margin-bottom: 10px;
    display: block;
    color: rgb(255, 255, 255);
}

.rs-blog.home9-style .events-short-top .date-part .date {
    font-size: 50px;
    color: rgb(244, 191, 0);
    font-weight: 700;
    line-height: 25px;
}

.rs-blog.home9-style .events-short-top .date-part:hover {
    transform: translateY(-10px);
}

.rs-blog.home9-style .events-short-top .content-part .categorie a {
    color: rgb(80, 80, 80);
}

.rs-blog.home9-style .events-short-top .content-part .categorie a:hover {
    color: rgb(255, 84, 33);
}

.rs-blog.home9-style .events-short-top .content-part .title {
    line-height: 1.5;
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 6px;
}

.rs-blog.home9-style .events-short-top .content-part .title a {
    color: rgb(16, 16, 16);
}

.rs-blog.home9-style .events-short-top .content-part .title a:hover {
    color: rgb(244, 191, 0);
}

.rs-blog.home9-style .events-short-top .content-part .txt {
    font-size: 16px;
    color: rgb(80, 80, 80);
    margin: 0px;
}

.rs-blog.home9-style .short {
    position: relative;
    display: flex;
    overflow: hidden;
    background: rgb(255, 255, 255);
    padding: 30px;
    border: 1px solid rgb(223, 233, 235);
    border-radius: 3px;
}

.rs-blog.home9-style .short .date-part {
    position: absolute;
    background: rgb(28, 51, 95);
    width: 100px;
    text-align: center;
    padding: 11px 0px 22px;
    border-radius: 3px;
}

.rs-blog.home9-style .short .date-part .month {
    margin-bottom: 10px;
    display: block;
}

.rs-blog.home9-style .short .date-part .date {
    font-size: 50px;
    font-family: "Plus Jakarta Sans", sans-serif;
    color: rgb(0, 125, 187);
    font-weight: 700;
}

.rs-blog.home9-style .short .content-part {
    padding-left: 120px;
}

.rs-blog.home9-style .short .content-part .categorie a {
    color: rgb(80, 80, 80);
}

.rs-blog.home9-style .short .content-part .categorie a:hover {
    color: rgb(0, 125, 187);
}

.rs-blog.home9-style .short .content-part .title {
    line-height: 1.5;
}

.rs-blog.home9-style .short .content-part .title a {
    color: rgb(17, 17, 17);
}

.rs-blog.home9-style .short .content-part .title a:hover {
    color: rgb(0, 125, 187);
}

.rs-blog.orange-color .blog-item .blog-content .title a:hover {
    color: rgb(255, 84, 33);
}

.rs-blog.orange-color .blog-item .blog-content .readon-arrow:hover {
    color: rgb(255, 84, 33);
}

.rs-blog.orange-color .blog-item .blog-content .readon-arrow:hover::after {
    color: rgb(255, 84, 33);
}

.rs-blog.orange-color .events-short .content-part .title a:hover {
    color: rgb(255, 84, 33);
}

.rs-blog.gym-home .blog-item {
    transition: 0.5s;
    border-radius: 5px;
}

.rs-blog.gym-home .blog-item .blog-content {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(37, 37, 37);
    background-color: rgb(29, 14, 21);
    padding: 26px 26px 30px;
}

.rs-blog.gym-home .blog-item .blog-content .post-categories li {
    margin-bottom: 10px;
}

.rs-blog.gym-home .blog-item .blog-content .post-categories li a {
    font-size: 15px;
    color: rgb(255, 84, 33);
    text-transform: uppercase;
    margin-bottom: 8px;
}

.rs-blog.gym-home .blog-item .blog-content .title {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 18px;
}

.rs-blog.gym-home .blog-item .blog-content .title a {
    color: rgb(255, 255, 255);
}

.rs-blog.gym-home .blog-item .blog-content .title a:hover {
    color: rgb(255, 84, 33);
}

.rs-blog.gym-home .blog-item .blog-content .blog-meta {
    font-size: 14px;
    color: rgb(255, 255, 255);
    display: flex;
    justify-content: space-between;
}

.rs-blog.gym-home .blog-item .blog-content .blog-meta li i {
    padding-right: 3px;
    font-size: 14px;
    color: rgb(255, 84, 33);
}

.rs-blog.gym-home .blog-item .blog-content .blog-meta li i.fa-calendar {
    padding-right: 7px;
}

.rs-blog.gym-home .blog-item:hover {
    transform: translateY(-10px);
}

.rs-inner-blog .blog-item {
    background: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.07) 0px 6px 25px;
}

.rs-inner-blog .blog-item .blog-content {
    padding: 40px 46px 45px;
    overflow: hidden;
}

.rs-inner-blog .blog-item .blog-content .blog-title {
    margin: 4px 0px 10px;
    font-size: 26px;
    line-height: 35px;
}

.rs-inner-blog .blog-item .blog-content .blog-title a {
    color: rgb(17, 17, 17);
}

.rs-inner-blog .blog-item .blog-content .blog-title a:hover {
    color: rgb(0, 125, 187);
}

.rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate {
    overflow: hidden;
    margin: 0px 0px 5px;
    padding: 0px 0px 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: rgb(80, 80, 80);
}

.rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li .blog-date i {
    color: rgb(0, 125, 187);
    margin-right: 3px;
}

.rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li .author {
    display: inline-block;
    padding: 0px;
    margin-right: 0px;
    line-height: normal;
    color: rgb(85, 85, 85);
}

.rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li .author i {
    color: rgb(0, 125, 187);
    margin-right: 3px;
}

.rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li .tag-line {
    position: relative;
    padding-left: 2px;
    color: rgb(85, 85, 85);
}

.rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li .tag-line i {
    margin-right: 3px;
    color: rgb(0, 125, 187);
}

.rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li .tag-line i::before {
    font-size: 14px;
    font-weight: 600;
}

.rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li .tag-line a {
    color: rgb(85, 85, 85);
}

.rs-inner-blog .blog-item .blog-content .blog-desc {
    font-size: 16px;
    line-height: 27px;
    font-weight: 400;
    color: rgb(80, 80, 80);
    margin-bottom: 35px;
}

.rs-inner-blog .widget-area .widget-title {
    color: rgb(133, 134, 135);
    font-size: 21px;
    line-height: 23px;
    font-weight: 400;
    position: relative;
    z-index: 1;
    padding-bottom: 12px;
}

.rs-inner-blog .widget-area .widget-title::before {
    content: "";
    position: absolute;
    border: 0px;
    width: 50px;
    height: 2px;
    background: rgb(59, 181, 218);
    z-index: 1;
    margin-left: 0px;
    bottom: 0px;
    left: 0px;
}

.rs-inner-blog .widget-area .search-widget {
    background: rgb(255, 255, 255);
    padding: 40px 30px;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 6px 25px;
}

.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 rgb(221, 221, 221);
    color: rgb(68, 68, 68);
    padding: 12px 17px;
    width: 100%;
    border-radius: 5px;
    position: relative;
}

.rs-inner-blog .widget-area .search-widget .search-wrap button {
    background: 0px 0px;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    color: rgb(80, 80, 80);
    padding: 11px 15px 12px;
    position: absolute;
    display: block;
    right: 0px;
    top: 0px;
    z-index: 10;
    font-size: 20px;
    border-radius: 0px 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: rgb(0, 125, 187);
}

.rs-inner-blog .widget-area .recent-posts {
    background: rgb(255, 255, 255);
    padding: 40px 30px;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 6px 25px;
}

.rs-inner-blog .widget-area .recent-posts ul li {
    margin-top: 13px;
    padding-top: 13px;
    border-top: 1px solid rgba(0, 0, 0, 0.06);
    font-weight: 400;
    font-size: 16px;
}

.rs-inner-blog .widget-area .recent-posts ul li a {
    color: rgb(80, 80, 80);
}

.rs-inner-blog .widget-area .recent-posts ul li a:hover {
    color: rgb(0, 125, 187);
}

.rs-inner-blog .widget-area .recent-posts-widget {
    background: rgb(255, 255, 255);
    padding: 40px 30px;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 6px 25px;
}

.rs-inner-blog .widget-area .recent-posts-widget .show-featured {
    display: flex;
    align-items: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.rs-inner-blog .widget-area .recent-posts-widget .show-featured .post-img {
    max-width: 150px;
    padding-right: 15px;
    border-radius: 3px;
    overflow: hidden;
}

.rs-inner-blog .widget-area .recent-posts-widget .show-featured .post-desc a {
    font-size: 15px;
    line-height: 22px;
    color: rgb(17, 17, 17);
    font-weight: 400;
}

.rs-inner-blog .widget-area .recent-posts-widget .show-featured .post-desc a:hover {
    color: rgb(0, 125, 187);
}

.rs-inner-blog .widget-area .recent-posts-widget .show-featured .post-desc .date {
    font-size: 12px;
    line-height: 20px;
    color: rgb(0, 125, 187);
    font-weight: 400;
    display: block;
}

.rs-inner-blog .widget-area .recent-posts-widget .show-featured .post-desc .date i {
    font-size: 12px;
    line-height: 12px;
    color: rgb(0, 125, 187);
    font-weight: 400;
}

.rs-inner-blog .widget-area .recent-posts-widget .show-featured:last-child {
    margin: 0px;
    padding: 0px;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
}

.rs-inner-blog .widget-area .widget-archives {
    background: rgb(255, 255, 255);
    padding: 40px 30px;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 6px 25px;
}

.rs-inner-blog .widget-area .widget-archives ul li {
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    position: relative;
    padding: 6px 0px 6px 14px;
    margin: 0px;
    font-size: 16px;
}

.rs-inner-blog .widget-area .widget-archives ul li a {
    color: rgb(133, 134, 135);
    font-size: 16px;
    letter-spacing: 0px;
}

.rs-inner-blog .widget-area .widget-archives ul li a::after {
    content: "";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    position: absolute;
    left: 0px;
    top: 6px;
    color: rgb(39, 60, 102);
}

.rs-inner-blog .widget-area .widget-archives ul li a:hover,
.rs-inner-blog .widget-area .widget-archives ul li a:hover::after,
.rs-inner-blog .widget-area .widget-archives ul li.active a,
.rs-inner-blog .widget-area .widget-archives ul li.active a::after {
    color: rgb(59, 181, 218);
}

.rs-inner-blog .blog-deatails {
    background: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 30px;
    margin-bottom: 0px;
}

.rs-inner-blog .blog-deatails .blog-full {
    padding: 30px;
}

.rs-inner-blog .blog-deatails .blog-full .single-post-meta {
    display: flex;
    align-items: center;
    padding: 0px 0px 30px;
}

.rs-inner-blog .blog-deatails .blog-full .single-post-meta li .p-date {
    color: rgb(85, 85, 85);
    font-size: 14px;
    margin-right: 8px;
}

.rs-inner-blog .blog-deatails .blog-full .single-post-meta li .p-date i {
    font-size: 13px;
    margin-right: 3px;
    color: rgb(0, 125, 187);
}

.rs-inner-blog .blog-deatails .blog-full .single-post-meta li .p-date i::before {
    margin-right: 5px;
}

.rs-inner-blog .blog-deatails .blog-full .single-post-meta .Post-cate {
    list-style: none;
    display: inline-block;
    padding-right: 10px;
    color: rgb(85, 85, 85);
    font-size: 14px;
}

.rs-inner-blog .blog-deatails .blog-full .single-post-meta .Post-cate .tag-line i {
    color: rgb(0, 125, 187);
    margin-right: 3px;
}

.rs-inner-blog .blog-deatails .blog-full .single-post-meta .Post-cate .tag-line i::before {
    margin-right: 4px;
}

.rs-inner-blog .blog-deatails .blog-full .single-post-meta .Post-cate .tag-line a {
    font-weight: 400;
    color: rgb(85, 85, 85);
    font-size: 14px;
}

.rs-inner-blog .blog-deatails .blog-full .single-post-meta .Post-cate .tag-line a:hover {
    color: rgb(0, 125, 187);
}

.rs-inner-blog .blog-deatails .blog-full .single-post-meta .post-comment {
    color: rgb(85, 85, 85);
    font-size: 14px;
}

.rs-inner-blog .blog-deatails .blog-full .single-post-meta .post-comment i::before {
    color: rgb(0, 125, 187);
}

.rs-inner-blog .blog-deatails .blog-full .blog-desc p {
    font-size: 16px;
    line-height: 2em;
    font-weight: 400;
    color: rgb(133, 134, 135);
    margin: 0px;
}

.rs-inner-blog .blog-deatails .blog-full .title {
    color: rgb(59, 181, 218);
    font-size: 30px;
    font-weight: 500;
    line-height: 25px;
}

.rs-inner-blog .blog-deatails .blog-full .sm-title {
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    color: rgb(17, 17, 17);
}

.rs-inner-blog .blog-deatails .blog-full .unorder-list li {
    display: block;
    position: relative;
    padding-left: 25px;
    padding-bottom: 15px;
    font-weight: 500;
    line-height: 25px;
}

.rs-inner-blog .blog-deatails .blog-full .unorder-list li::before {
    position: absolute;
    top: 0px;
    left: 0px;
    content: "";
    font-family: FontAwesome;
    color: rgb(0, 125, 187);
    font-size: 20px;
}

.rs-inner-blog .ps-navigation {
    border-top: 1px solid rgba(170, 170, 170, 0.25);
    border-bottom: 1px solid rgba(170, 170, 170, 0.25);
    padding: 30px 0px;
    margin: 60px 0px 0px;
}

.rs-inner-blog .ps-navigation ul li {
    text-align: right;
}

.rs-inner-blog .ps-navigation ul li a {
    display: inline-block;
}

.rs-inner-blog .ps-navigation ul li a .next-link {
    text-transform: uppercase;
    color: rgb(144, 144, 144);
    margin-top: 0px;
    display: block;
}

.rs-inner-blog .ps-navigation ul li a .next-link:hover {
    color: rgb(0, 125, 187);
}

.rs-inner-blog .ps-navigation ul li a .next-link i::before {
    font-size: 16px;
    font-style: normal;
    color: rgb(80, 80, 80);
}

.rs-inner-blog .ps-navigation ul li a .link-text {
    font-size: 16px;
    font-weight: 500;
    color: rgb(28, 27, 27);
}

.rs-inner-blog .ps-navigation ul li a .link-text:hover {
    color: rgb(0, 125, 187);
}

.rs-inner-blog .comment-area .comment-full .reply-title {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 30px;
    margin-top: 45px;
    position: relative;
    padding: 0px 0px 12px;
    color: rgb(17, 17, 17);
}

.rs-inner-blog .comment-area .comment-full p span {
    font-size: 16px;
    color: rgb(80, 80, 80);
}

.rs-inner-blog .comment-area .comment-full .from-group {
    width: 100%;
    height: 50px;
    padding: 5px 10px;
    border: 1px solid rgb(221, 221, 221);
    border-radius: 5px;
}

.rs-inner-blog .comment-area .comment-full .submit-btn .submit {
    border: 2px solid rgb(0, 125, 187);
    background: rgb(0, 125, 187);
    position: relative;
    display: inline-block;
    padding: 12px 22px;
    border-radius: 3px;
    line-height: normal;
    font-size: 14px;
    font-weight: 500;
    color: rgb(255, 255, 255);
    transition: 0.3s;
    text-transform: uppercase;
}

.rs-inner-blog .comment-area .comment-full .submit-btn .submit:hover {
    opacity: 0.9;
}

.rs-inner-blog.orange-color .blog-btn:hover,
.rs-inner-blog.orange-color .blog-btn:hover::after,
.rs-inner-blog.orange-color .blog-deatails .blog-full .single-post-meta .Post-cate .tag-line a:hover,
.rs-inner-blog.orange-color .blog-deatails .blog-full .single-post-meta .Post-cate .tag-line i,
.rs-inner-blog.orange-color .blog-deatails .blog-full .single-post-meta .post-comment i::before,
.rs-inner-blog.orange-color .blog-deatails .blog-full .single-post-meta li .p-date i,
.rs-inner-blog.orange-color .blog-deatails .blog-full .unorder-list li::before,
.rs-inner-blog.orange-color .blog-item .blog-content .blog-meta .btm-cate li .author i,
.rs-inner-blog.orange-color .blog-item .blog-content .blog-meta .btm-cate li .blog-date i,
.rs-inner-blog.orange-color .blog-item .blog-content .blog-meta .btm-cate li .tag-line i,
.rs-inner-blog.orange-color .blog-item .blog-content .blog-title a:hover,
.rs-inner-blog.orange-color .ps-navigation ul li a .link-text:hover,
.rs-inner-blog.orange-color .ps-navigation ul li a .next-link:hover,
.rs-inner-blog.orange-color .ps-navigation ul li a .next-link:hover i::before,
.rs-inner-blog.orange-color .widget-area .recent-posts ul li a:hover,
.rs-inner-blog.orange-color .widget-area .recent-posts-widget .show-featured .post-desc .date,
.rs-inner-blog.orange-color .widget-area .recent-posts-widget .show-featured .post-desc .date i,
.rs-inner-blog.orange-color .widget-area .recent-posts-widget .show-featured .post-desc a:hover,
.rs-inner-blog.orange-color .widget-area .search-widget .search-wrap button:hover {
    color: rgb(255, 84, 33);
}

.rs-inner-blog.orange-color blockquote::before {
    background: rgb(255, 84, 33);
}

.rs-inner-blog.orange-color .comment-area .comment-full .submit-btn .submit {
    border-color: rgb(255, 84, 33);
    background: rgb(255, 84, 33);
}

.rs-inner-blog.orange-color .comment-area .comment-full .submit-btn .submit:hover {
    border-color: rgb(237, 54, 0);
    background: rgb(237, 54, 0);
}

.rs-event .event-item {
    transition: 0.3s;
    position: relative;
}

.rs-event .event-item .event-short {
    text-align: left;
    box-shadow: rgb(238, 238, 238) 0px 0px 20px;
}

.rs-event .event-item .event-short .featured-img {
    position: relative;
}

.rs-event .event-item .event-short .featured-img img {
    border-radius: 5px 5px 0px 0px;
}

.rs-event .event-item .event-short .categorie {
    position: absolute;
    top: 30px;
    left: 30px;
    z-index: 1;
}

.rs-event .event-item .event-short .categorie a {
    background: rgb(255, 84, 33);
    padding: 5px 20px;
    display: inline-block;
    color: rgb(255, 255, 255);
    border-radius: 4px;
}

.rs-event .event-item .event-short .categorie a:hover {
    opacity: 0.9;
}

.rs-event .event-item .event-short .content-part {
    padding: 25px 30px 15px;
    border-radius: 0px 0px 5px 5px;
}

.rs-event .event-item .event-short .content-part .address {
    padding-bottom: 15px;
    color: rgb(54, 54, 54);
    font-size: 14px;
}

.rs-event .event-item .event-short .content-part .address i {
    font-size: 13px;
    margin-right: 4px;
}

.rs-event .event-item .event-short .content-part .title {
    font-size: 26px;
    line-height: 32px;
    transition: 0.8s;
}

.rs-event .event-item .event-short .content-part .title a {
    color: rgb(0, 0, 0);
}

.rs-event .event-item .event-short .content-part .title a:hover {
    color: rgb(255, 84, 33);
}

.rs-event .event-item .event-short .content-part .text {
    color: rgb(54, 54, 54);
    margin: 0px;
    font-size: 14px;
}

.rs-event .event-item .event-short .content-part .event-btm {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid rgb(239, 239, 239);
    margin-top: 34px;
    padding-top: 26px;
}

.rs-event .event-item .event-short .content-part .event-btm .date-part {
    font-size: 13px;
}

.rs-event .event-item .event-short .content-part .event-btm .date-part .date i {
    font-size: 13px;
    margin-right: 7px;
}

.rs-event .event-item .event-short .content-part .event-btm .btn-part a {
    background: rgb(255, 84, 33);
    text-transform: capitalize;
    padding: 7px 15px;
    color: rgb(255, 255, 255);
    border-radius: 2px;
    font-size: 14px;
    display: inline-block;
}

.rs-event .event-item .event-short .content-part .event-btm .btn-part a:hover {
    background: rgb(237, 54, 0);
}

.rs-event .event-item:hover {
    transform: translateY(-10px);
}

.rs-event .event-item.home12-style .event-short {
    text-align: left;
    background: rgb(255, 255, 255);
}

.rs-event .event-item.home12-style .event-short .featured-img {
    position: relative;
}

.rs-event .event-item.home12-style .event-short .featured-img img {
    border-radius: 5px 5px 0px 0px;
}

.rs-event .event-item.home12-style .event-short .content-part {
    padding: 25px 30px 30px;
    border-radius: 0px 0px 5px 5px;
}

.rs-event .event-item.home12-style .event-short .content-part .all-dates-time {
    display: flex;
}

.rs-event .event-item.home12-style .event-short .content-part .all-dates-time .address {
    color: rgb(54, 54, 54);
    padding-right: 20px;
}

.rs-event .event-item.home12-style .event-short .content-part .all-dates-time .address i::before {
    color: rgb(12, 139, 81);
}

.rs-event .event-item.home12-style .event-short .content-part .all-dates-time .time {
    color: rgb(54, 54, 54);
    font-size: 14px;
}

.rs-event .event-item.home12-style .event-short .content-part .all-dates-time .time i::before {
    color: rgb(12, 139, 81);
    padding-right: 5px;
}

.rs-event .event-item.home12-style .event-short .content-part .title {
    font-size: 22px;
    line-height: 32px;
    transition: 0.8s;
}

.rs-event .event-item.home12-style .event-short .content-part .title a {
    color: rgb(0, 0, 0);
}

.rs-event .event-item.home12-style .event-short .content-part .title a:hover {
    color: rgb(12, 139, 81);
}

.rs-event .event-item.home12-style .event-short .content-part .event-btm {
    border-top: 1px solid rgb(239, 239, 239);
}

.rs-event .event-item.home12-style .event-short .content-part .event-btm .date-part {
    font-size: 13px;
    color: rgb(54, 54, 54);
}

.rs-event .event-item.home12-style .event-short .content-part .event-btm .date-part .date i {
    font-size: 13px;
    margin-right: 7px;
    color: rgb(12, 139, 81);
}

.rs-event .event-item.home12-style .event-short .content-part .event-btm .btn-part a {
    background: rgb(12, 139, 81);
}

.rs-event .event-item.home12-style .event-short .content-part .event-btm .btn-part a:hover {
    background: rgb(8, 92, 54);
}

.rs-event .event-item.home12-style .rs-carousel .owl-dots {
    text-align: center;
}

.rs-event .event-item.home12-style .rs-carousel .owl-dots .owl-dot {
    width: 40px;
    height: 10px;
    display: inline-block;
    margin: 0px 6px;
    padding: 3px 0px;
    border-radius: 30px;
    background: red;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
}

.rs-event .event-item.home12-style .rs-carousel .owl-dots .owl-dot:hover {
    width: 40px;
    opacity: 1;
}

.rs-event .event-item.home12-style .rs-carousel .owl-dots .active {
    background: red;
}

.rs-event.home12style {
    background: url("../images/bg/home12/event-bg.jpg") center top / cover no-repeat;
    padding: 150px 0px;
}

.rs-event.home12style .owl-dots {
    text-align: center;
    margin-top: 47px;
}

.rs-event.home12style .owl-dots .owl-dot {
    width: 25px;
    height: 8px;
    display: inline-block;
    margin: 0px 6px;
    padding: 3px 0px;
    border-radius: 30px;
    background: rgb(8, 92, 54);
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    transition: 0.3s;
}

.rs-event.home12style .owl-dots .owl-dot.active,
.rs-event.home12style .owl-dots .owl-dot:hover {
    width: 40px;
    background: rgb(12, 139, 81);
    opacity: 0.5;
}

.rs-event.modify1 .event-item .event-short .featured-img .dates {
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 1;
    background: rgb(0, 125, 187);
    padding: 7px 20px;
    display: inline-block;
    color: rgb(255, 255, 255);
    border-radius: 15px 15px 0px 0px;
    right: 0px;
    margin: 0px auto;
    max-width: 220px;
    text-align: center;
}

.rs-event.modify1 .event-item .event-short .content-part {
    padding: 30px 30px 35px;
    text-align: center;
}

.rs-event.modify1 .event-item .event-short .content-part .title {
    font-size: 24px;
}

.rs-event.modify1 .event-item .event-short .content-part .time-sec {
    display: inline-flex;
}

.rs-event.modify1 .event-item .event-short .content-part .time-sec .timesec {
    margin-right: 15px;
    font-size: 14px;
}

.rs-event.modify1 .event-item .event-short .content-part .time-sec .timesec i::before {
    font-size: 16px;
}

.rs-event.modify1 .event-item .event-short .content-part .time-sec .address {
    color: rgb(54, 54, 54);
    font-size: 14px;
}

.rs-event.modify1 .event-item .event-short .content-part .time-sec .address i {
    font-size: 13px;
    margin-right: 4px;
}

.rs-event.modify2 .event-item .event-short {
    transition: 0.5s;
    box-shadow: rgb(238, 238, 238) 0px 0px 20px;
    position: relative;
}

.rs-event.modify2 .event-item .event-short .featured-img {
    position: relative;
    padding: 0px;
}

.rs-event.modify2 .event-item .event-short .featured-img::before {
    opacity: 0.85;
    background: linear-gradient(transparent, rgb(51, 51, 51)), linear-gradient(transparent, rgb(51, 51, 51));
    content: "";
    height: 100%;
    bottom: 0px;
    left: 0px;
    right: 0px;
    position: absolute;
    z-index: 1;
    transition: 0.7s;
}

.rs-event.modify2 .event-item .event-short .content-part {
    padding: 40px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 1;
    border-radius: 0px 0px 5px 5px;
}

.rs-event.modify2 .event-item .event-short .content-part .title a {
    color: rgb(255, 255, 255);
}

.rs-event.modify2 .event-item .event-short .content-part .address {
    color: rgb(255, 255, 255);
    font-size: 14px;
}

.rs-event.modify2 .event-item .event-short .content-part .address i {
    font-size: 13px;
    margin-right: 4px;
}

.rs-event.modify2 .event-item .event-short .content-part .date-part {
    padding: 0px 0px 10px;
}

.rs-event.modify2 .event-item .event-short .content-part .date-part .date {
    color: rgb(255, 255, 255);
    font-size: 13px;
}

.rs-event.modify2 .event-item .event-short .content-part .date-part .date i {
    font-size: 13px;
    margin-right: 7px;
}

.rs-event.modify2 .event-item .event-short .content-part .time {
    color: rgb(255, 255, 255);
    font-size: 14px;
}

.rs-event.modify2 .event-item .event-short .content-part .time i::before {
    margin: 0px 4px 0px 0px;
    font-size: 14px;
    color: rgb(255, 255, 255);
}

.rs-event.home8-style1 .rs-carousel .owl-dots {
    text-align: center;
}

.rs-event.home8-style1 .rs-carousel .owl-dots .owl-dot {
    width: 40px;
    height: 10px;
    display: inline-block;
    margin: 0px 6px;
    padding: 3px 0px;
    border-radius: 30px;
    background: rgb(255, 84, 33);
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
}

.rs-event.home8-style1 .rs-carousel .owl-dots .owl-dot:hover {
    width: 40px;
    opacity: 1;
}

.rs-event.home8-style1 .rs-carousel .owl-dots .active {
    background: rgb(255, 84, 33);
}

.rs-event.home8-style1 .owl-stage-outer {
    padding-bottom: 10px;
}

.rs-event.home8-style1 .event-item .event-short .featured-img .dates {
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 1;
    background: rgb(255, 84, 33);
    padding: 7px 20px;
    display: inline-block;
    color: rgb(255, 255, 255);
    border-radius: 15px 15px 0px 0px;
    right: 0px;
    margin: 0px auto;
    max-width: 220px;
    text-align: center;
}

.rs-event.home8-style1 .event-item .event-short .content-part {
    padding: 30px 30px 35px;
    text-align: center;
}

.rs-event.home8-style1 .event-item .event-short .content-part .title {
    font-size: 24px;
}

.rs-event.home8-style1 .event-item .event-short .content-part .time-sec {
    display: inline-flex;
}

.rs-event.home8-style1 .event-item .event-short .content-part .time-sec .timesec {
    padding-right: 4px;
}

.rs-event.home8-style1 .event-item .event-short .content-part .time-sec .timesec i::before {
    color: rgb(255, 84, 33);
    font-size: 14px;
}

.rs-event.home8-style1 .event-item .event-short .content-part .time-sec .address {
    font-size: 14px;
}

.rs-event.home8-style1 .event-item .event-short .content-part .time-sec .address i {
    font-size: 13px;
    margin-right: 5px;
}

.rs-event.home8-style1 .event-item .event-short .content-part .time-sec .address i::before {
    color: rgb(255, 84, 33);
}

.rs-event.orange-color.modify1 .event-item .event-short .featured-img .dates {
    background: rgb(255, 84, 33);
}

.rs-latest-events.style1 .single-img {
    z-index: 1;
    position: relative;
}

.rs-latest-events.style1 .single-img img {
    border-radius: 3px;
}

.rs-latest-events.style1 .event-wrap {
    z-index: 1;
    position: relative;
}

.rs-latest-events.style1 .event-wrap .events-short {
    overflow: hidden;
    background: rgb(255, 255, 255);
    padding: 31px 30px;
    border-radius: 3px;
}

.rs-latest-events.style1 .event-wrap .events-short .date-part {
    width: 100px;
    float: left;
    text-align: center;
    padding: 11px 0px 22px;
    border-radius: 3px;
    margin-right: 25px;
}

.rs-latest-events.style1 .event-wrap .events-short .date-part .month {
    margin-bottom: 10px;
    display: block;
}

.rs-latest-events.style1 .event-wrap .events-short .date-part .date {
    font-size: 50px;
    font-family: "Plus Jakarta Sans", sans-serif;
    color: rgb(17, 41, 88);
    font-weight: 700;
}

.rs-latest-events.style1 .event-wrap .events-short .date-part.bgc1 {
    background: rgb(220, 241, 253);
}

.rs-latest-events.style1 .event-wrap .events-short .date-part.bgc2 {
    background: rgb(233, 251, 213);
}

.rs-latest-events.style1 .event-wrap .events-short .date-part.bgc3 {
    background: rgb(254, 226, 192);
}

.rs-latest-events.style1 .event-wrap .events-short .content-part .categorie a {
    color: rgb(80, 80, 80);
}

.rs-latest-events.style1 .event-wrap .events-short .content-part .categorie a:hover {
    color: rgb(0, 125, 187);
}

.rs-latest-events.style1 .event-wrap .events-short .content-part .title {
    line-height: 1.5;
}

.rs-latest-events.style1 .event-wrap .events-short .content-part .title a {
    color: rgb(17, 41, 88);
}

.rs-latest-events.style1 .event-wrap .events-short .content-part .title a:hover {
    color: rgb(0, 125, 187);
}

.rs-latest-events.style1 .event-wrap .btn-part a {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
    color: rgb(17, 41, 88);
    position: relative;
    display: inline-block;
}

.rs-latest-events.style1 .event-wrap .btn-part a::after {
    position: absolute;
    content: "";
    right: 0px;
    bottom: 3px;
    width: 0px;
    height: 1px;
    background: rgb(17, 41, 88);
    transition: 0.3s;
}

.rs-latest-events.style1 .event-wrap .btn-part a:hover::after {
    left: 0px;
    right: auto;
    width: 100%;
}

.rs-latest-events.bg-wrap {
    position: relative;
}

.rs-latest-events.bg-wrap::after {
    position: absolute;
    content: "";
    top: 0px;
    right: 0px;
    width: 63%;
    height: 100%;
    background: rgb(243, 248, 249);
}

.rs-download-app .mobile-img {
    display: flex;
}

.rs-download-app .mobile-img .apps-image img {
    max-width: 195px;
}

.rs-partner .partner-item a img {
    max-width: 163px;
    margin: 0px auto;
}

.rs-partner.style2 .partner-item a img {
    max-width: 100px;
    margin: 0px auto;
}

.rs-gallery .gallery-item {
    padding: 0px 30px 30px 0px;
}

.rs-gallery .gallery-item .gallery-img a img {
    border-radius: 5px;
}

.rs-gallery .gallery-item .title {
    padding-top: 25px;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    color: rgb(17, 17, 17);
}

.rs-gallery.style2 .gallery-part {
    position: relative;
    overflow: hidden;
}

.rs-gallery.style2 .gallery-part .gallery-img {
    position: relative;
    overflow: hidden;
}

.rs-gallery.style2 .gallery-part .gallery-img a img {
    transform: scale(1);
    transition: 0.8s;
    height: 220px;
}

.rs-gallery.style2 .gallery-part .gallery-img a::before {
    content: "";
    position: absolute;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    background: rgb(23, 31, 50);
    opacity: 0;
    display: block;
    transition: 0.8s;
    z-index: 1;
}

.rs-gallery.style2 .gallery-part:hover .gallery-img a img {
    transform: scale(1.1);
}

.rs-gallery.style2 .gallery-part:hover .gallery-img a::before {
    opacity: 0.4;
}

.rs-gallery.home11-style .gallery-part .gallery-img {
    position: relative;
}

.rs-gallery.home11-style .gallery-part .gallery-img img {
    border-radius: 30px;
}

.rs-gallery.home11-style .gallery-part .gallery-img .content-part {
    text-align: center;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 1;
    background: rgb(78, 73, 161);
    padding: 5px 20px;
    display: inline-block;
    color: rgb(255, 255, 255);
    border-radius: 30px;
    right: 0px;
    transition: 0.4s;
}

.rs-gallery.home11-style .gallery-part .gallery-img .content-part .title {
    font-size: 22px;
    line-height: 34px;
    font-weight: 700;
    color: rgb(255, 255, 255);
    padding: 15px 0px;
    margin: 0px;
}

.rs-gallery.home11-style .gallery-part .gallery-img .gallery-info {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: 0.4s;
    z-index: 1;
    text-align: center;
    width: 100%;
}

.rs-gallery.home11-style .gallery-part .gallery-img .gallery-info .title-part {
    font-size: 22px;
    line-height: 34px;
    font-weight: 700;
    color: rgb(255, 255, 255);
    margin-bottom: 12px;
}

.rs-gallery.home11-style .gallery-part .gallery-img .gallery-info p {
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    color: rgb(255, 255, 255);
    padding-right: 60px;
    padding-left: 60px;
    margin-bottom: 15px;
}

.rs-gallery.home11-style .gallery-part .gallery-img .gallery-info .btn-part a {
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    color: rgb(255, 255, 255);
}

.rs-gallery.home11-style .gallery-part .gallery-img .gallery-info .btn-part a i {
    padding-left: 6px;
}

.rs-gallery.home11-style .gallery-part .gallery-img .gallery-info .btn-part a i::before {
    font-size: 16px;
}

.rs-gallery.home11-style .gallery-part .gallery-img::before {
    content: "";
    background: rgb(78, 73, 161);
    position: absolute;
    visibility: hidden;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    border-radius: 30px;
    opacity: 0;
    display: block;
    transition: 0.4s;
    z-index: 1;
}

.rs-gallery.home11-style .gallery-part:hover .content-part {
    visibility: hidden;
    opacity: 0;
}

.rs-gallery.home11-style .gallery-part:hover .gallery-img .gallery-info {
    opacity: 1;
    visibility: visible;
}

.rs-gallery.home11-style .gallery-part:hover .gallery-img .gallery-info .title-part {
    color: rgb(255, 255, 255);
}

.rs-gallery.home11-style .gallery-part:hover .gallery-img .gallery-info p {
    color: rgb(255, 255, 255);
}

.rs-gallery.home11-style .gallery-part:hover .gallery-img .gallery-info .btn-part a {
    color: rgb(255, 255, 255);
}

.rs-gallery.home11-style .gallery-part:hover .gallery-img::before {
    visibility: visible;
    opacity: 0.9;
}

.rs-cta {
    position: relative;
}

.rs-cta .cta-img img {
    min-height: 425px;
    width: 100%;
}

.rs-cta .cta-content {
    position: absolute;
    width: 100%;
    max-width: 600px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.rs-cta.style1 {
    background: url("../images/bg/pattern1.png") center bottom / 100% no-repeat;
}

.rs-cta.style1 .partition-bg-wrap {
    position: relative;
}

.rs-cta.style1 .partition-bg-wrap::after,
.rs-cta.style1 .partition-bg-wrap::before {
    position: absolute;
    content: "";
    width: 50%;
    height: 100%;
    bottom: 0px;
    z-index: -1;
}

.rs-cta.style1 .partition-bg-wrap::after {
    background: rgb(0, 125, 187);
    left: 0px;
}

.rs-cta.style1 .partition-bg-wrap::before {
    background: rgb(39, 60, 102);
    right: 0px;
}

.rs-cta.style2 .video-wrap .popup-videos {
    color: rgb(255, 255, 255);
    display: block;
    overflow: hidden;
    max-width: 270px;
}

.rs-cta.style2 .video-wrap .popup-videos i {
    width: 70px;
    height: 70px;
    line-height: 61px;
    border: 5px solid rgb(255, 255, 255);
    border-radius: 50%;
    text-align: center;
    font-size: 25px;
    float: left;
    margin-right: 20px;
}

.rs-cta.style2 .video-wrap .popup-videos i::before {
    padding-left: 5px;
}

.rs-cta.style2 .video-wrap .popup-videos .title {
    color: rgb(255, 255, 255);
}

.rs-cta.style2 .video-wrap .popup-videos:hover {
    opacity: 0.7;
}

.rs-cta.style2 .partition-bg-wrap {
    position: relative;
}

.rs-cta.style2 .partition-bg-wrap::after,
.rs-cta.style2 .partition-bg-wrap::before {
    position: absolute;
    content: "";
    width: 50%;
    height: 100%;
    top: 0px;
    bottom: 0px;
    z-index: -1;
}

.rs-cta.style2 .partition-bg-wrap::before {
    background: url("../images/cta/style2/left-bg.jpg") center center / cover no-repeat;
    left: 0px;
}

.rs-cta.style2 .partition-bg-wrap::after {
    background: url("../images/cta/style2/right-bg.jpg") left center / cover no-repeat;
    right: 0px;
}

.rs-cta.style2 .partition-bg-wrap.inner-page::before {
    background: url("../images/cta/style2/left-bg2.png") 0% 0% / cover;
}

.rs-cta.style2 .partition-bg-wrap.inner-page::after {
    background: url("../images/cta/style2/right-bg2.png") 0% 0% / cover;
}

.rs-cta.style3 {
    background: url("../images/bg/pattern1.png") center bottom / 100% no-repeat;
}

.rs-cta.style3 .partition-bg-wrap {
    position: relative;
}

.rs-cta.style3 .partition-bg-wrap::after,
.rs-cta.style3 .partition-bg-wrap::before {
    position: absolute;
    content: "";
    width: 50%;
    height: 100%;
    bottom: 0px;
    z-index: -1;
}

.rs-cta.style3 .partition-bg-wrap::after {
    background: rgb(0, 125, 187);
    left: 0px;
}

.rs-cta.style3 .partition-bg-wrap::before {
    background: rgb(39, 60, 102);
    right: 0px;
}

.rs-cta.style7 .partition-bg-wrap {
    position: relative;
    background: 0px 0px !important;
}

.rs-cta.style7 .partition-bg-wrap::after,
.rs-cta.style7 .partition-bg-wrap::before {
    position: absolute;
    content: "";
    width: 50%;
    height: 100%;
    bottom: 0px;
    z-index: -1;
}

.rs-cta.style7 .partition-bg-wrap::after {
    background: url("../images/cta/home7/1.png") center center / cover no-repeat;
}

.rs-cta.style7 .partition-bg-wrap::before {
    background: url("../images/cta/home7/2.png") center center / cover no-repeat;
    right: 0px;
}

.rs-cta.main-home .partition-bg-wrap {
    position: relative;
    padding: 130px 0px;
    background: 0px 0px !important;
}

.rs-cta.main-home .partition-bg-wrap::after,
.rs-cta.main-home .partition-bg-wrap::before {
    position: absolute;
    content: "";
    width: 50%;
    height: 100%;
    bottom: 0px;
    z-index: -1;
}

.rs-cta.main-home .partition-bg-wrap::after {
    background: url("../images/cta/home1.jpg") center center / cover no-repeat;
}

.rs-cta.main-home .partition-bg-wrap::before {
    background: url("../images/cta/main-home.jpg") 0% 0% / cover no-repeat;
    right: 0px;
}

.rs-cta.home9-style .partition-bg-wrap {
    position: relative;
    padding: 100px 0px;
    background: 0px 0px !important;
}

.rs-cta.home9-style .partition-bg-wrap::after,
.rs-cta.home9-style .partition-bg-wrap::before {
    position: absolute;
    content: "";
    width: 50%;
    height: 100%;
    bottom: 0px;
    z-index: -1;
}

.rs-cta.home9-style .partition-bg-wrap::after {
    background: url("../images/cta/covid-19.jpg") center center / cover no-repeat;
}

.rs-cta.home9-style .partition-bg-wrap::before {
    background: 0% 0% / cover no-repeat rgb(28, 51, 95);
    right: 0px;
}

.rs-cta.section-wrap .content-wrap {
    padding: 100px 100px 100px 105px;
    background: rgb(39, 60, 102);
}

.rs-cta.section-wrap .content-wrap .text-part {
    padding-right: 400px;
}

.rs-cta.section-wrap .content-wrap .text-part .sub-title {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    margin-bottom: 15px;
}

.rs-cta.section-wrap .content-wrap .text-part .title {
    font-size: 36px;
    line-height: 46px;
    font-weight: 700;
    color: rgb(255, 255, 255);
    margin-bottom: 25px;
}

.rs-cta.section-wrap .content-wrap .text-part .desc {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: rgb(255, 255, 255);
    margin-bottom: 40px;
}

.rs-cta.section-wrap .content {
    max-width: 700px;
    padding-left: 90px;
    padding-right: 15px;
}

.rs-cta.home11-style {
    background: url("../images/cta/home11.jpg") center bottom no-repeat;
}

.rs-cta.home-style14 {
    max-width: 700px;
    margin: 0px auto;
    background: url("../images/bg/home14/cta.jpg") center center / cover no-repeat;
    padding: 44px 30px;
    border-radius: 5px;
}

.rs-cta.home-style14 .content-part .sub-text {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    color: rgb(255, 84, 33);
    display: block;
    margin-bottom: 10px;
}

.rs-cta.home-style14 .content-part .title {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 22px;
    font-weight: 800;
    letter-spacing: 1px;
    color: rgb(16, 16, 16);
    margin: 0px;
}

.rs-cta.effects-layer .effects-bg .content-part {
    padding: 56px 244px 60px 50px;
}

.rs-cta.effects-layer .effects-bg .content-part .title {
    font-size: 24px;
    line-height: 40px;
    font-weight: 800;
    color: rgb(16, 16, 16);
    margin-bottom: 13px;
}

.rs-cta.effects-layer .effects-bg.apply-bg {
    background-color: rgb(249, 247, 248);
    background-image: url("../images/cta/style3/1-2.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    border-radius: 4px;
    margin-top: 20px;
}

.rs-cta.effects-layer .effects-bg.enroll-bg {
    background-color: rgb(249, 247, 248);
    background-image: url("../images/cta/style3/2.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    border-radius: 4px;
    margin-top: 20px;
}

.rs-counter .counter-item .rs-count {
    position: relative;
    display: inline-block;
    font-size: 42px;
    line-height: 1;
    color: rgb(17, 41, 88);
    padding-right: 25px;
    margin-bottom: 15px;
}

.rs-counter .counter-item .rs-count::before {
    content: "";
    position: absolute;
    right: 0px;
}

.rs-counter .counter-item .rs-count.plus::before {
    content: "+";
}

.rs-counter .counter-item .rs-count.kplus::before {
    content: "k+";
    right: -25px;
}

.rs-counter .counter-item .rs-count.percent::before {
    content: "%";
    right: -15px;
}

.rs-counter .counter-item .title {
    font-size: 22px;
    color: rgb(80, 80, 80);
}

.rs-counter .counter-item .counter-text {
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
}

.rs-counter.style2-about .counter-item .rs-count {
    color: rgb(17, 17, 17);
}

.rs-counter.style2-about .counter-item .title {
    font-size: 22px;
    color: rgb(80, 80, 80);
}

.rs-counter.style7 .counter-item .rs-count.purple-color {
    color: rgb(199, 1, 241);
}

.rs-counter.style7 .counter-item .rs-count.blue-color {
    color: rgb(6, 92, 232);
}

.rs-counter.style7 .counter-item .rs-count.pink-color {
    color: rgb(246, 7, 91);
}

.rs-counter.style7 .counter-item .rs-count.orange-color {
    color: rgb(255, 188, 0);
}

.rs-counter.style7 .counter-item .title {
    color: rgb(84, 100, 123);
}

.rs-counter.style-home8 .counter-item {
    padding: 40px 10px 32px;
    background-color: rgb(249, 248, 248);
    border-radius: 4px;
}

.rs-counter.style-home8 .counter-item .rs-count {
    color: rgb(255, 84, 33);
}

.rs-counter.style-home8 .counter-item .title {
    color: rgb(3, 26, 61);
}

.rs-counter.home12-style .counter-item .rs-count {
    color: rgb(12, 139, 81);
    font-size: 42px;
    font-weight: 900;
    line-height: 51px;
    font-family: "Plus Jakarta Sans", sans-serif;
}

.rs-counter.home12-style .counter-item .prefix {
    color: rgb(12, 139, 81);
    font-size: 42px;
    font-weight: 900;
    line-height: 51px;
    font-family: "Plus Jakarta Sans", sans-serif;
}

.rs-counter.home12-style .counter-item .title {
    color: rgb(80, 80, 80);
}

.rs-counter.home12-style .counter-item .title:hover {
    color: rgb(12, 139, 81);
}

.rs-counter.home13-style .counter-item {
    transition: 0.5s;
}

.rs-counter.home13-style .counter-item .rs-count {
    color: rgb(255, 84, 33);
    font-size: 42px;
    font-weight: 700;
    line-height: 42px;
    margin-bottom: 5px;
}

.rs-counter.home13-style .counter-item .title {
    font-size: 22px;
    font-weight: 500;
    line-height: 37px;
    color: rgb(255, 255, 255);
}

.rs-counter.home13-style .counter-item:hover {
    transform: translateY(-5px);
}

.rs-newsletter.style1 .newsletter-wrap {
    background: url("../images/bg/newsletter-bg.jpg") 0% 0% / cover no-repeat;
    border-radius: 3px;
    padding: 60px 70px;
    position: relative;
}

.rs-newsletter.style1 .newsletter-wrap .content-part .sec-title {
    display: flex;
    align-items: center;
}

.rs-newsletter.style1 .newsletter-wrap .content-part .sec-title .title-icon img {
    max-width: 50px;
    margin-right: 20px;
}

.rs-newsletter.style1 .newsletter-wrap .newsletter-form {
    position: relative;
    border-radius: 3px;
    overflow: hidden;
}

.rs-newsletter.style1 .newsletter-wrap .newsletter-form button,
.rs-newsletter.style1 .newsletter-wrap .newsletter-form input {
    outline: 0px;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
}

.rs-newsletter.style1 .newsletter-wrap .newsletter-form input {
    background: rgb(255, 255, 255);
    width: 100%;
    color: rgb(80, 80, 80);
    padding: 17px 150px 17px 30px;
}

.rs-newsletter.style1 .newsletter-wrap .newsletter-form button {
    position: absolute;
    right: 0px;
    top: 0px;
    background: rgb(39, 60, 102);
    color: rgb(255, 255, 255);
    padding: 17px 40px;
    transition: 0.3s;
}

.rs-newsletter.style1 .newsletter-wrap .newsletter-form button:hover {
    background: rgb(46, 71, 120);
}

.rs-newsletter.style2 {
    background: url("../images/bg/newsletter-bg2.jpg") 0% 0% / cover no-repeat;
}

.rs-newsletter.style2 .sec-title .title {
    margin-bottom: 10px;
}

.rs-newsletter.style2 .sec-title .sub-title {
    margin: 0px;
    text-transform: capitalize;
}

.rs-newsletter.style2 .newsletter-wrap {
    border-radius: 3px;
    padding: 60px 70px 60px 0px;
    position: relative;
}

.rs-newsletter.style2 .newsletter-wrap .newsletter-form {
    position: relative;
    border-radius: 3px;
    overflow: hidden;
    max-width: 500px;
}

.rs-newsletter.style2 .newsletter-wrap .newsletter-form button,
.rs-newsletter.style2 .newsletter-wrap .newsletter-form input {
    outline: 0px;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
}

.rs-newsletter.style2 .newsletter-wrap .newsletter-form input {
    background: rgb(255, 255, 255);
    width: 100%;
    color: rgb(80, 80, 80);
    padding: 17px 150px 17px 30px;
}

.rs-newsletter.style2 .newsletter-wrap .newsletter-form button {
    position: absolute;
    right: 0px;
    top: 0px;
    background: rgb(0, 125, 187);
    color: rgb(255, 255, 255);
    padding: 17px 40px;
    transition: 0.3s;
}

.rs-newsletter.style2 .newsletter-wrap .newsletter-form button:hover {
    background: rgb(45, 180, 222);
}

.rs-newsletter.style2.home11-style {
    background: url("../images/bg/home11-news.jpg") 0% 0% / cover no-repeat;
}

.rs-newsletter.style2.home11-style .sec-title2 .title {
    margin-bottom: 10px;
}

.rs-newsletter.style2.home11-style .sec-title2 .sub-title {
    margin: 0px;
    text-transform: capitalize;
}

.rs-newsletter.style2.home11-style .newsletter-wrap {
    padding: unset;
}

.rs-newsletter.style2.home11-style .newsletter-wrap .newsletter-form button,
.rs-newsletter.style2.home11-style .newsletter-wrap .newsletter-form input {
    outline: 0px;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
}

.rs-newsletter.style2.home11-style .newsletter-wrap .newsletter-form button {
    position: absolute;
    right: 5px;
    top: 5px;
    background: rgb(78, 73, 161);
    color: rgb(255, 255, 255);
    padding: 12px 40px;
    border-radius: 5px;
}

.rs-newsletter.style2.home11-style .newsletter-wrap .newsletter-form button:hover {
    background: rgb(98, 94, 170);
}

.rs-newsletter.style6 .newsletter-wrap .content-part .title {
    font-size: 42px;
    line-height: 46px;
    font-weight: 600;
    color: rgb(3, 26, 61);
}

.rs-newsletter.style6 .newsletter-wrap .content-part .sub-title {
    font-weight: 400;
    line-height: 30px;
    font-size: 20px;
    color: rgb(84, 100, 123);
}

.rs-newsletter.style6 .newsletter-wrap .newsletter-form {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    max-width: 600px;
    border-radius: 4px;
    overflow: hidden;
}

.rs-newsletter.style6 .newsletter-wrap .newsletter-form button,
.rs-newsletter.style6 .newsletter-wrap .newsletter-form input {
    outline: 0px;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
}

.rs-newsletter.style6 .newsletter-wrap .newsletter-form input {
    background: rgb(255, 255, 255);
    color: rgb(80, 80, 80);
    padding: 18px 150px 18px 40px;
}

.rs-newsletter.style6 .newsletter-wrap .newsletter-form button {
    position: absolute;
    right: 0px;
    top: 0px;
    background: rgb(0, 125, 187);
    color: rgb(255, 255, 255);
    padding: 17px 40px;
    transition: 0.3s;
    border-radius: 0px 0px 5px 5px;
}

.rs-newsletter.style6 .newsletter-wrap .newsletter-form button:hover {
    background: rgb(46, 71, 120);
}

.rs-newsletter.style6 .newsletter-wrap .newsletter-form #email {
    width: 100%;
}

.rs-newsletter.style6 .newsletter-wrap .newsletter-form span {
    margin: 0px;
}

.rs-newsletter.modify .newsletter-wrap .newsletter-form button {
    position: absolute;
    right: 4px;
    top: 4px;
    background: rgb(0, 125, 187);
    color: rgb(255, 255, 255);
    padding: 14px 38px;
    transition: 0.3s;
    border-radius: 3px;
}

.rs-newsletter.modify.home13 .newsletter-wrap .newsletter-form button {
    background: rgb(255, 84, 33);
}

.rs-newsletter.modify.home13 .newsletter-wrap .newsletter-form button:hover {
    background: rgb(46, 71, 120);
}

.rs-newsletter.home8-style1 .content-wrap .newsletter-form {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    max-width: 600px;
    border-radius: 4px;
    overflow: hidden;
}

.rs-newsletter.home8-style1 .content-wrap .newsletter-form button,
.rs-newsletter.home8-style1 .content-wrap .newsletter-form input {
    outline: 0px;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
}

.rs-newsletter.home8-style1 .content-wrap .newsletter-form input {
    background: rgb(255, 255, 255);
    color: rgb(80, 80, 80);
    padding: 18px 150px 18px 40px;
}

.rs-newsletter.home8-style1 .content-wrap .newsletter-form button {
    position: absolute;
    right: 0px;
    top: 0px;
    background: rgb(255, 84, 33);
    color: rgb(255, 255, 255);
    padding: 17px 40px;
    transition: 0.3s;
    border-radius: 0px 3px 3px 0px;
}

.rs-newsletter.home8-style1 .content-wrap .newsletter-form button:hover {
    background: rgb(46, 71, 120);
}

.rs-newsletter.home8-style1 .content-wrap .newsletter-form #email {
    width: 100%;
}

.rs-newsletter.main-home .newsletter-wrap {
    background: rgb(23, 31, 50);
    padding: 60px 70px;
    position: relative;
    border-radius: 5px;
}

.rs-newsletter.main-home .newsletter-wrap .newsletter-form {
    position: relative;
    border-radius: 3px;
    overflow: hidden;
}

.rs-newsletter.main-home .newsletter-wrap .newsletter-form button,
.rs-newsletter.main-home .newsletter-wrap .newsletter-form input {
    outline: 0px;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
}

.rs-newsletter.main-home .newsletter-wrap .newsletter-form input {
    background: rgb(255, 255, 255);
    width: 100%;
    color: rgb(80, 80, 80);
    padding: 17px 150px 17px 30px;
}

.rs-newsletter.main-home .newsletter-wrap .newsletter-form button {
    position: absolute;
    right: 0px;
    top: 0px;
    background: rgb(255, 84, 33);
    color: rgb(255, 255, 255);
    padding: 17px 40px;
    transition: 0.3s;
    text-transform: uppercase;
}

.rs-newsletter.main-home .newsletter-wrap .newsletter-form button:hover {
    background: rgb(255, 96, 48);
}

.rs-newsletter.orange-color .newsletter-wrap {
    background: rgb(23, 31, 50);
}

.rs-newsletter.orange-color .newsletter-wrap .newsletter-form button {
    background: rgb(255, 84, 33);
}

.rs-newsletter.orange-color .newsletter-wrap .newsletter-form button:hover {
    background: rgb(255, 104, 59);
}

.rs-newsletter.yellow-color .newsletter-wrap {
    background: rgb(23, 46, 88);
}

.rs-newsletter.yellow-color .newsletter-wrap .newsletter-form button {
    background: rgb(244, 191, 0);
    color: rgb(28, 51, 95);
}

.rs-newsletter.yellow-color .newsletter-wrap .newsletter-form button:hover {
    background: rgb(255, 203, 15);
}

.rs-newsletter.green-color .newsletter-wrap {
    background: rgb(12, 139, 81);
}

.rs-newsletter.green-color .newsletter-wrap .newsletter-form {
    position: relative;
    border-radius: 3px;
    overflow: hidden;
}

.rs-newsletter.green-color .newsletter-wrap .newsletter-form button,
.rs-newsletter.green-color .newsletter-wrap .newsletter-form input {
    outline: 0px;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
}

.rs-newsletter.green-color .newsletter-wrap .newsletter-form input {
    background: rgb(18, 124, 75);
}

.rs-newsletter.green-color .newsletter-wrap .newsletter-form button {
    background: rgb(15, 203, 117);
    text-transform: uppercase;
}

.rs-newsletter.green-color .newsletter-wrap .newsletter-form button:hover {
    background: rgb(34, 204, 127);
}

.rs-newsletter.green-color .newsletter-wrap ::-webkit-input-placeholder {
    color: rgb(255, 255, 255);
    opacity: 1;
}

.rs-publication .product-list .image-product {
    position: relative;
    transition: 0.3s;
}

.rs-publication .product-list .image-product .overley i {
    position: absolute;
    bottom: 0px;
    right: 22px;
    background: 0px 0px;
    opacity: 0;
    visibility: hidden;
    transition: 0.4s;
}

.rs-publication .product-list .image-product .overley i::before {
    font-size: 30px;
    color: rgb(255, 255, 255);
    font-weight: 400;
    background: rgb(0, 125, 187);
    padding: 0px 14px 4px;
    height: 60px;
    width: 60px;
    line-height: 60px;
    display: block;
    border-radius: 5px;
}

.rs-publication .product-list .image-product .overley i:hover::before {
    background: rgb(17, 17, 17);
    color: rgb(255, 255, 255);
    transition: 0.3s;
}

.rs-publication .product-list .content-desc {
    background: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 30px;
    padding: 30px 0px;
    border-style: solid;
    border-width: 0px 1px 1px;
    border-color: rgba(22, 170, 202, 0.17);
}

.rs-publication .product-list .content-desc .product-title {
    font-size: 22px;
    font-weight: 800;
    line-height: 32px;
    margin-bottom: 12px;
}

.rs-publication .product-list .content-desc .product-title a {
    color: rgb(3, 26, 61);
}

.rs-publication .product-list .content-desc .price {
    font-size: 22px;
    font-weight: 400;
    line-height: 32px;
    color: rgb(84, 100, 123);
}

.rs-publication .product-list:hover .image-product .overley i {
    opacity: 1;
    visibility: visible;
    bottom: 280px;
}

.rs-facilities .img-part {
    position: relative;
}

.rs-facilities .img-part .media-icon {
    position: absolute;
    left: 80px;
    top: 90px;
}

.rs-facilities .choose-part {
    max-width: 700px;
    border-radius: 10px;
    padding: 80px 40px;
    background: rgb(231, 248, 251);
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.rs-facilities .choose-part .our-facilities {
    display: flex;
    align-items: center;
}

.rs-facilities .choose-part .our-facilities .icon-part img {
    max-width: 55px;
}

.rs-facilities .choose-part .our-facilities .content-part .text-part {
    padding-left: 30px;
}

.rs-facilities .choose-part .our-facilities .content-part .text-part .title {
    font-size: 24px;
    line-height: 22px;
    font-weight: 800;
    color: rgb(3, 26, 61);
    margin: 0px;
    padding-bottom: 10px;
}

.rs-facilities .choose-part .our-facilities .content-part .text-part .desc {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: rgb(84, 100, 123);
    margin: 0px;
}

.rs-faq-part .content-part .title .text-part {
    font-size: 20px;
    color: rgb(17, 17, 17);
    line-height: 28px;
    font-weight: 700;
    text-transform: uppercase;
}

.rs-faq-part .content-part .accordion {
    border-width: 12px;
}

.rs-faq-part .content-part .accordion .card {
    margin-bottom: 15px;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
}

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

.rs-faq-part .content-part .accordion .card .card-header {
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    padding: 0px !important;
}

.rs-faq-part .content-part .accordion .card .card-header .card-link {
    font-size: 17px;
    font-weight: 600;
    line-height: 28px;
    color: rgb(255, 255, 255);
    display: block;
    padding: 15px;
    text-transform: capitalize;
    background: rgb(0, 125, 187);
}

.rs-faq-part .content-part .accordion .card .card-header .card-link.collapsed {
    background: rgb(249, 248, 255);
    color: rgb(80, 80, 80);
}

.rs-faq-part .content-part .accordion .card .card-body {
    background: rgb(255, 255, 255);
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    color: rgb(80, 80, 80);
    border: 1px solid rgb(249, 248, 255);
    padding: 15px 14px !important;
}

.rs-faq-part.style1 .main-part {
    background: rgb(241, 241, 241);
    padding: 60px 60px 70px;
}

.rs-faq-part.style1 .main-part .title .text-part {
    font-size: 36px;
    color: rgb(0, 125, 187);
    line-height: 46px;
    font-weight: 700;
}

.rs-faq-part.style1 .main-part .faq-content .accordion {
    border-width: 12px;
}

.rs-faq-part.style1 .main-part .faq-content .accordion .card {
    margin-bottom: 25px;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
}

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

.rs-faq-part.style1 .main-part .faq-content .accordion .card .card-header {
    display: flex;
    align-items: center;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    padding: 0px !important;
}

.rs-faq-part.style1 .main-part .faq-content .accordion .card .card-header .card-link {
    position: relative;
    display: block;
    width: 100%;
    padding: 0px 20px;
    height: 65px;
    line-height: 65px;
    background: rgb(0, 125, 187);
    box-shadow: rgba(0, 0, 0, 0.08) 0px 0px 49px 0px;
    color: rgb(255, 255, 255);
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 0px;
    font-family: "Plus Jakarta Sans";
}

.rs-faq-part.style1 .main-part .faq-content .accordion .card .card-header .card-link::after {
    position: absolute;
    content: "-";
    left: 25px;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    display: none;
}

.rs-faq-part.style1 .main-part .faq-content .accordion .card .card-header .card-link.collapsed {
    background: rgb(59, 181, 218);
    color: rgb(255, 255, 255);
}

.rs-faq-part.style1 .main-part .faq-content .accordion .card .card-header .card-link.collapsed::after {
    content: "+";
}

.rs-faq-part.style1 .main-part .faq-content .accordion .card .card-body {
    background: rgb(255, 255, 255);
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    color: rgb(80, 80, 80);
    width: 100%;
    padding: 15px 14px !important;
}

.rs-faq-part.style1 .main-part.new-style {
    background: rgb(243, 252, 248);
    padding: 49px 50px 70px;
}

.rs-faq-part.style1 .main-part.new-style .faq-content .accordion .card:last-child {
    margin-bottom: 0px;
}

.rs-faq-part.style1 .main-part.new-style .faq-content .accordion .card .card-header .card-link {
    background: rgb(12, 139, 81);
}

.rs-faq-part.style1 .main-part.new-style .faq-content .accordion .card .card-header .card-link::after {
    position: absolute;
    font-family: FontAwesome;
    content: "";
    left: 25px;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    font-weight: 900;
}

.rs-faq-part.style1 .main-part.new-style .faq-content .accordion .card .card-header .card-link.collapsed {
    background: rgb(255, 255, 255);
    color: rgb(17, 17, 17);
}

.rs-faq-part.style1 .main-part.new-style .faq-content .accordion .card .card-header .card-link.collapsed::after {
    content: "";
}

.rs-faq-part.style1 .main-part.new-style .faq-content .accordion .card .card-body {
    padding: 20px 14px 35px !important;
}

.rs-faq-part.style1 .img-part {
    background: url("../images/faq/3.png") center center / cover;
    width: 100%;
    height: 100%;
    min-height: 450px;
}

.rs-faq-part.orange-color .content-part .accordion .card .card-header .card-link,
.rs-faq-part.orange-color .main-part .faq-content .accordion .card .card-header .card-link {
    background: rgb(255, 84, 33);
}

.rs-faq-part.orange-color .content-part .accordion .card .card-header .card-link.collapsed,
.rs-faq-part.orange-color .main-part .faq-content .accordion .card .card-header .card-link.collapse {
    background: rgb(249, 248, 255);
}

.rs-page-error {
    padding: 50px 0px;
}

.rs-page-error .error-text {
    color: rgb(17, 17, 17);
    text-align: center;
}

.rs-page-error .error-text .error-code {
    font-size: 100px;
    color: rgb(17, 17, 17);
    position: relative;
}

.rs-page-error .error-text .error-code::after {
    position: absolute;
    content: "";
    background: rgb(238, 238, 238);
    height: 1px;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    width: 600px;
}

.rs-page-error .error-text h3.error-message {
    color: rgb(17, 17, 17);
}

.rs-page-error .error-text form {
    position: relative;
    max-width: 400px;
    margin: 0px auto;
}

.rs-page-error .error-text form input {
    border: 1px solid rgb(221, 221, 221);
    color: rgb(68, 68, 68);
    padding: 10px 17px;
    width: 100%;
    border-radius: 5px;
    margin-bottom: 19px;
}

.rs-page-error .error-text form button {
    background: 0px 0px;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    color: rgb(102, 102, 102);
    padding: 11px 16px;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 10;
    font-size: 20px;
    outline: 0px;
    border-radius: 25px;
}

.rs-shop-part .woocommerce-result-count {
    font-size: 15px;
    line-height: 26px;
    color: rgb(80, 80, 80);
    font-weight: 400;
    margin: 0px;
}

.rs-shop-part .from-control {
    float: right;
    font-size: 15px;
    color: rgb(80, 80, 80);
    font-weight: 400;
    vertical-align: top;
    padding: 10px;
    border: 1px solid rgb(206, 212, 218);
    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: 0px 0px;
    opacity: 0;
    visibility: hidden;
    transition: 0.4s;
}

.rs-shop-part .product-list .image-product .overley i::before {
    font-size: 30px;
    color: rgb(80, 80, 80);
    font-weight: 400;
    background: rgb(255, 255, 255);
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    padding: 8px 10px;
    height: 45px;
    width: 45px;
    line-height: 45px;
}

.rs-shop-part .product-list .image-product .onsale {
    font-size: 13px;
    color: rgb(255, 255, 255);
    font-weight: 700;
    line-height: 40px;
    background: rgb(39, 60, 102);
    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: 0px;
    font-size: 18px;
    line-height: 50px;
    color: rgb(80, 80, 80);
    font-weight: 700;
}

.rs-shop-part .product-list .content-desc .loop-product-title a {
    color: rgb(17, 17, 17);
    font-size: 22px;
    font-weight: 600;
}

.rs-shop-part .product-list .content-desc .loop-product-title a:hover {
    color: rgb(0, 125, 187);
}

.rs-shop-part .product-list .content-desc .price {
    font-size: 20px;
    line-height: 30px;
    color: rgb(0, 125, 187);
    font-weight: 700;
    margin: 0px;
}

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

.rs-shop-part.part2 .img-part a {
    border: 1px solid rgb(80, 80, 80);
    font-size: 15px;
    line-height: 26px;
    font-weight: 400;
    color: rgb(80, 80, 80);
    background: rgb(255, 255, 255);
}

.rs-shop-part.part2 .rs-single-product .tab-area ul.nav-tabs {
    margin-bottom: 25px;
    border-width: medium medium 1px;
    border-style: none none solid;
    border-color: currentcolor currentcolor rgb(230, 235, 238);
    border-image: initial;
}

.rs-shop-part.part2 .rs-single-product .tab-area ul.nav-tabs li {
    margin-right: 40px;
}

.rs-shop-part.part2 .rs-single-product .tab-area ul.nav-tabs li a {
    display: inline-block;
    font-size: 18px;
    line-height: 31px;
    font-weight: 700;
    color: rgb(255, 255, 255);
    padding: 18px 40px;
    background: rgb(39, 60, 102);
}

.rs-shop-part.part2 .rs-single-product .tab-area ul.nav-tabs li a.active {
    color: rgb(80, 80, 80);
    background: 0px 0px;
}

.rs-shop-part.part2 .rs-single-product .tab-area ul.nav-tabs li a.active:hover {
    color: rgb(255, 255, 255);
    background: rgb(39, 60, 102);
}

.rs-shop-part.part2 .rs-single-product .tab-area ul.nav-tabs li:last-child {
    margin-right: 0px;
}

.rs-shop-part.part2 .rs-single-product .tab-area .tab-content .tab-pane .tab-title {
    margin-bottom: 25px;
    font-size: 30px;
    font-weight: 600;
}

.rs-shop-part.part2 .rs-single-product .tab-area .tab-content .tab-pane .dsc-p {
    margin: 0px;
}

.rs-shop-part.part2 .rs-single-product .tab-area .tab-content .tab-pane .reviews-grid .top-area {
    margin-bottom: 5px;
}

.rs-shop-part.part2 .rs-single-product .tab-area .tab-content .tab-pane .reviews-grid .top-area p {
    margin-bottom: 23px;
}

.rs-shop-part.part2 .rs-single-product .tab-area .tab-content .tab-pane .reviews-grid .top-area h4 {
    font-weight: 400;
    color: unset;
}

.rs-shop-part.part2 .rs-single-product .tab-area .tab-content .tab-pane .reviews-grid .comment-form p.comment-notes {
    margin-bottom: 15px;
}

.rs-shop-part.part2 .rs-single-product .tab-area .tab-content .tab-pane .reviews-grid .comment-form .placeholder-cntrl label {
    font-weight: 600;
    min-width: 100px;
}

.rs-shop-part.part2 .rs-single-product .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;
    outline: 0px;
    width: 50%;
}

.rs-shop-part.part2 .rs-single-product .tab-area .tab-content .tab-pane .reviews-grid .comment-form .placeholder-cntrl textarea {
    display: block;
    width: 100%;
    padding: 10px 15px;
    height: 75px;
    border: 1px solid rgba(54, 54, 54, 0.1);
    margin-bottom: 20px;
    outline: 0px;
}

.rs-shop-part.part2 .rs-single-product .tab-area .tab-content .tab-pane .reviews-grid .comment-form .ratings {
    font-weight: 600;
    margin-bottom: 18px;
    display: block;
}

.rs-shop-part.part2 .rs-single-product .tab-area .tab-content .tab-pane .reviews-grid .comment-form .ratings ul li {
    display: inline;
}

.rs-shop-part.part2 .rs-single-product .tab-area .tab-content .tab-pane .reviews-grid .comment-form .ratings ul li i {
    color: rgb(245, 209, 9);
    font-weight: 400;
}

.rs-shop-part.part2 .rs-single-product .tab-area .tab-content .tab-pane .reviews-grid .comment-form .readon {
    font-weight: 500;
    font-size: 15px;
    padding: 13px 45px;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    outline: 0px;
}

.rs-shop-part.part2 .content-part .loop-product {
    font-size: 25px;
    line-height: 25px;
    color: rgb(17, 17, 17);
    font-weight: 700;
}

.rs-shop-part.part2 .content-part .price {
    font-size: 20px;
    line-height: 34px;
    color: rgb(0, 125, 187);
    font-weight: 800;
    display: block;
}

.rs-shop-part.part2 .content-part .desc-part {
    font-size: 15px;
    line-height: 26px;
    color: rgb(80, 80, 80);
    font-weight: 400;
}

.rs-shop-part.part2 .content-part .add-cart {
    font-size: 15px;
    line-height: 25px;
    color: rgb(255, 255, 255);
    font-weight: 400;
    background: rgb(39, 60, 102);
    text-transform: uppercase;
    border-radius: 5px;
    padding: 10px 30px;
    border: 2px solid rgb(0, 125, 187);
}

.rs-shop-part.part2 .content-part .add-cart:hover {
    background: 0px 0px;
    color: rgb(0, 125, 187);
}

.rs-shop-part.orange-color .product-list .content-desc .loop-product-title a:hover {
    color: rgb(255, 84, 33);
}

.rs-shop-part.orange-color .product-list .content-desc .price {
    color: rgb(255, 84, 33);
}

.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: rgb(0, 125, 187);
    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: 0px;
}

.rs-single-shop .single-price-info p.category {
    margin: 0px;
    padding-top: 25px;
    border-top: 1px solid rgb(230, 230, 230);
    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: rgb(80, 80, 80);
}

.rs-single-shop .single-price-info p.category a:hover {
    color: rgb(0, 125, 187);
}

.rs-single-shop .single-price-info .tag {
    margin: 0px;
}

.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 rgb(240, 240, 240);
    margin-bottom: 32px;
}

.rs-single-shop .tab-area ul.nav-tabs li {
    margin-right: 3px;
}

.rs-single-shop .tab-area ul.nav-tabs li a {
    padding: 10px 15px;
    display: inline-block;
    border-radius: 5px 5px 0px 0px;
    background: rgb(240, 240, 240);
    color: rgb(17, 17, 17);
    font-weight: 600;
}

.rs-single-shop .tab-area ul.nav-tabs li a.active,
.rs-single-shop .tab-area ul.nav-tabs li a:hover {
    background: rgb(0, 125, 187);
    color: rgb(255, 255, 255);
}

.rs-single-shop .tab-area ul.nav-tabs li:last-child {
    margin-right: 0px;
}

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

.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 h4 {
    font-weight: 400;
    color: unset;
}

.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: rgb(0, 125, 187);
    font-weight: 400;
}

.rs-single-shop .tab-area .tab-content .tab-pane .reviews-grid .comment-form .readon {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    padding: 0px 22px;
}

.rs-single-shop.orange-color .single-price-info .single-price,
.rs-single-shop.orange-color .single-price-info p.category a:hover,
.rs-single-shop.orange-color .tab-area .tab-content .tab-pane .reviews-grid .comment-form .ratings ul li i {
    color: rgb(255, 84, 33);
}

.rs-single-shop.orange-color .tab-area ul.nav-tabs li a.active,
.rs-single-shop.orange-color .tab-area ul.nav-tabs li a:hover {
    background: rgb(255, 84, 33);
}

.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 rgb(204, 204, 204);
}

.rs-cart .cart-wrap table.cart-table th {
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    font-size: 18px;
    padding: 25px;
    text-align: center;
    vertical-align: middle;
    font-weight: 700;
}

.rs-cart .cart-wrap table.cart-table td {
    border-width: 1px medium medium;
    border-style: solid none none;
    border-color: rgb(230, 230, 230) currentcolor currentcolor;
}

.rs-cart .cart-wrap table.cart-table .product-remove a {
    margin: 0px auto;
    color: rgb(17, 17, 17);
    display: block;
    border-radius: 100%;
    border: 1px solid rgb(221, 221, 221);
    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: red;
    color: rgb(255, 255, 255);
}

.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: rgb(80, 80, 80);
    font-weight: 700;
}

.rs-cart .cart-wrap table.cart-table .product-name a:hover {
    color: rgb(0, 125, 187);
}

.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 rgb(230, 230, 230);
    border-radius: 4px;
    padding: 0px 0px 0px 10px;
    max-width: 65px;
    margin: 0px auto;
    outline: 0px;
}

.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 rgb(211, 206, 210);
    padding: 6px 6px 5px 22px;
    margin: 0px 20px 0px 0px;
    outline: 0px;
    width: 320px;
    border-radius: 4px;
    height: 45px;
    text-align: left;
}

.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: rgb(80, 80, 80);
    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;
}

.rs-cart.orange-color .cart-wrap table.cart-table .product-name a:hover {
    color: rgb(255, 84, 33);
}

.woocommerce-mini-cart {
    position: absolute;
    right: 0px;
    top: 200%;
    transition: 0.3s;
    width: 270px;
    opacity: 0;
    padding-top: 120px;
    visibility: hidden;
    overflow: hidden;
}

.woocommerce-mini-cart .cart-bottom-part {
    padding: 30px 20px;
    background: rgb(0, 125, 187);
}

.woocommerce-mini-cart.left-view {
    right: unset;
    left: 0px;
}

.woocommerce-mini-cart li {
    justify-content: center;
    align-items: center;
    padding: 0px 0px 20px !important;
    margin: 0px 0px 20px !important;
    border-width: medium !important;
    border-style: none !important;
    border-color: currentcolor !important;
    border-image: initial !important;
    display: flex !important;
}

.woocommerce-mini-cart li:last-child {
    margin: 0px !important;
}

.woocommerce-mini-cart .product-info {
    padding: 0px 26px;
}

.woocommerce-mini-cart .product-info a {
    color: rgb(255, 255, 255) !important;
    font-weight: 700;
}

.woocommerce-mini-cart .product-info a:hover {
    color: rgb(39, 60, 102) !important;
}

.woocommerce-mini-cart .total-price {
    padding: 0px 0px 20px;
}

.woocommerce-mini-cart .quantity,
.woocommerce-mini-cart .total-price {
    color: rgb(243, 248, 249);
}

.woocommerce-mini-cart .icon-cart i {
    color: rgb(255, 255, 255);
    width: 18px;
    height: 18px;
    line-height: 16px;
    border: 1px solid rgb(255, 255, 255);
    border-radius: 30px;
    font-weight: 500;
    font-size: 12px;
    text-align: center;
    transition: 0.3s;
}

.woocommerce-mini-cart .icon-cart i:hover {
    color: rgb(39, 60, 102);
}

.woocommerce-mini-cart .icon-cart,
.woocommerce-mini-cart .product-image {
    margin-top: 2px;
}

.woocommerce-mini-cart .product-image {
    display: block;
    float: right;
    text-align: right;
    width: 56px;
}

.woocommerce-mini-cart .crt-btn {
    padding: 5px 10px;
    background: rgb(39, 60, 102);
    color: rgb(255, 255, 255);
    display: inline-block;
    border-radius: 3px;
}

.woocommerce-mini-cart .crt-btn:hover {
    background: rgb(46, 71, 120);
    color: rgb(255, 255, 255);
}

.woocommerce-mini-cart .crt-btn.btn1 {
    margin-right: 10px;
}

.mini-cart-active:hover .woocommerce-mini-cart {
    visibility: visible;
    opacity: 1;
    top: 0px;
}

.rs-checkout .checkout-title {
    margin-bottom: 30px;
}

.rs-checkout .checkout-title h3 {
    font-size: 26px;
    margin: 0px;
}

.rs-checkout .coupon-toggle .accordion .card {
    border-right: unset;
    border-bottom: unset;
    border-left: unset;
    border-image: unset;
    border-top: 3px solid rgb(0, 125, 187);
    border-radius: 0px;
}

.rs-checkout .coupon-toggle .accordion .card .card-header {
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    margin: 0px;
    border-radius: unset;
    transition: 0.3s;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 400;
}

.rs-checkout .coupon-toggle .accordion .card:hover .card-header {
    background-color: rgb(0, 125, 187);
    color: rgb(255, 255, 255);
}

.rs-checkout .coupon-toggle .accordion .card .card-header .card-title {
    margin: 0px;
}

.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-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    color: rgb(39, 60, 102);
    transition: 0.3s;
    outline: 0px;
    cursor: pointer;
}

.rs-checkout .coupon-toggle .accordion .card .card-header .card-title button:hover {
    color: rgb(0, 125, 187);
}

.rs-checkout .coupon-toggle .accordion .card .card-body {
    border: 1px solid rgb(211, 206, 210);
    padding: 20px 20px 50px;
    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: 0px;
    padding: 10px 18px;
    color: rgb(80, 80, 80);
    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: rgb(102, 102, 102);
    opacity: 0.5;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border: 1px solid rgb(204, 204, 204);
    border-radius: 0px;
    height: 45px;
    line-height: 45px;
    cursor: pointer;
    width: 100%;
    outline: 0px;
}

.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: 0px;
    outline: 0px;
}

.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: 0px;
    outline: 0px;
    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 rgb(204, 204, 204);
    padding: 9px 12px;
}

.rs-checkout .full-grid .ordered-product table tr td {
    border: 1px solid rgb(204, 204, 204);
    padding: 6px 12px;
}

.rs-checkout .full-grid .payment-method .top-area {
    border-bottom: 1px solid rgb(211, 206, 210);
}

.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 0px 2em;
    font-size: 0.92em;
    border-radius: 2px;
    line-height: 1.5;
    background-color: rgb(249, 249, 249);
}

.rs-checkout .full-grid .payment-method .top-area .p-msg::before {
    content: "";
    display: block;
    border-width: 1em;
    border-style: solid;
    border-color: transparent transparent rgb(249, 249, 249);
    border-image: initial;
    position: absolute;
    top: -0.75em;
    left: 0px;
    margin: -1em 0px 0px 2em;
}

.rs-checkout.orange-color .coupon-toggle .accordion .card {
    border-color: rgb(255, 84, 33);
}

.rs-checkout.orange-color .coupon-toggle .accordion .card .card-header .card-title button:hover {
    color: rgb(255, 84, 33);
}

.rs-login .noticed {
    background: rgb(249, 248, 248);
    max-width: 800px;
    padding: 70px;
    margin: 0px auto;
}

.rs-login .noticed .main-part {
    max-width: 400px;
    margin: 0px auto;
    text-align: center;
    border-radius: 5px;
}

.rs-login .noticed .main-part .method-account .login {
    font-size: 40px;
    line-height: 50px;
    font-weight: 700;
    color: rgb(17, 17, 17);
}

.rs-login .noticed .main-part .method-account label {
    font-size: 15px;
    line-height: 30px;
    font-weight: 600;
    color: rgb(80, 80, 80);
}

.rs-login .noticed .main-part .method-account input {
    margin-bottom: 30px;
    font-size: 15px;
    font-weight: 400;
    color: rgb(80, 80, 80);
    width: 100%;
    display: block;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    height: 45px;
    padding: 10px 18px;
    border-radius: 5px;
    box-shadow: rgb(238, 238, 238) 0px 0px 30px;
}

.rs-login .noticed .main-part .method-account span {
    font-size: 15px;
    line-height: 30px;
    font-weight: 600;
    color: rgb(80, 80, 80);
    padding-left: 10px;
}

.rs-login .noticed .main-part .method-account .last-password p {
    color: rgb(80, 80, 80);
    margin: 0px;
}

.rs-login .noticed .main-part .method-account .last-password p a {
    font-size: 15px;
    line-height: 26px;
    font-weight: 400;
    color: rgb(255, 84, 33);
}

.rs-login .noticed .main-part .method-account .last-password p a:hover {
    color: rgb(80, 80, 80);
}

.register-section {
    position: relative;
}

.register-section .register-box {
    position: relative;
    max-width: 970px;
    margin: 0px auto;
    padding: 45px 40px 35px;
    background: rgb(249, 248, 248);
}

.register-section .register-box .styled-form {
    max-width: 600px;
    margin: 0px auto;
}

.register-section .register-box .styled-form .form-group .title-box {
    position: relative;
    text-align: center;
    margin-bottom: 32px;
}

.register-section .register-box .styled-form .form-group .title-box h2 {
    position: relative;
    color: rgb(3, 56, 46);
    font-weight: 700;
    line-height: 1.3em;
}

.register-section .register-box .styled-form .form-group .title-box .text {
    position: relative;
    color: rgb(3, 56, 46);
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8em;
    margin-top: 12px;
}

.styled-form {
    position: relative;
}

.styled-form .form-group {
    position: relative;
}

.styled-form .form-group .eye-icon {
    position: absolute;
    right: 20px;
    top: 52px;
    color: rgb(34, 34, 34);
    font-size: 18px;
    z-index: 1;
    opacity: 0.5;
}

.styled-form .form-group label {
    position: relative;
    color: rgb(98, 98, 98);
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 15px;
}

.styled-form .form-group input {
    position: relative;
    height: 50px;
    padding: 6px 30px;
    width: 100%;
    color: rgb(34, 34, 34);
    font-size: 16px;
    border-radius: 0px;
    transition: 0.5s;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    box-shadow: rgb(238, 238, 238) 0px 0px 30px;
}

.styled-form .form-group input:focus {
    border-color: rgb(255, 98, 98);
}

.styled-form .form-group textarea {
    position: relative;
    height: 150px;
    width: 100%;
    resize: none;
    padding: 15px;
    border-radius: 50px;
    border: 1px solid rgb(242, 242, 242);
    transition: 0.5s;
}

.styled-form .form-group .users {
    position: relative;
    color: rgb(98, 98, 98);
    font-size: 16px;
    text-align: center;
}

.styled-form .form-group .users a {
    position: relative;
    color: rgb(255, 84, 33);
    font-weight: 600;
    text-decoration: underline;
}

.styled-form .form-group .users a:hover {
    color: rgb(237, 54, 0);
}

.styled-form .form-group .check-box {
    position: relative;
    margin-bottom: 3px;
    margin-top: 7px;
}

.styled-form .form-group .check-box label {
    position: relative;
    display: block;
    width: 100%;
    line-height: 22px;
    padding: 4px 10px 0px 25px;
    background: rgb(255, 255, 255);
    font-size: 16px;
    font-weight: 400;
    color: rgb(98, 98, 98);
    cursor: pointer;
    margin-bottom: 0px;
    transition: 0.3s;
    font-family: Poppins, sans-serif;
}

.styled-form .form-group .check-box label::before {
    position: absolute;
    left: 0px;
    top: 6px;
    height: 15px;
    width: 15px;
    background: rgb(255, 255, 255);
    content: "";
    border-radius: 3px;
    transition: 0.3s;
    border: 1px solid rgb(0, 125, 187);
}

.styled-form .form-group .check-box label::after {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 15px;
    line-height: 15px;
    max-width: 0px;
    font-size: 14px;
    color: rgb(255, 255, 255);
    font-weight: 800;
    overflow: hidden;
    background: 0px 0px;
    text-align: center;
    font-family: FontAwesome;
    transition: max-width 0.5s;
}

.styled-form .form-group .check-box input[type="checkbox"]:checked+label {
    border-color: rgb(37, 169, 224);
}

.styled-form .form-group .radio-box {
    position: relative;
    margin-bottom: 3px;
    margin-top: 7px;
}

.styled-form .form-group .radio-box label {
    position: relative;
    display: block;
    height: 30px;
    width: 100%;
    line-height: 9px;
    padding: 4px 10px 0px 25px;
    background: rgb(255, 255, 255);
    font-size: 16px;
    font-weight: 400;
    color: rgb(98, 98, 98);
    cursor: pointer;
    margin-bottom: 0px;
    font-family: Poppins, sans-serif;
    transition: 0.3s;
}

.styled-form .form-group .radio-box label::before {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 15px;
    width: 15px;
    background: rgb(255, 255, 255);
    content: "";
    border-radius: 3px;
    transition: 0.3s;
    border: 1px solid rgb(0, 125, 187);
}

.styled-form .form-group .radio-box label::after {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 15px;
    line-height: 15px;
    max-width: 0px;
    font-size: 14px;
    color: rgb(255, 255, 255);
    font-weight: 800;
    overflow: hidden;
    background: 0px 0px;
    text-align: center;
    font-family: FontAwesome;
    transition: max-width 0.5s;
}

.styled-form .forgot {
    position: relative;
    font-weight: 500;
    color: rgb(98, 98, 98);
    font-size: 16px;
    margin-top: 10px;
    display: inline-block;
    text-decoration: underline;
}

.styled-form .form-group .form-group .check-box label {
    padding-left: 30px;
    padding-top: 1px;
    cursor: pointer;
}

.styled-form .form-group .check-box input[type="checkbox"] {
    display: none;
}

.styled-form .form-group .check-box input[type="checkbox"]:checked+label::before {
    border: 5px solid rgb(0, 125, 187);
    background: rgb(255, 255, 255);
}

.styled-form .form-group .check-box input[type="checkbox"]:checked+label::after {
    max-width: 20px;
    opacity: 1;
}

.styled-form .form-group .radio-box input[type="radio"]:checked+label {
    border-color: rgb(37, 169, 224);
}

.styled-form .form-group .form-group .radio-box label {
    padding-left: 30px;
    padding-top: 1px;
    cursor: pointer;
}

.styled-form .form-group .radio-box input[type="radio"] {
    display: none;
}

.styled-form .form-group .radio-box input[type="radio"]:checked+label::before {
    border: 5px solid rgb(0, 125, 187);
    background: rgb(255, 255, 255);
}

.styled-form .form-group .radio-box input[type="radio"]:checked+label::after {
    max-width: 20px;
    opacity: 1;
}

.rs-free-contact {
    background: rgb(12, 139, 81);
    padding: 50px;
}

.rs-free-contact .from-control {
    width: 100%;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(12, 139, 81);
    background-color: rgb(18, 124, 75);
    border-radius: 3px;
    padding: 10px 18px;
}

.rs-free-contact textarea {
    height: 140px;
}

.rs-free-contact ::-webkit-input-placeholder {
    color: rgb(255, 255, 255);
    opacity: 1;
}

.contact-page-section .inner-part .title {
    position: relative;
    display: block;
    font-size: 40px;
    line-height: 1.2em;
    color: rgb(0, 125, 187);
    font-weight: 500;
    padding-bottom: 25px;
}

.contact-page-section .inner-part .title2 {
    font-size: 28px;
    font-weight: 700;
    line-height: 1.25em;
    color: rgb(17, 17, 17);
}

.contact-page-section .inner-part p {
    font-size: 19px;
    color: rgb(54, 54, 54);
    line-height: 32px;
    font-weight: 400;
}

.contact-page-section .rs-quick-contact {
    background-color: rgb(249, 248, 248);
    padding: 70px 150px;
}

.contact-page-section .rs-quick-contact .from-control {
    box-shadow: rgb(238, 238, 238) 0px 0px 30px;
    width: 100%;
    max-width: 100%;
    opacity: 1;
    border-radius: 3px;
    border: 1px solid rgb(255, 255, 255);
    color: rgb(118, 118, 118);
    background: rgb(255, 255, 255);
    padding: 10px 18px;
}

.contact-page-section .rs-quick-contact textarea {
    height: 140px;
}

.contact-page-section .rs-quick-contact .form-group .btn-send {
    box-shadow: rgba(0, 0, 0, 0.05) 0px 28px 50px 0px;
    outline: 0px;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    padding: 12px 40px;
    border-radius: 3px;
    display: inline-block;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 500;
    color: rgb(255, 255, 255);
    background: rgb(59, 181, 218);
    transition: 0.3s;
    position: relative;
    overflow: hidden;
}

.contact-page-section .rs-quick-contact .form-group .btn-send:hover {
    opacity: 0.6;
}

.contact-page-section .rs-quick-contact.new-style {
    padding: 70px 60px;
}

.contact-page-section .rs-contact-box .address-item {
    padding: 50px 40px;
    background: rgb(255, 255, 255);
    box-shadow: rgb(255, 255, 255) 0px 0px 30px;
    text-align: center;
    margin: 0px 20px 0px 0px;
    border-radius: 5px;
}

.contact-page-section .rs-contact-box .address-item .icon-part {
    padding-bottom: 20px;
}

.contact-page-section .rs-contact-box .address-item .icon-part img {
    width: 65px;
}

.contact-page-section .rs-contact-box .address-item .address-text .label {
    display: block;
    color: rgb(16, 16, 16);
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 10px;
}

.contact-page-section .rs-contact-box .address-item .address-text .des {
    font-size: 17px;
    color: rgb(3, 26, 61);
}

.contact-page-section .rs-contact-box .address-item .address-text .des a {
    color: rgb(3, 26, 61);
}

.contact-page-section .rs-contact-box .address-item .address-text .des a:hover {
    color: rgb(255, 84, 33);
}

.contact-page-section .rs-contact-wrap {
    padding: 40px 35px 30px;
    background-color: rgb(249, 248, 248);
    border-radius: 5px;
}

.contact-page-section .rs-contact-wrap .address-item {
    display: flex;
    position: relative;
    margin-bottom: 40px;
}

.contact-page-section .rs-contact-wrap .address-item .address-icon {
    margin-right: 20px;
}

.contact-page-section .rs-contact-wrap .address-item .address-icon i {
    font-size: 35px;
    color: rgb(255, 84, 33);
}

.contact-page-section .rs-contact-wrap .address-item .address-text .label {
    display: block;
    color: rgb(80, 80, 80);
    font-size: 15px;
    font-weight: 700;
    padding-bottom: 10px;
    line-height: 1.2;
}

.contact-page-section .rs-contact-wrap .address-item .address-text .des {
    font-size: 18px;
    color: rgb(17, 17, 17);
    font-weight: 500;
}

.contact-page-section .rs-contact-wrap .address-item .address-text .des a {
    color: rgb(17, 17, 17);
    font-weight: 500;
}

.contact-page-section .rs-contact-wrap .address-item .address-text .des a:hover {
    color: rgb(255, 84, 33);
}

.contact-page-section .contact-comment-box .from-control {
    box-shadow: rgb(238, 238, 238) 0px 0px 30px;
    width: 100%;
    max-width: 100%;
    opacity: 1;
    border-radius: 3px;
    border: 1px solid rgb(255, 255, 255);
    color: rgb(118, 118, 118);
    background: rgb(255, 255, 255);
    padding: 10px 18px;
}

.contact-page-section .contact-comment-box textarea {
    height: 140px;
}

.contact-page-section .contact-comment-box .form-group .btn-send {
    box-shadow: rgba(0, 0, 0, 0.05) 0px 28px 50px 0px;
    outline: 0px;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    padding: 12px 40px;
    border-radius: 3px;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    color: rgb(255, 255, 255);
    background: rgb(255, 84, 33);
    transition: 0.3s;
    position: relative;
    overflow: hidden;
    width: 100%;
    text-transform: uppercase;
}

.contact-page-section .contact-comment-box .form-group .btn-send:hover {
    opacity: 0.9;
}

.contact-page-section .contact-comment-box.new-style {
    padding: 60px 70px !important;
}

.contact-page-section .contact-map {
    overflow: hidden;
}

.contact-page-section .contact-map iframe {
    float: left;
    width: 100%;
    height: 550px;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
}

.contact-page-section .contact-map2 {
    overflow: hidden;
}

.contact-page-section .contact-map2 iframe {
    float: left;
    width: 100%;
    height: 720px;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
}

.contact-page-section .contact-map3 {
    overflow: hidden;
}

.contact-page-section .contact-map3 iframe {
    float: left;
    width: 100%;
    height: 600px;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
}

.contact-page-section .contact-address-section {
    text-align: center;
    margin: 0px 0px 50px;
}

.contact-page-section .contact-address-section .contact-info {
    background: rgb(59, 181, 218);
    display: flex;
    text-align: left;
    align-items: center;
    padding: 0px 14px;
    min-height: 125px;
    border-radius: 5px;
    position: relative;
    transition: 0.3s;
}

.contact-page-section .contact-address-section .contact-info .icon-part {
    margin-right: 12px;
}

.contact-page-section .contact-address-section .contact-info .icon-part i {
    color: rgb(255, 255, 255);
    font-size: 26px;
    margin: 0px;
    padding: 0px;
    width: 60px;
    height: 60px;
    line-height: 54px;
    border-radius: 50%;
    text-align: center;
    background: 0px 0px;
    border: 4px solid rgba(255, 255, 255, 0.22);
}

.contact-page-section .contact-address-section .contact-info .content-part .info-subtitle {
    font-size: 17px;
    font-weight: 500;
    color: rgb(255, 255, 255);
    margin: 0px 0px 5px;
}

.contact-page-section .contact-address-section .contact-info .content-part .info-title {
    font-size: 14px;
    font-weight: 600;
    color: rgb(229, 249, 255);
    margin: 0px;
}

.contact-page-section .contact-address-section .contact-info .content-part a {
    color: rgb(229, 249, 255);
    display: block;
    font-weight: 400;
}

.contact-page-section .contact-address-section .contact-info:hover {
    transform: translateY(-5px);
}

.contact-page-section .contact-address-section.style2 {
    margin: 0px;
}

.contact-page-section .contact-comment-section {
    padding: 50px;
}

.contact-page-section .contact-comment-section h3 {
    font-size: 36px;
    margin: 0px;
    padding-bottom: 15px;
    font-weight: 700;
}

.contact-page-section .contact-comment-section form .form-group input {
    height: 43px;
    padding: 0px 15px;
}

.contact-page-section .contact-comment-section form .form-group input,
.contact-page-section .contact-comment-section form .form-group textarea {
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    background: rgb(255, 255, 255);
    border-radius: 0px;
    box-shadow: none;
}

.contact-page-section .contact-comment-section form .form-group label {
    color: rgb(80, 80, 80);
    font-weight: 400;
}

.contact-page-section .contact-comment-section form .form-group input.btn-send {
    text-transform: uppercase;
    color: rgb(255, 255, 255);
    background-color: rgb(255, 84, 33);
    margin-top: 15px;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-weight: 600;
    padding: 0px 50px;
    cursor: pointer;
    transition: 0.4s;
}

.contact-page-section .contact-comment-section form .form-group input.btn-send:hover {
    background: rgb(237, 54, 0);
}

.contact-page-section .contact-bg1 {
    background: rgb(249, 249, 249);
}

.rs-footer {
    background-color: rgb(39, 60, 102);
    background-image: url("../images/bg/footer-bg.png");
    background-size: cover;
}

.rs-footer .footer-top {
    padding: 218px 0px 93px;
}

.rs-footer .footer-top .widget-title {
    color: rgb(255, 255, 255);
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 35px;
}

.rs-footer .footer-top .site-map li {
    padding-left: 15px;
    position: relative;
    margin-bottom: 11px;
}

.rs-footer .footer-top .site-map li a {
    color: rgb(232, 232, 232);
}

.rs-footer .footer-top .site-map li a:hover {
    color: rgb(0, 125, 187);
}

.rs-footer .footer-top .site-map li::before {
    position: absolute;
    content: "";
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    width: 6px;
    height: 6px;
    background: rgb(0, 125, 187);
}

.rs-footer .footer-top .site-map li:last-child {
    margin-bottom: 0px;
}

.rs-footer .footer-top .address-widget li {
    position: relative;
    margin-bottom: 16px;
}

.rs-footer .footer-top .address-widget li i {
    position: absolute;
}

.rs-footer .footer-top .address-widget li i::before {
    color: rgb(255, 255, 255);
}

.rs-footer .footer-top .address-widget li .desc {
    padding-left: 35px;
    color: rgb(255, 255, 255);
}

.rs-footer .footer-top .address-widget li .desc a {
    color: rgb(255, 255, 255);
}

.rs-footer .footer-top .address-widget li .desc a:hover {
    color: rgb(0, 125, 187);
}

.rs-footer .footer-top .address-widget li:last-child {
    margin-bottom: 0px;
}

.rs-footer .footer-top.no-gap {
    padding-top: 93px;
}

.rs-footer .footer-bottom {
    padding: 40px 0px;
    background: 0px 0px;
    position: relative;
}

.rs-footer .footer-bottom .copyright p {
    margin-bottom: 0px;
    color: rgb(243, 248, 249);
}

.rs-footer .footer-bottom .copyright a {
    color: rgb(0, 125, 187);
}

.rs-footer .footer-bottom .footer-logo a {
    display: inline-block;
}

.rs-footer .footer-bottom .footer-logo a img {
    max-width: 190px;
}

.footer-social li {
    display: inline;
    margin-right: 5px;
}

.footer-social li a {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 100%;
    background: rgb(255, 255, 255);
    color: rgb(0, 154, 150);
    text-align: center;
}

.footer-social li a:hover {
    color: rgb(255, 255, 255);
    background: rgb(39, 60, 102);
}

.footer-social li:last-child {
    margin: 0px;
}

.rs-footer .footer-bottom::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    height: 1px;
    width: 100%;
    max-width: 1240px;
    background: rgba(255, 255, 255, 0.1);
}

.rs-footer.style6 .footer-top {
    padding: 100px 0px 93px;
}

.rs-footer.style6 .footer-top .site-map li a {
    color: rgb(232, 232, 232);
}

.rs-footer.style6 .footer-top .site-map li a:hover {
    color: rgb(0, 125, 187);
}

.rs-footer.style6 .footer-top .site-map li::before {
    background: rgb(244, 191, 0) !important;
}

.rs-footer.style6 .footer-top .site-map li:last-child {
    margin-bottom: 0px;
}

.rs-footer.style6 .footer-top .address-widget li i::before {
    color: rgb(244, 191, 0) !important;
}

.rs-footer.style6 .footer-bottom {
    background: 0px 0px;
}

.rs-footer.style6 .footer-bottom .main-part {
    padding-top: 30px;
    padding-bottom: 18px;
}

.rs-footer.style6 .footer-bottom .main-part p a {
    color: rgb(244, 191, 0) !important;
}

.rs-footer.style6 .footer-bottom .main-part p a:hover {
    color: rgb(0, 125, 187) !important;
}

.rs-footer.style6 .footer-bottom .main-part .footer-social li a {
    color: rgb(17, 17, 17) !important;
    background: rgb(244, 191, 0) !important;
}

.rs-footer.style7 .footer-top {
    padding: 100px 0px 93px;
}

.rs-footer.style7 .footer-top .address-widget li i::before {
    color: rgb(0, 125, 187) !important;
}

.rs-footer.style8 .footer-top {
    padding: 100px 0px 93px;
}

.rs-footer.style8 .footer-top .site-map li a {
    color: rgb(232, 232, 232);
}

.rs-footer.style8 .footer-top .site-map li a:hover {
    color: rgb(255, 84, 33);
}

.rs-footer.style8 .footer-top .site-map li::before {
    background: rgb(255, 84, 33) !important;
}

.rs-footer.style8 .footer-top .site-map li:last-child {
    margin-bottom: 0px;
}

.rs-footer.style8 .footer-top .address-widget li i::before {
    color: rgb(255, 84, 33) !important;
}

.rs-footer.style8 .footer-top .address-widget li .desc a:hover {
    color: rgb(255, 84, 33) !important;
}

.rs-footer.style8 .footer-bottom .copyright p a {
    color: rgb(255, 84, 33) !important;
}

.rs-footer.style8 .footer-bottom .copyright p a:hover {
    color: rgb(237, 54, 0) !important;
}

.rs-footer.style8 .footer-bottom .footer-social li a {
    background: rgb(255, 84, 33) !important;
}

.rs-footer.orange-footer {
    background-color: rgb(21, 21, 21);
    background-image: url("../images/bg/footer-bg2.jpg");
}

.rs-footer.orange-footer .footer-top .widget-title {
    color: rgb(255, 255, 255);
}

.rs-footer.orange-footer .footer-top .site-map li a:hover {
    color: rgb(255, 84, 33);
}

.rs-footer.orange-footer .footer-top .site-map li::before {
    background: rgb(255, 84, 33);
}

.rs-footer.orange-footer .footer-top .address-widget li i::before {
    color: rgb(255, 255, 255);
}

.rs-footer.orange-footer .footer-top .address-widget li .desc {
    color: rgb(255, 255, 255);
}

.rs-footer.orange-footer .footer-top .address-widget li .desc a {
    color: rgb(255, 255, 255);
}

.rs-footer.orange-footer .footer-top .address-widget li .desc a:hover {
    color: rgb(255, 84, 33);
}

.rs-footer.orange-footer .footer-bottom .copyright a {
    color: rgb(255, 84, 33);
}

.rs-footer.orange-footer .footer-bottom .footer-social li a {
    background: rgb(255, 84, 33);
}

.rs-footer.orange-footer .footer-bottom .footer-social li a:hover {
    background: rgb(237, 54, 0);
}

.rs-footer.home9-style .footer-top {
    padding: 75px 0px 30px;
}

.rs-footer.home9-style .footer-top .widget-title {
    color: rgb(255, 255, 255);
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 35px;
    position: relative;
}

.rs-footer.home9-style .footer-top .widget-title::before {
    content: "";
    position: absolute;
    left: 0px;
    bottom: -5px;
    height: 2px;
    width: 40px;
    background: rgb(244, 191, 0);
}

.rs-footer.home9-style .footer-top .site-map li {
    padding-left: 15px;
    position: relative;
    margin-bottom: 11px;
}

.rs-footer.home9-style .footer-top .site-map li a {
    color: rgb(232, 232, 232);
}

.rs-footer.home9-style .footer-top .site-map li a:hover {
    color: rgb(244, 191, 0);
}

.rs-footer.home9-style .footer-top .site-map li::before {
    position: absolute;
    content: "";
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    width: 6px;
    height: 6px;
    background: rgb(244, 191, 0);
}

.rs-footer.home9-style .footer-top .site-map li:last-child {
    margin-bottom: 0px;
}

.rs-footer.home9-style .footer-top .address-widget li {
    position: relative;
    margin-bottom: 16px;
}

.rs-footer.home9-style .footer-top .address-widget li i {
    position: absolute;
}

.rs-footer.home9-style .footer-top .address-widget li i::before {
    color: rgb(244, 191, 0);
}

.rs-footer.home9-style .footer-top .address-widget li .desc {
    padding-left: 43px;
    color: rgb(255, 255, 255);
}

.rs-footer.home9-style .footer-top .address-widget li .desc a {
    color: rgb(255, 255, 255);
}

.rs-footer.home9-style .footer-top .address-widget li .desc a:hover {
    color: rgb(244, 191, 0);
}

.rs-footer.home9-style .footer-top .address-widget li:last-child {
    margin-bottom: 0px;
}

.rs-footer.home9-style .footer-top.no-gap {
    padding-top: 93px;
}

.rs-footer.home9-style .footer-top .recent-post {
    display: flex;
}

.rs-footer.home9-style .footer-top .recent-post .post-img {
    width: 130px;
    float: left;
    padding-right: 15px;
}

.rs-footer.home9-style .footer-top .recent-post .post-img img {
    border-radius: 4px;
}

.rs-footer.home9-style .footer-top .recent-post .post-item .post-desc a {
    font-size: 14px;
    color: rgb(255, 255, 255);
    font-weight: 400;
    line-height: 22px;
    text-transform: capitalize;
}

.rs-footer.home9-style .footer-top .recent-post .post-item .post-desc a:hover {
    color: rgb(244, 191, 0);
}

.rs-footer.home9-style .footer-top .recent-post .post-item .post-date {
    font-size: 13px;
    color: rgb(255, 255, 255);
    font-weight: 400;
}

.rs-footer.home9-style .footer-top .recent-post .post-item .post-date i {
    font-size: 13px;
    color: rgb(244, 191, 0);
    padding-right: 5px;
}

.rs-footer.home9-style .footer-bottom {
    padding: 40px 0px;
    background: 0px 0px;
    position: relative;
}

.rs-footer.home9-style .footer-bottom .copyright p {
    margin-bottom: 0px;
    color: rgb(243, 248, 249);
}

.rs-footer.home9-style .footer-bottom .copyright a {
    color: rgb(244, 191, 0);
}

.rs-footer.home9-style .footer-bottom .copyright a:hover {
    color: rgb(0, 125, 187);
}

.rs-footer.home9-style .footer-bottom .footer-logo a {
    display: inline-block;
}

.rs-footer.home9-style .footer-bottom .footer-logo a img {
    max-width: 190px;
}

.rs-footer.home9-style .footer-bottom .footer-social li {
    display: inline;
    margin-right: 5px;
}

.rs-footer.home9-style .footer-bottom .footer-social li a {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 100%;
    background: rgb(244, 191, 0);
    color: rgb(255, 255, 255);
    text-align: center;
}

.rs-footer.home9-style .footer-bottom .footer-social li a:hover {
    color: rgb(255, 255, 255);
    background: rgb(39, 60, 102);
}

.rs-footer.home9-style .footer-bottom .footer-social li:last-child {
    margin: 0px;
}

.rs-footer.home9-style .footer-bottom::before {
    background: rgba(255, 255, 255, 0.1);
}

.rs-footer.home9-style.main-home {
    background: center center / cover no-repeat rgb(23, 35, 41);
}

.rs-footer.home9-style.main-home .footer-top .widget-title::before {
    background: rgb(0, 125, 187);
}

.rs-footer.home9-style.main-home .footer-top .footer-logo a {
    display: inline-block;
}

.rs-footer.home9-style.main-home .footer-top .footer-logo a img {
    max-width: 190px;
}

.rs-footer.home9-style.main-home .footer-top .textwidget p {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.6;
    color: rgb(255, 255, 255) !important;
}

.rs-footer.home9-style.main-home .footer-top .footer_social li {
    display: inline-block;
    margin-right: 6px;
    color: rgb(255, 255, 255);
}

.rs-footer.home9-style.main-home .footer-top .footer_social li a {
    color: rgb(255, 255, 255);
    width: auto;
    height: auto;
    line-height: 16px;
    font-size: 16px;
    margin-right: 10px;
}

.rs-footer.home9-style.main-home .footer-top .footer_social li a:hover {
    color: rgb(255, 84, 33);
}

.rs-footer.home9-style.main-home .footer-top .site-map li a {
    color: rgb(232, 232, 232);
}

.rs-footer.home9-style.main-home .footer-top .site-map li a:hover {
    color: rgb(0, 125, 187);
}

.rs-footer.home9-style.main-home .footer-top .site-map li::before {
    background: rgb(0, 125, 187);
}

.rs-footer.home9-style.main-home .footer-top .address-widget li i::before {
    color: rgb(0, 125, 187);
    font-size: 28px;
}

.rs-footer.home9-style.main-home .footer-top .address-widget li .desc a:hover {
    color: rgb(255, 84, 33);
}

.rs-footer.home9-style.main-home .footer-top.no-gap {
    padding-top: 93px;
}

.rs-footer.home9-style.main-home .footer-top .recent-post .post-img img {
    border-radius: 4px;
}

.rs-footer.home9-style.main-home .footer-top .recent-post .post-item .post-desc a:hover {
    color: rgb(255, 84, 33);
}

.rs-footer.home9-style.main-home .footer-top .recent-post .post-item .post-date i {
    font-size: 13px;
    color: rgb(255, 84, 33);
    padding-right: 5px;
}

.rs-footer.home9-style.main-home .footer-bottom {
    padding: 20px 0px;
    background: 0px 0px;
    position: relative;
}

.rs-footer.home9-style.main-home .footer-bottom .copyright p {
    margin-bottom: 0px;
    color: rgb(243, 248, 249);
}

.rs-footer.home9-style.main-home .footer-bottom .copyright a {
    color: rgb(255, 255, 255);
}

.rs-footer.home9-style.main-home .footer-bottom .copyright a:hover {
    color: rgb(255, 84, 33);
}

.rs-footer.home9-style.main-home .footer-bottom .copy-right-menu li {
    display: inline-block;
    position: relative;
    padding: 0px 19px 0px 25px;
}

.rs-footer.home9-style.main-home .footer-bottom .copy-right-menu li a {
    color: rgb(232, 232, 232);
}

.rs-footer.home9-style.main-home .footer-bottom .copy-right-menu li a:hover {
    color: rgb(255, 84, 33);
}

.rs-footer.home9-style.main-home .footer-bottom .copy-right-menu li::before {
    display: block;
    content: "";
    position: absolute;
    font-size: 18px;
    background: rgb(255, 84, 33);
    left: 0px;
    top: 50%;
    width: 6px;
    height: 6px;
    transform: translateY(-50%);
    border-radius: 50%;
}

.rs-footer.home9-style.main-home .footer-bottom .copy-right-menu li:first-child::before {
    display: none;
}

.rs-footer.home9-style.main-home .footer-bottom::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    height: 1px;
    width: 100%;
    max-width: 1240px;
    background: rgba(255, 255, 255, 0.1);
}

.rs-footer.home9-style.main-home.home13-style {
    background: url("../images/bg/home13/footer.jpg") 0% 0% / cover no-repeat;
}

.rs-footer.home9-style.main-home.home13-style .footer-top {
    padding: 100px 0px 93px;
}

.rs-footer.home9-style.main-home.home14-style {
    background: rgb(249, 247, 248);
}

.rs-footer.home9-style.main-home.home14-style .footer-top {
    padding: 100px 0px 93px;
}

.rs-footer.home9-style.main-home.home14-style .footer-top .widget-title {
    color: rgb(16, 16, 16);
    text-transform: capitalize;
}

.rs-footer.home9-style.main-home.home14-style .footer-top .widget-title::before {
    bottom: -8px;
}

.rs-footer.home9-style.main-home.home14-style .footer-top .textwidget p {
    color: rgb(51, 51, 51) !important;
}

.rs-footer.home9-style.main-home.home14-style .footer-top .footer_social li a {
    color: rgb(16, 16, 16);
}

.rs-footer.home9-style.main-home.home14-style .footer-top .footer_social li a:hover {
    color: rgb(255, 84, 33);
}

.rs-footer.home9-style.main-home.home14-style .footer-top .address-widget li i::before {
    color: rgb(255, 84, 33);
}

.rs-footer.home9-style.main-home.home14-style .footer-top .address-widget li .desc {
    color: rgb(16, 16, 16);
}

.rs-footer.home9-style.main-home.home14-style .footer-top .address-widget li .desc a {
    color: rgb(80, 80, 80);
}

.rs-footer.home9-style.main-home.home14-style .footer-top .address-widget li .desc a:hover {
    color: rgb(255, 84, 33);
}

.rs-footer.home9-style.main-home.home14-style .footer-top .site-map li a {
    color: rgb(16, 16, 16);
}

.rs-footer.home9-style.main-home.home14-style .footer-top .site-map li a:hover {
    color: rgb(255, 84, 33);
}

.rs-footer.home9-style.main-home.home14-style .footer-top .site-map li::before {
    background: rgb(255, 84, 33);
}

.rs-footer.home9-style.main-home.home14-style .footer-top .recent-post .post-item .post-desc {
    color: rgb(80, 80, 80);
}

.rs-footer.home9-style.main-home.home14-style .footer-top .recent-post .post-item .post-desc a {
    color: rgb(80, 80, 80);
}

.rs-footer.home9-style.main-home.home14-style .footer-top .recent-post .post-item .post-desc a:hover {
    color: rgb(255, 84, 33);
}

.rs-footer.home9-style.main-home.home14-style .footer-top .recent-post .post-item .post-date {
    color: rgb(80, 80, 80);
}

.rs-footer.home9-style.main-home.home14-style .footer-top .recent-post .post-item .post-date i {
    color: rgb(255, 84, 33);
}

.rs-footer.home9-style.main-home.home14-style .footer-bottom .copyright p {
    color: rgb(16, 16, 16);
}

.rs-footer.home9-style.main-home.home14-style .footer-bottom .copyright a {
    color: rgb(16, 16, 16);
}

.rs-footer.home9-style.main-home.home14-style .footer-bottom .copyright a:hover {
    color: rgb(255, 84, 33);
}

.rs-footer.home9-style.main-home.home14-style .footer-bottom .copy-right-menu li a {
    color: rgb(16, 16, 16);
}

.rs-footer.home9-style.main-home.home14-style .footer-bottom .copy-right-menu li a:hover {
    color: rgb(255, 84, 33);
}

.rs-footer.home9-style.main-home.home14-style .footer-bottom .copy-right-menu li::before {
    background: rgb(255, 84, 33);
}

.rs-footer.home9-style.main-home.home14-style .footer-bottom .copy-right-menu li:first-child::before {
    display: none;
}

.rs-footer.home9-style.main-home.home14-style .footer-bottom::before {
    background: rgb(240, 236, 238);
}

.rs-footer.home9-style.home12-style {
    background: rgb(208, 244, 228);
}

.rs-footer.home9-style.home12-style .footer-top .widget-title {
    color: rgb(16, 16, 16);
}

.rs-footer.home9-style.home12-style .footer-top .widget-title::before {
    background: rgb(12, 139, 81);
}

.rs-footer.home9-style.home12-style .footer-top .footer-logo a {
    display: inline-block;
}

.rs-footer.home9-style.home12-style .footer-top .footer-logo a img {
    max-width: 190px;
}

.rs-footer.home9-style.home12-style .footer-top .footer_social li {
    display: inline-block;
    margin-right: 6px;
    color: rgb(51, 51, 51);
}

.rs-footer.home9-style.home12-style .footer-top .footer_social li a {
    color: rgb(51, 51, 51);
    width: auto;
    height: auto;
    line-height: 16px;
    font-size: 16px;
    margin-right: 10px;
}

.rs-footer.home9-style.home12-style .footer-top .footer_social li a:hover {
    color: rgb(12, 139, 81);
}

.rs-footer.home9-style.home12-style .footer-top .site-map li a {
    color: rgb(51, 51, 51);
}

.rs-footer.home9-style.home12-style .footer-top .site-map li a:hover {
    color: rgb(12, 139, 81);
}

.rs-footer.home9-style.home12-style .footer-top .site-map li::before {
    background: rgb(12, 139, 81);
}

.rs-footer.home9-style.home12-style .footer-top .address-widget li i::before {
    color: rgb(12, 139, 81);
}

.rs-footer.home9-style.home12-style .footer-top .address-widget li .desc {
    color: rgb(51, 51, 51);
}

.rs-footer.home9-style.home12-style .footer-top .address-widget li .desc a {
    color: rgb(51, 51, 51);
}

.rs-footer.home9-style.home12-style .footer-top .address-widget li .desc a:hover {
    color: rgb(12, 139, 81);
}

.rs-footer.home9-style.home12-style .footer-top.no-gap {
    padding-top: 93px;
}

.rs-footer.home9-style.home12-style .footer-top .recent-post .post-img img {
    border-radius: 4px;
}

.rs-footer.home9-style.home12-style .footer-top .recent-post .post-item .post-desc a {
    color: rgb(51, 51, 51);
}

.rs-footer.home9-style.home12-style .footer-top .recent-post .post-item .post-desc a:hover {
    color: rgb(12, 139, 81);
}

.rs-footer.home9-style.home12-style .footer-top .recent-post .post-item .post-date {
    color: rgb(51, 51, 51);
}

.rs-footer.home9-style.home12-style .footer-top .recent-post .post-item .post-date i {
    font-size: 13px;
    color: rgb(12, 139, 81);
    padding-right: 5px;
}

.rs-footer.home9-style.home12-style .footer-bottom {
    padding: 40px 0px;
    background: 0px 0px;
    position: relative;
}

.rs-footer.home9-style.home12-style .footer-bottom .copyright p {
    margin-bottom: 0px;
    color: rgb(51, 51, 51);
}

.rs-footer.home9-style.home12-style .footer-bottom .copyright a {
    color: rgb(51, 51, 51);
}

.rs-footer.home9-style.home12-style .footer-bottom .copyright a:hover {
    color: rgb(12, 139, 81);
}

.rs-footer.home9-style.home12-style .footer-bottom .copy-right-menu li {
    display: inline-block;
    position: relative;
    padding: 0px 19px 0px 25px;
}

.rs-footer.home9-style.home12-style .footer-bottom .copy-right-menu li a {
    color: rgb(51, 51, 51);
}

.rs-footer.home9-style.home12-style .footer-bottom .copy-right-menu li a:hover {
    color: rgb(12, 139, 81);
}

.rs-footer.home9-style.home12-style .footer-bottom .copy-right-menu li::before {
    display: block;
    content: "";
    position: absolute;
    font-size: 18px;
    background: rgb(12, 139, 81);
    left: 0px;
    top: 50%;
    width: 6px;
    height: 6px;
    transform: translateY(-50%);
    border-radius: 50%;
}

.rs-footer.home9-style.home12-style .footer-bottom .copy-right-menu li:first-child::before {
    display: none;
}

.rs-footer.home9-style.home12-style .footer-bottom::before {
    background: rgb(143, 206, 164);
}

.rs-footer.home11-style {
    background: rgb(78, 73, 161);
}

.rs-footer.home11-style .footer-top {
    padding: 100px 0px 93px;
}

.rs-footer.home11-style .footer-top .site-map li a:hover {
    color: rgb(255, 84, 33);
}

.rs-footer.home11-style .footer-top .site-map li::before {
    background: rgb(255, 84, 33) !important;
}

.rs-footer.home11-style .footer-top .site-map li:last-child {
    margin-bottom: 0px;
}

.rs-footer.home11-style .footer-bottom {
    padding: 40px 0px;
    background: 0px 0px;
    position: relative;
}

.rs-footer.home11-style .footer-bottom .copyright p {
    color: rgb(255, 255, 255);
}

.rs-footer.home11-style .footer-bottom .footer-logo a {
    display: inline-block;
}

.rs-footer.home11-style .footer-bottom .footer-logo a img {
    max-width: 190px;
}

.rs-footer.home11-style .footer-bottom .footer-social li a {
    color: rgb(78, 73, 161);
    background: rgb(255, 255, 255);
}

.rs-footer.home11-style .footer-bottom .footer-social li a:hover {
    color: rgb(255, 84, 33);
}

#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: rgb(0, 125, 187);
    border-radius: 50%;
    height: 40px;
    font-size: 24px;
    font-weight: 600;
    width: 42px;
    color: rgb(255, 255, 255);
    line-height: 36px;
    transition: 0.3s;
    margin-left: 2px;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 2px;
}

#scrollUp i:hover {
    background-color: rgb(26, 132, 164);
}

#scrollUp.orange-color i {
    background: rgb(0, 125, 187);
}

#scrollUp.orange-color i:hover {
    background-color: rgb(3, 107, 158);
}

#scrollUp.yellow-color i {
    background: rgb(244, 191, 0);
}

#scrollUp.yellow-color i:hover {
    background-color: rgb(193, 151, 0);
}

#scrollUp.purple-color i {
    background: rgb(78, 73, 161);
}

#scrollUp.purple-color i:hover {
    background-color: rgb(61, 57, 126);
}

#scrollUp.green-color i {
    background: rgb(12, 139, 81);
}

#scrollUp.green-color i:hover {
    background-color: rgb(8, 92, 54);
}

@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0px) scale(1);
        opacity: 1;
    }

    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0px) scale(1.5);
        opacity: 0;
    }
}

@-webkit-keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0px) scale(1);
        opacity: 1;
    }

    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0px) scale(1.5);
        opacity: 0;
    }
}

@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0px) scale(1);
        opacity: 1;
    }

    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0px) scale(1.5);
        opacity: 0;
    }
}

@-webkit-keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0px) scale(1);
        opacity: 1;
    }

    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0px) scale(1.5);
        opacity: 0;
    }
}

@keyframes circle-ripple {
    0% {
        box-shadow: rgba(255, 84, 33, 0.3) 0px 0px 0px 0px, rgba(255, 84, 33, 0.3) 0px 0px 0px 1em, rgba(255, 84, 33, 0.3) 0px 0px 0px 3em, rgba(255, 84, 33, 0.3) 0px 0px 0px 5em;
    }

    100% {
        box-shadow: rgba(255, 84, 33, 0.3) 0px 0px 0px 1em, rgba(255, 84, 33, 0.3) 0px 0px 0px 3em, rgba(255, 84, 33, 0.3) 0px 0px 0px 5em, rgba(255, 84, 33, 0) 0px 0px 0px 8em;
    }
}

@-webkit-keyframes circle-ripple {
    0% {
        box-shadow: rgba(255, 84, 33, 0.3) 0px 0px 0px 0px, rgba(255, 84, 33, 0.3) 0px 0px 0px 1em, rgba(255, 84, 33, 0.3) 0px 0px 0px 3em, rgba(255, 84, 33, 0.3) 0px 0px 0px 5em;
    }

    100% {
        box-shadow: rgba(255, 84, 33, 0.3) 0px 0px 0px 1em, rgba(255, 84, 33, 0.3) 0px 0px 0px 3em, rgba(255, 84, 33, 0.3) 0px 0px 0px 5em, rgba(255, 84, 33, 0) 0px 0px 0px 8em;
    }
}

.up-down {
    animation: 4s ease 0s infinite alternate none running up-down;
}

.up-down-new {
    animation: 8s ease 0s infinite alternate none running up-down;
}

@keyframes up-down {
    0% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(-50px);
    }

    100% {
        transform: translateY(0px);
    }
}

@-webkit-keyframes up-down {
    0% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(-50px);
    }

    100% {
        transform: translateY(0px);
    }
}

.left-right {
    animation: 5s cubic-bezier(0.41, 0.04, 0.03, 1.1) 0s infinite normal none running left-right;
}

.left-right-new {
    animation: 8s cubic-bezier(0.41, 0.04, 0.03, 1.1) 0s infinite normal none running left-right;
}

@keyframes left-right {
    0% {
        transform: translateX(0px);
    }

    50% {
        transform: translateX(-50px);
    }

    100% {
        transform: translateX(0px);
    }
}

@-webkit-keyframes left-right {
    0% {
        transform: translateX(0px);
    }

    50% {
        transform: translateX(-50px);
    }

    100% {
        transform: translateX(0px);
    }
}

.spine {
    animation: 5s linear 0s infinite normal none running spine;
}

@keyframes spine {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes spine {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.spine-r {
    animation: 5s linear 0s infinite normal none running spine-r;
}

@keyframes spine-r {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(-360deg);
    }
}

@-webkit-keyframes spine-r {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(-360deg);
    }
}

.spine2 {
    animation: 8s linear 0s infinite normal none running spine;
}

@keyframes spine2 {
    0% {
        transform: rotate(0deg);
    }

    0% {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes spine2 {
    0% {
        transform: rotate(0deg);
    }

    0% {
        transform: rotate(360deg);
    }
}

.loader {
    background-color: rgb(255, 255, 255);
    height: 100%;
    width: 100%;
    position: fixed;
    margin-top: 0px;
    top: 0px;
    z-index: 9999999;
}

.loader .loader-container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 140px;
    height: 140px;
    border: 5px solid rgb(235, 235, 236);
    border-radius: 50%;
}

.loader .loader-container::before {
    position: absolute;
    content: "";
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 140px;
    height: 140px;
    border-top: 4px solid rgb(0, 125, 187);
    border-radius: 50%;
    animation: 1.8s ease-in-out 0s infinite normal none running loaderspin;
}

.loader .loader-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80px;
}

.loader .loader-icon img {
    animation: 0.9s ease 0s infinite alternate none running loaderpulse;
}

.loader.orange-color .loader-container::before {
    border-color: rgb(255, 84, 33);
}

.loader.yellow-color .loader-container::before {
    border-color: rgb(244, 191, 0);
}

.loader.purple-color .loader-container::before {
    border-color: rgb(78, 73, 161);
}

.loader.green-color .loader-container::before {
    border-color: rgb(12, 139, 81);
}

@keyframes loaderspin {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }

    100% {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

@-webkit-keyframes loaderspin {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }

    100% {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

@keyframes loaderpulse {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(1.2);
    }
}

.text-theme {
    color: rgb(0, 125, 187) !important;
}

.text-theme-2 {
    color: rgb(0, 154, 150) !important;
}

.why-choose-us .left-shape {
    position: absolute;
    left: -90px;
    top: 30px;
}

.rs-degree .icon-shape {
    position: absolute;
    top: -42px;
    left: -191px;
}

.rs-faq-part .top-center {
    position: absolute;
    top: -30px;
    left: -85px;
    z-index: -1;
}

#rs-categories {
    background-image: url("../images/parallax1.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    position: relative;
}

#rs-categories::before {
    background-color: rgb(1, 28, 45);
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
    width: 100%;
    height: 100%;
    content: "";
    opacity: 0.85;
}

.full-width-header .rs-header .topbar-area .topbar-right .btn-part .dropdown-menu {
    padding: 0px;
    background: rgb(59, 181, 218);
    border: 0px;
}

.full-width-header .rs-header .topbar-area .topbar-right .btn-part .dropdown-menu .dropdown-item {
    transition: 0.3s;
    color: rgb(255, 255, 255);
}

.full-width-header .rs-header .topbar-area .topbar-right .btn-part .dropdown-menu .dropdown-item:active,
.full-width-header .rs-header .topbar-area .topbar-right .btn-part .dropdown-menu .dropdown-item:focus,
.full-width-header .rs-header .topbar-area .topbar-right .btn-part .dropdown-menu .dropdown-item:hover {
    background-color: rgb(91, 126, 144);
    color: rgb(255, 255, 255);
}

.round-item-block {
    border-radius: 100%;
    flex: 0 0 14.28%;
    max-width: 14.28%;
    padding: 0px 10px;
    height: 157px;
}

.round-item {
    background-color: rgb(59, 181, 218);
    border-radius: 100%;
    transition: 0.3s;
    border: 2px solid transparent;
}

.round-item .title {
    margin-bottom: 0px;
    color: rgb(255, 255, 255);
    margin-top: 9px;
    font-size: 14px;
    text-align: center;
    font-weight: 400;
    padding: 0px 7px;
    transition: 0.3s;
}

.round-item svg {
    height: 60px;
    width: auto;
}

.round-item svg,
.round-item svg * {
    transition: 0.3s;
}

.round-item svg * {
    fill: rgb(255, 255, 255) !important;
}

.round-item:hover {
    background: rgb(10, 64, 90);
    transform: scale(1.15);
}

.round-item:hover .title {
    color: rgb(255, 255, 255);
}

.round-item:hover svg * {
    fill: rgb(255, 255, 255) !important;
}

.readon.banner-style.footer-button {
    padding: 11px 75px;
    background: rgb(23, 42, 50);
    border-color: rgb(244, 248, 249);
}

.readon.banner-style.footer-button:hover {
    background-color: rgb(59, 181, 218);
    border-color: rgb(59, 181, 218);
}

.rs-faq-part.style1 .main-part .faq-content .accordion .card .card-header .card-link.collapsed:hover {
    background-color: rgb(255, 255, 255);
    color: rgb(59, 181, 218);
}

.owl-dots {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 10px;
}

.owl-dot {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-color: rgb(228, 228, 228);
    border-radius: 100%;
    margin: 0px 5px;
}

.owl-dot.active {
    background-color: rgb(59, 181, 218);
}

.captcha {
    position: relative;
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 80px;
}

.captcha .captcha_image {
    position: absolute;
    left: 0px;
    top: 0px;
    cursor: pointer;
}

.captcha input[type="text"] {
    width: 120px;
    color: rgb(51, 51, 51);
    height: 42px;
    border-width: 1px 1px 1px 0px;
    border-style: solid solid solid none;
    border-color: rgb(229, 231, 242) rgb(229, 231, 242) rgb(229, 231, 242) currentcolor;
    border-image: initial;
    padding-left: 20px;
    border-radius: 0px 5px 5px 0px;
    margin-bottom: 0px !important;
}

.form-group.required>label::after {
    content: "*";
    color: red;
    display: inline-block;
    margin-left: 5px;
}

.owl-item.active.selected img {
    filter: brightness(1) invert(1);
}

.slider-content {
    display: flex;
    justify-content: center;
}

.owl-item.selected .icon-part i,
.owl-item:hover .icon-part i,
.rs-features .owl-item.selected .features-wrap .content-part .title .watermark,
.rs-features .owl-item:hover .features-wrap .content-part .title .watermark {
    color: rgb(41, 139, 166);
}

.aboutus_section98 .counter_title {
    row-gap: 30px;
    justify-content: space-between;
}

.aboutus_section98 .counter_title h2 {
    font-weight: 900;
    color: #fff;
    font-size: 38px;
    margin: 0px 0px 30px;
}

.aboutus_section98 .counter_title h2 span {
    display: block;
    color: #fff;
    font-weight: 300;
}

.aboutus_section98 .ia_counter strong {
    font-weight: 900;
    margin: 0px 0px 15px;
    font-size: 30px;
    color: rgb(0, 0, 0);
    display: block;
}

.aboutus_section98 .ia_counter strong::after {
    content: attr(data-after);
}

.aboutus_section98 p {
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    line-height: 1.6;
    opacity: .8;
}

.aboutus_section98 {
    padding: 90px 0px 70px;
    position: relative;
    overflow: hidden;
    background: linear-gradient(270deg, rgb(38, 127, 183) 0%, rgb(44 151 149 / 69%) 100%);
}

.aboutus_section98::before {
    /* content: ""; */
    position: absolute;
    inset: 0px;
    /* background: linear-gradient(270deg, rgb(38, 127, 183) 0%, rgb(44, 151, 149) 100%); */
    opacity: 0.1;
    pointer-events: none;
}

.aboutus_section98>img {
    position: absolute;
    right: 0px;
    bottom: -30px;
    width: 400px;
    opacity: 0.1;
}

footer.footer37 {
    background-color: rgb(26, 63, 92);
    min-height: 200px;
    padding: 40px 0px;
    overflow: hidden;
    border-top: 15px solid rgb(81, 159, 211);
    position: relative;
}

.footer37 .footer_inner {
    display: flex;
}

.footer37 .ft_left {
    width: 300px;
    display: flex;
    flex-direction: column;
    row-gap: 20px;
    padding-right: 60px;
}

.footer37 .ft_left p span {
    display: block;
    color: rgb(0, 179, 231);
    font-weight: 500;
    margin-top: 10px;
}

.footer37 .ft_left img {
    max-width: 200px;
}

.footer37 .ft_right {
    flex: 1 1 0%;
}

footer.footer37 h3,
footer.footer37 h6 {
    color: rgb(255, 255, 255);
    font-size: 18px;
    font-weight: 700;
    margin: 0px 0px 24px;
}

footer.footer37 li h6 {
    margin: 0px 0px 10px;
}

footer.footer37 p {
    color: rgb(255, 255, 255);
    font-size: 14px;
    font-weight: 400;
}

footer.footer37 p a {
    color: inherit;
}

.footer37 .footer_links {
    display: flex;
    justify-content: flex-start;
    gap: 30px;
    flex-wrap: wrap;
}

.footer37 .ft_right ul {
    display: flex;
    flex-flow: column wrap;
    gap: 8px;
    flex: 0 0 calc(25% - 23px);
}

.footer37 .ft_right ul:not(.social_list) li i {
    display: none;
}

.footer37 .ft_right ul:not(.social_list) li a {
    color: rgb(255, 255, 255);
    font-size: 14px;
}

.footer37 .footer_links i {
    display: none;
}

.footer37 .ft_right ul li a:hover {
    text-decoration: underline;
    color: rgb(255, 255, 255) !important;
}

.footer37 .social_list,
footer.footer37 .social_list {
    display: flex;
    gap: 10px;
    flex-direction: unset;
    align-items: center;
    height: 40px;
}

.footer37 .social_list li a {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(255, 255, 255, 0.1);
    color: rgb(255, 255, 255);
    width: 30px;
    height: 30px;
    font-size: 14px;
    border-radius: 50%;
    transition: 0.3s;
    text-transform: none !important;
}

.footer37 .social_list li a:hover {
    border-color: rgb(81, 159, 211);
    background-color: rgb(81, 159, 211);
    color: rgb(255, 255, 255);
}

.footer37 .footer_bottom {
    margin-top: 60px;
    padding-top: 30px;
    position: relative;
}

.footer37 .footer_bottom::before {
    content: "";
    position: absolute;
    left: -100vw;
    right: -100vw;
    height: 1px;
    top: 0px;
}

.footer37 .footer_bottom .row {
    row-gap: 30px;
}

.footer37 .footer_bottom p {
    font-size: 12px;
    color: rgb(255, 255, 255);
}

.footer37 .koolay_sign {
    display: flex;
    justify-content: flex-end;
    gap: 15px;
}

.footer37 .koolay_sign a {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    color: rgb(255, 255, 255);
    font-weight: 500;
    font-size: 12px;
    justify-content: center;
}

.footer37 .koolay_sign img {
    height: 18px;
}

.footer37 .footer_bottom .row>div:first-child {
    display: flex;
}

.footer37 .footer_bottom .row>div:first-child ul {
    display: flex;
    position: relative;
    top: -2px;
}

.footer37 .footer_bottom .row>div:first-child ul li {
    margin-left: 15px;
    position: relative;
}

.footer37 .footer_bottom .row>div:first-child ul li::before {
    content: "|";
    position: absolute;
    left: -10px;
    color: rgba(255, 255, 255, 0.24);
}

.footer37 .footer_bottom .row>div:first-child ul li a {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.24);
    transition: 0.3s;
}

.footer37 .footer_bottom .row>div:first-child ul li a:hover {
    text-decoration: underline;
    color: rgb(255, 255, 255);
}

.footer37 .subs_form {
    position: relative;
    margin: 15px 0px 0px;
}

.footer37 .subs_form .likeInput {
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    width: 100%;
    border-radius: 5px;
    height: 40px;
    padding-left: 16px;
    font-size: 15px;
    background-color: rgb(255, 255, 255);
    color: rgb(30, 30, 30);
    display: flex;
    align-items: center;
}

.footer37 .subs_form a {
    position: absolute;
    right: 5px;
    top: 3px;
    height: 34px;
    display: flex;
    align-items: center;
    padding: 0px 15px;
    background-color: rgb(26, 63, 92);
    color: rgb(255, 255, 255);
    font-weight: 600;
    border-radius: 5px;
    transition: 0.3s;
    box-shadow: none;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
}

.footer37 .subs_form a:hover {
    background-color: rgb(46, 158, 159);
}

.footer37 .ft_right .row {
    justify-content: flex-end;
}

.footer37 a.footer_donate {
    margin-top: 20px;
    display: flex;
    justify-content: center;
    background: rgb(30, 30, 30);
    text-transform: uppercase;
    color: rgb(255, 232, 217);
}

.footer37 p.row_exp {
    color: rgb(255, 255, 255);
    font-weight: 500;
    font-size: 15px;
}

footer.footer37 .container {
    padding: 0px 30px;
}

.footer37 .ft_left h3 {
    margin-bottom: 0px;
}

.footer37 .ftr_top {
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
}

.footer37 .ftr_top>div:nth-child(2) {
    width: 400px;
}

.feature_section167 {
    padding: 80px 0px;
    overflow: hidden;
}

.feature_section167 img {
    border-radius: 20px;
    width: 100%;
}

.feature_section167 .about_text {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}

.feature_section167 .about_text h3 {
    margin: 0px 0px 40px;
    font-size: 38px;
    font-weight: 700;
    color: rgb(30, 30, 30);
}

.feature_section167 .about_text h3 span {
    display: block;
    font-weight: 400;
}

.feature_section167 .about_text p {
    font-weight: 500;
    font-size: 16px;
    color: rgb(99, 99, 113);
    line-height: 1.6;
}

.feature_section167 .about_text>div+div {
    margin-top: 40px;
}

.feature_section167 .wc_items {
    margin: 0px -20px;
    row-gap: 40px;
    height: 100%;
}

.feature_section167 .wc_items>div {
    padding: 0px 20px;
}

.feature_section167 .wc_item {
    border-radius: 20px;
    padding: 30px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    transition: 0.3s;
    height: 100%;
    position: relative;
    overflow: hidden;
    background-color: red;
}

.feature_section167 .wc_item.active {
    background: rgb(39, 128, 181);
}

.feature_section167 .wc_item.active::before {
    opacity: 1;
}

.feature_section167 .wc_item>div {
    position: relative;
    z-index: 2;
}

.feature_section167 .wc_item>div+div {
    margin-top: 30px;
    width: 100%;
}

.feature_section167 .wc_item_icon {
    width: 80px;
    height: 80px;
    background-color: rgba(0, 0, 0, 0.08);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: 0.3s;
    font-size: 38px;
    color: rgb(40, 128, 181);
}

.feature_section167 .wc_item_icon svg {
    height: 40px;
}

.feature_section167 .wc_item h4 {
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 10px;
    color: rgb(95, 134, 133);
    transition: 0.3s;
    line-height: 1.4;
}

.feature_section167 .wc_item p {
    font-size: 14px;
    color: rgb(95, 134, 133);
    transition: 0.3s;
    margin: 0px;
    line-height: 1.6;
    font-weight: 500;
}

.feature_section167 .wc_item.active h4 {
    color: rgb(255, 255, 255);
}

.feature_section167 .wc_item.active p {
    color: rgb(255, 255, 255);
}

.feature_section167 .wc_item.active .wc_item_icon {
    background-color: rgb(255, 255, 255);
}

.feature_section167 .wc_item .wc_item_icon {
    color: rgb(255, 255, 255);
}

.feature_section167 .wc_item.active .wc_item_icon {
    color: rgb(54, 171, 170);
}

.feature_section167 .wc_row {
    margin: 0px -20px;
    row-gap: 40px;
}

.feature_section167 .wc_row>div {
    padding: 0px 20px;
}

.why_global1 {}

.why_global1 .why_global1_subtitle {
    color: rgb(42, 133, 160);
    font-weight: 700;
    letter-spacing: 2px;
    font-size: 14px;
    margin-bottom: 15px;
    display: block;
}

.why_global1 .why_global1_title {
    font-size: 42px;
    font-weight: 800;
    color: rgb(26, 43, 60);
    line-height: 1.2;
    margin-bottom: 25px;
}

.why_global1 .why_global1_title span {
    color: rgb(42, 133, 160);
    display: block;
}

.why_global1 .why_global1_desc {
    font-size: 17px;
    color: rgb(100, 116, 139);
    line-height: 1.7;
    margin-bottom: 35px;
}

.why_global1 .why_global1_badge_box .badge_item {
    display: flex;
    align-items: center;
    gap: 15px;
    background: rgb(255, 255, 255);
    padding: 15px 25px;
    border-radius: 50px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 10px 30px;
    width: fit-content;
}

.why_global1 .why_global1_badge_box i {
    font-size: 24px;
    color: rgb(42, 133, 160);
}

.why_global1 .why_global1_card {
    background: rgb(255, 255, 255);
    border-radius: 30px;
    border: 1px solid rgba(0, 0, 0, 0.03);
    transition: 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    z-index: 1;
    height: 100%;
}

.why_global1 .why_global1_card>div {
    padding: 30px;
    background-color: rgb(255, 255, 255);
    border-radius: 30px;
    height: calc(100% - 6px);
    margin: 2px;
}

@property --angle {
    syntax: "<angle>";
    inherits: false;
    initial-value: 0deg;
}

@keyframes spin4 {
    100% {
        --angle: 360deg;
    }
}

@keyframes spin5 {
    100% {
        --angle: 360deg;
    }
}

@keyframes spin6 {
    100% {
        --angle: 360deg;
    }
}

.why_global1 .why_global1_card::before {
    content: "";
    position: absolute;
    inset: -2px;
    border-radius: 30px;
    z-index: 0;
}

.why_global1>div:nth-child(1) .why_global1_card::before {
    background: conic-gradient(from var(--angle, 0deg), transparent 0%, transparent 68%, #2b87a0 78%, #2a86a0 88%, #69b2db 93%, transparent 100%);
    animation: 8s linear 0s infinite normal none running spin4;
}

.why_global1>div:nth-child(2) .why_global1_card::before {
    background: conic-gradient(from var(--angle, 0deg), transparent 0%, transparent 68%, #2b87a0 78%, #2a86a0 88%, #69b2db 93%, transparent 100%);
    animation: 10s linear 0s infinite normal none running spin5;
}

.why_global1>div:nth-child(3) .why_global1_card::before {
    background: conic-gradient(from var(--angle, 0deg), transparent 0%, transparent 68%, #2b87a0 78%, #2a86a0 88%, #69b2db 93%, transparent 100%);
    animation: 12s linear 0s infinite normal none running spin6;
}

.why_global1 .why_global1_card>div {
    position: relative;
    z-index: 2;
    background-color: rgb(255, 255, 255);
}

.why_global1_card+.why_global1_card {
    margin-top: 30px;
}

@media (min-width: 1200px) {
    .why_global1 .why_global1_card:hover {
        transform: translateY(-10px);
        box-shadow: rgba(0, 0, 0, 0.08) 0px 25px 50px;
    }
}

.why_global1 .why_global1_card.featured {
    background: linear-gradient(145deg, rgb(42, 133, 160), rgb(30, 99, 120));
}

.why_global1 .card_icon {
    width: 65px;
    height: 65px;
    background: rgba(42, 133, 160, 0.1);
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
    transition: 0.3s;
}

.why_global1 .card_icon i {
    font-size: 34px;
    color: rgb(42, 133, 160);
}

.why_global1 .why_global1_card.featured .card_icon {
    background: rgba(255, 255, 255, 0.2);
}

.why_global1 .why_global1_card.featured .card_icon i,
.why_global1 .why_global1_card.featured h4,
.why_global1 .why_global1_card.featured p {
    color: rgb(255, 255, 255);
}

.why_global1 h4 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
    color: rgb(26, 43, 60);
}

.why_global1 p {
    font-size: 15px;
    color: rgb(100, 116, 139);
    margin-bottom: 0px;
    line-height: 1.6;
}

.g-4 {
    row-gap: 1rem;
}

.sx_04 {
    margin-top: 40px;
}

.sust_sec {
    background-color: rgb(115, 191, 115);
    padding: 80px 0px;
}

.sust_row {
    display: flex;
    align-items: center;
}

.sust_row img {
    margin-left: -60px;
}

.sust_row>div {
    flex: 1 1 0%;
    padding-left: 60px;
    text-align: right;
}

.sust_row h3 {
    font-size: 42px;
    color: rgb(71, 126, 71);
}

.sust_row h3 span {
    display: block;
    color: rgb(51, 74, 51);
}

.sust_row p {
    color: rgb(71, 126, 71);
    margin: 0px;
    font-size: 20px;
    line-height: 1.6;
}

.sust_70 {
    padding: 80px 0px;
    background: rgb(206, 232, 202);
    position: relative;
    overflow: hidden;
    border-top: 15px solid rgb(72, 132, 82);
}

.sust_70 .sust_70_blob {
    position: absolute;
    width: 450px;
    height: 450px;
    background: rgb(130, 201, 30);
    filter: blur(120px);
    opacity: 0.12;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}

.sust_70 .sust_70_image_wrapper {
    position: relative;
    z-index: 2;
    text-align: center;
    margin-left: -60px;
    width: 600px;
    max-width: 100%;
}

.sust_70 .sust_70_main_img {
    max-width: 100%;
    height: auto;
}

.sust_70 .sust_70_tag {
    background: rgb(255, 255, 255);
    padding: 10px 20px;
    border-radius: 50px;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    color: rgb(78, 142, 89);
    font-size: 14px;
    font-weight: 700;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 5px 20px;
    margin-bottom: 30px;
}

.sust_70 .sust_70_title {
    font-size: 42px;
    font-weight: 800;
    color: rgb(26, 43, 60);
    line-height: 1.1;
    margin-bottom: 25px;
}

.sust_70 .sust_70_title span {
    color: rgb(78, 142, 89);
    display: block;
}

.sust_70 .sust_70_text {
    font-size: 17px;
    color: rgb(92, 108, 117);
    line-height: 1.8;
    margin-bottom: 45px;
}

.sust_70 .sust_70_features {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    margin-bottom: 50px;
}

.sust_70 .sust_70_f_item {
    display: flex;
    align-items: center;
    gap: 18px;
}

.sust_70 .sust_70_f_icon {
    min-width: 50px;
    height: 50px;
    background: rgb(255, 255, 255);
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgb(78, 142, 89);
    font-size: 22px;
    box-shadow: rgba(0, 0, 0, 0.06) 0px 10px 25px;
}

.sust_70 .sust_70_f_text strong {
    display: block;
    color: rgb(26, 43, 60);
    font-size: 16px;
    margin-bottom: 2px;
}

.sust_70 .sust_70_f_text span {
    font-size: 14px;
    color: rgb(134, 142, 150);
}

.sust_70_btn {
    display: inline-flex;
    align-items: center;
    gap: 15px;
    background: rgb(26, 43, 60);
    color: rgb(255, 255, 255);
    padding: 18px 40px;
    border-radius: 15px;
    text-decoration: none;
    font-weight: 700;
    transition: 0.4s;
}

.sust_70_btn:hover {
    background: rgb(32, 104, 126);
    transform: translateY(-5px);
    box-shadow: rgba(64, 160, 192, 0.35) 0px 15px 30px;
    color: rgb(255, 255, 255);
}

@keyframes sustFloat {

    0%,
    100% {
        transform: translateY(0px) rotate(0deg);
    }

    50% {
        transform: translateY(-25px) rotate(2deg);
    }
}

@media (max-width: 991px) {
    .sust_70 {
        padding: 80px 0px;
    }

    .sust_70 .sust_70_title {
        font-size: 38px;
    }

    .sust_70 .sust_70_features {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .sust_70 .sust_70_image_wrapper {
        margin-top: 60px;
    }

    .sust_70 .sust_70_text {
        font-size: 16px;
    }
}

@media (max-width: 768px) {
    .why_global1 .mt-md-5 {
        margin-top: 0px !important;
    }

    .why_global1 .why_global1_title {
        font-size: 32px;
    }
}

@media (max-width: 1400px) {
    .footer37 .footer_links {
        gap: 15px;
        padding-right: 0px;
    }
}

@media (max-width: 1200px) {
    .footer37 .ftr_top>div:nth-child(2) {
        width: 300px;
    }

    .footer37 .footer_links {
        justify-content: space-between;
    }

    .footer37 .ft_right .row {
        row-gap: 30px;
    }

    .footer37 .social_list,
    footer.footer37 .social_list {
        justify-content: flex-start;
    }

    .footer37 .footer_links {
        padding-right: 15px;
    }
}

@media (max-width: 992px) {
    .feature_section167 .about_text>div {
        width: 100%;
    }

    .footer37 .social_list,
    footer.footer37 .social_list {
        justify-content: center;
    }

    .footer37 .footer_bottom .row {
        text-align: center;
    }

    .footer37 .koolay_sign {
        justify-content: center;
    }

    .footer37 .footer_bottom .row>div:first-child {
        flex-wrap: wrap;
        justify-content: center;
        gap: 10px;
    }

    .footer37 .footer_bottom p {
        width: 100%;
    }

    .footer37 .footer_bottom .row>div:first-child ul li:first-child::before {
        display: none;
    }

    .footer37 .footer_inner>div:first-child,
    .footer37 .footer_inner>div:last-child {
        width: 100%;
    }

    .footer37 .footer_inner {
        row-gap: 30px;
        flex-wrap: wrap;
    }

    .footer37 .ft_left {
        text-align: center;
        border-left-width: medium;
        border-left-style: none;
        border-left-color: currentcolor;
        padding-right: 0px;
    }

    .footer37 .ft_left img {
        display: block;
        margin: 0px auto;
    }
}

@media (max-width: 768px) {
    .feature_section167 {
        padding: 40px 0px;
    }

    .feature_section167 .about_text h3 {
        font-size: 28px;
        margin: 0px 0px 15px;
    }

    .feature_section167 .about_text p {
        font-size: 16px;
    }

    .feature_section167 .about_text>div+div {
        margin-top: 20px;
    }

    .feature_section167 .wc_row,
    .feature_section167 .wc_items {
        row-gap: 20px;
    }

    .aboutus_section98 .counter_title {
        margin-bottom: 0px;
    }

    .aboutus_section98 .counter_title h2 {
        font-size: 24px;
        margin: 0px;
    }

    .aboutus_section98 .counter_title h2 br {
        display: none;
    }

    footer.footer37 .container {
        padding: 0px 15px;
    }

    footer.footer37 h3,
    footer.footer37 h6 {
        font-size: 16px;
    }

    .footer37 .ftr_top>div:first-child,
    .footer37 .ftr_top>div:last-child {
        width: 100%;
    }

    .footer37 .ftr_top {
        flex-wrap: wrap;
        row-gap: 30px;
    }

    .footer37 .ftr_top h6 {
        text-align: center;
        margin-bottom: 12px;
    }

    .footer37 .footer_links {
        gap: 30px 0px;
    }

    .footer37 .ft_right ul:not(.social_list) {
        max-width: none;
        flex: 0 0 auto;
        width: calc(50% - 30px) !important;
    }

    footer.footer37 {
        padding: 40px 0px;
        border-top-width: 12px;
    }

    .footer37 .ft_right ul {
        gap: 6px;
    }
}

.print_tech_99 {
    height: 750px;
    padding: 80px 0px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.1)), url("../images/printer.jpeg");
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    position: relative;
    display: flex;
    align-items: center;
}

.print_tech_99 .print_tech_99_glass_card {
    background: rgba(255, 255, 255, 0.59);
    backdrop-filter: blur(15px);
    padding: 50px;
    border-radius: 40px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    box-shadow: rgba(0, 0, 0, 0.15) 0px 25px 50px;
    margin-bottom: 40px;
}

.print_tech_99 .print_tech_99_subtitle {
    color: rgb(42, 133, 160);
    font-weight: 700;
    letter-spacing: 2px;
    font-size: 13px;
    margin-bottom: 15px;
    display: block;
}

.print_tech_99 .print_tech_99_title {
    font-size: 38px;
    font-weight: 800;
    color: rgb(26, 43, 60);
    line-height: 1.2;
    margin-bottom: 20px;
}

.print_tech_99 .print_tech_99_title span {
    color: rgb(42, 133, 160);
    display: block;
}

.print_tech_99 .print_tech_99_text {
    font-size: 16px;
    color: rgb(74, 85, 104);
    line-height: 1.7;
    margin-bottom: 30px;
}

.print_tech_99 .print_tech_99_mini_list {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.print_tech_99 .print_tech_99_mini_item {
    display: flex;
    align-items: center;
    gap: 10px;
    background: rgba(42, 133, 160, 0.1);
    padding: 10px 18px;
    border-radius: 12px;
}

.print_tech_99 .print_tech_99_mini_item i {
    color: rgb(42, 133, 160);
    font-size: 18px;
}

.print_tech_99 .print_tech_99_mini_item span {
    font-size: 14px;
    font-weight: 600;
    color: rgb(26, 43, 60);
}

.menu-area .col-12 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.fixed_lng {
    position: relative;
}

.fixed_lng>a {
    color: rgb(0, 0, 0);
    border: 1px solid rgb(221, 221, 221);
    border-radius: 30px;
    height: 50px;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 6px;
    outline: none;
    background: rgb(255, 255, 255);
    padding: 0px 15px;
}

.fixed_lng img {
    height: 24px;
}

.fixed_lng ul {
    background-color: rgb(255, 255, 255);
    position: absolute;
    top: 100%;
    right: 0px;
    border-radius: 0px 0px 30px 30px;
    border: 1px solid rgb(221, 221, 221);
    overflow: hidden;
    display: none;
    padding: 0px;
    margin: -1px 0px 0px;
    width: 100%;
}

.fixed_lng ul.show {
    display: block !important;
}

.fixed_lng ul li {
    list-style: none;
    margin: 0px;
}

.fixed_lng ul li a {
    height: 40px;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 0px 10px;
    color: rgb(0, 0, 0);
    transition: 0.3s;
}

.fixed_lng ul li a:hover {
    background-color: rgb(245, 245, 245);
}

@media (max-width: 991px) {
    .print_tech_99 {
        height: auto;
        min-height: 600px;
        background-attachment: scroll;
    }

    .print_tech_99 .print_tech_99_glass_card {
        padding: 30px;
        margin: 20px 0px;
    }

    .print_tech_99 .print_tech_99_title {
        font-size: 30px;
    }
}

.owl-item.selected .icon-part i {
    font-weight: 900 !important;
}

.product_list_11 {
    padding: 80px 0px;
}

.product_list_11_breadcrumb {
    background: linear-gradient(135deg, rgb(26, 43, 60) 0%, rgb(42, 133, 160) 100%);
    padding: 80px 0px;
    position: relative;
    border-bottom: 15px solid rgb(81, 159, 211);
}

.product_list_11_breadcrumb h1 {
    color: rgb(255, 255, 255);
    font-size: 42px;
    font-weight: 800;
    margin-bottom: 10px;
}

.product_list_11_breadcrumb .breadcrumb {
    margin: 0px;
    padding: 0px;
    background: transparent;
}

.product_list_11_breadcrumb .breadcrumb-item,
.product_list_11_breadcrumb .breadcrumb-item a {
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none;
    font-size: 15px;
    transition: 0.3s;
}

.product_list_11_breadcrumb .breadcrumb-item a:hover {
    color: rgb(255, 255, 255);
}

.product_list_11_breadcrumb .breadcrumb-item.active {
    color: rgb(255, 255, 255);
    font-weight: 600;
}

.product_list_11_breadcrumb .breadcrumb-item+.breadcrumb-item::before {
    content: "/";
    color: rgba(255, 255, 255, 0.3);
}

.product_list_11 .product_list_11_card {
    background: rgb(255, 255, 255);
    border-radius: 30px;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 15px 40px;
    transition: 0.4s;
    height: 100%;
    border: 1px solid rgb(240, 240, 240);
}

.product_list_11 .product_list_11_card:hover {
    transform: translateY(-10px);
    box-shadow: rgba(42, 133, 160, 0.15) 0px 25px 60px;
}

.product_list_11 .card_img {
    position: relative;
    height: 280px;
    overflow: hidden;
}

.product_list_11 .card_img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transition: transform 0.6s;
}

.product_list_11 .product_list_11_card:hover .card_img img {
    transform: scale(1.1);
}

.product_list_11 .card_overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(42, 133, 160, 0.6);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: 0.4s;
    pointer-events: none;
}

.product_list_11 .product_list_11_card:hover .card_overlay {
    opacity: 1;
}

.product_list_11 .view_btn {
    width: 50px;
    height: 50px;
    background: rgb(255, 255, 255);
    color: rgb(42, 133, 160);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    text-decoration: none;
    transform: translateY(20px);
    transition: 0.4s;
}

.product_list_11 .product_list_11_card:hover .view_btn {
    transform: translateY(0px);
}

.product_list_11 .card_content {
    padding: 35px;
}

.product_list_11 .card_content h3 {
    font-size: 22px;
    font-weight: 700;
    color: rgb(26, 43, 60);
    margin-bottom: 15px;
}

.product_list_11 .card_content h3 a {
    color: inherit;
}

.product_list_11 .card_content p {
    color: rgb(100, 116, 139);
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 25px;
}

.product_list_11 .read_more {
    color: rgb(42, 133, 160);
    text-decoration: none;
    font-weight: 700;
    font-size: 15px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    transition: 0.3s;
}

.product_list_11 .read_more:hover {
    gap: 12px;
}

.prd_lister {
    row-gap: 30px;
}

.breadcrumb_bold_11 {
    padding: 80px 0px;
    background-color: rgb(248, 248, 248);
    position: relative;
    overflow: hidden;
}

.breadcrumb_bold_11 .breadcrumb_bold_11_inner {
    position: relative;
    z-index: 5;
}

.breadcrumb_bold_11 .breadcrumb {
    margin-bottom: 40px;
    background: transparent;
    padding: 0px;
}

.breadcrumb_bold_11 .breadcrumb-item,
.breadcrumb_bold_11 .breadcrumb-item a {
    color: rgb(148, 163, 184);
    text-decoration: none;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.breadcrumb_bold_11 .breadcrumb-item a:hover {
    color: rgb(42, 133, 160);
}

.breadcrumb_bold_11 .breadcrumb-item.active {
    color: rgb(26, 43, 60);
}

.breadcrumb_bold_11 .breadcrumb-item+.breadcrumb-item::before {
    content: "—";
    color: rgb(203, 213, 225);
    padding: 0px 15px;
}

.breadcrumb_bold_11 .breadcrumb_bold_11_title {
    font-size: 64px;
    font-weight: 900;
    color: rgb(26, 43, 60);
    letter-spacing: -2px;
    margin: 0px;
    line-height: 1.1;
}

.breadcrumb_bold_11 .breadcrumb_bold_11_title span {
    color: transparent;
    background: linear-gradient(90deg, rgb(42, 133, 160), rgb(46, 158, 159)) text;
}

.breadcrumb_bold_11 .breadcrumb_bold_11_side {
    padding-bottom: 20px;
    padding-left: 30px;
}

.breadcrumb_bold_11 .line_animation {
    width: 60px;
    height: 4px;
    background: rgb(42, 133, 160);
    margin-bottom: 25px;
    position: relative;
    overflow: hidden;
}

.breadcrumb_bold_11 .line_animation::after {
    content: "";
    position: absolute;
    top: 0px;
    left: -100%;
    width: 100%;
    height: 100%;
    background: rgb(55, 64, 56);
    animation: 3s ease 0s infinite normal none running lineSlide;
}

.breadcrumb_bold_11 .breadcrumb_bold_11_side p {
    font-size: 16px;
    color: rgb(100, 116, 139);
    line-height: 1.6;
    margin: 0px;
}

.breadcrumb_bold_11 .breadcrumb_bold_11_bg_text {
    position: absolute;
    top: 50%;
    right: -5%;
    transform: translateY(-50%);
    font-size: 300px;
    font-weight: 900;
    color: rgb(235, 235, 235);
    line-height: 1;
    z-index: 1;
    user-select: none;
    pointer-events: none;
    opacity: 0.5;
}

.footer37>img {
    position: absolute;
    width: 400px;
    opacity: 0.1;
    left: -100px;
    bottom: -100px;
}

.features-wrap>a {
    position: absolute;
    left: 0px;
    top: 0px;
}

@keyframes lineSlide {
    0% {
        left: -100%;
    }

    50% {
        left: 0%;
    }

    100% {
        left: 100%;
    }
}

@media (max-width: 991px) {
    .breadcrumb_bold_11 {
        padding: 40px 0px;
    }

    .breadcrumb_bold_11 .breadcrumb_bold_11_title {
        font-size: 42px;
        letter-spacing: -1px;
    }

    .breadcrumb_bold_11 .breadcrumb_bold_11_bg_text {
        font-size: 150px;
        right: -10%;
    }
}

@media (min-width: 1201px) {
    .menu-item-has-children>a::after {
        content: "";
        font-family: "Font Awesome 6 Pro";
        font-weight: 300;
        display: block !important;
    }
}

@media (max-width: 768px) {
    .product_list_11_breadcrumb h1 {
        font-size: 32px;
    }
}

@media (max-width: 1500px) {
    .rs-features.main-home::after {
        bottom: 0px;
    }

    .rs-features .features-wrap .icon-part i {
        font-size: 42px;
    }
}

@media (max-width: 1200px) {
    .rs-features.main-home::after {
        height: 60px;
    }

    .rs-menu {
        display: none;
    }

    .nav-menu>li.menu-item-has-children>a::after {
        right: 10px;
        top: 4px;
        height: 35px;
        line-height: 41px;
        width: 35px;
        text-align: center;
        content: "";
        font-family: "Font Awesome 6 Pro";
        font-weight: 300;
        position: absolute;
    }

    .rs-menu ul ul {
        position: static;
    }

    .fixed_lng {
        margin-left: 10px;
    }

    .fixed_lng>a {
        padding-left: 10px;
        padding-right: 35px;
    }
}

@media (max-width: 992px) {
    .owl-nav {
        display: none;
    }

    .main-menu {
        position: static;
    }

    .sust_70 .sust_70_image_wrapper {
        margin-left: 0px;
    }
}

@media (max-width: 768px) {
    .footer37 .footer_bottom {
        margin-top: 30px;
    }

    .footer37 .footer_bottom p {
        margin-bottom: 0px;
    }

    .footer37 .footer_bottom .row {
        row-gap: 0px;
    }

    .sx_04 {
        margin-top: 0px;
    }

    .print_tech_99 .print_tech_99_title,
    .why_global1 .why_global1_title,
    .sust_70 .sust_70_title {
        font-size: 24px;
    }

    .sust_70 {
        padding: 40px 0px;
    }

    .why_global1_card+.why_global1_card {
        margin-top: 15px;
    }

    .aboutus_section98 .col-6 p {
        margin-bottom: 0px;
    }

    .rs-features .features-wrap .icon-part {
        margin-top: 0px;
    }

    .rs-features .features-wrap .content-part {
        padding-bottom: 5px;
    }

    .product_list_11 {
        padding: 40px 0px;
    }

    .breadcrumb_bold_11 .breadcrumb {
        margin-bottom: 20px;
    }

    .fixed_lng>a {
        height: 40px;
    }
}

.contact_component96 .contact_right {
    padding-right: 60px;
    padding-top: 40px;
}

.contact_component96 .contactForm {
    padding: 30px;
    border-radius: 5px;
    width: 800px;
    max-width: 100%;
    margin: -80px auto 0px;
    border: 1px solid rgb(208, 208, 208);
    background: rgb(239, 245, 247);
}

.contact_component96 .contactForm h2 {
    color: rgb(24, 24, 59);
    font-weight: 700;
    font-size: 24px;
    margin: 0px 0px 24px;
    text-align: center;
}

.contact_component96 .indexForm .if_texts {
    padding-right: 80px;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
}

.contact_component96 .contactForm .row {
    row-gap: 10px;
}

.contact_component96 .contactForm input,
.contact_component96 .contactForm textarea {
    border: 1px solid rgb(199, 208, 210);
    transition: 0.3s;
    background: rgb(255, 255, 255);
    opacity: 0.8;
    font-size: 14px;
    border-radius: 5px !important;
    height: 44px !important;
    width: 100% !important;
    padding-left: 15px !important;
}

.contact_component96 .contactForm .formbuilder-text-label,
.contact_component96 .contactForm .formbuilder-textarea-label {
    display: none;
}

.contact_component96 .g-recaptcha {
    margin-bottom: 15px;
}

.contact_component96 .contactForm input:focus,
.contact_component96 .contactForm textarea:focus {
    opacity: 1;
    border-color: rgb(81, 159, 211);
}

.contact_component96 .contactForm textarea {
    resize: none;
    padding: 15px !important;
    height: 140px !important;
}

.contact_component96 .contactForm button {
    height: 52px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 15px;
    color: rgb(255, 255, 255);
    background-color: rgb(26, 63, 92);
    font-size: 14px;
    border-radius: 5px;
    font-weight: 600;
    transition: 0.3s;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
}

.contact_component96 .contactForm button::after {
    content: "";
    font-family: FontAwesome;
    transform: rotate(-45deg);
}

.contact_component96 .contactForm button:hover {
    background-color: rgb(81, 159, 211);
}

.contact_component96 .indexForm .row {
    row-gap: 30px;
}

.contact_component96 .pwws_09 iframe {
    width: 100% !important;
}

.contact_component96 .c_exp {
    margin: 0px 0px 30px;
    font-weight: 500;
    font-size: 14px;
    color: rgb(71, 99, 107);
}

.contact_component96 .contact_info_box {
    display: flex;
    margin: 40px 0px 0px;
}

.contact_component96 .contact_info_box>div {
    flex: 1 1 0%;
}

.contact_component96 .cib_1 {
    border: 2px solid rgb(199, 208, 210);
    padding: 30px;
    height: 100%;
}

.contact_component96 .cib_1,
.contact_component96 .cib_1 ul {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.contact_component96 .cib_1 ul li {
    display: flex;
    color: rgb(71, 99, 107);
    font-size: 14px;
    font-weight: 700;
}

.contact_component96 .cib_1 ul li i {
    margin-right: 8px;
    font-size: 18px;
    position: relative;
    top: 2px;
}

@media (min-width: 993px) {
    .contact_component96 .contact_info_box>div+div .cib_1 {
        border-left-width: medium;
        border-left-style: none;
        border-left-color: currentcolor;
    }
}

.contact_component96 .contact_info_box>div:first-child .cib_1 {
    border-radius: 5px 0px 0px 5px;
}

.contact_component96 .contact_info_box>div:last-child .cib_1 {
    border-radius: 0px 5px 5px 0px;
}

.contact_component96 .contact_section>div>div {
    row-gap: 30px;
}

.contact_component96 .iframe_wrapper {
    position: relative;
}

.contact_component96 .iframe_wrapper iframe {
    width: 100%;
    height: 600px;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
}

.contact_component96 .contact_section {
    position: relative;
    z-index: 2;
    padding: 80px 0px;
}

.contact_component96 .faq_full {
    margin-top: 80px;
}

.contact_component96 .c_boxes.row {
    row-gap: 30px;
}

.c_boxes h4 {
    margin: 0px 0px 15px;
}

.c_boxes p {
    padding-right: 30px;
}

.sidemenu119 .CategorySubjects {
    color: rgb(146, 146, 146);
    font-weight: 800;
    font-size: 18px;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.sidemenu119 .CategorySubjects i {
    content: "";
    margin-right: 15px;
    width: 40px;
    height: 40px;
    background: url("../images/fav64x64.png") center center / cover;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.sidemenu119 .CategorySubjects i::before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 2px;
    background-color: rgb(255, 255, 255);
    width: 80%;
}

.sidemenu119 .wbx_1+.wbx_1 {
    margin-top: 30px;
}

.sidemenu119 .sub_menu ul li a {
    font-size: 18px;
    color: rgb(72, 72, 72);
    padding: 16px 0px;
    font-weight: 500;
    display: flex;
    border-right: 1px solid rgb(234, 234, 234);
    transition: 0.3s;
    position: relative;
    cursor: pointer;
}

.sidemenu119 .sub_menu ul li:not(:last-child) a {
    border-bottom: 1px solid rgb(234, 234, 234);
}

.sidemenu119 .sub_menu ul li a.active {
    color: transparent;
    background: linear-gradient(90deg, rgb(42, 133, 160), rgb(46, 158, 159)) text;
}

.sidemenu119 .sub_menu ul li a::before {
    content: "";
    position: absolute;
    right: -2px;
    top: 0px;
    bottom: 0px;
    width: 3px;
    background-color: rgb(44, 144, 159);
    opacity: 0;
    transition: 0.3s;
}

.sidemenu119 .sub_menu ul li a.active::before {
    opacity: 1;
}

.sidemenu119 .sub_menu ul li a.active::before {
    opacity: 1;
}

@media (min-width: 1200px) {
    .sidemenu119 .sub_menu ul li a:hover::before {
        opacity: 1;
    }

    .sidemenu119 .sub_menu ul li a:hover::before {
        opacity: 1;
    }

    .sidemenu119 .sub_menu ul li a:hover {}
}

.sidemenu119 #latest_news li a {
    height: auto;
    font-size: 22px;
    padding: 10px 0px;
    line-height: 1.4;
}

.sidemenu119 #latest_news li a span {
    font-size: 12px;
    display: block;
}

.sidemenu119 #latest_news li a::before {
    display: none;
}

.sidemenu119 .rn_list {
    display: flex;
    flex-direction: column;
}

.sidemenu119 .rn_list li a {
    display: flex;
    align-items: center;
}

.sidemenu119 .rn_list li+li {
    margin-top: 12px;
    padding-top: 12px;
}

.sidemenu119 .rn_list li a>div:first-child {
    width: 110px;
}

.sidemenu119 .rn_list li a>div:first-child img {
    width: 100%;
}

.sidemenu119 .rn_list li a>div:last-child {
    flex: 1 1 0%;
    padding-left: 10px;
}

.sidemenu119 .rn_list li a>div:last-child h3 {
    font-size: 14px;
    font-weight: 500;
    margin: 0px;
    color: rgb(0, 0, 0);
    line-height: 1.3;
}

.sidemenu119 .lister_sidebar {
    padding: 60px 40px 0px 0px;
    position: sticky;
    top: 65px;
}

.sidemenu119 ul {
    padding: 0px;
}

.sidemenu119 ul li {
    list-style: none;
}

.row.corporate_page {
    padding: 0px;
    position: relative;
    z-index: 2;
}

.corporate.content-detail img {
    width: 100%;
    margin-bottom: 15px;
    vertical-align: middle;
    display: block;
    object-fit: cover;
    max-width: none;
    margin-right: 0px !important;
}

.content-detail {
    font-size: 1rem;
    line-height: 1.6;
    color: rgb(51, 51, 51);
    overflow-wrap: break-word;
}

.content-detail h1,
.content-detail h2,
.content-detail h3,
.content-detail h4,
.content-detail h5,
.content-detail h6 {
    margin: 1em 0px 0.5em;
    line-height: 1.3;
    font-weight: 600;
}

.content-detail h1 {
    font-size: 2em;
}

.content-detail h2 {
    font-size: 1.75em;
}

.content-detail h3 {
    font-size: 1.5em;
}

.content-detail h4 {
    font-size: 1.25em;
}

.content-detail h5 {
    font-size: 1.1em;
}

.content-detail h6 {
    font-size: 1em;
}

.content-detail p {
    margin: 1em 0px;
}

.content-detail ul {
    list-style-type: disc;
    margin: 1em 0px;
    padding-left: 2em;
}

.content-detail ol {
    list-style-type: decimal;
    margin: 1em 0px;
    padding-left: 2em;
}

.content-detail ul ul,
.content-detail ol ul,
.content-detail ul ol,
.content-detail ol ol {
    list-style-type: circle;
    margin-left: 1em;
}

.content-detail li {
    margin-bottom: 0.5em;
    list-style: inherit;
}

.content-detail a {
    transition: color 0.2s;
    color: rgb(0, 123, 255) !important;
    text-decoration: underline !important;
}

.content-detail a:hover {
    color: rgb(0, 64, 128);
}

.content-detail b,
.content-detail strong {
    font-weight: bold;
}

.content-detail i,
.content-detail em {
    font-style: italic;
}

.content-detail u {
    text-decoration: underline;
}

.content-detail blockquote {
    margin: 1em 0px;
    padding: 1em;
    color: rgb(102, 102, 102);
    font-style: italic;
    background-color: rgb(249, 249, 249);
}

.content-detail code {
    font-family: monospace;
    background-color: rgb(244, 244, 244);
    padding: 0.2em 0.4em;
    border-radius: 4px;
}

.content-detail pre {
    font-family: monospace;
    background-color: rgb(244, 244, 244);
    padding: 1em;
    border-radius: 4px;
    overflow-x: auto;
    margin: 1em 0px;
    white-space: pre-wrap;
}

.content-detail table {
    width: 100%;
    border-collapse: collapse;
    margin: 1em 0px;
    border: 1px solid rgb(221, 221, 221);
}

.content-detail th,
.content-detail td {
    border: 1px solid rgb(221, 221, 221);
    padding: 0.75em;
    text-align: left;
}

.content-detail th {
    background-color: rgb(245, 245, 245);
    font-weight: bold;
}

.content-detail img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 1em 0px;
}

.content-detail dl {
    margin: 1em 0px;
}

.content-detail dt {
    font-weight: bold;
    margin-top: 1em;
}

.content-detail dd {
    margin-left: 1em;
}

.content-detail hr {
    border-width: 1px medium medium;
    border-style: solid none none;
    border-color: rgb(221, 221, 221) currentcolor currentcolor;
    border-image: initial;
    margin: 1.5em 0px;
}

.content-detail input,
.content-detail select,
.content-detail textarea,
.content-detail button {
    font: inherit;
    padding: 0.5em;
    margin: 0.5em 0px;
    border: 1px solid rgb(204, 204, 204);
    border-radius: 4px;
    box-sizing: border-box;
}

.content-detail button {
    background-color: rgb(0, 102, 204);
    color: white;
    cursor: pointer;
    transition: background-color 0.2s;
}

.content-detail button:hover {
    background-color: rgb(0, 64, 128);
}

.content-detail sub,
.content-detail sup {
    font-size: 0.8em;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

.content-detail sup {
    top: -0.5em;
}

.content-detail sub {
    bottom: -0.25em;
}

.content-detail iframe,
.content-detail video {
    max-width: 100%;
    height: auto;
    margin: 1em 0px;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
}

.content-detail figure {
    margin: 1em 0px;
    text-align: center;
}

.content-detail figcaption {
    font-size: 0.9em;
    color: rgb(102, 102, 102);
}

.content-detail mark {
    background-color: rgb(255, 255, 0);
    color: rgb(51, 51, 51);
}

.content-detail aside {
    background-color: rgb(249, 249, 249);
    padding: 1em;
    margin: 1em 0px;
    border-left: 4px solid rgb(204, 204, 204);
    font-size: 0.9em;
    color: rgb(85, 85, 85);
}

.content-detail .pull-quote {
    font-size: 1.2em;
    font-style: italic;
    text-align: center;
    margin: 1em 0px;
    color: rgb(68, 68, 68);
}

.content-detail abbr[title] {
    border-bottom: 1px dotted rgb(51, 51, 51);
    cursor: help;
}

.corporate {
    padding-top: 60px;
}

.corporate>* {
    margin-top: 0px !important;
}

.corporate_padding {
    padding: 20px 0px 80px;
}

.global-premium-product {
    padding: 80px 0px;
    background: linear-gradient(135deg, rgb(255, 255, 255) 0%, rgb(244, 247, 250) 100%);
    position: relative;
    overflow: hidden;
}

.global-premium-product .bg-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 20vw;
    font-weight: 900;
    color: rgba(0, 86, 179, 0.03);
    z-index: 0;
    white-space: nowrap;
    pointer-events: none;
    text-transform: uppercase;
}

.global-premium-product .product-card-wrapper {
    border: 1px solid rgba(255, 255, 255, 0.8);
    border-radius: 40px;
    position: relative;
    z-index: 2;
}

.global-premium-product .img-container {
    position: relative;
    transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.global-premium-product .img-container:hover {}

.global-premium-product .main-img {
    max-width: 100%;
    filter: drop-shadow(rgba(0, 0, 0, 0.2) 0px 30px 50px);
}

.global-premium-product .badge-custom {
    display: inline-block;
    padding: 8px 20px;
    background: rgb(81, 159, 211);
    color: white;
    border-radius: 100px;
    font-size: 0.75rem;
    font-weight: 700;
    letter-spacing: 2px;
    margin-bottom: 25px;
    text-transform: uppercase;
}

.global-premium-product .title-large {
    font-size: 3.5rem;
    font-weight: 800;
    color: rgb(10, 37, 64);
    line-height: 1;
    margin-bottom: 25px;
}

.global-premium-product .accent-text {
    color: rgb(26, 63, 92);
    position: relative;
}

.global-premium-product .accent-text::after {
    content: "";
    position: absolute;
    bottom: 5px;
    left: 0px;
    width: 100%;
    height: 12px;
    background: rgba(0, 86, 179, 0.1);
    z-index: -1;
}

.global-premium-product .desc-text {
    font-size: 1.2rem;
    color: rgb(100, 116, 139);
    margin-bottom: 40px;
    font-weight: 300;
}

.global-premium-product .feature-pill-box {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-bottom: 45px;
}

.global-premium-product .feature-pill {
    padding: 12px 24px;
    background: rgb(255, 255, 255);
    border: 1px solid rgb(226, 232, 240);
    border-radius: 16px;
    font-size: 0.9rem;
    font-weight: 600;
    color: rgb(71, 85, 105);
    display: flex;
    align-items: center;
    gap: 10px;
    transition: 0.3s;
    text-transform: capitalize;
}

.global-premium-product .feature-pill:hover {
    border-color: rgb(26, 63, 92);
    color: rgb(26, 63, 92);
    box-shadow: rgba(0, 86, 179, 0.1) 0px 10px 20px;
}

.global-premium-product .feature-pill i {
    color: rgb(0, 86, 179);
}

.global-premium-product .tech-info-row {
    border-top: 1px solid rgb(226, 232, 240);
    padding-top: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.global-premium-product .layer-info {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}

.global-premium-product .layer-tag {
    background: rgb(241, 245, 249);
    color: rgb(15, 23, 42);
    padding: 6px 12px;
    border-radius: 8px;
    font-size: 0.8rem;
    font-family: monospace;
    font-weight: bold;
}

.btn-quote {
    background: rgb(26, 63, 92) !important;
    color: white !important;
    padding: 18px 45px !important;
    border-radius: 18px !important;
    font-weight: 600 !important;
    text-decoration: none !important;
    transition: 0.4s !important;
    display: inline-block !important;
    border-width: medium !important;
    border-style: none !important;
    border-color: currentcolor !important;
    border-image: initial !important;
    white-space: nowrap !important;
}

.btn-quote:hover {
    background: rgb(0, 86, 179) !important;
    transform: translateY(-5px) !important;
    box-shadow: rgba(0, 86, 179, 0.3) 0px 15px 30px !important;
    color: white !important;
}

.global-modal-section .modal-content {
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 40px;
}

.global-modal-section .modal-header {
    background-color: rgb(26, 63, 92);
    padding: 2.5rem 2rem;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    position: relative;
}

.global-modal-section .modal-title-main {
    color: rgb(255, 255, 255);
    font-weight: 700;
    font-size: 1.75rem;
    margin: 0px;
}

.global-modal-section .modal-subtitle {
    color: rgb(165, 180, 192);
    font-size: 0.9rem;
    margin: 5px 0px 0px;
}

.global-modal-section .btn-close-custom {
    position: absolute;
    top: 20px;
    right: 20px;
    background: rgba(255, 255, 255, 0.1);
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    color: white;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
}

.global-modal-section .btn-close-custom:hover {
    background: rgba(255, 255, 255, 0.2);
    transform: rotate(90deg);
}

.global-modal-section .modal-body {
    padding: 2.5rem;
    background: rgb(248, 249, 250);
}

.global-modal-section .form-group-title {
    font-size: 0.75rem;
    font-weight: 800;
    color: rgb(14, 46, 71);
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin-bottom: 1.5rem;
    display: flex;
    align-items: center;
}

.global-modal-section .form-group-title::after {
    content: "";
    flex: 1 1 0%;
    height: 1px;
    background: rgb(222, 226, 230);
    margin-left: 15px;
}

.global-modal-section .form-label {
    font-weight: 600;
    color: rgb(73, 80, 87);
    font-size: 14px;
    margin-bottom: 0.5rem;
}

.global-modal-section .form-control,
.global-modal-section .form-select {
    border: 2px solid rgb(233, 236, 239);
    border-radius: 10px;
    padding: 0.7rem 1rem;
    font-size: 0.95rem;
    transition: 0.3s;
    resize: none;
}

.global-modal-section .form-control:focus {
    border-color: rgb(14, 46, 71);
    box-shadow: rgba(14, 46, 71, 0.05) 0px 0px 0px 4px;
}

.global-modal-section .product-summary-card {
    background: white;
    border-radius: 12px;
    padding: 1rem;
    display: flex;
    align-items: center;
    margin-bottom: 2rem;
    border: 1px solid rgb(233, 236, 239);
}

.global-modal-section .product-summary-icon {
    width: 45px;
    height: 45px;
    background: rgb(231, 241, 255);
    color: rgb(14, 46, 71);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    margin-right: 15px;
}

.global-modal-section .submit-btn-wrap {
    background: rgb(26, 63, 92);
    color: white;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    padding: 1rem 2rem;
    border-radius: 10px;
    font-weight: 700;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    transition: 0.3s;
    margin-top: 1rem;
}

.global-modal-section .submit-btn-wrap:hover {
    background: rgb(21, 69, 107);
    transform: translateY(-2px);
    box-shadow: rgba(14, 46, 71, 0.2) 0px 10px 20px;
}

.global-modal-section .kvkk-text {
    font-size: 14px;
    color: rgb(108, 117, 125);
}

html.global-modal-lock,
html.global-modal-lock body {
    overflow: hidden !important;
    height: 100% !important;
    position: relative !important;
}

.cert_row h3 {
    margin-bottom: 0px;
}

.faq_section139 .faq_section {
    padding: 90px 0px;
}

@media (max-width: 768px) {
    .faq_section139 .faq_section {
        padding: 40px 0px;
    }
}

.faq_section139 .accordion-item {
    margin-bottom: 10px;
    position: relative;
}

.faq_section139 .accordion-title {
    color: rgb(51, 51, 51);
    width: 100%;
    text-align: left;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    outline: none;
    font-size: 16px;
    cursor: pointer;
    border-radius: 4px;
    transition: background-color 0.3s;
    display: flex;
    justify-content: space-between;
    gap: 15px;
    background: transparent;
    padding: 0px;
    font-weight: 500;
}

.faq_section139 .accordion-title.active::before {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 2px;
    background-color: rgb(255, 255, 255);
}

.faq_section139 .accordion-title::after {
    content: "";
    font-family: "Font Awesome 6 Pro";
    font-weight: 300;
}

.faq_section139 .accordion-title.active::after {
    content: "";
}

.faq_section139 .accordion-content {
    max-height: 0px;
    overflow: hidden;
    transition: max-height 0.3s;
}

.faq_section139 .accordion-content p {
    margin: 15px 0px 0px;
}

.faq_section139 .accordion-item {
    border-bottom: 1px solid rgb(217, 217, 217);
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.faq_section139 .accordion-title.active {
    color: rgb(45, 154, 160);
}

.faq_section139 .iframe_wrapper {
    margin: 30px 0px;
}

.faq_section139 .iframe_wrapper iframe {
    width: 100%;
    height: 500px;
}

.faq_section139 {
    padding: 60px 0px 0px;
}

#blog_lister {
    padding: 80px 0px;
}

#blog_lister img {
    object-fit: cover;
}

.global_amb_blg_det {
    padding: 80px 0px;
    background-color: rgb(255, 255, 255);
    font-family: "Plus Jakarta Sans", sans-serif;
    color: rgb(51, 65, 85);
}

.global_amb_blg_det_container {
    max-width: 1100px;
    margin: 0px auto;
    padding: 0px 25px;
}

.global_amb_blg_det_header {
    text-align: center;
    margin-bottom: 50px;
}

.global_amb_blg_det_category {
    color: rgb(0, 125, 187);
    font-weight: 800;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 15px;
}

.global_amb_blg_det_title {
    font-size: clamp(28px, 4vw, 42px);
    font-weight: 800;
    color: rgb(15, 23, 42);
    line-height: 1.2;
    margin-bottom: 20px;
}

.global_amb_blg_det_meta {
    color: rgb(148, 163, 184);
    font-size: 14px;
    display: flex;
    justify-content: center;
    gap: 20px;
}

.global_amb_blg_det_featured {
    width: 100%;
    margin-bottom: 60px;
}

.global_amb_blg_det_featured img {
    width: 100%;
    height: 600px;
    border-radius: 20px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 30px 60px;
    object-fit: cover;
}

.global_amb_blg_det_wrapper {
    display: grid;
    grid-template-columns: 1fr 320px;
    gap: 60px;
}

.global_amb_blg_det_content {
    line-height: 1.8;
    font-size: 17px;
}

.global_amb_blg_det_lead {
    font-size: 20px;
    font-weight: 600;
    color: rgb(15, 23, 42);
    margin-bottom: 30px;
}

.global_amb_blg_det_content h3 {
    font-size: 24px;
    font-weight: 800;
    color: rgb(15, 23, 42);
    margin: 40px 0px 20px;
}

.global_amb_blg_det_content blockquote {
    margin: 40px 0px;
    padding: 30px;
    background: rgb(248, 250, 252);
    border-left: 5px solid rgb(14, 165, 233);
    font-style: italic;
    font-size: 19px;
    color: rgb(30, 41, 59);
    border-radius: 0px 20px 20px 0px;
}

.global_amb_blg_det_inner_img {
    margin: 40px 0px;
    text-align: center;
}

.global_amb_blg_det_inner_img img {
    width: 100%;
    border-radius: 20px;
    margin-bottom: 10px;
}

.global_amb_blg_det_inner_img small {
    color: rgb(148, 163, 184);
}

.global_amb_blg_det_widget {
    margin-bottom: 40px;
    padding: 30px;
    background: rgb(248, 250, 252);
    border-radius: 20px;
}

.global_amb_blg_det_widget h4 {
    font-weight: 800;
    margin-bottom: 20px;
    font-size: 18px;
}

.global_amb_blg_det_recent {
    list-style: none;
    padding: 0px;
}

.global_amb_blg_det_recent li+li {
    margin-top: 20px;
}

.global_amb_blg_det_recent a {
    display: block;
    color: rgb(15, 23, 42);
    text-decoration: none;
    font-weight: 700;
    font-size: 15px;
    line-height: 1.4;
    margin-bottom: 5px;
    transition: color 0.3s;
}

.global_amb_blg_det_recent a:hover {
    color: rgb(0, 125, 187);
}

.global_amb_blg_det_recent span {
    font-size: 12px;
    color: rgb(148, 163, 184);
}

.global_amb_blg_det_cta {
    background: rgb(26, 63, 92);
    color: rgb(255, 255, 255);
    padding: 40px 30px;
    border-radius: 20px;
    text-align: center;
}

.global_amb_blg_det_btn {
    display: inline-block;
    margin-top: 20px;
    background: rgb(14, 165, 233);
    color: rgb(255, 255, 255);
    text-decoration: none;
    padding: 12px 30px;
    border-radius: 12px;
    font-weight: 700;
    transition: 0.3s;
}

.global_amb_blg_det_btn:hover {
    transform: translateY(-3px);
    box-shadow: rgba(14, 165, 233, 0.4) 0px 10px 20px;
    color: rgb(255, 255, 255);
}

@media (min-width: 993px) {
    .detail_right {
        padding-left: 70px;
    }
}

.spacer60 {
    padding-top: 60px;
}

.ref_page {
    background-color: rgb(245, 240, 229);
    padding: 80px 0px;
}

.ref_item {
    height: 160px;
    background-color: rgb(255, 255, 255);
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ref_item img {
    max-width: 80%;
    max-height: 80%;
}

.ref_page .row {
    row-gap: 30px;
}

.multimedia_page {
    padding: 80px 0px;
}

.multimedia_page a {
    position: relative;
    display: flex;
    background-color: rgb(0, 0, 0);
}

.multimedia_page a img {
    width: 100%;
    transition: 0.3s;
}

.multimedia_page a:hover img {
    opacity: 0.7;
}

.multimedia_page a::before,
.multimedia_page a::after {
    content: "";
    position: absolute;
    width: 40px;
    height: 40px;
    border: solid rgb(255, 255, 255);
    z-index: 2;
    transition: 0.3s;
    opacity: 0;
}

.multimedia_page a::before {
    left: 15px;
    top: 15px;
    border-width: 1px 0px 0px 1px;
    transform: translate(-15px, -15px);
}

.multimedia_page a::after {
    right: 15px;
    bottom: 15px;
    border-width: 0px 1px 1px 0px;
    transform: translate(15px, 15px);
}

.multimedia_page a:hover::after,
.multimedia_page a:hover::before {
    transform: translate(0px, 0px);
    opacity: 1;
}

.slider-content a {
    display: flex;
    width: 100%;
}

.ia_counter {
    display: flex;
    justify-content: flex-end;
}

.ia_counter img {
    border-radius: 30px;
    width: 90%;
    object-fit: cover;
}

.statistics_bar canvas {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.wave-layer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 200%;
    height: 100%;
    pointer-events: none;
}

@media (max-width: 992px) {
    .ia_counter img {
        width: 100%;
        margin-top: 30px;
    }

    .why_global1 {
        margin-top: 15px !important;
    }

    .global_amb_blg_det_featured {
        margin-bottom: 40px;
    }

    .global_amb_blg_det_featured img {
        height: auto;
    }

    .global-premium-product .title-large {
        font-size: 2.8rem;
    }

    .global-premium-product .bg-text {
        display: none;
    }

    .corporate_padding,
    .global_amb_blg_det {
        padding: 40px 0px;
    }

    .corporate {
        padding-top: 0px;
    }

    .corporate_page {
        flex-direction: column-reverse;
    }

    .sidemenu119 .lister_sidebar {
        padding-right: 0px;
    }

    .contact_component96 .contactForm {
        margin-top: 0px;
    }

    .contact_component96 .faq_full {
        margin-top: 40px;
    }

    .contact_component96 .contact_section {
        padding: 40px 0px;
    }

    .contact_component96 .contact_right {
        padding-left: 15px;
        padding-right: 15px;
    }

    .contact_component96 .contact_info_box {
        flex-wrap: wrap;
        row-gap: 15px;
    }

    .contact_component96 .contact_info_box>div {
        width: 100%;
        flex: 0 0 auto;
    }

    .contact_component96 .cib_1 {
        border-radius: 5px;
    }

    .spacer60 {
        padding-top: 0px;
    }
}

@media (max-width: 768px) {
    .aboutus_section98 {
        padding-bottom: 40px;
    }

    .ref_page {
        padding: 40px 0px;
    }

    .ref_item {
        height: 130px;
    }

    .global_amb_blg_det_wrapper {
        display: flex;
        flex-direction: column;
        gap: 40px;
    }

    #blog_lister {
        padding: 40px 0px;
    }

    .faq_section139 {
        padding: 40px 0px;
    }

    .faq_section139 .accordion-title {
        font-size: 16px;
    }

    .global-premium-product .feature-pill-box {
        margin-bottom: 20px;
    }

    .global-premium-product .tech-info-row {
        padding-top: 20px;
    }

    .global-premium-product .tech-info-row {
        flex-direction: column;
        align-items: flex-start;
        gap: 30px;
    }

    .global-premium-product {
        padding: 40px 0px;
    }

    .contact_component96 .indexForm .if_texts {
        padding-right: 0px;
    }

    .contact_component96 .indexForm {
        padding: 40px 0px;
    }

    .contact_component96 .contactForm {
        padding: 30px;
    }
}