/*!
 * Start Bootstrap - Freelancer Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/* choix couleur:
 - couleur du modèle: #18bc9c
 - blue grav: #07a
 - blue grav: #0082BA
 - blue grav: #1BB3E9, mieux !!!
 - gray grav: #DDDDDD, #F6F6F6
 - mauve: #5f193a

couleurs coburo:
 - blue general:    #0082BA
 - blue panel:      #3B90DD
 - cyan google maps: #BDF8F2

 version google:
 - cyan : B5E0E1
 - white : FFFFFF
 - blue : 2ABFD4
 - blue deep: 234785
 - blue light: 03A9F4
 - gray: EEEEEE
 - shadow cast by ambient light
 - animation, transition
 - STYLE !!! https://www.google.com/design/spec/style/color.html

REM: # == id, . == class

Tricks:
- CSS: https://css-tricks.com/handling-z-index/

*/

/*--- cp ---*/

/* google maps, bug sur IE... */
#map-canvas {
    width: 100%;
    height: 400px;
    border: 1px;
    border-style: solid;
    border-color: #0082BA;
}
/*hr {
    max-width: 97%;
    border-color: #f05f40;
	border-color: #0082BA;
    border-width: 1px;
}*/
hr.style-one {
    border: 0;
    height: 1px;
	max-width: 70%;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}
hr.style-two {
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	max-width: 70%;
}
.r-inline{
    float:left;
    clear:none;
    margin: 10px;
}

/* panel for tarif */
.panel-body{
	height: 350px;
}

/*.x{
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.25em;
}*/

/* for all panels */
.panel-default > .panel-heading {
	/*background-color: #0082BA;
	background-color: #BDF8F2;
	background-color: #B9C8CD;
	background-color: #F39C12;
	background-color: #3B90DD;*/
	background: #62abea;
	border-color: #ddd;
    color: #fff;
  /*opacity: 0.6;*/
} 
.panel2-default > .panel-heading {
	/*background-color: #0082BA;
	background-color: #BDF8F2;
	background-color: #B9C8CD;
	background-color: #F39C12;
	background-color: #3B90DD;*/
	background: #62abea;
	border-color: #ddd;
    color: #fff;
  /*opacity: 0.6;*/
} 

/* for all panels */
.panel-default > .panel-heading h3{
    color: #FFFFFF;
}

/* overwriting panels */
.panel-default > .panel-heading-left {
	/*background: #16A085; color: #fff; green*/ 
	/*background: #4dc6ae; color: #fff;*/
	border-color: #ddd;
}

.panel-default > .panel-heading-middle {
	/*background: #0082BA; color: #fff; blue */ 
	/*background: #a7a0d3; color: #fff;*/
	border-color: #ddd;
}


/* header */
.header-logo {
	display: none;
}
/* navbar < 480px */
@media(max-width:480px) {
	.header-logo {
		display: block;
	}
}
/*--- end cp ---*/

body {overflow-x: hidden;}

p {font-size: 20px;}
p.small {font-size: 16px;}
p.xsmall {font-size: 13px;}

a,
a:hover,
a:focus,
a:active,
a.active {
	outline: 0;
}

h1,
h2,
h5,
h6 {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 300;
    color: #0082BA;
}
h3{
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 300;
    color: #0082BA;
}
h4 {
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    text-transform: uppercase;
    font-weight:700;
}

/* header */
header {
    text-align: center;
    color: #fff;
    background-color: #0082BA;
}

header .container {
    padding-top: 100px;
    padding-bottom: 50px;
    width: 100%;
    /*background: url("../img/header.jpg") no-repeat center center;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

header img {
    display: block;
    margin: 0 auto 20px;
}
/*
header .intro-text {
	-vendor-animation-delay: 5s;
}*/

/* cp: change font-size for header text intro*/
header .intro-text .name {
    display: block;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 3.5em;
    padding-top: 0px;
    font-weight: 200;
    color: #fff;
}

header .intro-text .ouverture {
    text-transform: uppercase;
    display: block;
    font-family: Rokkitt, "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 3.7em;
	font-weight: 400;
    margin-top: -70px;
    color: #F05F40;
	-vendor-animation-duration: 10s;
	-vendor-animation-delay: 5s;
}

header .intro-text .skills {
    font-size: 1em;
    font-weight: 300;
    color: #fff;
}

/* !!! deux min/max-width:768px: incohérent !!!
-------------------------------------------------- */

/* header if size > 768px */
@media(min-width:768px) {
    header .container {
        padding-top: 200px;
        padding-bottom: 220px;
        background: url("../img/header-opac-coburo01.jpg") no-repeat top center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }

    header .intro-text .name {
		display: block;
		font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
		font-size: 3.5em;
		padding-top: 0;
		font-weight: 200;
		color: #fff;		
    }

    header .intro-text .skills {
        /*font-size: 1.75em;*/
    	font-size: 1em;
    	font-weight: 300;
    	color: #fff;
		opacity: 0.7;
	}
}

/* header if size < 767px */
@media(max-width:767px) {
    header .container {
        padding-top: 100px;
        padding-bottom: 300px;
        background: url("../img/header-opac-coburo-640.jpg") no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    header .intro-text .name {
        font-size: 3.2em;
        color: #fff;
    }
	
	header .intro-text .ouverture {
		text-transform: uppercase;
		display: block;
		font-family: Rokkitt, "Helvetica Neue",Helvetica,Arial,sans-serif;
		font-size: 3.0em;
		font-weight: 400;
		margin-top: 10px;
		color: #F05F40;
	}
	
    header .intro-text .skills {
        font-size: 1.0em;
    }
}

/* header if size < 480px */
@media(max-width:480px) {
    header .container {
        padding-top: 100px;
        padding-bottom: 200px;
        background: url("../img/header-opac-coburo-480.jpg") no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    header .intro-text .name {
        font-size: 1.75em;
        color: #fff;
    }
    header .intro-text .skills {
        font-size: 1.0em;
    }
}

/* SECTION TARIF */
.my_Tarif {
  /*border: 1px solid #e2e2e2;*/
}    
.my_Table tr:hover {
  background-color: #f5f5f5;
}
.my_Tarif th {
  /*background-color: #3B90DD;
  color: green;*/
  height: 50px;
  text-align: center;
}
.my_Tarif th.td_blank {
  background-color: white;
}          
.my_Tarif td {
  text-align: center;
}         
.my_Tarif td.td_first {
  text-align: left;
}         
.my_Tarif i.my_check {
  color: green;
}
.my_Tarif i.my_check_grey {
  color: grey;
}
.my_Tarif p.my_title_br {
  font-size: 13px;
} 
.my_Tarif .td_price>sup {
  font-size: 55%;
}
/* FIN SECTION TARIF */

/* section declaration */
/* ------------------- */
section {
    padding: 100px 0;
    font-size: 1.25em;
}

section h2 {
    margin: 0;
    font-size: 2.8em;
}

section.success {
    /*color: #fff;*/
    /*grav: background: #18bc9c;*/
    /*background: #0082BA;*/
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    background: #F6F6F6;
    font-size: 1.25em;
}

/* new section avantage */
section.accroche {
    color: #fff;
    /*background: #18bc9c;
    background: #0082BA;*/
    background: #313131;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    /*background: #F6F6F6;*/
    font-size: 1.25em;
}

.accroche_ul {
    /*list-style:none;*/
		interligne: 1.5em;
    font-size: 0.8em;
		margin-left:0px;
		text-align: left;
}

/* section */
@media(max-width:767px) {
    section {
        padding: 75px 0;
    }
    section.first {
        padding-top: 75px;
    }
    section h2 {
        margin:0;
        font-size: 2.0em;
        color: black;
    }
}

/* section until max 480px */
@media(max-width:480px) {
    section {
        padding: 75px 0;
    }
    section.first {
        padding-top: 75px;
    }
    section h2 {
        font-size: 1.8em;
        color: black;
    }
	/* not visible on mobile */
	#portfolio{
		display: none;
	}
}

/* section prestations REFAIRE car se met sur une colonne trop vite !!! */
#prestations .prestations-item {
    right: 0;
    margin: 0 0 15px;
}

#prestations .prestations-item .prestations-link {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 400px;
    text-decoration: none;
}

#prestations .prestations-item .prestations-link .caption {
    position: absolute;
    top: -20px;
    width: 270px;
    height: 180px;
    opacity: 0;
    /*background: rgba(24,188,156,.9); green */
    /*background: rgba(236,240,241,.9);*/
    background: rgba(34,167,240,.9);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

#prestations .prestations-item .prestations-link .caption:hover {
    opacity: 0.4;
}

#prestations .prestations-item .prestations-link .caption .caption-content {
    position: absolute;
    top: 10%;
    width: 100%;
    height: 10px;
    margin-top: -12px;
    text-align: right;
    font-size: 20px;
    color: #fff;
}

#prestations .prestations-item .prestations-link .caption .caption-content i {
    margin-top: -12px;
}

#prestations .prestations-item .prestations-link .caption .caption-content a, a:hover, a:active, a:focus {
    outline: 0;
}

#prestations .prestations-item .prestations-link .caption .caption-content h3,
#prestations .prestations-item .prestations-link .caption .caption-content h4 {
    margin: 0;
}

#prestations * {
	z-index: 2;
}

/* prestations */
@media(min-width:767px) {
    #prestations .portfolio-item {
        margin: 0 0 30px;
    }
}

/* section bas (class) */
.bas {
    color: #fff;
    /*background: url("../img/bottom-opac.jpg") no-repeat center center fixed;*/
    background: url("../img/header-opac-coburo01.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.bas-small{
    font-size: 0.8em;
}

/* buttons outline for header */
.btn-outline-header {
    margin-top: 15px;
    border: solid 2px #fff;
    font-size: 20px;
    /*color: #fff;*/
	color: aqua;
    background: 0 0;
    transition: all .3s ease-in-out;
}

.btn-outline-header:hover,
.btn-outline-header:focus,
.btn-outline-header.active {
    border: solid 2px #fff;
    color: #0082BA;
    background: #fff;
}
.btn-outline-header:hover {background-color: 0 0;}

/* buttons outline for contact */
.btn-outline {
    margin-top: 15px;
    border: solid 2px #fff;
    font-size: 20px;
    /*color: #fff;*/
    color: #0082BA;
		background: 0 0;
    transition: all .3s ease-in-out;
}

.btn-outline:hover,
.btn-outline:focus,
.btn-outline.active {
    border: solid 2px aqua;
		color: aqua;
    background: #fff;
}

.btn-outline:hover
{
  	background-color: 0 0;
}

/* form objects */
.floating-label-form-group {
    position: relative;
    margin-bottom: 0;
    padding-bottom: .5em;
    border-bottom: 1px solid #eee;
}

.floating-label-form-group input,
.floating-label-form-group textarea {
    z-index: 1;
    position: relative;
    padding-right: 0;
    padding-left: 0;
    border: 0;
    border-radius: 0;
    font-size: 1.2em;
    background: 0 0;
    box-shadow: none!important;
    resize: none;
}

.floating-label-form-group label {
    display: block;
    z-index: 0;
    position: relative;
    top: 2em;
    margin: 0;
    font-size: .7em;
    line-height: 1.764705882em;
    vertical-align: middle;
    vertical-align: baseline;
    opacity: 0;
    -webkit-transition: top .3s ease,opacity .3s ease;
    -moz-transition: top .3s ease,opacity .3s ease;
    -ms-transition: top .3s ease,opacity .3s ease;
    transition: top .3s ease,opacity .3s ease;
}

.floating-label-form-group::not(:first-child) {
    padding-left: 14px;
    border-left: 1px solid #eee;
}

.floating-label-form-group-with-value label {
    top: 0;
    opacity: 1;
}

.floating-label-form-group-with-focus label {
    /* grav: color: #18bc9c;*/
    color: #0082BA;
}

/* form */
form .row:first-child .floating-label-form-group {
    border-top: 1px solid #eee;
}

/* social buttons */
.btn-social {
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 2px solid #fff;
    border-radius: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 45px;
}

.btn:focus,
.btn:active,
.btn.active {
    outline: 0;
}

/* displayed at the bottom of the page to scroll to the top when medium size */
.scroll-top {
    z-index: 1049;
    position: fixed;
    right: 2%;
    bottom: 2%;
    width: 50px;
    height: 50px;
}

.scroll-top .btn {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 28px;
}

.scroll-top .btn:focus {
    outline: 0;
}
