@font-face {
	font-family: 'Adobe Garamond Pro';
	src: url(../fonts/AGaramondPro-Semibold.eot);
	src: url(../fonts/AGaramondPro-Semibold.eot?#iefix) format('embedded-opentype'),url(../fonts/AGaramondPro-Semibold.woff2) format('woff2'),url(../fonts/AGaramondPro-Semibold.woff) format('woff'),url(../fonts/AGaramondPro-Semibold.svg#AGaramondPro-Semibold) format('svg');
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
}

@font-face {
	font-family:Gotham;src:url("../fonts/ofont.ru_Gotham Pro.eot");src:url("../fonts/ofont.ru_Gotham Pro.eot#iefix") format("embedded-opentype"),url("../fonts/ofont.ru_Gotham Pro.woff") format("woff"),url("../fonts/ofont.ru_Gotham Pro.ttf") format("truetype"),url("../fonts/ofont.ru_Gotham Pro.svg") format("svg");font-weight:400;font-style:normal;
}

@font-face {
	font-family:gotham-bold;src:url(../fonts/gotham-bold.eot);src:url(../fonts/gotham-bold.eot#iefix) format("embedded-opentype"),url(../fonts/gotham-bold.woff) format("woff"),url(../fonts/gotham-bold.ttf) format("truetype"),url(../fonts/gotham-bold.svg) format("svg");font-weight:400;font-style:normal;
}

@font-face {
	font-family:MyriadPro;src:url(../fonts/MyriadPro.eot);src:url(../fonts/MyriadPro.eot#iefix) format("embedded-opentype"),url(../fonts/MyriadPro.woff) format("woff"),url(../fonts/MyriadPro.ttf) format("truetype"),url(../fonts/MyriadPro.svg) format("svg");font-weight:400;font-style:normal;
}

* {
	webkit-border-radius: 0;
	border-radius: 0;
	padding: 0;
	margin: 0;
}

p {
	color: #525151;
	/* font-size: 24px; */
	font-family: 'Noto Sans',sans-serif;
}
.gform_wrapper.gravity-theme .ginput_container_address span {
    margin-bottom: 0 !important;
}
p.dmc-empty-minicart-text {
    color: #525151 !important;
    
}
body {
	font-family: Gotham;
	font-weight: 300;
	font-size: 16px;
	height: 100%;
	overflow-x: hidden;
	color: #333;
}

ul {
	padding: 0;
	margin: 0;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	/*margin: 0 0 0.75em;*/
}

h1 {
	font-size: 52px !important;
	margin-bottom: 10px;
	font-family: 'Adobe Garamond Pro';
}

h2 {
	font-size: 52px !important;
	color: #fff !important;
	margin-bottom: 10px;
	font-family: 'Adobe Garamond Pro';
}

h1 span,h2 span {
	color: #fdb902;
}

h3 {
	font-size: 20px;
}

button:focus {
	outline: 0!important;
}

a,img {
	border: 0;
}

a,li,ul {
	text-decoration: none;
}

a {
	outline: 0;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	color: #232323;
}

a,button {
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	cursor: pointer;
}

a:hover {
	text-decoration: none;
	outline: 0;
	color: #fdb902;
}

a:active,a:focus,a:hover {
	outline: 0!important;
	text-decoration: none;
}

input:focus {
	outline: 0;
}

textarea:focus {
	outline: 0;
}

.no-padding {
	padding: 0;
}

.grey-bg {
	background: #f1f1f1;
}

.light-blue {
	background: #ade0f6;
}

.default-round-btn {
	width: 95px;
	height: 25px;
	line-height: 25px;
	background: #fff;
	border: 1px solid #fff;
	color: #409;
	text-transform: uppercase;
	text-align: center;
	display: inline-block;
	border-radius: 25px;
}

.default-round-btn:hover {
	background: #409;
	color: #fff!important;
}

.default-btn-border {
	width: 137px;
	height: 38px;
	line-height: 38px;
	background: 0 0;
	    border: 1px solid #fff !important;
	text-transform: uppercase;
	font-size: 12px;
	color: #fff;
	display: inline-block;
	text-align: center;
	margin-top: 25px;
}

.default-btn-border:hover {
	background: #fff;
	color: #522099;
}

.default-btn-bg {
	background: #d7d7d7;
	width: 137px;
	height: 38px;
	line-height: 38px;
	font-size: 12px;
	text-transform: uppercase;
	border: 1px solid #707070;
	display: inline-block;
	color: #53545c;
}

.default-dark-btn-bg {
	background: #522099;
	height: 61px;
	width: 240px;
	font-size: 20px;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	color: #fff;
	display: inline-block;
	padding-top: 18px;
	border: 1px solid #522099;
}

.default-dark-btn-bg:hover {
	background: 0 0;
	color: #522099;
}

.default-btn-bg:hover {
	background: #707070;
	color: #d7d7d7;
}

.yellow-btn {
	background: #f7c506;
	font-family: 'Noto Sans',sans-serif;
	display: inline-block;
	font-size: 22px;
	padding: 15px 30px;
	font-weight: 700;
	border: 2px solid #fff;
	color: #522099;
}

.yellow-btn:hover {
	background: 0 0;
	border: 2px solid #f7c506;
	color: #f7c506;
}

section {
	width: 100%;
	float: left;
}

section h2 {
	text-align: center;
}

iframe {
	border: 0;
}

.navbar-wrapper {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 20;
}

header {
	width: 100%;
	float: left;
}

.navbar-header {
	position: relative;
	z-index: 999999;
	margin-top: -50px;
	float: none;
}

.navbar {
	background: rgba(255,255,255,.8)!important;
	min-height: auto;
	height: 80px;
}

.navbar-brand {
	height: auto;
}

.navbar-brand>img {
	width: 320px;
}

.navbar-default {
	border-bottom: 0!important;
}

.nav.navbar-nav.navbar-right {
	margin-right: 0;
}

nav.navbar.bootsnav ul.nav>li>a {
	font-size: 14px;
	font-family: Gotham;
	padding: 10px 0;
	color: #409;
}

nav.navbar.bootsnav ul.nav>li {
	margin: 0 10px;
}

nav.navbar.bootsnav ul.nav>li:last-child {
	margin-right: 0;
}

nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu>li>a:hover {
	color: #522099;
}

nav.navbar.bootsnav ul.nav>li::after {
	width: 0%;
	transition: .5s;
	opacity: 0;
	-webkit-transition: .5s;
	height: 5px;
	background: #522099;
	border-radius: 5px;
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
}

nav.navbar.bootsnav ul.nav>li:hover::after {
	opacity: 1;
	width: 100%;
}

nav.navbar.bootsnav li.dropdown a.dropdown-toggle::before,nav.navbar.bootsnav ul.nav>li.dropdown>a.dropdown-toggle::after {
	display: none;
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
	left: 0;
	border: 0;
	width: 250px;
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu>li a:hover {
	color: #0481b9;
}

nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a {
	text-align: left;
}

.navbar-nav .caret {
	display: none;
}

header .login {
	display: inline-block;
	margin-right: 30px;
	vertical-align: middle;
}

header .login .mail {
	border-right: 1px solid #fff;
	padding-right: 15px;
	margin-right: 15px;
}

.header-top {
	background: #522099;
	padding: 10px 0;
	color: #fff;
	position: relative;
	z-index: 9999;
}

.header-top a {
	color: #fff;
	font-size: 14px;
	font-weight: 500;
}

.header-top a:hover {
	color: #fdb902;
}

.header-top .default-round-btn {
	color: #409;
	margin-right: 10px;
	font-weight: 700;
}

.header-top a i {
	margin-right: 5px;
	font-size: 18px;
	vertical-align: middle;
}

.header-right {
	vertical-align: middle;
	margin-right: 5px;
	color: #fff;
	font-size: 14px;
	display: inline-block;
	text-align: center;
}

.header-right .btn-default.active,.header-right .btn-default:hover,.nav .open>.dropdown-toggle.btn-default {
	background: 0 0!important;
	color: #fff!important;
}

.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default.focus:active,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover {
	background: 0 0;
	color: #fff;
}

.btn-group.open .dropdown-toggle {
	box-shadow: none;
}

.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default {
	background: 0 0;
	color: #fff;
}

.header-right button {
	background: 0 0;
	border: 0;
	color: #fff;
	font-weight: 300;
	padding: 0 12px;
	text-align: left;
}

.header-right button span {
	margin-right: 10px;
}

.header-right button:hover {
	background: 0 0;
	color: #fff;
}

.header-right .dropdown-menu::before {
	content: '';
	position: absolute;
	top: -10px;
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 10px solid #fff;
}

.header-right .dropdown-menu {
	width: 100%;
	margin: 10px 0;
	padding: 15px;
	z-index: 99999;
}

.header-right .dropdown-menu li {
	display: block;
	float: none;
}

.header-right .dropdown-menu li a {
	color: #9c9a99;
	padding: 0 0 5px;
	background: 0 0;
	font-size: 14px;
}

.header-right .dropdown-menu li a:hover,.header-right .dropdown-menu li.active a:hover {
	color: #0082c0;
	background: 0 0;
}

.social-icon-header {
	float: right;
	margin: 8px 0 0;
}

.social-icon-header i {
	transform: scale(.8);
	-webkit-transform: scale(.8);
	-ms-transform: scale(.8);
}

.social-icon-header li {
	display: inline-block;
	margin-right: 15px;
	list-style: none;
}

.social-icon-header li:last-child {
	margin-right: 0;
}

.social-icon {
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
}

.social-icon li {
	display: inline-block;
	margin-right: 15px;
}

.social-icon li a {
	color: #fff;
	font-size: 20px;
}

.social-icon li a:hover {
	color: #fdb902;
}

.header-contact {
	display: inline-block;
}

.header-search {
	position: relative;
	margin: 0 30px 0 0;
	display: inline-block;
	vertical-align: middle;
}

.header-search input[type=search],.header-search input[type=search]:focus {
	background: 0 0;
	border: 1px solid #fff;
	color: #9c7bc5;
	border-radius: 15px;
	height: 25px;
	width: 173px;
	padding: 0 15px;
}

.header-search input::-webkit-input-placeholder {
	color: #9c7bc5;
}

.header-search input::-moz-placeholder {
	color: #9c7bc5;
}

.header-search input:-ms-input-placeholder {
	color: #9c7bc5;
}

.header-search input:-moz-placeholder {
	color: #9c7bc5;
}

.header-search button {
	background: 0 0;
	border: 0;
	position: absolute;
	right: 0;
	top: 3px;
	color: #fff;
}

.shopping-cart {
	display: inline-block;
	position: relative;
	margin-right: 30px;
	vertical-align: middle;
}

.shopping-cart span {
	position: absolute;
	font-size: 12px;
	left: -7px;
	margin: 0 auto;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
}

.rss {
	background: url(../images/colored-social.png) no-repeat 0 -2px;
	width: 23px;
	height: 23px;
	display: inline-block;
}

.twitter {
	background: url(../images/colored-social.png) no-repeat -51px -1px;
	width: 28px;
	height: 24px;
	display: inline-block;
}

.facebook {
	background: url(../images/colored-social.png) no-repeat -110px 0;
	width: 14px;
	height: 24px;
	display: inline-block;
}

.google-plus {
	background: url(../images/colored-social.png) no-repeat -156px -1px;
	width: 28px;
	height: 24px;
	display: inline-block;
}

.linkedin {
	background: url(../images/colored-social.png) no-repeat -214px 0;
	width: 26px;
	height: 26px;
	display: inline-block;
}

.instagram {
	background: url(../images/colored-social.png) no-repeat -272px 0;
	width: 26px;
	height: 26px;
	display: inline-block;
}

.sub-page {
	width: 100%;
	float: left;
	margin-top: -100px;
}

.item.slider-img {
	background-position: center center!important;
	background-repeat: no-repeat!important;
	background-size: cover!important;
}

.main-slider.owl-theme .owl-dots .owl-dot span {
	border-radius: 0;
	height: 17px;
	background: #fff;
	margin: 5px 7px;
	margin: 0 2px;
	width: 17px;
}

.main-slider.owl-theme .owl-dots .owl-dot.active span,.main-slider.owl-theme .owl-dots .owl-dot:hover span {
	background: #409;
}

.slider {
	position: relative;
}

.slider .owl-nav {
	margin: 0 auto;
	position: relative;
	text-align: center;
	width: 105px;
	color: #fff;
}

.slider .owl-prev {
	left: auto;
	position: absolute;
	right: auto;
	top: -2px;
}

.slider .owl-next {
	left: auto;
	position: absolute;
	right: 0;
	top: -2px;
}

.slider .owl-controls {
	position: absolute;
	right: 20%;
	margin: 0 auto;
	bottom: 20px;
}

.slider i {
	font-size: 20px;
}

.slider .owl-next,.slider .owl-prev {
	margin: 0 -5px;
}

.member {
	background: #522099 url(../images/topwave.png) no-repeat;
	background-size: cover;
	background-position: center top -170px;
	padding: 70px 0 120px;
	color: #fff;
	text-align: center;
}

.member p {
	color: #fff;
}

.members-list img {
	width: 100%;
}

.member-wrapper {
	margin-top: 30px;
	width: 100%;
	float: left;
}

.members-list {
	position: relative;
}

.members-list h3 {
	font-size: 35px;
	font-family: Oswald,sans-serif;
	font-weight: 300;
	color: #53545c;
	position: absolute;
	bottom: 0;
	background: rgba(255,255,255,.7);
	padding: 6px 0;
	width: 100%;
	text-align: center;
}

.scholarships {
	background: url(../images/scholarImg.png) no-repeat;
	height: 560px;
	background-size: cover;
	background-position: center center;
	padding: 120px 0 20px;
	margin-top: -100px;
	color: #fff;
	text-align: center;
}

.scholarships h3 {
	color: #409;
	font-size: 50px;
	font-weight: 600;
	max-width: 600px;
	font-family: 'Adobe Garamond Pro';
}

.scholarships .big-text {
	font-size: 90px;
	font-weight: 700;
	padding: 50px 0 0;
	background: linear-gradient(-185deg,#721097 50%,#8942a2 25%,#a277ad 70%,#6d0895 30%);
	background: -webkit-linear-gradient(-185deg,#721097 50%,#8942a2 25%,#a277ad 70%,#6d0895 30%);
	background: -ms-linear-gradient(-185deg,#721097 50%,#8942a2 25%,#a277ad 70%,#6d0895 30%);
	-webkit-background-clip: text;
	-ms-background-clip: text;
	-moz-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	text-shadow: 0 5px 9px 0 rgba(40,11,52,.34);
	display: block;
}

.scholarships small {
	font-size: 50px;
}

.lt-text {
	display: block;
	font-size: 50px;
	font-weight: 600;
	color: #409;
}

.mid-text {
	font-size: 70px;
	font-weight: 600;
	color: #409;
}

.mid-text sup {
	font-size: 40px;
}

.fl {
	position: absolute;
	left: 130px;
}

.scholarships p {
	font-size: 13px;
	margin: 20px 0;
}

.news-events {
	padding: 50px 0;
	background: #522099;
	text-align: center;
}

.news-events p {
	color: #fff;
	font-size: 11px;
}

.news-wrapper {
	width: 100%;
	float: left;
	margin: 50px 0;
}

.news-slider,.shop-slider {
	margin-bottom: 15px;
}

.news-wrapper .owl-theme .owl-controls,.shop-wrapper .owl-theme .owl-controls {
	position: relative;
	width: 220px;
	margin: 0 auto;
	display: inline-block;
}

.news-slider .owl-prev,.shop-slider .owl-prev {
	position: absolute;
	left: 0;
	display: inline-block;
	top: 14px;
	font-size: 34px;
}

.news-slider .owl-next,.shop-slider .owl-next {
	position: absolute;
	right: 0;
	display: inline-block;
	top: 14px;
	font-size: 34px;
}

.news-wrapper .owl-nav {
	color: #fff;
}

.news-wrapper .default-btn-border,.shop-wrapper .default-btn-border {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.shop {
	background: #7952b0 url(../images/bottom_wave_light.png) no-repeat;
	background-size: 100%;
	background-position: center bottom;
	padding: 70px 0 20px;
	color: #fff;
	text-align: center;
}

.shop-wrapper {
	width: 100%;
	float: left;
	margin: 50px 0;
}

.shop p {
	color: #fff;
	font-size: 11px;
}

.shop-slider .owl-item img {
	transform: scale(.7);
}

.shop-slider .owl-item.center img {
	transform: scale(1);
}

.shop-slider .owl-item {
	float: none;
	vertical-align: middle;
	display: inline-block;
}

.footer-top {
	background: #522099;
	padding: 30px 0;
	width: 100%;
	float: left;
	color: #fff;
}

.footer-top p {
	color: #fff;
	font-size: 15px;
	line-height: 26px;
	margin-bottom: 30px;
}

.footer-top li {
	list-style: none;
	font-size: 16px;
	margin-bottom: 15px;
}

.footer-top a:hover {
	color: #fdb902;
}

.footer-content {
	width: 100%;
	float: left;
	border-bottom: 1px solid #ffd800;
}

.footer-content img {
	max-width: 100%;
}

.contact-details {
	width: 100%;
	float: left;
}

.contact-details .social-icon {
	margin-top: 20px;
}

.main-links li {
	display: inline-block;
	margin-right: 25px;
}

.main-links li:last-child {
	margin-right: 0;
}

.contact-details li {
	font-size: 14px;
}

.contact-details li i {
	width: 25px;
	display: inline-block;
	vertical-align: top;
	margin-right: 15px;
}

.contact-details li i img {
	width: 85%;
}

.contact-details li span {
	display: inline-block;
	width: 75%;
	vertical-align: middle;
}

.footer-link {
	padding: 10px 0;
	background: #3f117e;
	width: 100%;
	float: left;
	font-family: 'Noto Sans',sans-serif;
}

.footer-link li {
	list-style: none;
	display: inline-block;
	margin-right: 15px;
}

.footer-link li:last-child {
	margin-right: 0;
}

.footer-link li a {
	color: #fff;
	font-size: 16px;
	font-weight: 500;
}

.footer-link li a:hover {
	color: #fdb902;
}

.design-by a {
	font-weight: 700;
	color: #409;
}

.footer-bottom {
	width: 100%;
	float: left;
	background: #fdb902;
	padding: 20px 0;
	font-family: 'Noto Sans',sans-serif;
}

.copyright {
	font-size: 16px;
	font-weight: 500;
	color: #409;
}

footer a {
	color: #fff;
}

.design-by {
	font-size: 16px;
	font-weight: 300;
	color: #409;
}

.footer-main {
	margin-bottom: 40px;
	width: 100%;
	float: left;
}

.footer-main .main-links {
	border-bottom: 1px solid #fff;
	padding-bottom: 25px;
}

.contact-details .social-icon i {
	font-size: 20px;
	width: auto;
	margin-right: 15px;
}

.shop-img {
	position: absolute;
	right: 0;
	bottom: -10px;
	z-index: 9;
}

.shop-pin {
	position: absolute;
	left: -50px;
	top: 0;
}

.shop-now-link {
	position: relative;
}

.shop-link {
	width: 145px;
	height: 41px;
	margin: 0 auto;
	line-height: 41px;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	display: inline-block;
	position: absolute;
	bottom: 40px;
	border: 1px solid #409;
	left: 0;
	right: 0;
	background: #fdb902;
	color: #409;
}

.shop-link:hover {
	background: #409;
	color: #fdb902;
	border: 1px solid #fdb902;
}

.shop-img>img {
	width: 100%;
}

.footer-main-links {
	width: 100%;
	float: left;
	margin: 20px 0;
}

.footer-main-links ul {
	display: inline-block;
	margin-right: 10px;
	vertical-align: top;
}

.footer-main-links ul:last-child {
	margin-right: 0;
}

.footer-main-links li {
	font-size: 11px;
}

.inner_top_img {
	width: 100%;
	float: left;
	padding: 47px 0 0;
}

.inner_top_img img {
	width: 100%;
}

.page_title {
	display: block;
	padding: 35px 0;
	text-align: center;
}

.page_title h1 {
	font-size: 42px;
	color: #42009a;
	margin: 0;
	font-family: 'Adobe Garamond Pro';
}

.small_title {
	display: block;
	clear: both;
}

.small_title h3 {
	color: #42009a;
	display: inline-block;
	font-family: "Noto Sans",sans-serif;
	font-size: 20px;
	font-weight: 700;
	margin: 0 0 15px;
}

.inner_page p {
	font-size: 15px;
	color: #53545c;
}

.establish-a-chapter b {
	color: #409;
}

.inner_page ul li {
	color: #53545c;
	list-style: inside;
	margin-left: 21px;
	text-indent: -20px;
	font-size: 14px;
	margin-bottom: 15px;
	font-family: 'Noto Sans',sans-serif;
}

.inner_page h3 {
	color: #409;
	margin-bottom: 15px;
	font-weight: 700;
	font-size: 20px;
	font-family: "Noto Sans",sans-serif;
}

.inner_page {
	background: url(/wp-content/themes/twentyseventeenchild/images/topwave_light.png) no-repeat top center;
	background-size: 100% auto;
}

.what_we_page {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	background-position: 0 320px;
}

.what_we_page .box_we_do {
	padding: 0;
}

.what_we_page .box_we_do img {
	width: 100%;
	float: left;
}

.what_we_page .content_down {
	width: 100%;
	float: left;
	padding: 60px;
}

.what_we_page ul {
	margin: 0;
	padding: 0 0 0 15px;
}

.what_we_page ul li {
	font-size: 14px;
	color: #787878;
	margin: 10px 0 0;
}

.what_we_page .and_most {
	width: 100%;
	float: left;
	padding: 30px 0 80px;
	text-align: center;
}

.what_we_page .and_most p {
	font-size: 14px;
	color: #2b2b2c;
	margin: 0 0 12px;
}

.what_we_page .and_most .butn {
	display: block;
	margin: 50px 0 0;
}

.what_we_page .and_most .butn a {
	font-size: 16px;
	font-family: 'Noto Sans',sans-serif;
	font-weight: 600;
	color: #fff;
	border: 1px solid #511a9a;
	background: #511a9a;
	padding: 12px;
	min-width: 250px;
	display: inline-block;
}

.what_we_page .and_most .butn a:hover {
	border: 1px solid #511a9a;
	color: #511a9a;
	background: 0 0;
}

.boeard_director {
	width: 100%;
	float: left;
	text-align: center;
}

.team_sub {
	margin: 20px 0 40px;
}

.boeard_director .team_box {
	width: 25%;
	display: inline-block;
	vertical-align: top;
	margin: 0 -2px;
	padding: 20px;
	text-align: center;
}

.boeard_director .team_box .img_tag {
	width: 100%;
	float: left;
	position: relative;
}

.boeard_director .team_box .img_tag img {
	width: 100%;
}

.boeard_director .team_box .img_tag h4 {
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	color: #fff;
	font-size: 20px;
	display: block;
	padding: 10px 6px;
	background: rgba(0,0,0,.4);
}

.boeard_director .team_box p {
	font-size: 16px;
	clear: both;
	color: #000;
	display: inline-block;
	margin: 4px 0 0;
}

.boeard_director .team_box p span {
	display: block;
	font-weight: 700;
}

.boeard_director .dark_blue_sect {
	width: 100%;
	float: left;
	background: #511a9a url(../images/bottom_wave_light.png) no-repeat bottom center;
	text-align: left;
	background-size: 100% auto;
	padding: 40px 0;
}

.boeard_director .dark_blue_sect .team_box p {
	color: #fff;
	font-size: 14px;
}

.boeard_director .dark_blue_sect .small_title h3 {
	color: #fff;
}

.boeard_director .dark_blue_sect .team_box {
	width: 33.33%;
	padding: 30px 40px;
}

.partners_spon {
	width: 100%;
	float: left;
}

.partners_spon p {
	font-size: 14px;
	margin: 0 0 20px;
}

.partners_spon .hosalogo {
	width: 100%;
	float: left;
	margin: 60px 0;
}

.partners_spon .hosalogo ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.partners_spon .hosalogo ul li {
	display: table-cell;
	padding: 16px;
}

.partners_spon .hosalogo ul li img {
	max-width: 100%;
}

.business_sponsor {
	width: 100%;
	float: left;
	margin: 40px 0;
}

.business_sponsor .rown {
	width: 100%;
	float: left;
	margin: 10px 0;
}

.business_sponsor .rown .business_box:first-child {
	border-left: none;
	padding-left: 0;
}

.business_sponsor .business_box {
	display: inline-block;
	width: 33.33%;
	vertical-align: top;
	margin: 20px -2px;
	padding: 0 20px;
	border-left: 1px solid #e7e7e7;
}

.business_sponsor .business_box:nth-child(3n+1) {
	border: none;
}

.business_sponsor .business_box .img_tag {
	width: 100%;
	display: block;
	text-align: center;
	margin: 0 0 20px;
	height: 100px;
	padding: 0 40px;
}

.business_sponsor .business_box .img_tag img {
	max-width: 100%;
	max-height: 100%;
}

.business_sponsor .business_box .bot_text {
	min-height: 210px;
	position: relative;
}

.business_sponsor .business_box .bot_text:after {
	width: 100%;
	height: 1px;
	background: #e7e7e7;
	content: '';
	position: absolute;
	bottom: -20px;
	left: 0;
}

.business_sponsor .business_box p {
	color: #38383d;
	font-size: 13px;
	text-align: left;
	line-height: 20px;
}

.partners_spon .parnert_nths {
	width: 100%;
	float: left;
	padding: 70px 0 40px;
	background-repeat: no-repeat!important;
	background-size: 100% auto!important;
}

.partners_spon .parnert_nths .small_title h3 {
	color: #fff;
}

.partners_spon .parnert_nths p {
	color: #fff;
}

.partners_spon .parnert_nths ul {
	list-style: none;
	padding: 0;
	margin: 20px 0;
	width: 100%;
	float: left;
}

.partners_spon .parnert_nths ul li {
	display: table-cell;
	text-align: center;
	width: 20%;
	padding: 10px;
}

.partners_spon .parnert_nths ul li .icon {
	display: inline-block;
	height: 65px;
	margin: 0 0 20px;
	width: 100%;
}

.partners_spon .parnert_nths ul li .icon img {
	max-width: 100%;
	max-height: 100%;
}

.partners_spon .parnert_nths ul li h4 {
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	font-family: 'Noto Sans',sans-serif;
}

.partners_spon .parnert_nths ul li h4 span {
	font-size: 14px;
	font-weight: 400;
	display: block;
	margin: 5px 0 0;
}

.partners_spon .parnert_nths .butn {
	width: 100%;
	float: left;
	text-align: center;
	margin: 20px 0;
}

.partners_spon .parnert_nths .butn a {
	background: #f7c601;
	text-align: center;
	border: 1px solid #fff;
	color: #4b1499;
	display: inline-block;
	font-family: "Noto Sans",sans-serif;
	font-size: 16px;
	font-weight: 600;
	min-width: 250px;
	padding: 12px;
	padding: 12px 20px;
}

.partners_spon .parnert_nths .butn a:hover {
	background: #fff;
	color: #f7c601;
}

.establish-a-chapter {
	padding-top: 70px;
	padding-bottom: 70px;
}

.get-started {
	text-align: center;
	background: #522099 url(../images/bottom_wave_light.png) no-repeat;
	background-size: 100%;
	background-position: center bottom;
	padding: 70px 0;
}

.content-wrapper {
	padding-bottom: 50px;
	margin-bottom: 50px;
	border-bottom: 2px solid #409;
}

.get-wrapper {
	background: rgba(255,255,255,.7);
	border-radius: 15px;
	padding: 20px;
	min-height: 350px;
	text-align: left;
	position: relative;
}

.get-wrapper h3 {
	color: #409;
	margin-bottom: 15px;
	font-weight: 700;
}

.get-wrapper p {
	font-size: 13.5px;
}

.get-started a {
	margin: 100px auto 0;
	width: 250px;
}

.round-icon {
	width: 100px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	box-shadow: 0 -2px 10px NaNpx rgba(0,0,0,.15);
	border-radius: 50%;
	display: inline-block;
	background: #f7c506;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: -50px;
}

.round-icon img {
	height: 40px;
}

.steps img {
	width: 100%;
}

.dark-bg-content {
	color: #fff;
	padding: 100px 0 50px;
	background: #409;
}

.dark-bg-content ul li {
	list-style: inside;
	font-size: 15px;
	margin-left: 15px;
	text-indent: -18px;
	margin-bottom: 10px;
	font-family: 'Noto Sans',sans-serif;
}

.dark-bg-content h3 {
	color: #fff;
	margin-bottom: 15px;
	font-weight: 700;
}

.dark-bg-content img {
	width: 100%;
}

.dark-bg-content p {
	color: #fff;
	font-size: 14px;
}

.advisor-content {
	width: 100%;
	float: left;
}

.dark-bg-content a {
	width: 300px;
	text-align: center;
	margin: 50px 0 0;
}

.advisors-profile {
	width: 100%;
	margin: 50px 0 0;
	float: left;
}

.advisor-content {
	padding: 50px 0;
	width: 100%;
	float: left;
}

.advisor-content p {
	font-size: 14px;
	font-family: 'Noto Sans',sans-serif;
}

.profile-img {
	overflow: hidden;
	border-radius: 10px;
}

.profile-img img {
	max-width: 100%;
}

.profile-content {
	padding: 25px 0;
}

.silver-star-awards .hosalogo ul {
	text-align: center;
}

.silver-star-awards .hosalogo ul li {
	padding: 16px;
	text-align: center;
	vertical-align: top;
	width: 19.6%;
	display: inline-block;
	margin-left: 0;
}

.logo-wrapper {
	display: table;
	height: 160px;
	text-align: center;
	width: 100%;
}

.logo-img {
	height: 100%;
	vertical-align: middle;
	display: table-cell;
	width: 100%;
}

.silver-star-awards .hosalogo span {
	display: block;
	color: #522099;
	font-weight: 700;
	margin-top: 15px;
}

.silver-star-awards .hosalogo ul li img {
	max-width: 100%;
}

.community {
	margin: 30px 0 0;
}

.top-banner {
	overflow: hidden;
	/* padding: 0; */
	position: relative;
}

.top-banner img {
	max-width: 100%;
}

.silver-star-awards {
	margin: 0;
	padding: 0 0 30px;
}

.chapter {
	background: #522099 url(../images/purplebg.jpg) no-repeat;
	background-size: 100%;
	background-position: center bottom;
	padding: 70px 0;
}

.chapter .includes {
	margin: 30px 0 0;
}

.chapter .includes ul {
	margin: 10px 0;
}

.chapter .includes li {
	font-size: 14px;
}

.chapter-wrapper {
	width: 100%;
	float: left;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 60px;
	-moz-column-gap: 60px;
	column-gap: 60px;
	margin-top: 30px;
}

.chapter-cols {
	margin-bottom: 20px;
}

.chapter-cols h3 {
	font-weight: 700;
	margin-bottom: 5px;
}

.chapter-cols h3 span {
	font-size: 12px;
	font-weight: 400;
}

.chapter a {
	width: 75%;
	margin: 70px auto 0;
	display: inline-block;
}

.logo-img {
	display: table-cell;
	vertical-align: middle;
}

.scholarship {
	margin: 0;
	padding: 0 0 40px;
}

.panel-title .collapsed:after {
	font-family: FontAwesome;
	content: "\f107";
	width: 24px;
	height: 24px;
	line-height: 22px;
	border-radius: 50%;
	border: 1px solid #409;
	text-align: center;
}

.panel-title a:after {
	font-family: FontAwesome;
	content: "\f106";
	position: absolute;
	right: 20px;
	top: 35%;
	width: 24px;
	height: 24px;
	line-height: 22px;
	border-radius: 50%;
	border: 1px solid #fff;
	text-align: center;
	padding-left: 2px;
}

.panel-group {
	text-align: left;
	float: none;
}

.panel-group .panel {
	border: 0;
	margin-bottom: 7px;
	width: 100%;
	display: inline-block;
	border: 3px solid #409;
	border-radius: 0;
	vertical-align: top;
}

.panel-default>.panel-heading {
	background: #fff;
	color: #fff;
	color: #22272c;
	padding: 0;
}

.panel-title span {
	margin-bottom: 10px;
}

.panel-title {
	letter-spacing: 1px;
}

.panel-collapse {
	color: #4d555d;
	float: left;
	width: 100%;
}

.panel-title a {
	background: #409;
	display: block;
	float: left;
	font-size: 12px;
	width: 100%;
	position: relative;
	padding: 15px;
	color: #fff;
}

.panel-title a:hover {
	color: #fff;
}

.panel-title div {
	padding: 10px;
}

.panel-title a.collapsed {
	background: #fff;
	color: #409;
	border-radius: 4px;
}

.panel-title a.collapsed::after {
	color: #409;
}

.panel-body {
	float: left;
	padding: 0 40px 30px;
}

.scholarships-list .panel-body h3 {
	text-align: left;
}

.scholarships-title {
	font-size: 20px;
	font-weight: 700;
	font-family: 'Noto Sans',sans-serif;
	margin-bottom: 10px;
	display: block;
}

.scholarships-list h3 {
	margin: 30px 0 20px;
	text-align: center;
}

.bg-img {
	background-size: cover!important;
	background-position: top center!important;
	height: 550px;
}

.sub-inner-page {
	padding: none;
	margin: 0;
}

.chapter-application ul {
	text-align: center;
}

.chapter-application ul li {
	color: #409;
	font-weight: 700;
	display: inline-block;
	list-style-position: outside;
	text-indent: 0;
}

.chapter-application ul li:before {
	content: '\25CF';
	margin-right: .5em;
}

.chapter-application img {
	width: 100%;
}

.chapter-application-wrapper {
	display: flex;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: center;
	align-content: stretch;
}

.form-note {
	width: 100%;
	float: left;
}

.form-note p {
	color: red;
	font-size: 16px;
	font-family: 'Noto Sans',sans-serif;
	margin-bottom: 15px;
}

.application-form {
	padding: 70px 0;
	background: #522099 url(../images/bottom_wave_light.png) no-repeat;
	background-size: 100%;
	background-position: center bottom;
	width: 100%;
	float: left;
}

.form-feild {
	margin-bottom: 20px;
}

.application-form label {
	font-family: 'Noto Sans',sans-serif;
	color: #fff;
	font-weight: 700;
	font-size: 18px;
	display: block;
	margin-bottom: 15px;
}

.application-form label span {
	color: red;
	font-size: 12px;
	font-weight: 400;
	margin-left: 15px;
}

.application-form input,.application-form select {
	color: #3e3e3c;
	width: 100%;
	background: #f2eef4;
	border-radius: 2px;
	border: 0;
	height: 50px;
	padding: 10px;
	font-size: 14px;
}

.application-form input:last-letter {
	color: red;
}

.form-cols {
	margin-bottom: 20px;
}

.padding-right {
	padding-right: 0;
}

.form-cols label {
	color: #fff;
	font-weight: 400;
	font-size: 16px;
	line-height: 40px;
	margin-bottom: 0;
	line-height: 50px;
}

.application-form select option:after {
	content: '*';
	color: red;
}

.select,.select1 {
	position: relative;
}

.col-md-12 .form-cols .select1:after {
	right: 15px;
}

.select1:after,.select:after {
	content: "\f0d7";
	font-family: FontAwesome;
	font-size: 12px;
	position: absolute;
	right: 30px;
	top: 18px;
	z-index: 99999;
	color: #522099;
}

.checkbox label:after,.radio label:after {
	content: '';
	display: table;
	clear: both;
}

.checkbox .cr,.radio .cr {
	position: relative;
	display: inline-block;
	border: 1px solid #c3bebe;
	width: 1.5em;
	height: 1.5em;
	margin-right: .5em;
	background: #fff;
	margin: 0 10px 0 0;
	vertical-align: middle;
}

.radio .cr {
	border-radius: 50%;
}

.checkbox {
	margin: 0;
}

.checkbox label {
	padding: 0;
	font-size: 16px;
}

.checkbox .cr .cr-icon,.radio .cr .cr-icon {
	position: absolute;
	font-size: .8em;
	line-height: 0;
	top: 50%;
	left: 20%;
	color: #409;
}

.radio .cr .cr-icon {
	margin-left: .04em;
}

.checkbox label input[type=checkbox],.radio label input[type=radio] {
	display: none;
}

.checkbox label input[type=checkbox]+.cr>.cr-icon,.radio label input[type=radio]+.cr>.cr-icon {
	transform: scale(3) rotateZ(-20deg);
	opacity: 0;
	transition: all .3s ease-in;
}

.checkbox label input[type=checkbox]:checked+.cr {
	border: 1px solid #ffde16;
}

.checkbox label input[type=checkbox]:checked+.cr>.cr-icon,.radio label input[type=radio]:checked+.cr>.cr-icon {
	transform: scale(1) rotateZ(0);
	opacity: 1;
}

.checkbox label input[type=checkbox]:disabled+.cr,.radio label input[type=radio]:disabled+.cr {
	opacity: .5;
}

.application-form.comman-form button {
	height: 71px;
	line-height: 71px;
	padding: 0;
	width: 255px;
	margin: 15px;
	margin-top: 15px;
	font-size: 24px;
	text-transform: capitalize;
}

::-webkit-input-placeholder {
	opacity: 1;
}

::-moz-placeholder {
	opacity: 1;
}

:-ms-input-placeholder {
	opacity: 1;
}

:-moz-placeholder {
	opacity: 1;
}

.palceholder {
	position: absolute;
	top: 0;
	left: 25px;
	color: #b1b1b1;
	display: none;
}

.palceholder label {
	display: inline-block;
	color: #3e3e3c;
}

.star {
	color: red;
	display: inline-block;
}

.accordion-list {
	margin: 20px 0;
}

.accordion-list .panel-title a::after {
	right: 10px;
}

.accordion-list .panel-title span {
	width: 95%;
	display: block;
	font-size: 20px;
}

.accordion-list .panel-body {
	padding: 30px;
	background: #e4deee;
	width: 100%;
}

.accordion-list .panel-title a::after {
	top: 30%;
}

.accordion-list h3 {
	margin: 30px 0 15px;
}

.inductees-list {
	margin: 15px 0 0;
}

.inductees-profile {
	position: relative;
	margin: 15px 0;
}

.inductees-profile img {
	width: 100%;
}

.profile-name {
	background: url(../images/Imgshade.png) no-repeat!important;
	padding: 90px 10px 10px 10px;
	background-size: cover!important;
	background-position: center center!important;
	color: #fff;
	font-size: 20px;
	position: absolute;
	bottom: 0;
	width: 100%;
}

.steps-achivements {
	padding: 70px 0;
	background: #522099 url(../images/bottom_wave_light.png) no-repeat;
	background-size: 100%;
	width: 100%;
	float: left;
	background-position: center bottom;
}

.steps-achivements .nav-tabs>li>a {
	background: #461887;
	color: #eaeae7;
	border-radius: 0;
	padding: 15px;
	border: 0;
	margin-right: 0;
}

.steps-achivements .nav-tabs>li.active>a {
	background: #6821b6;
	color: #fff;
}

.steps-achivements .nav-tabs>li {
	margin: 0;
	text-indent: 0;
	width: 33.33%;
	border: 0;
	text-align: center;
	font-size: 20px;
}

.nav-tabs {
	border: 0;
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover,.nav-tabs>li>a:hover {
	border: 0;
}

.tab-content {
	margin-top: 30px;
	border: 2px solid #c3a6f4;
}

.tab-wapper {
	padding: 30px 0 30px 30px;
}

.tab-content h3 {
	color: #eaeae7;
	font-weight: 700;
	margin-bottom: 15px;
}

.tab-content p {
	font-size: 14px;
	color: #eaeae7;
}

.tab-img img {
	width: 100%;
}

.steps-achivements .nav-tabs>li.active a:after {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #c3a6f4;
	content: '';
	position: absolute;
	bottom: -30px;
	left: 0;
	right: 0;
	margin: 0 auto;
	display: inline-block;
}

.mission-vision {
	width: 100%;
	float: left;
	position: relative;
}

.mission-vision .row {
	display: flex;
}

.mission-vision .row .col-md-6 .bg-imgs {
	background-position: center center!important;
	background-size: cover!important;
	height: 400px;
}

.mission-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	float: left;
	height: 100%;
}

.cols-2 {
	background: rgba(0,0,0,.6);
	color: #fff;
	width: 50%;
	padding: 25px 15px 15px;
}

.mission-wrapper .container,.mission-wrapper .row {
	height: 100%;
}

.cols-2 h3 {
	font-weight: 700;
	margin-bottom: 10px;
}

.cols-2 p {
	color: #fff;
	font-size: 12px;
}

.vision-content.cols-2 {
	bottom: 0;
	position: absolute;
	left: 40px;
}

.global-cols {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 80px;
	-moz-column-gap: 8px;
	column-gap: 80px;
	margin-top: 40px;
	color: #777;
	font-size: 14px;
}

.global {
	padding: 70px 0;
	width: 100%;
	float: left;
}

.global-cols li {
	margin-bottom: 15px;
}

.global h3 {
	color: #409;
	font-weight: 700;
	text-align: center;
}

.title-bg {
	background-position: center center!important;
	background-size: cover!important;
	height: 400px;
	width: 100%;
	float: left;
	position: relative;
}

.title-bg h3 {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 20px;
	color: #fff;
	font-weight: 600;
	font-size: 30px;
	margin: 0 auto;
	text-align: center;
	font-family: 'Adobe Garamond Pro';
}

.our-story-content {
	padding: 70px 0;
}

.our-story-content h3 {
	text-align: center;
}

.our-story-content img {
	max-width: 100%;
	margin-bottom: 15px;
}

.our-story-content .row {
	margin-bottom: 50px;
}

.membership-benefit {
	padding-bottom: 50px;
}

.membership-benefit h4 {
	font-size: 20px;
	font-weight: 700;
	color: #53545c;
	text-align: center;
	margin-bottom: 20px;
}

.membership-benefit .steps {
	margin-top: 20px;
	width: 100%;
	float: left;
}

.membership-benefit .steps p {
	font-size: 14px;
}

.membership-benefit .steps ul {
	margin-bottom: 30px;
}

.student-membership {
	padding: 70px 0;
	width: 100%;
	background-size: cover!important;
	width: 100%;
	float: left;
	background-position: center!important;
	color: #fff;
}

.student-membership h3 {
	margin-top: 20px;
}

.student-membership p {
	font-size: 14px;
	color: #fff;
}

.benefits {
	margin-bottom: 30px;
}

.benefits li {
	list-style: none;
	display: inline-block;
	width: 24%;
}

.benefits li i {
	margin-right: 20px;
	display: inline-block;
	vertical-align: bottom;
}

.benefits ul {
	margin-top: 30px;
}

.benefits span {
	display: inline-block;
	line-height: 18px;
}

.student-membership h3 {
	margin-bottom: 15px;
	font-weight: 700;
	font-size: 20px;
}

.benefits b {
	display: block;
}

.premium-alumni {
	padding: 70px 0;
}

.premium-alumni img {
	width: 100%;
}

.premium-alumni h3 {
	color: #472d8e;
	font-weight: 700;
	margin: 15px 0;
	font-family: 'Noto Sans',sans-serif;
	font-size: 20px;
}

.premium-alumni p {
	font-size: 14px;
}

.dark-image-bg {
	background: #522099 url(../images/bottom_wave_light.png) no-repeat;
	background-size: 100%;
	background-position: center bottom;
	padding: 70px 0;
	color: #fff;
}

.dark-image-bg h3 {
	margin-bottom: 15px;
	color: #fff !important;
	font-weight: 700;
	font-size: 20px;
}

.dark-image-bg img {
	width: 100%;
}

.dark-image-bg p {
	font-size: 14px;
	color: #fff;
}

.dark-image-bg ul li {
	list-style: inside;
	font-size: 14px;
	color: #fff;
	margin-bottom: 10px;
	text-indent: -20px;
	margin-left: 20px;
}

.dark-bg-wrapper {
	margin: 30px 0;
	width: 100%;
	float: left;
}

.dark-bg-wrapper h3 {
	margin: 15px 0;
}

.dark-image-bg a.yellow-btn {
	width: 60%;
	margin: 20px 0 0;
	font-size: 18px;
}

.resources_page .top_text {
	width: 60%;
	margin: 0 auto 40px;
}

.resources_page .top_text p {
	font-size: 16px;
	color: #3e3e3c;
	text-align: center;
}

.resources_page .contact_qution {
	width: 100%;
	float: left;
	padding: 30px 0 60px;
}

.resources_page .box_qution {
	width: 50%;
	display: inline-block;
	margin: 10px -2px 0;
	padding-left: 140px;
}

.resources_page .box_qution h4 {
	font-size: 15px;
	font-weight: 900;
	color: #3e3e3c;
}

.resources_page .box_qution p {
	font-size: 15px;
	color: #3e3e3c;
}

.resources_page .resourc_add {
	margin-bottom: 60px;
	display: table;
	width: 100%;
}

.resources_page .resourc_add .adree_cont {
	width: 60%;
	display: table-cell;
	padding: 30px 60px;
}

.resources_page .resourc_add .adree_cont .rown {
	width: 100%;
	display: table;
	margin: 10px 0;
}

.resources_page .resourc_add .adree_cont .rown span {
	font-size: 14px;
	color: #000;
	display: table-cell;
}

.resources_page .resourc_add .adree_cont .rown span:first-child {
	text-align: right;
	padding-right: 15px;
	width: 220px;
}

.resources_page .resourc_add .img_tag {
	width: 40%;
	display: table-cell;
	vertical-align: top;
	background-size: cover!important;
}

.resources_page .resourc_add .img_tag img {
	width: 100%;
}

.resources_page .useful_tools {
	text-align: center;
	width: 100%;
	float: left;
	margin: 0 0 60px;
}

.resources_page .useful_tools h2 {
	color: #409;
	font-size: 32px;
	font-family: 'Adobe Garamond Pro';
	margin: 0 0 20px;
}

.resources_page .useful_tools p {
	color: #3e3e3c;
	font-size: 14px;
}

.resources_page .tools_box {
	width: 33.33%;
	display: inline-block;
	vertical-align: top;
	padding: 0 40px;
	margin: 50px -2px 0;
}

.resources_page .tools_box .icon {
	display: table-cell;
	vertical-align: top;
	width: 70px;
	padding-right: 20px;
}

.resources_page .tools_box .icon img {
	max-width: 100%;
}

.resources_page .tools_box .text {
	display: table-cell;
	vertical-align: top;
	text-align: left;
}

.resources_page .tools_box .text h3 {
	font-size: 16px;
	color: #409;
	font-weight: 700;
	margin: 0 0 10px;
}

.resources_page .tools_box .text p {
	font-size: 14px;
	color: #666;
}

.events_page {
	padding-bottom: 60px;
}

.events_page .list_box {
	width: 50%;
	padding: 15px;
	vertical-align: top;
	display: inline-block;
	margin: 0 -2px 0;
}

.events_page .list_box .img_tag {
	width: 100%;
	float: left;
	position: relative;
	margin: 0 0 15px;
}

.events_page .share_ic a {
	color: #fff;
	position: absolute;
	bottom: 10px;
	right: 10px;
	height: 35px;
	width: 35px;
	border-radius: 4px;
	background: rgba(0,0,0,.4);
	text-align: center;
	line-height: 35px;
}

.events_page .share_ic a:hover {
	background: rgba(0,0,0,1);
}

.events_page .list_box .img_tag img {
	width: 100%;
	float: left;
}

.events_page .list_box h3 {
	color: #472d8e;
	font-size: 20px;
	font-weight: 700;
	margin: 0 0 5px;
}

.events_page .list_box .date {
	color: #666;
	font-size: 14px;
	margin: 0 0 14px;
	font-weight: 300;
}

.events_page .list_box p {
	color: #444;
	font-size: 14px;
	line-height: 24px;
}

.events_page .list_box .more {
	display: inline-block;
	margin: 10px 0;
}

.events_page .list_box .more a {
	display: inline-block;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	background: #522099;
	border: 1px solid #522099;
	min-width: 150px;
	padding: 8px;
	text-align: center;
}

.events_page .list_box .more a:hover {
	border: 1px solid #522099;
	background: 0 0;
	color: #522099;
}

.events_page .view_btn {
	display: block;
	text-align: center;
	margin: 30px 0 0;
}

.events_page .view_btn a {
	display: inline-block;
	background: #f7c601;
	color: #511a9a;
	border: 1px solid #f7c601;
	font-size: 18px;
	font-weight: 700;
	min-width: 200px;
	padding: 10px;
	text-align: center;
}

.events_page .view_btn a:hover {
	border: 1px solid #f7c601;
	background: 0 0;
	color: #f7c601;
}

.right-sidebar {
	width: 100%;
	float: left;
	padding-top: 15px;
}

.right-sidebar .search_by {
	width: 100%;
	float: left;
	position: relative;
	margin: 0 0 30px;
}

.right-sidebar form input[type=search],.right-sidebar form input[type=text] {
	background: #fff;
	border: 2px solid #511a9a;
	border-radius: 5px;
	box-sizing: border-box;
	color: #511a9a;
	display: inline-block;
	font-size: 16px;
	height: 50px;
	margin: 0;
	outline: 0;
	padding: 5px 40px 5px 20px;
	width: 100%;
	font-weight: 300;
}

.right-sidebar button {
	background: 0 0;
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 20px;
	height: 50px;
	padding: 0 8px;
	position: absolute;
	right: 0;
	top: 0;
}

.right-sidebar button img {
	width: 24px;
	margin-top: -5px;
}

.events_page .right-sidebar .sort_by {
	width: 100%;
	float: left;
	margin: 0 0 30px;
}

.events_page .right-sidebar .sort_by h3 {
	border-bottom: 2px solid #c2bcce;
	padding-bottom: 20px;
	margin: 0;
}

.events_page .right-sidebar .sort_by ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.events_page .right-sidebar .sort_by ul li {
	width: 100%;
	float: left;
	padding: 14px 0;
	border-bottom: 2px solid #c2bcce;
	margin: 0;
	list-style: none;
	text-indent: inherit;
}

.events_page .right-sidebar .sort_by ul li a {
	font-size: 16px;
	color: #3f3f40;
	font-size: 16px;
}

.events_page .right-sidebar .sort_by ul li a:hover {
	font-weight: 600;
}

.blog {
	padding-bottom: 20px;
}

.blog ul li {
	text-indent: inherit;
	margin-left: 0;
}

.blog-list {
	margin-bottom: 40px;
}

.blog-img img {
	width: 100%;
}

.blog-info {
	background: #f8f4fb;
	padding: 10px;
	width: 100%;
	float: left;
	margin-bottom: 20px;
}

.blog-info ul li {
	list-style: none;
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 0;
}

.blog-info ul li:last-child {
	margin-right: 0;
}

.blog-info ul li i {
	margin-right: 10px;
}

.blog-list a {
	margin: 30px 0 0;
}

.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover .pagination>.active>span:hover {
	background: #fdb902;
	border: 1px solid #fdb902;
	color: #522099;
}

.pagination>li>a,.pagination>li>span {
	color: #522099;
	padding: 10px 18px;
	font-size: 16px;
}

.pagination>li:first-child>a,.pagination>li:first-child>span,.pagination>li:last-child>a,.pagination>li:last-child>span {
	border-radius: 0;
}

.sidebar-widget .panel-title a {
	background: 0 0;
	color: #414142;
	font-weight: 700;
	font-family: 'Noto Sans',sans-serif;
	font-size: 16px;
	padding: 10px 0 12px;
}

.sidebar-widget .panel-group {
	margin: 30px auto 0;
}

.sidebar-widget .panel-group .panel {
	border: 0;
	background: 0 0;
	margin: 0;
	box-shadow: none;
	border-bottom: 1px solid #9d96ad;
}

.sidebar-widget .panel-title .collapsed::after {
	content: '\f0d7';
}

.sidebar-widget .panel-title a::after {
	content: '\f0d8';
	border: 0;
	color: #9e97ae;
	top: 25%;
}

.sidebar-widget .panel-body {
	padding: 0;
	width: 100%;
}

.sidebar-widget .panel-body li {
	list-style: none;
	margin-left: 0;
	margin: 10px 0;
	font-size: 14px;
	text-indent: 0;
}

.membership-links img {
	width: 100%;
}

.membership-links a {
	margin: 10px 0 0;
}

.Status .social-icon {
	margin-top: 20px;
}

.Status .social-icon li a {
	color: #b0a2c9;
}

.Status .social-icon li a:hover {
	color: #409;
}

.status-wrapper {
	padding: 30px 15px 0;
}

.letter-wrapper {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 80px;
	-moz-column-gap: 8px;
	column-gap: 80px;
}

.letter-wrapper ul li {
	list-style: none;
	text-indent: inherit;
	margin-bottom: 20px;
}

.scholarship-opportunities {
	padding: 70px 0;
	text-align: center;
	font-family: 'Noto Sans',sans-serif;
}

.scholarship-opportunities h4 {
	color: #409;
	font-size: 20px;
}

.scholarship-opportunities h3 {
	color: #409;
	font-weight: 700;
	font-family: 'Noto Sans',sans-serif;
}

.scholarship-opportunities p {
	font-size: 14px;
}

.sub-wrapper {
	margin: 20px 0;
	width: 100%;
	float: left;
}

.sub-wrapper h3 {
	margin-bottom: 15px;
}

.sub-wrapper p {
	font-size: 12px;
}

.opportunities-content {
	margin: 25px 0;
	width: 100%;
	float: left;
	padding: 0 15px;
}

.scholarship-opportunities img {
	width: 100%;
}

.opportunities-content p {
	font-size: 12px;
}

.opportunities-content h4 {
	color: #525151;
	margin-bottom: 10px;
}

.upgrade {
	background-size: cover!important;
	background-position: center center!important;
	padding: 80px 0;
	color: #fff;
}

.upgrade h3 {
	font-weight: 700;
	color: #fff !important;
	margin-bottom: 15px;
}

.upgrade .media-body {
	padding: 0 15px;
}

.upgrade p {
	font-size: 14px;
	color: #fff;
}

.upgrade .media {
	margin-bottom: 40px;
}

.enews {
	width: 100%;
	float: left;
	padding-bottom: 50px;
}

.enews-img img {
	width: 100%;
}

.enews-content p {
	font-size: 12px;
	color: #828089;
}

.e-meta {
	font-size: 12px;
	margin-bottom: 10px;
	color: #828089;
}

.e-meta span {
	vertical-align: middle;
}

.e-meta i {
	vertical-align: middle;
	margin-right: 10px;
	display: inline-block;
}

.enews-content a {
	height: 40px;
	line-height: 40px;
	width: 156px;
	font-size: 16px;
	padding-top: 0px;
}

.enews-list {
	border-bottom: 2px solid #409;
	padding: 20px 0;
}

.eshare a {
	color: #828089;
}

.subscribe {
	padding: 70px 0;
	background: #522099;
	color: #fff;
	text-align: center;
}

.subscribe p {
	color: #fff;
	font-size: 12px;
}

.subscribe h3 {
	color: #fff;
	font-family: 'Noto Sans',sans-serif;
	font-weight: 700;
}

.subscribe input {
	width: 500px;
	display: inline-block;
	vertical-align: top;
	background: #f2eef4;
	height: 65px;
	color: #3e3e3c;
	border-radius: 5px;
	border: 0;
	padding: 15px;
}

.subscribe button {
	margin-left: 15px;
}

.subscribe form {
	margin-top: 40px;
}

.submit-news {
	text-align: center;
	font-weight: 700;
}

.submit-news img {
	width: 100%;
}

.submit-news h3 {
	color: #522099;
	font-weight: 700;
}

.submit-news-wrapper {
	margin: 30px 0 0;
	width: 100%;
	float: left;
}

.form-field img {
	width: auto;
}

.submit-news {
	padding: 70px 0;
	background: #e3deee;
}

.form-field {
	width: 100%;
	margin-bottom: 20px;
	position: relative;
}

.form-field input[type=email],.form-field input[type=tel],.form-field input[type=text],.form-field textarea {
	width: 100%;
	border: 0;
	height: 65px;
	background: #f2eef4;
	color: #3e3e3c;
	padding: 15px;
	border: 1px solid #522099;
	border-radius: 5px;
}

.form-field textarea {
	height: 120px;
}

.file-attached {
	display: inline-block;
}

.file-input {
	position: absolute;
	padding: 20px 0;
	pointer-events: none;
	top: 0;
	left: 0;
	padding: 10px;
	background: #e3deee;
	color: #8f7fb3;
	font-size: 16px;
	cursor: pointer;
	display: inline-block;
}

.file-attached input {
	width: 150px;
}

.file-input i {
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}

.enews .pagination {
	margin-top: 30px;
}

ul.pagination li {
	text-indent: inherit;
	margin-left: 0;
}

.contact ul li {
	list-style: none;
	text-indent: inherit;
	font-size: 16px;
	margin: 0 0 20px 0;
}

.contact ul li span {
	display: block;
	font-size: 20px;
}

.contact ul li a,.contact ul li span {
	color: #409;
}

.contact-form .form-field input[type=text] {
	height: 65px;
}

.contact-form {
	margin-top: 30px;
}

.form-field select {
	background: #f2eef4 none repeat scroll 0 0;
	border: 1px solid #522099;
	height: 65px;
	border-radius: 5px;
	color: #3e3e3c;
	padding: 15px;
	width: 100%;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}

.contact-form button {
	width: 200px;
	margin-top: 30px;
	margin-right: 20px;
}

.contact-form .form-field span {
	display: block;
}

.contact-form .form-field span a {
	color: #409;
}

.contact .social-icon-header {
	margin: 30px 0;
	width: 100%;
}

.contact .social-icon-header h3 {
	color: #000;
	font-weight: 400;
}

.contact .social-icon-header i {
	transform: scale(1);
	-webkit-transform: scale(1);
}

.contact .social-icon-header ul {
	margin-top: 30px;
}

.contact .social-icon-header ul li {
	margin-right: 20px;
}

.form-field .select:after {
	color: #d2c7e3;
	font-size: 20px;
	top: 20px;
}

.search-directory {
	background: #409;
	padding: 30px 15px;
	width: 100%;
	float: left;
	margin: 20px 0 0;
}

.search-directory input {
	width: 100%;
	height: 65px;
	border-radius: 2px;
	padding: 15px;
	border: 0;
	color: #797978;
}

.search-directory button {
	width: 100%;
}

.filter {
	text-align: center;
	margin: 30px 0;
	color: #3e3e3c;
	font-family: 'Noto Sans',sans-serif;
	float: left;
	padding: 0 20px;
	width: 100%;
}

.filter label {
	font-weight: 400;
	font-size: 14px;
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 0;
}

.filter select {
	color: #3e3e3c;
	border: 1px solid #409;
	padding: 10px;
	border-radius: 5px;
	display: inline-block;
	width: 250px;
	font-size: 14px;
}

.filter-field {
	display: inline-block;
	margin-right: 25px;
}

.filter-field:last-child select {
	width: 100px;
}

.chapter-directory {
	padding-bottom: 30px;
	text-align: center;
}

.chapter-directory .table {
	border-radius: 5px;
	font-family: 'Noto Sans',sans-serif;
	border: 0;
	text-align: left;
}

.chapter-directory .table thead {
	background: #409;
	color: #fff;
}

.chapter-directory .table td,.chapter-directory .table th {
	border: 0;
	font-family: 'Noto Sans',sans-serif;
	font-size: 14px;
	padding: 10px 15px;
}

.table-striped>tbody>tr:nth-of-type(2n+1) {
	background: 0 0;
}

.table-striped>tbody>tr:nth-of-type(2n+2) {
	background: #e9e5ef;
}

.chapter-directory-list {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-collapse: separate;
	width: 100%;
	float: left;
	overflow: hidden;
}

label {
	color: #3e3e3c;
	font-family: 'Noto Sans',sans-serif;
	font-size: 16px;
	font-weight: 400;
}

.register-student {
	padding-bottom: 20px;
}

.register-student i {
	margin: 0 10px;
	color: #9c76c8;
}

.register-student h3 span {
	color: red;
	margin-left: 15px;
	font-weight: 400;
}

.comman-form {
	margin: 30px 0 0;
	width: 100%;
	float: left;
}

.comman-form .form-field span {
	display: inline-block;
}

.comman-form .form-field label {
	line-height: 70px;
	margin: 0;
}

.comman-form .certificate-name {
	margin: 20px 0 0;
}

.comman-form .certificate-name span {
	display: block;
	margin-top: 20px;
	display: block;
}

.register-wrapper {
	width: 100%;
	float: left;
	margin: 30px 0 0;
}

.comman-form button {
	width: 200px;
	margin: 20px 0;
}

.comman-form .checkbox i {
	margin: 0;
}

.register-student form {
	margin: 20px 0;
}

.comman-form .checkbox label input[type=checkbox]:checked+.cr {
	border: 1px solid #522099;
}

.comman-form .checkbox .cr,.comman-form .radio .cr {
	border-radius: 5px;
}

.select-option {
	margin-bottom: 30px;
	width: 100%;
	float: left;
}

.select-option.membership .checkbox {
	display: inline-block;
	width: 13%;
	margin-bottom: 15px;
}

.select-option .checkbox label {
	font-size: 14px;
}

.comman-form .input-group {
	position: static;
}

.comman-form .input-group span {
	display: table-cell;
	background: #f2eef4;
	border-color: #522099;
}

.comman-form .input-group input {
	border-right: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.gender-field input {
	visibility: hidden;
}

.gender-field label img {
	opacity: .5;
}

.gender-field input[type=radio]:checked+label img {
	opacity: 1;
}

.student-profile {
	position: absolute;
	right: 0;
	top: 60px;
	text-align: center;
}

.student-profile h4 {
	font-size: 14px;
	color: #522099;
}

.student-img {
	width: 150px;
	height: 150px;
	overflow: hidden;
	border: 2px solid #fff;
	border-radius: 100%;
	display: inline-block;
}

.student-img img {
	width: 100%;
}

.left-menu {
	background: #392651;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	z-index: 9999;
}

.left-menu a {
	padding: 20px 25px;
	color: #fff;
	display: block;
}

.left-menu li a:hover,.left-menu li.active a {
	background: #5e4182;
}

.shop-links {
	width: 100%;
	float: left;
	text-align: center;
	padding: 20px 0;
}

.shop-links li {
	list-style: none;
	display: inline-block;
	font-family: 'Noto Sans',sans-serif;
	font-size: 18px;
	font-weight: 700;
	margin-right: 46px;
}

.shop-links li:last-child {
	margin-right: 0;
}

.shop-links li a {
	color: #409;
}

.shop-page {
	padding: 60px 0;
	width: 100%;
	float: left;
}

.shop-page-slider .owl-item {
	display: inline-block;
	vertical-align: middle;
	float: none;
	text-align: center;
}

.shop-page-slider .owl-item img {
	max-width: 100%;
	width: auto;
	display: inline-block;
}

.shop-page-slider .owl-prev {
	position: absolute;
	left: 0;
	top: 45%;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 50%;
	border: 2px solid #409;
}

.shop-page-slider .owl-next {
	position: absolute;
	right: 0;
	top: 45%;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 50%;
	border: 2px solid #409;
}

.shop-page-slider .owl-controls i {
	font-size: 22px;
	color: #409;
}

.featured-items {
	text-align: center;
}

.featured-items h1 {
	color: #472d8e;
	font-size: 33px;
	font-family: 'Adobe Garamond Pro';
}

.featured-img {
	border: 2px solid #ae90ec;
	padding: 20px;
	text-align: center;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: stretch;
	align-items: center;
	align-content: stretch;
	height: 340px;
}

.img-wrapper {
	text-align: center;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: stretch;
	align-items: center;
	align-content: stretch;
	width: 100%;
}

.featured-img img {
	max-width: 100%;
	max-height: 300px;
}

.featured-list h4 {
	color: #472d8e;
	font-size: 16px;
	font-family: 'Noto Sans',sans-serif;
	font-weight: 700;
	margin: 15px 0 0;
}

.featured-list span {
	display: block;
	margin: 10px 0;
}

.featured-wrapper {
	margin: 40px 0;
	width: 100%;
	float: left;
}

.shop-content {
	padding: 30px 20px;
}

.shop-content h3 {
	color: #fff;
	font-size: 90px;
	font-weight: 700;
	font-family: Gotham;
	line-height: 80px;
}

.shop-content h3 span {
	display: block;
	font-weight: 400;
}

.shop-content p {
	color: #fff;
}

.banner-bg {
	background-size: cover!important;
	background-position: center center!important;
	width: 100%;
	height: 100%;
}

.shop-banner .row {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: stretch;
	align-content: stretch;
}

.cols-big {
	height: 450px;
}

.cols-small {
	height: 350px;
}

.shop-t {
	position: absolute;
	top: -70px;
	right: 10px;
	width: 43%;
}

.shop-t img {
	width: 100%;
}

.wc_shop {
	padding: 30px 0 50px;
	width: 100%;
	float: left;
}

.woocommerce-breadcrumb,.woocommerce-products-header__title {
	display: none;
}

.woocommerce .woocommerce-result-count {
	font-family: 'Noto Sans',sans-serif;
	font-size: 12px;
	color: #3e3e3c;
}

.woocommerce-ordering select {
	font-family: 'Noto Sans',sans-serif;
	width: 250px;
	border: 1px solid #ae90ec;
	background: #f2eef4 none repeat scroll 0 0;
	border: 1px solid #522099;
	height: 46px;
	color: #3e3e3c;
	border-radius: 0;
	font-size: 16px;
	padding: 0 10px;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}

.woocommerce-ordering {
	position: relative;
}

.woocommerce-ordering:after {
	color: #522099;
	content: "\f0d7";
	font-family: FontAwesome;
	font-size: 14px;
	position: absolute;
	right: 20px;
	top: 15px;
	z-index: 99999;
}

.woocommerce ul.products li.product,.woocommerce-page ul.products li.product {
	width: 23.1%!important;
	text-align: center;
	margin: 0 2.5% 2.992em 0!important;
	text-indent: inherit;
}

.woocommerce ul.products li.last,.woocommerce-page ul.products li.last {
	margin-right: 0!important;
}

.woocommerce ul.products li.product ._image_wrapper,.woocommerce-page ul.products li.product ._image_wrapper {
	border: 2px solid #ae90ec;
	padding: 20px;
	text-align: center;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: stretch;
	align-items: center;
	align-content: stretch;
	height: 300px;
	background: #fff;
	overflow: hidden;
}

.woocommerce-loop-product__title {
	color: #472d8e!important;
	text-transform: capitalize!important;
	font-size: 16px!important;
	margin: 15px 0;
	height: 65px!important;
	text-align: center;
	font-weight: 700!important;
	font-family: 'Noto Sans',sans-serif;
}

ul.products li.product .price {
	font-size: 18px;
	text-align: center;
}

ul.products li.product .button {
	transition: .5s!important;
	-webkit-transition: .5s!important;
	height: 48px;
	font-size: 16px;
	box-shadow: none!important;
	line-height: 45px;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	color: #522099;
	font-weight: 700;
	width: 172px;
	border: 2px solid #fff;
	background-color: #fdb902;
}

ul.products li.product .button:hover {
	background: #522099;
	color: #fdb902;
}

.products {
	margin: 50px 0 0;
	width: 100%;
	float: left;
}

.wrap {
	max-width: 100%!important;
	padding: 0!important;
	width: 100%!important;
}

.woocommerce-pagination .next.page-numbers,.woocommerce-pagination .prev.page-numbers,.woocommerce-pagination a.page-numbers,.woocommerce-pagination span.page-numbers {
	background: #fff!important;
	border: 1px solid #ddd;
	color: #522099;
	float: left!important;
	line-height: 1.42857;
	margin-left: -1px;
	padding: 10px 18px!important;
	position: relative;
	text-decoration: none;
	border-radius: 0!important;
}

.checkout-button {
	transition: .5s!important;
	-webkit-transition: .5s!important;
	font-size: 20px!important;
	box-shadow: none!important;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	color: #522099;
	font-weight: 700;
	border: 2px solid #fff!important;
	background: #fdb902;
}

.checkout-button:hover {
	background: #522099;
	color: #fdb902!important;
}

.form-submit .submit,.woocommerce-cart-form .button {
	transition: .5s!important;
	-webkit-transition: .5s!important;
	padding: 0!important;
	border-radius: 0;
	height: 48px;
	font-size: 14px;
	box-shadow: none!important;
	line-height: 45px;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-weight: 700;
	width: 150px;
	cursor: pointer;
	border: 2px solid #522099;
	background-color: #522099;
}

.form-submit .submit:hover,.woocommerce-cart-form .button:hover {
	background: 0 0;
	color: #522099;
}

.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li {
	text-indent: inherit;
	margin: 0;
	float: left;
}

.page-numbers span.current,.woocommerce-pagination a.page-numbers:hover {
	background: #fdb902!important;
	border: 1px solid #fdb902!important;
	color: #522099!important;
}

.woocommerce-pagination {
	width: 100%;
	float: left;
	border: 0!important;
}

.onsale {
	border: 2px solid #522099;
	color: #522099;
	z-index: 9;
	font-weight: 700!important;
	font-size: 10px!important;
	padding: .3em .5em!important;
	top: -10px!important;
	left: -15px!important;
}

.posts-navigation a,.site-footer .widget-area a,.widget a,.widget_authors a strong {
	font-size: 16px;
	color: #787878;
}

.widget ol li,.widget ul li {
	list-style: none;
	border: 0!important;
	font-family: 'Noto Sans',sans-serif;
	text-indent: inherit;
	margin: 0 0 10px 0;
	padding: 0!important;
}

.comment-metadata a,.comment-metadata a.comment-edit-link,.comment-navigation a,.comment-reply-link,.comments-pagination a,.edit-link a,.entry-footer .cat-links a,.entry-footer .tags-links a,.entry-footer a,.entry-meta a,.entry-title a,.logged-in-as a,.page-links a,.page-links a .page-number,.pagination a,.post-navigation a,.site-footer .widget-area ul li a,.site-info a,.widget .widget-title a,.widget ul li a,a .nav-title {
	box-shadow: none!important;
}

.widget_search {
	display: none;
}

h2.widget-title {
	font-size: 16px!important;
	font-family: 'Noto Sans',sans-serif;
	font-weight: 700!important;
	color: #409!important;
	text-align: left;
	text-transform: capitalize!important;
}

._wc_product_single img {
	margin: 0 auto;
	height: 100%!important;
	object-fit: cover;
}

.shop_table td,.shop_table th {
	font-size: 14px;
	font-family: 'Noto Sans',sans-serif;
}

.entry-content a,.entry-summary a,.posts-navigation a,.site-footer .widget-area a,.widget a,.widget_authors a strong {
	box-shadow: none!important;
}

a.remove {
	line-height: 12px!important;
}

.cart-collaterals {
	margin-bottom: 30px;
}

#order_review_heading,.woocommerce-additional-fields h3,.woocommerce-billing-fields h3 {
	color: #472d8e;
	font-weight: 700;
	font-size: 20px;
	margin-bottom: 20px;
}

.select2-container--default .select2-selection--single {
	border: 0!important;
}

.select2-selection__rendered,.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text {
	background: #f2eef4;
	border: 1px solid #522099;
	height: 40px;
	font-size: 14px;
}

.woocommerce-page form .form-row textarea.input-text {
	height: auto;
}

.select2-selection__rendered {
	font-size: 16px;
	padding: 5px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 38px!important;
}

.select2-container {
	margin-bottom: 15px!important;
}

#customer_details {
	margin-bottom: 20px;
}

.wc_payment_method .payment_box p {
	font-size: 18px;
}

.woocommerce #payment #place_order,.woocommerce-page #payment #place_order {
	transition: .5s!important;
	-webkit-transition: .5s!important;
	height: 48px;
	font-size: 14px;
	box-shadow: none!important;
	line-height: 45px;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	color: #522099;
	font-weight: 700;
	width: 180px;
	margin: 30px 0;
	border: 2px solid #fff;
	background-color: #fdb902;
	padding: 0;
}

.woocommerce #payment #place_order:hover,.woocommerce-page #payment #place_order:hover {
	background: #522099;
	color: #fdb902;
}

._wc_product_single {
	float: left;
	padding: 115px 0 50px;
	width: 100%;
}

.woocommerce-product-gallery {
	border: 2px solid #409;
	padding: 20px;
	background: #fff;
}

.woocommerce-product-gallery__image.flex-active-slide>a {
	text-align: center;
	vertical-align: middle;
	width: 100%;
}

.product h1 {
	font-size: 14px;
	font-family: 'Noto Sans',sans-serif;
	font-size: 26px;
	border-bottom: 1px solid #d7d9db;
	padding-bottom: 20px;
}

._wc_product_single .woocommerce-Price-amount {
	font-size: 24px;
	color: #472d8e;
}

.single-product form.cart .quantity {
	width: 100%;
}

.single-product .summary p.price {
	border-bottom: 1px solid #d7d9db;
	padding: 5px 0 15px;
	margin-bottom: 15px!important;
}

.single_add_to_cart_button {
	transition: .5s!important;
	-webkit-transition: .5s!important;
	padding: 0!important;
	border-radius: 0;
	height: 48px;
	font-size: 14px;
	box-shadow: none!important;
	line-height: 45px;
	display: inline-block;
	text-align: center;
	margin: 15px 0 0;
	text-decoration: none;
	color: #472d8e;
	font-weight: 700;
	width: 120px;
	cursor: pointer;
	border: 2px solid #fff;
	background-color: #f7c506;
}

.single_add_to_cart_button:hover {
	background: #472d8e;
	color: #f7c506;
}

.product-total,.product-total .woocommerce-Price-amount {
	text-align: right;
}

.cart-subtotal .woocommerce-Price-amount,.order-total .woocommerce-Price-amount {
	display: block;
	text-align: right;
}

.woocommerce-Tabs-panel {
	background: 0 0;
}

#tab-description h2,#tab-reviews h2 {
	color: #472d8e!important;
	font-size: 24px;
	font-family: 'Noto Sans',sans-serif;
}

#commentform input[type=email],#commentform input[type=text],#commentform textarea {
	background: #f2eef4;
	border: 1px solid #522099;
	height: 40px;
	font-size: 14px;
}

.price del .woocommerce-Price-amount {
	font-size: 16px;
}

.posted_in,.sku_wrapper {
	color: #472d8e;
}

.sku_wrapper {
	margin-right: 10px;
}

.sku {
	color: #000;
}

#commentform textarea {
	height: auto;
}

.product-name a {
	color: #522099;
}

.product_meta {
	margin: 10px 0;
}

.woocommerce-page .entry-header {
	display: none;
}

.woocommerce-page article {
	padding: 40px 0;
}

.flex-control-thumbs {
	width: 100%;
	float: left;
	margin: 40px 0 0;
	text-align: center;
}

.flex-control-thumbs li {
	margin-right: 10px;
	border: 2px solid #409;
	padding: 5px;
	height: 100px;
	width: 100px!important;
	overflow: hidden;
	float: none!important;
	display: inline-block!important;
}

@media screen\0 {
	.scholarships .big-text {
		color: linear-gradient(-185deg,#721097 50%,#8942a2 25%,#a277ad 70%,#6d0895 30%);
		color: -webkit-linear-gradient(-185deg,#721097 50%,#8942a2 25%,#a277ad 70%,#6d0895 30%);
		color: -ms-linear-gradient(-185deg,#721097 50%,#8942a2 25%,#a277ad 70%,#6d0895 30%);
		background: 0 0;
	}
}

a.page-numbers {
	padding: 10px 18px;
	font-size: 16px;
	color: #522099;
	border: 1px solid #ddd;
	text-decoration: none;
	float: left;
}

span.page-numbers {
	padding: 10px 18px;
	font-size: 16px;
	color: #522099;
}

span.page-numbers.current {
	background: #fdb902;
	border: 1px solid #fdb902;
	color: #522099;
	font-size: 16px;
	float: left;
	border-radius: 0;
}

a.next.page-numbers,a.prev.page-numbers {
	background-color: transparent;
	padding: 10px 18px;
	font-size: 16px;
	color: #522099;
	border-radius: 0;
	font-weight: 400;
}

a.next.page-numbers:hover,a.page-numbers:hover,a.prev.page-numbers:hover {
	background: #fdb902;
	border: 1px solid #fdb902;
	color: #522099;
}

.page_title.notfound {
	margin-top: 150px;
}

a .enews-more.a2a_dd.addtoany_share_save img {
	margin-left: 150px;
}

span.pull-right.eshare img {
	margin-left: 125px;
}

.button.product_type_variable.add_to_cart_button,a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
	background: #f7c506;
	font-family: 'Noto Sans',sans-serif;
	display: inline-block;
	font-size: 16px!important;
	padding: 0px 27px!important;
	font-weight: 700;
	border: 2px solid #fff;
	color: #522099;
	margin-bottom: 21px;
}

.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover,.button.product_type_variable.add_to_cart_button:hover {
	background: 0 0!important;
	border: 2px solid #f7c506;
	color: #f7c506;
}

span.woocommerce-Price-currencySymbol {
	display: inline-block;
}

.featured-list del {
	display: inline-block;
}

.featured-list ins {
	display: inline-block;
}

.featured-img img {
	max-width: 100%;
	margin: 0 auto;
}

input.wpcf7-form-control.wpcf7-submit.default-dark-btn-bg {
	background: #522099;
	height: 61px;
	width: 200px;
	font-size: 20px;
	font-weight: 700;
	line-height: 61px;
	text-align: center;
	color: #fff;
	display: inline-block;
	text-align: center;
	border: 1px solid #522099;
	margin-right: 20px;
}

input.wpcf7-form-control.wpcf7-submit.default-dark-btn-bg:hover {
	background: 0 0;
	color: #522099;
}

input[type=button] {
	background: #f7c506;
	height: 61px;
	width: 200px;
	font-size: 20px;
	font-weight: 700;
	line-height: 61px;
	text-align: center;
	color: #522099;
	display: inline-block;
	text-align: center;
	border: 2px solid #f7c506;
}

input[type=button]:hover {
	background: 0 0;
	border: 2px solid #f7c506;
	color: #f7c506;
}

.wpcf7-response-output.wpcf7-validation-errors {
	border: none;
	color: red;
}

.ajaxloader {
	display: none!important;
}

div.wpcf7-mail-sent-ok {
	border: none!important;
}

img.wpcf7-form-control.wpcf7-captchac.wpcf7-captcha-captcha-170 {
	width: 52%;
	margin-top: 58px;
}

div.wpcf7-mail-sent-ng {
	border: none!important;
}

div.wpcf7-response-output {
	margin: 2em .5em 1em;
	padding: .2em 1em;
	Color: red;
}

.next-chapter.disable,.prev-chapter.disable {
	opacity: .3;
}

.navbar-brand {
	position: absolute;
}

#menu-main-navigation {
	clear: both;
}

.shop_title {
	height: 30px;
	display: block;
}

.about_paypal {
	display: none;
}

.select1:after,.select:after {
	content: none!important;
}

a.added_to_cart.wc-forward {
	display: none;
}

.woocommerce img,.woocommerce-page img {
	max-height: 100%;
	max-width: 100%;
}

.woocommerce-checkout .wc-stripe-checkout-button {
	background-color: #fdb902;
	color: #42009a;
}

.entry-header {
	display: none!important;
}

.woocommerce-shipping-destination {
	display: none;
}

.spinnerparent {
	width: 114%;
	height: 100%;
	z-index: 999999;
	position: absolute;
	border: 0 solid red;
	top: 1px;
	left: -80px;
	background-image: linear-gradient(to right,#fff ,rgba(189,189,189 ,1),#fff);
}

.spinnertext {
	font-size: 20px;
	text-align: center;
	margin-top: 43px;
	color: #409;
}

.loader {
	border: 16px solid #f3f3f3;
	border-top: 16px solid #3498db;
	border-radius: 50%;
	width: 120px;
	height: 120px;
	animation: spin 2s linear infinite;
	margin-left: 43%;
	margin-top: 20px;
}

.featured-list .button {
	transition: .5s !important;
	-webkit-transition: .5s !important;
	height: 48px;
	font-size: 16px;
	box-shadow: none !important;
	line-height: 45px;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	color: #522099;
	font-weight: 700;
	width: 172px;
	border: 2px solid #fff;
	background-color: #fdb902;
}

.grecaptcha-badge {
	visibility: collapse !important;
}

.post-17843 input {
	font-size: 16px !important;
}

/*.post-17843 button, input[type="button"], input[type="submit"] {
	font-size: 16px !important;
	background-color: #522099 !important;
}
*/
.post-17843 textarea {
	font-size: 14px !important;
}

/*.page-id-17779 .top-banner {
	display: none !important;
}

.page-id-17779 .page_title {
	display: none !important;
}*/

.membership-links {
	padding-top: 50px;
}