
/*--------------------------------------------------------------
Heading  css
--------------------------------------------------------------*/
.rs-heading .title-inner .sub-text,
.rs-dual-heading .title-inner .sub-text {
  margin: 0 0 10px;
  display: block;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
}
.rs-heading .title-inner .sub-text.title-upper,
.rs-dual-heading .title-inner .sub-text.title-upper {
  text-transform: uppercase;
}
.rs-heading .title-inner .title,
.rs-dual-heading .title-inner .title {
  color: #0a0a0a;
  line-height: 40px;
  margin-bottom: 15px;
  margin-top: 0;
}
.rs-heading .title-inner .title.title-upper,
.rs-dual-heading .title-inner .title.title-upper {
  text-transform: uppercase;
}
.rs-heading .title-inner .title span.watermark,
.rs-dual-heading .title-inner .title span.watermark {
  position: absolute;
  font-size: 80px;
  text-transform: uppercase;
  font-weight: 800;
  z-index: -1;
  opacity: 0.05;
  width: 100%;
  left: 0;
  color: inherit;
}
.rs-heading.big .title-inner h2,
.rs-dual-heading.big .title-inner h2 {
  font-size: 36px;
  line-height: 44px;
}
.rs-heading.big .description p,
.rs-dual-heading.big .description p {
  font-size: 20px;
  line-height: 32px;
}
.rs-heading.style4 .title-inner .title,
.rs-dual-heading.style4 .title-inner .title {
  margin-bottom: 8px;
}
.rs-heading.style4 .title-inner .title-img,
.rs-dual-heading.style4 .title-inner .title-img {
  margin-bottom: 12px;
}
.rs-heading.style5 .sub-text,
.rs-dual-heading.style5 .sub-text,
.rs-heading.style12 .sub-text,
.rs-dual-heading.style12 .sub-text {
  display: inline-block !important;
}
.rs-heading.style2,
.rs-dual-heading.style2 {
  position: relative;
  padding-bottom: 15px;
}
.rs-heading.style2:after,
.rs-dual-heading.style2:after {
  content: "";
  position: absolute;
  border: 0;
  width: 66px;
  height: 2px;
  z-index: 9;
  margin-left: 0;
  left: 0;
  bottom: 0;
}
.rs-heading.style2.center:after,
.rs-dual-heading.style2.center:after {
  transform: translateX(-50%);
  left: 50%;
}
.rs-heading.style2.right:after,
.rs-dual-heading.style2.right:after {
  left: auto;
  right: 0;
}
.rs-heading.style2 h2,
.rs-dual-heading.style2 h2 {
  margin-bottom: 12px;
}
.rs-heading.style2 .description p,
.rs-dual-heading.style2 .description p {
  margin-bottom: 12px;
}
.rs-heading.style2.Lite:after,
.rs-dual-heading.style2.Lite:after {
  background: #fff !important;
}
.rs-heading.style3,
.rs-dual-heading.style3 {
  position: relative;
  padding-bottom: 12px;
}
.rs-heading.style3 h2,
.rs-dual-heading.style3 h2 {
  margin-bottom: 12px;
}
.rs-heading.style3 .description,
.rs-dual-heading.style3 .description {
  position: relative;
  padding-left: 80px;
}
.rs-heading.style3 .description:after,
.rs-dual-heading.style3 .description:after {
  content: "";
  position: absolute;
  border: 0;
  width: 60px;
  height: 2px;
  z-index: 9;
  margin-left: 0;
  left: 0;
  top: 14px;
}
.rs-heading.style3 .description p,
.rs-dual-heading.style3 .description p {
  margin-bottom: 12px;
}
.rs-heading.style3.Lite .description:after,
.rs-dual-heading.style3.Lite .description:after {
  background: #fff !important;
}
.rs-heading.style1,
.rs-dual-heading.style1 {
  position: relative;
  padding-bottom: 12px;
}
.rs-heading.style1 h2,
.rs-dual-heading.style1 h2 {
  margin-bottom: 12px;
}
.rs-heading.style1 .description,
.rs-dual-heading.style1 .description {
  position: relative;
  padding-right: 80px;
}
.rs-heading.style1 .description:after,
.rs-dual-heading.style1 .description:after {
  content: "";
  position: absolute;
  border: 0;
  width: 60px;
  height: 2px;
  background: #061340;
  z-index: 9;
  margin-left: 0;
  right: 0;
  top: 14px;
}
.rs-heading.style1 .description p,
.rs-dual-heading.style1 .description p {
  margin-bottom: 12px;
}
.rs-heading.style1.Lite .description:after,
.rs-dual-heading.style1.Lite .description:after {
  background: #fff !important;
}
.rs-heading.style8,
.rs-dual-heading.style8 {
  position: relative;
  padding-bottom: 12px;
  margin-bottom: 10px;
}
.rs-heading.style8 .title-inner,
.rs-dual-heading.style8 .title-inner {
  padding-left: 25px;
  position: relative;
  display: inline-block;
}
.rs-heading.style8 .title-inner .sub-text,
.rs-dual-heading.style8 .title-inner .sub-text {
  margin-bottom: 5px;
}
.rs-heading.style8 .title-inner:after,
.rs-dual-heading.style8 .title-inner:after {
  content: "";
  position: absolute;
  border: 0;
  width: 2px;
  height: 100%;
  background: #061340;
  z-index: 9;
  margin-left: 0;
  left: 0;
  top: 0;
}
.rs-heading.style8 .description,
.rs-dual-heading.style8 .description {
  padding-left: 25px;
  position: relative;
}
.rs-heading.style8 .description:after,
.rs-dual-heading.style8 .description:after {
  content: "";
  position: absolute;
  border: 0;
  width: 2px;
  height: 100%;
  background: #061340;
  z-index: 9;
  margin-left: 0;
  left: 0;
  top: 0;
}
.rs-heading.style8 h2,
.rs-dual-heading.style8 h2 {
  margin-bottom: 5px;
}
.rs-heading.style8.text-center .description,
.rs-dual-heading.style8.text-center .description {
  padding-top: 15px;
  padding-left: 0px;
}
.rs-heading.style8.text-center .description:after,
.rs-dual-heading.style8.text-center .description:after {
  display: none;
}
.rs-heading.style8.Lite .title-inner:after,
.rs-dual-heading.style8.Lite .title-inner:after {
  background: #fff;
}
.rs-heading.style8.Lite .description:after,
.rs-dual-heading.style8.Lite .description:after {
  background: #fff !important;
}
.rs-heading.style6 .title-inner,
.rs-dual-heading.style6 .title-inner {
  position: relative;
  padding-bottom: 12px;
}
.rs-heading.style6 .title-inner h2,
.rs-dual-heading.style6 .title-inner h2 {
  margin-bottom: 12px;
}
.rs-heading.style6 .title-inner .sub-text,
.rs-dual-heading.style6 .title-inner .sub-text {
  position: relative;
  padding-left: 65px;
  color: #0b70e1;
}
.rs-heading.style6 .title-inner .sub-text:after,
.rs-dual-heading.style6 .title-inner .sub-text:after {
  content: "";
  position: absolute;
  border: 0;
  width: 50px;
  height: 2px;
  background: #061340;
  z-index: 9;
  margin-left: 0;
  left: 0;
  top: 12px;
}
.rs-heading.style6 .title-inner .sub-text p,
.rs-dual-heading.style6 .title-inner .sub-text p {
  margin-bottom: 12px;
}
.rs-heading.style6.text-center .title-inner .sub-text,
.rs-dual-heading.style6.text-center .title-inner .sub-text,
.rs-heading.style6.text-right .title-inner .sub-text,
.rs-dual-heading.style6.text-right .title-inner .sub-text {
  display: inline-block;
}
.rs-heading.style6.text-center .sub-text,
.rs-dual-heading.style6.text-center .sub-text {
  position: relative;
  padding-left: 0px;
  padding-top: 60px;
  color: #0b70e1;
}
.rs-heading.style6.text-center .sub-text:after,
.rs-dual-heading.style6.text-center .sub-text:after {
  content: '';
  width: 77px;
  height: 2px;
  position: absolute;
  left: 50%;
  top: 0;
  margin-top: -1px;
  width: 2px;
  height: 50px;
}
.rs-heading.style6.Lite .sub-text:after,
.rs-dual-heading.style6.Lite .sub-text:after {
  background: #fff !important;
}
.rs-heading.style6.dark .sub-text:after,
.rs-dual-heading.style6.dark .sub-text:after {
  background: #232023 !important;
}
.rs-heading.style4.left .title-inner .sub-text,
.rs-dual-heading.style4.left .title-inner .sub-text {
  padding-left: 43px;
}
.rs-heading.style4.left .title-inner .sub-text:before,
.rs-dual-heading.style4.left .title-inner .sub-text:before {
  left: 0;
}
.rs-heading.style4.right .title-inner .sub-text,
.rs-dual-heading.style4.right .title-inner .sub-text {
  padding-right: 43px;
}
.rs-heading.style4.right .title-inner .sub-text:after,
.rs-dual-heading.style4.right .title-inner .sub-text:after {
  right: 0;
}
.rs-heading.style4 .title-inner,
.rs-dual-heading.style4 .title-inner {
  position: relative;
  padding-bottom: 12px;
}
.rs-heading.style4 .title-inner h2,
.rs-dual-heading.style4 .title-inner h2 {
  margin-bottom: 12px;
  display: block;
}
.rs-heading.style4 .title-inner .sub-text,
.rs-dual-heading.style4 .title-inner .sub-text {
  position: relative;
  color: #0b70e1;
  display: inline-block;
}
.rs-heading.style4 .title-inner .sub-text:before,
.rs-dual-heading.style4 .title-inner .sub-text:before,
.rs-heading.style4 .title-inner .sub-text:after,
.rs-dual-heading.style4 .title-inner .sub-text:after {
  content: "";
  position: absolute;
  border: 0;
  width: 35px;
  height: 2px;
  background: #061340;
  z-index: 9;
  margin-left: 0;
  left: -20px;
  top: 12px;
}
.rs-heading.style4 .title-inner .sub-text:before,
.rs-dual-heading.style4 .title-inner .sub-text:before {
  left: -40px;
}
.rs-heading.style4 .title-inner .sub-text:after,
.rs-dual-heading.style4 .title-inner .sub-text:after {
  left: auto;
  right: -40px;
}
.rs-heading.style4 .title-inner .sub-text p,
.rs-dual-heading.style4 .title-inner .sub-text p {
  margin-bottom: 12px;
}
.rs-heading.style4.Lite .sub-text:before,
.rs-dual-heading.style4.Lite .sub-text:before,
.rs-heading.style4.Lite .sub-text:after,
.rs-dual-heading.style4.Lite .sub-text:after {
  background: #fff !important;
}
.rs-heading.style4.text-center .title-inner .sub-text,
.rs-dual-heading.style4.text-center .title-inner .sub-text,
.rs-heading.style4.text-right .title-inner .sub-text,
.rs-dual-heading.style4.text-right .title-inner .sub-text {
  display: inline-block;
}
.rs-heading.style7 .title-inner,
.rs-dual-heading.style7 .title-inner {
  position: relative;
  padding-bottom: 12px;
}
.rs-heading.style7 .title-inner h2,
.rs-dual-heading.style7 .title-inner h2 {
  margin-bottom: 12px;
}
.rs-heading.style7 .title-inner .sub-text,
.rs-dual-heading.style7 .title-inner .sub-text {
  position: relative;
  padding-right: 65px;
  display: inline-block;
  color: #0b70e1;
}
.rs-heading.style7 .title-inner .sub-text:after,
.rs-dual-heading.style7 .title-inner .sub-text:after {
  content: "";
  position: absolute;
  border: 0;
  width: 50px;
  height: 2px;
  background: #0b70e1;
  z-index: 9;
  margin-left: 0;
  right: 0;
  top: 4px;
}
.rs-heading.style7 .title-inner .sub-text p,
.rs-dual-heading.style7 .title-inner .sub-text p {
  margin-bottom: 12px;
}
.rs-heading.style7 .title-inner.Lite .sub-text:after,
.rs-dual-heading.style7 .title-inner.Lite .sub-text:after {
  background: #fff !important;
}
.rs-heading.style7 .title-inner.text-center .title-inner .sub-text,
.rs-dual-heading.style7 .title-inner.text-center .title-inner .sub-text,
.rs-heading.style7 .title-inner.text-right .title-inner .sub-text,
.rs-dual-heading.style7 .title-inner.text-right .title-inner .sub-text {
  display: inline-block;
}
.rs-heading.style9 .title-inner,
.rs-dual-heading.style9 .title-inner {
  margin-bottom: 35px;
}
.rs-heading.style9 .title-inner .title-img.top,
.rs-dual-heading.style9 .title-inner .title-img.top {
  margin-bottom: 15px;
}
.rs-heading.style9 .title-upper,
.rs-dual-heading.style9 .title-upper {
  margin-bottom: 5px;
}
.rs-heading.style9 .bottom-line .title,
.rs-dual-heading.style9 .bottom-line .title {
  margin-bottom: 8px;
  position: relative;
  padding-bottom: 20px;
}
.rs-heading.style9 .bottom-line .title:after,
.rs-dual-heading.style9 .bottom-line .title:after {
  content: "";
  position: absolute;
  border: 0;
  width: 80px;
  height: 2px;
  background: #061340;
  z-index: 9;
  margin-left: 0;
  bottom: 0;
  left: 0;
}
.rs-heading.style9.text-center .bottom-line .title:after,
.rs-dual-heading.style9.text-center .bottom-line .title:after {
  transform: translateX(-50%);
  left: 50%;
}
.rs-heading.style9 .yes_animation img,
.rs-dual-heading.style9 .yes_animation img {
  display: none;
}
.rs-heading.style9 .yes_animation,
.rs-dual-heading.style9 .yes_animation {
  position: relative;
}
.rs-heading.style9 .yes_animation:before,
.rs-dual-heading.style9 .yes_animation:before {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  width: 100px;
  height: 14px;
  animation: waving-line 12s linear infinite;
  -webkit-animation: waving-line 12s linear infinite;
}
.rs-heading.style10.text-center,
.rs-dual-heading.style10.text-center {
  text-align: left !important;
}
.rs-heading.style10.text-center .title-inner,
.rs-dual-heading.style10.text-center .title-inner {
  text-align: center;
}
.rs-heading.style10.text-right,
.rs-dual-heading.style10.text-right {
  text-align: left !important;
}
.rs-heading.style10.text-right .title-inner,
.rs-dual-heading.style10.text-right .title-inner {
  text-align: right;
}
.rs-heading.style10 .title-inner,
.rs-dual-heading.style10 .title-inner {
  transform: rotate(-90deg) translatex(-50%);
  display: inline-block;
  transform-origin: left center 0;
}
.rs-heading.style10 .title-inner .title,
.rs-dual-heading.style10 .title-inner .title {
  white-space: nowrap;
  position: relative;
  top: 40px;
  left: 10px;
  margin-bottom: 0;
}
.rs-heading.style10 .description,
.rs-dual-heading.style10 .description {
  transform: rotate(-90deg);
  display: inline-block;
}
.rs-heading.style11,
.rs-dual-heading.style11 {
  text-align: right !important;
}
.rs-heading.style11.text-center,
.rs-dual-heading.style11.text-center {
  text-align: right !important;
}
.rs-heading.style11.text-center .title-inner,
.rs-dual-heading.style11.text-center .title-inner {
  text-align: center;
}
.rs-heading.style11.text-right,
.rs-dual-heading.style11.text-right {
  text-align: right !important;
}
.rs-heading.style11.text-right .title-inner,
.rs-dual-heading.style11.text-right .title-inner {
  text-align: right;
}
.rs-heading.style11 .title-inner,
.rs-dual-heading.style11 .title-inner {
  transform: rotate(90deg);
  display: inline-block;
}
.rs-heading.style11 .description,
.rs-dual-heading.style11 .description {
  transform: rotate(90deg);
  display: inline-block;
}
.rs-animated-heading .title span,
.rs-dual-heading .title span {
  display: inline-block;
}
.slick-slide {
  outline: none;
}
.rs-animated-heading .title-inner .title,
.rs-animated-heading .title-inner .title .cd-headline {
  color: #0a0a0a;
  line-height: 56px;
}
.rs-animated-heading .title-inner .title {
  margin-bottom: 20px;
}
.rs-animated-heading .title-inner .title.title-upper {
  text-transform: uppercase;
}
.rs-animated-heading .title-inner .title .cd-headline {
  font-weight: 700;
  color: #0b70e1;
}
.rs-animated-heading .title-inner .title .cd-headline p {
  margin-bottom: 0;
}
.rs-animated-heading .title-inner .title .cd-headline p:last-child {
  left: -20px;
}
.rs-animated-heading .cd-words-wrapper {
  text-align: center;
}
.overflow-visible > div {
  overflow: visible !important;
}
.title-no-margin h4.title {
  margin-bottom: 5px;
}
.title-no-margin h3.title {
  margin-bottom: 3px !important;
  font-size: 20px;
}
.list-style {
  padding: 0;
  margin: 0;
  list-style: none;
}
.list-style li {
  position: relative;
  padding-left: 32px;
  margin-bottom: 5px;
}
.list-style li:before {
  content: "\f0a9";
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 20px;
}
.no-padding {
  padding: 0 !important;
}
.rs-contact-box {
  text-align: left;
}
.rs-contact-box .address-item {
  display: flex;
  position: relative;
  align-items: center;
  margin-bottom: 30px;
}
.rs-contact-box .address-item:last-child {
  margin-bottom: 0 !important;
}
.rs-contact-box .address-item .address-icon {
  display: inline-block;
  position: relative;
  background: #0b70e1;
  height: 70px;
  width: 70px;
  line-height: 70px;
  border-radius: 100%;
  text-align: center;
}
.rs-contact-box .address-item .address-icon:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 70px;
  height: 70px;
  background: #0b70e1;
  border-radius: 50%;
  opacity: 0;
  visibility: hidden;
}
.rs-contact-box .address-item .address-icon:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 70px;
  height: 70px;
  background: #0b70e1;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
  opacity: 0;
  visibility: hidden;
}
.rs-contact-box .address-item .address-icon:hover {
  border-color: rgba(255, 255, 255, 0.7);
}
.rs-contact-box .address-item .address-icon i {
  text-align: center;
  color: #fff;
  border-radius: 100%;
  font-size: 30px;
  position: relative;
  line-height: 70px;
  z-index: 9;
  width: 100%;
  vertical-align: middle;
  margin-left: 0;
  height: auto;
}
.rs-contact-box .address-item:last-child .address-icon:after {
  display: none;
}
.rs-contact-box .address-item .address-text .contact-title {
  margin-bottom: 1px;
  font-weight: 500;
  font-size: 20px;
  margin-top: 6px;
}
.rs-contact-box .address-item .address-text a:hover {
  color: #061340;
}
.rs-contact-box .address-item:hover .address-icon:after,
.rs-contact-box .address-item:hover .address-icon:before {
  opacity: 1;
  visibility: visible;
}
.rs-contact-box .address-item.vertical {
  display: block;
  text-align: center;
}
.rs-contact-box .address-item.vertical .address-text span.label {
  display: block;
  font-weight: 500;
  font-size: 20px;
  margin-top: 15px;
}
.rs-contact-box .address-item.horizontal .address-icon {
  margin-right: 20px;
}
.rs-contact-box .address-item.horizontal .address-text > div {
  display: flex;
  align-items: center;
}
/** video css --------------------------
--------------------------------------*/
@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;
  }
}
.rs-video {
  position: relative;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  padding: 100px 20px;
}
.rs-video.center .overly-border {
  margin: 0 auto;
}
.rs-video.left .overly-border {
  margin-left: 0;
  margin-right: auto;
}
.rs-video.right .overly-border {
  margin-left: auto;
  margin-right: 0;
}
.rs-video.style1 .video-desc {
  top: 60px;
}
.rs-video .video-desc {
  z-index: 1;
  font-size: 20px;
  position: relative;
}
.rs-video .video-desc span {
  display: block;
  font-size: 22px;
  font-weight: 400;
}
.rs-video .overly-border {
  border: 1px solid #061340;
  border-radius: 50%;
  position: absolute;
  width: 100px;
  height: 100px;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.rs-video .video-content {
  z-index: 10;
}
.rs-video .video-content h4 {
  margin-top: 40px;
  margin-bottom: 0;
  font-size: 30px;
  color: #fff;
  text-transform: uppercase;
}
.rs-video:hover .popup-videos {
  animation-duration: 0.8s;
}
.rs-video .popup-videos {
  position: absolute;
  transform: translateX(-50%) translateY(-50%);
  box-sizing: content-box;
  display: block;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  line-height: 90px;
  padding: 0;
  margin: 0 auto;
  left: 50%;
  top: 50%;
  z-index: 9;
  text-align: center;
  background: #061340;
}
.rs-video .popup-videos:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  transition: all 200ms;
}
.rs-video .popup-videos:before {
  background: #061340;
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
}
.rs-video .popup-videos i {
  text-indent: 5px;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
  font-size: 30px;
  color: #061340;
  position: relative;
}
.rs-video .popup-videos i:before {
  color: #fff;
}
.rs-video .popup-videos:hover {
  border-color: rgba(255, 255, 255, 0.7);
}
.rs-video .popup-videos span {
  display: block;
  position: relative;
  z-index: 3;
  width: 0;
  height: 0;
  border-left: 27px solid #fff;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
}
.rs-video:hover .overly-border:before,
.rs-video:hover .overly-border:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.rs-video.style2 .rs-icon-inner {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin-top: 60px;
}
.rs-video.style2 .rs-icon-inner .rs-icon-btn {
  margin-right: 0;
}
.rs-video.style2 .rs-icon-inner .rs-icon-btn a {
  display: block;
  background: #ffffff;
  color: #061340;
  padding: 8px 34px;
  border-radius: 30px;
  transition: 0.4s;
  font-size: 16px;
  position: relative;
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  z-index: 1;
  overflow: hidden;
  border: 3px solid #ffffff;
}
.rs-video.style2 .rs-icon-inner .rs-icon-btn a:before {
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 0px;
  height: 100%;
  z-index: -1;
  content: '';
  background: #061340;
  border-radius: 30px;
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.rs-video.style2 .rs-icon-inner .rs-icon-btn a:hover {
  background: #061340;
  color: #ffffff;
  opacity: 0.9;
}
.rs-video.style2 .rs-icon-inner .rs-icon-btn a:hover:before {
  left: 0%;
  right: auto;
  width: 100%;
}
.rs-video.style2 .rs-icon-inner .icon-area {
  position: relative;
  display: none;
  left: -60px;
}
.rs-video.style2 .rs-icon-inner .icon-area .overly-border {
  width: 60px;
  height: 60px;
}
.rs-video.style2 .rs-icon-inner .icon-area .popup-videos {
  width: 50px;
  height: 50px;
  line-height: 56px;
}
.rs-video.style2 .rs-icon-inner .icon-area .popup-videos i {
  font-size: 24px;
}
.rs-video.style3 .overly-border {
  width: unset;
  height: unset;
  line-height: unset;
  border: none;
  top: 50%;
  border-radius: 0;
}
.rs-video.style3 .overly-border .icon-area .popup-videos.icon-type .fa {
  text-indent: unset;
}
.rs-video.style3 .overly-border .icon-area .popup-videos.icon-type .fa.fa-play {
  text-indent: 8px;
}
.rs-video.style3 .overly-border .icon-area .popup-videos.image-type {
  width: 76px;
  height: 76px;
  line-height: 70px;
  background: transparent;
}
.rs-video.style3 .overly-border .icon-area .popup-videos.image-type img {
  width: 100%;
  height: auto;
}
.rs-video.style3 .overly-border .icon-area .popup-videos.image-type:after,
.rs-video.style3 .overly-border .icon-area .popup-videos.image-type:before {
  display: none;
}
/** Counter up CSS ----------------------
----------------------------------------*/
.counter-top-area {
  position: relative;
  padding: 0 !important;
}
.counter-top-area .rs-counter-list .counter-icon {
  display: inline-block;
}
.counter-top-area .rs-counter-list .counter-icon i {
  font-size: 50px;
  color: #dcdcdc;
  line-height: 60px;
  transition: all 0.3s ease 0s;
}
.counter-top-area .rs-counter-list .count-text .rs-counter {
  font-size: 50px;
  color: #061340;
  line-height: 60px;
  display: inline-block;
  transition: all 0.3s ease 0s;
}
.counter-top-area .rs-counter-list .count-text .title {
  font-size: 18px;
  color: #666;
  line-height: 18px;
  transition: all 0.3s ease 0s;
}
.counter-top-area.style1 {
  text-align: center;
}
.counter-top-area.style1 .count-number span {
  padding: 10px 0px 10px 0px;
}
.counter-top-area.style2 .rs-counter-list {
  display: flex;
  align-items: center;
}
.counter-top-area.style2 .rs-counter-list .counter-icon {
  display: inline-block;
  padding-right: 15px;
}
.counter-top-area.style3 .count-text {
  display: flex;
  align-items: flex-end;
}
.counter-top-area.style3 .count-text .title {
  position: relative;
  bottom: 8px;
}
/* Services CSS ----------------------
----------------------------------------*/
.elementor-widget-container:hover .rs-addon-services.services-style2::before {
  transform: scaleY(1);
}
.rs-addon-services {
  text-align: center;
}
.rs-addon-services .services-part {
  position: relative;
}
.rs-addon-services .services-part .services-icon {
  display: inline-block;
  padding: 5px;
  font-size: 50px;
  line-height: 50px;
  color: #061340;
  transition: all ease .3s;
}
.rs-addon-services .services-part .services-icon i {
  transition: all ease .3s;
}
.rs-addon-services .services-part .services-icon i:before {
  margin: 0;
}
.rs-addon-services .services-part .services-icon img {
  max-width: unset;
  width: 50px;
  height: 50px;
}
.rs-addon-services .services-part .services-icon.grayscale img {
  filter: gray;
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  transition: all 0.3s ease 0s;
}
.rs-addon-services .services-part .services-icon.grayscale img:hover {
  filter: none;
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -o-filter: grayscale(0);
  filter: grayscale(0);
}
.rs-addon-services .services-part .services-icon:hover {
  color: #0b70e1;
}
.rs-addon-services .services-part .services-icon:after {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 90px;
  height: 90px;
  background: #061340;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
  opacity: 0;
  transition: all 0.3s ease 0s;
  visibility: hidden;
}
.rs-addon-services .services-part .services-text {
  padding: 10px 0 0;
  position: relative;
}
.rs-addon-services .services-part .services-text .services-title {
  position: relative;
}
.rs-addon-services .services-part .services-text .services-title .title {
  font-size: 24px;
  margin: 0 0 10px;
  color: #0a0a0a;
}
.rs-addon-services .services-part .services-text .services-title .title a {
  color: #0a0a0a;
}
.rs-addon-services .services-part .services-text .services-title .title a:hover {
  color: #1273eb;
}
.rs-addon-services .services-part .services-text .services-title .title:before {
  content: "01.";
  font-size: 50px;
  font-weight: bold;
  color: #061340;
  position: absolute;
  transition: all .3s ease 0s;
  top: 0;
  left: 0;
  z-index: 9;
}
.rs-addon-services .services-part .services-text .services-txt {
  margin: 0;
  transition: 0.4s;
}
.rs-addon-services .services-part .services-text .services-btn-part {
  margin: 15px 0 0;
}
.rs-addon-services .services-part .services-text .services-btn-part .services-btn {
  position: relative;
  display: inline-block;
  color: #0b70e1;
  transition: all ease .3s;
}
.rs-addon-services .services-part .services-text .services-btn-part .services-btn i {
  transition: all ease .3s;
}
.rs-addon-services .services-part .services-text .services-btn-part .services-btn:hover {
  color: #061340;
}
.rs-addon-services .services-part .services-text .services-btn-part .services-btn.icon-after span {
  float: left;
}
.rs-addon-services .services-part .services-text .services-btn-part .services-btn.icon-after i {
  margin-left: 10px;
}
.rs-addon-services .services-part .services-text .services-btn-part .services-btn.icon-before span {
  float: right;
}
.rs-addon-services .services-part .services-text .services-btn-part .services-btn.icon-before i {
  margin-right: 10px;
}
.rs-addon-services .services-part .services-text .services-btn-part .services-btn .border-right {
  position: absolute;
  width: 30px;
  height: 1px;
  background: #0b70e1;
  top: 50%;
  transform: translateY(-50%);
  right: 0px;
  transition: 0.4s;
  opacity: 0;
}
.rs-addon-services .services-part .services-text .services-btn-part .services-btn:hover .border-right {
  right: -40px;
  opacity: 1;
}
.rs-addon-services .services-part:after {
  content: "";
  width: 0;
  height: 4px;
  background: #061340;
  position: absolute;
  transition: all .3s ease 0s;
  bottom: 0;
  left: 50%;
  z-index: 9;
  transform: translateX(-50%);
}
.rs-addon-services .services-part:hover .services-icon {
  color: #0b70e1;
}
.rs-addon-services .services-part:hover .services-icon:after {
  opacity: 1;
  visibility: visible;
}
.rs-addon-services .services-part:hover .services-text .services-title .title {
  color: #061340;
  transition: 0.4s;
}
.rs-addon-services .services-part:hover .services-text .services-title .title a {
  color: #061340;
}
.rs-addon-services .services-part:hover:after {
  width: 100%;
}
.rs-addon-services.services-style2:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #061340;
  transform: scaleY(0);
  transition: all .3s ease 0s;
}
.rs-addon-services.services-style2 .services-part {
  background: 0 0;
  padding: 30px 0;
  text-align: left;
  position: relative;
  z-index: 1;
}
.rs-addon-services.services-style2 .services-part:hover .services-icon,
.rs-addon-services.services-style2 .services-part:hover .services-title .title,
.rs-addon-services.services-style2 .services-part:hover .services-txt {
  color: #fff;
}
.rs-addon-services.services-style2:hover:before {
  transform: scaleY(1);
}
.rs-addon-services.services-style3 {
  position: relative;
}
.rs-addon-services.services-style3 .services-part {
  border-bottom-width: 4px;
  transition: all .3s ease 0s;
  position: relative;
}
.rs-addon-services.services-style3 .services-part .services-icon {
  width: 90px;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  top: -45px;
  transform: translateX(-50%);
  color: #fff;
  background: #061340;
  box-shadow: 0px 3px 36px rgba(0, 0, 0, 0.04);
  transition: all .3s ease 0s;
  height: 90px;
  line-height: 90px;
  text-align: center;
  border-radius: 100%;
}
.rs-addon-services.services-style3 .services-part .services-icon i {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}
.rs-addon-services.services-style3 .services-part .services-icon img {
  width: 45px;
  height: 45px;
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}
.rs-addon-services.services-style3 .services-part:hover .services-icon {
  top: -35px;
}
.rs-addon-services.services-style3 .services-part .services-text {
  padding: 90px 30px 50px;
}
.rs-addon-services.services-style4 .services-part,
.rs-addon-services.services-style7 .services-part {
  display: flex;
}
.rs-addon-services.services-style7 .image_border_shape {
  text-align: center;
}
.rs-addon-services.services-style7 .image_border_shape .services-icon {
  position: relative;
  top: 3px;
}
.rs-addon-services.services-style5 {
  position: relative;
  overflow: hidden;
}
.rs-addon-services.services-style5:before,
.rs-addon-services.services-style5:after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  background: #f3f3f3;
  border-radius: 50%;
  border: 1px solid #f3f3f3;
  transition: 0.4s;
}
.rs-addon-services.services-style5:after {
  bottom: -125px;
  background: transparent;
  width: 170px;
  height: 170px;
  border-radius: 50%;
  border: 1px solid #f3f3f3;
}
.rs-addon-services.services-style5:before {
  background: #f3f3f3;
  width: 126px;
  height: 126px;
  border-radius: 50%;
  bottom: -98px;
}
.rs-addon-services.services-style5.services-style5.service_shape_:before,
.rs-addon-services.services-style5.services-style5.service_shape_:after,
.rs-addon-services.services-style5.services-style5.service_shape_ .services-part:before {
  display: none;
}
.rs-addon-services.services-style5 .services-part {
  position: relative;
}
.rs-addon-services.services-style5 .services-part:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  background: #f3f3f3;
  transition: 0.5s;
  height: 1px;
  width: 0;
}
.rs-addon-services.services-style5 .services-part .services-text {
  margin-top: -50px;
}
.rs-addon-services.services-style5 .services-part .services-btn-part {
  position: absolute;
  margin: 0;
  line-height: normal;
  text-align: center;
  bottom: -150px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  transition: 0.5s;
  opacity: 0;
  visibility: hidden;
}
.rs-addon-services.services-style5 .services-part .services-icon {
  padding: 0;
}
.rs-addon-services.services-style5 .services-part .services-icon img {
  width: 100%;
  height: auto;
}
.rs-addon-services.services-style5 .services-part .icon_image i {
  width: 70px;
  height: 70px;
  line-height: 64px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  background: #0b70e1;
  color: #ffffff;
  box-shadow: 0 0 30px #a79f9f;
  font-size: 30px;
  margin-bottom: 10px;
  text-align: center;
}
.rs-addon-services.services-style5:hover:after {
  width: 182px;
  height: 182px;
}
.rs-addon-services.services-style5:hover:before {
  width: 140px;
  height: 140px;
}
.rs-addon-services.services-style5:hover .services-part .services-btn-part {
  bottom: -80px;
  opacity: 1;
  visibility: visible;
}
.rs-addon-services.services-style5:hover .services-part:before {
  width: 100%;
}
.rs-addon-services.services-style6 .services-part {
  position: relative;
}
.rs-addon-services.services-style6 .services-part .shape-image {
  animation: move-y 2s alternate infinite;
  -webkit-animation: move-y 2s alternate infinite;
  position: relative;
  width: unset;
  height: unset;
  position: absolute;
  top: 40px;
  right: 70px;
  transition: all 0.3s ease 0s;
  animation: none;
  opacity: 0;
  visibility: hidden;
}
.rs-addon-services.services-style6 .services-part .services-icon {
  border-radius: 100%;
  width: 100px;
  height: 100px;
  line-height: 100px;
  margin: 0 auto 42px;
  position: relative;
  background: #0b70e1;
  box-shadow: 0 28px 28px 0 rgba(108, 88, 250, 0.2);
}
.rs-addon-services.services-style6 .services-part .services-icon:before {
  border-color: #0b70e1;
  position: absolute;
  content: '';
  right: -1px;
  bottom: -2px;
  width: 112px;
  height: 112px;
  border-radius: 100%;
  border: 1px solid;
  transition: all 0.3s ease 0s;
  z-index: 0;
}
.rs-addon-services.services-style6:hover .services-part .shape-image {
  animation: move-y 2s alternate infinite;
  -webkit-animation: move-y 2s alternate infinite;
}
.rs-addon-services.services-style6:hover .services-part .services-icon:before {
  opacity: 0;
  transform: scale(0.85);
}
.rs-addon-services.services-style8 .services-icon {
  transform: rotate(45deg);
  border-radius: 2px;
  margin-left: 11px;
  margin-top: 11px;
  transition: 0.4s;
}
.rs-addon-services.services-style8 .services-icon i {
  transform: rotate(-45deg);
}
.rs-addon-services.services-style8:hover .services-icon {
  background-image: inherit !important;
}
.rs-addon-services.services-style9 .services-part .services-icon.image {
  overflow: hidden;
}
.rs-addon-services.services-style9 .services-part .services-icon.image img {
  width: 100%;
  height: auto;
  transition: all 0.5s;
}
.rs-addon-services.services-style9 .services-part .services-text .services-btn-part {
  margin-top: 20px;
}
.rs-addon-services.services-style9 .services-part .services-text .services-btn-part a.services-btn {
  color: #102b3e;
}
.rs-addon-services.services-style9 .services-part .services-text .services-btn-part a.services-btn span {
  text-decoration: underline;
}
.rs-addon-services.services-style9 .services-part .services-text .services-btn-part a.services-btn i {
  -webkit-transform: translateX(0) !important;
  transform: translateX(0) !important;
  opacity: 0;
  visibility: hidden;
  transition: all ease .3s;
}
.rs-addon-services.services-style9 .services-part .services-text .services-btn-part a.services-btn:hover {
  color: #f2541b;
}
.rs-addon-services.services-style9 .services-part .services-text .services-btn-part a.services-btn:hover i {
  -webkit-transform: translateX(10px) !important;
  transform: translateX(10px) !important;
  opacity: 1;
  visibility: visible;
  color: #f2541b;
}
.rs-addon-services.services-style9 .services-part:hover .services-icon.image img {
  transform: scale(1.03);
}
.rs-apps-screenshots .slick-list.draggable {
  padding: 100px 0 !important;
}
.rs-apps-screenshots .grid-item {
  position: relative;
}
.rs-apps-screenshots .grid-item img {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
  border-radius: 30px;
}
.rs-apps-screenshots .grid-item.slick-center {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
  z-index: 3;
}
.rs-apps-screenshots .grid-item.slick-center img {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}
.hover_effect .elementor-row .elementor-widget-container {
  transition: 0.3s;
}
.hover_effect .elementor-row .elementor-widget-container:hover .services-part .shape-image,
.hover_effect .elementor-row:not(:hover) .elementor-widget-container .box_shadow_enable .services-part .shape-image {
  opacity: 1;
  visibility: visible;
}
.hover_effect .elementor-row .elementor-widget-container:hover,
.hover_effect .elementor-row:not(:hover) .elementor-widget-container .box_shadow_enable {
  box-shadow: 3px 7px 25px 0px rgba(0, 0, 0, 0.05);
}
.rs-animation-shape-image {
  position: relative;
}
.rs-animation-shape-image .pattern {
  position: absolute;
  top: 0;
  left: -200px;
}
.rs-animation-shape-image .middle-image {
  position: relative;
  z-index: 1;
}
.rs-animation-shape-image .shape {
  position: absolute;
  bottom: 0px;
  right: 0px;
}
/* Number CSS ----------------------
----------------------------------------*/
.rs-addon-number .number-part {
  position: relative;
  text-align: center;
}
.rs-addon-number .number-part .number-icon {
  display: inline-block;
  padding: 5px;
  font-size: 50px;
  color: #061340;
  transition: all ease .3s;
}
.rs-addon-number .number-part .number-icon i {
  transition: all ease .3s;
}
.rs-addon-number .number-part .number-icon img {
  max-width: unset;
  width: 50px;
  height: 50px;
}
.rs-addon-number .number-part .number-icon.grayscale img {
  filter: gray;
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  transition: all 0.3s ease 0s;
}
.rs-addon-number .number-part .number-icon.grayscale img:hover {
  filter: none;
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -o-filter: grayscale(0);
  filter: grayscale(0);
}
.rs-addon-number .number-part .number-icon:hover {
  color: #0b70e1;
}
.rs-addon-number .number-part .number-icon:after {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 90px;
  height: 90px;
  background: #061340;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
  opacity: 0;
  transition: all 0.3s ease 0s;
  visibility: hidden;
}
.rs-addon-number .number-part .number-text {
  position: relative;
}
.rs-addon-number .number-part .number-text .number-area {
  display: inline-block;
  width: 50px;
  line-height: 50px;
  z-index: 1;
  position: relative;
  transition: all 0.3s ease 0s;
  text-align: center;
}
.rs-addon-number .number-part .number-text .number-area:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  transform: rotate(45deg);
  transition: all 0.3s ease 0s;
}
.rs-addon-number .number-part .number-text .number-prefix {
  display: block;
  font-size: 50px;
  font-weight: 700;
  line-height: 1.4;
  color: #0a0a0a;
}
.rs-addon-number .number-part .number-text .number-title {
  position: relative;
}
.rs-addon-number .number-part .number-text .number-title .title {
  font-size: 24px;
  margin: 0 0 10px;
  color: #0a0a0a;
}
.rs-addon-number .number-part .number-text .number-title .title a {
  color: #0a0a0a;
}
.rs-addon-number .number-part .number-text .number-txt {
  margin: 0;
}
.rs-addon-number .number-part .number-text .number-btn-part {
  margin: 15px 0 0;
}
.rs-addon-number .number-part .number-text .number-btn-part .number-btn {
  position: relative;
  display: inline-block;
  color: #0b70e1;
  transition: all ease .3s;
}
.rs-addon-number .number-part .number-text .number-btn-part .number-btn i {
  transition: all ease .3s;
}
.rs-addon-number .number-part .number-text .number-btn-part .number-btn:hover {
  color: #061340;
}
.rs-addon-number .number-part .number-text .number-btn-part .number-btn.icon-after span {
  float: left;
}
.rs-addon-number .number-part .number-text .number-btn-part .number-btn.icon-after i {
  margin-left: 10px;
}
.rs-addon-number .number-part .number-text .number-btn-part .number-btn.icon-before span {
  float: right;
}
.rs-addon-number .number-part .number-text .number-btn-part .number-btn.icon-before i {
  margin-right: 10px;
}
.rs-addon-number .number-part:after {
  content: "";
  width: 0;
  height: 4px;
  background: #061340;
  position: absolute;
  transition: all .3s ease 0s;
  bottom: 0;
  left: 50%;
  z-index: 9;
  transform: translateX(-50%);
}
.rs-addon-number .number-part:hover .number-icon {
  color: #0b70e1;
}
.rs-addon-number .number-part:hover .number-icon:after {
  opacity: 1;
  visibility: visible;
}
.rs-addon-number .number-part:hover .number-text .number-title .title {
  color: #061340;
}
.rs-addon-number .number-part:hover .number-text .number-title .title a {
  color: #061340;
}
.rs-addon-number .number-part:hover:after {
  width: 100%;
}
.rs-addon-number.number-style2:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #061340;
  transform: scaleY(0);
  transition: all .3s ease 0s;
}
.rs-addon-number.number-style2 .number-part {
  background: 0 0;
  text-align: left;
  position: relative;
  z-index: 1;
}
.rs-addon-number.number-style2:hover:before {
  transform: scaleY(1);
}
.rs-addon-number.number-style3 .number-part {
  border-bottom-width: 4px;
  transition: all .3s ease 0s;
  position: relative;
}
.rs-addon-number.number-style3 .number-part .number-icon {
  width: 90px;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  top: -45px;
  transform: translateX(-50%);
  background: #fff;
  box-shadow: 0px 3px 36px rgba(0, 0, 0, 0.04);
  transition: all .3s ease 0s;
  height: 90px;
  line-height: 90px;
  text-align: center;
  border-radius: 100%;
}
.rs-addon-number.number-style3 .number-part .number-icon i {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}
.rs-addon-number.number-style3 .number-part .number-icon img {
  width: 45px;
  height: 45px;
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}
.rs-addon-number.number-style3 .number-part:hover .number-icon {
  top: -35px;
}
.rs-addon-number.number-style4 .number-part {
  display: inline-flex;
}
/* Icon Box CSS ----------------------
----------------------------------------*/
.rs-iconbox-area .box-inner {
  position: relative;
  transition: 0.4s;
  overflow: hidden;
}
.rs-iconbox-area .box-inner .rs-badge {
  position: absolute;
  background: #061340;
  padding: 3px 8px 0;
  color: #ffffff;
  top: 5px;
  left: 5px;
  z-index: 1;
  transform: rotate(0deg);
}
.rs-iconbox-area .box-inner .icon-area {
  display: inline-block;
  color: #061340;
  transition: all ease .3s;
}
.rs-iconbox-area .box-inner .icon-area i {
  transition: all ease .3s;
  font-size: 50px;
}
.rs-iconbox-area .box-inner .text-area {
  padding: 10px 0 0;
  position: relative;
}
.rs-iconbox-area .box-inner .text-area .iconbox-title {
  position: relative;
}
.rs-iconbox-area .box-inner .text-area .iconbox-title .title {
  font-size: 20px;
  margin: 0;
  color: #0a0a0a;
  font-weight: 500;
  line-height: 1.5;
}
.rs-iconbox-area .box-inner .text-area .iconbox-title .title a {
  text-decoration: none !important;
  color: #0a0a0a;
}
.rs-iconbox-area .box-inner .text-area .iconbox-title .title a:hover {
  color: #1273eb;
}
.rs-iconbox-area .box-inner .text-area .iconbox-title .title:before {
  content: "01.";
  font-size: 50px;
  font-weight: bold;
  color: #061340;
  position: absolute;
  transition: all .3s ease 0s;
  top: 0;
  left: 0;
  z-index: 9;
}
.rs-iconbox-area .box-inner .text-area .services-txt {
  font-size: 16px;
  margin: 0;
}
.rs-iconbox-area .box-inner .services-btn-part {
  margin: 15px 0 0;
}
.rs-iconbox-area .box-inner .services-btn-part .services-btn {
  position: relative;
  display: inline-block;
  color: #0b70e1;
  transition: all ease .3s;
}
.rs-iconbox-area .box-inner .services-btn-part .services-btn i {
  transition: all ease .3s;
}
.rs-iconbox-area .box-inner .services-btn-part .services-btn:hover {
  color: #061340;
}
.rs-iconbox-area .box-inner .services-btn-part .services-btn.icon-after span {
  float: left;
}
.rs-iconbox-area .box-inner .services-btn-part .services-btn.icon-after i {
  margin-left: 10px;
  transition: 0.4s;
}
.rs-iconbox-area .box-inner .services-btn-part .services-btn.icon-before span {
  float: right;
}
.rs-iconbox-area .box-inner .services-btn-part .services-btn.icon-before i {
  margin-right: 10px;
}
/* RS Static Products ----------------------
----------------------------------------*/
.rs-static-products .box-inner {
  position: relative;
  padding: 40px 25px 30px;
  box-shadow: 0 0 38px 0 rgba(0, 0, 0, 0.12);
  transition: 0.4s;
  overflow: hidden;
}
.rs-static-products .box-inner:hover {
  box-shadow: 0 8px 38px 0 rgba(0, 0, 0, 0.2);
}
.rs-static-products .box-inner .text-area {
  padding: 30px 0 0;
  position: relative;
}
.rs-static-products .box-inner .text-area .product-title {
  position: relative;
}
.rs-static-products .box-inner .text-area .product-title .title {
  font-size: 20px;
  margin: 0 0 10px;
  color: #0a0a0a;
  font-weight: 500;
  line-height: 1.5;
}
.rs-static-products .box-inner .text-area .product-title .title a {
  color: #0a0a0a;
}
.rs-static-products .box-inner .text-area .product-title .title a:hover {
  color: #1273eb;
}
.rs-static-products .box-inner .text-area .product-des {
  font-size: 16px;
  margin: 0;
}
.rs-static-products .box-inner .rs-product-button {
  margin: 15px 0 0;
}
.rs-static-products .box-inner .rs-product-button .product-button {
  position: relative;
  display: inline-block;
  color: #0b70e1;
  transition: all ease .3s;
}
.rs-static-products .box-inner .rs-product-button .product-button i {
  transition: all ease .3s;
}
.rs-static-products .box-inner .rs-product-button .product-button:hover {
  color: #061340;
}
.rs-static-products .box-inner .rs-product-button .product-button.icon-after span {
  float: left;
}
.rs-static-products .box-inner .rs-product-button .product-button.icon-after i {
  margin-left: 10px;
  transition: 0.4s;
}
.rs-static-products .box-inner .rs-product-button .product-button.icon-before span {
  float: right;
}
.rs-static-products .box-inner .rs-product-button .product-button.icon-before i {
  margin-right: 10px;
}
/* Tooltip CSS ----------------------
----------------------------------------*/
.rs-tooltip-area .box-inner {
  position: relative;
  padding: 50px 15px 40px;
  box-shadow: 0 0 38px 0 rgba(0, 0, 0, 0.12);
  transition: 0.4s;
  cursor: pointer;
}
.rs-tooltip-area .box-inner .rs-tooltip {
  position: absolute;
  width: max-content;
  background-color: #000;
  color: #ffffff;
  border-radius: 3px;
  padding: 2px 10px;
  opacity: 0;
  visibility: hidden;
  z-index: 10;
  max-width: 270px;
  text-decoration: none;
}
.rs-tooltip-area .box-inner .rs-tooltip:before {
  content: "";
  position: absolute;
  border-width: 5px;
  border-style: solid;
  margin-top: 0;
  top: 100%;
  left: calc(45%);
}
.rs-tooltip-area .box-inner .rs-tooltip.bottom,
.rs-tooltip-area .box-inner .rs-tooltip.top {
  left: 50%;
  transform: translateX(-50%);
}
.rs-tooltip-area .box-inner .rs-tooltip.top {
  bottom: 110%;
  margin-bottom: 10px;
}
.rs-tooltip-area .box-inner .rs-tooltip.top:before {
  border-color: #000 transparent transparent transparent;
}
.rs-tooltip-area .box-inner .rs-tooltip.left,
.rs-tooltip-area .box-inner .rs-tooltip.right {
  top: 50%;
  transform: translateY(-50%);
}
.rs-tooltip-area .box-inner .rs-tooltip.right {
  left: 110%;
  margin-left: 10px;
}
.rs-tooltip-area .box-inner .rs-tooltip.right:before {
  left: auto;
  right: 100%;
  top: 50%;
  border-color: transparent #000 transparent transparent;
  transform: translateY(-50%);
}
.rs-tooltip-area .box-inner .rs-tooltip.left {
  left: auto;
  right: 110%;
  top: 50%;
  transform: translateY(-50%);
  margin-right: 10px;
}
.rs-tooltip-area .box-inner .rs-tooltip.left:before {
  right: auto;
  left: 100%;
  top: 50%;
  border-color: transparent transparent transparent #000;
  transform: translateY(-50%);
}
.rs-tooltip-area .box-inner .rs-tooltip.bottom {
  bottom: auto;
  top: 110%;
  margin-top: 10px;
}
.rs-tooltip-area .box-inner .rs-tooltip.bottom:before {
  top: auto;
  bottom: 100%;
  left: 50%;
  border-color: transparent transparent #000 transparent;
  transform: translateX(-50%);
}
.rs-tooltip-area .box-inner .icon-area {
  display: inline-block;
  color: #061340;
  transition: all ease .3s;
}
.rs-tooltip-area .box-inner .icon-area i {
  transition: all ease .3s;
  font-size: 50px;
}
.rs-tooltip-area .box-inner .text-area {
  padding: 10px 0 0;
  position: relative;
}
.rs-tooltip-area .box-inner .text-area .iconbox-title {
  position: relative;
}
.rs-tooltip-area .box-inner .text-area .iconbox-title .title {
  font-size: 20px;
  margin: 0;
  color: #0a0a0a;
  font-weight: 500;
  line-height: 1.5;
}
.rs-tooltip-area .box-inner .text-area .iconbox-title .title a {
  text-decoration: none !important;
  color: #0a0a0a;
}
.rs-tooltip-area .box-inner .text-area .iconbox-title .title a:hover {
  color: #1273eb;
}
.rs-tooltip-area .box-inner .text-area .rs-tooltip-text {
  font-size: 16px;
  margin: 0;
}
.rs-tooltip-area .box-inner:hover {
  box-shadow: 0 8px 38px 0 rgba(0, 0, 0, 0.2);
}
.rs-tooltip-area .box-inner:hover .rs-tooltip {
  opacity: 1;
  visibility: visible;
}
.rs-tooltip-area .box-inner:hover .rs-tooltip.top {
  bottom: 100%;
}
.rs-tooltip-area .box-inner:hover .rs-tooltip.right {
  left: 100%;
}
.rs-tooltip-area .box-inner:hover .rs-tooltip.bottom {
  top: 100%;
}
.rs-tooltip-area .box-inner:hover .rs-tooltip.left {
  right: 100%;
}
/* ------------------------------------
 Gallery CSS
  ---------------------------------------*/
.rs-galleys .file-list-image,
.rs-galleys .galley-img {
  position: relative;
  margin-bottom: 30px;
  overflow: hidden;
}
.rs-galleys .file-list-image .p-zoom,
.rs-galleys .galley-img .p-zoom,
.rs-galleys .file-list-image .zoom-icon,
.rs-galleys .galley-img .zoom-icon {
  position: absolute;
  top: 45%;
  left: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
  opacity: 1;
  visibility: hidden;
  background: transparent !important;
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
.rs-galleys .file-list-image .p-zoom i:before,
.rs-galleys .galley-img .p-zoom i:before,
.rs-galleys .file-list-image .zoom-icon i:before,
.rs-galleys .galley-img .zoom-icon i:before {
  font-size: 22px;
}
.rs-galleys .file-list-image .p-zoom:hover,
.rs-galleys .galley-img .p-zoom:hover,
.rs-galleys .file-list-image .zoom-icon:hover,
.rs-galleys .galley-img .zoom-icon:hover {
  opacity: 0.8 !important;
}
.rs-galleys .file-list-image .gallery-titles,
.rs-galleys .galley-img .gallery-titles {
  position: absolute;
  left: 43.5%;
  top: 110%;
  margin: 0;
  color: #fff;
  transition: all .8s ease;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
  text-align: center;
  font-size: 20px;
  line-height: 28px!important;
}
.rs-galleys .file-list-image:before,
.rs-galleys .galley-img:before {
  content: "";
  position: absolute;
  background: #000;
  top: 0;
  left: 0;
  z-index: 1;
  width: 0%;
  height: 100%;
  opacity: 0.6;
  transition: all 0.3s ease-in-out;
}
.rs-galleys .file-list-image.right:before,
.rs-galleys .galley-img.right:before {
  left: auto;
  right: 0;
}
.rs-galleys .file-list-image.top:before,
.rs-galleys .galley-img.top:before {
  top: 0;
  width: 100%;
  height: 0;
}
.rs-galleys .file-list-image.bottom:before,
.rs-galleys .galley-img.bottom:before {
  top: auto;
  bottom: 0;
  width: 100%;
  height: 0;
}
.rs-galleys .file-list-image:hover:before,
.rs-galleys .galley-img:hover:before {
  width: 100%;
}
.rs-galleys .file-list-image:hover.bottom:before,
.rs-galleys .galley-img:hover.bottom:before,
.rs-galleys .file-list-image:hover.top:before,
.rs-galleys .galley-img:hover.top:before {
  height: 100%;
}
.rs-galleys .file-list-image:hover .p-zoom,
.rs-galleys .galley-img:hover .p-zoom,
.rs-galleys .file-list-image:hover .zoom-icon,
.rs-galleys .galley-img:hover .zoom-icon {
  visibility: visible;
  opacity: 1;
  color: #fff;
}
.rs-galleys .file-list-image:hover .gallery-titles,
.rs-galleys .galley-img:hover .gallery-titles {
  top: 55%;
  opacity: 1;
  visibility: visible;
}
.rs-galleys .file-list-image:hover.style2:before,
.rs-galleys .galley-img:hover.style2:before {
  top: 20px;
  left: 20px;
  width: 90% !important;
  height: 85% !important;
}
.rs-galleys .no-gutters .file-list-image {
  margin-bottom: 0;
}
.mfp-close {
  opacity: 0.9;
}
/* -----------------------
Team Member
--------------------------*/
.rs-addon-slider,
.rs-testimonial-dots-style2 {
  margin: 0;
}
.rs-addon-slider .team-item,
.rs-testimonial-dots-style2 .team-item {
  padding: 0 15px;
}
.rs-addon-slider .slick-dots,
.rs-testimonial-dots-style2 .slick-dots {
  line-height: 10px;
  bottom: -50px;
}
.rs-addon-slider .slick-dots li,
.rs-testimonial-dots-style2 .slick-dots li {
  display: inline-block;
  width: unset;
  height: unset;
  margin: 0 5px;
}
.rs-addon-slider .slick-dots li button,
.rs-testimonial-dots-style2 .slick-dots li button {
  width: 25px;
  height: 8px;
  display: inline-block;
  font-size: unset;
  line-height: unset;
  padding: unset;
  border-radius: 50px;
  background: #0b70e1;
  transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  -webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25);
  opacity: 0.5;
}
.rs-addon-slider .slick-dots li button:before,
.rs-testimonial-dots-style2 .slick-dots li button:before {
  display: none;
}
.rs-addon-slider .slick-dots li button:hover,
.rs-testimonial-dots-style2 .slick-dots li button:hover {
  background: #0b70e1;
  opacity: 1;
  width: 40px;
}
.rs-addon-slider .slick-dots li.slick-active button,
.rs-testimonial-dots-style2 .slick-dots li.slick-active button {
  width: 40px;
  background: #0b70e1;
  opacity: 1;
}
.rs-addon-slider .slick-next,
.rs-testimonial-dots-style2 .slick-next,
.rs-addon-slider .slick-prev,
.rs-testimonial-dots-style2 .slick-prev {
  width: 42px;
  height: 42px;
  line-height: 42px;
  background: #061340;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: 0.6s ease all;
  z-index: 9;
  opacity: 0.75;
  visibility: hidden;
}
.rs-addon-slider .slick-next:before,
.rs-testimonial-dots-style2 .slick-next:before,
.rs-addon-slider .slick-prev:before,
.rs-testimonial-dots-style2 .slick-prev:before {
  line-height: 40px;
  color: #fff;
}
.rs-addon-slider .slick-next:hover,
.rs-testimonial-dots-style2 .slick-next:hover,
.rs-addon-slider .slick-prev:hover,
.rs-testimonial-dots-style2 .slick-prev:hover {
  opacity: 1;
}
.rs-addon-slider .slick-prev,
.rs-testimonial-dots-style2 .slick-prev {
  left: 30px;
}
.rs-addon-slider .slick-next,
.rs-testimonial-dots-style2 .slick-next {
  right: 30px;
}
.rs-addon-slider:hover .slick-prev,
.rs-testimonial-dots-style2:hover .slick-prev,
.rs-addon-slider:hover .slick-next,
.rs-testimonial-dots-style2:hover .slick-next {
  opacity: 1;
  visibility: visible;
}
.rs-addon-slider:hover .slick-prev,
.rs-testimonial-dots-style2:hover .slick-prev {
  left: -45px;
}
.rs-addon-slider:hover .slick-next,
.rs-testimonial-dots-style2:hover .slick-next {
  right: -45px;
}
.rs-testimonial-dots-style2:hover .slick-prev {
  left: 20%;
}
.rs-testimonial-dots-style2:hover .slick-next {
  right: 20%;
}
.team-grid-style1 .team-item,
.team-slider-style1 .team-item {
  overflow: visible;
}
.team-grid-style1 .team-item .social-icons1,
.team-slider-style1 .team-item .social-icons1 {
  text-align: center;
  margin-top: 14px;
}
.team-grid-style1 .team-item .social-icons1 a i,
.team-slider-style1 .team-item .social-icons1 a i {
  color: #fff;
  font-size: 15px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  border-radius: 50%;
  margin: 0;
}
.team-grid-style1 .team-item .image-wrap,
.team-slider-style1 .team-item .image-wrap {
  position: relative;
  overflow: hidden;
}
.team-grid-style1 .team-item .image-wrap .social-icons1,
.team-slider-style1 .team-item .image-wrap .social-icons1 {
  position: absolute;
  right: -50px;
  bottom: 0;
  width: 50px;
  background: #061340;
  padding: 12px 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease 0s;
}
.team-grid-style1 .team-item .image-wrap .social-icons1 a,
.team-slider-style1 .team-item .image-wrap .social-icons1 a {
  padding: 0;
  background: transparent;
}
.team-grid-style1 .team-item .image-wrap .social-icons1 a i,
.team-slider-style1 .team-item .image-wrap .social-icons1 a i {
  background: transparent;
}
.team-grid-style1 .team-item .image-wrap .social-icons1 a:hover i,
.team-slider-style1 .team-item .image-wrap .social-icons1 a:hover i {
  background: transparent;
}
.team-grid-style1 .team-item :hover .image-wrap .social-icons1,
.team-slider-style1 .team-item :hover .image-wrap .social-icons1 {
  right: 0;
  width: 50px;
  opacity: 1;
  visibility: visible;
}
.team-grid-style1 .team-item .team-content,
.team-slider-style1 .team-item .team-content {
  text-align: center;
  margin: 0;
  padding: 20px 20px 25px;
  box-shadow: 0 5px 20px rgba(34, 34, 34, 0.1);
  background: #061340;
  margin-bottom: 30px;
  position: unset;
  opacity: 1;
}
.team-grid-style1 .team-item .team-content h3.team-name,
.team-slider-style1 .team-item .team-content h3.team-name {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 0px;
  text-transform: capitalize;
}
.team-grid-style1 .team-item .team-content h3.team-name a,
.team-slider-style1 .team-item .team-content h3.team-name a {
  text-decoration: none;
  color: #ffffff;
}
.team-grid-style1 .team-item .team-content h3.team-name a:hover,
.team-slider-style1 .team-item .team-content h3.team-name a:hover {
  color: #c4c4c4;
}
.team-grid-style1 .team-item .team-content span.team-title,
.team-slider-style1 .team-item .team-content span.team-title {
  text-transform: uppercase;
  font-size: 14px;
  color: #ffffff;
}
.team-grid-style1 .team-item .social-icons,
.team-slider-style1 .team-item .social-icons {
  display: none;
}
.team-slider-style1 .team-item .team-content {
  margin: 0;
}
.team-grid-style2 .team-inner-wrap,
.team-slider-style2 .team-inner-wrap {
  position: relative;
  margin-bottom: 35px;
  overflow: hidden;
}
.team-grid-style2 .team-inner-wrap a,
.team-slider-style2 .team-inner-wrap a {
  text-decoration: none;
}
.team-grid-style2 .team-inner-wrap .team-img-sec,
.team-slider-style2 .team-inner-wrap .team-img-sec {
  position: relative;
}
.team-grid-style2 .team-inner-wrap .wrap-text,
.team-slider-style2 .team-inner-wrap .wrap-text {
  box-shadow: 0 5px 20px rgba(34, 34, 34, 0.1);
  padding: 0 40px 12px;
  background: #fff;
}
.team-grid-style2 .team-inner-wrap .wrap-text .team-desc,
.team-slider-style2 .team-inner-wrap .wrap-text .team-desc {
  margin-bottom: 0;
}
.team-grid-style2 .team-inner-wrap .team-content,
.team-slider-style2 .team-inner-wrap .team-content {
  width: 100%;
  transition: all 0.5s ease 0s;
  position: relative;
  padding-bottom: 0;
  z-index: 1;
  margin-bottom: 0;
  background: #061340;
  border-radius: 3px 3px 0 0;
  padding: 8px 0 14px;
  margin-top: -35px;
  position: absolute;
  bottom: -50%;
  left: 50%;
  transform: translateX(-50%);
  width: 230px;
  transition: 0.4s;
  text-align: center;
}
.team-grid-style2 .team-inner-wrap .team-content .team-name,
.team-slider-style2 .team-inner-wrap .team-content .team-name {
  margin-top: 0 !important;
  line-height: 28px !important;
}
.team-grid-style2 .team-inner-wrap .team-content .team-name a,
.team-slider-style2 .team-inner-wrap .team-content .team-name a {
  text-decoration: none;
  position: relative;
  margin-bottom: 0;
  font-size: 20px;
  text-transform: capitalize;
  z-index: 111;
}
.team-grid-style2 .team-inner-wrap .team-content .social-icons a i,
.team-slider-style2 .team-inner-wrap .team-content .social-icons a i {
  height: 25px;
  width: 25px;
}
.team-grid-style2 .team-inner-wrap .team-content .social-icons,
.team-slider-style2 .team-inner-wrap .team-content .social-icons,
.team-grid-style2 .team-inner-wrap .team-content .team-name,
.team-slider-style2 .team-inner-wrap .team-content .team-name {
  color: #ffffff;
}
.team-grid-style2 .team-inner-wrap .team-content .social-icons a,
.team-slider-style2 .team-inner-wrap .team-content .social-icons a,
.team-grid-style2 .team-inner-wrap .team-content .team-name a,
.team-slider-style2 .team-inner-wrap .team-content .team-name a {
  text-decoration: none;
  color: #ffffff;
}
.team-grid-style2 .team-inner-wrap .team-content .team-title,
.team-slider-style2 .team-inner-wrap .team-content .team-title {
  color: #ffffff;
  font-weight: 500;
  line-height: 1.4;
  display: block;
  margin: 10px 0 5px;
}
.team-grid-style2 .team-inner-wrap .team-content .social-icons,
.team-slider-style2 .team-inner-wrap .team-content .social-icons {
  padding-top: 2px;
}
.team-grid-style2 .team-inner-wrap .team-content .social-icons a,
.team-slider-style2 .team-inner-wrap .team-content .social-icons a {
  padding: 0 3px;
}
.team-grid-style2 .team-inner-wrap .team-content .nolink,
.team-slider-style2 .team-inner-wrap .team-content .nolink {
  pointer-events: none;
}
.team-grid-style2 .team-inner-wrap .team-content .cat-doctor,
.team-slider-style2 .team-inner-wrap .team-content .cat-doctor {
  font-size: 14px;
}
.team-grid-style2 .team-inner-wrap .team-content .cat-doctor a,
.team-slider-style2 .team-inner-wrap .team-content .cat-doctor a {
  text-decoration: none;
  color: #ffffff;
  text-transform: uppercase;
}
.team-grid-style2 .team-inner-wrap .team-content .team-name,
.team-slider-style2 .team-inner-wrap .team-content .team-name {
  margin: 18px 0 0;
  font-weight: 500;
}
.team-grid-style2 .team-inner-wrap .team-content .team-title,
.team-slider-style2 .team-inner-wrap .team-content .team-title {
  color: #eee;
  font-size: 13px;
  font-weight: 400;
  padding: 0;
  display: block;
  text-transform: uppercase;
}
.team-grid-style2 .team-inner-wrap .team-content .team-title a,
.team-slider-style2 .team-inner-wrap .team-content .team-title a {
  color: #eee;
  pointer-events: none;
}
.team-grid-style2 .team-inner-wrap:hover .team-content,
.team-slider-style2 .team-inner-wrap:hover .team-content {
  bottom: 0;
}
.team-grid-style2 .team-inner-wrap:hover .team-img-sec:before,
.team-slider-style2 .team-inner-wrap:hover .team-img-sec:before {
  height: 100%;
}
.icon-button a {
  background: #061340;
  color: #fff;
  padding: 3px 17px;
  display: inline-block;
  font-size: 20px;
  margin-bottom: 25px;
  border-radius: 18px;
}
.icon-button a:hover {
  color: #fff;
  background: #0b70e1;
}
.icon-button a i:before {
  font-size: inherit;
}
.blogfull .icon-button a {
  margin-bottom: 0px;
}
.team-grid-style3 .team-item,
.team-slider-style3 .team-item {
  padding: 25px;
  position: relative;
}
.team-grid-style3 .team-item:after,
.team-slider-style3 .team-item:after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-top: 200px solid #0b70e1;
  border-right: 200px solid transparent;
  left: 0px;
  top: -10px;
}
.team-grid-style3 .team-item:before,
.team-slider-style3 .team-item:before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-bottom: 200px solid #0b70e1;
  border-left: 200px solid transparent;
  right: 0px;
  bottom: -10px;
}
.team-grid-style3 .team-item img,
.team-slider-style3 .team-item img {
  position: relative;
  z-index: 99;
}
.team-grid-style3 .team-item .team-inner-wrap,
.team-slider-style3 .team-item .team-inner-wrap {
  position: relative;
}
.team-grid-style3 .team-item .team-inner-wrap:before,
.team-slider-style3 .team-item .team-inner-wrap:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  background: #0b70e1;
  opacity: 0.8;
  left: 0;
  top: 0;
  z-index: 100;
  opacity: 0;
  transition: all 0.4s ease 0s;
}
.team-grid-style3 .team-item .team-content,
.team-slider-style3 .team-item .team-content {
  position: absolute;
  display: block;
  left: 50%;
  width: 100%;
  top: 30%;
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 110;
  color: #fff;
  padding: 15px;
  opacity: 0;
  transition: all 0.4s ease 0s;
}
.team-grid-style3 .team-item .team-content .team-name,
.team-slider-style3 .team-item .team-content .team-name {
  margin-bottom: 0;
  font-size: 20px;
}
.team-grid-style3 .team-item .team-content .team-name a,
.team-slider-style3 .team-item .team-content .team-name a {
  color: #fff;
}
.team-grid-style3 .team-item .team-content .team-title,
.team-slider-style3 .team-item .team-content .team-title {
  color: #fff;
  position: relative;
  padding-bottom: 8px;
  margin-bottom: 10px;
  font-size: 14px;
  display: block;
}
.team-grid-style3 .team-item .team-content .social-icons a,
.team-slider-style3 .team-item .team-content .social-icons a {
  color: #fff;
  margin-right: 12px;
  font-size: 16px;
}
.team-grid-style3 .team-item .team-content .social-icons a:last-child,
.team-slider-style3 .team-item .team-content .social-icons a:last-child {
  margin-right: 0;
}
.team-grid-style3 .team-item .team-content .social-icons a:hover,
.team-slider-style3 .team-item .team-content .social-icons a:hover {
  opacity: 0.8;
}
.team-grid-style3 .team-item:hover .team-content,
.team-slider-style3 .team-item:hover .team-content {
  opacity: 1;
  width: 100%;
  top: 50%;
}
.team-grid-style3 .team-item:hover .team-inner-wrap:before,
.team-slider-style3 .team-item:hover .team-inner-wrap:before {
  opacity: 0.8;
}
.team-grid-style3 .team-img:after {
  top: 0;
}
.team-grid-style3 .team-img:before {
  bottom: 0;
}
.team-grid-style4 .owl-stage-outer,
.team-slider-style4 .owl-stage-outer {
  overflow-y: visible;
}
.team-grid-style4 .team-item,
.team-slider-style4 .team-item {
  margin-bottom: 125px;
  position: relative;
  overflow: visible;
}
.team-grid-style4 .team-item:before,
.team-slider-style4 .team-item:before {
  display: none;
}
.team-grid-style4 .team-item .team-content,
.team-slider-style4 .team-item .team-content {
  color: #f8560c;
  background: #fff;
  padding: 20px;
  text-align: center;
  z-index: 9;
  position: absolute;
  z-index: 1;
  opacity: 1;
  width: unset;
  height: unset;
  display: inline-block;
  top: unset;
  bottom: -85px;
  padding: 20px 20px 25px;
  -webkit-box-shadow: 10px 17px 38px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 10px 17px 38px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 10px 17px 38px 0 rgba(0, 0, 0, 0.1);
  left: 50%;
  max-width: 310px;
  transform: translateX(-50%);
  width: 95%;
}
.team-grid-style4 .team-item .team-content .team-name,
.team-slider-style4 .team-item .team-content .team-name {
  display: block;
  font-size: 22px;
  margin-bottom: 0px;
  text-transform: capitalize;
  font-weight: 600;
}
.team-grid-style4 .team-item .team-content .team-name a,
.team-slider-style4 .team-item .team-content .team-name a {
  color: #061340;
}
.team-grid-style4 .team-item .team-content .team-title,
.team-slider-style4 .team-item .team-content .team-title {
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  padding-top: 5px;
  display: block;
  font-family: 'Poppins', sans-serif;
  color: #0a0a0a;
}
.team-grid-style4 .team-item .team-content .team-desc,
.team-slider-style4 .team-item .team-content .team-desc {
  font-size: 14px;
  margin-bottom: 0;
  color: #777;
  position: relative;
  z-index: 1;
  max-height: 0;
  opacity: 0;
  line-height: 24px;
  -webkit-transition: all 0.6s, max-height 0.5s;
  -o-transition: all 0.6s, max-height 0.5s;
  -moz-transition: all 0.6s, max-height 0.5s;
  transition: all 0.6s, max-height 0.5s;
  overflow: hidden;
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: bottom;
  -moz-transform-origin: bottom;
  -ms-transform-origin: bottom;
  -o-transform-origin: bottom;
  transform-origin: bottom;
}
.team-grid-style4 .team-item .team-content .team-desc:before,
.team-slider-style4 .team-item .team-content .team-desc:before {
  content: '';
  position: absolute;
  z-index: 1;
  background: #061340;
  top: 0;
  left: 50%;
  width: 50px;
  height: 2px;
  margin-left: -25px;
}
.team-grid-style4 .team-item .team-content .social-icons,
.team-slider-style4 .team-item .team-content .social-icons {
  text-align: center;
  margin-top: 12px;
}
.team-grid-style4 .team-item .team-content .social-icons a,
.team-slider-style4 .team-item .team-content .social-icons a {
  display: inline-block;
}
.team-grid-style4 .team-item .team-content .social-icons a i,
.team-slider-style4 .team-item .team-content .social-icons a i {
  color: #061340;
  font-size: 15px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  background: transparent;
  text-align: center;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  border-radius: 50%;
  margin: 0;
}
.team-grid-style4 .team-item:before,
.team-slider-style4 .team-item:before {
  background: transparent;
}
.team-grid-style4 .team-item:hover .team-content,
.team-slider-style4 .team-item:hover .team-content {
  opacity: 1;
  top: unset;
}
.team-grid-style4 .team-item:hover .team-content .team-desc,
.team-slider-style4 .team-item:hover .team-content .team-desc {
  position: relative;
  max-height: 400px;
  opacity: 1;
  text-align: center;
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition: all 0.4s, max-height 1.5s;
  -o-transition: all 0.4s, max-height 1.5s;
  -moz-transition: all 0.4s, max-height 1.5s;
  transition: all 0.4s, max-height 1.5s;
  padding-top: 18px;
  margin-top: 8px;
}
.team-grid-style5 .team-inner-wrap,
.team-slider-style5 .team-inner-wrap {
  position: relative;
  overflow: hidden;
  padding-bottom: 100px;
  background: #fff;
  border-radius: 5px;
}
.team-grid-style5 .team-inner-wrap .image-wrap img,
.team-slider-style5 .team-inner-wrap .image-wrap img {
  -webkit-transition: all .7s;
  transition: all .7s;
}
.team-grid-style5 .team-inner-wrap .team-content,
.team-slider-style5 .team-inner-wrap .team-content {
  height: 100px;
  width: 100%;
  top: unset;
  bottom: 0;
  opacity: 1;
  position: absolute;
  padding: 15px 20px;
  color: #444;
  text-align: center;
  overflow: hidden;
  background: #fff;
  -webkit-transition: .3s all ease;
  -moz-transition: .3s all ease;
  transition: .3s all ease;
}
.team-grid-style5 .team-inner-wrap .team-content .member-desc,
.team-slider-style5 .team-inner-wrap .team-content .member-desc {
  margin: 10px 0;
}
.team-grid-style5 .team-inner-wrap .team-content .member-desc .team-name,
.team-slider-style5 .team-inner-wrap .team-content .member-desc .team-name {
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  margin: 0;
  text-transform: uppercase;
}
.team-grid-style5 .team-inner-wrap .team-content .member-desc .team-name a,
.team-slider-style5 .team-inner-wrap .team-content .member-desc .team-name a {
  color: #222;
}
.team-grid-style5 .team-inner-wrap .team-content .member-desc .team-title,
.team-slider-style5 .team-inner-wrap .team-content .member-desc .team-title {
  font-size: 15px;
  text-transform: capitalize;
  color: #222;
  float: none;
  text-align: center;
  font-weight: 400;
}
.team-grid-style5 .team-inner-wrap .team-content .team-desc,
.team-slider-style5 .team-inner-wrap .team-content .team-desc {
  display: none;
}
.team-grid-style5 .team-inner-wrap .team-content .social-icons,
.team-slider-style5 .team-inner-wrap .team-content .social-icons {
  bottom: -100px !important;
  transition: all .3s ease 0s;
  position: absolute;
  bottom: 50px;
  width: 100%;
  text-align: center;
  z-index: 100;
  left: 50%;
  opacity: 0;
  transform: translateX(-50%) scale(0.5);
  -webkit-transition: .4s all ease;
  transition: .4s all ease;
}
.team-grid-style5 .team-inner-wrap .team-content .social-icons a,
.team-slider-style5 .team-inner-wrap .team-content .social-icons a {
  display: block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  padding: 0;
  border: none;
  text-align: center;
  color: #fff;
  display: inline-block;
  transition: all .3s ease 0s;
  background: 0 0 !important;
  margin-right: 8px;
}
.team-grid-style5 .team-inner-wrap .team-content .social-icons a i,
.team-slider-style5 .team-inner-wrap .team-content .social-icons a i {
  transition: all .3s ease 0s;
}
.team-grid-style5 .team-inner-wrap .team-content:before,
.team-slider-style5 .team-inner-wrap .team-content:before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 3px;
  background: #061340;
  -webkit-transition: .4s all ease;
  -moz-transition: .4s all ease;
  transition: .4s all ease;
  left: 0;
}
.team-grid-style5 .team-inner-wrap .team-content:hover,
.team-slider-style5 .team-inner-wrap .team-content:hover {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 3px;
  background: #061340;
  -webkit-transition: .4s all ease;
  -moz-transition: .4s all ease;
  transition: .4s all ease;
  left: 0;
}
.team-grid-style5 .team-inner-wrap:hover .image-wrap img,
.team-slider-style5 .team-inner-wrap:hover .image-wrap img {
  -moz-transform: scale(1.1);
  transform: scale(1.1);
}
.team-grid-style5 .team-inner-wrap:hover .team-content,
.team-slider-style5 .team-inner-wrap:hover .team-content {
  opacity: 1;
  width: 100%;
  visibility: visible;
  transform: translate(0, 0);
  top: unset;
  bottom: 0;
  height: 140px;
  background: #222;
}
.team-grid-style5 .team-inner-wrap:hover .team-content:before,
.team-slider-style5 .team-inner-wrap:hover .team-content:before {
  background: #222;
}
.team-grid-style5 .team-inner-wrap:hover .team-content .member-desc .team-name a,
.team-slider-style5 .team-inner-wrap:hover .team-content .member-desc .team-name a {
  color: #fff;
}
.team-grid-style5 .team-inner-wrap:hover .team-content .member-desc .team-title,
.team-slider-style5 .team-inner-wrap:hover .team-content .member-desc .team-title {
  color: #fff;
}
.team-grid-style5 .team-inner-wrap:hover .team-content .member-desc:before,
.team-slider-style5 .team-inner-wrap:hover .team-content .member-desc:before {
  background: #222;
}
.team-grid-style5 .team-inner-wrap:hover .team-content .social-icons,
.team-slider-style5 .team-inner-wrap:hover .team-content .social-icons {
  bottom: 25px !important;
  opacity: 1;
  transform: translateX(-50%) scale(1);
}
.team-slider-style6 img {
  border-radius: 5px 5px 0 0;
}
.team-slider-style6 .team-content {
  text-align: center;
  box-shadow: 0 6px 25px rgba(0, 0, 0, 0.07);
  padding: 20px 15px;
}
.team-slider-style6 .team-content .team-name {
  margin-bottom: 2px;
  font-size: 20px;
  font-weight: 700;
}
.team-slider-style6 .team-content .team-name a {
  color: #0a0a0a;
}
.team-slider-style6 .team-content .team-name a:hover {
  color: #1273eb;
}
.team-slider-style6 .team-content .team-title {
  font-size: 16px;
  font-weight: 400;
}
/*// Slider Style 6*/
.team-grid-style6 .team-item,
.team-slider-style7 .team-item {
  overflow: visible;
}
.team-grid-style6 .team-item .image-wrap,
.team-slider-style7 .team-item .image-wrap {
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.team-grid-style6 .team-item .image-wrap img,
.team-slider-style7 .team-item .image-wrap img {
  border-radius: 50%;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.team-grid-style6 .team-item .image-inner,
.team-slider-style7 .team-item .image-inner {
  overflow: hidden;
  border-radius: 50%;
}
.team-grid-style6 .team-item .social-icons,
.team-slider-style7 .team-item .social-icons {
  text-align: center;
  margin-top: 10px;
}
.team-grid-style6 .team-item .social-icons a,
.team-slider-style7 .team-item .social-icons a {
  display: inline-block;
}
.team-grid-style6 .team-item .social-icons a i,
.team-slider-style7 .team-item .social-icons a i {
  color: #4a4a4a;
  width: 35px;
  height: 35px;
  line-height: 35px;
  background: transparent;
  text-align: center;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  border-radius: 50%;
  margin: 0;
}
.team-grid-style6 .team-item .team-content,
.team-slider-style7 .team-item .team-content {
  text-align: center;
  margin: 0;
  padding: 20px 20px 25px;
  margin-bottom: 30px;
  position: unset;
  opacity: 1;
}
.team-grid-style6 .team-item .team-content h3.team-name,
.team-slider-style7 .team-item .team-content h3.team-name {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 0px;
  text-transform: capitalize;
}
.team-grid-style6 .team-item .team-content h3.team-name a,
.team-slider-style7 .team-item .team-content h3.team-name a {
  text-decoration: none;
  color: #0a0a0a;
}
.team-grid-style6 .team-item .team-content h3.team-name a:hover,
.team-slider-style7 .team-item .team-content h3.team-name a:hover {
  color: #0b70e1;
}
.team-grid-style6 .team-item .team-content span.team-title,
.team-slider-style7 .team-item .team-content span.team-title {
  font-size: 15px;
  color: #666;
}
.team-grid-style6 .team-item:hover .image-wrap img,
.team-slider-style7 .team-item:hover .image-wrap img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.team-slider-style7 .rs-addon-slider .slick-dots {
  bottom: 0;
}
.rs-testimonial .rs-addon-slider .slick-dots {
  bottom: -25px;
}
.rselements-single-member .single-member-title h2 {
  margin-bottom: 7px;
}
.rselements-single-member .single-member-title span {
  font-size: 18px;
}
.rselements-single-member .contact-info ul {
  list-style: none;
  margin: 20px 0;
}
.rselements-single-member .contact-info ul li i {
  margin-right: 7px;
}
.rselements-single-member .team-elements-social {
  margin: 0;
  list-style: none;
  display: flex;
}
.rselements-single-member .team-elements-social li {
  list-style: none;
  margin-right: 10px;
}
.rselements-porfolio-details .project-img {
  padding-bottom: 30px;
}
.rselements-porfolio-details .ps-informations {
  background: #f9f9f9;
  padding: 40px;
}
.rselements-porfolio-details .ps-informations ul {
  list-style: none;
  margin: 0;
}
.rselements-porfolio-details .ps-informations li {
  margin-bottom: 10px;
}
.rselements-porfolio-details .ps-informations li span {
  font-weight: bold;
  min-width: 150px;
  display: inline-block;
}
#rs-header.header-style7 .toolbar-area .toolbar-contact {
  position: relative;
  z-index: 10;
}
/** Blog Style CSS --------------
-----------------------------------*/
.rs-blog-grid .blog-item {
  overflow: visible;
  margin-bottom: 30px;
  outline: none;
}
.rs-blog-grid .blog-item .blog-inner-wrap {
  box-shadow: 0 6px 25px rgba(12, 89, 219, 0.14);
  border-radius: 15px;
  padding: 15px;
  transition: 0.3s;
  background-color: #ffffff;
}
.rs-blog-grid .blog-item .image-wrap {
  position: relative;
}
.rs-blog-grid .blog-item .image-wrap img {
  transition: all 0.5s ease 0s;
}
.rs-blog-grid .blog-item .image-wrap .author-avatar {
  position: absolute;
  bottom: -16px;
  left: 30px;
}
.rs-blog-grid .blog-item .image-wrap .author-avatar img {
  border-radius: 50%;
}
.rs-blog-grid .blog-item .image-wrap .cat_list {
  position: absolute;
  z-index: 11;
  bottom: 20px;
  right: 20px;
  z-index: 10;
}
.rs-blog-grid .blog-item .image-wrap .cat_list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.rs-blog-grid .blog-item .image-wrap .cat_list ul li {
  display: inline-block;
}
.rs-blog-grid .blog-item .image-wrap .cat_list ul li a {
  border-radius: 30px;
  color: #ffffff;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#03228f+0,03228f+0,03228f+26,4e95ed+100,2989d8+100,207cca+100,0b70e1+100 */

  background: #03228f;
  /* Old browsers */

  background: -moz-linear-gradient(left, #03228f 0%, #03228f 0%, #03228f 26%, #4e95ed 100%, #2989d8 100%, #207cca 100%, #0b70e1 100%);
  /* FF3.6-15 */

  background: -webkit-linear-gradient(left, #03228f 0%, #03228f 0%, #03228f 26%, #4e95ed 100%, #2989d8 100%, #207cca 100%, #0b70e1 100%);
  /* Chrome10-25,Safari5.1-6 */

  background: linear-gradient(to right, #03228f 0%, #03228f 0%, #03228f 26%, #4e95ed 100%, #2989d8 100%, #207cca 100%, #0b70e1 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#03228f', endColorstr='#0b70e1', GradientType=1);
  /* IE6-9 */

  transition: 0.4s;
  font-size: 14px;
  font-weight: 500;
  padding: 6px 20px;
  display: block;
}
.rs-blog-grid .blog-item .image-wrap .cat_list ul li a:hover {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#03228f+0,03228f+0,03228f+26,4e95ed+100,2989d8+100,207cca+100,0b70e1+100 */

  background: #03228f;
  /* Old browsers */

  background: -moz-linear-gradient(right, #03228f 0%, #03228f 0%, #03228f 26%, #4e95ed 100%, #2989d8 100%, #207cca 100%, #0b70e1 100%);
  /* FF3.6-15 */

  background: -webkit-linear-gradient(right, #03228f 0%, #03228f 0%, #03228f 26%, #4e95ed 100%, #2989d8 100%, #207cca 100%, #0b70e1 100%);
  /* Chrome10-25,Safari5.1-6 */

  background: linear-gradient(to left, #03228f 0%, #03228f 0%, #03228f 26%, #4e95ed 100%, #2989d8 100%, #207cca 100%, #0b70e1 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#03228f', endColorstr='#0b70e1', GradientType=1);
  /* IE6-9 */

}
.rs-blog-grid .blog-item.blog_meta_style2 .image-wrap {
  position: relative;
}
.rs-blog-grid .blog-item.blog_meta_style2 .image-wrap .blog-meta {
  position: absolute;
  bottom: -18px;
  left: 50%;
  transform: translateX(-50%);
  background: #061340;
  color: #fff;
  padding: 8px 14px 7px;
  border-radius: 5px;
}
.rs-blog-grid .blog-item .blog-content {
  margin: 0;
  padding: 20px 15px 15px;
  background: #fff;
  position: unset;
  opacity: 1;
}
.rs-blog-grid .blog-item .blog-content h3.blog-name {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 8px;
  line-height: 1.4;
}
.rs-blog-grid .blog-item .blog-content h3.blog-name a {
  text-decoration: none;
  color: #0a0a0a;
}
.rs-blog-grid .blog-item .blog-content .blog-meta {
  margin-bottom: 18px;
}
.rs-blog-grid .blog-item .blog-content .blog-meta .admin {
  margin-left: 12px;
}
.rs-blog-grid .blog-item .blog-content p {
  margin: 0 0 18px;
}
.rs-blog-grid .blog-item .blog-content:hover h3.blog-name a {
  color: #061340;
}
.rs-blog-grid .blog-item .blog-content .blog-btn-part {
  margin: 15px 0 0;
}
.rs-blog-grid .blog-item .blog-content .blog-btn-part .blog-btn {
  position: relative;
  display: inline-block;
  color: #061340;
  transition: all ease .3s;
}
.rs-blog-grid .blog-item .blog-content .blog-btn-part .blog-btn i {
  transition: all ease .3s;
}
.rs-blog-grid .blog-item .blog-content .blog-btn-part .blog-btn:hover {
  color: #061340;
}
.rs-blog-grid .blog-item .blog-content .blog-btn-part .blog-btn.icon-after span {
  float: left;
}
.rs-blog-grid .blog-item .blog-content .blog-btn-part .blog-btn.icon-after i {
  margin-left: 10px;
  transition: 0.4s;
}
.rs-blog-grid .blog-item .blog-content .blog-btn-part .blog-btn.icon-before span {
  float: right;
}
.rs-blog-grid .blog-item .blog-content .blog-btn-part .blog-btn.icon-before i {
  margin-right: 10px;
}
.rs-blog-grid .blog-item.transparent .blog-inner-wrap {
  position: relative;
  overflow: hidden;
}
.rs-blog-grid .blog-item.transparent .blog-inner-wrap .image-wrap {
  position: relative;
}
.rs-blog-grid .blog-item.transparent .blog-inner-wrap .image-wrap img {
  transition: all 0.8s ease 0s;
}
.rs-blog-grid .blog-item.transparent .blog-inner-wrap .image-wrap:before {
  opacity: .85;
  background: transparent;
  background: linear-gradient(transparent, #333333), linear-gradient(transparent, #333333);
  background: -moz-linear-gradient(transparent, #333333), -moz-linear-gradient(transparent, #333333);
  background: -o-linear-gradient(transparent, #333333), -o-linear-gradient(transparent, #333333);
  content: "";
  height: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
  transition: all 0.7s ease 0s;
}
.rs-blog-grid .blog-item.transparent .blog-inner-wrap .blog-content {
  margin-bottom: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 1;
  background: transparent;
}
.rs-blog-grid .blog-item.transparent .blog-inner-wrap:hover .image-wrap img {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  -moz-transform: scale3d(1.1, 1.1, 1.1);
  -ms-transform: scale3d(1.1, 1.1, 1.1);
  -o-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}
.rs-blog-grid .blog-item.transparent_2 .blog-inner-wrap {
  position: relative;
  overflow: hidden;
}
.rs-blog-grid .blog-item.transparent_2 .blog-inner-wrap .image-wrap {
  position: relative;
}
.rs-blog-grid .blog-item.transparent_2 .blog-inner-wrap .image-wrap img {
  transition: all 0.8s ease 0s;
}
.rs-blog-grid .blog-item.transparent_2 .blog-inner-wrap .blog-content {
  margin-bottom: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 25px;
  width: 86%;
  z-index: 1;
  background: transparent;
  border-radius: 5px;
}
.rs-blog-grid .blog-item.transparent_2 .blog-inner-wrap:hover {
  transform: translateY(0px);
}
.rs-blog-grid .blog-item.transparent_2 .blog-inner-wrap:hover .image-wrap img {
  filter: grayscale(0);
  -webkit-transform: scale(1.1, 1.1, 1.1);
  -moz-transform: scale(1.1, 1.1, 1.1);
  -ms-transform: scale(1.1, 1.1, 1.1);
  -o-transform: scale(1.1, 1.1, 1.1);
  transform: scale(1.1, 1.1, 1.1);
}
.rs-blog-grid .blog-item.blog_style_2.slick-slide {
  position: relative;
  overflow: hidden;
  padding: 0!important;
  margin: 20px 15px;
}
.rs-blog-grid .blog-item.blog_style_2.slick-slide .blog-content {
  box-shadow: none;
}
.rs-blog-grid .blog-item.blog_style_2.slick-slide .blog-content {
  position: relative;
}
.rs-blog-grid .blog-item.blog_style_2.slick-slide .blog-content h3.blog-name {
  line-height: 1.4 !important;
  margin-bottom: 10px;
}
.rs-blog-grid .blog-item.blog_style_2.slick-slide .blog-content .blog-btn-part2 {
  margin: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -150px;
  line-height: normal;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s;
}
.rs-blog-grid .blog-item.blog_style_2.slick-slide .blog-content .blog-btn-part2 span {
  z-index: 10;
  position: relative;
}
.rs-blog-grid .blog-item.blog_style_2.slick-slide .blog-inner-wrap {
  position: relative;
}
.rs-blog-grid .blog-item.blog_style_2.slick-slide .blog-inner-wrap:before {
  content: "";
  width: 0;
  height: 1px;
  background: #0b70e1;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  transition: 0.5s;
  z-index: 2;
}
.rs-blog-grid .blog-item.blog_style_2.slick-slide .blog-meta {
  position: absolute;
  top: -42px;
  left: 50%;
  transform: translateX(-50%);
  background: #1273eb;
  text-align: center;
  height: 42px;
  line-height: 42px;
  width: 150px;
  border-radius: 5px 5px 0 0;
}
.rs-blog-grid .blog-item.blog_style_2.slick-slide .blog-meta .date {
  font-size: 15px;
  font-weight: 400;
}
.rs-blog-grid .blog-item.blog_style_2.slick-slide:after,
.rs-blog-grid .blog-item.blog_style_2.slick-slide:before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  background: #f3f3f3;
  border-radius: 50%;
  transition: 0.4s;
  z-index: 1;
}
.rs-blog-grid .blog-item.blog_style_2.slick-slide:before {
  background: #f3f3f3;
  width: 128px;
  height: 128px;
  border-radius: 50%;
  bottom: -102px;
}
.rs-blog-grid .blog-item.blog_style_2.slick-slide:after {
  bottom: -130px;
  background: transparent;
  width: 172px;
  height: 172px;
  border-radius: 50%;
  border: 1px solid #f3f3f3;
}
.rs-blog-grid .blog-item.blog_style_2.slick-slide .blog-inner-wrap:hover {
  transform: inherit;
}
.rs-blog-grid .blog-item.blog_style_2.slick-slide:hover:after {
  border-color: #0b70e1;
}
.rs-blog-grid .blog-item.blog_style_2.slick-slide:hover:before {
  background: #0b70e1;
}
.rs-blog-grid .blog-item.blog_style_2.slick-slide:hover .blog-inner-wrap:before {
  width: 100%;
}
.rs-blog-grid .blog-item.blog_style_2.slick-slide:hover .blog-content .blog-btn-part2 {
  opacity: 1;
  visibility: visible;
  bottom: -10px;
}
.rs-blog-grid .blog-item.blog_style_2.slick-slide:hover:before {
  width: 140px;
  height: 140px;
}
.rs-blog-grid .blog-item.blog_style_2.slick-slide:hover:after {
  width: 180px;
  height: 180px;
}
.rs-blog-grid .blog-item:hover .image-wrap .pointer-events img {
  filter: grayscale(100%);
}
.rs-blog-grid .rs-pagination-area {
  padding-top: 0px;
  clear: both;
  text-align: center;
  margin-top: 20px;
}
.rs-blog-grid .rs-pagination-area .pagination {
  padding: 0;
  margin: 0;
}
.rs-blog-grid .rs-pagination-area .nav-links {
  display: inline-block;
  border: 1px solid #f9f9f9;
  padding: 11px 0px;
  border-radius: 3px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
  background: #fff;
}
.rs-blog-grid .rs-pagination-area .nav-links span.current {
  padding: 2px 20px 0 21px;
  line-height: 23px;
  font-size: 18px;
  text-decoration: none;
  transition: all 0.4s ease 0s;
  text-align: center;
  background: transparent;
  color: #061340;
  display: inline-block;
  vertical-align: top;
  border-right: 1px solid #E6E6E6;
}
.rs-blog-grid .rs-pagination-area .nav-links > * {
  border-radius: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
.rs-blog-grid .rs-pagination-area .nav-links a {
  padding: 2px 20px 0 14px;
  line-height: 23px;
  font-size: 18px;
  text-decoration: none;
  transition: all 0.4s ease 0s;
  text-align: center;
  background: transparent;
  opacity: .96;
  display: inline-block;
  vertical-align: top;
  border-right: 1px solid #E6E6E6;
}
.rs-blog-grid .rs-pagination-area .nav-links span.current,
.rs-blog-grid .rs-pagination-area .nav-links a:hover {
  color: #061340;
}
.rs-blog-grid .rs-pagination-area .nav-links a.next.page-numbers {
  background: none !important;
  border-right: 0;
}
.rs-blog-grid .rs-addon-slider .blog-item {
  padding: 0 15px;
}



/*---------Testimonial CSS---------
-----------------------------------*/
.rs-testimonial p {
  margin: 0 0 15px;
  position: relative;
}
.rs-testimonial .image-wrap img {
  height: 65px;
  width: 65px;
  border-radius: 50%;
  position: relative;
}
.rs-testimonial .testimonial-item {
  position: relative;
}
.rs-testimonial .testimonial-item .item-content span img {
  z-index: 9;
}
.rs-testimonial .testimonial-item .item-content.bubble {
  position: relative;
}
.rs-testimonial .testimonial-item .item-content.bubble:after {
  top: 100%;
  left: 15%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #061340;
  border-width: 12px;
  margin-left: -30px;
  z-index: 1;
}
.rs-testimonial .testimonial-item .item-content.bubble span i {
  z-index: 1;
}
.rs-testimonial .testimonial-item .item-content p {
  padding: 40px 40px 40px 40px;
  border-radius: 0px 0px 0px 0px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  margin-bottom: 28px;
  color: #fff;
}
.rs-testimonial .testimonial-item .testimonial-information {
  padding-left: 15px;
  position: relative;
}
.rs-testimonial .testimonial-item .testimonial-information .ratings img {
  width: 100px;
}
.rs-testimonial .testimonial-item .testimonial-information .testimonial-name {
  color: #000000;
  font-size: 20px;
  font-weight: 500;
}
.rs-testimonial .testimonial-item .testimonial-information .testimonial-title {
  color: #878787;
}
.rs-testimonial .testimonial-item .testimonial-content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
