@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
a {
	text-decoration: none !important;
	outline: none !important;
	color: #f78f26;;
}
body {
	font-family: 'Raleway', sans-serif;
}
.cust_nav {
	position: absolute;
	z-index: 9999;
	width: 100%;
	top: 0px;
}
.cust_nav .navbar {
	position: relative;
	/*min-height: 50px;*/
	margin-bottom: 0px;
	border: 1px solid transparent;
	border-radius: 0px;
	/*height: 62px;*/
}
.cust_nav .navbar-default .navbar-brand {
	color: #ffffff;
	margin: 5px 0px 0px 0px;
	font-family: 'Raleway', sans-serif;
}
.cust_nav .navbar-default {
	background: #211f1f73;
	border: none;
}
.cust_nav .navbar-right {
    margin-top: 5px;
    overflow: hidden;
    margin: 20px 0;
}
.cust_nav .navbar-default .navbar-nav > li > a {
    color: #fff;
    font-size: 13px;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
}
.cust_nav .navbar-default .navbar-nav > li > a:hover {
	color: #f5f5f5;
}
.cust_nav .navbar-nav > li > .dropdown-menu {
	border-radius: 0px;
	margin: 0.6em 0px 0px 0px;
	padding: 0px;
}
.cust_nav .dropdown-menu > li > a {
	display: block;
	padding: 11px 15px;
	border-bottom: 1px solid #ccc;
	clear: both;
	font-weight: normal;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
}
.banner img {
	width: 100%;
	position: absolute;
	z-index: -99999;
}
.websiteName {
	height: 550px;
	width: 100%;
	text-align: center;
	/*margin: 0px 0px 11% 0px;*/
}
.websiteName h1 {
	font-size: 60px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	/*padding: 14% 0px 12% 0px;*/
	text-shadow: 0 0 10px #000;
}
.index_wrap {
	background: #f5f5f5;
	overflow: hidden;
}
.blog_wrap {
	background: #ffffff;
	padding: 30px;
	margin: 5pc 0px 2pc 0px;
}
.blog_wrap h2 {
    margin: 0px;
    padding: 0px 0px 15px 0px;
    font-family: 'Raleway', sans-serif;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 400;
}
.blog_wrap p {
    font-family: 'Raleway', sans-serif;
    padding: 15px 0px 0px 0px;
    line-height: 26px;
    text-align: justify;
    font-size: 13px;
    font-weight: 500;
    color: #777;
    margin: 0;
}
.blog_wrap img {
	width: 100%;
	height: 350px;
}
.blog_wrap ul {
	margin: 0px;
	padding: 0px;
	display: inline-table;
}
.blog_wrap ul li {
	float: left;
	padding: 0px 10px 10px 0px;
	list-style: none;
    font-weight: 600;
	font-size: 18px;
}
.readMore {
	text-align: right;
}
.readMore .btn-default {
	border-radius: 0px;
	background: #e9880c;
	border: 2px solid #fff;
	color: #fff;
	padding: 8px;
	transition: all ease;
	transition-duration: 0.3s;
}
.readMore .btn-default:hover {
	border-radius: 0px;
	background: transparent;
	border: 2px solid #e9880c;
	color: #e9880c;
	padding: 8px;
	transition: all ease;
	transition-duration: 0.3s;
}
.blog_wrap ul li span {
	color: #FF0000;
}
/*social icons*/





/* Social Icons */

#social_side_links {
	position: fixed;
	top: 55%;
	right: 0;
	padding: 0;
	list-style: none;
	z-index: 99;
}
#social_side_links li a {
	display: block;
}
#social_side_links li a img {
	display: block;
	max-width: 40px;
	padding: 10px;
	-webkit-transition: background .2s ease-in-out;
	-moz-transition: background .2s ease-in-out;
	-o-transition: background .2s ease-in-out;
	transition: background .2s ease-in-out;
}
#social_side_links li a:hover img {
	background: rgba(0, 0, 0, .2);
}
#fb {
	background: #3c5a96;
}
#twitter {
	background: #1dadeb;
}
#linkedin {
	background: #1178b3;
}
.RecentPost {
    background: #f5f5f5;
    background-size: cover;
    height: 100px;
    width: 100%;
    margin-top: 30px;
    padding: 10px;
    box-shadow: 0px 0px 2px #dedede;
    border: 10px solid #fff;
}
.RecentPost h1 {
    text-transform: capitalize;
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    line-height: 15px;
    font-weight: 400;
    margin: 0;
    padding: 6px 10px 8px;
    border-bottom: 2px solid #fff;
}
.recent_pst ul {
	margin: 0px;
	padding: 0px;
	display: inline-table;
}
.recent_pst li {
	list-style: none;
	padding: 5px;
	line-height: 1.6;
}
.recent_pst {
	margin: 45px 0px 0px 0px;
	background: #f5f5f5;
	padding: 4px;
}
.recent_pst li a {
	color: #000;
}
.cate_wrap {
	text-align: left;
	margin: 41px 0px 41px 0px;
	background: #f5f5f5;
	padding: 14px;
}
.cate_wrap ul {
	margin: 0px;
	padding: 0px;
	/*display: inline-table;*/
}
.cate_wrap li {
    list-style: none;
    float: none;
    padding: 0px;
    width: 100%;
    margin: 0;
    padding: 10px 15px;
    background: #fff;
    margin: 2px 0;
    font-size: 14px;
}
.cate_wrap li a {
	color: #000;
}
.seprator {
	text-align: center;
}
.seprator img {
	width: 100%;
}
.pagina {
	text-align: center;
}
.pagina .pagination > li > a, .pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #e9880c;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
}
.pagina .pagination > .active > a {
	background: #e9880c;
	color: #fff;
	border: none;
}
/*cal*/



.cal {
	margin: 45px 0px 0px 0px;
}
#calendar {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.header {
	width: 100%;
	background: #e9880c;
	text-align: center;
	position: relative;
	z-index: 100;
}
.header h1 {
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 20px;
	line-height: 50px;
	font-weight: 600;
	text-transform: uppercase;
}
.left, .right {
	position: absolute;
	width: 100%;
	height: 0px;
	border-style: solid;
	top: 50%;
	margin-top: -7.5px;
	cursor: pointer;
}
.left {
	border-width: 7.5px 10px 7.5px 0;
	border-color: transparent rgba(160, 159, 160, 1) transparent transparent;
	left: 20px;
}
.right {
	border-width: 7.5px 0 7.5px 10px;
	border-color: transparent transparent transparent rgba(160, 159, 160, 1);
	right: 20px;
}
.month {
	/*overflow: hidden;*/

	opacity: 0;
}
.month.new {
	-webkit-animation: fadeIn 1s ease-out;
	opacity: 1;
}
.month.in.next {
	-webkit-animation: moveFromTopFadeMonth .4s ease-out;
	-moz-animation: moveFromTopFadeMonth .4s ease-out;
	animation: moveFromTopFadeMonth .4s ease-out;
	opacity: 1;
}
.month.out.next {
	-webkit-animation: moveToTopFadeMonth .4s ease-in;
	-moz-animation: moveToTopFadeMonth .4s ease-in;
	animation: moveToTopFadeMonth .4s ease-in;
	opacity: 1;
}
.month.in.prev {
	-webkit-animation: moveFromBottomFadeMonth .4s ease-out;
	-moz-animation: moveFromBottomFadeMonth .4s ease-out;
	animation: moveFromBottomFadeMonth .4s ease-out;
	opacity: 1;
}
.month.out.prev {
	-webkit-animation: moveToBottomFadeMonth .4s ease-in;
	-moz-animation: moveToBottomFadeMonth .4s ease-in;
	animation: moveToBottomFadeMonth .4s ease-in;
	opacity: 1;
}
.week {
	/*background: #ffffff;*/
}
.day {
    display: inline-block;
    width: 51.4px;
    padding: 10px 10px 9px;
    text-align: center;
    vertical-align: top;
    cursor: pointer;
    background: #ffffff;
    position: relative;
    z-index: 100;
    border: 1px solid #f7f4f4;
}
.day.other {
	color: rgba(255, 255, 255, .3);
}
.day.today {
    color: rgb(233, 136, 12);
    font-weight: 600;
}
.day-name {
    font-size: 10px;
    text-transform: uppercase;
    margin-bottom: 0;
    color: #3aa607;
    letter-spacing: normal;
}
.day-number {
	font-size: 14px;
	line-height:15px;
}
.day .day-events {
    list-style: none;
    margin-top: 3px;
    text-align: center;
    height: auto;
    line-height: 6px;
    overflow: hidden;
    color: #242424;
}
.day .day-events span {
	vertical-align: top;
	display: inline-block;
	padding: 0;
	margin: 0;
	width: 5px;
	height: 5px;
	line-height: 5px;
	margin: 0 1px;
}
.blue {
	background: rgba(156, 202, 235, 1);
}
.orange {
	background: rgba(247, 167, 0, 1);
}
.green {
	background: rgba(153, 198, 109, 1);
}
.yellow {
	background: rgba(249, 233, 0, 1);
}
.details {
	position: relative;
	width: 420px;
	height: 75px;
	background: rgba(164, 164, 164, 1);
	margin-top: 5px;
	border-radius: 4px;
}
.details.in {
	-webkit-animation: moveFromTopFade .5s ease both;
	-moz-animation: moveFromTopFade .5s ease both;
	animation: moveFromTopFade .5s ease both;
}
.details.out {
	-webkit-animation: moveToTopFade .5s ease both;
	-moz-animation: moveToTopFade .5s ease both;
	animation: moveToTopFade .5s ease both;
}
.arrow {
	position: absolute;
	top: -5px;
	left: 50%;
	margin-left: -2px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 5px 5px 5px;
	border-color: transparent transparent rgba(164, 164, 164, 1) transparent;
	transition: all 0.7s ease;
}
.events {
	height: 75px;
	padding: 7px 0;
	overflow-y: auto;
	overflow-x: hidden;
}
.events.in {
	-webkit-animation: fadeIn .3s ease both;
	-moz-animation: fadeIn .3s ease both;
	animation: fadeIn .3s ease both;
}
.events.in {
	-webkit-animation-delay: .3s;
	-moz-animation-delay: .3s;
	animation-delay: .3s;
}
.details.out .events {
	-webkit-animation: fadeOutShrink .4s ease both;
	-moz-animation: fadeOutShink .4s ease both;
	animation: fadeOutShink .4s ease both;
}
.events.out {
	-webkit-animation: fadeOut .3s ease both;
	-moz-animation: fadeOut .3s ease both;
	animation: fadeOut .3s ease both;
}
.event {
	font-size: 16px;
	line-height: 22px;
	letter-spacing: .5px;
	padding: 2px 16px;
	vertical-align: top;
}
.event.empty {
	color: #eee;
}
.event-category {
	height: 10px;
	width: 10px;
	display: inline-block;
	margin: 6px 0 0;
	vertical-align: top;
}
.event span {
	display: inline-block;
	padding: 0 0 0 7px;
}
.legend {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 30px;
	/* background: rgba(60, 60, 60, 1); */

	line-height: 30px;
}
.entry {
	position: relative;
	padding: 0 0 0 25px;
	font-size: 13px;
	display: inline-block;
	line-height: 30px;
	background: transparent;
}
.entry:after {
	position: absolute;
	content: '';
	height: 5px;
	width: 5px;
	top: 12px;
	left: 14px;
}
.entry.blue:after {
	background: rgba(156, 202, 235, 1);
}
.entry.orange:after {
	background: rgba(247, 167, 0, 1);
}
.entry.green:after {
	background: rgba(153, 198, 109, 1);
}
.entry.yellow:after {
	background: rgba(249, 233, 0, 1);
}



/* Animations are cool!  */

@-webkit-keyframes moveFromTopFade {
 from {
 opacity: .3;
 height:0px;
 margin-top:0px;
 -webkit-transform: translateY(-100%);
}
}
 @-moz-keyframes moveFromTopFade {
 from {
 height:0px;
 margin-top:0px;
 -moz-transform: translateY(-100%);
}
}
 @keyframes moveFromTopFade {
 from {
 height:0px;
 margin-top:0px;
 transform: translateY(-100%);
}
}
 @-webkit-keyframes moveToTopFade {
 to {
 opacity: .3;
 height:0px;
 margin-top:0px;
 opacity: 0.3;
 -webkit-transform: translateY(-100%);
}
}
 @-moz-keyframes moveToTopFade {
 to {
 height:0px;
 -moz-transform: translateY(-100%);
}
}
 @keyframes moveToTopFade {
 to {
 height:0px;
 transform: translateY(-100%);
}
}
 @-webkit-keyframes moveToTopFadeMonth {
 to {
 opacity: 0;
 -webkit-transform: translateY(-30%) scale(.95);
}
}
 @-moz-keyframes moveToTopFadeMonth {
 to {
 opacity: 0;
 -moz-transform: translateY(-30%);
}
}
 @keyframes moveToTopFadeMonth {
 to {
 opacity: 0;
 -moz-transform: translateY(-30%);
}
}
 @-webkit-keyframes moveFromTopFadeMonth {
 from {
 opacity: 0;
 -webkit-transform: translateY(30%) scale(.95);
}
}
 @-moz-keyframes moveFromTopFadeMonth {
 from {
 opacity: 0;
 -moz-transform: translateY(30%);
}
}
 @keyframes moveFromTopFadeMonth {
 from {
 opacity: 0;
 -moz-transform: translateY(30%);
}
}
 @-webkit-keyframes moveToBottomFadeMonth {
 to {
 opacity: 0;
 -webkit-transform: translateY(30%) scale(.95);
}
}
 @-moz-keyframes moveToBottomFadeMonth {
 to {
 opacity: 0;
 -webkit-transform: translateY(30%);
}
}
 @keyframes moveToBottomFadeMonth {
 to {
 opacity: 0;
 -webkit-transform: translateY(30%);
}
}
 @-webkit-keyframes moveFromBottomFadeMonth {
 from {
 opacity: 0;
 -webkit-transform: translateY(-30%) scale(.95);
}
}
 @-moz-keyframes moveFromBottomFadeMonth {
 from {
 opacity: 0;
 -webkit-transform: translateY(-30%);
}
}
 @keyframes moveFromBottomFadeMonth {
 from {
 opacity: 0;
 -webkit-transform: translateY(-30%);
}
}
 @-webkit-keyframes fadeIn {
 from {
 opacity: 0;
}
}
 @-moz-keyframes fadeIn {
 from {
 opacity: 0;
}
}
 @keyframes fadeIn {
 from {
 opacity: 0;
}
}
 @-webkit-keyframes fadeOut {
 to {
 opacity: 0;
}
}
 @-moz-keyframes fadeOut {
 to {
 opacity: 0;
}
}
 @keyframes fadeOut {
 to {
 opacity: 0;
}
}
 @-webkit-keyframes fadeOutShink {
 to {
 opacity: 0;
 padding: 0px;
 height: 0px;
}
}
 @-moz-keyframes fadeOutShink {
 to {
 opacity: 0;
 padding: 0px;
 height: 0px;
}
}
 @keyframes fadeOutShink {
 to {
 opacity: 0;
 padding: 0px;
 height: 0px;
}
}
/*footer*/



.footer {
	background: #222;
	padding:20px 0px;
	margin-top:30px;
}
.footer img {
	width: 100px;
}
.footer ul {
	margin: 0px;
	padding: 0px;
	display: inline-block;
}
.footer li {
    list-style: none;
    color: #fff;
    font-size: 14px;
    line-height: 26px;
}
.cont {
	text-align: right;
}
.nm {
	text-align: right !important;
}
.comment_wrap {
	font-size: 18px;
	background: #fff;
	padding: 10px;
	margin: 15px;
}
.comment_wrap p {
	text-align: justify;
}
.reply {
	text-align: right;
}
.reply .btn-default {
	border-radius: 0px;
	background: #e9880c;
	color: #fff;
}
.comm {
	text-align: center;
}
.comm .btn-default {
	background: #e9880c;
	border-radius: 0px;
	color: #fff;
	width: 40%;
}
.comments {
    margin-top: 6px;
}
.comments h1 {
    font-size: 27px;
    background: #e9880c;
    color: #fff;
    padding: 10px 15px;
    display: block;
    margin: 0;
}
.reply_box {
    padding: 30px;
    background: #fff;
    margin: 0px 0 70px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.img_wrap img {
    width: 100%;
    margin: 30px 0px 10px 0px;
    height: 100%;
    box-shadow: 0px 0px 2px #dedede;
    background: #fff;
    padding: 10px;
}
.img_wraper1 {
	margin-top: 3.3em;
}
.panel-title a i.fa {
	padding-right: 3px
}
.panel-body p {
	margin: 0
}
.panel-body img {
	width: 100%
}
.panel-body .newsletter {
	display: block;
	background: rgba(255,255,255,.3);
	color: #004c7a;
	padding: 11px 10px;
}
.panel-body .newsletter h4 {
	font-size: 17px;
	margin: 0;
	padding: 0 0 3px;
	text-decoration: underline;
}
.panel-body .newsletter .left1 {
	border-right: 1px solid;
}
.panel-body .newsletter .left1 p {
    font-size: 15px;
    padding-right: 5px;
    color: #666;
    vertical-align: top;
    line-height: 24px;
}
.panel-body .newsletter .form-wrapper input {
	width: 70%;
	padding: 11px 15px;
	background: rgba(255,255,255,1);
	line-height: normal;
	border: 1px solid #ccc;
}
.panel-body .newsletter .form-wrapper button {
	width: 30%;
	text-transform: capitalize;
	font-family: 'Open Sans', sans-serif;
	background: #F78F26
}
.panel-body .newsletter .form-wrapper button:before {
	border-right-color: #F78F26;
	transition: all .8s ease 0s
}
.panel-body .newsletter .form-wrapper {
	padding: 0;
	background: 0 0;
	border-radius: 10px;
	box-shadow: none;
	margin-top: 40px
}
.panel-heading {
    color: #fff;
    font-family: 'Raleway', sans-serif;
    background: #3aa607;
    border: none;
    padding: 20px 15px;
}
.panel-title {
    font-size: 18px;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
}
.form-wrapper input {
	width: 85%;
	padding: 10px 15px;
	float: left;
	color: #004c7a;
	border: 0;
	background: #fff;
	-moz-border-radius: 3px 0 0 3px;
	-webkit-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}
.newsletter i {
	padding: 0px;
	color: #e9880c;
}
.form-wrapper button {
	overflow: visible;
	position: relative;
	float: right;
	border: 0;
	padding: 0;
	cursor: pointer;
	height: 40px;
	width: 15%;
	font: 700 15px/40px 'lucida sans', 'trebuchet MS', Tahoma;
	color: #fff;
	text-transform: uppercase;
	background: #f78f26;
	-moz-border-radius: 0 3px 3px 0;
	-webkit-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	text-shadow: 0 -1px 0 rgba(0,0,0,.3);
	-webkit-transition: all .8s ease 0s;
	-moz-transition: all .8s ease 0s;
	-ms-transition: all .8s ease 0s;
	-o-transition: all .8s ease 0s;
	transition: all .8s ease 0s;
}
#googleplus {
	background: #c53232;
}
#instagram {
	background: #fb3958;
}
#pinterest {
	background: #C92228;
}
.share-social ul {
	padding: 0;
}
.share-social ul li a {
	display: block;
}
.share-social ul, .share-social ul li {
	list-style: none;
}
.share-social ul li a img {
	display: block;
	max-width: 40px;
	padding: 10px;
	-webkit-transition: background .2s ease-in-out;
	-moz-transition: background .2s ease-in-out;
	-o-transition: background .2s ease-in-out;
	transition: background .2s ease-in-out;
	width: inherit;
	height: inherit;
}
/*STAR CSS*/



.star-rating {
	font-size: 0;
}
.star-rating__wrap {
	display: inline-block;
	font-size: 1.5rem;
}
.star-rating__wrap:after {
	content: "";
	display: table;
	clear: both;
}
.star-rating__ico {
	float: right;
	padding-left: 2px;
	cursor: pointer;
	color: #FFB300;
}
.star-rating__ico:last-child {
	padding-left: 0;
}
.star-rating__input {
	display: none;
}
.star-rating__ico:hover:before, .star-rating__ico:hover ~ .star-rating__ico:before, .star-rating__input:checked ~ .star-rating__ico:before {
	content: "\f005";
}
.star-rating-submitted ul {
	padding: 0;
	margin: 0;
	display: block;
}
.star-rating-submitted ul li {
	display: inline-block;
}
.star-rating-submitted ul li .fa-star {
	color: #FFB300;
}
.override {
	font-size: 1.5rem !important;
}
