body {
--tw-bg-opacity:1;
	background-color: rgb(255 255 255/var(--tw-bg-opacity)) !important;
}
.text-red-50	{--tw-text-opacity: 1;color: rgba(180, 0, 0, var(--tw-text-opacity));}

/* Example */
.my-custom-box {
    background: red;
    padding: 20px;
}
body{ font-family: 'Poppins';font-weight: normal;font-style: normal;font-display: swap;}
/*button,input,optgroup,select,textarea{font-family:revert !important;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}*/

.sbtit{font-family: Raleway;}
.mintit{font-family: Raleway;/*font-variant: all-small-caps;*/}
.text-sm.font-medium.text-left{font-family: Poppins;}


.circle {
  position: absolute;
  width: 200px;
  height: 200px;
  border: 6px solid #fff;
  border-radius: 50%;
  opacity: 0.1;
}

.top-left {
  top: -100px;
  left: -100px;
}

.bottom-right {
  bottom: -100px;
  right: -100px;
}

.bn-text{font-size:3rem;line-height:3.5rem;font-weight:900; color:#000000;}
.text-ss {
	font-size: .8125rem;
	line-height: 1.125rem
}

.gap-x-8 {
	column-gap: 2rem
}

.gap-x-9 {
	column-gap: 2.25rem
}

.gap-x-10 {
	column-gap: 2.50rem
}

.gap-x-11 {
	column-gap: 2.75rem
}

.topsearch{ width:500px;}

@media only screen and (max-width: 900px) {
.breadcrumbs{ display:none !important}
}

.view-tittle {
	margin-top: 0px;
}

