/* cmsms stylesheet: grossetete-styles modified: 06/10/2021 10:52:08 */

body {
  font-family: 'Raleway', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
  color: #332F27;
  background-color: #fbf9e6;
}


:focus {outline:none !important;}
::-moz-focus-inner {border:0 !important;}

a {
  color: #861d33;
  transition: all 0.2s ease;
text-decoration:underline;
}

a:hover, a.menuactive, a:focus {
  color: #908a7b;
}

#top-menu a {
  padding: 1.2rem 0.7rem;
  color: #332F27;
  text-decoration:none;
}

.last_child {
background-image: url("http://www.olivier-grossetete.com/uploads/grossetete/flag/flag-en.png");
background-repeat: no-repeat;
background-position : left top 15px;
padding-left : 50px;
}

.flag-fr {
background-image: url("http://www.olivier-grossetete.com/uploads/grossetete/flag/flag-fr.png");
background-repeat: no-repeat;
background-position : left top 15px;
padding-left : 50px;
}

#top-menu a.menuactive, #top-menu a:hover, #top-menu a:focus {
  background-color: #ffffff;
}

.top-bar {
    padding: 0rem;
}
.sticky-container{
    z-index: 1000;
}

.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer; }
  .menu-icon::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #332f27;
    -webkit-box-shadow: 0 7px 0 #332f27, 0 14px 0 #332f27;
            box-shadow: 0 7px 0 #332f27, 0 14px 0 #332f27;
    content: ''; }
  .menu-icon:hover::after {
    background: #8a8a8a;
    -webkit-box-shadow: 0 7px 0 #666666, 0 14px 0 #666666;
            box-shadow: 0 7px 0 #666666, 0 14px 0 #666666; }

h1 {
  font-family: 'Marvel', Roboto, Arial, sans-serif;
  font-size: 3rem;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

h1 a, h1 a:hover {
  color: #908a7b;
}

h2, h3, h4, h5, h6 {
  font-family: 'Raleway', Roboto, Arial, sans-serif;
}

h2 {
  font-size: 1.8rem;
  margin-top: 1.4rem;
  margin-bottom: 1.4rem;
  color: #908a7b;
}

.nivo-caption h2 {
  font-size: 1rem;
  margin-top: 0.4rem;
  margin-bottom: 0.4rem;
}

h3 {
  font-size: 1.4rem;
  margin-top: 1.2rem;
  margin-bottom: 1.2rem;
  text-transform: uppercase;
}

h4 {
  font-size: 1.4rem;
  margin-top: 1.2rem;
  margin-bottom: 1.2rem;
  color: #861d33;
}

h5 {
  font-size: 1.2rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-bottom: .9rem;
  text-transform: uppercase;
  border-bottom: solid 1px #332F27;
}

h6 {
  color: #332F27;
  font-size: 16px;
  line-height: 26px;
  margin-top: 1.4rem;
  margin-bottom: 1.4rem;
}

h6 a:link {
  background: #861d33;
  color: #fbf9e6;
  border-radius: 5px;
  padding: 0.7rem 0.9rem;
  text-decoration:none;
}

h6 a:hover, h6 a:focus {
  background: #332F27;
  color: #fbf9e6;
}

h6 a:visited, h6 a:active  {
  background: #861d33;
  color: #fbf9e6;
}

#sticky-logo a {
  transition: all 0.3s ease;
  font-family: 'Marvel', Roboto, Arial, sans-serif;
  font-size: 0rem;
  line-height: 1rem;
  color: #908a7b;
  text-decoration:none;
}

.is-stuck #sticky-logo a {
  display: block;
  font-size: 1.5rem;
  padding-top: 0.6rem;
}

#sticky-logo {
  float: left;
  display: none;
}

#menu-toggle {
  float: right;
}

.top-bar, .top-bar ul, .is-drilldown-submenu {
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 999;
}

.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a:after {
  border-color: #908a7b transparent transparent;
}

#header-image {
  margin-top:-110px;
}

.bandeaufixe {
  z-index: 998;
  position: fixed;
  width: 100%;
  display:block;
}

.lasuite {
  z-index: 1200;
  position: absolute;
  top : 100px;
  left : 30px;
  width: 160px;
  height:60px;
  display:block;
}

.redbutton {
  background: #861d33;
  color: #fbf9e6;
  border-radius: 5px;
  padding: 10px;
  text-align:center;
  text-decoration:none;
}

.redbutton:hover, .redbutton:focus {
  background: #332F27;
  color: #fbf9e6;
}

.redbutton:visited, .redbutton:active  {
  background: #861d33;
  color: #fbf9e6;
}

.bandeau {
  width: 100%;
  display: none;
}

.sousmenu {
  background-color: rgba(0, 0, 0, 0.7);
}

.sousmenu a:link  {
  padding: 0.7rem 0.9rem;
  color: #ffffff;
  display: inline-block;
  letter-spacing:2px;
  text-decoration:none;
}

.sousmenu a:visited  {
  color: #ffffff;
}

.sousmenu a:hover {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.7);
}

.sousmenu a:active {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.7);
}

.button {
  background: #908a7b;
  color: #fbf9e6;
  border-radius: 5px;
  text-decoration:none;
}

.button:hover, .button:focus {
  background: #861d33;
  color: #fbf9e6;
}

.button:visited, .button:active  {
  background: #908a7b;
  color: #fbf9e6;
}


.divider .button {
  background: #332F27;
  color: #fbf9e6;
  margin-bottom: 0.2rem;
}

.divider .button:hover {
  background: #861d33;
  color: #fbf9e6;
}

footer {
  background: #d4d1b9;
  color: #908a7b;
}

footer a {
  color: #332F27;
  margin: 0 0.5rem;
}

footer a:hover {
  color: #861d33;
}

footer .column {
  padding: 0 2rem;
}

footer h4 {
  margin-top: 1rem;
  color: #908a7b;
  font-size: 1rem;
  padding-bottom: 0.2rem;
  border-bottom: 0.5px dotted #908a7b;
}

footer i {
  margin-right: 0.5rem;
}

#copyright {
  border-top: none;
}

#copyright span {
  margin: 0 1rem;
}

#content-columns h4 {
  text-align: center;
  font-size: 1.1rem;
  text-transform: uppercase;
}

form {
  padding: 1rem;
}

.card-divider {
  padding: 0.3rem;
  background: #d4d1b9;
  margin-bottom: 1rem;
  border: none;
  color: #332F27;
}

.card-divider {
  padding: 0.3rem;
  background: #908a7b;
  margin-bottom: 1rem;
  border: none;
  color: #332F27;
}

.card-divider h4 {
  color: #fbf9e6;
  text-align: center;
  margin-top: 0.3rem;
  font-size: 1.2rem;
}

.card {
  border: none;
}


@media screen and (max-width: 54.375em) {

#top-menu a {
  font-size: 14px; 
  padding: 1.2rem 0.5rem;
}

.last_child, .flag-fr {
background-position : left top 13px;
}


}

@media screen and (max-width: 48.9375em) {

#top-menu a {
  font-size: 13px; 
  padding: 1.2rem 0.3rem;
}

.sousmenu a {
  font-size: 14px; 
}

.last_child, .flag-fr {
background-position : left top 12px;
}

}


@media screen and (max-width: 42.5em) {

#top-menu a {
  font-size: 12px; 
}

.last_child, .flag-fr {
background-position : left top 10px;
}

.lasuite {
  display:none;
}

.sousmenu a:link  {
  padding: 0.7rem 0.4rem;
  letter-spacing:1px;
}

}



/* Small only */
@media screen and (max-width: 39.9375em) {

.last_child, .flag-fr {
background-position : left top 15px;
}

  .top-bar {
    padding: 0.5rem;
}

 #sticky-logo {
  display:block;
   }

  .is-stuck #sticky-logo {
    font-size: 1.6rem;
    padding-bottom: 0.6rem;
  }

#header-image {
  margin-top:-55px;
}

#top-menu a {
  border: solid 1px #908a7b;
  background-color:#ffffff;
  margin-top:3px;
  margin-bottom:6px;
  font-size: 16px;
}

#top-menu a.menuactive {
  border: solid 1px #908a7b;
}

.bandeaufixe {
  display: none;
}

.bandeau {
  width: 100%;
  display: block;
}

.sousmenu {
  background-color: transparent;
}

.sousmenu a {
  margin: 1% 0 1% 1%;
  color: #ffffff;
  width: 48%;
  text-align: center;
  background-color: #908a7b;
  font-size: 0.9rem;
}

.sousmenu a:link  {
  padding: 0.7rem 0rem;
  letter-spacing:0px;
}
.sousmenu a:hover, .sousmenu a.menuactive, .sousmenu a:focus {
  color: #ffffff;
  background-color: #332F27;
}


}

/* Medium and up */
@media screen and (min-width: 40em) {}

/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {}

/* Large and up */
@media screen and (min-width: 64em) {}

/* Large only */
@media screen and (min-width: 64em) and (max-width: 74.9375em) {}
/* cmsms stylesheet: grossetete-rollover modified: 22/05/2018 10:21:12 */
.view{
        width:300px;
        height:225px;
        margin:5px;
        float:left;
        overflow:hidden;
        position:relative;
        text-align:center;
        cursor:default;
        background:#fbf9e6;
}

.view .mask,.view .content{
        width:300px;
        height:225px;
        position:absolute;
        overflow:hidden;
        top:0;
        left:0;
}

.view img{
        display:block;
        position:relative;
        max-width:100%;
        height:auto;
}

.view h2{
        text-transform:uppercase;
        color:#fbf9e6 !important; 
        text-align:center !important; 
        position:relative;
        font-size:17px;
        padding:10px;
        background:rgba(255,255,255,0.5);
        margin:50px 0 0 0;
}

.view p{
        position:relative;
        color:#fbf9e6;
        padding:10px 20px 20px;
        text-align:center;
        margin:30px 0 0 0;
}

.view a.info{
        display:inline-block;
        text-decoration:none;
        padding:7px 14px;
        background:#fbf9e6;
        color:#000;
        text-transform:uppercase;
        margin:30px 0 0 0;
}

.view-first img{
        -webkit-transition:all .2s linear;
        transition:all .2s linear;
}

.view-first .mask{
        opacity:0;
        background-color:rgba(0,0,0,0.5);
        -webkit-transition:all .4s ease-in-out;
        transition:all .4s ease-in-out;
}

.view-first h2{
        -webkit-transform:translateY(-100px);
        transform:translateY(-100px);
        opacity:0;
        -webkit-transition:all .2s ease-in-out;
        transition:all .2s ease-in-out;
}

.view-first p{
        -webkit-transform:translateY(100px);
        transform:translateY(100px);
        opacity:0;
        -webkit-transition:all .2s linear;
        transition:all .2s linear;
}

.view-first a.info{
        opacity:0;
        -webkit-transition:all .2s ease-in-out;
        transition:all .2s ease-in-out;
}

.view-first:hover img{
        -webkit-transform:scale(1.1);
        transform:scale(1.1);
}

.view-first:hover .mask{
        opacity:1;
}

.view-first:hover h2,.view-first:hover p,.view-first:hover a.info{
        opacity:1;
        -webkit-transform:translateY(0);
        transform:translateY(0);
}

.view-first:hover p{
        -webkit-transition-delay:.1s;
        transition-delay:.1s;
}
.view-first:hover a.info{
        -webkit-transition-delay:.2s;
        transition-delay:.2s;
}
/* cmsms stylesheet: grossetete-formulaire modified: 05/06/2018 13:04:45 */
form {
	margin-top: 0
}
form, td, th, li {
	font-size: 100%
}
form div {
	margin-bottom: 0
}
fieldset div {
	margin-bottom: 0.5em;

}
fieldset div div {
	margin-top: 0.5em;
	margin-left: 1em;
}
fieldset {
	margin-bottom: 1em;
	padding: 1em;
}
fieldset label {
	width: auto;
}
legend {
	color: #908a7b;
	font-size: 1.8rem;
        margin-top: 1.4rem;
        margin-bottom: 1.4rem;
	padding: 0.5em 0;
	width: auto;
}
textarea {
	margin: 0.5em 0;
	width: 98%;
	height: 6em;
	padding: 0.5em;
}
/* Apply this class to text/select input fields with shorter labelsto help alignment */
.short-label label {
	float: left;
	width: 10em;
}
.short-label fieldset div input, .short-label fieldset div select {
	width: 16em;
}
/* Pretty up your Captcha image output */
.captcha {
	margin: 0.5em 0;
	width: 200px;
	text-align: center
}
.captcha img {
	border: 1px solid #908a7b;
	margin-bottom: 0.5em;
}
.captcha input {
	width: 196px;
	margin-top: 0.5em;
}
/* Just a bit more room for the Submit button */
.submit {
	margin: 0.5em;
}

[type=submit] {
    margin: 0.5em;
    background-color:#908a7b;
    border-radius: 5px;
    color:#ffffff;
    padding: 0.7em;
}

.formcontactog input {
	border: 1px solid #908a7b;
        box-shadow:none;
}

.formcontactog input.checkbox {
	border: none;
}
.formcontactog label {
	display: block;
	float: left;
	width: 250px;
	background: none;
        color: #908a7b;
}
.formcontactog label.label {
	display: inline;
	float: none;
	width: 50px;
	font-size: 14px;
}
.formcontactog textarea {
	border: 1px solid #908a7b;
        background-color:#ffffff;
        box-shadow:none;
}
.formbuilderform .message {
	line-height: 16px;
	padding: 0 0 8px 0;
}
