@media (min-width: 992px) {
.mouse-cursor {
	position: fixed;
	left: 0;
	top: 0;
	pointer-events: none;
	border-radius: 50%;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	visibility: hidden;
}

.cursor-inner {
	width: 6px;
	height: 6px;
	z-index: 10000001;
	background-color: #FE91A4;
	-webkit-transition: width 0.3s ease-in-out, height 0.3s ease-in-out, margin 0.3s ease-in-out, opacity 0.3s ease-in-out;
	-o-transition: width 0.3s ease-in-out, height 0.3s ease-in-out, margin 0.3s ease-in-out, opacity 0.3s ease-in-out;
	transition: width 0.3s ease-in-out, height 0.3s ease-in-out, margin 0.3s ease-in-out, opacity 0.3s ease-in-out;
}

.cursor-inner.cursor-hover {
	margin-left: -35px;
	margin-top: -35px;
	width: 70px;
	height: 70px;
	background-color: #FE91A4;
	opacity: 0.3;
}

.cursor-outer {
	margin-left: -12px;
	margin-top: -12px;
	width: 30px;
	height: 30px;
	border: 1px solid #FE91A4;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 10000000;
	opacity: 0.5;
	-webkit-transition: all 0.08s ease-out;
	-o-transition: all 0.08s ease-out;
	transition: all 0.08s ease-out;
}

.cursor-outer.cursor-hover {
	opacity: 0;
}
}
.tp-home #sp-main-body {
  padding:  0;
}
#sp-bottom1 .footer-images {
	text-align:center;
	margin-bottom: 20px;
}
#sp-bottom .sp-module .sp-module-title {
  position: relative;
  padding-bottom: 10px;
}
#sp-bottom .sp-module .sp-module-title::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0px;
  height: 1px;
  width: 40px;
  background-color: #fff;
}
#sp-bottom3 span a {
	font-weight: bold;
  font-size: 28px;
}
#sp-contact-bottom {
	background: #ebf3fa;
}
.reveal2.active {
  opacity: 1;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  display: flex;
  margin-top: 55px;
   margin-bottom: 55px;
  justify-content: space-between;
  align-items: center;
  padding: 12px 12px 12px 55px;
  background-color: #FE91A4;
  border-radius: 15px;
  
}
.choose-contact .choose-logo {
  flex-shrink: 0;
  margin-right: 40px;
}
.choose-contact h2 {
  font-size: 64px;
  margin-bottom: 0;
  padding-right: 40px;
  color: #fff;
  font-weight: 700;
}
.choose-contact h2 a {
	color: #fff;
}
.choose-contact .details-content {
  background-color: #7990F9;
  display: flex;
  border-radius: 10px;
  padding: 30px 40px;
  align-items: center;
  width: 405px;
}
.choose-contact .details-content .icon {
  font-size: 40px;
  line-height: 1;
  color: #000;
}
.choose-contact .details-content .content {
  margin-left: 30px;
}
.choose-contact .details-content .content span {
  display: block;
  color: #fff;
  letter-spacing: 4.8px;
  margin-bottom: 20px;
  line-height: 1;
}
.choose-contact .details-content .content a {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
}
.choose-contact .details-content .content a:hover {
	color: #FE91A4;
}
@media only screen and (max-width: 767px) {
  .choose-contact.reveal2.active {
    display: block;
    padding: 20px;
  }
   .choose-contact .choose-logo {
    flex-shrink: 0;
    margin-right: 0;
    margin-bottom: 20px;
  }
   .choose-contact h2 {
    font-size: 25px;
    margin-bottom: 20px;
    padding-right: 0;
  }
   .choose-contact .details-content {
    display: block;
    padding: 18px;
    width: 100%;
  }
  .choose-contact .details-content .icon {
    font-size: 30px;
    margin-bottom: 15px;
  }
  .choose-contact .details-content .content {
    margin-left: 0;
  }
  .choose-contact .details-content .content span {
    margin-bottom: 12px;
  }
  .choose-contact .details-content .content a {
    font-size: 18px;
  }
}
#sp-feature {
	background: #ebf3fa;
	padding:25px 0 0;
}
#sp-feature h3.sp-module-title {
	color: #7990F9;
	font-weight: bold;
    padding-bottom: 40px;
    margin: 0;
}
#sp-feature .jt-cs .owl-carousel .owl-nav .owl-next, #sp-feature .jt-cs .owl-carousel .owl-nav .owl-prev {
  font-size: 22px;
  background: none;
  color: #7990F9;
  width: 75px;
  height: 75px;
  border-radius: 100%;
  border: 1px solid;
  opacity:1;
}
#sp-feature .jt-cs .owl-carousel .owl-nav .owl-next:hover, #sp-feature .jt-cs .owl-carousel .owl-nav .owl-prev:hover {
	 background: #7990F9;
	 color: #fff;
}
@media (min-width: 992px) {
  #sp-feature .owl-stage-outer {
    margin-right: -445px;
  }
  .offcanvas-menu .offcanvas-inner ul.menu, .offcanvas-menu .offcanvas-inner ul.menu ul {
  display: none;
}
#mod-custom117 {
  padding-left: 15px;
}
}
#sp-feature .jt-cs .jt-imagecover {
  border-radius: 20px;
}
#sp-feature .jt-inner {
	text-align:center;
}
#sp-feature .jtcs_item_wrapper .jt-title {
	color: #7990F9;
}
#sp-feature .jtcs_item_wrapper .jt-title:hover {
	color: #FE91A4;
}

.section-warp {
  padding: 60px 20px 60px 30px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.section-warp .content {
  margin-top: -40px;
}
.section-warp .title {
  font-size: 22px;
  color: #7990F9;
  display: block;
}
.section-warp h2 {
  font-size: 64px;
  margin-bottom: 0;
  line-height: 1.2;
  color: #2E364A;
}
.section-warp .heading-two {
  margin-left: 150px;
}
.default-btn {
  padding: 14px 33px;
  border-radius: 5px;
  color: #fff;
  background: #7990F9;
  display: inline-block;
  position: relative;
  border: none;
  transition: 0.6s;
  z-index: 1;
}

.default-btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 5px;
  height: 100%;
  width: 100%;
  opacity: 0;
  z-index: -1;
  transition: 0.5s linear, color 0s, background-color 0s;
  outline: var(--b) solid rgba(0, 0, 0, 0);
  outline-offset: 0.2em;
  background-color: #EBF3FA;
  -webkit-clip-path: polygon(0 0, 48% 100%, 100% 0, 13% 48%, 100% 100%, 0 100%, 76% 45%);
  clip-path: polygon(0 0, 48% 100%, 100% 0, 13% 48%, 100% 100%, 0 100%, 76% 45%);
}
.default-btn:hover::before {
  opacity: 1;
  width: 100%;
  -webkit-clip-path: polygon(0 0, 53% 0, 100% 0, 100% 45%, 100% 100%, 0 100%, 0 49%);
  clip-path: polygon(0 0, 53% 0, 100% 0, 100% 45%, 100% 100%, 0 100%, 0 49%);
}
.default-btn:hover {
  background-color: transparent;
  color: #2E364A;
}
.default-btn i {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-left: 8px;
}
.section-warp .background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  z-index: -1;
  background-image: url(../images/commitment1-1.png);
}
.reveal.active {
  opacity: 1;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  margin-right: -45px;
  margin-top: -60px;
}
.commitment-content {
  margin-left: -330px;
  padding-top: 38px;
}
.commitment-content h4 {
  font-size: 24px;
  line-height: 1.5;
  margin-bottom: 35px;
  color: #2E364A;
}
.commitment-content ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.commitment-content ul li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 30px;
  font-weight: 600;
  color: #656565;
}
.commitment-content ul li span {
  position: absolute;
  top: 1px;
  left: 0;
  line-height: 1;
  font-weight: 300;
  font-size: 40px;
}
.commitment-content ul li:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .commitment-image {
    margin-right: 0;
    margin-top: 0;
  }
   .commitment-content {
    margin-left: 0;
    padding-top: 25px;
  }
   .section-warp {
    padding: 20px;
    background-image: none;
    background-color: #EBF3FA;
    margin-bottom: 25px;
	display: block;
  }
  .section-warp .section-button {
    text-align: start !important;
  }
  .default-btn {
    padding: 10px 24px;
  }
  .section-warp .content {
    margin-top: 20px;
  }
   .section-warp .title {
    font-size: 14px;
    margin-bottom: 10px;
  }
   .section-warp .heading {
    display: inline-block;
  }
   .section-warp .heading h2 {
    display: inline-block;
    font-size: 20px;
    margin-bottom: 0;
  }
  .commitment-content h4 {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 15px;
  }
   .commitment-content ul li {
    margin-bottom: 6px;
  }
  .commitment-content ul li span {
    top: 3px;
    font-size: 28px;
  }
  .section-warp .heading-two {
    margin-left: 0;
  }
   .reveal.active {
    margin-right: 0;
    margin-top: 0;
  }
}
#sp-commitment {
	padding-bottom:20px;
}
#sp-intro {
	padding:20px 0;
}
#sp-intro p{
	padding:0px 0 20px ;
}

#sp-intro h3 {
	font-size: 36px;
  margin-bottom: 33px;
}
#sp-intro h3 span {
  color: #7990F9;
}
#sp-intro .header-text {
  background: #eff0fe;
  border-radius: 30px;
  padding: 30px 50px;
  display: inline-block;
  font-size: 30px;
  margin-bottom: 70px;
  margin-top: 60px;
  color:#656565;
}
@media (min-width: 992px) {
#sp-intro .about-content {
  padding-right: 120px;
}
}
.pink1 .sppb-column-addons {
	background: #FE91A4;
  border-radius: 10px;
  padding: 30px 10px;
  display: inline-block;
  margin-bottom:20px;
}
.pink2 .sppb-column-addons {
	background: #FEAFBD;
  border-radius: 10px;
  padding: 30px 10px;
  display: inline-block;
  margin-bottom:20px;
}
.pink3 .sppb-column-addons {
	background: #FFD9DF;
  border-radius: 10px;
  padding: 30px 10px;
  display: inline-block;
  margin-bottom:20px;
}
.sppb-animated-number {
	font-size: 40px;
    font-weight: bold;
}
#sp-top-bar p {
	margin:0;
}
#sp-top-bar .sp-contact-info a {
	font-weight: bold;
}
#sp-top-bar .sp-contact-info a:hover {
	color:#7990F9;
}
#sp-top-bar .header-btn {
	background: #7990F9;padding: 5px 20px;
  border-radius: 3px;
  display: inline-block;
}
#sp-top-bar .header-btn:hover {
	color:#000;
}
#sp-header .container-inner{
  border-bottom: solid 1px #CCD6EF;
}
#sp-header.header-sticky .container-inner {
	border-bottom: solid 1px transparent;
}
.burger-icon {
  width: 50px;
  cursor: pointer;
  height: 50px;
  padding: 13px 14px;
  background: #FE91A4;
  border-radius: 50%;
  line-height: 57px;
}
.burger-icon:hover {
	background: #FEAFBD;
}
.sp-megamenu-parent > li > a::before, .sp-megamenu-parent > li > span::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0px;
  right: 0px;
  height: 2px;
  width: 0%;
  transition: 0.6s;
  background-color: #7990F9;
}
.sp-megamenu-parent > li.active > a::before, .sp-megamenu-parent > li.active:hover > a::before, .sp-megamenu-parent > li:hover > a::before {
	width: 100%;
}
.offcanvas-menu .contact-list {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.offcanvas-menu .contact-list li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 12px;
}
.offcanvas-menu .contact-list li i {
  position: absolute;
  left: 0;
  top: 3px;
  font-size: 14px;
  color: #7990F9;
}
.offcanvas-menu .contact-list li a {
  color: #656565;
}
.offcanvas-menu .contact-list li a:hover {
	color: #7990F9;
}
.sp-page-title .fa-location-dot::before, .sp-page-title .fa-map-marker-alt::before {
  content: none;
}
.about-founded-image {
  border-radius: 0;
  position: relative;
  border: 1px solid #CCD6EF;
  margin-right: 110px;
  padding-top: 22px;
  padding-bottom: 22px;
}
.about-founded-image .third-about {
  width: 470px;
  margin-left: 50px;
  transform: rotate(-10deg);
}
.about-founded-image h3 {
  font-size: 24px;
  color: #7990F9;
  position: absolute;
  transform: rotate(-100deg);
  margin-bottom: 0;
  left: -99px;
  bottom: 138px;
}
.about-founded-image .heart-image {
  position: absolute;
  flex-shrink: 0;
  right: -50px;
  bottom: -5px;
}
.founded-content h3 {
  font-size: 36px;
  margin-bottom: 25px;
  color:#2E364A;
}
.founded-content .content {
  padding-left: 105px;
}
.founded-content p {
  margin-bottom: 40px;
}
.founded-content .number-email {
  margin-top: 88px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.founded-content .number-email .number-item {
  position: relative;
}
.founded-content .number-email .number-item::before {
  content: "";
  position: absolute;
  top: 7px;
  right: -62%;
  height: 53px;
  width: 1px;
  background-color: #CCD6EF;
}
.founded-content .number-email .number-item span {
  display: block;
  color: #7990F9;
  margin-bottom: 2px;
}
.founded-content .number-email .number-item a {
  font-size: 20px;
  font-weight: bold;
  color: #2E364A;
}
.founded-content .number-email .number-item a:hover {
	color: #7990F9;
}
.founded-content h3 span {
  color: #7990F9;
}
#sp-work {
	padding:30px 0;
	background:#ebf3fa;
}
#sp-services {
	padding:30px 0;
	background:#fff;
}
.benefit-heading {
  margin-bottom: 45px;
  max-width: 750px;
}
.benefit-heading h3 {
  font-size: 36px;
  margin-bottom: 0;
  color: #2E364A;
}
.benefit-widget.style1 {
  margin-bottom: 25px;
  max-width: 860px;
  margin-left: auto;
  margin-right: 110px;
}
.benefit-widget .benefit-item {
  background-color: #F5F6F9;
  display: flex;
  padding: 22px;
  align-items: center;
  justify-content: center;
}
.benefit-widget .benefit-item .icon {
  flex-shrink: 0;
  margin-right: 20px;
}
.benefit-widget .benefit-item h3 {
  margin-bottom: 0;
  font-size: 24px;
  color: #2E364A;
}
.benefit-widget.style2 {
  margin-top: 25px;
  max-width: 860px;
  margin-right: auto;
  margin-left: 110px;
}
.sppb-panel-title {
 padding: 20px 25px;
  font-size: 16px;
  font-weight: 700;
  font-family: 'Playfair Display', sans-serif;
  color: #2E364A;
  border-radius: 15px;
  background: #F5F6F9;
  display: block;
}
.contact-form h3 {
  font-size: 36px;
  margin-bottom: 40px;
}
.contact-form .form-control {
  height: 55px;
  border-radius: 5px;
  border: 1px solid #CCD6EF;
  background: #fff;
  margin-bottom: 10px;
  color: #656565;
  padding-left: 15px;
}
.contact-form .btn.btn-primary {
  padding: 14px 33px;
  border-radius: 5px;
  color: #fff;
  background: #7990F9;
  display: inline-block;
  position: relative;
  border: none;
  transition: 0.6s;
  z-index: 1;
}

.contact-form .btn.btn-primary::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 5px;
  height: 100%;
  width: 100%;
  opacity: 0;
  z-index: -1;
  transition: 0.5s linear, color 0s, background-color 0s;
  outline: var(--b) solid rgba(0, 0, 0, 0);
  outline-offset: 0.2em;
  background-color: #EBF3FA;
  -webkit-clip-path: polygon(0 0, 48% 100%, 100% 0, 13% 48%, 100% 100%, 0 100%, 76% 45%);
  clip-path: polygon(0 0, 48% 100%, 100% 0, 13% 48%, 100% 100%, 0 100%, 76% 45%);
}
.contact-form .btn.btn-primary:hover::before {
  opacity: 1;
  width: 100%;
  -webkit-clip-path: polygon(0 0, 53% 0, 100% 0, 100% 45%, 100% 100%, 0 100%, 0 49%);
  clip-path: polygon(0 0, 53% 0, 100% 0, 100% 45%, 100% 100%, 0 100%, 0 49%);
}
.contact-form .btn.btn-primary:hover {
  background-color: transparent;
  color: #2E364A;
}
.contact-form .form-box {
	padding-right: 100px;
}
.sp-module-content-top {
	padding-bottom:50px;
}
.inner-contact-widget {
  border-radius: 15px;
  background: #f8f9fa;
  padding: 44px 50px;
}
.inner-contact-widget .col-lg-4:nth-child(1) .contact {
  padding-left: 0;
}
.inner-contact-widget .contact {
  padding-left: 50px;
  position: relative;
}
.inner-contact-widget p {
  color: #2E364A;
  margin-bottom: 22px;
  font-size: 22px;
  font-weight: 500;
  line-height: 1;
}
.inner-contact-widget p i {
  position: relative;
  font-size: 28px;
  color: #fff;
  margin-right: 8px;
  top: 7px;
  height: 70px;
  width: 70px;
  border-radius: 50%;
  line-height: 79px;
  display: inline-block;
  text-align: center;
  background-color: #7990F9;
}
.inner-contact-widget a {
  display: block;
  color: #2E364A;
}
.inner-contact-widget a:hover {
	color: #7990F9;
}
.inner-contact-widget .contact::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 1px;
  background-color: #dee2e6;
}
.inner-contact-widget .col-lg-4:nth-child(1) .contact::before{
  content: none;
}
.another-mission-card .mission-card .icon-widget {
  padding: 48px 30px;
  text-align: center;
  border-radius: 15px;
  background-color: #F5F6F9;
  margin-bottom: 25px;
  width: 100%;
}
.another-mission-card .mission-card .icon-widget h3 {
  font-size: 24px;
  margin-top: 20px;
}
.main-about-mission .mission-card p {
  margin-bottom: 0;
}
.another-mission-area {
	padding-top:100px;
}
.main-about-mission.style-2 {
	margin-top: 25px;
}
.rrssb-buttons li.small a {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  line-height: 30px;
  font-size: 20px;
  color: rgb(97, 101, 111);
  background-color: #F5F6F9;
  border: solid 1px #CCD6EF;
}
.rrssb-buttons li.small a:hover {
	background-color: #7990F9;
}
.rrssb-buttons li a .rrssb-icon svg circle, .rrssb-buttons li a .rrssb-icon svg path {
  fill: rgb(97, 101, 111);
}
.rrssb-buttons li a:hover .rrssb-icon svg circle, .rrssb-buttons li a:hover .rrssb-icon svg path {
  fill: #fff;
}
.rrssb-buttons li {
  width: auto !important;
  padding-right: 10px;
}
.rrssb-buttons li.small a .rrssb-text {
  display: none;
}
@media (max-width: 991px) {
	.contact-form .form-box {
		padding-right: 0px;
	}
	#sp-services {
	  padding: 30px 10px;
	  
	}
	.benefit-heading h3 {
    font-size: 20px;
    margin-bottom: 0;
  }
  .benefit-widget.style1 {
    margin-left: auto;
    margin-right: 0;
  }
  .benefit-widget .benefit-item h3 {
    margin-bottom: 0;
    font-size: 16px;
  }
  .benefit-widget .benefit-item .icon {
    margin-right: 12px;
  }
   .benefit-widget.style2 {
    margin-right: auto;
    margin-left: 0;
  }
	.about-founded-image {
    border-radius: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 30px;
  }
  .about-founded-image .third-about {
    width: 100%;
    margin-left: 0;
    transform: unset;
  }
  .about-founded-image h3 {
    color: #fff;
    transform: rotate(-90deg);
  }
   .about-founded-image .heart-image {
    right: 0;
    bottom: 0;
  }
  .founded-content h3 {
    font-size: 20px;
    margin-bottom: 12px;
  }
  .founded-content .number-email {
    margin-top: 15px;
    display: block;
  }
   .founded-content .number-email .number-item {
    margin-bottom: 12px;
  }
	.founded-content .content {
	  padding-left: 0px;
	}
	.sp-page-title {
	  text-align: center;
	}
	.sp-page-title .sp-page-title-heading{
    font-size: 25px;
    margin-bottom: 15px;
  }
  .sp-page-title .breadcrumb {
	  justify-content: center;
	  margin: 0;
	}
	.logo-image {
    height: auto !important;
  }
  #sp-intro {
	  padding: 20px 10px;
	  text-align: center;
	}
	#sp-feature {
	  padding: 20px 10px;
	
	}
	#sp-footer, #sp-bottom {
	  text-align: center;
	}
	#sp-bottom .sp-module .sp-module-title::before {
	  right: 0;
	  margin: 0 auto;
	}
	#sp-footer #sp-footer2 {
	  text-align: center;
	}
	#sp-feature .jt-inner {
	  margin-bottom: 20px;
	}
	#sp-feature .jt-cs .owl-carousel .owl-nav .owl-next, #sp-feature .jt-cs .owl-carousel .owl-nav .owl-prev {
	  width: 35px;
	  height: 35px;
	}
	#sp-intro .header-text {
	  margin-bottom: 20px;
	  margin-top: 0;
	}
	body.ltr.offcanvs-position-right.offcanvas-active .offcanvas-menu {
	  width: 350px;
	}
}