@charset "utf-8";
/* CSS Document */

hr {
	padding: 0px;
padding-top: 25px;

margin-top: 0px;
margin-bottom: 45px;
border-bottom: 2px solid #e1e1e1;
}

p.featured {
	padding-top: 25px;
}

h3.post-title {
	font-size: 16px;
}

table.schedule {
	border-collapse: collapse;
	width: 100%;
}

table.schedule th {
	height: 50px;
	background-color: #888972;
    color: white;
	padding: 15px;
	font-size: 18px;
}

table.schedule th.subheading {
	height: 50px;
	background-color: #E4E5BF;
    color: #888972;
	padding: 15px;
	font-size: 16px;
}


table.schedule td {
	padding: 15px;
	background-color: #ffffff;
	vertical-align: top;
	column-width: auto !important;
}



.classic-view figure, .classic-view .blog-slider-wrapper {
	margin-bottom: 0px;
}

.social li a i {
	color: #ffd200;
}

.social li a i:hover{
	color: #888972;
}

.thumbnail {
	border: 0;
	padding: 0;
}

.thumbnail img {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.img-thumbnail {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 0;
	position: relative;
	border: 0;
	border-bottom: 3px solid #E3E4E8;
}

.img-thumbnail .zoom {
	background: #CCC;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	bottom: 8px;
	color: #FFF;
	display: block;
	height: 30px;
	padding: 6px;
	position: absolute;
	right: 8px;
	text-align: center;
	width: 30px;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}

.img-thumbnail .zoom i {
	font-size: 14px;
	left: 0;
	position: relative;
	top: -1px;
}

.img-thumbnail.portfolio-item {
	background: transparent;
	padding: 0;
	border: 0;
	margin: 0;
	border-radius: 0;
}

/* Thumbnail Gallery */
ul.thumbnail-gallery {
	list-style: none;
	margin: 10px 0;
	padding: 0;
}

ul.thumbnail-gallery li {
	display: inline-block;
	margin: 10px 10px 0 0;
	padding: 0;
}

/* Responsive */
@media (max-width: 991px) {
	.thumbnail {
		border: 0;
		text-align: center;
	}
}


.navbar .navbar-nav > li > a {
	padding: 50px 0px;
}

.navbar .navbar-nav {
	margin: 20px 0px 0px 38px;
}

.navbar .navbar-brand {
	margin: 25px 0px !important;
}

.featured-box{background:#F5F5F5;background-color:transparent;background:-webkit-linear-gradient(top, white 1%, #f9f9f9 98%) repeat scroll 0 0 transparent;background:linear-gradient(to bottom, white 1%, #f9f9f9 98%) repeat scroll 0 0 transparent;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #DFDFDF;border-left:1px solid #ECECEC;border-radius:8px;border-right:1px solid #ECECEC;box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.04);margin-bottom:20px;margin-left:auto;margin-right:auto;margin-top:20px;min-height:100px;position:relative;text-align:center;z-index:1;}
.featured-box h4{font-size:1.3em;font-weight:400;letter-spacing:-0.7px;margin-top:5px;text-transform:uppercase;}
.featured-box .box-content{border-radius:8px;border-top:3px solid #33B8FF;border-top-width:4px;padding:30px 30px 10px 30px;}
.featured-box .learn-more{display:block;margin-top:10px;}
.featured-boxes .featured-box{margin-bottom:30px;margin-top:45px;}
.featured-boxes .featured-box.info-content{text-align:left;}
.featured-box-primary i.icon-featured{background-color:#E36159;}
.featured-box-primary h4{color:#CCC/*#E36159*/;}
.featured-box-primary .box-content{border-top-color:#CCC/*#E36159*/;}
.featured-box-secundary i.icon-featured{background-color:#CCC;}
.featured-box-secundary h4{color:#FFCE33/*#CCC*/;}
.featured-box-secundary .box-content{border-top-color:#FFCE33/*#CCC*/;}
.featured-box-tertiary i.icon-featured{background-color:#2BAAB1;}
.featured-box-tertiary h4{color:#89685D/*#2BAAB1*/;}
.featured-box-tertiary .box-content{border-top-color:#89685D/*#2BAAB1*/;}
.featured-box-quartenary i.icon-featured{background-color:#734BA9;}
.featured-box-quartenary h4{color:#734BA9;}
.featured-box-quartenary .box-content{border-top-color:#734BA9;}
.featured-boxes.login{margin-top:-30px;}
.featured-boxes.login .featured-box{text-align:left;}
.featured-boxes.cart .featured-box{text-align:left;}
.featured-boxes .featured-box-cart{margin-top:0;}
.feature-box{clear:both;}
.feature-box .feature-box-icon{background:#CCC;border-radius:35px;color:#FFF;display:inline-block;float:left;height:35px;line-height:35px;margin-right:10px;position:relative;text-align:center;top:5px;width:35px;}
.feature-box .feature-box-info{padding-left:50px;}
.feature-box.secundary h4{color:#0e0e0e;}
.feature-box.secundary .feature-box-icon{background:transparent;width:50px;height:50px;}
.feature-box.secundary .feature-box-icon i.fa{font-size:28px;}
.feature-box.secundary .feature-box-info{padding-left:60px;}

ul.left {
	text-align: left;
}
.plan, .plans_descriptions {
    width: 22%;
    min-width: 185px;
    float: left;
    list-style-type: none;
    transition: all 0.2s ease 0s;
    position: relative;
    box-sizing: border-box;
}

.plan-features {
	text-align: center;
}

.page-title .inner {
    padding-top: 90px;
    padding-bottom: 40px;
}

ul.custom {
	list-style-type: disc;
}

ol.custom {
	list-style-type: decimal;
}

ol.custom li {
	
	font-size: 150%;
	
}

ol.custom p {
	
    font-size: 15px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
    color: #606060;
    font-family: 'Raleway', sans-serif;
}


p.small {
	margin: 20px;
	font-size: 75%;
}

.modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}

.modal-backdrop {
  z-index: -1;
}

.navbar {
    z-index: 1000;
}

h7 {
	font-size: 10px;
	line-height: 12px;
}

.tp-fullwidth-container, .tp-fullscreen-container, .tp-banner-container {
    width: 100% !important;
    position: relative;
    padding: 0;
    height: 500px;
}

/* pricing tables */
.pricing-tables-main {
	position: relative;
	float: left;
	margin-bottom: 40px;
}

.pricing-tables {
	position: relative;
	float: left;
	width: 24%;
	border: 1px solid #eee;
}
.pricing-tables .title {
	float: left;
	width: 100%;
	height: 57px;
	padding: 13px 0 10px 0;
	background-color: #454545;
	text-align: center;
	font-size: 23px;
	color: #fff;
	border-top: 3px solid #272727;
	border-bottom: 1px solid #818181;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.pricing-tables .price {
	float: left;
	width: 100%;
	padding: 30px 0 30px 0;
	background-color: #636363;
	text-align: center;
	font-size: 40px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.pricing-tables .price i {
	font-size: 14px;
	color: #ccc;
	display: block;
	font-weight: normal;
	font-style: normal;
	margin-top: 5px;
}
.pricing-tables .cont-list {
	float: left;
	width: 100%;
	padding: 15px 0;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	background-color: #f9f9f9;
	text-align: center;
	color: #727272;
}
.pricing-tables .cont-list ul {
	margin: 0;
	padding: 0;
}
.pricing-tables .cont-list li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 30px;
	border-bottom: 1px solid #fff;
}
.pricing-tables .cont-list li.last {
	border: none;
}
.pricing-tables .ordernow {
	float: left;
	width: 100%;
	padding: 28px 0px;
	background-color: #eee;
	text-align: center;
	color: #4e88a9;
}
.pricing-tables .ordernow:hover {
	
	color: #fff;
}
.pricing-tables-main .ordernow .normalbut{
	color: #fff;
	background-color: #666;
	border: 1px solid #454545;
	padding: 10px 18px;
	border-radius: 3px;
	font-weight: normal;
}
.pricing-tables-main .ordernow .normalbut:hover{
	background-color: #727272;
}
.pricing-tables-main .ordernow .colorchan{
	color: #fff;
	background-color: #13afeb;
	padding: 10px 18px;
	border-radius: 3px;
	font-weight: normal;
}
.pricing-tables-main .ordernow .colorchan:hover{
	color: #fff;
	background-color: #272727;
}
.pricing-tables-helight{
	position: relative;
	float: left;
	width: 27%;
	-webkit-box-shadow:  0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 0px 10px 5px rgba(0, 0, 0, 0.1);
}
.pricing-tables-helight .title {
	float: left;
	width: 100%;
	height: 73px;
	padding: 20px 0 0 0;
	margin-top: -10px;
	background-color: #FFE16A;
	text-align: center;
	font-size: 23px;
	color: #fff;
	border-top: 3px solid #FFD900;
	border-bottom: 1px solid #FFD900;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.pricing-tables-helight .price {
	float: left;
	width: 100%;
	padding: 30px 0 30px 0;
	background-color: #FFD900;
	text-align: center;
	font-size: 45px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.pricing-tables-helight .price i {
	font-size: 14px;
	color: #eee;
	display: block;
	font-weight: normal;
	font-style: normal;
	margin-top: 5px;
}
.pricing-tables-helight .cont-list {
	float: left;
	width: 100%;
	padding: 15px 0;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	background-color: #f9f9f9;
	text-align: center;
	color: #727272;
}
.pricing-tables-helight .cont-list ul {
	margin: 0;
	padding: 0;
}
.pricing-tables-helight .cont-list li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 30px;
	border-bottom: 1px solid #fff;
}
.pricing-tables-helight .cont-list li.last {
	border: none;
}
.pricing-tables-helight .ordernow {
	float: left;
	width: 100%;
	padding: 30px 0 35px 0;
	background-color: #eee;
	text-align: center;
	color: #4e88a9;
}
.pricing-tables-helight .ordernow:hover{
	color: #fff;
}
.pricing-tables-two {
	position: relative;
	float: left;
	width: 33%;
	border: 1px solid #eee;
}
.pricing-tables-two .title {
	float: left;
	width: 100%;
	height: 57px;
	padding: 13px 0 10px 0;
	background-color: #454545;
	text-align: center;
	font-size: 23px;
	color: #fff;
	border-top: 3px solid #272727;
	border-bottom: 1px solid #818181;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.pricing-tables-two .price {
	float: left;
	width: 100%;
	padding: 30px 0 30px 0;
	background-color: #636363;
	text-align: center;
	font-size: 40px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.pricing-tables-two .price i {
	font-size: 14px;
	color: #ccc;
	display: block;
	font-weight: normal;
	font-style: normal;
	margin-top: 5px;
}
.pricing-tables-two .cont-list {
	float: left;
	width: 100%;
	padding: 15px 0;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	background-color: #f9f9f9;
	text-align: center;
	color: #727272;
}
.pricing-tables-two .cont-list ul {
	margin: 0;
	padding: 0;
}
.pricing-tables-two .cont-list li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 30px;
	border-bottom: 1px solid #fff;
}
.pricing-tables-two .cont-list li.last {
	border: none;
}
.pricing-tables-two .ordernow {
	float: left;
	width: 100%;
	padding: 28px 0;
	background-color: #eee;
	text-align: center;
	color: #fff;
}

.pricing-tables-helight-two{
	position: relative;
	float: left;
	width: 33%;
	z-index: 3;
	-webkit-box-shadow:  0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 0px 10px 5px rgba(0, 0, 0, 0.1);
}
.pricing-tables-helight-two .title {
	float: left;
	width: 100%;
	height: 73px;
	padding: 20px 0 0 0;
	margin-top: -10px;
	background-color: #0aa4df;
	text-align: center;
	font-size: 23px;
	color: #fff;
	border-top: 3px solid #0893c9;
	border-bottom: 1px solid #1cb7f3;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.pricing-tables-helight-two .price {
	float: left;
	width: 100%;
	padding: 30px 0 30px 0;
	background-color: #13afeb;
	text-align: center;
	font-size: 45px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.pricing-tables-helight-two .price i {
	font-size: 14px;
	color: #eee;
	display: block;
	font-weight: normal;
	font-style: normal;
	margin-top: 5px;
}
.pricing-tables-helight-two .cont-list {
	float: left;
	width: 100%;
	padding: 15px 0;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	background-color: #f9f9f9;
	text-align: center;
	color: #727272;
}
.pricing-tables-helight-two .cont-list ul {
	margin: 0;
	padding: 0;
}
.pricing-tables-helight-two .cont-list li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 30px;
	border-bottom: 1px solid #fff;
}
.pricing-tables-helight-two .cont-list li.last {
	border: none;
}
.pricing-tables-helight-two .ordernow {
	float: left;
	width: 100%;
	padding: 30px 0 35px 0;
	background-color: #eee;
	text-align: center;
	color: #fff;
}
