@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Rubik:300,400,500,600,700,800');
@import url('https://fonts.googleapis.com/css?family=Nunito:300,400,600,700,800,900');

/* TABLE OF CONTENT
---------------------------------------------------------
    01. General CSS
    02. Global Class CSS
    03. Header Section CSS
    04. Sticky Menu CSS
    05. Banner Section CSS
    06. Breadcrumbs Section CSS
    07. About Section CSS
    08. Services Section CSS
    09. Subject Section CSS
    10. Categories Section CSS
    11. Popular Courses Section CSS
    12. Course Single Section CSS
    13. Accordion Section CSS
    14. Why Choose US Section CSS
    15. Team Section CSS
    16. Team Single Section CSS
    17. Testimonial Section CSS
    18. Blog Section CSS
    19. Latest Events Section CSS
    20. Partner Section CSS
    21. Gallery Section CSS
    22. CTA Section CSS
    23. Counter Section CSS
    24. Newsletter Section CSS
    25. Publication Section CSS
    26. Facilities Section CSS
    27. Faq Section CSS
    28. Error Section CSS
    29. Shop Section CSS
    30. Single Shop Section CSS
    31. Cart Section CSS
    32. Header Cart Section CSS
    33. Checkout Section CSS
    34. Login Section CSS
    35. Register Section CSS
    36. Contact Section CSS
    37. Footer Section CSS
    38. Scroll Up CSS
    39. Preloader CSS

--------------------------------------------------------*/
/* -----------------------------------
    01. General CSS
-------------------------------------*/
html,
body {
  font-size: 15px;
  color: #505050;
  font-family: 'Rubik', sans-serif;
  vertical-align: baseline;
  line-height: 26px;
  font-weight: 400;
  
}
img {
  max-width: 100%;
  height: auto;
}
p {
  margin: 0 0 26px;
  line-height: 1.8;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Nunito', sans-serif;
  color: #111111;
  margin: 0 0 26px;
  line-height: 1.2;
}

.choose-part h2 {
    color: #fff !important;
}
h1 {
  font-size: 70px;
  font-weight: 700;
}
h2 {
  font-size: 36px;
  font-weight: 700;
}
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: #112958;
}
.uppercase {
  text-transform: uppercase !important;
}
.capitalize {
  text-transform: capitalize !important;
}
.bold-text {
  font-size: 20px;
  font-weight: bold;
  font-family: 'Nunito', sans-serif;
}
.extra-bold {
  font-weight: 800 !important;
}
a {
  color: #000;
  transition: all 0.3s ease;
  text-decoration: none !important;
  outline: none !important;
}
a:active,
a:hover {
  text-decoration: none;
  outline: 0 none;
  color: #fff;
}
ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.clear {
  clear: both;
}
::-moz-selection {
  background: #21a7d0;
  text-shadow: none;
  color: #ffffff;
}
::selection {
  background: #21a7d0;
  text-shadow: none;
  color: #ffffff;
}

div#camcallWidget p {
    margin: 0;
    line-height: 20px;
}
.topbar-area.home9-topbar {
    display: none;
   
}

ul.expandMoreListing2 li {
    border-bottom: 2px solid #0943713d;
    line-height: 31px;
}
.blog-content.new-style.ghj {
    height: 197px;
}
span.note {
    color: #e23704;
    font-size: 20px;
}

section.register-section p {
    text-align: center;
    font-size: 17px;
    font-weight: 500;
}

span.ddd {
    text-transform: lowercase;
}
.nav-menu .rs-mega-menu > a span:after, .nav-menu > .menu-item-has-children > a span:after {
    content: "" !important;
    font-family: FontAwesome;
    float: right;
    margin: 2px 0 0 5px;
}
p.text1 {
    /* padding-right: 500px; */
    /* box-shadow: 1px 5px 26px #dedede; */
    text-shadow: 10px 20px 30px #fff;
    color: #000;
    font-size: 18px;
    background: rgb(255 255 255 / 65%);
    width: -29%;
    width: 50%;
    padding: 10px;
    font-weight: 500;
    position: relative;
    left: 620px;
}
ul.expandMoreListing1 li {
    border-bottom: 2px solid #0943713d;
    line-height: 31px;
}

section.log1.loaded {
    display: none;
}
section.log {
    float: left;
    width: 100%;
    z-index: 10;
    position: absolute;
    left: 0;
    top: 5%;
}
section.log1 {
    float: left;
    width: 100%;
    z-index: 9999;
    position: absolute;
    left: 0;
    top: 6%;
}
ul.topbar-right {
padding: 12px 16px;
    background: #00a0e3;
    color: #fff;
    font-size: 18px;
    /* margin-left: 24px; */
    text-align: center;
    max-width: 100%;
    float: left;
    background: linear-gradient(89deg, #EC1A3B, #A30D33) !important;
    color: #fff;
    border-radius: 5px;
}

ul.topbar-right li a {
    color: #fff;
}

.rs-about .review-list li:before {
    position: absolute;
    content: "\f101";
    left: 0px;
    top: 5px;
    color: #ff5421;
    font-size: 14px;
    line-height: 1em;
    font-family: "FontAwesome";
}
body.howtoapl .rs-cta.style2 .partition-bg-wrap.inner-page:before {
    background: url(assets/images/banner/guidelines.jpg);
    background-size: cover;
}


.rs-facilities {
    background: url(assets/images/tpp.jpg);
    background-size: cover;
}

p.text {
    margin-bottom: 5px;
    text-align:justify;
}

 .menu-area.menu-sticky {
    display: none;
}

i.fa.fa-bars {
    background: #fff;
    font-size: 22px;
}
ul.listing {
    font-size: 14px;
    line-height: 28px;
    color: #000;
    /* border-bottom: 10px solid #000; */
    /* background: #000; */
}

ul.listing li {
    border-bottom-right-radius: 10px;
}

ul.listing li {
    border-bottom: 2px solid #0943713d;
    line-height: 31px;
}
span.schol {
    font-size: 29px;
    color: #000;
}

.scholcgc.text-center {
    float: right;
}

.border-none:last-child {
  border-right: none !important;
}
.width-unset {
  width: unset !important;
}
.white-bg {
  background-color: #ffffff;
}
.primary-bg {
  background: #21a7d0;
}
.secondary-bg {
  background: #273c66;
}
.title-bg {
  background: #111111;
}
.gray-bg {
  background: #f3f8f9;
}
.gray-bg3 {
  background: #e7f9fb;
}
.gray-bg2 {
  background: #e7f6f9;
}
.event-bg {
  background: #f9f8f8;
}
.event2-bg {
  background: #F4F6F5;
}
.transparent-bg {
  background: transparent;
}
.home5color {
  color: #54647b !important;
}
.bg-fixed {
  background-attachment: fixed;
  background-repeat: no-repeat;
}
.bg1 {
  background: url(assets/images/bg/bg1.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.bg2 {
  background: url(assets/images/bg/bg2.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.bg3 {
  background: url(assets/images/bg/bg3.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
.bg4 {
  background: url(assets/images/bg/home6/bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.bg5 {
  background: url(assets/images/bg/home7/bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 5px;
}
.bg6 {
  background: url(assets/images/bg/home-8-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.bg7 {
  background: url(assets/images/bg/home8-bg2.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.bg8 {
  background: url(assets/images/bg/home12/dotted.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 50px 0 50px;
}
.course-shape-bg {
  background: url(assets/images/bg/course-shape-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.bg-unset {
  background: unset !important;
}
.rs-menu-toggle {
  color: #21a7d0;
  text-align: right;
}
button {
  cursor: pointer;
}
.glyph-icon:before {
  margin: 0;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none !important;
}
.pagenav-link ul {
  border: 1px solid #f2f2f2;
  border-radius: 3px;
  display: inline-block;
  padding: 0 3px;
}
.pagenav-link ul li {
  display: inline-block;
  padding: 0 18px;
  margin: 14px 0;
  border-right: 1px solid #E6E6E6;
  color: #21a7d0;
  font-size: 16px;
}
.pagenav-link ul li a {
  color: #505050;
}
.pagenav-link ul li a i:before {
  color: #505050;
  font-size: 13px;
  transition: all 0.3s ease;
}
.pagenav-link ul li a:hover {
  color: #21a7d0;
}
.pagenav-link ul li a:hover i:before {
  color: #21a7d0;
}
.pagenav-link ul li:last-child {
  border-right: none;
}
.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: #ff5421;
}
.gridFilter button {
  background: transparent;
  border: 0;
  font-size: 15px;
  font-weight: 700;
  outline: none;
  color: #505050;
  cursor: pointer;
}
.gridFilter button.active {
  color: #ff5421;
}
.gridFilter button + button {
  margin-left: 20px;
}
blockquote {
  margin: 35px 0;
  padding: 40px;
  color: #666;
  position: relative;
  background: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 55px;
  font-weight: 400;
  font-style: italic;
  text-align: left;
  clear: both;
  box-shadow: 0 0 150px #eee;
}
blockquote:before {
  position: absolute;
  content: "";
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 10px;
  background: #21a7d0;
}
blockquote p {
  font-size: 16px;
  margin: 0;
}
/*-- Blog Button Css --*/
.blog-btn {
  color: #111111;
  display: inline-block;
  position: relative;
  font-size: 15px;
  padding-right: 43px;
  text-transform: capitalize;
  font-weight: 600;
}
.blog-btn:after {
  position: absolute;
  content: "\f133";
  right: 20px;
  top: 50%;
  font-size: 15px;
  font-weight: 600;
  color: #111111;
  font-family: "Flaticon";
  transform: translateY(-50%);
  transition: all 0.3s ease;
}
.blog-btn:hover {
  color: #21a7d0;
}
.blog-btn:hover:after {
  right: 17px;
  color: #21a7d0;
}
/* ------------------------------------
    02. Global Class CSS
---------------------------------------*/
.y-middle {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.y-bottom {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.readon {
  outline: none;
  padding: 12px 40px;
  border: 1px solid #21a7d0;
  border-radius: 30px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 16px;
  font-family: 'Rubik', sans-serif;
  font-weight: 700;
  color: #111111;
  background: #f3f8f9;
}
.readon.banner-style {
  color: #ffffff;
  background: #21a7d0;
  padding: 16px 58px;
}
.readon.banner-style:hover {
  background: #1e95ba;
}
.readon.purple-btn {
  color: #ffffff;
  background: #625eaa;
  border: none;
  padding: 16px 40px;
}
.readon.purple-btn:hover {
  background: #4e49a1;
}
.readon.green-btn {
  color: #FFFFFF;
  background: #0C8B51;
  border-color: #02010100;
  border-radius: 30px;
  font-size: 14px;
  padding: 10px 30px 10px 30px;
}
.readon.green-btn:hover {
  opacity: 0.9;
  background: #0C8B51;
}
.readon.green-banner {
  font-size: 16px;
  line-height: 38px;
  font-weight: 700;
  padding: 8px 30px;
  border-radius: 4px;
  background-color: #0c8b51;
  border-color: transparent;
  color: #ffffff;
}
.readon.green-banner:hover {
  background: #08a355;
}
.readon.white-color {
  color: #ffffff !important;
  background: none !important;
  border: 1px solid #ffffff;
  padding: 16px 40px;
}
.readon.white-color:hover {
  background: #ffffff !important;
  color: #4e49a1 !important;
}
.readon.orange-btn {
  color: #ffffff;
  background: #ff5421;
  border-color: #ff5421;
  border-radius: 5px 5px 5px 5px;
  outline: none;
  padding: 12px 35px;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
}
.readon.orange-btn.main-home {
  padding: 10px 20px 10px 20px !important;
}
.readon.orange-btn.main-home:hover {
  color: #ffffff;
  background: #171F32;
  border-color: #171F32;
}
.readon.orange-btn:hover {
  color: #ffffff;
  background: #ed3600;
  border-color: #ed3600;
}
.readon.orange-btn.transparent:hover {
  color: #101010;
  background: #ffffff;
  border-color: #ffffff;
}
.readon.yellow-btn {
  background: #F4BF00;
  border-color: #F4BF00;
  border-radius: 4px 4px 4px 4px;
}
.readon.yellow-btn:hover {
  color: #ffffff;
  background: #171F32;
  border-color: #171F32;
}
.readon.yellow-btn.transparent3:hover {
  color: #1c335f;
  background: #ffffff;
  border-color: #ffffff;
}
.readon.transparent2 {
  background: #21a7d0;
  color: #111111;
  border: 1px solid #21a7d0;
}
.readon.transparent2:hover {
  color: #111111;
  background: transparent;
  border: 1px solid #21a7d0;
}
.readon.register-btn {
    padding: 10px 50px;
    color: #ffffff;
    background: linear-gradient(89deg, #EC1A3B, #a30d33) !important;
    border-color: #a30d33;
    font-weight: 500;
    width: 100%;
    border-radius: 5px;
    max-width: 200px;
}
button.readon.register-btn[disabled="disabled"] {
    background: #ccc;
    border-color: #ccc;
}
.styled-form .form-group.cls_ex_radio input[type="radio"] {
    position: unset;
    height: auto;
    padding: 0;
    width: auto;
    margin-right: 2px;
}
.form-group.cls_ex_radio {
    text-align: left;
}
.form-group.cls_ex_radio label {
    margin-right: 10px;
}
.form-group.cls_ex_radio label input[type="radio"] {
    margin-right: 3px;
}
.form-group.cls_ex_radio span.error-class.er_radio {
    width: 100%;
}
.cls_ex_radio p.er_radio {
    text-align: left;
}
.breadcrumbs-text.white-color h1 {
    text-align: center;
    color: #fff;
}
.rs-login {
    padding-top: 2rem;
}
.rs-login .last-password a:hover {
    color: #00a0e3;
}
.footer-top .address-widget li {
    display: flex;
    align-items: baseline;
    justify-content: flex-start;
    margin-bottom:10px;
    color:#000;
}
footer.rs-footer {
    background: #00a0e3;
    padding: 30px 0;
    position: relative;
}
footer.rs-footer .footer-social {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
footer.rs-footer .footer-social li {
    margin-right: 20px;
}
.footer-top .address-widget li i {
    margin-right: 10px;
}
footer.rs-footer .footer-bottom .copyright p {
    color: #000;
    margin-bottom: 0;
}

.readon.register-btn:hover {
  background: #0e7c9e;
}
.method-account {
    text-align: center;
}
.method-account form input[type="text"] {
    display: block;
    margin: 0 auto;
    border: 1px solid #ccc;
    color: #3c4d62;
    width: 100%;
    max-width: 100%;
    padding: 1rem;
    border-radius: 0px;  
    margin-bottom: 30px;
    border: 1px solid #A30D33;
}
.method-account form input[type="password"] {
    display: block;
    margin: 0 auto;
    border: 1px solid #ccc;
    color: #3c4d62;
    width: 100%;
    max-width: 100%;
    padding: 1rem;
    border-radius: 5px;
    margin-bottom: 30px;
}
.rs-login .method-account {
    max-width: 600px;
    margin: 0 auto;
}
.rs-login .method-account h2{
    font-family: "Roboto", sans-serif;
}
.readon.submit-btn {
    padding: 10px 50px;
    line-height: normal;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    background: linear-gradient(89deg, #EC1A3B, #A30D33) !important;
    color: #ffffff;
    border-radius: 5px;
    width: 100%;
    margin: 0 auto;
    max-width: 50%;
    padding: 1rem;
    margin-bottom: 15px;
    border: 1px solid #A30D33;
}
.rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a{
    font-weight: 500!important;
    font-family: "Plus Jakarta Sans", sans-serif;
}
.readon.submit-btn:hover {
  background: transparent;
  color: #fff;
}
.readon.submit-requset {
  background-color: #0FCB75;
  margin: 0px 0px 0px 0px;
  padding: 13px 35px 13px 35px;
  outline: none;
  border: none;
  padding: 12px 40px;
  border-radius: 3px;
  display: inline-block;
  text-transform: capitalize;
  font-size: 16px;
  font-family: 'Rubik', sans-serif;
  font-weight: 500;
  color: #ffffff;
}
.readon.submit-requset:hover {
  opacity: 0.9;
  background-color: #0FCB75;
}
.readon.border-less {
  border: none;
}
.readon.border-less:hover {
  background: rgba(243, 248, 239, 0.8);
  color: #111111;
}
.readon:hover {
  background: #21a7d0;
  color: #ffffff;
}
.readon2 {
  outline: none;
  border: none;
  padding: 12px 40px;
  border-radius: 3px;
  display: inline-block;
  text-transform: capitalize;
  font-size: 16px;
  font-family: 'Rubik', sans-serif;
  font-weight: 500;
  color: #ffffff;
  background: #21a7d0;
  position: relative;
  overflow: hidden;
}
.readon2.banner-style {
  padding: 16px 40px;
}
.readon2.mod {
  text-transform: uppercase;
  padding: 14px 31px;
}
.readon2.transparent {
  background: transparent;
  color: #21a7d0;
  border: 1px solid #21a7d0;
}
.readon2.transparent:hover {
  color: #ffffff;
  background: #21a7d0;
}
.readon2.orange-transparent {
  background: transparent;
  color: #ff5421;
  border: 1px solid #ff5421;
}
.readon2.orange-transparent:hover {
  color: #ffffff;
  background: #ff5421;
}
.readon2.orange {
  background: #ff5421;
}
.readon2.orange:hover {
  background: #ff4007;
}
.readon2:hover {
  background: #1e95ba;
  color: #ffffff;
}
.readon3 {
  outline: none;
  padding: 12px 50px;
  border-radius: 30px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 16px;
  font-family: 'Rubik', sans-serif;
  font-weight: 500;
  color: #ffffff;
  background: #21a7d0;
  position: relative;
}
.readon3:after,
.readon3:before {
  position: absolute;
  content: '';
  top: 50%;
  transform: translateY(-50%);
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #ffffff;
  transition: all 0.3s ease;
}
.readon3:after {
  right: 30px;
}
.readon3:before {
  left: 30px;
}
.readon3.active {
  background: #f3f8f9;
  color: #21a7d0;
}
.readon3.active:after,
.readon3.active:before {
  background: #21a7d0;
}
.readon3.active:hover {
  color: #ffffff;
  background: #21a7d0;
}
.readon3.active:hover:after,
.readon3.active:hover:before {
  background: #ffffff;
}
.readon3.dark-hov:hover {
  background: #111111;
  color: #ffffff;
}
.readon3.dark-hov:hover:after,
.readon3.dark-hov:hover:before {
  background: #ffffff;
}
.readon3:hover {
  background: #f3f8f9;
  color: #21a7d0;
}
.readon3:hover:after,
.readon3:hover:before {
  background: #21a7d0;
}
.readon-arrow {
  color: #111111;
  padding-right: 22px;
  position: relative;
  font-weight: 500;
}
.readon-arrow:after {
  position: absolute;
  content: "\f136";
  font-family: Flaticon;
  font-style: normal;
  top: 50%;
  transform: translateY(-50%);
  right: 5px;
  color: #111111;
  transition: all 0.3s ease;
  font-weight: 600;
  font-size: 14px;
}

.error-class {
  color: #ff0000 !important;
  font-size: 14px;
}

.readon-arrow:hover {
  color: #21a7d0;
}
.readon-arrow:hover:after {
  right: 0;
  color: #21a7d0;
}
.btn-shop {
  outline: none;
  font-weight: 400;
  border: none;
  text-transform: uppercase;
  background: #21a7d0;
  font-size: 15px;
  padding: 8px 25px;
  color: #ffffff;
  border-radius: 5px;
  transition: all 0.3s ease 0s;
}
.btn-shop:hover {
  background: #273c66;
  color: #ffffff;
}
.btn-shop.orange-color {
  background: #ff5421;
  color: #ffffff;
}
.btn-shop.orange-color:hover {
  background: #ed3600;
}
/*Pagination*/
.pagination-area .pagination-part {
  display: inline-block;
  padding: 0 5px 0 10px;
  height: 60px;
  line-height: 60px;
  box-shadow: 0px 8px 26px 0px rgba(0, 0, 0, 0.1);
}
.pagination-area .pagination-part li {
  position: relative;
  display: inline-block;
  padding: 0 20px 0 15px;
  text-align: center;
  cursor: pointer;
}
.pagination-area .pagination-part li a {
  display: inline-flex;
  align-items: center;
  color: #111111;
}
.pagination-area .pagination-part li a:hover {
  color: #21a7d0;
}
.pagination-area .pagination-part li i {
  margin-left: 10px;
}
.pagination-area .pagination-part li i:before {
  font-size: 28px;
  margin: 0;
  line-height: 60px;
}
.pagination-area .pagination-part li:before {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #d6fbff;
}
.pagination-area .pagination-part li:last-child:before {
  display: none;
}
.pagination-area .pagination-part li:hover a,
.pagination-area .pagination-part li.active a {
  color: #21a7d0;
}
.pagination-area.orange-color .pagination-part li a:hover {
  color: #ff5421;
}
.pagination-area.orange-color .pagination-part li:before {
  background: #ff5421;
}
.pagination-area.orange-color .pagination-part li:hover a,
.pagination-area.orange-color .pagination-part li.active a {
  color: #ff5421;
}
/*Video Icon*/
.media-icon {
  position: relative;
  display: inline-block;
  z-index: 1;
}
.media-icon .popup-videos {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #ffffff;
  background: #21a7d0;
  width: 70px;
  height: 70px;
  border-radius: 100%;
  text-align: center;
}
.media-icon .popup-videos:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
  transition: all 0.3s ease;
  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: #21a7d0;
}
.media-icon.orange-color .popup-videos {
  color: #ff5421;
  background: #ffffff;
}
.media-icon.orange-color .popup-videos i:before {
  font-size: 30px;
  line-height: 70px;
}
.media-icon.orange-color .popup-videos:hover:before {
  background: #ffffff;
}
.media-icon.orange-color2 .popup-videos {
  color: #ffffff;
  background: #ff5421;
  animation: circle-ripple 3s linear linear infinite;
  -webkit-animation: circle-ripple 3s linear infinite;
}
.media-icon.orange-color2 .popup-videos:before {
  display: none;
}
.media-icon.orange-color2 .popup-videos:hover:before {
  background: #ff5421;
}
.media-icon.yellow-color .popup-videos {
  color: #273c66;
  background: #f4bf00;
}
.media-icon.yellow-color .popup-videos:hover:before {
  background: #1c335f;
}
.rs-video-home9 {
  background: url(assets/images/video/video2.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding: 300px 0 300px;
}
.rs-video-home9 .media-icon {
  display: block;
}
.margin-remove {
  margin: 0 !important;
}
.no-gutter {
  margin-left: 0;
  margin-right: 0;
}
.no-gutter [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}
[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
  margin: 0;
}
.container-fluid {
  padding-left: 60px;
  padding-right: 60px;
}
.display-table {
  display: table;
  height: 100%;
  width: 100%;
}
.display-table-cell {
  display: table-cell;
  vertical-align: middle;
}
.relative {
  position: relative;
}
.body-color {
  color: #505050 !important;
}
.white-color {
  color: #ffffff !important;
}
.title-color {
  color: #111111 !important;
}
.title-color2 {
  color: #112958 !important;
}
.secondary-color {
  color: #273c66;
}
.primary-color {
  color: #21a7d0 !important;
}
.orangeColor {
  color: #ff5421 !important;
}
.dark-parimary-bg {
  background: #203154 !important;
}
ul.listing-style li {
  position: relative;
  padding-left: 30px;
  line-height: 34px;
}
ul.listing-style li:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  content: "\f05d";
  font-family: 'FontAwesome';
  color: #21a7d0;
  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: #21a7d0;
  text-align: center;
  color: #ffffff;
  transition: all 0.5s;
  transition-delay: 0.70s;
  opacity: 0;
  visibility: hidden;
}
.rs-carousel.nav-style1 .owl-nav .owl-next i:before,
.rs-carousel.nav-style1 .owl-nav .owl-prev i:before {
  content: "\f138";
  font-family: Flaticon;
}
.rs-carousel.nav-style1 .owl-nav .owl-next {
  right: 30px;
  left: unset;
}
.rs-carousel.nav-style1 .owl-nav .owl-next i:before {
  content: "\f137";
}
.rs-carousel.nav-style1:hover .owl-nav .owl-next,
.rs-carousel.nav-style1:hover .owl-nav .owl-prev {
  left: -50px;
  transition-delay: 0s;
  visibility: visible;
  opacity: 1;
}
.rs-carousel.nav-style1:hover .owl-nav .owl-next {
  right: -50px;
  left: unset;
}
.rs-carousel.nav-style2 {
  position: relative;
}
.rs-carousel.nav-style2 .owl-nav {
  display: block;
  position: absolute;
  top: -80px;
  right: 0;
}
.rs-carousel.nav-style2 .owl-nav .owl-prev,
.rs-carousel.nav-style2 .owl-nav .owl-next {
  display: inline-block;
}
.rs-carousel.nav-style2 .owl-nav .owl-prev i,
.rs-carousel.nav-style2 .owl-nav .owl-next i {
  transition: all 0.3s ease;
}
.rs-carousel.nav-style2 .owl-nav .owl-prev i:before,
.rs-carousel.nav-style2 .owl-nav .owl-next i:before {
  font-family: Flaticon;
  font-size: 22px;
}
.rs-carousel.nav-style2 .owl-nav .owl-prev:hover i,
.rs-carousel.nav-style2 .owl-nav .owl-next:hover i {
  color: #21a7d0;
}
.rs-carousel.nav-style2 .owl-nav .owl-prev i:before {
  content: "\f134";
}
.rs-carousel.nav-style2 .owl-nav .owl-prev:after {
  content: "/";
  padding: 0 5px 0 5px;
  position: relative;
  top: -3px;
}
.rs-carousel.nav-style2 .owl-nav .owl-next i:before {
  content: "\f133";
}
.rs-carousel.orange-color .owl-nav .owl-prev:hover i,
.rs-carousel.orange-color .owl-nav .owl-next:hover i {
  color: #ff5421;
}
.rs-carousel .owl-dots {
  text-align: center;
  margin: 40px auto 0;
  line-height: 15px;
  display: block;
}
.rs-carousel .owl-dots .owl-dot {
  width: 30px;
  height: 10px;
  display: inline-block;
  margin: 0 6px;
  padding: 3px 0;
  border-radius: 30px;
  border: 1px solid #000;
  background: #000;
  opacity: 0.7;
  cursor: pointer;
}
.rs-carousel .owl-dots .owl-dot:hover {
  background: #000;
}
.rs-carousel .owl-dots .active {
  background: #fff;
  opacity: 1;
}
.owl-carousel .owl-item img {
  width: auto;
}
.sec-title .sub-title {
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 8px;
}
div#rs-blog {
    background: url(assets/images/bg/home12/why-learn-bg.jpg);
    background-size: cover;
    
}
#rs-blog h2.title.mb-0 {
    font-size: 38px;
}
.sec-title .sub-title.primary {
  color: #ed423a;
}
.sec-title .sub-title.secondary {
  color: #273c66;
}
.sec-title .sub-title.white {
  color: #ffffff;
}
.sec-title .sub-title.dark {
  color: #111111;
}
.sec-title .sub-title.orange {
  color: #ff5421;
}
.sec-title .desc.big {
  font-size: 16px;
  line-height: 30px;
  text-align: justify;
}
.sec-title .midline {
  font-size: 36px;
  color: #111111;
}
.sec-title2 .sub-title {
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #21a7d0;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.sec-title2 .sub-title.white-color {
  color: #ffffff;
}
.sec-title2 .title {
  font-size: 42px;
  line-height: 52px;
  font-weight: 800;
  color: #031a3d;
}
.sec-title2 .title.white-color {
  color: #ffffff;
}
.sec-title2 .title.purple-color {
  color: #4e49a1 !important;
}
.sec-title3 .sub-title {
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
  color: #ff5421;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.sec-title3 .sub-title.yellow-color {
  color: #f4bf00;
}
.sec-title3 .sub-title.green-color {
  color: #0c8b51;
}
.sec-title3 .sub-title.big {
  font-size: 18px  !important;
  color: #f4bf00 !important;
  font-weight: 500;
}
.sec-title3 .title {
    /*font-size: 48px;*/
  /*  font-size: 44px;*/
  font-size:41px;
   /* line-height: 63px;*/
     line-height: 54px;
   /* line-height: 70px;*/
    font-weight: 900;
    color: #fff;
    text-align: center;
}
body.aboutt .rs-cta.style2 .partition-bg-wrap.inner-page:before {
    background: url(assets/images/banner/guidelines.jpg);
    background-size: cover;
}
ul.prc-bdy li span {
    font-size: 17px;
    color: #fff;
}



.sec-title3 .title.white-color {
  color: #ffffff;
}
.sec-title3 .title.black-color {
  color: #101010;
}
.sec-title3 .title.new-title {
  color: #101010;
  line-height: 1.2;
  font-weight: 700;
}
.sec-title3 .desc {
  font-size: 16px;
  line-height: 26px;
  color: #363636;
}
.sec-title3 .new-desc {
  font-size: 18px;
  line-height: 31px;
  color: #333333;
}
.sec-title4 .sub-title {
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
  color: #0c8b51;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.sec-title4 .title {
  font-size: 36px;
  line-height: 46px;
  font-weight: 700;
  color: #101010;
  position: relative;
  padding: 0px 0px 20px 0px;
}
.sec-title4 .title:after {
  content: "";
  position: absolute;
  border: 0;
  width: 50px;
  height: 4px;
  z-index: 9;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
  background: #0c8b51;
}
.sec-title4 .desc {
  font-size: 16px;
  line-height: 26px;
  color: #363636;
}
.left-top-shape {
  position: absolute;
  left: -55px;
  top: 65px;
}
.right-top-shape {
  position: absolute;
  right: -115px;
  top: 25px;
}
/* -----------------------
    03. Header Section CSS
--------------------------*/
.full-width-header .rs-header {
  z-index: 99;
}
.full-width-header .rs-header .topbar-area {
  background: #273c66;
}
.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: #ffffff;
  border-right: 1px solid #374A71;
}
.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: #ffffff;
}
.full-width-header .rs-header .topbar-area .topbar-contact li a {
  color: #ffffff;
}
.full-width-header .rs-header .topbar-area .topbar-contact li a:hover {
  color: #21a7d0;
}
.full-width-header .rs-header .topbar-area .topbar-contact li:last-child {
  margin: 0;
  border: none;
}
.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: #ffffff;
}
.full-width-header .rs-header .topbar-area .topbar-right li.login-register i {
  margin-right: 10px;
  color: #21a7d0;
}
.full-width-header .rs-header .topbar-area .topbar-right li.login-register a {
  color: #ffffff;
}
.full-width-header .rs-header .topbar-area .topbar-right li.login-register a:hover {
  color: #21a7d0;
}
.full-width-header .rs-header .topbar-area .topbar-right li a.apply-btn {
  color: #ffffff;
  background: #21a7d0;
  padding: 12px 35px;
  display: inline-block;
}
.full-width-header .rs-header .topbar-area .topbar-right li a.apply-btn:hover {
  background: #2db4de;
}
.full-width-header .rs-header .topbar-area .topbar-right li:last-child {
  margin: 0;
}
.full-width-header .rs-header .topbar-area.home8-topbar {
  background: #f9f8f8 !important;
}
.full-width-header .rs-header .topbar-area.home8-topbar .topbar-contact li {
  color: #363636;
  border-right: 1px solid #fff;
}
.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: #363636;
}
.full-width-header .rs-header .topbar-area.home8-topbar .topbar-contact li a {
  color: #363636;
}
.full-width-header .rs-header .topbar-area.home8-topbar .topbar-contact li a:hover {
  color: #ff5421;
}
.full-width-header .rs-header .topbar-area.home8-topbar .topbar-contact li:last-child {
  margin: 0;
  border: none;
}
.full-width-header .rs-header .topbar-area.home8-topbar .topbar-right li.login-register {
  color: #363636;
}
.full-width-header .rs-header .topbar-area.home8-topbar .topbar-right li.login-register i {
  margin-right: 10px;
  color: #363636;
}
.full-width-header .rs-header .topbar-area.home8-topbar .topbar-right li.login-register a {
  color: #363636;
}
.full-width-header .rs-header .topbar-area.home8-topbar .topbar-right li.login-register a:hover {
  color: #ff5421;
}
.full-width-header .rs-header .topbar-area.home8-topbar .topbar-right li a.apply-btn {
  background: #ff5421;
  text-transform: uppercase;
}
.full-width-header .rs-header .topbar-area.home8-topbar .topbar-right li a.apply-btn:hover {
  color: #ffffff;
  background: #ed3600;
}
.full-width-header .rs-header .topbar-area.home8-topbar .topbar-right li:last-child {
  margin: 0;
}
.full-width-header .rs-header .topbar-area.home8-topbar.inner-part {
  background: transparent !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: #ffffff !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: #ffffff;
}
.full-width-header .rs-header .topbar-area.home8-topbar.inner-part .topbar-contact li a {
  color: #ffffff !important;
}
.full-width-header .rs-header .topbar-area.home8-topbar.inner-part .topbar-contact li a:hover {
  color: #ff5421;
}
.full-width-header .rs-header .topbar-area.home8-topbar.inner-part .topbar-contact li:last-child {
  margin: 0;
  border: none !important;
}
.full-width-header .rs-header .topbar-area.home8-topbar.inner-part .topbar-right li.login-register {
  color: #ffffff;
}
.full-width-header .rs-header .topbar-area.home8-topbar.inner-part .topbar-right li.login-register i {
  margin-right: 10px;
  color: #ffffff !important;
}
.full-width-header .rs-header .topbar-area.home8-topbar.inner-part .topbar-right li.login-register a {
  color: #ffffff !important;
}
.full-width-header .rs-header .topbar-area.home8-topbar.inner-part .topbar-right li.login-register a:hover {
  color: #ff5421;
}
.full-width-header .rs-header .topbar-area.home8-topbar.inner-part .topbar-right li a.apply-btn {
  background: #ff5421;
  text-transform: uppercase;
}
.full-width-header .rs-header .topbar-area.home8-topbar.inner-part .topbar-right li a.apply-btn:hover {
  color: #ffffff;
  background: #ed3600;
}
.full-width-header .rs-header .topbar-area.home8-topbar.inner-part .topbar-right li:last-child {
  margin: 0;
}
.full-width-header .rs-header .topbar-area.home9-topbar {
  background: #273c66 !important;
}
.full-width-header .rs-header .topbar-area.home9-topbar .topbar-contact li {
  color: #ffffff;
  border-right: 1px solid #1b315e;
}
.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: #f4bf00;
}
.full-width-header .rs-header .topbar-area.home9-topbar .topbar-contact li a {
  color: #ffffff;
}
.full-width-header .rs-header .topbar-area.home9-topbar .topbar-contact li a:hover {
  color: #f4bf00;
}
.full-width-header .rs-header .topbar-area.home9-topbar .topbar-contact li:last-child {
  margin: 0;
  border: none;
}
.full-width-header .rs-header .topbar-area.home9-topbar .topbar-right li.login-register {
  color: #ffffff;
}
.full-width-header .rs-header .topbar-area.home9-topbar .topbar-right li.login-register i {
  margin-right: 10px;
  color: #ffffff;
}
.full-width-header .rs-header .topbar-area.home9-topbar .topbar-right li.login-register a {
  color: #ffffff;
}
.full-width-header .rs-header .topbar-area.home9-topbar .topbar-right li.login-register:hover i,
.full-width-header .rs-header .topbar-area.home9-topbar .topbar-right li.login-register:hover a {
  color: #f4bf00;
}
.full-width-header .rs-header .topbar-area.home9-topbar .topbar-right li a.apply-btn {
  background: #f4bf00;
  text-transform: uppercase;
}
.full-width-header .rs-header .topbar-area.home9-topbar .topbar-right li a.apply-btn:hover {
  color: #ffffff;
  background: #c19700;
}
.full-width-header .rs-header .topbar-area.home9-topbar .topbar-right li:last-child {
  margin: 0;
}
.full-width-header .rs-header .topbar-area.home11-topbar {
  background: #0c8b51 !important;
}
.full-width-header .rs-header .topbar-area.home11-topbar .topbar-contact li {
  color: #ffffff;
  border-right: 1px solid #00822b;
}
.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: #ffffff;
}
.full-width-header .rs-header .topbar-area.home11-topbar .topbar-contact li a {
  color: #ffffff;
}
.full-width-header .rs-header .topbar-area.home11-topbar .topbar-contact li a:hover {
  color: #d1d1d1;
}
.full-width-header .rs-header .topbar-area.home11-topbar .topbar-contact li:last-child {
  margin: 0;
  border: none;
}
.full-width-header .rs-header .topbar-area.home11-topbar .toolbar-sl-share .opening {
  color: #ffffff;
  display: inline-block;
  border-right: 1px solid #00822b;
  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: #ffffff;
}
.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: #ffffff;
}
.full-width-header .rs-header .topbar-area.home11-topbar .toolbar-sl-share li a:hover {
  color: #ff5421;
}
.full-width-header .rs-header .topbar-area.home11-topbar .toolbar-sl-share li:last-child {
  margin: 0;
  border: none;
}
.full-width-header .rs-header .logo-part {
  position: relative;
  z-index: 9;
}
.full-width-header .rs-header .logo-part img {
 /* max-height: 40px; */
 max-height: 73px; 
}
.full-width-header .rs-header .menu-area {
  transition: all 0.3s ease;
}
.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;
  -webkit-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: 120px;
  line-height: 120px;
}
.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: 0 30px;
}
.full-width-header .rs-header .menu-area .rs-menu-area {
  display: flex;
  align-items: center;
  justify-content: center;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li {
  display: inline-block;
  margin-right: 40px;
  padding: 0;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a {
  transition: all 0.3s ease;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  height: 120px;
  line-height: 120px;
  padding-right: 12px;
  margin-right: -12px;
  color: #ffffff;
  z-index: 1;
  position: relative;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a:hover {
  color: #21a7d0;
}
/*.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a:hover:before {
  content: "-";
}*/
/*.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a:before {
  content: "+";
  position: absolute;
  left: auto;
  right: 0;
  top: 50%;
  text-align: center;
  display: block;
  cursor: pointer;
  transform: translateY(-50%);
  transition: all .5s ease;
}*/
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li:last-child {
  margin-right: 0!important;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li:last-child i {
  margin: 0;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu.onepage-menu .active-menu a {
  color: #21a7d0 !important;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu {
  background: #21a7d0;
  margin: 0;
  padding: 15px 0;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li {
  margin: 0;
  border: none;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a {
  height: unset !important;
  line-height: unset !important;
  color: #ffffff !important;
  font-weight: 400 !important;
  text-transform: capitalize;
  padding: 10px 30px !important;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a:hover {
  color: #273c66 !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: 0;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li.current-menu-item > a,
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li.active > a {
  color: #273c66 !important;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li.children-mega-menu .child-mega-menu {
  width: 100%;
  opacity: 1 !important;
  position: unset;
  transform: translateY(0px);
}
.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: 0;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu.right-menu {
  left: unset;
  right: 0;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu {
  background: #273c66;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container {
  padding: 0;
  margin: 0;
}
.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: #ffffff;
  text-transform: capitalize;
  transition: all 0.3s ease;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .single-megamenu:hover .sub-menu .menu-title {
  color: #ffffff;
}
.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: #21a7d0 !important;
}
.full-width-header .rs-header .menu-area .nav-expander {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s ease;
}
.full-width-header .rs-header .menu-area .nav-expander span {
  height: 2px;
  width: 30px;
  display: block;
  background: #ffffff;
  margin: 6px 0;
  transition: all 0.3s ease;
}
.full-width-header .rs-header .menu-area .nav-expander span.dot1 {
  margin-top: 0;
}
.full-width-header .rs-header .menu-area .nav-expander span.dot3 {
  margin-bottom: 0;
}
.full-width-header .rs-header .menu-area .nav-expander:hover span {
  background: #ff5421;
}
.full-width-header .rs-header .menu-area .nav-expander.style2 span {
  background: #111111;
}
.full-width-header .rs-header .menu-area .nav-expander.style2:hover span {
  background: #ff5421;
}
.full-width-header .rs-header .menu-area .nav-expander.style3 span {
  background: #111111;
}
.full-width-header .rs-header .menu-area .nav-expander.style3:hover span {
  background: #21a7d0;
}
.full-width-header .rs-header .menu-area .nav-expander.style4 span {
  background: #ffffff;
}
.full-width-header .rs-header .menu-area .nav-expander.style4:hover span {
  background: #21a7d0;
}
.full-width-header .rs-header .menu-area .nav-expander.style5 span {
  background: #ffffff;
}
.full-width-header .rs-header .menu-area .nav-expander.style5:hover span {
  background: #ccc;
}
.full-width-header .rs-header .menu-area .nav-expander.style6 span {
  background: #ffffff;
}
.full-width-header .rs-header .menu-area .nav-expander.style6:hover span {
  background: #f4bf00;
}
.full-width-header .rs-header .menu-area .appointment-cart {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-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: #ffffff;
  transition: all 0.3s ease;
}
.full-width-header .rs-header .menu-area .appointment-cart ul.cart li i:hover {
  color: #ffffff;
}
.full-width-header .rs-header .menu-area .expand-btn-inner {
  margin-right: 55px;
}
.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: #f2f2f2;
  color: #505050;
  top: -13px;
  right: -17px;
  text-align: center;
  transition: all 0.3s ease;
}
.full-width-header .rs-header .menu-area .expand-btn-inner li.cart-inner:before {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 20px;
  background: #7d8aa3;
}
.full-width-header .rs-header .menu-area .expand-btn-inner li.cart-inner.no-border {
  padding-right: 0;
}
.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: #ffffff;
  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: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 20px;
  background: #7d8aa3;
}
.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: normal;
}
.full-width-header .rs-header .menu-area .expand-btn-inner li > a:hover {
  color: #ffffff;
}
.full-width-header .rs-header .menu-area .expand-btn-inner li a.apply-btn {
  text-transform: uppercase;
  color: #ffffff;
}
.full-width-header .rs-header .menu-area .expand-btn-inner li a.apply-btn:hover {
  color: #21a7d0;
}
.full-width-header .rs-header .menu-area .expand-btn-inner li:last-child {
  margin-right: 0 !important;
}
.full-width-header .rs-header .menu-area .categories-btn .cat-btn {
  display: inline-flex;
  align-items: center;
  background: transparent;
  padding: 0;
  border: none;
  outline: unset;
  color: #ffffff;
  text-transform: uppercase;
}
.full-width-header .rs-header .menu-area .categories-btn .cat-btn i {
  margin-right: 5px;
  transition: all 0.3s ease;
}
.full-width-header .rs-header .menu-area .categories-btn .cat-btn:hover i {
  color: #21a7d0;
}
.full-width-header .rs-header .menu-area .categories-btn .cat-menu-inner {
  position: absolute;
  top: 120px;
  width: 200px;
  background: #21a7d0;
  padding: 15px 0;
}
.full-width-header .rs-header .menu-area .categories-btn .cat-menu-inner li a {
  color: #ffffff;
  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: #273c66;
}
.full-width-header .rs-header .menu-area.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(39, 60, 102, 0.9) !important;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
}
.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: #494949;
}
.full-width-header .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu > li > a:hover {
  color: #21a7d0;
}
.full-width-header .rs-header .menu-area.sticky .nav-expander span {
  background: #111111;
}
.full-width-header .rs-header .menu-area.sticky .nav-expander:hover span {
  background: #ff5421;
}
.full-width-header .rs-header .menu-area.sticky .nav-expander.style3 span {
  background: #111111;
}
.full-width-header .rs-header .menu-area.sticky .nav-expander.style3:hover span {
  background: #21a7d0;
}
.full-width-header .rs-header .menu-area.sticky .nav-expander.style5 span {
  background: #ffffff;
}
.full-width-header .rs-header .menu-area.sticky .nav-expander.style5:hover span {
  background: #ccc;
}
.full-width-header .rs-header .menu-area.sticky .appointment-cart ul.cart li i {
  color: #494949;
}
.full-width-header .rs-header .menu-area.sticky .appointment-cart ul.cart li i:hover {
  color: #21a7d0;
}
.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: #21a7d0;
  color: #ffffff;
}
.full-width-header .rs-header .menu-area.sticky .expand-btn-inner li > a {
  color: #494949;
}
.full-width-header .rs-header .menu-area.sticky .expand-btn-inner li > a:hover {
  color: #21a7d0;
}
.full-width-header .rs-header .right_menu_togle {
  background: #fafafa;
  padding: 30px 50px;
  width: 500px;
  right: -500px;
  z-index: 999999;
  text-align: center;
  transition: all 0.3s ease;
}
.full-width-header .rs-header .right_menu_togle .close-btn {
  overflow: visible;
  padding: 0;
}
.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);
  width: 1px !important;
  height: 20px !important;
  background: #ffffff;
  border: none !important;
  transition: all 0.3s ease;
}
.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;
  transition: all 0.3s ease;
  background: #21a7d0;
}
.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: 0;
  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: 0 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: all 0.3s ease;
}
.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: #222;
  padding-left: 0;
}
.full-width-header .rs-header .right_menu_togle .sidebarnav_menu li a:hover {
  color: #21a7d0;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact {
  padding: 50px 0 0;
}
.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: #111111;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .social li a i {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .social li a:hover {
  color: #21a7d0;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .social li:last-child {
  padding: 0;
}
.full-width-header.header-style1 {
  width: 100%;
  z-index: 999;
}
.full-width-header.header-style1 .rs-header .menu-area {
  background: #273c66;
}
.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: 0;
  margin: 0 90px 0 60px;
}
.full-width-header.header-style1 .rs-header .menu-area.sticky {
  background: #273c66 !important;
}
.full-width-header.header-style1 .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu > li > a {
  color: #ffffff;
}
.full-width-header.header-style1 .rs-header .menu-area.sticky .expand-btn-inner li > a {
  color: #ffffff;
}
.full-width-header.header-style1 .rs-header .menu-area.sticky .expand-btn-inner li > a:hover {
  color: #ffffff;
}
.full-width-header.header-style1 .rs-header .menu-area.sticky .expand-btn-inner li a.apply-btn {
  color: #ffffff;
}
.full-width-header.header-style1 .rs-header .menu-area.sticky .expand-btn-inner li a.apply-btn:hover {
  color: #21a7d0;
}
.full-width-header.header-style1.home12-modifiy .rs-header .menu-area {
  background: #ffffff !important;
}
.full-width-header.header-style1.home12-modifiy .rs-header .menu-area .rs-menu-area {
  justify-content: right;
}
.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: #333333;
  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: #0c8b51 !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: #0c8b51 !important;
}
.full-width-header.header-style1.home12-modifiy .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu {
  background: #0c8b51;
}
.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: #333333;
  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: #0c8b51 !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: #0c8b51 !important;
}
.full-width-header.header-style1.home12-modifiy .rs-header .menu-area .rs-menu-area .main-menu .nav-expander {
  color: #111111;
}
.full-width-header.header-style1.home12-modifiy .rs-header .menu-area .rs-menu-area .main-menu .nav-expander:hover {
  color: #273c66;
}
.full-width-header.header-style1.home12-modifiy .rs-header .menu-area .expand-btn-inner {
  margin-right: 0;
}
.full-width-header.header-style1.home12-modifiy .rs-header .menu-area .expand-btn-inner li .woocommerce-mini-cart .cart-bottom-part {
  background: #0c8b51;
}
.full-width-header.header-style1.home12-modifiy .rs-header .menu-area .expand-btn-inner li .woocommerce-mini-cart .crt-btn {
  background: #ffffff;
  color: #111111;
}
.full-width-header.header-style1.home12-modifiy .rs-header .menu-area .expand-btn-inner li .woocommerce-mini-cart .crt-btn:hover {
  background: #f2f2f2;
}
.full-width-header.header-style1.home12-modifiy .rs-header .menu-area .expand-btn-inner li.cart-inner {
  border-color: #a9b1c2;
}
.full-width-header.header-style1.home12-modifiy .rs-header .menu-area .expand-btn-inner li > a {
  color: #394459;
}
.full-width-header.header-style1.home12-modifiy .rs-header .menu-area .expand-btn-inner li > a:hover {
  color: #0c8b51 !important;
}
.full-width-header.header-style1.home12-modifiy .rs-header .menu-area.sticky {
  background: #ffffff !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-style2 {
  width: 100%;
  z-index: 999;
}
.full-width-header.header-style2 .rs-header .menu-area {
  background: #ffffff;
}
.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: #394459;
}
.full-width-header.header-style2 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li a:hover {
  color: #21a7d0;
}
.full-width-header.header-style2 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu {
  background: #21a7d0;
}
.full-width-header.header-style2 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li {
  margin: 0;
}
.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: #ffffff;
}
.full-width-header.header-style2 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li a:hover {
  color: #ddd !important;
}
.full-width-header.header-style2 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li.active a {
  color: #ddd !important;
}
.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: #21a7d0 !important;
}
.full-width-header.header-style2 .rs-header .menu-area .expand-btn-inner li.cart-inner {
  border-color: #a9b1c2;
}
.full-width-header.header-style2 .rs-header .menu-area .expand-btn-inner li > a {
  color: #394459;
}
.full-width-header.header-style2 .rs-header .menu-area .expand-btn-inner li > a:hover {
  color: #21a7d0;
}
.full-width-header.header-style2 .rs-header .menu-area .categories-btn .cat-btn {
  color: #394459;
}
.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: #21a7d0;
}
.full-width-header.header-style2 .rs-header .menu-area .categories-btn .cat-menu-inner {
  background: #21a7d0;
}
.full-width-header.header-style2 .rs-header .menu-area .categories-btn .cat-menu-inner li a {
  color: #ffffff;
}
.full-width-header.header-style2 .rs-header .menu-area .categories-btn .cat-menu-inner li a:hover {
  color: #273c66;
}
.full-width-header.header-style2 .rs-header .menu-area.sticky {
  background: #273c66 !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: #ffffff;
}
.full-width-header.header-style2 .rs-header .menu-area.sticky .expand-btn-inner li > a {
  color: #ffffff;
}
.full-width-header.header-style2 .rs-header .menu-area.sticky .expand-btn-inner li > a:hover {
  color: #21a7d0;
}
.full-width-header.header-style2 .rs-header .menu-area.sticky .nav-expander.style3 span {
  background: #ffffff;
}
.full-width-header.header-style2 .rs-header .menu-area.sticky .nav-expander.style3:hover span {
  background: #ccc;
}
.full-width-header.header-style2 .rs-header .menu-area.sticky .categories-btn .cat-btn {
  color: #ffffff;
}
.full-width-header.header-style2 .rs-header .menu-area.sticky .categories-btn .cat-btn:hover i {
  color: #21a7d0;
}
.full-width-header.header-style2.modify1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.full-width-header.header-style2.modify1 .rs-header .menu-area {
  background: transparent;
}
.full-width-header.header-style2.modify1 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li a {
  color: #ffffff;
}
.full-width-header.header-style2.modify1 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li a:hover {
  color: #21a7d0;
}
.full-width-header.header-style2.modify1 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu {
  background: #21a7d0;
}
.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: #ffffff;
}
.full-width-header.header-style2.modify1 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li a:hover {
  color: #ddd !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: #ddd !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: #21a7d0 !important;
}
.full-width-header.header-style2.modify1 .rs-header .menu-area .expand-btn-inner li.cart-inner {
  border-color: #a9b1c2;
}
.full-width-header.header-style2.modify1 .rs-header .menu-area .expand-btn-inner li > a {
  color: #ffffff;
}
.full-width-header.header-style2.modify1 .rs-header .menu-area .expand-btn-inner li > a:hover {
  color: #21a7d0;
}
.full-width-header.header-style2.modify1 .rs-header .menu-area .categories-btn .cat-btn {
  color: #ffffff;
}
.full-width-header.header-style2.modify1 .rs-header .menu-area .categories-btn .cat-btn:hover i {
  color: #21a7d0;
}
.full-width-header.header-style2.modify1 .rs-header .menu-area.sticky {
  background: #273c66 !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: #ffffff;
}
.full-width-header.header-style2.modify1 .rs-header .menu-area.sticky .expand-btn-inner li > a {
  color: #ffffff;
}
.full-width-header.header-style2.modify1 .rs-header .menu-area.sticky .expand-btn-inner li > a:hover {
  color: #21a7d0;
}
.full-width-header.header-style2.modify1 .rs-header .menu-area.sticky .categories-btn .cat-btn {
  color: #ffffff;
}
.full-width-header.header-style2.modify1 .rs-header .menu-area.sticky .categories-btn .cat-btn:hover i {
  color: #21a7d0;
}
.full-width-header.header-style2.modify1 .rs-header .menu-area.sticky .nav-expander span {
  background: #ffffff;
}
.full-width-header.header-style2.modify1 .rs-header .menu-area.sticky .nav-expander:hover span {
  background: #ccc;
}
.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: #ffffff;
}
.full-width-header.header-style2.modify1.header-home6 .rs-header .rs-menu-area .main-menu .rs-menu ul.nav-menu li a:hover {
  color: #f4bf00 !important;
}
.full-width-header.header-style2.modify1.header-home6 .rs-header .rs-menu-area .main-menu .rs-menu ul.sub-menu {
  background: #ffffff !important;
}
.full-width-header.header-style2.modify1.header-home6 .rs-header .rs-menu-area .main-menu .rs-menu ul.sub-menu li {
  margin: 0;
}
.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: #111111 !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: #f4bf00 !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: #f4bf00 !important;
}
.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: #f4bf00 !important;
}
.full-width-header.header-style3 {
  width: 100%;
  z-index: 999;
}
.full-width-header.header-style3 .rs-header .menu-area {
  background: #21a7d0;
}
.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: #394459;
}
.full-width-header.header-style3 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li a:hover {
  color: #21a7d0;
}
.full-width-header.header-style3 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu {
  background: #21a7d0;
}
.full-width-header.header-style3 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li {
  margin: 0;
}
.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: #ffffff;
}
.full-width-header.header-style3 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li a:hover {
  color: #273c66 !important;
}
.full-width-header.header-style3 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li.active a {
  color: #273c66 !important;
}
.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: #21a7d0 !important;
}
.full-width-header.header-style3 .rs-header .menu-area .rs-menu-area .main-menu .nav-expander {
  color: #111111;
}
.full-width-header.header-style3 .rs-header .menu-area .rs-menu-area .main-menu .nav-expander:hover {
  color: #273c66;
}
.full-width-header.header-style3 .rs-header .menu-area .expand-btn-inner li.cart-inner {
  border-color: #a9b1c2;
}
.full-width-header.header-style3 .rs-header .menu-area .expand-btn-inner li > a {
  color: #394459;
}
.full-width-header.header-style3 .rs-header .menu-area .expand-btn-inner li > a:hover {
  color: #21a7d0;
}
.full-width-header.header-style3 .rs-header .menu-area .categories-btn .cat-btn {
  color: #394459;
}
.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: #21a7d0;
}
.full-width-header.header-style3 .rs-header .menu-area .categories-btn .cat-menu-inner {
  background: #21a7d0;
}
.full-width-header.header-style3 .rs-header .menu-area .categories-btn .cat-menu-inner li a {
  color: #ffffff;
}
.full-width-header.header-style3 .rs-header .menu-area .categories-btn .cat-menu-inner li a:hover {
  color: #273c66;
}
.full-width-header.header-style3 .rs-header .menu-area.sticky {
  background: #21a7d0 !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: #4e49a1;
}
.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: 0;
  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 0 0;
}
.full-width-header.header-style3 .rs-header .right_menu_togle .canvas-contact .social li a:hover {
  color: #4e49a1;
}
.full-width-header.header-style3 .rs-header .right_menu_togle .canvas-contact .social li:last-child {
  padding: 0;
}
.full-width-header.header-style3.modify .rs-header .menu-area {
  display: flex;
  background: #ffffff;
}
.full-width-header.header-style3.modify .rs-header .menu-area .logo-part {
  background: #21a7d0;
  left: 0;
  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: 0;
  margin-left: 50px;
}
.full-width-header.header-style3.modify .rs-header .menu-area .expand-btn-inner .apply-btn {
  background: #21a7d0;
  color: #ffffff;
  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: #1a84a4;
}
.full-width-header.header-style3.modify .rs-header .menu-area .expand-btn-inner .nav-expander {
  top: 0;
  right: 0;
  width: 130px;
  height: 120px;
  line-height: 120px;
  background: #21a7d0;
  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: #e6e6e6;
}
.full-width-header.header-style3.modify .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu > li > a,
.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 {
  color: #ffffff;
}
.full-width-header.header-style3.modify .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu > li > a:hover,
.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 {
  color: #111111 !important;
}
.full-width-header.header-style3.modify .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu > li > a:hover i,
.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 {
  color: #111111 !important;
}
.full-width-header.header-style3.modify .rs-header .menu-area.sticky .main-menu .rs-menu ul li.current-menu-item > a {
  color: #111111 !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: 0;
  margin-left: 50px;
}
.full-width-header.header-style3.modify .rs-header .menu-area.sticky .expand-btn-inner li.cart-inner {
  border-color: #ffffff;
}
.full-width-header.header-style3.modify .rs-header .menu-area.sticky .expand-btn-inner .apply-btn {
  background: #ffffff;
  color: #21a7d0;
}
.full-width-header.header-style3.modify .rs-header .menu-area.sticky .expand-btn-inner .apply-btn:hover {
  color: #111111;
}
.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: #505050;
}
.full-width-header.header-style3.modify.home-7-modify2 .rs-header .menu-area .categories-btn .cat-btn:hover {
  color: #21a7d0;
}
.full-width-header.header-style3.home11-modify2 .rs-header .menu-area {
  display: flex;
  background: #ffffff;
}
.full-width-header.header-style3.home11-modify2 .rs-header .menu-area .logo-part {
  left: 0;
  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: #394459;
}
.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: #4e49a1;
}
.full-width-header.header-style3.home11-modify2 .rs-header .menu-area .logo-cat-wrap .categories-btn .cat-menu-inner {
  background: #4e49a1;
}
.full-width-header.header-style3.home11-modify2 .rs-header .menu-area .logo-cat-wrap .categories-btn .cat-menu-inner li a {
  color: #ffffff;
}
.full-width-header.header-style3.home11-modify2 .rs-header .menu-area .logo-cat-wrap .categories-btn .cat-menu-inner li a:hover {
  color: #21a7d0;
}
.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: #394459;
}
.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: #21a7d0;
}
.full-width-header.header-style3.home11-modify2 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu {
  background: #4e49a1;
}
.full-width-header.header-style3.home11-modify2 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li {
  margin: 0;
}
.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: #ffffff !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: #ccc !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: #ccc !important;
}
.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: #4e49a1 !important;
}
.full-width-header.header-style3.home11-modify2 .rs-header .menu-area .expand-btn-inner {
  margin: 0;
  margin-left: 50px;
}
.full-width-header.header-style3.home11-modify2 .rs-header .menu-area .expand-btn-inner li .woocommerce-mini-cart .cart-bottom-part {
  background: #4e49a1;
}
.full-width-header.header-style3.home11-modify2 .rs-header .menu-area .expand-btn-inner li .woocommerce-mini-cart .crt-btn {
  background: #ffffff;
  color: #111111;
}
.full-width-header.header-style3.home11-modify2 .rs-header .menu-area .expand-btn-inner li .woocommerce-mini-cart .crt-btn:hover {
  background: #f2f2f2;
}
.full-width-header.header-style3.home11-modify2 .rs-header .menu-area .expand-btn-inner .apply-btn {
  background: #4e49a1;
  color: #ffffff;
  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: #625eaa;
  color: #ffffff;
}
.full-width-header.header-style3.home11-modify2 .rs-header .menu-area .expand-btn-inner .nav-expander {
  top: 0;
  right: 0;
  width: 130px;
  height: 120px;
  line-height: 120px;
  background: #4e49a1;
  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: #e6e6e6;
}
.full-width-header.header-style3.home11-modify2 .rs-header .menu-area.sticky {
  background: #ffffff !important;
}
.full-width-header.header-style3.home11-modify2 .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu > li > a,
.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 {
  color: #394459;
}
.full-width-header.header-style3.home11-modify2 .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu > li > a:hover,
.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 {
  color: #111111 !important;
}
.full-width-header.header-style3.home11-modify2 .rs-header .menu-area.sticky .main-menu .rs-menu ul li.current-menu-item > a {
  color: #4e49a1 !important;
}
.full-width-header.header-style3.home11-modify2 .rs-header .menu-area.sticky .expand-btn-inner li.cart-inner {
  border-color: #ffffff;
}
.full-width-header.header-style3.home11-modify2 .rs-header .menu-area.sticky .expand-btn-inner .apply-btn {
  background: #4e49a1;
  color: #ffffff;
}
.full-width-header.header-style3.home11-modify2 .rs-header .menu-area.sticky .expand-btn-inner .apply-btn:hover {
  background: #625eaa;
  color: #ffffff !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: #ffffff !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: #111111 !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: #21a7d0 !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 {
  margin-right: none !important;
}
.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: #21a7d0 !important;
}
.full-width-header.header-style3.home-7-modify2 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu {
  background: #ffffff !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: 0;
}
.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: #111111 !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: #21a7d0 !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: #21a7d0 !important;
}
.full-width-header.header-style3.home-7-modify2 .rs-header .menu-area.sticky {
  background: #ffffff !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: #21a7d0;
}
.full-width-header.home8-style4 {
  width: 100%;
  z-index: 999;
}
.full-width-header.home8-style4 .rs-header .menu-area {
  background: #ffffff !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: #111111 !important;
}
.full-width-header.home8-style4 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li a:hover {
  color: #A30D33  !important;
}
.full-width-header.home8-style4 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li a:last-child {
  margin-right: none !important;
}
.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: #00a0e3 !important;
}
.full-width-header.home8-style4 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu {
  background: #ffffff !important;
}
.full-width-header.home8-style4 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li {
  margin: 0;
}
.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: #111111 !important;
}
.full-width-header.home8-style4 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li a:hover {
  color: #ff5421 !important;
}
.full-width-header.home8-style4 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li.active a {
  color: #ff5421 !important;
}
.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: #1c2f5e !important;
}
.full-width-header.home8-style4 .rs-header .menu-area .expand-btn-inner li > a {
  color: #111111 !important;
}
.full-width-header.home8-style4 .rs-header .menu-area .expand-btn-inner li > a:hover {
  color: #ff5421 !important;
}
.full-width-header.home8-style4 .rs-header .menu-area .expand-btn-inner li .woocommerce-mini-cart .cart-bottom-part {
  background: #ff5421;
}
.full-width-header.home8-style4 .rs-header .menu-area .expand-btn-inner li .woocommerce-mini-cart .crt-btn {
  background: #ffffff;
  color: #111111;
}
.full-width-header.home8-style4 .rs-header .menu-area .expand-btn-inner li .woocommerce-mini-cart .crt-btn:hover {
  background: #f2f2f2;
}
.full-width-header.home8-style4 .rs-header .menu-area .expand-btn-inner .apply-btn {
  background: #ff5421;
  color: #ffffff !important;
  font-size: 15px;
  line-height: 24px;
  padding: 10px 24px;
  border-radius: 30px;
}
.full-width-header.home8-style4 .rs-header .menu-area .expand-btn-inner .nav-expander {
  color: #111111;
}
.full-width-header.home8-style4 .rs-header .menu-area.sticky {
  background: #ffffff !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: #21a7d0;
}
.full-width-header.home8-style4 .rs-header .right_menu_togle .close-btn #nav-close {
  background: #ff5421;
}
.full-width-header.home8-style4 .rs-header .right_menu_togle .sidebarnav_menu li a:hover {
  color: #ff5421;
}
.full-width-header.home8-style4 .rs-header .right_menu_togle .canvas-contact .social li a:hover {
  color: #ff5421;
}
.full-width-header.home8-style4.main-home {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.full-width-header.home8-style4.main-home .menu-area {
  background: transparent !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: #ffffff !important;
}
.full-width-header.home8-style4.main-home .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu {
  background: #ffffff !important;
  min-width: 250px;
  padding-bottom: 30px;
  padding-top: 30px;
  border-radius: 0px;
  border-bottom: 5px solid #ff5421;
  border-color: #ff5421 !important;
}
.full-width-header.home8-style4.main-home .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li {
  margin: 0;
}
.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: #111111 !important;
}
.full-width-header.home8-style4.main-home .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li a:hover {
  color: #ff5421 !important;
}
.full-width-header.home8-style4.main-home .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li.active a {
  color: #ff5421 !important;
}
.full-width-header.home8-style4.main-home .menu-area .rs-menu-area .main-menu .rs-menu-toggle {
  color: #ffffff !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: #111111 !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: #ff5421 !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 {
  margin-right: none !important;
}
.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: #ff5421 !important;
}

.full-width-header.home8-style4.main-home .menu-area.menu-sticky.sticky .expand-btn-inner li .cart-icon .cart-count {
  background: #21a7d0;
  color: #ffffff;
}
.full-width-header.home8-style4.main-home .menu-area.menu-sticky.sticky .expand-btn-inner li > a {
  color: #494949;
}
.full-width-header.home8-style4.main-home .menu-area.menu-sticky.sticky .expand-btn-inner li > a i:before {
  color: #111111 !important;
}
.full-width-header.home8-style4.main-home .menu-area.menu-sticky.sticky .expand-btn-inner li > a:hover {
  color: #21a7d0;
}
.full-width-header.home8-style4.main-home .menu-area.menu-sticky.sticky .expand-btn-inner li > a:hover i:before {
  color: #ff5421 !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: #111111 !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: #ffffff !important;
}
.full-width-header.home8-style4.main-home .expand-btn-inner li a:hover i:before {
  color: #ff5421 !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: #fff;
  border: 1px solid #eee;
  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: #ffffff;
}
.full-width-header.home8-style4.main-home .expand-btn-inner .nav-expander {
  color: #ffffff !important;
}
.full-width-header.home8-style4.main-home .expand-btn-inner .nav-expander:hover {
  color: #ff5421 !important;
}
.full-width-header.home8-style4.main-home .right_menu_togle .close-btn #nav-close {
  background: #ff5421;
}
.full-width-header.home8-style4.main-home .right_menu_togle .sidebarnav_menu li a:hover {
  color: #ff5421;
}
.full-width-header.home8-style4.main-home .right_menu_togle .canvas-contact .social li a:hover {
  color: #ff5421;
}
.full-width-header.home8-style4.home9 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.full-width-header.home8-style4.home9 .menu-area {
  background: transparent !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: #000 !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: #dc3545 !important;
}
.full-width-header.home8-style4.home9 .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li a:last-child {
  margin-right: none !important;
}
.full-width-header.home8-style4.home9 .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li.current-menu-item > a {
  color: #000 !important;
}
.full-width-header.home8-style4.home9 .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu {
  background: #ffffff !important;
  min-width: 250px;
  padding-bottom: 30px;
  padding-top: 30px;
  border-radius: 0px;
  border-bottom: 5px solid #f4bf00;
  border-color: #f4bf00 !important;
}
.full-width-header.home8-style4.home9 .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li {
  margin: 0;
}
.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: #111111 !important;
}
.full-width-header.home8-style4.home9 .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li a:hover {
  color: #f4bf00 !important;
}
.full-width-header.home8-style4.home9 .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li.active a {
  color: #f4bf00 !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: #000 !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: #00a0e3  !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 {
  margin-right: none !important;
}
.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: #00a0e3 !important;
}
.full-width-header.home8-style4.home9 .menu-area.menu-sticky.sticky .expand-btn-inner li .cart-icon .cart-count {
  background: #21a7d0;
  color: #ffffff;
}
.full-width-header.home8-style4.home9 .menu-area.menu-sticky.sticky .expand-btn-inner li > a {
  color: #494949;
}
.full-width-header.home8-style4.home9 .menu-area.menu-sticky.sticky .expand-btn-inner li > a i:before {
  color: #111111 !important;
}
.full-width-header.home8-style4.home9 .menu-area.menu-sticky.sticky .expand-btn-inner li > a:hover {
  color: #21a7d0;
}
.full-width-header.home8-style4.home9 .menu-area.menu-sticky.sticky .expand-btn-inner li > a:hover i:before {
  color: #f4bf00 !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: #ffffff !important;
}
.full-width-header.home8-style4.home9 .expand-btn-inner li a:hover i:before {
  color: #f4bf00 !important;
}
.full-width-header.home8-style4.home9 .expand-btn-inner li .woocommerce-mini-cart .cart-bottom-part {
  background: #f4bf00 !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: #ffffff;
}
.full-width-header.home8-style4.home9 .right_menu_togle .close-btn #nav-close {
  background: #f4bf00;
}
.full-width-header.home8-style4.home9 .right_menu_togle .sidebarnav_menu li a:hover {
  color: #f4bf00;
}
.full-width-header.home8-style4.home9 .right_menu_togle .canvas-contact .social li a:hover {
  color: #f4bf00;
}
.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: #ffffff !important;
}
.full-width-header.transparent .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li a:hover {
  color: #21a7d0;
}
.full-width-header.transparent .rs-header .menu-area .expand-btn-inner li.cart-inner {
  border-color: #1c2f5e !important;
}
.full-width-header.transparent .rs-header .menu-area .expand-btn-inner li > a {
  color: #ffffff !important;
}
.full-width-header.transparent .rs-header .menu-area .expand-btn-inner li > a:hover {
  color: #21a7d0;
}
.full-width-header.transparent .rs-header .menu-area.menu-sticky {
  background: none;
  border-bottom: none;
}
.full-width-header.home7-style4 .rs-header .menu-area {
  background: #ffffff !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: #111111 !important;
}
.full-width-header.home7-style4 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li a:hover {
  color: #21a7d0;
}
.full-width-header.home7-style4 .rs-header .menu-area .expand-btn-inner .nav-expander {
  right: -196px;
  position: absolute;
  color: #ffffff !important;
  background: #21a7d0;
  padding: 40px 40px;
}
.full-width-header.home1-modifiy .rs-header .menu-area {
  background: #ffffff !important;
}
.full-width-header.home1-modifiy .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li a {
  color: #111111 !important;
  font-weight: 600 !important;
  padding-right: 18px !important;
}
.full-width-header.home1-modifiy .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li a:hover {
  color: #21a7d0 !important;
}
.full-width-header.home1-modifiy .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li a:last-child {
  margin-right: 0 !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: #21a7d0 !important;
}
.full-width-header.home1-modifiy .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu {
  background: #ffffff !important;
}
.full-width-header.home1-modifiy .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li {
  margin: 0;
}
.full-width-header.home1-modifiy .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li a {
  font-weight: 400 !important;
  color: #111111 !important;
}
.full-width-header.home1-modifiy .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li a:hover {
  color: #21a7d0 !important;
}
.full-width-header.home1-modifiy .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li.active a {
  color: #21a7d0 !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: #1c2f5e !important;
}
.full-width-header.home1-modifiy .rs-header .menu-area .expand-btn-inner li > a {
  color: #111111 !important;
}
.full-width-header.home1-modifiy .rs-header .menu-area .expand-btn-inner li > a:hover {
  color: #21a7d0 !important;
}
.full-width-header.home1-modifiy .rs-header .menu-area .expand-btn-inner .apply-btn {
  background: #21a7d0;
  color: #ffffff !important;
  font-size: 15px;
  line-height: 24px;
  padding: 10px 24px;
  border-radius: 30px;
}
.full-width-header.home1-modifiy .rs-header .menu-area .expand-btn-inner .nav-expander {
  color: #111111;
}
.full-width-header.home1-modifiy .rs-header .menu-area.sticky {
  background: #ffffff !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: #21a7d0;
}
body .search-modal .modal-content {
  background: transparent;
  position: initial;
  border: 0;
}
body .search-modal .search-block input {
  height: 60px;
  line-height: 60px;
  padding: 0 15px;
  background: transparent;
  border-width: 0 0 1px 0;
  border-radius: 0;
  border-color: rgba(255, 255, 255, 0.4);
  box-shadow: none;
  color: #ffffff;
  font-weight: 600;
  font-size: 18px;
}
body .search-modal .close {
  color: #ffffff;
  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: none;
  transition: all 0.3s ease;
}
body .search-modal .close:hover {
  color: #ff5421 !important;
  opacity: 1 !important;
}
body .modal-backdrop {
  opacity: 0.95 !important;
}
/*------------------------------------
    04. Sticky Menu CSS
--------------------------------------*/
.menu-sticky {
  background: #fff;
  margin: 0;
  z-index: 999;
  width: 100%;
  top: 0;
  position: relative;
}
@-webkit-keyframes sticky-animation {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes sticky-animation {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
/* ------------------------------------
    05. Banner Section CSS
---------------------------------------*/
.rs-banner.style1 {
  padding: 125px 0 425px;
  background: url(assets/images/banner/home1.jpg);
  background-size: cover;
  background-position: center;
}
.rs-banner.style1 .banner-content {
  max-width: 750px;
  margin: 0 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(assets/images/banner/home3.jpg);
  background-size: cover;
  background-position: center;
  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: 0;
}
.rs-banner.style3 .banner-content .banner-image {
  position: absolute;
  right: 50px;
  top: 50%;
  transform: translateY(-50%);
}
.rs-banner.style4 {
  background: url(assets/images/banner/home4.jpg);
  background-size: cover;
  background-position: center;
  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: #f3fafc;
  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: #111111;
  font-size: 22px;
  line-height: 1.2;
  font-weight: 500;
  margin-bottom: 20px;
}
.rs-banner.style5 .banner-content .banner-title {
  color: #111111;
  font-size: 75px;
  line-height: 1.2;
  margin-bottom: 39px;
}
.rs-banner.style5 .banner-img {
  position: absolute;
  bottom: 0;
  right: 0;
}
.rs-banner.style6 {
  background: url(assets/images/banner/home6/bg.png);
  background-size: cover;
  background-position: center;
  margin-bottom: 54px;
}
.rs-banner.style6 .container {
  position: relative;
}
.rs-banner.style6 .banner-content {
  padding: 232px 0 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: 0 auto;
  position: relative;
}
.rs-banner.style6 .shape-img.center .inner .spiner {
  position: absolute;
  content: '';
}
.rs-banner.style6 .shape-img.center .inner .spiner.one {
  top: 0;
  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: 0;
}
.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: 0;
}
.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(assets/images/banner/home7/banner-bg.jpg);
  background-size: cover;
  background-position: center;
  position: relative;
  min-height: 870px;
}
.rs-banner.style7 .banner-content {
  position: relative;
  padding: 200px 0;
}
.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: 0;
  bottom: 88px;
}
.rs-banner.style8 {
  /*display: grid;
  align-items: center;
  min-height: 790px;
  overflow: hidden;*/
  position: relative;
}
.rs-banner.style8 .style8_bgimg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(assets/images/banner/bannerslider3.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    /* z-index: -1; */
    height: 750px;
}
/*.rs-banner.style8 .style8_bgimg.shrink{
    transition: transform 15000ms linear 0s;
    transform: scale(1.25);
}*/
.rs-banner.style8 .banner-content {
  margin-top: 130px;
}
.fgh {
   background:rgb(255 255 255 / 92%);
    padding: 20px;
    border-radius: 20px;
    border-bottom: 8px solid #1d191847;
    box-shadow: 2px 3px 31px #dedede;
    position: relative;
}

button.btn.btn-primary.regis {
    background: #009bdf;
}

p.online {
    font-size: 23px;
    font-weight: 600;
    color: #F44336;
}
.rs-banner.style8 .banner-content .sl-sub-title {
    font-size: 28px;
    line-height: 50px;
    font-weight: 600;
    color: #cbcbcb;
    margin-bottom: 12px;
}
.rs-banner.style8 .banner-content .sl-title {
    font-size: 21px;
    line-height: 90px;
    font-weight: 600;
    color: #fff;
    padding-right: 0px;
    margin-bottom: -32px;
    padding-top: 20px;
}
.rs-banner.style9 {
    background: url(assets/images/banner/home11/banner.jpg);
    background-size: cover;
    display: grid;
    align-items: center;
    min-height: 880px;
    position: relative;
}
.about-intro .sub-title.primary {
    font-size: 38px;
    line-height: 47px;
    color: rgb(255, 255, 255);
}
.about-intro h2{
font-size: 23px;
    color: #2cb4ed !important;
    text-align: justify;
}
.rs-banner.style9 .banner-content {
  max-width: 615px;
}
.rs-banner.style9 .banner-content .banner-title {
  font-size: 70px;
  line-height: 1.3;
  color: #4e49a1;
}
.rs-banner.style9 .banner-content .desc {
  font-size: 18px;
  line-height: 32px;
  font-weight: 400;
  color: #4e49a1;
}
.rs-banner.style9 .shape-img .spiner {
  position: absolute;
  bottom: 0;
}
.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: 0%;
  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: #ffffff;
  color: #4e49a1;
  text-align: center;
}
.rs-banner.style9 .social-icon .icon-cart li a:hover {
  color: #21a7d0;
}
.rs-banner.style9 .social-icon .icon-cart li i {
  font-size: 20px;
}
.rs-banner.style10 {
  background: url(assets/images/banner/home12/banner-home12.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  display: grid;
  align-items: center;
  min-height: 820px;
  position: relative;
}
.rs-banner.style10 .banner-content {
  padding: 120px 0 100px;
}
.rs-banner.style10 .banner-content .sl-sub-title {
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
  color: #0c8b51;
  text-transform: uppercase;
  padding-bottom: 10px;
}
.rs-banner.style10 .banner-content .sl-title {
  font-size: 50px;
  line-height: 70px;
  font-weight: 800;
  color: #171f32;
  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 .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: 0;
  left: 0;
  z-index: -1;
}
.rs-banner .bottom-shape img {
  width: 100%;
}
/* ------------------------------------
    06. Slider Section CSS
---------------------------------------*/
.rs-slider.style1 {
  position: relative;
}
.rs-slider.style1 .slider-content {
  padding: 250px 0;
}
.rs-slider.style1 .slider-content .sl-sub-title {
  font-size: 48px;
  line-height: 58px;
  font-family: 'Nunito', 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(assets/images/slider/h2-1.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.rs-slider.style1 .slider-content.slide2 {
  background: url(assets/images/slider/h2-2.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.rs-slider.style1 .owl-nav .owl-next,
.rs-slider.style1 .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 30px;
  width: 42px;
  height: 42px;
  line-height: 42px;
  border-radius: 50%;
  background: #21a7d0;
  text-align: center;
  color: #ffffff;
  transition: all 0.5s;
  transition-delay: 0.70s;
  opacity: 0;
  visibility: hidden;
}
.rs-slider.style1 .owl-nav .owl-next i:before,
.rs-slider.style1 .owl-nav .owl-prev i:before {
  content: "\f138";
  font-family: Flaticon;
}
.rs-slider.style1 .owl-nav .owl-next {
  right: 30px;
  left: unset;
}
.rs-slider.style1 .owl-nav .owl-next i:before {
  content: "\f137";
}
.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: #f9f8f8;
  padding: 100px 0 0;
}
.rs-slider.style2 .slide-part .img-part {
  margin-bottom: -80px;
  overflow: hidden;
}
.rs-slider.style2 .slide-part .content {
  padding: 100px 0 100px;
}
.rs-slider.style2 .slide-part .content .title {
  font-size: 55px;
  line-height: 70px;
  font-family: 'Nunito', sans-serif;
  margin-bottom: 40px;
  color: #031a3d;
}
.rs-slider.style2 .slide-part .content .sub-title {
  font-size: 16px;
  line-height: 25px;
  color: #ff5421;
  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: #ffffff;
  transition: all 0.5s;
  transition-delay: 0.70s;
  opacity: 0;
  visibility: hidden;
}
.rs-slider.style2 .owl-nav .owl-next i:before,
.rs-slider.style2 .owl-nav .owl-prev i:before {
  content: "\f138";
  font-family: Flaticon;
}
.rs-slider.style2 .owl-nav .owl-next:hover,
.rs-slider.style2 .owl-nav .owl-prev:hover {
  background: #ff5421;
  color: #ffffff;
}
.rs-slider.style2 .owl-nav .owl-next {
  right: 30px;
  left: unset;
}
.rs-slider.style2 .owl-nav .owl-next i:before {
  content: "\f137";
}
.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: 0 0 80px;
  margin: 0 0 -80px;
}
.rs-slider.main-home {
  position: relative;
}
.rs-slider.main-home .slider-content {
  text-align: center;
}
.rs-slider.main-home .slider-content .content-part {
  padding: 250px 35px 400px;
  max-width: 900px;
  margin: 0 auto;
}
.rs-slider.main-home .slider-content .content-part .sl-sub-title {
  font-size: 22px;
  line-height: 30px;
  font-weight: 500;
  color: #ff5421;
  margin-bottom: 22px;
  text-transform: uppercase;
}
.rs-slider.main-home .slider-content .content-part .sl-title {
  font-size: 70px;
  line-height: 80px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 65px;
}
.rs-slider.main-home .slider-content.slide1 {
  background: url(assets/images/slider/main-home/1.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.rs-slider.main-home .slider-content.slide2 {
  background: url(assets/images/slider/main-home/2.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.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: 42px;
  height: 42px;
  line-height: 42px;
  border-radius: 50%;
  background: #ff5421;
  text-align: center;
  color: #ffffff;
  transition: all 0.5s;
  transition-delay: 0.70s;
  opacity: 0;
  visibility: hidden;
}
.rs-slider.main-home .owl-nav .owl-next i:before,
.rs-slider.main-home .owl-nav .owl-prev i:before {
  content: "\f138";
  font-family: Flaticon;
}
.rs-slider.main-home .owl-nav .owl-next:hover,
.rs-slider.main-home .owl-nav .owl-prev:hover {
  background: #ed3600;
}
.rs-slider.main-home .owl-nav .owl-next {
  right: 30px;
  left: unset;
}
.rs-slider.main-home .owl-nav .owl-next i:before {
  content: "\f137";
}
.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;
}
/* ------------------------------------
    06. Breadcrumbs Section CSS
---------------------------------------*/
.rs-breadcrumbs {
  position: relative;
}
.rs-breadcrumbs .breadcrumbs-img img {
  width: 100%;
}
.rs-breadcrumbs .breadcrumbs-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}
.rs-breadcrumbs .breadcrumbs-text .page-title {
  font-size: 48px;
  margin-bottom: 20px;
  color: #ff5421;
}
.rs-breadcrumbs .breadcrumbs-text ul {
  padding: 0;
}
.rs-breadcrumbs .breadcrumbs-text ul li {
  color: #505050;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
}
.rs-breadcrumbs .breadcrumbs-text ul li a {
  position: relative;
  padding-right: 30px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #505050;
}
.rs-breadcrumbs .breadcrumbs-text ul li a:before,
.rs-breadcrumbs .breadcrumbs-text ul li a:after {
  background-color: #505050;
  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: #ff5421;
}
.rs-breadcrumbs .breadcrumbs-text.white-color .page-title {
  color: #ffffff;
}
.rs-breadcrumbs .breadcrumbs-text.white-color ul li {
  color: #ffffff;
}
.rs-breadcrumbs .breadcrumbs-text.white-color ul li a {
  color: #ffffff;
}
.rs-breadcrumbs .breadcrumbs-text.white-color ul li a:before,
.rs-breadcrumbs .breadcrumbs-text.white-color ul li a:after {
  background-color: #ffffff;
}
.rs-breadcrumbs .breadcrumbs-text.white-color ul li a:before {
  right: 13px;
}
.rs-breadcrumbs .breadcrumbs-text.white-color ul li a:hover {
  color: #ff5421;
}
.rs-breadcrumbs .breadcrumbs-text.padding {
  padding-top: 100px;
}
.breadcrumbs-overlay:after {
  content: '';
  position: absolute;
  background-color: rgba(17, 17, 17, 0.8);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.breadcrumbs1 {
  background-image: url(assets/images/breadcrumbs/1.jpg);
  background-size: cover;
  background-position: center;
  background-position: center top;
}
/* ------------------------------------
    07. About Section CSS
---------------------------------------*/
.rs-about .histort-part {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  border: none;
  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: 0px 0px 18px 0px rgba(0, 0, 0, 0.1);
  border: none;
  border-radius: 5px;
  width: 230px;
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  background: #171F32;
  transition: all 0.3s ease;
}
.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: #ffffff;
}
.rs-about .histort-part .single-history a:hover,
.rs-about .histort-part .single-history a.active {
  background: #00a0e3;
}
.rs-about .histort-part .last-item {
  margin-bottom: 0;
}
.rs-about .history-list .title {
  font-size: 22px;
  padding: 0;
  margin-bottom: 15px;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  color: #111111;
}
.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: #111111;
}
.rs-about .history-list li:last-child {
  margin-bottom: 0;
}
.rs-about.style1 .about-part {
  background: #e7f4f6;
  padding: 60px 60px 70px;
  border-radius: 5px;
  margin-top: -60px;
}
.rs-about.style1 .about-part .desc {
  font-size: 18px;
  line-height: 30px;
  color: #505050;
}
.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: #21a7d0;
  font-size: 20px;
  text-transform: uppercase;
  padding: 18px 25px;
  text-align: center;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 10px;
}
.rs-about.style1 .notice-bord.style1 li {
  position: relative;
  background: #e7f4f6;
  margin-bottom: 12px;
  border-radius: 3px;
  padding: 20px;
  padding-left: 0 !important;
  overflow: hidden;
}
.rs-about.style1 .notice-bord.style1 li .date {
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  color: #21a7d0;
  border-right: 1px solid #21a7d0;
  padding-right: 10px;
  font-weight: 600;
  width: 60px;
}
.rs-about.style1 .notice-bord.style1 li .date span {
  font-size: 22px;
  font-family: 'Nunito', 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: 0;
}
.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: 0;
  bottom: 0;
}
.rs-about.style1 .img-part .left-bottom.second {
  bottom: -40px;
}
.rs-about.style2 .about-intro {
  border-radius: 3px;
  background: url(assets/images/bg/about-intro-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 50px 50px 31px;
  box-shadow: 0 0 20px 0px rgba(17, 41, 88, 0.2);
  position:relative;
}
.mob_view {
  margin-top: 15px;
}
.rs-about.style2 .couter-area .counter-item {
  text-align: center;
  padding: 30px 15px 5px 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 {
    padding-right: 25px;
    font-size: 33px;
    line-height: 41PX;
    color: #fff;
    padding-right: 25px;
    FONT-WEIGHT: 700;
}
.rs-about.style2 .couter-area .counter-item.one {
  background: #fbf8cc;
}
.rs-about.style2 .couter-area .counter-item.two {
  background: #e9fbd5;
}
.rs-about.style2 .couter-area .counter-item.three {
  background: #009fe2;
}
.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: 0 auto 23px;
}
.rs-about.style3 .couter-area .counter-item .number {
  margin-bottom: 7px;
  font-size: 42px;
  color: #111111;
}
.rs-about.style3 .couter-area .counter-item .title {
  font-size: 22px;
  color: #505050;
}
.rs-about.style3 .couter-area .counter-item.one {
  background: #fbf8cc;
}
.rs-about.style3 .couter-area .counter-item.two {
  background: #e9fbd5;
}
.rs-about.style3 .couter-area .counter-item.three {
  background: #dcf1fd;
}
.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: 0;
  bottom: 0;
}
.rs-about.style4 .img-part .circle-bg {
  z-index: 1;
}
.rs-about.style4 .about-content .title {
  font-size: 36px;
  font-weight: 800;
}
.rs-about.style4 .about-content .sub-title {
  color: #54647b;
  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: 0 30px 0 0;
  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 #e5e8eb;
  text-align: center;
  margin-right: 30px;
}
.rs-about.style4 .about-content .contact-part li .desc {
  font-size: 18px;
  font-weight: 500;
  color: #54647b;
}
.rs-about.style4 .about-content .contact-part li .desc span a {
  font-size: 24px;
  color: #111111;
}
.rs-about.style4 .about-content .contact-part li .desc a {
  color: #031a3d;
  font-size: 24px;
  font-weight: bold;
  margin-top: 10px;
  display: block;
}
.rs-about.style4 .about-content .contact-part li .desc a:hover {
  color: #21a7d0;
}
.rs-about.style4 .about-content .contact-part li:last-child {
  margin: 0;
}
.rs-about.style4 .about-content .book-part {
  position: absolute;
  right: 0;
  bottom: -25px;
  width: 775px;
}
.rs-about.style4 .about-content .book-part .single-book {
  padding: 20px 60px;
  background: #f3f8f9;
  float: left;
}
.rs-about.style5 {
  background-image: url(assets/images/bg/about-bg.jpg);
  background-size: cover;
  background-position: center;
}
.rs-about.style5 .about-content .title {
  font-size: 42px;
  font-weight: 800;
}
.rs-about.style5 .about-content .sub-title {
  color: #505050;
  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: 0;
  width: 70px;
  height: 70px;
  line-height: 60px;
  border-radius: 50%;
  border: 5px solid #e5e8eb;
  text-align: center;
  margin-right: 30px;
}
.rs-about.style5 .about-content .contact-part li .desc {
  font-size: 18px;
  font-weight: 500;
  color: #505050;
  padding-left: 95px;
}
.rs-about.style5 .about-content .contact-part li .desc p {
  color: #031a3d;
  font-size: 24px;
  font-weight: bold;
  margin: 10px 0 0;
}
.rs-about.style5 .about-content .contact-part li .desc a {
  color: #111111;
  font-size: 24px;
  font-weight: bold;
  margin-top: 10px;
  display: block;
}
.rs-about.style5 .about-content .contact-part li .desc a:hover {
  color: #21a7d0;
}
.rs-about.style5 .about-content .contact-part li .desc .address {
  color: #111111;
  font-size: 22px;
  font-weight: bold;
  margin-top: 10px;
  display: block;
}
.rs-about.style5 .about-content .contact-part li:last-child {
  margin-bottom: 0;
}
.rs-about.style6 .desc {
  font-size: 16px;
  color: #505050;
  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: #f4bf00;
  text-transform: uppercase;
}
.rs-about.style9 .content .sl-title {
  font-size: 36px;
  line-height: 45px;
  font-weight: 700;
  color: #111111;
}
.rs-about.style9 .content .desc {
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #505050;
}
.rs-counter .prefix {
  font-size: 42px;
  font-weight: 700;
}
.review-list {
  list-style: circle;
}
.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(assets/images/video/bg.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  border-radius: 10px;
  position: relative;
  padding-bottom: 500px;
}
.rs-about.video-img .shape-img {
  position: absolute;
  bottom: 0;
}
.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: #f9f8f8;
  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: #F9F8F8;
  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: #ff5421;
}
/* ------------------------------------
    08. Services Section CSS
---------------------------------------*/
.rs-services.style1 .service-item {
  position: relative;
  overflow: hidden;
}
.rs-services.style1 .service-item .scale-img {
  transition: all 0.3s ease;
  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: #ffffff;
}
.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 0 0 0;
}
.rs-services.style1 .service-item .content-part .title a {
  color: #ffffff;
}
.rs-services.style1 .service-item .content-part .title a:hover {
  opacity: 0.8;
}
.rs-services.style1 .service-item:after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #273c66;
  opacity: 0.9;
}
.rs-services.style1 .service-item.overly1:after {
  background: #273c66;
}
.rs-services.style1 .service-item.overly2:after {
  background: #21a7d0;
}
.rs-services.style1 .service-item.overly3:after {
  background: #772bea;
}
.rs-services.style1 .service-item.overly4:after {
  background: #16aaca;
}
.rs-services.style1 .service-item:hover .scale-img {
  transform: scale(1.1);
}
.rs-services.style2 .service-item {
  text-align: center;
  background: #f3fafc;
}
.rs-services.style2 .service-item .content-part {
  position: unset;
  transform: unset;
  padding: 60px 35px 50px;
}
.rs-services.style2 .service-item .content-part .icon-part i {
  color: #21a7d0;
}
.rs-services.style2 .service-item .content-part .icon-part i:before {
  font-size: 75px;
}
.rs-services.style2 .service-item .content-part .title {
  font-size: 22px;
  margin: 20px 0 0 0;
}
.rs-services.style2 .service-item .content-part .title a {
  color: #111111;
}
.rs-services.style2 .service-item .content-part .title a:hover {
  color: #21a7d0;
}
.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: #111111;
}
.rs-services.style2 .service-item .content-part .service-btn i {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s ease;
}
.rs-services.style2 .service-item .content-part .service-btn:hover {
  color: #21a7d0;
}
.rs-services.style2 .service-item .content-part .service-btn:hover i {
  right: -5px;
}
.rs-services.style6 .services-wrap {
  text-align: center;
  padding: 50px 30px 50px;
  border-radius: 10px;
}
.rs-services.style6 .services-wrap .services-item {
  transition: all .8s ease;
  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: #111111;
}
.rs-services.style6 .services-wrap .services-item .services-desc .title a:hover {
  color: #21a7d0;
  transition: all 0.3s ease;
}
.rs-services.style6 .services-wrap .services-item .services-desc p {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  color: #505050;
  margin: 0;
}
.rs-services.style6 .services-wrap.bg1 {
  background: #fdfcdb;
}
.rs-services.style6 .services-wrap.bg2 {
  background: #fbe7e4;
}
.rs-services.style6 .services-wrap.bg3 {
  background: #e7f6fa;
}
.rs-services.style6 .services-wrap.bg4 {
  background: #f3e9fe;
}
.rs-services.style6 .services-wrap:hover .services-item {
  transform: translateY(-10px);
}
.rs-services.style6 .services-wrap:hover .services-item .services-desc .title a {
  color: #21a7d0;
}
.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: 0;
  left: 0;
  padding: 50px 30px;
  border-radius: 4px;
  transition: all 0.3s ease;
}
.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: #ffffff;
}
.rs-services.style7 .services-item .content-part .title a:hover {
  color: #21a7d0;
  transition: all 0.3s ease;
}
.rs-services.style7 .services-item .content-part .desc {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  color: #ffffff;
  margin: 0;
}
.rs-services.style7 .services-item:hover .content-part {
  top: -10px;
}
.rs-services.home12-style {
  background: url(assets/images/bg/home12/services-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 150px 0;
}
.rs-services.home12-style .services-item {
  padding: 45px 15px 40px 15px;
  text-align: center;
  background: #ffffff;
  box-shadow: 0 0 30px #eee;
}
.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: #171f32;
  padding-bottom: 15px;
  margin: 0;
}
.rs-services.home12-style .services-item .services-image .services-text .text {
  font-size: 16px;
  line-height: 27px;
  font-weight: 400;
  color: #363636;
  margin: 0;
  padding-bottom: 10px;
}
.rs-services.home12-style .services-item:hover .services-image .services-text .services-title .title {
  color: #0c8b51;
}
/* ------------------------------------
    09. Subject Section CSS
---------------------------------------*/
.rs-subject.style1 .subject-wrap {
  text-align: center;
  background: #d3fcf8;
  border-radius: 10px;
  padding: 50px 30px 45px;
}
.rs-subject.style1 .subject-wrap img {
  transition: all 0.3s ease;
  transform: translateY(0);
}
.rs-subject.style1 .subject-wrap .title {
  margin: 20px 0 5px 0;
}
.rs-subject.style1 .subject-wrap .title a {
  color: #111111;
}
.rs-subject.style1 .subject-wrap .title a:hover {
  opacity: .8;
}
.rs-subject.style1 .subject-wrap:hover img {
  transition: all 0.3s ease;
  transform: translateY(-7px);
}
.rs-subject.style1 .subject-wrap.bgc1 {
  background: #d3fcf8;
}
.rs-subject.style1 .subject-wrap.bgc2 {
  background: #16aaca;
}
.rs-subject.style1 .subject-wrap.bgc3 {
  background: #f9e8e8;
}
.rs-subject.style1 .subject-wrap.bgc4 {
  background: #f8f6d1;
}
.rs-subject.style1 .subject-wrap.bgc5 {
  background: #eaddf8;
}
.rs-subject.style1 .subject-wrap.bgc6 {
  background: #e9fbd5;
}
.rs-subject.style1 .subject-wrap.text-light {
  color: #ffffff;
}
.rs-subject.style1 .subject-wrap.text-light .title a {
  color: #ffffff;
}
/* ------------------------------------
    10. Categories Section CSS
---------------------------------------*/
.rs-categories.style1 .categories-item {
  border: 1px solid #dfe9eb;
  background: #ffffff;
  overflow: hidden;
  padding: 30px;
  display: block;
  color: #505050;
  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: all 0.3s ease;
}
.rs-categories.style1 .categories-item .icon-part img {
  -webkit-transition: all 0.4s ease;
  transform: scale(1);
}
.rs-categories.style1 .categories-item .content-part .title {
  color: #111111;
  margin-bottom: 5px;
  font-size: 22px;
  transition: all 0.3s ease;
}
.rs-categories.style1 .categories-item:hover {
  background: #21a7d0;
  color: #ffffff;
  border-color: #21a7d0;
}
.rs-categories.style1 .categories-item:hover .icon-part {
  background: #ffffff;
}
.rs-categories.style1 .categories-item:hover .icon-part img {
  transform: scale(0.9);
}
.rs-categories.style1 .categories-item:hover .content-part .title {
  color: #ffffff;
}
.rs-categories.main-home .categories-items {
  position: relative;
  transition: all 0.3s ease;
}
.rs-categories.main-home .categories-items .cate-images a img {
  box-shadow: 0 0 30px #eee;
  background: #fff;
  border-radius: 0 0 5px 5px;
  position: relative;
  transition: all 500ms ease;
  border-radius: 5px;
}
.rs-categories.main-home .categories-items .contents {
  position: absolute;
  left: 0px;
  z-index: 3;
  width: 100%;
  text-align: left;
  transition: all 500ms ease;
  padding: 30px 40px;
  bottom: 0;
  display: flex;
  align-items: center;
}
.rs-categories.main-home .categories-items .contents .img-part img {
  width: 42px;
  margin: 0 20px 8px 0;
}
.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: #ffffff;
}
.rs-categories.main-home .categories-items .contents .content-wrap .title a:hover {
  color: #ff5421;
}
.rs-categories.main-home .categories-items .contents .content-wrap .course-qnty {
  font-size: 16px;
  line-height: 1.4;
  font-weight: 400;
  color: #ffffff;
  transition: all 500ms ease;
  margin: 0px;
}
.rs-categories.main-home .categories-items:before {
  content: "";
  background: -moz-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0) 50%);
  background: linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0) 50%);
  background: -webkit-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0) 50%);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 0;
  border-radius: 5px;
  transition: all 500ms ease;
  z-index: 1;
}
.rs-categories.main-home .categories-items:hover {
  transform: translateY(-10px);
}
.rs-categories.home9-style .categories-items {
  position: relative;
  transition: all 0.3s ease;
}
.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: 0px 0px 8px 0px rgba(0, 0, 0, 0.18);
  padding: 70px 30px 25px 40px;
  background-color: #ffffff;
  position: relative;
}
.rs-categories.home9-style .categories-items .image-content .effect-icon {
  background: #1c335e;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  top: -44px;
  text-align: center;
  right: 0;
  margin: 0 auto;
  box-shadow: 0 0 50px #eee;
}
.rs-categories.home9-style .categories-items .image-content .effect-icon i {
  color: #f4bf00;
  font-size: 35px;
}
.rs-categories.home9-style .categories-items .image-content .title {
  font-size: 25px;
  line-height: 32px;
  font-weight: 700;
  color: #101010;
  margin-bottom: 17px;
}
.rs-categories.home9-style .categories-items .image-content .title a {
  color: #101010;
}
.rs-categories.home9-style .categories-items .image-content .title a:hover {
  color: #f4bf00;
}
.rs-categories.home9-style .categories-items .image-content .description p {
  font-weight: 400;
  color: #505050;
  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: all .8s ease;
  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: #1c335f;
  padding: 13px 35px 13px 35px;
  background-color: #f4bf00;
  border-radius: 30px 30px 30px 30px;
}
.rs-categories.home9-style .categories-items .image-content .button-bottom .button-effect a:hover {
  color: #ffffff;
  background: #1c335f;
}
.rs-categories.home9-style .categories-items:hover {
  transform: translateY(-10px);
}
.rs-categories.home9-style .categories-items:hover .image-content .title a {
  color: #f4bf00;
}
.rs-categories.home9-style .categories-items:hover .image-content .button-bottom .button-effect {
  opacity: 1;
  visibility: visible;
}
.rs-categories.home11-style {
  background-position: center;
}
.rs-categories.home11-style .img-part {
  background: url(assets/images/categories/home11/1.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}
.rs-categories.home11-style .main-part {
  background: #e7f8fb;
  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: #4e49a1;
}
.rs-categories.home11-style .main-part .categories-item .content-part .title a:hover {
  color: #21a7d0;
}
.rs-categories.home11-style .main-part .categories-item .content-part p {
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  color: #54647b;
  margin: 0;
}
/* ------------------------------------
    11. Popular Courses Section CSS
---------------------------------------*/
.rs-popular-courses.style1 .courses-item {
  padding: 30px;
  border: 1px solid #dfe9eb;
  border-radius: 5px;
  transition: all 0.3s ease;
}
.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: all 0.3s ease;
}
.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: #ffffff;
  font-weight: 500;
  background: #21a7d0;
  border-radius: 3px;
  transition: all 0.3s ease;
}
.rs-popular-courses.style1 .courses-item .content-part .meta-part li a.categorie {
  color: #505050;
}
.rs-popular-courses.style1 .courses-item .content-part .meta-part li:last-child {
  margin: 0;
}
.rs-popular-courses.style1 .courses-item .content-part .title {
  font-size: 24px;
}
.rs-popular-courses.style1 .courses-item .content-part .title a {
  color: #111111;
}
.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: all 0.3s ease;
}
.rs-popular-courses.style1 .courses-item .content-part .bottom-part .info-meta li.user i {
  color: #505050;
  margin-right: 8px;
  transition: all 0.3s ease;
}
.rs-popular-courses.style1 .courses-item .content-part .bottom-part .info-meta li.ratings i {
  color: #fcb903;
}
.rs-popular-courses.style1 .courses-item .content-part .bottom-part .info-meta li:last-child {
  margin: 0;
}
.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: #f3f8f9;
  border: 1px solid #21a7d0;
  display: inline-block;
  border-radius: 3px;
  color: #111111;
}
.rs-popular-courses.style1 .courses-item .content-part .bottom-part .btn-part a i:before {
  font-size: 18px;
  font-weight: 700;
}
.rs-popular-courses.style2 .course-wrap {
  background: #c7e8f0;
  position: relative;
  border-radius: 10px;
  text-align: center;
  transition: all 0.3s ease;
  overflow: hidden;
  padding: 30px;
}
.rs-popular-courses.style2 .course-wrap .front-part {
  z-index: 1;
  position: relative;
  transition: all 0.3s ease;
  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: #505050;
}
.rs-popular-courses.style2 .course-wrap .front-part .content-part .title {
  margin: 7px 0 0 0;
}
.rs-popular-courses.style2 .course-wrap .front-part .content-part .title a {
  color: #111111;
}
.rs-popular-courses.style2 .course-wrap .inner-part {
  z-index: 1;
  position: absolute;
  top: 40%;
  left: 0;
  width: 100%;
  padding: 0 30px;
  transform: translateY(-50%);
  transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden;
}
.rs-popular-courses.style2 .course-wrap .inner-part .content-part a.categorie {
  color: #ffffff;
}
.rs-popular-courses.style2 .course-wrap .inner-part .content-part a.categorie:hover {
  color: #111111;
}
.rs-popular-courses.style2 .course-wrap .inner-part .content-part .title {
  margin: 10px 0 25px;
}
.rs-popular-courses.style2 .course-wrap .inner-part .content-part .title a {
  color: #ffffff;
}
.rs-popular-courses.style2 .course-wrap .inner-part .content-part .title a:hover {
  color: #111111;
}
.rs-popular-courses.style2 .course-wrap .inner-part .content-part .course-meta li {
  color: #ffffff;
  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: #fcb903;
}
.rs-popular-courses.style2 .course-wrap .inner-part .content-part .course-meta li:last-child {
  margin: 0;
}
.rs-popular-courses.style2 .course-wrap .price-btn {
  position: absolute;
  bottom: 0;
  padding-bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden;
}
.rs-popular-courses.style2 .course-wrap .price-btn a {
  font-weight: 500;
  background: #ffffff;
  border-radius: 3px;
  color: #111111;
  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: #ffffff;
  width: 41px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #21a7d0;
  display: inline-block;
  border-radius: 3px;
  transition: all 0.3s ease;
}
.rs-popular-courses.style2 .course-wrap .price-btn a:hover i:before {
  background: #111111;
}
.rs-popular-courses.style2 .course-wrap:after,
.rs-popular-courses.style2 .course-wrap:before {
  position: absolute;
  content: '';
  border-radius: 50%;
  transition: all 0.3s ease;
  z-index: 0;
  background: #b5e2ec;
}
.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: #16aaca;
}
.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: #1ca6c7;
}
.rs-popular-courses.style3 .courses-item {
  border: 1px solid #dfe9eb;
  transition: all 0.3s ease;
}
.rs-popular-courses.style3 .courses-item .img-part img {
  width: 100%;
  transition: all 0.3s ease;
}
.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: 0 15px;
  height: 40px;
  line-height: 40px;
  color: #ffffff;
  font-weight: 500;
  background: #21a7d0;
  border-radius: 3px;
  transition: all 0.3s ease;
  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: 0;
}
.rs-popular-courses.style3 .courses-item .content-part .title a {
  color: #111111;
}
.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: all 0.3s ease;
}
.rs-popular-courses.style3 .courses-item .content-part .bottom-part .info-meta li.ratings i {
  color: #fcb903;
}
.rs-popular-courses.style3 .courses-item .content-part .bottom-part .info-meta li:last-child {
  margin: 0;
}
.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: #505050;
}
.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: #485973;
}
.rs-popular-courses.style4 .courses-item {
  border: 1px solid #dfe9eb;
  transition: all 0.3s ease;
}
.rs-popular-courses.style4 .courses-item .img-part img {
  width: 100%;
  transition: all 0.3s ease;
}
.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: 0 15px;
  height: 40px;
  line-height: 40px;
  color: #ffffff;
  font-weight: 500;
  background: #21a7d0;
  border-radius: 3px;
  transition: all 0.3s ease;
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
}
.rs-popular-courses.style4 .courses-item .content-part a.categories {
  color: #485973;
  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: 0;
}
.rs-popular-courses.style4 .courses-item .content-part .title {
  font-size: 24px;
}
.rs-popular-courses.style4 .courses-item .content-part .title a {
  color: #111111;
}
.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: all 0.3s ease;
}
.rs-popular-courses.style4 .courses-item .content-part .bottom-part .info-meta li.ratings i {
  color: #fcb903;
}
.rs-popular-courses.style4 .courses-item .content-part .bottom-part .info-meta li:last-child {
  margin: 0;
}
.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: #505050;
}
.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: all 500ms ease;
  transform: scale(1);
}
.rs-popular-courses.style5 .courses-item .courses-grid .content-part {
  padding: 50px 30px 50px;
  position: relative;
  text-align: center;
  background: #F9F8F8;
  border-color: #F9F8F8;
}
.rs-popular-courses.style5 .courses-item .courses-grid .content-part .course-price .price {
  padding: 9px 20px;
  color: #ffffff;
  font-weight: 500;
  background: #ff5421;
  border-radius: 5px;
  transition: all 0.3s ease;
  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: #031a3d;
}
.rs-popular-courses.style5 .courses-item .courses-grid .content-part .title a:hover {
  color: #21a7d0;
}
.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: #363636;
}
.rs-popular-courses.style5 .courses-item .courses-grid .content-part .meta-part .user i:before {
  color: #ff5421;
  padding-right: 6px;
}
.rs-popular-courses.style5 .courses-item .courses-grid .content-part .meta-part .user i:before:last-child {
  padding-left: 0;
}
.rs-popular-courses.style5 .courses-item .courses-grid .content-part .meta-part .user:last-child {
  margin-right: 0;
}
.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: 0 -15px;
}
.rs-popular-courses.course-view-style .course-part .courses-item {
  float: left;
  width: 46%;
  margin: 0 15px;
  margin-bottom: 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: #fff;
  border: 1px solid #e0e0e08c;
  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: #505050;
  font-size: 20px;
  opacity: 0.7;
}
.rs-popular-courses.course-view-style .course-search-part .course-view-part .view-icons a.view-grid {
  color: #ff5421;
  opacity: 1;
}
.rs-popular-courses.course-view-style .course-search-part .course-view-part .view-icons a:hover {
  color: #ff5421;
  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: #ffffff;
  padding: 0 40px 0 20px;
  background: #ff5421;
  border: none;
  border-radius: 4px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
  cursor: pointer;
}
/*.rs-popular-courses.course-view*/



.choose-part {
    float: left;
    width: 60%;
    background-color: #00a0e3;
    position: absolute;
    top: 15%;
    right: 0;
    padding: 40px;
}
.choose-part .content-part.pt-30.md-pt-0 {
    padding-top: 0px;
}
.choose-part .icon-part {
    float: left;
    width: 15%;
    padding-right: 10px;
}
.our-facilities.mb-15 {
    margin-top: 30px;
    float: left;
    width: 100%;
}
.choose-part .text-part {
    float: left;
    width: 85%;
}
.choose-part .text-part h2.title {
    font-size: 24px;
    margin-bottom: 5px;
}
.choose-part .text-part p {
    color: #fff;
}
.choose-part .icon-part img {
    max-width: 60px;
    margin-top: 5px;
}
.choose-part .sub-title.uppercase.mb-10 {
    color: #fff;
}
#rs-footer .desc {
    color: #fff !important;
}
#rs-footer a{
    color: #fff !important;
}
#rs-footer .footer-top .address-widget li i{
 	color: #fff; 
}
#rs-footer h4.widget-title {
    color: #fff;
}
div#scrollUp {
    float: left;
    width: auto;
    position: absolute;
    margin-top: -7px;
    margin-left: 10px;
    color: #fff;
    cursor: pointer;
}
.footer-bottom {
    position: absolute;
    width: 100%;
    bottom: -25px;
    background-color: #000;
    padding: 5px;
}
.footer-bottom .copyright.text-left.md-text-left p {
    color: #fff;
}
#rs-blog .image-part {
    margin-bottom: 20px;
}
#rs-blog h3 {
    color: #fff;
}
.blog-content ul.listing li {
    color: #fff;
}
.blog-content ul.listing a.expandMore.show_hide {
    color: #fff;
}
#rs-blog h2.title.mb-0 {
    color: #fff;
}
#rs-team .content-part h4.name {
    margin-top: 10px;
}
.testi-item .author-part {
    text-align: center;
}
.testi-item .author-img img {
    margin: 0 auto;
}
.gv img.normal-logo {
    max-width: 250px;
}


.styled-form input#name {
    width: 100%;
    border: 1px solid #ced4da;
    padding: 0.375rem 0.75rem;
    border-radius: 0.25rem;
    line-height: 1.5;
}
.styled-form input#email{
 	width: 100%; 
    border: 1px solid #ced4da;
    padding: 0.375rem 0.75rem;
    border-radius: 0.25rem;
    line-height: 1.5;
}
.styled-form input#dob{
 	width: 100%;
    border: 1px solid #ced4da;
    padding: 0.375rem 0.75rem;
    border-radius: 0.25rem;
    line-height: 1.5;
}
.styled-form input#phone {
    width: 100%;
    border: 1px solid #ced4da;
    padding: 0.375rem 0.75rem;
    border-radius: 0.25rem;
    line-height: 1.5;
}
.form-control:focus{
    border-color: #ced4da;
    box-shadow: none;
}
.users a:hover {
    color: #21a7d0;
}
.card-header a.card-link:hover {
    color: #00a0e3;
}
.vg img.normal-logo {
    margin-top: 30px;
}


.rs-banner.style8 .banner-content form a.regis:hover {
    color: #009bdf !important;
}

/*********** timer CSS *************/
.cls_timer {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 20px;
}
.cls_timer .timer-part {
    width: calc(150px - 20px);
    border: 0;
    margin: 10px;
    text-align: center;
    background-color: #a40033;
}
.clear {
    clear: both;
}
.timer-part > div.cls_time_point {
    font-size: 60px;
    line-height: 60px;
    font-weight: bold;
    border-bottom: 1px solid #ffffff5c;
    color: #fff;
    padding: 10px 0;
}
.timer-part p.cls_timer_type {
    font-size: 20px;
    color: #fff;
    margin-bottom: 0;
    padding: 5px 0;
}


.counter_modal .modal-body {
    padding: 2rem;
}
.counter_modal .modal-body button.close {
    position: absolute;
    right: 1rem;
    top: 10px;
    font-size: 40px;
    z-index: 9;
}
.counter_modal h5 {
    text-align: center;
    padding-right: 20px;
    font-size: 30px;
    max-width: 500px;
    margin: 0 auto;
}
.counter_modal .modal-body .cls_regg {
    display: flex;
    justify-content: center;
    margin-top: 1.5rem;
}
.counter_modal .modal-body .cls_regg a {
    color: #fff;
    background-color: #019fe2;
    border: 1px solid #019fe2;
    padding: 0.65rem 1.25rem;
    font-size: 18px;
    border-radius: 0.25rem;
    display: inline-block;
    margin: 0 auto;
}
.stage_btn .btn_style.active_btn {
    border: 1px solid #00a0e3;
    background: #00a0e3;
}
.stage_btn .btn_style.disabled_btn {
    border: 1px solid #9da1a3;
    background: #9da1a3;
}



@media (max-width: 767px) {
  .rs-banner.style8 .banner-content .sl-sub-title {
    font-size: 18px;
    color: #000;
}
.counter_modal .modal-body {
    padding: 1rem;
}
.counter_modal h5 {
    text-align: center;
    padding-right: 40px;
    font-size: 20px;
}
.cls_timer .timer-part {
    width: calc(130px - 20px);
}
.timer-part > div.cls_time_point {
    font-size: 40px;
    line-height: 40px;
}
.timer-part p.cls_timer_type {
    font-size: 17px;
}
}
.blog-content ul.listing a.expandMore.readless {
  color: #231f1f;
}