body{
  font-weight: 400; 
  font-size: 15px;
  color: #222;
}
h1{
    font-size: 40px;
    font-weight: bold;
}
h2{
    font-size: 34px;
    font-weight: 700;
}
h3{
    font-size: 26px;
    font-weight: 600;
}
h4{
    font-size: 20px;
    font-weight: 600;
}
h5{
    font-size: 16px;
    font-weight: 600;
}
small{

    font-size: 80%;
}
big{
    font-size: 130%;
    color: #777;
}
.hero-delivery-section {
background: url('images/delivery-partner.webp') no-repeat center center/cover;
color: #fff;
text-align: left;
padding: 100px 0px;
}
.hero-delivery-section h1 {
font-size: 2.5rem;
font-weight: bold;
}
.hero-section {
background: url('images/banner.webp') no-repeat center center/cover;
color: #fff;
text-align: left;
padding: 100px 0px;
}
.hero-section h1 {
font-size: 2.5rem;
font-weight: bold;
}
.hero-section .btn {
margin-top: 0;
}
  .hero-abt-section h1 {
  font-size: 2.5rem;
  font-weight: bold;
  }
  .hero-abt-section .btn {
  margin-top: 0;
  }
.cta-section {
background: #d0614d;
color: #fff;
text-align: center;
}
.cta-section .btn {
background: #fff;
color: #ff6700;
text-transform: capitalize;
}
.btn-main {
background: #d0614d;
color: #fff;
padding: 13px 35px !important;
font-weight: 600;
min-width: 240px;
font-size: 16px;
border-radius: 10px;
transition: all 0.5s;
text-transform: capitalize;
}
.btn-main:hover {
background: #ff725e;
color: #fff;
}
.wpcf7-form p a{
	color:#275491;
}
.fadeUp {
    opacity: 0;
    -webkit-transform: translate(0, 50px);
    -ms-transform: translate(0, 50px);
    transform: translate(0, 50px);
}
.fadeUp.in-view {
    opacity: 1;
    transform: translateX(0) translateY(0) translateZ(0);
    transition: opacity 1.5s ease 0s, transform 1.5s ease 0s;
}
.fadeLeft {
    opacity: 0;
    -webkit-transform: translate(-50px, 0);
    -ms-transform: translate(-50px, 0);
    transform: translate(-50px, 0);
}
.fadeLeft.in-view {
    opacity: 1;
    transform: translateX(0) translateY(0) translateZ(0);
    transition: opacity 1.5s ease 0s, transform 1.5s ease 0s;
}
.fadeRight {
    opacity: 0;
    -webkit-transform: translate(50px, 0);
    -ms-transform: translate(50px, 0);
    transform: translate(50px, 0);
}
.fadeRight.in-view {
    opacity: 1;
    transform: translateX(0) translateY(0) translateZ(0);
    transition: opacity 1.5s ease 0s, transform 1.5s ease 0s;
}
.fadePopup {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3);
}
.fadePopup.in-view {
    opacity: 1;
    transform: scale(1);
    transition: opacity 1.5s ease 0s, transform 1.5s ease 0s;
}
.liststyle ul {
  margin-bottom: 20px;
  margin-left: 0;
  list-style: none;
}
.hero-section .liststyle ul{
  margin-bottom: 0;
}
.liststyle ul li {
    width: 100%;
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px;
}
.liststyle ul li:after {
    content: '';
    height: 20px;
    width: 20px;
    position: absolute;
    left: 0;
    top: 1px;
    background-image: url(images/check.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 20px auto;
}
ul.listtypecntrl {
    margin: 0;
}
.listtypecntrl li {
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    padding-left: 28px;
    list-style-type: none;
    font-size: 13px;
}
.listtypecntrl li:after {
    content: '';
    height: 20px;
    width: 20px;
    position: absolute;
    left: 0;
    top: 1px;
    background-image: url(images/orange-check.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 18px auto;
}
section.cta-section h2 {
    font-size: 36px;
}
.cta-section .btn {
    background: #fff;
    color: #d0614d;
    font-weight: 600;
    padding: 15px 50px;
    border: #1a1a1a 1px solid;
    border-radius: 10px;
    transition: all 0.5s;
    text-transform: capitalize;
	font-size: 18px;
}
.cta-section .btn:hover {
    background: #1e1e1eb3;
    color: #fff;
}
.rounded-10{
  border-radius: 10px;
}
.gap-3 {
    gap: 1rem;
}
.vanftrmnu {
  list-style: none;
}
.vandrfooter a{
  color: #222;
}
a{
  text-decoration: none !important;
}
.gap-2 {
    gap: 10px;
}
a{
	color: #d0614d;
}
a:hover{
	color: #000;
}
.wpcf7-spinner {
    position: absolute;
    right: 3px;
    top: 12px;
}
textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.form-control {
    height: 80px;
    resize: none;
    font-size: 14px;
    padding: 10px;
}
section.faq-section .card {
    border: 0;
}
.flag-container {
    position: relative;
    cursor: not-allowed !important;
}
.flag-container:after {
	content: "";
    position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
}
.page-id-15 .columnbag {
    background: url('images/registration.webp') no-repeat center bottom/cover;
}
.page-template-template-inner-page .innrcnt h2, .page-template-template-inner-page .innrcnt h3 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 12px;
    margin-top: 20px;
}
.overflow-hidden{
  overflow: hidden;
}
.container{
  max-width: 1300px !important;
}
.si-container{
  padding-left: 15px;
  padding-right: 15px;
}
.sinatra-logo img {
    min-height: 60px;
}
.btnico{
	background-color:transparent !important;
	border:none !important;
	box-shadow:none !important;
	outline:none !important;
	padding:0 !important;
}
.wpcf7-form-control.wpcf7-textarea{
	min-height:120px;
	height:120px;
	max-height:120px;
}
#sinatra-header-inner .si-btn{
	color:#fff !important;
}
#sinatra-header-inner{
  padding: 10px 0 !important;
}
#sinatra-header-inner .sinatra-nav>ul>li>a {
  font-weight: 400;
  color: #000;
	text-transform:uppercase;
}
button{
  outline: none !important;
  box-shadow: none !important;
}
#accordionExample{
  display: flex;
  flex-direction: column;
  gap: 10px;
}
#sinatra-copyright.contained-separator>.si-container:before {
  left: 15px;
  right: 15px;
}
#sinatra-footer .no-widget-text, #sinatra-footer .sinatra-footer-column .si-widget:last-child {
  margin-bottom: 0;
}
.widget.si-entry p {
  margin-top: 0;
}
#sinatra-footer .sinatra-footer-column {
  padding-top: 40px;
  padding-bottom: 20px;
	font-size:14px;
}
#sinatra-copyright a:hover, #sinatra-copyright .sinatra-social-nav > ul > li > a .si-icon.bottom-icon, #sinatra-copyright .sinatra-nav > ul > li.current-menu-item > a, #sinatra-copyright .sinatra-nav > ul > li.current-menu-ancestor > a, #sinatra-copyright .sinatra-nav > ul > li:hover > a {
  color: #ee7b66;
}
#sinatra-footer .sinatra-footer-column .si-widget {
  margin-bottom: 20px;
}
.si-sidebar-inner .wp-block-latest-posts__list .wp-block-latest-posts__featured-image {
  position: absolute;
  left: 0;
  top: 5px;
  width: 50px;
}
.si-sidebar-inner #block-25 .wp-block-categories-list li a, .si-sidebar-inner .wp-block-latest-posts__list .wp-block-latest-posts__post-title {
  font-size: 12px;
  line-height: 1.4;
  display: inline-flex;
}
.si-sidebar-inner .wp-block-latest-posts__list li {
  position: relative;
  padding-left: 60px;
}
#colophon .widget-title {
    font-size: 1.3em;
}
.site-footer .menu{
	margin:0 !important;
	padding:0 !important;
}
.widget.si-entry p {
    margin-top: 0;
    margin-bottom: 0;
}
.si-sidebar-inner .widget-title:before {
  content: '';
  width: 4px;
  left: -15px;
  height: 30px;
  position: absolute;
  top: -4px;
  background-color: #ee7b66;
}
.si-sidebar-inner .widget-title {
  font-size: 20px !important;
  position: relative;
  color: #000;
  overflow: inherit;
}
.si-sidebar-inner #block-12, .si-sidebar-inner #block-10, .si-sidebar-inner #block-11 {
  padding: 15px;
  border-radius: 10px;
  background-color: #fff;
  margin-bottom: 15px;
}
.entry-meta-elements{
  font-size: 12px;
}
.type-post .entry-title{
  font-size: 26px;
}
body.si-blog-horizontal .site-main, body.single-post .site-main{
  background-color: #f1f1f1;
}
.content-area .entry-meta{
  background-color: #fff;
  padding: 10px;
  border-radius: 10px;
}
.sinatra-sidebar-style-2 #secondary .widget-title:after, .sinatra-sidebar-style-3 #secondary .widget-title:after {
  right: 0;
}
.si-sidebar-container .wp-block-search .wp-block-search__label {
  display: none;
}
.innerP p{
  margin: 0;
  padding: 0;
}
.secTitle h2{
  margin: 0;
}
.fw-500{
  font-weight: 500;
}
.fw-600{
  font-weight: 600;
}
.sinatra-nav .children li a, .sinatra-nav .sub-menu li a {
    color: #222;
	white-space: nowrap;
    font-size: 14px;
}
.si-topbar-widget__text span svg{
	background-color:#fff;
	border-radius:100%;
	margin-right:5px;
}
.si-topbar-widget__text span strong{
	color:#DB9F2F;
}
#sinatra-topbar .sinatra-social-nav.rounded>ul>li>a {
    width: 30px;
    height: 30px;
    background: #3D3E40;
}
#sinatra-topbar .si-flex-row{
	justify-content:space-between;
}
.si-entry p{
    margin-top: 0;
}
.si-hamburger {
    color: #000 !important;
    background-color: transparent !important;
    border: none !important;
}
.swaTimeline {
    position: relative !important;
    z-index: 2 !important;
}
.swaTimeline:after{
	content:'';
	position:absolute;
	left:20px;
	height:73%;
	top:0;
	width:2px;
	background-color:#DB9F2F;
	z-index:-1;
}
.stem_cells-excerpt p{
	padding:0;
}
.stem_cells-excerpt{
	padding:12px;
	border-radius:10px;
	background-color:#D9E9FF;
	border-left:4px solid #275491;
}
.stem_cells-swiper-button-prev, .stem_cells-swiper-button-next{
	z-index:10;
}
.wpcf7-form p{
	padding:0;
	position:relative;
}
.wpcf7-not-valid-tip{
	position:absolute;
	left:0;
	top:100%;
	font-size:11px;
	line-height:1.2;
}
.wpcf7-spinner{
	position:absolute;
	right:10px;
	top:50%;
	transform:translatey(-50%);
}
.wpcf7-response-output{
	margin:10px 0 0 0 !important;
	border:none !important;
	border-radius:5px;
	padding:5px;
	color:#fff !important;
	background-color:#DB9F2F !important;
	font-size:12px;
	line-height:1.3;
}
.wpcf7-form-control-wrap{
	display:block;
}
.wpcf7-form-control{
	font-size:14px !important;
}
#si-pre-footer a {
    color: #fff !important;
	    border: 2px solid #db9f2f !important;
}
#sinatra-header-inner{
	transition: all .3s ease-in-out;
}
.si-sticky-header #sinatra-header-inner{
	box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
}
#sinatra-copyright {
    font-size: 14px;
}
.circle-menu-box {
    width: 700px;
    height: 700px;
    position: relative;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.radial_center {
    height: 300px;
    width: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border: 2px solid #97b7c4;
    border-radius: 100%;
	margin-left: 40px;
}
a.circlelist div {
    width: 150px;
	font-size:16px;
	font-weight: 500;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
	.circle-menu-box .circlelist {
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    border-radius: 100%;
    margin: 0;
    text-align: center;
    width: 150px;
    height: 150px;
    background-color: #db9f2f;
    padding: 5px;
    line-height: 1.2;
    position: absolute;
    font-size: 11px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.circle-menu-box .circlelist:hover {
    transform: scale(1.2);
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
    z-index: 2;
}
.circle-menu-box .circlelist:hover>div {
    white-space: normal;
    text-overflow: unset;
    width: auto;
}
#si-pre-footer {
    color: #fff;
}
#si-pre-footer h2, #si-pre-footer h3, #si-pre-footer h4{
	color:#fff;
}

@media screen and (min-width: 992px) {
	.consTrangle{
		position:relative;
		z-index:2;
	}
	.consTrangle:after{
		content:'';
		position:absolute;
		right:0;
		top:0;
		bottom:0;
		width:80px;
		z-index:1;
		background-color:#F1F4F8;
		clip-path: polygon(100% 0, 0% 100%, 100% 100%);
	}
	nav.si-header-element {
    	margin-left: 0;
	}
	#sinatra-primary-nav{
		display:flex;
		gap:15px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  
}
@media screen and (max-width: 991px) {
	.si-topbar-widget__text span span{
		display:none;
	}
	#sinatra-header-inner {
		padding: 10px 0;
	}
}
@media screen and (max-width: 767px) {
	.radial_center{
		margin-left:0;
	}
	a.circlelist div {
		overflow: inherit;
		width:100%;
	}
	.circle-menu-box .circlelist {
    display: block;
    text-decoration: none;
    border-radius: 4px;
    margin: 0;
    text-align: center;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 10px;
    height: auto;
    background-color: #DB9F2F;
    padding: 10px;
    line-height: 1.4;
    position: unset;
    font-size: 16px;
		        position: static !important;
}
.circle-menu-box {
    width: 100%;
    height: auto;
    position: relative;
    margin: 0 auto;
    display: block;
    align-items: center;
    justify-content: center;
}
	.radial_center {
    height: 300px;
    width: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border: 2px solid #97b7c4;
    border-radius: 100%;
    margin: 0 auto;
    margin-bottom: 45px;
}
	.swaBanner h1 img{
		width:100px;
	}
	.sinatra-logo img {
    min-height: 50px !important;
	min-height: 50px !important;	
		height: 50px !important;
}
section.cta-section h2 {
    font-size: 24px;
}
h2 {
    font-size: 24px;
}
h1 {
    font-size: 24px;
}
big {
    font-size: 122%;
    color: #777;
}
.hero-section {
    background-size: auto;
    color: #fff;
    text-align: left;
    background-size: auto;
    background-position: left;
    padding: 60px 0px 30px;
}
.btn-main {
    background: #d0614d;
    color: #fff;
    padding: 10px 10px;
    font-weight: 500;
    font-size: 14px;
    min-width: 160px;
    border-radius: 10px;
    transition: all 0.5s;
    text-transform: capitalize;
}
#sinatra-header-inner .si-btn{
  padding: 6px 10px;
  font-size: 13px;
  white-space: nowrap;
  min-height: 40px;
}
.si-header-widgets .si-header-widget, .si-header-widgets .si-header-widget.si-header-widget__button {
  padding-left: 5px;
  padding-right: 5px;
}
#sinatra-header-inner > .si-container{
  flex-wrap: nowrap;
}
#sinatra-header-inner .si-header-element {
  margin-left: 0;
}
#sinatra-header-inner .si-mobile-nav {
  margin-left: 15px;
}
.si-header-element.si-header-widgets {
  display: flex;
  flex-wrap: nowrap;
}
.site .si-flex-row .col-md {
  max-width: 100%;
  text-align: center;
}
#block-13 .has-text-align-right, #block-7, #block-8{
  text-align: center !important;
}

}
