.sidebar nav ul li.title a {
	font-weight: bold;
	margin: 20px 0;
	color: #00ac7f;
}
section {
	margin-top: 20px;
	/*background: #f7f2de*/
	background: #FFF;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-right: 0px;
	padding-left: 0px;
}
a:hover, a:focus {
	color: #ffcd5c;
	text-decoration: underline;
}
.row {
	margin-right: 0px;
	margin-left: 0px;
}
a li {
	color: #000;
}
 @media (max-width: 768px) {
.title-text, .title-textright {
	padding: 8px!important;
	font-size: 10px;
}
.divtitlecourse {
	padding: 0 5px!important;
}
}
a:focus, a:hover {
	color: #23527c;
	text-decoration: none;
}
img {
	vertical-align: middle;
	width: 100%;
	/*height: auto;*/
}
body {
	padding-top: 0px;
	padding-right: 0px!important;
	/*background: #f7f2de;*/
	background: #fff;
	color: #000;
}
.float-left {
	float: left!important;
}
.topbar .contact-info i {
	color: #50d8af;
	padding: 4px;
}
.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.topbar .contact-info a {
	line-height: 1;
	color: #555;
}
.topbar .contact-info .fa-phone {
	padding-left: 20px;
	margin-left: 20px;
	border-left: 1px solid #e9e9e9;
}
.topbar .contact-info .fa-copyright {
	padding-left: 20px;
	margin-left: 20px;
	border-left: 1px solid #e9e9e9;
}
.topbar .contact-info i {
	color: #50d8af;
	padding: 4px;
}
.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.float-right {
	float: right!important;
}
.topbar {
	/*background: #FFF;*/
	padding: 0px 0px;
	/* border-bottom: 1px solid #eee;*/
	font-size: 14px;
}
.topbar .social-links a:first-child {
	border-left: 0;
}
.topbar .social-links a {
	color: #555;
	padding: 4px 12px;
	display: inline-block;
	line-height: 1px;
	border-left: 1px solid #e9e9e9;
}
#header {
	/*    padding: 20px 0;
    height: 110px;*/
	transition: all 0.5s;
	z-index: 997;
	background: rgba(72, 205, 158,1);/* background: rgba(255, 255, 255, 1);*/
/*    box-shadow: 0px 6px 9px 0px rgba(0, 0, 0, 0.06);*/
}
#header #logo h1 {
	font-size: 42px;
	margin: 0;
	padding: 0;
	line-height: 1;
	font-family: "Montserrat", sans-serif;
	font-weight: 700;
}
#header #logo h1 a {
	color: #0c2e8a;
	line-height: 1;
	display: inline-block;
}
#header #logo h1 a span {
	color: #50d8af;
}
#nav-menu-container {
	float: right;
	margin: 0;
}
.nav-menu, .nav-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.nav-menu > li {
	margin-left: 4px;
}
.nav-menu > li {
	float: left;
}
.nav-menu li {
	position: relative;
	white-space: nowrap;
}
.nav-menu li:hover > a, .nav-menu .menu-active  {
	color: #ffcd5c;
}
.nav-menu >li> a.active  {
	color: #ffcd5c;
}
.nav-menu a {
	padding: 8px 3px;
	padding-top: 11px;
	text-decoration: none;
	display: inline-block;
	color: #193b54;
	font-weight: 700;
	/*font-size: 13px;*/
	outline: none;
}
a {
	color: #193b54;
	transition: 0.5s;
}
.sticky {
	width: 100%;
	position: fixed;
	top: 0px;
	z-index: 50;
	background: rgba(72, 205, 158,0.95);
	padding: 00px 0px 0px 0px;
	box-shadow: 0px 6px 9px 0px rgba(0, 0, 0, 0.06);
	z-index: 10;
}
.buttonloginonline {
	background-color: #ffcd5c;
	border-radius: 0.5em;
	padding: 10px 8px;
	height: 50px;
	margin-top: 10px;
	background-image: linear-gradient(to bottom, rgba(255,255,255,.2) 0, rgba(255,255,255,.01) 100%);
	background-repeat: repeat-x;
	/*font-size: 14px;*/
	margin-top: -35px;
	color: #FFF;
	transition: 0.5s;
	border: none;
	position: relative;
    z-index: 10;
}
.sticky .buttonloginonline {
	/*height: 32px;
	font-size: 10px;*/
	margin-top: -15px;
	padding: 4px 9px 4px;
	border: solid;
}
.sticky div .logosize {
	width: 40px!important;
	transition: 0.5s;
	padding-top: 5px;
}
.sticky .nav-menu a {
	padding: 10px 8px;
	text-decoration: none;
	display: inline-block;
	color: #555;
	font-weight: 700;
	/*font-size: 12px;*/
	outline: none;
}
.block {
	width: 100%;
	height: 250px;
	position: relative;
	overflow: hidden;
	font-size: 16px;
}
.block h2 {
	position: relative;
	display: block;
	text-align: center;
	margin: 0;
	top: 50%;
	transform: translateY(-50%);
	font-size: 5vw;
	color: white;
	font-weight: 1000;
}
.logosize {
	width: 60px!important;
	height: auto;
	position: relative;
	border-radius: 0px;
	transition: 1.5s;
}
.title-decor-1 {
	font-weight: 600;
	letter-spacing: .15em;
	position: relative;
	z-index: 1;
	margin-bottom: 30px;
}
/*สไลด์*/
.swiper-container {
	width: 100%;
	height: 100%;
}
/*.swiper-button-prev, .swiper-button-next {
	text-align: center;
	position: absolute;
	top: 50%;
	padding: 14px 25px 20px;
	font-size: 14px;
	line-height: 1.8;
	font-weight: 600;
	letter-spacing: .05em;
	background: rgba(255,255,255,1);
	transition: all .2s ease;
	will-change: transform;
	cursor: pointer;
	z-index: 10;
}*/
/*.swiper-button-prev, .swiper-button-next {
	color: inherit;
	background: #fff;
}*/
.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	left: 0;
	padding-right: 22px;
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	right: 0;
	padding-left: 22px;
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px;
}/*
.swiper-button-prev::after, .swiper-button-next::after {
	display: block;
	content: ''!important;
	height: 0;
	width: 100%;
	border-top: 2px solid;
	transition: inherit;
}*/
/**, *::before, *::after {
	box-sizing: border-box;
}*/
@media (min-width: 992px) {
.swiper-button-prev, .swiper-button-next {
	display: block;
}
}
/*.swiper-button-prev:before, .swiper-container-rtl .swiper-button-next:before {
	content: "prev";
}
.swiper-button-next:before, .swiper-container-rtl .swiper-button-prev:before {
	content: "next";
}*/

.product-dawn-bg-2 {
	background: #e4eff0;
}
.product-dawn-bg-1 {
	background: #fbfaee;
}
.product-dawn-bg-3 {
	background: #ecf2df;
}
.product-dawn-bg-4 {
	background: #e1edf2;
}
.product-dawn {
	display: flex;
	align-items: center;
	overflow: hidden;
	text-align: left;
	min-height: 100%;
	color: #151515;
}
.unit-spacing-0 {
	margin-bottom: 0;
	margin-left: 0;
}
.unit {
	display: flex;
	margin-bottom: -10px;
	margin-left: -10px;
}
@media (min-width: 576px) {
.product-dawn .unit-left {
	flex-basis: 37%;
	max-width: 37%;
}
}
.product-dawn .unit-left {
	flex-basis: 40%;
	max-width: 40%;
}
.unit-spacing-0 > * {
	margin-bottom: 0;
	margin-left: 0;
}
.unit-left, .unit-right {
	flex: 0 0 auto;
	max-width: 100%;
}
@media (min-width: 768px) {
.product-dawn .unit-body {
	padding-left: 30px;
}
}
.product-dawn .unit-body {
	padding: 10px 10px 10px 20px;
}
.unit-spacing-0 > * {
	margin-bottom: 0;
	margin-left: 0;
}
.unit-body {
	flex: 0 1 auto;
}
.unit > * {
	margin-bottom: 10px;
	margin-left: 10px;
}
.product-dawn-title {
	color: rgba(21, 21, 21, 0.4);
}
.product-dawn-price {
	line-height: 1.2;
	letter-spacing: .025em;
}
 @media (min-width: 768px) {
h5, .heading-5, .heading-7, .product-dawn-price, .event-classic-hours {
	font-size: 18px;
}
}
 @media (min-width: 768px) {
.product-dawn-price + .button {
	margin-top: 20px;
}
}
.product-dawn-price + .button {
	margin-top: 14px;
}
* + .button-wrap, * + .button {
	margin-top: 30px;
}
.product-dawn-button, .product-dawn-button:focus {
	color: #fff669;
	background-color: #707475;
	border-color: #707475;
}
.button-icon-3 span {
	font-size: inherit;
	vertical-align: middle;
}
.mdi {
	display: inline-block;
	font: normal normal normal 24px/1 "Material Design Icons";
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
}
.product-dawn-title-small {
	letter-spacing: .1em;
	text-transform: uppercase;
}
.product-dawn-title>* {
	color: inherit;
	line-height: 1.2;
}
.product-dawn-title-big {
	letter-spacing: .15em;
}
 @media (min-width: 768px) {
h3, .heading-3, .event-classic-date {
	font-size: 26px;
}
}
h3, .heading-3, .event-classic-date {
	font-size: 22px;
	line-height: 1.33333;
	margin-top: 0px;
}
h5, .heading-5, .heading-7, .product-dawn-price, .event-classic-hours {
	font-size: 16px;
	line-height: 1.66667;
}
 @media (min-width: 1200px) {
*+.product-dawn-price {
	margin-top: 26px;
}
}
 @media (min-width: 768px) {
*+.product-dawn-price {
	margin-top: 14px;
}
}
*+.product-dawn-price {
	margin-top: 8px;
}
 [class*=bg-] {
 background-size: cover;
 background-position: center center;
}
/*โลโก้*/
.lilogo {
	display: block;
}
/*เปิดปิดตามไซต์*/
.d-sm-block {
	display: none;
}
.d-lg-block {
	display: none;
}
@media (min-width : 992px) {
.d-lg-block {
	display: block!important;
}
.d-sm-block {
	display: block!important;
}
}
 @media screen and (min-width: 885px) {
.pinning-header .tabbed-primary-navigation:not(.has-dropdown-menu) .navigation-menu {
	display: none;
}
}
.pinning-header .tabbed-primary-navigation {
	margin: 0;
	padding: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	float: right;
}
 @media screen and (min-width: 1200px) {
.pinning-header .main-header {
	font-size: 14px;
}
}
.pinning-header .main-header {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 4%;
	z-index: 2;
	font-size: 1.2rem;
	-webkit-transition: background-color 400ms;
	-o-transition: background-color 400ms;
	-moz-transition: background-color 400ms;
	transition: background-color 400ms;
}
 @media screen and (min-width: 885px) {
.pinning-header .tabbed-primary-navigation:not(.has-dropdown-menu) .navigation-tab {
	display: block;
}
}
.pinning-header .tabbed-primary-navigation .navigation-tab {
	display: none;
}
 @media screen and (min-width: 1330px) {
.pinning-header .tabbed-primary-navigation .navigation-menu, .pinning-header .tabbed-primary-navigation .navigation-tab {
	margin-left: 20px;
}
}
.pinning-header .tabbed-primary-navigation .navigation-menu, .pinning-header .tabbed-primary-navigation .navigation-tab {
	list-style-type: none;
	margin-left: 18px;
}
.menu-navigation {
	padding-left: 4%;
	padding-right: 4%;
	transition: 0.5s linear;
}
 @media screen and (max-width: 884px) {
.pinning-header .navigation-tab {
	display: none;
}
.navigation-menu {
	margin-left: 0px!important;
}
.logosize {/*margin-left: 15px!important;*/
	position: fixed;
	z-index: 1000;
	right: 43%;
	top: 0px;
}
.sticky div .logosize {
	width: 35px!important;
	transition: 0.5s;
	padding-top: 5px;
	right: 46%;
	z-index: 10;
}
}
 @media screen and (min-width: 768px) and (max-width: 991px) {
/*.logosize {margin-left: 15px!important;
	position: fixed;
	right: 48%;
	top: 0px;
}*/
.sticky div .logosize {
	width: 35px!important;
	transition: 0.5s;
	padding-top: 5px;
	right: 50%;
	z-index: 1000;
}
}
.attr-nav > ul > li {
	float: left;
	display: block;
}
.attr-nav > ul > li > a {
	color: #a8b3bf;
	display: block;
	padding: 12px 12px;
	position: relative;
}
.attr-nav > ul > li > a span.badge {
	position: absolute;
	top: 50%;
	margin-top: -15px;
	right: 5px;
	font-size: 10px;
	padding: 0;
	width: 15px;
	height: 15px;
	padding-top: 2px;
	background: red;
}
.attr-nav > ul > li > a:focus {
	color: #f43438;
}
/*ปุ่มหัวข้อดูคอร์ส*/
.lolomoRow .rowHeader {
	padding-bottom: 5px;
	line-height: 1.3;
	margin: 0;
}
.lolomoRow.lolomoRow_title_card {
	margin-top: 1.5vw;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.lolomoRow.lolomoRow_title_card .rowTitle {
	/* font-size: 1.4vw;*/
	color: #231f20;
	font-weight: bold;
	margin: 0 4% 0.5em 0%;
	text-decoration: none;
	/*    display: inline-block;*/
	min-width: 6em;
}
.lolomoRow.lolomoRow_title_card .rowTitle .row-header-title {
	display: table-cell;
	vertical-align: bottom;
	line-height: 1.25vw;/*font-size: 1.4vw;*/
}
.lolomoRow.lolomoRow_title_card .rowTitle .aro-row-header {
	display: table-cell;
	vertical-align: middle;
}
.lolomoRow.lolomoRow_title_card .rowTitle .aro-row-chevron {
	display: inline-block;
	-webkit-transition: -webkit-transform 750ms;
	transition: -webkit-transform 750ms;
	-o-transition: -o-transform 750ms;
	-moz-transition: transform 750ms, -moz-transform 750ms;
	transition: transform 750ms;
	transition: transform 750ms, -webkit-transform 750ms, -moz-transform 750ms, -o-transform 750ms;
	font-size: 2vw;
	vertical-align: bottom;
	margin-bottom: 5px;
}
.lolomoRow.lolomoRow_title_card:hover a.rowTitle:hover, .lolomoRow.lolomoRow_title_card a.rowTitle:focus {
	outline: none;
	color: #00ac7f;
}
.lolomoRow.lolomoRow_title_card:hover a.rowTitle:hover .aro-row-header .see-all-link, .lolomoRow.lolomoRow_title_card a.rowTitle:focus .aro-row-header .see-all-link {
	max-width: 200px;
	-webkit-transform: translate(1vw, 0);
	-moz-transform: translate(1vw, 0);
	-ms-transform: translate(1vw, 0);
	-o-transform: translate(1vw, 0);
	transform: translate(1vw, 0);
	opacity: 1;
	white-space: nowrap;/* line-height: 1.8vw; */
    /* padding-bottom: 5px; */
}
.icon-akiraCaretRight:before {
	content: 'ดูเพิ่มเติม ';
	font-size: 2vh;
	white-space: nowrap;
	color: #193b54;
}
.lolomoRow.lolomoRow_title_card .rowTitle .aro-row-header .see-all-link {
	display: inline-block;
	font-size: 2vh;
	margin-right: 4px;
	max-width: 0;
	/* line-height: 0.8vw; */
	-webkit-transition: max-width 1s, opacity 1s, -webkit-transform 750ms;
	transition: max-width 1s, opacity 1s, -webkit-transform 750ms;
	-o-transition: max-width 1s, opacity 1s, -o-transform 750ms;
	-moz-transition: max-width 1s, opacity 1s, transform 750ms, -moz-transform 750ms;
	transition: max-width 1s, opacity 1s, transform 750ms;
	transition: max-width 1s, opacity 1s, transform 750ms, -webkit-transform 750ms, -moz-transform 750ms, -o-transform 750ms;
	white-space: nowrap;
	/* vertical-align: bottom; */
	cursor: pointer;
	opacity: 0;
	margin-bottom: 5px;
}
.lolomoRow.lolomoRow_title_card:hover a.rowTitle:hover .aro-row-header .aro-row-chevron, .lolomoRow.lolomoRow_title_card a.rowTitle:focus .aro-row-header .aro-row-chevron {
	-webkit-transform: translate(1vw, 0);
	-moz-transform: translate(1vw, 0);
	-ms-transform: translate(1vw, 0);
	-o-transform: translate(1vw, 0);
	transform: translate(1vw, 0);
	font-size: 2vw;
 line-height: .8vw;
	opacity: 0;
	transition: 1.5;
}
/*	.lolomoRow.lolomoRow_title_card:hover a.rowTitle .aro-row-chevron, .lolomoRow.lolomoRow_title_card a.rowTitle:focus .aro-row-chevron {
    display: inline-block;
    font-size: .9vw;
    vertical-align: bottom;
}*/
	


/*แบ่งช่องว่างรูปภาพ*/
.slide img {
	padding: 0px 5px;
}
.imgpadding {
	padding: 0 10px;
}
 @media screen and (max-width: 1024px) {
.imgpadding {
	padding: 0 3px!important;
}
}
/*footer*/

footer p {
	font-size: 16px;
	color: #000;
	padding-bottom: 0px;
	margin-bottom: 8px;
}
footer {
	margin-top: 30px;
}
.coursesellonline {
	min-height: 50px;
	list-style: none;
	color: #fff;
	margin: 0;
	/*padding: .7em 15px;*/
	display: block;
	/*font-size: 14px;*/
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
	position: relative;
	width: 100%;
	z-index: 99;
	background: #00ac7f;
	aspect-ratio: 4/1.3;
}
.knowledgeonline {
	list-style: none;
	/*min-height: 55px;*/
	color: #193b54;
	margin: 0;
	padding: .7em 15px;
	display: block;
	
	font-weight: bold;
	line-height: 1.5;
	text-align: left;
	position: relative;
	width: 100%;
	z-index: 99;
	background: #ffcd5c;
}

.courseliststylenot li {
	list-style: none;
	padding: 5px 5px;
	white-space: nowrap;
	overflow: hidden;
	/*font-size: 12px;*/
}
.courseliststylenot ul {
	padding: 0px;
	margin-top: 0px;
}
.courseliststylenot b {
	text-decoration: line-through;
	
}
 .form-row>.col, .form-row>[class*=col-] {
 padding-right: 5px;
 padding-left: 5px;
}
/*	.pagepayment{
		
		    width: 100%;
    border: solid 2px #00ac7f;
    list-style-type: none;
    margin: 15px 0px;
    padding: 5px;
    background: #f7f2de;
	}*/
.form-control {
	color: #fff;
	width: 100%;
	list-style-type: none;
	border: none;
	border-bottom: 3px solid #ffcd5c;
	margin: 15px 0px;
	padding: 5px;
	background: #4ccc9c3a;
}
/*ข้อมูลผู้ใช้อักษรสีขาว*/




.styled-checkbox + label {
	position: relative;
	cursor: pointer;
	padding: 0;
	color: #FFF;
	
	font-weight: 100;
}
.styled-checkbox + label:before {
	content: '';
	margin-right: 5px;
	display: inline-block;
	vertical-align: text-top;
	width: 20px;
	margin-top: -1px;
	height: 20px;
	background: #ffcd5c;
	border-radius: 5px;
}
.styled-checkbox:checked + label:after {
	content: '';
	position: absolute;
	left: 5px;
	top: 9px;
	background: #193b54;
	width: 2px;
	height: 2px;
	box-shadow: 2px 0 0 #193b54, 4px 0 0 #193b54, 4px -2px 0 #193b54, 4px -4px 0 #193b54, 4px -6px 0 #193b54, 4px -8px 0 #193b54;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.styled-checkbox {
	position: absolute;
	opacity: 0;
}
.buttonregister {
	background-color: #ffcd5c;
	border: none;
	color: #193b54;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	padding: 10px;
	max-width: 300px;
	transition: all 0.5s;
	cursor: pointer;
	letter-spacing: 2px;
	border: solid 2px;
	border-radius: 10px;
	margin: 5px;
}
.buttonregister:hover {
	background-color: #4ece9e;
	color: #FFF;
	font-size: 17.5px;
}
.loginBtn {
	width: 80%;
	max-width: 250px;
}
.loginBtn--facebook {
	background-color: #4C69BA;
	background-image: linear-gradient(#4C69BA, #3B55A0);
	text-shadow: 0 -1px 0 #354C8C;
}
.loginBtn {
	box-sizing: border-box;
	position: relative;
	margin: 0.2em;
	padding: 0 15px 0 46px;
	border: none;
	text-align: left;
	line-height: 34px;
	white-space: nowrap;
	border-radius: 0.2em;
	/*font-size: 16px;*/
	color: #FFF;
	
}
.loginBtn--facebook:before {
	border-right: #364e92 1px solid;
	background: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/14082/icon_facebook.png) 6px 6px no-repeat;
}
.loginBtn:before {
	content: "";
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 0;
	width: 34px;
	height: 100%;
}
.loginBtn--google {
	background: #DD4B39;
}
.loginBtn--google:before {
	border-right: #BB3F30 1px solid;
	background: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/14082/icon_google.png) 6px 6px no-repeat;
}
.main {
	background: #f7f2de;
	padding: 0px 0;
}
/*	.signup {
		margin-bottom: 150px;
	}*/
	
.signup-content {
	padding: 0px;
}
display-flex,  .display-flex,  .display-flex-center,  .signup-content,  .signin-content,  .social-login,  .socials {
	text-align: center;
}
figure {
	margin-bottom: 50px;
	text-align: center;
}
.signup-image-link {
	font-size: 14px;
	color: #222;
	display: block;
	text-align: center;
}
 @media screen and (max-width: 768px) {
.signup-content,  .signin-content {
	flex-direction: column!important;
	-moz-flex-direction: column!important;
	-webkit-flex-direction: column!important;
	-o-flex-direction: column!important;
	-ms-flex-direction: column!important;
	justify-content: center!important;
	-moz-justify-content: center!important;
	-webkit-justify-content: center!important;
	-o-justify-content: center!important;
	-ms-justify-content: center!important;
}
}
.register-form .form-group {
	position: relative;
	margin-bottom: 25px;
	overflow: hidden;
	font-size: 18px;
}
.material-icons-name {
	font-size: 18px;
}
.zmdi {
	display: inline-block;
	font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #FFF;
}
.buttonregisterinlogin {
	background-color: #ffcd5c;
	border: none;
	color: #193b54;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	padding: 10px;
	width: auto;
	transition: all 0.5s;
	cursor: pointer;
	margin-left: 25px;
	letter-spacing: 2px;
	border-radius: 10px;
}
.forget-password h5 {
	color: #193b54;
}
.separator {
	display: flex;
	align-items: center;
	text-align: center;
	margin: 30px 0px;
	color: #193b54;
}
.separator::before, .separator::after {
	content: '';
	flex: 1;
	border-bottom: 5px solid #193b54;
}
.separator::before {
	margin-right: 3.25em;
	margin-left: 3.25em;
}
.separator::after {
	margin-right: 3.25em;
	margin-left: 3.25em;
}
/*	.iconinlabel input,.pagepayment
{
		width: 100%;
		display: block;
		border: none;
		border-bottom: 3px solid #ffcd5c;
		padding: 6px 30px;
		box-sizing: border-box;
		background: #4ccc9c4a;
	}*/
input, select, textarea {
	width: 100%;
	display: block;
	border: none;
	border-bottom: 3px solid #ffcd5c;
	padding: 6px 5px;
	box-sizing: border-box;
	background: #4ccc9c4a;
}
.iconinlabel label {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	color: #222;
}
.form-group input:focus, .form-row input:focus {
	outline: -webkit-focus-ring-color auto 0px;
}
.form-control:focus {
	box-shadow: inset 0 1px 1px rgba(25, 59, 84,.075), 0 0 8px rgba(25, 59, 84, 0.6);
}
