/* @override http://dev.anjou-fourrage-tradition.fr/fr/17/user/themes/farmer/vita/css/custom.css */

/* Add here all your css styles (customizations) */
.ct-postFooter a {
    color: #000000 !important;
}

a {
    color: #68a015;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #68a015;
    text-decoration: underline;
}

.image-home {
    margin: 40px 40px;
}

.bg-bleu-facebook {
    background-color: #3b5998 !important;
}

.margin-center {
    margin-left: auto;
    margin-right: auto;
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.ct-portfolio-container .ct-portfolio-item .ct-portfolio-item-outer {
    margin-bottom: 0;
}

.ct-slick.ct-slick-arrow--type1, .ct-slick.ct-slick-arrow--type4, .ct-slick.ct-slick-arrow--type6 {
    margin:0 !important;
}

.slidervita-container {
    position:relative;
}

.slidervita-inner {
    position: absolute;
    left: 0;
    top: 0;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    padding: 50px 0;
    display: table-cell;
    padding-left: 150px;
    padding-right: 150px;
}

#map_canvas {
    height: 700px;
    width: 100%;
}

#map_canvas img.img_rcd {
    float: left;
    margin-right: 12px;
    margin-bottom: 6px;
}

.ct-imageBox {
    padding-bottom: 0 !important;
}

.glyphicon
{
    margin-right:4px !important; /*override*/
}

.pagination .glyphicon
{
    margin-right:0px !important; /*override*/
}

.pagination a
{
    color:#555;
}

.ct-single-event-pagination-arrowLeft, .ct-ct-singlePost-pagination-arrowRight {
    margin-top: 10px !important;
}

.color-red {
    color: red !important;
}

.font-size-16 {
    font-size: 16px;
}

.font-size-18 {
    font-size: 18px;
}

.font-size-22 {
    font-size: 22px;
}

.txt_rcd h4 {
    font-size: 22px;
    font-weight: bold;
}

.txt_rcd p {
    font-size: 16px;
}

.pl-20 {
    padding-left: 20px;
}

.clearboth {
    clear: both;
}

.mt-10 {
    margin-top: 10px;
}

.mt-20 {
    margin-bottom: 20px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-40 {
    margin-bottom: 40px;
}

.ct-media-heading {
    padding-top: 5px;
}

.panel ul
{
    padding:0px;
    margin:0px;
    list-style:none;
}

.news-item
{
    padding:4px 4px;
    margin:0px;
    border-bottom:1px dotted #555; 
}

.ct-infoBox.ct-infoBox--type1 .ct-infoBox-content {
    margin-top: 0px;
}

#access_map {
    height: 350px;
    width: 100%;
}

.ct-preFooter .ct-preFooter-mainList > li {
  padding: 0 0 20px 0;
  vertical-align: top;
    width: 25%;
}

.ct-preFooter h5 {
    font-size: 28px;
}

.ct-topBar.topBar--type1 .navbar-text {
    color: #efd0b6;
}

.top1 {

}

ul.parsley-errors-list {
    padding-left: 0;
    list-style-type: none;
    margin-top: 5px;
    color: red;
}

li.parsley-length, li.parsley-required, li.parsley-type {
    color: red;
}

.ct-accordion ul {
	margin-left: 50px;
	list-style-type: disc;
}

.ct-accordion ul li a {
	color: black;
	font-size: 18px;
}

@media (min-width: 768px) and (max-width: 991px) {
}

@media (min-width: 768px) {
}

@media (min-width: 992px) {
}

@media (min-width: 992px) and (max-width: 1199px) {
}

@media (min-width: 1200px) {
.container-nav {
    width: 1400px;
}
}