@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Prompt:300,400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Nunito:300,400,600,700,800,900');
/** 
* 
* -----------------------------------------------------------------------------
*
* Author : Digial Trinetra
* Author URI : http://digitaltrinetra.com/
*
* -----------------------------------------------------------------------------
* 
**/
/* 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. Slider Section CSS
    08. Video Section CSS
    09. About Section CSS
    10. Project Section CSS
    11. Portfolio Section CSS
    12. Services Section CSS
    13. Faq Section CSS
    14. Skill-bar Section CSS
    15. Pricing Section CSS
    16. Contact Section CSS
    17. Testimonial Section CSS
    18. Team Section CSS
    19. Blog Section CSS
    20. Gallery Section CSS
    21. CTA Section CSS
    22. Counter Section CSS
    23. Coming Soon CSS
    24. Error Section CSS
    25. Shop Section CSS
    26. Single Shop Section CSS
    27. Cart Section CSS
    28. Checkout Section CSS
    29. Account Section CSS
    30. Footer Section CSS
    31. Scroll Up CSS
    32. Preloader CSS
    33. Animation Part

--------------------------------------------------------*/
/* -----------------------------------
    01. General CSS
-------------------------------------*/
html,
body {
  font-size: 15px;
  color: #5a5a5a;
  font-family: 'Prompt', sans-serif;
  vertical-align: baseline;
  line-height: 26px;
  font-weight: 400;
  overflow-x: hidden;
}
img {
  max-width: 100%;
  height: auto;
}
p {
  margin: 0 0 26px;
  line-height: 1.8;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Prompt', sans-serif;
  color: #000000;
  margin: 0 0 26px;
  line-height: 1.2;
}
h1 {
  font-size: 70px;
  font-weight: 700;
}
h2 {
  font-size: 36px;
  font-weight: 700;
}
h3 {
  font-size: 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: #0a0a0a;
}
.swiper-container {
  width: 100%;
  height: 100vh;
}
.swiper-container .swiper-slide {
  height: 100% !important;
  background: #000;
  color: #fff;
  font-size: 50px;
}
.swiper-container .swiper-slide .height-ctrl {
  height: 100vh;
  display: grid;
  align-items: center;
}
.swiper-container .swiper-slide .height-ctrl.too {
  display: flex;
}
.swiper-container .swiper-pagination-bullet {
  opacity: 1;
  height: unset;
  margin: 12px auto !important;
  font-size: 0;
  width: 35px;
  text-align-last: left;
  border-radius: 0;
  position: relative;
  background: transparent;
  right: 20px;
  transition: all 0.3s ease;
}
.swiper-container .swiper-pagination-bullet:after {
  position: absolute;
  content: '';
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background: #333;
  transition: all 0.3s ease;
}
.swiper-container .swiper-pagination-bullet:hover,
.swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active {
  font-size: 20px;
  background: transparent;
  color: #ffffff;
}
.swiper-container .swiper-pagination-bullet:hover:after,
.swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
  width: 15px;
  height: 15px;
  background: #ed4e31;
  right: -2px;
}
/*Pointer JS*/
#pointer-dot {
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  border: 2.5px solid #ed4e31;
  position: absolute;
  border-radius: 4px;
  z-index: 99999999 !important;
  pointer-events: none;
  transition: border-color 0.5s;
}
#pointer-ring {
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  padding: 15px;
  border: 2px solid #ed4e31;
  position: absolute;
  border-radius: 100px;
  z-index: 99999999999 !important;
  pointer-events: none;
}
.uppercase {
  text-transform: uppercase !important;
}
.capitalize {
  text-transform: capitalize !important;
}
.bold-text {
  font-size: 20px;
  font-weight: bold;
  font-family: 'Prompt', sans-serif;
}
.extra-bold {
  font-weight: 800 !important;
}
a {
  color: #ed4e31;
  transition: all 0.3s ease;
  text-decoration: none !important;
  outline: none !important;
}
a:active,
a:hover {
  text-decoration: none;
  outline: 0 none;
  color: #ed4e31;
}
ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.clear {
  clear: both;
}
::-moz-selection {
  background: #ed4e31;
  text-shadow: none;
  color: #ffffff;
}
::selection {
  background: #ed4e31;
  text-shadow: none;
  color: #ffffff;
}
.bg-fixed {
  background-attachment: fixed;
  background-repeat: no-repeat;
}
.bg1 {
  background: url(assets/images/bg/services-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.bg2 {
  background: url(assets/images/bg/counter-1.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.bg3 {
  background: url(assets/images/video/video-1.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  padding: 260px 0 130px;
}
.bg4 {
  background: url(assets/images/bg/testimonial-1-1.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.bg5 {
  background: url(assets/images/bg/services-bg2.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.bg6 {
  background: url(assets/images/bg/counter-bg2.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.bg7 {
  background: url(assets/images/bg/services-bg3.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.rs-video-home8 {
  background: url(assets/images/video/video-3.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding: 300px 0 300px;
}
.rs-video-home8 .media-icon {
  display: block;
}
.services-add {
  background: url(assets/images/services/single/add.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  text-align: center;
  padding: 50px 25px 53px;
  border-radius: 5px;
}
.services-add .contact-icon {
  width: 70px;
  height: 70px;
  line-height: 70px;
  border-radius: 100%;
  background: #ffffff;
  color: #ed4e31;
  font-size: 25px;
  margin: 0 auto 34px;
  position: relative;
}
.services-add .contact-icon i {
  position: relative;
  z-index: 1;
}
.services-add .contact-icon:after {
  background: #ffffff;
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  animation: pulse-border 2s ease-out infinite;
}
.services-add .title {
  font-size: 24px;
  line-height: 34px;
  margin-bottom: 18px;
}
.services-add .title.white-color {
  color: #ffffff;
}
.services-add .contact a {
  font-size: 30px;
  line-height: 34px;
  font-weight: 700;
  font-family: 'Prompt', sans-serif;
}
.services-add .contact.white a {
  color: #ffffff;
}
.services-add .contact.white a:hover {
  color: #e6e6e6;
}
.brochures {
  background: #f1f6fc;
  padding: 35px 30px 45px;
}
.home-12 {
  background: #000000;
}
.no-border {
  border: none !important;
}
.gray-color {
  background: #eaeaea;
}
.light-gray {
  background: #fbfbfb;
}
.bg-unset {
  background: unset !important;
}
.rs-menu-toggle {
  color: #ed4e31;
  text-align: right;
}
button {
  cursor: pointer;
}
.glyph-icon:before {
  margin: 0;
}
.ball {
  position: absolute;
  border-radius: 100%;
  opacity: 1;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none !important;
}
.pagination-part {
  display: inline-block;
  border: 1px solid #f9f9f9;
  padding: 11px 0;
  border-radius: 3px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
  background: #fff;
}
.pagination-part li {
  padding: 2px 20px 0 21px;
  line-height: 23px;
  font-size: 18px;
  text-decoration: none;
  transition: all 0.4s ease-in-out 0s;
  text-align: center;
  background: 0 0;
  color: #000;
  display: inline-block;
  vertical-align: top;
  border-right: 1px solid #e6e6e6;
}
.pagination-part li a {
  color: #5a5a5a;
}
.pagination-part li:last-child {
  border-right: unset;
}
.pagination-part .next-page {
  position: relative;
  transition: all 0.4s ease-in-out 0s;
  padding-right: 12px;
}
.pagination-part .next-page:before,
.pagination-part .next-page:after {
  content: "\f105";
  position: absolute;
  top: 8px;
  right: 0;
  color: #5a5a5a;
  line-height: 16px;
  font-family: fontawesome;
  font-size: 12px;
}
.pagination-part .next-page:before {
  right: 4px;
}
.pagination-part .active a {
  color: #ed4e31;
}
.gridFilter button {
  font-size: 16px;
  background: 0 0!important;
  color: #0a0a0a;
  display: inline-block;
  transition: .4s;
  outline: 0;
  -webkit-transition: .4s;
  -ms-transition: .4s;
  position: relative;
  padding: 5px 20px;
  border-radius: 30px;
  border: 0;
}
.gridFilter button.active {
  color: #ed4e31;
}
.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: #ed4e31;
}
blockquote p {
  font-size: 16px;
  margin: 0;
}
.arrow-btn {
  position: absolute;
  top: 90%;
  left: 50%;
  transform: translate(-50%, -15%);
}
.arrow-btn a {
  font-weight: 400;
  font-size: 17px;
  border-color: rgba(255, 255, 255, 0.75);
  border-style: solid;
  border-width: 3px;
  margin: 0px;
  border-radius: 23px;
  padding: 12px 15px;
  color: #ffffff;
}
.arrow-btn a span {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  margin: -4px 0 0 -4px;
  border-radius: 50%;
  background: #fff;
}
.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: #ed4e31;
  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: #ed4e31;
}
.rs-carousel.nav-style2 .owl-nav .owl-prev i:before {
  content: "\f134";
}
.rs-carousel.nav-style2 .owl-nav .owl-prev:after {
  content: "/";
  padding: 0 5px 0 5px;
  position: relative;
  top: -3px;
}
.rs-carousel.nav-style2 .owl-nav .owl-next i:before {
  content: "\f133";
}
.rs-carousel .owl-dots {
  text-align: center;
  margin: 40px auto 0;
  line-height: 15px;
  display: block;
}
.rs-carousel .owl-dots .owl-dot {
  width: 30px;
  height: 10px;
  display: inline-block;
  margin: 0 6px;
  padding: 3px 0;
  border-radius: 30px;
  border: 1px solid #ed4e31;
  background: transparent;
  opacity: 0.7;
  cursor: pointer;
}
.rs-carousel .owl-dots .owl-dot:hover {
  background: #ed4e31;
}
.rs-carousel .owl-dots .active {
  background: #ed4e31;
  opacity: 1;
}
/* ------------------------------------
    02. Global Class CSS
---------------------------------------*/
.y-middle {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.y-bottom {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.readon {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: all .4s;
  padding: 8px 30px;
  font-size: 14px;
  font-weight: 500;
  line-height: 26px;
  color: #fff;
  z-index: 1;
  border: 2px solid #000;
  border-radius: 3px;
  font-family: Prompt, sans-serif;
}
.readon.main-home {
  transition: all .3s ease;
  font-weight: 600;
  font-size: 14px;
  border-color: #ffffff;
  border-style: solid;
  border-width: 2px;
  margin: 0px;
  border-radius: 5px;
  padding: 10px 35px;
  color: #ffffff;
  text-transform: uppercase;
  background: transparent;
}
.readon.main-home.particle-btn {
  border-color: #ed4e31;
  border-style: solid;
  padding: 11px 35px;
  border-radius: 3px;
}
.readon.main-home.new-style {
  padding: 10px 34px;
  border-radius: 5px;
}
.readon.main-home.new-style2 {
  padding: 8px 30px;
  border-radius: 3px;
}
.readon.main-home:hover {
  background-color: #ed4e31;
  border-color: #ed4e31;
  color: #ffffff;
}
.readon.deep-ornage-btn {
  font-size: 14px;
  line-height: 26px;
  font-weight: 600;
  border-color: #ed4e31;
  background-color: #ed4e31;
  border-style: solid;
  border-width: 2px;
  border-radius: 3px;
  padding: 12px 35px;
  color: #ffffff;
  text-transform: uppercase;
  transition: all .3s ease;
}
.readon.deep-ornage-btn:hover {
  background: transparent;
  border-color: #ed4e31;
  color: #ed4e31;
}
.readon.deep-ornage-btn.submit-btn {
  padding: 12px 30px;
}
.readon.deep-ornage-btn.new-orange {
  padding: 8px 30px;
}
.readon.deep-ornage-btn.new-orange:hover {
  color: #ffffff;
  background: #000000;
  border-color: #000000;
}
.readon.slider-btn {
  border: 2px solid #000;
  color: #000;
  padding: 14px 35px;
  border-radius: 3px;
  font-size: 16px;
  font-weight: 500;
  background: transparent;
}
.readon.slider-btn:hover {
  background: #000;
  color: #fff;
  border: 2px solid #000;
}
.readon.slider-btn.new-style {
  color: #000000;
  border-color: #000000;
  background-color: rgba(0, 0, 0, 0);
  font-family: Montserrat;
  text-transform: uppercase;
}
.readon.slider-btn.new-style:hover {
  background: #000;
  color: #fff;
  border: 2px solid #000;
}
.readon.cta-btn {
  font-weight: 500;
  font-size: 14px;
  border-color: #ffffff;
  border-style: solid;
  border-width: 2px;
  margin: 0px;
  border-radius: 3px;
  padding: 8px 30px;
  color: #ffffff;
  background: transparent;
  text-transform: uppercase;
}
.readon.cta-btn:hover {
  background-color: #ed4e31;
  border-color: #ed4e31;
  color: #ffffff;
}
.readon.hire-btn {
  cursor: pointer;
  display: inline-block;
  padding: 8px 30px;
  font-size: 14px;
  font-weight: 500;
  line-height: 26px;
  color: #fff;
  background-color: #ed4e31;
  border-color: #ed4e31;
  text-transform: uppercase;
  font-family: Prompt, sans-serif;
  border-radius: 3px;
  transition: all .3s ease;
}
.readon.hire-btn:hover {
  border-color: #ed4e31;
  color: #000000;
  background: transparent;
}
.readon.hire-btn.black-border:hover {
  border: 2px solid #000;
  background: transparent;
}
.readon.pricing-btn {
  transition: all .3s ease;
  margin: 32px auto 0;
  width: 100%;
  max-width: 150px;
  height: 48px;
  line-height: 32px;
  display: block;
  font-size: 15px;
  font-weight: 600;
  text-align: center;
  border-radius: 30px;
  text-transform: uppercase;
  border: 1px solid #7069cf;
  background: #ed4e31;
  border-color: #ed4e31;
  color: #ffffff;
}
.readon.return {
  font-size: 20px;
  padding: 16px 35px;
  border-radius: 5px;
  background: #ed4e31;
  color: #ffffff;
  text-transform: uppercase;
  padding-right: 50px;
}
.readon.return:after {
  position: absolute;
  content: "\f109";
  right: 23px;
  top: 50%;
  font-size: 15px;
  font-weight: 600;
  color: #ffffff;
  font-family: "Flaticon";
  transform: translateY(-50%);
  transition: all 0.3s ease;
}
.readon.return:hover {
  opacity: .99;
  border-color: #ed4e31;
}
.readon.return:hover:after {
  padding-left: 5px;
}
.readon-arrow {
  color: #000000;
  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: #000000;
  transition: all 0.3s ease;
  font-weight: 600;
  font-size: 14px;
}
.readon-arrow:hover {
  color: #ed4e31;
}
.readon-arrow:hover:after {
  right: 0;
  color: #ed4e31;
}
.submit-btn .submit {
  border: 2px solid;
  border-color: #ed4e31;
  background: #ed4e31;
  position: relative;
  display: inline-block;
  padding: 12px 30px;
  border-radius: 3px;
  line-height: normal;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  transition: all .3s ease 0s;
  text-transform: uppercase;
}
.submit-btn .submit:hover {
  background: transparent;
  border-color: #ed4e31;
  color: #ed4e31;
}
.add-btn {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: all .3s ease;
  padding: 6px 26px;
  border-radius: 3px;
  font-size: 16px;
  font-weight: 500;
  background: #ed4e31;
  border: 2px solid #ed4e31;
  color: #fff;
  z-index: 1;
}
.add-btn:hover {
  background: transparent;
  border-color: #ed4e31;
  color: #ed4e31;
}
.dual-btn {
  display: flex;
  justify-content: center;
}
.dual-btn .dual-btn-wrap {
  position: relative;
  text-align: center;
  font-weight: 400;
}
.dual-btn .dual-btn-wrap a {
  max-width: 100%;
  color: #fff;
  display: inline-block;
  background-color: #ed4e31;
  padding: 14px 30px;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}
.dual-btn .dual-btn-wrap a.btn-left {
  border-radius: 4px 0 0 4px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}
.dual-btn .dual-btn-wrap a.btn-right {
  border-radius: 0 4px 4px 0;
}
.dual-btn .dual-btn-wrap a:hover {
  background-color: #e63514;
}
.dual-btn .dual-btn-wrap .connector {
  display: inline-block;
  position: absolute;
  z-index: 9;
  overflow: hidden;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background-color: #fff;
  box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.3);
  color: #27374c;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 30px;
  -webkit-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  top: 50%;
  right: 0;
}
.dual-btn.modify {
  justify-content: unset;
}
.dual-btn.modify .dual-btn-wrap a {
  text-transform: capitalize;
  font-size: 16px;
  box-shadow: none;
}
.dual-btn.modify .dual-btn-wrap a.btn-right {
  background: #132235;
}
/*--login Button Css--*/
.login-btn {
  display: inline-block;
  padding: 10px 26px;
  border-radius: 3px;
  font-size: 16px;
  font-weight: 600;
  background: #ed4e31;
  border: 2px solid #ed4e31;
  transition: all .3s ease;
  color: #fff;
}
.login-btn:hover {
  background: transparent;
  border: 2px solid #ed4e31;
  color: #ed4e31;
}
/*-- Shop Button Css --*/
.btn-shop {
  font-weight: 400;
  border: 2px solid #ed4e31;
  text-transform: uppercase;
  transition: all .3s ease;
  background: #ed4e31;
  font-size: 15px;
  padding: 8px 25px;
  color: #fff;
  border-radius: 5px;
  cursor: pointer;
}
.btn-shop:hover {
  border: 2px solid #ed4e31;
  color: #ed4e31;
  background: transparent;
}
/*-- Blog Button Css --*/
.blog-btn {
  color: #444;
  display: inline-block;
  position: relative;
  font-size: 14px;
  padding-right: 43px;
  text-transform: capitalize;
  font-weight: 600;
  font-family: Prompt, sans-serif;
  transition: all .3s ease;
}
.blog-btn:after {
  position: absolute;
  content: "\f109";
  right: 20px;
  top: 50%;
  font-size: 15px;
  font-weight: 600;
  color: #000000;
  font-family: "Flaticon";
  transform: translateY(-50%);
  transition: all 0.3s ease;
}
.blog-btn:hover {
  color: #ed4e31;
}
.blog-btn:hover:after {
  right: 17px;
  color: #ed4e31;
}
/*-- Quote Button Css --*/
.btn-quote {
  font-size: 14px;
  background: #ed4e31;
  padding: 10px 22px;
  border-radius: 3px;
  border: 2px solid #ed4e31;
  color: #fff;
  text-transform: uppercase;
}
.btn-quote:hover {
  color: #ed4e31;
  background: transparent;
  border: 2px solid #ed4e31;
}
/*Video Icon*/
.media-icon {
  position: relative;
  display: inline-block;
  z-index: 1;
}
.media-icon .popup-videos:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  animation: pulse-border 1.5s ease-out infinite;
  transition: all 0.3s ease;
}
.media-icon .popup-videos i {
  position: relative;
  color: #ffffff;
  background: #ed4e31;
  width: 80px;
  height: 80px;
  border-radius: 100%;
  text-align: center;
  z-index: 99;
}
.media-icon .popup-videos i:before {
  font-size: 28px;
  line-height: 80px;
}
.media-icon .popup-videos:hover:before {
  background: #ed4e31;
}
.media-icon .popup-videos .overly-border {
  border: 1px solid #ed4e31;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  bottom: 0;
  left: -9px;
  right: 0;
  margin: 0 auto;
  transform: translateY(-50%);
  z-index: 1;
}
.media-icon.white-color .popup-videos {
  color: #ed4e31;
  background: #ffffff;
}
.media-icon.white-color .popup-videos i {
  position: relative;
}
.media-icon.white-color .popup-videos i:before {
  font-size: 30px;
  line-height: 80px;
}
.media-icon.white-color .popup-videos:hover:before {
  background: #ffffff;
}
.media-icon.white-color .popup-videos .overly-border {
  border: 1px solid #ffffff;
}
.media-icon.white-hover-no .popup-videos {
  color: #ed4e31;
  background: #ffffff;
}
.media-icon.white-hover-no .popup-videos i {
  position: relative;
}
.media-icon.white-hover-no .popup-videos i:before {
  font-size: 30px;
  line-height: 80px;
}
.media-icon.white-hover-no .popup-videos:hover:before {
  background: unset;
}
.media-icon.black-color .popup-videos {
  color: #ed4e31;
  background: #000000;
}
.media-icon.black-color .popup-videos i {
  position: relative;
}
.media-icon.black-color .popup-videos i:before {
  font-size: 30px;
  line-height: 80px;
}
.media-icon.black-color .popup-videos:hover:before {
  background: #000000;
}
.media-icon.black-color .popup-videos .overly-border {
  border: 1px solid #000000;
}
.media-icon.black-color.black-left .popup-videos {
  top: 42%;
  left: 17%;
}
/*Vertical Section CSS*/
.rs-vertical-section {
  position: relative;
}
.rs-vertical-section .vertical-header {
  width: 17%;
  float: left;
}
.rs-vertical-section .vertical-header .left-menu {
  position: fixed;
  width: 100%;
  max-width: 300px;
  left: 0;
  top: 0;
  z-index: 9999;
  height: 100vh;
  background: #fff;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
  overflow-y: auto;
  overflow-x: hidden;
  padding: 60px 44px 25px;
}
.rs-vertical-section .vertical-header .left-menu .logo-area a img {
  max-width: 40px;
}
.rs-vertical-section .vertical-header .left-menu ul.menu-part > li > a {
  font-size: 16px;
  line-height: 27px;
  padding-top: 14px;
  padding-bottom: 14px;
}
.rs-vertical-section .vertical-header .left-menu ul.menu-part > li > a.active a {
  color: #ed4e31 !important;
}
.rs-vertical-section .vertical-header .left-menu ul.menu-part li a {
  font-weight: 500;
  color: #000000;
  transition: all 0.3s ease;
  display: block;
  text-transform: uppercase;
}
.rs-vertical-section .vertical-header .left-menu ul.menu-part li a:hover {
  color: #ed4e31;
}
.rs-vertical-section .vertical-header .left-menu ul.menu-part li.active a {
  color: #ed4e31 !important;
}
.rs-vertical-section .vertical-header .left-menu ul.menu-part li.has-children {
  position: relative;
}
.rs-vertical-section .vertical-header .left-menu ul.menu-part li.has-children .toggle-btn {
  padding: 0;
  margin: 0;
  border: none;
  color: #000000;
  background: transparent;
  transition: all 0.3s ease;
  position: absolute;
  height: 40px;
  width: 40px;
  line-height: 37px;
  text-align: center;
  top: 7px;
  right: 0;
}
.rs-vertical-section .vertical-header .left-menu ul.menu-part li.has-children .toggle-btn i:before {
  transition: all 0.3s ease;
  font-size: 14px;
  font-weight: 400;
}
.rs-vertical-section .vertical-header .left-menu ul.menu-part li.has-children .toggle-btn.active i:before {
  content: "\f10e";
}
.rs-vertical-section .vertical-header .left-menu ul.menu-part li .off-sub-menu {
  max-height: 0;
  overflow: hidden;
  transition: all 0.3s ease;
  transform: scaleY(0);
  -webkit-transform-origin: top;
  -moz-transform-origin: top;
  -ms-transform-origin: top;
  -o-transform-origin: top;
}
.rs-vertical-section .vertical-header .left-menu ul.menu-part li .off-sub-menu li a {
  font-size: 13px;
  line-height: 25px;
  padding-left: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.rs-vertical-section .vertical-header .left-menu ul.menu-part li .off-sub-menu li .toggle-btn {
  top: 3px;
}
.rs-vertical-section .vertical-header .left-menu ul.menu-part li .off-sub-menu li .off-sub-menu li a {
  padding-left: 50px;
}
.rs-vertical-section .vertical-header .left-menu ul.menu-part li .off-sub-menu.show {
  max-height: 100%;
  transform: scaleY(1);
}
.rs-vertical-section .vertical-header .left-menu:after {
  position: absolute;
  content: '';
  right: 0;
  top: 0;
  height: 100%;
  width: 3px;
  background: rgba(255, 255, 255, 0.3);
}
.rs-vertical-section .vertical-header .left-menu .ps-information .personal-info li span a {
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  color: #5a5a5a;
}
.rs-vertical-section .vertical-header .left-menu .ps-information .personal-info li span a:hover {
  color: #ed4e31;
}
.rs-vertical-section .vertical-header .left-menu .ps-information .social-info li {
  display: inline-block;
  margin-right: 9px;
}
.rs-vertical-section .vertical-header .left-menu .ps-information .social-info li a {
  color: #000000;
}
.rs-vertical-section .vertical-header .left-menu .ps-information .social-info li a i {
  font-size: 16px;
}
.rs-vertical-section .vertical-header .left-menu .ps-information .social-info li a:hover {
  color: #ed4e31;
}
.rs-vertical-section .vertical-header .left-menu .ps-information .social-info li:last-child {
  margin-right: 0;
}
.rs-vertical-section .horizontal {
  width: 83%;
  float: right;
}
.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;
}
.bdru-4 {
  border-radius: 4px;
}
.gutter-20 {
  margin-left: -10px;
  margin-right: -10px;
}
.gutter-20 [class*="col-"] {
  padding-left: 10px;
  padding-right: 10px;
}
ul.listing-style li {
  position: relative;
  padding-left: 30px;
  line-height: 25px;
  margin-bottom: 5px;
}
ul.listing-style li:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  content: "\f05d";
  font-family: 'FontAwesome';
  color: #ed4e31;
  font-size: 20px;
}
ul.listing-style.modify li {
  padding-left: 23px;
}
ul.listing-style.modify li:before {
  font-size: 15px;
}
ul.page-nav-vertical li {
  margin-bottom: 13px;
}
ul.page-nav-vertical li a {
  display: block;
  border: 2px solid #d3e1fb;
  padding: 16px 18px;
  transition: all .5s ease;
  border-radius: 5px;
  font-size: 16px;
  line-height: 27px;
  font-weight: 700;
  color: #444;
  position: relative;
}
ul.page-nav-vertical li a:before {
  content: "\f108";
  position: absolute;
  right: 12px;
  top: 16px;
  font-family: Flaticon;
  color: #1c1b1b;
  transition: all .5s ease;
}
ul.page-nav-vertical li.active a {
  color: #ffffff;
  border-color: #ed4e31;
  background: #ed4e31;
}
ul.page-nav-vertical li.active a:before {
  color: #fff;
}
ul.page-nav-vertical li:hover a {
  color: #ffffff;
  border-color: #ed4e31;
  background: #ed4e31;
}
ul.page-nav-vertical li:hover a:before {
  color: #fff;
}
ul.page-nav-vertical li:last-child {
  margin: 0;
}
.sec-title {
  position: relative;
}
.sec-title .sub-title {
  position: relative;
  padding-right: 65px;
  display: inline-block;
  color: #ed4e31;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.sec-title .sub-title:after {
  content: "";
  position: absolute;
  border: 0;
  width: 50px;
  height: 2px;
  background: #ed4e31;
  z-index: 1;
  margin-left: 0;
  right: 0;
  top: 12px;
}
.sec-title .title {
  font-size: 42px;
  font-weight: 600;
  line-height: 52px;
  color: #000000;
}
.sec-title .title .watermark {
  position: absolute;
  font-size: 196px;
  text-transform: uppercase;
  font-weight: 900;
  font-family: Prompt, sans-serif;
  display: block;
  opacity: .05;
  width: 100%;
  left: 0;
  color: inherit;
  white-space: nowrap;
  vertical-align: middle;
}
.sec-title .desc {
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  color: #5a5a5a;
}
.sec-title2 {
  position: relative;
}
.sec-title2 .title {
  font-size: 42px;
  font-weight: 600;
  line-height: 52px;
  color: #ffffff;
}
.sec-title2 .title.black-color {
  color: #000000;
  margin: 0;
}
.sec-title2 .title .watermark {
  position: absolute;
  font-size: 200px;
  text-transform: uppercase;
  font-weight: 900;
  font-family: Prompt, sans-serif;
  display: block;
  opacity: .05;
  width: 100%;
  left: 0;
  color: inherit;
  white-space: nowrap;
  vertical-align: middle;
  top: 5px;
}
.sec-title2 .title .sub-title {
  line-height: 28px;
  font-family: Prompt, sans-serif;
  font-size: 14px;
  font-weight: 500;
  display: block;
  text-transform: uppercase;
  padding-top: 12px;
}
.sec-title2:after {
  content: "";
  position: absolute;
  border: 0;
  width: 50px;
  height: 2px;
  background: #ed4e31;
  z-index: 1;
  right: 0;
  top: -20px;
  left: -9px;
  margin: 0 auto;
  transform: translateY(-50%);
}
.sec-title3 .title {
  position: relative;
  font-size: 42px;
  line-height: 52px;
  font-weight: 600;
  color: #000000;
  margin: 0;
  padding-bottom: 10px;
}
.sec-title3 .title:after {
  content: "";
  position: absolute;
  border: 0;
  width: 50px;
  height: 2px;
  background: #ed4e31;
  z-index: 1;
  top: -23px;
  margin: 0 auto;
  left: 0;
}
.sec-title3 .title.white-color {
  color: #ffffff;
}
.sec-title3 .title.black-color:after {
  background: #000000;
}
.sec-title3 .title.black-color2:after {
  background: #000000;
  margin: 0 auto;
  right: 0;
}
.sec-title3 .title.new-title {
  font-size: 36px;
  line-height: 40px;
  font-weight: 500;
  color: #000000;
  margin: 0;
}
.sec-title3 .title.new-title:after {
  display: none;
}
.sec-title3 .title.new-title2 {
  font-size: 36px;
  line-height: 40px;
  font-weight: 500;
  color: #000000;
  margin: 0;
}
.sec-title3 .sub-title {
  font-size: 14px;
  line-height: 26px;
  font-weight: 500;
  color: #5a5a5a;
  margin: 0;
  text-transform: uppercase;
}
.sec-title3 .sub-title.white-color {
  color: #ffffff;
}
.sec-title3 .desc {
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  color: #5a5a5a;
}
.sec-title3 .desc.big {
  font-size: 16px;
}
.sec-title3 .desc.white-color {
  color: #ffffff;
}
.sec-title4 {
  position: relative;
}
.sec-title4 .title {
  color: #000000;
  font-size: 130px;
  text-transform: uppercase;
  font-weight: 900;
  font-family: Prompt, sans-serif;
  margin: 0;
  top: -80px;
  opacity: .05;
  width: 100%;
  position: absolute;
}
.sec-title4 .title.upper {
  top: -105px;
}
.sec-title5 {
  position: relative;
}
.sec-title5 .sub-title {
  font-size: 14px;
  line-height: 28px;
  font-weight: 500;
  color: #ed4e31;
  text-transform: uppercase;
  margin: 0;
}
.sec-title5 .title {
  font-size: 42px;
  line-height: 52px;
  font-weight: 600;
  color: #ffffff;
  margin: 0;
}
.sec-title5 .desc {
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  color: #cccccc;
}
/* -----------------------
    03. Header Section CSS
--------------------------*/
.full-width-header .rs-header {
  position: relative;
  z-index: 99;
}
.full-width-header .rs-header .topbar-area {
  background: #000000;
}
.full-width-header .rs-header .topbar-area .topbar-contact li {
  display: inline-block;
  line-height: 50px;
  height: 50px;
  margin-right: 10px;
  padding-right: 20px;
  color: #ffffff;
}
.full-width-header .rs-header .topbar-area .topbar-contact li i {
  margin-right: 5px;
}
.full-width-header .rs-header .topbar-area .topbar-contact li i:before {
  font-size: 14px;
  color: #ffffff;
}
.full-width-header .rs-header .topbar-area .topbar-contact li a {
  color: #ffffff;
  font-size: 14px;
}
.full-width-header .rs-header .topbar-area .topbar-contact li a:hover {
  color: #ccc;
}
.full-width-header .rs-header .topbar-area .topbar-contact li:last-child {
  margin: 0;
  border: none;
}
.full-width-header .rs-header .topbar-area .toolbar-sl-share ul li {
  display: inline-block;
  font-size: 14px;
  line-height: 40px;
  margin-right: 12px;
}
.full-width-header .rs-header .topbar-area .toolbar-sl-share ul li a {
  font-size: 14px;
  color: #ffffff;
}
.full-width-header .rs-header .topbar-area .toolbar-sl-share ul li a:hover {
  color: #ccc;
}
.full-width-header .rs-header .topbar-area .toolbar-sl-share ul li:last-child {
  margin: 0;
}
.full-width-header .rs-header .menu-area {
  transition: all 0.3s ease;
  background: transparent;
}
.full-width-header .rs-header .menu-area .logo-area {
  position: relative;
  height: 115px;
  line-height: 111px;
}
.full-width-header .rs-header .menu-area .logo-area a .sticky-logo {
  display: none;
}
.full-width-header .rs-header .menu-area .logo-area img {
  transition: 0.4s;
  -webkit-transition: 0.4s;
  max-height: 80px; /*40px*/
}
.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 .main-menu {
  background: transparent;
}
.full-width-header .rs-header .menu-area .main-menu .mobile-menu .bar {
  top: 37px;
  position: relative;
}
.full-width-header .rs-header .menu-area .main-menu .mobile-menu .bar span {
  height: 2px;
  width: 30px;
  display: block;
  background: #ffffff;
  margin: 5px 0;
  transition: all 0.3s ease;
}
.full-width-header .rs-header .menu-area .main-menu .mobile-menu .bar span.dot1 {
  margin-top: 0;
}
.full-width-header .rs-header .menu-area .main-menu .mobile-menu .bar span.dot2 {
  width: 22px;
  margin-left: 8px;
  transition: all .8s ease;
}
.full-width-header .rs-header .menu-area .main-menu .mobile-menu .bar span.dot3 {
  margin-bottom: 0;
}
.full-width-header .rs-header .menu-area .main-menu .mobile-menu .bar.primary span {
  background: #ed4e31;
}
.full-width-header .rs-header .menu-area .main-menu .mobile-menu .bar:hover span {
  background: #ed4e31;
}
.full-width-header .rs-header .menu-area .main-menu .mobile-menu .bar:hover span.dot2 {
  width: 30px;
  margin-left: 0;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li {
  display: inline-block;
  margin-right: 32px;
  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: 16px;
  font-weight: 500;
  text-transform: uppercase;
  height: 115px;
  line-height: 115px;
  font-family: Prompt;
  padding: 0;
  color: #ffffff;
  position: relative;
  padding-right: 17px;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a:hover {
  color: #ed4e31;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a:hover:before {
  color: #ed4e31;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li.menu-item-has-children a:before {
  position: absolute;
  content: "+";
  right: 0;
  top: 48%;
  transform: translateY(-50%);
  color: #ffffff;
  font-size: 24px;
  font-weight: 300;
  transition: all 0.3s ease;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li.menu-item-has-children:hover a:before {
  content: "-";
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li:last-child {
  margin-right: 0!important;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li:last-child i {
  margin: 0;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu {
  background: #ffffff;
  margin: 0;
  width: 100%;
  border-radius: 0 0 5px 5px;
  right: unset;
  min-width: 260px;
  left: 0;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu .sub-menu {
  left: unset;
  right: 100%;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu .current-page-item > a {
  color: #ccc;
}
.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;
  line-height: unset;
  font-size: 13px;
  color: #000;
  font-weight: 400;
  padding: 10px 30px !important;
  text-transform: capitalize;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a:hover {
  color: #ed4e31 !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.active a {
  color: #ed4e31 !important;
}
.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: #ffffff;
  border-radius: 0 0 5px 5px;
}
.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: 25%;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .single-megamenu .sub-menu {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 50px;
  padding-right: 40PX;
}
.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: 15px;
  font-weight: 600;
  padding: 10px 30px;
  color: #000;
  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: #ed4e31;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul li a:hover,
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul li.active a,
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul li.current-menu-item > a,
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul li.current-menu-item > a:before {
  color: #ed4e31 !important;
}
.full-width-header .rs-header .menu-area .expand-btn-inner .nav-expander {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s ease;
  cursor: pointer;
}
.full-width-header .rs-header .menu-area .expand-btn-inner .nav-expander span {
  height: 2px;
  width: 30px;
  display: block;
  background: #ffffff;
  margin: 5px 0;
  transition: all 0.3s ease;
}
.full-width-header .rs-header .menu-area .expand-btn-inner .nav-expander span.dot1 {
  margin-top: 0;
}
.full-width-header .rs-header .menu-area .expand-btn-inner .nav-expander span.dot2 {
  width: 22px;
  margin-left: 8px;
  transition: all .8s ease;
}
.full-width-header .rs-header .menu-area .expand-btn-inner .nav-expander span.dot3 {
  margin-bottom: 0;
}
.full-width-header .rs-header .menu-area .expand-btn-inner .nav-expander.style2 span {
  background: #ed4e31;
}
.full-width-header .rs-header .menu-area .expand-btn-inner .nav-expander.style3 span {
  background: #000000;
}
.full-width-header .rs-header .menu-area .expand-btn-inner .nav-expander:hover span {
  background: #ed4e31;
}
.full-width-header .rs-header .menu-area .expand-btn-inner .nav-expander:hover span.dot2 {
  width: 30px;
  margin-left: 0;
}
.full-width-header .rs-header .menu-area.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #ffffff !important;
  box-shadow: 0 0 20px -10px rgba(0, 0, 0, 0.8);
}
.full-width-header .rs-header .menu-area.sticky .logo-area {
  position: relative;
  height: 115px;
  line-height: 111px;
  display: flex;
  align-items: center;
}
.full-width-header .rs-header .menu-area.sticky .logo-area a .sticky-logo {
  display: block;
}
.full-width-header .rs-header .menu-area.sticky .logo-area a .normal-logo {
  display: none;
}
.full-width-header .rs-header .menu-area.sticky .logo-area img {
  /* max-height: 30px; */
}
.full-width-header .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu li a {
  color: #000000;
}
.full-width-header .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu li a:before {
  color: #000000;
}
.full-width-header .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu li a:hover {
  color: #ed4e31;
}
.full-width-header .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu li a:hover:before {
  color: #ed4e31;
}
.full-width-header .rs-header .menu-area.sticky .expand-btn-inner .nav-expander span {
  background: #ed4e31;
}
.full-width-header .rs-header.header-style1 .menu-area .logo-area .dark {
  display: none;
}
.full-width-header .rs-header.header-style1 .menu-area .logo-area .light {
  display: inherit;
}
.full-width-header .rs-header.header-style1 .menu-area .main-menu .rs-menu ul.nav-menu li a {
  color: #202427;
}
.full-width-header .rs-header.header-style1 .menu-area .main-menu .rs-menu ul.nav-menu li a:hover {
  color: #ed4e31;
}
.full-width-header .rs-header.header-style1 .menu-area .main-menu .rs-menu ul.nav-menu li a:hover:before {
  color: #ed4e31;
}
.full-width-header .rs-header.header-style1 .menu-area .main-menu .rs-menu ul.nav-menu li:last-child {
  margin-right: 0!important;
}
.full-width-header .rs-header.header-style1 .menu-area .main-menu .rs-menu ul.nav-menu li:last-child i {
  margin: 0;
}
.full-width-header .rs-header.header-style1 .menu-area .main-menu .rs-menu ul.nav-menu li:hover a:before {
  content: "-";
}
.full-width-header .rs-header.header-style1 .menu-area .main-menu .rs-menu ul.nav-menu li.menu-item-has-children a:before {
  position: absolute;
  content: "+";
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  color: #202427;
  transition: all 0.3s ease;
}
.full-width-header .rs-header.header-style1 .menu-area .main-menu .rs-menu ul.sub-menu {
  background: #ffffff;
  margin: 0;
  width: 100%;
  border-radius: 0 0 5px 5px;
  right: unset;
  min-width: 260px;
  left: 0;
}
.full-width-header .rs-header.header-style1 .menu-area .main-menu .rs-menu ul.sub-menu .sub-menu {
  left: unset;
  right: 100%;
}
.full-width-header .rs-header.header-style1 .menu-area .main-menu .rs-menu ul.sub-menu .current-page-item > a {
  color: #ccc;
}
.full-width-header .rs-header.header-style1 .menu-area .main-menu .rs-menu ul.sub-menu li {
  margin: 0;
  border: none;
}
.full-width-header .rs-header.header-style1 .menu-area .main-menu .rs-menu ul.sub-menu li a {
  height: unset;
  line-height: unset;
  font-size: 13px;
  color: #000;
  font-weight: 400;
  padding: 10px 30px !important;
  text-transform: capitalize;
}
.full-width-header .rs-header.header-style1 .menu-area .main-menu .rs-menu ul.sub-menu li a:hover {
  color: #ed4e31 !important;
}
.full-width-header .rs-header.header-style1 .menu-area .main-menu .rs-menu ul.sub-menu li a:before {
  display: none;
}
.full-width-header .rs-header.header-style1 .menu-area .main-menu .rs-menu ul.sub-menu li:last-child {
  margin: 0;
}
.full-width-header .rs-header.header-style1 .menu-area .main-menu .rs-menu ul.sub-menu li.active a {
  color: #ed4e31 !important;
}
.full-width-header .rs-header.header-style1 .menu-area .main-menu .rs-menu ul.sub-menu.right-menu {
  left: unset;
  right: 0;
}
.full-width-header .rs-header.header-style1 .menu-area .main-menu .rs-menu ul.mega-menu {
  background: #ffffff;
  border-radius: 0 0 5px 5px;
}
.full-width-header .rs-header.header-style1 .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container {
  padding: 0;
  margin: 0;
}
.full-width-header .rs-header.header-style1 .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .single-megamenu {
  width: 25%;
}
.full-width-header .rs-header.header-style1 .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .single-megamenu .sub-menu {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 80px;
  padding-right: 40PX;
}
.full-width-header .rs-header.header-style1 .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .single-megamenu .sub-menu .menu-title {
  font-size: 15px;
  font-weight: 600;
  padding: 10px 30px;
  color: #000;
  text-transform: capitalize;
  transition: all 0.3s ease;
}
.full-width-header .rs-header.header-style1 .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .single-megamenu:hover .sub-menu .menu-title {
  color: #ed4e31;
}
.full-width-header .rs-header.header-style1 .menu-area .expand-btn-inner {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.full-width-header .rs-header.header-style1 .menu-area .expand-btn-inner .nav-expander span {
  background: #ed4e31;
}
.full-width-header .rs-header.header-style1 .menu-area .expand-btn-inner .nav-expander span.dot1 {
  margin-top: 0;
}
.full-width-header .rs-header.header-style1 .menu-area .expand-btn-inner .nav-expander span.dot3 {
  margin-bottom: 0;
}
.full-width-header .rs-header.header-style1 .menu-area .expand-btn-inner .nav-expander:hover span {
  background: #ed4e31;
}
.full-width-header .rs-header.header-style2 .menu-area .main-menu .rs-menu ul.nav-menu li a {
  color: #000000;
}
.full-width-header .rs-header.header-style2 .menu-area .main-menu .rs-menu ul.nav-menu li a:before {
  color: #000000;
}
.full-width-header .rs-header.header-style2 .menu-area .main-menu .rs-menu ul.nav-menu li a:hover {
  color: #ed4e31;
}
.full-width-header .rs-header.header-style2 .menu-area .main-menu .rs-menu ul.nav-menu li a:hover:before {
  color: #ed4e31;
}
.full-width-header .rs-header.header-style2 .menu-area .expand-btn-inner {
  cursor: pointer;
}
.full-width-header .rs-header.header-style2 .menu-area .expand-btn-inner .nav-expander span {
  background: #ed4e31;
}
.full-width-header .rs-header.header-style2 .menu-area .expand-btn-inner .nav-expander span.dot1 {
  margin-top: 0;
}
.full-width-header .rs-header.header-style2 .menu-area .expand-btn-inner .nav-expander span.dot3 {
  margin-bottom: 0;
}
.full-width-header .rs-header.header-style2.modify .menu-area {
  background: #ffffff;
}
.full-width-header .rs-header.header-style3 .menu-area .expand-btn-inner {
  cursor: pointer;
}
.full-width-header .rs-header.header-style3 .menu-area .expand-btn-inner .nav-expander span {
  background: #000000;
}
.full-width-header .rs-header.header-style3 .menu-area .expand-btn-inner .nav-expander span.dot1 {
  margin-top: 0;
}
.full-width-header .rs-header.header-style3 .menu-area .expand-btn-inner .nav-expander span.dot3 {
  margin-bottom: 0;
}
.full-width-header .rs-header.header-style4 .menu-area .expand-btn-inner {
  cursor: pointer;
}
.full-width-header .rs-header.header-style4 .menu-area .expand-btn-inner .nav-expander span {
  background: #ed4e31;
}
.full-width-header .rs-header .right_menu_togle {
  background: #010101;
  transition: all 0.3s ease;
  width: 100%;
  right: -100%;
}
.full-width-header .rs-header .right_menu_togle .close-btn {
  overflow: visible;
  padding: 0;
  padding: 15px 11px 16px;
}
.full-width-header .rs-header .right_menu_togle .close-btn .line {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.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: right;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: unset;
  transition: all 0.3s ease;
  background: #ffffff;
  color: #000000;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact {
  padding-left: 100px;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .canvas-map iframe {
  overflow: hidden;
  width: 470px;
  height: 270px;
  cursor: pointer;
  border: unset;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .contact-section li {
  display: flex;
  padding: 7px 0;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .contact-section li i {
  padding-right: 15px;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .contact-section li i:before {
  color: #ed4e31;
  font-size: 26px;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .contact-section li span {
  font-size: 18px;
  line-height: 31px;
  font-weight: 400;
  color: #ffffff;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .contact-section li a {
  font-size: 18px;
  line-height: 31px;
  font-weight: 400;
  color: #ffffff;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .contact-section li a:hover {
  color: #ccc;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .social-icon li {
  display: inline-block;
  margin-right: 20px;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .social-icon li a {
  display: block;
  font-size: 18px;
  color: #ffffff;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .social-icon li:last-child {
  margin-right: 0;
}
.full-width-header .rs-header .right_menu_togle.custom {
  overflow: hidden !important;
  background: transparent !important;
  right: 0 !important;
  pointer-events: none;
  opacity: 0;
  transition: all 0.5s;
}
.full-width-header .rs-header .right_menu_togle.custom .close-btn {
  z-index: 3;
  position: relative;
}
.full-width-header .rs-header .right_menu_togle.custom .inner-offcanvas {
  position: relative;
  z-index: 2;
  display: none;
  padding: 110px 0 110px;
}
.full-width-header .rs-header .right_menu_togle.custom .inner-offcanvas .off-menu {
  position: relative;
}
.full-width-header .rs-header .right_menu_togle.custom .inner-offcanvas .off-menu ul.menu-part > li > a {
  font-size: 42px;
  line-height: 48px;
  padding-top: 22px;
  padding-bottom: 22px;
}
.full-width-header .rs-header .right_menu_togle.custom .inner-offcanvas .off-menu ul.menu-part li a {
  font-weight: 500;
  color: #fff;
  transition: all 0.3s ease;
  display: block;
}
.full-width-header .rs-header .right_menu_togle.custom .inner-offcanvas .off-menu ul.menu-part li a:hover {
  color: #ccc;
}
.full-width-header .rs-header .right_menu_togle.custom .inner-offcanvas .off-menu ul.menu-part li.has-children {
  position: relative;
}
.full-width-header .rs-header .right_menu_togle.custom .inner-offcanvas .off-menu ul.menu-part li.has-children .toggle-btn {
  padding: 0;
  margin: 0;
  border: none;
  color: #fff;
  background: transparent;
  transition: all 0.3s ease;
  position: absolute;
  height: 40px;
  width: 40px;
  line-height: 37px;
  text-align: center;
  top: 30px;
  right: 30%;
}
.full-width-header .rs-header .right_menu_togle.custom .inner-offcanvas .off-menu ul.menu-part li.has-children .toggle-btn i:before {
  transition: all 0.3s ease;
  font-size: 16px;
  font-weight: 500;
}
.full-width-header .rs-header .right_menu_togle.custom .inner-offcanvas .off-menu ul.menu-part li.has-children .toggle-btn.active i:before {
  content: "\f10e";
}
.full-width-header .rs-header .right_menu_togle.custom .inner-offcanvas .off-menu ul.menu-part li .off-sub-menu {
  max-height: 0;
  overflow: hidden;
  transition: all 0.3s ease;
  transform: scaleY(0);
  -webkit-transform-origin: top;
  -moz-transform-origin: top;
  -ms-transform-origin: top;
  -o-transform-origin: top;
}
.full-width-header .rs-header .right_menu_togle.custom .inner-offcanvas .off-menu ul.menu-part li .off-sub-menu li a {
  font-size: 20px;
  line-height: 24px;
  padding-left: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.full-width-header .rs-header .right_menu_togle.custom .inner-offcanvas .off-menu ul.menu-part li .off-sub-menu li .toggle-btn {
  top: 3px;
}
.full-width-header .rs-header .right_menu_togle.custom .inner-offcanvas .off-menu ul.menu-part li .off-sub-menu li .off-sub-menu li a {
  padding-left: 50px;
}
.full-width-header .rs-header .right_menu_togle.custom .inner-offcanvas .off-menu ul.menu-part li .off-sub-menu.show {
  max-height: 100%;
  transform: scaleY(1);
}
.full-width-header .rs-header .right_menu_togle.custom .inner-offcanvas .off-menu:after {
  position: absolute;
  content: '';
  right: 0;
  top: 0;
  height: 100%;
  width: 3px;
  background: rgba(255, 255, 255, 0.3);
}
.full-width-header .rs-header .right_menu_togle.custom .off-nav-layer {
  width: 30px;
  height: 30px;
  background: #010101;
  position: absolute;
  top: 0;
  left: 0;
  transform: scale(0.1);
  border-radius: 50%;
  transition: all 0.5s;
}
.full-width-header .rs-header.header-transparent {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.nav-expanded .right_menu_togle.custom {
  pointer-events: unset !important;
  opacity: 1 !important;
}
.nav-expanded .right_menu_togle.custom .inner-offcanvas {
  display: block !important;
}
.nav-expanded .right_menu_togle.custom .off-nav-layer {
  transform: scale(150) !important;
}
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: #ed4e31 !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 {
  background: url(assets/images/banner/banner-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 950px;
  position: relative;
}
.rs-banner.style1 .banner-content .name {
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  color: #000000;
  display: block;
  margin-bottom: 10px;
}
.rs-banner.style1 .banner-content .banner-title {
  font-size: 70px;
  line-height: 85px;
  font-weight: 800;
  color: #000000;
  margin-bottom: 10px;
}
.rs-banner.style1 .banner-content .banner-sub {
  font-size: 40px;
  line-height: 55px;
  font-weight: 700;
  color: #000000;
  margin-bottom: 36px;
}
.rs-banner.style1 .shape-img .spiner {
  position: absolute;
  bottom: 0;
}
.rs-banner.style1 .shape-img .spiner.one {
  top: -40%;
  right: 26%;
}
.rs-banner.style1 .shape-img .spiner.one img {
  width: 25px;
}
.rs-banner.style1 .shape-img .spiner.two {
  left: 70%;
  bottom: -100px;
}
.rs-banner.style1 .shape-img .spiner.three {
  right: -50px;
  bottom: 75px;
}
.rs-banner.style1 .shape-img .spiner.four {
  bottom: -125px;
  left: 2%;
}
.rs-banner.style1 .shape-img .spiner.four img {
  width: 40px;
}
.rs-banner.style1 .shape-img .spiner.five {
  top: -60px;
  left: 2%;
}
.rs-banner.style1 .circle-section {
  min-height: 950px;
  position: relative;
  right: -210px;
}
.rs-banner.style1 .circle-section .shape-circle {
  position: absolute;
  top: 18%;
  right: 33%;
}
.rs-banner.style1 .circle-section .circle-img {
  position: absolute;
  bottom: 0;
}
.rs-banner.style1 .circle-section .images-part {
  position: absolute;
  bottom: 0;
}
.rs-banner.style1 .circle-section .images-part img {
  width: 670px;
}
.rs-banner.style1 .circle-section .images-part .social-icon .circle-icon {
  position: absolute;
  bottom: 0;
  animation: up-downt 1.4s alternate infinite;
}
.rs-banner.style1 .circle-section .images-part .social-icon .circle-icon img {
  width: 50px;
}
.rs-banner.style1 .circle-section .images-part .social-icon .circle-icon.one {
  left: 47%;
  top: -12%;
  animation-delay: 1s;
}
.rs-banner.style1 .circle-section .images-part .social-icon .circle-icon.two {
  left: 18%;
  top: -1%;
  animation-delay: 3s;
}
.rs-banner.style1 .circle-section .images-part .social-icon .circle-icon.three {
  right: 93px;
  top: 0;
  animation-delay: 2s;
}
.rs-banner.style1 .circle-section .images-part .social-icon .circle-icon.four {
  left: 2%;
  top: 18%;
  animation-delay: 4s;
}
.rs-banner.style1 .circle-section .images-part .social-icon .circle-icon.five {
  left: -3%;
  top: 44%;
  animation-delay: 1s;
}
.rs-banner.style1 .circle-section .images-part .social-icon .circle-icon.six {
  right: -10px;
  top: 21%;
  animation-delay: 3s;
}
.rs-banner.style1 .circle-section .images-part .social-icon .circle-icon.seven {
  right: -5%;
  top: 48%;
  animation-delay: 2s;
}
.rs-banner.style2 {
  background: url(assets/images/banner/style2/banner-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 960px;
  position: relative;
}
.rs-banner.style2 .banner-content {
  padding: 320px 0px 100px;
}
.rs-banner.style2 .banner-content .sub-title-big {
  font-size: 16px;
  line-height: 25px;
  font-weight: 500;
  color: #ed4e31;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.rs-banner.style2 .banner-content .title {
  font-size: 82px;
  line-height: 100px;
  font-weight: 900;
  color: #000000;
  margin-bottom: 5px;
}
.rs-banner.style2 .banner-content .sub-title {
  font-size: 54px;
  line-height: 70px;
  font-weight: 700;
  color: #000000;
  display: block;
  margin-bottom: 40px;
}
.rs-banner.style2 .banner-content .shape-img .spiner {
  position: absolute;
  bottom: 0;
}
.rs-banner.style2 .banner-content .shape-img .spiner.one {
  bottom: 76px;
}
.rs-banner.style2 .banner-content .shape-img .spiner.two {
  left: 34%;
  bottom: 20%;
}
.rs-banner.style2 .banner-content .shape-img .spiner.three {
  left: 51%;
  bottom: 30%;
}
.rs-banner.style2 .banner-content .shape-img .spiner.four {
  left: 32%;
  top: 20%;
}
.rs-banner.style3 {
  background: url(assets/images/banner/style3/banner.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 820px;
  position: relative;
}
.rs-banner.style3 .banner-content {
  padding: 250px 0 100px;
  max-width: 590px;
}
.rs-banner.style3 .banner-content .title {
  font-size: 52px;
  line-height: 62px;
  font-weight: 600;
  color: #000000;
  margin-bottom: 30px;
}
.rs-banner.style3 .banner-content .desc {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  color: #363636;
  margin-bottom: 35px;
}
.rs-banner.style4 {
  background: url(assets/images/banner/photgraphy-3.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
.rs-banner.style4 .banner-content {
  padding: 280px 0 280px;
}
.rs-banner.style4 .banner-content .sub-title {
  font-size: 17px;
  line-height: 24px;
  font-weight: 500;
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.rs-banner.style4 .banner-content .title {
  font-size: 90px;
  line-height: 90px;
  font-weight: 900;
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.rs-banner.style4 .banner-content .desc {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  color: #ffffff;
  max-width: 563px;
  margin: 0 auto;
}
.rs-banner.style5 .banner-content {
  max-width: 550px;
  margin: 0 auto;
  padding: 240px 0 0px;
}
.rs-banner.style5 .banner-content .title {
  font-size: 42px;
  line-height: 52px;
  font-weight: 600;
  color: #0a0a0a;
  margin: 0;
  padding-bottom: 13px;
}
.rs-banner.style5 .banner-content .sub-title {
  font-size: 26px;
  line-height: 36px;
  font-weight: 600;
  color: #000000;
  margin: 0;
  padding-bottom: 40px;
}
.rs-banner.style6 {
  background: url(assets/images/banner/black-banner.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 960px;
  position: relative;
}
.rs-banner.style6 .banner-content {
  padding: 300px 0 0;
}
.rs-banner.style6 .banner-content .title {
  font-size: 90px;
  line-height: 90px;
  font-weight: 900;
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.rs-banner.style6 .banner-content .desc {
  font-size: 20px;
  line-height: 26px;
  font-weight: 400;
  color: #ffffff;
  max-width: 600px;
  margin: 0 auto;
}
.rs-banner.style6 .social-icon {
  position: absolute;
  right: 50px;
  bottom: 250px;
}
.rs-banner.style6 .social-icon li a {
  color: #ffffff;
  font-size: 14px;
  display: block;
}
.rs-banner.style6 .social-icon li a:hover {
  color: #ed4e31;
}
.rs-banner.style7 {
  background: url(assets/images/banner/banner-full.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100%;
  align-items: center;
  position: relative;
}
.rs-banner.style7 .banner-content {
  padding: 230px 0 200px;
}
.rs-banner.style7 .banner-content .sub-title {
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  color: #ed4e31;
  text-transform: uppercase;
  margin-bottom: 20px;
  letter-spacing: 14px;
}
.rs-banner.style7 .banner-content .title {
  font-size: 90px;
  line-height: 100px;
  font-weight: 900;
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 15px;
  letter-spacing: 10px;
}
.rs-banner.style7 .banner-content .desc {
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  color: #ffffff;
  max-width: 632px;
  margin: 0 auto;
  margin-bottom: 45px;
}
.rs-banner.style7 .sl-social-icon {
  position: absolute;
  left: 30px;
  top: 50%;
  transform: translateY(-50%);
}
.rs-banner.style7 .sl-social-icon li a {
  color: #ffffff;
  font-size: 14px;
  display: block;
  margin-bottom: 15px;
}
.rs-banner.style7 .sl-social-icon li a:hover {
  color: #ed4e31;
}
.rs-banner.style8 {
  background: url(assets/images/banner/particle-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  overflow: hidden;
  min-height: 960px;
}
.rs-banner.style8 #particles-js {
  position: absolute;
  height: 100%;
  width: 100%;
}
.rs-banner.style8 .rs-particle-section {
  padding: 400px 0 300px;
}
.rs-banner.style8 .rs-particle-section .title {
  font-size: 65px;
  line-height: 70px;
  font-weight: 600;
  color: #ffffff;
  margin: 0;
}
.rs-banner.style8 .rs-particle-section .cd-words-wrapper {
  display: inline-block;
  position: relative;
  text-align: left;
  font-size: 40px;
  color: #ed4e31;
  line-height: 52px;
  font-weight: 500;
}
.rs-banner.style8 .rs-particle-section .name {
  color: #ffffff;
  display: inline-block;
  font-size: 40px;
  line-height: 40px;
  font-weight: 600;
  margin-right: 10px;
}
.rs-banner.style8 .rs-particle-section .cd-words-wrapper span {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 400;
  white-space: nowrap;
}
.rs-banner.style8 .rs-particle-section .cd-words-wrapper span.is-visible {
  position: relative;
}
.rs-banner.style8 .rs-particle-section .cd-headline.clip span {
  display: inline-block;
  font-size: 40px;
  line-height: 40px;
  font-weight: 600;
}
.rs-banner.style8 .rs-particle-section .cd-headline.clip .cd-words-wrapper {
  overflow: hidden;
  vertical-align: top;
}
.rs-banner.style8 .rs-particle-section .cd-headline.clip .cd-words-wrapper::after {
  /* line */
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 2px;
  height: 100%;
  background-color: #aebcb9;
}
.rs-banner.style8 .rs-particle-section .cd-headline.clip .cd-words-wrapper span {
  opacity: 0;
}
.rs-banner.style8 .rs-particle-section .cd-headline.clip .cd-words-wrapper span.is-visible {
  opacity: 1;
}
.rs-banner.style9 .banner-content {
  max-width: 795px;
  margin: 0 auto;
  padding: 100px 0 200px;
}
.rs-banner.style9 .banner-content .title {
  font-size: 42px;
  line-height: 52px;
  font-weight: 600;
  color: #ffffff;
  margin: 0;
  padding-bottom: 45px;
}
.rs-banner.style9 .banner-content .sub-title {
  font-size: 14px;
  line-height: 28px;
  font-weight: 500;
  color: #ffffff;
  text-transform: uppercase;
  display: block;
  padding-bottom: 15px;
}
.rs-banner.style10 .banner-content .title {
  position: relative;
  margin: 0;
}
.rs-banner.style10 .banner-content .title span {
  font-size: 42px;
  line-height: 52px;
  font-weight: 600;
  color: #000000;
  display: block;
  padding-bottom: 10px;
}
.rs-banner.style10 .banner-content .title:after {
  content: "";
  position: absolute;
  border: 0;
  width: 50px;
  height: 2px;
  left: 0;
  top: -20px;
  background: #ed4e31;
}
.rs-banner.style10 .banner-content .sub-title {
  font-size: 24px;
  line-height: 34px;
  font-weight: 600;
  color: #000000;
  padding-bottom: 20px;
  margin: 0;
}
.rs-banner.style10 .banner-content .sub-title2 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
  color: #000000;
  padding-bottom: 35px;
  margin: 0;
}
.rs-banner.style-inner {
  background: url(assets/images/banner/inner-banner.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.rs-banner.style-inner .inner-content {
  padding: 200px 0 100px 0;
}
.rs-banner.style-inner .inner-content .title {
  font-size: 52px;
  line-height: 60px;
  font-weight: 600;
  color: #000000;
  margin: 0;
  position: relative;
}
.rs-banner.style-inner .inner-content .title:after {
  content: "";
  position: absolute;
  border: 0;
  width: 50px;
  height: 2px;
  background: #000000;
  z-index: 1;
  top: -35px;
  margin: 0 auto;
  left: 0;
}
.rs-banner.style-inner .inner-content .sub-title {
  font-size: 14px;
  line-height: 28px;
  font-weight: 500;
  color: #000000;
  display: block;
}
/* ------------------------------------
    06. Breadcrumbs Section CSS
---------------------------------------*/
.rs-breadcrumbs {
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.rs-breadcrumbs .breadcrumbs-inner {
  padding: 190px 0 150px;
}
.rs-breadcrumbs .breadcrumbs-inner .page-title {
  font-size: 52px;
  font-weight: 600;
  line-height: 62px;
  margin-bottom: 5px;
  color: #ffffff;
}
.rs-breadcrumbs .breadcrumbs-inner .page-title.new-title2 {
  max-width: 856px;
  margin: 0 auto;
}
.rs-breadcrumbs .breadcrumbs-inner ul {
  padding: 0;
}
.rs-breadcrumbs .breadcrumbs-inner ul li {
  color: #ffffff;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  padding-left: 6px;
}
.rs-breadcrumbs .breadcrumbs-inner ul li a {
  position: relative;
  padding-right: 22px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #ffffff;
}
.rs-breadcrumbs .breadcrumbs-inner ul li a:before,
.rs-breadcrumbs .breadcrumbs-inner ul li a:after {
  content: "\f105";
  position: absolute;
  top: 2px;
  right: 0;
  color: #ed4e31;
  line-height: 16px;
  font-family: fontawesome;
}
.rs-breadcrumbs .breadcrumbs-inner ul li a:before {
  right: 5px;
}
.rs-breadcrumbs .breadcrumbs-inner ul li a:hover {
  color: #ccc;
}
.rs-breadcrumbs.img1 {
  background: url(assets/images/breadcrumbs/1.jpg);
}
.rs-breadcrumbs.img2 {
  background: url(assets/images/breadcrumbs/2.jpg);
}
.rs-breadcrumbs.img3 {
  background: url(assets/images/breadcrumbs/3.jpg);
}
.rs-breadcrumbs.img4 {
  background: url(assets/images/breadcrumbs/4.jpg);
}
/* ------------------------------------
    07. Slider Section CSS
---------------------------------------*/
.rs-slider.main-home {
  position: relative;
}
.rs-slider.main-home .slider-content {
  text-align: center;
}
.rs-slider.main-home .slider-content .content-part {
  padding: 230px 35px 230px;
  max-width: 900px;
  margin: 0 auto;
}
.rs-slider.main-home .slider-content .content-part .sl-sub-title {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #ffffff;
  margin-bottom: 22px;
  text-transform: uppercase;
}
.rs-slider.main-home .slider-content .content-part .sl-sub-title2 {
  font-size: 42px;
  line-height: 50px;
  font-weight: 600;
  color: #ffffff;
  display: block;
  margin-bottom: 50px;
}
.rs-slider.main-home .slider-content .content-part .sl-title {
  position: relative;
  margin-bottom: 20px;
}
.rs-slider.main-home .slider-content .content-part .sl-title span {
  font-size: 90px;
  line-height: 90px;
  font-weight: 900;
  color: #ffffff;
  text-transform: uppercase;
  display: block;
  position: relative;
  z-index: 1;
}
.rs-slider.main-home .slider-content .content-part .sl-title:after {
  content: "";
  position: absolute;
  border: 0;
  width: 83%;
  height: 20px;
  background: #ed4e31;
  top: 56px;
  left: 50%;
  transform: translateX(-50%);
}
.rs-slider.main-home .slider-content.slide1 {
  background: url(assets/images/slider/slider1-1.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.rs-slider.main-home .slider-content.slide2 {
  background: url(assets/images/slider/slider1-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: #ffffff;
  text-align: center;
  color: #000000;
  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: "\f10a";
  font-family: Flaticon;
}
.rs-slider.main-home .owl-nav .owl-next:hover,
.rs-slider.main-home .owl-nav .owl-prev:hover {
  background: #ccc;
}
.rs-slider.main-home .owl-nav .owl-next {
  right: 30px;
  left: unset;
}
.rs-slider.main-home .owl-nav .owl-next i:before {
  content: "\f107";
}
.rs-slider.main-home:hover .owl-nav .owl-next,
.rs-slider.main-home:hover .owl-nav .owl-prev {
  left: 50px;
  transition-delay: 0s;
  visibility: visible;
  opacity: 1;
}
.rs-slider.main-home:hover .owl-nav .owl-next {
  right: 50px;
  left: unset;
}
.rs-slider.style1 {
  background: #000;
  position: relative;
}
.rs-slider.style1 .slider-content {
  padding: 150px 0 80px;
}
.rs-slider.style1 .slider-content .slider-content .sl-sub-title {
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.rs-slider.style1 .slider-content .slider-content .sl-title {
  font-size: 90px;
  line-height: 90px;
  font-weight: 900;
  color: #ffffff;
  text-transform: uppercase;
}
.rs-slider.style1 .slider-content .slider-content .sl-title span {
  color: #ed4e31;
}
.rs-slider.style1 .slider-content .slider-content .sl-sub-title2 {
  font-size: 60px;
  line-height: 70px;
  font-weight: 800;
  color: #ffffff;
  text-transform: uppercase;
  display: block;
  margin-bottom: 40px;
}
.rs-slider.style1 .image-part {
  position: absolute;
  right: 125px;
  top: 27%;
}
.rs-slider.style2 .slider-content {
  padding: 260px 0;
  position: relative;
}
.rs-slider.style2 .slider-content .watermark {
  color: #000000;
  z-index: 5;
  position: absolute;
  font-size: 190px;
  font-weight: 900;
  font-family: Prompt, sans-serif;
  top: 28%;
  opacity: .1;
}
.rs-slider.style2 .slider-content .sl-title {
  font-size: 65px;
  line-height: 75px;
  font-weight: 700;
  color: #000000;
  margin-bottom: 24px;
  max-width: 896px;
}
.rs-slider.style2 .slider-content .desc {
  font-size: 18px;
  line-height: 31px;
  font-weight: 400;
  color: #5a5a5a;
  margin-bottom: 39px;
  max-width: 620px;
}
.rs-slider.style2 .slider-content.slide1 {
  background: url(assets/images/slider/slider3-1.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.rs-slider.style2 .slider-content.slide2 {
  background: url(assets/images/slider/slider3-2.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.rs-slider.style2 .owl-nav .owl-next,
.rs-slider.style2 .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 30px;
  width: 42px;
  height: 42px;
  line-height: 42px;
  border-radius: 50%;
  background: #ffffff;
  text-align: center;
  color: #000000;
  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: "\f106";
  font-family: Flaticon;
}
.rs-slider.style2 .owl-nav .owl-next:hover,
.rs-slider.style2 .owl-nav .owl-prev:hover {
  opacity: 0.2;
}
.rs-slider.style2 .owl-nav .owl-next {
  right: 30px;
  left: unset;
}
.rs-slider.style2 .owl-nav .owl-next i:before {
  content: "\f109";
}
.rs-slider.style2:hover .owl-nav .owl-next,
.rs-slider.style2:hover .owl-nav .owl-prev {
  left: 10px;
  transition-delay: 0s;
  visibility: visible;
  opacity: 1;
}
.rs-slider.style2:hover .owl-nav .owl-next {
  right: 10px;
  left: unset;
}
.rs-slider.style3 .portfolio-item {
  position: relative;
  transition: all 1s;
  transform: scale(1.01);
  height: 100vh;
}
.rs-slider.style3 .portfolio-item .portfolio-content {
  padding-bottom: 60px;
  position: absolute;
  transform: translate(-50%);
  left: 50%;
  bottom: 0;
  text-align: center;
  z-index: 2;
}
.rs-slider.style3 .portfolio-item .portfolio-content .title {
  font-size: 18px;
  line-height: 30px;
  font-weight: 600;
  color: #ffffff;
  margin: 0;
  position: relative;
}
.rs-slider.style3 .portfolio-item .portfolio-content .title a {
  color: #ffffff;
}
.rs-slider.style3 .portfolio-item .portfolio-content .title:after {
  content: '';
  width: 2px;
  height: 40px;
  text-align: center;
  background: #ed4e31;
  position: absolute;
  transform: translate(-50%);
  left: 50%;
  top: -50px;
  display: block;
  transition: all 0.3s ease;
  z-index: 2;
}
.rs-slider.style3 .portfolio-item .portfolio-content .category {
  display: block;
}
.rs-slider.style3 .portfolio-item .portfolio-content .category a {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: #ffffff;
}
.rs-slider.style3 .portfolio-item.slbg1 {
  background: url(assets/images/slider/style2/1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.rs-slider.style3 .portfolio-item.slbg2 {
  background: url(assets/images/slider/style2/2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.rs-slider.style3 .portfolio-item.slbg3 {
  background: url(assets/images/slider/style2/3.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.rs-slider.style3 .portfolio-item.slbg4 {
  background: url(assets/images/slider/style2/4.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.rs-slider.style3 .portfolio-item.slbg5 {
  background: url(assets/images/slider/style2/5.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.rs-slider.style3 .portfolio-item.slbg6 {
  background: url(assets/images/slider/style2/6.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.rs-slider.style3 .portfolio-item:hover {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
}
.rs-slider.style3 .portfolio-item:hover .portfolio-content .title a {
  color: #ed4e31;
}
.rs-slider.style3 .portfolio-item:hover .portfolio-content .title:after {
  width: 2px;
  height: 80px;
  top: -100px;
}
.rs-slider.style4 {
  position: relative;
}
.rs-slider.style4 .slider-content {
  text-align: center;
}
.rs-slider.style4 .slider-content .content-part {
  padding: 280px 35px 230px;
  max-width: 960px;
  margin: 0 auto;
}
.rs-slider.style4 .slider-content .content-part .sl-sub-title {
  font-size: 18px;
  line-height: 25px;
  font-weight: 500;
  color: #ffffff;
  margin-bottom: 10px;
}
.rs-slider.style4 .slider-content .content-part .sl-title {
  font-size: 70px;
  line-height: 90px;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 42px;
}
.rs-slider.style4 .slider-content.slide1 {
  background: url(assets/images/slider/style4/slider-1.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.rs-slider.style4 .slider-content.slide2 {
  background: url(assets/images/slider/style4/slider-2.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.rs-slider.style4 .owl-nav .owl-next,
.rs-slider.style4 .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 30px;
  width: 42px;
  height: 42px;
  line-height: 42px;
  border-radius: 50%;
  background: #ffffff;
  text-align: center;
  color: #000000;
  transition: all 0.5s;
  transition-delay: 0.70s;
  opacity: 0;
  visibility: hidden;
}
.rs-slider.style4 .owl-nav .owl-next i:before,
.rs-slider.style4 .owl-nav .owl-prev i:before {
  content: "\f10a";
  font-family: Flaticon;
}
.rs-slider.style4 .owl-nav .owl-next {
  right: 30px;
  left: unset;
}
.rs-slider.style4 .owl-nav .owl-next i:before {
  content: "\f107";
}
.rs-slider.style4:hover .owl-nav .owl-next,
.rs-slider.style4:hover .owl-nav .owl-prev {
  left: 50px;
  transition-delay: 0s;
  visibility: visible;
  opacity: 1;
}
.rs-slider.style4:hover .owl-nav .owl-next {
  right: 50px;
  left: unset;
}
.rs-slider.style5 .portfolio-item {
  position: relative;
  transition: all 0.3s ease;
  height: 100vh;
}
.rs-slider.style5 .portfolio-item .portfolio-content {
  position: absolute;
}
.rs-slider.style5 .portfolio-item .portfolio-content .title {
  font-size: 80px;
  line-height: 90px;
  font-weight: 100;
  letter-spacing: 10px;
  text-transform: uppercase;
  margin: 0;
}
.rs-slider.style5 .portfolio-item .portfolio-content .title a {
  color: #ffffff;
}
.rs-slider.style5 .portfolio-item .portfolio-content.tl1 {
  top: 50%;
  left: -250px;
  transform: rotate(-90deg);
}
.rs-slider.style5 .portfolio-item .portfolio-content.tl2 {
  bottom: 100px;
  left: 50px;
}
.rs-slider.style5 .portfolio-item .portfolio-content.tl3 {
  right: 80px;
  bottom: 100px;
}
.rs-slider.style5 .portfolio-item .portfolio-content.tl4 {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.rs-slider.style5 .portfolio-item .social-icon {
  position: absolute;
  bottom: 140px;
  right: 60px;
}
.rs-slider.style5 .portfolio-item .social-icon li a {
  color: #ffffff;
  font-size: 15px;
}
.rs-slider.style5 .portfolio-item .social-icon li a:hover {
  color: #ed4e31;
}
.rs-slider.style5 .portfolio-item.sl2bg1 {
  background: url(assets/images/slider/style5/1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.rs-slider.style5 .portfolio-item.sl2bg2 {
  background: url(assets/images/slider/style5/2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.rs-slider.style5 .portfolio-item.sl2bg3 {
  background: url(assets/images/slider/style5/3.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.rs-slider.style5 .portfolio-item.sl2bg4 {
  background: url(assets/images/slider/style5/4.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.rs-slider.style5 .portfolio-item.sl2bg5 {
  background: url(assets/images/slider/style5/5.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.rs-slider.style5 .slider-carousel {
  position: relative;
}
.rs-slider.style5 .slider-carousel .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 30px;
  width: 42px;
  height: 42px;
  line-height: 42px;
  border-radius: 50%;
  text-align: center;
  color: #000000;
  background: #ffffff;
  transition: all 0.5s;
  transition-delay: 0.70s;
}
.rs-slider.style5 .slider-carousel .owl-nav .owl-next i:before {
  content: "\f138";
  font-family: Flaticon;
}
.rs-slider.style5 .slider-carousel .owl-nav .owl-prev {
  display: none;
}
.rs-slider.style5 .slider-carousel .owl-nav .owl-next {
  right: 30px;
  left: unset;
}
.rs-slider.style5 .slider-carousel .owl-nav .owl-next i:before {
  content: "\f137";
}
.rs-slider.style5 .slider-carousel .owl-dots {
  position: absolute;
  right: 60px;
  top: 50%;
  transform: translateY(-50%);
}
.rs-slider.style5 .slider-carousel .owl-dots .owl-dot {
  width: 13px;
  height: 13px;
  display: block;
  border-radius: 50%;
  margin: 5px 0;
  background: #ffffff;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.25);
  position: relative;
  text-align: center;
  opacity: 1;
}
.rs-slider.style5 .slider-carousel .owl-dots .owl-dot:after {
  position: absolute;
  content: '';
  right: 30px;
  top: 50%;
  transform: scale(0) translateX(0px) translateY(-50%);
  width: 70px;
  height: 70px;
  background: transparent;
  opacity: 0;
  border-radius: 6px;
  transition: all 0.3s ease;
  -webkit-transform-origin: 100% 0%;
}
.rs-slider.style5 .slider-carousel .owl-dots .owl-dot:before {
  position: absolute;
  content: '';
  left: 5px;
  top: 5px;
  width: 2.5px;
  height: 2.5px;
  background: #000;
  opacity: 1;
  transition: all 0.3s ease;
}
.rs-slider.style5 .slider-carousel .owl-dots .owl-dot.active {
  background: #000;
}
.rs-slider.style5 .slider-carousel .owl-dots .owl-dot.active:before {
  background: #fff;
}
.rs-slider.style5 .slider-carousel .owl-dots .owl-dot:hover {
  background: #000;
}
.rs-slider.style5 .slider-carousel .owl-dots .owl-dot:hover:after {
  opacity: 1;
  transform: scale(1) translateX(0px) translateY(-50%);
}
.rs-slider.style5 .slider-carousel .owl-dots .owl-dot:hover:before {
  background: #fff;
}
.rs-slider.style5 .slider-carousel .owl-dots .owl-dot:nth-child(1):after {
  background: url(assets/images/slider/style5/1.jpg);
  background-size: cover;
  background-position: center;
}
.rs-slider.style5 .slider-carousel .owl-dots .owl-dot:nth-child(2):after {
  background: url(assets/images/slider/style5/2.jpg);
  background-size: cover;
  background-position: center;
}
.rs-slider.style5 .slider-carousel .owl-dots .owl-dot:nth-child(3):after {
  background: url(assets/images/slider/style5/3.jpg);
  background-size: cover;
  background-position: center;
}
.rs-slider.style5 .slider-carousel .owl-dots .owl-dot:nth-child(4):after {
  background: url(assets/images/slider/style5/4.jpg);
  background-size: cover;
  background-position: center;
}
.rs-slider.style5 .slider-carousel .owl-dots .owl-dot:nth-child(5):after {
  background: url(assets/images/slider/style5/5.jpg);
  background-size: cover;
  background-position: center;
}
.rs-slider.style6 {
  position: relative;
}
.rs-slider.style6 .slider-content {
  padding: 290px 0px 230px;
}
.rs-slider.style6 .slider-content .sl-sub-title {
  font-size: 16px;
  line-height: 25px;
  font-weight: 500;
  color: #ed4e31;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.rs-slider.style6 .slider-content .sl-title2 {
  font-size: 54px;
  line-height: 65px;
  font-weight: 900;
  color: #000000;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.rs-slider.style6 .slider-content .sl-title2 span i {
  color: #ed4e31;
}
.rs-slider.style6 .slider-content .sl-title {
  font-size: 82px;
  line-height: 100px;
  font-weight: 900;
  color: #000000;
  text-transform: uppercase;
  margin-bottom: 2px;
}
.rs-slider.style6 .slider-content.slide1 {
  background: url(assets/images/slider/style6/con-slider1.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.rs-slider.style6 .slider-content.slide2 {
  background: url(assets/images/slider/style6/con-slider-2.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
/* ------------------------------------
    08. Video Section CSS
---------------------------------------*/
.rs-video.style1 .img-part {
  background-image: url(assets/images/video/video-2.jpg);
  background-size: cover;
  background-position: center top;
  padding: 230px 0 240px;
  text-align: center;
}
.rs-video.style1 .images-part {
  background-image: url(assets/images/video/1-2.jpg);
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  padding: 170px 0 330px;
}
.rs-video.rs-videobg3 {
  padding: 241px 0 80px;
}
.rs-video.rs-videobg3 .pt-190 {
  padding-top: 300px;
}
.rs-videos2 .rs-videos.style2 .rs-icon-inners .animate-border .popup-border,
.rs-videoson3 .rs-videos.style2 .rs-icon-inners .animate-border .popup-border {
  top: 50%;
  transform: translateY(-50%);
}
.rs-videos.style2 .rs-icon-inners .animate-border .popup-border {
  background: #ed4e31;
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.rs-videos.style2 .rs-icon-inners .animate-border .popup-border i {
  font-size: 20px;
  line-height: 80px;
  display: block;
  color: #ffffff;
}
.rs-videos.style2 .rs-icon-inners .animate-border .popup-border:before {
  content: "";
  border: 2px solid #ed4e31;
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  animation: zoomBig 3.25s linear infinite;
  -webkit-animation-delay: .75s;
  animation-delay: .75s;
}
.rs-videos.style2 .rs-icon-inners .animate-border .popup-border:after {
  content: "";
  border: 2px solid #ed4e31;
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  animation: zoomBig 3.25s linear infinite;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
@keyframes zoomBig {
  0% {
    transform: translate(-50%, -50%) scale(0.5);
    opacity: 1;
    border-width: 3px;
  }
  40% {
    opacity: .5;
    border-width: 2px;
  }
  65% {
    border-width: 1px;
  }
  100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
    border-width: 1px;
  }
}
@keyframes zoomBig {
  0% {
    transform: translate(-50%, -50%) scale(0.5);
    opacity: 1;
    border-width: 3px;
  }
  40% {
    opacity: .5;
    border-width: 2px;
  }
  65% {
    border-width: 1px;
  }
  100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
    border-width: 1px;
  }
}
.rs-videos13 {
  padding-bottom: 60px;
}
/* ------------------------------------
    09. About Section CSS
---------------------------------------*/
.rs-about .founder .sub-text {
  font-size: 14px;
  line-height: 28px;
  font-weight: 500;
  color: #5a5a5a;
  display: block;
  text-transform: uppercase;
}
.rs-about .img-part {
  background-image: url(assets/images/about/about-h-1.jpg);
  background-size: cover;
  background-position: center;
  background-position: center top;
}
.rs-about.style1 .image-part {
  background-image: url(assets/images/about/about-bg.jpg);
  background-size: cover;
  background-position: center;
  background-position: center top;
}
.rs-about.style1 .image-home13 {
  background-image: url(assets/images/about/about-h-13.png);
  background-size: cover;
  background-position: center;
  background-position: center top;
}
.rs-about.style1 .image-home17 {
  background-image: url(assets/images/about/creative-1.png);
  background-size: cover;
  background-position: center;
  background-position: center top;
}
.rs-about.style2 .title-part .title {
  font-size: 36px;
  line-height: 40px;
  font-weight: 500;
  color: #000000;
  margin: 0;
}
.rs-about.style2 .title-part .title-small {
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
  color: #000000;
  margin: 0;
}
.rs-about.style2 .title-part p {
  font-size: 15px;
  line-height: 28px;
  font-weight: 400;
  color: #5a5a5a;
  margin: 0;
}
.rs-about.style2 .timeline-alter .timeline-item {
  position: relative;
  display: table;
  table-layout: fixed;
  width: 100%;
  padding-bottom: 25px;
}
.rs-about.style2 .timeline-alter .timeline-item .left-part {
  width: 30%;
  display: table-cell;
  padding-right: 25px;
  min-height: 100%;
  text-align: right;
  vertical-align: top;
}
.rs-about.style2 .timeline-alter .timeline-item .left-part .item-period {
  font-size: 14px;
  line-height: 32px;
  font-weight: 600;
  color: #000000;
  margin: 0;
}
.rs-about.style2 .timeline-alter .timeline-item .left-part .item-company {
  font-size: 12px;
  line-height: 17px;
  font-weight: 400;
  color: #aaaaaa;
}
.rs-about.style2 .timeline-alter .timeline-item .divider {
  position: absolute;
  top: 0;
  left: 30%;
  bottom: 0;
  width: 1px;
  background-color: #eee;
}
.rs-about.style2 .timeline-alter .timeline-item .divider:after {
  content: '';
  display: block;
  margin-top: 12px;
  width: 11px;
  height: 11px;
  margin-left: -5px;
  border-radius: 5px;
  border: 2px solid;
  border-color: #ed4e31;
  background-color: #fff;
}
.rs-about.style2 .timeline-alter .timeline-item .right-part {
  width: 70%;
  display: table-cell;
  padding-left: 25px;
  padding-right: 15px;
  vertical-align: top;
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  color: #5a5a5a;
}
.rs-about.style2 .timeline-alter .timeline-item .right-part h4 {
  font-size: 16px;
  line-height: 36px;
  font-weight: 600;
  color: #000000;
  margin: 0;
}
.rs-about.style2 .images-part img {
  max-width: 570px;
}
.rs-about.style2 .images-part .media-icon {
  position: unset;
}
.rs-about.style2 .image-part {
  background: red;
}
.rs-about.style3 .services-item .services-icon {
  padding-bottom: 20px;
}
.rs-about.style3 .services-item .services-icon img {
  width: 60px;
}
.rs-about.style3 .services-item .services-icon i:before {
  font-size: 36px;
  color: #969696;
}
.rs-about.style3 .services-item .services-desc .title {
  font-size: 18px;
  line-height: 20px;
  font-weight: 600;
  margin: 0;
  padding-bottom: 15px;
}
.rs-about.style3 .services-item .services-desc .title a {
  color: #000000;
}
.rs-about.style3 .services-item .services-desc .title a:hover {
  color: #ed4e31;
}
.rs-about.style3 .services-item .services-desc p {
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  color: #5a5a5a;
  margin: 0;
}
.rs-about.style3 .services-item.Style2 {
  box-shadow: 0 0 30px #eee;
  background: #ffffff;
  padding: 60px 31px 60px;
}
.rs-about.style4 {
  border-top: 2px solid #111111;
  border-bottom: 2px solid #111111;
}
.rs-about.style4 .about-content .header-title .title {
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
  color: #ffffff;
  margin: 0;
}
.rs-about.style4 .about-content .header-desc p {
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  color: #ffffff;
  margin: 0;
}
.rs-about.style4 .about-content .header-arrow i {
  color: #ffffff;
  font-size: 16px;
}
.rs-about.style4 .about-content .header-arrow i:hover {
  color: #ed4e31;
}
/* ------------------------------------
    10. Project Section CSS
---------------------------------------*/
.rs-project {
  position: relative;
  transition: 0.4s all ease-out;
  z-index: 1;
}
.rs-project .project-img {
  position: relative;
}
.rs-project .project-item .project-content {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s all ease-out;
  bottom: 0;
  left: 20px;
}
.rs-project .project-item .project-content .categories {
  display: block;
}
.rs-project .project-item .project-content .categories a {
  font-size: 18px;
  line-height: 30px;
  font-weight: 600;
  color: #ffffff;
}
.rs-project .project-item .project-content .categories a:hover {
  color: #ed4e31;
}
.rs-project .project-item .project-content .title {
  font-size: 16px;
  line-height: 27px;
  font-weight: 400;
  color: #ffffff;
  margin: 0;
}
.rs-project .project-item .project-content .title a {
  color: #ffffff;
}
.rs-project .project-item .project-content .title a:hover {
  color: #ed4e31;
}
.rs-project .project-item:hover .project-content {
  opacity: 1;
  visibility: visible;
  bottom: 20px;
}
.rs-project.inner-slider .owl-nav .owl-next,
.rs-project.inner-slider .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 30px;
  width: 42px;
  height: 42px;
  line-height: 42px;
  border-radius: 50%;
  background: #ed4e31;
  text-align: center;
  color: #ffffff;
  transition: all 0.5s;
  transition-delay: 0.70s;
  opacity: 0;
  visibility: hidden;
}
.rs-project.inner-slider .owl-nav .owl-next i:before,
.rs-project.inner-slider .owl-nav .owl-prev i:before {
  content: "\f119";
  font-family: Flaticon;
}
.rs-project.inner-slider .owl-nav .owl-next:hover,
.rs-project.inner-slider .owl-nav .owl-prev:hover {
  background: #a9270f;
}
.rs-project.inner-slider .owl-nav .owl-next {
  right: 30px;
  left: unset;
}
.rs-project.inner-slider .owl-nav .owl-next i:before {
  content: "\f118";
}
.rs-project.inner-slider:hover .owl-nav .owl-next,
.rs-project.inner-slider:hover .owl-nav .owl-prev {
  left: -60px;
  transition-delay: 0s;
  visibility: visible;
  opacity: 1;
}
.rs-project.inner-slider:hover .owl-nav .owl-next {
  right: -60px;
  left: unset;
}
.rs-project.style2 .owl-nav .owl-next,
.rs-project.style2 .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 30px;
  width: 42px;
  height: 42px;
  line-height: 42px;
  border-radius: 50%;
  background: #ed4e31;
  text-align: center;
  color: #ffffff;
  font-size: 15px;
  transition: all 0.5s;
  transition-delay: 0.70s;
  visibility: hidden;
  opacity: 0;
}
.rs-project.style2 .owl-nav .owl-next i:before,
.rs-project.style2 .owl-nav .owl-prev i:before {
  content: "\f10a";
  font-family: Flaticon;
}
.rs-project.style2 .owl-nav .owl-next {
  right: 30px;
  left: unset;
}
.rs-project.style2 .owl-nav .owl-next i:before {
  content: "\f108";
}
.rs-project.style2:hover .owl-nav .owl-next,
.rs-project.style2:hover .owl-nav .owl-prev {
  left: -100px;
  transition-delay: 0s;
  opacity: 1;
  visibility: visible;
}
.rs-project.style2:hover .owl-nav .owl-next {
  right: -100px;
  left: unset;
}
.rs-project.style3 .project-item .project-content {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s all ease-out;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  bottom: unset;
  text-align: center;
}
.rs-project.style3 .project-item:hover .project-content {
  opacity: 1;
  visibility: visible;
}
.rs-project.style3 .owl-nav .owl-next,
.rs-project.style3 .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 30px;
  width: 42px;
  height: 42px;
  line-height: 42px;
  border-radius: 50%;
  background: #ed4e31;
  text-align: center;
  color: #ffffff;
  transition: all 0.5s;
  transition-delay: 0.70s;
  opacity: 0;
  visibility: hidden;
}
.rs-project.style3 .owl-nav .owl-next i:before,
.rs-project.style3 .owl-nav .owl-prev i:before {
  content: "\f119";
  font-family: Flaticon;
}
.rs-project.style3 .owl-nav .owl-next:hover,
.rs-project.style3 .owl-nav .owl-prev:hover {
  background: #a9270f;
}
.rs-project.style3 .owl-nav .owl-next {
  right: 30px;
  left: unset;
}
.rs-project.style3 .owl-nav .owl-next i:before {
  content: "\f118";
}
.rs-project.style3:hover .owl-nav .owl-next,
.rs-project.style3:hover .owl-nav .owl-prev {
  left: -60px;
  transition-delay: 0s;
  visibility: visible;
  opacity: 1;
}
.rs-project.style3:hover .owl-nav .owl-next {
  right: -60px;
  left: unset;
}
.rs-project.style3 .owl-dots {
  margin: 40px auto 0;
}
.rs-project.style3 .owl-dots .owl-dot {
  position: relative;
  border: none;
  border-radius: 50%;
  background: #000;
  opacity: .75;
  width: 10px;
  height: 10px;
  margin-bottom: 10px;
  margin-right: 11px;
}
.rs-project.style3 .owl-dots .owl-dot:hover,
.rs-project.style3 .owl-dots .owl-dot.active {
  background: #ed4e31;
}
.rs-project.style3 .owl-stage-outer {
  padding: 10px;
  margin: -10px;
}
/* ------------------------------------
    11. Portfolio Section CSS
---------------------------------------*/
.rs-portfolio .portfolio-item {
  position: relative;
  transition: all 0.3s ease;
  overflow: hidden;
}
.rs-portfolio .portfolio-item .portfolio-content {
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  text-align: center;
  z-index: 2;
  width: 100%;
  padding: 25px;
  transition: 0.5s all ease-out;
  border-radius: 5px;
  opacity: 0;
  visibility: hidden;
}
.rs-portfolio .portfolio-item .portfolio-content .category {
  color: #ffffff;
}
.rs-portfolio .portfolio-item .portfolio-content .title {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 12px;
}
.rs-portfolio .portfolio-item .portfolio-content .title a {
  color: #fff;
}
.rs-portfolio .portfolio-item .portfolio-content .icon-plus i {
  position: relative;
  -webkit-transition: 0.5s all ease-out;
  transform: translateY(20px);
  transition-delay: .1s;
  color: #ed4e31;
}
.rs-portfolio .portfolio-item .portfolio-content .icon-plus i:before {
  font-family: FontAwesome;
  content: "+";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  right: 0;
  bottom: -40px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  z-index: 9999;
  font-size: 35px;
  display: block;
  cursor: pointer;
}
.rs-portfolio .portfolio-item:before {
  position: absolute;
  top: 50%;
  left: 50%;
  background: #2d2d2d;
  content: '';
  width: 90%;
  height: 90%;
  transform: translate(-50%, -50%) scale(0.5);
  opacity: 0;
  visibility: hidden;
  z-index: 1;
  transition: all 0.3s ease;
}
.rs-portfolio .portfolio-item:hover .portfolio-content {
  opacity: 1;
  visibility: visible;
}
.rs-portfolio .portfolio-item:hover .portfolio-content .icon-plus i {
  transform: none;
}
.rs-portfolio .portfolio-item:hover:before {
  opacity: .9;
  visibility: visible;
  transform: translate(-50%, -50%) scale(1);
}
.rs-portfolio.inner-style2 .portfolio-item .portfolio-img img {
  transition: 1.3s all ease;
  border-radius: 5px;
}
.rs-portfolio.inner-style2 .portfolio-item:hover .portfolio-img img {
  transform: scale(1.3);
}
.rs-portfolio.style2 .portfolio-item {
  position: relative;
  transition: 1.3s all ease;
  overflow: hidden;
}
.rs-portfolio.style2 .portfolio-item .portfolio-img img {
  border-radius: 5px;
}
.rs-portfolio.style2 .portfolio-item .portfolio-content {
  position: absolute;
  transform: unset;
  top: 10px;
  left: 10px;
  text-align: unset;
  z-index: 2;
  padding: 25px;
  transition: 1.3s all ease;
  opacity: 0;
  visibility: hidden;
}
.rs-portfolio.style2 .portfolio-item .p-icon {
  transition: all 0.4s ease-in-out 0s;
  bottom: 0px;
  right: 25px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #ed4e31;
  border-radius: 50%;
  position: absolute;
  z-index: 111;
  opacity: 0;
  visibility: hidden;
}
.rs-portfolio.style2 .portfolio-item .p-icon a i:before {
  color: #ffffff;
  font-size: 15px;
}
.rs-portfolio.style2 .portfolio-item:before {
  position: absolute;
  top: 50%;
  left: 50%;
  background: #2d2d2d;
  content: '';
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%) scale(0.6);
  z-index: 1;
  transition: 1.3s all ease;
  opacity: 0;
  visibility: hidden;
}
.rs-portfolio.style2 .portfolio-item:hover .portfolio-content {
  opacity: 1;
  visibility: visible;
}
.rs-portfolio.style2 .portfolio-item:hover .p-icon {
  opacity: 1;
  visibility: visible;
  bottom: 32px;
}
.rs-portfolio.style2 .portfolio-item:hover .p-icon a i:before {
  color: #ffffff;
}
.rs-portfolio.style2 .portfolio-item:hover:before {
  opacity: .6;
  visibility: visible;
  transform: translate(-50%, -50%) scale(1);
}
.rs-portfolio.style2.inner-style .portfolio-item .portfolio-img img {
  border-radius: unset;
}
.rs-portfolio.style2.inner-slider3 .owl-nav .owl-next,
.rs-portfolio.style2.inner-slider3 .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 30px;
  width: 42px;
  height: 42px;
  line-height: 42px;
  border-radius: 50%;
  background: #ed4e31;
  text-align: center;
  color: #ffffff;
  transition: all 0.5s;
  transition-delay: 0.70s;
  opacity: 0;
  visibility: hidden;
  font-size: 16px;
}
.rs-portfolio.style2.inner-slider3 .owl-nav .owl-next i:before,
.rs-portfolio.style2.inner-slider3 .owl-nav .owl-prev i:before {
  content: "\f119";
  font-family: Flaticon;
}
.rs-portfolio.style2.inner-slider3 .owl-nav .owl-next:hover,
.rs-portfolio.style2.inner-slider3 .owl-nav .owl-prev:hover {
  background: #a9270f;
}
.rs-portfolio.style2.inner-slider3 .owl-nav .owl-next {
  right: 30px;
  left: unset;
}
.rs-portfolio.style2.inner-slider3 .owl-nav .owl-next i:before {
  content: "\f118";
}
.rs-portfolio.style2.inner-slider3:hover .owl-nav .owl-next,
.rs-portfolio.style2.inner-slider3:hover .owl-nav .owl-prev {
  left: -60px;
  transition-delay: 0s;
  visibility: visible;
  opacity: 1;
}
.rs-portfolio.style2.inner-slider3:hover .owl-nav .owl-next {
  right: -60px;
  left: unset;
}
.rs-portfolio.style3 .portfolio-wrap {
  position: relative;
}
.rs-portfolio.style3 .portfolio-wrap .portfolio-img {
  position: relative;
  transition: 1.3s all ease;
  overflow: hidden;
  z-index: 1;
}
.rs-portfolio.style3 .portfolio-wrap .portfolio-img a img {
  transform: scale(1);
  transition: 1.3s all ease;
}
.rs-portfolio.style3 .portfolio-wrap .portfolio-img .plus-icon {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 50%);
  transition: 1.3s all ease;
  color: #ffffff;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  background: #ed4e31;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
}
.rs-portfolio.style3 .portfolio-wrap .portfolio-img .plus-icon i:before {
  color: #ffffff;
  font-size: 15px;
}
.rs-portfolio.style3 .portfolio-wrap .portfolio-img:before {
  position: absolute;
  top: 50%;
  left: 50%;
  background: #2d2d2d;
  content: '';
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%) scale(0.9);
  z-index: 1;
  transition: 1.3s all ease;
  opacity: 0;
  visibility: hidden;
}
.rs-portfolio.style3 .portfolio-wrap .portfolio-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 20px;
}
.rs-portfolio.style3 .portfolio-wrap .portfolio-content .category {
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  color: #5a5a5a;
  cursor: pointer;
  display: block;
  background: #fbfbfb;
  padding: 2px 10px;
}
.rs-portfolio.style3 .portfolio-wrap .portfolio-content .title {
  font-size: 18px;
  line-height: 30px;
  font-weight: 600;
  color: #000000;
  margin: 0;
}
.rs-portfolio.style3 .portfolio-wrap .portfolio-content .title a {
  color: #000000;
}
.rs-portfolio.style3 .portfolio-wrap:hover .portfolio-img a img {
  transform: scale(1.2);
}
.rs-portfolio.style3 .portfolio-wrap:hover .portfolio-img .plus-icon {
  visibility: visible;
  opacity: 1;
  bottom: 50%;
}
.rs-portfolio.style3 .portfolio-wrap:hover .portfolio-img:before {
  transform: translate(-50%, -50%) scale(1);
  opacity: .4;
  visibility: visible;
}
.rs-portfolio.style3 .portfolio-wrap:hover .portfolio-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 20px;
}
.rs-portfolio.style3 .portfolio-wrap:hover .portfolio-content .category {
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  color: #5a5a5a;
  display: block;
}
.rs-portfolio.style3 .portfolio-wrap:hover .portfolio-content .title {
  font-size: 18px;
  line-height: 30px;
  font-weight: 600;
  color: #000000;
  margin: 0;
}
.rs-portfolio.style3 .portfolio-wrap:hover .portfolio-content .title a {
  color: #000000;
}
.rs-portfolio.style3.inner-plus .portfolio-wrap .portfolio-img:before {
  background: unset;
}
.rs-portfolio.style3.inner-slider5 .portfolio-wrap .portfolio-img img {
  transform: scale(1);
  transition: .4s all ease;
}
.rs-portfolio.style3.inner-slider5 .portfolio-wrap .portfolio-img:before {
  background: unset;
}
.rs-portfolio.style3.inner-slider5 .portfolio-wrap:hover .portfolio-img img {
  transform: scale(1.2);
}
.rs-portfolio.style3.inner-slider5 .owl-nav .owl-next,
.rs-portfolio.style3.inner-slider5 .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 30px;
  width: 42px;
  height: 42px;
  line-height: 42px;
  border-radius: 50%;
  background: #ed4e31;
  text-align: center;
  color: #ffffff;
  transition: all 0.5s;
  transition-delay: 0.70s;
  opacity: 0;
  visibility: hidden;
  font-size: 16px;
}
.rs-portfolio.style3.inner-slider5 .owl-nav .owl-next i:before,
.rs-portfolio.style3.inner-slider5 .owl-nav .owl-prev i:before {
  content: "\f119";
  font-family: Flaticon;
}
.rs-portfolio.style3.inner-slider5 .owl-nav .owl-next:hover,
.rs-portfolio.style3.inner-slider5 .owl-nav .owl-prev:hover {
  background: #a9270f;
}
.rs-portfolio.style3.inner-slider5 .owl-nav .owl-next {
  right: 30px;
  left: unset;
}
.rs-portfolio.style3.inner-slider5 .owl-nav .owl-next i:before {
  content: "\f118";
}
.rs-portfolio.style3.inner-slider5:hover .owl-nav .owl-next,
.rs-portfolio.style3.inner-slider5:hover .owl-nav .owl-prev {
  left: -60px;
  transition-delay: 0s;
  visibility: visible;
  opacity: 1;
}
.rs-portfolio.style3.inner-slider5:hover .owl-nav .owl-next {
  right: -60px;
  left: unset;
}
.rs-portfolio.style4 .portfolio-filter .portfolio-wrap {
  position: relative;
}
.rs-portfolio.style4 .portfolio-filter .portfolio-wrap .portfolio-img {
  position: relative;
  overflow: hidden;
  transition: 1.3s all ease;
  z-index: 1;
}
.rs-portfolio.style4 .portfolio-filter .portfolio-wrap .portfolio-img a img {
  transform: scale(1);
  transition: 1.3s all ease;
  border-radius: 0;
}
.rs-portfolio.style4 .portfolio-filter .portfolio-wrap .portfolio-content {
  position: absolute;
  padding: 17px 25px 15px;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  visibility: hidden;
  bottom: 0;
  text-align: left;
  width: 86%;
  border-top: 0;
  z-index: 11;
  transition: .6s;
  background: #2d2d2d;
}
.rs-portfolio.style4 .portfolio-filter .portfolio-wrap .portfolio-content .category {
  margin: 0;
}
.rs-portfolio.style4 .portfolio-filter .portfolio-wrap .portfolio-content .category a {
  color: #ffffff;
}
.rs-portfolio.style4 .portfolio-filter .portfolio-wrap .portfolio-content .title {
  font-size: 18px;
  line-height: 30px;
  font-weight: 600;
  margin: 0;
}
.rs-portfolio.style4 .portfolio-filter .portfolio-wrap .portfolio-content .title a {
  color: #ffffff;
}
.rs-portfolio.style4 .portfolio-filter .portfolio-wrap .portfolio-content .icon-plus {
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
  color: #ed4e31;
  z-index: 5;
}
.rs-portfolio.style4 .portfolio-filter .portfolio-wrap .portfolio-content .icon-plus i:before {
  font-size: 16px;
}
.rs-portfolio.style4 .portfolio-filter .portfolio-wrap:hover .portfolio-img a img {
  transform: scale(1.2);
}
.rs-portfolio.style4 .portfolio-filter .portfolio-wrap:hover .portfolio-content {
  opacity: 1;
  visibility: visible;
  opacity: 0.9;
  bottom: 35px;
}
.rs-portfolio.style4.inner-style3 .portfolio-filter .portfolio-wrap {
  position: relative;
  overflow: hidden;
}
.rs-portfolio.style4.inner-style3 .portfolio-filter .portfolio-wrap .portfolio-content {
  background: #ffffff;
  opacity: unset;
}
.rs-portfolio.style4.inner-style3 .portfolio-filter .portfolio-wrap .portfolio-content .category a {
  color: #5a5a5a;
}
.rs-portfolio.style4.inner-style3 .portfolio-filter .portfolio-wrap .portfolio-content .title a {
  color: #000000;
}
.rs-portfolio.style5 .portfolio-effect {
  position: relative;
  transition: 1.3s all ease;
  overflow: hidden;
}
.rs-portfolio.style5 .portfolio-effect .portfolio-content {
  position: absolute;
  transform: unset;
  bottom: 0px;
  left: 20px;
  text-align: unset;
  z-index: 2;
  transition: 1.3s all ease;
  opacity: 0;
  visibility: hidden;
}
.rs-portfolio.style5 .portfolio-effect .portfolio-content .category {
  color: #ffffff;
  display: block;
  padding-bottom: 8px;
}
.rs-portfolio.style5 .portfolio-effect .portfolio-content .title {
  font-size: 18px;
  font-weight: 600;
}
.rs-portfolio.style5 .portfolio-effect .portfolio-content .title a {
  color: #ffffff;
}
.rs-portfolio.style5 .portfolio-effect .p-icon {
  transition: all 0.4s ease-in-out 0s;
  top: 0px;
  right: 25px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #ed4e31;
  border-radius: 50%;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
}
.rs-portfolio.style5 .portfolio-effect .p-icon i:before {
  font-size: 15px;
}
.rs-portfolio.style5 .portfolio-effect .p-icon a i:before {
  color: #ffffff;
}
.rs-portfolio.style5 .portfolio-effect:before {
  position: absolute;
  top: 50%;
  left: 50%;
  background: #2d2d2d;
  content: '';
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%) scale(0.9);
  z-index: 1;
  transition: 1.3s all ease;
  opacity: 0;
  visibility: hidden;
}
.rs-portfolio.style5 .portfolio-effect:hover .portfolio-content {
  opacity: 1;
  visibility: visible;
  bottom: 20px;
}
.rs-portfolio.style5 .portfolio-effect:hover .p-icon {
  opacity: 1;
  visibility: visible;
  top: 32px;
}
.rs-portfolio.style5 .portfolio-effect:hover .p-icon a i:before {
  color: #ffffff;
}
.rs-portfolio.style5 .portfolio-effect:hover:before {
  opacity: .6;
  visibility: visible;
  transform: translate(-50%, -50%) scale(1);
}
.rs-portfolio.style5.inner-style4 .portfolio-effect .portfolio-img img {
  border-radius: 5px;
}
.rs-portfolio.style6 {
  background: url(assets/images/portfolio/style7/8.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.rs-portfolio.style6 .showcase-title {
  font-size: 42px;
  line-height: 52px;
  font-weight: 600;
  color: #ffffff;
  margin: 0;
}
.rs-portfolio.style6 .showcase {
  margin: 0 auto;
  display: block;
}
.rs-portfolio.style6 .showcase .showcase-item {
  display: inline-block;
  vertical-align: top;
  padding: 0;
  margin: 0;
  position: relative;
}
.rs-portfolio.style6 .showcase .showcase-item a {
  display: block;
  padding: 15px 30px 10px 0;
}
.rs-portfolio.style6 .showcase .showcase-item a .img-part img {
  position: fixed;
  z-index: 1;
  opacity: 0;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(0.1);
  transition: all ease 0.8s;
}
.rs-portfolio.style6 .showcase .showcase-item a .showcase-caption {
  display: inline-block;
  z-index: 2;
  color: #fff;
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.33);
  padding: 26px;
}
.rs-portfolio.style6 .showcase .showcase-item a .showcase-caption .title {
  font-size: 36px;
  line-height: 46px;
  font-weight: 600;
  color: #000000;
  margin: 0;
  position: relative;
  z-index: 3;
  transition: opacity .35s,transform .35s;
  padding-bottom: 8px;
}
.rs-portfolio.style6 .showcase .showcase-item a .showcase-caption .category {
  position: relative;
  z-index: 3;
  transition: opacity .35s,transform .35s;
  color: #666666;
  font-size: 15px;
  display: block;
  margin: 0!important;
}
.rs-portfolio.style6 .showcase .showcase-item:hover a .img-part img {
  opacity: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  display: block;
  transform: scale(1);
}
.rs-portfolio.style6.home-style16 {
  background: unset;
  border-bottom: 2px solid #111111;
}
.rs-portfolio.style6.home-style16 .showcase .showcase-item a {
  position: relative;
  display: block;
  padding: 15px 25px 10px 0;
}
.rs-portfolio.style6.home-style16 .showcase .showcase-item a .img-part img {
  position: absolute;
  z-index: 1;
  opacity: 0;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(0.08);
  transition: all ease 0.8s;
}
.rs-portfolio.style6.home-style16 .showcase .showcase-item a .showcase-caption .title {
  color: #ffffff;
}
.rs-portfolio.style6.home-style16 .showcase .showcase-item a .showcase-caption .category {
  color: #ffffff;
}
.rs-portfolio.style6.home-style16 .showcase .showcase-item:hover a .img-part img {
  opacity: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  display: block;
  transform: unset;
}
.rs-portfolio-details .ps-information {
  margin-top: 50px;
  padding: 40px;
  text-align: left;
  overflow: hidden;
  background: #fbfbfb;
  position: relative;
}
.rs-portfolio-details .ps-information .title {
  font-size: 24px;
  line-height: 36px;
  font-weight: 600;
  color: #000000;
  margin: 0;
}
.rs-portfolio-details .ps-information .personal-info li span a {
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  color: #5a5a5a;
}
.rs-portfolio-details .ps-information .personal-info li span a:hover {
  color: #000000;
}
.rs-portfolio-details .ps-information .social-info li {
  display: inline-block;
  margin-right: 9px;
}
.rs-portfolio-details .ps-information .social-info li a {
  color: #ed4e31;
}
.rs-portfolio-details .ps-information .social-info li a i {
  font-size: 14px;
}
.rs-portfolio-details .ps-information .social-info li:last-child {
  margin-right: 0;
}
.rs-portfolio-details .ps-information:before {
  content: "\f111";
  font-size: 150px;
  position: absolute;
  right: 30px;
  color: #0a0a0a;
  font-family: Flaticon;
  height: 100%;
  top: 97px;
  opacity: .02;
}
.rs-portfolio-details .designation-info {
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  color: #ed4e31;
}
.rs-portfolio-details .name {
  font-size: 36px;
  line-height: 42px;
  font-weight: 600;
  color: #000000;
  margin: 0;
}
.rs-portfolio-details .skill {
  font-size: 26px;
  line-height: 36px;
  font-weight: 600;
  color: #000000;
  margin: 0;
}
.rs-portfolio-details .short-desc {
  font-size: 15px;
  line-height: 24px;
  font-weight: 400;
  color: #5a5a5a;
  margin: 0;
}
.rs-portfolio-details .team-skill {
  background: #fbfbfb;
  padding: 30px 40px 20px;
}
.rs-portfolio-details.style2 .project-desc .images-part img {
  width: 100%;
}
.rs-portfolio-details.style2 .project-desc .desc {
  font-size: 15px;
  line-height: 24px;
  font-weight: 400;
  color: #5a5a5a;
  margin: 0;
}
.rs-portfolio-details.style2 .images-part a img {
  width: 100%;
}
.rs-portfolio-details.style2 .ps-informations .info-title {
  padding: 14px 20px;
  background: #ed4e31;
  border-radius: 0;
  font-size: 20px;
  color: #fff;
  line-height: 26px;
  margin: 0;
}
.rs-portfolio-details.style2 .ps-informations ul {
  margin: 0;
  list-style: none;
  text-align: left;
  padding: 25px 30px;
  background: #fbfbfb;
}
.rs-portfolio-details.style2 .ps-informations ul li {
  padding-top: 10px;
  margin-top: 10px;
  border-top: 1px solid rgba(54, 54, 54, 0.05);
}
.rs-portfolio-details.style2 .ps-informations ul li span {
  width: 150px;
  display: inline-block;
  color: #0a0a0a;
  font-weight: 600;
}
.rs-portfolio-details.style2 .ps-image-wrap .ps-item .images-part a img {
  border-radius: 5px;
}
.rs-portfolio-details.style2 .ps-image-wrap .owl-nav .owl-next,
.rs-portfolio-details.style2 .ps-image-wrap .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 30px;
  width: 42px;
  height: 42px;
  line-height: 42px;
  border-radius: 50%;
  background: #ed4e31;
  text-align: center;
  color: #ffffff;
  opacity: 0;
  visibility: hidden;
  transition: .4s ease all;
}
.rs-portfolio-details.style2 .ps-image-wrap .owl-nav .owl-next i:before,
.rs-portfolio-details.style2 .ps-image-wrap .owl-nav .owl-prev i:before {
  content: "\f10a";
  font-family: Flaticon;
}
.rs-portfolio-details.style2 .ps-image-wrap .owl-nav .owl-next {
  right: -44px;
  left: unset;
}
.rs-portfolio-details.style2 .ps-image-wrap .owl-nav .owl-next i:before {
  content: "\f108";
}
.rs-portfolio-details.style2 .ps-image-wrap:hover .owl-nav .owl-next,
.rs-portfolio-details.style2 .ps-image-wrap:hover .owl-nav .owl-prev {
  left: 20px;
  transition-delay: 0s;
  visibility: visible;
  opacity: 1;
}
.rs-portfolio-details.style2 .ps-image-wrap:hover .owl-nav .owl-next {
  right: 20px;
  left: unset;
}
.rs-portfolio-details.style2 .gallery-wrap .p-style-title {
  font-size: 36px;
  line-height: 40px;
  font-weight: 600;
  color: #000000;
  margin: 0;
}
.rs-portfolio-details.style2 .gallery-wrap .item-grid .image-icon {
  position: relative;
  overflow: hidden;
}
.rs-portfolio-details.style2 .gallery-wrap .item-grid .image-icon img {
  border-radius: 5px;
  transition: all 0.3s ease;
}
.rs-portfolio-details.style2 .gallery-wrap .item-grid .image-icon a i {
  position: absolute;
  content: '';
  left: 50%;
  top: 55%;
  transform: translate(-50%, -45%);
  text-align: center;
  margin: 0 auto;
  color: #ffffff;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  opacity: 0;
  background: transparent;
  line-height: 50px;
  border: 1px solid #ffffff;
  transition: all 0.3s ease;
  z-index: 1;
}
.rs-portfolio-details.style2 .gallery-wrap .item-grid .image-icon a i:hover {
  color: #ffffff;
  background: #ed4e31;
  border: 1px solid #ed4e31;
}
.rs-portfolio-details.style2 .gallery-wrap .item-grid .image-icon:after {
  position: absolute;
  content: '';
  width: 100%;
  border-radius: 5px;
  height: 100%;
  top: 0;
  opacity: 0;
  transition: all 0.3s ease;
  left: 0;
  background: #000;
}
.rs-portfolio-details.style2 .gallery-wrap .item-grid:hover .image-icon a i {
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 1;
}
.rs-portfolio-details.style2 .gallery-wrap .item-grid:hover .image-icon:after {
  opacity: 0.4;
}
/* ------------------------------------
    12. Services Section CSS
---------------------------------------*/
.rs-services .img-part {
  background-image: url(assets/images/services/1.jpg);
  background-size: cover;
  background-position: center;
  background-position: center top;
}
.rs-services .services-main .services-item {
  display: flex;
}
.rs-services .services-main .services-item .services-icon {
  position: relative;
}
.rs-services .services-main .services-item .services-icon img {
  width: 130px;
}
.rs-services .services-main .services-item .services-icon:after {
  background: #ed4e31;
  width: 35px;
  height: 35px;
  position: absolute;
  left: 36%;
  top: 22px;
  content: "";
  display: block;
  opacity: .1;
}
.rs-services .services-main .services-item .services-desc {
  padding-left: 25px;
}
.rs-services .services-main .services-item .services-desc .title {
  font-size: 18px;
  line-height: 20px;
  font-weight: 600;
  margin: 0;
  padding-bottom: 10px;
}
.rs-services .services-main .services-item .services-desc .title a {
  color: #000000;
}
.rs-services .services-main .services-item .services-desc .title a:hover {
  color: #ed4e31;
}
.rs-services .services-main .services-item .services-desc p {
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  color: #5a5a5a;
  margin: 0;
  padding-right: 50px;
}
.rs-services .services-main.style2 .services-item .services-desc .title a {
  color: #ffffff;
}
.rs-services .services-main.style2 .services-item .services-desc .title a:hover {
  color: #ed4e31;
}
.rs-services .services-main.style2 .services-item .services-desc p {
  color: #ffffff;
}
.rs-services.style3 .services-item {
  border: 2px solid #fbfbfb;
  padding: 30px;
}
.rs-services.style3 .services-item .services-icon {
  padding-bottom: 20px;
}
.rs-services.style3 .services-item .services-icon i:before {
  font-size: 44px;
}
.rs-services.style3 .services-item .services-desc .title {
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  margin: 0;
  padding-bottom: 15px;
}
.rs-services.style3 .services-item .services-desc .title a {
  color: #000000;
}
.rs-services.style3 .services-item .services-desc .title a:hover {
  color: #ed4e31;
}
.rs-services.style3 .services-item .services-desc p {
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  color: #5a5a5a;
  margin: 0;
}
/* ------------------------------------
    13. Faq Section CSS
---------------------------------------*/
.rs-faq .faq-content .accordion {
  border-width: 12px;
}
.rs-faq .faq-content .accordion .card {
  margin-bottom: 15px;
  border: none;
}
.rs-faq .faq-content .accordion .card:last-child {
  margin-bottom: 0;
}
.rs-faq .faq-content .accordion .card .card-header {
  display: flex;
  align-items: center;
  padding: 0 !important;
  border: none;
}
.rs-faq .faq-content .accordion .card .card-header .card-link {
  position: relative;
  display: block;
  width: 100%;
  padding: 0 20px;
  height: 65px;
  line-height: 65px;
  font-size: 15px;
  font-weight: 600;
  background: #ed4e31;
  box-shadow: 0 0 49px 0 rgba(0, 0, 0, 0.08);
  color: #ffffff;
  border-radius: 3px;
}
.rs-faq .faq-content .accordion .card .card-header .card-link:after {
  position: absolute;
  font-family: Flaticon;
  content: "\f10e";
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  font-size: 13px;
  color: #ffffff;
}
.rs-faq .faq-content .accordion .card .card-header .card-link.collapsed {
  background: #fafafa;
  color: #000000;
}
.rs-faq .faq-content .accordion .card .card-header .card-link.collapsed:after {
  content: "\f102";
  color: #ed4e31;
}
.rs-faq .faq-content .accordion .card .card-header .card-link:hover {
  background: #ed4e31;
  color: #ffffff;
}
.rs-faq .faq-content .accordion .card .card-header .card-link:hover:after {
  color: #ffffff;
}
.rs-faq .faq-content .accordion .card .card-body {
  background: #ffffff;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  color: #5a5a5a;
  padding: 25px 14px 15px !important;
  width: 100%;
}
/* ------------------------------------
    14. Skill-bar Section CSS
---------------------------------------*/
.rs-skillbar .cl-skill-bar .skillbar-title {
  font-size: 13px;
  line-height: 21px;
  font-weight: 500;
  color: #5a5a5a;
  text-transform: uppercase;
}
.rs-skillbar .cl-skill-bar .skillbar {
  background: #f7f7f7;
  height: 8px;
  margin: 10px 0 24px;
  position: relative;
  width: 100%;
}
.rs-skillbar .cl-skill-bar .skillbar .skillbar-bar {
  background: #000000;
  height: 8px;
  width: 0;
  margin-bottom: 0;
}
.rs-skillbar .cl-skill-bar .skillbar .skill-bar-percent {
  height: 30px;
  line-height: 30px;
  position: absolute;
  right: 0;
  top: -45px;
  font-size: 13px;
  font-weight: 500;
  color: #5a5a5a;
}
.rs-skillbar .cl-skill-bar.home-style8 .skillbar .skillbar-bar {
  background: #ed4e31;
}
.rs-skillbar .cl-skill-bar.inner-style .skillbar {
  border: 1px solid #ed4e31;
}
.rs-skillbar .cl-skill-bar.inner-style .skillbar .skillbar-bar {
  background: #ed4e31;
  height: 4px;
  margin: 1px;
}
.rs-skillbar.pie-chart .content-part {
  background: #f1f6fc;
  padding: 25px 15px;
  border-radius: 4px;
  text-align: center;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.12);
}
.rs-skillbar.pie-chart .content-part .rs-pie-content {
  margin-bottom: 10px;
}
.rs-skillbar.pie-chart .content-part .rs-pie-content .rs-pie {
  display: inline-block;
  position: relative;
  text-align: center;
}
.rs-skillbar.pie-chart .content-part .rs-pie-content .rs-pie .rspie-value {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  display: block;
  font-weight: 500;
  font-size: 20px;
  color: #101010;
}
.rs-skillbar.pie-chart .content-part .pie-title {
  margin-bottom: 0;
  color: #101010;
  font-size: 20px;
  line-height: 34px;
  font-weight: 600;
}
/* ------------------------------------
    15. Pricing Section CSS
---------------------------------------*/
.rs-pricing .cl-pricing-table .cl-pricing-wrap {
  padding-top: 60px;
  padding-bottom: 70px;
}
.rs-pricing .cl-pricing-table .cl-pricing-wrap .top {
  text-align: center;
}
.rs-pricing .cl-pricing-table .cl-pricing-wrap .top .price-icon {
  display: block;
  padding-bottom: 25px;
}
.rs-pricing .cl-pricing-table .cl-pricing-wrap .top .cl-subheader h3 {
  margin: 15px 0 0;
  display: inline-block;
  font-size: 65px;
  font-weight: 600;
  line-height: 70px;
  color: #000000;
}
.rs-pricing .cl-pricing-table .cl-pricing-wrap .top .cl-subheader h3 span {
  bottom: 24px;
  font-size: 30px;
  font-weight: 300;
  padding-right: 3px;
  position: relative;
}
.rs-pricing .cl-pricing-table .cl-pricing-wrap .top .cl-subheader h5 {
  font-size: 18px;
  font-weight: 300;
  text-transform: lowercase;
  display: inline-block;
  color: #000000;
}
.rs-pricing .cl-pricing-table .cl-pricing-wrap .top .cl-subheader h6 {
  padding-top: 0;
  font-weight: 400;
  color: #898989;
  font-size: 13px;
  margin: 0 0 10px;
}
.rs-pricing .cl-pricing-table .cl-pricing-wrap .bottom {
  padding-top: 25px;
  display: block;
  margin: 0 auto;
  max-width: 300px;
  color: #505050;
}
.rs-pricing .cl-pricing-table .cl-pricing-wrap .bottom li {
  font-weight: 400;
  padding: 6px 12px;
  position: relative;
  text-align: left;
}
.rs-pricing .cl-pricing-table .cl-pricing-wrap .bottom li i {
  position: absolute;
  right: 5px;
  top: 10px;
}
.rs-pricing .cl-pricing-table .cl-pricing-wrap.white-color .top .cl-subheader h3 {
  color: #ffffff;
}
.rs-pricing .cl-pricing-table .cl-pricing-wrap.white-color .top .cl-subheader h3 span {
  bottom: 24px;
  font-size: 30px;
  font-weight: 300;
  padding-right: 3px;
  position: relative;
}
.rs-pricing .cl-pricing-table .cl-pricing-wrap.white-color .top .cl-subheader h5 {
  color: #ffffff;
}
.rs-pricing .cl-pricing-table .cl-pricing-wrap.white-color .top .cl-subheader h6 {
  color: #ffffff;
  font-size: 20px;
  line-height: 35px;
}
.rs-pricing .cl-pricing-table .cl-pricing-wrap.white-color .bottom {
  color: #ffffff;
}
.rs-pricing .cl-pricing-table.price-bg {
  background: url(assets/images/pricing/price-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.rs-pricing .cl-pricing-table.feature-bg {
  background: url(assets/images/pricing/feature-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.rs-pricing .cl-pricing-table.black-bg {
  background: #000000;
}
/* ------------------------------------
    16. Contact Section CSS
---------------------------------------*/
.rs-contact .title-part .title {
  font-size: 36px;
  line-height: 40px;
  font-weight: 500;
  color: #ffffff;
  margin: 0;
}
.rs-contact p {
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  color: #ffffff;
  margin: 0;
}
.rs-contact .map-canvas {
  overflow: hidden;
}
.rs-contact .map-canvas iframe {
  float: left;
  width: 100%;
  height: 620px;
  border: unset;
}
.rs-contact .map-canvas.inner {
  margin-top: -200px;
}
.rs-contact .map-canvas.inner iframe {
  float: left;
  width: 100%;
  height: 750px;
}
.rs-contact .contact-bg {
  background: #17161a;
}
.rs-contact .contact-bg .contact-info {
  padding-left: 100px;
  padding-top: 140px;
  padding-bottom: 140px;
}
.rs-contact .contact-bg .contact-info .address-item .address-icon {
  padding-bottom: 20px;
}
.rs-contact .contact-bg .contact-info .address-item .address-icon i:before {
  font-size: 45px;
  color: #ed4e31;
}
.rs-contact .contact-bg .contact-info .address-item .address-text {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  color: #ffffff;
}
.rs-contact .contact-bg .contact-info .address-item .address-text a {
  color: #ffffff;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
}
.rs-contact .contact-bg .contact-info .address-item .address-text a:hover {
  color: #ccc;
}
.rs-contact .contact-bg .contact-info .address-item .address-text .title {
  font-size: 18px;
  line-height: 40px;
  font-weight: 600;
  color: #ffffff;
  margin: 0;
}
.rs-contact .contact-bg .contact-info .social-icon li {
  display: inline-block;
  padding-right: 10px;
}
.rs-contact .contact-bg .contact-info .social-icon li a {
  width: 38px;
  height: 38px;
  line-height: 38px;
  border-radius: 150px;
  color: #ed4e31;
  background: 0 0;
  transition: .4s;
  display: block;
  text-align: center;
}
.rs-contact .contact-bg .contact-info .social-icon li a:hover {
  color: #0a0a0a;
  background: #fff;
}
.rs-contact .contact-bg .contact-info .social-icon li:last-child {
  padding-right: 0;
}
.rs-contact .contact-bg .contact-info.style2 {
  background: #1a191d;
}
.rs-contact.style2 {
  background: url(assets/images/bg/contact-bg2.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.rs-contact.style2 .dark-contact .from-control {
  font-size: 15px;
  font-weight: 400;
  background: 0 0;
  border: none;
  border-bottom: 2px solid #999;
  width: 100%;
  padding: 10px 18px;
  outline: 0;
  padding-left: 0;
}
.rs-contact.style2 .dark-contact textarea {
  height: 120px;
}
.rs-contact.style2 .dark-contact ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ffffff;
  opacity: 1;
}
.rs-contact.style2 .dark-contact ::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff;
  opacity: 1;
}
.rs-contact.style2 .dark-contact :-ms-input-placeholder {
  /* IE 10+ */
  color: #ffffff;
  opacity: 1;
}
.rs-contact.style2 .dark-contact :-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff;
  opacity: 1;
}
.rs-contact.style2 .contact-address .address-item {
  display: flex;
}
.rs-contact.style2 .contact-address .address-item .address-icon {
  float: left;
  width: 40px;
  height: 60px;
  line-height: 40px;
  text-align: center;
}
.rs-contact.style2 .contact-address .address-item .address-icon i:before {
  font-size: 45px;
  color: #ed4e31;
}
.rs-contact.style2 .contact-address .address-item .address-text {
  float: left;
  width: 80%;
  padding-left: 25px;
  font-size: 15px;
  color: #ffffff;
}
.rs-contact.style2 .contact-address .address-item .address-text a {
  font-size: 15px;
  color: #ffffff;
}
.rs-contact.style2.inner-contact {
  background: unset;
}
.rs-contact.style2.inner-contact .contact-address {
  background: url(assets/images/bg/contact-bg-1.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 56px;
}
.rs-contact.style2.inner-contact .dark-contact {
  background: #fbfbfb;
  padding: 60px;
}
.rs-contact.style2.inner-contact .dark-contact .from-control {
  width: 100%;
  max-width: 100%;
  opacity: 1;
  padding: 10px 18px;
  border: 1px solid #f1f1f1;
  background: #ffffff;
}
.rs-contact.style2.inner-contact .dark-contact textarea {
  height: 120px;
}
.rs-contact.style2.inner-contact .dark-contact ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #5a5a5a;
  opacity: 1;
}
.rs-contact.style2.inner-contact .dark-contact ::-moz-placeholder {
  /* Firefox 19+ */
  color: #5a5a5a;
  opacity: 1;
}
.rs-contact.style2.inner-contact .dark-contact :-ms-input-placeholder {
  /* IE 10+ */
  color: #5a5a5a;
  opacity: 1;
}
.rs-contact.style2.inner-contact .dark-contact :-moz-placeholder {
  /* Firefox 18- */
  color: #5a5a5a;
  opacity: 1;
}
.rs-contact.style3 .from-control {
  padding: 10px 18px;
  border: 1px solid #f1f1f1;
  outline: 0;
  width: 100%;
}
.rs-contact.style3 textarea {
  height: 120px;
}
.rs-contact.style3 ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #5a5a5a;
  opacity: 0.4;
}
.rs-contact.style3 ::-moz-placeholder {
  /* Firefox 19+ */
  color: #5a5a5a;
  opacity: 0.4;
}
.rs-contact.style3 :-ms-input-placeholder {
  /* IE 10+ */
  color: #5a5a5a;
  opacity: 0.4;
}
.rs-contact.style3 :-moz-placeholder {
  /* Firefox 18- */
  color: #5a5a5a;
  opacity: 0.4;
}
.rs-contact.style4 .address-item {
  background: #fbfbfb;
  padding: 50px;
}
.rs-contact.style4 .address-item .icon-part {
  padding-bottom: 8px;
}
.rs-contact.style4 .address-item .icon-part i {
  color: #ed4e31;
}
.rs-contact.style4 .address-item .icon-part i:before {
  font-size: 45px;
}
.rs-contact.style4 .address-item .address-text {
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  color: #5a5a5a;
}
.rs-contact.style4 .address-item .address-text .label {
  font-size: 20px;
  line-height: 35px;
  font-weight: 600;
  color: #000000;
  display: block;
  padding-bottom: 12px;
}
.rs-contact.style4 .address-item .address-text a {
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  color: #5a5a5a;
}
.rs-contact.style4 .contact-page {
  max-width: 800px;
  margin: 0 auto;
  border: 10px solid #fbfbfb;
  padding: 50px;
  background: #fff;
  position: relative;
  z-index: 11;
}
.rs-contact.style4 .contact-page .from-control {
  padding: 10px 18px;
  border: 1px solid #f1f1f1;
  outline: 0;
  width: 100%;
}
.rs-contact.style4 .contact-page textarea {
  height: 120px;
}
.rs-contact.style4 .contact-page ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #5a5a5a;
  opacity: 1;
}
.rs-contact.style4 .contact-page ::-moz-placeholder {
  /* Firefox 19+ */
  color: #5a5a5a;
  opacity: 1;
}
.rs-contact.style4 .contact-page :-ms-input-placeholder {
  /* IE 10+ */
  color: #5a5a5a;
  opacity: 1;
}
.rs-contact.style4 .contact-page :-moz-placeholder {
  /* Firefox 18- */
  color: #5a5a5a;
  opacity: 1;
}
/* ------------------------------------
    17. Testimonial Section CSS
---------------------------------------*/
.rs-testimonial.style1 {
  /* background: url(assets/images/bg/testimonial-1-1.jpg); */
  /* background-size: cover; */
  /* background-repeat: no-repeat; */
  /* background-position: center; */
}
.rs-testimonial.style1 .testimonial-item .testimonial-content {
  background: #ffffff;
  padding: 60px;
  text-align: center;
}
.rs-testimonial.style1 .testimonial-item .testimonial-content .testimonial-img {
  padding-bottom: 14px;
}
.rs-testimonial.style1 .testimonial-item .testimonial-content .testimonial-img img {
  width: 80px;
  border-radius: 50%;
  margin: 0 auto;
}
.rs-testimonial.style1 .testimonial-item .testimonial-content p {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: #5a5a5a;
  margin: 0;
  padding-bottom: 30px;
}
.rs-testimonial.style1 .testimonial-item .testimonial-content .author-part .name {
  font-size: 16px;
  line-height: 27px;
  font-weight: 700;
  color: #2e2e2e;
  display: block;
}
.rs-testimonial.style1 .testimonial-item .testimonial-content .author-part .designation {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: #5a5a5a;
}
.rs-testimonial.style1 .owl-dots {
  text-align: center;
  margin-top: 35px;
}
.rs-testimonial.style1 .owl-dots .owl-dot {
  position: relative;
  border: none;
  border-radius: 50%;
  background: #ffffff;
  width: 10px;
  height: 10px;
  margin-bottom: 10px;
  transition: all 0.3s ease;
  margin-right: 11px;
}
.rs-testimonial.style1 .owl-dots .owl-dot:hover,
.rs-testimonial.style1 .owl-dots .owl-dot.active {
  background: #ed4e31;
  opacity: 1;
}
.rs-testimonial.style1 .owl-stage-outer {
  padding: 10px;
  margin: -10px;
}
.rs-testimonial.style1.about {
  background: url(assets/images/bg/cta-3.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.rs-testimonial.style1.home-style8 {
  background: url(assets/images/bg/testi-bg-3.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.rs-testimonial.style1.home-style8 .owl-dots .owl-dot {
  background: #ccc;
}
.rs-testimonial.style1.home-style8 .owl-dots .owl-dot:hover,
.rs-testimonial.style1.home-style8 .owl-dots .owl-dot.active {
  background: #ed4e31;
  opacity: 1;
}
.rs-testimonial.style1.home-style13 {
  background: url(assets/images/bg/testi-bg-4.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.rs-testimonial.style1.testi-onepage {
  background: url(assets/images/bg/testi-onepage.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.rs-testimonial.style1.services .testimonial-item .testimonial-content {
  background: #f1f6fc;
}
.rs-testimonial.style2 {
  background: url(assets/images/bg/testi-bg-2.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
.rs-testimonial.style2 .testi-item {
  text-align: center;
  font-size: 17px;
  line-height: 32px;
  max-width: 620px;
  margin: 0 auto;
}
.rs-testimonial.style2 .testi-item .item-content-basic {
  position: relative;
  text-align: center;
}
.rs-testimonial.style2 .testi-item .item-content-basic i {
  display: block;
  text-align: center;
  font-size: 50px;
  opacity: .3;
  margin: 0;
  top: -60px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.rs-testimonial.style2 .testi-item .item-content-basic i:before {
  font-size: 50px;
}
.rs-testimonial.style2 .testi-item .item-content-basic .desc {
  font-size: 17px;
  line-height: 32px;
  font-weight: 400;
  color: #5a5a5a;
  margin-bottom: 45px;
}
.rs-testimonial.style2 .testi-item .item-content-basic .testi-content .img-wrap {
  margin-bottom: 20px;
}
.rs-testimonial.style2 .testi-item .item-content-basic .testi-content .img-wrap img {
  height: 90px;
  width: 90px;
  border-radius: 50%;
  position: relative;
  margin: 0 auto;
}
.rs-testimonial.style2 .testi-item .item-content-basic .testi-content .name {
  font-size: 20px;
  color: #000000;
  font-weight: 500;
  line-height: 34px;
  text-transform: uppercase;
}
.rs-testimonial.style2 .testi-item .item-content-basic .testi-content .designation {
  font-size: 15px;
  line-height: 26px;
  font-weight: 500;
  color: #5a5a5a;
}
.rs-testimonial.style2 .owl-stage-outer {
  padding-top: 70px;
}
.rs-testimonial.style2 .owl-nav .owl-next,
.rs-testimonial.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: #000000;
  text-align: center;
  color: #ffffff;
  transition: all 0.5s;
  transition-delay: 0.70s;
  opacity: 0;
  visibility: hidden;
}
.rs-testimonial.style2 .owl-nav .owl-next i:before,
.rs-testimonial.style2 .owl-nav .owl-prev i:before {
  content: "\f119";
  font-family: Flaticon;
}
.rs-testimonial.style2 .owl-nav .owl-next:hover,
.rs-testimonial.style2 .owl-nav .owl-prev:hover {
  background: #000000;
}
.rs-testimonial.style2 .owl-nav .owl-next {
  right: 30px;
  left: unset;
}
.rs-testimonial.style2 .owl-nav .owl-next i:before {
  content: "\f118";
}
.rs-testimonial.style2:hover .owl-nav .owl-next,
.rs-testimonial.style2:hover .owl-nav .owl-prev {
  left: 50px;
  transition-delay: 0s;
  visibility: visible;
  opacity: 1;
}
.rs-testimonial.style2:hover .owl-nav .owl-next {
  right: 50px;
  left: unset;
}
.rs-testimonial.style2.onepage-testi .owl-dots {
  text-align: center;
  margin-top: 47px;
}
.rs-testimonial.style2.onepage-testi .owl-dots .owl-dot {
  width: 25px;
  height: 10px;
  display: inline-block;
  margin: 0 6px;
  padding: 3px 0;
  border-radius: 30px;
  background: #d83113;
  border: none;
  transition: all 0.3s ease;
}
.rs-testimonial.style2.onepage-testi .owl-dots .owl-dot:hover,
.rs-testimonial.style2.onepage-testi .owl-dots .owl-dot.active {
  width: 40px;
  background: #ed4e31;
  opacity: 1;
}
.rs-testimonial.style3 {
  background-image: url(assets/images/bg/testi-bg-3.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.rs-testimonial.style3 .testi-item .item-content-basic {
  padding-top: 50px;
}
.rs-testimonial.style3 .testi-item .item-content-basic i {
  top: 6px;
  position: relative;
  color: #ed4e31;
}
.rs-testimonial.style3 .testi-item .item-content-basic i:before {
  font-size: 50px;
}
.rs-testimonial.style3 .testi-item .item-content-basic .desc {
  font-size: 24px;
  line-height: 41px;
  font-weight: 400;
  color: #444444;
  font-style: italic;
  margin-bottom: 31px;
  margin-top: 20px;
}
.rs-testimonial.style3 .testi-item .item-content-basic .testi-content .name {
  font-size: 24px;
  color: #000000;
  font-weight: 700;
  line-height: 41px;
}
.rs-testimonial.style3 .testi-item .item-content-basic .testi-content .designation {
  font-size: 18px;
  line-height: 31px;
  font-weight: 400;
  color: #444444;
  margin-bottom: 13px;
  display: block;
}
.rs-testimonial.style3 .testi-item .item-content-basic .testi-content .ratings i {
  color: #fcb903;
}
.rs-testimonial.style3 .testi-item .item-content-basic .testi-content .ratings i:before {
  font-size: 16px;
}
.rs-testimonial.style3 .owl-dots {
  text-align: left;
  margin: 40px auto 0;
}
.rs-testimonial.style3 .owl-dots .owl-dot {
  position: relative;
  border: none;
  border-radius: 50%;
  background: #000000;
  width: 10px;
  height: 10px;
  margin-bottom: 10px;
  transition: all 0.3s ease;
  margin-right: 11px;
}
.rs-testimonial.style3 .owl-dots .owl-dot:hover,
.rs-testimonial.style3 .owl-dots .owl-dot.active {
  background: #000000;
  opacity: 1;
}
.rs-testimonial.style3 .owl-stage-outer {
  padding: 10px;
  margin: -10px;
}
.rs-testimonial.style3.home-style17 {
  background: url(assets/images/bg/testi-bg6.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.rs-testimonial.style3.home-style17 .testi-item .item-content-basic i {
  top: -7px;
  position: relative;
  color: #ed4e31;
}
.rs-testimonial.style3.home-style17 .testi-item .item-content-basic i:before {
  font-size: 24px;
}
.rs-testimonial.style3.home-style17 .testi-item .item-content-basic .desc {
  color: #cccccc;
}
.rs-testimonial.style3.home-style17 .testi-item .item-content-basic .testi-content .name {
  color: #ffffff;
}
.rs-testimonial.style3.home-style17 .testi-item .item-content-basic .testi-content .designation {
  color: #cccccc;
}
.rs-testimonial.style3.home-style17 .testi-item .item-content-basic .testi-content .ratings i {
  color: #fcb903;
}
.rs-testimonial.style3.home-style17 .testi-item .item-content-basic .testi-content .ratings i:before {
  font-size: 16px;
}
.rs-testimonial.style3.home-style17 .owl-dots {
  text-align: left;
  margin: 40px auto 0;
}
.rs-testimonial.style3.home-style17 .owl-dots .owl-dot {
  border: 1px solid #fff;
  position: relative;
  border-radius: 50%;
  background: #333333;
  width: 10px;
  height: 10px;
  margin-bottom: 10px;
  transition: all 0.3s ease;
  margin-right: 11px;
}
.rs-testimonial.style3.home-style17 .owl-dots .owl-dot:hover,
.rs-testimonial.style3.home-style17 .owl-dots .owl-dot.active {
  background: #ed4e31;
}
.rs-testimonial.style3.home-style17 .owl-stage-outer {
  padding: 10px;
  margin: -10px;
}
.rs-testimonial.style4 {
  background-image: url(assets/images/bg/testi-bg5.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.rs-testimonial.style4 .testi-cl-author .testi-content .desc {
  font-size: 24px;
  line-height: 41px;
  font-weight: 400;
  color: #444444;
  margin-bottom: 18px;
}
.rs-testimonial.style4 .testi-cl-author .testi-content .cl-author-info .name {
  font-size: 24px;
  line-height: 41px;
  font-weight: 700;
  color: #000000;
}
.rs-testimonial.style4 .testi-cl-author .testi-content .cl-author-info .categories {
  font-size: 18px;
  line-height: 31px;
  font-weight: 400;
  color: #444444;
  margin-bottom: 5px;
}
.rs-testimonial.style4 .testi-cl-author .testi-content .cl-author-info .ratings i {
  color: #fcb903;
}
.rs-testimonial.style4 .testi-cl-author .testi-content .cl-author-info .ratings i:before {
  font-size: 16px;
}
.rs-testimonial.style5 .testi-item .testi-content p {
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  color: #ffffff;
  font-style: italic;
  padding-bottom: 20px;
}
.rs-testimonial.style5 .testi-item .testi-content .testi-img {
  padding-left: 40px;
  padding-bottom: 10px;
}
.rs-testimonial.style5 .testi-item .testi-content .testi-img img {
  border-radius: 50%;
  width: unset;
}
.rs-testimonial.style5 .testi-item .testi-content .cl-author-info {
  padding-left: 40px;
  padding-top: 15px;
}
.rs-testimonial.style5 .testi-item .testi-content .cl-author-info .name {
  font-size: 15px;
  line-height: 26px;
  font-weight: 700;
  color: #ffffff;
}
.rs-testimonial.style5 .testi-item .testi-content .cl-author-info .designation {
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  color: #ffffff;
}
.rs-testimonial.style5 .owl-nav .owl-next,
.rs-testimonial.style5 .owl-nav .owl-prev {
  position: absolute;
  top: 45%;
  transform: translateY(-50%);
  left: -55px;
  border-radius: 50%;
  text-align: center;
  color: #ffffff;
}
.rs-testimonial.style5 .owl-nav .owl-next i:before,
.rs-testimonial.style5 .owl-nav .owl-prev i:before {
  content: "\f10a";
  font-family: Flaticon;
  font-size: 22px;
  font-weight: 400;
}
.rs-testimonial.style5 .owl-nav .owl-next {
  right: -55px;
  left: unset;
}
.rs-testimonial.style5 .owl-nav .owl-next i:before {
  content: "\f108";
  font-size: 22px;
  font-weight: 400;
}
/* ------------------------------------
    18. Team Section CSS
---------------------------------------*/
.rs-team.style1 .team-item {
  padding: 20px 20px;
  transition: all .5s ease;
}
.rs-team.style1 .team-item .images-part img {
  border-radius: 50%;
  padding: 15px;
}
.rs-team.style1 .team-item .normal-text .person-name a {
  display: block;
  font-size: 22px;
  font-weight: 600;
  line-height: 37px;
  color: #ed4e31;
  text-transform: capitalize;
}
.rs-team.style1 .team-item .normal-text .designation {
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  color: #5a5a5a;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.rs-team.style1 .team-item .normal-text .social-icon ul li {
  display: inline-block;
  margin-right: 10px;
}
.rs-team.style1 .team-item .normal-text .social-icon ul li a i {
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
  color: #5a5a5a;
}
.rs-team.style1 .team-item:hover {
  background: #ed4e31;
}
.rs-team.style1 .team-item:hover .normal-text .person-name a,
.rs-team.style1 .team-item:hover .normal-text .designation,
.rs-team.style1 .team-item:hover .normal-text .social-icon li i {
  color: #ffffff;
}
.rs-team.style1 .owl-nav .owl-next,
.rs-team.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: #ed4e31;
  text-align: center;
  color: #ffffff;
  opacity: 0;
  visibility: hidden;
  transition: .4s ease all;
}
.rs-team.style1 .owl-nav .owl-next i:before,
.rs-team.style1 .owl-nav .owl-prev i:before {
  content: "\f10a";
  font-family: Flaticon;
}
.rs-team.style1 .owl-nav .owl-next {
  right: -44px;
  left: unset;
}
.rs-team.style1 .owl-nav .owl-next i:before {
  content: "\f108";
}
.rs-team.style1:hover .owl-nav .owl-next,
.rs-team.style1:hover .owl-nav .owl-prev {
  left: -60px;
  transition-delay: 0s;
  visibility: visible;
  opacity: 1;
}
.rs-team.style1:hover .owl-nav .owl-next {
  right: -60px;
  left: unset;
}
.rs-team.style2 .team-item .images-part {
  position: relative;
  overflow: hidden;
}
.rs-team.style2 .team-item .images-part .social-icon {
  position: absolute;
  bottom: 0;
  right: -50px;
  width: 50px;
  background: #ed4e31;
  padding: 12px 6px 12px;
  transition: all 0.3s ease 0s;
  visibility: hidden;
  opacity: 0;
}
.rs-team.style2 .team-item .images-part .social-icon a i {
  font-size: 15px;
  line-height: 35px;
  width: 35px;
  height: 35px;
  color: #ffffff;
  background: #ed4e31;
  text-align: center;
  border-radius: 50%;
  transition: all 0.3s ease 0s;
  margin: 0;
}
.rs-team.style2 .team-item .images-part .social-icon a i:hover {
  color: #5a5a5a;
}
.rs-team.style2 .team-item .team-content {
  text-align: center;
  margin: 0;
  padding: 20px;
}
.rs-team.style2 .team-item .team-content .person-name {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 2px;
  text-transform: capitalize;
  line-height: 1.3;
}
.rs-team.style2 .team-item .team-content .person-name a {
  color: #000000;
}
.rs-team.style2 .team-item .team-content .person-name a:hover {
  color: #ed4e31;
}
.rs-team.style2 .team-item .team-content .designation {
  font-size: 15px;
  font-weight: 400;
  text-transform: none;
  font-family: Prompt, sans-serif;
  color: #5a5a5a;
  display: block;
}
.rs-team.style2 .team-item:hover .images-part .social-icon {
  right: 0;
  width: 50px;
  opacity: 1;
  visibility: visible;
}
.rs-team.style2 .owl-nav .owl-next,
.rs-team.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: #ed4e31;
  text-align: center;
  color: #ffffff;
  opacity: 0;
  visibility: hidden;
  transition: .4s ease all;
}
.rs-team.style2 .owl-nav .owl-next i:before,
.rs-team.style2 .owl-nav .owl-prev i:before {
  content: "\f10a";
  font-family: Flaticon;
}
.rs-team.style2 .owl-nav .owl-next {
  right: -44px;
  left: unset;
}
.rs-team.style2 .owl-nav .owl-next i:before {
  content: "\f108";
}
.rs-team.style2:hover .owl-nav .owl-next,
.rs-team.style2:hover .owl-nav .owl-prev {
  left: -60px;
  transition-delay: 0s;
  visibility: visible;
  opacity: 1;
}
.rs-team.style2:hover .owl-nav .owl-next {
  right: -60px;
  left: unset;
}
.rs-team.style2.inner-team .team-item .images-part {
  position: relative;
  overflow: hidden;
}
.rs-team.style2.inner-team .team-item .images-part a img {
  opacity: 1;
  transition: all 0.4s ease-in-out 0s;
}
.rs-team.style2.inner-team .team-item .team-content {
  background: #ffffff;
  box-shadow: 0 5px 20px rgba(34, 34, 34, 0.1);
}
.rs-team.style2.inner-team .team-item:hover .images-part a img {
  opacity: .7;
}
.rs-team.style3 .team-item {
  position: relative;
  overflow: hidden;
  padding-bottom: 95px;
  background: #fff;
  border-radius: 5px;
}
.rs-team.style3 .team-item .team-img img {
  transition: 0.4s;
}
.rs-team.style3 .team-item .team-content {
  height: 100px;
  width: 100%;
  bottom: 0;
  position: absolute;
  padding: 15px 20px;
  color: #444;
  text-align: center;
  overflow: hidden;
  background: #fff;
  -webkit-transition: .3s all ease;
  -moz-transition: .3s all ease;
  transition: .3s all ease;
}
.rs-team.style3 .team-item .team-content .team-info .name {
  font-size: 18px;
  line-height: 31px;
  font-weight: 600;
}
.rs-team.style3 .team-item .team-content .team-info .name a {
  color: #000000;
}
.rs-team.style3 .team-item .team-content .team-info .post {
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  color: #0a0a0a;
}
.rs-team.style3 .team-item .team-content .social-icon {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  z-index: 100;
  left: 50%;
  transform: translateX(-50%) scale(0.5);
  transition: all 0.4s ease-in-out 0s;
  opacity: 0;
}
.rs-team.style3 .team-item .team-content .social-icon li {
  display: inline-block;
  margin-right: 30px;
}
.rs-team.style3 .team-item .team-content .social-icon li a {
  font-size: 17px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  color: #ffffff;
  transition: all 0.3s ease 0s;
  background: transparent;
}
.rs-team.style3 .team-item .team-content .social-icon li a i {
  font-size: 30px;
  color: #ffffff;
}
.rs-team.style3 .team-item .team-content .social-icon li:last-child {
  margin-right: 0;
}
.rs-team.style3 .team-item:hover .team-img img {
  transform: scale(1.1);
}
.rs-team.style3 .team-item:hover .team-content {
  opacity: 1;
  width: 100%;
  visibility: visible;
  transform: translate(0, 0);
  bottom: 0;
  height: 130px;
  color: #fff;
  background: #ed4e31;
}
.rs-team.style3 .team-item:hover .team-content .team-info .name a {
  color: #ffffff;
}
.rs-team.style3 .team-item:hover .team-content .team-info .post {
  color: #ffffff;
}
.rs-team.style3 .team-item:hover .team-content .social-icon {
  bottom: 20px;
  opacity: 1;
}
.rs-team.style4 .team-item {
  margin-bottom: 95px;
  position: relative;
  overflow: visible;
}
.rs-team.style4 .team-item .team-img a img {
  transition: 0.4s;
}
.rs-team.style4 .team-item .team-content {
  left: 40px;
  right: 40px;
  z-index: 9;
  position: absolute;
  z-index: 1;
  text-align: center;
  bottom: -70px;
  background: #fff;
  padding: 20px 20px 20px;
  box-shadow: 10px 17px 38px 0 rgba(0, 0, 0, 0.1);
}
.rs-team.style4 .team-item .team-content .person-name {
  font-size: 18px;
  line-height: 31px;
  font-weight: 600;
  margin: 0;
}
.rs-team.style4 .team-item .team-content .person-name a {
  color: #000000;
}
.rs-team.style4 .team-item .team-content .designation {
  font-size: 15px;
  font-weight: 400;
  text-transform: capitalize;
  display: block;
  font-family: Prompt, sans-serif;
  color: #0a0a0a;
}
.rs-team.style4 .team-item .team-content .team-text {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  max-height: 0;
  color: #5a5a5a;
  position: relative;
  transform: scaleY(0);
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
}
.rs-team.style4 .team-item .team-content .team-text:after {
  content: '';
  position: absolute;
  z-index: 1;
  background: #ed4e31;
  top: 0;
  left: 50%;
  width: 50px;
  height: 2px;
  transform: translateX(-50%);
}
.rs-team.style4 .team-item .team-content .social-icon ul li a {
  margin-right: 5px;
  display: inline-block;
}
.rs-team.style4 .team-item .team-content .social-icon ul li a i {
  line-height: 26px;
  font-weight: 400;
  color: #5a5a5a;
  width: 35px;
  height: 35px;
  background: transparent;
  font-size: 15px;
  line-height: 35px;
  text-align: center;
  transition: 0.3s all ease;
  border-radius: 50%;
  display: inline-block;
  margin: 0;
}
.rs-team.style4 .team-item .team-content .social-icon ul li a i:hover {
  color: #ffffff;
  background: #ed4e31;
}
.rs-team.style4 .team-item .team-content .social-icon ul li a:last-child {
  margin-right: 0;
}
.rs-team.style4 .team-item:hover .team-content .team-text {
  max-height: 400px;
  transform: scaleY(1);
  opacity: 1;
  margin-top: 10px;
  padding: 20px 0 20px;
  visibility: visible;
}
.rs-team.style5 .team-item {
  position: relative;
  overflow: hidden;
}
.rs-team.style5 .team-item .team-content {
  z-index: 1;
  margin-bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 3px 3px 0 0;
  padding: 15px 15px 20px;
  margin-top: -35px;
  position: absolute;
  bottom: -50%;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  transition: .4s;
}
.rs-team.style5 .team-item .team-content .person-name {
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
  margin: 0;
}
.rs-team.style5 .team-item .team-content .person-name a {
  color: #ffffff;
}
.rs-team.style5 .team-item .team-content .person-name a:hover {
  color: #ccc;
}
.rs-team.style5 .team-item .team-content .designation {
  font-size: 15px;
  line-height: 28px;
  font-weight: 400;
  color: #ffffff;
  display: block;
}
.rs-team.style5 .team-item .team-content .team-social li {
  display: inline-block;
  margin-right: 8px;
}
.rs-team.style5 .team-item .team-content .team-social li:last-child {
  margin-right: 0;
}
.rs-team.style5 .team-item:hover .team-content {
  bottom: 0;
}
.rs-team.style5 .team-item:hover .team-content .person-name {
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
  margin: 0;
}
.rs-team.style5 .team-item:hover .team-content .person-name a {
  color: #ffffff;
}
.rs-team.style5 .team-item:hover .team-content .person-name a:hover {
  color: #ccc;
}
.rs-team.style5 .team-item:hover .team-content .designation {
  font-size: 15px;
  line-height: 28px;
  font-weight: 400;
  color: #ffffff;
  display: block;
}
.rs-team.style5 .team-item:hover .team-content .team-social li {
  display: inline-block;
  margin-right: 9px;
}
.rs-team.style5 .team-item:hover .team-content .team-social li a {
  color: #ffffff;
}
.rs-team.style5 .team-item:hover .team-content .team-social li a:hover {
  color: #ccc;
}
.rs-team.style5 .team-item:hover .team-content .team-social li a i {
  font-size: 15px;
}
.rs-team.style5 .team-item:hover .team-content .team-social li:last-child {
  margin-right: 0;
}
/* ------------------------------------
    19. Blog Section CSS
---------------------------------------*/
.rs-blog.style1 .blog-item .blog-content {
  box-shadow: 0 8px 6px -6px #eeeeee;
  background: #fbfbfb;
  padding: 30px 40px;
}
.rs-blog.style1 .blog-item .blog-content .blog-meta {
  padding-bottom: 10px;
}
.rs-blog.style1 .blog-item .blog-content .blog-meta li {
  margin-right: 4px;
  padding-right: 4px;
  display: inline-block;
  color: #999;
}
.rs-blog.style1 .blog-item .blog-content .blog-meta li i:before {
  font-size: 14px;
  font-weight: 600;
  padding-right: 7px;
}
.rs-blog.style1 .blog-item .blog-content .blog-meta li:last-child {
  padding: 0;
}
.rs-blog.style1 .blog-item .blog-content .title {
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
  margin: 0;
  padding-bottom: 20px;
}
.rs-blog.style1 .blog-item .blog-content .title a {
  color: #000000;
}
.rs-blog.style1 .blog-item .blog-content .title a:hover {
  color: #ed4e31;
}
.rs-blog.style1 .blog-item .blog-content .blog-button a {
  text-align: center;
  display: inline-block;
  color: #444;
  padding-right: 25px;
  position: relative;
  z-index: 1;
  font-weight: 600;
  font-size: 14px;
  font-family: Prompt, sans-serif;
}
.rs-blog.style1 .blog-item .blog-content .blog-button a:before {
  content: "\f109";
  position: absolute;
  font-family: flaticon;
  font-size: 15px;
  top: 1px;
  right: 0;
  opacity: 1;
  transition: all .3s;
}
.rs-blog.style1 .blog-item .blog-content .blog-button:hover a {
  color: #ed4e31;
}
.rs-blog.style1.home-style17 .blog-item .blog-content {
  background: #111;
}
.rs-blog.style1.home-style17 .blog-item .blog-content .blog-meta {
  padding-bottom: 10px;
}
.rs-blog.style1.home-style17 .blog-item .blog-content .blog-meta li {
  font-size: 15px;
}
.rs-blog.style1.home-style17 .blog-item .blog-content .blog-meta li i:before {
  font-size: 14px;
  font-weight: 600;
  padding-right: 7px;
}
.rs-blog.style1.home-style17 .blog-item .blog-content .blog-meta li:last-child {
  padding: 0;
}
.rs-blog.style1.home-style17 .blog-item .blog-content .title a {
  color: #ffffff;
}
.rs-blog.style1.home-style17 .blog-item .blog-content .title a:hover {
  color: #ed4e31;
}
.rs-blog.style1.home-style17 .blog-item .blog-content .blog-button a {
  color: #ed4e31;
  padding-right: 25px;
}
.rs-blog.style1.home-style17 .blog-item .blog-content .blog-button a:before {
  color: #ed4e31;
}
.rs-blog.style1.home-style17 .blog-item .blog-content .blog-button a:hover {
  padding-right: 25px;
  color: #ffffff;
}
.rs-blog.style1.home-style17 .blog-item .blog-content .blog-button a:hover:before {
  color: #ffffff;
  right: -5px;
  opacity: 1;
}
.rs-inner-blog .blog-item {
  background: #fff;
  box-shadow: 0 6px 25px rgba(0, 0, 0, 0.07);
}
.rs-inner-blog .blog-item .blog-content {
  padding: 40px 46px 45px;
  overflow: hidden;
}
.rs-inner-blog .blog-item .blog-content .blog-title {
  margin: 4px 0 10px;
  font-size: 26px;
  line-height: 35px;
  font-weight: 600;
}
.rs-inner-blog .blog-item .blog-content .blog-title a {
  color: #0a0a0a;
}
.rs-inner-blog .blog-item .blog-content .blog-title a:hover {
  color: #ed4e31;
}
.rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate {
  overflow: hidden;
  margin: 0 0 5px;
  padding: 0 0 12px;
  font-size: 13px;
  display: flex;
  align-items: center;
}
.rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li {
  margin-right: 15px;
}
.rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li .blog-date {
  display: inline-block;
  font-weight: 400;
  font-size: 13px;
  color: #999;
}
.rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li .blog-date i {
  color: #aaa;
  margin-right: 3px;
}
.rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li .author {
  display: inline-block;
  padding: 0;
  margin-right: 0;
  line-height: normal;
  color: #999;
}
.rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li .author i {
  color: #5a5a5a;
  margin-right: 3px;
}
.rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li .tag-line {
  position: relative;
  padding-left: 2px;
  color: #999;
}
.rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li .tag-line i {
  margin-right: 3px;
  color: #5a5a5a;
}
.rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li .tag-line i:before {
  font-size: 14px;
  font-weight: 600;
}
.rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li .tag-line a {
  color: #999;
}
.rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li:last-child {
  margin-right: 0;
}
.rs-inner-blog .blog-item .blog-content .blog-desc {
  font-size: 15px;
  line-height: 27px;
  font-weight: 400;
  color: #5a5a5a;
  margin-bottom: 20px;
}
.rs-inner-blog.style2 .blog-item .blog-content {
  padding: 20px 19px 20px;
}
.rs-inner-blog.style2 .blog-item .blog-content .blog-title {
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
}
.rs-inner-blog.style2 .blog-item .blog-content .blog-title a {
  color: #0a0a0a;
}
.rs-inner-blog.style2 .blog-item .blog-content .blog-title a:hover {
  color: #ed4e31;
}
.rs-inner-blog.style2 .blog-item .blog-content .blog-meta .btm-cate {
  padding: 0 0 6px;
}
.rs-inner-blog.style2 .blog-item .blog-content .blog-meta .btm-cate li {
  margin-right: 5px;
}
.rs-inner-blog.style2 .blog-item .blog-content .blog-meta .btm-cate li:last-child {
  margin-right: 0;
}
.rs-inner-blog.style2 .blog-item .blog-content .blog-desc {
  font-size: 15px;
  margin-bottom: 10px;
}
.rs-inner-blog .widget-area .widget-title .title {
  color: #000000;
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
  position: relative;
  z-index: 1;
  padding-bottom: 12px;
  margin: 0;
}
.rs-inner-blog .widget-area .widget-title .title:before {
  content: "";
  position: absolute;
  border: 0;
  width: 50px;
  height: 2px;
  background: #ed4e31;
  z-index: 1;
  margin-left: 0;
  bottom: 0;
  left: 0;
}
.rs-inner-blog .widget-area .search-widget {
  background: #fff;
  padding: 40px 30px 40px;
  box-shadow: 0 6px 25px rgba(0, 0, 0, 0.07);
}
.rs-inner-blog .widget-area .search-widget .search-wrap {
  position: relative;
}
.rs-inner-blog .widget-area .search-widget .search-wrap [type=search] {
  border: 1px solid #ddd;
  color: #444444;
  padding: 12px 17px;
  width: 100%;
  border-radius: 5px;
  position: relative;
}
.rs-inner-blog .widget-area .search-widget .search-wrap button {
  background: transparent;
  border: medium none;
  color: #5a5a5a;
  padding: 11px 15px 12px;
  position: absolute;
  display: block;
  right: 0px;
  top: 0;
  z-index: 10;
  font-size: 20px;
  border-radius: 0 5px 5px;
}
.rs-inner-blog .widget-area .search-widget .search-wrap button i:before {
  font-weight: 600;
  font-size: 18px;
}
.rs-inner-blog .widget-area .search-widget .search-wrap button:hover {
  color: #ed4e31;
}
.rs-inner-blog .widget-area .recent-posts {
  background: #fff;
  padding: 40px 30px;
  box-shadow: 0 6px 25px rgba(0, 0, 0, 0.07);
}
.rs-inner-blog .widget-area .recent-posts .recent-post-widget {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid rgba(0, 0, 0, 0.06);
}
.rs-inner-blog .widget-area .recent-posts .recent-post-widget .post-img {
  width: 100px;
  float: left;
  padding-right: 15px;
}
.rs-inner-blog .widget-area .recent-posts .recent-post-widget .post-desc {
  display: block;
  font-size: 12px;
  color: #888;
  overflow: hidden;
}
.rs-inner-blog .widget-area .recent-posts .recent-post-widget .post-desc a {
  font-size: 15px;
  line-height: 22px;
  font-weight: 500;
  color: #0a0a0a;
  display: block;
}
.rs-inner-blog .widget-area .recent-posts .recent-post-widget .post-desc a:hover {
  color: #ed4e31;
}
.rs-inner-blog .widget-area .recent-posts .recent-post-widget .post-desc .date {
  display: block;
}
.rs-inner-blog .widget-area .recent-posts .recent-post-widget .post-desc .date i {
  margin-right: 5px;
}
.rs-inner-blog .widget-area .recent-posts .recent-post-widget .post-desc .date i:before {
  font-size: 12px;
}
.rs-inner-blog .widget-area .categories {
  background: #fff;
  padding: 40px 30px 40px;
  box-shadow: 0 6px 25px rgba(0, 0, 0, 0.07);
}
.rs-inner-blog .widget-area .categories li {
  padding: 6px 0 6px 14px;
  border: none;
  margin-top: 0;
  position: relative;
}
.rs-inner-blog .widget-area .categories li a {
  font-size: 15px;
  line-height: 26px;
  font-weight: 500;
  color: #444;
}
.rs-inner-blog .widget-area .categories li a:hover {
  color: #ed4e31;
}
.rs-inner-blog .widget-area .categories li:after {
  content: "\f105";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  text-decoration: inherit;
  position: absolute;
  left: 0;
  top: 6px;
  color: #000;
}
.rs-inner-blog .widget-area .tag-cloud {
  background: #fff;
  padding: 40px 30px;
  box-shadow: 0 6px 25px rgba(0, 0, 0, 0.07);
}
.rs-inner-blog .widget-area .tag-cloud li {
  display: inline-block;
}
.rs-inner-blog .widget-area .tag-cloud li a {
  display: inline-block;
  margin: 10px 3px 0 0;
  line-height: 20px;
  padding: 6px 12px;
  font-size: 13px!important;
  text-transform: capitalize;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  background: #fff;
  color: #444;
  border: 1px solid #f0f0f0;
  border-radius: 5px;
}
.rs-inner-blog .widget-area .tag-cloud li a:hover {
  color: #ffffff;
  background: #ed4e31;
}
.rs-inner-blog .blog-deatails {
  background: #fff;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
  margin-bottom: 0;
}
.rs-inner-blog .blog-deatails .blog-full {
  padding: 40px 45px 40px;
}
.rs-inner-blog .blog-deatails .blog-full .single-post-meta {
  display: flex;
  align-items: center;
  padding: 0 0 30px;
}
.rs-inner-blog .blog-deatails .blog-full .single-post-meta li .p-date {
  color: #555;
  font-size: 14px;
  margin-right: 8px;
}
.rs-inner-blog .blog-deatails .blog-full .single-post-meta li .p-date i {
  font-size: 13px;
  margin-right: 3px;
  color: #555;
}
.rs-inner-blog .blog-deatails .blog-full .single-post-meta li .p-date i:before {
  margin-right: 5px;
}
.rs-inner-blog .blog-deatails .blog-full .single-post-meta .Post-cate {
  list-style: none;
  display: inline-block;
  padding-right: 10px;
  color: #555;
  font-size: 14px;
}
.rs-inner-blog .blog-deatails .blog-full .single-post-meta .Post-cate .tag-line i {
  color: #555;
  margin-right: 3px;
}
.rs-inner-blog .blog-deatails .blog-full .single-post-meta .Post-cate .tag-line i:before {
  margin-right: 4px;
}
.rs-inner-blog .blog-deatails .blog-full .single-post-meta .Post-cate .tag-line a {
  font-weight: 400;
  color: #555;
  font-size: 14px;
}
.rs-inner-blog .blog-deatails .blog-full .single-post-meta .Post-cate .tag-line a:hover {
  color: #ed4e31;
}
.rs-inner-blog .blog-deatails .blog-full .single-post-meta .post-comment {
  color: #555;
  font-size: 14px;
}
.rs-inner-blog .blog-deatails .blog-full .single-post-meta .post-comment i:before {
  color: #555;
}
.rs-inner-blog .blog-deatails .blog-full .blog-desc p {
  font-size: 15px;
  font-weight: 400;
  color: #5a5a5a;
}
.rs-inner-blog .blog-deatails .blog-full .title {
  color: #000000;
  font-size: 42px;
  font-weight: 600;
  line-height: 42px;
}
.rs-inner-blog .blog-deatails .blog-full .title.title2 {
  font-size: 36px;
}
.rs-inner-blog .blog-deatails .blog-full .sm-title {
  font-size: 26px;
  font-weight: 600;
  line-height: 36px;
  color: #000000;
}
.rs-inner-blog .blog-deatails .blog-full .unorder-list li {
  display: block;
  position: relative;
  padding-left: 25px;
  padding-bottom: 15px;
  font-weight: 500;
  line-height: 25px;
}
.rs-inner-blog .blog-deatails .blog-full .unorder-list li:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\f105";
  font-family: FontAwesome;
  color: #ed4e31;
  font-size: 20px;
}
.rs-inner-blog .blog-deatails .blog-full .bs-info {
  font-size: 15px;
  font-weight: 400;
  color: #5a5a5a;
}
.rs-inner-blog .blog-deatails .blog-full .bs-info li {
  display: inline-block;
}
.rs-inner-blog .blog-deatails .blog-full .bs-info li a {
  font-size: 13px;
  margin: 5px 5px 5px 7px;
  display: inline-block;
  text-align: center;
  font-weight: 400;
  color: #666;
  border: 1px solid rgba(170, 170, 170, 0.25);
  padding: 2px 15px 4px;
  border-radius: 5px;
  line-height: 20px;
}
.rs-inner-blog .blog-deatails .blog-full .bs-info li a:hover {
  border-color: #ed4e31;
  background: #ed4e31;
  color: #ffffff;
}
.rs-inner-blog .ps-navigation {
  border-top: 1px solid rgba(170, 170, 170, 0.25);
  border-bottom: 1px solid rgba(170, 170, 170, 0.25);
  margin: 30px 0 0;
  padding: 50px 0 95px;
}
.rs-inner-blog .ps-navigation ul .previous {
  float: left;
  text-align: left;
  width: 50%;
}
.rs-inner-blog .ps-navigation ul .previous a {
  display: inline-block;
}
.rs-inner-blog .ps-navigation ul .previous a .next-link {
  text-transform: uppercase;
  color: #909090;
  margin-top: 0;
  display: block;
}
.rs-inner-blog .ps-navigation ul .previous a .next-link:hover {
  color: #ed4e31;
}
.rs-inner-blog .ps-navigation ul .previous a .next-link i:before {
  font-size: 16px;
  font-style: normal;
  color: #5a5a5a;
}
.rs-inner-blog .ps-navigation ul .previous a .link-text {
  font-size: 16px;
  font-weight: 500;
  color: #1c1b1b;
}
.rs-inner-blog .ps-navigation ul .previous a .link-text:hover {
  color: #ed4e31;
}
.rs-inner-blog .ps-navigation ul .previous a:hover {
  color: #ed4e31;
}
.rs-inner-blog .ps-navigation ul .previous.next {
  float: right;
  text-align: right;
  width: 50%;
}
.rs-inner-blog .ps-navigation ul .previous.next a {
  display: inline-block;
}
.rs-inner-blog .ps-navigation ul .previous.next a .next-link {
  text-transform: uppercase;
  color: #909090;
  margin-top: 0;
  display: block;
}
.rs-inner-blog .ps-navigation ul .previous.next a .next-link:hover {
  color: #ed4e31;
}
.rs-inner-blog .ps-navigation ul .previous.next a .next-link i {
  margin-right: 122px;
}
.rs-inner-blog .ps-navigation ul .previous.next a .next-link i:before {
  font-size: 16px;
  font-style: normal;
  color: #5a5a5a;
}
.rs-inner-blog .comment-area .comment-full .reply-title {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 30px;
  margin-top: 45px;
  position: relative;
  padding: 0 0 12px;
  color: #000000;
}
.rs-inner-blog .comment-area .comment-full p span {
  font-size: 16px;
  color: #5a5a5a;
}
.rs-inner-blog .comment-area .comment-full .from-group {
  width: 100%;
  height: 50px;
  padding: 5px 10px;
  border: 1px solid #ddd;
  border-radius: 5px;
}
/* ------------------------------------
    20. Gallery Section CSS
---------------------------------------*/
.rs-gallery .gallery-item .item-grid .image-icon {
  position: relative;
  overflow: hidden;
}
.rs-gallery .gallery-item .item-grid .image-icon a i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  visibility: hidden;
  background: 0 0!important;
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  transition: all 0.5s ease-in-out;
  font-size: 22px;
}
.rs-gallery .gallery-item .item-grid .image-icon:before {
  content: "";
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 0;
  height: 100%;
  transition: all 0.4s ease-in-out;
}
.rs-gallery .gallery-item .item-grid:hover .image-icon a i {
  opacity: 1;
  visibility: visible;
}
.rs-gallery .gallery-item .item-grid:hover .image-icon:before {
  width: 100%;
}
.rs-gallery.style2 .gallery-img {
  position: relative;
  overflow: hidden;
}
.rs-gallery.style2 .gallery-img a img {
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  -moz-transition: -moz-transform 0.3s ease-in-out;
  -o-transition: -o-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
}
.rs-gallery.style2 .gallery-img:hover a img {
  transform: scale(1.5) rotate(10deg);
}
/* ------------------------------------
    21. CTA Section CSS
---------------------------------------*/
.rs-cta.style1 {
  background: url(assets/images/bg/cta-1.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}
.rs-cta.style1 .cta-wrap .epx-title {
  font-size: 42px;
  line-height: 50px;
  font-weight: 600;
  color: #ffffff;
  margin: 0;
  padding-bottom: 15px;
}
.rs-cta.style1 .cta-wrap p {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: #ffffff;
  margin: 0;
}
.rs-cta.style1.new-style {
  background: url(assets/images/bg/cta-2.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}
.rs-cta.style1.home-style8 {
  background: unset;
}
.rs-cta.style1.home-style8 .cta-wrap {
  background: url(assets/images/bg/cta-1.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 60px;
}
.rs-cta.style1.home-style8 .cta-wrap p {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #ffffff;
  margin: 0;
}
.rs-cta.style1.home-style11 {
  background: url(assets/images/bg/cta-3.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}
.rs-cta.style1.home-style13 {
  background: url(assets/images/bg/cta-4.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}
/* ------------------------------------
    22. Counter Section CSS
---------------------------------------*/
.rs-counter .counter-top-area {
  text-align: center;
}
.rs-counter .counter-top-area .counter-list .counter-text .count-number {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
}
.rs-counter .counter-top-area .counter-list .counter-text .count-number .rs-count {
  font-size: 60px;
  line-height: 35px;
  font-weight: 600;
  color: #ffffff;
  z-index: 1;
  position: relative;
}
.rs-counter .counter-top-area .counter-list .counter-text .count-number .text {
  font-size: 24px;
  line-height: 35px;
  font-weight: 600;
  color: #ffffff;
}
.rs-counter .counter-top-area .counter-list .counter-text .count-number:after {
  position: absolute;
  content: "";
  left: 5px;
  bottom: 0;
  height: 12px;
  width: 60px;
  background: #ed4e31;
}
.rs-counter .counter-top-area .counter-list .counter-text .title {
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
  color: #ffffff;
  margin: 0;
}
.rs-counter.style2 .counter-top-area {
  text-align: left;
}
.rs-counter.style2 .counter-top-area .counter-list .counter-text .count-number .rs-count {
  color: #000000;
}
.rs-counter.style2 .counter-top-area .counter-list .counter-text .count-number .text {
  color: #000000;
}
.rs-counter.style2 .counter-top-area .counter-list .counter-text .title {
  color: #444444;
}
.rs-counter.style3 .counter-top-area {
  text-align: left !important;
}
.rs-counter.style3 .counter-top-area .counter-list .counter-text .count-number .rs-count {
  color: #ffffff;
}
.rs-counter.style3 .counter-top-area .counter-list .counter-text .count-number .text {
  color: #ffffff;
}
.rs-counter.style3 .counter-top-area .counter-list .counter-text .title {
  color: #ffffff;
}
.rs-counter.style3 .counter-top-area.no-border .counter-list .counter-text .count-number:after {
  display: none;
}
/* ------------------------------------
    23. Coming Soon CSS
---------------------------------------*/
.rs-coming-soon {
  background: url(assets/images/banner/coming-soon.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 200px 0 200px;
}
.rs-coming-soon .countdown-part {
  max-width: 600px;
  margin: 0 auto;
}
.rs-coming-soon .countdown-part .logo-part img {
  width: 100px;
}
.rs-coming-soon .countdown-part .sub-title {
  font-size: 30px;
  line-height: 40px;
  color: #ffffff;
  font-weight: 600;
}
.rs-coming-soon .countdown-part .title {
  font-size: 80px;
  line-height: 90px;
  font-weight: 900;
  color: #ffffff;
  text-transform: uppercase;
}
.rs-coming-soon .countdown-part .counter-wrap .timecounter-inner .time_circles {
  position: relative;
  width: 100%;
  height: 100%;
  left: 0;
}
.rs-coming-soon .countdown-part .counter-wrap .timecounter-inner .time_circles canvas {
  opacity: 1;
}
.rs-coming-soon .countdown-part .counter-wrap .timecounter-inner .time_circles div {
  position: absolute;
  text-align: left;
  padding-right: 0;
}
.rs-coming-soon .countdown-part .counter-wrap .timecounter-inner .time_circles div span {
  padding: 0;
  display: block;
  width: 100%;
  text-align: center;
  font-weight: 600;
  font-size: 42px !important;
  margin: 0 0 9px 0;
  color: #ffffff;
}
.rs-coming-soon .countdown-part .counter-wrap .timecounter-inner .time_circles div h4 {
  color: #ffffff;
  margin: 0;
  padding: 0;
  text-align: center;
  font-weight: 400;
  text-transform: capitalize;
  line-height: 36px;
  font-size: 11px !important;
}
.rs-coming-soon .follow-us-main .follow-us {
  font-size: 30px;
  line-height: 51px;
  font-weight: 500;
  color: #ffffff;
  margin: 0;
  padding-bottom: 10px;
}
.rs-coming-soon .follow-us-main .social-icons li {
  display: inline-block;
  margin-right: 20px;
}
.rs-coming-soon .follow-us-main .social-icons li a {
  width: 45px;
  height: 45px;
  line-height: 35px;
  border-radius: 50%;
  padding: 0;
  color: #ed2b09;
}
.rs-coming-soon .follow-us-main .social-icons li a:hover {
  color: #ed4e31;
}
.rs-coming-soon .follow-us-main .social-icons li a i {
  line-height: 45px;
  font-size: 22px;
}
.rs-coming-soon .follow-us-main .social-icons li:last-child {
  margin-right: 0;
}
/* ------------------------------------
    24. Error Section CSS
---------------------------------------*/
.rs-error {
  background: url(assets/images/bg/404.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.rs-error .error-not-found {
  max-width: 700px;
  margin: 0 auto;
  text-align: center;
  padding: 300px 0 300px;
}
.rs-error .error-not-found .title {
  font-size: 35px;
  line-height: 52px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 30px;
}
.rs-error .error-not-found .title span {
  font-size: 251px;
  line-height: 171px;
  font-weight: 700;
  color: #ffffff;
  display: block;
  padding-bottom: 70px;
}
/*----------------------------------------
    25. Shop Section CSS
----------------------------------------*/
.rs-shop-part .woocommerce-result-count {
  font-size: 15px;
  line-height: 26px;
  color: #5a5a5a;
  font-weight: 400;
  margin: 0;
}
.rs-shop-part .from-control {
  float: right;
  font-size: 15px;
  color: #5a5a5a;
  font-weight: 400;
  vertical-align: top;
  padding: 10px;
  border: 1px solid #ced4da;
  border-radius: 5px;
}
.rs-shop-part .product-list .image-product {
  position: relative;
}
.rs-shop-part .product-list .image-product .overley i {
  position: absolute;
  bottom: 150px;
  right: 13px;
  background: transparent;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
}
.rs-shop-part .product-list .image-product .overley i:before {
  font-size: 30px;
  color: #5a5a5a;
  font-weight: 400;
  background: #ffffff;
  border: none ;
  padding: 8px 10px 8px;
  height: 45px;
  width: 45px;
  line-height: 45px;
}
.rs-shop-part .product-list .image-product .onsale {
  font-size: 13px;
  color: #ffffff;
  font-weight: 700;
  line-height: 40px;
  background: #ed4e31;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  top: 13px;
  right: 13px;
}
.rs-shop-part .product-list .content-desc .loop-product-title {
  margin: 0;
  font-size: 18px;
  line-height: 50px;
  color: #5a5a5a;
  font-weight: 700;
}
.rs-shop-part .product-list .content-desc .loop-product-title a {
  color: #000000;
  font-size: 18px;
  line-height: 52px;
  font-weight: 600;
}
.rs-shop-part .product-list .content-desc .loop-product-title a:hover {
  color: #ed4e31;
}
.rs-shop-part .product-list .content-desc .price {
  font-size: 20px;
  line-height: 30px;
  color: #ed4e31;
  font-weight: 700;
  margin: 0;
}
.rs-shop-part .product-list .content-desc .price del {
  opacity: 0.6;
  padding-right: 10px;
}
.rs-shop-part .product-list:hover .image-product .overley i {
  opacity: 1;
  visibility: visible;
  bottom: 13px;
}
/*----------------------------------------
    26. Single Shop Section CSS
----------------------------------------*/
.rs-single-shop .single-product-image .images-single {
  z-index: 1 !important;
}
.rs-single-shop .single-product-image img {
  width: 100%;
}
.rs-single-shop .single-price-info .product-title {
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 12px;
}
.rs-single-shop .single-price-info .single-price {
  color: #ed4e31;
  font-weight: 600;
}
.rs-single-shop .single-price-info .some-text {
  margin-top: 15px;
}
.rs-single-shop .single-price-info form {
  margin-bottom: 30px;
}
.rs-single-shop .single-price-info form input {
  height: 40px;
  width: 70px;
  line-height: 40px;
  text-align: center;
  padding-left: 10px;
  border: 1px solid rgba(54, 54, 54, 0.1);
  outline: none;
}
.rs-single-shop .single-price-info p.category {
  margin: 0;
  padding-top: 25px;
  border-top: 1px solid #e6e6e6;
  font-size: 14px;
}
.rs-single-shop .single-price-info p.category span {
  font-weight: 700;
  padding-right: 10px;
}
.rs-single-shop .single-price-info p.category a {
  color: #5a5a5a;
}
.rs-single-shop .single-price-info p.category a:hover {
  color: #ed4e31;
}
.rs-single-shop .single-price-info .tag {
  margin: 0;
}
.rs-single-shop .single-price-info .tag span {
  font-weight: 700;
}
.rs-single-shop .tab-area {
  margin-top: 50px;
}
.rs-single-shop .tab-area ul.nav-tabs {
  border-bottom: 1px solid #f0f0f0;
  margin-bottom: 32px;
}
.rs-single-shop .tab-area ul.nav-tabs li {
  margin-right: 3px;
}
.rs-single-shop .tab-area ul.nav-tabs li a {
  padding: 10px 30px;
  display: inline-block;
  border-radius: 4px 4px 0 0;
  font-size: 18px;
  background: #f0f0f0;
  color: #000000;
  font-weight: 600;
}
.rs-single-shop .tab-area ul.nav-tabs li a:hover,
.rs-single-shop .tab-area ul.nav-tabs li a.active {
  background: #ed4e31;
  color: #ffffff;
}
.rs-single-shop .tab-area ul.nav-tabs li:last-child {
  margin-right: 0;
}
.rs-single-shop .tab-area .tab-content .tab-pane .tab-title {
  font-weight: 700;
  margin-bottom: 34px;
}
.rs-single-shop .tab-area .tab-content .tab-pane .dsc-p {
  margin: 0;
}
.rs-single-shop .tab-area .tab-content .tab-pane .reviews-grid .top-area {
  margin-bottom: 5px;
}
.rs-single-shop .tab-area .tab-content .tab-pane .reviews-grid .top-area p {
  margin-bottom: 23px;
}
.rs-single-shop .tab-area .tab-content .tab-pane .reviews-grid .top-area h6 {
  font-size: 15px;
  font-weight: 600;
  color: #5a5a5a;
}
.rs-single-shop .tab-area .tab-content .tab-pane .reviews-grid .comment-form {
  max-width: 600px;
}
.rs-single-shop .tab-area .tab-content .tab-pane .reviews-grid .comment-form p.comment-notes {
  margin-bottom: 15px;
}
.rs-single-shop .tab-area .tab-content .tab-pane .reviews-grid .comment-form .placeholder-cntrl label {
  font-weight: 600;
  display: block;
}
.rs-single-shop .tab-area .tab-content .tab-pane .reviews-grid .comment-form .placeholder-cntrl input {
  border: 1px solid rgba(54, 54, 54, 0.1);
  padding: 10px 15px;
  margin-bottom: 10px;
  width: 100%;
}
.rs-single-shop .tab-area .tab-content .tab-pane .reviews-grid .comment-form .placeholder-cntrl textarea {
  width: 100%;
  padding: 10px 15px;
  height: 75px;
  border: 1px solid rgba(54, 54, 54, 0.1);
  margin-bottom: 20px;
}
.rs-single-shop .tab-area .tab-content .tab-pane .reviews-grid .comment-form .ratings {
  font-weight: 600;
  margin-bottom: 18px;
  display: block;
}
.rs-single-shop .tab-area .tab-content .tab-pane .reviews-grid .comment-form .ratings ul li {
  display: inline;
}
.rs-single-shop .tab-area .tab-content .tab-pane .reviews-grid .comment-form .ratings ul li i {
  color: #ed4e31;
  font-weight: normal;
}
.rs-single-shop .tab-area .tab-content .tab-pane .reviews-grid .comment-form .readon {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 15px;
  padding: 0 22px;
}
/*----------------------------------------
    27. Cart Section CSS
----------------------------------------*/
.rs-cart .cart-wrap table.cart-table {
  border: 1px solid rgba(0, 0, 0, 0.1);
  width: 100%;
  border-collapse: collapse;
}
.rs-cart .cart-wrap table.cart-table td,
.rs-cart .cart-wrap table.cart-table th {
  padding: 25px;
  text-align: center;
  border: 1px solid #ccc;
}
.rs-cart .cart-wrap table.cart-table th {
  border: none;
  font-size: 18px;
  padding: 25px;
  text-align: center;
  vertical-align: middle;
  font-weight: 700;
}
.rs-cart .cart-wrap table.cart-table td {
  border-bottom: none;
  border-left: none;
  border-right: none;
  border-top: 1px solid #e6e6e6;
}
.rs-cart .cart-wrap table.cart-table .product-remove a {
  margin: 0 auto;
  color: #000000;
  display: block;
  border-radius: 100%;
  border: 1px solid #ddd;
  font-size: 16px;
  font-weight: 400;
  height: 20px;
  width: 20px;
  line-height: 17px;
  text-align: center;
}
.rs-cart .cart-wrap table.cart-table .product-remove a:hover {
  background: #ff0000;
  color: #ffffff;
}
.rs-cart .cart-wrap table.cart-table .product-thumbnail {
  min-width: 32px;
}
.rs-cart .cart-wrap table.cart-table .product-thumbnail a img {
  width: 80px;
  height: auto;
}
.rs-cart .cart-wrap table.cart-table .product-name a {
  color: #5a5a5a;
  font-weight: 700;
}
.rs-cart .cart-wrap table.cart-table .product-name a:hover {
  color: #ed4e31;
}
.rs-cart .cart-wrap table.cart-table .product-price {
  font-weight: 700;
}
.rs-cart .cart-wrap table.cart-table .product-quantity input {
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  padding: 0 0 0 10px;
  max-width: 65px;
  margin: 0 auto;
  outline: none;
}
.rs-cart .cart-wrap table.cart-table .action .coupon {
  float: left;
}
.rs-cart .cart-wrap table.cart-table .action .coupon input {
  box-sizing: border-box;
  border: 1px solid #d3ced2;
  padding: 6px 6px 5px;
  margin: 0 4px 0 0;
  outline: none;
  width: 320px;
  border-radius: 4px;
  height: 45px;
  margin-right: 20px;
  text-align: left;
  padding-left: 22px;
}
.rs-cart .cart-collaterals {
  width: 100%;
  overflow: hidden;
}
.rs-cart .cart-collaterals .cart-totals {
  float: right;
  width: 48%;
}
.rs-cart .cart-collaterals .cart-totals .title {
  font-weight: 700;
  color: #5a5a5a;
  text-transform: capitalize;
}
.rs-cart .cart-collaterals .cart-totals table.cart-total-table {
  text-align: left;
  width: 100%;
  border-collapse: collapse;
  border-radius: 5px;
}
.rs-cart .cart-collaterals .cart-totals table.cart-total-table tr {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.rs-cart .cart-collaterals .cart-totals table.cart-total-table tr th {
  font-size: 18px;
  font-weight: 700;
}
.rs-cart .cart-collaterals .cart-totals table.cart-total-table tr td,
.rs-cart .cart-collaterals .cart-totals table.cart-total-table tr th {
  padding: 30px 10px;
}
/*----------------------------------------
    28. Checkout Section CSS
----------------------------------------*/
.rs-checkout .checkout-title {
  margin-bottom: 30px;
}
.rs-checkout .checkout-title h3 {
  font-size: 26px;
  margin: 0;
}
.rs-checkout .coupon-toggle .accordion .card {
  border: unset;
  border-top: 3px solid #ed4e31;
  border-radius: 0;
}
.rs-checkout .coupon-toggle .accordion .card .card-header {
  border: none;
  margin: 0;
  border-radius: unset;
}
.rs-checkout .coupon-toggle .accordion .card .card-header .card-title {
  margin: 0;
}
.rs-checkout .coupon-toggle .accordion .card .card-header .card-title span i {
  margin-right: 10px;
}
.rs-checkout .coupon-toggle .accordion .card .card-header .card-title button {
  background: unset;
  border: none;
  color: #ed4e31;
  transition: all 0.3s ease;
  outline: none;
  cursor: pointer;
}
.rs-checkout .coupon-toggle .accordion .card .card-header .card-title button:hover {
  color: #ed4e31;
}
.rs-checkout .coupon-toggle .accordion .card .card-body {
  border: 1px solid #d3ced2;
  padding: 20px 20px 50px 20px;
  margin-top: 2em;
  text-align: left;
}
.rs-checkout .coupon-toggle .accordion .card .card-body .coupon-code-input {
  width: 47%;
  float: left;
  margin-right: 50px;
}
.rs-checkout .coupon-toggle .accordion .card .card-body .coupon-code-input input {
  width: 100%;
  height: 45px;
  outline: none;
  padding: 10px 18px;
  color: #5a5a5a;
  border: 1px solid rgba(54, 54, 54, 0.1);
}
.rs-checkout .full-grid {
  margin-top: 25px;
}
.rs-checkout .full-grid .form-content-box {
  margin-bottom: 50px;
}
.rs-checkout .full-grid .form-content-box .form-group label {
  line-height: 2;
  display: block;
  margin-bottom: 5px;
  font-weight: 600;
}
.rs-checkout .full-grid .form-content-box .form-group select {
  color: #666666;
  opacity: .5;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border: 1px solid #ccc;
  border-radius: 0;
  height: 45px;
  line-height: 45px;
  cursor: pointer;
  width: 100%;
  outline: none;
}
.rs-checkout .full-grid .form-content-box .form-group textarea {
  height: 4em;
  line-height: 1.5;
  display: block;
  box-shadow: none;
  width: 100%;
  border: 1px solid rgba(54, 54, 54, 0.1);
  padding: 10px 18px;
  margin: 0;
  outline: none;
}
.rs-checkout .full-grid .form-content-box .form-group .form-control-mod {
  border: 1px solid rgba(54, 54, 54, 0.1);
  height: 45px;
  padding: 10px 18px;
  width: 100%;
  margin: 0;
  outline: none;
  line-height: normal;
  border-radius: unset;
}
.rs-checkout .full-grid .form-content-box .form-group .form-control-mod.margin-bottom {
  margin-bottom: 10px !important;
}
.rs-checkout .full-grid .ordered-product table {
  width: 100%;
}
.rs-checkout .full-grid .ordered-product table tr th {
  border: 1px solid #ccc;
  padding: 9px 12px;
}
.rs-checkout .full-grid .ordered-product table tr td {
  border: 1px solid #ccc;
  padding: 6px 12px;
}
.rs-checkout .full-grid .payment-method .top-area {
  border-bottom: 1px solid #d3ced2;
}
.rs-checkout .full-grid .payment-method .top-area .payment-co {
  margin-bottom: 20px;
}
.rs-checkout .full-grid .payment-method .top-area .payment-co span {
  font-weight: 600;
  margin-right: 10px;
}
.rs-checkout .full-grid .payment-method .top-area .p-msg {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  padding: 1em;
  margin: 1em 0 2em;
  font-size: .92em;
  border-radius: 2px;
  line-height: 1.5;
  background-color: #f9f9f9;
}
.rs-checkout .full-grid .payment-method .top-area .p-msg:before {
  content: '';
  display: block;
  border: 1em solid #f9f9f9;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
  position: absolute;
  top: -0.75em;
  left: 0;
  margin: -1em 0 0 2em;
}
/*----------------------------------------
    29. Account Section CSS
----------------------------------------*/
.rs-my-account .title {
  font-size: 42px;
  line-height: 52px;
  font-weight: 600;
  color: #000000;
  margin: 0;
}
.rs-my-account .rs-login {
  border: 1px solid rgba(54, 54, 54, 0.1);
  padding: 20px;
  text-align: left;
  border-radius: 5px;
}
.rs-my-account .rs-login .form-group label {
  display: block;
  font-size: 15px;
  line-height: 30px;
  font-weight: 600;
  color: #5a5a5a;
}
.rs-my-account .rs-login .form-group label span {
  color: #ed4e31;
}
.rs-my-account .rs-login .form-group input {
  width: 100%;
  margin: 0;
  outline: 0;
  line-height: normal;
  border: 1px solid rgba(54, 54, 54, 0.1);
  height: 45px;
}
.rs-my-account .rs-login .last-password a {
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  color: #ed4e31;
}
.rs-my-account .rs-login p {
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  color: #5a5a5a;
  margin-bottom: 14px;
}
.rs-my-account .rs-login p a {
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  color: #ed4e31;
}
/*------------------------------------
    30. Footer Section CSS
------------------------------------*/
.rs-footer {
  background: #000;
}
.rs-footer .footer-top {
  padding: 70px 0 38px;
}
.rs-footer .footer-top .footer-logo-wrap img {
  height: 40px;
}
.rs-footer .footer-top .footer-title {
  font-size: 16px;
  line-height: 40px;
  font-weight: 700;
  color: #ed4e31;
  margin: 0;
}
.rs-footer .footer-top p input {
  position: relative;
  background: 0 0;
  border: 2px solid #ed4e31;
  width: 100%;
  font-size: 13px;
  padding: 10px 60px 10px 20px;
  margin: 0;
  color: #ffffff;
  overflow: hidden;
}
.rs-footer .footer-top p i {
  position: absolute;
  right: 16px;
  border-radius: 0;
  padding: 6px 17px 5px;
  font-family: Flaticon;
  font-size: 0;
  background: #ed4e31;
  color: #ffffff;
}
.rs-footer .footer-top p ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ffffff;
  opacity: 1;
}
.rs-footer .footer-top p ::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff;
  opacity: 1;
}
.rs-footer .footer-top p :-ms-input-placeholder {
  /* IE 10+ */
  color: #ffffff;
  opacity: 1;
}
.rs-footer .footer-top p :-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff;
  opacity: 1;
}
.rs-footer .footer-top .text-widgets {
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  color: #ffffff;
}
.rs-footer .footer-top .text-widgets a {
  color: #ffffff;
  display: block;
}
.rs-footer .footer-top .text-widgets a:hover {
  color: #ed4e31;
}
.rs-footer .footer-top .footer-social li {
  display: inline-block;
  margin-right: 20px;
  text-align: center;
}
.rs-footer .footer-top .footer-social li a {
  color: #ed4e31;
  font-size: 18px;
  line-height: 18px;
  font-weight: 400;
}
.rs-footer .footer-top .footer-social li a:hover {
  color: #ffffff;
}
.rs-footer .footer-top .footer-social li:last-child {
  margin: 0;
}
.rs-footer .footer-bottom {
  padding: 20px 0;
  background: #000;
  border-top: 1px solid;
  border-color: rgba(255, 255, 255, 0.08);
}
.rs-footer .footer-bottom .copy-right p {
  font-size: 15px;
  line-height: 35px;
  font-weight: 400;
  color: #ffffff;
  margin: 0;
}
.rs-footer.home-style10 {
  background: unset;
}
.rs-footer.home-style10 .footer-top p ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #000000;
  opacity: 1;
}
.rs-footer.home-style10 .footer-top p ::-moz-placeholder {
  /* Firefox 19+ */
  color: #000000;
  opacity: 1;
}
.rs-footer.home-style10 .footer-top p :-ms-input-placeholder {
  /* IE 10+ */
  color: #000000;
  opacity: 1;
}
.rs-footer.home-style10 .footer-top p :-moz-placeholder {
  /* Firefox 18- */
  color: #000000;
  opacity: 1;
}
.rs-footer.home-style10 .footer-top .text-widgets {
  color: #000000;
}
.rs-footer.home-style10 .footer-top .text-widgets a {
  color: #000000;
}
.rs-footer.home-style10 .footer-top .text-widgets a:hover {
  color: #ed4e31;
}
.rs-footer.home-style10 .footer-top .footer-social li a {
  color: #000000;
}
.rs-footer.home-style10 .footer-top .footer-social li a:hover {
  color: #ed4e31;
}
.rs-footer.home-style10 .footer-bottom {
  background: unset;
  border: 1px solid #fbf4f4;
}
.rs-footer.home-style10 .footer-bottom .copy-right p {
  color: #000000;
}
.rs-footer.home-style16 .footer-top {
  padding: 58px 0 38px;
}
.rs-footer.home-style16 .footer-top .footer-logo-wrap img {
  height: 40px;
}
.rs-footer.home-style16 .footer-top .footer-title {
  color: #ffffff;
}
.rs-footer.home-style16 .footer-top p input {
  border: 2px solid #fff;
  width: 100%;
  color: #ffffff;
}
.rs-footer.home-style16 .footer-top p i {
  background: #fff;
  color: #000;
  padding: 10px 17px 10px;
}
.rs-footer.home-style16 .footer-top p i:before {
  font-size: 15px;
}
.rs-footer.home-style16 .footer-top .text-widgets {
  color: #ffffff;
}
.rs-footer.home-style16 .footer-top .text-widgets a {
  color: #ffffff;
}
.rs-footer.home-style16 .footer-top .text-widgets a:hover {
  color: #ed4e31;
}
.rs-footer.home-style16 .footer-top .footer-social li a {
  color: #ffffff;
}
.rs-footer.home-style16 .footer-top .footer-social li a:hover {
  color: #ed4e31;
}
/* -----------------------
    31. Scroll Up CSS
--------------------------*/
#scrollUp {
  text-align: center;
  bottom: 40px;
  cursor: pointer;
  display: none;
  position: fixed;
  right: 20px;
  z-index: 999;
  border-radius: 50px 50px 4px 4px;
}
#scrollUp i {
  background: #ed4e31;
  border-radius: 50%;
  height: 40px;
  font-size: 24px;
  font-weight: 600;
  width: 42px;
  color: #fff;
  line-height: 36px;
  transition: all 0.3s ease;
  margin-left: 2px;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
}
#scrollUp i:hover {
  background-color: #d83113;
}
/* ------------------------------------
    32. Preloader CSS
---------------------------------------*/
.loader {
  background-color: #000000;
  height: 100%;
  width: 100%;
  position: fixed;
  margin-top: 0;
  top: 0;
  z-index: 999999;
}
.loader .loader-container {
  width: 50px;
  height: 50px;
  background-color: #ed4e31;
  border-radius: 100%;
  -webkit-animation: sk-scaleout 1s infinite ease-in-out;
  animation: sk-scaleout 1s infinite ease-in-out;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@-webkit-keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}
@keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
/* ------------------------------------
    33. Animation Part
---------------------------------------*/
/*Pulse Border Animation*/
@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}
@-webkit-keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}
.up-down {
  animation: up-down 3s alternate infinite;
  -webkit-animation: up-down 3s alternate infinite;
}
@keyframes up-down {
  0% {
    transform: translateY(10px);
    -webkit-transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }
}
@-webkit-keyframes up-down {
  0% {
    transform: translateY(30px);
    -webkit-transform: translateY(0);
  }
  50% {
    transform: translateY(-50px);
    -webkit-transform: translateY(-50px);
  }
  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }
}
.left-right {
  animation: left-right 5s cubic-bezier(0.41, 0.04, 0.03, 1.1) infinite;
  -webkit-animation: left-right 5s cubic-bezier(0.41, 0.04, 0.03, 1.1) infinite;
}
@keyframes left-right {
  0% {
    transform: translatex(0);
    -webkit-transform: translatex(0);
  }
  50% {
    transform: translateY(-50px);
    -webkit-transform: translatex(-50px);
  }
  100% {
    transform: translatex(0);
    -webkit-transform: translatex(0);
  }
}
@-webkit-keyframes left-right {
  0% {
    transform: translatex(0);
    -webkit-transform: translatex(0);
  }
  50% {
    transform: translatex(-50px);
    -webkit-transform: translatex(-50px);
  }
  100% {
    transform: translatex(0);
    -webkit-transform: translatex(0);
  }
}
.spine {
  animation: spine 5s linear infinite;
  -webkit-animation: spine 5s linear infinite;
}
@keyframes spine {
  0% {
    transform: rotate(0);
    -webkit-transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes spine {
  0% {
    transform: rotate(0);
    -webkit-transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
.spine-r {
  animation: spine-r 5s linear infinite;
  -webkit-animation: spine-r 5s linear infinite;
}
@keyframes spine-r {
  0% {
    transform: rotate(0);
    -webkit-transform: rotate(0);
  }
  100% {
    transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
  }
}
@-webkit-keyframes spine-r {
  0% {
    transform: rotate(0);
    -webkit-transform: rotate(0);
  }
  100% {
    transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
  }
}
.spine2 {
  animation: spine 500ms linear infinite;
  -webkit-animation: spine 500ms linear infinite;
}
@keyframes spine2 {
  from {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  from {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes spine2 {
  from {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  from {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@keyframes up-downt {
  100% {
    transform: translateY(-7px);
  }
}
.watermark-animate {
  -webkit-animation: watermark-animate 8s infinite;
  animation: watermark-animate 8s infinite;
  animation-direction: alternate-reverse;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}
@keyframes watermark-animate {
  0% {
    left: 50%;
  }
  100% {
    left: 100%;
  }
}


.sa-banner {
    background: linear-gradient(
116.82deg, #0026AC 0%, #350840 100.51%);
}

.sec-title .sub-title{
	font-size:20px;
	padding-bottom:1px;
}

.improvements {
    background: url(../images/improvements-bg-1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}



/*Careers page */



.category .job {
    height: 280px;
    border: 1px solid transparent;
    padding: 30px 19px 25px 19px;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.category .job:hover {
    border: 1px solid #0d6efd;
}

.category .job span {
    padding: 6px 20px;
    font-weight: 400;
    border-radius: 26px;
    display: inline-block;
}

.category .job .colors1 {
    /* font-weight: 800; */
    color: #F27E42;
    background: #f27e4242;
}

.category .job .colors2 {
    /* font-weight: 800; */
    color: #4294F2;
    background: rgba(66, 148, 255, 0.26);
}

.category .job .colors3 {
    /* font-weight: 800; */
    color: #2EB98D;
    background: rgba(46, 185, 141, 0.03);
}

.category .job .colors4 {
    /* font-weight: 800; */
    color: #6A42F2;
    background: rgba(106, 66, 242, 0.07);
}

.category .job .colors5 {
    /* font-weight: 800; */
    color: #F162BC;
    background: rgba(241, 98, 188, 0.07);
}

.category .job .colors2 {
    /* font-weight: 800; */
    color: #4294F2;
    background: rgba(66, 148, 255, 0.26);
}


.place {
    display: flex;
    align-items: center;
    font-size: 12px;
    padding-left: 0px;
    color: #76787A;
}

.left {
    font-weight: 800;
}

.category .job span.time {
    font-weight: 900;
}


.read-more {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    font-size: 14px;
    align-self: flex-end;
	padding: 6px 20px
}
