/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/

@import url("../bridge/style.css");
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap');


.service img {
    border-radius: 10px;
}
.padding-top45{
	padding-top:45px;
}

.padding-top10{
	padding-top:10px;
}

.offer {
    text-align: center;
    padding-top: 45px;
}
.offer h1 {
    font-size: 28px;
    color: #2457ab;
}
.offer h2 {
    font-size: 36px;
    text-transform: math-auto;
}
.offer p {
    font-size: 14px;
    padding-top: 7px;
}
.padding-top10{
	padding-top:10px;
}
.padding-top30{
	padding-top:20px;
}
.header-icon li, .our-team .social li {
    display: inline-block;
}
.header-icon li {
    margin-right: 12px;
    font-size: 15px;
	color:#fff;
}

.header-icon a, .top-right-link a {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}
.header-icon li i {
    width: 23px;
    height: 23px;
    line-height: 22px;
    margin-right: 8px;
}

.extra-cell a {
    background: #feca12;
    color: #000000;
    padding: 14px 44px;
    font-size: 17px;
    border-radius: 5px;
    font-weight: 600;
    border-radius: 50px;
}
.center {
    text-align: center;
    text-transform: math-auto;
    font-size: 60px;
    padding-top: 39px;
}
.ngo {
    text-align: center;
    border: 2px solid #f42998;
    padding: 45px 10px 45px 10px;
}
.ngo h4 {
    font-size: 20px;
    font-weight: 800;
    color: #0087d6;
}
.ngo span {
    color: #a4cf5a;
}
.ngo label {
    color: #a4cf5a;
}
p.ts-img {
    float: left;
    padding-right: 15px;
}

.slider-text h1 {
    color: #253864;
    font-size: 54px;
	font-family: 'Oswald', sans-serif;
}

.slider-text p {
    font-size: 16px;
    color: #000;
	margin-top:10px;
    line-height: 30px;
    font-weight: 500;
	margin-bottom:15px;
}

.slide-btn-1 {
    background: #253864;
    color: #fff;
    padding: 8px 21px 10px 20px;
    border-radius: 4px;
}
.table-cell {
    display: table-cell;
    vertical-align: middle;
    line-height: 1px;
    padding-right: 20px;
    padding-left: 15px;
}

.icon-box .icon-box-icon {
    display: table-cell;
    vertical-align: top;
    width: 50px;
}
h4.icon-title {
    color: #656565;
    font-size: 13px;
    line-height: 49px;
    margin-top: -41px;
}
.icon-box-icon img {
    padding-top: 25px;
}

.icon-box.section-b2 {
    float: left;
    padding-left: 34px;
}
.appointments a {
    border-radius: 50px;
    background: #ffde01;
    color: #000;
    padding: 10px 15px 10px 25px;
    font-size: 16px;
}
a:hover, p a:hover {
    color: #fe2024;
    text-decoration: none;
}

.icon-box-content span {
    color: #000;
    font-size: 17px;
    font-weight: 600;
}
ul.icon-socal li {
    display: flex;
    margin-top: 14px;
    padding-left: 8px;
}
a.raj {
    margin-left: 8px;
	margin-right: 8px;
}
header_menu_bottom.Rajpall {
    color: #fff;
}
ul.icon-socal {
    display: flex;
}
ul.icon-bottom li {
    display: inline-block;
    font-weight: 500;
    color: #000;
}
ul.icon-bottom i {
    background: #fff9d5;
    padding: 4px;
    width: 25px;
    height: 25px;
    line-height: 24px;
    font-size: 16px;
    border-radius: 50px;
    text-align: center;
    color: #000;
    margin-right: 8px;
}
.icon-box .icon-box-icon i.fa.fa-phone {
    background: #fff;
    color: #000;
    height: 38px;
    width: 38px;
    border-radius: 50px;
    font-size: 17px;
    text-align: center;
    line-height: 35px;
	
}

ul.icon-bottom {
    margin-top: 13px;
}
.about-text {
    padding: 30px 0px 30px 50px;
}
.about-text h2 {
    color: #000000;
    font-size: 49px;
    font-weight: 600;
    text-transform: math-auto;
    letter-spacing: 0;
    line-height: 60px;
}
.about-bg .vc_column-inner {
    padding-left: 0px;
    padding-right: 0;
}
.btn a {
    background: #a8ce49;
    color: #000;
    padding: 15px 30px;
    border-radius: 50px;
    font-weight: 500;
}
.btn {
    margin-top: 30px;
}
.btn img {
    padding-left: 6px;
    width: 13px;
}

.box{
  animation: animName 7s linear infinite;
 
}
.as-service-img img.as-service-img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 150px;
}
.as-service-img img.as-service-img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 150px;
	height:535px;
}
@keyframes animName {
 0%{
    transform: rotate(0deg);
   }
100%{
    transform: rotate(360deg);
   }
}


.as-service-box {
    background-color: #fff;
    padding: 30px 22px 30px;
    margin-top: 0px;
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 6%);
    position: relative;
    border-radius: 10px;
    z-index: 1;
    transition: all 0.3s linear;
    text-align: center;
	margin-bottom:30px;
}
.as-service-box :hover {
    background: #ccc;
    background: -moz-linear-gradient(top, var(--al-gradient-color1) 2%, var(--al-gradient-color2) 100%);
    background: -webkit-linear-gradient(top, var(--al-gradient-color1) 2%, var(--al-gradient-color2) 100%);
    background: linear-gradient(to bottom, var(--al-gradient-color1) 2%, var(--al-gradient-color2) 100%);
}

.service-text {
    background: #fff9d5;
    text-align: center;
    padding: 38px 14px 30px 12px;
    height: 220px;
}
ul.plc-circle-li {
    text-align: left;
    margin-top: 10px;
}
ul.plc-circle-li li {
    line-height: 30px;
	display:flex;
    list-style: none;
}
h4.as-subheading {
    font-size: 24px;
    font-weight: 400;
    font-family: 'Oswald', sans-serif;
    color: #000;
}

a.al-link {
    color: #cf993b;
}
.as-service-box p {
    font-size: 15px;
}
ul.plc-circle-li i {
    margin-top: 7px;
    padding-right: 10px;
}
.text-center {
    text-align: center;
}
ul.contact-address a {
    display: flex;
    font-size: 15px;
}
ul.contact-address i {
    margin-right: 10px;
    margin-top: 10px;
}
.footer_top .textwidget, .footer_top a, .footer_top li, .footer_top p, .footer_top span {
    color: #ffffff;
    word-wrap: break-word;
}

ul.contact-address li {
    line-height: 36px;
}
.footer_top h5 {
    font-size: 22px;
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 15px;
}
.widget-categories ul li a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 14px;
    width: 14px;
    height: 1px;
    background-color: #ffffff;
}
.widget-categories ul li a:hover {
    margin-left: 10px;
}
.widget-categories ul li a {
    display: block;
    padding: 0 0 1px 29px;
    position: relative;
    color: #fff;
    transition: all 0.2s ease-in-out;
}
.footer_bottom .textwidget.custom-html-widget {
    font-size: 16px;
    color: #fff;
}
.footer_top {
    padding: 91px 0 10px;
}
.vc_custom_1705556664715 {
    background-color: #fff9d5 !important;
    padding-bottom: 35px;
}
.footer_inner {
    background: #051311;
}
.themesion-box-star-ratings i {
    color: #ffaf2b;
}
.user-name {
    margin-top: 10px;
}
.text-white {
    color: #fff;
}

.img-top {
    width: 119px !important;
    height: 119px;
}
h2.why {
    color: #000000;
    font-family: 'Oswald', sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
}
p.paragra {
    margin-top: 10px;
    text-align: justify;
}
.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-text, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-number, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-date, .cf7_custom_style_1 textarea.wpcf7-form-control.wpcf7-textarea, .cf7_custom_style_1 select.wpcf7-form-control.wpcf7-select, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-quiz {
    border-color: rgba(204,204,204,1);
    border-width: 1px;
    border-style: solid;
    color: #000000;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
}
.get-touch {
    margin-top: 13px;
    padding-bottom: 13px;
    font-size: 36px;
    letter-spacing: 1px;
    color: #000;
	font-weight: 600;
}
.text-white {
    color: #000;
    font-weight: 600;
    padding-bottom: 17px;
}
.paddingtop-40 {
    margin-top: 71px;
}
.table-cell {
    display: table-cell;
    vertical-align: middle;
}
.icon-box .icon-box-icon {
    display: table-cell;
    vertical-align: top;
    font-size: 21px;
    color: #000;
    width: 50px;
    padding-top: 2px;
}
h4.icon-titlet {
    color: #000;
    font-size: 22px;
    font-weight: 500;
	margin-bottom: 16px
}

.icon-box-contentt span {
    font-size: 17px;
    color: #000;
}
span.email-span {
    color: #000;
}
.mr-33 {
    margin-bottom: 20px;
}
.Vedic{
	font-size: 28px;
    text-transform: none;
    text-align: justify;
    padding-bottom: 12px;
}    
 .Vedic-p {
    text-align: justify;
    padding-bottom: 10px;
}

h5.lucky {
    text-transform: none;
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 5px;
}
h1.consultation {
    font-size: 32px;
    color: #ffde01;
    padding-bottom: 7px;
}
p.book {
    font-size: 20px;
    color: #243968;
    font-weight: 700;
}
.Vedic-12{
	font-size: 27px;
    text-transform: none;
    text-align: justify;
    padding-bottom: 12px
}
li.inde {
    padding-bottom: 8px;
    font-size: 16px;
    text-align: justify;
}
.inner span {
    text-transform: math-auto;
    line-height: 24px;
}
.drop_down .second .inner ul li.sub ul li a:hover, .drop_down .second .inner>ul>li>a:hover {
    background: #a4cf5a;
	color:#000;
}
.drop_down .second .inner>ul, li.narrow .second .inner ul {
    display: inline-block;
    position: relative;
    background-color: #2a3e70;
    border-color: #273b6d;
}

.drop_down .second .inner ul li a, .drop_down .second .inner ul li h5 {
    display: block;
    font-weight: 400;
    color: #fff;
    height: auto;
    line-height: 16px;
    margin: 0;
    padding: 9px 0;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.drop_down .narrow .second .inner ul li {
    padding: 0;
    width: 270px;
}
.drop_down .second.drop_down_start {
    visibility: visible;
    overflow: visible;
    opacity: 1;
    margin-top: -12px;
}

nav.main_menu > ul > li > a > i.menu_icon.fa-angle-down.fa {
    margin-left: 7px;
    float: right;
    top: 58px;
    position: relative;
}

.appointment {
    background: #2a4074;
    width: 100%;
    float: left;
    padding: 20px;
}
.appointment h3 {
    text-align: center;
    color: #fff;
    font-size: 34px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 10px;
}
input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
    border: 2px solid #263c70;
    color: #ffffff;
    background-color: #263c70;
    margin-top: 7px;
	text-align:center;
    width: -webkit-fill-available;
}
input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover {
    background-color:#a4cf5a ;
    border-color: #273f73;
    color: #000;
    text-decoration: none;
}
.donate-content h5 {
    font-size: 25px;
    font-weight: bold;
    text-decoration: underline;
    text-align: center;
}
input.wpcf7-form-control.wpcf7-date, input.wpcf7-form-control.wpcf7-number, input.wpcf7-form-control.wpcf7-quiz, input.wpcf7-form-control.wpcf7-text, select.wpcf7-form-control.wpcf7-select, textarea.wpcf7-form-control.wpcf7-textarea {
    display: block;
    margin: 5px 0 14!important;
    padding: 15px;
    border: 0;
    border-radius: 0;
    outline: 0;
    resize: none;
    font-size: 16px;
    line-height: 17px;
    background-color: #fff;
    color: #000000;
    font-family: Raleway;
    font-weight: 600;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
}

.page-form {
    background: #a4cf5a;
    padding: 25px 25px 2px 25px;
    text-align: center;
}

.page-form h3 {
    margin-bottom: 15px;
    font-size: 22px;
    text-transform: capitalize;
}
ul.icon-t li {
    line-height: 33px;
    display: flex;
    color: #000;
    font-weight: 500;
}
ul.icon-t li i {
    margin-top: 10px;
    padding-right: 8px;
    color: #fc2024;
}
.al-contact-expert.al-contat-about {
    background-color: #293e73;
}
.al-contact-expert {
    display: flex;
    background-color: var(--al-alternate-bg);
    border-radius:10px;
    padding: 20px;
    align-items: center;
    max-width: fit-content;
    flex-wrap: wrap;
}
h2.wp-block-heading {
    font-size: 25px;
    font-family: 'DM Sans', sans-serif !important;
    text-transform: capitalize;
}
button.wp-block-search__button {
    padding: 11px;
    background: #283e71;
    border: 1px solid #000000;
    color: #fff;
}
input#wp-block-search__input-1 {
    padding: 10px 0px 10px 0px !important;
}
h5, .h5, h5 a, .q_icon_with_title .icon_text_holder h5.icon_title {
    color: #084024;
    font-size: 25px;
    text-transform: capitalize;
    font-weight: 400;
    letter-spacing: 0px;
}
.qodef-blog-shortcode .qodef-blog-item .qodef-e-title {
    margin: 15px 1px 0px 3px;
}

.al-contact-expert .al-icon {
    width: 65px;
    height: 65px;
    background-color: var(--al-primary-color);
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
    position: relative;
}
p.al-orange {
    color: #fff;
    font-size: 17px;
}
h5.al-white {
    color: #fff;
}

.al-contact-expert.al-contat-about .al-icon:before {
    border-color: #fff;
}
.al-contact-expert:hover .al-icon:before {
    animation: spin 9s infinite linear;
    -webkit-animation: spin 9s infinite linear;
    -moz-animation: spin 9s infinite linear;
}
.al-contact-expert .al-icon:before {
    position: absolute;
    left: -7px;
    top: -7px;
    bottom: -7px;
    right: -7px;
    border: 1px dashed #fff;
    content: '';
    border-radius: 100%;
}

header.sticky .header_bottom nav.main_menu > ul > li > a > i.menu_icon.fa-angle-down.fa{
	margin-left: 7px;
    float: right;
    top: 24px;
    position: relative;
}

header.sticky ul.icon-bottom{
	margin-top:0px;
}

header.sticky ul.icon-bottom li a {
   
    color: #fff;

}
header.sticky nav.main_menu > ul > li > a, header.light.sticky nav.main_menu > ul > li > a, header.dark.sticky nav.main_menu > ul > li > a {
    color: #ffffff;
    font-size: 16px;
    padding: 0px 9px;
}
.footer_top.footer_top_full {
    padding: 70px 102px 3px 102px;
}

header.sticky ul.icon-socal li {
    display: flex;
    margin-top: 4px;
}

header.sticky a.raj {
    color: #fff;
}

.padding-top50 {
    padding-top: 50px;
}

.header_top {
    z-index: 111;
    line-height: 33px;
    height: 33px;
    padding: 2px 53px 5px 53px;
    font-size: 13px;
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    transition: all .2s ease 0s;
}

.service {
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    padding: 17px 17px;
    background: #fff;
	margin-bottom:15px !important;
}


.btn-2 a {
    background: #a8ce49;
    color: #000;
    padding: 15px 30px;
    border-radius: 50px;
    font-weight: 500;
}

.testimonial {
    padding: 29px 27px 40px 23px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 18px 5px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    border-radius: 15px;
	height:300px;
}
.testimonial h4 {
    color: #000;
    font-weight: 600;
    margin-top: 6px;
    font-weight: 600;
}

.btn-2 {
    margin-top: 19px;
    margin-bottom: 25px !important;
}
.service h1 {
    font-size: 23px;
    color: #000;
    margin-bottom: 5px;
    margin-top: 5px;
}

.testimonial-heading {
    text-align: center;
}
.help-form {
    background: #1f82bf;
    float: left;
    padding: 40px 10px 5px 10px;
}

ul.icon-top li i {
    color: #fff;
    padding: 10px;
    font-size: 16px;
}

ul.icon-top li {
    display: inline-block;
}

.call-us h2 {
    color: #fff;
    font-size: 25px;
    text-transform: capitalize;
    margin-top: 45px;
}
.call-us .extra-cell {
    margin-top: 76px;
    text-align: center;
}

ul.phone {
    background: #057e79;
    text-align: center;
    padding: 20px;
}
ul.phone i {
    color: #fff;
    font-size: 20px;
}

ul.phone li {
    list-style: none;
    font-size: 19px;
    color: #fff;
    margin-bottom: 5px;
    margin-top: 10px;
    font-weight: 700;
}
ul.phone a {
    color: #fff;
    font-size: 17px;
}

ul.phone p {
    color: #fff;
    font-size: 17px;
}

.padding-top10{
	padding-top:15px;
}
.about p {
    text-align: justify;
}
.text-whihe {
    color: #fff;
}




@media only screen and (max-width: 600px) {
  header.menu_bottom.has_header_fixed_right .mobile_menu_button {
    height: 95px;
}
	.header-icon li {
    margin-right: 12px;
    font-size: 14px;
    color: #fff;
}

.header_top {
    z-index: 111;
    line-height: 33px;
    height: auto;
	padding:0px;
   
}
	
.center {
    text-align: center;
    text-transform: math-auto;
    font-size: 30px;
    padding-top: 26px;
}
.service h1 {
    font-size: 22px!important;
    color: #000;
}
.footer_bottom .textwidget.custom-html-widget {
    font-size: 16px;
    color: #fff;
    padding-bottom: 20px;
}
     .about-text h2 {
        color: #000000;
        font-size: 18px;
        font-weight: 500;
        text-transform: math-auto;
        line-height: 24px;
    }
.padding-right {
    padding-right: 8px;
}
.q_counter_holder {
    display: block;
    opacity: 0;
    filter: alpha(opacity = 0);
    -webkit-transition: opacity .4sease 0s;
    -moz-transition: opacity .4s ease 0s;
    -o-transition: opacity .4s ease 0s;
    border-bottom: 2px solid #ccc;
    padding: 0px 0px 22px 9px!important;
}
.q_counter_holder {
    border-right: none!important;
 
}
.ngo {
    margin: 40px 0px 0px 0px;
}
.gallery-section h2 {
    text-align: center;
    text-transform: math-auto;
    font-size: 30px!important;
    color: #fff;
}	
.nam-bg {
    margin-top: 0px;
    margin-bottom: 30px;
}
	    .footer_top .four_columns .column1, .footer_top .four_columns .column2, .footer_top .four_columns .column3, .footer_top .three_columns .column1, .footer_top .three_columns .column2, .footer_top .two_columns_50_50 .column1 {
        margin: 0 0 0px;
    }
	
	.call-us .extra-cell {
    margin-top: 32px;
    text-align: center;
    margin-bottom: 28px;
}
	
	.call-us h2 {
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
    margin-top: 22px;
    font-weight: 400;
}
	
.about-text h5 {
    font-size: 15px;
}	
	.margin-left {
    margin-left: 0px!important;
}
.about-text {
    padding: 32px 0px 0px 0px;
}
.footer_top.footer_top_full {
    padding: 39px 29px 0px 29px;
}	
ul.icon-socal {
    display: flex;
    margin-top: 15px!important;
}	
.testimonial-heading h2 {
    text-align: center;
    text-transform: math-auto;
    font-size: 30px!important;
    color: #000;
}
.contact-page-form {
    background: #f42998;
    padding: 27px 0px 20px 0px!important;
    margin-top: 30px;
}	
.phone {
    height: 250px!important;
}	
.donate-form h3 {
    font-size: 20px!important;
    color: #fff;
    text-transform: math-auto;
    padding-bottom: 12px;
}
.donate-form h4 {
    font-size: 19px!important;
    color: #fff;
    font-weight: 600;
    padding-bottom: 19px!important;
}
.wpcf7 input[type="file"] {
    cursor: pointer;
    border: 1px solid #ccc;
    width: 90%!important;
    padding: 15px 20px;
    color: #fff;
}
.donate-content p {
    font-size: 16px!important;
    line-height: 25px!important;
    margin-top: 27px;
}	
.donate-form {
    margin-top: 50px;
}	
.border img {
    border: 3px solid #a4cf5a;
    padding: 1px;
    margin: 21px 0;
}
.padding-top-phone {
    padding-top: 35px;
}	
.volunteer h4 {
    font-weight: bold;
    font-size: 22px!important;
    color: #688732;
    padding-bottom: 10px;
}
.about h5 {
    font-size: 20px!important;
    font-weight: 600;
    color: #6b8937;
    padding-top: 10px;
    text-transform: math-auto;
    padding-bottom: 6px;
}
.heading-page-main {
    padding-bottom: 30px!important;
}	
.heading-page-main h2 {
    font-size: 19px!important;
    text-align: center;
    font-weight: bold;
    color: #0087d6;
}	
.header_bottom.clearfix {
    background-image: ;
    background-size: auto;
}	
i.qode_icon_font_awesome.fa.fa-bars {
    color: #000;
    font-size: 22px;
    border: solid 2px #000;
    padding: 8px;
    border-radius: 4px;
	margin-left:250px;
}
.logo_wrapper {
    height: 100px!important;
    left: 30%;
}
.slider-text h1 {
    color: #253864;
    font-size: 16px;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
	margin-bottom:20px;
}
.slider-text p {
    display:none;
}
.as-service-img img.as-service-img {
    position: absolute;
    left: 50%;
    top: 75%;
    transform: translate(-50%, -50%);
    border-radius: 150px;
    height: 535px;
}
.service-text {
    background: #fff9d5;
    text-align: center;
    padding: 20px 14px 30px 12px;
    height: auto;
    margin-bottom: 20px !important;
}	



.q_counter_holder.center {
    text-align: center;
    padding: 43px 10px;
}

#qodef-back-to-top .qodef-back-to-top-icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    color: #111;
    background-color: #f4f4f4;
    border: 0 solid #f4f4f4;
    border-radius: 4px;
    overflow: hidden;
    transition: color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;
    display: none;
}
.extra-cell a {
    background: #feca12;
    color: #000000;
    padding: 10px 22px;
    font-size: 17px;
    border-radius: 5px;
    font-weight: 600;
}
.padding-top50 {
    padding-top: 20px;
}


ul.icon-socal {
    display: flex;
    margin-top: -12px;
}
.header_menu_bottom {
    position: relative;
    display: block;
    padding-left: 23px;
}

.header_top_bottom_holder {
    position: relative;
    padding-bottom: 7px;
}
header:not(.sticky) .header_menu_bottom nav.main_menu>ul>li:first-child>a {
    padding-left: 155px;
}
nav.main_menu ul li {
    display: inline-block;
    float: left;
    padding: 0;
    margin: -35px 0px 0px 0px;
    background-repeat: no-repeat;
    background-position: right;
}
nav.main_menu>ul>li>a {
    position: relative;
    letter-spacing: 0px;
	padding:0 20px;
}
.donate-btn {
    background: #0c89da;
    padding: 15px 70px;
    border-radius: 50px;
}
.donate-btn a {
    color: #fff;
    
}
.margin-left {
    margin-left: -54px;
}
.service {
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    padding: 17px 17px;
   
	background:#fff;
}
.service h1 {
    font-size: 27px;
    color: #000;
}
.service p {
    padding-top: 6px;
}
	
.btn-2 a {
    background: #a8ce49;
    color: #000;
    padding: 15px 30px;
    border-radius: 50px;
    font-weight: 500;
}
.btn-2 {
    padding-top: 16px;
    padding-bottom: 16px;
    text-align: center;
}
.banner {
    background-image: url(http://makemydesigns.in/sjhf-new/wp-content/uploads/2025/03/activities-banner.jpg);
    margin-top: 45px;
    padding-bottom: 46px;
}
.size {
    padding-left: 4px;
    width: 12px !important;
}
.nam-bg {
    margin-top: -27px;
    margin-bottom: 64px;
}

.counter_text {
    margin: 0 !important;
}
.q_counter_holder {
    display: block;
    opacity: 0;
    filter: alpha(opacity = 0);
    -webkit-transition: opacity .4sease 0s;
    -moz-transition: opacity .4s ease 0s;
    -o-transition: opacity .4s ease 0s;
    border-right: 2px solid #ccc;
    padding: 0px 0px 0px 9px;
}

.gallery-section h2 {
    text-align: center;
    text-transform: math-auto;
    font-size: 60px;
    color: #fff;
}

.testimonial-heading h2 {
    text-align: center;
    text-transform: math-auto;
    font-size: 60px;
    color: #000;
}
.testimonial {
    padding: 29px 27px 40px 23px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 18px 5px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
	border-radius:15px;
}
.testimonial ul {
    list-style: none;
}
.icon {
    padding-right: 16px;
	float:left;
}
.testimonial p {
    padding-bottom: 20px;
    text-align: justify;
}
.testimonial h4 {
    font-size: 20px;
    color: #000;
    padding-top: 3px;
}
.testimonial h6 {
    text-transform: math-auto;
    font-size: 16px;
    font-weight: 400;
}
.top-social-icon ul {
    display: flex;
    font-size: 20px;
}
.top-social-icon i {
    background: #a8ce49;
    color: #000;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-right: 8px;
    text-align: center;
    border-radius: 5px;
    font-size: 15px;
}
.twiiter-x {
    border-radius: 5px;
}
.heading-page-main {
    padding-bottom: 35px;
}
.heading-page-main h2 {
    font-size: 35px;
    text-align: center;
    
    font-weight: bold;
    color: #0087d6;
}
.line {
    background: #f42998;
    width: 100px;
    height: 2px;
    margin: auto;
}
.border img {
    border: 3px solid #a4cf5a;
    padding: 1px;
}
.about p {
  
    text-align: justify;
   
    font-size: 17px;
}
p.padding10 {
    padding-top: 7px;
}

.about h5 {
    font-size: 32px;
    font-weight: 600;
    color: #6b8937;
    padding-top: 10px;
    text-transform: math-auto;
}
.about i {
    padding-right: 10px;
    color: #f42998;
    font-size: 14px;
    margin-top: 10px;
}
.thematic-verticals h6 {
    font-size: 35px;
    text-transform: math-auto;
    text-align: center;
    font-weight: 700;
    color: #6b8937;
}
.phone i {
    font-size: 30px;
    color: #6b8937;
    margin-bottom: 8px;
}
.phone:hover {
    border: 1px solid #6b8937;
}
.phone {
    background: #f7f7f7;
    text-align: center;
    padding: 23px 10px 10px 10px;
    height: 205px;
    margin-bottom: 24px;
    border: 1px solid #ccc;
}
.phone li {
    font-size: 25px;
    font-weight: 600;
    list-style: none;
    color: #000;
    padding-top: 13px;
}
.phone p {
    padding-top: 13px;
    padding-bottom: 22px;
    font-size: 16px;
}
.phone a {
    color: #000;
    font-weight: 600;
}
.contact-page-form {
    background: #f42998;
    padding: 30px;
}

.page-form {
    background: #a4cf5a;
    padding: 25px;
    text-align: center;
}


header.sticky {
    -webkit-transition: all .33s cubic-bezier(.694,.0482,.335,1);
    -moz-transition: all .33s cubic-bezier(.694, .0482, .335, 1);
    -o-transition: all .33s cubic-bezier(.694, .0482, .335, 1);
    -ms-transition: all .33s cubic-bezier(.694, .0482, .335, 1);
    transition: all .33s cubic-bezier(.694,.0482,.335,1);
    top: -120px;
    left: 0;
    position: relative;
    -moz-background-clip: content;
    -webkit-background-clip: content;
    background-clip: content-box;
}
.volunteer h4 {
    font-weight: bold;
    font-size: 27px;
    color: #688732;
    
}
.volunteer p {
    font-size: 17px;
    color: #000;
    font-family: myriad pro;
    text-align: justify;
}


.volunteer i {
    padding-right: 10px;
    color: #f42998;
    font-size: 14px;
    margin-top: 10px;
}
.team {
    font-family: Myriad pro;
    border: 1px solid #a4cf5a;
    text-align: center;
    padding: 24px;
}
.team h3 {
    color: #0087d6;
    font-weight: 800;
    text-transform: math-auto;
    font-size: 21px;
}
.team h4 {
    font-size: 18px;
    color: #737373;
    font-weight: 600;
}
p.text-align {
    text-align: justify;
}


.ls-v5 .ls-nav-prev, .ls-v5 .ls-nav-next {
    width: 40px;
    height: 50px;
    z-index: 10000;
    top: 50%;
    margin-top: -25px;
    position: absolute;
}



.ls-v6 .ls-nav-prev, .ls-v6 .ls-nav-next {
    width: 40px;
    height: 50px;
    z-index: 10000;
    top: 50%;
    margin-top: -25px;
    position: absolute;
}

.donate-content p {
    font-size: 18px;
    line-height: 70px;
}
.donate-content strong {
    color: #0087d6;
}
.donate-form {
    background: #0087d6;
    padding: 25px 25px 1px 25px;
    text-align: center;
  
}
.donate-form h3 {
    font-size: 30px;
    color: #fff;
    text-transform: math-auto;
    padding-bottom: 12px;
}
.donate-form h4 {
    font-size: 26px;
    color: #fff;
    font-weight: 600;
    padding-bottom: 8px;
}
.wpcf7 input[type="file"] {
    cursor: pointer;
    border: 1px solid #ccc;
    width: 95%;
    padding: 15px 20px;
    color: #fff;
}


