body {
  margin: 0;
  font-family: 'Lato', sans-serif;
  font-size: 1rem;
  font-weight: 500;
}
 h1, h2, h3, h4, h5, h6 {
  font-weight: 500;
}
  p {
    font-weight: initial;
    color: #333;
    letter-spacing: 0.03rem;
    font-size: 16px;}
/*------search--povider-----*/

.margin-top-bottom {
    margin-top: 80px;
    margin-bottom: 60px;
  }
.main-title{
    color: #A32638;
    font-size: 30px;
}
.edit-section {
    padding: 24px;
    margin-top: 15px;
    background-color: #FAF4F5;
    border: 1px solid #E4C0C6;
    border-radius: 5px;
  }
  .form-control {
    border: 1px solid #E4C0C6;
   }
  .form-check {padding-right: 25px;
  }
  .btn-clear {
    background-color: #C8C3C4;
    border-color: #B5A2A5;
    padding: 6px 30px;
  }
.btn-clear:hover {
    color: #212529;
    background-color: #9F9D9E;}
.btn-success {
        color: #fff;
        background-color: #A32638;
        border-color: #A32638;
        padding: 6px 30px;
      }
      .calendar-select .edit-section .btn-success {
        color: #fff;
        background-color: #A32638;
        border-color: #A32638;
        padding: 6px 30px;
      }
      .btn-radio-btn {
        color: #fff;
        background-color: #A32638;
        border-color: #A32638;
        padding: 6px 30px;
        font-size: 13px;
        margin-right: 8px;
      }
      .btn-radio-btn:hover {
        color: #000;
        background-color: rgba(255, 215, 58, 0.85);
        border-color: rgba(255, 215, 58, 0.85);
      }
      .btn-success:hover {
        color: #000;
        background-color: rgba(255, 215, 58, 0.85);
        border-color: rgba(255, 215, 58, 0.85);
      }
.providers .providers-btn .btn-clear {
        margin-right: 10px;
      }

  
.providers .providers-content {
    padding-top: 40px;
  }

.providers .providers-content h3{
    font-size: 15px;
    color: #A32638;
    font-weight: 600;     
}

.providers .providers-content p a{
    color: #F10;
text-decoration: none;
}    





.suggest-provider .accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 1.25rem;
  font-size: 1rem;
  color: #A32638;
  text-align: left;
  background-color: #F5EAEC;
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;
  border: 1px solid #E4C0C6;
  font-weight: 700;
  border-radius: 5px !important;}

  .choose {
    padding: 25px;
    background-color: #FAF4F5;
    border: 1px solid #E4C0C6;
    border-radius: 0px 0px 5px 5px;
    margin-top: -3px;
  }
  .accordion-button::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "";
    background-image: url("icon/down-arrow.svg");
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform .2s ease-in-out;
  }
  .accordion-button:focus {
    z-index: 3;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(245, 234, 236, 0) !important;
  }

  .accordion-button:not(.collapsed)::after {
    background-image: url("icon/down-arrow.svg");
    transform: rotate(-180deg);
  }
  .sub-title {
    color: #A32638;
    font-size: 20px;
    
  }
 .suggest-provider .choose .col-md-4 .form-control {
  border-radius: 5px 0px 0px 5px !important;}
  .btn-outline-secondary {
    color: #FFF;
    border-color: #A32638;
    background-color: #A32638;
  }
  .suggest-provider img {
    width: 100%;
  }
  .suggest-provider ul li{
    list-style: none;
  }
  .suggest-provider ul li span{
    font-weight: 600;
  }
  .agree {
    color: #A32638;
  }

  .suggest-provider .providers-btn .btn-clear{
    margin-right: 20px;
  }

/* search-by-provider-sub */

.prvd-list {
  border: 1px solid #E4C0C6;
  padding: 24px;
  border-radius: 5px;
}
.prvd-list-top {
  background: #faf4f5;
  padding: 0px 15px;
  border-radius: 5px;
}

/*-------sort--section del-area---*/
.items-listing .prvd-list-top h6 span{
  font-size: 18px !important;
}
.items-listing .prvd-list-top h6 {
padding-left: 10px;
border-right: 1px solid #333;
margin-bottom: 1rem;
color: #A32638;
display: flex;}

.items-listing .prvd-list-top p {
  color: #333;
  font-weight: initial;
}

.sort{
  display: flex;
  justify-content: end;
}

/*-------sort--section del-area---*/


.items-listing h2{
  color: #A32638;
}

.items-listing  .prvd-list-top p span{
  color: #A32638;
}
.about {
  background-color: #faf4f5;
  padding: 35px;
}

.items-listing  .about ul{
  padding-left: 1rem !important;
}

.items-listing .items .about ul li{
  line-height: 33px;
  letter-spacing: 0.01rem;
}
.items-listing .items hr{
  background-image: linear-gradient(101deg, rgb(255, 255, 255) 0%, rgb(163, 38, 56) 52%, rgb(255, 255, 255) 100%);
border: 0;
height: 2px;
}
.items-listing .items .ads span{
  font-size: 19px;
}
.items-listing .items .ads p span{
  font-size: 16px;
  color: #A32638;
}
.items-listing .items .about h6{
  font-weight: 600;
}
.items-listing .prvd-list-top p span{
  color: #A32638;
}
.items-listing .prvd-list-top .found{
  color: #A32638;
}
.items-listing .items .col-md-4 .img{
  display: flex;
justify-content: end;
}

/*----pagination----*/
 .pagination .page-item {
  padding-right: 10px;
}
.page-link {
  position: relative;
  display: block;
  color: #A32638;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #e8e8e8;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.page-item:first-child .page-link
{border-radius: .25rem;}
.page-item:not(:first-child) .page-link {
  margin-left: -1px;
  border-radius: .25rem;
}
.next{
  background-color: #A32638;
  color: #ffffff;
}
.page-link:hover {
  z-index: 2;
  color: #A32638 !important;
  background-color: #fff !important;
  border-color: #A32638 !important;
}
/*----pagination----*/
/* search-by-provider-sub */


/*------calenter-----*/
.calendar-select .form-check {
  padding-right: 10px;
}
.calendar-select .arya{
background-color: white;
padding: 7px;
border-radius: 10px;
border: 1px solid #E4C0C6;
display: flex;
justify-content: center;
}
.calendar-select .edit-section {
  padding: 14px !important;}

.calendar-select .arya ul{
  list-style: none;
  padding-left: 0rem;
margin-bottom: 0rem;
}
.calendar-select .arya ul li .nav-link{
padding: .0rem 1rem;
color: #333;}

.calendar-select .arya .btn-success {
font-size: 15px;
padding: 1px 10px;}

.calendar-select .arya ul .dropdown-menu{
min-width: 0rem;}







/*------calenter-date-----*/

/* declare a 7 column grid on the table */
#calendar {
	width: 100%;
  display: grid;
  grid-template-columns: repeat(7, 1fr);
}

#calendar tr, #calendar tbody {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: repeat(7, 1fr);
 width: 100%;
}

caption {
	text-align: center;
  grid-column: 1 / -1;
  font-size: 130%;
  font-weight: bold;
  padding: 10px 0;
}

#calendar a {
	color: #8e352e;
	text-decoration: none;
}

#calendar td, #calendar th {
	padding: 5px;
	box-sizing:border-box;
	border: 1px solid #E8C8CD;
}

#calendar .weekdays {
	background: #8e352e;  
  border-radius: 10px 10px 0px 0px;
}


#calendar .weekdays th {
	text-align: center;
	text-transform: uppercase;
	line-height: 20px;
	border: none !important;
	padding: 15px 6px;
color: #fff;
font-size: 15px;
}

#calendar td {
	min-height: 180px;
  display: flex;
  flex-direction: column;
}

#calendar .days li:hover {
	background: #d3d3d3;
}

#calendar .date {
	text-align: center;
	margin-bottom: 5px;
	padding: 4px;
	/* background: #333; */
	color: #333333;
	/* width: 30px; */
	/* border-radius: 50%; */
  flex: 0 0 auto;
  align-self: start;
  font-size: 20px;
}

#calendar .event {
  flex: 0 0 auto;
	font-size: 13px;
	border-radius: 4px;
	padding: 10px;
	margin-bottom: 5px;
	line-height: 14px;
	background: #e4f2f2;
	
	color: #3c3c3c;
	text-decoration: none;
  margin-bottom: 10px;
}

#calendar .event-desc {
	color: #000;
margin: 3px 0 7px 0;
text-decoration: none;
line-height: 19px;
font-size: 14px;
}

#calendar .separated-section {
	background: #FAF4F5;
	color: #666;
}


#calendar .fun{
  border-top: 7px solid #34763B;
  background: #D3FFD8;
}
.fun{color:#34763B;}

#calendar .training{
  border-top: 7px solid #DD9933;
  background: #F6DEB8;
}
.training{ color: #DD9933;}

#calendar .fundraiser{
  border-top: 7px solid #A32638;
  background: #F9DDE1;
}
.fundraiser{color:#A32638;}

#calendar .general{
  border-top: 7px solid #0C67BB;
  background: #C8E2FB;
}
.general{ color:#0C67BB;}

#calendar .webinar{
  border-top: 7px solid #8224E3;
  background: #E7D1FF;
}
.webinar{ color:#8224E3;}

#calendar .resource{
  border-top: 7px solid #0CADBB;
  background: #CCF7FB; 
}
.resource{color: #0CADBB;}

#calendar .support{
  border-top: 7px solid #EF3AFC;
  background: #FCD0FF; 
}
.support{ color:#EF3AFC;}
.bg-E8{
  background-color: #E8C8CD;
}
.calendar-select .edit-section h5{
  color: #A32638;
}

.calendar-select .edit-section .btm-btn{
  text-align: end;
}

.calendar-select .edit-section .btn-success {margin-right: 10px;}
.calendar-select .edit-section .categories{
  display: flex;
justify-content: space-around;
font-size: 15px;
}
/* ============================
				Mobile Responsiveness
   ============================*/


@media(max-width: 768px) {

	#calendar .weekdays, #calendar .other-month {
		display: none;
	}

	#calendar li {
		height: auto !important;
		border: 1px solid #ededed;
		width: 100%;
		padding: 10px;
		margin-bottom: -1px;
	}
  
  #calendar, #calendar tr, #calendar tbody {
    grid-template-columns: 1fr;
  }
  
  #calendar  tr {
    grid-column: 1 / 2;
  }

	#calendar .date {
		align-self: flex-start;
	}
}

/*---end---calenter-date-----*/



/*----end--calenter-----*/





@media (max-width: 1399px) {
  .calendar-select .edit-section .btn-success {
    padding: 6px 20px;
    font-size: 11px;
    margin-right: 2px;
  }
  .material-symbols-outlined {
    font-size: 20px;}
}



@media (max-width: 1199px) {
  .items-listing h2 {font-size: 30px;
  }
 .b-n-btn {
  font-size: 12px;
 }
 .b-n-btn {
  font-size: 12px;
 }
 .btn-radio-btn {
 
  padding: 5px 13px;}

  .calendar-select .form-check {
    padding-right: 2px;
  }

  .calendar-select .arya{
font-size: 13px;
padding-top: 10px;
align-items: center;

}
.calendar-select .edit-section .btn-success {
  padding: 6px 13px;
  font-size: 12px;
}
.material-symbols-outlined {
  font-size: 21px;
}
}
@media (max-width: 991px) { 
  .items-listing h2 { font-size: 23px;}
  .items-listing h2 {text-align: center;}
  .items-listing .items .col-md-4 .img {
    display: flex;
    justify-content: center;
  }
  .calendar-select .edit-section .categories {
    display: block;}
    .calendar-select .edit-section .btm-btn {
      text-align: center;
    }
 

    .calendar-select  .edit-section .btn-radio-btn{
    margin-top: 10px;}

}


@media (max-width: 767px) { 
  .providers-btn {
    padding-top: 24px;
  }
  .sort {
    display: flex;
    justify-content: center;
  
 }
}


@media (max-width: 320px) { 
  .items-listing .prvd-list-top p { font-size: 14px;
  }
  .about {
   padding: 24px;
  } 
  .items-listing .prvd-list-top .sort h6{
    font-size: 9px;
  }
  .items-listing .prvd-list-top .sort p {
    font-size: 9px;
  }
}

