/* Add here all your css styles (customizations) */
/* JPF */
/******* Menu principal *******/
/*****************************/


body{
	font-family:"Lato",Helvetica,Arial,sans-serif;
	font-size:13px;
	line-height:1.55;
	color:#333;
	background-color:#fff;
	text-align:justify;
	}
	
.header .navbar-brand {
	z-index: 1;
	top: -62px;/* position du logo */
	position: relative;
	padding: 62px 10px 10px;/* Marge du menu */
	opacity:50%;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Lato', sans-serif;
}

.purchase span {
    font-family: 'Lato', sans-serif;
}
.revolution-ch1 {
    font-family: "Lato", sans-serif;
}
.revolution-ch2 {
    font-family: "Lato", sans-serif;
}
.grid-boxes-quote p,
.grid-boxes-quote p a,
.grid-boxes-quote span {
    font-family: "Lato", sans-serif;
}
.invoice-total-info li {
    font-family: "Lato", sans-serif;
}
.sky-form {
    font: 13px/1.55 'Lato', Helvetica, Arial, sans-serif;
}
.sky-form .input input,
.sky-form .select select,
.sky-form .textarea textarea {
    font: 15px/19px 'Lato', Helvetica, Arial, sans-serif;
}
.sky-form .button {
    font: 300 15px/39px 'Lato', Helvetica, Arial, sans-serif;
}
.sky-form.submited .message {
    font: 300 18px/27px 'Lato', Helvetica, Arial, sans-serif;
}
.ui-datepicker {
    font: 13px/1.55 'Lato', Helvetica, Arial, sans-serif;
}
.da-slide h2{
    font-family: 'Lato', sans-serif;
}
.tp-caption.finewide_large_white {
    font-family:"Lato", sans-serif;
}
.tp-caption.finewide_medium_white {
    font-family:"Lato", sans-serif;
}
.tp-caption.boldwide_small_white {
    font-family:"Lato", sans-serif;
}


.header .navbar-default .navbar-nav > li > a {
    color: #000000 !important; /* #1a80b6 */
    font-size: 15px;
    font-weight: 400;
    /*text-transform: uppercase;*/
    /*text-transform: initial;*/
    font-family:"Open Sans", sans-serif;
}


a {
color: #428bca;
text-decoration: none;
}

.form-horizontal header {
color: #1a80b6;/*Gris*/
display: block;
font-size: 20px;
background: #fff;
font-weight: 400;
padding: 8px 30px;
}

.header {
color: #1a80b6;
display: block;
font-size: 20px;
background: #fff;
font-weight: 400;
padding: 1px 30px;
}
/* Changé la couleur par defaut dans themes/default.css*/

.header .navbar-default .navbar-nav > li > a:hover, .header .navbar-default .navbar-nav > .active > a {
    border-bottom: 2px solid #1a80b6;/*#72C02C*//* Couleur du texte du menu*/
}

.header .navbar-default .navbar-nav > .active > a {
    color: #1a80b6;/*#72C02C*//* Couleur de la ligne sous les bouton du menu */
}
/*Parallax Counter Block*/
.parallax-counter {
	padding: 60px 0;
	/*background: url(../img/bg/9.jpg) 50% 0 no-repeat fixed;*/
	background:none;
}

/*** Formulaire ******/
.sky-form {
    box-shadow: none;
    /*border: 1px solid #EEE;*/
	border:none;/* pas de bordure aux formulaires */
}

.sky-form a {
    color:#FFF;
}

/*** taille de la police pour les boutons radio on/off*****/
.sky-form .toggle {
	font-size: 12px;
}

.sky-form .input input:focus, .sky-form .select select:focus, .sky-form .textarea textarea:focus {
    border-color:#BBB;
    box-shadow: 0px 0px 8px #8DC9E5;
}
.input-group .input-group-option {
    padding-left: 46px;
}

.form-control:focus {
    border-color: #66AFE9;
	border-radius: 8px;
    outline: 0px none;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(102, 175, 233, 0.6);
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
.sky-form .input:hover input, .input-group-option:hover input,  .sky-form .select:hover select, .sky-form .textarea:hover textarea {
    border-color: #8DC9E5;
}

.sky-form .note {
    margin-top: 6px;
    padding: 0 1px;
    font-size: 12px;
    line-height: 15px;
    color:#396;
    margin-bottom: 10px;
}

input {
    border-radius: 0px !important;
}

#radioBtn .notActive{
    color: #3276b1;
    background-color: #fff;
}

.tab-v2 .tab-content {
    padding: 10px 16px;
    border: 0px solid #EEE;
	border-top:1px solid #EEE;
}
.sky-form .tooltip {
	font-size: 100%;
	background: none repeat scroll 0% 0% #2da5da; /* Couleur des bulles d'aide #47A447*/
}
.sky-form .tooltip-bottom-left:after {
	border-bottom: 4px solid #2da5da ;/* Couleur des bulles d'aide #339900 */
}

.btn-warning, .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .open .dropdown-toggle.btn-warning {
    color: #FFF !important;
}
.btn-primary {
    color: #FFF !important;
}
.modal-dialog-big {
    /*width: 900px;*/
	max-width:900px;
    margin: 30px auto;
	background-color:#FFF;
}

.footer {
    padding: 0px 0px 0px;
}

.sky-form fieldset {
    padding: 5px 30px 5px;
}

/* Style pour ligne Dynamic Sortable Tables - Bootsnipp.com */
.table-sortable tbody tr {
    cursor: move;
}



h6 {
    clear: both;
    font-weight: normal;
    font-family: 'Lato', sans-serif;
    line-height: 1.3;
    /*margin-bottom: 15px;*/
	margin-bottom: 5px;
	margin-top: 25 px;
    color:#06F !important;
    font-weight: 300;
}

.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
}
.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
}
.bs-callout p:last-child {
    margin-bottom: 0;
}
.bs-callout code {
    border-radius: 3px;
}
.bs-callout+.bs-callout {
    margin-top: -5px;
}
.bs-callout-default {
    border-left-color: #777;
}
.bs-callout-default h4 {
    color: #777;
}
.bs-callout-primary {
    border-left-color: #428bca;
}
.bs-callout-primary h4 {
    color: #428bca;
}
.bs-callout-success {
    border-left-color: #5cb85c;
}
.bs-callout-success h4 {
    color: #5cb85c;
}
.bs-callout-danger {
    border-left-color: #d9534f;
}
.bs-callout-danger h4 {
    color: #d9534f;
}
.bs-callout-warning {
    border-left-color: #f0ad4e;
}
.bs-callout-warning h4 {
    color: #f0ad4e;
}
.bs-callout-info {
    border-left-color: #5bc0de;
}
.bs-callout-info h4 {
    color: #5bc0de;
}