@charset "utf-8";
/* CSS Document */

.my {
    margin-top: 15px !important;
  	margin-bottom: 15px !important;
}

.form-control {
    font-size: 1.15em !important;
    padding: 10px !important;
}


.Landing .u-btn-primary {

	background-color: #F26B38 !important;
  	color: white;
  
}

.lphead {

	color: #F26B38 !important;
  
}


.header-custom-nav-styles .nav-item .nav-link {
    padding: 0.2rem 1rem !important;
}

.slick-slide {
	direction: rtl;
    text-align: right;
}

/* #carouselCus4 .js-pagination {

	left: initial !important;

}
*/
@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@500&family=Solitreo&display=swap');

body {
  font-family: Roboto, sans-serif !important;
  font-weight: 500 !important;
  font-size: 16px !important;
}

.modal-header .close {   
    margin: -1rem;    
}

h6, .h6
{
   font-family: 'Rubik', sans-serif !important;
}



h3, .h3, h4, .h4
{
  font-family: Ovo, serif !important;
}

h5, .h5
{
  font-family: Ovo, serif !important;
  text-align: left !important;
}  
h1, .h1
{
	font-family: 'Solitreo', cursive !important;
}

h2, .h2
{
	font-family: 'Secular One', sans-serif !important;
}

h1,
.h1
{
font-size: 50px !important;
}

h4,
.h4
{
font-size: 35px !important;
}


.g-color-secondary {
color: #F1B2B5 !important;
}

.navbar .u-main-nav-v1 .nav-item.active > .nav-link {
	color: white !important;
  	
}

.u-header {
    font-size: 16px;
}

.btn-yoga-white {
  border: 1px solid #ffffff !important;
  background-color: Transparent !important;
  cursor: pointer;
  color: #ffffff !important;
}

.btn-yoga-white:hover {
  background-color: #26557a !important;
  color: #ffffff !important;
  border: none !important;
}

.btn-yoga-white2 {
  border: 1px solid #ffffff !important;
  background-color: Transparent !important;
  cursor: pointer;
  color: #ffffff !important;
}

.btn-yoga-white2:hover {
  background-color: #9ee3e9 !important;
  color: #ffffff !important;
  border: none !important;
}

.btn-yoga-primary {
  border: 1px solid #9ee3e9 !important;
  background-color: #ffffff !important;
  cursor: pointer;
  color: #9ee3e9 !important;
}

.btn-yoga-primary:hover {
  background-color: #26557a !important;
  color: #ffffff !important;
  border: none !important;
}

.g-bg-secondary-yoga {
background-color: #26557a;
}

.g-right-minus-30 {
	right: -2.14286rem;
}

@media screen and (max-width: 767px) {
  .benefits-list-container {
  	justify-content: center; 
  }
  
  .firstList li i::before {
  	content: "\f105";
  }
}


/*
.g-mx-200--lg {
    margin-left: 9.14286rem!important;
    margin-right: 9.14286rem!important;

}

.g-py-60 {
    padding-top: 2.2857100000000017rem!important;
    padding-bottom: 2.28571rem!important;
}


.g-bg-white-gradient-opacity-v5, .g-bg-white-gradient-opacity-v5--after::after {
    background-image: linear-gradient(to right,white 60%,rgba(255,255,255,0) 75%);
    background-repeat: repeat-x;
}

*/
.table-cell {
    display: table-cell!important;
}


.g-brd-green
{border-color:#8fc31f!important}

.g-brd-yellow
{border-color:#f2e506!important}

.g-bg-calltoaction {
background-color: #F5C5C5;
}

.d-flex {

cursor: pointer !important;
}    

.g-color-cust {
 
color: #b82d5d !important;

}
  
input, textarea {
    background-color: white !important;
}

img {
	border-radius: 10px;
}

@media only screen and (max-width: 600px) {
  .lpspace {margin-top: 0.5rem!important;}
}













































