body{
	overflow-x: hidden;

}
@font-face {
  font-family: "Acumin Pro ExtraCondensed";
 
	   
  src: url("./fonts/Acumin.otf");
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 400;
    line-height: 1.2;
    color: var(--bs-heading-color);
}
.accordion-body {
    padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);
    text-align: left;
}
section#ssmain-banner {
 
    float: left;
    width: 100%;
}
.textimag{
 margin: -36px 0px;
    padding: 0px;
    float: left;
    width: 100%;
    z-index: 9999;
    position: relative;
}
.textimag:active{
display:none;
}
.carousel {
    position: relative;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
@media only screen and (min-width: 768px) {
    #lead_form {
        margin-top: -55%;
    }
}
.text-containerrrr {
    position: absolute;
    color: rgb(255, 255, 255);
    left: 6%;
    top: 58%;
    text-align: left;
    border-radius: 5px;
    background-color: #E9DBD1;
    border: none;
    color: #405D64;
    font-weight: bold;
    padding: 10px 13px;
}

.text-containerrrre {
text-align: center !important;
    position: absolute;
    color: rgb(255, 255, 255);
   
   
    width: 100%;
    top: 66%;
    text-align: left;
    border-radius: 5px;
    border: none;
    color: white;
 
    padding: 10px 13px;
}
.text-containerrr12 {
 
    text-transform: uppercase;
    
    font-size: 60px;
    padding: 10px 13px;
    font-family: 'Acumin Pro ExtraCondensed';
}

 .text-containerrr {
    position: absolute;
    color: rgb(255, 255, 255);
    left: 6%;
	width: 50%;
    top:36%;
	font-family: 'Acumin Pro ExtraCondensed';
    text-align: left;
}
 .gttt{
	 width: 100%;
    float: left;
    margin: -12px 0px;
  
 }
 @media (min-width: 100px) and (max-width: 768px) {
  .gttt{
    width: 45%;
    float: left;
    margin: -12px 0px;
}
  .text-containerrr {
    position: absolute;
    color: rgb(255, 255, 255);
    left: 3%;
	width: 100%;
     top: 55px;
    text-align: left;
}
.text-containerrr12 {
  position: absolute;
        color: rgb(255, 255, 255);
        text-transform: uppercase;
        top: 22%;
        width: 100%;
        font-size: 30px;
        text-align: center !important;
        text-align: left;
        border-radius: 5px;
        border: none;
        color: white;
        /* font-weight: bold; */
        padding: 0px 13px;
}
.text-containerrrre {
    position: absolute;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    top: 68%;
    width: 100%;
    text-align: center !important;
    text-align: left;
    border-radius: 5px;
    border: none;
    color: white;
 
    padding: 90px 13px;
}
 }
 
 
 .gfg {
    position: relative;
}
.header-one .header-nav {
    padding: 15px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
 
}
@media (min-width: 100px) and (max-width: 768px) {
    .header-one .header-menu {
        width: 100%;
        overflow: scroll;
    }
}
@media (min-width: 100px) and (max-width: 768px) {
    .header-one #main-menu {
        display: block;
        white-space: nowrap;
    }
}

.header-one .header-menu {
    float: left;
    font-family: Aleo;
    font-weight: 400;
    margin-top: 15px;
}


ul.rlogo {
       margin: 13px 0px 0px 0px;
    float: right;
}

.header-one .header-menu {
    float: left;
    font-family: 'PT Serif', serif;
    font-weight: 400;
    /* margin-top: 15px; */
}
.form-overlay {
    position: absolute;
    top: 50%;
    left: 80%;
    transform: translate(-50%, -50%);
    background-color: #FFFFFF;
         padding: 40px 20px 0px 20px;
    width: 90%;
    max-width: 450px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
}
.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #EBEBEB !important;
    background-clip: padding-box;
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: var(--bs-border-radius);
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

/* Mobile view adjustments */
@media (max-width: 767px) {
    .form-overlay {
        position: static;
        transform: none;
        width: 100%;
        margin-top: 20px; /* Space between the image and form */
        background-color: transparent; /* Remove background color for a cleaner look on mobile */
        box-shadow: none; /* Remove shadow for simplicity */
    }
}
body {
 font-family: 'Acumin Pro ExtraCondensed', Acumin Pro ExtraCondensed;
} 
#colo{
background-color: #E55527;
text-align:center;
} 
 div#accordionExample {
    padding: 10px 20px;
}

 a.donate-now-btnnnn.text-center {
    background: white;
    padding: 10px;
    color: #E55527;
}

.testr{
	float:left;
	width:100%;
}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
  border: 0px solid #ddd!important ;  
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
section#footer a {
    color: white;
    font-family: 'Open Sans';
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -10px;
        display: none !important;
    }
@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -10px;
		  display: none !important;
    }
}
}

 .thumbnail .caption {
    padding: 120px 0px !important;
    color: #333;
    text-align: left;

}
@media screen and (max-width: 480px) {
    .thumbnail .caption {
        padding: 10px 0px !important;
        color: #333;
        text-align: left;
    
    }
}

img.media-object.img-rounded.img-responsive {
    width: 70%;
}

img.media-object.img-rounded.img-responsive {
    width: 70%;
}

@media screen and (max-width: 480px) {
	
img.media-object.img-rounded.img-responsive {
    width: 40%;
}
	
}
h5 {
    font-family: Acumin Pro ExtraCondensed;
    text-transform:uppercase;
	font-size:25px !important ;
}

.item {
    background: #FAF5E4;
    padding: 10PX;
    height: 280px;
    color: black;
    align-content: center;
    
}

.item.active {
    background: white;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #010101 !important;
    border-radius: 10px;
}


 
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #000 !important;
}


.hero-slider {
    width: 100%;
    height: 700px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 0;
}
.list-inline {
    padding-left: 0;
    list-style: none;
    width: 105%;
}
.hero-slider .swiper-slide {
    overflow: hidden;
    color: #fff;
}

.hero-slider .swiper-container {
    width: 100%;
    height: 600px;
    position: absolute;
    left: 0;
    top: 0;
}
 
.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}


.hero-slider .slide-inner {
    width: 100%;
    height: 600px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background-size: cover;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: left;
}

.hero-slider .swiper-button-prev,
.hero-slider .swiper-button-next {
    background: transparent;
    width: 55px;
    height: 55px;
    line-height: 53px;
    margin-top: -30px;
    text-align: center;
    border: 2px solid #d4d3d3;
    border-radius: 55px;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease;
}

.hero-slider:hover .swiper-button-prev, .hero-slider:hover .swiper-button-next {
    transform: translateX(0);
    opacity: 1;
    visibility: hidden;
}

.hero-slider .swiper-button-prev {
    left: 25px;
    transform: translateX(50px);
}

.hero-slider .swiper-button-prev:before {
    font-family: "Font Awesome 5 Free";
    content: "\f060";
    font-size: 15px;
    color: #d4d3d3;
    font-style: normal;
    display: inline-block;
    vertical-align: middle;
    font-weight: 900;
}

.hero-slider .swiper-button-next {
    right: 25px;
    transform: translateX(-50px);
}

.hero-slider .swiper-button-next:before {
    font-family: "Font Awesome 5 Free";
    content: "\f061";
    font-size: 15px;
    color: #d4d3d3;
    font-style: normal;
    display: inline-block;
    vertical-align: middle;
    font-weight: 900;
}

.hero-slider .swiper-pagination-bullet {
    width: 25px;
    height: 3px;
    text-align: left;
    line-height: 12px;
    font-size: 12px;
    color: #000;
    opacity: 0.3;
    background: #fff;
    transition: all .2s ease;
    border-radius: 0 !important;
}

.hero-slider .swiper-pagination-bullet-active {
    opacity: 1;
}

.hero-slider .swiper-container-horizontal>.swiper-pagination-bullets,
.hero-slider .swiper-pagination-custom,
.hero-slider .swiper-pagination-fraction {
    bottom: 30px;
}


.swiper-pagination {
    text-align: left;
}

.hero-slider .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 50px;
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto;
    left: 50%;
    transform: translateX(-50%);
}

/*--------------------------------------------------------------
      #hero-style
  --------------------------------------------------------------*/
.hero-style {
    height: 595px;
    transition: all .4s ease;
}

.hero-style .container {
    padding-top: 250px;
}

.hero-style .slide-text,
.hero-style .slide-btns {
    text-align: center;
}

.hero-style .slide-text p {
    font-size: 20px;
    line-height: 1.25;
    letter-spacing: normal;
    color: #ffffff;
    margin: 0 0 40px;
	    font-family: 'Open Sans'
    transition: all .4s ease;
}


.hero-style .slide-btns>a:first-child {
    margin-right: 10px;
}


/*--------------------------------------------------------------
      #button-style
  --------------------------------------------------------------*/
.donate-now-btn {
    background-color: white;
    padding: 15px 30px;
    text-decoration: none;
     color: #ffffff;
    font-weight: 700;
     font-family: 'Open Sans';
    background: #E55527;
}

.donate-now-btn:hover {
    background-color: white;
    padding: 15px 30px;
    text-decoration: none;
        font-family: 'Open Sans';
     color: #E55527;
    font-weight: 700;
 
    background: white;
}


.theme-background {
    background-color: #E55527;
    padding: 70px 0;
}

.form-sec {
    h2 {
        color: white;
        text-transform: uppercase;
     font-size:40px !important;
	   font-family:Acumin Pro ExtraCondensed;
	 
        font-weight: 600;
   
		
    }

    p {
        color: white;
		font-family: "Open Sans", sans-serif;
    }
}
button.accordion-button {
    font-family: "Open Sans", sans-serif;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
    font-family: "Open Sans", sans-serif;
}
.form-sec .form-container {
    background-color: #FFFFFF;
    padding: 35px 25px;
}

.form-sec .form-container p {
    color: #000;
		     font-family: "Open Sans", sans-serif;
}


h3 {
   	  	   font-family:Acumin Pro ExtraCondensed;
   font-size:40px !important;
}

#msform {
    text-align: center;
    position: relative;
    margin-top: 20px
}

#msform fieldset {
    background: white;
    border: 0 none;
    border-radius: 0.5rem;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding-bottom: 20px;
    position: relative
}

.form-card {
    text-align: left
}

#msform fieldset:not(:first-of-type) {
    display: none
}

#msform input[type="text"],
input[type="number"],
input[type="email"],
input[type="tel"],
#msform textarea {
    padding: 8px 15px 8px 15px;
    border: 1px solid #EBEBEB;
    border-radius: 7px;
 
    width: 100%;
    box-sizing: border-box;
    color: #0B0B0B;
    background-color: #EBEBEB;
    font-size: 16px;
    letter-spacing: 1px
}

#msform text:focus,
#msform textarea:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #EBEBEB;
    outline-width: 0
}

#msform p {
    margin-bottom: 0.4rem !important;
	font-size:14px;
}

#msform .action-button {
    background: #40B551;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 0px 10px 5px;
    float: right;
    width: 100%;
    border-radius: 5px;
}

#msform .action-button:hover,
#msform .action-button:focus {
    background-color: #40B551;
}

#msform .action-button-previous {
    width: 60px;
    background: #616161;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 5px;
    margin: 10px 5px 10px 0px;
    font-size: 10px;
}

#msform .action-button-previous:hover,
#msform .action-button-previous:focus {
    background-color: #40B551;
}

.steps {
    font-size: 25px;
    color: gray;
    margin-bottom: 10px;
    font-weight: normal;
    text-align: right
}

.fieldlabels {
    color: gray;
    text-align: left
}

.fit-image {
    width: 100%;
    object-fit: cover
}

#dropdown-label {
    cursor: pointer;
    padding-bottom: 8px;
}

.dropdown {
    display: none;
}

.dropdown.show {
    display: block;
}

#dropdown-field {
    width: 100%;
    background: #EBEBEB;
    border: none;
    padding: 10px 10px;
    margin-bottom: 20px;
    border-radius: 7px;
}

/*New*/

.radio-toolbar {
    margin: 10px 0px;
    text-align: center;
}

.radio-toolbar input[type="radio"] {
    opacity: 0;
    position: fixed;
    width: 0;
}

.radio-toolbar label {
    display: inline-block;
    background-color: #fff;
    padding: 10px 20px;
    font-size: 16px;
    border: 2px solid #E55527;
    border-radius: 4px;
    width: 49%;
    text-align: center;
    margin: 5px 0;
    color: #E55527;
    font-weight: 600;
    cursor: pointer;
}

.radio-toolbar label:hover {
    background-color: #E55527;
    color: #fff;
}

.radio-toolbar input[type="radio"]:focus+label {
    border: 2px dashed #444;
}

.radio-toolbar input[type="radio"]:checked+label {
    background-color: #E55527;
    border-color: #E55527;
    color: #fff;
}

.radio-toolbar-amt {
    margin: 10px 0px;
    text-align: center;
}

.radio-toolbar-amt input[type="radio"] {
    opacity: 0;
    position: fixed;
    width: 0;
}

.radio-toolbar-amt label {
    display: inline-block;
    background-color: #EBEBEB;
    padding: 10px 20px;
    font-size: 16px;
    border: 2px solid #EBEBEB;
    border-radius: 4px;
    width: 24%;
    text-align: center;
    margin: 5px 0;
    color: #000;
    font-weight: 600;
    cursor: pointer;
}

.radio-toolbar-amt label:hover {
    background-color: #E55527;
    color: #fff;
}

.radio-toolbar-amt input[type="radio"]:focus+label {
    border: 2px dashed #444;
}

.radio-toolbar-amt input[type="radio"]:checked+label {
    background-color: #E55527;
    border-color: #E55527;
    color: #fff;
}

#msform .form-check-label {
    font-size: 14px;
}

#msform .form-check-input[type=checkbox] {
    font-size: 14px;
}

#msform .form-check-input[type=radio] {
    font-size: 14px;
}

#msform h3 {
    font-size: 24px;
}

#msform .form-check-input:checked {
    background-color: #E55527;
    border-color: #E55527;
    font-size: 12px;
}

/* Chrome, Safari, Edge, Opera */
#msform input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
#msform input[type=number] {
  -moz-appearance: textfield;
}


.roww {
    align-items: center;
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
	margin:0px auto !important;
    flex-wrap: wrap;
    margin-top: calc(-1* var(--bs-gutter-y));
    margin-right: calc(-.5* var(--bs-gutter-x));
    margin-left: calc(-.5* var(--bs-gutter-x));
}
section.bg-greennn {
     background: #FAF5E4;
    padding: 20px;
 
}

section.bg-green {
	  padding:  30px 0px 0px 0px;
}
.accordion-button:not(.collapsed) {
    color: var(--bs-accordion-active-color);
    background-color:white !important;
    box-shadow: inset 0 calc(-1* var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}

.accordion-item {
    color: var(--bs-accordion-color);
    background-color: var(--bs-accordion-bg);
 border: 0px solid black !important;
}
 
.item h2{ 
font-size:45px;
}
.item p{ 
 
font-family: 'Open Sans' ;
padding-top:17px;
}
section.bg-greenss {
    padding: 30px 0px 30px 0px;
    float: left;
    width: 100%;
}
.owl-nav {
    text-align: center;
    padding: 20px;
}

.owl-dots {
    text-align: center;
    margin-top: 20px; /* Adjust the top margin as needed */
}

.owl-dot {
    display: inline-block;
    margin: 0 5px;
}

.owl-dot span {
    width: 12px;
    height: 12px;
    display: block;
    background: #ccc;
    border-radius: 50%;
    cursor: pointer;
}

.owl-dot.active span {
    background: #000; /* Change to desired active color */
}

.card-body p {
  margin: 20px 0px 0px 20px; 
}
@media screen and (min-width: 480px) {
section.bg-greennn {
background: white;
            padding: 50px 19px 50px 20px;
        float: left;
        /* height: 789px; */
        width: 100%;
    }
}















.content {
  margin-top: 20px;
}

.adjust1 {
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.adjust2 {
  margin: 0;
}

.carousel-indicators {
  margin-bottom: -20px;
}
button.accordion-button {
    font-size: 18px;
}
.carousel-indicators li {
  border: 1px solid #ccc;
}

.carousel-indicators .active {
  background: #31708f;
}
.testt{
	width:100%;
	float:left;
	padding:0px;
	margin:0px;
}
.carousel-control {
  color: #31708f;
  width: 5%;
}

.carousel-control:hover,
.carousel-control:focus {
  color: #31708f;
}

.carousel-control.left,
.carousel-control.right {
  background-image: none;
}

.media-object {
  margin: auto;
  margin-top: 15%;
}

@media screen and (max-width: 768px) {
  .media-object {
    margin-top: 0;
  }
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgb(255 255 255 / 50%) 0, rgba(0, 0, 0, .0001) 100%) !important;
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    /* background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001))); */
    /* background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%); */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}


.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
   background-image: -webkit-linear-gradient(left, rgb(255 255 255 / 50%) 0, rgba(0, 0, 0, .0001) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}


@media (min-width: 1200px) {
    .h3, h3 {
        font-size: 30px;
       
    }
}

@media (max-width: 360px) {
    .hero-slider .slide-inner {
        height:360px;
        background-size: cover;
    }
}
@media (max-width: 360px) {
    .hero-slider .slide-inner {
        height:300px;
        background-size: cover;
    }
}