@charset "utf-8";
/* CSS Document */


/*	General Styling
----------------------------------------------------------------------*/
html, body {height: 100%;}
p, h1, h2, h3, h4, h5, h6 {margin: 0; padding: 0;}
ul {list-style-type: none;}
.clear {clear: both; display: block; height: 0; overflow: hidden; visibility: hidden; width: 0;}
.extra-wrap {overflow: hidden;}
.block {display: block;}
.in-block {display: inline-block;}
.p-rel {position: relative;}
.wrapper {width: 100%; overflow: hidden;}
.super-container {margin: 0 0 0px 0; min-height: 100%; padding: 0 0 0px 0; position: relative;}
.container {position: relative;}

.space05 {height: 05px;}
.space10 {height: 10px;}
.space15 {height: 15px;}
.space20 {height: 20px;}
.space25 {height: 25px;}

.font8 {font-size: 8px !important;}
.font9 {font-size: 9px !important;}
.font11 {font-size: 11px !important;}
.font12 {font-size: 12px !important;}
.font13 {font-size: 13px !important;}

.txt_fff {color: #ffffff;}
.txt_fff:hover,
.txt_fff:focus {color: #ffffff;}

.txt_666 {color: #666666;}
.txt_666:hover,
.txt_666:focus {color: #666666;}

.txt_999 {color: #999999;}
.txt_999:hover,
.txt_999:focus {color: #999999;}

.txt_333 {color: #333333;}
.txt_333:hover,
.txt_333:focus {color: #333333;}

.txt_000 {color: #000000;}
.txt_000:hover,
.txt_000:focus {color: #000000;}

.show-right {float: right !important;}

.pt0 {padding-top: 0 !important;}
.pt3 {padding-top: 3px;}
.pt4 {padding-top: 4px;}
.pt5 {padding-top: 5px;}
.pt10 {padding-top: 10px;}
.pt15 {padding-top: 15px;}
.pt20 {padding-top: 20px;}
.pt25 {padding-top: 25px;}
.pt30 {padding-top: 30px;}
.pt35 {padding-top: 35px;}
.pt40 {padding-top: 40px;}

.pb0 {padding-bottom: 0px !important;}
.pb3 {padding-bottom: 5px;}
.pb4 {padding-bottom: 5px;}
.pb5 {padding-bottom: 5px;}
.pb10 {padding-bottom: 10px;}
.pb15 {padding-bottom: 15px;}
.pb20 {padding-bottom: 20px;}
.pb25 {padding-bottom: 25px;}
.pb30 {padding-bottom: 30px;}
.pb35 {padding-bottom: 35px;}
.pb40 {padding-bottom: 40px;}

.pbo0 {padding-top: 0px !important; padding-bottom: 0px !important;}
.pbo5 {padding-top: 5px; padding-bottom: 5px;}
.pbo10 {padding-top: 10px; padding-bottom: 10px;}
.pbo15 {padding-top: 15px; padding-bottom: 15px;}
.pbo20 {padding-top: 20px; padding-bottom: 20px;}
.pbo25 {padding-top: 25px; padding-bottom: 25px;}
.pbo30 {padding-top: 30px; padding-bottom: 30px;}
.pbo35 {padding-top: 35px; padding-bottom: 35px;}
.pbo40 {padding-top: 40px; padding-bottom: 40px;}

.pl0 {padding-left: 0px !important;}
.pl5 {padding-left: 5px;}
.pl10 {padding-left: 10px;}
.pl15 {padding-left: 15px;}
.pl20 {padding-left: 20px;}
.pl25 {padding-left: 25px;}
.pl30 {padding-left: 30px;}
.pl35 {padding-left: 35px;}
.pl40 {padding-left: 40px;}
.pl45 {padding-left: 45px;}
.pl50 {padding-left: 50px;}

.pr0 {padding-right: 0px !important;}
.pr5 {padding-right: 5px;}
.pr10 {padding-right: 10px;}
.pr15 {padding-right: 15px;}
.pr20 {padding-right: 20px;}
.pr25 {padding-right: 25px;}
.pr30 {padding-right: 30px;}
.pr35 {padding-right: 35px;}
.pr40 {padding-right: 40px;}
.pr45 {padding-right: 45px;}
.pr50 {padding-right: 50px;}

.pall0 {padding: 0px !important;}
.pall5 {padding: 5px;}
.pall10 {padding: 10px;}
.pall15 {padding: 15px;}
.pall20 {padding: 20px;}
.pall25 {padding: 25px;}
.pall30 {padding: 30px;}
.pall35 {padding: 35px;}
.pall40 {padding: 40px;}
.pall45 {padding: 45px;}
.pall50 {padding: 50px;}

.mt0 {margin-top: 0px !important;}
.mt5 {margin-top: 5px;}
.mt10 {margin-top: 10px;}
.mt15 {margin-top: 15px;}
.mt20 {margin-top: 20px;}
.mt25 {margin-top: 25px;}
.mt30 {margin-top: 30px;}
.mt35 {margin-top: 35px;}
.mt40 {margin-top: 40px;}

.mb0 {margin-bottom: 0px !important;}
.mb5 {margin-bottom: 5px;}
.mb10 {margin-bottom: 10px;}
.mb15 {margin-bottom: 15px;}
.mb20 {margin-bottom: 20px;}
.mb25 {margin-bottom: 25px;}
.mb30 {margin-bottom: 30px;}
.mb35 {margin-bottom: 35px;}
.mb40 {margin-bottom: 40px;}

.mbo0 {margin-top: 0px !important; margin-bottom: 0px !important;}
.mbo5 {margin-top: 5px; margin-bottom: 5px;}
.mbo10 {margin-top: 10px; margin-bottom: 10px;}
.mbo15 {margin-top: 15px; margin-bottom: 15px;}
.mbo20 {margin-top: 20px; margin-bottom: 20px;}
.mbo25 {margin-top: 25px; margin-bottom: 25px;}
.mbo30 {margin-top: 30px; margin-bottom: 30px;}
.mbo35 {margin-top: 35px; margin-bottom: 35px;}
.mbo40 {margin-top: 40px; margin-bottom: 40px;}

.ml0 {margin-left: 0px !important;}
.ml5 {margin-left: 5px;}
.ml10 {margin-left: 10px;}
.ml15 {margin-left: 15px;}
.ml20 {margin-left: 20px;}
.ml25 {margin-left: 25px;}
.ml30 {margin-left: 30px;}
.ml35 {margin-left: 35px;}
.ml40 {margin-left: 40px;}

.mr0 {margin-right: 0px !important;}
.mr3 {margin-right: 3px;}
.mr4 {margin-right: 4px;}
.mr5 {margin-right: 5px;}
.mr10 {margin-right: 10px;}
.mr15 {margin-right: 15px;}
.mr20 {margin-right: 20px;}
.mr25 {margin-right: 25px;}
.mr30 {margin-right: 30px;}
.mr35 {margin-right: 35px;}
.mr40 {margin-right: 40px;}

.mall0 {margin: 0px !important;}
.mall5 {margin: 5px;}
.mal10 {margin: 10px;}
.mal15 {margin: 15px;}
.mall20 {margin: 20px;}
.mall25 {margin: 25px;}
.mall30 {margin: 30px;}
.mall35 {margin: 35px;}
.mall40 {margin: 40px;}


/*	embeded fonts
----------------------------------------------------------------------*/
@font-face {
	font-family: 'Gilroy-Thin';
	src: url('../fonts/Gilroy-Thin.eot');
	src: url('../fonts/Gilroy-Thin.woff') format('woff'),
		 url('../fonts/Gilroy-Thin.ttf') format('truetype'),
		 url('../fonts/Gilroy-Thin.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Gilroy-Light';
	src: url('../fonts/Gilroy-Light.eot');
	src: url('../fonts/Gilroy-Light.woff') format('woff'),
		 url('../fonts/Gilroy-Light.ttf') format('truetype'),
		 url('../fonts/Gilroy-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Gilroy-Regular';
	src: url('../fonts/Gilroy-Regular.eot');
	src: url('../fonts/Gilroy-Regular.woff') format('woff'),
		 url('../fonts/Gilroy-Regular.ttf') format('truetype'),
		 url('../fonts/Gilroy-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Gilroy-Medium';
	src: url('../fonts/Gilroy-Medium.eot');
	src: url('../fonts/Gilroy-Medium.woff') format('woff'),
		 url('../fonts/Gilroy-Medium.ttf') format('truetype'),
		 url('../fonts/Gilroy-Medium.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Gilroy-SemiBold';
	src: url('../fonts/Gilroy-SemiBold.eot');
	src: url('../fonts/Gilroy-SemiBold.woff') format('woff'),
	     url('../fonts/Gilroy-SemiBold.ttf') format('truetype'),
		 url('../fonts/Gilroy-SemiBold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Gilroy-Bold';
	src: url('../fonts/Gilroy-Bold.eot');
	src: url('../fonts/Gilroy-Bold.woff') format('woff'),
		 url('../fonts/Gilroy-Bold.ttf') format('truetype'),
		 url('../fonts/Gilroy-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Gilroy-ExtraBold';
	src: url('../fonts/Gilroy-ExtraBold.eot');
	src: url('../fonts/Gilroy-ExtraBold.woff') format('woff'),
		 url('../fonts/Gilroy-ExtraBold.ttf') format('truetype'),
		 url('../fonts/Gilroy-ExtraBold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Gilroy-Black';
	src: url('../fonts/Gilroy-Black.eot');
	src: url('../fonts/Gilroy-Black.woff') format('woff'),
		 url('../fonts/Gilroy-Black.ttf') format('truetype'),
		 url('../fonts/Gilroy-Black.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Gilroy-Heavy';
	src: url('../fonts/Gilroy-Heavy.eot');
	src: url('../fonts/Gilroy-Heavy.woff') format('woff'),
		 url('../fonts/Gilroy-Heavy.ttf') format('truetype'),
		 url('../fonts/Gilroy-Heavy.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

.Gilroy-Thin {font-family: 'Gilroy-Thin';}
.Gilroy-Light {font-family: 'Gilroy-Light';}
.Gilroy-Regular {font-family: 'Gilroy-Regular';}
.Gilroy-Medium {font-family: 'Gilroy-Medium';}
.Gilroy-SemiBold {font-family: 'Gilroy-SemiBold';}
.Gilroy-Bold {font-family: 'Gilroy-Bold';}
.Gilroy-ExtraBold {font-family: 'Gilroy-ExtraBold';}
.Gilroy-Black {font-family: 'Gilroy-Black';}
.Gilroy-Heavy {font-family: 'Gilroy-Heavy';}



/*	header
----------------------------------------------------------------------*/
#header {
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
	z-index: 3;
	-webkit-transition: all 0.3s ease 0s;
	   -moz-transition: all 0.3s ease 0s;
			transition: all 0.3s ease 0s;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100,ffffff+100&1+15,0+100 */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 20%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 20%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 20%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}
#header.sticky {
	background-color: #ffffff;
	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.176);
}
#header.sticky .navbar-header .full-logo {
	opacity: 0;
	filter: alpha(opacity=0);
	margin: 0;
	height: 0;
}
#header.sticky .navbar-header .logo {
	width: 73px;
}
#header.sticky .navbar-brand {
	padding: 10px 15px;
}
.top-bar {
	background-color: #000000;
	padding: 8px 0;
}
.top-bar ul {
	margin-bottom: 2px;
	float: right;
	margin-top: 2px;
}
.top-bar ul li {
	float: left;
	font-size: 13px;
	color: #ffffff;
	text-transform: uppercase;
    margin-left: 15px;
    padding: 1px 0 0 15px;
	/*height: 21px;*/
	line-height: 20px;
	background: url("../images/menu-divider2.jpg") no-repeat scroll 0 center transparent;
}
.top-bar ul li.certified {
	background: url("../images/topbar-sprites.png") no-repeat scroll 0 0 transparent;
	margin-left: 0;
	display: none;
}
.top-bar ul li.response {
	background: url("../images/topbar-sprites.png") no-repeat scroll 0 -17px transparent;
	padding-left: 23px;
	background-size: 19px auto;
}
.top-bar ul li.experience {
	background: url("../images/topbar-sprites.png") no-repeat scroll 0 -44px transparent;
	display: none;
}
.top-bar ul li a {
	color: #ffffff;
}
.top-bar ul li a:hover,
.top-bar ul li a:focus {
	text-decoration: none;
	color: #999999;
}
.top-bar .navbar-toggle {
	display: block;
	float: left;
	margin: 0 0 0 15px;
	padding: 0;
}
.left-menu-button .m-logo {
	float: left;
	margin-left: 15px;
	line-height: normal;
	margin-top: 7px;
}
.left-menu-button .m-logo img {
	vertical-align: top;
}
.navbar-default .navbar-nav {
	margin-top: 71px;
	/*display: none;*/
	-webkit-transition: all 0.3s ease 0s;
       -moz-transition: all 0.3s ease 0s;
			transition: all 0.3s ease 0s;
}
.navbar-default .navbar-nav > li {
	background: url("../images/menu-divider.jpg") no-repeat scroll 0 center transparent;
    float: left;
    font-family: "Gilroy-Medium";
    text-transform: uppercase;
}
.navbar-default .navbar-nav > li:first-child {
	background-image: none;
}
.navbar-default .navbar-nav .cart-count {
	width: 24px;
	height: 24px;
	background-color: #000000;
	text-align: center;
	line-height: 23px;
	border-radius: 25px;
	margin-left: 5px;
	display: inline-block;
	color: #ffffff;
	font-size: 11px;
}
.dropdown.myaccount .dropdown-menu {
	width: 250px;
}
.dropdown.mycart .dropdown-menu {
	min-width: 400px;
}
.dropdown.myaccount .dropdown-menu li {
	width: 50%;
	float: left;
	text-transform: capitalize;
	padding: 10px 15px;
}
.dropdown.myaccount .dropdown-menu li span {
	margin-bottom: 10px;
	display: block;
}
.dropdown-menu .btn-primary:hover {
  color: #ffffff;
  background-color: #000000;
  border-color: #282828;
}
.dropdown-menu .btn-info:hover {
  color: #fff;
  background-color: #cb007c;
  border-color: #cb007c;
}
.dropdown.mycart .dropdown-menu .cart-table {
	text-align: center;
	text-transform: none;	
	padding: 12px 10px;
}
.dropdown.mycart .cart-table strong {
	font-family: 'Gilroy-Medium';
}
#js-bootstrap-offcanvas .close_menu_btn {
	padding: 8px 20px;
	/*padding: 20px 40px;*/
    text-align: left;
    width: 100%;
}
#js-bootstrap-offcanvas .close_menu_btn img {
    width: auto;
}
#js-bootstrap-offcanvas .close_menu_btn button {
	background-color: transparent;
	border: 0;
}
#wrapper .right-menu-button {
	float: right;
}

/*	slider_wrap
----------------------------------------------------------------------*/
#slider_wrap {
	position: relative;
	margin-bottom: 50px;
}
#slider_wrap .top-navbar {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 9;
}


/*	#content
----------------------------------------------------------------------*/
#content {
    background-color: #ffffff;
    max-width: 100%;
    overflow: hidden;
    padding: 1px 0 0;
    position: relative;
    z-index: 2;
}


/*	home banner
----------------------------------------------------------------------*/
#home-banner h1 {
	font-family: 'Gilroy-Heavy';	
	text-transform: uppercase;
	font-size: 36px;	
	margin-bottom: 3px;
	margin-top: 10px;
}
#home-banner p {	
}

.section-title {
	font-family: 'Gilroy-Semibold';
	margin-bottom: 8px;
}

/*	about chef
----------------------------------------------------------------------*/
#about-chef {
	position: relative;
	margin-bottom: 60px;
}
#about-chef .chef-quote {
	font-family: 'Gilroy-Semibold';
	font-size: 22px;
	margin-bottom: 15px;
}
#about-chef .about-content p {
	font-size: 16px;
	font-family: 'Gilroy-Light';
	margin-bottom: 15px;
	color: #4d4d4d;
}
#about-chef .chef-photo {
	text-align: center;
}
#about-chef .chef-photo h5 {
	color: #000000;
    font-family: "Gilroy-Medium";
    font-size: 16px;
    margin: -10px 0 0;
}
#about-chef .chef-photo h5 span {
	display: block;
    font-family: "Gilroy-Light";
    font-size: 14px;
}

.buttons .btn  {
	margin-right: 10px;
	margin-bottom: 10px;
}

.nw-row {
    align-items: center;
    display: flex;
}
.row.image-right {
    flex-direction: row-reverse;
	display: flex;
	
}

/*	atlr courses
----------------------------------------------------------------------*/
#atlr-courses .section-content {
	margin-bottom: 15px;
	color: #000000;
}
#atlr-courses .section-content p {
	font-family: "Gilroy-Semibold";
	font-size: 16px;
}
.atlr-courses.home-section {
	margin-bottom: 60px;
}
.atlr-courses.home-section .section-content {
	margin-bottom: 30px;
	color: #000000;
}
.atlr-courses.home-section .section-content p {
	font-family: "Gilroy-Light";
	font-size: 16px;
	color: #4d4d4d;
}
#atlr-courses .courses-carousel {
	margin-bottom: 40px;
    padding: 15px 0 40px;
	background: url("../images/courses-bg.jpg") no-repeat scroll center 0 transparent;
	-webkit-background-size: cover;
	   -moz-background-size: cover;
			background-size: cover;	
}
#atlr-courses .courses-carousel .tab-content {
	margin-top: 25px;
}
.course-item {
	border: 1px solid #ffffff;
	/*background-color: rgba(255, 255, 255, 0);*/
	padding: 6px;
	/*position: relative;
	overflow: hidden;
	border-radius: 5px;
	-webkit-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.176);
	   -moz-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.176);
			box-shadow: 0 5px 6px rgba(0, 0, 0, 0.176);*/
}
.course-item .course-image {
	margin-bottom: 20px;
}
.course-item .course-name {
	text-align: center;
	font-family: "Gilroy-Medium";
	font-size: 20px;
	color: #000000;
	height: 45px;
	margin-bottom: 5px;
}
.course-item .course-name a {
	color: #000000;
	line-height: normal;
}
.course-item .course-name a:hover,
.course-item .course-name a:focus {
	color: #000000;
	text-decoration: none;
}
.course-item .overlay-content {
	background-color: rgba(203, 0, 124, 0.95);
	position: absolute;
	width: 100%;
	height: 100%;
	right: 0;
	/*top: 0;*/
	bottom: -100%;
	left: 0;
	border-radius: 5px;
	padding: 15px;
	-webkit-transition: all 0.5s ease 0s;
	   -moz-transition: all 0.5s ease 0s;
			transition: all 0.5s ease 0s;
}
.course-item:hover .overlay-content {
	opacity: 1;
	filter: alpha(opacity=100);
	bottom: 0;
}
.course-item .course-list {
	margin-bottom: 10px;
	height: 225px;
}
.course-item .course-list ul {
	margin-bottom: 0;
}
.course-item .course-list li {
	display: block;
	text-align: left;
	border-bottom: 1px dashed #ffffff;
	/*background: url("../images/dashed-border.png") no-repeat center bottom transparent;*/
}
.course-item .course-list li a {
	color: #ffffff;
    display: block;
    font-family: "Gilroy-Regular";
    font-size: 15px;
    padding: 10px 5px;
	text-transform: capitalize;
}
.course-item .course-list li a:hover,
.course-item .course-list li a:focus {
	color: #000000;
	text-decoration: none;
}
.course-item .btn {
	color: #ffffff;
	/*border-color: #ffffff;*/
	margin: 0 5px;
}
.course-item .btn:hover,
.course-item .btn:focus {
	background-color: #ffffff;
	color: #cb007c;
}
.courses-carousel .owl-carousel {
	margin-bottom: 20px;
}


/*	atlr services
----------------------------------------------------------------------*/
#atlr-services {
	position: relative;
	margin-bottom: 50px;
}
#atlr-services .section-content {
	margin-bottom: 28px;
	color: #000000;
	line-height: 28px;
}
#atlr-services .section-content p {
	font-family: "Gilroy-Light";
	font-size: 16px;
	color: #4d4d4d;
}
#atlr-services .service-block {
	margin-bottom: 30px;
	position: relative;
	overflow: hidden; 
}
#atlr-services .service-block .service-name {
	position: absolute;
	right: 0;
	top: 0;
	background-color: rgba(203, 0, 124, 0.80);
	color: #ffffff;
	font-style: italic;
    padding: 4px 7px;
	font-size: 14px;
}
#atlr-services .service-block .overlay-content {
	background-color: rgba(203, 0, 124, 0.80);
	color: #ffffff;
	position: absolute;
	bottom: -90%;
	left: 0;
	width: 100%;
	padding: 15px;
	-webkit-transition: all 0.3s ease 0s;
	   -moz-transition: all 0.3s ease 0s;
			transition: all 0.3s ease 0s;
}
#atlr-services .service-block:hover .overlay-content {
	bottom: 0;
}
#atlr-services .service-block .service-subname {
	font-size: 16px;
	font-style: italic;
	font-family: "Gilroy-Medium";
}
#atlr-services .service-block .service-info {
	color: #fcc6e5;
	font-style: italic;
	font-size: 14px;
}
#atlr-services .service-block .social-share {
	text-align: right;
	margin-top: 5px;
	display: none;
}
#atlr-services .service-block .social-share a {
	display: inline-block;
	margin: 0 -1px;
}

/*	atlr testimonilas
----------------------------------------------------------------------*/
#atlr-testimonials {
	margin-bottom: 50px;
	position: relative;
	background: url("../images/testimonials-bg.jpg") no-repeat scroll center center transparent;
	padding: 20px 0;
	min-height: 400px;
}
#atlr-testimonials .testimonials-wrap {	
	/*margin-top: -20px;
    padding-bottom: 30px;
	background: url("../images/testimonials-bg.jpg") no-repeat scroll center center transparent;*/
	padding-top: 70px;
}
#atlr-testimonials #testimonials-carousel .media-left img {
	max-width: inherit;
}
#testimonials-carousel .testiomial-content {
	font-family: "Gilroy-Light";
	font-size: 16px;
    margin-left: 20px;
	/*margin-top: 25px;*/
	text-align: center;
}
#testimonials-carousel .author-photo {
	padding: 12px;
	background-color: rgba(255, 255, 255, 0);
	margin: 5px;
	border-radius: 100px;
	box-shadow: 0 0 7px 2px rgba(0, 0, 0, 0.2);
}
#testimonials-carousel .testi-author {
	margin-top: 15px;
}
#testimonials-carousel .testi-author strong {
	color: #000000;
    font-family: "Gilroy-Medium";
    font-weight: normal;
}
#testimonials-carousel .carousel-indicators {
	position: relative;
	bottom: 0;
	margin-top: 25px;
}
#testimonials-carousel .carousel-indicators li {
	background-color: #cbcbcb;
	border: 0;
	margin: 0 2px;
	/*width: 14px;
	height: 14px;*/
}
#testimonials-carousel .carousel-indicators .active {
	background-color: #403f3f;
}

/*	atlr shop now
----------------------------------------------------------------------*/
#atlr-shop {
	margin-bottom: 70px;
}
#atlr-shop .shop-tabs .tab-content {
	margin-top: 30px;
}
#atlr-shop .section-content {
    color: #000000;
    margin-bottom: 28px;
}
#atlr-shop .shop-tabs .product-box {
	margin-bottom: 25px;
}
#atlr-shop .product-box .product-image {
	border: 1px solid #d8d6d6;
	padding: 15px;
	border-radius: 5px;
	margin-bottom: 18px;
}
#atlr-shop .product-box .product-name {
	font-size: 16px;
	color: #000000;
	font-family: "Gilroy-Medium";
}

/*	atlr footer
----------------------------------------------------------------------*/
#footer {
	background: url("../images/footer-bg.jpg") no-repeat scroll center center transparent;
	border-top: 1px solid rgba(0, 0, 0, 0.16);
	padding-top: 30px;
}
#footer .widget {
	margin-bottom: 10px;
}
.widget.information li {
	margin-bottom: 10px;
}
.widget.information li a {
	font-family: "Gilroy-Medium";
	color: #6b6d6d;
}
#footer .widget .widget-title {
	color: #6b6d6d;
	font-family: "Gilroy-Medium";
	margin-bottom: 8px;
}
.widget.links li {
	margin-bottom: 8px;
}
.widget.links li a {
	color: #6b6d6d;
	font-size: 14px;
	font-family: "Gilroy-Light";
}
#footer .widget li a:hover,
#footer .widget li a:focus,
#footer .widget li.active a {
	color: #000000;
	text-decoration: none;
}
#footer .contact-band {
	/*margin-bottom: 20px;*/
	background-color: rgba(255, 255, 255, 0.5);
	padding: 15px 10px;
	text-align: center;
}
#footer .contact-band h4 {
	font-size: 16px;
	font-family: "Gilroy-Medium";
	margin-bottom: 5px;
}
#footer .contact-band p {
	margin-bottom: 5px;
	font-size: 14px;
	color: #6b6d6d;
}
/*#footer .get-in-touch .phone {
    font-family: "Gilroy-Medium";
    font-size: 14px;
}*/
#footer .get-in-touch .email {
	margin-left: 5px;
	border-bottom: 1px solid #282828;
}
#footer .get-in-touch a {
	color: #282828;
	/*font-family: "Gilroy-Medium";*/
}
#footer .get-in-touch a:hover,
#footer .get-in-touch a:focus {
	text-decoration: none;
}
#footer .social-icons {
	float: right;
}
#footer .social-icons span {
	vertical-align: bottom;
	margin-right: 5px;
}
#footer .social-icons a {
	margin: 0 6px;
	display: inline-block;
    vertical-align: middle;
	color: #6b6d6d;
}
#footer .social-icons a:hover,
#footer .social-icons a:focus {
	color: #000000;
}
#footer .footer-bottom {
    padding: 25px 0 50px;
	color: #6b6d6d;
	font-family: "Gilroy-Light";
    /*text-align: center;
	margin-top: 18px;
	border-top: 1px solid rgba(0, 0, 0, 0.16);
	*/
}
#footer .footer-bottom .copyrights span {
	font-family: "Gilroy-Medium";
}
#footer .toggle-wrap {
	text-align: center;
	position: relative;
	z-index: 2;
	margin-top: -15px;
	margin-bottom: 20px;
}

#footer .btn-primary {
	padding: 0;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background-color: #ffffff;
	line-height: 29px;
}
#footer .btn-primary:hover,
#footer .btn-primary:active,
#footer .btn-primary:focus {
	background-color: #000000;
	color: #ffffff;
}
#footer .btn-primary.open {
	-webkit-transform: rotate(180deg);
	   -moz-transform: rotate(180deg);
			transform: rotate(180deg);
}

/*	search
----------------------------------------------------------------------*/
.search-active {
	background-color: #000000;
    color: #ebebeb;
	/*overflow: hidden;*/
    position: fixed;
    right: 0;
	left: 0;
    top: -100%;
    width: 100%;
    z-index: 1000;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.176);
	padding-top: 20px;
	-webkit-transition: all 0.5s ease 0s;
       -moz-transition: all 0.5s ease 0s;
			transition: all 0.5s ease 0s;
}
.search-active.open {
	top: 0;
}
.search-active .input-group {
	/*width: 50%;
	margin-top: 1px;
	float: right;*/
	border-bottom: 1px solid rgba(255,255,255,0.2);
}
.search-active input {
	background-color: #000000;
    border: 0 none;
    color: #ffffff;
    font-size: 18px;
	margin-left: -1px;
}
.search-active .input-group-btn > .btn {
	border-color: #ffffff;
    border-radius: 4px !important;
    color: #ffffff;
    padding: 4px 16px;
}
.search-active .input-group-btn > .btn:hover,
.search-active .input-group-btn > .btn:focus {
	background-color: #cb007c;
	border-color: #cb007c;
}
.search-active .close {
	/*margin: 12px 15px 0 0;
    width: 18px;
	opacity: 1 !important;
	filter: alpha(opacity=100);
	position: relative;
	z-index: 10;*/
}


/*	carousel fade
----------------------------------------------------------------------*/
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}

/*
WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
now override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}

/*	Modal Vertical Middle
----------------------------------------------------------------------*/
.modal {
  text-align: center;
  padding: 0!important;
}
.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}
.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

/*	Login Modal
----------------------------------------------------------------------*/
#LoginModal .modal-dialog {
	width: 760px;
}
#LoginModal .modal-header {
	background-color: #000000;
	color: #ffffff;
	padding: 10px 15px;
	border: 0;
}
#LoginModal .modal-header h3 {
	font-family: "Gilroy-Semibold";
}
#LoginModal .login-form label {
	color: #000000;
	font-size: 16px;
	font-family: "Gilroy-Medium";
	font-weight: normal;
}
#LoginModal .login-form .forgot-password a {
	color: #4d4d4d;
    font-family: "Gilroy-Light";
    font-size: 15px;
}
#LoginModal .login-form .register-link {
	color: #000000;
    float: right;
    font-family: "Gilroy-Medium";
    font-size: 15px;
    margin-top: 12px;
    text-transform: uppercase;
}
#LoginModal .direct-login {
	height: 123px;
	vertical-align: middle;
	margin-top: 28px;
	position: relative;
}
#LoginModal .direct-login:before {
	content: "";
	position: absolute;
	left: 24px;
	top: 0;
	border-left: 1px solid #b0b0b0;
	height: 100%;
}
#LoginModal .direct-login .or-round {
	width: 50px;
	height: 50px;
	color: #000000;
	border-radius: 50px;
	display: inline-block;
	background-color: #b0b0b0;
	text-align: center;
	vertical-align: middle;
	line-height: 50px;
	position: relative;
}
#LoginModal .direct-login .or-divider {
	display: inline-block;
}
#LoginModal .direct-login .login-inner {
	display: inline-block;
	margin-left: 10px;
}
#LoginModal .direct-login .login-inner a {
	display: inline-block;
    margin: 0 8px;
}

.table-row {
    display: table;
    height: 100%;
	width: 100%; 
}
.table-cell-row {
    display: table-cell;
	vertical-align: middle;
}

/*	logged in user
----------------------------------------------------------------------*/
.dropdown.myaccount.logged-in .dropdown-menu {
	width: 190px;
	padding: 0;
}
.dropdown.myaccount.logged-in .dropdown-menu li {
	border-bottom: 1px solid #e7e7e7;
    padding: 3px 0;
    width: 100%;
}
.dropdown.myaccount.logged-in .dropdown-menu li:last-child {
	border-bottom: 0;
}
.prod_added.mycart .dropdown-menu .cart-table {
	text-align: left;
}
.prod_added .cart-table .media-heading {
	font-family: "Gilroy-Medium";
	color: #000000;
}
.prod_added .cart-table .prod_info {
	color: #000000;
    font-family: "Gilroy-Light";
    font-size: 13px;
    margin-bottom: 6px;
}
.prod_added .cart-table .prod_size {
	border-left: 1px solid #cccccc;
    margin-left: 2px;
    padding: 0 5px;
}
.prod_added .cart-table .prod_remove a {
	color: #000000;
	text-transform: uppercase;
	font-size: 12px;
	float: right;
}
.prod_added .cart-table .prod_qty {
	font-size: 13px;
}
.prod_added .cart-table li {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #e5e5e5;
}
.prod_added .grand-total {
	background-color: #282828;
	color: #ffffff;
}

/*	courses
----------------------------------------------------------------------*/
.atlr-courses .intro-text {
	font-family: "Gilroy-Regular";
    font-size: 16px;
    text-align: center;
	line-height: 28px;
}
.atlr-courses .course-item { 
	/*padding: 5px;*/
	margin-bottom: 30px;
	/*text-align: center;*/
}
.atlr-courses .course-item.last {
	margin-bottom: 0; 
}
.atlr-courses .course-item a:hover,
.atlr-courses .course-item a:focus {
	text-decoration: none;
}
.atlr-courses .course-item .course-item-inner { 
	padding: 15px 15px 70px 15px;
	border-radius: 4px;
	box-shadow: 0px 0px 9px 1px rgba(173,173,173,1);
	position: relative;
	overflow: hidden;
	height: 650px;
}
.atlr-courses .course-item .course-top-wrap {
	overflow: hidden;
	position: relative;
	margin-bottom: 15px;
}
.atlr-courses .course-top-wrap .social-overlay {
	background-color: rgba(203, 0, 124, 0.80);
	color: #ffffff;
	position: absolute;
	bottom: -90%;
	left: 0;
	width: 100%;
	padding: 15px;
	-webkit-transition: all 0.3s ease 0s;
	   -moz-transition: all 0.3s ease 0s;
			transition: all 0.3s ease 0s;
}
.atlr-courses .course-item:hover .social-overlay {
	bottom: 0;
}
.atlr-courses .course-item .course-name {
	text-align: left;
	font-family: "Gilroy-Medium";
	/*font-size: 20px;*/
	font-size: 18px;
	color: #000000;
	height: 48px;
	margin-bottom: 10px;
	text-transform: uppercase;
	line-height: 24px;
	margin-top: 15px;
}
.intro-text {
	margin-bottom: 30px;
	line-height: 28px;
}
.intro-text h4 {
	font-family: "Gilroy-Bold";
	text-align: center;
	font-size: 20px;
}

/*	courses inside page
----------------------------------------------------------------------*/
#inside-banners h2 {
    font-family: 'Gilroy-Heavy';
    text-transform: uppercase;
    margin-bottom: 3px;
    margin-top: 5px;
}
#inside-banners .carousel-caption {
	bottom: 25px;
}

/*	call-to-action
----------------------------------------------------------------------*/
.call-to-action {
	margin: 60px 0;
	text-align: center;
}
.call-to-action h3 {
	font-family: "Gilroy-SemiBold";
	margin-bottom: 15px;
	font-size: 22px;
}
.call-to-action .cta-contact {
	position: relative;
    width: 65%;
    margin: 0 auto;
    padding: 10px 10px 0 10px;
    text-align: center;
	border-top: 2px solid #dc55a8;
}
.call-to-action .cta-contact:after {
	content: "";
	background-color: #dc55a8;
	height: 2px;
	width: 70%;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0px;
	margin: 0 auto; 
}
.call-to-action .cta-contact li {
	text-align: center;
    font-size: 18px;
    font-family: "Gilroy-Medium";
    margin: 0 10px 15px;
    display: inline-block;
    vertical-align: middle;
}
.call-to-action .cta-contact li img {
	margin-top: -2px;
}

/*	course-detail
----------------------------------------------------------------------*/
.course-detail .course-img {
	margin-bottom: 25px;
}
.course-brief {
	margin-bottom: 30px;
}
.course-brief h3 {
	font-size: 25px;
	font-family: "Gilroy-Bold";
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 25px;
}
.course-detail h1 {
	font-size: 30px;
	font-family: "Gilroy-Bold";
	line-height: 1;
	margin-top: -4px;
	margin-bottom: 12px;
	text-transform: uppercase;
}
.course-brief .course-blurb-container {
	font-size: 16px;
	font-family: "Gilroy-Light";
}
.course-brief .course-blurb-container strong {
	font-family: "Gilroy-Medium";
}
.course-brief .course-blurb-container h4 {
	margin-bottom: 1px;
	display: inline-block;
}
.course-brief .course-blurb-container .padd-comm {
	padding: 9px 2px;
	border-top: 1px solid #d3d3d3;
}
.course-brief .course-blurb-container .course-duration {
	border-top: 1px solid #d3d3d3;
}
.course-duration label {
vertical-align: top;
}
.course-brief .course-blurb-container .course-fees {
	border-top: 1px solid #d3d3d3;
}
.course-brief .course-blurb-container .course-includes {
	border-top: 1px solid #d3d3d3;
}
.course-brief .course-blurb-container .buttons {
	margin-top: 15px;
}
.course-detail .course-short-decr {
	margin: 10px 0 25px 0;
	color: #4d4d4d;
	font-size: 16px;
	font-family: "Gilroy-Light";
	line-height: 28px;
}
.course-short-decr .course-include-list li {
	position: relative;
	padding-left: 12px;
    margin-bottom: 5px;
}
.course-short-decr .course-include-list li:before {
	content: "\f0da";
	font-family:'FontAwesome';
	position: absolute;
	left: 0;
	top: 0;
	color: #cb007c;
}
.course-short-decr .course-include-list td {
	padding: 5px 15px;
	font-size: 16px;
	width: 33.33333%;
	vertical-align: top;
	text-transform: capitalize;
}
.course-short-decr .course-include-list td.odd {
    background-color: #ededed;
}
.course-short-decr .course-include-list.odd tr:nth-child(odd) {
    background-color: #ededed;
}
.course-short-decr .course-include-list.even tr:nth-child(even) {
    background-color: #ededed;
}
.course-include-wrap {
	/*border: 2px solid #ededed;*/
	margin-top: 30px;
	margin-bottom: 50px;
	font-size: 16px;
	color: #4d4d4d;
}
.course-include-wrap .row {
	/*margin: 0 -2px;*/
}
.course-include-wrap .row [class*="col-"] {
	/*padding: 0 2px;*/
}
.course-include-thumbs {
	margin-bottom: 30px;
}
.course-include-thumbs .section-title {
	text-align: center;
	margin-bottom: 30px;
}
.course-include-thumbs .thumbs-wrap {
	margin-bottom: 30px;
}
.course-include-thumbs .include-img {
	border: 1px solid #d8d6d6;
	border-radius: 3px;
	padding: 18px;
	text-align: center;
	margin-bottom: 18px;
}
.course-include-thumbs .thumbs-wrap .include-list {
	padding: 0 0;
}
.course-include-thumbs .include-list h4 {
	font-family: "Gilroy-SemiBold";
	font-size: 18px;
	margin-bottom: 5px;
	border-bottom: 1px solid #d8d6d6;
	padding-bottom: 10px;
	margin-bottom: 0px;
}
.course-include-thumbs .include-list li {
	border-bottom: 1px solid #d8d6d6;
	padding: 5px 0;
	font-family: "Gilroy-Light";
	font-size: 17px;
}
.course-booking-band {
	background-color: #f2f1f1;
	padding: 20px 0 15px 0;
	margin-bottom: 50px;
}
.course-booking-band ul {
	margin-bottom: 25px;
}
.course-booking-band ul li {
	float: left;
    width: 50%;
    padding: 0 0 0 40px;
    font-size: 19px;
}
.course-booking-band ul li:last-child {
	border-left: 1px solid #d6d6d6;
}

/*	class-gallery
----------------------------------------------------------------------*/
.class-gallery {
	margin-bottom: 70px;
}
.class-gallery .section-title {
	text-align: center;
}
.class-gallery .gallery-wrap {
	padding: 20px 50px;
	margin-top: 25px;
	border-radius: 4px;
	box-shadow: 0px 0px 9px 1px rgba(173,173,173,1);
}
.class-gallery .gallery-wrap .owl-controls {
}
.class-gallery .gallery-wrap .owl-controls .owl-dots {
	display: none !important;
}
.class-gallery .gallery-wrap .owl-carousel .owl-stage-outer {
	padding: 0;
}
.class-gallery .gallery-wrap .owl-controls {
	position: absolute;
	top: 50%;
	left: -45px;
	right: -45px;
	margin-top: 0;
	-webkit-transform: translateY(-50%);
	   -moz-transform: translateY(-50%);
			transform: translateY(-50%);
}

/*	course-enquiry-form
----------------------------------------------------------------------*/
.course-enquiry-form {
	margin-bottom: 50px;
}
.course-enquiry-form .course-enquiry-wrap {
	padding-top: 15px;
}
.course-enquiry-wrap .course-info table th,
.course-enquiry-wrap .course-info table td {
	border: 0;
	padding: 2px 0px;
	line-height: normal;
}
.course-enquiry-wrap .course-info table th {
	font-family: "Gilroy-Light";
	font-size: 19px;
}
.course-enquiry-wrap .course-info table td {
	font-size: 21px;
	font-family: "Gilroy-SemiBold";
}
.course-enquiry-wrap .course-info table td .fa {
	font-size: 15px;
	font-weight: normal;
}
.course-enquiry-wrap .course-info table .aright {
	text-align: right;
	width: 25%;
}
.course-enquiry-wrap .course-info .course-highlight {
	background-color: #f2f1f1;
	padding: 15px;
	border-top: 1px solid #e2e2e2;
}
.course-enquiry-wrap .course-highlight span {
	display: block;
	font-size: 17px;
}
.course-enquiry-wrap .course-highlight strong {
	font-family: "Gilroy-SemiBold";
}
.course-enquiry-wrap .course-info {
	margin-bottom: 25px;
}
.enquiry-form .form-group label {
	font-family: "Gilroy-SemiBold";
}
.enquiry-form .form-group textarea {
	resize: none;
	height: 121px;
}
.enquiry-form .form-group label.radio-inline {
	padding-left: 0;
	line-height: 1;
}
.enquiry-form .form-group label.css-label {
	font-family: "Gilroy-Light";
}
.course-enquiry-success {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100%;
	text-align: center;
	-webkit-transform: translate(-50%,-50%);
	   -moz-transform: translate(-50%,-50%);
			transform: translate(-50%,-50%);
}
.course-enquiry-success .success-message {
	color: #369906;
	text-align: center;
	font-size: 21px;
	margin: 0 auto;
	width: 80%;
}
.course-enquiry-success .success-message strong {
	color: #cb007c;
	font-family: "Gilroy-Medium";
}

/*	radiobox styling
----------------------------------------------------------------------*/
input[type=radio].css-checkbox {
	display: none;
}
input[type=radio].css-checkbox + label.css-label {
	padding-left: 21px;
	height: 16px; 
	display: inline-block;
	line-height: 16px;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 14px;
	vertical-align: middle;
	cursor: pointer;
}
input[type=radio].css-checkbox:checked + label.css-label {
	background-position: 0 -16px;
}
.radio-inline label.css-label {
	background-image: url(../images/radio-btn.png);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	 -khtml-user-select: none;
	   -moz-user-select: none;
		-ms-user-select: none;
			user-select: none;
}

/*	about-atlr
----------------------------------------------------------------------*/
.about-atlr .section-block {
    position: relative;
    /*margin-bottom: 30px;*/
	padding-top: 15px;
}
.about-atlr .gallery-img {
	margin-bottom: 30px;
}
.about-atlr .gallery-item + .gallery-item {
	margin-top: 50px;
}
.about-atlr .gallery-content {
	font-size: 16px;
    color: #4d4d4d;
    line-height: 28px;
	padding-left: 25px;
	margin-top: -4px;
	font-family: "Gilroy-Light";
}
.about-atlr .gallery-content h3 {
    color: #282828;
    font-family: "Gilroy-Semibold";
    margin-bottom: 15px;
}
.about-atlr .gallery-content p {
	margin-bottom: 25px;
}
.about-atlr .image-right .gallery-content {
	padding-left: 0;
	padding-right: 25px;
}

/*	about-chef-mahek
----------------------------------------------------------------------*/    
.about-chef-mahek {
	/*margin-bottom: 25px;*/
}
.about-chef-mahek .chef-photo {
	margin-bottom: 30px;
}
.about-chef-mahek .chef-content {
	font-size: 16px;
    color: #4d4d4d;
    line-height: 30px;
	margin-top: -8px;
	font-family: "Gilroy-Light";
}
.about-chef-mahek .gallery-item + .gallery-item {
	margin-top: 30px;
}
.about-chef-mahek .chef-photo {
    text-align: center;
}
.about-chef-mahek .chef-photo h5 {
    color: #000000;
    font-family: "Gilroy-Medium";
    font-size: 16px;
    margin: -10px 0 0;
}
.about-chef-mahek .chef-photo h5 span {
    display: block;
    font-family: "Gilroy-Light";
    font-size: 14px;
}

/*	atelier team
----------------------------------------------------------------------*/
.atlr-team .section-block {
    position: relative;
    /*margin-bottom: 30px;*/
	padding-top: 15px;
}
.atlr-team .chef-photo {
	margin-bottom: 12px;
}
.atlr-team .item-row + .item-row {
	margin-top: 50px;
}
.atlr-team .chef-content {
	font-size: 18px;
    color: #4d4d4d;
    line-height: 30px;
	font-family: "Gilroy-Light";
}
.atlr-team .chef-content p {
	margin-bottom: 25px;
}
.atlr-team .chef-content .chef-name {
	color: #282828;
	font-family: "Gilroy-Semibold";
	margin-bottom: 5px;
}
.atlr-team .chef-content .chef-work {
	color: #cb007c;
	font-family: "Gilroy-Medium";
	margin-bottom: 15px;
	font-size: 20px;
}

/*	atlr services detail
----------------------------------------------------------------------*/
.atlr-services-detail .services-wrap {
    position: relative;
    /*margin-bottom: 30px;*/
    padding-top: 0px;
}
.atlr-services-detail .service-item + .service-item {
	margin-top: 40px;
}
.atlr-services-detail .services-wrap .service-img {
	margin-bottom: 20px;
}
.atlr-services-detail .intro-text p {
    font-family: "Gilroy-Light";
    font-size: 18px;
	text-align: center;
	color: #4d4d4d;
}
.atlr-services-detail .service-details {
	padding-left: 25px;
}
.atlr-services-detail .service-details p {
	font-size: 16px;
	color: #4d4d4d;
	line-height: 27px;
	font-family: "Gilroy-Light";
	margin-bottom: 15px;
}
.atlr-services-detail .service-details .service-name {
	font-family: "Gilroy-Semibold";
	font-size: 22px;
	margin-bottom: 10px;
	color: #282828;
}
.atlr-services-detail .service-details .buttons {
	margin-top: 10px;
}
.atlr-services-detail .service-details a.more {
	border: 1px solid #000000;
	color: #000000;
	/*width: 120px;*/
}
.atlr-services-detail .service-details .less {
	background-color: #cb007c;
	color: #ffffff;
	border-color: #cb007c;
	/*width: 120px;*/
}
.atlr-services-detail .image-right .service-details {
	text-align: right;
	padding-left: 0;
	padding-right: 25px;
}

/*	atlr events
----------------------------------------------------------------------*/
.atlr-events-details {
	padding-top: 35px;
}
.atlr-events .grid {
	list-style: none;
	margin: 0;
	padding: 0;
}
.atlr-events .grid li {
	display: block;
	float: left;
	padding: 15px;
	width: 33%;
	/*opacity: 0;*/
}
.grid li.shown,
.no-js .grid li,
.no-cssanimations .grid li {
	opacity: 1;
}
.events-list .event-wrap {
	box-shadow: 0px 0px 9px 1px rgba(173,173,173,1);
	padding: 20px;
	border-radius: 4px;
}
.event-info {
	/*margin-bottom: 25px;*/
}
.event-info .event-img {
	margin-bottom: 20px;
}
.event-info .event-title {
	font-family: "Gilroy-Medium";
	margin-bottom: 8px;
	font-size: 20px;
	height: 45px;
}
.event-info .event-title a,
.event-info .event-title a:hover,
.event-info .event-title a:focus {
	color: #000000;
	text-decoration: none;
}
.event-info .event-date {
	font-size: 14px;
	font-family: "Gilroy-Light";
	color: #606060;
	margin-bottom: 15px;
}
.event-info .event-content {
	font-size: 16px;
	line-height: 26px;
	font-family: "Gilroy-Light";
	color: #4d4d4d;
}
.event-detail-info.event-info .event-title {
	font-size: 28px;
	font-family: "Gilroy-Bold";
	margin-bottom: 15px;
}
.related-events h4 {
	font-family: "Gilroy-Bold";
    margin-bottom: 10px;
    border-bottom: 1px solid #d8d6d6;
    padding-bottom: 5px;
	font-size: 22px;
}
.related-events ul li {
	padding: 5px 0;
	border-bottom: 1px solid #d8d6d6;
	font-size: 16px;
}
.related-events ul li a {
	color: #282828;
}
.related-events ul li a:hover,
.related-events ul li a:focus {
	color: #dc55a8;
	text-decoration: none;
}

/*	atlr blogs
----------------------------------------------------------------------*/
.atlr-blogs-list .blog-wrap {
    box-shadow: 0px 0px 9px 1px rgba(173,173,173,1);
    padding: 20px;
    border-radius: 4px;
	margin-bottom: 30px;
}
.blog-info .blog-image {
	margin-bottom: 20px;
}
.blog-info .blog-title {
	font-size: 22px;
	font-family: "Gilroy-SemiBold";
	line-height: normal;
	color: #282828;
}
.atlr-blogs-list.blog-info .blog-title {
	height: 75px;
	overflow: hidden;
}
.blog-info .blog-title a,
.blog-info .blog-title a:hover,
.blog-info .blog-title a:focus {
	color: #000000;
	text-decoration: none;
}
.atlr-blogs .atlr-blogs-list {
	padding-top: 15px; 
}
.blog-info .blog-date {
	font-size: 18px;
	font-family: "Gilroy-Light";
	color: #606060;
	margin-bottom: 15px;
	display: none;
}
.blog-info .blog-content {
	font-size: 16px;
	line-height: 26px;
	font-family: "Gilroy-Light";
	color: #4d4d4d;
}
.blog-info .blog-img {
    margin-bottom: 20px;
}
.blog-detail-info.blog-info .blog-title {
    font-size: 28px;
    margin-bottom: 15px;
}



.internal-links {
	float: left;
    margin-top: 77px;
    border-left: 1px solid #93928e;
	-webkit-transition: all 0.3s ease 0s;
	   -moz-transition: all 0.3s ease 0s;
			transition: all 0.3s ease 0s;
}
.internal-links ul {
	margin-bottom: 0;
}
.internal-links li {
	float: left;
	margin: 0 10px;
}
.internal-links li a {
	color: #282828;
	padding: 0 3px;
	text-transform: uppercase;
	font-family: "Gilroy-Medium";
}
.internal-links li a:hover,
.internal-links li a:focus,
.internal-links li.current a {
	color: #cb007c;
	text-decoration: none;
}
#header.sticky .internal-links {
	margin-top: 20px;
}


/*	atlr testimonials
----------------------------------------------------------------------*/
.atlr-testmonials-wrap .media-left .author-photo img {
	max-width: inherit; 
}
.atlr-testmonials-wrap .testiomial-content {
	font-family: "Gilroy-Light";
	font-size: 20px;
}
.atlr-testmonials-wrap .testiomial-content p {
	margin-bottom: 40px;

}
.atlr-testmonials-wrap .testi-author strong {
    color: #000000;
    font-family: "Gilroy-Medium";
    font-weight: normal;
}
.atlr-testmonials-wrap .media {
	border-bottom: 1px solid #d8d6d6;
	padding-bottom: 30px;
	margin-bottom: 30px;
	margin-left: 0;
	margin-right: 0;
}


/*	atlr contact us
----------------------------------------------------------------------*/
.contact.atlr-contact {
	margin-bottom: 100px;
}
.atlr-contact .atlr-address h3 {
	color: #cb007c;
	font-family: "Gilroy-Semibold";
	font-size: 22px;
	margin-bottom: 10px;
}
.atlr-contact .atlr-address p {
	font-size: 16px;
	color: #4d4d4d;
}
.atlr-contact .atlr-phone {
	font-size: 16px;
	color: #4d4d4d;
	position: relative;
    margin-top: 20px;
	margin-bottom: 35px;
    padding-top: 20px;
}
.atlr-contact .atlr-phone:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 65%;
	border-top: 2px solid #dc55a8;
}
.atlr-contact .atlr-phone ul li {
	margin-bottom: 8px;
}
.atlr-contact .atlr-phone ul li img {
	margin-right: 3px;
}
.atlr-contact .atlr-phone ul li a,
.atlr-contact .atlr-phone ul li a:hover,
.atlr-contact .atlr-phone ul li a:focus {
	color: #4d4d4d;
	text-decoration: none;
}
.atlr-contact #map_wrapper {
    height: 360px;
	box-shadow: 0px 0px 9px 1px rgba(173,173,173,1);
    padding: 15px;
    border-radius: 4px;
	position: relative;
	margin: 6px;	
}
.atlr-contact #map_canvas {
    width: 100%;
    height: 100%;
	
}

/*	atlr careers 
----------------------------------------------------------------------*/
.careers-intro p {
	font-size: 17px;
	font-family: "Gilroy-Light";
	color: #4d4d4d;
	margin-bottom: 20px;
}
.current-vacancies h3 {
	font-family: "Gilroy-Semibold";
	font-size: 20px;
	margin-bottom: 10px;
}
.current-vacancies .panel-collapse {
	background-color: #f2f1f1;
}


.content{
	overflow: auto;
	position: relative;
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}
.course-item.last .overlay-content {
	width: 31.33333333%; 
	margin: 0 auto;
}
.course-item .course-img a {
	display: block;
}
.course-img img {
	width: 100%;
	-webkit-transition: all 0.3s ease 0s;
	   -moz-transition: all 0.3s ease 0s;
			transition: all 0.3s ease 0s;
}
.course-item.last:hover .course-img img {
	opacity: 0.5;
	filter: alpha(opacity=65);
}

.atlr-services-detail .intro-text h4 {
	line-height: 28px;
	font-family: "Gilroy-Regular";	
}

.services-bottomline {
	text-align: center;
	font-size: 18px;
	margin-top: 60px;
}
.course-detail {
	/*margin-top: 25px;*/
	padding-top: 40px;
}
.course-detail .enquiry-form {
	margin-top: 10px;
	background-color: rgba(0,0,0,0.03);
	padding: 12px;
	min-height: 245px;
	position: relative;
}
.course-detail .enquiry-form input {
	height: 34px;
}
.course-detail .enquiry-form textarea {
	height: 38px;
}
.course-detail .enquiry-form label {
	font-family: "Gilroy-Regular";
	font-size: 16px;
	padding-left: 0;
}

/*	events-gallery
----------------------------------------------------------------------*/
.events-gallery-wrap {
	margin-bottom: 10px;
	margin-top: 50px;
}
.events-gallery-wrap .section-title {
	text-align: center;
}
.events-gallery-wrap .gallery-wrap {
	padding: 20px 50px;
	margin-top: 25px;
	border-radius: 4px;
	box-shadow: 0px 0px 9px 1px rgba(173,173,173,1);
}
.events-gallery-wrap .gallery-wrap .owl-controls {
}
.events-gallery-wrap .gallery-wrap .owl-controls .owl-dots {
	display: none !important;
}
.events-gallery-wrap .gallery-wrap .owl-carousel .owl-stage-outer {
	padding: 0;
}
.events-gallery-wrap .gallery-wrap .owl-controls {
	position: absolute;
	top: 50%;
	left: -45px;
	right: -45px;
	margin-top: 0;
	-webkit-transform: translateY(-50%);
	   -moz-transform: translateY(-50%);
			transform: translateY(-50%);
}
.chef-content-new {
	font-size: 16px;
	color: #000000;
	line-height: 26px;
	font-family: "Gilroy-Medium";
	margin-bottom: 40px;
}
.chef-content-new span {
	color: #cb007c;
	font-family: "Gilroy-Regular";
}

.nav.sidebar-nav.content .mCSB_inside > .mCSB_container {
	margin-right: 10px;
}


#couponcodeModal .modal-sm {
	width: 325px;
}
#couponcodeModal button.close {
	font-size: 25px;
	background-color: #ffffff;
	border: 1px solid #ccc;
	border-radius: 100%;
	width: 25px;
	height: 25px;
	margin-right: -12px;
	margin-top: -12px;
	line-height: 23px;
}
#couponcodeModal .result {
	font-size: 18px;
}
#couponcodeModal .result span {
	display: block;
	vertical-align: middle;
	line-height: 24px;
}
#couponcodeModal .result img {
	width: 27px;	
	margin-right: 5px;
}
.coupon_validate {
	color: #4d4d4d;
	font-size: 17px;
	font-family: "Gilroy-Light";
	text-align: center;
}
.coupon_validate h3 {
	font-family: 'Gilroy-Medium';
	margin-bottom: 10px;
}

.event-detail-info .event-highlight {
	margin: 40px 0 40px 0;
	color: #4d4d4d;
	font-size: 18px;
	font-family: "Gilroy-Light";
	line-height: 28px;
}

.bullet-list {
	padding-left: 30px;
}
.bullet-list li {
	padding-left: 16px;
	position: relative;
	padding-bottom: 10px;
}
.bullet-list li:before {
	content: "\f111";
	font-family: 'FontAwesome';
	font-size: 7px;
    position: absolute;
    left: 0;
    top: 6px;
}

.brand-color {
	color: #cb007c;
}
.success-color {
	color: #369906;
}

.atlr-courses .course-item .lesson-content-text {
	text-align: left;
	font-size: 14px;
	font-family: 'Gilroy-Light';
	color: #4d4d4d;
	margin-bottom: 15px;
}

.atlr-courses.home-section .course-item-inner {
	height: auto;
	padding: 15px;
}
.atlr-courses.home-section .course-name {
	/*height: 45px;
	margin-bottom: 5px;*/
	height: auto;
	margin-bottom: 0px;
	text-align: center;	
}
.atlr-courses .course-item-inner .view-details-btn {
	position: absolute;
	bottom: 20px;
	left: 15px;
	right: 15px;
	text-align: center;
}
.atlr-courses .course-item .course-list-info {
	font-size: 14px;
	padding: 8px 0;
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: #d3d3d3;
	color: #4d4d4d;
}
.atlr-courses .course-item .course-list-info > div {
	float: left;
	width: 50%;
	padding: 0 5px 0 10px;
} 
.atlr-courses .course-item .course-list-info > div + div {
	border-left: 1px solid #cccccc;
}

.innerCourseMobileMenu {
	margin-top: 10px;
}
.innerCourseMobileMenu ul {
	margin-bottom: 0;
	text-align: center;
	font-size: 0;
}
.innerCourseMobileMenu ul li {
	display: inline-block;
    margin: 0 0 10px 0;
    padding: 0 3px;
	width: -webkit-calc(50% - 5px);
    width:    -moz-calc(50% - 5px);
	width: 		   calc(50% - 5px);
}
.innerCourseMobileMenu ul li a {
	padding: 5px 11px;
	display: block;
	border: 1px solid #cb007c;
	border-radius: 18px;
	color: #cb007c;
	font-size: 14px;
}
.innerCourseMobileMenu ul li a:hover,
.innerCourseMobileMenu ul li a:focus {
	text-decoration: none;
}
.innerCourseMobileMenu ul li.current a {
	background-color: #000000;
	color: #ffffff;
	border-color: #000000;
}

/* page header 
----------------------------------------------------------------------*/
.page-header .confirm-btn {
	margin-top: -5px;
	text-align:	right;
	float: right;
	position: relative;
}

/* shopping cart
----------------------------------------------------------------------*/
.block-cart-navigation {
	background-color: #f4f4f4;
	margin-bottom: 20px;
	border-radius: 3px;
}
.block-cart-navigation .nav li {
	color: #bbbaba;
	text-transform: uppercase;
	font-size: 14px;
	padding: 10px 5px;
}
.block-cart-navigation .nav li + li {
	border-left: 1px solid #ffffff;
}
.block-cart-navigation .nav li.active {
	color: #000000;
}
.block-cart-navigation .nav li.complete a,
.block-cart-navigation .nav li.complete a:hover {
	color: #369906;
	border: 0;
	background-color: transparent;
	padding: 0;
}
.shopping-cart .media .media-object {
	max-width: 90px;
}
.shopping-cart .media .media-heading {
	color: #000000;
	font-family: 'Gilroy-Semibold';
	font-size: 15px;
}
.shopping-cart .media .orderIdDate {
	font-size: 13px;
	line-height: normal;
	margin-bottom: 8px;
}
.shopping-cart .media .orderDate {
	border-left: 1px solid #cbcdcd;
	padding-left: 5px;
	margin-left: 5px;
}
.shopping-cart .media .shoppingQty {
	color: #939393;
	font-size: 13px;
	line-height: normal;
	margin-bottom: 8px;
}
.shopping-cart .media .shoppingQty span {
	display: inline-block;
	vertical-align: middle;
}
.shopping-cart .media .shoppingQty .heading {
	width: 80px;
}
.shopping-cart .updateRemoveQty .removebtn {
	color: #cb007c;
	text-transform: uppercase;
	border: 0;
	background: none;
	font-size: 11px;
	margin-left: 2px;
}
.shopping-cart .updateRemoveQty {
    text-align: center;
    margin-bottom: 8px;
}
.shopping-cart .updateRemoveQty .inputBox {
	width: 50px;
    height: 28px;
    display: inline-block;
    padding: 3px;
}
.shopping-cart .cart-table-row .tableLast {
	float: right;
	width: 85%;
}
.shopping-cart .cart-table-row .tableLast > div {
	text-align: right;
	line-height: 12px;
	font-family: 'Gilroy-Semibold';
	font-size: 16px;
	vertical-align: top;
	width: 50%;
	float: left;	
}
.shopping-cart .cart-table-row .tableLast .fa-rupee {
	font-size: 13px;
	color: #4d4d4d;
}
.shopping-cart .cart-table-row {
	border-bottom: 1px solid #e5e5e5;
	padding: 0px 0 15px;
	margin-bottom: 15px;
}
.shopping-cart .cart-table-row .updateInput {
	position: relative;
	display: inline-block;
}
.shopping-cart .cart-table-row .styled {
	width: 60px;
	height: 28px;
	padding: 3px 8px;
	text-align: left;
}
span.customSelect.changed {
	background-color: #f0dea4;
}
.customSelectInner {
	background: url("../images/customSelect-arrow.png") no-repeat center right;
	height: 100%;
	line-height: 25px;
}
.cart-footer {
	margin: 20px 0 30px;
	background: rgba(0,0,0,0.03);
	padding: 15px;
}
.cart-footer .coupon-code {
	margin-bottom: 20px;
}
.cart-footer .coupon-code .message {
	font-size: 13px;
	margin-bottom: 3px;
}
.cart-footer .coupon-code .coupon {
	height: 30px;
    font-size: 12px;
    width: 175px;
    border-radius: 5px;
    border: 1px solid #cccccc;
    padding: 3px 5px;
}
.cart-footer .sub-total {
	width: 90%;
}
.cart-footer .sub-total td {
	font-size: 15px;
	padding: 5px 10px;
	border-bottom: 1px solid #e5e5e5;
}
.cart-footer .sub-total td.cart_total_left {
	text-align: right;
}
.cart-footer .sub-total .productPrice {
	font-size: 16px;
	font-family: 'Gilroy-Semibold';
}
.cart-footer .sub-total .productPrice .fa {
	font-size: 13px;
}
.shopping-cart .cart-table-row .table {
	margin: 0;
}	
.shopping-cart .cart-table-row .table > tbody > tr > td {
	width: 33.333333%;
	border-top: 0;
    padding: 5px 0;
}
.CartContactDetails .registeredUser {
	margin-bottom: 35px;
}
.CartContactDetails .heading {
	font-family: 'Gilroy-Semibold';
	text-transform: capitalize;
	padding-bottom: 15px;
	border-bottom: 1px solid #e5e5e5;
}
.CartContactDetails label {
	font-size: 13px;
}
.registeredUser .login-form {
	margin-top: 15px;
}
.registeredUser .forgot-password a {
    color: #282828;
    font-family: "Gilroy-Light";
    font-size: 12px;
}
.registeredUser .forgot-password a:hover,
.registeredUser .forgot-password a:focus {
	color: #282828;
}
.registeredUser .direct-login {
	height: 108px;
	vertical-align: middle;
	margin-top: 40px;
	position: relative;
	margin-left: -10px;
}
.registeredUser .direct-login:before {
	content: "";
	position: absolute;
	left: 20px;
	top: 0;
	border-left: 1px solid #b0b0b0;
	height: 100%;
}
.registeredUser .direct-login .or-round {
	width: 42px;
	height: 42px;
	color: #000000;
	border-radius: 50px;
	display: inline-block;
	background-color: #b0b0b0;
	text-align: center;
	vertical-align: middle;
	line-height: 42px;
	position: relative;
}
.registeredUser .direct-login .or-divider {
	display: inline-block;
}
.registeredUser .direct-login .login-inner {
	display: inline-block;
	margin-left: 8px;
}
.registeredUser .direct-login .login-inner a {
	display: inline-block;
    margin: 0 5px;
}
.CartContactDetails .registration-form {
	background-color: #f2f1f1;
	padding: 15px;
}
.CartContactDetails input.form-control,
.CartContactDetails .styled.form-control {
	height: 35px;
}
.CartContactDetails .form-group {
	margin-bottom: 10px;
}
.CartConfrmation {
	margin-bottom: 15px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e5e5e5;
}
.CartConfrmation .messageBox {
	text-align: center;
	font-size: 17px;
}

/* my account
----------------------------------------------------------------------*/
.block-account-navigation {
	background-color: #f4f4f4;
	margin-bottom: 25px;
	border-radius: 3px;
}
.block-account-navigation .nav-tabs.nav-justified > li {
	width: 33.3333%;
	float: left;
}
.block-account-navigation .nav-tabs.nav-justified > li > a {
	border: 0;
	border-radius: 0;
	margin-bottom: 0;
	padding: 10px 5px;
}
.block-account-navigation .nav-tabs.nav-justified > .active > a,
.block-account-navigation .nav-tabs.nav-justified > .active > a:hover {
	border: 0;
}
.block-account-navigation .nav-tabs.nav-justified > li.active:first-child a {
	border-radius: 3px 0 0 3px;
}
.block-account-navigation .nav-tabs.nav-justified > li.active:last-child a {
	border-radius: 0 3px 3px 0;
}
.EmptyShoppingCart {
	min-height: 400px;
	margin-top: 55px;
}
.EmptyShoppingCart .EmptyCartMsg {
	font-size: 18px;
	text-align: center;
}
.AccountDetails .control-label {
	font-family: "Gilroy-Regular";
}
.AccountDetails .AccountInfo {
	font-size: 16px;
}
.AccountAddresses .buttons {
	border-top: 1px solid #e5e5e5;
	padding-top: 30px;
}
.AccountAddresses .heading {
    font-family: 'Gilroy-Semibold';
    text-transform: capitalize;
    padding-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
	margin-bottom: 20px;
}
.AccountEditAddressesForm .buttons {
	border-top: 1px solid #e5e5e5;
	padding-top: 30px;
}
.AccountEditAddressesForm .heading {
    font-family: 'Gilroy-Semibold';
    text-transform: capitalize;
    padding-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
	margin-bottom: 20px;
}
.AccountEditAddressesForm .form-horizontal .control-label {
	font-family: 'Gilroy-Light';
	text-align: left;
}
.AccountEditAddressesForm .form-control {
	font-family: 'Gilroy-Semibold';
	color: #282828;
}
.AccountEditAddressesForm .form-control::-webkit-input-placeholder {
	color: #282828;
}


/* custom checkbox
----------------------------------------------------------------------*/
label {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	 -khtml-user-select: none;
	   -moz-user-select: none;
		-ms-user-select: none;
			user-select: none;
}
input[type=checkbox].css-checkbox {
	position: absolute; 
    overflow: hidden; 
    clip: rect(0 0 0 0); 
    height: 1px; 
    width: 1px; 
    margin: -1px; 
    padding: 0;
    border: 0;
}
input[type=checkbox].css-checkbox + label.css-label {
	padding-left: 28px;
	height: 20px; 
	display: inline-block;
	line-height: 20px;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 15px;
	vertical-align: middle;
	cursor: pointer;
}
input[type=checkbox].css-checkbox:checked + label.css-label {
	background-position: 0 -22px;
}
.checkbox .css-label{
	background-image: url("../images/custom-checkbox.png");
}
.quick-contact-btn {
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 3;
	-webkit-transform: translateY(-50%);
	   -moz-transform: translateY(-50%);
			transform: translateY(-50%);
}
.quick-contact-btn button {
	border: 0;
	background-color: transparent;
}

#CODSuccessMessage {
	margin: 35px 0;
}
#CODSuccessMessage .course-enquiry-success {
	position: relative;
	left: 0%;
	top: 0%;
	-webkit-transform: translate(0%,0%);
	-moz-transform: translate(0%,0%);
	transform: translate(0%,0%);
}

#OnlineSuccessMessage {
	margin: 35px 0;
}
#OnlineSuccessMessage .course-enquiry-success {
	position: relative;
	left: 0%;
	top: 0%;
	-webkit-transform: translate(0%,0%);
	-moz-transform: translate(0%,0%);
	transform: translate(0%,0%);
}

.course-brief .addtocart-bar{
	border-top: 1px solid #d3d3d3;
	padding: 12px 2px 4px 0;
	text-align: left;
}

.cart-detail-inner .opg-grid {
	padding: 0;
	margin-top: 0;
}
.cart-detail-inner #allproducts {
	margin-top: 30px;
}

.view-details-btn .addtocart-area {
	display: inline-block;
	float: left;
}
.view-details-btn a.btn {
	float: right;
}

.course-brief .form-divider {
	position: relative;
	text-align: center;
}
.course-brief .form-divider span {
	display: inline-block;
	background-color: #ffffff;
	padding: 10px 18px;
	text-transform: uppercase;
	position: relative;
	z-index: 2;
	font-size: 18px;
}
.course-brief .form-divider:before {
	content: "";
	position: absolute;
	top: 22px;
	width: 100%;
	left: 0;
	right: 0;
	background-color: rgba(0,0,0,0.3);
	height: 1px;
}
.course-brief .addtocart-bar .form-control {
	width: 35px;
	text-align: center;
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}
.course-brief .addtocart-bar span.addtocart-button {
	margin-left: 15px;
}
#allproducts .form-control {
	width: 30px;
	text-align: center;
	display: inline-block;
}
#allproducts .opg-button-group .opg-button-mini {
	background: transparent;
	color: #cb007c;
}
#allproducts .basePrice {
	margin-top: 10px;
	font-size: 12px;
}

#GraziaPopup button.close {margin-top: -20px;}
#GraziaPopup .modal-dialog {width: 550px;}

#ModalPopup button.close {margin-top: -20px;}

/*	contact form toggle
----------------------------------------------------------------------*/
#contact-form-toggle {
	bottom:0px;
	right: 25px;
    padding-bottom: 0;
    position: fixed;
    width: 300px;
    z-index: 1000; 
	display: none;
}
#form-toggle-open {
	background-color: #000000;
    color: #ffffff;
    cursor: pointer;
    font-size: 14px;
    letter-spacing: 1px;
    padding: 8px 12px;
    text-decoration: none;
    text-transform: uppercase;
	border: 1px solid #000;
	text-align: center;
	border-radius: 5px 5px 0 0;
}
#form-toggle-open .toggle-arrow {
	float: right;
	margin-top: 2px;
	-webkit-transform: rotate(180deg);
	   -moz-transform: rotate(180deg);
			transform: rotate(180deg);
	-webkit-transition: rotate 0.3s ease;
	   -moz-transition: rotate 0.3s ease;
			transition: rotate 0.3s ease;
}
#form-toggle-open.open .toggle-arrow {
	-webkit-transform: rotate(0);
	   -moz-transform: rotate(0);
			transform: rotate(0);
}
#contact-form-toggle #contact-form-box {
    background-color: #ffffff;
    display: none;
    padding: 15px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #f0eeee;
}
#contact-form-toggle .form-control {
	background-color:#fff;
	border:1px solid #cccccc;
	color:#999999;
	display:block;
	font-size:12px;
	height:34px;
	line-height:1.42857;
	padding:6px 12px;
	width:100%;
	text-transform:uppercase;
	-webkit-transition:border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	   -moz-transition:border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	   		transition:border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
#contact-form-toggle textarea.form-control {
	height: 50px;
}
#contact-form-toggle .submitForm {
	background-color: #387822;
    border: 1px solid transparent;
    color: #fefefe;
    display: inline-block;
    letter-spacing: 2px;
    padding: 8px 15px;
	font-size: 10px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease 0s;
	   -moz-transition: all 0.3s ease 0s;
			transition: all 0.3s ease 0s;
}
#contact-form-toggle .submitForm:hover,
#contact-form-toggle .submitForm:focus {
	border-color: #000000;
	background-color: #000000;
	color: #ffffff;
}

.social-links-top {
	/*opacity: 0;
	filter: alpha(opacity=0);
	float: right;
	margin-top: 68px;
	-webkit-transition: all 0.3s ease 0s;
	   -moz-transition: all 0.3s ease 0s;
			transition: all 0.3s ease 0s;*/
}
.social-links-top a {
	/*display: inline-block;
	color: #6b6d6d;*/
	margin-right: 12px;
}

#home-banner .virtual-tour-btn {
	opacity: 1;
	filter: alpha(opacity=100);
	position: absolute;
	right: 7%;
	bottom: 10%;
	width: 180px;
	z-index: 2;
	-webkit-transition: all 0.3s ease 0s;
	   -moz-transition: all 0.3s ease 0s;
			transition: all 0.3s ease 0s;
}
#home-banner.sticky .virtual-tour-btn {
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden;
}

.studio-tour {
	padding-top: 35px;
	margin-bottom: 70px;
}
.studio-tour h3 {
	color: #282828;
    font-family: "Gilroy-Semibold";
    margin-bottom: 15px;
    text-align: center;
}
.studio-tour p {
	font-size: 16px;
    color: #4d4d4d;
    line-height: 25px;
    font-family: "Gilroy-Light";
    margin-bottom: 30px;
    text-align: center;
}
.studio-tour .studio-tour-inner {
	margin-bottom: 50px;
}
.studio-tour .studio-tour-inner iframe {
	display: block;
}
.course-item .overlay-content .btn {
	border: 1px solid #ffffff;
}

.courses-tabs .tab-content {
    margin-top: 30px;
}

.schedule_notes {
    margin-top: 25px;
}
.schedule_notes .encltext {
    float: left;
    font-size: 16px;
    margin-bottom: 10px;
    width: 40px;
    font-family: "Gilroy-SemiBold";
    margin-top: -3px;
}
.schedule_notes ul {
    float: left;
    margin: 0;
    padding: 0 0 0 10px;
    list-style-type: none;
}
.schedule_notes ul li {
	margin-bottom: 5px;
}
.or-divider {
color: #666;
    display: block;
    text-align: center;
}
.enquiry-form .enquiry-btn {
	padding-top: 42px;
}
.diploma-course-btn {
	/*margin-right: 12px;*/
	/*position: absolute;
	right: 15px;
    margin-top: 70px;
    opacity: 1;
    z-index: 1;
	filter: alpha(opacity=100);
	-webkit-transition: all 0.3s ease 0s;
	   -moz-transition: all 0.3s ease 0s;
			transition: all 0.3s ease 0s;*/
}
.diploma-course-btn a.btn {
	padding-top: 4px;
	padding-bottom: 4px;
}
.diploma-course-btn.hide {
	opacity: 0;
	filter: alpha(opacity=0);
}
.social-links-top a.btn-default {
	color: #ffffff;
}
.social-links-top a.btn-default:hover,
.social-links-top a.btn-default:focus {
	color: #cb007c;
}
.diploma-course-btn-mob {
	position: absolute;
    bottom: 30px;
    z-index: 2;
    left: 10px;
}
.diploma-course-btn-mob .btn {
	font-size: 10px;
	padding: 5px 8px 4px 8px;
}


.diploma-courses-layout {
}
.diploma-courses-layout .course-item .course-item-inner {
	height: auto;
}
.diploma-courses-layout .course-item .course-list-info {
	margin-bottom: 12px;
}


.navbar-default .navbar-nav > li.search-header a {
	padding-top: 5px;
}
.navbar-default .navbar-nav > li.search-header img {
	width: 18px;
}

#header.sticky .navbar-default .navbar-nav {
    margin-top: 16px;
}
.search-active .input-group button {
	background-color: transparent;
	border: 0;
}
.search-active .input-group svg {
    fill: #fff;
    width: 20px;
}
.search-active .search-close-icon {
	display: table;
    width: 100%;
}
.search-active fieldset {
	padding: 40px 0 50px 0;
}
.social-links-top > a:last-child {
	margin-right: 0;
}


.search-active #result {
	position: absolute;
	width: 100%;
	cursor: pointer;
	overflow-y: auto;
	max-height: 400px;
	box-sizing: border-box;
	z-index: 1001;
}
.search-active #result .list-group-item:first-child {
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
.link-class:hover{
	background-color:#f1f1f1;
}
.search-active #result .link-class a {
	color: #282828;
}
.search-active #result .link-class a:hover {
	text-decoration: none;
	color: #282828;
}



.middle-eastern-class-modal .modal-img {
	float: left;	
}
.middle-eastern-class-modal .modal-img.img1 img {
	border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.middle-eastern-class-modal .modal-img.img2 img {
	border-top-right-radius: 5px;
}
.middle-eastern-class-modal .modal-img.img3 {
}
.middle-eastern-class-modal .modal-img.img4 img {
	border-bottom-right-radius: 5px;
}
.middle-eastern-class-modal-mobile .modal-img.img2 {
	width: 50%;	
}
.middle-eastern-class-modal-mobile .modal-img.img3 {
	width: 50%;	
}
.middle-eastern-class-modal-mobile .modal-img {
	float: left;	
}
.middle-eastern-class-modal-mobile .modal-img.img1 img {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.middle-eastern-class-modal-mobile .modal-img.img2 img {
	border-bottom-left-radius: 5px;
}
.middle-eastern-class-modal-mobile .modal-img.img2 img {
	border-bottom-right-radius: 5px;
}

.ma-faq-details h3 {
	margin-bottom: 15px;
}
.ma-faq-details .panel-default > .panel-heading {
	padding: 0;
	border-radius: 0px;
	overflow: hidden;
	border-top: 1px solid #e5e5e5;
	background-color: transparent;
}
.ma-faq-details .panel-title a {
	display: block;
	padding: 18px 15px 18px 48px;
	position: relative;
	font-size: 18px;
}
.ma-faq-details .panel-title a:hover,
.ma-faq-details .panel-title a:focus {
	text-decoration: none;
}
.ma-faq-details .panel-group .panel {
	margin: 0;
	border: 0;
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
			box-shadow: none;	
}
.ma-faq-details .panel-group .panel + .panel {
	margin: 0;
}
.ma-faq-details .panel-default > .panel-heading + .panel-collapse > .panel-body {
	border: 0;
	color: #4d4d4d;
	font-family: 'Gilroy-Light';
	font-size: 16px;
	line-height: 26px;
	/*background-color: #f2f1f1;*/
	padding: 15px 55px 25px 48px;
}
.ma-faq-details .panel-default > .panel-heading a {
	/*background-color: #f2f1f1;*/
	color: #cb007c;
}
.ma-faq-details .panel-default > .panel-heading a.collapsed {
	background-color: transparent;
	color: #282828;
}
.ma-faq-details .panel-title a.collapsed:before {
	content: "";
	background: url("../images/plus-icon.png") no-repeat scroll 0 0 transparent;
	position: absolute;
	left: 10px;
	top: 16px;
	width: 23px;
	height: 23px;
}
.ma-faq-details .panel-title a:before {
	content: "";
	background: url("../images/minus-icon.png") no-repeat scroll 0 0 transparent;
	position: absolute;
	left: 10px;
	top: 16px;
	width: 23px;
	height: 23px;
}

.what-to-expect {
	color: #4d4d4d;
	font-family: 'Gilroy-Light';
}
.what-to-expect .intro-text {
	padding: 0 40px 40px 40px;
	margin-bottom: 45px;
	background-color: #000000;
	margin-top: 25px;
	color: #ffffff;
}
.what-to-expect .intro-text .intro-img {
	text-align: center;
	margin-top: -30px;
}
.what-to-expect .intro-text .level1 {
	font-size: 18px;
	padding-top: 40px;
	line-height: 28px;
}
.what-to-expect .intro-text .level2 {
	margin-top: 40px;
	font-size: 24px;
	line-height: 35px;
	font-family: 'Gilroy-Regular';
}
.timeline {
    list-style: none;
    padding: 0px;
    position: relative;
	width: 90%;
	margin: 0 auto;
}

.timeline:before {
	top: 0;
	bottom: 0;
	position: absolute;
	content: " ";
	width: 8px;
	background-color: #000000;
	left: 50%;
	margin-left: -1.5px;
}
.timeline > li {
	position: relative;
	width: 86%;
	margin: 0 auto 125px;
}
.timeline > li:before,
.timeline > li:after {
	content: " ";
	display: table;
}
.timeline > li:after {
	clear: both;
}
.timeline > li:before,
.timeline > li:after {
	content: " ";
	display: table;
}
.timeline > li:after {
	clear: both;
}
.timeline > li > .timeline-panel {
	width: 46%;
	float: left;
	padding: 20px 10px;
	position: relative;
	text-align: right;
}
.timeline > li > .timeline-panel:before {
	/*position: absolute;
	top: 26px;
	right: -15px;
	display: inline-block;
	border-top: 15px solid transparent;
	border-left: 15px solid #ccc;
	border-right: 0 solid #ccc;
	border-bottom: 15px solid transparent;
	content: " ";*/
}
.timeline > li > .timeline-panel:after {
	/*position: absolute;
	top: 27px;
	right: -14px;
	display: inline-block;
	border-top: 14px solid transparent;
	border-left: 14px solid #fff;
	border-right: 0 solid #fff;
	border-bottom: 14px solid transparent;
	content: " ";*/
}
.timeline > li > .timeline-badge {
	width: 50px;
	height: 50px;
	text-align: center;
	position: absolute;
	top: 16px;
	left: 50%;
	margin-left: -22px;
	z-index: 100;
}
.timeline > li.timeline-inverted > .timeline-panel {
	float: right;
	text-align: left;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
	/*border-left-width: 0;
	border-right-width: 15px;
	left: -15px;
	right: auto;*/
}
.timeline > li.timeline-inverted > .timeline-panel:after {
	/*border-left-width: 0;
	border-right-width: 14px;
	left: -14px;
	right: auto;*/
}
.timeline-title {
    margin-top: 0;
    color: inherit;
}
.timeline-body > p {
	font-size: 16px;
}
.timeline-body > ul {
    margin-bottom: 0;
	list-style-type: disc;
	padding: 15px 15px 0px 15px;
}
.timeline-body > ul li + li {
	padding-top: 15px;
}
.timeline-body > p + p {
	margin-top: 5px;
}

.timeline > li.first {
	width: 100%;
	margin-bottom: 35px;
}
.timeline > li.first > .timeline-panel:after,
.timeline > li.first > .timeline-panel:before {
	display: none;
}
.timeline > li.first > .timeline-panel {
	background-color: #000;
	color: #fff;
	width: 50%;
	padding: 30px;
	text-align: left;
}
.timeline > li.first > .timeline-panel .timeline-title {
	font-size: 28px;
	font-family: 'Gilroy-Medium';
}
.timeline > li.last {
	width: 100%;
	margin-bottom: 0;
}
.timeline > li.last > .timeline-panel {
	background-color: #000;
	color: #fff;
	width: 50%;
	padding: 30px;
	margin-top: 85px;
}
.timeline > li.last > .timeline-panel .timeline-title {
	font-size: 28px;
	font-family: 'Gilroy-Medium';
}
.timeline > li .timeline-panel .timeline-body:after {
	content: "";
	width: 100%;
	height: 280px;
	position: absolute;
	left: 0;
}
.timeline > li .timeline-panel .timeline-body {
	position: relative;
}
.timeline > li.second .timeline-panel .timeline-body:after {
	background: url("../images/timeline-img-1.jpg") no-repeat scroll center center transparent;
}
.timeline > li.third .timeline-panel .timeline-body:after {
	background: url("../images/timeline-img-2.jpg") no-repeat scroll center center transparent;
}
.timeline > li.fourth .timeline-panel .timeline-body:after {
	background: url("../images/timeline-img-3.jpg") no-repeat scroll center center transparent;
}
.timeline > li.fifth .timeline-panel .timeline-body:after {
	background: url("../images/timeline-img-4.jpg") no-repeat scroll center center transparent;
}
.timeline > li.sixth .timeline-panel .timeline-body:after {
	background: url("../images/timeline-img-5.jpg") no-repeat scroll center center transparent;
}
.timeline > li.seventh .timeline-panel .timeline-body:after {
	background: url("../images/timeline-img-6.jpg") no-repeat scroll center center transparent;
}
.timeline > li.eighth .timeline-panel .timeline-body:after {
	background: url("../images/timeline-img-7.jpg") no-repeat scroll center center transparent;
}
.timeline > li.ninth .timeline-panel .timeline-body:after {
	background: url("../images/timeline-img-8.jpg") no-repeat scroll center center transparent;
}


.blog-detail-info.blog-info {
	color: #4d4d4d;
}
.blog-info .blog-image img {
    width: 100%;
}

.item-feature {
	margin-bottom: 35px;
}
.item-feature ul {
    margin-left: -1px;
    margin-right: -1px;
    /*display: flex;
    flex-wrap: wrap;*/
}
.item-feature ul li {
    margin-top: 2px;
    width: 25%;
    padding-left: 1px;
    padding-right: 1px;
	float: left;
}
.item-feature ul li .feature-wrap {
    background-color: #f2f2f2;
    display: flex;
    justify-content: center;
}
.item-feature ul li .media {
    height: 100%;
    padding: 12px 5px;
    align-items: center;
	display: -ms-flexbox;
	display: flex;
}
.item-feature ul li .feature-icon {
    font-size: 24px;
    line-height: 1;
	color: #a8a8a8;
}
.item-feature ul li .feature-icon i {

}
.item-feature ul li .feature-title {
    font-size: 18px;
    color: #111111;
    font-weight: 600;
}
.item-feature ul li .feature-sub-title {
	font-size: 15px;
}
 .item-feature ul li .media-body {
	 width: auto;
	 margin-left: 10px;
 }

.ingridients-wrap {
	background-color: #f8f8f8;
	padding: 20px;
	margin-bottom: 30px;
	margin-top: 30px;
}
.blog-detail-info.blog-info .item-title {
	margin-bottom: 20px;
	font-family: "Gilroy-Medium";
	color: #282828;
}
.ingridients-wrap ul {
	margin-bottom: 0;
}
.ingridients-wrap ul li {
	position: relative;
	padding-left: 25px;
	padding-bottom: 10px;
	background: url("/images/tick.png") no-repeat scroll 0 6px transparent;
	background-size: 15px auto;
}
.direction-wrap-layout .direction-box-layout {
    margin-bottom: 40px;
    padding: 0 15px;
	overflow: visible;
}
.direction-wrap-layout .direction-box-layout .item-figure {
    position: relative;
	padding-right: 0;
}
.direction-wrap-layout .direction-box-layout .item-figure img {
	max-width: inherit;
    -webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
			border-radius: 50%;
}
.direction-wrap-layout .direction-box-layout .item-figure:after {
	position: absolute;
	width: 5px;
	content: "";
	height: calc(100% + 40px);
	background-color: #dfdfdf;
	top: 100%;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.direction-wrap-layout .direction-box-layout:last-child .item-figure:after {
    display: none;
}
.direction-wrap-layout .direction-box-layout .item-content {
    padding-left: 30px;
	vertical-align: middle;
}
.direction-box-layout .item-content .serial-number {
    background-color: #cb007c;
    color: #ffffff;
    display: inline-block;
    padding: 3px 10px 3px;
    border-radius: 4px;
    font-weight: 500;
    margin-bottom: 15px;
	font-size: 16px;
}
.blog-detail-info.blog-info {
	font-size: 18px;
	line-height: 26px;
	font-family: "Gilroy-Light";
	color: #4d4d4d;
	margin-bottom: 45px;
}
.blog-detail-info.blog-info .blog-image {
    margin-bottom: 0px;
}


.atlr-courses .course-top-wrap .social-overlay a {
	color: #ffffff;
	font-size: 17px;
	line-height: 1;
    display: inline-block;
	padding-right: 10px;
}

@media (max-width: 767px){ 
.top-bar ul li.response {     margin-left: 11px;    margin-top: 4px;}
#slider_wrap .diploma-course-btn-mob a.btn.btn-default.btn-sm {  display: none;}
}

@media only screen and (max-width: 600px) {
.top-bar ul li.response {margin-left: 9px !important;}
.top-bar ul li {font-size:12px;}
i.fa.fa-whatsapp.fa-7x {    font-size: 18px !important;}

}

li.whatsapp {
display: none;
}
@media only screen and (max-width: 414px) {
li.whatsapp { display:block;  background-image: none; background: none !important;} 
.top-bar ul li.response {background: url(../images/menu-divider2.jpg) no-repeat scroll 0 center transparent !important;     padding-left: 8px !important; margin-left: 5px !important;}
}

/*.diploma-btn a  {  font-size: 17px;    color: #000000;    font-weight: 500;    text-decoration: underline; }
.diploma-btn {    text-align: center;    margin-bottom: 22px;}*/

.tedplma p {
    margin: 0 0 10px;
}

.cheflist h4 {
margin-bottom: 15px;
}



/*New CSS*/
.details-head h2 {font-weight: bold;line-height: 32px;}
.stock-details p {font-size:16px; text-transform:uppercase; color:#17bb3e;}
.stock-details h3 {line-height: 40px;     padding-top:24px;}
span.product-fields-title {display:block; font-size:16px; color: #939393;}
.product-slider .slick-dots {float: right;}
.product-slider .slick-dots li {float: left;}
.product-slider .slick-dots li button {font-size:0;line-height:0;display:block; width:10px; height: 10px;padding:5px;cursor:pointer;color:transparent;border: 0; outline:none; background:#ccc; border-radius:16px;margin: 10px 4px;}
.product-slider .social-icons {padding:3px 0px;}	
.customer-reviews {margin-bottom: 16px;}
.stock-details ul li label {display:block;font-size:16px;color:#939393;}
.product-box .product-image {border:1px solid #d8d6d6;padding:15px; border-radius:5px; margin-bottom: 18px;    position: relative;}
.product-price {width:50%;float:right;text-align: right;}
.shop-product .product-name{width:50%; float: left;}
.shop-product .product-box .product-image .listing-overlay {position:absolute;background: rgba(206, 34, 141, 0.86);width:100%; height:100%;    top:0; left:0; color:#fff;opacity:0; transition:.5s ease; text-align: center;}
.shop-product .product-box .product-image span {width: 100%; display:block; margin-top: 90px;}
.shop-product .product-box .product-image .listing-overlay a {color:#fff; text-decoration:none; padding-top:70px; display: block;}
.shop-product .product-box .product-image:hover .listing-overlay {opacity:1;cursor:pointer;}
.shop-product .product-box:hover .product-name {color:#c40479;}
.shop-product .product-box .product-name a{ color: #282828; text-transform:capitalize; text-decoration:none;}
.shop-product .product-box .product-name a:hover { color: #cb007c; }
.shop-product .product-box {    min-height: 430px;}

.slick-slide img { width: 100%;}
.details-head {  margin-bottom:18px;  border-bottom: 1px solid #e5e5e5;  padding-bottom: 20px;}
.cart-btn a { background: #c40479;   padding: 8px 20px; margin: 15px 0;    border-radius: 5px;    transition: background-color 0.5s ease;    color: #FFF;    display: inline-block;}
.cart-btn {  border-top: 1px solid #CCC;  padding-top: 10px;    margin-top: 16px;}
.product-description {padding-top:24px;  border-top: 1px solid #CCC;  margin-top: 20px !important;} 

.shop-addtocart-button .addtocart-button {    
	background: #cb007c !important;     
	margin-top: 19px;    
	border-radius: 7px;     
	padding: 8px 16px !important;     
	border: 1px solid #cb007c !important;
	 
	
	 }

.product-kgs {
    width: 35px;
    text-align: center;
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
	 font-weight: bold;
    font-size: 17px;
}

.shop-input {
    display: inline-block !important; 
    background: #FFF !important;
    border-radius: 0 !important;
}

@media only screen and (max-width: 600px) {
	.product-details {    margin-top: 18px;}
	.details-head h2 {    line-height: 35px;}
	.shop-product .product-box {    min-height: auto;    padding-bottom: 56px;}
}

/*ne css*/
.opg-width-1-1.opg-margin-small {width:48%; margin-bottom:15px; display:inline-block; padding-left:15px; padding-right:15px;}
.opg-width-1-1.opg-margin-small input {padding:8px 10px; border:1px solid #CCC !important; width:100%;     background: #FFF;}
.opg-width-1-1.opg-margin-small select  { padding: 8px 15px;    width: 100% !important;}
.opg-width-1-1.opg-margin-small input#shipto_address_2_field {width:100%; border:1px solid #CCC;}
 .footer-navbar {display: none;}

span.title {display:block;font-weight:bold;margin-bottom:9px; font-size:16px;color:#000;}
.opg-width-1-1 a#shiptobutton {    background: #e9e9e9;    color: #000;}
.slick-active button {    background: #000 !important;}
  @media screen and (max-width: 600px) {
	  .footer-navbar {
                overflow: hidden;
                background-color:#ffffff;
                position: fixed;
                bottom: 0;
                width: 100%;
                display: block;     
				z-index: 99;
                border-top: 1px ridge  rgba(0,0,0,0.1);
                box-shadow: 0px -1px 19px rgba(50, 50, 50, 0.25);
				padding-bottom:10px;
              }
              
              .footer-navbar ul li {
                float: left;
                display: block;
                color: #333333;
                text-align: center;
                padding: 0px 7px;
                text-decoration: none;
                font-size: 17px; width: 33%; 
              }
			  a:hover, a:focus {
  text-decoration: none; 
}

              .footer-navbar h3{font-size: 12px;}
              .footer-navbar a:hover {
                background: transparent; color: black;
              }
              /* .navbar ul li .site-header__icon{
                  color: #fff;
              } */
              .footer-navbar ul li.active {
                background-color: #FFF;
                color: white;
              }
  }