*,
:after,
:before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

b,
strong {
	font-weight: 700
}

.Arugula_icn,
.Asparagus,
.Bacon,
.Beans_icn,
.Bok-Choy_icn,
.Broccoli,
.Brussels_icn,
.Cabbage_icn,
.Cauliflower,
.Eggplant,
.Lettuce_icn,
.NoMeat,
.Onions_icn,
.Pepper_icn,
.Pepperoni,
.Prosciutto,
.Radish_icn,
.Spinach_icn,
.Strawberry,
.Tofu,
.Vegan,
.Zucchini,
.avocado,
.back,
.beef,
.bell-pepper,
.butter,
.capers,
.cheese,
.chicken,
.coconut,
.cottage-cheese,
.egg,
.eggs,
.female,
.fish,
.forward-female,
.forward-male,
.ham,
.icons,
.lamb,
.male,
.milk,
.mushroom,
.mushrooms,
.nuts,
.olives,
.pork,
.seafood,
.veal {
	display: inline-block;
	background: url(../img/all_icon.png) no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left
}

.container:after,
.container:before {
	display: table;
	content: " "
}

body {
	font-family: Myriad!important;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	background-color: #000;
	margin: 0
}

@font-face {
	font-family: Myriad;
	src: url(../fonts/Myriad-Pro-Regular.ttf) format("truetype");
	font-style: normal
}

@font-face {
	font-family: Helvetica-bold;
	src: url(../fonts/Helvetica-Bold-Font.ttf) format("truetype");
	font-style: normal
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Helvetica-bold
}

#home-id {
	width: 100%;
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #222222;
    font-family: 'Open Sans', sans-serif;
    background: #FAFAFA;
}

.exrcise-enable .ketoNavbar .container {
	min-height: 50px;
	width: 100%
}

.exrcise-enable .first-week-navbar,
.exrcise-enable .ketoNavbar .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

#home-id .help-icn {
	position: absolute;
	cursor: pointer;
	z-index: 999;
	left: 15px;
	top: 15px
}

.exrcise-enable .help-icn {
	top: 12px
}

#home-id .help-icn {
	position: absolute;
	cursor: pointer;
	z-index: 999;
	left: 15px;
	top: 15px
}

#home-id .first-week {
	opacity: .9;
	color: #6cca00;
	line-height: 48px;
	font-size: 22px;
	letter-spacing: .75px;
	text-align: center
}

.exrcise-enable .first-week {
	margin: auto;
	position: absolute;
	left: 0;
	right: 0;
	height: 50px
}

#home-id .first-week span {
	font-weight: 700
}

#home-id .first-week-navbar {
	position: absolute;
	right: 15px;
	top: 15px
}

.exrcise-enable .first-week-navbar {
	left: 0!important;
	right: 0!important;
	margin: auto;
	max-width: 150px;
	padding-top: 2px
}

#home-id .week-day-details {
	text-align: center;
	padding: 10px;
	border-bottom: 1px solid #f6f6f6;
	margin-top: -25px;
	margin-bottom: 25px
}

#home-id .week-day-details a.active {
	color: #ee0b0b;
	font-size: 16px;
	text-decoration: none;
	opacity: 1;
	font-weight: 700;
	letter-spacing: .68px;
	line-height: 20px
}

#home-id .week-day-details a {
	display: inline-block;
	padding: 2px 17px;
	opacity: .3;
	color: #444;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: .47px;
	line-height: 17px;
	text-align: center
}

.last-week {
	margin-right: 15px
}

.last-week,
.next-week {
	cursor: pointer
}

#home-id .week-day-details a.active span {
	background-color: #ee0b0b
}

#home-id .week-day-details a span {
	height: 6px;
	width: 6px;
	display: block;
	border-radius: 50%;
	margin: 0 auto;
	margin-top: 5px;
	background-color: #c6c6c6
}

#about-modal h4 {
	font-weight: 700
}

.hom .current-weeks.active {
	display: block
}

.hom .current-weeks {
	display: none
}

.keto-container {
	padding-bottom: 50px
}

.keto-container,
.shopping-list-container {
	padding-bottom: 10px!important
}

.hom .day.active {
	display: block
}

.hom .day {
	display: none
}

#home-id .food {
	margin-bottom: 15px;
	position: relative
}

#home-id .food {
	border-radius: 4px;
	min-height: 100px;
	width: 100%;
	padding: 10px;
	background-color: #fff;
	-webkit-box-shadow: 0 4px 12px -3px #aa2929a3;
	box-shadow: 0 4px 12px -3px #aa2929a3;
	display: -webkit-box;
	display: -ms-block;
	display: block;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.day .foods .food {
	cursor: pointer
}

#home-id .food .food-time {
	color: #ee0b0b;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: .41px;
	line-height: 15px;
	text-align: center;
	margin-bottom: 12px
}

.foodrow {
	overflow: hidden;
	position: relative;
	max-height: 175px;
	line-height: 24px
}

#home-id .food .food-title {
	opacity: .9;
	color: #ee0b0b;
	font-size: 16px;
	letter-spacing: .37px;
	line-height: 16px;
	margin-top: 5px;
	font-weight: 700;
	padding-bottom: 5px
}

.nutrition-food p,
.source p {
	margin-bottom: 0
}

.source p strong {
	font-weight: 400;
	color: #ee0a0c;
	font-size: 14px
}

.nutrition-food p,
.source p {
	margin-bottom: 0
}

.padgpmn {
	padding: 0
}

#home-id .food-photo {
	max-width: 135px;
	float: left;
	border: 2px solid #6cca00;
	border-radius: 6px
}

#home-id .food .arrow-icon {
	position: relative;
	text-align: center
}

#home-id .food .arrow-icon img {
	opacity: .5
}

.tabs-nav {
position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #ffffff;
    box-shadow: 0 0px 5px rgb(0 0 0 / 10%);
    margin-left: 0!important;
    margin-right: 0!important;
}

.tabs-nav .tab-item {
	text-decoration: none
}

.tabs-nav .tab-item {
	color: #222222;
	text-align: center;
	cursor: pointer;
	font-size: 17px;
	letter-spacing: .44px;
	line-height: 15px;
	font-weight: 400;
	height: 50px;
	line-height: 50px;
}

.tab-item img {
	margin-right: 5px
}

.nutrition-food p strong {
	font-weight: 400;
	color: #ee0a0c;
	font-size: 14px
}

.exrcise-enable .ketoNavbar .container {
	min-height: 50px;
	width: 100%
}

.exrcise-enable .first-week-navbar,
.exrcise-enable .ketoNavbar .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.modal {
	display: none;
	position: fixed;
	z-index: 8888;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: #000;
	background-color: rgba(0, 0, 0, .4)
}

.recipe-photo {
	max-width: 385px!important;
	margin: auto
}

.btn-print-recipe {
	border: 0!important;
	background-color: #ee0b0b;
	color: #fff
}

.shopping-list-container {
	display: none;
	padding-bottom: 50px
}

.hom-disclaimer {
	font-style: italic;
	padding-bottom: 15px;
	font-size: 13px
}

.hom-disclaimer {
	font-style: normal;
	font-weight: 700;
	font-size: 15px;
	line-height: 18px;
	text-align: center;
	letter-spacing: .508928px;
	color: #56468f
}

#home-id .week-day-details a:hover {
	text-decoration: none
}

.exercise {
	padding: 20px
}

.exercise .alerts {
	text-align: center;
	max-width: 530px;
	font-size: 16px;
	margin: 0 auto;
	line-height: 1.5;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 10px
}

.exercise .alerts .content {
	text-align: left;
	padding-right: 30px
}

.exercise .alerts strong {
	font-size: 24px;
	display: block;
	margin-bottom: 10px;
	color: #444
}

.exercise .alerts img {
	display: block;
	margin: 20px auto;
	max-width: 150px
}

.exercise .exercise-results {
	text-align: center
}

.exercise .exercise-results h3 {
	font-weight: 600;
	font-size: 28px;
	color: #444
}

.exercise .exercise-results ul {
	text-align: left;
	font-size: 16px;
	max-width: 320px;
	margin: 30px auto;
	list-style: none;
	margin-top: 15px;
	margin-bottom: 25px
}

.exercise .exercise-results ul i {
	font-weight: 700;
	color: #ee0b0b;
	margin-right: 5px
}

.la {
	display: inline-block;
	font: normal normal normal 16px/1 LineAwesome;
	font-size: inherit;
	text-decoration: inherit;
	text-rendering: optimizeLegibility;
	text-transform: none;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased
}

.exercise .open-now {
	text-align: center;
	font-size: 36px;
	color: #444;
	font-weight: 700
}

.exercise .open-now .open {
	line-height: 1.1;
	font-size: 32px
}

.exercise .open-now .rate {
	display: block;
	font-weight: 600;
	margin-top: 15px;
	font-size: 48px;
	color: #ee0b0b
}

.exercise .open-now .old-rate {
	margin-top: -10px;
	color: #444;
	font-size: 24px;
	font-weight: 600;
	text-decoration: line-through;
	margin-bottom: 20px
}

.exercise .pay-btn {
	margin-top: 30px;
	margin-bottom: 20px;
	max-width: 540px;
	margin: auto
}

.exercise .pay-btn button {
	text-align: center;
	font-size: 16px;
	padding: 10px;
	font-weight: 600;
	color: #fff;
	background: #ee0b0b;
	border: 1px solid #ee0b0b;
	display: block;
	width: 100%;
	margin-bottom: 8px;
	border-radius: 10px
}

.exercise .pay-btn .button-payp {
	background: #6cca00!important;
	border: 1px solid #6cca00!important
}

.my-container {
	width: 100%;
	max-width: 640px;
	margin: 0 auto;
	-webkit-box-shadow: 0 4px 11px -2px #a51d1d;
	box-shadow: 0 4px 11px -2px #a51d1d;
	border-radius: 9px;
	background-color: #fff;
	margin-bottom: 70px
}

.center-wrper h3 {
	font-size: 20px;
	font-weight: 600;
	color: #fff;
	text-align: center
}

.food-reference {
	margin: 30px 0 15px;
	padding: 5px 0 16px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center
}

.design-box.plus-icn {
	text-align: center;
	padding: 15px 10px;
	display: flex;
	justify-content: center;
	align-items: center
}

.food-reference .design-box {
	width: 22.7%!important;
	float: left;
	border-radius: 20px;
	margin: 8px;
	font-size: 14px
}

.design-box {
	opacity: 1;
	cursor: pointer;
	position: relative;
	font-size: 17px;
	letter-spacing: .51px;
	line-height: 18px;
	width: 100%;
	max-width: 530px;
	margin: auto;
	border: 2px solid #1d1824;
	border-radius: 50px;
	padding: 10px 20px;
	margin-bottom: 22px;
	min-height: 50px;
	box-shadow: 0 8px 18px -9px #121111;
	display: flex;
	flex-direction: column;
	justify-content: center;
	background: #1d1824;
	text-align: center
}

.design-box .stats {
    background-color: #1c1723;
    position: absolute;
    right: -2px;
    top: -14px;
    height: 32px;
    width: 32px;
    z-index: 1;
    border-radius: 65%;
    border: 1px solid #5f5c64;
    text-align: center;
    line-height: 28px;
}

.design-box .stats-icn {
    transition: all .5s;
}

.design-box .stats-icn {
    color: #605d65;
    z-index: 2;
    font-size: 28px;
    font-weight: 600;
    text-align: center;
    margin-right: 0px;
    margin-top: -1px;
}.design-box.active .stats-icn {
    transform: rotate(180deg);
}

.design-box.active .stats-icn {
    margin-right: 2px;
    margin-top: 3px;
    font-weight: 400;
    color: #fff;
}.design-box.active .stats {
    transform: rotate(180deg);
    transition: all .5s;
}

.design-box.active .stats {
    background: linear-gradient(90deg,#33f5e0,#5172e8);
    border: 1px solid #5172e8;
}



/*
.design-box.plus-icn .icn {
	max-height: 100px;
	margin-bottom: 5px;
	height: 100px;
	text-align: center;
	width: 100px
}

.design-box.active .stats {
	background: linear-gradient(90deg, #33f5e0, #5172e8);
	border: 1px solid #5172e8
}

.design-box .stats {
	background-color: #1c1723;
	position: absolute;
	right: -2px;
	top: -14px;
	height: 32px;
	width: 32px;
	z-index: 1;
	border-radius: 40%;
	border: 1px solid #5f5c64
}

.design-box.active .stats-icn {
	position: absolute;
	right: 5px;
	top: 0;
	margin-top: -8px;
	font-weight: 400;
	color: #fff
}

.design-box .stats-icn {
	color: #605d65;
	z-index: 2;
	font-size: 28px;
	font-weight: 600;
	text-align: center;
	position: absolute;
	right: 9px;
	top: 3px;
	margin-top: -12.5px
}*/

.food-reference .btn-act-food-p-reference {
	margin-top: 5px!important
}

.btn-primary {
	border-radius: 22px;
	text-align: center;
	display: block;
	width: 100%;
	background-color: #ee0b0b;
	-webkit-box-shadow: 0 4px 11px -2px #ee0b0b;
	box-shadow: 0 4px 11px -2px #ee0b0b;
	color: #fff;
	font-size: 20px;
	border: 0;
	font-weight: 700;
	outline: 0;
	margin-top: 25px;
	letter-spacing: .68px;
	padding: 12px;
	line-height: 23px
}

.design-box.plus-icn .icn i,
.design-box.plus-icn .icn img {
	max-width: 100%;
	max-height: 100%;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	opacity: .3
}

.design-box.plus-icn.active .icn i,
.design-box.plus-icn.active .icn img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	opacity: 1
}

.chicken {
	background-position: 0 0;
	width: 95px;
	height: 95px
}

.pork {
	background-position: 0 -92px;
	width: 90px;
	height: 84px
}

.beef {
	background-position: 0 -167px;
	width: 90px;
	height: 85px
}

.fish {
	background-position: 0 -245px;
	width: 90px;
	height: 75px
}

.lamb {
	background-position: 0 -422px;
	width: 90px;
	height: 90px
}

.NoMeat {
	background-position: 0 -508px;
	width: 90px;
	height: 90px
}

.Vegan {
	background-position: 0 -595px;
	width: 90px;
	height: 95px
}

.Cauliflower {
	background-position: 0 -993px;
	width: 95px;
	height: 95px
}

.Bacon {
	background-position: 0 -340px;
	width: 90px;
	height: 89px
}

.Prosciutto {
	background-position: -2px -1535px;
	width: 40px;
	height: 32px
}

.Pepperoni {
	background-position: -1px -1595px;
	width: 21px;
	height: 32px
}

.Tofu {
	background-position: 0 -2706px;
	width: 98px;
	height: 86px
}

.Broccoli {
	background-position: 0 -694px;
	width: 93px;
	height: 102px
}

.ham {
	background-position: -5px -1564px;
	width: 40px;
	height: 32px
}

.mushroom,
.mushrooms {
	background-position: 0 -800px;
	width: 92px;
	height: 102px
}

.egg,
.eggs {
	background-position: 0 -2214px;
	width: 90px;
	height: 85px
}

.nuts {
	background-position: 0 -2295px;
	width: 94px;
	height: 92px
}

.cheese {
	background-position: 0 -2380px;
	width: 90px;
	height: 80px
}

.cottage-cheese {
	background-position: 0 -2459px;
	width: 90px;
	height: 88px
}

.butter {
	background-position: 0 -2538px;
	width: 100px;
	height: 92px
}

.Eggplant {
	background-position: 0 -2798px;
	width: 100px;
	height: 90px
}

.bell-pepper {
	background-position: 0 -2883px;
	width: 94px;
	height: 94px
}

.avocado,
.milk {
	width: 90px;
	height: 102px
}

.avocado {
	background-position: 0 -1179px
}

.seafood {
	background-position: -2px -1132px
}

.olives {
	background-position: 0 -2980px;
	width: 90px;
	height: 82px
}

.capers {
	background-position: -2px -1370px;
	width: 31px;
	height: 32px
}

.coconut {
	background-position: 0 -2628px;
	width: 98px;
	height: 78px
}

.Zucchini {
	background-position: 0 -905px;
	width: 92px;
	height: 90px
}

.Strawberry {
	background-position: 0 -3062px;
	width: 90px;
	height: 85px
}

.Asparagus {
	background-position: 0 -1089px;
	width: 90px;
	height: 98px
}

.Beans_icn {
	background-position: 0 -1277px;
	width: 90px;
	height: 93px
}

.Cabbage_icn {
	background-position: 0 -1374px;
	width: 95px;
	height: 99px
}

.Spinach_icn {
	background-position: 0 -1470px;
	width: 96px;
	height: 100px
}

.Lettuce_icn {
	background-position: 0 -1566px;
	width: 90px;
	height: 92px
}

.Brussels_icn {
	background-position: 0 -1650px;
	width: 90px;
	height: 98px
}

.Arugula_icn {
	background-position: 0 -1745px;
	width: 95px;
	height: 90px
}

.Onions_icn {
	background-position: 0 -1833px;
	width: 90px;
	height: 100px
}

.Bok-Choy_icn {
	background-position: 0 -1932px;
	width: 90px;
	height: 97px
}

.Pepper_icn {
	background-position: 0 -2024px;
	width: 90px;
	height: 101px
}

.Radish_icn {
	background-position: 0 -2115px;
	width: 90px;
	height: 101px
}

.user-sett {
	margin: 30px 0
}

.user-sett .block-sett {
	width: 45%;
	display: inline-block;
	margin-bottom:15px
}

.btn-main {
    padding: 15px 50px;
    background: #EE203C;
    color: #ffffff;
    font-size: 16px;
    display: inline-block;
    transition: all .2s;
    border: 0;
    border-radius: 50px;
    box-shadow: 0px 6px 10px rgb(0 0 0 / 10%);
}

.btn-main:hover, .btn-main:focus, .btn-main:active {
    background: #56468f;
    color: #ffffff;
}

#locked-modal h1 {
	font-family: Lato;
	font-weight: 600;
	font-size: 28px
}

#locked-modal p {
	color: #444;
	font-size: 15px;
	letter-spacing: .51px;
	line-height: 18px;
	margin-top: 20px
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}

.user-sett div:nth-child(2n) {
	margin-left: 5%
}

.btn-primary.active,
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.btn-primary:focus,
.btn-primary:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
.open>.btn-primary.dropdown-toggle,
.open>.btn-primary.dropdown-toggle.focus,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
	background-color: #ee0b0b
}

.food-reference h2 {
	color: #EE203C
}

.btn-danger {
	color: #fff;
	background-color: #ee0b0b!important;
	border-color: #ee0b0b!important;
	display: block;
	width: 100%;
	margin: auto!important;
	font-size: 20px!important;
	border-radius: 22px!important;
	font-weight: 700!important
}

@media only screen and (min-width:1000px) {
	.modal_twomn .modal-content {
		background-color: #fefefe;
		margin: 10vh auto;
		width: 35%
	}
	.view-container {
		width: 100%;
		max-width: 640px;
		margin: 0 auto;
		border-radius: 9px;
		background-color: #fff;
		-webkit-box-shadow: 0 4px 11px -2px rgba(86, 70, 143, .3);
		box-shadow: 0 4px 11px -2px #a51d1d;
		margin-top: 50px!important;
		margin-bottom: 70px
	}
	.my-container .container {
		width: 100%
	}
	.keto-container,
	.shopping-list-container {
		padding-bottom: 10px!important
	}
	#home-id .food-data,
	#recipe-modal .modal-dialog {
		max-width: 400px
	}
}

@media (min-width:768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto
	}
	.modal-dialog {
		width: 600px;
		margin: 30px auto
	}
	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
	}
}

@media only screen and (max-width:768px) {
	.food-reference .design-box {
		width: 46%!important;
		margin: 8px 5px
	}
	.food-reference div:nth-child(2n) {
		margin-left: 0
	}
	.user-sett .block-sett {
		margin-left: 0!important;
		width: 100%!important
	}
}

.ebook {
	margin-top: 30px
}

.top_head {
	color: #EE203C;
	font-weight: 300
}

.user-setts {
	text-align: center;
	margin: 30px auto;
	border-width: 1px;
	border-style: solid;
	border-color: #39c;
	padding: 75px
}

.user-setts input[type=file] {
	display: none;
	text-align: center;
	margin: auto
}

.user-setts label {
	color: #EE203C;
	font-size: 20px
}

.block-sett .form-control {
       width: 100%;
    padding: 10px 15px;
    border-radius: 5px;
    font-size: 14px;
    transition: all .3s;
    border: 2px solid #eeeeee;.user-sett .block-sett
    background: #f9f9f9 !important;
    height: auto;
    box-shadow: 0 0 0;
}

.block-sett .form-control:focus {
    border-color: #ED203C;
    box-shadow: 0 0 10px rgb(237 32 60 / 30%);
    outline: 0;
}

.btn-primarys {
	border-radius: 22px;
	text-align: center;
	display: block;
	width: 100%;
	color: #fff;
	font-size: 21px;
	font-weight: 700;
	outline: 0;
	letter-spacing: .68px;
	padding: 12px;
	line-height: 21px;
	background: linear-gradient(90deg, #33f5e0, #5172e8);
	border: 1px solid #5172e8;
	max-width: 350px;
	margin: auto;
	text-shadow: 1px 2px 2px #222
}

.btn-primarys:hover {
	background-image: linear-gradient(90deg, #91ef31, #ceef31);
	border-color: #91ef31;
	outline: 0;
	color: #fff;
	text-decoration: none
}

.plan-a-feature .plan-b-wait {
	margin-bottom: 30px
}

.plan-rslt.plan-b-wait {
	    max-width: 700px;
    overflow: hidden;
    margin-bottom: 40px;
    background: #f9f9f9;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 20px;
    min-height: 480px;
    border-radius: 10px;
}

.plan-b-wait .plan-d-status .plan-b-ftr {
	font-size: 23px;
	font-weight: 700;
	padding-top: 15px;
	margin-bottom: auto
}

.plan-b-wait .plan-d-status .plan-b-ftr {
	font-size: 23px;
	font-weight: 700;
	padding-top: 15px;
	margin-bottom: auto;
	text-align: center
}

.plan-rslt.plan-b-wait .plan-d-status {
	position: relative;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: 80px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.plan-b-wait .plan-d-status {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	max-height: 235px;
	text-align: center
}

.plan-rslt.plan-b-wait .plan-mnths {
	position: relative;
	max-width: 100%;
	margin: 0;
	max-height: none
}

.plan-b-wait .plan-mnths {
	font-size: 20px
}

.plan-rslt.plan-b-wait .plan-mnths .plan-c-status-reslt,
.plan-rslt.plan-b-wait .plan-mnths .plan-status-hedr {
	max-width: 430px;
	margin: 10px auto
}

p#currentmonth {
	text-decoration: underline
}

.plan-rslt.plan-b-wait .plan-status-hedr p {
	margin-left: 10%
}

p#nextmonth {
	margin-left: 8%!important
}

.plan-rslt.plan-b-wait .plan-mnths .plan-c-status-reslt {
	min-height: 160px;
	padding-bottom: 50px;
	display: flex;
	justify-content: space-between;
	padding: 0 34px
}

.plan-b-wait .plan-c-status-reslt {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	min-height: 180px
}

.plan-b-wait .plan-c-status-reslt .plan-b-status-reslt,
.plan-b-wait .plan-c-status-reslt .plan-status-reslt {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	line-height: 26px
}

.plan-b-wait .plan-c-status-reslt .plan-status-reslt {
	margin-bottom: 10px;
	margin-right: 2px
}

#ach_id {
	top: 48px;
	left: 7px
}

.plan-rslt.plan-b-wait .plan-mnths .plan-b-status-reslt {
	position: relative;
	top: 220px;
	left: -9px
}

.plan-rslt.plan-b-wait .plan-mnths .plan-b-status-reslt {
	left: 0
}

.plan-b-wait .plan-c-status-reslt .plan-b-status-reslt {
	font-size: 23px!important;
	margin-left: 0;
	margin-top: 10px
}

.plan-b-wait .plan-status-hedr {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.plan-rslt.plan-b-wait .plan-mnths .plan-b-status-reslt {
	position: relative;
	top: 220px;
	left: -9px
}

.grphmn {
	display: flex;
	text-align: center;
	justify-content: center
}

.grphmn img {
	display: block;
	width: 100%;
	max-width: 450px;
	margin-top: -100px
}

.mrgn {
	margin-bottom: 0!important
}

.headss h3 {
	font-size: 25px;
	font-weight: 700;
	text-align: center;
	margin-top: 30px
}

.headss h5 {
	text-align: center;
	font-size: 20px;
	margin-top: 15px
}

.headss p {
	text-align: center;
	font-size: 17px
}

.mndvbg {
	border-radius: 10px;
	background-color: #f9f9f9;
	padding: 20px;
	max-width: 735px;
	width: 100%;
	margin: -25px auto 0;
	display: flex;
	border-radius:10px;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

.s_meat{
	display:flex;
	flex-wrap:wrap;
}
.meat_wrapper{
	max-width:600px;
}
.s_meat a{
	display:block;
	width: calc(50% - 10px);
	border:1px solid #ffffff;
	display:flex;
	align-items:center;
	background:#ffffff;
	border-radius:5px;
	box-shadow:0 0 5px rgba(0,0,0,.1);
	overflow:hidden;
	transition:all .2s;
	font-size:20px;
	color:#222222;
	position:relative;
	margin-bottom:15px;
}

.s_meat a:nth-of-type(2n+1){
	margin-right:20px;
}

.s_meat a .svg_icon{
	background:rgba(0,0,0,.02);
	padding:10px 15px;
	margin-right:10px;
	transition:all .2s;
}

.s_meat a .svg_icon path{
	fill:rgba(0,0,0,.7);
	transition:all .2s;
}

.s_meat a:hover{
	background:#fff;
	border-color:#ED203C;
	color:#222;
}

.s_meat a::after,.options_sec a::after{
	width:18px;
	height:18px;
	content:"\f00c";
	border-radius:50%;
	display:block;
	position:absolute;
	right:5px;
	top:5px;
	background:#56468f;
	color:#ffffff;
	font-family: 'Line Awesome Free';
    font-weight: 900;
	-moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
	transform:scale(0) translate(-50px,0);
	transition:all .3s;
	opacity:0;
    text-rendering: auto;
    line-height: 18px;
	font-size:12px;
	text-align:center;
}

/*.s_meat a:hover::after, .options_sec a:hover::after{
	background:#ffffff;
	color:#ED203C;
}*/

.s_meat a.active,.options_sec a.active{
	border-color:#ED203C;
}

.s_meat a.active::after, .options_sec a.active::after{
transform:scale(1) translate(0px,0);
	opacity:1;
}

.s_meat a:hover .svg_icon{
	background:rgba(0,0,0,.05);
}

.s_meat a:hover .svg_icon path{
	 fill: #FF3464 !important;
  
}

.hard {
	color: #EE203C;
	font-weight: 700;
	text-align: center
}

.b-menu-mobile .b-menu-wrapper .b-menu-content a {
	color: #fff
}

.top_heads {
	color: #56468f;
	font-weight: 100;
	font-size: 47px
}

.parra {
	font-size: 16px;
	line-height: 27px;
	margin-bottom: 20px
}

.parra a {
	color: #56468f
}

.bttn-respo {
	width: 290px;
	margin: auto;
	display: block
}

.bqt {
	border: 1px solid #302e40;
	margin-top: 75px;
	padding: 25px;
	position: relative
}

.btm-qut {
	position: absolute;
	right: -50px
}

.top-qut {
	position: absolute;
	left: -50px;
	margin-top: -46px
}

.top-qut img {
	width: 65px
}

.btm-qut img {
	width: 65px
}

.myscntr {
	margin-top: 46px
}

.top_heads2 {
	font-size: 30px;
	color: #56468f;
	text-align: center
}

.caros {
	font-size: 20px;
	text-align: left;
	margin-top: 12px
}

@media only screen and (max-width:600px) {
	.headss h5 {
		font-size: 16px
	}
	.headss p {
		font-size: 12px;
		line-height: 17px
	}
	.btn-main {padding: 10px 25px;line-height:24px;min-width:135px;}
}

@media only screen and (max-width:767px) {
	.top_heads {
		font-size: 36px
	}
	.parra {
		font-size: 14px;
		line-height: 24px;
		margin-bottom: 10px
	}
	.bqt {
		padding: 13px;
		margin-top: 33px;
		width: 90%;
		margin-left: auto;
		margin-right: auto
	}
	.myscntr {
		margin-top: 10px
	}
	.caros {
		font-size: 13px;
		display: none
	}
	.top-qut {
		left: -15px
	}
	.btm-qut {
		right: -15px
	}
}

.center-wrpers{
	    background: #ffffff;
    border-radius: 5px;
    box-shadow: 0 2px 5px rgb(0 0 0 / 10%);
    padding: 15px;
    margin: auto;
    max-width: 1170px;
    overflow: auto;
    margin-top: 15px;
}

.center-box{
	margin:auto;
}

.white-box {
    background: #ffffff;
    border-radius: 5px;
    box-shadow: 0 2px 5px rgb(0 0 0 / 10%);
    text-align: left;
    padding: 30px;
    overflow: auto;
    margin: 15px auto;
}

.plan h1 {
    margin-top: 0;
    color: #ED203C;
    font-size: 30px;
    margin-bottom: 15px;
    font-weight: normal;
}

.t-center {
    text-align: center !important;
}

.contact-form {
    margin-top: 20px;
}

.sign-box .form-control {
    width: 100%;
    padding: 15px;
    border-radius: 10px;
    font-size: 14px;
    transition: all .3s;
    border: 2px solid #eeeeee;
	    margin-bottom: 30px;
    background: #f9f9f9;
	box-shadow:0 0 0;
	height:auto;
}

@media(max-width:734px){
	
	.s_meat a{
		font-size: 16px;
		padding-right: 5px;
		text-align: left;
		letter-spacing:-.5px;
		width:100%
	}
	.s_meat a:nth-of-type(2n+1) {
    margin-right: 0px;
}
	/*.s_meat.scroll {
		max-height: calc(100vh - 550px);
	}*/
	
	.s_meat a .svg_icon{
		padding: 5px 8px;
		margin-right:5px;
	}

	.svg_icon .svg{
		width:25px;	
	}

}	
