@import url('https://fonts.googleapis.com/css?family=Lato:300,700');
/*font-family: 'Lato', sans-serif; */

html {
    background: white;
	    overflow-x: hidden;
}
body {
background-color: white !important;
overflow-x: hidden;
}
* {
border-radius: none;
outline: none;
}

/* Reset unusual Firefox-on-Android default style, see https://github.com/necolas/normalize.css/issues/214*/
@media (max-width: 991px) { .form-text, .form-textarea, .block-superfish select, .block-search .form-submit { background-image: none; } }

body { color: #222121; font-family: 'Lato', sans-serif; font-size: 16px; line-height: 160%; }

p { margin: 0 0 25px; padding: 0; }

a { -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; 
-o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }

a:hover { text-decoration: none;  }

a:focus { outline: none; text-decoration: none; }

blockquote { margin: 40px 40px 24px; border-left: none; padding: 0; position: relative; color: #999; }

blockquote::before { content: "\201C"; display: block; font-size: 30px; left: -20px; top: 5px; position: absolute;  }

blockquote p { font-size: 16px; line-height: 160%; font-weight: 400; }

img { display: block; height: auto; max-width: 100%; }

#pre-header { color:#aaaaaa; }

#bottom-content { color: #ffffff; }

::-moz-selection { color: #ffffff; }

::selection { color: #ffffff; }

/*Heading*/
h1, h2, h3, h4, h5, h6 { font-weight: 700; line-height: 120%; padding: 0; margin: 20px 0 10px 0; font-family: 'Lato', sans-serif; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #222121; }

h1 { font-size: 36px; line-height: 36px; }

h2 { font-size: 30px }

h3 { font-size: 24px }

h4 { font-size: 20px }

h5 { font-size: 18px }

h6 { font-size: 16px }

h1.page-title { font-size: 32px; }

.title-sep, #pre-header h2, #promoted h2, .sidebar h2, #footer h2 { clear: both; font-size: 16px; margin-bottom: 40px; position: relative; }

.title-sep:after, #pre-header h2:after, #promoted h2:after, .sidebar h2:after, #footer h2:after { background-color: #222121; content: ""; display: block; height: 4px; width: 20px; 
position: absolute; bottom: -15px; left: 0; }

.title-sep .glyphicon { font-size: 13px; padding-right: 18px; }

.page-node #content-wrapper h1.page-title { margin: 0; padding: 20px 40px 0 0; }

.page-node.page-node- #content-wrapper h1.page-title { padding: 20px 40px 0; }

/*tables*/
table { width: 100%; margin-bottom: 20px; border: 1px solid #dfdfdf; }

table tbody { border-top: none; }

table tr.even, table tr.odd, th { background-color: transparent; border-bottom: 1px solid #dfdfdf;}

thead tr th, thead tr td, tbody tr th, tbody tr td { padding: 8px; line-height: 142%; vertical-align: top; }

/*Layout*/
#pre-header { display: none; top: 0; left: 0; width: 100%; z-index: 13; position: absolute; background-color: #222121; }

.logged-in #pre-header { padding-top: 64px; }

#pre-header-inside { display: none; position: relative; z-index: 13; padding: 40px 0 0 0; }

#header-top { background-color: white; border-bottom: 1px dashed white; position: relative; z-index: 12; min-height: 50px; } 

#header { position: relative; z-index: 5; text-align: center; min-height: 130px; }

#main-navigation { position: relative; z-index: 11; }

#banner-inside { padding-top: 60px; margin-bottom: 40px; }

#slideshow { padding: 10px; background-color: white; border: 1px solid white; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; 
display: none; }

#top-content { background-color: #ffffff; padding: 40px 0 20px 0; }

#main-content { padding: 60px 0 30px 0; }

#main { padding: 0 0 20px; }

#bottom-content { padding: 40px 0 20px 0; }

#footer { background-color: white; border-top: 1px solid white; border-bottom: 1px solid white; margin-bottom: 1px; padding: 60px 0 30px; }

#subfooter { 
    /* position: fixed; */ 
    background-color: white;
    border-top: white;
    text-align: center;
    bottom: 0;
    width: 100%;
	margin-bottom: 0px;
	padding-top: 50px; 
} 

.block { padding: 0 0 30px 0; clear: both; }

#header-top .block, #main-navigation .block, #banner .block { padding: 0; }

/*glyphicon-block*/
.glyphicon-block {text-align: center; }

.glyphicon-block .glyphicon { font-size: 48px; margin: 30px 0 0 0; }

.glyphicon-block h4 { margin-top: 10px; }

/*lists*/
ul li { list-style-type: disc; padding-bottom: 10px; }

ol li { list-style-type: decimal; }

#header ul, #subfooter ul { text-align: left; }

/*item lists*/
.item-list ul li { border-bottom: 1px dashed #ddd; margin-bottom: 0; padding: 15px 0; }

#block-user-login .item-list ul li { border-bottom: none; padding: 0 0 5px 0; }

.item-list ul li.first { padding-top: 0; }

.item-list ul li.last { border-bottom: none; }

/*pager*/
ul.pager { overflow: hidden; padding: 0; width: 100%; clear: both; position: relative; margin-bottom: 25px; }

.item-list ul.pager li { display: inline;  float: left; margin: 0; padding: 0; border-bottom: none;}

ul.pager li a, ul.pager li.pager-current { background: #fff; border: 1px solid #eee; padding: 14px 20px; display: block; margin: 5px 3px 5px 0; 
-webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }

ul.pager li a:hover, ul.pager li.pager-current { background-color: #222121; border-color: #222121; color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,0.2); }

/*menus*/
ul.menu { margin: 0; padding: 0; }

ul.menu li { list-style-position: inside; padding: 15px 0 15px 0; margin:0; border-bottom: 1px dashed #ddd;}

ul.menu li a { color: #999; font-size: 16px; line-height: 150%; display: inline-block; }

ul.menu li a:hover, ul.menu li a.active { text-decoration: none;}

ul.menu li.leaf { list-style-image: none; color: #222121;}

ul.menu li.expanded { border-bottom: none; padding-bottom: 0;  }

ul.menu li.expanded ul { padding-left: 25px; border-top: 1px dashed #ddd; margin-top: 15px;}

/*horizontal menus*/
#header ul.menu, #subfooter ul.menu, #top-content ul.menu, #bottom-content ul.menu { text-align: center; width: 100%; top: 40%; }

#header-top ul.menu li, #header ul.menu li, #main-navigation ul.menu li, #top-content ul.menu li,
#subfooter ul.menu li, #bottom-content ul.menu li {
    background: none;
    list-style-type: none;
    border: none;
    padding: 0;
    text-align: center;
    float: center;
    display: unset;}

#header ul.menu li a, #top-content ul.menu li a, #bottom-content ul.menu li a {     padding: 30px;
    font-family: 'Butler';
    font-style: normal;
    font-weight: bold;
    color: white;
    font-size: 35px; 
	-webkit-transition: background-color .35s ease-out;
    -moz-transition: background-color .35s ease-out;
    -o-transition: background-color .35s ease-out;
    transition: background-color .35s ease-out;
	}
#header ul.menu li a:hover {    
    color: #222121; }
#header ul.menu li a.active {   
    color: #222121; }
	
#header-top ul.menu ul, #header ul.menu ul, #main-navigation ul.menu ul, #top-content ul.menu ul,
#subfooter ul.menu ul, #bottom-content ul.menu ul { display: none; }

/*header-top menu*/
#header-top ul.menu li a { font-size: 13px; text-transform: capitalize;  padding: 16px 20px 16px; }

/*main-navigation*/
#main-navigation ul.menu li a { text-transform: uppercase; font-size: 25px; font-weight: 700; padding: 20px; font-style: normal;font-weight: bold; }
#main-navigation ul.menu li a:hover { color: #b3dacc; }
#main-navigation ul.menu li a.active { color: #b3dacc; }


#main-navigation ul.menu ul li a, #header-top ul.menu ul li a  { padding: 15px 20px; text-transform: capitalize; font-weight: 400; font-size: 13px; border: 1px solid white; border-top: none; line-height: 150%; }

/*superfish support*/
.block-superfish select { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; border-width: 1px; width: 90%; }

#main-navigation .block-superfish select { border-top: none; border-bottom: none; width: 100%; } 

.block-superfish ul.sf-menu { padding: 0; margin: 0; }

.block-superfish ul.sf-menu ul { border-top: 1px solid white; top:100%; background: #ffffff; padding: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;
-webkit-box-shadow: 0 10px 0 -5px rgba(0,0,0,0.05); -moz-box-shadow: 0 10px 0 -5px rgba(0,0,0,0.05); 
-ms-box-shadow: 0 10px 0 -5px rgba(0,0,0,0.05); -o-box-shadow: 0 10px 0 -5px rgba(0,0,0,0.05); box-shadow: 0 10px 0 -5px rgba(0,0,0,0.05); display: none;}

.block-superfish ul.sf-menu ul li a { display: block; }

.block-superfish ul.sf-menu > li > ul:before,
.block-superfish ul.sf-menu > li > ul:after { content: ""; border-style: solid; border-width: 0 9px 9px 9px; 
border-color: transparent transparent #fff transparent; height: 0px; position: absolute; left: 15px; top: -9px; width: 0px; }

.block-superfish ul.sf-menu > li > ul:after { border-color: transparent transparent white transparent; top: -10px; z-index: -1; }

.block-superfish ul.sf-menu ul ul { top:-1px; }

.block-superfish ul.sf-menu ul ul li a { border-left: none!important; }

/*superfish menu arrows*/
#main-navigation  .block-superfish ul.sf-menu > li > a.menuparent { padding: 20px 40px 20px 20px;  }

#header-top .block-superfish ul.sf-menu > li > a.menuparent { padding: 16px 40px 16px 20px;  }

.block-superfish ul.sf-menu li a.menuparent:after { content: "\e114"; font-family: 'Glyphicons Halflings'; -webkit-font-smoothing: antialiased; 
position: absolute; top: 20px; right: 17px; font-size: 11px; font-weight: 400; }

#header-top .block-superfish ul.sf-menu li a.menuparent:after { top: 17px; } 

.block-superfish ul.sf-menu ul li a.menuparent:after { content: "\e080"; top: 14px; right: 10px; }

/*superfish menu style resets*/
.sf-menu.sf-horizontal.sf-shadow ul { background: #ffffff; padding: inherit!important; -webkit-border-top-right-radius: 0; -webkit-border-bottom-left-radius: 0;
-moz-border-radius-topright: 0; -moz-border-radius-bottomleft: 0; border-top-right-radius: 0; border-bottom-left-radius: 0; }

/*subfooter menu*/
#subfooter ul.menu li a { padding: 0 20px 15px 20px; display: block;}

/*pre-header menu, bottom-content*/
#pre-header ul.menu li a.active, #pre-header ul.menu li a:hover, 
#bottom-content ul.menu li a.active, #bottom-content ul.menu li a:hover { color: #fafafa }

#pre-header ul.menu li a { border-bottom: 1px dashed #222121444; }

/* Logo - Site name*/
#logo { padding:0 0 5px 0; text-align: center; }

#logo img { display: inherit; }

#logo img:hover { opacity: 0.8; filter: alpha(opacity=80); }

#site-name a { font-size: 38px; font-weight: 700; line-height: 1em; margin: 0 0 10px; color: #222121444; display: block;}

#site-name a:hover { text-decoration: none; opacity: 0.8; filter: alpha(opacity=80); }

#site-slogan { color: #999; font-size: 13px; font-weight: 300; line-height: 150%; margin:10px 0 10px 0; }

/*node*/
.node.node-teaser, .page-node- #content-wrapper, .page-contact #content-wrapper { background-color: white; border: 1px solid white; margin-bottom: 30px; 
-webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }

.node header h2 a:hover { text-decoration: none; }

.node > .content, #comments, .page-contact #content-wrapper { padding: 20px 40px; }

.node header { padding: 10px 40px 20px; }

.node footer { padding: 20px 40px 40px; }

.field-name-field-image { margin: 10px 0 20px; }

.node .user-signature { font-size: 12px; padding: 0; }

.user-picture { margin: 0px 15px 0 0; display: inline-block; max-width: 48px;}

.submitted .glyphicon { top: 0; }

/*comments*/
#comments { background: #ffffff; }

.comment { border: 2px solid #fff; padding: 32px; margin-top:25px;} 

.comment header { padding: 0; }

.comment h3 { clear: both; }

.comment h3 a:hover { text-decoration: none; }

.comment .user-picture { float: left; margin: 0 15px 25px 0; }

.comment .new { margin: 10px 0; display: inline-block; }

/* Taxonomy term reference */
.field-type-taxonomy-term-reference { position: relative; } 

footer .field-type-taxonomy-term-reference { float: left; }

.field-type-taxonomy-term-reference .field-label { font-weight: 400; }

.field-type-taxonomy-term-reference .field-label, .field-type-taxonomy-term-reference .field-items { display: inline-block; }

.field-type-taxonomy-term-reference .field-item { margin: 0; display:inline;}

.field-type-taxonomy-term-reference .field-item:after { content: ","; margin-right: 5px;}

.field-type-taxonomy-term-reference .field-item:last-child:after { color: transparent; }

/*forum page*/
th.active img { margin: -4px 0 0 5px; }

#forum table { border: 1px solid white; }

#forum thead tr { border-bottom: 1px solid white; }

#forum thead tr th, #forum thead tr td { background: #ffffff; font-weight: 700; border:none; padding: 11px; }

#forum thead a { color: #222121444; }

#forum tbody tr th, #forum tbody tr td { padding: 25px 25px 25px 15px; border:none;}

#forum tr.odd { background: #fbfbfb; border-bottom: 1px solid white; }

#forum tr.even { background: #ffffff; border-bottom: 1px solid white; }

#forum .last-reply { font-size: 12px; }

.node-forum .field-name-body { margin: 10px 0; }

.node-forum .field-type-taxonomy-term-reference { float: none; }

/*forms*/
input:focus, input[type="button"], input[type="reset"], input[type="submit"] { -webkit-transition: all 0.3s ease-in-out; 
-moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }

input.form-text, select { 
    background-color: white;
    border: 2px solid white;
    color: #222121;
    font-size: 16px;
    padding: 14px;
    width: 100%;
    min-height: 50px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	    border-color: transparent !important;
    border-bottom: 1px solid #b99b26 !important;
}

input.form-text:focus {     background-color: white;
    border: 2px solid white;
    color: #222121;
    font-size: 16px;
    padding: 14px;
    width: 100%;
    min-height: 50px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	    border-color: transparent !important;
	border-bottom: 1px solid #222121 !important; }

input.form-text:hover {     background-color: white;
    border: 2px solid white;
    color: #222121;
    font-size: 16px;
    padding: 14px;
    width: 100%;
    min-height: 50px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	    border-color: transparent !important;
	border-bottom: 1px solid #222121 !important; }

	
	
	
	
textarea.form-textarea, select { 
    background-color: white;
    border: 2px solid white;
    color: #222121;
    font-size: 16px;
    padding: 14px;
    width: 100%;
    min-height: 50px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	    border-color: transparent !important;
    border: 1px solid #b99b26 !important;
}

 textarea.form-textarea:focus {     background-color: white;
    border: 2px solid white;
    color: #222121;
    font-size: 16px;
    padding: 14px;
    width: 100%;
    min-height: 50px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	    border-color: transparent !important;
	border: 1px solid #222121 !important; }

textarea.form-textarea:hover {     background-color: white;
    border: 2px solid white;
    color: #222121;
    font-size: 16px;
    padding: 14px;
    width: 100%;
    min-height: 50px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	    border-color: transparent !important;
	border: 1px solid #222121 !important; }
	
	
	
	
	
	
	
.search-form input.form-text { width: 70%; }

.dark input.form-text { border: none; }

select { -webkit-appearance: menulist; }

fieldset { padding:10px; margin: 0 2px; border: 1px solid white; }

legend { 
display: none;
}

.fieldset-description {
display: none;
}

input[type="radio"], input[type="checkbox"] { margin: 0px 0 3px; }

/*buttons*/
input[type="submit"], input[type="reset"], input[type="button"] {     margin: 5px 5px 10px 0;
    background-color: #b99b26;
    border: none;
    box-shadow: none;
    color: #fff;
    padding: 8px 30px;
    text-transform: uppercase;
    -webkit-border-radius: 0px;
    -moz-border-radius: 3px;
    border-radius: 0px;
    color: #ffffff;
    /* padding: 2px 24px; */
    font-weight: bold;
    letter-spacing: 2px;
	float: left;
    margin-left: 15px;	}


#block-webform-client-block-6 {
    padding: 0 0 30px 0;
    clear: both;
    max-width: 800px;
    margin: 0 auto; 
}

input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, .highlighted-block .btn:hover,.highlighted-block .btn:focus { color: #ffffff; }

/*tabs*/
.nav-tabs { margin: 25px 0 15px; }

/*accordion*/
.panel-group { margin: 25px 0; }

.panel-heading a:hover { text-decoration: none; }

/* Drupal system links */
ul.links { padding: 0; margin: 0; list-style-position: inside; }

ul.links li { margin: 0; }

/* Breadcrumb */
.breadcrumb { background-color: white; border: 1px solid white; padding: 14px 20px; margin-bottom: 30px; -webkit-border-radius: 6px;
-moz-border-radius: 6px; border-radius: 6px; }

.breadcrumb > li { margin: 0 2px 0 0; display: inline; }

/* Search block */
#header-top #block-search-form { margin: 0; float: right;}

#header-top #block-search-form .form-item { margin:0; }

#header-top #block-search-form input.form-text { border: none; padding: 15px 40px 15px 15px; font-size: 13px; width: 180px; 
-webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-appearance: none; min-height: 52px; }

#header-top #block-search-form input.form-text:focus { width: 240px; background-color: #222121; color: #fff;}

#block-search-form .form-actions, .sidebar-search-block .form-actions { position: absolute; top:0px; right: 20px; color: #999; font-size: 16px;}

.logged-in #block-search-form .form-actions, .logged-in .sidebar-search-block .form-actions { right: 10px; }

#block-search-form .form-actions:after, .sidebar-search-block .form-actions:after { 
font-family: 'Glyphicons Halflings'; content: "\e003"; position: absolute; top:16px; left:0; z-index: 0; }

#block-search-form input.form-submit, .sidebar-search-block input.form-submit { background-color: transparent;
color: #000; position: relative; z-index: 1; height: 52px; margin: 0; padding: 10px;}

#block-search-form input.form-submit:focus, .sidebar-search-block input.form-submit:focus, 
.sidebar-search-block input.form-submit:hover { outline: none; background: transparent; }

/*polls*/
.poll .vote-form { text-align: left; }

.poll .vote-form .choices { display: block; }

.poll .bar .foreground { background-color: #222121444; }

/*call-to-action*/
.call-to-action { text-align: center; }

.call-to-action .lead { font-size: 32px; font-weight: 700; line-height: 100%; margin-bottom: 10px; text-transform: uppercase; }

.call-to-action p { margin: 0 0 30px; }

.call-to-action .btn { color: #fff; font-size: 20px; line-height:  100%; padding: 18px 28px;
-webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px;
-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25); -moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25); box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25); }

.call-to-action .btn:hover { opacity: 0.90; filter: alpha(opacity=90); }

.call-to-action .btn:active{ -webkit-box-shadow: inset 0 2px 2px rgba(0,0,0,0.5); -moz-box-shadow: inset 0 2px 2px rgba(0,0,0,0.5); box-shadow: inset 0 2px 2px rgba(0,0,0,0.5); }

/*Recent Content block*/
#block-node-recent .node-title a { color: #222121444; font-size: 16px; font-weight: 700; }

#bottom-content .node-title a { color: #ffffff; }

#pre-header .node-title a { color: #aaaaaa; }

#block-node-recent .node-title a:hover { text-decoration: none; }

#block-node-recent .node-author { margin: 5px 0; }

#block-node-recent table { border: none; }

#block-node-recent tr.even, 
#block-node-recent tr.odd { border-bottom: 1px dashed #ddd; margin-bottom: 0; padding: 15px 0; }

#block-node-recent tbody th,
#block-node-recent tbody td { padding:8px 8px 8px 0; line-height: 1.428571429; vertical-align: top;  border: none; font-size: 13px;}

#block-node-recent tbody tr:first-child th,
#block-node-recent tbody tr:first-child td { padding-top: 0; }

#block-node-recent tbody tr:last-child { border-bottom:none; }

/*highlighted blocks*/
.highlighted-block, #block-user-login, #block-poll-recent { overflow: hidden; padding:25px; -webkit-border-radius: 6px;  -moz-border-radius: 6px; border-radius: 6px; }

.highlighted-block-inside { padding:0 25px 25px 25px;  text-align:center;}

.highlighted-block .btn { background-color: #222121; color: #fff; display: block; padding: 15px 25px; margin: 20px 0 0; text-align: center; -webkit-border-radius: 4px;
-moz-border-radius: 4px; border-radius: 4px; }

.highlighted-block.nopadding { padding: 0; }

.highlighted-block .title-sep { margin: 0px 0 40px 0; }

.light, #block-user-login, #block-poll-recent { background: white; color: #222121; border: 1px solid white; }

.dark { background-color: #222121; color: #ccc; padding: 30px 20px 0; text-align: center;  }

.dark h3 { color: #ffffff; margin:0 0 20px 0; }

.dark input[type="submit"] { font-size: 16px; font-weight: bold; margin: 10px 0; }

.dark input[type="submit"]:hover { opacity: 0.90; filter: alpha(opacity=90); }

.dark .small { color: #999; font-size: 13px; }

#block-user-login { padding: 5px 25px 0 25px; margin: 0 0 20px 0; }

/*tags cloud*/
.tag { display: inline-block; }

.tag a { background-color: #222121; color: #fff; font-size: 12px; line-height: 1em; padding: 8px; margin: 3px 0; zoom: 1; z-index: 0;
-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; position: relative; display: block; }

.tag a:hover { color: #fff; text-decoration: none; }

/* Drupal status messages */
div.messages { padding: 15px 15px 15px 50px; margin-bottom: 20px; border: 1px solid transparent; border-radius: 4px; background-position: 13px 15px;}

div.messages a { font-weight: bold; }

div.messages.status {   color: #468847; background-color: #dff0d8; border-color: #d6e9c6; }

div.messages.status a { color: #356635; }

div.messages.error { color: #b94a48; background-color: #f2dede; border-color: #ebccd1; }

div.messages.error a { color: #953b39; }

div.messages.warning { color: #c09853; background-color: #fcf8e3; border-color: #faebcc; }

div.messages.warning a { color: #a47e3c; }

/*slideshow*/
.carousel .item { max-height: 520px; }

/*slider fade effect*/
.carousel-fade .carousel-inner .item { opacity: 0; filter: alpha(opacity=0); 
-webkit-transition-property: opacity; -moz-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity; }

.carousel-fade .carousel-inner .active { opacity: 1; filter: alpha(opacity=100); }

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right { left: 0; opacity: 0; filter: alpha(opacity=0); z-index: 1; }

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right { opacity: 1; filter: alpha(opacity=100);}

.carousel-fade .carousel-control { z-index: 2; }

/*control nav*/
.carousel ol.carousel-indicators { position: absolute; top: 20px; left: auto; z-index: 2; padding: 0 20px; margin: 0; text-align: right; -moz-opacity: 0;
-khtml-opacity: 0; opacity: 0; filter: alpha(opacity=0); width: auto; bottom: auto; right: 20px; }

.carousel ol.carousel-indicators li { margin: 0px; padding: 0; *zoom: 1; background-color: rgba(0,0,0,0.5); cursor: pointer; border: none;
   width: 12px; height: 12px; text-indent: -9999px; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; }

.carousel ol.carousel-indicators li.active { background-color: white; }

/*directional nav*/
.carousel .carousel-control { background-color: white; color: #222121; display: block; width: 48px;
height: 48px; margin: 0; padding:15px; position: absolute; overflow: hidden; top: 45%;
text-align: center; cursor: pointer; opacity: 0; filter: alpha(opacity=0);  
-webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%;
-webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; background-image: none; outline:none;}

.carousel .carousel-control.right { right: 20px }

.carousel .carousel-control.left { left: 20px }

.carousel a.carousel-control:active, .carousel a.carousel-control:hover { background-color: white }

.carousel-control .icon-prev, .carousel-control .icon-next { font-size: 40px; font-family: Arial, sans-serif; display: block; right: 0; left: auto; width: 100%; }

.carousel:hover .carousel-control, .carousel:hover ol.carousel-indicators { -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; filter: alpha(opacity=100); }

/*slider caption*/
.carousel .carousel-caption { background-color: rgba(0,0,0,0.5); color: #fff; display: block; width: 100%; padding: 20px; position: absolute; bottom: 0;
left: 0; text-align: center; text-transform: uppercase; display: block; }

.carousel .carousel-caption h4, .carousel .carousel-caption p { max-width: 1170px; margin: 0 auto; display: block; }

@media all and (max-width: 991px) {
	.carousel .carousel-caption p { display: none; }
	#copyright {
	float: center; 
	}
	footer {
	padding: 0px !important;
	}
	.logo {
    width: 150px !important;
    padding: 10px !important;
	}
	.logo-min {
    width: 220px !important;
    padding-top: 40px !important;
    float: right;
    margin-bottom: 20px;
    margin-right: 50px;
	}
	.picto-hide {
	display: none;
	}
	.flex-control-nav {
		display: none;
	  /*  position: inherit !important;
		margin-top: 50px; */
	}
	.marge-bas-mob {
	    margin-bottom: 30px;
	}
	
	#header ul.menu li {
	display: block;
	}
	#header ul.menu, #subfooter ul.menu, #top-content ul.menu, #bottom-content ul.menu {
	top: 10%;
	}
	#header ul.menu li a {
    padding: 8%;
	}
	.entete-blanche {
    border-bottom: 1px solid lightgrey;
	}
}


@media (max-width: 325px) {
#header ul.menu li a {
    padding: 2% !important;
}
#header ul.menu, #subfooter ul.menu, #top-content ul.menu, #bottom-content ul.menu {
    top: 20% !important;
}
.logo {
width: 170px !important;
}
}

@media (min-width: 326px) and (max-width: 991px) {
#header ul.menu li a {
    padding: 3% !important;
}
#header ul.menu, #subfooter ul.menu, #top-content ul.menu, #bottom-content ul.menu {
    top: 20% !important;
}
}

@media all and (min-width: 992px) {
	#copyright {
	float: center !important; 
	position: relative;float: right;margin: 0rem;z-index: 1; margin-right: 2rem;
	}
.logo-min {
width: 600px !important;
padding-top: 30px !important;
padding-bottom: 20px !important;
}
}



@media all and (max-width: 480px) {
	.carousel .carousel-control, .carousel .carousel-caption { display: none; }
}

/*credits*/
.credits { margin-bottom: 0; font-size: 0.9em; }

/*toggle control*/
.toggle-control { width: 100%; position: relative; z-index: 13; }

.toggle-control a, .toggle-control a:hover { color: #fff; position: absolute; top: 0; right: 0; display: block; padding: 18px 19px; line-height: 14px; cursor: pointer; height: 52px; }

/*google map*/
.gm-style img { max-width: none; }

/*scroll to top*/
#toTop { 
    position: fixed;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background: #b99b26;
    opacity: 0.4;
    filter: alpha(opacity=40);
    width: 55px;
    height: 55px;
    bottom: 25px;
    right: 25px;
    cursor: pointer;
    color: #ffffff;
    font-size: 32px;
    text-align: center;
    display: none;
    padding: 10px 0 0 2px;
    z-index: 14;
}

#toTop:hover { opacity: 1; filter: alpha(opacity=100); -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; -ms-transition: all 0.3s; transition: all 0.3s; }

/*drupal primary links*/
ul.primary { margin: 15px 0 15px 0;  padding-left: 40px; }

ul.primary, ul.primary li a, ul.primary li.active a { border-color:white; } ul.primary li.active a { border-bottom: 1px solid #fff; }

/*drupal resets*/
#toolbar { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

#toolbar ul.menu { width: auto; }

#toolbar ul.menu li { background: none; }

.not-logged-in .block-forum .contextual-links-wrapper { display: none; }

a.contextual-links-trigger, #toolbar a, textarea { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none; transition: none; }

/*admin theme style rules*/
.page-node-edit .region-content { padding:0 40px; }

.page-node-edit .vertical-tabs { clear:both; }

.page-node-edit .vertical-tabs, .page-node-edit .vertical-tabs ul.vertical-tabs-list, .page-node-edit .vertical-tabs ul.vertical-tabs-list li { border-color:#dfdfdf; }

.page-node-edit .vertical-tabs li { list-style:none; }

/* MENU */



.lien-menu:after {
  content: '';
  position: absolute;
  background: #222121;
  height: 2px;
  width: 0%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 50%;
  bottom: 0;
  -webkit-transition: .35s ease;
  transition: .35s ease;
}
.lien-menu:hover:after, .lien-menu:focus:after, .lien-menu:active:after {
  width: 100%;
}


.button_container {
  position: fixed;
  height: 27px;
  width: 35px;
  cursor: pointer;
  z-index: 100;
  -webkit-transition: opacity .25s ease;
  transition: opacity .25s ease;
}
.button_container:hover {
  opacity: .7;
}
.button_container.active .top {
  -webkit-transform: translateY(11px) translateX(0) rotate(45deg);
          transform: translateY(11px) translateX(0) rotate(45deg);
  background: white;
}
.button_container.active .middle {
  opacity: 0;
  background: white;
}
.button_container.active .bottom {
  -webkit-transform: translateY(-11px) translateX(0) rotate(-45deg);
          transform: translateY(-11px) translateX(0) rotate(-45deg);
  background: white;
}
.button_container span {
  background: #222121;
  border: none;
  height: 3px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all .35s ease;
  transition: all .35s ease;
  cursor: pointer;
}
.button_container span:nth-of-type(2) {
  top: 11px;
}
.button_container span:nth-of-type(3) {
  top: 22px;
}

.overlay {
  position: fixed;
  background: #222121;
  top: 0;
  left: 0;
  width: 100%;
  height: 0%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .35s, visibility .35s, height .35s;
  transition: opacity .35s, visibility .35s, height .35s;
  overflow: hidden;
}
.overlay.open {
  opacity: 1;
  visibility: visible;
  height: 100%;

}
/*
.overlay.open li {
  -webkit-animation: fadeInRight .5s ease forwards;
          animation: fadeInRight .5s ease forwards;
  -webkit-animation-delay: .35s;
          animation-delay: .35s;
}
.overlay.open li:nth-of-type(2) {
  -webkit-animation-delay: .4s;
          animation-delay: .4s;
}
.overlay.open li:nth-of-type(3) {
  -webkit-animation-delay: .45s;
          animation-delay: .45s;
}
.overlay.open li:nth-of-type(4) {
  -webkit-animation-delay: .50s;
          animation-delay: .50s;
} */
.overlay nav {
  position: relative;
  top: 310px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 50px;
  font-weight: 400;
  text-align: center;
}
.overlay ul { 
  list-style: none;
  padding: 0;
  margin: 0 auto;
  display: inline-block;
  position: relative;
  height: 100%;
}
.overlay ul li {
  display: block;
  height: 25%;
  height: calc(100% / 4);
  min-height: 50px;
  position: relative;
  opacity: 0;
}
.overlay ul li a {
  display: block;
  position: relative;
  color: #FFF;
  text-decoration: none;
  overflow: hidden;
}
.overlay ul li a:hover:after, .overlay ul li a:focus:after, .overlay ul li a:active:after {
  width: 100%;
}
.overlay ul li a:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  height: 3px;
  background: #FFF;
  -webkit-transition: .35s;
  transition: .35s;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    left: 20%;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}  

@keyframes fadeInRight {
  0% {
    opacity: 0;
    left: 20%;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
#overlay:before {
    background-image: url(https://tl.a3net.lu//sites/default/files/grilles/grille-menu.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    background-repeat: no-repeat;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}

#logo {
width: 200px;
min-width: 200px;
display: -webkit-inline-box;
}

.hidden {
display: none;
}

.offset {
padding-right: 0px; 
padding-left: 0px;
}

.marge-haut {
margin-top: 50px;
}

.marge-bas {
margin-bottom: 50px;
}

.div-menu {
text-align: left;	
}

.div-picto {
text-align: right;
}

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

.picto-facebook, .picto-linkedin, .picto-twitter, .picto-youtube {
color: white;
background-color: #b99b26; 
font-size: 20px;
}

.picto-facebook:hover, .picto-linkedin:hover, .picto-twitter:hover, .picto-youtube:hover {
color: #bcb795;
}

.p-footer {
color: white;
}

#page {
background-color: white;
}

.small {
    font-size: 25px;
}

.bouton {
	display: -webkit-inline-box;
    margin-bottom: 62px;
	text-transform: uppercase;
    color: white;
    background: #b99b26;
    letter-spacing: 1px;
    padding-right: 18px;
    padding-left: 18px;
    padding-top: 8px;
    padding-bottom: 8px;
	-webkit-transition: background-color .35s ease-out;
    -moz-transition: background-color .35s ease-out;
    -o-transition: background-color .35s ease-out;
    transition: background-color .35s ease-out;
}

.bouton:hover {
	background: #222121; 
	color: white;
}
.fond-blanc {
    background: rgba(255, 255, 255, 0.7);
    padding-left: 36px;
    padding-right: 36px;
} 
.fond-dore {
	background: #b99b26;
    padding: 5px;
	-webkit-transition: background-color .35s ease-out;
    -moz-transition: background-color .35s ease-out;
    -o-transition: background-color .35s ease-out;
    transition: background-color .35s ease-out;
}
.fond-dore:hover {
	background: #222121;
}
.bord-blanc {
border: 1px solid white;
}

.small-blanc {
    font-size: 20px;
    text-align: center;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 8px;
    padding-bottom: 8px;
    color: white;
}
.en-savoir-plus {
    text-align: right;
    display: block;
    font-weight: bold;
    padding-bottom: 10px;
}
.en-savoir-plus:hover {
color: #b99b26;
}
.picto-couronne {
width: 40px;
margin-bottom: 30px;
}

.picto-amenagement {
width: 40px;
margin-bottom: 30px;
}

.picto-decoration {
width: 40px;
margin-bottom: 30px;
}

.picto-miseenvaleur {
width: 40px;
margin-bottom: 30px;
}

.picto-encombrement {
width: 40px;
margin-bottom: 30px;
}

.a-picto-amenagement:hover, .a-picto-decoration:hover, .a-picto-miseenvaleur:hover, .a-picto-encombrement:hover > p {
color: #b99b26;
}
.a-picto-amenagement, .a-picto-decoration, .a-picto-miseenvaleur, .a-picto-encombrement > p {
text-align: center;
}
.a-picto-amenagement:hover > .div-amenagement{
background-image: url(https://luxecoachrangement.lu/sites/default/files/svg/picto1-noir.svg);
}
.div-amenagement {
    background-image: url(https://luxecoachrangement.lu/sites/default/files/svg/picto1.svg);
   
    height: 50px;
    background-repeat: no-repeat;
    background-position: center;
	    margin-bottom: 10px;
}


.a-picto-decoration:hover > .div-decoration{
background-image: url(https://luxecoachrangement.lu/sites/default/files/svg/picto2-noir.svg);
}
.div-decoration {
    background-image: url(https://luxecoachrangement.lu/sites/default/files/svg/picto2.svg);
    
    height: 50px;
    background-repeat: no-repeat;
    background-position: center;
	    margin-bottom: 10px;
}
.a-picto-miseenvaleur:hover > .div-miseenvaleur{
background-image: url(https://luxecoachrangement.lu/sites/default/files/svg/picto3-noir.svg);
}
.div-miseenvaleur {
    background-image: url(https://luxecoachrangement.lu/sites/default/files/svg/picto3.svg);
   
    height: 50px;
    background-repeat: no-repeat;
    background-position: center;
	    margin-bottom: 10px;
}
.a-picto-encombrement:hover > .div-encombrement{
background-image: url(https://luxecoachrangement.lu/sites/default/files/svg/picto4-noir.svg);
}
.div-encombrement {
    background-image: url(https://luxecoachrangement.lu/sites/default/files/svg/picto4.svg);
   
    height: 50px;
    background-repeat: no-repeat;
    background-position: center;
	    margin-bottom: 10px;
}

.picto-hide {
	width: 30px;
    position: absolute;
    margin-left: -15px;
	cursor: pointer;
	z-index: 1;
}
.picto-sound {
	display: none;
	width: 30px;
    position: absolute;
    margin-left: -15px;
	margin-top: 30px;
    background-color: lightgrey;
    padding: 5px;
	cursor: pointer;
	z-index: 1;
}

#block-block-5 {
/*position: absolute; */
    position: fixed;
    z-index: 0;
    margin-top: 0px;
    top: 0;
}

.a-footer {
color: #222121;
-webkit-transition: background-color .35s ease-out;
-moz-transition: background-color .35s ease-out;
-o-transition: background-color .35s ease-out;
transition: background-color .35s ease-out;
}
.a-footer:hover {
color: #b99b26;
font-weight: bold;
}

.logo-footer {
width: 170px;
}



.picto {
    font-size: 28px;
    background: #b99b26;
    border-radius: 100%;
    padding-right: 13px;
    padding-left: 13px;
    padding-top: 8px;
    padding-bottom: 8px;
    color: white;
    position: relative;
    float: right;
    margin: 2rem;
    z-index: 1;
}
.picto:hover {
    background: #222121;
	color: white;
}

 

	
.menu {
  -webkit-transition: 0.1s -webkit-transform linear;
  transition: 0.1s -webkit-transform linear;
  transition: 0.1s transform linear;
  transition: 0.1s transform linear, 0.1s -webkit-transform linear;
  position: relative;
  background: 0;
  float: left;
  margin: 2rem;
  height: 2.7rem;
  width: 3.5rem;
  z-index: 1;
  outline: 0;
  padding: 0;
  border: 0;
}

.bar {
-webkit-transition: 0.2s background linear 0.1s, 0.2s top linear 0.2s, 0.2s -webkit-transform linear;
    transition: 0.2s background linear 0.1s, 0.2s top linear 0.2s, 0.2s -webkit-transform linear;
    transition: 0.2s background linear 0.1s, 0.2s top linear 0.2s, 0.2s transform linear;
    transition: 0.2s background linear 0.1s, 0.2s top linear 0.2s, 0.2s transform linear, 0.2s -webkit-transform linear;
    position: absolute;
    background: white;
    /* margin: auto; */
    width: 30px;
    height: 0.3rem;
    content: '';
    top: 50%;
    text-align: center;
    left: 15px;
    display: block;
}
.bar::before {
-webkit-transition: 0.2s background linear 0.1s, 0.2s top linear 0.2s, 0.2s -webkit-transform linear;
    transition: 0.2s background linear 0.1s, 0.2s top linear 0.2s, 0.2s -webkit-transform linear;
    transition: 0.2s background linear 0.1s, 0.2s top linear 0.2s, 0.2s transform linear;
    transition: 0.2s background linear 0.1s, 0.2s top linear 0.2s, 0.2s transform linear, 0.2s -webkit-transform linear;
    position: absolute;
    background: white;
    /* margin: auto; */
    width: 30px;
    height: 0.3rem;
    content: '';
    top: 50%;
    text-align: center;
    display: block;
}
.bar::after {
-webkit-transition: 0.2s background linear 0.1s, 0.2s top linear 0.2s, 0.2s -webkit-transform linear;
    transition: 0.2s background linear 0.1s, 0.2s top linear 0.2s, 0.2s -webkit-transform linear;
    transition: 0.2s background linear 0.1s, 0.2s top linear 0.2s, 0.2s transform linear;
    transition: 0.2s background linear 0.1s, 0.2s top linear 0.2s, 0.2s transform linear, 0.2s -webkit-transform linear;
    position: absolute;
    background: white;
    /* margin: auto; */
    width: 18px;
    height: 0.3rem;
    content: '';
    top: 50%;
    text-align: center;
    display: block;
}
.bar {
  margin-top: -0.2rem;
}
.bar::before {
      top: -0.8rem;
}
.bar::after {
      top: 0.8rem;
}
.bar::before, .bar::after {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.active .bar {
  background: 0;
}
.active .bar::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.active .bar::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
		      width: 100%;
}
.active .bar::before, .active .bar::after {
  top: 0;
}
.active .bar, .active .bar::before, .active .bar::after {
  -webkit-transition: 0.2s background linear 0.1s, 0.2s top linear, 0.2s -webkit-transform linear 0.2s;
  transition: 0.2s background linear 0.1s, 0.2s top linear, 0.2s -webkit-transform linear 0.2s;
  transition: 0.2s background linear 0.1s, 0.2s top linear, 0.2s transform linear 0.2s;
  transition: 0.2s background linear 0.1s, 0.2s top linear, 0.2s transform linear 0.2s, 0.2s -webkit-transform linear 0.2s;
}

nav {
  width: 100%;
  height: 100%;
  background: #b99b26;
  /*background: rgba(185, 155, 38, 0.8);
  background: rgba(185, 155, 38, 0.8);
  background: rgba(245, 245, 245, 0.9);
  background: lightgrey;*/
  position: fixed;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.56, 0.1, 0.34, 0.91);
  transition: -webkit-transform 0.6s cubic-bezier(0.56, 0.1, 0.34, 0.91);
  transition: transform 0.6s cubic-bezier(0.56, 0.1, 0.34, 0.91);
  transition: transform 0.6s cubic-bezier(0.56, 0.1, 0.34, 0.91), -webkit-transform 0.6s cubic-bezier(0.56, 0.1, 0.34, 0.91); 
}
.menu-open nav {
  -webkit-transform: translateX(0);
          transform: translateX(0);
		  
}
nav ul {
  margin: 0;
  list-style: none;
  padding: 0;
}
nav ul li {
  padding: 20px 5px;
  font-size: 2rem;
}
nav ul li:hover {
  background: blue;
}
.js-menu {
background: #b99b26;
padding: 30px;
border-radius: 100%;
-webkit-transition: background-color .35s ease-out;
-moz-transition: background-color .35s ease-out;
-o-transition: background-color .35s ease-out;
transition: background-color .35s ease-out;

}
.js-menu:hover {
background: #222121;
}




.logo {
width: 400px;
text-align: center;
display: -webkit-inline-box;
padding-right: 50px;
padding-left: 50px;
padding-bottom: 30px;
padding-top: 30px;
background-color: white; 
z-index: 100; 
-webkit-transition: all .35s ease-out;
-moz-transition: all .35s ease-out;
-o-transition: all .35s ease-out;
transition: all .35s ease-out;
}


.translation-home {
    width: 100%;
    height: 100%;
    -webkit-transform: translateX(70%);
    transform: translateX(70%);
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.56, 0.1, 0.34, 0.91);
    transition: -webkit-transform 0.6s cubic-bezier(0.56, 0.1, 0.34, 0.91);
    transition: transform 0.6s cubic-bezier(0.56, 0.1, 0.34, 0.91);
    transition: transform 0.6s cubic-bezier(0.56, 0.1, 0.34, 0.91), -webkit-transform 0.6s cubic-bezier(0.56, 0.1, 0.34, 0.91);
}

.active2 {
    width: 100%;
    height: 100%;
   
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.56, 0.1, 0.34, 0.91);
    transition: -webkit-transform 0.6s cubic-bezier(0.56, 0.1, 0.34, 0.91);
    transition: transform 0.6s cubic-bezier(0.56, 0.1, 0.34, 0.91);
    transition: transform 0.6s cubic-bezier(0.56, 0.1, 0.34, 0.91), -webkit-transform 0.6s cubic-bezier(0.56, 0.1, 0.34, 0.91);
	  
}

.footer-translation {
    position: fixed !important;
    margin-bottom: 0px !important;
}

/* de 0px à 480px */
@media all and (max-width: 480px) {
h1 {
margin-bottom: 20px;
}	
.logo-footer {
    margin-bottom: 20px;
}
.border-footer {
padding-top: 10px;
}
.footer {
margin-left: 15px;
}

.home-mobile {
	     background: white;
 }
}
/* de 481px à 767px */
@media all and (min-width: 481px) and (max-width: 767px) {
h1 {
margin-bottom: 20px;
}	
.logo-footer {
    margin-bottom: 20px;
}
.border-footer {
padding-top: 10px;
}
.footer {
margin-left: 15px;
}

.home-mobile {
	     background: white;
 }
}
/* de 768px à 991px */
@media all and (min-width: 768px) and (max-width: 991px) {
h1 {
margin-bottom: 30px;
}	
.logo-footer {
    margin-bottom: 20px;
}
.border-footer {
padding-top: 10px;
}
.footer {
margin-left: 15px;
}

.home-mobile {
	     background: white;
 }
}


/* de 992px à 1199px */
@media all and (min-width: 992px) and (max-width: 1199px) {
h1 {
margin-bottom: 30px;
}
.border-footer {
padding-top: 10px;
border-right: 1px solid #b99b26;
border-left: 1px solid #b99b26;
padding-left: 5%;
}
.horaire-footer {
padding-top: 10px; padding-left: 5%;
}

}
/* de 1200px à ... */
@media all and (min-width:1200px) {
h1 {
margin-bottom: 30px;
}
.border-footer {
padding-top: 10px;
border-right: 1px solid #b99b26;
border-left: 1px solid #b99b26;
padding-left: 5%;
}
.horaire-footer {
padding-top: 10px; padding-left: 5%;
}

}

section {
margin-top: 100px;
}

.block-gris {
	background-color: #f9f9f9;
	margin-bottom: 15px;
}

.block-gris:hover {
	background-color: #b99b26;
}

.block-dore {
	background-color: #b99b26;
}
.block-dore:hover {
	background-color: #f9f9f9;
}



.titre-chiffre {
text-align: center;
text-transform: uppercase;
margin-bottom: 30px;
}

.boxe-chiffre:hover > .titre-chiffre {
color: white;
}
.boxe-chiffre:hover > .chiffre {
color: white;
}
.boxe-chiffre:hover > .info-chiffre {
color: white;
}
.boxe-chiffre:hover > .info-chiffre-sous {
color: white;
}
.boxe-chiffre:hover > .continuer {
color: white;
font-size: 25px;
margin-top: 60px;
}


.boxe-chiffre > a >.boxe-chiffre-el >.rond {
    border: 1px solid #b99b26;
    border-radius: 100%;
    width: 140px;
    height: 140px;
    margin: 10px;
    text-align: center;
    border-radius: 100px;
	margin-bottom: 50px;
	margin: 0 auto;
}
.boxe-chiffre:hover > a > .boxe-chiffre-el > .rond {
	border: 1px solid white !important;
    border-radius: 100%;
    width: 140px;
    height: 140px;
    margin: 10px;
    text-align: center;
    border-radius: 100px;
	margin-bottom: 50px;
	margin: 0 auto;
}

.boxe-chiffre > .boxe-chiffre-el >.rond {
    border: 1px solid #b99b26;
    border-radius: 100%;
    width: 140px;
    height: 140px;
    margin: 10px;
    text-align: center;
    border-radius: 100px;
	margin-bottom: 50px;
	margin: 0 auto;
}
.boxe-chiffre:hover > .boxe-chiffre-el > .rond {
	border: 1px solid white !important;
    border-radius: 100%;
    width: 140px;
    height: 140px;
    margin: 10px;
    text-align: center;
    border-radius: 100px;
	margin-bottom: 50px;
	margin: 0 auto;
}
.chiffre {
font-weight: bold;
text-align: center;
font-size: 50px;
line-height: 100px;
    padding: 20px;
    padding-left: 10px;
}

.info-chiffre {
	font-weight: bold; 
	text-align: center;
	margin-bottom: 0px;
}
.info-chiffre-sous {
text-align: center;
font-size: 12px;
    font-weight: 300 !important;
}
.boxe-chiffre-el {
margin-bottom: 40px;
}

.continuer {
text-align: center; 
text-transform: uppercase;
font-weight: bold;
display: grid;
margin-bottom: 30px;
}
.nos-prestations {
	font-size: 20px;
    border: 1px solid #b99b26;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
		-webkit-transition: background-color .35s ease-out;
    -moz-transition: background-color .35s ease-out;
    -o-transition: background-color .35s ease-out;
    transition: background-color .35s ease-out;
} 
.nos-prestations:hover {
color: white;
background: black;
}

.entete-blanche {
background-color: white;
}

.feed-icon {
display: none;
}

@media (min-width: 2486px) { 
#page {
margin-bottom: 30% !important;
}
}

@media (max-width: 1499px) { 
.text-gauche {
display: none;
}
.img-droite {
display: none;
}
.text-gauche-services {
display: none;
}
.text-gauche-contact {
display: none;
}
.img-droite-contact {
display: none;
}
} 
 
@media (min-width: 1500px) { 
.text-gauche {
    width: 7%;
    left: 4%;
    position: absolute;
    top: -10%;
}
.text-gauche-services {
    width: 7%;
    left: 4%;
    position: absolute;
    top: 0%;
} 
.text-gauche-contact {
    width: 7%;
    left: 4%;
    position: absolute;
    top: 15%;
} 
.img-droite {
    right: 2%;
    position: absolute;
    width: 15%;
    z-index: 1;
}
.img-droite-contact { 
    right: 2%;
    position: absolute;
    width: 18%;
    z-index: 1;
    top: 80%; 
}
}

@media (max-width: 991px) { 
.footer-mobile {
    margin-left: -15px;
}
.marge-hauteur-mob {
	margin-top: -100px;
}
}

@media (max-width: 600px) { 
.fond-blanc {
    margin-top: -50px;
}
#page {
margin-bottom: 0% !important;	
}
}

.picto-tel {
    font-size: 28px;
    /* background: #b99b26; */
    border-radius: 100%;
    padding-right: 13px;
    padding-left: 13px;
    padding-top: 8px;
    padding-bottom: 8px;
    color: black;
    position: relative;
    float: right;
    margin: 2rem;
    z-index: 1;
    top: 2px;
}


@media (max-width: 991px) { 
.block-gris {
border: 3px solid #b99b26 !important;
}
}

.slide__grid {
list-style-type: none;
}
.media__image {
    margin-left: auto;
    margin-right: auto;
}
.slide__content {
 /*   margin-left: -30px; */
    left: 0%;
    right: 0%;
    width: 100%;
	padding-left: 0px;
}

.slick-dots li {
    background-color: black;
	border-radius: 100%;
	width: 12px;
    height: 12px;
}
.slick-dots > .slick-active {
    background-color: #b99b26 !important;
	border-radius: 100%;
	width: 12px;
    height: 12px;
}

.slick-dots li > button {
    display: none;
}


#slick-views-accueil-slider-slick--1-slider {
margin: 0 0 60px;
    background: #fff;
    /* border: 4px solid #fff; */
    position: fixed;
    left: 0;
    width: 100%;
    top: 0px;
    zoom: 1;
    /* -webkit-border-radius: 4px; */
    -moz-border-radius: 4px;
}


.slick-media > img {
    width: 100%;
    left: 0;
    right: 0;
}

@media (min-width: 1200px) { 
.desemc {
margin-left: -29px;
}
.desemc2 {
margin-left: 30px;
}
.desemc3 {
margin-left: 18px;
}
}
@media (min-width: 992px) and (max-width: 1199px) { 
.desemc {
margin-left: -29px;
}
.desemc2 {
margin-left: 0px;
}
.desemc3 {
margin-left: 0px;
margin-right: 18px;
}  
}
/*#slick-views-slider-decoration-2-slider {
border: 1px solid #b99b26; 
}*/

@media (min-width: 992px) and (max-width: 1199px) { 
.bouton {
margin-bottom: 25px !important;
}
.desemc3 {
    margin-right: 0px;
    margin-left: 20px;
}
.a-picto-encombrement > p {
	margin-left: -30px;
}
}
@media (min-width: 1200px) { 
.bouton {
margin-bottom: 50px !important;
}
}
@media (max-width: 991px) { 
.ul-mob {
    margin-top: -50px;
}
}

#block-user-login > h2 {
display: none;
}

#block-user-login {
max-width: 600px;
margin: 0 auto;
margin-top: 100px;
} 

#user-login-form > div > .item-list {
display: none;
}

#user-login-form > div > .captcha {
margin-left: -10px;
}

#user-login-form > div > .form-actions {
margin-left: -10px;
}

.boxe-chiffre > p {
    font-weight: bold;
    text-align: center;
    margin-bottom: 0px;
}

.form-item-submitted-loi-rgpd-loi input[type="radio"], input[type="checkbox"] {
    width: 30px;
    margin-top: 8px;
}


#block-block-11 {
	display: none;
}