/*------------------------------------------------------------------

Theme Name: SOLO - Responsive Multipurpose Bootstrap Template
Version: 1.0

-------------------------------------------------------------------*/

/*------------------------------------------------------------------
[TABLE OF CONTENTS]

	1. GLOBAL STYLES
	2. BLOG STYLES 
	3. SIDEBAR 
	4. PORTFOLIO
	5. PAGE HEADER
	6. HEADER
	7. PRICING TABLE
	8. SERVICES
	9. ALERTS
	10. ACCORDION
	11. BUTTON STYLES
	12. FORM STYLES
	13. TABS
	14. PROGRESS BAR
	15. PROCESS
	16. COUNTERS
	17. CLIENTS
	18. NEWSLETTER
	19. TEAM
	20. TIMELINE
	21. RESPONSIVE STYLES 
	
-------------------------------------------------------------------*/

/* =============================
   1. GLOBAL STYLES 
================================ */

body,
p {
	font-family: 'Muli', sans-serif;
	letter-spacing: 0.5px;
	line-height: 26px;
	color: #666;
	overflow-x: hidden;
}

p {
	font-size: 15px;
}

a {
	color: #00BCD4;
}

a,
a:hover {
	transition: .4s;
	-webkit-transition: .4s;
	-moz-transition: .4s;
}

a,
a:hover,
a:focus {
	text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Roboto Condensed', sans-serif;
	color: #333;
	text-transform: uppercase;
	font-weight: 700;
}

.social-min {}

.social-min a {
	border: 1px solid #d5d5d5;
	width: 42px;
	height: 42px;
	line-height: 40px;
	float: left;
	text-align: center;
	color: #aaa;
	margin-right: -1px;
	font-size: 16px;
}

.social-min a:hover {
	border: 1px solid #00BCD4;
	color: #fff;
	background: #00BCD4;
}

/* =============================
   2. BLOG STYLES 
================================ */

.blog-5-side .post-heading h3 {
	margin: -6px 0 15px;
}

.blog.blog-5-side article p {
	margin: 0 0 15px;
}

.post-meta {
	background: #fcfcfc;
	border: 1px solid #e6e6e6;
	border-top: none;
	text-align: center;
	margin-right: 15px;
}

.post-meta .format {
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	padding: 20px 0;
}

.post-meta .format i {
	font-size: 25px;
	color: #00BCD4;
}

.post-meta i {
	margin: 0;
	font-size: 16px;
}

.post-meta .date {
	border-bottom: 1px solid #e6e6e6;
	padding: 14px 0 14px;
}

.post-meta .date span {
	text-align: center;
	color: #000;
	font-size: 11px;
	font-weight: 400;
	text-transform: uppercase;
}

.post-meta .comments {
	padding: 14px 0 14px;
}

.post-meta .comments a {
	text-align: center;
	color: #000;
	font-size: 11px;
	font-weight: 400;
	text-transform: uppercase;
}

.post-meta .comments a:hover {
	text-decoration: none;
}

.bottom-article {
	float: left;
	width: 100%;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding: 10px 0 10px 0;
	margin-top: 20px;
}

ul.meta-post {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.meta-post li {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	list-style: none;
	padding-right: 10px;
}

ul.meta-post li i {
	float: left;
	font-size: 11px;
	margin: 6px 6px 0 0;
}

ul.meta-post li a {
	color: #000;
	float: left;
	font-size: 11px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.post-heading h3 {
	text-transform: uppercase;
	font-size: 35px;
	margin: 25px 0 15px;
	letter-spacing: 0;
}

.post-heading h3 a {
	color: #000;
}

.post-heading h3 a:hover {
	color: #00BCD4;
}

.rmore {
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 1px;
}

.rmore i {
	margin-left: 4px;
}

.blog article p {
	margin: 0;
}

.blog article {
	margin: 0 0 60px;
}

.blog article .col-md-10 {
	padding-left: 0px;
}

.blog article .col-md-9 {
	padding-left: 0px;
}

.blog article blockquote {
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: none;
	border-left: 4px solid #00BCD4;
	padding: 10px 30px;
	line-height: 35px;
	color: #000;
	font-style: italic;
	font-size: 19px;
	font-weight: 400;
	font-family: Droid Serif;
}

.blog article blockquote i {
	font-size: 68px;
	float: left;
	margin-right: 16px;
	opacity: 0.4;
}

.audio-container {
	height: auto;
}

.video-container,
.map-container,
.embed-container {
	position: relative;
	margin: 0 0 15px 0;
	padding-bottom: 51%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	border: none;
}

.embed-container iframe,
.embed-container object,
.embed-container embed,
.video-container iframe,
.map-container iframe,
.map-container object,
.map-container embed,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

iframe {
	border: none;
	width: 100%;
}

.blog {
	padding: 100px 0;
}

.pagination>li>a,
.pagination>li>span {
	border-radius: 50% !important;
	margin: 0 5px;
}

/* =============================
   3. SIDEBAR 
================================ */

.side-widget {
	margin: 0 0 40px;
	padding: 0px;
	display: table;
	width: 100%;
}

#site-searchform {
	margin: 0;
	padding: 0;
}

#site-searchform #s {
	border: 1px solid #e0e0e0;
	background-color: #fff;
	width: 80%;
	height: 45px;
	padding: 0 15px;
	color: #999;
	float: left;
	font-size: 13px;
}

#site-searchform #searchsubmit {
	float: left;
	width: 20%;
	height: 45px;
	cursor: pointer;
	overflow: hidden;
	border: 0;
	background: #00BCD4;
	color: #fff;
}

.sidebar_title h5 {
	text-transform: uppercase;
	font-size: 19px;
	font-weight: 700;
	margin: 0 0 20px;
}

ul {
	margin: 0;
	padding: 0;
}

ul li {
	list-style: none;
}

ul.arrows_list1 li a {
	line-height: 40px;
	border-bottom: 1px solid #e5e5e5;
	display: table;
	width: 100%;
}

ul.arrows_list1 li:last-child a {
	border-bottom: none;
}

ul.arrows_list1 i {
	margin-right: 4px;
	font-size: 12px;
}

.side-widget a {
	color: #888;
}

.side-widget a:hover {
	color: #00BCD4;
}

.widget-popular-posts li {
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom: 1px solid #eee;
}

.widget-popular-posts li:last-child {
	margin: 0;
	padding: 0;
	border: none;
}

.widget-popular-posts .widget-thumb {
	float: left;
	margin-right: 8px;
	border: 3px solid #eee;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
}

.widget-popular-posts .widget-thumb img {
	width: 65px;
	height: 65px;
	opacity: 1;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}

.widget-popular-posts .widget-thumb:hover img {
	opacity: 0.7;
}

.widget-popular-posts .widget-content h5 {
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 5px;
}

.widget-popular-posts .widget-content span {
	color: #bbb;
	font-size: 12px;
}

.sidebar-left {
	padding-right: 40px;
}

.sidebar-right {
	padding-left: 40px;
}

.tagcloud a {
	display: inline-block;
	color: #888;
	font-size: 12px;
	padding: 4px 10px;
	background: #eee;
	margin-bottom: 4px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}

.tagcloud a:hover {
	background: #00BCD4;
	color: #fff;
}

.blog-2 .post-excerpt {
	background: #fff;
	padding: 0 20px 20px;
	width: 90%;
	margin: -30px 5% 0;
	position: relative;
	z-index: 11;
	display: table;
}

.blog-info {
	background-color: #EBEDEF;
	margin-bottom: 20px;
}

.blog-mini-icon {
	margin: 0 5px 0 8px;
}

.blog-info {
	background-color: #EBEDEF;
	padding: 9px 7px;
}

.blog-3 .post-heading h3 {
	font-size: 28px;
}

.blog-3 .col-md-3 .post-heading h3 {
	font-size: 22px;
	line-height: 28px;
}

.blog-3 .rmore {
	margin-top: 12px;
	display: block;
}

.blog-5 article {
	margin-bottom: 50px;
	display: table;
	width: 100%;
}

.blog-5 .rmore {
	margin-top: 12px;
	display: block;
}

.blog-5 .col-md-7 .post-heading h3 {
	font-size: 30px;
	margin: 0px 0 15px;
}

.blog-6 .post-meta {
	margin-top: 30px;
}

.blog-6 article img {
	width: 100%;
}

.blog-7 .rmore {
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 1px;
	border: 1px solid #00BCD4;
	display: table;
	padding: 7px 15px;
	border-radius: 4px;
	margin-top: 25px;
}

.blog-7 .rmore:hover {
	background: #00BCD4;
	border: 1px solid #00BCD4;
	color: #fff;
}

.blog-7 .post-heading h3 {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 35px;
	margin: 0 0 0;
	letter-spacing: 0;
}

.blog-7 .bottom-article {
	border: none;
	padding: 0;
	margin: 11px 0 20px;
}

.blog-7 ul.meta-post li i {
	color: #00BCD4;
}

.blog-7 .post-image {
	margin-bottom: 20px;
	display: table;
	width: 100%;
}

.container-full {
	width: 100%;
	max-width: 100%;
	padding: 5px 0 0;
	overflow-x: hidden;
}

.blog-single p {
	margin-bottom: 30px !important;
}

#comments {
	margin-top: 120px;
	display: table;
	clear: both;
	width: 100%;
}

#comments h1 {
	margin-bottom: 35px;
}

#comments li div p {
	color: #7d7d7d;
	font-size: 13px;
	line-height: 20px;
}

#comments ul li {
	clear: both;
	margin-bottom: 50px;
}

#comments ul li.depth1 ul {
	margin-top: 50px;
}

#comments ul li.depth1 ul li {
	margin-left: 20%;
	margin-bottom: 50px;
}

#comments ul li img {
	float: left;
	overflow: hidden;
	max-width: 70px;
	border-radius: 50%;
}

#comments ul li div {
	position: relative;
	border-bottom: 1px solid #e5e5e5;
	padding: 0 0 5px 0;
	margin-top: 20px;
	margin-left: 90px;
}

#comments li div h5 {
	color: #000;
	font-size: 18px;
	margin-bottom: -3px;
}

#comments li div span {
	display: inline-block;
	color: #00BCD4;
	font-size: 11px;
	margin-bottom: 7px;
}

#comments li div a {
	display: inline-block;
	position: absolute;
	right: 0;
	bottom: 0;
	color: #fff;
	font-size: 11px;
	padding: 5px 7px;
	background: #696969;
	transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-webkit-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
}

#comments li div a:hover {
	background: #00BCD4;
}

#contact-form {
	margin-top: 15px;
}

#contact-form input {
	width: 100%;
	margin-bottom: 15px;
	padding: 0 15px;
	height: 50px;
	border: 1px solid #ddd;
	color: #000;
}

#contact-form textarea {
	color: #000;
	width: 100%;
	margin-bottom: 15px;
	padding: 15px;
	height: 150px;
	border: 1px solid #ddd;
}

.countdown.styled {
	width: 100%;
	max-width: 850px;
	margin: 0px auto;
	padding: 10px 0 40px;
}

.countdown.styled div {
	width: 25%;
	float: left;
	color: #000;
	font-size: 100px;
	font-weight: 400;
	text-align: center;
	font-family: Montserrat;
}

.countdown.styled div span {
	display: block;
	font-size: 14px;
	letter-spacing: 5px;
	text-transform: uppercase;
	font-weight: 700;
	border: 1px solid #00BCD4;
	color: #00BCD4;
	display: table;
	margin: 55px auto 0;
	padding: 3px 9px 3px 12px;
	border-radius: 5px;
}


/* =============================
   4. PORTFOLIO
================================ */

.filter {
	margin: 0 auto 50px;
	display: table;
}

.filter li {
	float: left;
	margin: 0 6px;
}

.filter a {
	color: #00BCD4;
	border: 2px solid transparent;
	font-size: 11px;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 6px 15px;
	border-radius: 15px;
	font-weight: 700;
	opacity: 0.7;
	transition: .4s;
}

.filter a.selected,
.filter a:hover {
	color: #00BCD4;
	border: 2px solid #00BCD4;
	opacity: 1;
	transition: .4s;
}

.project-item {
	width: 20%;
	float: left;
}

.project-gal {
	position: relative;
}

.overlay-folio {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	left: 0;
	opacity: 0;
	visibility: hidden;
	transition: .5s;
}

.hover-box {
	background: rgba(0, 0, 0, 0.3);
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

.hover-zoom {
	display: table;
	margin: 0 auto;
	position: relative;
	top: 50%;
	margin-top: -25px;
}

.hover-zoom a {
	background: #000;
	color: #fff;
	width: 50px;
	height: 50px;
	margin: 0 5px;
	display: inline-block;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	border-radius: 50%;
}

.hover-zoom a:hover {
	background: #00BCD4;
	color: #fff;
}

.hover-zoom .zoom {
	position: relative;
	left: -50px;
	opacity: 0;
	transform: rotate(-140deg);
}

.hover-zoom .link {
	position: relative;
	right: -50px;
	opacity: 0;
	transform: rotate(140deg);
}

.project-item:hover .hover-zoom a.link {
	position: relative;
	right: 0px;
	opacity: 1;
	transform: rotate(0deg);
}

.project-item:hover .hover-zoom a.zoom {
	position: relative;
	left: 0px;
	opacity: 1;
	transform: rotate(0deg);
}

.project-item:hover .overlay-folio {
	opacity: 1;
	transition: .5s;
	visibility: visible;
}

.project-info {
	padding: 20px;
}

.project-info h2 {
	margin: 0;
	font-size: 20px !important;
	text-transform: uppercase;
	color: #fff !important;
	letter-spacing: 1px;
}

.project-info p {
	color: #FFF;
	margin: 0px;
	font-size: 13px;
	letter-spacing: 0px;
}

#portfolio-home.folio-boxed-4col .project-item {
	width: 25%;
	overflow: hidden;
}

#portfolio-home.folio-boxed-3col .project-item {
	width: 33.3333333%;
	overflow: hidden;
}

#portfolio-home.folio-boxed-2col .project-item {
	width: 50%;
	overflow: hidden;
}

#portfolio-home.folio-boxed-2col .project-info,
#portfolio-home.folio-boxed-3col .project-info,
#portfolio-home.folio-boxed-4col .project-info {
	position: absolute;
	bottom: -50%;
	left: 0;
	display: table;
	margin: 0 auto;
	right: 0;
	text-align: center;
	transition: .4s;
	width: 100%;
}

#portfolio-home.folio-boxed-2col .project-item img,
#portfolio-home.folio-boxed-3col .project-item img,
#portfolio-home.folio-boxed-4col .project-item img {
	transform: scale(1);
	transition: .4s;
}

#portfolio-home.folio-boxed-2col .project-info h2,
#portfolio-home.folio-boxed-3col .project-info h2,
#portfolio-home.folio-boxed-4col .project-info h2 {
	font-size: 15px;
	color: #000;
	letter-spacing: 1px;
	transition: .4s;
}

#portfolio-home.folio-boxed-2col .project-info h2:hover,
#portfolio-home.folio-boxed-3col .project-info h2:hover,
#portfolio-home.folio-boxed-4col .project-info h2:hover {
	color: #00BCD4;
	transition: .4s;
}

#portfolio-home.folio-boxed-2col .project-item:hover img,
#portfolio-home.folio-boxed-3col .project-item:hover img,
#portfolio-home.folio-boxed-4col .project-item:hover img {
	transform: scale(1.1);
	transition: .4s;
}

#portfolio-home.folio-boxed-2col .project-item:hover .overlay-folio2,
#portfolio-home.folio-boxed-3col .project-item:hover .overlay-folio2,
#portfolio-home.folio-boxed-4col .project-item:hover .overlay-folio2 {
	opacity: 1;
	visibility: visible;
	transition: .4s;
}

#portfolio-home.folio-boxed-2col .project-item:hover .project-info,
#portfolio-home.folio-boxed-3col .project-item:hover .project-info,
#portfolio-home.folio-boxed-4col .project-item:hover .project-info {
	bottom: 0%;
	transition: .4s;
}

.overlay-folio2 {
	background: rgba(0, 0, 0, 0.4);
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	opacity: 0;
	visibility: hidden;
	transition: .4s;
}

.folio-gutter .project-item {
	border: 1px solid #fff;
}

#portfolio-home.folio-tiles .project-item {
	padding-bottom: 90px;
	border-right: 5px solid #fff !important;
	border-left: 5px solid #fff !important;
	margin-bottom: 10px !important;
}

#portfolio-home.folio-tiles .project-item .project-info {
	opacity: 0;
}

#portfolio-home.folio-tiles .project-item:hover .project-info {
	opacity: 1;
}

#portfolio-home.folio-tiles .project-info {
	position: absolute;
	left: 0px;
	display: table;
	margin: 0px auto;
	right: 0px;
	text-align: center;
	transition: all 0.4s ease 0s;
	bottom: 5px;
}

#portfolio-home.folio-tiles .overlay-folio2 {
	opacity: 1 !important;
	visibility: visible !important;
	background: transparent !important;
}

#portfolio-home.folio-tiles .project-gal {
	overflow: hidden;
}

#portfolio-home.folio-tiles .overlay-folio2 {
	opacity: 1 !important;
	visibility: visible !important;
	background: transparent !important;
}

#portfolio-home.folio-tiles .project-item:hover .overlay-folio2 {
	background: rgba(0, 0, 0, 0.6) !important;
}

#portfolio-home.folio-tiles .project-item:hover .project-info {
	transition: all 0.4s ease 0s;
	bottom: 92px;
}

.folio-tiles .project-info h2 {
	margin: 0;
	font-size: 13px !important;
	text-transform: uppercase;
	color: #000 !important;
	letter-spacing: 1px;
}

.folio-tiles .project-info p {
	color: #666;
	margin: 0px;
	font-size: 11px;
	letter-spacing: 2px;
}

.folio-tiles .project-item:hover .project-info h2 {
	margin: 0;
	font-size: 13px !important;
	text-transform: uppercase;
	color: #fff !important;
	letter-spacing: 1px;
}

.folio-tiles .project-item:hover .project-info p {
	color: #fff;
	margin: 0px;
	font-size: 11px;
	letter-spacing: 2px;
}

.bg-3col .bg-item {
	width: 33.3333%;
	padding: 0 15px;
	float: left;
}

.bg-2col .bg-item {
	width: 50%;
	padding: 0 15px;
	float: left;
}

.vertical-info h4 {
	margin: 0;
}

.portfolio-single h2 {
	margin: 0 0 15px;
}


/* =============================
   5. PAGE HEADER
================================ */

.page-title {
	overflow: hidden;
	position: relative;
	background: #fff;
	box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.15);
}

.page-title .container {
	padding: 30px 0;
}

.page-title h2 {
	color: #000;
	margin: 0;
	font-size: 40px;
	letter-spacing: 0;
	font-weight: 700;
	text-transform: uppercase;
}

.page-title h2 span {
	font-family: Droid Serif;
	font-style: italic;
	text-transform: none;
	display: block;
	font-size: 16px;
	letter-spacing: 0px;
	font-weight: 300;
	color: #333;
}

.page-title p {
	color: #fff;
	font-size: 20px;
}

.bcrumbs {
	float: right;
	margin-right: 15px;
	margin-top: 32px;
}

.bcrumbs li {
	font-size: 12px;
	float: left;
	margin-left: 20px;
	color: #777;
	position: relative;
}

.bcrumbs li:first-child:after {
	display: none;
}

.bcrumbs li:after {
	content: "";
	background: #888;
	height: 2px;
	width: 2px;
	border-radius: 50%;
	position: absolute;
	top: 11px;
	left: -12px;
}

ol {
	padding: 0;
	margin: 0;
}

ol li {
	list-style: none;
}

.portfolio-main {
	padding: 80px 0;
}

.project-item {
	padding: 0px !important;
	margin: 0px !important;
}

.project-item a {
	display: table;
	width: 100%;
}

.lead {
	font-size: 18px;
	font-weight: 400;
}

/* =============================
   6. HEADER
================================ */

.navbar-default {
	background: #333;
	margin: 0;
	border: none;
	border-radius: 0px;
	padding: 12px 25px;
	position: absolute;
	z-index: 777777;
	border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}

.navbar-default .navbar-nav>li>a {
	color: #fff !important;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 1px;
	font-family: Roboto Condensed;
	padding: 22px 15px 18px;
}

.navbar-default .navbar-brand {
	color: #fff !important;
	font-size: 29px;
	font-weight: 700;
	letter-spacing: 0;
	font-family: Roboto Condensed;
	text-transform: uppercase;
}

.navbar-right {
	position: relative;
}

.navbar-right li.mega-menu {
	position: static;
}

.dropdown-menu {
	display: block !important;
	padding: 0;
	margin: 0;
	border-radius: 0px;
	background: #fff;
	top: 45px;
	left: 0 !important;
	right: auto !important;
	opacity: 0;
	visibility: hidden;
	transition: .4s;
}

.dropdown-menu li a:after {
	display: none;
}

.navbar-nav>li:hover .dropdown-menu {
	opacity: 1;
	visibility: visible;
	transition: .4s;
}

.dropdown-menu>li>a {
	padding: 9px 20px;
	color: #000;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 400;
	letter-spacing: 1px;
	width: 100%;
	font-family: Roboto Condensed;
}

.mega-menu .col-sm-2,
.mega-menu .col-sm-3,
.mega-menu .col-sm-4 {
	padding: 0 15px;
	border-right: 1px solid #ddd;
}

.mega-menu .col-sm-2:last-child,
.mega-menu .col-sm-3:last-child,
.mega-menu .col-sm-4:last-child {
	border-right: none;
}

.mega-menu a {
	padding: 4px 0px;
	color: #000;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 400;
	letter-spacing: 1px;
	width: 100%;
	font-family: Roboto Condensed;
	display: table;
}

.mega-menu .dropdown-menu {
	margin-left: 0;
	width: 100%;
	padding: 15px;
}

.mega-menu a:hover {
	color: #00BCD4;
	background: transparent;
}

.navbar-nav>li>.dropdown-menu {
	margin-top: 27px;
	margin-left: 13px;
	border: none;
}

.dropdown-menu>li>a:hover {
	color: #00BCD4;
	background: transparent;
}

.cart-head {
	float: right;
	color: #fff;
	font-size: 23px;
	background: transparent none repeat scroll 0% 0%;
	line-height: 74px;
	margin: -12px -35px -12px 15px;
	padding: 0px 23px;
	border-left: 1px solid rgba(255, 255, 255, 0.15);
}

.page-head {
	background: #333 url(../img/bg/1.jpg) no-repeat center;
	padding: 140px 0 70px;
}

.page-head h2 {
	color: #fff;
	font-size: 52px;
}

.page-head p {
	color: #fff;
	font-size: 18px;
}

.page-head a {
	font-size: 40px;
	color: #fff;
	display: table;
	margin: 30px auto 0px;
}

.main-content {
	padding: 100px 0 80px;
}

/* =============================
   7. PRICING TABLE
================================ */

.pricing .col-md-11 {
	width: 91.66666667%;
	margin: 0 auto;
	float: none;
}

.pricing-table {
	border: 1px solid #ddd;
	padding: 30px;
}

.plan-title {
	font-size: 28px;
	padding-bottom: 5px;
	font-family: Roboto Condensed;
	font-weight: 700;
	text-transform: uppercase;
}

.plan-price {
	font-size: 61px;
	font-weight: 300;
	margin-bottom: 25px;
	margin-top: 30px;
}

.plan-price span {
	font-size: 20px;
	vertical-align: top;
	line-height: 0px;
}

.plan-feature {
	font-size: 14px;
	font-weight: 400;
}

.pricing-table ul {
	padding: 30px 0;
}

.pricing-table ul li {
	list-style: none;
	margin: 0;
	padding: 5px 0;
	font-weight: 400;
	font-size: 15px;
	color: #888;
}

.plan-btn {
	background: #00BCD4;
	color: #fff;
	padding: 15px 50px;
	display: table;
	margin: 0px auto;
	text-transform: uppercase;
	font-size: 11px;
	border-radius: 25px;
	letter-spacing: 2px;
}

.plan1 {
	border-right: none;
	width: 90%;
	float: right;
}

.plan2 {
	border: 4px solid #00BCD4;
	padding: 44px 30px 42px;
	margin-top: -16px;
}

.plan3 {
	border-left: none;
	width: 90%;
	float: left;
}

.no-padding {
	padding: 0 !important;
}

.pricing-cta {
	margin: 60px 0;
	padding: 35px 50px 33px;
	border: 1px solid #eee;
	border-radius: 5px;
	font-size: 21px;
	font-weight: 300;
	background: #eee;
	letter-spacing: 0.6px;
}

.pricing-cta a {
	border: 2px solid #00BCD4;
	color: #00BCD4;
	padding: 13px 25px;
	display: inline-block;
	margin: 0px 0 0 15px;
	text-transform: uppercase;
	font-size: 11px;
	border-radius: 25px;
	letter-spacing: 3px;
	font-weight: 700;
	position: relative;
	top: -2px;
}

.pricing-faq header h3 {
	font-size: 50px;
	margin: 0 0 10px;
}

.pricing-faq header p {
	font-size: 22px;
	font-weight: 300;
	color: #777;
	overflow: hidden;
}

.pricing-compare ul li h1,
.pricing-compare ul li h2,
.pricing-compare ul li h3,
.pricing-compare ul li h4,
.pricing-compare ul li h5,
.pricing-compare ul li h6 {
	margin: 0;
}

.pricing-compare ul {
	border: 1px solid #E5E5E5;
	display: table;
	width: 100%;
	padding: 0;
}

.pricing-compare ul li {
	padding: 0;
	border-left: 1px solid #e5e5e5;
	list-style: none;
	margin: 0;
}

.pricing-compare ul li:first-child {
	border-left: none;
}

.plan-descriptions {
	border-top: 1px solid #E5E5E5;
	margin-top: 141px;
}

.plan-descriptions .plan-list {
	border-bottom: 1px solid #e5e5e5;
	height: 70px;
	line-height: 15px;
	padding: 17px 25px;
}

.plan-descriptions .plan-list strong {
	color: #323232;
	font-size: 15px;
	font-weight: 600;
	margin: 0px 0px 6px;
	display: table;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.plan-list {
	border-bottom: 1px solid #e5e5e5;
	height: 70px;
	line-height: 70px;
	padding: 0 30px;
	font-size: 16px;
}

.plan-list i {
	color: #2ecc71;
	font-size: 25px;
	line-height: 70px;
}

.plan-list small {
	display: block;
	font-weight: 400;
	color: #888;
	font-size: 15px;
}

.plan-head {
	border-bottom: 1px solid #E5E5E5;
	height: 142px;
	padding: 26px 30px 30px 30px;
}

.plan-head h4 {
	text-transform: capitalize;
	font-size: 21px;
	letter-spacing: 1px;
}

.plan-head span {
	color: #00BCD4;
	font-size: 50px;
}

.plan-head span em {
	font-style: normal;
	font-size: 14px;
	color: #aaa;
	font-weight: 400;
}

.pricing-compare .plan-btn {
	width: 88%;
	text-align: center;
	margin: 15px 6%;
}

.plan-btn i {
	font-size: 11px;
	margin-left: 6px;
}

.plan-head span small {
	font-size: 75%;
	vertical-align: top;
	position: relative;
	top: 0px;
	margin-right: 3px;
}

.faq-qa {
	margin-top: 40px;
}

.faq-qa h5 {
	font-size: 19px;
	font-weight: 700;
	margin: 0 0 15px;
}

.faq-qa p {
	font-size: 14px;
	line-height: 23px;
	color: #777;
}

/* =============================
   8. SERVICES
================================ */

.service-item1 {
	padding: 0 15px 50px;
}

.service-item1 span {
	color: #00BCD4;
	font-size: 70px;
	margin: 0;
	display: block;
}

.service-item1 h3 {
	font-size: 20px;
	margin: 30px 0 10px;
}

.service-item2 {
	padding: 0 15px 50px;
}

.service-item2 span {
	color: #000;
	font-size: 60px;
	background: #eee;
	width: 150px;
	height: 150px;
	display: table;
	margin: 0 auto;
	line-height: 150px;
	border-radius: 50%;
}

.service-item2 h3 {
	font-size: 20px;
	margin: 22px 0 10px;
}

.service-item3 {
	padding: 0 15px 50px;
}

.service-item3 span {
	color: #fff;
	font-size: 50px;
	background: #00BCD4;
	width: 150px;
	height: 150px;
	display: table;
	margin: 0 auto;
	line-height: 150px;
	border-radius: 50%;
}

.service-item3 h3 {
	font-size: 20px;
	color: #333;
	margin: 22px 0 10px;
}

.service-item4 {
	padding: 80px 75px;
}

.service-item4 span {
	color: #fff;
	font-size: 70px;
	margin: 0 0 40px;
	display: block;
}

.service-item4 h3 {
	font-size: 17px;
	color: #fff;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0 0 15px;
}

.service-item4 p {
	color: #fff;
	opacity: 0.7;
}

.service-item5 {
	padding: 0 0 35px;
}

.service-item5 span {
	color: #00BCD4;
	font-size: 40px;
	margin: 0 10px 0 0;
	display: inline-block;
	position: relative;
	top: 12px;
}

.service-item5 h3 {
	font-size: 20px;
	margin: 0 0 23px;
}

.service-item6 {
	padding: 40px 60px;
	border: 1px solid #fff;
	border-bottom: none;
}

.service-item6 span {
	color: #fff;
	font-size: 70px;
	margin: 0 0 40px;
	display: block;
}

.service-item6 h3 {
	font-size: 17px;
	color: #fff;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0 0 15px;
}

.service-item6 p {
	color: #fff;
	opacity: 0.7;
}

.service-item7 {
	padding: 0 0 40px 85px;
	position: relative;
}

.service-item7 span {
	color: #00BCD4;
	font-size: 48px;
	margin: 0;
	display: block;
	float: left;
	position: absolute;
	top: 0;
	left: 15px;
}

.service-item7 h3 {
	font-size: 18px;
	margin: 0 0 15px;
}

.dual-services {
	position: relative;
	padding: 100px 0;
}

.dual-services .col-md-6 {
	padding: 130px 100px 70px;
}

.dual-service-img {
	background: #000 url(../img/4.jpg) no-repeat center;
	height: 100%;
	width: 50%;
	position: absolute;
	top: 0;
	left: 0;
	background-size: cover;
}

.dual-service-img:after {
	content: "";
	background: #000;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 7777;
	opacity: 0.2;
}

.service-item8-left {
	padding: 0 0 0 230px;
}

.service-item8-left span {
	color: #00BCD4;
	font-size: 140px;
	margin: 0;
	display: block;
	float: left;
	position: absolute;
	top: 50%;
	left: 30px;
	transform: translateY(-50%);
}

.service-item8-left h3 {
	font-size: 28px;
	margin: 0 0 15px;
}

.service-item8-right {
	padding: 0 230px 0 0;
}

.service-item8-right span {
	color: #00BCD4;
	font-size: 140px;
	margin: 0;
	display: block;
	float: right;
	position: absolute;
	top: 50%;
	right: 30px;
	transform: translateY(-50%);
}

.service-item8-right h3 {
	font-size: 28px;
	margin: 0 0 15px;
}

.btn-text {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 12px;
	letter-spacing: 1.5px;
	margin-top: 15px;
	display: table;
}

.bg-color {
	background: #00BCD4;
}

/* =============================
   9. ALERTS
================================ */

.alert {
	border-radius: 3px;
	font-size: 15px;
	color: #fff !important;
	position: relative;
	padding: 26px 50px 26px 30px;
	font-weight: 400;
	letter-spacing: 0.5px;
}

.alert h4 {
	margin: 0 0 6px;
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: 1px;
}

.alert.alert-2x h4 {
	margin: 0 0 6px;
	color: #000;
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: 2px;
}

.alert-general {
	background-color: #13d7ce;
	border: none;
}

.alert-success {
	background-color: #00b034;
	border: none;
}

.alert-help {
	background-color: #00BCD4;
	border: none;
}

.alert-warning {
	background-color: #f8c100;
	border: none;
}

.alert-danger {
	background-color: #ff0000;
	border: none;
}

.alert i {
	margin-right: 15px;
}

.alert button span {
	font-size: 30px !important;
	font-weight: 300;
}

.alert-dismissable .close,
.alert-dismissible .close {
	position: absolute;
	top: 50%;
	right: 25px;
	font-size: 10px !important;
	color: #fff;
	opacity: 0.7;
	font-weight: 400;
	margin-top: -15px;
}

.alert-2x.alert-dismissable .close,
.alert-2x.alert-dismissible .close {
	color: #000;
	opacity: 0.5;
}

.alert-dismissable .close:hover,
.alert-dismissible .close:hover {
	opacity: 1;
	font-weight: 400;
}

.alert.alert-2x {
	border-width: 5px;
	color: #777 !important;
}

.alert-2x.alert-general {
	background-color: #fff;
	border: none;
	border-left: 4px solid #13d7ce;
}

.alert-2x.alert-general h4 {
	color: #13d7ce;
}

.alert-2x.alert-success {
	background-color: #fff;
	border: none;
	border-left: 4px solid #00b034;
}

.alert-2x.alert-success h4 {
	color: #00b034;
}

.alert-2x.alert-help {
	background-color: #fff;
	border: none;
	border-left: 4px solid #00BCD4;
}

.alert-2x.alert-help h4 {
	color: #00BCD4;
}

.alert-2x.alert-warning {
	background-color: #fff;
	border: none;
	border-left: 4px solid #f8c100;
}

.alert-2x.alert-warning h4 {
	color: #f8c100;
}

.alert-2x.alert-danger {
	background-color: #fff;
	border: none;
	border-left: 4px solid #ff0000;
}

.alert-2x.alert-danger h4 {
	color: #ff0000;
}

/* =============================
   10. ACCORDION
================================ */

.accordion1 .panel-title {
	width: 100%;
}

.accordion1 .panel-title a {
	display: table;
	width: 100%;
	padding: 25px 45px 25px 30px;
	font-weight: 400;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
	position: relative;
}

.accordion1 .panel-body {
	padding: 0;
	border-radius: 0;
	padding: 20px 30px 13px;
}

.panel-group .panel {
	border-radius: 0;
}

.panel-default>.panel-heading {
	padding: 0;
	background: transparent;
	border: none;
}

.accordion1 .panel-title a.collapsed:after {
	content: "\e095";
}

.accordion1 .panel-title a:after {
	content: "\e096";
	font-size: 14px;
	font-weight: 300;
	margin-top: 0;
	font-family: "un";
	float: right;
	position: absolute;
	top: 50%;
	right: 16px;
	margin-top: -7px;
	color: #777;
}

.panel-default>.panel-heading {
	padding: 0;
}

.accordion2 .panel-group .panel {
	border: none;
}

.accordion2 .panel-title {
	width: 100%;
}

.accordion2 .panel-title a {
	background: #00BCD4;
	display: table;
	width: 100%;
	padding: 25px 45px 25px 30px;
	font-weight: 400;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
	position: relative;
	color: #fff;
}

.panel-title i {
	margin-right: 9px;
	font-size: 17px;
	margin-top: -10px;
	display: inline-block;
	position: relative;
	top: 2px;
}

.accordion2 .panel-body {
	padding: 0;
	border-radius: 0;
	padding: 20px 30px 13px;
}

.accordion2 .panel-title a.collapsed {
	background: #000;
}

.accordion2 .panel-title a.collapsed:after {
	content: "\e114";
}

.accordion2 .panel-title a:after {
	content: "\e115";
	font-size: 14px;
	font-weight: 300;
	margin-top: 0;
	font-family: "un";
	float: right;
	position: absolute;
	top: 50%;
	right: 16px;
	margin-top: -7px;
	color: #fff;
}

.accordion3 .panel-group .panel {
	border: none;
}

.accordion3 .panel-title {
	width: 100%;
}

.accordion3 .panel-title a {
	display: table;
	width: 100%;
	padding: 25px 60px 25px 30px;
	font-weight: 400;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
	position: relative;
}

.accordion3 .panel-body {
	padding: 0;
	border-radius: 0;
	padding: 0px 30px 25px;
}

.accordion3 .panel-default>.panel-heading+.panel-collapse>.panel-body {
	border: none;
}

.accordion3 .panel-default.active {
	background: #fff;
}

.accordion3 .panel-default {
	background: #fff;
	border: 1px solid #ddd !important;
}

.accordion3 .panel-title a.collapsed:after {
	content: "\e114";
	color: #bbb;
}

.accordion3 .panel-title a:after {
	content: "\e115";
	font-size: 14px;
	font-weight: 300;
	margin-top: 0;
	font-family: "un";
	float: right;
	position: absolute;
	top: 50%;
	right: 16px;
	margin-top: -7px;
	color: #bbb;
}

/* =============================
   11. BUTTON STYLES
================================ */

.btn {
	display: inline-block;
	margin: 0px auto;
	text-transform: normal;
	border-radius: 3px;
	font-weight: 700;
	color: #fff;
	border: none;
	overflow: hidden;
	text-transform: uppercase;
	min-width: 120px;
	text-align: center;
}

.btn-hvr {
	border-radius: 3px;
}

.btn-primary.btn-hvr.hvr-shutter-out-vertical,
.btn-primary.btn-hvr.hvr-shutter-out-horizontal,
.btn-primary.btn-hvr.hvr-rectangle-out,
.btn-primary.btn-hvr {
	color: #fff;
}

.btn-hvr.hvr-shutter-out-vertical,
.btn-hvr.hvr-shutter-out-horizontal,
.btn-hvr.hvr-rectangle-out,
.btn-hvr {
	background: #fff;
	border: 1px solid #00BCD4;
	color: #00BCD4;
}

.hvr-fade:hover,
.btn-hvr:before,
.btn-hvr:hover:before,
.btn-hvr:after {
	background: #00BCD4;
}

.btn-primary {
	background: #00BCD4;
	border: 1px solid #00BCD4 !important;
}

.btn-white {
	color: #fff !important;
	background: transparent !important;
	border: 1px solid #fff !important;
}

.btn-white:hover {
	background: #fff !important;
	color: #222 !important;
}

.btn.btn-default:hover,
.btn.btn-border {
	background: transparent;
	border: 1px solid #00BCD4;
	color: #00BCD4;
}

.btn.btn-default-white:hover,
.btn.btn-dark:hover,
.btn.btn-border:hover {
	background: #00BCD4;
	border: 1px solid #00BCD4;
	color: #fff;
}

.btn.btn-border.btn-hvr:hover {
	background: #fff;
}

.btn.btn-default {
	background: transparent;
	border: 1px solid #aaa;
	color: #777;
}

.btn.btn-default-white {
	background: transparent;
	border: 1px solid #fff;
	color: #fff;
}

.btn.btn-dark {
	background: #000;
	border: 1px solid #000;
	color: #fff;
}

.btn.btn-round {
	border-radius: 20px;
}

.btn-xs {
	padding: 8px 20px;
	font-size: 10px;
	letter-spacing: 1px;
}

.btn-sm {
	padding: 12px 21px;
	font-size: 11px;
	letter-spacing: 1px;
}

.btn-md {
	padding: 15px 33px;
	font-size: 11px;
	letter-spacing: 2px;
}

.btn-lg {
	padding: 18px 33px;
	font-size: 13px;
	letter-spacing: 2px;
}

.btn-xl {
	padding: 20px 35px;
	font-size: 13px;
	letter-spacing: 2px;
}

.btn-element a {
	margin: 0 9px 10px 0;
}

.btn-color2 {
	background: #13d7ce;
	border: 1px solid #13d7ce;
}

.btn-color2:hover {
	background: transparent;
	color: #13d7ce;
	border: 1px solid #13d7ce;
}

.btn-color3 {
	background: #00b034;
	border: 1px solid #00b034;
}

.btn-color3:hover {
	background: transparent;
	color: #00b034;
	border: 1px solid #00b034;
}

.btn-color4 {
	background: #f8c100;
	border: 1px solid #f8c100;
}

.btn-color4:hover {
	background: transparent;
	color: #f8c100;
	border: 1px solid #f8c100;
}

.btn-color5 {
	background: #ff0000;
	border: 1px solid #ff0000;
}

.btn-color5:hover {
	background: transparent;
	color: #ff0000;
	border: 1px solid #ff0000;
}

.btn-color6 {
	background: #766454;
	border: 1px solid #766454;
}

.btn-color6:hover {
	background: transparent;
	color: #766454;
	border: 1px solid #766454;
}

.btn-color7 {
	background: #00a8ec;
	border: 1px solid #00a8ec;
}

.btn-color7:hover {
	background: transparent;
	color: #00a8ec;
	border: 1px solid #00a8ec;
}

.btn-primary:hover,
.btn-primary.hvr-fade:hover {
	background: transparent !important;
	color: #00BCD4;
}

.btn-primary.btn-hvr {
	background: #00BCD4;
	border: 1px solid #00BCD4;
}

.btn-primary.btn-hvr:hover {
	color: #00BCD4;
}

.btn-primary.btn-hvr:before,
.btn-primary.btn-hvr:hover:before,
.btn-primary.btn-hvr:after {
	background: #fff !important;
}

.btn i {
	font-size: 17px;
	margin-top: -20px;
	display: inline-block;
	position: relative;
	top: 3px;
	margin-right: 3px;
}

.btn i.fa {
	font-size: 17px;
	margin-top: -20px;
	display: inline-block;
	position: relative;
	top: 0px;
	margin-right: 5px;
}

.subhead {
	font-weight: 700;
	margin: 0 0 30px;
	letter-spacing: 0.5px;
	font-size: 21px;
	padding-bottom: 0;
	text-transform: uppercase;
}

/* =============================
   12. FORM STYLES
================================ */

select,
.form-group input[type="text"],
.form-group input[type="email"],
.form-group input[type="password"] {
	padding: 0 20px;
	font-weight: 400;
	height: 45px;
	border: 1px solid #ddd;
	box-shadow: none;
	width: 100%;
}

.form-group textarea:focus,
.form-group textarea {
	padding: 17px 20px;
	font-weight: 400;
	height: 45px;
	border: 1px solid #ddd;
	box-shadow: none;
	width: 100%;
	height: 100px;
}

select option {
	padding: 5px;
}

.form-inline button {
	width: 100%;
}

.form-inline.row {
	margin: 0 -10px;
}

.form-inline .col-md-4 {
	padding: 0 10px;
}

.checkbox {
	padding: 5px 0 12px;
}

/* =============================
   13. TABS
================================ */

.tab1 .nav-tabs li a {
	background: transparent !important;
	text-transform: capitalize;
	font-size: 16px;
}

.tab1 .nav-tabs li a:hover,
.tab1 .nav-tabs li.active a {
	color: #00BCD4 !important;
	border: 1px solid #ddd;
	border-bottom: 1px solid #fff;
}

.tab1 .nav-tabs li a i {
	margin-right: 7px;
	border: none;
}

.tab-content>.tab-pane {
	padding: 30px 20px 20px;
}

.tab-pane h3 {
	margin: 0 0 23px;
	font-size: 30px;
}

.tab-pane p {
	padding: 0 0 10px;
	margin: 0;
}

.tab-pane .btn {
	margin-top: 10px;
}

.tab2 .nav-tabs li a {
	border: none !important;
	text-transform: capitalize;
	font-size: 16px;
}

.tab2 .nav-tabs li.active a {
	color: #fff !important;
	background: #00BCD4;
}

.tab2 .nav-tabs li a i {
	margin-right: 7px;
	border: none;
}

.nav>li>a {
	padding: 14px 20px;
}

.tab3 .nav-tabs {
	border-bottom: 3px solid #ddd;
}

.tab3 .nav-tabs li {
	margin: 0;
}

.tab3 .nav-tabs li a {
	text-transform: uppercase;
	border: none !important;
	border-bottom: 3px solid transparent !important;
	margin: 0 0 -3px;
	text-transform: capitalize;
	font-size: 16px;
}

.tab3 .nav-tabs li a:hover,
.tab3 .nav-tabs li.active a {
	background: transparent;
	color: #00BCD4 !important;
	border-bottom: 3px solid #00BCD4 !important;
}

.tab3 .nav-tabs li a i {
	margin-right: 7px;
	border: none;
}

.list-icons {
	padding: 0;
}

.list-icons li {
	list-style: none;
	margin: 0 0 5px;
	font-weight: 400;
	font-size: 15px;
}

.info-box .list-icons {
	margin-top: -10px;
}

.list-icons li i {
	color: #00BCD4;
	margin-right: 6px;
	position: relative;
	top: 1px;
}

/* =============================
   14. PROGRESS BAR
================================ */

.skills {
	padding: 0;
}

.skills li {
	list-style: none;
	margin: 0;
}

.skills .skill-name {
	font-size: 16px;
	font-style: normal;
	margin-bottom: 6px;
	font-weight: 400;
}

.skills .skill-out span {
	display: block;
	height: 15px;
	white-space: nowrap;
	font-size: 13px;
	color: #777;
	line-height: 15px;
	position: absolute;
	z-index: 5;
	right: 0;
	bottom: 15px;
	letter-spacing: 0.5px;
}

.skills .skill-out {
	position: relative;
	margin: 0 10px 25px 0;
	padding: 0;
	background: #E7E7E7;
	border-radius: 2px;
}

.skills .skill-in {
	position: relative;
	float: left;
	height: 7px;
	color: #fff;
	border-radius: 2px;
}

.skills2 {
	padding: 0;
}

.skills2 li {
	list-style: none;
	margin: 0;
}

.skills2 .skill-name {
	font-size: 16px;
	font-style: normal;
	margin-bottom: 6px;
	font-weight: 400;
}

.skills2 .skill-out span {
	display: block;
	height: 24px;
	white-space: nowrap;
	font-size: 12px;
	color: #fff;
	line-height: 24px;
	position: absolute;
	z-index: 5;
	left: 0;
	bottom: 0;
	padding: 0 10px;
}

.skills2 .skill-out {
	position: relative;
	margin: 0 10px 25px 0;
	padding: 0;
	background: #E7E7E7;
	border-radius: 3px;
}

.skills2 .skill-in {
	position: relative;
	float: left;
	height: 24px;
	color: #fff;
	border-radius: 3px;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
	padding: 12px 15px;
	font-weight: 400;
	color: #555;
	font-size: 15px;
}

.bs-example-popover a {
	position: relative;
	overflow: visible;
}

.bs-example-popover a:hover .popover {
	display: table;
}

.popover-title {
	padding: 14px 14px 10px;
	margin: 0;
	font-size: 15px;
	background-color: #fff;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0;
	letter-spacing: 1px;
	color: #323232 !important;
}

.popover.top {
	display: table;
	opacity: 0;
	visibility: hidden;
	bottom: 40px;
	top: auto;
	border: none;
	width: 400px;
	left: 50%;
	right: auto;
	margin: 0 auto;
	transform: translateX(-50%);
	transition: .4s;
}

.bs-example-popover a:hover .popover.top {
	opacity: 1;
	visibility: visible;
	bottom: 46px;
	top: auto;
	transition: .4s;
}

.popover-content {
	padding: 10px 14px 15px;
	font-size: 13px;
	text-transform: none;
	letter-spacing: 1px;
	color: #777 !important;
	font-family: Source Sans Pro;
}

.popover.right {
	display: table;
	opacity: 0;
	visibility: hidden;
	bottom: auto;
	top: 50%;
	border: none;
	width: 400px;
	left: 98%;
	right: auto;
	margin: 0 auto;
	transform: translate(0, -50%);
	transition: .4s;
}

.bs-example-popover a:hover .popover.right {
	opacity: 1;
	visibility: visible;
	left: 101%;
	transition: .4s;
}

.popover.bottom {
	display: table;
	opacity: 0;
	visibility: hidden;
	top: 40px;
	auto: auto;
	border: none;
	width: 400px;
	left: 50%;
	right: auto;
	margin: 0 auto;
	transform: translateX(-50%);
	transition: .4s;
}

.bs-example-popover a:hover .popover.bottom {
	opacity: 1;
	visibility: visible;
	top: 46px;
	bottom: auto;
	transition: .4s;
}

.popover.left {
	display: table;
	opacity: 0;
	visibility: hidden;
	bottom: auto;
	top: 50%;
	border: none;
	width: 400px;
	right: 98%;
	left: auto;
	margin: 0 auto;
	transform: translate(0, -50%);
	transition: .4s;
}

.bs-example-popover a:hover .popover.left {
	opacity: 1;
	visibility: visible;
	right: 101%;
	transition: .4s;
}

.columns {
	margin-bottom: 30px;
}

.columns h4 {
	font-size: 19px;
}

/* =============================
   15. PROCESS
================================ */

.process-item1 {
	padding: 0 0px 50px;
}

.process-item1 span {
	color: #fff;
	font-size: 50px;
	background: #00BCD4;
	width: 120px;
	height: 120px;
	display: table;
	margin: 0 auto;
	line-height: 120px;
	border-radius: 50%;
	position: relative;
}

.process-item1 span em {
	font-style: normal;
	border: 2px solid #fff;
	width: 110px;
	height: 110px;
	display: block;
	border-radius: 50%;
	margin: 5px;
	line-height: 106px;
}

.process-item1.first:before {
	display: none;
}

.process-item1:before {
	content: '';
	position: absolute;
	top: 60px;
	left: 0;
	margin-left: -120px;
	width: 80%;
	border-top: 1px dashed #ccc;
	z-index: -1;
}

.process-item1 h3 {
	font-size: 21px;
	color: #000;
	letter-spacing: 0.5px;
}

.process-item2 {
	padding: 0 0px 50px;
}

.process-item2 span {
	color: #00BCD4;
	font-size: 35px;
	border: 1px solid #00BCD4;
	background: #fff;
	width: 80px;
	height: 80px;
	display: table;
	margin: 0 auto;
	line-height: 80px;
	border-radius: 8px;
	position: relative;
	transition: .4s;
}

.process-item2.active span,
.process-item2:hover span {
	color: #fff;
	border: 1px solid #00BCD4;
	background: #00BCD4;
	transition: .4s;
}

.process-item2.active h3 {
	color: #00BCD4;
}

.process-item2 span em {
	font-style: normal;
}

.process-item2.first:before {
	display: none;
}

.process-item2:before {
	content: '';
	position: absolute;
	top: 40px;
	left: 0;
	margin-left: -120px;
	width: 80%;
	border-top: 1px dashed #ccc;
	z-index: -1;
}

.process-item2 h3 {
	font-size: 21px;
	color: #000;
	letter-spacing: 0.5px;
}

/* =============================
   16. COUNTERS
================================ */

.counter-item1 {
	text-align: center;
	padding: 0 20px;
}

.counter-item1 .count {
	font-size: 40px;
}

.counter-item1 h4 {
	font-size: 16px;
	margin: 0;
}

.counter-item1 h3 {
	font-size: 40px;
	margin: 0;
}

.counter-item1 h3 .count {
	font-size: 50px;
	font-weight: 700;
	color: #00BCD4;
	position: relative;
	top: 2px;
}

.counter-item2 {
	text-align: center;
	padding: 0 20px;
}

.counter-item2 .count {
	font-size: 60px;
}

.counter-item2 h4 {
	font-size: 16px;
	margin: 0;
}

.counter-item3 {
	text-align: center;
	padding: 0 20px;
}

.counter-item3 .count {
	font-size: 50px;
}

.counter-item3 i {
	font-size: 50px;
	display: block;
	color: #00BCD4;
	margin: 0 0 24px;
}

.counter-item3 h4 {
	font-size: 16px;
	margin: 0;
}

.counter-item4 {
	text-align: center;
	padding: 35px 20px;
	background: #eee;
}

.counter-item4 .count {
	font-size: 50px;
}

.counter-item4 i {
	font-size: 40px;
	display: block;
	color: #00BCD4;
	margin: 0 0 17px;
}

.counter-item4 h4 {
	font-size: 16px;
	margin: 0;
}

.responsive-content i {
	font-size: 200px;
	text-align: center;
	width: 100%;
	display: table;
	margin: 0px 0 40px;
}

.table-responsive {
	margin-top: 40px;
}

/* =============================
   17. CLIENTS
================================ */

.clients {
	background: #e8f0f2;
	padding: 60px 0;
}

.clients ul {
	padding: 0;
}

.clients ul li {
	width: 20%;
	float: left;
	list-style: none;
	padding: 0 30px;
	opacity: 0.4;
}

/* =============================
   18. NEWSLETTER
================================ */

.newsletter-wrap {
	background: #00BCD4;
	padding: 90px 0;
}

.newsletter-wrap h3 {
	color: #fff;
	text-align: center;
	font-size: 31px;
	margin: 0 0 30px;
}

.newsletter-wrap form {
	width: 100%;
	max-width: 650px;
	margin: 0 auto;
}

.newsletter-wrap input {
	background: #fff;
	border: none;
	padding: 0px 30px;
	width: 70%;
	height: 50px;
	border-radius: 25px 0px 0px 25px;
	color: rgb(0, 0, 0);
	letter-spacing: 1px;
}

.newsletter-wrap button {
	width: 29%;
	padding: 0;
	border: none;
	height: 50px;
	background: rgba(0, 0, 0, 0.4);
	color: #fff;
	font-weight: 700;
	letter-spacing: 2px;
	border-radius: 0 25px 25px 0;
	margin-left: -4px;
	text-transform: uppercase;
}

.error-text {
	border: 15px solid #00BCD4;
	color: #00BCD4;
	font-size: 165px;
	text-align: right;
	padding: 250px 40px 76px;
	font-family: Roboto Condensed;
	height: auto;
}

.error-info {
	font-size: 30px;
	line-height: 42px;
	font-style: normal;
	padding: 0 20px;
}

.sep {
	margin: 30px 0;
	width: 100%;
	background: #ccc;
}

.sep-size-1 {
	height: 1px;
}

.sep-size-2 {
	height: 2px;
}

.sep-size-3 {
	height: 3px;
}

.white-text {
	color: #fff;
}

.no-margin {
	margin: 0 !important;
}

.bg-color1 {
	background: #00BCD4;
}

.bg-color2 {
	background: #13d7ce;
}

.bg-color3 {
	background: #00b034;
}

.bg-color4 {
	background: #f8c100;
}

.bg-color5 {
	background: #ff0000;
}

.bg-color6 {
	background: #766454;
}

.bg-color7 {
	background: #00a8ec;
}

.bg-dark {
	background: #222;
}

.bg-gray {
	background: #eee;
}

.list-group {
	margin-bottom: 50px;
}

a.list-group-item {
	padding: 13px 15px;
	font-weight: 400;
}

.list-group-big a.list-group-item {
	padding: 25px 25px 25px;
}

.list-group-big .list-group-item-heading {
	margin-bottom: 10px;
}

.list-group-item-text {
	margin-bottom: 0;
	line-height: 23px;
	font-size: 14px;
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
	z-index: 2;
	color: #fff;
	background: #00BCD4;
	border-color: #00BCD4;
}

.list-group-item.active a {
	color: #fff;
}

.list-group-item {
	font-weight: 400;
	color: #777;
	font-size: 15px;
}

.list-group-item a {
	color: #666;
}

.side-list {
	margin: 0;
}

.side-list .list-group-item a {
	padding: 12px 20px;
	display: table;
	width: 100%;
}

.side-list .list-group-item {
	border-color: #e5e5e5 !important;
	border-radius: 0px !important;
	padding: 0;
}

.cta-box h3 {
	margin: 0 0 18px;
	font-size: 29px;
	color: #fff;
}

.cta-box2 {
	padding: 25px 0 !important;
	background: #00BCD4;
}

.cta-box {
	padding: 60px 0;
}

.cta-box-big {
	padding: 80px 0;
}

.cta-box p {
	margin: 0;
	padding: 0;
}

.cta-box-white h1 {
	color: #fff;
}

.cta-box-white p {
	color: #fff;
	opacity: 0.7;
}

.info-box .info-box-body {
	padding: 0px 120px;
}

.info-box h1 {
	margin: 0 0 25px;
	font-size: 36px;
}

.info-box-white h1 {
	color: #fff;
}

.info-box-white p {
	color: #999;
}

.info-box-white .service-item7 {
	padding: 0 0 40px 70px;
	position: relative;
}

.info-box-white .service-item7 span {
	color: #fff;
}

.info-box-body .service-item5:first-child {
	margin-top: -20px;
	display: table;
	margin-bottom: 0px;
}

.container {
	width: 100%;
	max-width: 1300px;
}

label {
	font-weight: 400;
	font-size: 16px;
}

.checkbox label,
.radio label {
	font-size: 15px;
	color: #888;
}

td,
th {
	padding: 0;
	font-size: 16px;
}

/* =============================
   19. TEAM
================================ */

.team h3 {
	font-size: 34px;
	text-align: center;
	line-height: 40px;
	margin: 0 0 45px;
}

.team-item {
	padding-bottom: 25px;
}

.team-item img {
	border-radius: 50%;
	max-width: 90%;
	margin: 0 auto;
	filter: grayscale(100%);
	-webkit-filter: grayscale(1);
}

.team-item h4 {
	margin: 15px 0 0;
	font-weight: 600;
	font-size: 19px;
}

.team-item p {
	font-size: 16px;
}

.team-item2 {
	padding-bottom: 3px;
}

.team .col-md-2 {
	width: 20%;
}

.team-item2 img {
	margin: 0 auto;
	filter: grayscale(15%);
	-webkit-filter: grayscale(0.15);
}

.team-item2 h4 {
	margin: 15px 0 0;
	font-weight: 600;
	font-size: 19px;
	color: #fff;
}

.team-item2 p {
	font-size: 15px;
	color: #fff;
	opacity: 0.8;
}

.team-item3 {
	position: relative;
}

.team-item3 img {
	margin: 0 auto;
	filter: grayscale(100%);
	-webkit-filter: grayscale(1);
}

.team-item3 h4 {
	margin: 95% 0 0;
	font-weight: 600;
	font-size: 19px;
	color: #fff;
	transition: .3s;
}

.team-item3 p {
	font-size: 15px;
	color: #fff;
	opacity: 0.6;
}

.team-item3-inner {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	opacity: 0;
	visibility: hidden;
	transition: .4s;
}

.team-item3:hover .team-item3-inner {
	opacity: 1;
	visibility: visible;
	transition: .4s;
}

.team-item3:hover h4 {
	margin: 75% 0 0;
	transition: .3s;
}

.body {
	overflow: hidden;
	position: relative;
	width: 100%;
}

.padding-80 {
	padding: 80px 0;
}

.padding-top-80 {
	padding: 80px 0 0;
}

.padding-bottom-80 {
	padding: 0 0 80px;
}

.padding-100 {
	padding: 100px 0;
}

.featured-info h2 {
	font-size: 18px;
	margin: 20px 0 0;
}

.featured-info h2 a {
	color: #333;
}

.featured-info .sep {
	background: #00BCD4;
	width: 60px;
	height: 1px;
	margin: 20px 0 15px;
}

.featured-info p {}

.feature-item {
	position: relative;
	padding-left: 110px;
	margin-bottom: 50px;
}

.feature-item:last-child {
	margin-bottom: 0px;
}

.feature-item i {
	width: 80px;
	height: 80px;
	position: absolute;
	line-height: 80px;
	color: #00BCD4;
	font-size: 35px;
	text-align: center;
	border-radius: 3px;
	top: 0px;
	left: 0px;
	border: 1px solid #00BCD4;
}

.feature-item h4 {
	font-size: 20px;
	margin: 0 0 7px;
}

.feature-item p {
	letter-spacing: 0;
	font-size: 16px;
	line-height: 24px;
}

.info__3 {
	padding: 90px 0 60px;
}

.info_3__item {
	position: relative;
	margin-bottom: 30px;
}

.info__3 .row {
	margin: 0 -1px;
}

.info__3 .col-md-3,
.info__3 .col-md-4 {
	padding: 0 1px;
}

.info_3__item div {
	background: rgba(0, 0, 0, 0.6);
	height: 65px;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	width: 100%;
	padding: 0 50px 0 20px;
}

.info_3__item div h5 {
	color: #fff;
	text-transform: uppercase;
	font-size: 15px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	margin: 0;
}

.info_3__item div i {
	color: #00BCD4;
	position: absolute;
	top: 51%;
	transform: translateY(-50%);
	right: 20px;
	font-size: 21px;
}

.service__3 {
	padding: 100px 0;
}

.service__3 .col-md-3:nth-child(2) {
	padding-top: 70px;
}

.service__3 .col-md-3:nth-child(4) {
	padding-top: 70px;
}

.service_3__item {
	border-left: 2px dotted #bbb;
	padding-left: 25px;
	padding-bottom: 25px;
}

.service_3__item i {
	color: #00BCD4;
	font-size: 55px;
	position: relative;
	top: -6px;
}

.service_3__item h5 {
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 0.5px;
}

.service_3__item p {}

.folio_1__item {
	margin-bottom: 20px;
	position: relative;
	border-radius: 3px;
	overflow: hidden;
}

.folio__1 .col-md-6 {
	padding: 0 10px;
}

.folio__1 .row {
	margin: 0 -10px;
}

li {
	list-style: none;
}

.gallery-image img {
	display: block;
	width: 100%;
	height: auto;
}

.dual-services .info-box-body {
	background: #fff;
	padding: 20px 50px 50px;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
}

.news__1 h3 {
	font-size: 22px;
}

.news__1 h3 a {
	color: #222;
}

.news__1 p {}

.news__1 .meta {
	font-family: 'Poppins';
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px;
}

.news__1 p {
	margin: 0 0 25px;
}

.news__1 div {
	padding: 0 15px;
}

.home-blog {
	padding: 70px 0 90px;
}

.quote-wrap {
	background: #111;
	padding: 130px 0;
}

.quote-wrap p {
	font-family: Droid Serif;
	color: #fff;
	font-size: 35px;
	line-height: 50px;
	font-style: italic;
}

.quote-wrap cite {
	color: #aaa;
	font-style: normal;
	font-size: 19px;
	font-weight: 700;
	margin: 23px 0 0;
	display: block;
}

.quote-wrap cite span {
	color: #00BCD4;
	font-weight: 400;
	font-size: 15px;
}

.about2 {
	padding: 80px 0 30px;
}

.profile-full {
	background: url(../img/1.jpg) no-repeat center top;
	background-size: cover;
	padding: 350px 0 80px;
}

.profile-full h2 {
	color: rgb(255, 255, 255);
	font-size: 50px;
	text-shadow: 0px 1px 10px rgba(0, 0, 0, 0.5);
}

.profile-full p {
	background: #00BCD4;
	color: #fff;
	padding: 6px 26px;
	display: table;
}

.about-me {
	padding: 100px 0;
}

.about-me img {
	width: 100%;
}

.about-me h2 {
	margin: 20px 0 0;
}

.profile-card {
	position: relative;
}

.profile-social {
	position: absolute;
	bottom: 20px;
	right: 20px;
}

.profile-social a {
	background: #00BCD4;
	color: #fff;
	width: 44px;
	height: 44px;
	display: inline-block;
	line-height: 42px;
	text-align: center;
	font-size: 18px;
}

.home-services {
	padding: 70px 0 65px;
}

.highlight {
	color: #00BCD4;
}

ol,
ul {
	margin-bottom: 10px;
	padding: 0;
}

.nav-trigger {
	display: table;
	float: right;
	width: 40px;
	margin-top: 15px;
}

.nav-trigger span {
	height: 1px;
	background: #fff;
	width: 36px;
	display: block;
	margin-bottom: 9px;
}

.nav-trigger span:nth-child(2) {
	width: 30px;
}

.service-block {
	background: url(../img/bg/2.jpg) no-repeat center;
	background-size: cover;
	padding: 80px 0 70px;
}

.sb-item1 {
	background: #fff;
	padding: 53px 30px 45px;
	margin-bottom: 30px;
	box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.09), 0 17px 50px 0 rgba(0, 0, 0, 0.07);
}

.sb-item1 span {
	font-size: 100px;
	color: #00BCD4;
}

.sb-item1 p {
	margin: 0px;
	padding: 0px;
}

.sb-item1 h3 {
	font-size: 25px;
	margin: 21px 0px 15px;
}

.section-head-white {
	margin: 0px 0px 60px;
	font-size: 36px;
	font-family: 'Roboto Condensed', sans-serif;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
}

.section-head {
	margin: 0px 0px 60px;
	font-size: 36px;
	font-family: 'Roboto Condensed', sans-serif;
	color: #333;
	text-transform: uppercase;
	font-weight: 700;
}

.info-block .col-md-4 {
	padding: 80px 100px 80px 40px;
}

.info-block h6 {
	text-transform: uppercase;
	font-size: 15px;
	letter-spacing: 1px;
	font-weight: 700;
	color: #fff;
}

.info-block h4 {
	font-size: 44px;
	letter-spacing: 0;
	color: #fff;
	margin: 11px 0 24px;
	line-height: 45px;
	padding-right: 0px;
}

.info-block p {
	color: #fff;
	margin: 0 0 35px;
	font-size: 15px;
}

.info-block .btn {
	font-size: 11px;
	padding: 13px 31px;
	border-radius: 35px;
	letter-spacing: 2px;
}

.info-block .btn:hover {
	color: #fff !important;
	border: 1px solid #00BCD4 !important;
}

.full-block-clr-1 {
	background-color: #4ab8d7;
}

.full-block-clr-2 {
	background-color: #d1f2f9;
}

.info-block .full-block-clr-2 h6,
.info-block .full-block-clr-2 h4 {
	color: #51bbd5;
}

.info-block .full-block-clr-2 p {
	color: #000;
	opacity: 0.5;
}

.full-block-clr-3 {
	background-color: #f9806d;
}

/* =============================
   20. TIMELINE
================================ */

.cd-container {
	width: 90%;
	max-width: 1170px;
	margin: 0 auto;
}

.cd-container::after {
	content: '';
	display: table;
	clear: both;
}

#cd-timeline {
	position: relative;
	padding: 2em 0;
	margin-top: 2em;
	margin-bottom: 2em;
}

#cd-timeline:before {
	content: '';
	position: absolute;
	top: 0;
	left: 18px;
	height: 100%;
	width: 4px;
	background: #d7e4ed;
	opacity: 0.8;
}

#cd-timeline::after {
	content: "";
	border: 4px solid #d7e4ed;
	position: absolute;
	top: -26px;
	left: 2px;
	right: 0;
	width: 27px;
	height: 27px;
	border-radius: 50%;
	margin: 0 auto;
	background: #fff;
}

@media only screen and (min-width: 1170px) {
	#cd-timeline {
		margin-top: 3em;
		margin-bottom: 3em;
	}

	#cd-timeline::before {
		left: 50%;
		margin-left: -2px;
	}
}

.cd-timeline-block {
	position: relative;
	margin: 2em 0;
}

.cd-timeline-block::after {
	clear: both;
	content: "";
	display: table;
}

.cd-timeline-block:first-child {
	margin-top: 0;
}

.cd-timeline-block:last-child {
	margin-bottom: 0;
}

@media only screen and (min-width: 1170px) {
	.cd-timeline-block {
		margin: 4em 0;
	}

	.cd-timeline-block:first-child {
		margin-top: 0;
	}

	.cd-timeline-block:last-child {
		margin-bottom: 0;
	}
}

.cd-timeline-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	box-shadow: 0 0 0 4px #ffffff, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
	text-align: center;
	line-height: 65px;
	color: #fff;
	font-size: 28px;
}

.cd-timeline-img img {
	display: block;
	width: 24px;
	height: 24px;
	position: relative;
	left: 50%;
	top: 50%;
	margin-left: -12px;
	margin-top: -12px;
}

.cd-timeline-img.cd-1 {
	background: #4ab8d7;
}

.cd-timeline-img.cd-2 {
	background: #ffbf5d;
}

.cd-timeline-img.cd-3 {
	background: #f15f50;
}

@media only screen and (min-width: 1170px) {
	.cd-timeline-img {
		width: 60px;
		height: 60px;
		left: 50%;
		margin-left: -30px;
		/* Force Hardware Acceleration in WebKit */
		-webkit-transform: translateZ(0);
		-webkit-backface-visibility: hidden;
	}

	.cssanimations .cd-timeline-img.is-hidden {
		visibility: hidden;
	}

	.cssanimations .cd-timeline-img.bounce-in {
		visibility: visible;
		-webkit-animation: cd-bounce-1 0.6s;
		-moz-animation: cd-bounce-1 0.6s;
		animation: cd-bounce-1 0.6s;
	}
}

@-webkit-keyframes cd-bounce-1 {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.5);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale(1.2);
	}

	100% {
		-webkit-transform: scale(1);
	}
}

@-moz-keyframes cd-bounce-1 {
	0% {
		opacity: 0;
		-moz-transform: scale(0.5);
	}

	60% {
		opacity: 1;
		-moz-transform: scale(1.2);
	}

	100% {
		-moz-transform: scale(1);
	}
}

@keyframes cd-bounce-1 {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.5);
		-moz-transform: scale(0.5);
		-ms-transform: scale(0.5);
		-o-transform: scale(0.5);
		transform: scale(0.5);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale(1.2);
		-moz-transform: scale(1.2);
		-ms-transform: scale(1.2);
		-o-transform: scale(1.2);
		transform: scale(1.2);
	}

	100% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}
}

.cd-timeline-content {
	position: relative;
	margin-left: 60px;
	background: #ffffff;
	border-radius: 0;
	padding: 30px !important;
	box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.10);
}

.cd-timeline-content::after {
	clear: both;
	content: "";
	display: table;
}

.cd-timeline-content h2 {
	color: #303e49;
}

.cd-timeline-content p,
.cd-timeline-content .cd-read-more,
.cd-timeline-content .cd-date {
	font-size: 13px;
	font-size: 0.8125rem;
}

.cd-timeline-content .cd-read-more,
.cd-timeline-content .cd-date {
	display: inline-block;
}

.cd-timeline-content p {
	margin: 1em 0;
}

.cd-timeline-content .cd-date {
	font-size: 17px;
}

.no-touch .cd-timeline-content .cd-read-more:hover {
	background-color: #bac4cb;
}

.cd-timeline-content .cd-date {
	float: left;
	padding: .8em 0;
	opacity: .7;
}

.cd-timeline-content::before {
	content: '';
	position: absolute;
	top: 16px;
	right: 100%;
	height: 0;
	width: 0;
	border: 7px solid transparent;
	border-right: 7px solid #ffffff;
}

@media only screen and (min-width: 768px) {
	.cd-timeline-content h2 {
		font-size: 27px;
		margin: 0 0 12px;
	}

	.cd-timeline-content p {
		font-size: 16px;
		font-size: 15px;
		color: #888;
	}
}

@media only screen and (min-width: 1170px) {
	.cd-timeline-content {
		margin-left: 0;
		padding: 1.6em;
		width: 45%;
	}

	.cd-timeline-content::before {
		top: 24px;
		left: 100%;
		border-color: transparent;
		border-left-color: #ffffff;
	}

	.cd-timeline-content .cd-date {
		position: absolute;
		width: 100%;
		left: 122%;
		top: 6px;
		font-size: 16px;
	}

	.cd-timeline-block:nth-child(even) .cd-timeline-content {
		float: right;
	}

	.cd-timeline-block:nth-child(even) .cd-timeline-content::before {
		top: 24px;
		left: auto;
		right: 100%;
		border-color: transparent;
		border-right-color: #ffffff;
	}

	.cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
		left: auto;
		right: 122%;
		text-align: right;
	}

	.cssanimations .cd-timeline-content.is-hidden {
		visibility: hidden;
	}

	.cssanimations .cd-timeline-content.bounce-in {
		visibility: visible;
		-webkit-animation: cd-bounce-2 0.6s;
		-moz-animation: cd-bounce-2 0.6s;
		animation: cd-bounce-2 0.6s;
	}
}

@media only screen and (min-width: 1170px) {
	.cssanimations .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in {
		-webkit-animation: cd-bounce-2-inverse 0.6s;
		-moz-animation: cd-bounce-2-inverse 0.6s;
		animation: cd-bounce-2-inverse 0.6s;
	}
}

@-webkit-keyframes cd-bounce-2 {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateX(20px);
	}

	100% {
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes cd-bounce-2 {
	0% {
		opacity: 0;
		-moz-transform: translateX(-100px);
	}

	60% {
		opacity: 1;
		-moz-transform: translateX(20px);
	}

	100% {
		-moz-transform: translateX(0);
	}
}

@keyframes cd-bounce-2 {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100px);
		-moz-transform: translateX(-100px);
		-ms-transform: translateX(-100px);
		-o-transform: translateX(-100px);
		transform: translateX(-100px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateX(20px);
		-moz-transform: translateX(20px);
		-ms-transform: translateX(20px);
		-o-transform: translateX(20px);
		transform: translateX(20px);
	}

	100% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}
}

@-webkit-keyframes cd-bounce-2-inverse {
	0% {
		opacity: 0;
		-webkit-transform: translateX(100px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateX(-20px);
	}

	100% {
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes cd-bounce-2-inverse {
	0% {
		opacity: 0;
		-moz-transform: translateX(100px);
	}

	60% {
		opacity: 1;
		-moz-transform: translateX(-20px);
	}

	100% {
		-moz-transform: translateX(0);
	}
}

@keyframes cd-bounce-2-inverse {
	0% {
		opacity: 0;
		-webkit-transform: translateX(100px);
		-moz-transform: translateX(100px);
		-ms-transform: translateX(100px);
		-o-transform: translateX(100px);
		transform: translateX(100px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateX(-20px);
		-moz-transform: translateX(-20px);
		-ms-transform: translateX(-20px);
		-o-transform: translateX(-20px);
		transform: translateX(-20px);
	}

	100% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}
}

.multi-content {
	padding: 80px 0;
}

.multi-content h3 {
	font-size: 54px;
	line-height: 58px;
	margin: 0;
	padding-right: 10%;
}

.multi-content p {
	padding: 25px 0 20px;
	line-height: 28px;
}

img.w75 {
	max-width: 75%;
	margin: 0 auto;
}

img.w85 {
	max-width: 85%;
	margin: 0 auto;
}

.feature-item {
	position: relative;
	padding-left: 110px;
	margin-bottom: 50px;
}

.feature-item:last-child {
	margin-bottom: 0px;
}

.feature-item i {
	width: 80px;
	height: 80px;
	position: absolute;
	line-height: 80px;
	color: #fff;
	font-size: 40px;
	text-align: center;
	border-radius: 5px;
	top: 0px;
	left: 0px;
	background: #3e82e1;
	background: -moz-linear-gradient(top, #3e82e1 0%, #5970de 50%, #705dd9 100%);
	background: -webkit-linear-gradient(top, #3e82e1 0%, #5970de 50%, #705dd9 100%);
	background: linear-gradient(to bottom, #3e82e1 0%, #5970de 50%, #705dd9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3e82e1', endColorstr='#705dd9', GradientType=0);
}

.feature-item h4 {
	font-size: 20px;
	margin: 0 0 7px;
}

.feature-item p {
	letter-spacing: 0;
	font-size: 16px;
	line-height: 24px;
}

.testimonial-wrap {
	padding: 80px 0 40px;
	background: #3f7bdf;
}

.ts-item {
	background-color: #fff;
	padding: 25px 25px;
	border-radius: 5px;
	box-shadow: 0 3px 5px 0 rgba(32, 32, 32, .26);
	margin-bottom: 40px;
}

.ts-item .ratings span {
	color: #f5d808;
	font-size: 12px;
	margin-right: 4px;
}

.ts-item .ratings span.disabled {
	color: #ddd;
}

.ts-item h5 {
	font-size: 16px;
	margin: 9px 0 12px;
	font-weight: 600;
}

.ts-item p {
	font-size: 15px;
	margin: 0px;
	line-height: 22px;
	letter-spacing: 0.4px;
}

.vertical-tab .feature img {
	display: none;
	position: absolute;
	left: calc(100% + 60px);
	top: 0;
	height: calc(100% + 10px);
	max-width: none;
}

.vertical-tab .feature.active img {
	display: block !important;
}

.vertical-tab .features {
	width: 500px;
	position: relative;
	padding: 40px 0 90px;
}

.vertical-tab h3 {
	font-weight: 600;
	line-height: 1.5;
	font-size: 19px;
	margin: 0 0 5px;
}

.vertical-tab .feature.active {
	background: #e9f1fb;
}

.vertical-tab .feature,
.mod-explanation .feature h3 {
	-webkit-transition: background 0.1s, color 0.1s;
	transition: background 0.1s, color 0.1s;
}

.vertical-tab .feature {
	padding: 15px 20px;
	cursor: pointer;
	border-radius: 3px;
	display: block;
	color: #404d5c;
	text-decoration: none;
	margin-bottom: 10px;
}

.vertical-tab {
	padding: 100px 0 0;
	overflow: hidden;
	border-bottom: 1px solid #eaeef0;
}

.vertical-tab .feature p {
	color: #777;
	font-size: 16px;
	margin: 0;
}

.app-wrap {
	overflow: hidden;
	background: #3e82e1;
	background: -moz-linear-gradient(top, #3e82e1 0%, #5970de 50%, #705dd9 100%);
	background: -webkit-linear-gradient(top, #3e82e1 0%, #5970de 50%, #705dd9 100%);
	background: linear-gradient(to bottom, #3e82e1 0%, #5970de 50%, #705dd9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3e82e1', endColorstr='#705dd9', GradientType=0);
	padding: 85px 0 0;
}

.app-wrap h3 {
	font-size: 36px;
	line-height: 42px;
	margin: 0 0 5px;
	color: #fff;
}

.app-wrap p {
	font-size: 19px;
	line-height: 26px;
	color: #fff;
}

.app-btns {
	padding: 25px 0 40px;
}

.app-btns a {
	margin: 0 5px;
	display: inline-block;
	max-width: 218px;
	transform: scale(0.92);
	transition: .5s;
}

.app-btns a:hover {
	transform: scale(1);
	transition: .5s;
}

.app-wrap .phone-wrap {
	height: 190px;
	padding-top: 0;
	width: 100%;
	position: relative;
	max-width: 730px;
	margin: 30px auto 0;
	display: table;
}

.app-wrap .phone-wrap .phone-one,
.app-wrap .phone-wrap .phone-two,
.app-wrap .phone-wrap .phone-three {
	position: absolute;
	transition: all 1.75s cubic-bezier(.19, 1, .22, 1);
	bottom: 0;
}

.app-wrap .phone-wrap.active .phone-one {
	-webkit-transform: translate3d(0, 70px, 0);
	transform: translate3d(0, 70px, 0);
	transition: all 1.75s cubic-bezier(.19, 1, .22, 1);
}

.app-wrap .phone-wrap.active .phone-two {
	-webkit-transform: translate3d(0, 20px, 0);
	transform: translate3d(0, 20px, 0);
	transition: all 1.75s cubic-bezier(.19, 1, .22, 1);
}

.app-wrap .phone-wrap.active .phone-three {
	-webkit-transform: translate3d(0, 0px, 0);
	transform: translate3d(0, 0px, 0);
	transition: all 1.75s cubic-bezier(.19, 1, .22, 1);
}

.app-wrap .phone-wrap.active .phone-one {
	transition-duration: 1.75s;
}

.app-wrap .phone-wrap .phone-one {
	width: 330px;
	height: 168px;
	left: 0;
	bottom: -30px;
	height: 256px;
	background: url(../img/2.png) center top no-repeat;
	background-size: cover;
}

.app-wrap .phone-wrap .phone-two {
	width: 386px;
	height: 183px;
	left: inherit;
	right: 0;
	background: url(../img/3.png) center top no-repeat;
	background-size: cover;
	right: -20px;
	-webkit-transform: translate3d(0, 183px, 0);
	transform: translate3d(0, 183px, 0);
}

.app-wrap .phone-wrap .phone-three {
	width: 506px;
	height: 225px;
	bottom: 0;
	left: calc(50% - 204px);
	background: url(../img/4.html) center top no-repeat;
	background-size: cover;
	transition-delay: .35s;
	-webkit-transform: translate3d(0, 225px, 0);
	transform: translate3d(0, 225px, 0);
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
	color: #fff;
}

footer {
	padding: 70px 0 0;
	background: #111;
}

footer h4 {
	font-size: 19px;
	text-transform: uppercase;
	margin: 0 0 25px;
	color: #fff;
	position: relative;
}

footer p {
	color: #999;
	font-size: 12px;
	line-height: 21px;
	margin-bottom: 20px;
}

.f-rposts li {
	border-bottom: 1px solid #222;
}

.f-rposts {
	margin-top: -10px;
}

.f-rposts li:last-child {
	border-bottom: none;
}

.f-rposts li a {
	font-size: 12px;
	color: #999;
	padding: 10px 20px 10px 0;
	display: table;
	width: 100%;
	position: relative;
}

.f-rposts li a:hover {
	color: #00BCD4;
}

.f-rposts li a:after {
	content: "";
	font-family: 'FontAwesome';
	content: "\f105";
	position: absolute;
	top: 10px;
	right: 0;
}

.f-links li {}

.f-links li:last-child {
	border-bottom: none;
}

.f-links li a {
	font-size: 12px;
	color: #999;
	padding: 0px 20px 12px 0;
	display: table;
	width: 100%;
}

.f-links li a:hover {
	color: #00BCD4;
}

.f-social .fa-twitter:after {
	content: "\f099";
	background: #00a8ec;
}

.f-social .fa-facebook:after {
	content: "\f09a";
	background: #3b5998;
}

.f-social .fa-phone:after {
	content: "\f095";
	background: #ea4c89;
}

.f-social .fa-whatsapp:after {
	content: "\f232";
	background: #00a043;
}

.f-social .fa-linkedin:after {
	content: "\f0e1";
	background: #007bb6;
}

.f-social .fa-google-plus:after {
	content: "\f0d5";
	background: #c24232;
}

.f-social li {
	float: left;
	margin-right: 1.5px;
	width: 38px;
	height: 39px;
	overflow: hidden;
}

.f-social li a {
	width: 38px;
	height: 38px;
	position: relative;
	display: table;
	text-align: center;
	font-size: 14px;
}

.f-social li a:before {
	background: #282828;
	color: #fff;
	width: 38px;
	height: 38px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	display: table;
	line-height: 38px;
	text-align: center;
	transition: .4s;
}

.f-social li a:after {
	color: #fff;
	width: 38px;
	height: 38px;
	position: absolute;
	top: 38px;
	left: 0;
	right: 0;
	display: table;
	line-height: 38px;
	text-align: center;
	transition: .4s;
}

.f-social li a:hover:before {
	position: absolute;
	top: -38px;
	transition: .4s;
}

.f-social li a:hover:after {
	position: absolute;
	top: 0px;
	transition: .4s;
}

.c-info li {
	padding-left: 25px;
	position: relative;
	font-size: 12px;
	color: #999;
	margin-bottom: 13px;
	line-height: 19px;
}

.c-info li i {
	position: absolute;
	left: 0;
	color: #444;
	top: 3px;
}

.c-info {
	background: url(../img/map.png) no-repeat top right;
	background-size: 55%;
}

footer hr {
	margin-top: 30px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid rgba(255, 255, 255, 0.05);
}

.slider {
	background: #111;
	position: relative;
	overflow: hidden;
}

#intro.intro2 {
	background: #111 url(../img/bg/1.jpg) no-repeat top center;
	background-size: cover;
	overflow: hidden;
	padding: 160px 0 70px;
}

#intro.intro2 h3 {
	font-size: 65px;
	font-weight: 100;
	color: #fff;
	line-height: 58px;
	margin: -25px 0 25px;
	text-transform: uppercase;
}

#intro.intro2 p {
	color: #fff;
	padding: 0 0 25px;
	font-size: 15px;
	line-height: 27px;
	letter-spacing: 0.5px;
	font-weight: 300;
}

.iphone-slider {
	width: 350px;
	background: url(../img/iphone6.png);
	background-size: 350px;
	padding: 78.5px 44px 85px;
	margin: 0 auto;
	position: relative;
}

.iphone-slider .slick-dots {
	position: absolute;
	bottom: 85px;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
}

.iphone-slider .slick-dots li {
	margin: 0 5px;
	display: inline-block;
}

.iphone-slider .slick-dots li button {
	padding: 0;
	font-size: 0;
	background: transparent;
	border: 1px solid #fff;
	padding: 2px;
	border-radius: 50%;
	width: 7px;
	height: 7px;
}

.iphone-slider .slick-dots li.slick-active button {
	background: #fff;
	border: 1px solid #fff;
}

.app-btn {
	padding: 10px 22px 14px 60px;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 2px;
	display: table;
	position: relative;
	border-radius: 3px;
	background: #00BCD4;
	color: #fff;
	line-height: 22px;
}

.app-btn:hover {
	background: #222;
	color: #fff;
}

.app-btn span {
	display: block;
	font-size: 23px;
	font-weight: 700;
	font-family: Roboto Condensed;
}

.app-btn i {
	position: absolute;
	left: 24px;
	top: 13px;
	font-size: 44px;
}

.progress[value] {
	background: #f5f5f5;
	color: #e43a15 !important;
	border-radius: 1em;
	overflow: hidden;
	box-shadow: none;
	border: none;
	width: 100%;
}

.progress_bar h5 {
	text-transform: uppercase;
	font-size: 16px;
	margin: 0 0 12px;
	font-weight: 600;
	display: table;
	color: #000;
}

/* Firefox */
progress::-moz-progress-bar {
	background: #00BCD4;
	border-radius: 1em;
}

/* Chrome */
progress::-webkit-progress-value {
	background: #00BCD4;
	border-radius: 1em;
}

/* Polyfill */
progress[aria-valuenow]:before {
	background: #00BCD4;
	border-radius: 1em;
}

.progress_bar {
	display: table;
	width: 100%;
}

.info-content2 {
	padding: 100px 0 65px;
}

.services2 p {
	padding: 20px 0;
	font-size: 15px;
	line-height: 25px;
}

.services2 i {
	color: #000;
	margin-bottom: 0.25em;
}

.services2 h2 {
	text-transform: uppercase;
	font-size: 33px;
	font-weight: 100;
}

.service-box {
	padding: 70px 100px;
}

.service-box i {
	display: block;
	font-size: 80px;
	padding-bottom: 10px;
	color: #fff;
}

.service-box:first-child i {
	display: block;
	font-size: 80px;
	padding-bottom: 10px;
	color: #000;
}

.info-content3 {
	padding: 90px 0 80px;
}

.iconList li::before {
	content: "\e919";
	font-family: 'icomoon2' !important;
	font-size: 18px;
	text-align: left;
	padding: 0;
	margin: 0;
	display: inline-block;
	margin-right: 10px;
	line-height: 20px;
	color: #00BCD4;
	position: relative;
	top: 4px;
}

.border-top {
	border-top: 1px solid #e5e5e5;
}

#intro.intro3 {
	background: #111 url(../img/bg/3.jpg) no-repeat top center;
	background-size: cover;
	overflow: hidden;
	padding: 230px 0 260px;
}

#intro.intro3 h3 {
	font-size: 64px;
	font-weight: 100;
	color: #fff;
	line-height: 65px;
	margin: 15px 0 25px;
	text-transform: uppercase;
}

#intro.intro3 p {
	color: #fff;
	padding: 0 0 25px;
	font-size: 16px;
	line-height: 27px;
	letter-spacing: 0.5px;
	font-weight: 400;
}

.dual-content {
	position: relative;
	z-index: 55;
}

.dual-content h2 {
	font-size: 40px;
	text-transform: uppercase;
	margin: 0 0 20px;
}

.dual-content p {
	margin: 0 0 30px;
}

.dual-content .col-md-6:nth-child(2) {
	padding: 0 70px;
}

.dual-content .container {
	padding: 0;
	background: #fff;
	margin: -100px auto -50px;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

.gym-timings {
	background: #333;
	padding: 150px 0 100px;
}

.gym-timings .nav-tabs {
	border-bottom: 2px solid #555;
	display: table;
	margin: 0 auto 50px;
}

.gym-timings .nav-tabs>li {
	margin-bottom: 10px;
}

.gym-timings .nav-tabs>li>a {
	color: #fff;
	border: none;
}

.gym-timings .nav-tabs>li>a:hover,
.gym-timings .nav-tabs>li.active>a,
.gym-timings .nav-tabs>li.active>a:focus,
.gym-timings .nav-tabs>li.active>a:hover {
	color: #555;
	cursor: default;
	background-color: #00BCD4;
	border: none;
	color: #fff;
	border-radius: 0px;
	cursor: pointer;
}

.practice-list {
	color: #000;
	text-align: center;
	height: 242px;
	background: #fff;
	border: 8px solid #333;
	padding: 38px 15px;
	border-radius: 0;
}

.practice-list i {
	display: block;
}

.practice-list span {
	display: table;
	background: #000;
	color: #fff;
	padding: 5px 15px;
	margin: 10px auto 15px;
}

.practice-list i:before {
	color: #00BCD4;
	font-size: 50px;
}

.practice-list h3 {
	font-weight: 400;
	font-size: 20px;
	margin: 7px 0 2px;
}

.practice-list h3+strong {
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: 300;
}

.gym-trainers {
	background: url(../img/xtra/2.jpg) no-repeat left bottom;
	background-size: 50%;
	padding: 100px 0;
}

.trainers-slider .item {
	position: relative;
}

.trainers-slider .item h5 {
	background: rgba(0, 0, 0, 0.6);
	color: #fff;
	padding: 15px 20px;
	font-weight: 400;
	text-transform: uppercase;
	position: absolute;
	bottom: 15px;
	left: 0;
	right: 0;
	font-size: 17px;
}

.trainers-slider .slick-dots {
	position: absolute;
	bottom: -40px;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
}

.trainers-slider .slick-dots li {
	margin: 0 5px;
	display: inline-block;
}

.trainers-slider .slick-dots li button {
	padding: 0;
	font-size: 0;
	background: transparent;
	border: 1px solid #fff;
	padding: 2px;
	border-radius: 50%;
	width: 7px;
	height: 7px;
}

.trainers-slider .slick-dots li button {
	background: transparent;
	border: 1px solid #444;
}

.trainers-slider .slick-dots li.slick-active button {
	background: #444;
	border: 1px solid #444;
}

.cta-gym {
	background: url(../img/xtra/3.jpg) no-repeat center;
	background-size: cover;
	padding: 200px 0;
}

.cta-gym h3 {
	color: #fff;
	font-size: 70px;
	text-transform: uppercase;
	padding-right: 55%;
	margin: 0 0 32px;
}

.snip1493 {
	font-family: 'Open Sans', Arial, sans-serif;
	position: relative;
	overflow: hidden;
	width: 100%;
	background-color: #ffffff;
	color: #000000;
	text-align: left;
	font-size: 16px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}

.snip1493 * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.snip1493 img {
	max-width: 100%;
	vertical-align: top;
	position: relative;
}

.snip1493 figcaption {
	padding: 20px 20px 30px;
	background-color: #ffffff;
}

.snip1493 .date {
	background-color: #00BCD4;
	top: 15px;
	color: #fff;
	right: 15px;
	min-height: 48px;
	min-width: 48px;
	position: absolute;
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	border-radius: 5px;
	padding: 10px 0;
}

.snip1493 .date span {
	display: block;
	line-height: 14px;
}

.snip1493 .date .month {
	font-size: 11px;
}

.snip1493 h3,
.snip1493 p {
	margin: 0;
	padding: 0;
}

.snip1493 h3 {
	margin-bottom: 15px;
	display: inline-block;
	font-weight: 700;
	padding-right: 15%;
}

.snip1493 p {
	font-size: 15px;
	margin-bottom: 47px;
	line-height: 1.6em;
}

.snip1493 footer {
	padding: 0 25px;
	color: #999999;
	font-size: 0.8em;
	line-height: 50px;
	text-align: left;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

.snip1493 footer>div {
	display: inline-block;
	margin-right: 15px;
}

.snip1493 footer i {
	margin-right: 5px;
	font-size: 1.2em;
}

.snip1493 .rmore {
	color: #fff;
	text-align: right;
	float: right;
	text-transform: uppercase;
	font-size: 11px;
	background: #00BCD4;
	padding: 1px 25px 0 25px;
	margin-right: -25px;
}

.snip1493 .rmore span {
	display: table;
	font-weight: 700;
}

.f-logo {
	color: #fff;
	font-size: 29px;
	font-weight: 700;
	margin: 0 0 15px;
	font-family: Roboto Condensed;
	text-transform: uppercase;
	display: block;
}

.bg-primary {
	background-color: #02acc2;
}

.no-padding-bottom {
	padding-bottom: 0px !important;
}

.plan-head h4 {
	margin-bottom: 25px !important;
}

.space10 {
	margin-bottom: 10px;
}

.space20 {
	margin-bottom: 20px;
}

.space30 {
	margin-bottom: 30px;
}

.space40 {
	margin-bottom: 40px;
}

.space50 {
	margin-bottom: 50px;
}

.space60 {
	margin-bottom: 60px;
}

.space70 {
	margin-bottom: 70px;
}

.contact-wrap {
	padding: 100px 0;
}

.cw-info {
	border: 1px solid #ddd;
	padding: 15px 35px 25px;
}

.contact-wrap .form-group textarea:focus,
.contact-wrap .form-group textarea {
	height: 125px;
}

#map {
	width: 100%;
	height: 500px;
}

.google-map2 #map {
	width: 100%;
	height: 600px;
}

.contact-wrap2 form {
	padding: 50px 80px;
}

.form-group.has-icon {
	position: relative;
}

.form-control-icon {
	color: rgba(0, 0, 0, 0.4);
	position: absolute;
	top: 5px;
	left: 0;
	z-index: 2;
	display: block;
	width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	pointer-events: none;
}

.form-group.has-icon input {
	padding: 0 20px 0 35px;
}

.form-signup .or span {
	width: 40px;
	height: 40px;
	border: 1px solid #ddd;
	display: inline-block;
	line-height: 38px;
	border-radius: 50%;
	margin: 15px 0;
}

.form-signup h4 {
	margin-bottom: 20px;
}

.form-signup {
	-webkit-box-shadow: 0 6px 20px 0 #a1a1a1;
	-moz-box-shadow: 0 6px 20px 0 #a1a1a1;
	box-shadow: 0 6px 20px 0 #a1a1a1;
	padding: 40px;
}

.form-signup .checkbox label {
	margin: 0;
	padding: 0 0 0 5px;
}

.form-signup .checkbox input {
	position: relative;
	top: 1.5px;
}

.form-signup h2 {
	background: #fff;
	color: #000;
	padding: 20px;
	margin: -40px -40px 26px;
	font-size: 23px;
	border-bottom: 1px solid #e5e5e5;
}

.form-signup p {
	margin: 15px 0 -13px;
	font-size: 13px;
}

.form-signup.register .checkbox label {
	margin: 0;
	padding: 0 0 0 5px;
	text-align: left;
	line-height: 21px;
	margin-left: 20px;
}

.form-signup.register .checkbox input {
	position: relative;
	top: 6px;
	margin: 0 0 -18px;
	float: left;
}

.social-media {}

.social-media a {
	line-height: 50px;
	display: inline-block;
	width: 65px;
	margin: 0 2px;
	border-radius: 3px;
	color: #fff;
	font-size: 20px;
}

.social-media a.facebook {
	background: #3B5998;
}

.social-media a.twitter {
	background: #1DA1F2;
}

.social-media a.google-plus {
	background: #d34836;
}

.social-media a:hover {
	background: #000;
	color: #fff;
}

.error-content2 {
	background: url(../img/404.jpg) no-repeat center;
	padding: 220px 0 170px;
}

.error-content3 {
	background: url(../img/500.jpg) no-repeat center;
	padding: 220px 0 170px;
}

.error-content2 h2 {
	color: #fff;
	font-size: 250px;
	font-weight: 400;
	margin: 0;
}

.error-content2 p {
	color: #fff;
	font-size: 20px;
	margin: -15px 0 45px;
}

.faqHeader {
	margin: 30px 0 30px;
	display: table;
}

.faqHeader i {
	color: #fff;
	background: #00BCD4;
	padding: 6px 10px;
	margin-right: 6px;
}

.write-us {
	padding: 15px;
	border: 1px solid #e5e5e5;
	text-align: center;
}

.single-slider .slick-dots {
	position: absolute;
	bottom: 30px;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
}

.single-slider .slick-dots li {
	margin: 0 5px;
	display: inline-block;
}

.single-slider .slick-dots li button {
	padding: 0;
	font-size: 0;
	background: transparent;
	border: 1px solid #fff;
	padding: 2px;
	border-radius: 50%;
	width: 10px;
	height: 10px;
}

.single-slider .slick-dots li.slick-active button {
	background: #fff;
	border: 1px solid #fff;
}

.shop-item-list {
	border: 1px solid #ddd;
	display: table;
	margin-bottom: 30px;
	position: relative;
	transition: .4s;
}

.shop-item-list:hover {
	border: 1px solid #fff;
	transition: .4s;
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}

.shop-item-list figure {
	position: relative;
}

.shop-item-list figure .cart-btn {
	background: #00BCD4;
	line-height: 39px;
	color: #fff;
	display: table;
	padding: 0 14px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	border-radius: 3px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -150%);
	transition: .4s;
	opacity: 0;
	z-index: 777;
	text-align: center;
	min-width: 150px;
}

.shop-item-list figure .cart-btn:hover {
	background: #000;
	color: #fff;
}

.shop-item-list:hover figure .cart-btn {
	transform: translate(-50%, -50%);
	transition: .4s;
	opacity: 1;
}

.shop-item-list figure img {
	transition: .4s;
	opacity: 1;
}

.shop-item-list:hover figure img {
	transition: .4s;
	opacity: 0.4;
}

.shop-item-list .product-info {
	padding: 0 20px 10px;
}

.shop-item-list .product-info .product-name {
	display: block;
	font-size: 23px;
	margin: 0 0 -3px;
}

.shop-item-list .product-info .product-name:hover {
	color: #00BCD4;
}

.shop-item-list .product-info .bold {
	font-family: Muli;
	font-size: 20px;
	font-weight: 400;
	color: #00BCD4;
}

.shop-item-list .product-info .line-through {
	font-family: Muli;
	font-size: 20px;
	font-weight: 400;
	color: #999;
	text-decoration: line-through;
}

.shop-stock-info {
	position: absolute;
	background: red;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	padding: 2px 15px;
	top: 0;
	right: 0;
}

.shop-head h2 {
	margin: 0px;
}

.table-responsive {
	margin: 0;
}

.cart-table {
	margin: 0;
}

.cart-table>thead>tr>th,
.cart-table>tbody>tr>th,
.cart-table>tfoot>tr>th,
.cart-table>thead>tr>td,
.cart-table>tbody>tr>td,
.cart-table>tfoot>tr>td {
	vertical-align: middle;
	padding: 20px;
}

.cart-table .col-trash {
	padding-left: 40px;
	text-align: center;
}

.cart-table .cart-thumbnail {
	max-width: 90px;
}

.cart-table .col-quantity .form-control {
	display: inline-block;
	text-align: center;
	max-width: 60px;
	padding: 0 0 0 12px;
}

.cart-table .col-remove {
	width: 75px;
}

.cart-table .col-thumbnail {
	width: 130px;
}

.cart-table .col-price,
.cart-table .col-subtotal,
.cart-table .col-quantity {
	text-align: center;
}

.col-title h5 {
	margin: 0px 0 3px;
}

.shop-carousel {
	border: 1px solid #ddd;
}

.shop-carousel .slick-dots {
	position: absolute;
	bottom: 30px;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
}

.shop-carousel .slick-dots li {
	margin: 0 5px;
	display: inline-block;
}

.shop-carousel .slick-dots li button {
	padding: 0;
	font-size: 0;
	background: transparent;
	border: 1px solid #000;
	padding: 2px;
	border-radius: 50%;
	width: 10px;
	height: 10px;
}

.shop-carousel .slick-dots li.slick-active button {
	background: #000;
	border: 1px solid #000;
}

.product-body h3 {
	font-size: 40px;
	margin: 0 0 5px;
}

.product-rating {
	margin: 0 0 15px;
}

.product-rating i {
	color: #f4c509;
}

.product-body .price {
	font-size: 20px;
}

.product-body .price del {
	color: #aaa;
}

.form-inline .form-control {
	width: 100%;
}

.product-links li {
	margin-right: 10px;
}

.product-links li i {
	margin-right: 5px;
}

.comments .media .media-left {
	padding-right: 20px;
}

.comments .media .media-left img {
	width: 70px;
}

.comments .media {
	border-bottom: 1px solid #ddd;
	padding: 15px 0 15px;
	margin-bottom: -8px;
}

.comments .media h3 {
	margin: 0 0 9px;
	font-size: 20px;
}

.form-group input[type=text],
.form-group input[type=email],
.form-group select {
	height: 50px;
}

.shop-payment .pointer {
	margin-right: 15px;
	text-transform: uppercase;
	font-size: 13px;
}

.shop-payment .pointer input {
	margin-right: 4px;
	position: relative;
	top: 2px;
}

.input-group input,
.input-group button {
	height: 50px;
}

.shop-checkout h3 {
	margin-top: 0px;
}

.invoice-wrap {
	padding: 20px 40px 20px 40px;
	border: 1px solid #ddd;
}

.invoice-title h2 span {
	font-size: 20px;
}

.elements-panel .panel-success {
	border-color: #53B50A;
}

.elements-panel .panel-success>.panel-heading {
	color: #fff;
	background-color: #53B50A;
	border-color: #53B50A;
}

.elements-panel .panel-info>.panel-heading {
	color: #fff;
	background-color: #1AB7EA;
	border-color: #1AB7EA;
}

.elements-panel .panel-info {
	border-color: #1AB7EA;
}

.elements-panel .panel-warning>.panel-heading {
	color: #fff;
	background-color: #F45800;
	border-color: #F45800;
}

.elements-panel .panel-warning {
	border-color: #F45800;
}

.elements-panel .panel-danger>.panel-heading {
	color: #fff;
	background-color: #CD201F;
	border-color: #CD201F;
}

.elements-panel .panel-danger {
	border-color: #CD201F;
}

.elements-panel .panel-dark {
	border: 1px solid #111;
}

.elements-panel .panel-dark>.panel-heading {
	color: #fff;
	background-color: #111;
}

.elements-panel .panel>.panel-heading {
	border-radius: 0px;
}

.elements-panel .panel-body {
	padding: 25px;
}

.elements-panel .panel-heading {
	text-transform: uppercase;
	font-weight: bold;
}

.elements-panel .panel-heading i {
	margin-right: 5px;
}

.carousel-control .fa-chevron-left,
.carousel-control .fa-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
	margin-top: -10px;
	font-size: 30px;
}

.carousel-control.right {
	text-align: left;
}

.img-right {
	float: right;
	max-width: 500px;
	margin-left: 20px;
	margin-bottom: 10px;
}

/* =============================
   21. RESPONSIVE STYLES
================================ */

@media only screen and (min-width: 1051px) and (max-width: 4000px) {

	.center-content-big {
		display: flex;
		align-items: center;
		flex-direction: row;
	}
}

@media only screen and (min-width: 768px) and (max-width: 4000px) {

	.center-content {
		display: flex;
		align-items: center;
		flex-direction: row;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1050px) {

	.navbar-default .navbar-nav>li>a {
		padding: 22px 11px 18px;
	}

	.navbar-nav>li:last-child>.dropdown-menu {
		right: 0 !important;
		left: auto !important;
	}

	.contact-wrap2 form {
		padding: 50px 30px;
	}

	.shop-item-list {
		max-height: 340px;
	}

	.product-size label {
		font-size: 13px;
	}

	.product-form .col-md-3 {
		padding-right: 0px;
	}

	.img-right {
		max-width: 300px;
	}

	.countdown.styled div {
		font-size: 70px;
	}

	.countdown.styled div span {
		margin: 35px auto 0;
	}

	.plan-head span em {
		margin-left: -34px;
		position: relative;
		left: 15px;
	}

	.plan-descriptions .plan-list strong {
		font-size: 13px;
		line-height: 17px;
	}

	.info-box .info-box-body {
		padding: 70px 80px;
	}

	.gym-timings .nav>li>a {
		padding: 14px 15px;
	}

	#intro.intro2 h3 {
		font-size: 54px;
		margin: 0px 0 25px;
	}

	.sidebar-right {
		padding-left: 15px;
		margin-top: 20px;
	}

	.service-item5 h3 {
		font-size: 18px;
	}

	.service-item5 p {
		font-size: 14px;
	}

	.service-box {
		padding: 40px 20px;
	}

	.gym-trainers {
		background: none;
	}

	.snip1493 h3 {
		padding-right: 0;
		font-size: 23px;
	}

	.snip1493 p {
		font-size: 13px;
		margin-bottom: 47px;
		line-height: 21px;
	}

	.dual-service-img {
		height: 500px;
		width: 100%;
		position: relative;
	}

	.dual-services .col-md-6 {
		padding: 0px;
	}

	.dual-services .service-item7 {
		padding: 0px 0 20px 85px;
		position: relative;
		margin-top: 40px;
	}

	.service-item6 {
		padding: 40px 20px;
		border: 1px solid #fff;
		border-bottom: none;
		margin-bottom: 1px;
	}

	.plan-btn {
		padding: 9px 20px;
		min-width: 150px;
	}

	.pricing-table ul li {
		font-size: 13px;
	}

	.pricing .col-md-11 {
		width: 100%;
		margin: 0 auto;
		float: none;
	}

	.pricing-cta a {
		top: 0;
		margin-top: 16px;
	}

	.plan-list small {
		display: none;
	}
}

@media only screen and (min-width: 500px) and (max-width: 700px) {
	.team .col-md-3 {
		width: 50%;
		float: left;
	}
}

@media only screen and (min-width: 250px) and (max-width: 767px) {

	.mega-menu .col-sm-2,
	.mega-menu .col-sm-3,
	.mega-menu .col-sm-4 {
		border: none;
	}

	.mega-menu a {
		color: #aaa;
		padding: 5px 5px;
	}

	.mega-menu .dropdown-menu {
		margin-left: 0;
		width: 100%;
		padding: 0px;
	}

	.contact-wrap2 form {
		padding: 50px 30px;
	}

	.shop-carousel {
		border: 1px solid #ddd;
		border-bottom: 2px solid #ddd;
	}

	.product-body h3 {
		margin: 30px 0 5px;
	}

	.invoice-title h2 span {
		font-size: 12px;
		line-height: 37px;
	}

	.invoice-wrap {
		padding: 20px 20px 20px 20px;
	}

	address {
		font-size: 11px;
	}

	.img-right {
		float: none;
		max-width: 500px;
		margin-left: 0px;
		margin-bottom: 20px;
	}

	.error-content2 h2 {
		font-size: 150px;
	}

	.error-content2,
	.error-content3 {
		padding: 100px 0 120px;
	}

	.page-head {
		padding: 90px 0 90px;
	}

	.page-head h2 {
		font-size: 42px;
	}

	.countdown.styled div {
		font-size: 70px;
		display: block;
		float: none;
		text-align: center;
		width: 100%;
	}

	.countdown.styled div span {
		margin: 35px auto 45px;
	}

	.cta-box h3 {
		margin: 0 0 18px !important;
	}

	.team-item3 img {
		width: 100%;
	}

	body {
		padding-top: 65px;
	}

	.navbar-default {
		background: #000;
		padding: 3px 25px;
	}

	.tp-rightarrow.default,
	.tp-leftarrow.default {
		display: none;
	}

	#portfolio-home.folio-boxed-2col .project-item {
		width: 100%;
	}

	#portfolio-home.folio-boxed-3col .project-item {
		width: 100%;
	}

	.plan-head h4 {
		margin-bottom: 25px !important;
	}

	.plan3 {
		border-left: 1px solid #ddd;
		width: 100%;
		float: none;
	}

	.plan1 {
		border-right: 1px solid #ddd;
		width: 100%;
		float: none;
	}

	.plan2 {
		margin: 20px 0;
		display: table;
		width: 100%;
	}

	.plan-btn {
		padding: 9px 20px;
		min-width: 150px;
	}

	.pricing-table ul li {
		font-size: 13px;
	}

	.pricing .col-md-11 {
		width: 100%;
		margin: 0 auto;
		float: none;
	}

	.pricing-cta a {
		top: 0;
		margin-top: 16px;
	}

	.dual-service-img {
		height: 500px;
		width: 100%;
		position: relative;
	}

	.dual-services .col-md-6 {
		padding: 0px;
	}

	.dual-services .service-item7 {
		padding: 0px 0 20px 85px;
		position: relative;
		margin-top: 40px;
	}

	.about .btn {
		margin-bottom: 50px;
	}

	.cta-box-white p {
		margin-bottom: 30px;
	}

	.quote-wrap p {
		font-size: 29px;
		line-height: 45px;
	}

	.info-box .info-box-body {
		padding: 40px 30px;
	}

	.gym-trainers {
		background: none;
	}

	.snip1493 {
		margin-bottom: 40px;
		padding-bottom: 45px;
	}

	.snip1493 .rmore {
		color: #fff;
		text-align: right;
		float: none;
		text-transform: uppercase;
		font-size: 11px;
		background: #00BCD4;
		padding: 1px 25px 0 25px;
		margin: 0;
		width: 100%;
		display: block;
		text-align: center !important;
	}

	.snip1493 .rmore span {
		display: table;
		font-weight: 700;
		width: 100%;
	}

	#intro.intro2 h3 {
		font-size: 45px;
		line-height: 49px;
	}

	.folio-boxed-4col .project-item {
		width: 100% !important;
	}

	.dual-services .info-box-body {
		padding: 20px 10px 50px;
		display: table;
	}

	.dual-services img {
		width: 100%;
	}

	.counter-item4 {
		margin-bottom: 10px;
	}

	.pagination>li {
		display: inline-block;
		margin: 0 -5px;
	}

	.sidebar-right {
		padding-left: 15px;
		margin-top: 20px;
	}

	.post-heading h3 {
		font-size: 30px;
	}

	.blog article .col-md-10 {
		padding-left: 15px;
	}

	.post-meta {
		margin-right: 0;
		margin-bottom: 15px;
		display: table;
		width: 100%;
		border: 1px solid #ddd;
		border-right: none;
	}

	.post-meta div {
		width: 33.3333%;
		float: left;
		border: none !important;
		border-right: 1px solid #ddd !important;
		height: 79px;
	}

	.service-item1 p {
		font-size: 14px;
	}

	.team h3 {
		font-size: 28px;
	}

	.team p {
		margin-bottom: 30px;
	}

	.social-min {
		display: table;
		margin-bottom: 40px;
	}

	.navbar-toggle {
		background-color: transparent !important;
		border: none;
		border-radius: 0px;
		margin-right: 0px;
	}

	.navbar-default .navbar-toggle .icon-bar {
		background-color: #Fff;
	}

	.navbar-collapse {
		background: #000;
		position: absolute;
		left: 0;
		right: 0;
		margin: 0 !important;
		max-height: 80vh;
	}

	.navbar-default .navbar-nav>li>a {
		padding: 12px 20px 12px;
	}

	.navbar-nav>li>.dropdown-menu {
		margin-top: 0;
		margin-left: 13px;
		border: none;
		position: relative;
		width: 100%;
		opacity: 1;
		visibility: visible;
		top: 0;
		margin-bottom: 15px;
		background: transparent;
	}

	.dropdown-menu>li>a {
		color: #aaa;
	}

	.error-text {
		font-size: 110px;
		padding: 130px 40px 76px;
		margin-bottom: 25px;
	}

	.error-info {
		font-size: 28px;
		line-height: 34px;
		padding: 0;
	}

	.call-to-action .pull-right {
		float: none !important;
	}

	.cta-box-white h1 {
		margin-bottom: 20px !important;
	}

	.cta-box2 {
		padding: 40px 0 !important;
	}

	footer .col-md-3 {
		clear: both;
		margin-bottom: 50px;
		display: table;
		width: 100%;
	}

	.f-rposts {
		margin-bottom: -30px;
	}

	.footer-copy p {
		text-align: center;
	}

	.footer-copy .pull-right {
		float: none !important;
	}

	.navbar-brand {
		padding: 20px 15px 20px 0;
	}

	.service-box {
		padding: 50px 25px;
	}

	.iphone-slider {
		margin: 30px auto 0;
	}

	.info-content2 p {
		margin-bottom: 30px;
	}

	.info-content4 {
		padding-bottom: 50px !important;
	}

	.dual-content .col-md-6:nth-child(2) {
		padding: 40px;
	}
}

@media only screen and (min-width: 250px) and (max-width: 479px) {

	.iphone-slider {
		margin: 0 auto -60px;
		position: relative;
		transform: scale(0.8);
		left: -11%;
	}

	.nav-tabs>li>a {
		font-size: 10px;
		padding: 10px 10px !important;
	}
}

/* Intro DEMO */

.intro-demo {
	background: #222 url(../img/bg/2.jpg) no-repeat top center;
	background-size: cover;
	padding: 160px 0 100px 0;
}

.intro-demo .overlay {
	background: #fff;
	opacity: 0;
}

.intro-demo h2 {
	color: #fff;
	font-size: 80px;
	line-height: 85px;
	margin: 0px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 15px;
}

.intro-demo p {
	color: #fff;
	font-size: 24px;
	line-height: 40px;
	margin: 0 0 60px;
	font-weight: 300;
	font-family: Montserrat;
	letter-spacing: 1px;
}

.dual-btn a {
	margin: 0 10px;
}

#demo {
	background: #252525;
	padding: 60px 55px 0;
}

#demo h5 {
	color: #fff;
	text-transform: uppercase;
	margin: 0px 0px 65px;
	text-align: center;
	font-size: 18px;
	letter-spacing: 2px;
}

.demo-img {
	webkit-box-shadow: 0px 40px 80px -40px rgba(0, 0, 0, 1) !important;
	-moz-box-shadow: 0px 40px 80px -40px rgba(0, 0, 0, 1) !important;
	box-shadow: 0px 40px 80px -40px rgba(0, 0, 0, 1) !important;
	margin: 0 0 50px;
	border-radius: 3px;
	overflow: hidden;
	max-height: 240px;
	transform: scale(1);
	transition: .4s;
}

.demo-img:hover {
	transform: scale(1.05);
	transition: .5s;
}

.demo-info h3 {
	color: #fff;
}

.demo-info h3 span {
	color: #e10052;
	font-size: 38px;
}

.demo-info p {
	color: #fff;
	opacity: 0.4;
	font-size: 20px;
	font-weight: 300;
	line-height: 27px;
}

.demo-info {
	background: #252525;
	padding: 100px 0 140px !important;
}

.footer-copy {
	background: #222;
	text-align: center;
	padding: 50px 0;
}

.columns-content {
	overflow: hidden;
}

.columns-content img {
	cursor: pointer;
	transition: 0.3s ease-in-out;
}

.columns-content img:hover {
	transform: scale(1.1);
	box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.08);
}


.topnav .logo {
	margin-top: -26px;
}


.myslidered {
	width: 100%;
	padding: 0;
	margin: 0;
	position: relative;
	overflow: hidden;
}

.myslidered .owl-dots {
	position: absolute;
	bottom: 3rem;
	left: 0;
	right: 0;
}

.myslidered .owl-nav .owl-prev,
.myslidered .owl-nav .owl-next {
	position: absolute;
	bottom: 45%;
	width: 3rem;
	height: 3rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}

.myslidered .owl-nav .owl-prev {
	left: 1rem;
}

.myslidered .owl-nav .owl-next {
	right: 1rem;
}

.myslidered .owl-nav .owl-prev span,
.myslidered .owl-nav .owl-next span {
	background-color: #0000009c;
	padding: 2rem;
	color: #fff;
	font-size: 3rem;
}
