/*
Theme Name:     Construct Child
Theme URI:      http://wpdemo.oceanthemes.net/construction/
Description:    Make your modifications to [Parent Theme] in this child theme.
Author:         Oceanthemes
Author URI:     http://oceanthemes.net/
Version:        1.0
Template:       construct
*/

@import url("../construct/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */


#top-bar .top-bar-content i.fa-phone-square {
    margin-right: 12px;
    color: #fff;
    font-size: 14px;
}

#top-bar .top-bar-content i.fa-map-marker
{
    margin-right: 12px;
    margin-left: 50px;
    color: #fff;
    font-size: 14px;
}

h1 {
    color: #eb8820!important;
    font-family: 'Roboto';
    font-size: 50px;
    font-style: normal;
    font-weight: 100;
}

h2.blanc {
    font-family: 'Roboto';
    font-size: 45px;
    font-style: normal;
    font-weight: 100;
    color: #fff;
}

h3.blanc {
    font-family: 'Roboto';
    font-size: 25px;
    font-style: normal;
    font-weight: 100;
    color: #fff;
    margin-bottom: 80px;
}

h4.bold{
	 font-family: 'Roboto';
	 font-weight: 300;
	 font-style: normal;
	 color: #fff;
	 margin-bottom: 0px;
}

h4.blanc {
    font-family: 'Roboto';
    font-size: 18px;
    font-style: normal;
    font-weight: 100;
    color: #fff;
}

.font-size-20 {
    font-size: 25px;
}

#main-nav > ul > li > a {
    display: block;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #636363;
    text-transform: uppercase;
}

#top-bar .top-bar-content {
    display: table-cell;
    margin: 0;
    text-align: left;
    vertical-align: middle;
    width: 75%;
    font-size: 14px;
    font-family: "Roboto", sans-serif;
}

#footer {
    background-color: #1a1a1a;
    padding: 50px 0 20px;
    position: relative;
    z-index: 1;
    border-style: solid;
}

.text-right {
    text-align: right;
    padding-top: 15px!important;
}

/* Page Thank you après formulaire */
.page-id-1380 .wpb_wrapper {
   
}
   /* Nom chassard en grand page accueil */

p.blanc{
    font-size: 35px;
    font-weight: 200;
}
