/*
 * Template Name: ASIPC
 * Description: ASIPC
 * UTF-8
 */

 /***** General buttons *****/
body { background: #fff; text-align: left;  font-family: 'GHEA Grapalat', sans-serif;  color: #464646;  font-size: 13px; }

h1, h2 { line-height: 40px; }
h3, h4 { line-height: 20px; font-size: 20px;}
h5 { line-height: 16px; font-weight: bold; color:002423; }

ol {font-size: 12px;
}

.txt-center{text-align:center;}

.violet { color: #357270; }

a {
    color: #850920;
    text-decoration: none;
    -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
}
a:hover, a:focus { color: #a30000; text-decoration: none; }

.col-centered{
    float: none;
    margin: 0 auto;
}
strong { font-weight: bold; }

img { max-width: 100%; }

::-moz-selection { background: #357270; color: #fff; text-shadow: none; }
::selection { background: #357270; color: #fff; text-shadow: none; }

/***** Top menu *****/

.navbar { margin-bottom: 0; background: #f8f8f8; border: 0; 
-moz-bordler-radius: 0; -webkit-border-radius: 0; border-radius: 0; 
}

ul.navbar-nav { font-size: 14px;	color: #888; }

ul.navbar-nav li a { padding: 23px 15px; background: #f8f8f8;   color: #5d5d5d; }
ul.navbar-nav li.active a {background: #f2f2f2; border-color: #357270; color: #5d5d5d; }

ul.navbar-nav li a:hover, ul.navbar-nav li a:focus { background: #357270; border-color: #357270; color: #fff; outline: 0; }

.nav .open > a { background: #f8f8f8; border-color: #357270; color: #5d5d5d; }
.nav .open > a:hover, .nav .open > a:focus { background: #357270; border-color: #357270; color: #fff; }

ul.navbar-nav li a i { line-height: 35px; color: #aaa; }
ul.navbar-nav li a:hover i, ul.navbar-nav li a:focus i { color: #fff; }

.dropdown-menu {	border: 0;
	-moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
	-moz-box-shadow: 0 6px 10px rgba(0, 0, 0, .15); -webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, .15); box-shadow: 0 6px 10px rgba(0, 0, 0, .15);
}

.dropdown-menu > .active > a { background: #fff; color: #5d5d5d; }
.dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { background: #f8f8f8; color: #357270; }

ul.navbar-nav li .dropdown-menu a { padding-top: 5px; padding-bottom: 5px; }
ul.navbar-nav li.active .dropdown-menu a { background: #fff; color: #5d5d5d; border: 0; }
ul.navbar-nav li.active .dropdown-menu a:hover, 
ul.navbar-nav li.active .dropdown-menu a:focus { background: #357270; color: #fff; border: 0; }

ul.navbar-nav li.active .dropdown-menu > .active > a { background: #f8f8f8; color: #357270; border: 0; }
ul.navbar-nav li.active .dropdown-menu > .active > a:hover, 
ul.navbar-nav li.active .dropdown-menu > .active > a:focus { background: #357270; color: #fff; border: 0; }

.navbar>.container .navbar-brand { margin-left: 0; }

.navbar-brand {	width: 167px; height: 106px; background: url(../img/logo.png) left center no-repeat; text-indent: -99999px; }

/***** Left menu *****/
.nav { padding-left: 0; margin-bottom: 0; list-style: none;	color: #357270; }

ul.nav li a {font-size: 13px; padding: 8px 15px; background: #ffff;  color: #5d5d5d; }
ul.nav li.active a {background: #f2f2f2; border-color: #357270; color: #5d5d5d; }

ul.nav li a:hover { background: #B5CECD; border-color: #357270; color: #fff; outline: 0; } 
ul.nav li a:focus { background: #357270; border-color: #357270; color: #fff; outline: 0; }

ul.nav li a i { line-height: 1px; color: #aaa; }

.nav-list li a {border: 1px dotted #E5E5E5; }

@media (max-width: 767px) {
		.dropdown-menu.multi-column {
			min-width: 240px !important;
			overflow-x: hidden;
		}
	}
.dropdown-menu.columns-2 {
		min-width: 700px;
		background: #f8f8f8; color: #357270; border: 0;
		margin: 0 -350px;
	}
	.dropdown-menu.columns-2 li {
		padding: 5px 15px;
	}
		.dropdown-menu.columns-2 li a{
		padding: 5px 0;
	}
	
	
/***** Slider 2 *****/
.slider-2-container { padding: 180px 0; }

.slider-2-text {	background: #1d1d1d; /* browsers that don't support rgba */
 background: rgba(87, 139, 137, .5); padding: 30px 0 43px 0;  color: #fff;
 }

.inner-bg {
    background: url(../img/pattern-3.png) left top repeat;
    -moz-box-shadow: 0 1px 5px 0 rgba(0,0,0,.3) inset;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0,0,0,.3) inset;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,.3) inset;
}
.slider-2-text h1 {
	padding-left: 30px;
	padding-right: 30px;
	text-align: center;
	font-family: 'GHEA Grapalat', cursive;
    font-size: 30px;
    color: #fff;
    font-weight: bold;
}

.slider-2-text p {
	padding-left: 30px;
	padding-right: 30px;
	text-align: center;
	font-size: 18px;
    font-style: italic;
}

/***** Slider Carousel *****/
.slider-container {
    margin: 0 auto;
    background: #f8f8f8 url(../img/pattern-3.png) left top repeat;
    -moz-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset, 0 -5px 15px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset, 0 -5px 15px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset, 0 -5px 15px 0 rgba(0,0,0,.05) inset;
}

.slider { padding-left: 5px; padding-right: 5px; }

.flexslider { margin-top: 45px;  margin-bottom: 55px; border: 6px solid #fff;
    -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
    -moz-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 -5px 15px 0 rgba(0,0,0,.05);
    -webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 -5px 15px 0 rgba(0,0,0,.05);
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 -5px 15px 0 rgba(0,0,0,.05);
}

.flexslider .slides > li {	position: relative; }

.flexslider .slides .embed-responsive.embed-responsive-16by9 {padding-bottom: 48.1%; }

.flex-caption { position: absolute;  left: 0;  bottom: 20px; width: 95%; padding: 10px 20px;
    background: #1d1d1d; /* browsers that don't support rgba */
    background: rgba(0, 0, 0, .7);
    font-size: 14px;  line-height: 24px;   color: #eaeaea;  text-align: left;  font-style: italic; }

.flex-direction-nav a {
	width: 60px;
	height: 60px;
	padding-top: 17px;
	background: #357270;
	color: #fff;
	text-shadow: none;
}

.flex-direction-nav a:before { font-size: 26px; }

.flex-direction-nav .flex-prev, .flex-direction-nav .flex-next { text-align: center; }

/***** Services *****/

.services-container {
    margin-top: 10px;
	
}

.services-container-white {
    margin-top: 10px;
	 background: #fff;
}
.services-title {
	margin-top: 40px;
    background: url(../img/line.png) left center repeat-x;
}

.services-title h2 {
    width: 200px;
    margin: 0 auto;
    background: #fff;
    font-family: 'GHEA Grapalat', cursive;
    font-size: 24px;
    color: #5d5d5d;
    font-weight: bold;
}

.service {
	margin-top: 40px;
    padding: 15px 15px 20px 15px;
    background: #f8f8f8;
    border-bottom: 2px solid #357270;
}

.service:hover {
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -o-transition: all .5s; -moz-transition: all .5s; -webkit-transition: all .5s; -ms-transition: all .5s; transition: all .5s;
}

.service .service-icon {
    font-size: 50px;
    line-height: 50px;
    color: #5d5d5d;
}

.service .service-icon i { vertical-align: middle; }

.service h3 {
    margin-top: 13px;
    font-family: 'GHEA Grapalat', sans-serif;
    font-size: 18px;
    color: #5d5d5d;
    font-weight: bold;
    
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.service p {
    padding-bottom: 7px;
    line-height: 24px;
}


/***** Latest work *****/

.work-container {
    margin: 30px;
}

.work-title {
    background: url(../img/line.png) left center repeat-x;
	text-align: center;
}

.work-title h4 {
    width: 220px;
    margin: 0 auto;
    background: #fff;
    font-family: 'GHEA Grapalat', cursive;
    font-size: 18px;
    color: #5d5d5d;
    font-weight: bold;
	text-align: center;
}

.work {
    margin-top: 40px;
    padding-bottom: 20px;
    background: #f8f8f8;
    border-bottom: 2px solid #357270;
	text-align:center;
}

.work:hover img {
    opacity: 0.7;
    -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
}

.work:hover {
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -o-transition: all .5s; -moz-transition: all .5s; -webkit-transition: all .5s; -ms-transition: all .5s; transition: all .5s;
}

.work .work-bottom {
    margin-top: 15px;
}

.work h4 {
    margin-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    font-family: 'GHEA Grapalat', sans-serif;
    font-size: 14px;
    color: #5d5d5d;
    font-weight: bold;
    
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.work p {
	padding-left: 15px;
    padding-right: 15px;
    line-height: 24px;
    font-style: italic;
	font-size: 12px;
}

/***** Testimonials *****/

.testimonials-container {
    margin-top: 3px;
    padding-bottom: 0px;
}

.testimonials-title {
    background: url(../img/line.png) left center repeat-x;
}

.testimonials-title h2 {
    width: 180px;
    margin: 0 auto;
    background: #fff;
    font-family: 'GHEA Grapalat', cursive;
    font-size: 13px;
    color: #5d5d5d;
    font-weight: bold;
}

.testimonial-list {
    margin-top: 30px;
    text-align: left;
}

.testimonial-list .tab-pane { overflow: hidden; }

.testimonial-list .testimonial-image {
	float: left;
	width: 10%;
	margin: 10px 0 0 0;
}
.testimonial-list .testimonial-image img { max-width: 64px; }

.testimonial-list .testimonial-text {
	float: left;
	width: 90%;
	font-size: 14px;
    line-height: 20px;
	padding-top:20px;
}

.testimonial-list .nav-tabs {
	float: none;
    border: 0;
    text-align: right;
}

.testimonial-list .nav-tabs li {
	float: none;
	display: inline-block;
	margin-left: 2px;
    margin-right: 2px;
}

.testimonial-list .nav-tabs li a {
    width: 12px;
    height: 12px;
    padding: 0;
    background: #eaeaea;
    border: 0;
    -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
}

.testimonial-list .nav-tabs li a:hover { border: 0; background: #ddd; }
.testimonial-list .nav-tabs li.active a { background: #357270; }

/***** tabbale tabs-left*****/
.tabbale-container {
    margin: 20px;
	background:#f8f8f8 
}
/***** Footer *****/

footer {
    margin: 0 auto;
    padding-bottom: 10px;
    background: #f8f8f8 url(../img/pattern.png) left top repeat;
    -moz-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset; -webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset; box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset;
}

.footer-box {
    margin-top: 20px;
    text-align: left;
}

.footer-box h4 {
    margin-top: 20px;
    font-family: 'GHEA Grapalat', sans-serif;
    font-size: 14px;
    color: #5d5d5d;
    font-weight: bold;
    
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.footer-box-text p {
    line-height: 24px;
		padding-bottom: 10px;
}

.footer-box-text img {
    line-height: 24px;
		padding-bottom: 10px;
}

.footer-box-text-contact i {
    padding-right: 7px;
}

.footer-box-text-subscribe form {
	padding-bottom: 10px;
}

.footer-box-text-subscribe input[type="text"] {
	width: 95%;
	height: 26px;
}

/* Flickr feed */
.flickr-feed {
    margin: 16px 0 0 0;
}

.flickr-feed a {
	display: inline-block;
	width: 54px;
	margin: 0 4px 4px 0;
}
.flickr-feed a:hover { opacity: 0.7; }
.flickr-feed a img { border: 2px solid #eaeaea; }


.footer-border {
    margin-top: 30px;
    border-top: 1px dashed #ddd;
}

.footer-copyright {
    margin-top: 15px;
    line-height: 24px;
    text-align: left;
}

.footer-social {
    margin-top: 5px;
    text-align: right;
}
.footer-social a { margin: 0 0 0 10px; font-size: 26px; color: #888; }
.footer-social a:hover, .footer-social a:focus { color: #357270; }


/***** Page title *****/

.page-title-container {
    margin: 0 auto;
    padding: 120px 0 5px 0;
    background: #f8f8f8 url(../img/pattern-3.png) left top repeat;
	border-top: 2px solid #357270;
    text-align: left;
    -moz-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset, 0 -5px 15px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset, 0 -5px 15px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset, 0 -5px 15px 0 rgba(0,0,0,.05) inset;
}

.page-title-container h1 {
    display: inline;
    margin-left: 10px;
    font-family: 'GHEA Grapalat', cursive;
    font-size: 18px;
    color: #5d5d5d;
    font-weight: bold;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .7);
    vertical-align: middle;
}

.page-title-container p {
    display: inline;
    margin-left: 5px;
    font-size: 14px;
    font-style: italic;
    vertical-align: middle;
}

.page-title-container i {
    font-size: 36px;
    color: #ccc;
    vertical-align: middle;
}

.page-content {
    margin: 0 auto;
    padding: auto;;
}
/* ----- ABOUT PAGE ----- */

/***** About us text *****/

.about-us-container {
    margin-top: 20px;
}

.about-us-text {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
}

.about-us-text h3 {
    margin-top: 25px;
    font-family: 'GHEA Grapalat', sans-serif;
    font-size: 16px;
    color: #5d5d5d;
    font-weight: bold;
    
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}
.about-us-text h4 {
    margin-top: 20px;
    font-family: 'GHEA Grapalat', sans-serif;
    font-size: 16px;
    color: #002423;
    font-weight: bold;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.about-us-text ol {
    margin-top: 5px;
    font-size: 13px;
 }
.about-us-text ol li{
    font-size: 13px;
	margin-top: 5px;
 }
 
.about-us-text p {
    line-height: 26px;
    font-size: 13px;
}

/***** Meet our team *****/

.team-container {
    margin-top: 30px;
}

.team-title {
    background: url(../img/line.png) left center repeat-x;
}

.team-title h2 {
    width: 220px;
    margin: 0 auto;
    background: #fff;
    font-family: 'GHEA Grapalat', cursive;
    font-size: 24px;
    color: #5d5d5d;
    font-weight: bold;
}

.team-box {
    margin-top: 40px;
    padding-bottom: 15px;
    background: #f8f8f8;
    border-bottom: 2px solid #357270;
}

.team-box:hover img {
    opacity: 0.7;
    -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
}

.team-box:hover {
	-moz-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
	-webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -o-transition: all .5s; -moz-transition: all .5s; -webkit-transition: all .5s; -ms-transition: all .5s; transition: all .5s;
}

.team-box h3 {
    margin-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    font-family: 'GHEA Grapalat', sans-serif;
    font-size: 14px;
    color: #5d5d5d;
    font-weight: bold;
    
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.team-box p {
	padding-left: 15px;
    padding-right: 15px;
    line-height: 24px;
    font-style: italic;
}

.team-social a { margin: 0 5px; font-size: 26px; }


/* ----- CONTACT PAGE ----- */

/***** Form *****/

.contact-us-container {
    margin-top: 20px;
    padding-bottom: 50px;
    text-align: left;
}

.contact-us-container h3 {
    margin-top: 25px;
    font-family: 'GHEA Grapalat', sans-serif;
    font-size: 16px;
    color: #5d5d5d;
    font-weight: bold;
    
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.contact-us-container p {
    line-height: 28px;
    font-size: 14px;
}

.contact-form {
    padding-top: 25px;
    padding-bottom: 30px;
}

.contact-form form {
    margin-top: 25px;
}

.contact-form form .form-group {
	margin-bottom: 20px;
}

.contact-form input[type="text"] { width: 95%; height: 34px; }
.contact-form textarea { width: 95%; height: 170px; padding-top: 6px; padding-bottom: 6px; }
.contact-form label { font-size: 13px; font-weight: 400; }
.contact-form label .error-label { font-style: italic }
.contact-form button { margin-top: 5px; padding: 0 45px; }

/***** Google map *****/

.contact-address {
	padding-bottom: 15px;
}

.contact-address .map {
    margin: 20px 0 40px 0;
    height: 300px;
    border: 5px solid #f8f8f8;
}


/* ----- SERVICES PAGE ----- */

/***** Services full width text *****/

.services-full-width-container {
    margin-top: 20px;
}

.services-full-width-text {
    padding-top: 10px;
    text-align: left;
}

.services-full-width-text h3 {
    margin-top: 25px;
    font-family: 'GHEA Grapalat', sans-serif;
    font-size: 16px;
    color: #5d5d5d;
    font-weight: bold;
    
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.services-full-width-text p {
    line-height: 28px;
    font-size: 14px;
}

/***** Services half width text *****/

.half-width-container {
    margin-top: 20px;
}

.half-width-text {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
}

.half-width-text h3 {
    margin-top: 25px;
    font-family: 'GHEA Grapalat', sans-serif;
    font-size: 16px;
    color: #5d5d5d;
    font-weight: bold;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.half-width-text p {
    line-height: 28px;
}

.half-width-text ul {
	list-style: none;
    line-height: 28px;
	margin-left: 25px;
}

.half-width-text ul  li{
    line-height: 28px;
    font-size: 14px;
	padding-left: 25px;
}

.fa-ul-cv {
	list-style: none;
    line-height: 28px;
	padding: 0;
}

.fa-ul-cv li{
    font-size: 14px;
	padding: 3px 18px;
}

.fa-ul-tab ul{
	list-style: none;
    line-height: 28px;
    font-size: 14px;
	padding: 0;
}

.fa-ul-tab ul li{
    font-size: 14px;
	padding: 3px 15px;
	color: #326362;
}

.fa-ul-tab ul li a:{
	padding: 3px 15px;
	background: #f8f8f8;   color: #326362;
}

.fa-ul-tab ul li a.active, .fa-ul-tab li a:hover, .fa-ul-tab li a:focus{
	padding: 3px 15px;
	background: #357270; border-color: #357270; color: #fff; outline: 0;
}

.tab-ul {
    line-height: 18px;
	padding: 0;
}

.tab-ul ol li{
	padding: 1px 8px;
}

.tab-ul ul li{
	margin: 1px 18px;
	padding: 1px 4px;
}

/***** Call to action *****/

.call-to-action-container {
    margin-top: 20px;
    padding-bottom: 50px;
}

.call-to-action-text {
    padding-top: 25px;
    padding-bottom: 15px;
    background: #f8f8f8;
    text-align: left;
    overflow: hidden;
}

.call-to-action-text:hover {
	-moz-box-shadow: 0 3px 10px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
	-webkit-box-shadow: 0 3px 10px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 3px 10px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -o-transition: all .5s; -moz-transition: all .5s; -webkit-transition: all .5s; -ms-transition: all .5s; transition: all .5s;
}

.call-to-action-text p {
    float: left;
    width: 80%;
    padding-left: 25px;
    line-height: 30px;
    font-size: 14px;
    font-style: italic;
}

.call-to-action-text .call-to-action-button {
    float: left;
    width: 20%;
    padding-right: 25px;
    margin-bottom: 10px;
    text-align: right;
}

/*****    Widget  ******/
.widget-box {
    padding: 0;
    box-shadow: none;
    margin: 3px 0;
    border: 1px solid #CCC;
}

.widget-header {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    position: relative;
    min-height: 38px;
    background: repeat-x #f7f7f7;
    background-image: -webkit-linear-gradient(top,#FFF 0,#EEE 100%);
    background-image: -o-linear-gradient(top,#FFF 0,#EEE 100%);
    background-image: linear-gradient(to bottom,#FFF 0,#EEE 100%);
     color: #669FC7;
    border-bottom: 1px solid #DDD;
    padding-left: 12px;
}
 .widget{
	 margin-bottom:30px;
	 color: #5d5d5d; 
	 }
 .widget>h3{
	 font-size:20px; margin-top:0;
	 }
 .widget h5{
	 margin-top:10px;
	 }
 .widget .date{
	 margin-top:5px;
	 padding:8px 10px;
	 background:#357270;
	 }
 .widget .date>span{
	 display:block;
	 text-align:center;
	 color:#fff;
	 }
 .widget .date>span.month{
	 font-size:13px;
	 line-height:13px;
	 font-weight:700;
	 }
 .widget .date>span.day{
	 font-size:15px;
	 line-height:15px;
	 }
	 
	 .container-page {
		 padding-right: 10px;
    padding-left: 10px;
    margin-right: 10px;
    margin-left: 10px;
	 }
	 
	blockquote {
   border-left: solid #334D19;
   color:#334D19;
  /*border-left: solid #892522;*/
} 

.accordion-inner{
	padding: auto;
}
.accordion-inner a:{
	padding: 5px 10px;
}
.accordion-inner p{
	padding: 5px 10px;
}
.accordion-inner h5{
	padding: 10px;
}
.accordion-toggle a: {
color: 	#357270;
}

/***** Big links / buttons *****/

a.big-link-1 {
	display: inline-block;
    padding: 5px 22px;
    background: #357270;
    color: #fff;
    font-style: italic;
    text-decoration: none;
    -moz-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
}

a.big-link-1:hover {
    -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;
}

a.big-link-1:active {
    -moz-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
}

a.big-link-2 {
    display: inline-block;
    width: 35px;
    height: 35px;
    padding-top: 6px;
    background: #357270;
    font-size: 20px;
    color: #fff;
    line-height: 20px;
    -moz-border-radius: 19px; -webkit-border-radius: 19px; border-radius: 19px;
    -moz-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
}
a.big-link-2 i { vertical-align: middle; }

a.big-link-2:hover {
    background: #a30000;
    -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;
}

a.big-link-2:active {
    -moz-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
}

a.big-link-3 {
	display: inline-block;
    padding: 5px 22px;
    background: #357270;
    font-size: 18px;
    color: #fff;
    font-style: italic;
    line-height: 24px;
    text-decoration: none;
    -moz-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
}

a.big-link-3:hover {
    -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;
}

a.big-link-3:active {
    -moz-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
}

a.big-link-4 {
    display: inline-block;
	float: left;
    width: 24px;
    height: 24px;
	margin-right: 15px;
    padding: 4px;
    background: #357270;
    font-size: 14px;
    color: #fff;
    line-height: 6px;
    -moz-border-radius: 19px; -webkit-border-radius: 19px; border-radius: 19px;
    -moz-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
}
a.big-link-4 i { vertical-align: middle; }

a.big-link-4:hover {
    background: #a30000;
    -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;
}

a.big-link-4:active {
    -moz-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
}

.big-link-4-text {
	float: left;
	margin-left: 40px;
    padding-top: 2px;
    padding-bottom: 1px;
	font-size: 14px;
    text-align: left;
	color: #357270;
    font-weight: bold;
}
container{
}