.nav-brand img {
  height: 65px;
}

.rs-banner.style3 {
  background-image: linear-gradient(100deg, #017db9 34%, #0e73e4 100%);
  border-radius: 0px 0px 0px 270px;
  -webkit-transition: background 0.3s, border 0.3s, border-radius 0.3s, -webkit-box-shadow 0.3s;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, -webkit-box-shadow 0.3s;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s;
  padding: 300px 0px 270px 0px;
  position: relative;
}

.rs-banner.style3 .banner-content {
  position: relative;
  z-index: 1;
}

.rs-banner.style3 .banner-content .sub-title {
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.rs-banner.style3 .banner-content .title {
  font-size: 52px;
  line-height: 68px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 20px;
}

.rs-banner.style3 .banner-content .desc {
  font-size: 20px;
  line-height: 34px;
  font-weight: 500;
  color: #ffffff;
  margin-bottom: 55px;
}

.rs-banner.style3 .banner-content .banner-btn li {
  display: inline-block;
}

.rs-banner.style3.modify1 {
  border-radius: unset;
  padding: 44px 0px 45px 0px;
}

.rs-banner.style3.modify1 .banner-content .title {
  font-size: 42px;
  line-height: 59px;
}

.rs-banner.style3.modify1 .banner-content .desc {
  margin-bottom: 35px;
}

.rs-banner.style3.modify1 .banner-content .banner-btn li {
  display: unset;
}

.rs-banner.style3.modify1 .images-part img {
  max-width: 900px;
}

.rs-banner.style3.modify2 {
  background: unset;
  border-radius: unset;
  padding: 130px 0px 100px 0px;
}

.rs-banner.style3.modify2 .banner-content .title {
  color: #101010;
}

.rs-banner.style3.modify2 .banner-content .desc {
  color: #454545;
  margin-bottom: 35px;
}

.rs-banner.style3.modify2 .banner-content .banner-btn {
  position: relative;
}

.rs-banner.style3.modify2 .banner-content .banner-btn li {
  display: unset;
}

.rs-banner.style3.modify2 .banner-content .banner-btn li .rs-videos .animate-border a {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.rs-banner.style3.modify2 .banner-img img {
  max-width: 850px;
}

.rs-banner.style3.modify2 .rs-animation {
  position: absolute;
  left: 0;
  top: 90px;
}

.rs-banner.style4 {
  background: url(assets/images/banner/banner-6.jpg);
  background-size: cover;
  background-position: top right;
  background-repeat: no-repeat;
}

.rs-banner.style4 .banner-content {
  padding: 250px 0 250px;
  max-width: 572px;
}

.rs-banner.style4 .banner-content .sub-title {
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  color: #ffffff;
  display: block;
  margin-bottom: 15px;
}

.rs-banner.style4 .banner-content .title {
  font-size: 60px;
  line-height: 68px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 25px;
}

.rs-banner.style4 .banner-content .desc {
  font-size: 20px;
  line-height: 34px;
  font-weight: 500;
  color: #ffffff;
  margin-bottom: 55px;
}

.rs-banner.style4 .banner-content .banner-btn {
  position: relative;
}

.rs-banner.style4 .banner-content .banner-btn li {
  display: unset;
}

.rs-banner.style4 .banner-content .banner-btn li .rs-videos .animate-border a {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.rs-banner.style5 {
  background: url(assets/images/banner/style2/banner-9.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}

.rs-banner.style5 .banner-content {
  padding: 250px 0 200px;
}

.rs-banner.style5 .banner-content .icon-seller img {
  width: 80px;
}

.rs-banner.style5 .banner-content .title {
  font-size: 52px;
  line-height: 70px;
  font-weight: 700;
  color: #101010;
}

.rs-banner.style5 .banner-content .title span {
  color: #f24c1a;
}

.rs-banner.style5 .banner-content .desc {
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  color: #454545;
  margin-bottom: 40px;
  padding-right: 188px;
}

.rs-banner.style5 .banner-img .images-part {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 5.6%;
  max-width: 40%;
}

.rs-banner.style5 .banner-img .images-part img {
  -webkit-animation: move-y 2s alternate infinite;
          animation: move-y 2s alternate infinite;
}

.rs-banner.style5 .banner-img .layer-img {
  position: absolute;
  left: 58%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 30px;
}

.rs-banner.style6 {
  position: relative;
}

.rs-banner.style6 .banner-content {
  padding: 170px 0 200px;
}

.rs-banner.style6 .banner-content .sub-text {
  font-size: 17px;
  line-height: 30px;
  font-weight: 600;
  color: #f24c1a;
  display: block;
  text-transform: uppercase;
  margin-bottom: 14px;
}

.rs-banner.style6 .banner-content .title {
  font-size: 52px;
  line-height: 70px;
  font-weight: 700;
  color: #101010;
}

.rs-banner.style6 .banner-content .title .blue-color {
  color: #0073ff;
}

.rs-banner.style6 .banner-content .title .pink-color {
  color: #f24c1a;
}

.rs-banner.style6 .banner-content .desc {
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  color: #454545;
  margin-bottom: 40px;
  padding-right: 68px;
}

.rs-banner.style6 .images-part {
  position: absolute;
  right: 10%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  max-width: 670px;
}

.rs-banner.style6 .images-part img {
  -webkit-animation: move-y 2s alternate infinite;
          animation: move-y 2s alternate infinite;
}

.rs-banner.style7 {
  background: url(assets/images/banner/style3/home-11.jpg);
  background-color: #03228f;
  background-repeat: no-repeat;
  background-size: cover;
}

.rs-banner.style7 .banner-content {
  padding: 208px 0 200px;
}

.rs-banner.style7 .banner-content .sub-title {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1.1px;
  color: #fd6509;
  display: block;
  margin: 0px 0px 15px 0px;
}

.rs-banner.style7 .banner-content .title {
  font-size: 45px;
  font-weight: 700;
  line-height: 1.3em;
  color: #fff;
  margin: 0px 0px 20px 0px;
}

.rs-banner.style7 .banner-content .desc {
  font-size: 20px;
  font-weight: 500;
  line-height: 34px;
  color: #ffffff;
  margin: 0px 40px 54px 0px;
}

.rs-banner.style3.modify1 .images-part img {
  max-width: 470px;
}

.rs-banner.style8 {
  background: url(assets/images/banner/home-12.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.rs-banner.style8 .banner-content {
  padding: 320px 0 360px;
}

.rs-banner.style8 .banner-content .sub-title {
  font-size: 18px;
  line-height: 32px;
  text-transform: uppercase;
  font-weight: 500;
  color: #f24c1a;
  display: block;
  margin: 0px 0px 15px 0px;
}

.rs-banner.style8 .banner-content .title {
  font-size: 52px;
  font-weight: 700;
  line-height: 70px;
  color: #102b3e;
  max-width: 820px;
  margin: 0 auto 40px;
}

.rs-banner.style8 .banner-content .title span {
  color: #f24c1a;
}

.rs-banner.style8 .banner-content .banner-btn li {
  display: inline-block;
  margin-right: 25px;
}

.rs-banner.style8 .banner-content .banner-btn li:last-child {
  margin-right: 0;
}

@keyframes pulse-border {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
            transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
            transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

@-webkit-keyframes pulse-border {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
            transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
            transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

.move-y {
  animation: move-y 2s alternate infinite;
  -webkit-animation: move-y 2s alternate infinite;
}

@-webkit-keyframes move-y {
  0% {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(0, 10px, 0);
    -webkit-transform: translate3d(0, 10px, 0);
  }
}

@keyframes move-y {
  0% {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(0, 10px, 0);
    -webkit-transform: translate3d(0, 10px, 0);
  }
}

.dance3 {
  -webkit-animation: dance3 8s alternate infinite;
}

@-webkit-keyframes dance3 {
  0% {
    -webkit-transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
  }
}

@keyframes dance3 {
  0% {
    -webkit-transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
  }
}

.dance {
  -webkit-animation: dance 2s alternate infinite;
}

@-webkit-keyframes dance {
  0% {
    -webkit-transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
  }
}

@keyframes dance {
  0% {
    -webkit-transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
  }
}

.dance2 {
  -webkit-animation: dance2 4s alternate infinite;
}

@-webkit-keyframes dance2 {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
  }
  50% {
    -webkit-transform: translate3d(15px, -15px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, -15px, 15px);
  }
}

@keyframes dance2 {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
  }
  50% {
    -webkit-transform: translate3d(15px, -15px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, -15px, 15px);
  }
}

.watermark-animate {
  -webkit-animation: watermark-animate 8s infinite;
  animation: watermark-animate 8s infinite;
  animation-direction: alternate-reverse;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

@-webkit-keyframes watermark-animate {
  0% {
    left: 0;
  }
  100% {
    left: 100%;
  }
}

@keyframes watermark-animate {
  0% {
    left: 0;
  }
  100% {
    left: 100%;
  }
}

.rs-rain-animate {
  position: relative;
}

.rs-rain-animate .container {
  position: relative;
  z-index: 1;
}

.rs-rain-animate .line-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  margin: auto;
  width: calc(100%);
  pointer-events: none;
  overflow: hidden;
  z-index: 0;
  max-width: 1240px;
}

.rs-rain-animate .line-inner .line {
  position: absolute;
  width: 1px;
  height: 100%;
  top: 0;
  left: calc(50%);
  background: #fff;
  z-index: 1;
}

.rs-rain-animate .line-inner .line:after {
  content: "";
  display: block;
  position: absolute;
  height: 80px;
  width: 3px;
  top: -20%;
  left: -1px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(39%, rgba(255, 255, 255, 0)), color-stop(130%, #1273eb), color-stop(59%, #1273eb));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 39%, #1273eb 130%, #1273eb 59%);
  background-color: rgba(0, 0, 0, 0);
  -webkit-animation: rain-line 13s 0s linear infinite;
  animation: rain-line 13s 0s linear infinite;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}

.rs-rain-animate .line-inner .line:nth-child(1) {
  left: 2px !important;
}

.rs-rain-animate .line-inner .line:nth-child(1):after {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.rs-rain-animate .line-inner .line:nth-child(3) {
  left: unset !important;
  right: 2px;
}

.rs-rain-animate .line-inner .line:nth-child(3):after {
  -webkit-animation-delay: 2.5s;
  animation-delay: 2.5s;
}

.rs-rain-animate .line-inner.style2 .line {
  background: rgba(255, 255, 255, 0.1);
}

.rs-rain-animate .line-inner.style2 .line:after {
  background-color: #fff;
}

.rs-rain-animate .line-inner.orange-dark .line {
  background: rgba(255, 255, 255, 0.1);
}

.rs-rain-animate .line-inner.orange-dark .line:after {
  background-image: linear-gradient(220deg, #f27c1e 0%, #dd4c23 79%);
}

@keyframes rain-line {
  0% {
    top: -20%;
  }
  100% {
    top: 100%;
  }
}

@-webkit-keyframes rain-line {
  0% {
    top: -20%;
  }
  100% {
    top: 100%;
  }
}

.up-down {
  animation: up-down 3s alternate infinite;
  -webkit-animation: up-down 3s alternate infinite;
}

@keyframes up-down {
  0% {
    transform: translateY(10px);
    -webkit-transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }
}

@-webkit-keyframes up-down {
  0% {
    transform: translateY(30px);
    -webkit-transform: translateY(0);
  }
  50% {
    transform: translateY(-50px);
    -webkit-transform: translateY(-50px);
  }
  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }
}

.rs-services {
  background: -webkit-gradient(linear, left top, left bottom, from(#027cbca6), to(#0e74e2a6)), url(../images/banner-1.jpg);
  background: linear-gradient(#027cbca6, #0e74e2a6), url(../images/banner-1.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  /*margin-bottom: 10px;*/
}

.rs-services.style3 .services-item {
  padding: 50px 28px 50px 28px;
  background-color: #ffffff;
  border-radius: 10px 10px 10px 10px;
  -webkit-box-shadow: 0px 0px 50px 11px rgba(95, 138, 236, 0.05);
          box-shadow: 0px 0px 50px 11px rgba(95, 138, 236, 0.05);
  position: relative;
  text-align: left;
}

.rs-services.style3 .services-item .services-icon {
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.rs-services.style3 .services-item .services-icon .image-part .main-img {
  height: 70px;
  width: 70px;
}

.rs-services.style3 .services-item .services-icon .image-part .hover-img {
  height: 70px;
  width: 70px;
  position: absolute;
  left: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.rs-services.style3 .services-item .services-content {
  padding: 33px 0px 0px 0;
  position: relative;
}

.rs-services.style3 .services-item .services-content .services-text .title {
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 13px;
}

.rs-services.style3 .services-item .services-content .services-text .title a {
  color: #1c1b1b;
}

.rs-services.style3 .services-item .services-content .services-desc p {
  margin: 0;
}

.rs-services.style3 .services-item .services-content .serial-number {
  position: absolute;
  right: 15px;
  top: -113px;
  font-size: 70px;
  font-weight: 600;
  line-height: 119px;
  color: #02010108;
  margin-bottom: 10px;
}

.rs-services.style3 .services-item:hover {
  background-color: #fd660a;
}

.rs-services.style3 .services-item:hover.pink-bg {
  background: #f30876;
}

.rs-services.style3 .services-item:hover.aqua-bg {
  background: #05dbee;
}

.rs-services.style3 .services-item:hover.paste-bg {
  background: #13e1af;
}

.rs-services.style3 .services-item:hover.purple-bg {
  background: #780fda;
}

.rs-services.style3 .services-item:hover.green-bg {
  background: #0a99fd;
}

.rs-services.style3 .services-item:hover.blue-bg {
  background: #90c891;
}

.rs-services.style3 .services-item:hover.gold-bg {
  background: #f5be18;
}

.rs-services.style3 .services-item:hover.cyan-bg {
  background: #14d2f5;
}

.rs-services.style3 .services-item:hover.orange-bg {
  background: #fd660a;
}

.rs-services.style3 .services-item:hover .services-icon {
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.rs-services.style3 .services-item:hover .services-icon .image-part .main-img {
  -webkit-transform: scale(0);
          transform: scale(0);
}

.rs-services.style3 .services-item:hover .services-icon .image-part .hover-img {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.rs-services.style3 .services-item:hover .services-content {
  padding: 33px 0px 0px 0;
  position: relative;
}

.rs-services.style3 .services-item:hover .services-content .services-text .title a {
  color: #ffffff;
}

.rs-services.style3 .services-item:hover .services-content .services-desc p {
  color: #ffffff;
}

.rs-services.style3 .services-item:hover .services-content .serial-number {
  color: #ffffff26;
}

.rs-services.style3 .services-item.services-item {
  padding: 50px 36px 50px 36px;
}

.rs-services.style3.modify1 .services-item {
  text-align: center;
}

.rs-services.style3.modify1 .services-item .services-icon .image-part .hover-img {
  left: 50%;
  -webkit-transform: scale(0) translateX(-50%);
          transform: scale(0) translateX(-50%);
}

.rs-services.style3.modify1 .services-item:hover.pink-light-bg {
  background: #f072d6;
}

.rs-services.style3.modify1 .services-item:hover.blue2-bg {
  background: #4790f2;
}

.rs-services.style3.modify1 .services-item:hover.paste2-bg {
  background: #67c565;
}

.rs-services.style3.modify1 .services-item:hover.purple2-bg {
  background: #626ff3;
}

.rs-services.style3.modify1 .services-item:hover.cyan2-bg {
  background: #4ccbe6;
}

.rs-services.style3.modify1 .services-item:hover.pink2-bg {
  background: #e65599;
}

.rs-services.style3.modify1 .services-item:hover .services-icon .image-part .main-img {
  -webkit-transform: scale(0);
          transform: scale(0);
}

.rs-services.style3.modify1 .services-item:hover .services-icon .image-part .hover-img {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1) translateX(-50%);
          transform: scale(1) translateX(-50%);
}

.rs-services.style3.modify1 .services-item:hover .services-content {
  padding: 33px 0px 0px 15px;
  position: relative;
}

.rs-services.style3.modify1 .services-item:hover .services-content .services-button a {
  color: #ffffff;
}

.rs-services.style3.modify1 .services-item:hover .services-content .services-button a:after {
  color: #ffffff;
}

.rs-services.style3.modify1 .services-item.services-item {
  padding: 50px 25px 50px 25px;
}

.rs-services.style3.modify2 .services-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0px -13px 0px 0px;
  padding: 35px 37px 35px !important;
  background-color: #fff;
  -webkit-box-shadow: 0 0 30px #eee;
          box-shadow: 0 0 30px #eee;
  border-radius: 3px 3px 3px 3px;
}

.rs-services.style3.modify2 .services-item .services-icon .image-part .main-img {
  max-width: unset;
}

.rs-services.style3.modify2 .services-item .services-content {
  padding: 0px 0px 0px 20px;
}

.rs-services.style3.modify2 .services-item:hover {
  background-color: #fd660a;
}

.rs-services.style3.modify2 .services-item:hover.pink-bg {
  background: #f30876;
}

.rs-services.style3.modify2 .services-item:hover.aqua-bg {
  background: #05dbee;
}

.rs-services.style3.modify2 .services-item:hover.paste-bg {
  background: #13e1af;
}

.rs-services.style3.modify2 .services-item:hover.purple-bg {
  background: #780fda;
}

.rs-services.style3.modify2 .services-item:hover.green-bg {
  background: #0a99fd;
}

.rs-services.style3.modify2 .services-item:hover.blue-bg {
  background: #2c44e4;
}

.rs-services.style3.modify2 .services-item:hover.gold-bg {
  background: #f5be18;
}

.rs-services.style3.modify2 .services-item:hover.cyan-bg {
  background: #14d2f5;
}

.rs-services.style3.modify2 .services-item:hover .services-content {
  padding: 0px 0px 0px 20px;
}

.rs-services.style3.modify3 .services-item {
  background-color: #131313;
  -webkit-box-shadow: unset;
          box-shadow: unset;
}

.rs-services.style3.modify3 .services-item .services-content .services-text .title a {
  color: #ffffff;
}

.rs-services.style3.modify3 .services-item .services-content .services-desc p {
  color: #ffffff;
}

.rs-services.style3.modify3 .services-item .services-content .serial-number {
  color: #ffffff08;
}

.mb-20 {
  margin-bottom: 20px;
}

.gray-color {
  background-color: #f6f7f9;
}

.pb-120 {
  padding-bottom: 70px;
}

.pt-120 {
  padding-top: 70px;
}

.sec-title2 .sub-text {
  margin: 0 0 10px;
  display: block;
  line-height: 28px;
  font-family: "Livvic", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
}

.sec-title2 .title {
  font-size: 36px;
  font-weight: 700;
  line-height: 1.4;
  color: #fff;
}

.rs-process .rs-addon-number .number-text .number-area {
  display: block;
  font-size: 50px;
  font-weight: 700;
  line-height: 1.4;
  color: #03228f;
}

.rs-process .rs-addon-number .number-text .number-title .title {
  font-size: 24px;
  line-height: 34px;
  font-weight: 600;
  color: #101010;
  margin-bottom: 10px;
}

.rs-process .rs-addon-number .number-text .number-txt {
  margin: 0;
  padding-right: 34px;
}

.rs-process.modify1 {
  background-image: linear-gradient(140deg, #017db9 62%, #0e73e4 100%);
  border-radius: 270px 0px 0px 0px;
}

.rs-process.modify1 .rs-addon-number .number-text {
  margin: 0px 25px 0px 30px;
  padding: 0px 48px 11px 48px;
  background-color: #fff;
  border-radius: 10px 10px 50px 10px;
  position: relative;
}

.rs-process.modify1 .rs-addon-number .number-text .number-area {
  font-size: 41px;
  font-weight: 600;
  line-height: 62px;
  position: relative;
  color: #ffffff;
  display: inline-block;
  width: 70px;
  height: 70px;
  left: -70px;
  top: -30px;
  text-align: center;
  background: #06d3e5;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  border-radius: 50%;
}

.rs-process.modify1 .rs-addon-number .number-text .number-area.green-bg {
  background: #3bcd4c;
}

.rs-process.modify1 .rs-addon-number .number-text .number-area.plum-bg {
  background: #9439e9;
}

.rs-process.modify1 .rs-addon-number .number-text .number-area.pink-bg {
  background: #f30876;
}

.rs-process.modify1 .rs-addon-number .number-text .number-title .title {
  color: #000;
  margin-bottom: 15px;
}

.rs-process.modify1 .rs-addon-number .number-text .number-txt {
  color: #000;
  margin-bottom: 40px;
  padding-right: 0;
}

.rs-process.style2 .addon-process .process-wrap .process-img {
  padding: 10px 10px 10px 10px;
}

.rs-process.style2 .addon-process .process-wrap .process-img img {
  width: 100%;
  height: auto;
}

.rs-process.style2 .addon-process .process-wrap .process-text {
  text-align: center;
  padding: 15px 0 0;
}

.rs-process.style2 .addon-process .process-wrap .process-text .title {
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
  color: #0a0a0a;
  margin-bottom: 0;
}

.rs-process.style2 .addon-process .process-wrap .process-text .title:hover {
  color: #061340;
}

.rs-process.style3 .rs-addon-number {
  margin: 0px -10px 0px 0px;
  padding: 37px 30px 37px 38px;
  background-color: #ffffff;
  border-bottom: 7px solid #095fd0;
}

.rs-process.style4 .rs-addon-number {
  margin: 0px -10px 0px 0px;
  padding: unset;
  background-color: unset;
}

.rs-process.style4 .rs-addon-number .number-text .number-area {
  display: inline-block;
  width: 50px;
  line-height: 50px;
  z-index: 1;
  position: relative;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  text-align: center;
  width: 64px;
  height: 54px;
  top: -20px;
}

.rs-process.style4 .rs-addon-number .number-text .number-area:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: -15px;
  left: 0;
  z-index: -1;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  border-radius: 50px 50px 50px 50px;
  background: #a0b3f8;
}

.rs-process.style5 .rs-addon-number .number-text .number-area {
  color: #ffffff;
}

.rs-process.style5 .rs-addon-number .number-text .number-title .title {
  color: #ffffff;
}

.rs-process.style5 .rs-addon-number .number-text .number-txt {
  color: #ffffff;
}

.rs-process.style6 .tab-area .nav {
  border-bottom: unset;
}

.rs-process.style6 .tab-area .nav li .tab-item {
  padding: 20px 30px;
  display: block;
  position: relative;
  -webkit-transition: all ease 0.6s;
  transition: all ease 0.6s;
}

.rs-process.style6 .tab-area .nav li .tab-item h3 {
  font-size: 22px;
  line-height: 32px;
  font-weight: 600;
  color: #102b3e;
  margin-bottom: 8px;
  text-decoration: underline;
}

.rs-process.style6 .tab-area .nav li .tab-item p {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  color: #101010;
  height: 0;
  opacity: 0;
  margin: 0;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

.rs-process.style6 .tab-area .nav li .tab-item.active {
  background: #f8f6ff;
}

.rs-process.style6 .tab-area .nav li .tab-item.active h3 {
  color: #f2541b;
}

.rs-process.style6 .tab-area .nav li .tab-item.active p {
  height: auto;
  opacity: 1;
  -webkit-transition: all ease 0.8s;
  transition: all ease 0.8s;
}

.rs-process .shape-animation {
  position: relative;
}

.rs-process .shape-animation .shape-process {
  position: absolute;
  left: 180px;
  top: 50px;
}

.pb-120 {
  padding-bottom: 120px;
}

.pt-160 {
  padding-top: 160px;
}

.mb-70 {
  margin-bottom: 70px;
}

.pr-40 {
  padding-right: 40px;
}

.sec-title .sub-text.new {
  color: #ffffff;
  font-size: 15px;
  padding-left: 0;
}

.sec-title .sub-text {
  position: relative;
  padding-left: 95px;
  display: inline-block;
  line-height: 28px;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.sec-title .title.white-color {
  color: #ffffff;
}

.sec-title .title {
  font-size: 36px;
  font-weight: 700;
  line-height: 46px;
  color: #fff;
  margin: 0;
}

.white-color {
  color: #ffffff !important;
}

.align-items-center {
  -ms-flex-align: center !important;
  -webkit-box-align: center !important;
          align-items: center !important;
}

.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.rs-testimonial.style3 .testi-item {
  text-align: center;
}

.rs-testimonial.style3 .testi-item .author-desc {
  background-image: linear-gradient(310deg, #067ac9 19%, #0977d3 65%);
  padding: 100px 45px 40px 45px;
  border-radius: 15px 15px 15px 15px;
  -webkit-box-shadow: -2px 16px 44px -32px rgba(0, 0, 0, 0);
          box-shadow: -2px 16px 44px -32px rgba(0, 0, 0, 0);
  position: relative;
}

.rs-testimonial.style3 .testi-item .author-desc .desc {
  font-size: 18px;
  line-height: 31px;
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 0;
}

.rs-testimonial.style3 .testi-item .author-desc .desc .quote {
  width: 50px;
  top: 36px;
  position: absolute;
  left: 44%;
}

.rs-testimonial.style3 .testi-item .author-desc:before {
  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;
  left: 55%;
  z-index: 1;
}

.rs-testimonial.style3 .testi-item .testi-content .images-wrap img {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  margin: 25px auto 18px;
}

.rs-testimonial.style3 .testi-item .testi-content .name {
  font-size: 22px;
  line-height: 32px;
  font-weight: 600;
  color: #101010;
  display: block;
  margin-bottom: 7px;
}

.rs-testimonial.style3 .testi-item .testi-content .name:hover {
  color: #106eea;
}

.rs-testimonial.style3 .testi-item .testi-content .designation {
  color: #878787;
  margin-bottom: 0px;
}

.rs-testimonial.style3 .owl-dots {
  text-align: center;
  margin-top: 47px;
}

.rs-testimonial.style3 .owl-dots .owl-dot {
  width: 25px;
  height: 8px;
  display: inline-block;
  margin: 0 6px;
  padding: 3px 0;
  border-radius: 30px;
  border: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #0b70e1;
  -webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25);
}

.rs-testimonial.style3 .owl-dots .owl-dot:hover,
.rs-testimonial.style3 .owl-dots .owl-dot.active {
  width: 40px;
  background: #0b70e1;
  opacity: 1;
}

.rs-testimonial.style3 .owl-stage-outer {
  padding: 10px;
  margin: -10px;
}

.rs-testimonial.style4 .testi-item {
  background-color: #fdfdfd;
  border-radius: 5px 5px 5px 5px;
  padding: 60px 60px 60px 60px;
}

.rs-counter {
  margin-top: -78px;
  position: absolute;
  min-width: 860px;
  right: 100px;
}

.rs-counter .counter-top-area .counter-list .counter-text .count-number {
  margin-bottom: 7px;
}

.rs-counter .counter-top-area .counter-list .counter-text .count-number .rs-count {
  color: #03228f;
  font-size: 48px;
  font-weight: 900;
  position: relative;
}

.rs-counter .counter-top-area .counter-list .counter-text .count-number .rs-count.plus {
  padding-right: 30px !important;
}

.rs-counter .counter-top-area .counter-list .counter-text .count-number .rs-count.plus:before {
  content: "+";
  position: absolute;
  right: 0;
}

.rs-counter .counter-top-area .counter-list .counter-text .count-number .rs-count.k {
  padding-right: 30px !important;
}

.rs-counter .counter-top-area .counter-list .counter-text .count-number .rs-count.k:before {
  content: "k";
  position: absolute;
  right: 0;
}

.rs-counter .counter-top-area .counter-list .counter-text .title {
  font-size: 19px;
  line-height: 29px;
  color: #333333;
  font-weight: 600;
  margin: 0;
}

.rs-counter.style2 {
  margin-top: unset;
  position: unset;
  min-width: unset;
  right: unset;
}

.rs-counter.style2 .counter-top-area .counter-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.rs-counter.style2 .counter-top-area .counter-list .count-icon {
  width: 80px;
  display: inline-block;
  padding-right: 15px;
}

.rs-counter.style2 .counter-top-area .counter-list .counter-text .count-number {
  margin-bottom: 7px;
}

.rs-counter.style2 .counter-top-area .counter-list .counter-text .count-number .rs-count {
  color: #ffffff;
  font-size: 53px;
  font-weight: 700;
  -webkit-text-fill-color: #042ba1;
  -webkit-text-stroke-width: 1px;
  position: relative;
}

.rs-counter.style2 .counter-top-area .counter-list .counter-text .count-number .rs-count.plus {
  padding-right: 22px;
}

.rs-counter.style2 .counter-top-area .counter-list .counter-text .count-number .rs-count.plus:before {
  content: "+";
  position: absolute;
  right: 0;
  top: 25px;
  font-size: 35px;
}

.rs-counter.style2 .counter-top-area .counter-list .counter-text .count-number .rs-count.k {
  padding-right: 22px;
}

.rs-counter.style2 .counter-top-area .counter-list .counter-text .count-number .rs-count.k:before {
  content: "k";
  position: absolute;
  right: 0;
  top: 25px;
  font-size: 35px;
}

.rs-counter.style2 .counter-top-area .counter-list .counter-text .title {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
}

.bg5 {
  background: url(../images/project-bg.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: #000060;
}

.pb-200 {
  padding-bottom: 100px;
}

.pt-100 {
  padding-top: 100px;
}

.rs-footer {
  background: url(../images/footer-bg.png);
  background-color: #f5f6f9;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.rs-footer .footer-top {
  padding: 35px 0 0px;
}

.rs-footer .footer-top .footer-logo img {
    height: 90px;
    background-image: linear-gradient(to top,#147dbb, transparent, transparent,
    transparent, transparent);
}

.rs-footer .footer-top .widget-title {
  font-size: 22px;
  line-height: 40px;
  font-weight: 600;
  color: #101010;
  margin-bottom: 25px;
}

.rs-footer .footer-top .site-map li {
  margin-bottom: 12px;
}

.rs-footer .footer-top .site-map li a {
  font-size: 16px;
  color: #454545;
}

.rs-footer .footer-top .site-map li a:hover {
  color: #106eea;
}

.rs-footer .footer-top .footer-social li {
  display: inline;
  margin-right: 5px;
}

.rs-footer .footer-top .footer-social li a {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  font-size: 15px;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
  background: rgb(20 125 187);
}

.rs-footer .footer-top .footer-social li a i {
  line-height: 35px;
}

.rs-footer .footer-top .footer-social li a:hover {
  color: #ffffff;
  background: #106eea;
}

.rs-footer .footer-top .footer-social li:last-child {
  margin: 0;
}

.rs-footer .footer-top .address-widget li {
  padding: 0px 0px 16px 40px;
  position: relative;
}

.rs-footer .footer-top .address-widget li .desc a {
  color: #454545;
}

.rs-footer .footer-top .address-widget li .desc a:hover {
  color: #106eea;
}

.rs-footer .footer-top .address-widget li i {
  color: #106eea;
  position: absolute;
  left: 0px;
}

.rs-footer .footer-top .address-widget li i:before {
  font-size: 20px;
}

.rs-footer .footer-top .widget-desc {
  margin: 0;
}

.rs-footer .footer-top p {
  margin: 30px 0 0;
  position: relative;
}

.rs-footer .footer-top p input[type="email"] {
  border: none;
  width: 91%;
  font-size: 13px;
  padding: 16px 60px 16px 20px;
  margin: 0;
  color: #0a0a0a;
  overflow: hidden;
  border-radius: 30px 0 0 30px;
  background: #fff;
  -webkit-box-shadow: 0 0 25px #eeeeee;
          box-shadow: 0 0 25px #eeeeee;
}

.rs-footer .footer-top p input[type="submit"] {
  position: absolute;
  top: -2px;
  right: 2px;
  bottom: -2px;
  background-image: -webkit-gradient(linear, left top, right top, from(#03228f), to(#0e73e4));
  background-image: linear-gradient(90deg, #03228f 0%, #0e73e4 100%);
  border-radius: 50%;
  padding: 15px 28px 15px;
  font-family: "Flaticon";
  font-size: 0;
  border: none;
}

.rs-footer .footer-top p i {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 16px 22px;
  pointer-events: none;
  color: #ffffff;
}

.rs-footer .footer-top p ::-webkit-input-placeholder {
  color: #454545;
  opacity: 1;
}

.rs-footer .footer-top p ::-moz-placeholder {
  color: #454545;
  opacity: 1;
}

.rs-footer .footer-top p :-ms-input-placeholder {
  color: #454545;
  opacity: 1;
}

.rs-footer .footer-top p :-moz-placeholder {
  color: #454545;
  opacity: 1;
}

.rs-footer .footer-bottom {
  padding: 20px 0;
  background: rgb(0 0 0);
}

.rs-footer .footer-bottom .copyright p {
  margin: 0;
  color: #fff;
}
.techno {
    background: linear-gradient(#353d418c, #47abe6), url(../images/slider-3.jpg);
    /*background-image:url(../images/slider-1.jpg);*/
  /*background-color: #454c4f; */
  padding: 100px 0;
  background-attachment: fixed;
  /*margin-bottom: 10px;  */
}

.rs-footer .footer-bottom .copyright p a {
 color: #147dbb;
    font-weight: bold;
}

.rs-footer .footer-bottom .copyright p a:hover {
  color: #106eea;
}

.rs-footer .footer-bottom .copy-right-menu li {
  display: inline-block;
  position: relative;
  padding: 0px 19px 0 25px;
}

.rs-footer .footer-bottom .copy-right-menu li a {
  color: #454545;
}

.rs-footer .footer-bottom .copy-right-menu li a:hover {
  color: #106eea;
}

.rs-footer .footer-bottom .copy-right-menu li:before {
  display: block;
  content: "";
  position: absolute;
  font-size: 18px;
  background: #106eea;
  left: 0;
  top: 50%;
  width: 6px;
  height: 6px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 50%;
}

.rs-footer .footer-bottom .copy-right-menu li:first-child:before {
  display: none;
}

.pb-30 {
  padding-bottom: 30px;
}

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

.rs-about .rs-animation-shape {
  position: relative;
  z-index: 1;
}

.rs-about .rs-animation-shape .pattern {
  position: absolute;
  top: 22px;
}

.rs-about .rs-animation-shape .middle {
  position: absolute;
  left: -165px;
  top: -56px;
  z-index: -1;
}

.rs-about .rs-animation-shape .bottom-shape {
  position: absolute;
  left: -165px;
  top: 395px;
  z-index: -1;
}

.rs-about .rs-animation-shape .middle-image2 {
  position: absolute;
  top: -80px;
  left: -25px;
  z-index: -1;
}

.rs-about .shape-image {
  position: relative;
}

.rs-about .shape-image .top {
  position: absolute;
  right: 51%;
  top: -125px;
}

.rs-about .shape-image .bottom {
  position: absolute;
  right: 0;
  top: 145px;
}

.w-100 {
  width: 100%;
}

.sec-title .sub-text.style-bg {
  background-color: #1273eb17;
  display: inline-block;
  padding: 6px 25px;
  color: #1273eb;
  border-radius: 30px;
  text-transform: uppercase;
}

.readon.learn-more {
  padding: 14px 40px 14px 40px;
  background-image: linear-gradient(250deg, #4e95ed 19%, #03228f 100%);
  border-radius: 30px 30px 30px 30px;
  margin-right: 10px;
  text-decoration: none;
  color: #fff;
}

.readon {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-transform: capitalize;
  cursor: pointer;
  display: inline-block;
  position: relative;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  z-index: 1;
  background-color: transparent;
}

.sec-title .title {
  font-size: 36px;
  font-weight: 700;
  line-height: 46px;
  color: #101010;
  margin: 0;
}

.pb-38 {
  padding-bottom: 38px;
}

.sec-title .desc {
  font-size: 18px;
  font-weight: 400;
  margin: 0;
}

.pb-35 {
  padding-bottom: 35px;
}

.bg8 {
  background: url(../images/call-action.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.mt-30 {
  margin-top: 30px;
}

.readon.discover {
  font-size: 16px;
  font-weight: 500;
  color: #032491;
  padding: 17px 30px 17px 30px;
  background: transparent;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(19%, #ffffff), to(#ffffff));
  background-image: linear-gradient(90deg, #ffffff 19%, #ffffff 100%);
  border-radius: 4px 4px 4px 4px;
}

.sec-title2 .title.title4 {
  max-width: 660px;
  margin: 0 auto;
}

.bg1 {
  background: url(../images/testimonial-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #000060;
}

.rs-call-us .image-part img {
  max-height: 380px;
}

.mt-10 {
  margin-top: 20px;
}

.sec-title3 .sub-text {
  font-size: 19px;
  line-height: 1.4;
  font-weight: 700;
  color: #ffffff;
  display: block;
  margin-bottom: 20px;
}

.sec-title3 .title {
  font-size: 42px;
  font-weight: 700;
  color: #fff;
  line-height: 55px;
  margin-bottom: 30px;
}

.readon.lets-talk:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(19%, #03228f), to(#4e95ed));
  background-image: linear-gradient(180deg, #03228f 19%, #4e95ed 100%);
  color: #ffffff;
}

.readon.lets-talk {
  padding: 14px 40px 14px 40px;
  background-image: linear-gradient(250deg, #4e95ed 19%, #03228f 100%);
  border-radius: 30px 30px 30px 30px;
}

.prterner-ttl {
  color: #fff;
  margin-bottom: 10px;
  text-align: center;
}

.rs-partner {
  background-image: linear-gradient(330deg, #00005b 0%, #020275 90%);
}

.pt-20 {
  padding-top: 20px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pt-80 {
  padding-top: 80px;
}

.logo-img {
  background-color: #fff;
  width: 100%;
  padding: 10px;
}

.logo-img img {
  width: 100%;
  height: 60px;
  -o-object-fit: contain;
     object-fit: contain;
}

.readon.started {
  padding: 14px 40px 14px 40px;
  background-image: linear-gradient(220deg, #f27c1e 0%, #dd4c23 79%);
  border-radius: 30px 30px 30px 30px;
}

.mt-40 {
  margin-top: 40px;
}

.mb-40 {
  margin-bottom: 40px;
}

.newsltr-sec {
  width: 100%;
  max-width: 480px;
  margin: 0 auto;
  text-align: center;
}

.quicklinks {
  text-align: center;
  padding: 10px;
  /*margin-top: 20px;*/
  margin-bottom: 20px;
}

.quicklinks ul {
  padding-left: 0;
}

.quicklinks ul li {
  text-decoration: none;
  display: inline-block;
  list-style-type: circle !important;
  padding: 0 20px;
}

.quicklinks ul li a {
  text-decoration: none;
  color: #000;
  font-size: 15px;
}
hr {
   
    border-top: 1px solid #147dbb !important;
}
.social-m {
  text-align: center;
  margin: auto;
  display: block;
}

@media only screen and (max-width: 767px) {
  .shape-process {
    display: none !important;
  }
  .rs-banner.style3.modify1 .images-part img {
    max-width: 290px !important;
  }
  .middle-image2 {
    display: none;
  }
  .readon.learn-more {
    width: 100%;
    margin-bottom: 10px;
  }
  .d-flex {
    display: block;
  }
  .rs-call-us .image-part img {
    max-height: auto;
    width: 100%;
  }
  .md-center {
    text-align: center !important;
  }
  .rs-process.modify1 .sec-title .title {
    padding: 0 30px;
  }
  .sec-title .title {
    font-size: 24px;
  }
  .rs-call-us {
    padding-bottom: 30px !important;
  }
  .text-left {
    text-align: center;
    width: 100%;
  }
  .text-right {
    text-align: center;
    width: 100%;
  }
  .pt-160 {
    padding-top: 80px;
  }
  .rs-banner.style3.modify1 .images-part {
    position: relative;
    top: auto !important;
    -webkit-transform: translateY(0%) !important;
            transform: translateY(0%) !important;
    z-index: 2;
    max-width: 100%;
  }
  .rs-banner.style3.modify1 {
    border-radius: unset;
    padding: 1px 0px 60px 0px !important;
  }
  .rs-about {
    padding-bottom: 15px !important;
  }
  .rs-banner.style3.modify1 .banner-content .title {
    font-size: 24px;
    line-height: 35px;
  }
  .sec-title2 .title {
    font-size: 20px;
  }
  .sec-title3 .title {
    font-size: 30px;
    line-height: 36px;
  }
  .quicklinks ul li {
    display: block;
    padding-bottom: 15px;
    text-align: left;
    padding-left: 0;
  }
}

.carousel-fade .carousel-inner {
  background: #000;
}

.carousel-fade .carousel-control {
  z-index: 2;
}

.carousel-fade .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.carousel-fade .next.left,
.carousel-fade .prev.right,
.carousel-fade .item.active {
  opacity: 1;
}

.carousel-fade .active.left,
.carousel-fade .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-fade .carousel-inner > .item.next,
  .carousel-fade .carousel-inner > .item.active.right {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .carousel-fade .carousel-inner > .item.prev,
  .carousel-fade .carousel-inner > .item.active.left {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .carousel-fade .carousel-inner > .item.next.left,
  .carousel-fade .carousel-inner > .item.prev.right,
  .carousel-fade .carousel-inner > .item.active {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.carousel-control .control-icon {
  font-size: 48px;
  height: 30px;
  margin-top: -15px;
  width: 30px;
  display: inline-block;
  position: absolute;
  top: 50%;
  z-index: 5;
}

.carousel-control .prev {
  margin-left: -15px;
  left: 50%;
}

/* Prev */
.carousel-control .next {
  margin-right: -15px;
  right: 50%;
}

/* Next */
.carousel .control-box {
  opacity: 0;
}

a.carousel-control.left {
  left: 0;
  background: none;
  border: 0;
}

a.carousel-control.right {
  right: 0;
  background: none;
  border: 0;
}

.control-box,
a.carousel-control,
.carousel-indicators li {
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}

.carousel:hover .control-box {
  opacity: 1;
}

.carousel:hover a.carousel-control.left {
  left: 15px;
}

.carousel:hover a.carousel-control.right {
  right: 15px;
}

.carousel-indicators li.active,
.carousel-indicators li {
  border: 0;
}

.carousel-indicators li {
  background: #666;
  margin: 0 3px;
  width: 12px;
  height: 12px;
}

.carousel-indicators li.active {
  background: #fff;
  margin: 0 3px;
}

@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(1.2, 1.2);
  }
  to {
    -webkit-transform: scale(1.4, 1.4);
  }
}

@keyframes zoom {
  from {
    -webkit-transform: scale(1.2, 1.2);
            transform: scale(1.2, 1.2);
  }
  to {
    -webkit-transform: scale(1.4, 1.4);
            transform: scale(1.4, 1.4);
  }
}

.carousel-inner .item > img {
  -webkit-animation: zoom 20s;
  animation: zoom 20s;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 33vh;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption h3 {
  font-size: 2.6vw;
}

.carousel-caption p {
  font-size: 1.8vw;
  letter-spacing: 2px;
}

.btn-transparent {
  background: transparent;
  color: #fff;
  border: 2px solid #fff;
  -webkit-transition: 4s;
  transition: 4s;
}

.btn-transparent:hover {
  background-color: #fff;
  -webkit-transition: 2s;
  transition: 2s;
}

.btn-rounded {
  border-radius: 70px;
}

.btn-large {
  padding: 11px 45px;
  font-size: 18px;
}

.animated {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.48)), to(rgba(0, 0, 0, 0.49)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.48), rgba(0, 0, 0, 0.49));
}

.carousel-fade .carousel-inner .item {
  height: 100vh;
  width: 100vw;
}

.carousel-inner .item > img {
  -webkit-animation: zoom 20s;
  animation: zoom 20s;
  height: 100vh;
  width: 100vw;
  -o-object-fit: cover;
     object-fit: cover;
}

.test {
  display: block;
  background-position: 50% 8%;
  width: 100vw;
  height: 100vh;
  background-repeat: no-repeat;
  background-size: cover;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 2%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.carousel-caption p {
  font-size: 1.8vw;
  letter-spacing: 2px;
}

.carousel-control .control-icon {
  font-size: 28px;
  height: 30px;
  margin-top: -15px;
  width: 30px;
  display: inline-block;
  position: absolute;
  top: 50%;
  z-index: 5;
}

.ser-sec .col-md-6 {
  margin-bottom: 15px;
}

.title-block h2 {
  font-size: 3rem;
  color: #fff;
}

mark {
  background: #ebcd1e;
  padding: 0 3px;
}

.main-slider h2 {
  font-size: 5rem;
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.carousel-fade .carousel-inner {
  background: #000;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.mob-show {
  display: none !important;
}

.header_area {
  position: fixed;
  z-index: 9999;
  width: 100%;
  background: #ffffff1f;
}

.page-scroll {
  background-color: #030303;
  -webkit-transition: 2s;
  transition: 2s;
}

.scroll-down {
  position: absolute;
  bottom: 100px;
  left: 50%;
  margin-left: -16px;
  display: block;
  width: 32px;
  height: 32px;
  border: 2px solid #fff;
  background-size: 14px auto;
  border-radius: 50%;
  z-index: 0;
  -webkit-animation: bounce 2s infinite 2s;
  animation: bounce 2s infinite 2s;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.scroll-down:before {
  position: absolute;
  top: calc(50% - 8px);
  left: calc(50% - 6px);
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  display: block;
  width: 12px;
  height: 12px;
  content: "";
  border: 2px solid white;
  border-width: 0px 0 2px 2px;
}

@-webkit-keyframes bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  60% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}

@keyframes bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  60% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}

.carousel {
  position: relative;
}

.rs-breadcrumbs {
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.rs-breadcrumbs .breadcrumbs-inner {
  padding: 140px 0 150px;
}

.rs-breadcrumbs .breadcrumbs-inner .page-title {
  font-size: 30px;
  font-weight: 700;
  line-height: 56px;
  margin-bottom: 5px;
  color: #ffffff;
}

.rs-breadcrumbs .breadcrumbs-inner .page-title.new-title {
  margin: 0 auto;
  max-width: 850px;
}

.rs-breadcrumbs .breadcrumbs-inner ul {
  padding: 0;
}

.rs-breadcrumbs .breadcrumbs-inner ul li {
  color: #ffffff;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
}

.rs-breadcrumbs .breadcrumbs-inner ul li a {
  position: relative;
  padding-right: 22px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #ffffff;
}

.rs-breadcrumbs .breadcrumbs-inner ul li a:before {
  background-color: #fff;
  content: "";
  height: 15px;
  width: 1px;
  position: absolute;
  right: 9px;
  top: 2px;
  -webkit-transform: rotate(26deg);
  transform: rotate(26deg);
}

.rs-breadcrumbs.img1 {
  background: url(../images/about/1.jpg);
  background-position: center top;
}

.rs-breadcrumbs.img2 {
  background: url(assets/images/breadcrumbs/2.jpg);
}

.rs-breadcrumbs.img3 {
  background: url(assets/images/breadcrumbs/3.jpg);
}

.rs-breadcrumbs.img4 {
  background: url(assets/images/breadcrumbs/4.jpg);
}

.values .box {
  padding: 30px;
  -webkit-box-shadow: 0px 0 5px rgba(1, 41, 112, 0.08);
          box-shadow: 0px 0 5px rgba(1, 41, 112, 0.08);
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  height: 100%;
}

.values .box img {
  padding: 8px 55px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.values .box h3 {
  font-size: 24px;
  color: #012970;
  font-weight: 700;
}

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

.values .box:hover {
  -webkit-box-shadow: 0px 0 30px rgba(1, 41, 112, 0.08);
          box-shadow: 0px 0 30px rgba(1, 41, 112, 0.08);
}

.values .box:hover img {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.about-content {
  margin-top: 40px;
}

.about-main {
  margin-top: 40px;
  margin-bottom: 30px;
}

.contact .info {
  border-top: 3px solid #017db9;
  border-bottom: 3px solid #017db9;
  padding: 30px;
  width: 100%;
  background-color: #f9f9fa;
}

.contact .info i {
  font-size: 20px;
  color: #017db9;
  float: left;
  width: 44px;
  height: 44px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 50px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.contact .info h4 {
  padding: 0 0 0 60px;
  font-size: 17px;
  font-weight: 600;
  margin-bottom: 5px;
  color: #5f687b;
}

.contact .info p {
  padding: 0 0 10px 60px;
  margin-bottom: 20px;
  font-size: 14px;
  color: #949cac;
}

.align-items-stretch {
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
}

.loctn {
  margin: 0;
  border-bottom: 2px solid red;
  width: 40px;
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: bold;
}

.contact {
  padding-top: 30px;
  padding-bottom: 40px;
}

.form-sec {
  padding-top: 5px;
}

.ttl {
  font-size: 20px;
}

.contact .email-form {
  width: 100%;
  border-top: 3px solid #017db9;
  border-bottom: 3px solid #017db9;
  padding: 30px;
  background-color: #f9f9fa;
}

.contact .email-form .form-group {
  padding-bottom: 8px;
}

.contact .email-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  font-weight: 600;
}

.contact .email-form .error-message br + br {
  margin-top: 25px;
}

.contact .email-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

.contact .email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}

.contact .email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}

.contact .email-form input, .contact .email-form textarea {
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 14px;
  border-radius: 4px;
}

.contact .email-form input:focus, .contact .email-form textarea:focus {
  border-color: #017db9;
}

.contact .email-form input {
  height: 44px;
}

.contact .email-form textarea {
  padding: 10px 12px;
}

.contact .email-form button[type="submit"] {
  background: #017db9;
  border: 0;
  padding: 10px 24px;
  color: #fff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 4px;
}

.contact .email-form button[type="submit"]:hover {
  background: #206bfb;
}

@-webkit-keyframes animate-loading {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes animate-loading {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.desig {
  border-bottom: 1px solid #017db9;
}

.desig h3 {
  color: #017db9;
  font-size: 23px;
  font-weight: 600;
  line-height: 15px;
}

.desig h3 i {
  padding-right: 5px;
}

.desig h5 {
  font-size: 16px;
  line-height: 25px;
  padding-bottom: 10px;
}

.desig {
  border-bottom: 1px solid #017db9;
}

.services-area {
  margin-top: 10px;
  border: 1px solid #dee2e6 !important;
  padding: 8px 8px;
  margin-bottom: 8px;
}

.services-area .icon-bx-xs {
  text-align: center;
  width: 40px;
  font-size: 18px;
  /* color: red; */
  height: 40px;
  line-height: 40px;
  border: 1px solid #6b6b6b;
  float: left;
  margin-right: 20px;
}

.services-area .icon-bx-xs a {
  color: #017db9;
}

.bookapp {
  padding: 5px 5px;
  background-color: #017db9;
  text-align: center;
  color: #fff;
  font-size: 20px;
  cursor: pointer;
  display: block;
  margin-bottom: 2px;
}

.services-area .avl {
  font-size: 16px;
  font-weight: bold;
  color: #017db9;
}

.services-area .no-margin {
  padding: 0;
  margin: 15px 0 0 !important;
  list-style: none;
}

.services-area .icon-content {
  overflow: hidden;
  margin-bottom: 15px;
}

.services-area .icon-content p {
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 0;
  letter-spacing: 0.5px;
}

.services-area .quk {
  margin-top: 7px;
  text-transform: uppercase;
  font-size: 18px;
}

.services-area .text-uppercase {
  margin-top: 1px;
  margin-bottom: 2px;
  font-size: 15px;
  color: #017db9;
}

.events_serv_sec {
  padding: 30px 0;
}

.events_serv_sec .active {
  background: -webkit-gradient(linear, left top, right bottom, from(#000), to(#017db9)) !important;
  background: linear-gradient(to bottom right, #000, #017db9) !important;
  color: #fff !important;
}

a {
  text-decoration: none !important;
}

.fltr-div {
  font-size: 22px;
  font-weight: bold;
  background-color: #017db9;
  color: #000;
  padding: 5px;
  display: none;
  cursor: pointer;
}

.fltr-div i {
  text-align: right;
  float: right;
  padding-top: 5px;
}

/*hide show section end */
.widget .widget-header {
  font-weight: 400;
  margin-bottom: 0px;
  font-size: 35px;
  border-bottom: 1px solid #017db9;
}

.p-0 {
  padding: 0 !important;
}

.widget.category ul.category-list li {
  /* margin-bottom: 10px;
    padding-bottom: 10px;*/
  border-bottom: 1px solid #e5e5e5;
  list-style: none;
}

.widget.category ul.category-list li a {
  font-size: 15px;
  letter-spacing: 0;
  display: block;
  /*background: linear-gradient(to bottom right, #ff3e00, #017db9);*/
  padding: 7px;
  color: #000;
  background-image: -webkit-gradient(linear, right top, left top, from(transparent), color-stop(50%, transparent), color-stop(50%, #000), to(#017db9));
  background-image: linear-gradient(to left, transparent, transparent 50%, #000 50%, #017db9);
  background-position: 100% 0;
  background-size: 200% 100%;
  -webkit-transition: all .25s ease-in;
  transition: all .25s ease-in;
}

.widget.category ul.category-list li a:hover {
  background-position: 0 0;
  color: #fff !important;
}

.float-right {
  float: right !important;
}

.srv_img {
  width: 100%;
  height: 350px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
  border: 2px solid #017db9;
  padding: 1px;
}

.discrip {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.job-sec {
  -webkit-box-shadow: 0 12px 24px 0 #eee;
          box-shadow: 0 12px 24px 0 #eee;
  border-radius: 8px;
  background-color: #fff;
  display: block;
  padding: 24px 20px 20px;
  margin: 0 0 12px;
  text-decoration: none;
  color: #3b6585;
  cursor: pointer;
}

.jobs {
  padding-top: 40px;
  padding-bottom: 40px;
}

.job-sec h3 {
  margin-top: 0;
  font-size: 22px;
}

.job-sec h4 {
  margin-top: 0;
  font-size: 14px;
}

.tech {
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
}

.tech h2 {
  color: #fff;
}

.tech ul li {
  color: #fff;
  padding: 8px 2px;
  margin-left: 25px;
  list-style-type: circle;
  font-size: 13px;
  letter-spacing: 1px;
}
.btn {
    border:1px solid #147dbb;
    padding: 5px 30px;
}
@media screen and (max-width: 990px) {
  .nav-menu > li > a {
    color: #000;
    text-transform: uppercase;
  }
}

@media screen and (max-width: 600px) {
  .mob-show {
    display: block !important;
  }
  .mob-hide {
    display: none !important;
  }
  .main-slider h2 {
    font-size: 2.5rem;
    line-height: 35px;
  }
  .carousel-caption p {
    font-size: 14px;
    letter-spacing: 2px;
  }
}
/*# sourceMappingURL=style.css.map */