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

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

.pagination a
{
    color:#555;
}

.bg-warning {
    background-color: #e91e1e;
    color: white !important;
}

body {
    font-size: 15px;
}

.red {
    color: red !important;
}

.footer h3 {
    line-height: 22px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.bx-wrapper img {
    align-content: center;
    margin-left: auto;
    margin-right: auto;
}

.header .navbar-nav > li > a {
    font-size: 20px;
    font-family: 'Cabin', sans-serif;
}

@media (min-width: 992px) {
.header .navbar-nav > li > a {
    font-size: 20px;
    font-family: 'Cabin', sans-serif;
    background-color: #6C1D4F;
    color: white;
    padding: 10px 50px;
    border-left: solid 1px #E2E6ED;
    border-bottom: 0;
}

.header .navbar-nav > li > a:hover, .header .navbar-nav > .active > a, .header .navbar-nav > .active > a:hover {
    background-color: #03275D;
    border-bottom: 0;
    color: white;
    border-color: #E2E6ED;
}

.header .dropdown-menu li a {
    font-size: 16px;
    font-family: 'Cabin', sans-serif;
}

.header .navbar-nav > li:hover > a {
    color: white;
}
}

.typo_cabin {
    font-family: 'Cabin', sans-serif;
}

.font-size-20 {
    font-size: 20px !important;
}

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

.bg_cuvees {
    background: transparent url("user/themes/unify3/images/fond_cuvees.jpg") no-repeat center bottom;
    background-size: contain;
    margin: 0 -15px;
}

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

.boxed-layout {
    box-shadow: none;
}

.topcontent {
    background-color: #e8ebf0;
}

.header .topbar-v1 {
    background: #003670;
}

.header .topbar-v1 ul {
    margin: 0;
}

.header .topbar-v1 .top-v1-contacts li {
    color: #fff;
    padding: 5px 0;
    font-size: 14px;
    margin-right: 5px;
    display: inline-block;
}

.header .topbar-v1 .top-v1-contacts li a {
    color: #fff;
}

h1.titlehome {
    font-size: 14px;
    line-height: 4px;
}

.header .topbar-v1 .top-v1-contacts i {
    color: #fff;
    font-size: 14px;
    margin-right: 3px;
}

.header .topbar-v1 .top-v1-data {
    text-align: right;
}

.header .topbar-v1 .top-v1-data li {
    padding: 5px 11px;
    display: inline-block;  
    border-right: solid 1px #95afca;
    background-color: #fff;
    font-size: 15px;
}

.header .topbar-v1 .top-v1-data li:first-child {
    margin-left: 0;
    border-left: solid 1px #95afca;
}

.header .topbar-v1 .top-v1-data li a {
    color: #687074;
    font-size: 15px; 
}

.header .topbar-v1 .top-v1-data li a:hover {
    text-decoration: none;
}

.topbar-v1 ul, ul.nav.navbar-nav {
    font-size: 15px !important;
}

.header .topbar-v1 .top-v1-data li a {
    font-size: 15px;
}

.header .topbar-v1 .top-v1-data li a:hover i {
    color: #6997cc;
}

.header .topbar-v1 .top-v1-data li i {
    color: #687074;
    font-size: 15px;
}

tr.port {
    background-color: #2196F3 !important;
    text-transform: uppercase;
    text-decoration: none;
}

tr.port td a {
    color: #fff;
    text-decoration: none !important;
}

hr.divider2 {
    margin: 15px 0;
}

.bx-wrapper .bx-controls-direction a {
    top: -25px;
}

.medal {
    padding-left: 10px;
}

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

.news-title {
    padding-right: 30px;
    padding-left: 30px;
}

.social-icons-color li a {
    background-color: #fff;
}

.infotext {
    padding-right: 25px;
    padding-left: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-right: 30px;
    margin-left: 30px;
}

.container.no-gutter {
    padding: 0 !important;
}

.img-cuvee {
    position: relative;
}

@media (min-width: 992px) {
.zoom {
    transition: transform .5s;
}

.zoom:hover {
    transform: scale(1.5);
    z-index: 3001 !important;
}
.zoom2 {
    transition: transform .5s;
}

.zoom2:hover {
    transform: scale(2);
    z-index: 3001 !important;
}
}


.max-width-100 {
    max-width: 100px;
}

.col-nopadding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    text-align:left;
    margin-right:-4px;
    text-align: center;
}

#access_map {
    height: 350px;
    width: 100%;
    margin-top: 25px;
    margin-bottom: 25px;
}

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

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

.header {
    position: relative;
}

#p1 .header {
    margin-bottom: 0;
}

.header {
    background-color: transparent !important;
}

.revolution-mch-1:after {
  background: rgba(0,0,0,0.1);
} 

div.owl-item .item .subtitle {
    bottom: 0;
    text-align: center;
    color: white;
    -webkit-transition: opacity 0.5s; /* Safari */
    transition: opacity 0.5s;
    text-shadow: black 1px 1px 0;
    margin-top: -25px;
    margin-bottom: 25px;
    opacity: 0;
}

div.owl-item .item:hover .subtitle {
    opacity: 1;
}

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



/*Navigation*/

.navbar-toggle {
    margin-top: 120px;
}

.navbar-responsive-collapse {
    position: relative !important;
}

@media (max-width: 991px) {
ul.nav.navbar-nav {
    margin-top: 0;
    margin-left: 0;
    background-color: white;
}

.header a.logo {
    display: none;
}
}




div.col-bdc div.blocalpha {
    border: 1px solid silver;
}

.btn-port {
    margin-bottom: 20px;
}

/*Fin Navigation*/

@media (min-width: 992px) {
.header a.logo {
    position: absolute;
    top: 160px;
}

.header a.logo img {
    margin-top: 0;
    margin-bottom: 0;
}

div.mt-bdc {
    margin-top: 536px;
}
}

.wrapper {
    background: #e8ebf0;
}

.content {
    background-color: white;
}

#p1 .content {
    padding-top: 0;
    padding-bottom: 0;
}

input[type=number] {
    display: inline-block;
    width: 57px;
}

input[type=number].calc::-webkit-inner-spin-button, 
input[type=number].calc::-webkit-outer-spin-button {  
   opacity: 1;
}

.tp-banner-container {
    margin-left: 60px;
    margin-right: 60px;
}

.tp-caption.revolution-ch1.sft.start {
    font-size: 30px;
    text-transform: none;
    font-style: italic;
    bottom: 100px !important;
    top: unset !important;
    color: rgba(254,255,255,0.85);
}

span.nouveau {
    background-color: red;
    color: white !important;
    margin-left: 10px;
    padding-right: 5px;
    padding-left: 5px;
}

/* @group footer */

.footer h1, .footer h2, .footer h3, .footer p, .footer address, .footer address a {
    color: #003670 !important;
}

.footer h1, .footer h2, .footer h3 {
    font-size: 16px;
    margin-top: 0;
    font-weight: normal !important;
    font-style: normal;
    margin-bottom: 0;
}

.news-v3 .odd, .news-v3 .even {
    padding: 15px 0;
}

.news-v3 .even {
    background-color: #e8ebf0;
}

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

.mt15 {
    margin-top: 15px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.footer h1 {
    font-size: 20px;
}

.footer-v1 .copyright p {
    color: #848485;
}

.footer-v1 .footer {
    background-color: #becadb;
    padding-top: 20px;
    padding-bottom: 20px;
}

/* @end */

/* @group newsbox */

.panelnews {
    margin-top: 20px;
}

div.panelnews.panel.panel-default { 
    border-width: 0;
    background-color: rgba(254,255,255,0.7311663);
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    margin-top: 20px;
    padding: 8px 15px;
}

div.panelnews.panel.panel-default img {
    width: 100px;
}

div.panelnews.panel.panel-default h4 {
    margin-top: 0;
    color: #a54449;
    text-align: left;
}

.panelnews div.panel-heading, .panelnews div.panel-footer {
    background-color: transparent;
    border-width: 0;
}

.panelnews div.panel-footer {
    padding-top: 0;
    padding-bottom: 0;
}

.panelnews div.panel-heading h4 {
    font: 34px 'Nothing You Could Do', cursive;
    margin-top: 0;
    margin-bottom: 0;
}

.imgleft {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.panelnews div.panel-body a.lirelasuite {
    font-size: 12px;
}

/* @end */

/* @group contact */

.sky-form fieldset {
  background: transparent;
}

/* @end */

/* @group BDC */

.formulaire_BDC {
    margin-top: 20px;
    border-width: 0 !important;
}

.formulaire_BDC .sky-form {
    border-width: 0;
}

.formulaire_BDC .sky-form label a {
    text-decoration: underline;
}

.formulaire_BDC .sky-form label a:hover {
    text-decoration: underline;
    color: #a54449;
}

.formulaire_BDC .sky-form header {
    border-width: 0;
    background-color: transparent;
    color: black;
}

.formulaire_BDC .sky-form h3.panel-title {
    margin-top: 0;
}

.formulaire_BDC .sky-form label {
    color: black;
}

.col1 .blocalpha i {
    font-style: normal;
    font-weight: bold;
}

.col1 .blocalpha p {
    margin-bottom: 15px;
}

.text-col {
    color: #fff;
    text-shadow: #000 0 0 2px;
    font-weight: bold;
    margin-top: 20px;
    text-align: center;
}

.news-v3 h2 {
    text-transform: unset;
    font-size: 28px;
}

.icon-left {
    float: left;
    margin-right: 20px;
    margin-top: 10px;
}

.btn-port {
    margin-top: 15px;
    background-color: #6997cc;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    color: #fff;
    transition: background-color 0.5s ease;
}

.btn-port:hover {
    background-color: #003670;
}

/* @end */

.breadcrumbs {
    padding-top: 40px;
}

.bg1 {
    background: url(../../images/bg1b.jpg) no-repeat left top;
}

div.container.content.cuvee, div.container.content.nopadding {
    padding-top: 0;
    padding-bottom: 0;
}

div.container.content.cuvee div.col-md-8 {
    padding-top: 20px;
}

div.container.content.cuvee div.col-md-8 {
    padding-top: 20px;
}

.cuvee {
    background: white url(../../images/bg-verrestnicolas.jpg) no-repeat left top;
}

.bdc {
    background: white url(../../images/bg-bdc2019.jpg) no-repeat right top;
}

.bg-contact {
    background: white url(../../images/bg-eglise2.jpg) no-repeat right top;
}

.pt20 {
    padding-top: 20px;
}

div.bg-alpha {
    background-color: #bdd9f9 !important;
}

.panel-orange > .panel-heading {
    background: #003670;
}

.panel-orange {
    border-color: #003670;
}

/*fiche*/

h2.redtitle {
    font-weight: bold;
    color: #6997cc;
    margin-bottom: 0;
}

h3.redtitle {
    font-weight: bold;
    color: #6997cc;
    margin-top: 5px !important;
}

.img-left {
    float: left;
    margin-right: 20px;
}

.w100 {
    width: 100px;
}

.content p, .content h3 {
    margin-top: 15px;
}

.content p, .content label, .content span {
    color: black;
}

.citations {
    background-color: rgba(254,255,255,0.7311663);
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    margin-top: 20px;
    padding: 8px 15px;
}

.citations h3 {
    color: #a54449;
    font: 26px 'Nothing You Could Do', cursive;
}

.dispoprix {
    font-size: 16px;
}


.content span.dispo {
    background-color: rgba(254,255,255,0.7311663);
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    margin-top: 20px;
    padding: 3px 10px 4px;
    margin-right: 20px;
    color: #a54449;
    width: 100px;
    display: inline-block;
    text-align: center;
}

a.btn-pdf {
    float: right;
    background-color: #a54449;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    color: white;
    padding: 5px 10px;
}

a.btn-pdf:hover {
    background-color: #d85c64;
    text-decoration: none;
}

/* Fin fiche*/

/* colonne */


.blocalpha { 
    border-width: 0;
    background-color: rgba(254,255,255,0.85);
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    margin-top: 20px;
    padding: 8px 15px;
}

.blocalpha h3 {
    margin-top: 0;
}

div.col1 ul {
    list-style-type: none;
}

div.col1 ul li {
    margin-bottom: 15px;
}

div.col1 ul li a {
    background-color: rgba(254,255,255,0.75);
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    color: #123c66;
    padding: 5px 10px;
    list-style-type: none;
    display: block;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

div.col1 ul li a:hover {
    background-color: white;
    text-decoration: none;
}

.col1 h4 {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 20px;
    color: black;
    font-style: italic;
}

/* Fin colonne */

@media (min-width: 992px) {
.col1 {
    min-height: 700px;
}
}

@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) {
}