@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@400;500;600&display=swap');

html,
body {
  padding: 0;
  margin: 0 auto;
  line-height: 26px;
  vertical-align: baseline;
  font-size: 15px;
  font-weight: 400;
  font-family: 'Cairo', sans-serif;
  color: #494949;
}
* {
  box-sizing: border-box;
}

::selection {
  color: #fff;
  background: #2FAF9D;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Cairo', sans-serif;
  color: #799FC9;
  margin: 0 0 26px;
}
h1 {
  font-size: 52px;
  line-height: 62px;
  font-weight: 700;
}
h2 {
  font-size: 40px;
  line-height: 50px;
  font-weight: 700;
}
h3 {
  font-size: 24px;
  line-height: 34px;
  font-weight: 600;
}
h4 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
}
h5 {
  font-size: 18px;
  line-height: 27px;
  font-weight: 600;
}
h6 {
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
}
p {
  margin: 0 0 26px;
  line-height: 1.8;
}
img {
  max-width: 100%;
  height: auto;
}
ul {
  padding: 0;
  margin: 0;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
  outline: none;
  color: #1EA7A4;
  transition: all 0.3s ease 0s;
}
i:before {
  margin-left: 0 !important;
}
a:hover {
  text-decoration: none;
  color: #1EA7A4;
}
/* -----------------------------------
    02. Common Section CSS
-------------------------------------*/
/* Loaded image container */
#mainburn.burn .keenburn .background {
  transform: scale(1);
  transition: 6.5s transform;
}
.pt-350 {
  padding-top: 350px;
}
.mt-reverse {
  margin-top: -83px;
}
.no-padding {
  padding: 0!important;
}
.pb-260 {
  padding-bottom: 260px;
}
.pb-235 {
  padding-bottom: 235px;
}
.pb-220 {
  padding-bottom: 220px;
}
.pb-205 {
  padding-bottom: 205px;
}
.pb-250 {
  padding-bottom: 250px;
}
.mb-5 {
  margin-bottom: 5px !important;
}
.mb-10 {
  margin-bottom: 10px !important;
}
.mtr-130 {
  margin-top: -130px;
}
.mtr-160 {
  margin-top: -160px;
}
.gray-bg {
  background: #ebe7df;
}
.sec-bg {
  background: #f9f8ff;
}
.title-color {
  color: #303745 !important;
}
.white-color {
  color: #ffffff !important;
}
.hover-color {
  background: #021b79 !important;
}
.primary-bg {
  background: #1EA7A4 !important;
}
.white-bg {
  background: #ffffff !important;
}
.primary-color {
  color: #1EA7A4 !important;
}
.secondary-color {
  color: #021b79 !important;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.no-border {
  border: none !important;
}
.take-up {
  position: relative;
  z-index: 1;
}
.mw-1170 {
  max-width: 1170px;
  margin: 0 auto;
}
.relative {
  position: relative !important;
}
.mt-back-165 {
  margin-top: -165px;
}
.no-after:after {
  position: none !important;
  content: unset !important;
}
.no-before:before {
  position: none !important;
  content: unset !important;
}
[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
  margin-left: 0;
}
.body-font-size {
  font-size: 15px !important;
}
.pagenav-link ul {
  border: 1px solid #f2f2f2;
  border-radius: 3px;
  display: inline-block;
  padding: 0 3px;
}
.pagenav-link ul li {
  display: inline-block;
  padding: 0 18px;
  margin: 14px 0;
  border-right: 1px solid #E6E6E6;
  color: #1EA7A4;
  font-size: 16px;
}
.pagenav-link ul li a {
  color: #494949;
}
.pagenav-link ul li a i:before {
  color: #494949;
  font-size: 13px;
  transition: all 0.3s ease 0s;
}
.pagenav-link ul li a:hover {
  color: #1EA7A4;
}
.pagenav-link ul li a:hover i:before {
  color: #1EA7A4;
}
.pagenav-link ul li:last-child {
  border-right: none;
}
.custom-row {
  margin-right: -25px;
  margin-left: -25px;
}
.custom-row [class*="col-"] {
  padding-right: 25px;
  padding-left: 25px;
}
/*-- Icon Button Css --*/
.icon-button {
  background: #1EA7A4;
  color: #ffffff;
  padding: 6px 17px 6px;
  display: inline-block;
  font-size: 20px;
  border-radius: 18px;
  cursor: pointer;
}
.icon-button:hover {
  background: #021b79;
  color: #ffffff;
}
.btn-shop {
  outline: none;
  font-weight: 400;
  border: none;
  text-transform: uppercase;
  background: #1EA7A4;
  font-size: 15px;
  padding: 8px 25px;
  color: #ffffff;
  border-radius: 5px;
  transition: all 0.3s ease 0s;
}
.btn-shop:hover {
  background: #021b79;
  color: #ffffff;
}
/*Backgrounds*/
.bg1 {
  background: url(../../images/background/bg1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.bg2 {
  background: url(../../images/background/bg2.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.bg3 {
  background: url(../../images/background/bg3.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.bg4 {
  background: url(../../images/background/bg4.jpg);
  background-repeat: no-repeat;
  padding-top: 120px;
  padding-bottom: 100px;
}
.bg5 {
  background: url(../../images/background/bg5.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.bg6 {
  background: url(../../images/background/bg6.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.bg7 {
  background: url(../../images/background/bg7.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.bg8 {
  background: url(../../images/background/bg8.png);
  background-repeat: repeat;
  background-position: 0 0;
}
.bg9 {
  background: url(../../images/background/bg9.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.bg10 {
  background: url(../../images/background/bg10.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.bg11 {
  background: url(../../images/background/bg11.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.bg12 {
  background: url(../../images/background/bg12.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}
.bg13 {
  background: url(../../images/background/bg13.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}
.bg14 {
  background: url(../../images/background/bg14.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}
/*-- Readon Button Css --*/
.readon {
  background: #021b79;
  color: #ffffff;
  border: 1px solid;
  border-color: #0586B3;
  border-radius: 10px;
  padding: 10px 52px 10px 25px;
  padding-right: 52px;
  display: inline-block;
  position: relative;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 24px;
}
.readon.transparent {
  background: transparent;
  border-color: #ffffff;
  font-size: 17px;
  line-height: 1;
  padding: 16px 60px 16px 30px;
  border: 2px solid;
}
.readon.transparent:hover {
  background: transparent;
  border-color: #ffffff;
}
.readon.big {
  padding: 16px 56px 16px 30px;
  font-size: 16px;
  font-weight: 600;
}
.readon.big:after {
  right: 34px;
  font-size: 14px;
}
.readon.big:hover:after {
  right: 25px;
}
.readon.jambo {
  padding: 16px 50px 16px 30px;
  font-size: 16px;
  font-weight: 600;
  background: #ffffff;
  color: #0586B3;
  transition: all 0.3s ease 0s;
}
.readon.jambo:after {
  font-size: 13px;
  color: #0586B3;
}
.readon.jambo:hover {
  background: #e6e8f3;
  color: #0586B3;
}
.readon.white-btn {
  background: #ffffff;
  color: #1EA7A4;
}
.readon.white-btn:hover {
  background: #ffffff;
  color: #1EA7A4;
}
.readon.white-btn:after {
  color: #1EA7A4;
}
.readon:after {
  position: absolute;
  content: "\f137";
  right: 20px;
  top: 50%;
  font-size: 18px;
  color: #ffffff;
  font-family: "Flaticon";
  transform: translateY(-50%);
  transition: all 0.3s ease 0s;
}
.readon:hover {
  color: #ffffff;
}
.readon:hover:after {
  right: 15px;
}
/*-- quotes-btn Button Css --*/
.quotes-btn {
  background: #1EA7A4;
  color: #ffffff;
  border: 2px solid;
  border-color: #ffffff;
  border-radius: 10px;
  padding: 10px 52px 10px 25px;
  padding-right: 52px;
  display: inline-block;
  position: relative;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 27px;
}
.quotes-btn:after {
  position: absolute;
  content: "\f133";
  right: 20px;
  top: 50%;
  font-size: 18px;
  color: #ffffff;
  font-family: "Flaticon";
  transform: translateY(-50%);
  transition: all 0.3s ease 0s;
}
.quotes-btn:hover {
  background: #1EA7A4;
  color: #ffffff;
  border-color: #ffffff;
}
.quotes-btn:hover:after {
  right: 15px;
}
/*-- read more Button Css --*/
.readmore {
  color: #303745;
  display: inline-block;
  position: relative;
  font-size: 15px;
  padding-right: 43px;
  text-transform: capitalize;
  font-weight: 600;
}
.readmore:after {
  position: absolute;
  content: "\f133";
  right: 20px;
  top: 50%;
  font-size: 15px;
  font-weight: 600;
  color: #303745;
  font-family: "Flaticon";
  transform: translateY(-50%);
  transition: all 0.3s ease 0s;
}
.readmore:hover {
  color: #1EA7A4;
}
.readmore:hover:after {
  right: 17px;
  color: #1EA7A4;
}
/*-- quote more Button Css --*/
.quote {
  background: #021b79;
  color: #ffffff;
  border: 2px solid;
  border-color: #021b79;
  border-radius: 8px;
  padding: 9px 22px 9px;
  display: inline-block;
  position: relative;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
}
.quote:hover {
  background: #1EA7A4;
  color: #ffffff;
}
.sec-title .title {
  font-size: 40px;
  font-weight: 700;
  color: #1EA7A4;
  line-height: 50px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.sec-title .title.white-color {
  color: #ffffff;
}
.sec-title .title-small {
  font-size: 40px;
  line-height: 50px;
  color: #021b79;
}
.sec-title .title-small2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 34px;
  text-transform: uppercase;
  margin: 0;
}
.sec-title .desc.left-line {
  position: relative;
  padding-left: 80px;
}
.sec-title .desc.left-line.primary:after {
  background: #1EA7A4;
}
.sec-title .desc.left-line.secondary:after {
  background: #021b79;
}
.sec-title .desc.left-line.white:after {
  background: #ffffff;
}
.sec-title .desc.left-line.dark:after {
  background: #303745;
}
.sec-title .desc.left-line:after {
  content: '';
  position: absolute;
  width: 60px;
  height: 2px;
  z-index: 1;
  left: 0;
  top: 14px;
}
.sec-title .desc.regular {
  font-size: 15px;
  line-height: 26px;
}
/*Owl Dots*/
.owl-carousel .owl-dots {
  transition: all 0.3s ease 0s;
  text-align: center;
  margin-top: 25px;
}
.owl-carousel .owl-dots button {
  outline: none;
}
.owl-carousel .owl-dots button i {
  font-size: 0;
}
.owl-carousel .owl-dots button.owl-dot {
  width: 20px;
  height: 8px;
  border-radius: 10px;
  background-color: transparent;
  border: 2px solid #1EA7A4;
  margin: 0 5px;
  transition: all 0.3s ease 0s;
  outline: none;
}
.owl-carousel .owl-dots button.owl-dot.active {
  background: #1EA7A4;
}
.owl-carousel .owl-dots button.owl-dot:hover {
  background: #1EA7A4;
}
.owl-carousel.dot-gap .owl-dots {
  margin-top: 35px;
}
.owl-carousel.white-dots .owl-dots button.owl-dot {
  border-color: #ffffff;
}
.owl-carousel.white-dots .owl-dots button.owl-dot.active {
  background: #ffffff;
}
.owl-carousel.white-dots .owl-dots button.owl-dot:hover {
  background: #ffffff;
}
/*Owl Nav*/
.owl-carousel {
  padding-top: 0;
}
.owl-carousel .owl-nav [class*="owl-"] {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: transparent;
  color: #494949;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  opacity: 0 !important;
  visibility: hidden !important;
  transition: all 0.3s ease 0s;
  outline: none;
}
.owl-carousel .owl-nav [class*="owl-"]:after {
  content: '\f177';
  font-family: FontAwesome;
  font-size: 15px;
}
.owl-carousel .owl-nav [class*="owl-"] i {
  font-size: 0;
  position: relative;
}
.owl-carousel .owl-nav [class*="owl-"].owl-prev {
  left: 15px;
}
.owl-carousel .owl-nav [class*="owl-"].owl-next {
  right: 15px;
}
.owl-carousel .owl-nav [class*="owl-"].owl-next:after {
  content: '\f178';
}
.owl-carousel .owl-nav [class*="owl-"]:hover {
  background-color: #1EA7A4;
  color: #ffffff;
}
.owl-carousel:hover [class*="owl-"] {
  opacity: 1 !important;
  visibility: visible !important;
}
.owl-carousel:hover [class*="owl-"] .owl-prev {
  left: -50px;
}
.owl-carousel:hover [class*="owl-"] .owl-next {
  right: -50px;
}
.stylelisting .chevron-right-icon li {
  font-size: 15px;
  line-height: 26px;
  color: #494949;
  font-weight: 400;
  position: relative;
  border-top: none;
  padding: 6px 0px 6px 22px;
  text-transform: capitalize;
}
.stylelisting .chevron-right-icon li:after {
  position: absolute;
  top: 6px;
  left: 0;
  z-index: 0;
  content: "\f054";
  font-family: 'FontAwesome';
  color: #021b79;
  font-size: 12px;
}
/*Search Modal*/
.search-modal .modal-content {
  background: transparent;
  position: initial;
  border: 0;
}
.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: #ffffff;
  box-shadow: none;
  color: #ffffff;
  font-weight: 400;
  font-size: 40px;
  letter-spacing: 3px;
}
.search-modal .search-block ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ffffff;
  opacity: 1;
}
.search-modal .search-block ::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff;
  opacity: 1;
}
.search-modal .search-block :-ms-input-placeholder {
  /* IE 10+ */
  color: #ffffff;
  opacity: 1;
}
.search-modal .search-block :-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff;
  opacity: 1;
}
.search-modal .close {
  color: #1EA7A4;
  margin-top: 20px;
  background-color: #ffffff;
  height: 45px;
  width: 45px;
  line-height: 40px !important;
  text-align: center;
  border-radius: 50%;
  opacity: 1;
  outline: none;
  transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s !important;
  transform: rotate(0deg) !important;
}
.search-modal .close span:before {
  font-size: 15px;
}
.search-modal .close:hover {
  transform: rotate(90deg) !important;
}
.modal-backdrop {
  background-color: #1EA7A4;
}
.modal-backdrop.show {
  opacity: 0.9;
  z-index: 99;
}
.rs-vertical-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;
}
.rs-vertical-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;
}
/* -----------------------
    03. Header Section CSS
--------------------------*/
.full-width-header {
  position: relative;
}
.full-width-header .rs-topbar-part {
  background: transparent;
  padding: 15px 0;
}
.full-width-header .rs-topbar-part .rs-contact-info {
  display: flex;
}
.full-width-header .rs-topbar-part .rs-contact-info .contact-part {
  display: inline-block;
  margin-right: 25px;
}
.full-width-header .rs-topbar-part .rs-contact-info .contact-part i {
  margin-right: 10px;
}
.full-width-header .rs-topbar-part .rs-contact-info .contact-part i:before {
  font-size: 15px;
  color: #ffffff;
}
.full-width-header .rs-topbar-part .rs-contact-info .contact-part a {
  font-size: 14px;
  line-height: 40px;
  font-weight: 400;
  color: #ffffff;
}
.full-width-header .rs-topbar-part .rs-contact-info .contact-part .address {
  font-size: 14px;
  line-height: 40px;
  font-weight: 400;
  color: #ffffff;
}
.full-width-header .rs-topbar-part .rs-contact-info .contact-part:last-child {
  margin-left: 0;
}
.full-width-header .rs-topbar-part .topbar-sl-share .icon-part {
  color: #1EA7A4;
}
.full-width-header .rs-topbar-part .topbar-sl-share .icon-part li {
  display: inline-block;
  margin-right: 15px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #ffffff;
}
.full-width-header .rs-topbar-part .topbar-sl-share .icon-part li a i {
  font-size: 14px;
  line-height: 40px;
  font-weight: 400;
  color: #ffffff;
}
.full-width-header .rs-topbar-part .topbar-sl-share .icon-part li:last-child {
  margin-left: 0;
}
.full-width-header .rs-topbar-part.small {
  padding: 5px 0;
}
.full-width-header .rs-header {
  z-index: 99;
}
.full-width-header .rs-header .menu-area .logo-area {
  position: relative;
}
.full-width-header .rs-header .menu-area .logo-area img {
  max-height: 90px;
  margin: 0;
  transition: 0.3s;
}
.full-width-header .rs-header .menu-area .main-menu {
  font-family: 'Cairo', sans-serif;
}
.full-width-header .rs-header .menu-area .main-menu .mobile-logo-part {
  display: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}
.full-width-header .rs-header .menu-area .main-menu .mobile-logo-part img {
  max-height: 25px;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu {
  padding-left: 180px;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu.left-align-menu {
  padding: 0;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu .nav-menu {
  display: inline-block;
  width: 100%;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu .nav-menu li {
  display: inline-block;
  margin-right: 30px;
  padding: 0;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu .nav-menu li a {
  font-size: 20px;
  text-transform: uppercase;
  padding: 50px 0;
  font-weight: 500;
  color: #303745;
  transition: all 0.3s ease 0s;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu .nav-menu li a:hover {
  color: #1EA7A4;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu .nav-menu li:last-child {
  margin-left: 0!important;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu .nav-menu li:last-child a {
  padding-right: 0;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu .nav-menu li:last-child i {
  margin: 0;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu .sub-menu {
  background-color: #ffffff;
  margin: 0;
  padding: 15px 0 10px;
  -webkit-box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.06);
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.06);
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu .sub-menu li {
  margin: 0;
  border: none;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu .sub-menu li a {
  padding: 10px 30px !important;
  height: unset !important;
  text-transform: capitalize;
  line-height: unset !important;
  color: #494949;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px !important;
  transition: all 0.3s ease 0s;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu .sub-menu li a:hover {
  color: #1EA7A4 !important;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu .sub-menu li:last-child {
  margin: 0;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu .sub-menu li.active a {
  color: #1EA7A4 !important;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu .mega-menu {
  width: 760px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.06);
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.06);
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu .mega-menu .mega-menu-container {
  padding: 0;
  margin: 0;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu .mega-menu .mega-menu-container .single-megamenu {
  width: 50%;
  float: left;
  padding: 0 15px;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu .mega-menu .mega-menu-container .single-megamenu .sub-menu {
  box-shadow: none;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu .mega-menu .mega-menu-container .single-megamenu .sub-menu .menu-title {
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 10px 30px;
  color: #303745;
  transition: all 0.3s ease 0s;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu .mega-menu .mega-menu-container .single-megamenu .sub-menu:hover .menu-title {
  color: #1EA7A4;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu .mega-menu.large-mega {
  width: 1110px;
  left: unset;
  right: 0;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu .mega-menu.large-mega .mega-menu-container .single-megamenu {
  width: 33%;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul li a:hover,
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul li.active a,
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul li.current-menu-item > a {
  color: #1EA7A4;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu.small-width .nav-menu li a {
  padding: 25px 0;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu .op-light .active-menu a {
  color: #ccc !important;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu .op-primary .active-menu a {
  color: #1EA7A4 !important;
}
.full-width-header .rs-header .menu-area .main-menu .expand-btn {
  position: absolute;
  content: '';
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.full-width-header .rs-header .menu-area .main-menu .expand-btn ul li {
  display: inline-block;
  margin-right: 12px;
}
.full-width-header .rs-header .menu-area .main-menu .expand-btn ul li a {
  transition: all 0.3s ease 0s;
  padding: 0;
  color: #fff;
  line-height: 1;
  font-size: 15px;
}
.full-width-header .rs-header .menu-area .main-menu .expand-btn ul li a i.flaticon-search:before {
  font-size: 18px;
}
.full-width-header .rs-header .menu-area .main-menu .expand-btn ul li a i:before {
  margin: 0;
}
.full-width-header .rs-header .menu-area .main-menu .expand-btn ul li a.nav-expander i {
  font-size: 25px;
}
.full-width-header .rs-header .menu-area .main-menu .expand-btn ul li.border-style {
  position: relative;
  padding-right: 15px;
}
.full-width-header .rs-header .menu-area .main-menu .expand-btn ul li.border-style:after {
  position: absolute;
  content: '';
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 100%;
  background: rgba(0, 0, 0, 0.05);
}
.full-width-header .rs-header .menu-area .main-menu .expand-btn ul li .cart {
  position: relative;
}
.full-width-header .rs-header .menu-area .main-menu .expand-btn ul li .cart i {
  font-size: 18px;
  margin-right: 12px;
}
.full-width-header .rs-header .menu-area .main-menu .expand-btn ul li .cart span {
  border-radius: 50%;
  font-size: 11px;
  line-height: 18px;
  min-height: 18px;
  min-width: 18px;
  top: -15px;
  position: absolute;
  content: '';
  text-align: center;
  right: -5px;
  background: #ffffff;
  color: #303745;
}
.full-width-header .rs-header .menu-area .main-menu .expand-btn ul li:last-child {
  margin: 0;
}
.full-width-header .rs-header .menu-area .main-menu .expand-btn ul li .header-btn {
  border-radius: 5px;
  padding: 10px 30px 10px;
  background: #021b79;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  display: inline-block;
  color: #ffffff;
  text-transform: uppercase;
}
.full-width-header .rs-header .menu-area .main-menu .expand-btn ul li .header-btn:hover {
  color: #ccc;
}
.full-width-header .rs-header .menu-area.sticky {
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-name: sticky-animation;
  animation-name: sticky-animation;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.full-width-header .rs-header .menu-area.sticky .main-menu .rs-menu .nav-menu li a {
  padding: 25px 0;
}

.rs-titmetable {
  direction: rtl;
}
.full-width-header .rs-header .right_menu_togle {
  direction: rtl;
  background: #fafafa;
  padding: 50px;
  left: -100%;
  box-shadow: inset 0px 5px 15px 0px #ccc;
  z-index: 999999;
  text-align: right;
}
.full-width-header .rs-header .right_menu_togle .close-btn {
  position: absolute;
  top: 42px;
  left: 20px;
  content: '';
  padding: 0;
}
.full-width-header .rs-header .right_menu_togle .close-btn span {
  width: 40px !important;
  height: 40px !important;
  line-height: 40px !important;
  border-radius: 50% !important;
  background: #65348B;
  background: -webkit-linear-gradient(to right, #65348bbd, #078fb1cc);
  background: -moz-linear-gradient(to right, #65348bbd, #078fb1cc);
  background: linear-gradient(to right, #65348bbd, #078fb1cc);
  color: #ffffff;
  border: none !important;
  transition: all 0.3s ease 0s;
  float: none !important;
  transform: unset;
}
.full-width-header .rs-header .right_menu_togle .close-btn span i {
  transition: all 0.3s ease 0s;
}
.full-width-header .rs-header .right_menu_togle .close-btn span i:before {
  margin: 0;
  font-size: 15px;
}
.full-width-header .rs-header .right_menu_togle .close-btn span:hover {
  transform: rotate(90deg);
}
.full-width-header .rs-header .right_menu_togle .canvas-logo {
  padding-left: 0;
  padding-bottom: 35px;
}
.full-width-header .rs-header .right_menu_togle .canvas-logo img {
  width: auto;
  height: 75px;
}
.full-width-header .rs-header .right_menu_togle .sidebarnav_menu {
  margin-bottom: 47px;
}
.full-width-header .rs-header .right_menu_togle .sidebarnav_menu li {
  margin-bottom: 15px;
}
.full-width-header .rs-header .right_menu_togle .sidebarnav_menu li a {
  font-size: 17px;
  color: #303745;
  padding-left: 0;
  display: block;
}
.full-width-header .rs-header .right_menu_togle .sidebarnav_menu li a:hover {
  color: #1EA7A4;
}
.full-width-header .rs-header .right_menu_togle .sidebarnav_menu li:last-child {
  margin: 0;
}
.full-width-header .rs-header .right_menu_togle .sidebarnav_menu li.active a {
  color: #1EA7A4;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .canvas-contact-title {
  padding: 0 0 15px;
  font-size: 20px;
  font-weight: 600;
  position: relative;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .canvas-contact-title:before {
  content: "";
  position: absolute;
  background: #1EA7A4;
  height: 2px;
  width: 50px;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 1;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .contact {
  padding: 0 0 30px;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .contact li {
  padding: 0 0 13px;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .contact li i {
  padding-left: 10px;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .contact li a {
  color: #494949;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .contact li a:hover {
  color: #1EA7A4;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .contact li:last-child {
  padding: 0;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .social li {
  display: inline-block;
  padding-right: 10px;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .social li a i {
  font-size: 18px;
  color: #ffffff;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: #1EA7A4;
  text-align: center;
  border-radius: 50%;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .social li a:hover {
  opacity: 0.82;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .social li:last-child {
  padding-left: 0;
}
.full-width-header .rs-header.homestyle {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  background: transparent;
}
.full-width-header .rs-header.homestyle .rs-topbar-part {
  background: rgba(0, 0, 0, 0.3);
}
.full-width-header .rs-header.homestyle .menu-area .main-menu .rs-menu {
  position: unset;
  background: unset;
}
.full-width-header .rs-header.homestyle .menu-area .main-menu .nav-menu li a {
  color: #ffffff;
}
.full-width-header .rs-header.homestyle .menu-area .main-menu .nav-menu li a:hover {
  color: #cccccc;
}
.full-width-header .rs-header.homestyle .menu-area .main-menu .sub-menu li a {
  color: #494949;
}
.full-width-header .rs-header.homestyle .menu-area .main-menu ul li a:hover,
.full-width-header .rs-header.homestyle .menu-area .main-menu ul li.active a,
.full-width-header .rs-header.homestyle .menu-area .main-menu ul li.current-menu-item > a {
  color: #cccccc;
}
.full-width-header .rs-header.homestyle .menu-area.sticky .main-menu .rs-menu .nav-menu {
  text-align: right;
  padding-right: 250px;
}
.full-width-header .rs-header.homestyle .menu-area.sticky .main-menu .rs-menu .nav-menu li {
  margin-right: 42px;
}
.full-width-header .rs-header.homestyle .menu-area.sticky .main-menu .rs-menu.small-width .nav-menu li a {
  padding: 25px 0;
}
.full-width-header .rs-header.homestyle .menu-area.sticky .main-menu .expand-btn li {
  display: none;
}
.full-width-header .rs-header.homestyle .menu-area.sticky .main-menu .expand-btn li:last-child {
  display: block;
}
.full-width-header .rs-header.homestyle.home3style {
  position: unset;
}
.full-width-header .rs-header.homestyle.home3style .rs-topbar-part {
  background: #f9f8ff;
}
.full-width-header .rs-header.homestyle.home3style .rs-topbar-part .rs-contact-info .contact-part a,
.full-width-header .rs-header.homestyle.home3style .rs-topbar-part .rs-contact-info .contact-part i::before,
.full-width-header .rs-header.homestyle.home3style .rs-topbar-part .rs-contact-info .contact-part .address {
  color: #494949;
}
.full-width-header .rs-header.homestyle.home3style .rs-topbar-part .topbar-sl-share .icon-part li {
  color: #494949;
}
.full-width-header .rs-header.homestyle.home3style .rs-topbar-part .topbar-sl-share .icon-part li a i {
  color: #494949;
}
.full-width-header .rs-header.homestyle.home3style .rs-topbar-part .topbar-sl-share .icon-part li a:hover i {
  color: #1EA7A4;
}
.full-width-header .rs-header.homestyle.home3style .menu-area {
  background: #ffffff !important;
}
.full-width-header .rs-header.homestyle.home3style .menu-area .nav-menu li a {
  color: #303745;
}
.full-width-header .rs-header.homestyle.home3style .menu-area .nav-menu li a:hover {
  color: #1EA7A4;
}
.full-width-header .rs-header.homestyle.home3style .menu-area .rs-menu.small-width .nav-menu li a {
  padding: 50px 0;
}
.full-width-header .rs-header.homestyle.home3style .menu-area .expand-btn li a {
  color: #303745;
}
.full-width-header .rs-header.homestyle.home3style .menu-area .expand-btn li a span {
  background: #f2f2f2;
}
.full-width-header .rs-header.homestyle.home3style .menu-area .expand-btn li a:hover {
  color: #1EA7A4;
}
.full-width-header .rs-header.homestyle.home3style .menu-area .expand-btn li .header-btn {
  background: transparent;
  color: #303745;
  border: 1px solid #021b79;
}
.full-width-header .rs-header.homestyle.home3style .menu-area .expand-btn li .header-btn:hover {
  color: #1EA7A4;
}
.full-width-header .rs-header.homestyle.home3style .menu-area ul li a:hover,
.full-width-header .rs-header.homestyle.home3style .menu-area ul li.active a,
.full-width-header .rs-header.homestyle.home3style .menu-area ul li.current-menu-item > a {
  color: #1EA7A4;
}
.full-width-header .rs-header.home2style {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  direction: rtl;
}
.full-width-header .rs-header.home2style .box-layout {
  background: rgba(255, 255, 255, 0.9);
  z-index: 1;
  /* margin-top: 50px; */
  padding: 0 40px;
  border-radius: 5px;
}
.full-width-header .rs-header.home2style .menu-area .box-layout .main-menu .rs-menu {
  position: unset;
  background: unset;
}
.full-width-header .rs-header.home2style .menu-area .box-layout .main-menu .nav-menu li a {
  color: #303745;
  padding: 37px 0;
}
.full-width-header .rs-header.home2style .menu-area .box-layout .main-menu .nav-menu li a:hover {
  color: #1EA7A4;
}
.full-width-header .rs-header.home2style .menu-area .box-layout .main-menu .nav-menu li .sub-menu {
  right: 0;
}
.full-width-header .rs-header.home2style .menu-area .box-layout .main-menu .nav-menu li .sub-menu li .sub-menu {
  left: unset;
  right: 100%;
}
.full-width-header .rs-header.home2style .menu-area .box-layout .main-menu .nav-menu li.last-item .sub-menu {
  left: unset;
  right: 0;
}
.full-width-header .rs-header.home2style .menu-area .box-layout .main-menu ul li a:hover,
.full-width-header .rs-header.home2style .menu-area .box-layout .main-menu ul li.active a,
.full-width-header .rs-header.home2style .menu-area .box-layout .main-menu ul li.current-menu-item > a {
  color: #1EA7A4;
}
.full-width-header .rs-header.home2style .menu-area .box-layout .main-menu .expand-btn ul li a {
  color: #303745;
}
.full-width-header .rs-header.home2style .menu-area.sticky {
  background: #ffffff;
  box-shadow: 0 0 20px -10px rgba(0, 0, 0, 0.8);
}
.full-width-header .rs-header.home2style .menu-area.sticky .box-layout {
  background: transparent;
  z-index: 1;
  margin-top: 0;
  border-radius: 0;
  padding: 0 15px;
}
.full-width-header .rs-header.home2style .menu-area.sticky .box-layout .main-menu {
  text-align: right;
}
.full-width-header .rs-header.home2style .menu-area.sticky .box-layout .main-menu .nav-menu li a {
  padding: 23px 0;
}
.full-width-header .rs-header.home2style .menu-area.sticky .box-layout .main-menu .expand-btn {
  display: none;
}
.full-width-header.personal-head .rs-header {
  background: #021b79;
}
.full-width-header.personal-head .rs-header .menu-area .main-menu .rs-menu .nav-menu > li > a {
  color: #ffffff;
}
.full-width-header.personal-head .rs-header .menu-area .main-menu .rs-menu .nav-menu > li > a:hover {
  color: #cccccc;
}
.full-width-header.personal-head .rs-header .menu-area .main-menu .rs-menu ul li a:hover,
.full-width-header.personal-head .rs-header .menu-area .main-menu .rs-menu ul li.active a,
.full-width-header.personal-head .rs-header .menu-area .main-menu .rs-menu ul li.current-menu-item > a {
  color: #cccccc;
}
.full-width-header.personal-head .rs-header .menu-area.menu-sticky.sticky {
  background: #ffffff;
  transition: all 0.3s ease 0s;
}
.full-width-header.personal-head .rs-header .menu-area.menu-sticky.sticky .rs-menu .nav-menu > li > a {
  color: #303745;
}
.full-width-header.personal-head .rs-header .menu-area.menu-sticky.sticky .rs-menu .nav-menu .current-menu-item > a {
  color: #1EA7A4;
}
.full-width-header.personal-head .rs-header .menu-area.menu-sticky.sticky .main-menu .expand-btn ul li a {
  color: #303745;
}
.nav-expanded nav {
  left: 0 !important;
}
.rs-canvas-menu {
  max-width: 300px;
  margin: 0 auto;
}
.rs-canvas-menu .nav-menu li {
  display: block;
  position: relative;
}
.rs-canvas-menu .nav-menu li a {
  height: 45px;
  line-height: 45px;
  display: block;
  font-size: 15px;
  color: #494949;
}
.rs-canvas-menu .nav-menu li a:hover {
  color: #1EA7A4;
}
.rs-canvas-menu .nav-menu li .sub-menu {
  opacity: 0;
  display: block;
  visibility: hidden;
  transform: translateX(-10px);
  position: absolute;
  top: 0;
  left: 100%;
  width: 300px;
}
.rs-canvas-menu .nav-menu li .sub-menu li {
  border-bottom: 1px solid #ccc;
}
.rs-canvas-menu .nav-menu li .sub-menu li.active > a {
  color: #1EA7A4;
}
.rs-canvas-menu .nav-menu li:hover .sub-menu {
  opacity: 1;
  visibility: visible;
  transform: translateX(0px);
}
.rs-canvas-menu .nav-menu li.current-menu-item > a {
  color: #1EA7A4;
}
/*rs-toolbar-part*/
.rs-toolbar-part {
  padding: 20px 0 20px;
}
.rs-toolbar-part .logo-part img {
  max-height: 35px;
}
.rs-toolbar-part .rs-contact-info {
  text-align: right;
  list-style: none;
  padding: 0;
  margin: 12px 0 0;
}
.rs-toolbar-part .rs-contact-info .contact-part {
  display: inline-block;
  padding-right: 25px;
  padding-left: 25px;
  border-right: 1px solid #eee;
  font-size: 14px;
}
.rs-toolbar-part .rs-contact-info .contact-part i {
  float: left;
  margin-right: 15px;
  color: #494949;
  line-height: 44px;
}
.rs-toolbar-part .rs-contact-info .contact-part i:before {
  font-size: 30px;
  color: #494949;
}
.rs-toolbar-part .rs-contact-info .contact-part .contact-info {
  float: left;
  text-align: left;
  display: block;
}
.rs-toolbar-part .rs-contact-info .contact-part .contact-info span {
  color: #303745;
  display: block;
  text-align: left;
  font-size: 100%;
  padding: 0;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 0;
}
.rs-toolbar-part .rs-contact-info .contact-part .contact-info a {
  color: #494949;
}
/*---------------------
    04. Slider Section CSS
---------------------*/
.rs-slider.home-slider .single-slide {
  background: url(../../images/slider/sl1-1.jpg);
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  background-position: center;
  height: 100vh;
  display: grid;
  align-items: center;
}
.rs-slider.home-slider .single-slide .content-part {
  padding-top: 105px;
}
.rs-slider.home-slider .single-slide .content-part .tags-part .title-part h3 {
  font-size: 30px;
  line-height: 40px;
  color: #d1d1d1;
  font-weight: 700;
  margin-bottom: 14px;
  text-transform: uppercase;
}
.rs-slider.home-slider .single-slide .content-part .tags-part .title-part h1 {
  font-size: 60px;
  line-height: 1;
  color: #ffffff;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.rs-slider.home-slider .single-slide .content-part .tags-part .desc-part {
  color: #d1d1d1;
  font-size: 18px;
  margin-bottom: 30px;
  line-height: 32px;
}
.rs-slider.home-slider .single-slide .img-part {
  position: absolute;
  content: '';
  bottom: 0;
  right: 70px;
}
.rs-slider.home-slider .single-slide .img-part img {
  max-width: 750px;
  height: auto;
}
.rs-slider.home2slider .single-slide {
  padding: 330px 0 345px;
}
.rs-slider.home2slider .single-slide .title-part .award {
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 13px;
  font-size: 25px;
  line-height: 35px;
  font-family: 'Cairo', sans-serif;
}
.rs-slider.home2slider .single-slide .title-part .title {
  font-size: 80px;
  line-height: 80px;
  font-weight: 800;
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 13px;
}
.rs-slider.home2slider .single-slide .desc-part {
  margin-bottom: 30px;
}
.rs-slider.home2slider .single-slide .desc-part p {
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #ffffff;
  margin: 0;
}
.rs-slider.home2slider .single-slide.slide1 {
  background: url(../../images/slider/sl-2-1.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.rs-slider.home2slider .single-slide.slide2 {
  background: url(../../images/slider/sl-2-2.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.rs-slider.home3slider {
  background: url(../../images/slider/sl-h3-1.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 100px 0;
}
.rs-slider.home3slider .sl-appointment {
  background: #021b79;
  padding: 65px;
  border-radius: 10px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
  margin: 0 auto;
}
.rs-slider.home3slider .sl-appointment .from-control {
  width: 100%;
  padding: 10px 18px;
  color: #494949;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  border: 1px solid #f1f1f1;
  border-radius: 4px;
  outline: none;
}
.rs-slider.home3slider .sl-appointment .select-option {
  position: relative;
}
.rs-slider.home3slider .sl-appointment .select-option select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  color: #b1b1b1;
  opacity: 1;
  z-index: 11;
  position: relative;
}
.rs-slider.home3slider .sl-appointment .select-option:after {
  content: '\f107';
  font-family: FontAwesome;
  color: #b1b1b1;
  right: 15px;
  position: absolute;
  top: 11px;
  z-index: 12;
  font-size: 20px;
  pointer-events: none;
}
.rs-slider.home3slider .sl-appointment textarea {
  height: 110px;
}
.rs-slider.home3slider .sl-appointment input,
.rs-slider.home3slider .sl-appointment textarea {
  text-transform: capitalize;
  font-weight: 400;
  font-size: 15px;
  line-height: 25px;
  border: 1px solid #f1f1f1;
  border-radius: 4px;
}
.rs-slider.home3slider .sl-appointment input::placeholder,
.rs-slider.home3slider .sl-appointment textarea::placeholder {
  color: #b1b1b1;
  opacity: 1;
}
.rs-slider.home4slider .single-slide {
  height: 710px;
}
.rs-slider.home4slider .single-slide .desc-part {
  padding: 185px 0 245px;
}
.rs-slider.home4slider .single-slide .desc-part .ensures {
  font-size: 58px;
  line-height: 58px;
  font-weight: 700;
  color: #021b79;
  margin: 0;
  font-family: 'Cairo', sans-serif;
  text-transform: capitalize;
}
.rs-slider.home4slider .single-slide .desc-part .medical {
  font-size: 48px;
  line-height: 48px;
  font-weight: 500;
  color: #021b79;
  margin: 0;
  font-family: 'Cairo', sans-serif;
  text-transform: capitalize;
}
.rs-slider.home4slider .single-slide .desc-part .icon-part i:before {
  font-size: 29px;
  color: #494949;
  line-height: 29px;
  font-weight: 400;
  padding-right: 15px;
}
.rs-slider.home4slider .single-slide .desc-part .icon-part span {
  font-size: 29px;
  color: #494949;
  line-height: 29px;
  font-weight: 400;
}
.rs-slider.home4slider .single-slide .desc-part .btn-part {
  margin-top: 45px;
}
.rs-slider.home4slider .single-slide .desc-part .btn-part .readon {
  padding: 15px 58px 15px 30px;
  font-size: 14px;
  line-height: 1;
}
.rs-slider.home4slider .single-slide .desc-part .btn-part .readon:after {
  right: 25px;
}
.rs-slider.home4slider .single-slide .desc-part .btn-part .readon:hover:after {
  right: 15px;
}
.rs-slider.home4slider .single-slide.slide1 {
  background: url(../../images/slider/sl-h4-1.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.rs-slider.home4slider .single-slide.slide2 {
  background: url(../../images/slider/sl-h4-2.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.rs-slider.home5slider .single-slide {
  width: 100%;
  height: 750px;
  display: grid;
  align-items: center;
}
.rs-slider.home5slider .single-slide .content-part .tag-part .slider-title {
  font-size: 70px;
  line-height: 80px;
  color: #1EA7A4;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
}
.rs-slider.home5slider .single-slide .content-part .tag-part .slider-sub-title {
  font-size: 38px;
  line-height: 48px;
  color: #021b79;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 0 15px;
}
.rs-slider.home5slider .single-slide .content-part .desc-part p {
  font-size: 20px;
  line-height: 30px;
  color: #1EA7A4;
  font-weight: 500;
  margin: 0;
}
.rs-slider.home5slider .single-slide .content-part .desc-part p i {
  padding-right: 10px;
}
.rs-slider.home5slider .single-slide .content-part .btn-part {
  margin-top: 30px;
}
.rs-slider.home5slider .single-slide .content-part .btn-part .readon {
  padding: 15px 60px 15px 30px;
  font-size: 17px;
  line-height: 1;
}
.rs-slider.home5slider .single-slide .content-part .btn-part .readon:after {
  right: 25px;
}
.rs-slider.home5slider .single-slide .content-part .btn-part .readon:hover:after {
  right: 15px;
}
.rs-slider.home5slider .single-slide.slide1 {
  background: url(../../images/slider/sl-h5-1.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.rs-slider.home5slider .single-slide.slide2 {
  background: url(../../images/slider/sl-h5-2.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.rs-slider.home6slider .single-slide {
  position: relative;
  width: 100%;
  height: 850px;
  display: grid;
  align-items: center;
}
.rs-slider.home6slider .single-slide .content-part {
  position: relative;
  z-index: 9;
}
.rs-slider.home6slider .single-slide .content-part .tag-part .slider-sub-title {
  font-size: 18px;
  line-height: 25px;
  color: #ffffff;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 0 10px;
}
.rs-slider.home6slider .single-slide .content-part .tag-part .slider-title {
  font-size: 65px;
  line-height: 1;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
}
.rs-slider.home6slider .single-slide .content-part .btn-part {
  margin-top: 35px;
}
.rs-slider.home6slider .single-slide .content-part .btn-part .readon {
  padding: 15px 58px 15px 30px;
  font-size: 14px;
  line-height: 1;
}
.rs-slider.home6slider .single-slide .content-part .btn-part .readon:after {
  right: 25px;
}
.rs-slider.home6slider .single-slide .content-part .btn-part .readon:hover:after {
  right: 15px;
}
.rs-slider.home6slider .single-slide.slide1:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../../images/slider/sl-h6-1.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.rs-slider.home6slider .single-slide.slide2:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../../images/slider/sl-h6-2.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.rs-slider.home6slider .single-slide.skew {
  position: relative;
  overflow: hidden;
}
.rs-slider.home6slider .single-slide.skew:after {
  background-color: #1EA7A4;
  transform: skewX(-18deg);
  content: "";
  height: 132%;
  position: absolute;
  bottom: 0;
  width: 58%;
  z-index: 1;
  left: -128px;
  opacity: 0.65;
}
.rs-slider.home6slider .owl-item.active .single-slide:before {
  transition: 5s;
  transform: translate3d(0px, 29px, 0px) scale(1.2);
}
.rs-slider.home6slider .owl-dots {
  top: 50%;
  right: 0;
  transform: translateY(-50%) rotate(90deg);
  position: absolute;
  transition: all 0.3s ease 0s;
}
.rs-slider.home6slider .owl-dots button {
  outline: none;
}
.rs-slider.home6slider .owl-dots button i {
  font-size: 0;
}
.rs-slider.home6slider .owl-dots button.owl-dot {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #ffffff;
  margin: 0 5px;
  transition: all 0.3s ease 0s;
  outline: none;
}
.rs-slider.home6slider .owl-dots button.owl-dot.active {
  background: #ffffff;
}
.rs-slider.home6slider .owl-dots button.owl-dot:hover {
  background: #1EA7A4;
}
.rs-slider.home7slider .single-slide {
  position: relative;
  width: 100%;
  height: 750px;
  display: grid;
  align-items: center;
}
.rs-slider.home7slider .single-slide .content-part {
  position: relative;
  z-index: 9;
}
.rs-slider.home7slider .single-slide .content-part .tag-part .slider-sub-title {
  font-size: 40px;
  line-height: 50px;
  color: #303745;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 10px;
}
.rs-slider.home7slider .single-slide .content-part .tag-part .slider-title {
  font-size: 65px;
  line-height: 70px;
  color: #303745;
  font-weight: 800;
  text-transform: uppercase;
  margin: 0 0 15px;
}
.rs-slider.home7slider .single-slide .content-part .desc-part {
  font-size: 16px;
  line-height: 27px;
  font-weight: 600;
  color: #494949;
  text-transform: capitalize;
  margin: 0;
}
.rs-slider.home7slider .single-slide .content-part .btn-part {
  margin-top: 35px;
}
.rs-slider.home7slider .single-slide .content-part .btn-part .readon {
  padding: 15px 58px 15px 30px;
  font-size: 14px;
  line-height: 1;
}
.rs-slider.home7slider .single-slide .content-part .btn-part .readon:after {
  right: 25px;
}
.rs-slider.home7slider .single-slide .content-part .btn-part .readon:hover:after {
  right: 15px;
}
.rs-slider.home7slider .single-slide.slide1 {
  background: url(../../images/slider/sl-h7-1.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.rs-slider.home7slider .single-slide.slide2 {
  background: url(../../images/slider/sl-h7-2.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.rs-slider.home7slider .owl-carousel {
  padding-top: 0;
}
.rs-slider.home7slider .owl-carousel .owl-nav [class*="owl-"] {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: transparent;
  border: 1px solid #1EA7A4;
  color: #1EA7A4;
  width: 60px;
  height: 60px;
  line-height: 64px;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  opacity: 0 !important;
  visibility: hidden !important;
  transition: all 0.3s ease 0s;
}
.rs-slider.home7slider .owl-carousel .owl-nav [class*="owl-"] i {
  font-size: 0;
}
.rs-slider.home7slider .owl-carousel .owl-nav [class*="owl-"].owl-prev {
  left: 15px;
}
.rs-slider.home7slider .owl-carousel .owl-nav [class*="owl-"].owl-next {
  right: 15px;
}
.rs-slider.home7slider .owl-carousel .owl-nav [class*="owl-"]:hover {
  background-color: #1EA7A4;
  color: #ffffff;
}
.rs-slider.home7slider .owl-carousel:hover [class*="owl-"] {
  opacity: 1 !important;
  visibility: visible !important;
}
.rs-slider.home7slider .owl-carousel:hover [class*="owl-"] .owl-prev {
  left: 0;
}
.rs-slider.home7slider .owl-carousel:hover [class*="owl-"] .owl-next {
  right: 0;
}
.rs-slider .rs-slider-part {
  background: url(../../images/img1.html);
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  background-position: center;
}
.rs-slider .rs-slider-part .content-part {
  padding: 200px 60px 200px;
}
.rs-slider .rs-slider-part .content-part .tag-part h1 {
  font-size: 57px;
  line-height: 63px;
  color: #1EA7A4;
  font-weight: 700;
  text-transform: uppercase;
}
.rs-slider .rs-slider-part .content-part .tag-part h3 {
  font-size: 31px;
  line-height: 41px;
  color: #1EA7A4;
  font-weight: 500;
  text-transform: uppercase;
  padding-bottom: 5px;
}
.rs-slider .rs-slider-part .content-part .icon-part p {
  font-size: 16px;
  line-height: 26px;
  color: #1EA7A4;
  font-weight: 500;
}
.rs-slider .rs-slider-part .content-part .icon-part p i {
  padding-right: 10px;
}
.rs-slider .rs-slider-part .content-part .btn-part {
  margin-top: 30px;
}
.rs-slider .rs-slider-part.part4 {
  position: relative;
  overflow: hidden;
}
.rs-slider .rs-slider-part.part4 .medvill-part {
  padding: 220px 0 300px;
  z-index: 2;
  position: relative;
}
.rs-slider .rs-slider-part.part4 .medvill-part h3 {
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  color: #ffffff;
  text-transform: uppercase;
}
.rs-slider .rs-slider-part.part4 .medvill-part h2 {
  font-size: 58px;
  line-height: 34px;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
}
.rs-slider .rs-slider-part.part4.sl4bg1 {
  background: url(../../images/slider-h4-1.html);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
}
.rs-slider .rs-slider-part.part4.sl4bg2 {
  background: url(../../images/slider-h4-2.html);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
}
.rs-slider .rs-slider-part.part4:after {
  background-color: #1EA7A4;
  transform: skewX(-18deg);
  content: "";
  height: 132%;
  position: absolute;
  bottom: 0;
  width: 58%;
  z-index: 1;
  left: -128px;
  opacity: 0.65;
}
.rs-slider .rs-slider-part.part5 .title-part {
  padding: 200px 0 240px;
}
.rs-slider .rs-slider-part.part5 .title-part .welcome-part {
  font-size: 37px;
  line-height: 47px;
  font-weight: 700;
  color: #021b79;
  text-transform: uppercase;
}
.rs-slider .rs-slider-part.part5 .title-part .our-part {
  font-size: 60px;
  line-height: 65px;
  font-weight: 800;
  color: #021b79;
  text-transform: uppercase;
}
.rs-slider .rs-slider-part.part5 .title-part .dese-part {
  font-size: 15px;
  line-height: 25px;
  font-weight: 600;
  color: #494949;
  margin: 0;
}
.rs-slider .rs-slider-part.part5.sl5bg1 {
  background: url(../../images/slider-h5-1.html);
  background-repeat: no-repeat;
  background-position: right;
  background-size: cover;
}
.rs-slider .rs-slider-part.part5.sl5bg2 {
  background: url(../../images/slider-h5-2.html);
  background-repeat: no-repeat;
  background-position: right;
  background-size: cover;
}
.rs-slider .rs-slider-part.part7 .desc-part {
  padding: 200px 0 240px;
}
.rs-slider .rs-slider-part.part7 .desc-part .ensures {
  font-size: 58px;
  line-height: 58px;
  font-weight: 700;
  color: #021b79;
  text-transform: uppercase;
  padding-bottom: 10px;
  margin: 0;
}
.rs-slider .rs-slider-part.part7 .desc-part .medical {
  font-size: 48px;
  line-height: 48px;
  font-weight: 500;
  color: #021b79;
  text-transform: uppercase;
  padding-bottom: 25px;
  margin: 0;
}
.rs-slider .rs-slider-part.part7 .desc-part .icon-part {
  margin-bottom: 35px;
}
.rs-slider .rs-slider-part.part7 .desc-part .icon-part span {
  font-size: 23px;
  line-height: 25px;
  color: #494949;
  font-weight: 400;
  text-transform: capitalize;
  display: block;
}
.rs-slider .rs-slider-part.part7 .desc-part .icon-part span i:before {
  font-size: 29px;
  line-height: 29px;
  color: #494949;
}
.rs-slider .rs-slider-part.part7.sl7bg1 {
  background: url(../../images/slider/sl-h7-1.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.rs-slider .rs-slider-part.part7.sl7bg2 {
  background: url(../../images/slider/sl-h7-2.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
/*rs-icon-slider-part*/
.rs-icon-slider-part.position {
  position: absolute;
  content: '';
  left: 0;
  bottom: 50px;
  width: 100%;
  z-index: 2;
}
.rs-icon-slider-part .services-item {
  border-radius: 6px;
  background: rgb(101 52 138 / 70%);
  box-shadow: 0 0 20px #65348A;
  padding: 30px;
  display: flex;
  align-items: center;
  transition: all 0.3s ease 0s;
  direction: rtl;
}
.rs-icon-slider-part .services-item .icon-part img {
  height: 50px;
}
.rs-icon-slider-part .services-item .dese-part {
  text-align: left;
  padding-right: 15px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  font-family: 'Cairo', sans-serif;
  color: #ffffff;
}
.rs-icon-slider-part .services-item .dese-part a {
  color: #ffffff;
}
.rs-icon-slider-part .services-item:hover {
  background: #763ea1;
}
.rs-icon-slider-part.part2 {
  background: #021b79 ! important;
  margin-top: -1px ! important;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.rs-icon-slider-part.part2 .rs-services-part {
  padding-top: 35px;
  padding-bottom: 35px;
}
.rs-icon-slider-part.part2 .rs-services-part .item-services {
  position: relative;
  transition: all .5s ease;
  top: 0;
}
.rs-icon-slider-part.part2 .rs-services-part .item-services .icon-part {
  text-align: center;
}
.rs-icon-slider-part.part2 .rs-services-part .item-services .icon-part img {
  height: 50px;
}
.rs-icon-slider-part.part2 .rs-services-part .item-services .service-desc {
  text-align: center;
  transition: all .5s ease;
  color: #fff;
  padding: 0 15px;
  max-width: 530px;
  margin: 0 auto;
}
.rs-icon-slider-part.part2 .rs-services-part .item-services .service-desc .title-part {
  margin: 0;
}
.rs-icon-slider-part.part2 .rs-services-part .item-services .service-desc .title-part a {
  font-size: 20px;
  margin: 12px 0 6px;
  line-height: normal;
  font-weight: 500 ;
  color: #ffffff;
  display: inline-block;
}
.rs-icon-slider-part.part2 .rs-services-part .item-services .service-desc .dese-part {
  font-size: 15px;
  line-height: 20px;
  color: #ffffff;
  font-weight: 400;
  margin: 0;
}
.rs-icon-slider-part.part2 .rs-services-part:hover .item-services {
  top: -5px;
}
.rs-icon-slider-part.part3 {
  margin-top: -110px;
  position: relative;
  z-index: 9;
}
.rs-icon-slider-part.part3 .rs-services-wrap .serviecs-item-part {
  background: #1EA7A4;
  border-radius: 5px;
  overflow: hidden;
  padding: 50px 55px 50px;
}
.rs-icon-slider-part.part3 .rs-services-wrap .serviecs-item-part .icon-part {
  float: left;
}
.rs-icon-slider-part.part3 .rs-services-wrap .serviecs-item-part .icon-part img {
  width: 55px;
}
.rs-icon-slider-part.part3 .rs-services-wrap .serviecs-item-part .services-desc {
  padding-left: 90px;
}
.rs-icon-slider-part.part3 .rs-services-wrap .serviecs-item-part .services-desc .title-part {
  margin: 0;
  font-size: 20px;
  line-height: 34px;
  font-weight: 600;
  color: #ffffff;
  text-transform: uppercase;
}
.rs-icon-slider-part.part3 .rs-services-wrap .serviecs-item-part .services-desc .title-part a {
  color: #ffffff;
}
.rs-icon-slider-part.part3 .rs-services-wrap .serviecs-item-part .services-desc .dese-part {
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  color: #ffffff;
  margin: 0;
}
.rs-icon-slider-part.part3 .rs-services-wrap .serviecs-item-part:hover {
  background: #021b79;
}
.rs-icon-slider-part.part3.style2 .rs-services-wrap .serviecs-item-part {
  background: #ffffff;
  border-radius: 5px;
  padding: 50px 55px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.08);
}
.rs-icon-slider-part.part3.style2 .rs-services-wrap .serviecs-item-part .icon-part {
  float: left;
  width: 90px;
  padding-right: 25px;
}
.rs-icon-slider-part.part3.style2 .rs-services-wrap .serviecs-item-part .icon-part img {
  width: 55px;
}
.rs-icon-slider-part.part3.style2 .rs-services-wrap .serviecs-item-part .services-desc {
  padding-left: 100px;
}
.rs-icon-slider-part.part3.style2 .rs-services-wrap .serviecs-item-part .services-desc .title-part {
  margin: 0;
  font-size: 20px;
  line-height: 34px;
  font-weight: 600;
  color: #1EA7A4;
  text-transform: uppercase;
}
.rs-icon-slider-part.part3.style2 .rs-services-wrap .serviecs-item-part .services-desc .title-part a {
  color: #1EA7A4;
}
.rs-icon-slider-part.part3.style2 .rs-services-wrap .serviecs-item-part .services-desc .title-part a:hover {
  color: #494949;
}
.rs-icon-slider-part.part3.style2 .rs-services-wrap .serviecs-item-part .services-desc .dese-part {
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  color: #494949;
  margin: 0;
}
/*------------------------------------
    05. About Section CSS
------------------------------------*/
.rs-about.style1 .rs-count .rs-counter-list .counter-top {
  margin-bottom: 25px;
}
.rs-about.style1 .rs-count .rs-counter-list .counter-top .counter-number {
  font-size: 45px;
  line-height: 45px;
  font-weight: 700;
  color: #1EA7A4;
}
.rs-about.style1 .rs-count .rs-counter-list .counter-top .post-tag {
  font-size: 25px;
  line-height: 25px;
  font-weight: 700;
  color: #1EA7A4;
  padding-left: 5px;
}
.rs-about.style1 .rs-count .rs-counter-list .counter-text {
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
  color: #494949;
  margin: 0;
}
.rs-about.style1 .rs-count .rs-counter-list.border-before {
  position: relative;
}
.rs-about.style1 .rs-count .rs-counter-list.border-before:before {
  content: "";
  position: absolute;
  display: block;
  height: 100%;
  border-left: 1px solid #eee;
  z-index: 1;
  top: 50%;
  left: -40px;
  transform: translateY(-50%);
}
.rs-about.style1 .rs-count.homestyle {
  background: #ffffff;
  box-shadow: 0 0 55px rgba(0, 0, 0, 0.05);
  padding: 30px 30px 30px 60px;
}
/*------------------------------------
    06. Expertise Section CSS
------------------------------------*/
.rs-expertise-part {
  /* about style1 */
  background: url(../../images/background/shape-19.png) no-repeat;
  background-position: bottom left;
  direction: rtl;
}
.rs-expertise-part .content-part .description p {
  font-size: 15px;
  line-height: 25px;
  font-weight: 400;
  color: #494949;
  padding: 6px 0 10px;
  margin: 0;
}
.rs-expertise-part .progressbar-part label {
  font-size: 15px;
  line-height: 12px;
  font-weight: 500;
  color: #494949;
}
.rs-expertise-part .progressbar-part .progress {
  background-color: #021b79;
  height: 12px;
  line-height: 12px;
  width: 80%;
}
.rs-expertise-part .progressbar-part .progress .progress-bar {
  background-color: #1EA7A4;
}
.rs-expertise-part .progressbar-part .progress.scientific-skills .progress-bar {
  width: 70%;
}
.rs-expertise-part .progressbar-part .progress.communication-skills .progress-bar {
  width: 90%;
}
.rs-expertise-part .progressbar-part .progress.patient-care .progress-bar {
  width: 60%;
}
.rs-expertise-part .progressbar-part .progress.career-overview .progress-bar {
  width: 75%;
}
.rs-expertise-part .progressbar-part .progress.work-environment .progress-bar {
  width: 65%;
}
.rs-expertise-part .rs-count .rs-counter-list {
  border-right: 1px solid #eeeeee;
}
.rs-expertise-part .rs-count .rs-counter-list .counter-top {
  padding-right: 54px;
  padding-top: 10px;
  padding-bottom: 15px;
}
.rs-expertise-part .rs-count .rs-counter-list .counter-top .counter-number {
  font-size: 45px;
  line-height: 45px;
  font-weight: 700;
  color: #1EA7A4;
}
.rs-expertise-part .rs-count .rs-counter-list .counter-top .post-tag {
  font-size: 25px;
  line-height: 25px;
  font-weight: 700;
  color: #1EA7A4;
  padding-left: 10px;
}
.rs-expertise-part .rs-count .rs-counter-list .counter-text {
  font-size: 20px;
  line-height: 20px;
  font-weight: 600;
  color: #494949;
}
.rs-expertise-part.part2 .rs-best-medical-part .img-part {
  position: relative;
  margin-top: -20px;
}
.rs-expertise-part.part2 .rs-best-medical-part .img-part .play-btn .pulse-btn {
  position: absolute;
  background: #2FAF9D;
  width: 80px;
  height: 80px;
  line-height: 80px;
  border-radius: 50%;
  margin: 0 auto;
  display: block;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
  bottom: -4px;
  font-size: 30px;
  color: #ffffff;
  z-index: 1;
}
.rs-expertise-part.part2 .rs-best-medical-part .img-part .play-btn .pulse-btn:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 65px;
  height: 65px;
  background: transparent;
  border: 2px solid #2FAF9D;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
  transition: all 0.3s ease 0s;
}
.rs-expertise-part.part2 .rs-best-medical-part .img-part .play-btn .pulse-btn:after {
  content: "";
  position: absolute;
  z-index: -2;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 75px;
  height: 75px;
  background: transparent;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
  transition: all 0.3s ease 0s;
  border: 2px solid #2FAF9D;
}
.rs-expertise-part.part2 .rs-services-part .description .dese-part {
  font-size: 15px;
  line-height: 25px;
  font-weight: 400;
  color: #494949;
}
.rs-expertise-part.part3 .content-part {
  padding-right: 56px;
}
.rs-expertise-part.part3 .content-part .dental-health .dese-part {
  font-size: 15px;
  line-height: 26px;
  color: #494949;
  font-weight: 400;
}
.rs-expertise-part.part3 .img-part {
  padding-left: 10px;
}

/*---------------------
    10. Counter Section CSS
---------------------*/
.rs-counter-part .rs-counter-list {
  display: flex;
  align-items: center;
}
.rs-counter-part .rs-counter-list .icon-part {
  padding-right: 20px;
}
.rs-counter-part .rs-counter-list .icon-part img {
  width: 70px;
}
.rs-counter-part .rs-counter-list .counter-top .counter-count {
  display: flex;
  align-items: baseline;
  margin-bottom: 20px;
}
.rs-counter-part .rs-counter-list .counter-top .counter-count .counter-number {
  font-size: 40px;
  line-height: 40px;
  font-weight: 700;
  color: #ffffff;
}
.rs-counter-part .rs-counter-list .counter-top .counter-count .post-tag {
  font-size: 25px;
  line-height: 25px;
  font-weight: 700;
  color: #ffffff;
  padding-left: 10px;
}
.rs-counter-part .rs-counter-list .counter-top .counter-text {
  font-size: 20px;
  line-height: 20px;
  font-weight: 600;
  color: #ffffff;
  margin: 0;
}

/*rs-slick-part*/
.rs-slick-part {
  width: 100%;
}
.rs-slick-part .team-content-part .img-part img {
  width: 120px;
  height: auto;
  border-radius: 50%;
  margin: 0 auto;
}
.rs-slick-part .team-content-part .img-part .desc-part {
  color: #ffffff;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  font-style: italic;
  margin: 27px 0 38px;
}
.rs-slick-part .team-content-part .content-part .author .name {
  font-size: 20px;
  line-height: 34px;
  font-weight: 500;
  color: #ffffff;
  margin-bottom: 4px;
  text-transform: uppercase;
}
.rs-slick-part .team-content-part .content-part .author .title {
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  color: #ffffff;
}
.rs-slick-part .rs-carousel .owl-nav {
  width: 240px;
  top: 13%;
  left: 50%;
  transform: translate(-50%, -87%);
  position: absolute;
  transition: all 0.3s ease 0s;
}
.rs-slick-part .rs-carousel .owl-nav button {
  outline: none;
}
.rs-slick-part .rs-carousel .owl-nav button i {
  font-size: 0;
}
.rs-slick-part .rs-carousel .owl-nav button.owl-prev {
  left: 20px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  position: absolute;
}
.rs-slick-part .rs-carousel .owl-nav button.owl-prev:after {
  content: "\f138";
}
.rs-slick-part .rs-carousel .owl-nav button.owl-next {
  right: 20px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  position: absolute;
}
.rs-slick-part .rs-carousel .owl-nav button.owl-next:after {
  content: "\f137";
}
.rs-slick-part .rs-carousel .owl-nav button:after {
  font-size: 18px;
  content: '';
  font-family: Flaticon;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  font-weight: normal;
  color: #fff;
  transform: translateX(-50%);
}
.rs-slick-part .rs-carousel:hover .owl-nav {
  width: 260px;
}

/*----------------------------
    14. Department Section CSS
 ---------------------------*/
.rs-department-part .rs-inner-services {
  direction: rtl;
  border-radius: 5px;
  background: #ffffff;
  text-align: center;
  box-shadow: 0 5px 50px rgba(34, 34, 34, 0.1);
  overflow: hidden;
}
.rs-department-part .rs-inner-services .department-img {
  position: relative;
}
.rs-department-part .rs-inner-services .department-img .main-image {
  overflow: hidden;
}
.rs-department-part .rs-inner-services .department-img img {
  transition: all 0.3s ease 0s;
  transform: scale(1);
}
.rs-department-part .rs-inner-services .department-img .thumimge {
  margin: 0;
  display: inline-block;
  background: #1EA7A4;
  padding: 16px;
  border-radius: 10px;
  transition: 0.5s ease-in-out;
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translate(-50%, -50%);
}
.rs-department-part .rs-inner-services .department-img .thumimge img {
  width: 35px;
}
.rs-department-part .rs-inner-services .desc-department-part {
  direction: rtl;
  text-align: right;
  padding: 65px 40px 40px;
}
.rs-department-part .rs-inner-services .desc-department-part .services-part .title {
  font-size: 24px;
  line-height: 34px;
  color: #494949;
  font-weight: 600;
  margin: 0;
}
.rs-department-part .rs-inner-services .desc-department-part .dese-part {
  font-size: 15px;
  line-height: 26px;
  color: #494949;
  font-weight: 400;
  margin: 0;
}
.rs-department-part .rs-inner-services .readon {
  margin-top: 155px;
}
.rs-department-part .rs-inner-services:hover .department-img .main-image img {
  transform: scale(1.1);
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.rs-department-part .rs-inner-services:hover .department-img .thumimge {
  top: 102%;
}
.card .card-header .card-link {
  position: relative;
  padding-left: 45px !important;
}
.card .card-header .card-link:before {
  content: '\f068';
  font-family: FontAwesome;
  position: absolute;
  left: 20px;
}
.card .card-header .card-link.collapsed:before {
  content: '\f067';
}

/*rs-doctors-appointment-part*/
.rs-doctors-appointment-part .content-part {
  padding: 115px 0;
}
.rs-doctors-appointment-part .content-part .title-part {
  font-size: 36px;
  line-height: 50px;
  font-weight: 700;
  color: #ffffff;
  margin: 0;
}
.rs-doctors-appointment-part .content-part .title-part a {
  color: #ffffff;
}

/*---------------------
    19. Latest Blog Section CSS 
 ---------------------*/
.rs-latest-part {
  background: #f9f8ff;
}
.rs-latest-part .item .blog-item .img-part {
  position: relative;
}
.rs-latest-part .item .blog-item .img-part .category {
  position: absolute;
  bottom: 32px;
  left: 40px;
}
.rs-latest-part .item .blog-item .img-part .category span a {
  font-size: 13px;
  line-height: 23px;
  font-weight: 400;
  text-transform: capitalize;
  padding: 5px 20px 5px;
  color: #ffffff;
  background: #1EA7A4;
  border-radius: 5px;
  display: inline-block;
}
.rs-latest-part .item .blog-item {
  direction: rtl;
}
.rs-latest-part .item .blog-item .img-part .category span a:hover {
  background: #021b79;
}
.rs-latest-part .item .blog-item .blog-full {
  direction: rtl;
  box-shadow: 0 5px 20px rgba(34, 34, 34, 0.1);
  padding: 30px 40px 30px;
  background: #fff;
  margin-bottom: 30px;
  text-align: right;
}
.rs-latest-part .item .blog-item .blog-full .blog-meta .title {
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
  margin-bottom: 10px;
}
.rs-latest-part .item .blog-item .blog-full .blog-meta .title a {
  color: #303745;
}
.rs-latest-part .item .blog-item .blog-full .blog-meta .title a:hover {
  color: #021b79;
}
.rs-latest-part .item .blog-item .blog-full .blog-slider-meta .post-date {
  font-size: 13px;
  color: #303745;
  font-weight: 400;
  text-transform: capitalize;
}
.rs-latest-part .item .blog-item .blog-full .blog-slider-meta .post-date i:before {
  font-size: 13px;
  color: #303745;
  padding-right: 7px;
}
.rs-latest-part .item .blog-item .blog-full .blog-slider-meta .blog-content .post-date {
  font-size: 13px;
  color: #999;
  font-weight: 400;
  text-transform: capitalize;
}
.rs-latest-part .item .blog-item .blog-full .blog-slider-meta .blog-content .post-date i:before {
  font-size: 13px;
  color: #999;
  padding-right: 7px;
}
.rs-latest-part .item .blog-item .blog-full .blog-slider-meta .blog-content .post-author {
  font-size: 13px;
  color: #999;
  font-weight: 400;
  padding-left: 10px;
}
.rs-latest-part .item .blog-item .blog-full .blog-slider-meta .blog-content .post-author i:before {
  font-size: 13px;
  color: #999;
  padding-right: 7px;
}
.rs-latest-part .item .blog-item .blog-full .blog-slider-meta .tag-line a {
  font-size: 13px;
  color: #303745;
  font-weight: 400;
}
.rs-latest-part .item .blog-item .blog-full .blog-slider-meta .tag-line a:hover {
  color: #1EA7A4;
}
.rs-latest-part .item .blog-item .blog-full .blog-slider-meta .tag-line i {
  padding-left: 10px;
}
.rs-latest-part .item .blog-item .blog-full .blog-slider-meta .tag-line i:before {
  font-size: 13px;
  color: #303745;
  padding-right: 7px;
}
.rs-latest-part .item .blog-item .blog-full .blog-slider-meta .blog-desc p {
  font-size: 15px;
  line-height: 26px;
  color: #494949;
  font-weight: 500;
  margin-bottom: 20px;
}
.rs-latest-part.part3 .blog-full {
  padding: 35px 40px 30px !important;
}
.rs-latest-part.part3 .blog-full .blog-slider-meta .post-date:before {
  font-size: 13px ! important;
}
.rs-latest-part.part5 .blog-full {
  padding: 25px 25px 25px !important;
}
.rs-latest-part.part8 .blog-full {
  padding: 45px 50px 50px !important;
}
.rs-latest-part.part8 .title a {
  font-size: 30px!important;
  line-height: 34px!important;
  font-weight: 500!important;
  color: #494949 !important;
  text-transform: capitalize !important;
}
.rs-latest-part.part8 .category {
  bottom: 40px !important;
}
.rs-latest-part.part8 .category .title-part {
  padding-left: 12px !important;
}
.rs-latest-part.part8 .category .title-part a {
  font-size: 13px;
  line-height: 23px;
  font-weight: 400;
  text-transform: capitalize;
  padding: 10px 20px 10px;
  color: #ffffff;
  background: #1EA7A4;
  border-radius: 5px;
}
.rs-latest-part.part8 .category .title-part a:hover {
  background: #021b79;
}
.rs-latest-part.part8 .tag-line a {
  font-size: 13px;
  color: #303745;
  font-weight: 400;
}
.rs-latest-part.part8 .tag-line a:hover {
  color: #1EA7A4;
}
.rs-latest-part.part8 .tag-line i {
  padding-left: 10px;
}
.rs-latest-part.part8 .tag-line i:before {
  font-size: 13px;
  color: #303745;
  padding-right: 7px;
}
.rs-latest-part.part9 .blog-full {
  padding: 40px 0 20px !important;
  background: #ffffff !important;
  box-shadow: unset !important;
}
.rs-latest-part.part9 .title a {
  font-size: 24px !important;
  font-weight: 500 !important;
}
.rs-latest-part.modify .blog-full {
  padding: 25px 0 0 0 !important;
  margin: 0 !important;
}
/*---------------------
    20. Footer Section CSS
 ---------------------*/
.rs-footer-inner {
  position: relative;
  z-index: 0;
  background: url(../../images/background/shape-44.png) no-repeat;
  background-size: cover;
}
.rs-footer-inner::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: #65348B;
  background: -webkit-linear-gradient(top right, #65348b61, #078fb1a8);
  background: -moz-linear-gradient(top right, #65348b61, #078fb1a8);
  background: linear-gradient(to bottom left, #65348b61, #078fb1a8);
  z-index: -1;
}
.rs-footer-inner .container {
  direction: rtl;
}
.rs-footer-inner .footer-section .footer-logo img {
  max-width: 100%;
  height: 90px;
}
.rs-footer-inner .footer-section .widget-desc {
  margin-top: 25px;
}
.rs-footer-inner .footer-section .widget-desc p {
  font-size: 14px;
  line-height: 24px;
  color: #ffffff;
  font-weight: 400;
}
.rs-footer-inner .footer-section .footer-title {
  margin-bottom: 45px;
}
.rs-footer-inner .footer-section .footer-title h3 {
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  color: #ffffff;
  text-transform: uppercase;
}
.rs-footer-inner .footer-section .widget-contact li {
  padding: 0 0 16px 0;
  font-size: 14px;
  color: #ffffff;
}
.rs-footer-inner .footer-section .widget-contact li i {
  font-size: 14px;
  color: #ffffff;
  padding-left: 10px;
}
.rs-footer-inner .footer-section .widget-contact li a {
  font-size: 14px;
  color: #ffffff;
  font-weight: 400;
}
.rs-footer-inner .footer-section .widget-contact li a:hover {
  color: #ccc;
}
.rs-footer-inner .footer-section .openingfoot li {
  padding: 0 0 16px 0;
  font-size: 14px;
  color: #ffffff;
}
.rs-footer-inner .footer-section .fastLinks li {
  padding: 0 0 16px 0;
  font-size: 14px;
  color: #ffffff;
}
.rs-footer-inner .footer-section .fastLinks li a{
  font-size: 17px;
  color: #ffffff;
}
.rs-footer-inner .footer-section .recent-post-widget {
  display: flex;
}
.rs-footer-inner .footer-section .recent-post-widget .post-img {
  width: 100px;
  padding-right: 12px;
  border-radius: 4px;
}
.rs-footer-inner .footer-section .recent-post-widget .post-item .post-desc a {
  font-size: 14px;
  color: #ffffff;
  font-weight: 400;
  line-height: 22px;
  text-transform: capitalize;
}
.rs-footer-inner .footer-section .recent-post-widget .post-item .post-desc a:hover {
  color: #ccc;
}
.rs-footer-inner .footer-section .recent-post-widget .post-item .post-date {
  font-size: 13px;
  color: #ffffff;
  font-weight: 400;
}
.rs-footer-inner .footer-section .recent-post-widget .post-item .post-date i {
  font-size: 13px;
  color: #ffffff;
  padding-right: 5px;
}
.rs-footer-inner .footer-section .btn-part {
  position: relative;
}
.rs-footer-inner .footer-section .btn-part form input[type='email'] {
  background: none;
  border: 1px solid #1EA7A4;
  width: 100%;
  font-size: 13px;
  padding: 10px 20px;
  margin: 0;
  color: #ffffff;
  border-radius: 10px;
}
.rs-footer-inner .footer-section .btn-part form input[type='submit'] {
  font-size: 0;
  position: absolute;
  top: 1px;
  left: -2px;
  bottom: 1px;
  font-size: 0px;
  background: #1EA7A4;
  border-radius: 0;
  padding: 0 40px 0 14px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border: unset;
}
.rs-footer-inner .footer-section .btn-part form i {
  font-size: 13px;
  color: #ffffff;
  right: 0;
  position: absolute;
  top: 1px;
  right: -2px;
  bottom: 1px;
  border-radius: 0;
  padding: 2px 52px 0 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  transform: rotate(-90deg);
  top: 3px;
  bottom: 43px;
}
.rs-footer-inner .footer-section .btn-part form ::placeholder {
  color: #ffffff;
}
.rs-footer-inner .footer-section .btn-part form ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ffffff;
}
.rs-footer-inner .footer-section .btn-part form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff;
}
.rs-footer-inner .footer-section .btn-part form :-ms-input-placeholder {
  /* IE 10+ */
  color: #ffffff;
}
.rs-footer-inner .footer-section .btn-part form :-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff;
}
.rs-footer-inner .footer-section .social-icon li {
  display: inline-block;
  margin-right: 10px;
}
.rs-footer-inner .footer-section .social-icon li:last-child {
  margin: 0;
}
.rs-footer-inner .footer-section .social-icon i {
  font-size: 14px;
  color: #ffffff;
  font-weight: 400;
  border: none;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  display: block;
  background: #E94D6B;
  background: -webkit-linear-gradient(right, #E94D6B, #F7A93F);
  background: -moz-linear-gradient(right, #E94D6B, #F7A93F);
  background: linear-gradient(to left, #E94D6B, #F7A93F);
  text-align: center;
  transition: all 0.5s cubic-bezier(0.4, 0, 1, 1);
}
.rs-footer-inner .footer-section .social-icon i:hover {
  background: #E94D6B;
  background: -webkit-linear-gradient(left, #E94D6B, #F7A93F);
  background: -moz-linear-gradient(left, #E94D6B, #F7A93F);
  background: linear-gradient(to right, #E94D6B, #F7A93F);
}
/*rs-footer-bottom*/
.rs-footer-bottom {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: transparent;
  padding: 20px 0;
  border-top: 1px solid #0000001f;
}
.rs-footer-bottom .copy-right-part p {
  font-size: 16px;
  color: #fff;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
}
.rs-footer-bottom .copy-right-part p a {
  color: #fff;
  transition: 0.3s;
}
.rs-footer-bottom .copy-right-part p a:hover {
  color: #F39453;
}
/*----------------------------------------
    21. Breadcrumbs Section CSS
----------------------------------------*/
.breadcrumbs-inner-part {
  position: relative;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
  z-index: 0;
}
.breadcrumbs-inner-part::before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  background: #65348B;
  background: -webkit-linear-gradient(to right, #65348bbd, #078fb1cc);
  background: -moz-linear-gradient(to right, #65348bbd, #078fb1cc);
  background: linear-gradient(to right, #65348bbd, #078fb1cc);
  z-index: -1;
}

.breadcrumbs-inner-part .breadcrumbs-inner-bread {
  direction: rtl;
  padding: 275px 0 120px;
}
.breadcrumbs-inner-part .breadcrumbs-inner-bread .title-part {
  font-size: 52px;
  font-weight: 700;
  line-height: 62px;
  color: #ffffff;
  text-transform: uppercase;
  margin: 0;
}
.breadcrumbs-inner-part .breadcrumbs-inner-bread .breadcrumbs-title li {
  display: inline-block;
  position: relative;
  padding-left: 25px;
  margin-left: 10px;
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  text-transform: capitalize;
  color: #ffffff;
}
.breadcrumbs-inner-part .breadcrumbs-inner-bread .breadcrumbs-title li a {
  color: #ffffff;
}
.breadcrumbs-inner-part .breadcrumbs-inner-bread .breadcrumbs-title li a:after {
  content: '';
  left: 0;
  position: absolute;
  content: "\f147";
  font-family: Flaticon;
  font-weight: 300;
  display: block !important;
  top: -1px;
  color: #fff;
  font-size: 12px;
}
.breadcrumbs-inner-part .breadcrumbs-inner-bread .breadcrumbs-title li a:hover {
  color: #cccccc;
}
.breadcrumbs-inner-part .breadcrumbs-inner-bread .breadcrumbs-title li:last-child {
  padding-left: 0;
  margin-left: 0;
}
.breadcrumbs-inner-part .breadcrumbs-inner-bread .post-categories li {
  display: inline-block;
}
.breadcrumbs-inner-part .breadcrumbs-inner-bread .post-categories li a {
  background: #ffffff;
  color: #303745;
  padding: 4px 19px 5px;
  border-radius: 5px;
  font-size: 13px;
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
}
.breadcrumbs-inner-part .breadcrumbs-inner-bread .rs-meta li {
  display: inline-block;
  margin-right: 8px;
}
.breadcrumbs-inner-part .breadcrumbs-inner-bread .rs-meta li i:before {
  font-size: 13px;
  color: #ffffff;
  font-weight: 600;
}
.breadcrumbs-inner-part .breadcrumbs-inner-bread .rs-meta li span {
  font-size: 13px;
  line-height: 22px;
  font-weight: 400;
  color: #ffffff;
}
.breadcrumbs-inner-part.img1 {
  background: url(../../images/breadcrumbs/1.jpg);
}
.breadcrumbs-inner-part.img2 {
  background: url(../../images/breadcrumbs/plastic_surgery-1.jpg) no-repeat;
}
.breadcrumbs-inner-part.img3 {
  background: url(../../images/breadcrumbs/3.jpg);
}
.breadcrumbs-inner-part.img4 {
  background: url(../../images/breadcrumbs/4.jpg);
}
.breadcrumbs-inner-part.img5 {
  background: url(../../images/breadcrumbs/5.jpg);
}
.breadcrumbs-inner-part.img6 {
  background: url(../../images/breadcrumbs/6.jpg);
}

/*----------------------------------------
    24. Department Section CSS
----------------------------------------*/
.rs-inner-department-part2 .inner-sec-no {
  border-radius: 5px;
  background: #fff;
  margin-left: 10px;
  text-align: center;
  margin-right: 10px;
  box-shadow: 0 5px 50px rgba(34, 34, 34, 0.1);
}
.rs-inner-department-part2 .inner-sec-no .department-img {
  padding-top: 40px;
}
.rs-inner-department-part2 .inner-sec-no .department-img .img-part {
  margin: 0;
  display: inline-block;
  background: #1EA7A4;
  padding: 16px;
  border-radius: 10px;
}
.rs-inner-department-part2 .inner-sec-no .department-img .img-part img {
  width: 35px;
}
.rs-inner-department-part2 .inner-sec-no .desc-department {
  padding: 30px 40px 30px;
}
.rs-inner-department-part2 .inner-sec-no .desc-department .title-part .title-sec {
  font-size: 24px;
  color: #494949;
  line-height: 34px;
  font-weight: 600;
  margin: 0;
}
.rs-inner-department-part2 .inner-sec-no .desc-department .title-part .title-sec a {
  color: #494949;
}
.rs-inner-department-part2 .inner-sec-no .desc-department .title-part .title-sec a:hover {
  color: #1EA7A4;
}
.rs-inner-department-part2 .inner-sec-no .desc-department .dese-part {
  font-size: 15px;
  color: #494949;
  line-height: 26px;
  font-weight: 400;
}
/*----------------------------------------
    25. Portfolio Section CSS
----------------------------------------*/
.rs-portfolio-Detail {
  text-align: right;
  direction: rtl;
  background: #f9f8ff;
}
.rs-portfolio-Detail .inner-content-part {
  background: #ffffff;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
  padding: 30px 45px;
  text-align: right;
  direction: rtl;
}
.rs-portfolio-Detail .inner-content-part .title-inner .title {
  font-size: 24px;
  line-height: 34px;
  color: #303745;
  font-weight: 600;
  position: relative;
  margin: 0;
}
.inner-content-part .title-inner .title {
  text-align: right;
  font-size: 24px;
  line-height: 34px;
  color: #303745;
  font-weight: 600;
  position: relative;
  margin: 0;
}
.rs-portfolio-Detail .inner-content-part .title-inner .title.primary-color {
  color: #1EA7A4;
}
.inner-content-part .title-inner .title.primary-color {
  color: #1EA7A4;
}
.rs-portfolio-Detail .inner-content-part .title-inner .title:after {
  content: "";
  position: absolute;
  background: #1EA7A4;
  height: 2px;
  width: 40px;
  right: 0;
  bottom: 0;
  display: block;
}
.inner-content-part .title-inner .title:after {
  content: "";
  position: absolute;
  background: #1EA7A4;
  height: 2px;
  width: 40px;
  right: 0;
  bottom: 0;
  display: block;
}
.rs-portfolio-Detail .inner-content-part .Service-menu li {
  border-bottom: 1px solid #eee;
  padding-bottom: 13px;
  margin-bottom: 13px;
  transition: all 0.4s cubic-bezier(0.6, -0.28, 0.74, 0.05);
}
.rs-portfolio-Detail .inner-content-part .Service-menu li:hover {
  padding-right: 1rem;
}

.rs-portfolio-Detail .inner-content-part .Service-menu li a {
  font-size: 15px;
  line-height: 26px;
  color: #494949;
  font-weight: 400;
  text-transform: capitalize;
  display: block;
}
.rs-portfolio-Detail .inner-content-part .Service-menu li a:hover {
  color: #1EA7A4;
}
.rs-portfolio-Detail .inner-content-part .Service-menu li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
.rs-portfolio-Detail .inner-content-part .Service-menu .time-listing {
  padding-bottom: 14px;
  padding-top: 14px;
  font-weight: 400;
  line-height: 26px;
  color: #494949;
  font-size: 15px;
}
.rs-portfolio-Detail .inner-content-part .Service-menu .time-listing span {
  float: right;
  font-weight: 400;
  line-height: 26px;
  color: #494949;
  font-size: 15px;
}
.rs-portfolio-Detail .inner-content-part .address-item-part {
  padding: 0 0 25px;
}
.rs-portfolio-Detail .inner-content-part .address-item-part .icon-part {
  float: left;
  height: 30px;
  line-height: 35px;
}
.rs-portfolio-Detail .inner-content-part .address-item-part .icon-part i {
  font-size: 25px;
  color: #494949;
  line-height: 16px;
  font-weight: 400;
}
.rs-portfolio-Detail .inner-content-part .address-item-part .icon-part i:before {
  font-size: 25px;
  color: #494949;
  line-height: 16px;
  font-weight: 400;
}
.rs-portfolio-Detail .inner-content-part .address-item-part .address-text {
  padding-left: 40px;
}
.rs-portfolio-Detail .inner-content-part .address-item-part .address-text a {
  font-size: 15px;
  line-height: 26px;
  color: #494949;
  font-weight: 400;
}
.rs-portfolio-Detail .inner-content-part .address-item-part .address-text a:hover {
  color: #1EA7A4;
}
.rs-portfolio-Detail .inner-content-part .address-item-part:last-child {
  padding: 0;
}
.rs-portfolio-Detail .content-part .desc-part {
  font-size: 15px;
  line-height: 26px;
  color: #303745;
  font-weight: 400;
}
.rs-portfolio-Detail .content-part .title-upper {
  font-size: 24px;
  line-height: 34px;
  color: #303745;
  font-weight: 700;
}
.rs-portfolio-Detail.part2 .rs-emergency {
  background: #021b79;
  overflow: hidden;
  padding: 30px 0 30px;
  border-radius: 8px;
}
.rs-portfolio-Detail.part2 .rs-emergency .services-item {
  position: relative;
  transition: all .5s ease;
  top: 0;
}
.rs-portfolio-Detail.part2 .rs-emergency .services-item .icon-part img {
  height: 50px;
}
.rs-portfolio-Detail.part2 .rs-emergency .services-item .service-desc .service-title {
  font-size: 24px;
  color: #ffffff;
  margin: 0;
}
.rs-portfolio-Detail.part2 .rs-emergency .services-item .service-desc .service-title a {
  color: #ffffff;
}
.rs-portfolio-Detail.part2 .rs-emergency .services-item .service-desc .desc-part {
  font-size: 15px;
  color: #ffffff;
  line-height: 26px;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0;
}
.rs-portfolio-Detail.part2 .rs-emergency:hover .services-item {
  top: -8px;
  position: relative;
}
.rs-portfolio-Detail.part2 .rs-treatments-part .table-part {
  background: #ffffff;
  padding-top: 34px;
  padding-right: 39px;
  padding-bottom: 39px;
  padding-left: 39px;
}
.rs-portfolio-Detail.part2 .rs-treatments-part .table-part .text .treatments {
  font-size: 20px;
  color: #303745;
  line-height: 28px;
  font-weight: 700;
}
.rs-portfolio-Detail.part2 .rs-treatments-part .table-part table {
  width: 100%;
}
.rs-portfolio-Detail.part2 .rs-treatments-part .table-part table tr {
  background: #f9f8ff;
  padding: 15px 0 15px;
  border: none;
}
.rs-portfolio-Detail.part2 .rs-treatments-part .table-part table tr td {
  font-size: 15px;
  line-height: 26px;
  color: #494949;
  font-weight: 400;
  text-transform: capitalize;
  border: none;
  padding: 15px 15px;
}
.rs-portfolio-Detail.part2 .rs-treatments-part .table-part table .background {
  background: #ffffff;
  padding: 15px 0 15px;
  border: none;
}
.rs-portfolio-Detail.part2 .wap-text-column .chevron-right-icon li {
  font-size: 15px;
  line-height: 26px;
  color: #494949;
  font-weight: 400;
  position: relative;
  margin: 10px 0;
  padding-left: 25px;
}
.rs-portfolio-Detail.part2 .wap-text-column .chevron-right-icon li:before {
  position: absolute;
  top: 1px;
  left: 0;
  z-index: 0;
  content: "\f133";
  font-family: 'Flaticon';
  color: #1EA7A4;
  font-size: 12px;
}
.rs-portfolio-Detail.part3 .title-gray {
  font-size: 24px;
  line-height: 34px;
  color: #1EA7A4;
  font-weight: 600;
  text-transform: uppercase;
}
.rs-portfolio-Detail.part3 .project-desc {
  background: #ffffff;
  padding: 40px 50px 35px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.03);
  overflow: hidden;
}
.rs-portfolio-Detail.part3 .project-desc .wap-text-column .chevron-right-icon {
  margin-left: 25px;
}
.rs-portfolio-Detail.part3 .project-desc .wap-text-column .chevron-right-icon li {
  font-size: 15px;
  line-height: 26px;
  color: #494949;
  font-weight: 400;
  position: relative;
  margin: 10px 0;
}
.rs-portfolio-Detail.part3 .project-desc .wap-text-column .chevron-right-icon li:before {
  position: absolute;
  top: 1px;
  left: -25px;
  z-index: 0;
  content: "\f133";
  font-family: 'Flaticon';
  color: #1EA7A4;
  font-size: 12px;
}
.rs-portfolio-Detail.part3 .details-tabs-area .team-detail-wrap {
  background: #ffffff;
  padding: 25px 50px 45px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.03);
}
.rs-portfolio-Detail.part3 .details-tabs-area .team-detail-wrap .table-part {
  width: 100%;
}
.rs-portfolio-Detail.part3 .details-tabs-area .team-detail-wrap .table-part tr th {
  font-size: 15px;
  color: #494949;
  line-height: 26px;
  font-weight: 700;
  padding: 15px 15px;
}
.rs-portfolio-Detail.part3 .details-tabs-area .team-detail-wrap .table-part tr td {
  font-size: 15px;
  color: #494949;
  line-height: 26px;
  font-weight: 400;
  padding: 15px 15px;
}
.rs-portfolio-Detail.part3 .details-tabs-area .team-detail-wrap .table-part .bg-color-change {
  background: #f9f8ff;
}
.rs-portfolio-Detail.part3 .inner-images {
  padding: 40px 40px 40px;
  background: #ffffff;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.03);
}
.rs-portfolio-Detail.part3 .inner-images .title-upper .title-part {
  font-size: 24px;
  line-height: 34px;
  color: #1EA7A4;
  font-weight: 600;
  position: relative;
}
.rs-portfolio-Detail.part3 .inner-images .title-upper .title-part:after {
  content: "";
  position: absolute;
  background: #fff;
  height: 2px;
  width: 40px;
  left: 0;
  bottom: 0;
  display: block;
}
.rs-portfolio-Detail.part3 .inner-images .ps-informations {
  padding: 25px 0 0;
  text-align: left;
  overflow: hidden;
}
.rs-portfolio-Detail.part3 .inner-images .ps-informations .single-title {
  margin: 0;
  font-size: 20px;
  line-height: 50px;
  font-weight: 600;
  color: #1EA7A4;
  text-transform: uppercase;
}
.rs-portfolio-Detail.part3 .inner-images .ps-informations ul .single-title2 {
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  color: #494949;
  text-transform: c;
}
.rs-portfolio-Detail.part3 .inner-images .ps-informations ul .flaticon-part {
  margin: 10px 0 0;
}
.rs-portfolio-Detail.part3 .inner-images .ps-informations ul .flaticon-part span i:before {
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  color: #494949;
}
.rs-portfolio-Detail.part3 .inner-images .ps-informations ul .flaticon-part a {
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  color: #494949;
  margin-left: 10px;
}
.rs-portfolio-Detail.part3 .inner-images .ps-information2 {
  padding: 25px 0 6px;
}
.rs-portfolio-Detail.part3 .inner-images .ps-information2 .social-icon li {
  display: inline-block;
  margin-right: 20px;
}
.rs-portfolio-Detail.part3 .inner-images .ps-information2 .social-icon li a {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  color: #1EA7A4;
}
.rs-portfolio-Detail.part3 .inner-images .ps-information2 .social-icon li a:hover {
  color: #494949;
}
.rs-portfolio-Detail.part3 .Appointment-table-wrap {
  padding: 40px 40px 44px;
  background: #1EA7A4;
}
.rs-portfolio-Detail.part3 .Appointment-table-wrap .title-upper .title-part {
  font-size: 24px;
  line-height: 34px;
  color: #ffffff;
  font-weight: 600;
  position: relative;
}
.rs-portfolio-Detail.part3 .Appointment-table-wrap .title-upper .title-part:after {
  content: "";
  position: absolute;
  background: #021b79;
  height: 2px;
  width: 40px;
  left: 0;
  bottom: 0;
  display: block;
}
.rs-portfolio-Detail.part3 .Appointment-table-wrap .title-upper .title-part.white-line:after {
  background: rgba(255, 255, 255, 0.6);
}
.rs-portfolio-Detail.part3 .Appointment-table-wrap .table-content {
  width: 100%;
}
.rs-portfolio-Detail.part3 .Appointment-table-wrap .table-content tr td {
  font-size: 15px;
  line-height: 26px;
  color: #ffffff;
  font-weight: 400;
  padding: 8px 0;
}

/*----------------------------------------
    27. Gallery Section CSS
----------------------------------------*/
.inner-gallery-part .gallery-img {
  position: relative;
  margin-bottom: 30px;
}
.inner-gallery-part .gallery-img .view-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  visibility: hidden;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  transition: all 0.3s ease 0s;
}
.inner-gallery-part .gallery-img .view-btn i:before {
  font-size: 45px;
  color: #ffffff;
}
.inner-gallery-part .gallery-img:before {
  content: "";
  position: absolute;
  background: #65348B;
  background: -webkit-linear-gradient(to right, #65348bbd, #078fb1cc);
  background: -moz-linear-gradient(to right, #65348bbd, #078fb1cc);
  background: linear-gradient(to right, #65348bd9, #078fb1cc);
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  opacity: 0.3;
  transition: all 0.3s ease 0s;
}
.inner-gallery-part .gallery-img:hover .view-btn {
  opacity: 1;
  visibility: visible;
}
.inner-gallery-part .gallery-img:hover:before {
  width: 100%;
}

/*----------------------------------------
    30. Blog Section CSS
----------------------------------------*/
.rs-inner-blog-part .widget-area {
  background: #fff;
  padding: 35px 40px 40px;
  margin: 0 0 0 25px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}
.rs-inner-blog-part .widget-area .title-widget .title-part {
  text-align: right;
  font-size: 20px;
  line-height: 26px;
  color: #303745;
  font-weight: 500;
  text-transform: capitalize;
  position: relative;
}
.rs-inner-blog-part .widget-area .title-widget .title-part.primary-color {
  color: #1EA7A4;
}
.rs-inner-blog-part .widget-area .title-widget .title-part.white-color {
  color: #ffffff;
}
.rs-inner-blog-part .widget-area .title-widget .title-part:before {
  content: '';
  position: absolute;
  background: #1EA7A4;
  height: 2px;
  width: 40px;
  right: 0;
  bottom: -12px;
  display: block;
  z-index: 1;
}
.rs-inner-blog-part .widget-area .search-wrap {
  position: relative;
}
.rs-inner-blog-part .widget-area .search-wrap [type=search] {
  border: 1px solid #ddd;
  color: #444444;
  padding: 12px 17px;
  width: 100%;
  border-radius: 5px;
  position: relative;
}
.rs-inner-blog-part .widget-area .search-wrap button {
  background: transparent;
  border: medium none;
  color: #494949;
  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-part .widget-area .search-wrap button:hover {
  background: #021b79;
  color: #ffffff;
}
.rs-inner-blog-part .widget-area .wap-column-part .chevron-right-icon li {
  font-size: 15px;
  line-height: 26px;
  color: #494949;
  font-weight: 400;
  position: relative;
  border-top: none;
  padding: 6px 0px 6px 14px;
}
.rs-inner-blog-part .widget-area .wap-column-part .chevron-right-icon li:after {
  content: "\f105";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  position: absolute;
  left: 0px;
  top: 6px;
  color: #1EA7A4;
}
.rs-inner-blog-part .widget-area .blog-recent-post .recent-post-widget {
  display: flex;
  align-items: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
  padding-bottom: 15px;
  margin-bottom: 15px;
  text-align: right;
}
.rs-inner-blog-part .widget-area .blog-recent-post .recent-post-widget .post-img {
  width: 100px;
  padding-left: 15px;
  border-radius: 3px;
  overflow: hidden;
}
.rs-inner-blog-part .widget-area .blog-recent-post .recent-post-widget .post-desc a {
  font-size: 15px;
  line-height: 22px;
  color: #494949;
  font-weight: 400;
}
.rs-inner-blog-part .widget-area .blog-recent-post .recent-post-widget .post-desc .date {
  font-size: 12px;
  line-height: 20px;
  color: #494949;
  font-weight: 400;
  display: block;
}
.rs-inner-blog-part .widget-area .blog-recent-post .recent-post-widget .post-desc .date i {
  font-size: 12px;
  line-height: 12px;
  color: #494949;
  font-weight: 400;
}
.rs-inner-blog-part .widget-area .blog-recent-post .recent-post-widget:last-child {
  margin: 0;
  padding: 0;
  border: none;
}
.rs-inner-blog-part .widget-area .tag-cloud li {
  display: inline-block;
}
.rs-inner-blog-part .widget-area .tag-cloud li a {
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  color: #494949;
  display: inline-block;
  margin: 10px 3px 0px 0;
  padding: 6px 12px;
  text-transform: capitalize;
  transition: all .3s ease;
  background: #ffffff;
  color: #444444;
  border: 1px solid #f0f0f0;
  border-radius: 5px;
}
.rs-inner-blog-part .widget-area .tag-cloud li a:hover {
  background: #021b79;
  color: #ffffff;
}
.rs-inner-blog-part .widget-area.part2 {
  margin: unset !important;
  margin-right: 30px ! important;
}
.rs-inner-blog-part .widget-area.part2.no-margin {
  margin: 0 !important;
}
.rs-inner-blog-part .main-part {
  background: #ffffff;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
}
.rs-inner-blog-part .main-part .single-content {
  text-align: right;
  padding: 24px 0 100px 50px;
  overflow: visible;
}
.rs-inner-blog-part .main-part .single-content .content-desc .title {
  font-size: 24px;
  line-height: 34px;
  color: #303745;
  font-weight: 600;
}
.rs-inner-blog-part .main-part .single-content .stylelisting .chevron-right-icon {
  padding-left: 20px;
}
.rs-inner-blog-part .main-part .single-content .stylelisting .chevron-right-icon li {
  font-size: 15px;
  line-height: 26px;
  color: #494949;
  font-weight: 400;
  position: relative;
  border-top: none;
  padding: 6px 0px 6px 22px;
}
.rs-inner-blog-part .main-part .single-content .stylelisting .chevron-right-icon li:after {
  position: absolute;
  top: 6px;
  left: 0;
  z-index: 0;
  content: "\f054";
  font-family: 'FontAwesome';
  color: #021b79;
  font-size: 12px;
}
.rs-inner-blog-part .main-part .single-content .content-part .title-part {
  font-size: 20px;
  line-height: 28px;
  color: #303745;
  font-weight: 600;
}
.rs-inner-blog-part .main-part .single-content .blockquote {
  font-size: 20px;
  line-height: 32px;
  color: #494949;
  font-weight: 400;
  font-style: italic;
  position: relative;
  background: #fbfbfb;
  padding: 50px 60px 40px 60px;
  margin: 35px 0;
}
.rs-inner-blog-part .main-part .single-content .blockquote:before {
  position: absolute;
  content: "";
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 3px;
  background: #1EA7A4;
}
.rs-inner-blog-part .main-part .single-content .rs-info-tags li {
  display: inline-block;
}
.rs-inner-blog-part .main-part .single-content .rs-info-tags li span {
  font-size: 15px;
  color: #494949;
  font-weight: 400;
  line-height: 26px;
}
.rs-inner-blog-part .main-part .single-content .rs-info-tags li a {
  font-size: 13px;
  margin-right: 5px;
  display: inline-block;
  text-align: center;
  font-weight: normal;
  color: #666666;
  border: 1px solid rgba(170, 170, 170, 0.25);
  padding: 2px 15px;
  margin-left: 5px;
  border-radius: 5px;
  line-height: 20px;
}
.rs-inner-blog-part .main-part .single-content .rs-info-tags li a:hover {
  background: #1EA7A4;
  color: #ffffff;
}

/*----------------------------------------
    34. Contact Section CSS
----------------------------------------*/
.rs-contact-part .rs-item-part {
  max-width: 800px;
  margin: 0 auto;
  margin-bottom: 50px;
}
.rs-contact-part .rs-item-part .item-address-part {
  display: flex;
  text-align: left;
}
.rs-contact-part .rs-item-part .item-address-part .icon-part {
  padding-left: 20px;
  padding-right: 20px;
}
.rs-contact-part .rs-item-part .item-address-part .icon-part i:before {
  font-size: 35px;
  line-height: 45px;
  color: #303745;
  font-weight: 400;
}
.rs-contact-part .rs-item-part .item-address-part .address-text .contact-title {
  font-size: 20px;
  color: #021b79;
  font-weight: 500;
  line-height: 1;
  margin: 0;
}
.rs-contact-part .rs-item-part .item-address-part .address-text a {
  font-size: 15px;
  line-height: 36px;
  color: #494949;
  font-weight: 400;
  margin: 0;
}
.rs-contact-part .rs-item-part .item-address-part .address-text a:hover {
  color: #1EA7A4;
}
.rs-contact-part .rs-item-part .item-address-part .address-text span {
  font-size: 15px;
  line-height: 36px;
  color: #494949;
  font-weight: 400;
}
.rs-contact-part .rs-item-part.part2 {
  margin-top: 70px;
  padding-left: 45px;
}
.rs-contact-part .rs-item-part.part2 .item-address-part .icon-part i:before {
  color: #ffffff;
}
.rs-contact-part .rs-item-part.part2 .item-address-part .address-text .contact-title {
  color: #ffffff;
}
.rs-contact-part .rs-item-part.part2 .item-address-part .address-text a {
  color: #ffffff;
}
.rs-contact-part .rs-item-part.part2 .item-address-part .address-text span {
  color: #ffffff;
}
.rs-contact-part .home-appointment {
  max-width: 850px;
  margin: 0 auto;
  background: #021b79;
  padding: 70px 60px 70px;
  border-radius: 10px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
}
.rs-contact-part .home-appointment .from-control {
  width: 100%;
  padding: 10px 18px;
  color: #b1b1b1;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  border: 1px solid #f1f1f1;
  border-radius: 4px;
  outline: none;
}
.rs-contact-part .home-appointment .select-option {
  position: relative;
}
.rs-contact-part .home-appointment .select-option select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  color: #b1b1b1;
  opacity: 1;
  z-index: 11;
  position: relative;
}
.rs-contact-part .home-appointment .select-option:after {
  content: '\f107';
  font-family: FontAwesome;
  color: #b1b1b1;
  right: 15px;
  position: absolute;
  top: 11px;
  z-index: 12;
  font-size: 20px;
  pointer-events: none;
}
.rs-contact-part .home-appointment textarea {
  height: 150px;
}
.rs-contact-part .home-appointment ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #b1b1b1;
  opacity: 1;
}
.rs-contact-part .home-appointment ::-moz-placeholder {
  /* Firefox 19+ */
  color: #b1b1b1;
  opacity: 1;
}
.rs-contact-part .home-appointment :-ms-input-placeholder {
  /* IE 10+ */
  color: #b1b1b1;
  opacity: 1;
}
.rs-contact-part .home-appointment :-moz-placeholder {
  /* Firefox 18- */
  color: #b1b1b1;
  opacity: 1;
}
.rs-contact-part .contact-info {
  background: #021b79;
  border-radius: 8px;
  max-width: 1030px;
  margin: 0 auto;
}
.contact-map {
  overflow: hidden;
}
.contact-map iframe {
  float: left;
  width: 100%;
  height: 550px;
  border: 5px solid #f7f7f7;
}
/*Contact Onepage*/
#rs-contact{
  direction: rtl;
}
.rs-contact .contact-wrap {
  max-width: 1170px;
  margin: 0 auto;
  background: #36B49C;
  background: -webkit-linear-gradient(bottom left, #36B49C, #078FB1);
  background: -moz-linear-gradient(bottom left, #36B49C, #078FB1);
  background: linear-gradient(to top right, #36B49C, #078FB1);
  border-radius: 10px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
  display: flex;
  align-items: center;
  vertical-align: middle;
}
.rs-contact .contact-wrap.revarse {
  margin: 0 auto -180px;
  position: relative;
  z-index: 1;
}
.rs-contact .contact-wrap .contact-address {
  width: 35%;
  padding-right: 56px;
  padding-left: 30px;
  text-align: right;
}
.rs-contact .contact-wrap .contact-address .detail-content {
  display: flex;
  align-items: center;
  vertical-align: middle;
  margin-bottom: 37px;
}
.rs-contact .contact-wrap .contact-address .detail-content .icon-part {
  padding-left: 30px;
}
.rs-contact .contact-wrap .contact-address .detail-content .icon-part i {
  color: #ffffff;
}
.rs-contact .contact-wrap .contact-address .detail-content .icon-part i:before {
  line-height: 45px;
  font-size: 35px;
  width: 100%;
  height: auto;
  margin-top: 7px;
}
.rs-contact .contact-wrap .contact-address .detail-content .address-text a,
.rs-contact .contact-wrap .contact-address .detail-content .address-text span,
.rs-contact .contact-wrap .contact-address .detail-content .address-text .contact-title {
  margin: 0;
  color: #ffffff;
}
.rs-contact .contact-wrap .contact-address .detail-content .address-text .contact-title {
  font-size: 20px;
  font-weight: 500;
  line-height: 34px;
  text-align: right;
}
.rs-contact .contact-wrap .contact-address .detail-content:last-child {
  margin: 0;
}
.rs-contact .contact-wrap .form-part {
  width: 65%;
  background: url(../../images/background/shape-11.png) no-repeat #eee;
  border-radius: 10px;
  padding: 60px;
}
.rs-contact .contact-wrap .form-part form .from-control {
  width: 100%;
  padding: 12px 18px;
  color: #494949;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  border: 1px solid #f1f1f1;
  border-radius: 4px;
  outline: none;
  transition: all 0.3s ease;
}
form .from-control {
  width: 100%;
  padding: 12px 18px;
  color: #494949;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  border: 1px solid #f1f1f1;
  border-radius: 4px;
  outline: none;
  transition: all 0.3s ease;
}
.rs-contact .contact-wrap .form-part form .from-control:focus {
  border-color: #0D92AE;
}
form .from-control:focus {
  border-color: #0D92AE;
}
.rs-contact .contact-wrap .form-part form textarea {
  height: 150px;
}
form textarea {
  height: 150px;
}
.rs-contact .contact-wrap .form-part form .select-option {
  position: relative;
}
.rs-contact .contact-wrap .form-part form .select-option select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  color: #494949;
  opacity: 1;
  z-index: 11;
  position: relative;
}
.rs-contact .contact-wrap .form-part form .select-option:after {
  content: '\f107';
  font-family: FontAwesome;
  color: #494949;
  right: 15px;
  position: absolute;
  top: 11px;
  z-index: 12;
  font-size: 20px;
  pointer-events: none;
}
.rs-contact .contact-wrap .form-part form ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #494949;
  opacity: 1;
}
form ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #494949;
  opacity: 1;
}
.rs-contact .contact-wrap .form-part form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #494949;
  opacity: 1;
}
form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #494949;
  opacity: 1;
}
.rs-contact .contact-wrap .form-part form :-ms-input-placeholder {
  /* IE 10+ */
  color: #494949;
  opacity: 1;
}
form :-ms-input-placeholder {
  /* IE 10+ */
  color: #494949;
  opacity: 1;
}
.rs-contact .contact-wrap .form-part form :-moz-placeholder {
  /* Firefox 18- */
  color: #494949;
  opacity: 1;
}
form :-moz-placeholder {
  /* Firefox 18- */
  color: #494949;
  opacity: 1;
}
 .g-map {
  overflow: hidden;
}
 .g-map iframe {
  float: left;
  width: 100%;
  height: 350px;
  border: 5px solid #f7f7f7;
}

/*----------------------------------------
    36. ScrollUp CSS
----------------------------------------*/
#scrollUp {
  text-align: center;
  bottom: 40px;
  cursor: pointer;
  position: fixed;
  right: 40px;
  z-index: 999;
  background: #65348B;
  background: -webkit-linear-gradient(to right, #65348bd1, #078fb1e6);
  background: -moz-linear-gradient(to right, #65348bd1, #078fb1e6);
  background: linear-gradient(to right, #65348bd1, #078fb1e6);
  color: #ffffff;
  border-radius: 50%;
  width: 55px;
  line-height: 50px;
  font-size: 30px !important;
  height: 55px;
  transition: all 0.3s ease 0s;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
}
#scrollUp:hover {
  opacity: 0.8;
}
/*----------------------------------------
    37. Preloader CSS
----------------------------------------*/
#medvill-load {
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 999999;
  margin-top: 0px;
  top: 0px;
  background: #1EA7A4;
}
.medvill-loader > div {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  float: none;
  background-color: currentColor;
  border: 0 solid currentColor;
}
.medvill-loader {
  font-size: 0;
  color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.medvill-loader.la-dark {
  color: #333;
}
.medvill-loader {
  width: 32px;
  height: 32px;
}
.medvill-loader > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 32px;
  height: 32px;
  background: transparent;
  border-width: 2px;
  border-radius: 100%;
  opacity: 0;
  -webkit-animation: medvill-loader-anim 1.25s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8);
  -moz-animation: medvill-loader-anim 1.25s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8);
  -o-animation: medvill-loader-anim 1.25s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8);
  animation: medvill-loader-anim 1.25s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8);
}
.medvill-loader > div:nth-child(1) {
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
}
.medvill-loader > div:nth-child(2) {
  -webkit-animation-delay: 0.25s;
  -moz-animation-delay: 0.25s;
  -o-animation-delay: 0.25s;
  animation-delay: 0.25s;
}
.medvill-loader > div:nth-child(3) {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.medvill-loader.la-sm {
  width: 16px;
  height: 16px;
}
.medvill-loader.la-sm > div {
  width: 16px;
  height: 16px;
  border-width: 1px;
}
.medvill-loader.la-2x {
  width: 64px;
  height: 64px;
}
.medvill-loader.la-2x > div {
  width: 64px;
  height: 64px;
  border-width: 4px;
}
.medvill-loader.la-3x {
  width: 96px;
  height: 96px;
}
.medvill-loader.la-3x > div {
  width: 96px;
  height: 96px;
  border-width: 6px;
}
.single-item-carousel {
    direction: ltr;
}
@-webkit-keyframes medvill-loader-anim {
  0% {
    opacity: 1;
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
  }
  70% {
    opacity: 0.5;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  95% {
    opacity: 0;
  }
}
@-moz-keyframes medvill-loader-anim {
  0% {
    opacity: 1;
    -moz-transform: scale(0.1);
    transform: scale(0.1);
  }
  70% {
    opacity: 0.5;
    -moz-transform: scale(1);
    transform: scale(1);
  }
  95% {
    opacity: 0;
  }
}
@-o-keyframes medvill-loader-anim {
  0% {
    opacity: 1;
    -o-transform: scale(0.1);
    transform: scale(0.1);
  }
  70% {
    opacity: 0.5;
    -o-transform: scale(1);
    transform: scale(1);
  }
  95% {
    opacity: 0;
  }
}
@keyframes medvill-loader-anim {
  0% {
    opacity: 1;
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -o-transform: scale(0.1);
    transform: scale(0.1);
  }
  70% {
    opacity: 0.5;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  95% {
    opacity: 0;
  }
}
/*---------------------
    Pulse 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 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);
  }
}
.footer-section {
  text-align: right;
}
.rs-services-part {
  text-align: right;
}


/*Team Section CSS*/
.item-team-part {
  text-align: right;
  margin-bottom: 95px;
  position: relative;
  overflow: visible;
}
.item-team-part .item-team-inner .normal-text {
  left: 40px;
  right: 40px;
  z-index: 9;
  position: absolute;
  z-index: 1;
  color: #021b79;
  text-align: center;
  bottom: -70px;
  background: #fff;
  padding: 20px 20px 20px;
  box-shadow: 10px 17px 38px 0 rgba(0, 0, 0, 0.1);
}
.item-team-part .item-team-inner .normal-text .person-name a {
  font-size: 22px;
  line-height: 37px;
  font-weight: 600;
  color: #1EA7A4;
  display: block;
  text-transform: capitalize;
}
.item-team-part .item-team-inner .normal-text .designation {
  font-size: 13px;
  line-height: 30px;
  font-weight: 500;
  color: #494949;
  text-transform: uppercase;
  margin: 0;
}
.item-team-part .item-team-inner .normal-text .team-text {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  max-height: 0;
  color: #494949;
  position: relative;
  transform: scaleY(0);
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
}
.item-team-part .item-team-inner .normal-text .team-text:after {
  content: '';
  position: absolute;
  z-index: 1;
  background: #1EA7A4;
  top: 0;
  left: 50%;
  width: 50px;
  height: 2px;
  transform: translateX(-50%);
}
.item-team-part .item-team-inner .normal-text .social-icon ul li a {
  margin-right: 5px;
  display: inline-block;
}
.item-team-part .item-team-inner .normal-text .social-icon ul li a i {
  line-height: 26px;
  font-weight: 400;
  color: #494949;
  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;
}
.item-team-part .item-team-inner .normal-text .social-icon ul li a i:hover {
  color: #ffffff;
  background: #1EA7A4;
}
.item-team-part .item-team-inner .normal-text .social-icon ul li a:last-child {
  margin-right: 0;
}
.item-team-part:hover .normal-text .team-text {
  max-height: 400px;
  transform: scaleY(1);
  opacity: 1;
  margin-top: 10px;
  padding: 20px 0 20px;
  visibility: visible;
}

.rs-department-part {
  direction: rtl;
}

.copy-right-part {
  direction: ltr;
}
.rs-inner-blog-part {
    direction: rtl;
}
.tag-cloud {
  text-align: right;
}
.service-part {
  padding: 0 15px 0px 0px;
}


/* Social media */
#wrapper {
  padding: 0;
  z-index: 10000;
  transition: 0.5s ease-in-out;
  display: flex;
  flex-direction: column;
  list-style: none;
  /* z-index: 1000; */
  position: fixed;
  top: 300px;
  left: 0;
  transform: translate(-100%, 100%);
  /* direction: rtl; */
}

#wrapper .Icon {
  position: relative;
  background: #4fb2c0;
  border-radius: 1rem;
  padding: 15px;
  margin: 9px;
  width: 50px;
  height: 50px;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  transition: all 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

#wrapper .tooltip {
  position: absolute;
  left: 0;
  font-size: 14px;
  background: #ffffff;
  color: #ffffff;
  padding: 5px 8px;
  border-radius: 5px;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

#wrapper .tooltip::before {
  position: absolute;
  content: "";
  height: 8px;
  width: 8px;
  background: #ffffff;
  left: 0px;
  top: 11px;
  transform: translate(-50%) rotate(45deg);
  transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

#wrapper .Icon:hover .tooltip {
  left: 60px;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
#wrapper .Icon a{
  color: #ffffff;
}

#wrapper .Icon:hover span,
#wrapper .Icon:hover .tooltip {
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.1);
}
#wrapper .Icon:hover a{
  color: #fff;
}
#wrapper .facebook:hover,
#wrapper .facebook:hover .tooltip,
#wrapper .facebook:hover .tooltip::before {
  background: #1877F2;
  color: #ffffff;
}

#wrapper .call:hover,
#wrapper .call:hover .tooltip,
#wrapper .call:hover .tooltip::before {
  background: #128C7E;
  color: #ffffff;
}

#wrapper .instagram:hover,
#wrapper .instagram:hover .tooltip,
#wrapper .instagram:hover .tooltip::before {
  background: #E4405F;
  color: #ffffff;
}

#wrapper .github:hover,
#wrapper .github:hover .tooltip,
#wrapper .github:hover .tooltip::before {
  background: #333333;
  color: #ffffff;
}

#wrapper .whatsapp:hover,
#wrapper .whatsapp:hover .tooltip,
#wrapper .whatsapp:hover .tooltip::before {
  background: #25D366;
  color: #ffffff;
}