/*
 Theme Name:     Cpie-child
 Author:         customisation/lgwebdev.fr
 Author URI:     www.lgwebdev.fr
 Template:       Cpie
 Version:        2.0
*/

@import url(../Cpie/style.css);

/* =Theme customization starts here
------------------------------------------------------- */

.breadcrumb a {
    color: #a6cf42;
    font-weight: 700;
	font-size:14px;
}
.breadcrumb {
    color: #c7c7c7;
    font-weight: 700;
}
.breadcrumb {
    padding: 8px 15px;
	margin-top: 50px;
    margin-bottom: 60px;
    list-style: none;
    background-color: #f9f9f9;
    border-radius: 4px;
}
.main-navigation .megamenu-container {
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 75px;
}
.margins {
	margin-bottom:20px;
}

.full-width-menu .main-navigation > ul > li.megamenu > ul:before, .full-width-menu .main-navigation > ul > li > ul:before {
    /* border-bottom-color: #fff; */
	display:none;
}
.site-header h1.logo .default-logo {
    display: block;
    margin-left: 80px;
    margin-top: 20px;
	background-repeat:no-repeat;
}

@media screen and (min-width: 800px) {
    .full-width-menu > .container > .main-navigation > ul {
    float: none;    
    margin-left: 150px;
}
}
@media screen and (max-width: 720px) {
    .site-header h1.logo .default-logo {
    display: none;
    margin-left: 40px;
    margin-top: 40px;
	background-repeat:no-repeat;
}
}
.title-border i {
	#4c4954;
}

.googleMap {
    height: 350px;
}
.top-menu li a { 
  color: #fff;
  text-shadow: 1px 1px 1px rgba(73, 73, 73, 1);
}
.top-menu li.cyan a {
background-color: #184e6f;
}
.top-menu li.facebook a {
background-color: #184e6f;
}
.top-menu li.facebook a:hover {
background-color: #3a5795;
}
.top-menu li.green a {
background-color: #184e6f;
}
.top-menu li.pink a {
  background-color: #184e6f;
}
.top-menu li.marron a {
  background-color: #184e6f;
}
.top-menu li.marron a:hover {
  background-color: #0fb1aa;
}
.top-header {
  position: relative;
  z-index: 2;
  background-color: #184E6F;
  height: 37px;
}
.bluem {
    background-color: #1d5374;
    border-bottom: 8px solid #0A84C9;
}
.marinem {
	background-color: #1d5374;
    border-bottom: 8px solid #0E6FA6;
}
.greenm {
	background-color: #1d5374;
    border-bottom: 8px solid #00B760;
}
.orangem {
	background-color: #1d5374;
    border-bottom: 8px solid #E87511;
}
.yellowm {
	background-color: #1d5374;
    border-bottom: 8px solid #ecbd10;
}
.purplem {
	background-color: #1d5374;
    border-bottom: 8px solid #6D28AA;
}
.greencpiem {	
	background-color: #1d5374;
    border-bottom: 8px solid #15bab3;
}
#menu-mega-menu > li.menu-item-1630.greencpiem.menu-item.menu-item-type-custom.menu-item-object-custom.current-menu-item.current_page_item.menu-item-home.menu-item-has-children > a > i.fa.fa-home {
	color:#15bab3;
}
#menu-mega-menu > li.menu-item-1524.bluem.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children.megamenu > a > i.fa.fa-users {
	color:#0A84C9;
}
#menu-mega-menu > li.menu-item-1525.orangem.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children.megamenu > a > i.fa.fa-cubes {
	color:#E87511;
}
#menu-mega-menu > li.menu-item-1526.yellowm.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children.megamenu > a > i.fa.fa-book {
	color:#ecbd10;
}
#menu-mega-menu > li.menu-item-1527.greenm.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children.megamenu > a > i.fa.fa-binoculars {
	color:#00B760;
}
#menu-mega-menu > li.menu-item-1528.purplem.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children.megamenu > a > i.fa.fa-leaf {
	color:#6D28AA;
}


.toblog {
  margin-top: 15px;
  right: 25%;
}
.eventbtn {  
  right: 16%;
}
.purple {
	background-color:#6D28AA;
	padding: 10px;
}
.blue {
	background-color:#0A84C9;
	padding: 10px;
}
.marine {
	background-color:#0E6FA6;
	padding: 10px;
}
.green {
	background-color:#00B760;
	padding: 10px;
}
.orange {
	background-color:#E87511;
	padding: 10px;
}
.yellow {
	background-color:#ecbd10;
	padding: 10px;
}

.purpleb {
	background-color:#6D28AA;
	padding: 4px;
}
.blueb {
	background-color:#0A84C9;
	padding: 4px;
}
.marineb {
	background-color:#0E6FA6;
	padding: 4px;
}
.greenb {
	background-color:#00B760;
	padding: 4px;
}
.orangeb {
	background-color:#E87511;
	padding: 4px;
}
.yellowb {
	background-color:#ecbd10;
	padding: 4px;
}
/*.bluem {
	background-color:#0A84C9;
}
.marinem {
	background-color:#0E6FA6;
}
.greenm {
	background-color:#00B760;
}
.orangem {
	background-color:#E87511;
}
.yellowm {
	background-color:#ecbd10;
}
.purplem {
	background-color:#6D28AA;
}
.greencpiem {
	background-color:#15bab3;
}*/
.bluep {
	background-color:#0A84C9;
	color:#fff;
	border-bottom: 5px solid #fff;
	border-bottom: 10px solid #61B8EA;
	text-align:center;
}
.marinep {
	background-color:#0E6FA6;
	color:#fff;
	border-bottom: 10px solid #61B8EA;
	text-align:center;
}
.greenp {
	background-color:#00B760;
	color:#fff;
	border-bottom: 10px solid #1D8050;
	text-align:center;
}
.orangep {
	background-color:#E87511;
	color:#fff;
	border-bottom: 10px solid #F0AD4E;
	text-align:center;
}
.yellowp {
	background-color:#ecbd10;
	color:#fff;
	border-bottom: 10px solid #E89411;
	text-align:center;
}
.purplep {
	background-color:#6D28AA;
	color:#fff;
	border-bottom: 10px solid #7D3DB5;
	text-align:center;
}
.bluep h3{
	color:#fff;
}
.greenp h3{
	color:#fff;
}
.orangep h3{
	color:#fff;
}
.yellowp h3{
	color:#fff;
}
.purplep h3{
	color:#fff;
}
.full-width-menu .main-navigation > ul > li ul  {
	background-color:#6D28AA;
}
.full-width-menu .main-navigation .blue > ul > li ul {
  background: #0A84C9!important;
} {
	background-color:#0A84C9;
}
.bggreen {
	background-color:#00B760;
}
.bgorange {
	background-color:#E87511;
}
.bgyellow {
	background-color:#ecbd10;
}
.lead-block .nav-tabs-bar{
	background:#6D28AA;
}
.nav-tabs-bar {	
	border:0;
	margin-left:0px;
}
.nav-tabs > li > a  {
	color:#fff;
	font-size: 22px;	
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #fff;
  cursor: default;
  background-color: inherit;
  border: none
  border-bottom-color: transparent;
}

.upcoming-events .event-cats a {
  color: #EF7328;
}

.footer-widget.widget_custom_category ul li, .footer-widget.widget_categories ul li, .footer-widget.widget_archive ul li, .footer-widget.widget_recent_entries ul li, .footer-widget.widget_recent_entries ul li, .footer-widget.widget_recent_comments ul li, .footer-widget.widget_links ul li, .footer-widget.widget_meta ul li, .footer-widget.upcoming_events_widget li, .footer-widget.custom_categories_widget li, .footer-widget.widget_nav_menu li, .footer-widget.widget_pages li {
  border:none;
}
.widget_custom_category ul li, .widget_categories ul li, .widget_archive ul li, .widget_recent_entries ul li, .widget_recent_entries ul li, .widget_recent_comments ul li, .widget_links ul li, .widget_meta ul li, .upcoming_events_widget li, .custom_categories_widget li, .widget_nav_menu li, .widget_pages li {
  border:none;
}
.site-top-footer a { 
  font-weight: 400;
}
.accent-color {
	color:#ffffff;
}
.tparrows.preview4 .tp-arr-titleholder {
  background: #009A93;
}
.overlay-transparent, .gallery-grid .gallery-cat {
  background: rgba(63, 181, 101, 1);
}
body {
  color: #666666;
}
.partner-logos li {
  display: inline-block;
  margin: 25px 18px 0;
  width: 100px;
}
.nocomments {
	display:none;
}
.footer-widget .widgettitle {
  color: #ccc;
  font-weight: 700;
  font-size: 14px;
}
.nav-tabs > li > a {
  color: #fff;
  font-size: 14px;
}
.nav-tabs>li>a {
  background: none;
}
.nav-tabs {
  background: #4C493B;
  border: none;
}
.container, .container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.nav-tabs>li>a {
  -webkit-border-radius: 0;
  border-radius: 0;
  line-height: 32px;
  display: block;
  padding: 0 6px 0 14px;
  text-decoration: none; 
  border: 0;
  margin-right: 0;
  border-right: none;
  border-bottom: none;
  text-shadow: 1px 1px 1px rgba(73, 73, 73, 1);
}
.nav-tabs>li>a:hover {
  background: 0 0;
  border: 0;
  border-right: none;
  text-decoration: none;
  border-bottom: none;
    text-shadow: 1px 1px 1px rgba(73, 73, 73, 1);
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
  border: 0;
  border-right: none;
  border-bottom-width: none;
  border-bottom-style: none;
}
.full-width-menu .main-navigation > ul > li ul {
  background-color: #265c7d;
}
.full-width-menu .main-navigation {
  color: rgba(255,255,255,.8)!important;
  text-shadow: 1px 1px 0px rgb(56, 53, 53);
}

.full-width-menu .main-navigation .megamenu-container, .full-width-menu .main-navigation .megamenu-container .megamenu-sub-title, .full-width-menu .main-navigation .megamenu-container p, .full-width-menu .main-navigation .megamenu-container ul, .full-width-menu .main-navigation > ul > li > ul li > a {
    color: #FFF;
    text-transform: uppercase;
    font-size: 11px;

}
.tab-content {
  padding:0px 0 0;
}
.lead-block {
  background: #4C493B;  
  padding: 50px 0;
  border-bottom: 15px solid #C0B6B3;
}

.top-custom-text {
  color: #FFF;
  padding-top: 7px;
}
.fa-bars {
	color:#ffffff;
}
.fa-bars a {
	color:#ffffff;
}
.fa-bars hover {
	color:#ffffff;
}
.padding25 {
	padding-top:25px;
}
.paddingb {
	margin-bottom:35px;
}
.margintop30 {
	margin-top:30px;
}
.greenmenu {
  background-color: #009A93;
}

.btn-default {
    color: #4c493b;
    border: 1px solid #4c493b8a;
    background-color: #ffffff;
    float: left;
	font-size: 9px;
}
.btn-default2 {
    color: #7ca022;
    border: 1px solid #88af2a;
    background-color: #ffffff;
    float: left;
	font-size: 14px;	
    padding-left: 40px;
    padding-right: 40px;
    -webkit-transition: all .3s ease .2s;
    -moz-transition: all .3s ease .2s;
    -ms-transition: all .3s ease .2s;
    -o-transition: all .3s ease .2s;
    transition: all .3s ease .1s;
    font-family: Roboto,sans-serif;
    text-transform: uppercase;
    letter-spacing: .07em;
    line-height: 1.66857143;
	font-weight: 500;    
    position: relative;    
}
.label-facebook {
  background-color: #3a5795;
}
.title-border {
    margin: 0;
    background: url(images/small-section-title.png) no-repeat bottom center;
    padding-bottom: 22px;
    margin-top: 20px;
    width: 100%;
}
.dividergrey {
  margin: 0;
  background: url(images/section-title.png) no-repeat bottom center;
  padding-bottom: 12px;
}
.title {
	border-bottom:none;
	text-transform:uppercase;
	font-weight:600;
}
.center {
	text-align: center;
}

.home .latest-posts h3 .title-border {
  padding-bottom: 30px;
}
.sidebar h3{
	text-align:center;
}
.sidebar h3.title .title-border {
  padding-bottom: 30px;
  text-align:center;
  border-bottom: none;
}
.site-top-footer {
  background-color: #4c493b;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-position: top center;
  background-image: url(images/footer.png)  ;
  border-top: 1px solid #F0EBE0;
}
.page-template-template-home-php .content {
	/*background: url(images/grass.png) no-repeat bottom center;*/
}
a.white {
	color:#fff;
	padding-bottom:10px;
}
.greenfa { 
  color: #A6CF42;
}
.site-bottom-footer .lg {
	color:#ffffff;
}

.footerline {    
  margin-bottom: -12px; 
  width: 1010px;
  height: 11px;
}   
.module {
	text-shadow: 1px 1px 1px rgba(73, 73, 73, 1);
}
.ong span {
	font-size:10px;
	color:white;
	text-align:center;
}
.page-header h2 {
 display:none;
}
.page-header {
    border-bottom: 1px solid #C0B6B3;  
}
.menu img {
	max-width:12%;
}
.main-navigation .megamenu-container .megamenu-sub-title {

  border-bottom: none;
}
.main-navigation .megamenu-container .megamenu-sub-title img {
  max-width: 18%;
}
.megamenu-sub-title a {
	color:#fff;
	text-transform: uppercase;
}
.scrollto {
    color: #f6fbfe;
    background-color: #4c493b;
    margin: 2px;
}
#back-to-top {
  position: fixed;
  right: 17px;
  bottom: 25px;
  display: none;
  padding: 5px 12px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: none;
  border: 1px solid #ada59c;
  color: #c5baac;
}
.upcoming-events .event-title {
  margin-bottom: 0;
  padding-top: 16px;
}
.main-navigation .megamenu-container .megamenu-sub-title {

  font-size: 11px;
}
.staff-item .meta-data {
	color:#968E8C;
}
.mr10 {
margin-right: 10px;
}
.widget input {	
	height: 34px;       
    font-size: 14px;
    line-height: 1.428571429;
    color: #867f77;
    vertical-align: middle;
    background-color: rgba(255, 255, 255, 0.03);
    background-image: none;
    border: 1px solid #867F77;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    resize: vertical;
    margin: 2px;
}

.widget input[type="submit"] {
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    border-radius: 3px;
    color: #ffffff;
    text-shadow: none;
    border: 1px solid #867f77;
    background: #867f77;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-transform: uppercase;
}
.widget input[type="submit"]:hover {
    background: #867f77;
    border-color: #867f77;
    color: #fff;
}
.sidebar .widget form {
	    max-width: 100%;
    
}
.response {
	text-align: center;
	margin:5px
}
.site-top-footer {
	margin-top: 0px;
    background-color: #4c493b;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-position: right center;
    
}
/*@media only screen and (min-width: 1280px){
.lower-header {
    width: 100%;
    position: relative;
    z-index: 9;
    min-height: 60px;
    background: url(images/header.png) no-repeat 100% #184e6f;
}
}*/
.staff-item .meta-data {
	color: #5ca0c3;
}
.upcoming-events-footer a {
    display: block;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .1em;
    color: #2e2979;
    padding: 15px;
    border: 1px solid #d0e7f4;
    background-color: #ffffff;
    border-radius: 3px;
    
}
hr.sm {
	display:none;
}
h5 a {
    color: #28282b;
    text-decoration: none;
    font-size: 0.9em;
}
.secondary-bar {
    padding: 20px 0;
    background-color: #f5fafe;
    border-bottom: #b6b6b6 1px solid;
    color: #2d3037;
}
.page-header {
    background-color: transparent;
	border-bottom: none;
}
.header-v3 .page-header h2 {
    padding-top: 70px;    
	text-transform: uppercase;
	font-weight:700;
	text-shadow: 1px 1px 0px rgba(50, 50, 50, 1);
}
.page-header h2 {
    text-align: right;
    padding-top: 155px;
    color: #9fd5e4;
}
.top-menu li {
    display: inline-block;
    letter-spacing: .04em;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 12px;
}
.main-navigation > ul > li {
    letter-spacing: .07em;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
}
strong, .strong {
    font-weight: 700;
}
.secondary-bar .icon-block .icon {
    width: 50px;
    height: 50px;
    line-height: 59px;
    margin-bottom: 0;
    margin-right: 20px;
}
.posts-listing .post-time {
	color:#f89b83;
}
.site-bottom-footer {
    background-color: #867F77;
}
.footer-widget .widgettitle {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #ccc;
    font-weight: 700;
    font-size: 14px;   
}
.lower-header {
 
   -webkit-border-radius: none;
    border-radius: none;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}
#viewWrapper .title_line {
    background-color: #fff;
    padding: 15px;
	display:none;
}