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

@import 'https://fonts.googleapis.com/css?family=Domine|Montserrat';
a {
	text-decoration: none !important;
	outline: none !important;
}
body {
	font-family: 'Domine', 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: 'Montserrat', serif;
}
.cust_nav .navbar-default {
	background: #333333;
	border: none;
}
.cust_nav .navbar-right {
	margin-top: 5px;
}
.cust_nav .navbar-default .navbar-nav > li > a {
	color: #ffffff;
	font-size: 16px;
	font-family: 'Montserrat', serif;
}


.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: 300px;
	width: 100%;
	text-align: center;
	margin: 0px 0px 11% 0px;
}
.websiteName h1 {
	font-size: 60px;
	color: #ffffff;
	padding: 14% 0px 12% 0px;
	text-shadow: 0 0 10px #000;
}
.index_wrap {
	background: #eef0eb;
	overflow: hidden;
}
.blog_wrap {
	background: #ffffff;
	padding: 30px;
	margin: 5pc 0px 2pc 0px;
}
.blog_wrap h2 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-family: 'Montserrat', serif;
}
.blog_wrap p {
	font-family: 'Domine', serif;
	padding: 10px 0px 0px 0px;
	line-height: 1.6;
	text-align: justify;
}
.blog_wrap img {
	width: 100%;
	height: 350px;
}
.blog_wrap ul {
	margin: 0px;
	padding: 0px;
	display: inline-table;
}
.blog_wrap ul li {
	float: left;
	padding: 10px 0px 0px 15px;
	list-style: none;
}
.readMore {
	text-align: right;
}
.readMore .btn-default {
	border-radius: 0px;
	background: #f26a44;
	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 #f26a44;
	color: #f26a44;
	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: url(../img/recent_post.png);
	background-size: cover;
	text-align: center;
	height: 100px;
	width: 100%;
	margin-top: 82px;
}
.RecentPost h1 {
	padding: 20px;
	text-transform: uppercase;
	font-size: 26px;
	font-family: 'Montserrat', serif;
}
.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: left;
padding: 0px;
width: 141px;
margin: 11px;
}
.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: #f26a44;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
}
.pagina .pagination > .active > a {
	background: #f26a44;
	color: #fff;
	border: none;
}
/*cal*/

.cal {
	margin: 25px 0px 0px 0px;
}
#calendar {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	width: 420px;
	margin: 0 auto;
	height: 570px;
	overflow: hidden;
}
.header {
	height: 50px;
	width: 420px;
	background: #98a8ab;
	text-align: center;
	position: relative;
	z-index: 100;
}
.header h1 {
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 20px;
	line-height: 50px;
	font-weight: 100;
	letter-spacing: 1px;
}
.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: #98a8ab;
}
.day {
	display: inline-block;
	width: 60px;
	padding: 10px;
	text-align: center;
	vertical-align: top;
	cursor: pointer;
	background: #98a8ab;
	position: relative;
	z-index: 100;
}
.day.other {
	color: rgba(255, 255, 255, .3);
}
.day.today {
	color: rgba(156, 202, 235, 1);
}
.day-name {
	font-size: 9px;
	text-transform: uppercase;
	margin-bottom: 5px;
	color: rgba(255, 255, 255, .5);
	letter-spacing: .7px;
}
.day-number {
	font-size: 24px;
	letter-spacing: 1.5px;
}
.day .day-events {
	list-style: none;
	margin-top: 3px;
	text-align: center;
	height: 12px;
	line-height: 6px;
	overflow: hidden;
}
.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: #333333;
	border-top: 1px dashed #fff;
}
.footer img {
	width: 100px;
}
.footer ul {
	margin: 10px;
	padding: 0px;
	display: inline-block;
}
.footer li {
	list-style: none;
	color: #fff;
	font-size: 16px;
}
.cont {
	text-align: right;
}
.cont li {
	padding: 3px;
}
.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: #f26a44;
	color: #fff;
}
.comm {
	text-align: center;
}
.comm .btn-default {
	background: #f26a44;
	border-radius: 0px;
	color: #fff;
	width: 40%;
}
.reply_box {
	padding: 10px;
	background: #fff;
	margin: 3pc 0px 0px 0px;
}


.img_wrap img {
width: 100%;
margin: 33px 0px 3px 0px;
height: 304px;
box-shadow: 0px 2px 7px 3px #ccc;
}

.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: 16px;
padding-right: 5px;
}
.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: #004c7a;
	font-family: 'Open Sans', sans-serif;
	background: rgba(255,255,255,1);
	border: none;
	padding: 20px 15px;
}

.panel-title{
font-size: 24px;	
}

.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: 15px;
}

.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;}
