/*
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
*/
@import url('https://fonts.googleapis.com/css2?family=Roboto+Flex:opsz,wght@8..144,100..1000&display=swap');

body, p{
	 font-family: "Roboto Flex", sans-serif !important;
}
.banner-wrapper h2.ns-heading-el {
    font-size: 38px;
    text-transform: uppercase;
    font-weight: 600;
	    line-height: 50px;
}
.banner-wrapper .content {
    width: 50% !important;
}
.banner-wrapper .swiper-slide .content p {
    font-size: 20px !important;
    line-height: 25px !important;
}
.banner-wrapper .content {
    width: 50% !important;
    border: 2px solid #fff;
    margin-left: 11%;
    padding: 10px 30px !important;
}
.tagline-img {
    margin-top: -145px;
    color: #Fff;
    position: relative;
    padding: 10px 30px;
	    
}
span.orng-highlight {
    font-size: 19px;
    color: #e55f20;

}
.heading-wrap h2 {
    font-size: 27px;
    text-transform: uppercase;
    font-weight: 600 !important;
    position: relative;
}
.heading-wrap h2:after {
    content: '';
    background: #e55f20;
    width: 82%;
    height: 1px;
    position: absolute;
    bottom: 5px;
    left: 0;
}
span.org-head {
    color: #e55f20;
}
.family-main {
    text-transform: uppercase;
    font-size: 22px;
    color: #e66021;
    font-weight: 600;
	margin-bottom: 5px !important;
}
.family-sub {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px !important;
}
.golden-moment-heading h3 {
    text-transform: uppercase;
    font-size: 24px !important;
    font-weight: 600 !important;
    line-height: 32px !important;
    position: relative;
}
.golden-moment-heading h3:after{
	    content: '';
    background: #e55f20;
    width: 75%;
    height: 1px;
    position: absolute;
    bottom: -3px;
    left: 0;
}
.social-work-section .heading-wrap h2:after {
    content: '';
    width: 34%;

}
.bless-hindu-title h3:after {
    content: '';
    width: 37% !important;
}
.about-samir-section .heading-wrap h2:after {
    content: '';
    background: #e55f20;
    width: 52%;
}
.social-view-more a {
    font-size: 14px !important;
    text-transform: uppercase;
    padding: 10px 30px !important;
    border-radius: 5px !important;
}
.widget_text h4 {
    display: none;
}

.all-family-section .heading-wrap h2:after {
    content: '';
    width: 58%;
    left: 21%;
}
.all-family-section .heading-wrap{
	text-align: center;
}
#footer-widgets .textwidget h3 {
    margin-top: 0;
    margin-bottom: 25px !important;
	position: relative;
}
.textwidget h3:after{
	    content: '';
    background: #FFBC00;
    width: 75%;
    height: 1px;
    position: absolute;
    bottom: -3px;
    left: 0;
}
div#text-2 .textwidget h3:after {
    content: '';
     width: 95%;
}
div#text-4 .textwidget h3:after {
    content: '';
     width: 44%;
}
div#text-3 .textwidget h3:after {
    content: '';
     width: 84%;
}
#footer-widgets .row {
    padding-bottom: 0 !important;
}
.footer-bottom-section .row {
    padding: 28px 0 !important;
    margin: 0 auto;
    max-width: 75%;
}
.footer-con {
    font-size: 20px;
    font-weight: 400 !important;
}
div#copyright {
    border: 0 !important;
    padding: 18px 0px !important;
}
.callus-wrap, .email-wrap, .visitor-wrap {
    position: relative;
}
.callus-wrap:before{
    content: '';
    background: url(https://i-goc.org/Dudhgaonkar-web/wp-content/uploads/2024/02/Icon-Contact-1.png) no-repeat;
    width: 27px;
    height: 27px;
    position: absolute;
    top: 13px;
    left: -35px;
}
.email-wrap:before{
    content: '';
    background: url(https://i-goc.org/Dudhgaonkar-web/wp-content/uploads/2024/02/Icon-Contact-3.png) no-repeat;
    width: 27px;
    height: 27px;
    position: absolute;
    top: 13px;
    left: -35px;
}
.visitor-wrap:before{
    content: '';
    background: url(https://i-goc.org/Dudhgaonkar-web/wp-content/uploads/2024/02/Icon-Contact-2.png) no-repeat;
    width: 27px;
    height: 27px;
    position: absolute;
    top: 13px;
    left: -35px;
}
#footer-outer, #footer-outer a:not(.nectar-button) {
    color: #b1b1b1!important;
}
ul.social-icons {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.material #footer-outer #footer-widgets .col ul li {
    padding: 0px 0!important;
    border: none;
}

.youtube-feed-wrap iframe.iframe-embed {
    height: 400px!important;
}
.social-feed-section .feed-btn-link a{
	color: #fff !important;
}
.banner-icons li {
    list-style: none !important;
	    margin: 0 5px !important;
}
.banner-icons {
    margin-left: 0px !important;
	    position: relative;
	    padding-left: 118px;
}
.banner-icons:after {
content: '';
	background: #e66021;
	width: 100px;
	height: 1px;
	position: absolute;
	right:-115px;
	top:20px;
}
.banner-icons:before {
content: '';
	background: #e66021;
	width: 100px;
	height: 1px;
	position: absolute;
	left:0;
	top:20px;
}
div#footer-widgets a:hover {
    background-image: none !important;
}
ul.social-icons li {
    margin: 0 7px;
}
#rev_slider_1_1_forcefullwidth #rev_slider_1_1_wrapper .hesperiden.tparrows {
    background: transparent !important;
}
#rev_slider_1_1_forcefullwidth #rev_slider_1_1_wrapper .hesperiden.tparrows.tp-rightarrow:before {
    content: '' !important;
    margin-right: -3px;
    background: url(https://i-goc.org/Dudhgaonkar-web/wp-content/uploads/2024/02/Icon-Arrow-2.png) no-repeat;
    width: 42px;
    height: 42px;
}
#rev_slider_1_1_forcefullwidth #rev_slider_1_1_wrapper .hesperiden.tparrows.tp-leftarrow:before {
    content: '' !important;
    margin-right: -3px;
    background: url(https://i-goc.org/Dudhgaonkar-web/wp-content/uploads/2024/02/Icon-Arrow-1.png) no-repeat;
    width: 42px;
    height: 42px;
}





/*************************Responsive***********************/
@media only screen and (max-width: 767px)  {
.swap-on-mobile {
		display: flex !important;
		flex-direction: column-reverse;
	}
	.footer-bottom-section .row {
  padding: 8px 0 !important;
  max-width: 90%;
}
	.footer-bottom-section .col-md-4 {
  margin-bottom: 20px;
}
.heading-wrap h2::after {
  bottom: -5px;
	}
}
@media only screen and (max-width: 600px){

}
@media only screen and (max-width: 480px){
div#text-2 .textwidget h3::after {
  content: '';
  width: 72%;
}
	div#text-4 .textwidget h3::after {
  content: '';
  width: 33%;
}
	div#text-3 .textwidget h3::after {
  content: '';
  width: 62%;
}
	 #footer-widgets .container .col {
    margin-bottom: 0px;
  }
	.all-family-section .heading-wrap h2::after {
  content: '';
  width: 90%;
  left: 6%;
}
	.about-samir-section .heading-wrap h2::after {
  content: '';
  width: 70%;
}
	.golden-moment-heading h3::after {
  content: '';
  width: 95%;
	}
	.bless-hindu-title h3::after {
  content: '';
  width: 63% !important;
}
	.social-work-section .heading-wrap h2::after {
  content: '';
  width: 77%;
}
	.heading-wrap h2::after {
  content: '';
		width: 93%;
	}
}
@media only screen and (max-width: 400px){

}
@media only screen and (max-width: 414px) {

}
@media only screen and (max-width: 320px) {

}
@media only screen and (max-width: 240px) {

}