/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
.page-id-17 div#service {
    padding: 0 !important;
}

.page-id-17 div#scrolling-text {
    padding: 10px 0px !important;
}
div#banner-inner h1 {
    font-size: 32px;
    line-height: 31px;
}
.container-wrap {
    padding: 0px 0px !important;
}
/* ========================= */
header#top {
    border-bottom: 1px solid #ccc;
}
header#top li#menu-item-30 span {
    background: #DDCBE1;
    padding: 13px 30px !important;
    border-radius: 30px !important;
    color: #5D0571;
    font-weight: 600;
}
header#top li.current-menu-item span:after {
    content: "";
    background: #DECCE2;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    border-radius: 30px;
    margin-bottom: -40px;
}
header#top li.current-menu-item span {
    position: relative;
}
header#top li#menu-item-30.current_page_item span:after {
    display: none;
}
/* ========================== */
div#revolution-slider {
    margin-bottom: 0px !important;
}
/* ========================== */
div#service {
    padding: 50px 0 0 0px !important;
    margin-bottom: 0px !important;
}
div#service-inner .category-text p {
    min-height: 180px;
}
div#service:before {
    content: "";
    background-image: url(https://devu1b.customdev.solutions/jayaramisnerproject/wp-content/uploads/2026/03/download-2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: -50px;
    bottom: 0;
    width: 219px;
    height: 591px;
	animation: left-img 10s ease-in-out 0s 10000 normal forwards;
}
@keyframes left-img {
	0%,
	100% {
		transform: rotate(0deg);
		transform-origin: 0 50%;
	}

	10% {
		transform: rotate(2deg);
	}

	20%,
	40%,
	60% {
		transform: rotate(-4deg);
	}

	30%,
	50%,
	70% {
		transform: rotate(4deg);
	}

	80% {
		transform: rotate(-2deg);
	}

	90% {
		transform: rotate(2deg);
	}
}
div#service .owl-carousel {
    width: 80%;
    margin: 0 auto;
}
div#service-inner {
    margin: 0px 10px;
    background: #FFEDE9;
    border-radius: 20px;
    filter: drop-shadow(2px 4px 6px #ccc);
}
div#service-inner .category-text ul li {
    display: inline-flex;
    justify-content: normal;
    align-items: center;
}
div#service-inner .category-text ul {
    margin: 0;
    width: 100%;
    padding: 10px 20px !important;
    display: flex;
    justify-content: space-between;
}
div#service-inner .category-text ul li h4 {
    margin: 0;
    color: #000;
}
/* =============================== */
div#scrolling-text {
    padding: 40px 0px !important;
    margin-bottom: 0px !important;
}
div#scrolling-text h1 img {
    padding-left: 50px;
}
div#scrolling-text h1 span img {
    margin: 0;
    padding: 0px 10px 0px 0px !important;
}
div#scrolling-text h1 {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 50px;
    line-height: 90px;
    text-transform: uppercase !important;
    gap: 10px;
}
/* ========================= */
div#about {
/*     padding: 50px 0px !important; */
    margin-bottom: 0px !important;
}
/* ========================= */
a#btn {
    color: #5D0571;
    border-radius: 30px !important;
}
/* ========================= */
div#banner {
    margin-bottom: 90px !important;
    position: relative;
}
div#banner:after {
    content: "";
    background-image: url(https://devu1b.customdev.solutions/jayaramisnerproject/wp-content/uploads/2026/03/image-64-4.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    height: 100px;
    bottom: -50px;
    z-index: 9;
}
div#banner .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
    height: 360px;
    top: unset;
    bottom: 30px;
}
div#banner-inner {
    padding: 10px 0px 10px 50px !important;
    position: relative;
    z-index: 999;
}
div#banner-inner a#btn.border {
    border: 2px solid #5D0572;
}
div#banner-inner .wpb_text_column {
    margin-bottom: 10px !important;
}
div#banner img.left-img {
    position: absolute;
    left: 0;
    bottom: 0;
    margin: 0% 0% -20% -18% !important;
		animation: left-img 10s ease-in-out 0s 10000 normal forwards;
}
div#banner-inner .vc_col-sm-5 {
    padding-bottom: 20px;
}
/* ============================ */
div#care {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#care .inner-wrap.row-bg-layer {
    position: relative;
}
div#care .inner-wrap.row-bg-layer:before {
    content: "";
    background-image: url(https://devu1b.customdev.solutions/jayaramisnerproject/wp-content/uploads/2026/03/pngwing.com-9-3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 900px;
    height: 643px;
    z-index: 999;
	animation: heart-img 5s ease-in-out 0s 10000 normal forwards;
}
@keyframes heart-img {
	0% {
		transform: scale(1);
	}

	50% {
		transform: scale(1.1);
	}

	100% {
		transform: scale(1);
	}
}
div#care-inner .wpb_text_column {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px !important;
    margin-bottom: 10px;
}
div#care-inner h4 img {
    display: inline-flex !important;
    margin-bottom: 0px !important;
    justify-content: center;
    align-items: center;
}
div#care-inner h4 {
    margin: 0;
}
div#care-inner .nectar-fancy-ul ul li {
    padding-left: 28px;
	margin-bottom: 10px;
}
div#care-inner .nectar-fancy-ul ul li .fa-check-circle:before {
    content: url(https://devu1b.customdev.solutions/jayaramisnerproject/wp-content/uploads/2026/03/Vector-27.png) !important;
    position: relative;
    bottom: -4px;
}
/* ============================= */
div#gallery {
    padding: 0px 30px !important;
    margin-bottom: 0px !important;
	background-color:#fff0 !important;
}
div#gallery .row-bg.viewport-desktop.using-bg-color {
    height: 420px !important;
}
div#gallery-inner .vc_col-sm-3 .vc_column-inner {
    margin: 0px 10px;
}
div#gallery-inner img {
    margin-bottom: 20px;
}
/* =========================== */
div#pricing {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#pricing-inner {
    margin: 0px 30px !important;
    background-image: url(https://devu1b.customdev.solutions/jayaramisnerproject/wp-content/uploads/2026/03/Group-143726019-1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 90px 25px 50px 25px !important;
    filter: drop-shadow(2px 4px 6px #ccc);
}
div#pricing-inner.Standard {
    background-image: url(https://devu1b.customdev.solutions/jayaramisnerproject/wp-content/uploads/2026/03/Group-143726020.png);
}
div#pricing-inner.Premium {
    background-image: url(https://devu1b.customdev.solutions/jayaramisnerproject/wp-content/uploads/2026/03/Group-143726021.png);
}
div#pricing-inner ul {
    margin: 0 auto;
    display: table;
}
div#pricing-inner ul li {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 26px;
}
div#pricing-inner h3 {
    position: absolute;
    left: 0;
    top: 0;
    transform: translate(25px, -70px);
    margin: 0;
}
div#pricing-inner strong {
    font-weight: 900;
    font-family: "fredoka";
}
div#pricing-inner span.text {
    font-size: 20px;
    line-height: 30px;
    font-weight: 100;
}
div#pricing-inner ul li i:before {
    transform: scale(75%);
    position: absolute;
    left: 0;
    top: 0;
}
div#pricing-inner.Basic ul li i:before {
    content: url(https://devu1b.customdev.solutions/jayaramisnerproject/wp-content/uploads/2026/03/Group-143726022.png);
}
div#pricing-inner.Standard ul li i:before {
    content: url(https://devu1b.customdev.solutions/jayaramisnerproject/wp-content/uploads/2026/03/Group-143726023.png);
}
div#pricing-inner.Premium ul li i:before {
    content: url(https://devu1b.customdev.solutions/jayaramisnerproject/wp-content/uploads/2026/03/Group-143726024.png);
}
div#pricing-inner.Standard a#btn {
    background: #5D0571 !important;
    color: #fff !important;
}
div#pricing-inner.Premium a#btn {
    background: #BD232E !important;
    color: #fff !important;
}
/* ============================== */
div#testimonial {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#testimonial-inner img.right-img {
    float: right;
}
div#testimonial-one {
    margin: 0px 10px;
    background: #fff !important;
    filter: drop-shadow(2px 4px 6px #ccc);
    padding: 20px 20px !important;
    border-radius: 15px;
    border: 1px solid #DDCAE0;
	height: 340px;
}
div#testimonial-one .iwithtext {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
div#testimonial-one .iwithtext .iwt-icon {
    position: relative;
}
div#testimonial-one .iwithtext .iwt-icon img {
    width: unset;
    margin: 0;
}
div#testimonial-one .iwithtext .iwt-text {
    padding-left: 15px;
}
div#testimonial-one .iwithtext .iwt-text h4, div#testimonial-one .iwithtext .iwt-text p {
    margin: 0;
}
/* ================================ */
div#contact {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#contact-inner .vc_col-sm-6.clm .vc_column-inner {
    background: #F8F2F9;
    padding: 40px 40px 0px 40px !important;
    border-radius: 30px !important;
}
div#contact-inner .vc_col-sm-6.clm-one .vc_column-inner {
    background: #fff;
    filter: drop-shadow(2px 4px 5px #ccc);
    padding: 30px 30px !important;
    border-radius: 30px;
}
div#contact-inner .iwithtext {
    display: inline-flex;
    width: 50%;
    align-items: center;
    justify-content: flex-start;
}
div#contact-inner .iwithtext .iwt-icon img {
    margin: 0;
    width: unset;
}
div#contact-inner .iwithtext .iwt-icon {
    position: relative;
}
div#contact-inner .iwithtext .iwt-text {
    padding-left: 15px;
}
div#contact-inner .vc_col-sm-6.clm-one h6 span {
    background: #DDCAE0 !important;
    padding: 10px 20px !important;
    border-radius: 30px !important;
}
div#contact-inner .vc_col-sm-6.clm-one h6 span img {
    margin: 0px 5px -2px 0px !important;
}
div#contact-inner .vc_col-sm-6.clm-one h6 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
div#gform_fields_1 {
    row-gap: 15px !important;
}
div#contact-inner input, div#contact-inner textarea, div#contact-inner select {
    height: 45px !important;
    border-color: #EEEEEE;
    border-radius: 30px !important;
}
span.gfield_required.gfield_required_text {
    opacity: 0;
}
body .gform_wrapper .top_label .gfield_label {
    margin-top: 0px !important;
    color: #1E2A36 !important;
    font-size: 15px !important;
}
div#contact-inner input#gform_submit_button_1 {
    background: #DDCAE0;
    color: #5D0571 !important;
}
/* ============================== */
div#footer-widgets .row {
    padding: 40px 0px !important;
    border-bottom: 1px solid #ccc;
}
div#nav_menu-3, div#nav_menu-4 {
    margin: 0 auto;
    display: table;
}
#footer-outer .widget {
    margin-bottom: 10px;
}
div#newsletterwidgetminimal-2 form.tnp-form {
    display: flex;
    width: 100%;
}
div#newsletterwidgetminimal-2 form.tnp-form input.tnp-email {
    background-color: #fff0 !important;
    border-color: #BBAFAD;
    border-radius: unset !important;
    color: #ffff;
}
div#newsletterwidgetminimal-2 form.tnp-form input.tnp-submit {
    background-color: #fff0 !important;
    border-radius: unset !important;
    width: auto !important;
    margin-left: 0px !important;
    padding: 0px 20px !important;
    background: #5D0571 !important;
}
#footer-outer #footer-widgets .col input[type="submit"] {
    background-color: #5D0571 !important;
    font-size: 14px !important;
}
div#custom_html-2 ul li {
    display: inline-block;
    margin-right: 1px;
}
div#custom_html-2 ul li i {
    width: 40px !important;
    height: 40px !important;
    line-height: 40px !important;
    border: 1px solid #5D0571 !important;
    color: #5D0571;
    border-radius: 50%;
    font-size: 18px;
}
div#footer-widgets ul#menu-contact-us li a {
    position: relative;
    padding-left: 30px !important;
}
div#footer-widgets ul#menu-contact-us li a i {
    color: #5D0571;
    position: absolute;
    left: 0;
    top: 0;
}
div#footer-widgets ul#menu-contact-us li a ruby {
    display: block;
    font-size: 20px;
    color: #1D1D1D;
    font-weight: 700;
}
div#footer-widgets ul#menu-contact-us li#menu-item-40 a {
    color: #5D0571 !important;
}
/* ============================== */
div#copyright {
    padding: 20px 0px !important;
}
div#copyright strong {
    color: #5D0571;
    font-family: "fredoka";
}

#header-outer[data-format=centered-menu] #top nav>.sf-menu>li.current-menu-item ul li a {background: unset !important;}

#header-outer[data-format=centered-menu] #top nav>.sf-menu>li.current-menu-item ul li a span:after {
    content: unset !important;
}
#breadcrumbs {
  display: none !important;
}
/* ========================== */
@media (max-width: 1600px){
	.text-lft {
    margin-left: -30px;
}
}
@media (max-width: 1440px){
	    .text-lft {
        margin-left: -80px;
    }
	div#service .owl-carousel {
    width: 86%;
}
	div#banner img.left-img {
    margin: 0% 0% -20% -9% !important;
}
	div#pricing-inner h3 {
    transform: translate(30px, -70px);
}
}
@media (max-width: 1366px){
	.category-text {
  min-height: 270px;
}
	div#contact {
  padding: 20px 0px !important;
  margin-bottom: 0px !important;
}
	div#testimonial {
  padding: 20px 0px !important;
  margin-bottom: 0px !important;
}
	div#care {
  padding: 30px 0px !important;
  margin-bottom: 0px !important;
}
	div#banner {
  margin-bottom: 10px !important;
  position: relative;
}
	div#banner img.left-img {
  display: none !important;
}
	div#pricing-inner {
    margin: 0px 20px !important;
}
	div#banner-inner {
    padding: 10px 0px 10px 30px !important;
}
	div#banner .row-bg.viewport-desktop.using-image {
    height: 380px;
    bottom: 30px;
}
	div#about {
  padding: 0px 0px !important;
  margin-bottom: 0px !important;
}
	div#scrolling-text {
  padding: 10px 0px !important;
  margin-bottom: 0px !important;
}
	.category-text p {
  min-height: 190px;
}
	.category-text p {
  font-size: 13px;
  line-height: 23px;
}
}
@media (max-width: 1326px){
	  .category-text {
    min-height: 260px;
  }
	.category-text p {
  min-height: 160px;
}
}
@media (max-width: 1280px){
	.category-text p {
  min-height: 140px;
}
	  .category-text {
    min-height: 210px;
  }
	  .category-text {
    height: 220px !important;
  }
	div#about {
  padding: 10px 0px !important;
  margin-bottom: 0px !important;
}
	div#service {
  padding: 20px 0px !important;
  margin-bottom: 0px !important;
}
	.category-text {
    height: 290px !important;
  }
	 .category-text {
    height: 240px !important;
  }
}
@media (max-width: 1024px){
	  .category-text {
    min-height: 190px;
  }
	
div#banner img.left-img {
  display: none !important;
}
#testimonial {
  padding-bottom: 0 !important;
}
#about h1 {
  font-size: 30px !important;
  line-height: 35px;
}
#about h1 br {
  display: none !important;
}
div#about p {
  font-size: 13px !important;
  line-height: 20px;
}
#about h4 {
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 0;
}
#service {
}
div#banner-inner p {
  font-size: 13px !important;
  line-height: 20px;
}
div#banner-inner h1 {
  font-size: 25px !important;
  line-height: 30px;
}
#care h1 {
  font-size: 30px !important;
  line-height: 40px;
}
#care ul li h4 {
  font-size: 16px;
  line-height: 20px;
}
#care p {
  font-size: 13px;
  line-height: 20px;
  padding-bottom: 0 !important;
}
#testimonial {
}
#testimonial h1 {
  font-size: 30px;
  line-height: 40px;
}
div#testimonial-one {
  height: 340px;
}
div#testimonial-one p {
  font-size: 13px;
  line-height: 20px;
}
p, li {
  font-size: 13px !important;
  line-height: 20px !important;
}
#contact-inner {
}
#contact-inner h2 {
  font-size: 25px !important;
  line-height: 35px;
  text-wrap: balance;
}
#contact-inner .gfield_label.gform-field-label {
  font-size: 11px !important;
}
#contact-inner #gform_1 input::placeholder {
  font-size: 10px !important;
}
#contact-inner #gform_1 select {
  font-size: 11px !important;
}
#contact-inner #gform_1 #input_1_8 {
  font-size: 11px;
}
#footer-outer .widget h4 {
  font-size: 15px !important;
}

#footer-outer #footer-widgets input {
  color: #000;
}
#footer-outer #footer-widgets .tnp-submit {
  color: #fff;
}
	#footer-outer #footer-widgets .col p br {
  display: none;
}
	 .category-text {
    height: 250px !important;
  }
}
@media (max-width: 912px){
	#footer-outer #media_image-2 img {
  width: 50%;
}
	
div#service::before {
  content: unset !important;
}
#ser-in-sec {
  text-align: center;
}
#ser-in-sec ul {
  text-align: left;
  margin: 0 auto;
  display: table;
}
#ser-in-sec img {
  width: 60%;
  margin: 0 auto;
}
#ser-in-sec p {
  text-wrap: balance;
}
#contact-inner {
}
#contact-inner .clm-one {
  text-align: left !important;
}
	div#service::before {
  content: unset !important;
}
	header#top {
  border-bottom: unset !important;
}
	
#footer-outer #footer-widgets .col p br {
  display: none;
}
#about {
  text-align: center;
}
#banner-inner {
  text-align: center;
}
#about p {
  width: 70%;
  margin: 0 auto;
}
#banner p {
  width: 60%;
  margin: 0 auto;
}
#care-inner {
  text-align: center;
}
#care-inner ul {
  text-align: left;
  margin: 0 auto;
  display: table;
}
#care img {
  display: table;
  margin: 0 auto;
}
#care p {
  width: 70%;
  margin: 0 auto;
}
#care img {
  aspect-ratio: 3/2;
  object-fit: cover;
}
#testimonial-inner {
  text-align: center;
}

#testimonial-inner p {
  width: 70%;
  margin: 0 auto;
}
div#testimonial-inner img.right-img {
  float: unset;
  display: table;
  margin: 0 auto;
}
div#testimonial-one {
  height: 300px;
}
#contact-inner {
  text-align: center;
}
#contact-inner p {
  text-wrap: balance;
}

div#contact-inner .iwithtext {
  display: block !important;
  margin: 0 auto;
}
div#contact-inner .iwithtext .iwt-text {
  padding-top: 20px;
  padding-left: 0;
}
#contact-inner {
  padding: 0 120px;
}
#contact-inner #gform_1 {
  text-align: left;
}
div#nav_menu-3, div#nav_menu-4 {
  margin: unset;
}
	 div#banner-inner {
    padding: 20px 0px 10px 0px !important;
  }
	div#scrolling-text {
  padding: 10px 0px !important;
  margin-bottom: 0px !important;
}
	  .category-text {
    height: 220px !important;
  }
	  div#service {
    padding: 20px 0px !important;
    margin-bottom: 0px !important;
  }
}
@media (max-width: 800px){
	 .category-text {
    height: 230px !important;
  }
#contact-inner .clm h2 {
  text-align: center !important;
}
}
@media (max-width: 768px){}
@media (max-width: 480px){
	#service p br {
  display: none;
}
	  #ser-in-sec img {
    width: 100%;
    margin: 0 auto;
  }
	#footer-outer #media_image-2 img {
  width: 50% !important;
}
	div#service p {
  width: 90%;
  margin: 0 auto;
}
	div#service::before {
  content: unset;
}
	input#gform_submit_button_3 {
    background-color: #6d1c7d;
    width: 100%;
}

div#gform_fields_3 {
    row-gap: 15px;
}

div#gform_fields_3 input {
    border: 2px solid #00000024;
}

div#gform_fields_3 select {
    border: 2px solid #00000024;
}

div#gform_fields_3 textarea {
    border: 2px solid #00000024;
}
div#ser-in-sec img {
    border-radius: 20px;
    /*box-shadow: 10px 10px 10px 4px #6d1c7d;*/
}
	div#contact-inner .iwithtext .iwt-text h6 {
  font-size: 14px !important;
  line-height: 24px;
  text-align: center;
}
	#contact-inner h2 {
  text-align: left !important;
}
	
#about p {
  width: 100% !important;
}
#banner p {
  width: 97%;
}
#contact-inner {
  padding: 0 0 !important;
}
#text-2 p {
  width: 70%;
  margin-bottom: 20px;
}
	  .text-lft {
    margin-left: -20px;
  }
}
@media (max-width: 428px){
#contact-inner .clm h2 {
  text-align: center !important;
}
#service-inner img {
  width: 100%;
}
#service-inner h4 a img {
  width: unset;
}

	#service-inner .category-text {
    height: 180px !important;
  }
	#service p br {
  display: none;
}
}
@media (max-width: 414px){}
@media (max-width: 390px){}
@media (max-width: 375px){}
@media (max-width: 360px){}