@charset "utf-8";
/* CSS Document */

body {
	 background: url(../images/Annecy.jpg)center 0 no-repeat fixed;
}
h1 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-size: 45px;
	font-weight: 100;
	text-align: center;
}
h2 {
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
}
h3 {
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
}
.titre-devis{
	color: #005e9c;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-size: 35px;
}
.voiture {
	background-image: url(../images/img_service.jpg);
}
.btn-devis{
	align-content: center;
}

.background_color {
	color: white;
}
.liste-demenage {
	text-align: center;
}
input {
	border-radius: 5px;
}

input, button, select, textarea{
	border-radius: 5px;
	border: solid 1px #ccc;
}
legend {
	color:#007b9c;
}
#bloc
{
background-color: #fff;
margin-top: 70px;
margin: 0 auto;
padding: 20px;
}
#bloc-devis
{
background-color:rgba(255, 255, 255, 0.9);
margin-top: 70px;
margin: 0 auto;
padding:40px;
}
.thumbnail {
	background-color: transparent;
}

.btn-primary {
	background-color: #0B5E55;
	border-color: transparent;
}

.link-2 {
  transition: 0.6s;
  color: #ffffff;
  font-size: 20px;
  text-decoration: none;
  border-right: 2px dotted transparent;
  padding: 30px 8px 0 10px;
  margin: 0 10px;
  font-family: "Roboto";
  letter-spacing: 1px;
}
.link-2:hover {
  border-right: 2px dotted #ffffff;
  padding-bottom: 24px;
}

.thumbnail {
	border: transparent;
	margin: 0 auto;
	text-align: center;
}
.avantages {
	margin-top: -150px;
}
#corps_C ul li {
	font-family: "Roboto";
	font-size: 12px;
	color: #333;
	list-style-image: url(../images/puce.gif);
	list-style-position: inside;
	text-align: center;
}
.bloc_intro img {
	margin-top: 10px;
	margin-bottom: 10px;
}
.bloc_intro_2 {
	width: 600px;
	margin-right: 300px;
	display: inline;
	margin-top: 20px;
	text-align: left;
}
.bloc_intro_2 h3 {
	color: #606419;
	font-size: 1.1em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
}
.bloc_intro_2 p {
	font-family: "Roboto";
	font-size: 0.8em;
	color: #333;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}
.bloc_intro_2 img {
	margin-right: 10px;
}
.bloc_large {
	float: left;
	width: 800px;
	margin-left: 20px;
}
.btn-success{
	width: 200px;
	margin-top: -400px;
	background-color: #86d01e;
	border-color: #86d01e;
}
li {
	list-style: none;
}

.font-style {
	color: white;
	font-family: "Roboto";
	font-size: 20px;
	letter-spacing: 2px;
	margin: 0 auto;
}
.fieldset-h1 {
	padding: 30px;
}
.fieldset-h2 {
	padding: 30px;
}
.fieldset-h3 {
	padding: 30px;
}

.fieldset-h4{
	padding: 30px;
}
.type_formule{
	text-align: left;
}
.weight {
	font-weight:bold;
}
.titre-demenage{
	color: #fc5d1f;
}
.txt-header a {
	color: white;
	letter-spacing: 5px;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	text-align: center;
	text-decoration: none;
	
}

.numero-tel{
	color: white;
	letter-spacing: 5px;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";	text-align: center;
	
}

.footer {
	background-color: transparent;
	color: white;
}
.navbar-default .navbar-toggle {
	border-color: transparent;
}
.navbar-header {
	border-radius: 100%;
}
#menu
{
  font-size:18px;
  font-weight:normal;
  letter-spacing:6px;
}
 
#menu ul
{
  margin:0;
  padding:0;
  list-style:none;
}
 
#menu ul li
{
  cursor:pointer;
  padding:5px 8px;
}
 
#menu ul li:hover
{
  background-color:#008ac5;
  color:gold;
}
 
#hamburger
{
  display:none;
  height:50px;
  text-align:center;
}
@media screen and (max-width:1200px) {


 }
@media screen and (min-width:1200px) {
	#menu
	{display: none}
	.container-fluid{
		display: none;
	}
	.navbar-default {
		display: none;
	}
}
.nav-bar {
	display: block;
}

@media screen and (max-width:992px) {
	#menu
	{display: none}
	
	
}

@media screen and (min-width:992px) {
	#menu
	{display: none}
	
	
}
@media screen and (max-width:780px) {
	
	.nav-bar {
	display: none;}
	
	#menu
	{display: none}
	
	#hamburger
    {display:block;}
	
	.nav-container {
    overflow: hidden;
    margin: 2.95% auto;
	}
	
	.nav-menu {
  	display: none;}
	
	nav.nav-bar ul {
  	list-style: none;}
	
	.container{
		width: 100%;
	}
}

@media screen and (max-width:768px) {
	
	.nav-bar {
	display: none;}
	
	#menu
	{display: none}
	
	#hamburger
    {display:block;}
	
	.nav-container {
    overflow: hidden;
    margin: 2.95% auto;
	}
	
	.nav-menu {
  	display: none;}
	
	nav.nav-bar ul {
  	list-style: none;}
	
	.container{
		width: 100%;
	}
}
@media screen and (max-width: 750px)
{
 .nav-bar {
	display: none;
}
#menu
{
  display:none;
}
 
#hamburger
{
  display:block;
}
 
}
.nav-container {
    overflow: hidden;
    margin: 2.95% auto;
}
.nav-menu {
  display: none;
}
nav.nav-bar ul {
  list-style: none;
}
.nav-list {
  margin: 0 auto;
  padding: 0;
}
.nav-list li {
  float: left;
  width:12.5%;
}
.nav-list li a {
  display: block;
  color: #f9f9f9;
  text-shadow: 1px 1px 3px rgba(150, 150, 150, 1);
  padding: 50px 0px;
  font-size: 17.5px;
  text-align: center;
  text-decoration: none;
  -webkit-transition:all 0.2s linear;
   -moz-transition:all 0.2s linear;
     -o-transition:all 0.2s linear;
        transition:all 0.2s linear;
	height: 130px;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
}
.nav-list li a:hover {
  -webkit-filter: brightness(1.3);
  padding-top: 80px ;
}

.footer {
	color: white;
}
#tile1 {
  background:#00ced7
}
#tile2 {
  background:#00bbc3
}
#tile3 {
  background:#00a8af
}
#tile4 {
  background:#00959c
}
#tile5 {
  background:#00889c
}
#tile6 {
  background:#007b9c
}
#tile7 {
  background:#006e9c
}
#tile8 {
  background:#005c83
}
@media (max-width: 1024px) {
	.nav-container {
	margin-left: 125px;
	}
	.nav-list li a {
		font-size: 15px;
		text-align: center;
	}
	
}
@media (min-width: 1024px) { 

.container-fluid{
		display: none;
	}
	.navbar-default {
		display: none;
	}
	.nav-container{
		margin-left: 125px;

}
}

@media (max-width: 480px) {
.navbar-default {
		background-color:rgba(255,255,255,0.5);
		font-size: 17px;
		font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
		border:none;
	}
	
.nav-container, .container {
    background-color: transparent;
}
.nav-menu{
    color: #fff;
    float: left;
    display: block;
    padding: 10px 10px;
    cursor: pointer;
}
.nav-list{
    float: left;
    width: 100%;
    height: 0;
}
.nav-open {
    height:auto;
}
.nav-list li {
    width:100%
}
.nav-list li a {
    text-align: left;
}
.nav-list li a:hover {
    padding-left: 36%;
    padding-top: 30px;
}
	.txt-header {
		font-size: 29px;
	}
	.numero-tel {
		font-size: 22px;
	}
	.icon_tel {
		width: 15%;
	}
	
}
@media (min-width: 481px) and (max-width: 768px) {
  .nav-container,.container {
    margin: 3% auto;
  }
  .nav-list li {
    float: left;
    width: 50%;
  }
  .nav-list li a:hover{
    padding-right: 40%;
    padding-top: 30px ;
  }
}
  .slogan{
	width: 290px;	
	}	
@media (max-width: 320px) {
	.slogan {
		width: 270px;
	}	
	.fieldset-h1{
		padding: 10px;
	}
	.fieldset-h2 {
		padding: 10px;
	}
	.fieldset-h3 {
		padding: 10px;
	}
	.fieldset-h4 {
		padding: 10px;
	}
	
}
/** 2.2  Flex Grid System */
.shell,
.shell-wide,
.shell-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.shell,
.shell-wide {
	min-width: 300px;
	max-width: 480px;
}

@media (min-width: 768px) {
	.shell,
	.shell-wide {
		max-width: 750px;
	}
	.container-fluid {
		padding-left: 0px;
		padding-right: 0px;
		background-image: linear-gradient(to right, #00ced7, #00b6cd, #009ec0, #0086b0, #006e9c);
		border-color: transparent;
		color: white;
	}
	
	.navbar-default .navbar-nav > li > a {
		color: white;
		font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	}
	.navbar-default{
		border: none;
	}
	#frm_devis #Message {
    height: 90px;
    width: 100%;
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    color: #333;
}
	.formule {
	width: 250px;
	margin: 0 auto;
	padding: 0 0 20px 0;
	min-height: 100px;
}
}

@media (min-width: 992px) {
	.shell,
	.shell-wide {
		max-width: 970px;
	}
}

@media (min-width: 1200px) {
	.shell,
	.shell-wide {
		max-width: 1200px;
	}
}

@media (min-width: 1200px){
	#frm_devis #Message {
    height: 90px;
    width: 100%;
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    color: #333;
}
	.liste-accueil, ol {
    margin-top: 0;
    margin-bottom: 30px;
    margin-left: 100px;
}
.voiture {
	margin-left: 130px;
}
}

@media (min-width: 1800px) {
	.shell-wide {
		max-width: 1800px;
	}
}
.form-group {
	position: relative;
}
.form-group-multiple {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.form-group-multiple .form-group {
	width: 100%;
	margin-bottom: 0;
}

.form-group-multiple .form-group + .form-group {
	position: relative;
	margin-top: 20px;
}

@media (min-width: 480px) {
	.form-group-multiple {
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-align-items: baseline;
		-ms-flex-align: baseline;
		align-items: baseline;
	}
	.form-group-multiple .form-group + .form-group {
		margin-left: 30px;
		margin-top: 0;
		position: relative;
	}
	.form-group-multiple .form-group + .form-group:before {
		content: "–";
		position: absolute;
		bottom: 15px;
		left: -20px;
		margin-top: -1px;
	}
	.formule {
	width: 250px;
	margin: 0 auto;
	padding: 0 0 20px 0;
	min-height: 100px;
}
	
}

.form-label {
	position: absolute;
	top: 25px;
	left: 16px;
	font-size: 13px;
	color: #212121;
	pointer-events: none;
	z-index: 9;
	transition: .3s;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
}

.form-label.focus {
	color: #55bbeb;
	top: 3px;
	-webkit-transform: scale(0.8) translateY(0);
	transform: scale(0.8) translateY(0);
}

.form-label.auto-fill {
	color: #212121;
}

.form-label-sm {
	top: 20px;
	left: 12px;
}

.form-label-sm.focus {
	top: -1px;
}

.form-label-lg {
	top: 35px;
	left: 24px;
}

.form-label-lg.focus {
	top: 8px;
}
.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.pagination-classic.input-group-sm > li.input-group-btn > a,
.pagination-classic.input-group-sm > li.input-group-btn > span,
.input-lg,
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.pagination-classic.input-group-lg > li.input-group-btn > a,
.pagination-classic.input-group-lg > li.input-group-btn > span,
.form-control {
	font-size: 13px;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.pagination-classic.input-group-sm > li.input-group-btn > a,
.pagination-classic.input-group-sm > li.input-group-btn > span, .input-sm:focus, .input-group-sm > .form-control:focus,
.input-group-sm > .input-group-addon:focus,
.input-group-sm > .input-group-btn > .btn:focus,
.pagination-classic.input-group-sm > li.input-group-btn > a:focus,
.pagination-classic.input-group-sm > li.input-group-btn > span:focus,
.input-lg,
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.pagination-classic.input-group-lg > li.input-group-btn > a,
.pagination-classic.input-group-lg > li.input-group-btn > span,
.input-lg:focus,
.input-group-lg > .form-control:focus,
.input-group-lg > .input-group-addon:focus,
.input-group-lg > .input-group-btn > .btn:focus,
.pagination-classic.input-group-lg > li.input-group-btn > a:focus,
.pagination-classic.input-group-lg > li.input-group-btn > span:focus,
.form-control,
.form-control:focus {
	box-shadow: none;
}

textarea.form-control {
	height: 170px;
	min-height: 50px;
	max-height: 370px;
	resize: vertical;
}

.form-control {
	-webkit-appearance: none;
	line-height: 28px;
}

.form-control:focus {
	outline: 0;
}
.form-control {
    display: block;
    width: 100%;
    height: 50px;
    padding: 9px 16px;
    font-size: 16px;
    line-height: 1.5;
    color: #212121;
    background-color: transparent;
    background-image: none;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.pagination-classic.input-group-sm > li.input-group-btn > a,
.pagination-classic.input-group-sm > li.input-group-btn > span {
	line-height: 24px;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.pagination-classic.input-group-lg > li.input-group-btn > a,
.pagination-classic.input-group-lg > li.input-group-btn > span {
	line-height: 32px;
}

.form-control-rect {
	border-radius: 0;
}

.form-control-ellipse.form-control {
	border-radius: 25px;
}

.form-control-ellipse.form-control-sm {
	border-radius: 20px;
}

.form-control-ellipse.form-control-lg {
	border-radius: 35px;
}

.form-control-impressed {
	background: #f7f7f7;
	border: none;
}

.form-control-impressed, .form-control-impressed:focus {
	box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.15);
}

.form-control-impressed.form-validation-inside + .form-validation {
	background: #f7f7f7;
}
.bg-white {
	background: #fff;
	fill: #fff;
}
.rd-mailform {
	position: relative;
}
.text-left {
	text-align: left;
}
.page .text-left {
	text-align: left;
}
.txt-center{
	text-align: center;
	font-size: 40px;
	color: #005c83;
}
#contact_form {
    background-color: #557077;
    border: solid 1px #e5e5e5;
    padding: 10px 20px 50px 20px;
	border-radius: 5px;
	width: 320px;
}
h4 {
	color:#f88102;
}
.formule {
	width: 250px;
	margin: 0 auto;
	padding: 0 0 20px 0;
	min-height: 250px;
}
.formule-3 {
	width: 250px;
	margin: 0 auto;
	padding: 0 0 20px 0;
	min-height: 170px;
}
.formule-4 {
	width: 250px;
	margin: 0 auto;
	padding: 0 0 20px 0;
	min-height: 100px;
	font-size: 18px;
}
.caption h3 {
	min-height: 60px;
}
.thumbnail .caption {
	padding: 0px;
}
.msg_success {
	margin: 10px 0;
	padding: 10px;
	width: 100%;
	border-radius: 6px;
	background-color: #96dc70;
}
.msg_error {
	margin: 10px 0;
	padding: 10px;
	width: 100%;
	border-radius: 6px;
	background-color: #fb645d;
}
.msg_success h3, .msg_error h3 {
	color: #fff;
}
#bloc-devis label {
	width: 200px;
}
#frm_devis #Message {
    width: 100%;
}