@charset "UTF-8";
/*
Couleurs brochure refuges LPO :
Vert fonceŠ = #437B3D
Vert clair = #9FC54C
Bleu vert  = #304F50

Couleurs seor.fr :
Vert clair = #98C043
Vert fonceŠ = #1A6A35
*/

a:link {
	color:#363B3A;
	text-decoration:none;
	outline:none;
}
a:visited {
	color:#363B3A;
	text-decoration:none;
	outline:none;
}
a:hover {
	color:#363B3A;
	text-decoration:underline;
	outline:none;
}
a:active {
	color:#363B3A;
	text-decoration:none;
	outline:none;
}
#animated1, #animated2, #animated3, #animated4, #animated5, #animated6, #animated7, #animated8, #animated9 {
	vertical-align: top;
	-webkit-transition: height 0.2s;
	-moz-transition: height 0.2s;
	transition: height 0.2s;
}
.admin_banner {
    display:inline-block;
    width: 100%;
    max-width:400px;
    height: 89px;
    background-size:cover;
    text-align:right;
    padding:10px;
    border:solid 1px #CCCCCC;
}
.banner h1{
	border-bottom: none !important;
	color:#FFFFFF;
	text-shadow:0px 0px 5px #000000;
	-o-text-shadow:0px 0px 5px #000000;
	-moz-text-shadow:0px 0px 5px #000000;
	-webkit-text-shadow:0px 0px 5px #000000;
}
body {
	padding:0;
	margin:0;
}
body,div,td,span,label,legend {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	box-sizing:border-box;
}
.breadcrumbs {
    padding: 20px;
    background: #E2E2E2;
    border-top: solid 1px #CCCCCC;
    border-bottom: solid 1px #CCCCCC;
}
.breadcrumbs i {
    margin: 0px 5px;
}
.creer-refuge {
    background:#9fc54b;
    padding: 30px;
}
.creer-refuge a {
    color:#FFFFFF !important;
    font-size: 1.1em;
    font-weight: bold;
}
div.creer-refuge {
    transition: transform .5s;
}
div.creer-refuge:hover {
    -ms-transform: scale(1.02); /* IE 9 */
    -webkit-transform: scale(1.02); /* Safari 3-8 */
    transform: scale(1.02);
    box-shadow: 0px 0px 10px #000;
}
.contact-map{
	width: 100vw;  
    height: 56.25vw;
}
.content p {
	margin:0;
	padding: 0;
}
.demande_info {
	text-align: center;
	display: block;
	background:#2EA7E2 url(../img/bt-triangle-blanc.png) no-repeat;
	color: #FFFFFF !important;
	padding:10px 0px;
	font-size:18px;
	transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-webkit-transition: all .3s ease-in-out 0s;
	width:100%;
	background-position:4%;
}
.demande_info:hover {
	background:#EA0080 url(../img/bt-triangle-blanc.png) no-repeat;
	color:#FFFFFF !important;
	text-decoration:none;
	background-position:8%;
}
.field_num {
    text-align: right;
    width:100px !important;
}
.flex-container {
    display: flex;
    justify-content: space-evenly;
    align-items: top;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: flex-start;
    overflow: visible !important;
}
.flex-colums-item {
    flex-grow: 0;
    width:400px;
    flex-basis: auto;
    text-align: justify;
    margin-bottom:20px;
    background: #F2F2F2;
}
.flex-item {
    flex-grow: 0;
    width:340px;
    flex-basis: auto;
    text-align:center;
    margin-bottom:20px;
    margin-right:8px;
    margin-left:8px;
}
.flex-photo {
    width:100%;
    height:250px;
    background-size: cover;
    background-repeat: no-repeat;
}
.head {
	background:#C8E8E7;
}
img {
	border:none;
}
input,button,label,textarea {
	transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-webkit-transition: all .3s ease-in-out 0s;        
}
input[type=number],input[type=text],input[type=password],input[type=file],input[type=email],input[type=date],input[type=time],input[type=color],select {
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:14px;
    padding: 8px;
    width:100%;
    border:solid #1A6A35 1px;
    box-sizing: border-box;
    background:#FFFFFF;
}
input[type=submit],input[type=button],button {
    border:solid #1A6A35 1px;
    background:#1A6A35;
    color:#FFFFFF;
    padding:7px 15px;
    box-sizing:border-box;
    font-size:16px;
}
label {
    width:100%;
    display: block;
    float:none;
    margin-bottom: 8px;
}
label.inline{
    display: inline-block;
    width: auto;
}
input[type=color] {
	height: 36px;
}
textarea {
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:14px;
    width:100%;
    border:solid #363B3A 1px;
    box-sizing: border-box;
}
h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	padding-bottom:10px;
	margin-top: 20px;
	font-weight:normal;
	font-size:30px;
	margin-bottom:10px;
	width:100%;
	border-bottom:solid 1px #363B3A;
}
.half_left,.half_right {
    margin-bottom: 20px;
}
.head-top {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 10px;
    overflow: hidden;
}
.ligne {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	padding:10px;
	font-size:14px;
	margin-bottom:20px;
	overflow:hidden;
	background:rgba(183,207,172,0.50);
	transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-webkit-transition: all .3s ease-in-out 0s;
}
.ligne:hover {
	background:rgba(183,207,172,0.75);
}
.page-title{
    border-bottom: solid 1px #CCC;
}
.panier_img{
    float: left;
    margin-right: 20px;
}
ul.refuges-counter{
    display: flex;
    justify-content: space-evenly;
    align-items: top;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: flex-start;
    overflow: visible !important;
}
.refuges-counter li{
    padding: 5px 15px;
    background:#3A6860;
    color: #FFF;
    list-style: none;
    flex-grow: 0;
    width:250px;
    flex-basis: auto;
    text-align:center;
    margin-bottom:20px;
}
#stickybar {
	top:0px;
    z-index: 10; 
	display: none;
	width: 100%;
}
.tab_content {
    border:solid 1px #CCCCCC;
    padding:30px;
    background:#FFFFFF;
    overflow: hidden;
}
table {
    border: solid 1px #B7CFAC;
    width:100%;
}
th {
    background-color: rgba(183,207,172,0.50);
}
tr.unsurdeux:nth-child(even) {
	background-color:#FFFFFF;
}
tr.unsurdeux:nth-child(odd) {
	background-color:rgba(183,207,172,0.50);;
}
tr.unsurdeux:hover {
	background-color:#B7CFAC;
	color:#FFFFFF !important;
}

@media (min-width: 1000px) {
	/* CSS desktop */
	a.cta {
		padding: 5px 20px;
		margin: auto;
		display: inline-block;
		font-size: 20px;
        margin-bottom: 8px;
	}
    .cta_fixed_width {
        width:100%;
        max-width:300px;
    }
	.banner h1{
		margin-left: 80px;
		margin-top: 30px;
	}
    .breadcrumbs {
        margin-bottom: 40px;
    }
	.column_left_table {
		width:49%;
		line-height:110%;
		float:left;
		transition: all .3s ease-in-out 0s;
		-o-transition: all .3s ease-in-out 0s;
		-moz-transition: all .3s ease-in-out 0s;
		-webkit-transition: all .3s ease-in-out 0s;
		overflow: hidden;
	}
	.column_right_table {
		width:49%;
		line-height:110%;
		float:right;
		transition: all .3s ease-in-out 0s;
		-o-transition: all .3s ease-in-out 0s;
		-moz-transition: all .3s ease-in-out 0s;
		-webkit-transition: all .3s ease-in-out 0s;
		overflow: hidden;
	}
    .contact {
		width:200px !important;
	}
    .field_num {
        width:80px;
    }
    .half_left {
        float: left;
        width: 49%;
    }
    .half_right {
        float: right;
        width:49%
    }
	.head_banner {
		width:1000px;
		overflow:hidden;
		margin:auto;
		position:relative;
	}
	.head_title {
		margin-bottom:-80px;
		margin-top:20px;
		margin-left:20px;
		font-size:50px;
		z-index:2;
		position:relative;	
		color:#FFFFFF;
		text-shadow:0px 0px 8px #333;
		-o-text-shadow:0px 0px 8px #333;
		-moz-text-shadow:0px 0px 8px #333;
		-webkit-text-shadow:0px 0px 8px #333;
	}
	.head-store{
		float: right;
		margin-bottom: 0px;
		text-align: right;
        font-size: 14px;
	}
	.head-contact{
		float: left;
		margin-bottom: 0px;
		text-align: left;
	}
	.head-top {
		font-size: 20px;
	}
    .logo-seor{
        height:100px;
        margin-top: 20px;
		margin-left: 20px;
		margin-right: 20px;
		margin-bottom: 0px;
    }
	.logo-seor-tagline{
		margin-left: 20px;
		font-size: 30px;
		color:#2A79B1;
		font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
		margin-top: -5px;
		font-weight: bold;
	}
	.mobile_only {
		display:none;
	}
    .panier_img{
        width:120px;
        height: 120px;
    }
    .filtre {
        width:220px !important;
        display: inline-block;
    }
    .filtre_small {
        width:140px !important;
        display: inline-block;
    }
   .tabactive, .tabinactive {
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:16px;
		float:left;
		text-align:center;
		border-left:solid 1px #CCCCCC;
		border-top:solid 1px #CCCCCC;
		border-right:solid 1px #CCCCCC;
		padding:10px 20px;
		margin-right:6px;
	}
	.tabactive {
		background:#FFFFFF;
		z-index:10;
		font-weight: bold;
	}
	.tabactive a {
		color:#000000 !important;
	}
	.tabinactive {
		background:#DDDDDD;
	}
    td,th {
        padding: 10px;
    }
}
@media (max-width: 1000px) {
	/* CSS mobile */
	a.cta {
		padding: 5px;
		margin: auto;
		display: block;
		font-size: 18px;
		text-align: center;
		width: 100%;
        margin-bottom: 8px;
	}
    .cta_fixed_width {
        width:100%;
    }
	.banner h1{
		margin-left: 30px;
		margin-top: 20px;
		font-size: 25px;
	}
    .breadcrumbs {
        margin-bottom: 30px;
    }
	.column_right_table, .column_left_table {
		width:100%;
		float:none;
		transition: all .3s ease-in-out 0s;
		-o-transition: all .3s ease-in-out 0s;
		-moz-transition: all .3s ease-in-out 0s;
		-webkit-transition: all .3s ease-in-out 0s;
		background:#E2E2E2;
		overflow: hidden;
	}
	.desktop_only {
		display:none;
	}
	.famille_new {
		text-align:left;
	}
    .field_num {
        width:100%;
    }
	.footer {
		line-height: 30px;
	}
	.footer a:hover{
		color: #FFF;
	}
    .half_left,.half_right {
        margin-bottom: 20px;
        float: none;
    }
	.head-contact{
		float: none;
		margin-bottom: 5px;
		text-align: center;
	}
	.head-store{
		float: none;
		margin-bottom: 0px;
		text-align: center;
        font-size: 14px;
	}
	.head-top {
		font-size: 16px;
		text-align: center;
	}
    .logo-seor{
        margin-top: 8px;
		font-size: 12px;
    }
    .logo-seor:nth-child(odd){
        height:50px;
        margin-right: 10px;
        margin-bottom: -10px;
    }
    .logo-seor:nth-child(even){
        height:40px;
        margin-right: 0px;        
    }
	.logo-seor-tagline{
		font-size: 15px;
		color:#2A79B1;
		font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
		margin-top: 5px;
		font-weight: bold;
	}
    .panier_img{
        width:80px;
        height:80px;
    }
    .filtre, .filtre_small {
        width:100%;
        display: block;
        margin-bottom: 8px;
    }
	.tabactive, .tabinactive {
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:16px;
		float:none;
		text-align:center;
		border:solid 1px #CCCCCC;
		padding:8px 0px;
	}
	.tabactive {
		background:#F0F1F4;
		font-weight: bold;
	}
	.tabactive a {
		color:#000000 !important;
	}
	.tabinactive {
		background:#DDDDDD;
	}
    td,th {
        padding: 4px;
    }
}