/*3f4c6a238f954a0daad03441eec0b8dc*/
@import url("https://fonts.googleapis.com/css?family=Lato|Oswald|Lato|Lato");

body {
    font-family: "Lato",sans-serif;
}

html,
.mce-menu.mce-in.mce-animate {
    background-color: rgba(236,239,241,1);
}

div.mce-edit-area {
    background-color: rgba(236,239,241,1) !important;
}

#backToTop {
    color: rgba(255, 255, 255, 1);
    background-color: rgba(33, 34, 35, .8);
}

a {
    color: rgba(74,105,189,1);
}

div.mce-edit-area {
    font-family: "Lato",sans-serif;
}

.editorWysiwyg {
    background-color: rgba(255, 255, 255, 1);
}

body,
.row > div {
    font-size: 16px;
}

body {
    color: rgba(33, 34, 35, 1);
}

select,
input[type='password'],
input[type='email'],
input[type='text'],
.inputFile,
select,
textarea {
    color: rgba(33, 34, 35, 1);
    background-color: rgba(255, 255, 255, 1);
}

.blogDate {
    color: rgba(33, 34, 35, 1);
}

.blogPicture img {
    border: 1px solid rgba(33, 34, 35, 1);
    box-shadow: 1px 1px 5px rgba(33, 34, 35, 1);
}

.container,
.helpDisplayContent {
    max-width: 100%;
}

@media(min-width:769px) {
    #site {
        margin: 0 auto 20px 0 !important;
    }
}

@media(max-width:768px) {
    #site {
        margin: 0 auto 20px 0 !important;
    }
}

#site.light {
    margin: 5% auto !important;
}

body {
    margin: 0 auto !important;
}

#bar {
    margin: 0 auto !important;
}

body > header {
    margin: 0 auto !important;
}

body > nav {
    margin: 0 auto !important;
}

body > footer {
    margin: 0 auto !important;
}

#site {
    border-radius: 0;
    background-color: rgba(255, 255, 255, 1);
    box-shadow: 0 #212223;
}

.speechBubble,
.button,
.button:hover,
button[type='submit'],
.pagination a,
.pagination a:hover,
input[type='checkbox']:checked + label:before,
input[type='radio']:checked + label:before,
.helpContent {
    color: #222;
    background-color: rgba(253,59,4,1);
}

.helpButton span {
    color: rgba(253,59,4,1);
}

input[type='text']:hover,
input[type='password']:hover,
.inputFile:hover,
select:hover,
textarea:hover {
    border-color: rgba(253,59,4,1);
}

.speechBubble:before {
    border-color: rgba(253,59,4,1) transparent transparent transparent;
}

.button:hover,
button[type='submit']:hover,
.pagination a:hover,
input[type='checkbox']:not(:active):checked:hover + label:before,
input[type='checkbox']:active + label:before,
input[type='radio']:checked:hover + label:before,
input[type='radio']:not(:checked):active + label:before {
    background-color: rgba(238,44,0,1);
}

.helpButton span:hover {
    color: rgba(238,44,0,1);
}

.button:active,
button[type='submit']:active,
.pagination a:active {
    background-color: rgba(233,39,0,1);
}

h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    text-transform: none;
    font-family: "Oswald",sans-serif;
    font-weight: normal;
    color: rgba(86, 99, 102,1);
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
    color: rgba(86, 99, 102,1);
}

h1,
h2 {
    text-shadow: 1px 0 0 #fff;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 500;
    color: rgba(86, 99, 102,1);
    padding-top: 30px;
}

.block {
    border: 1px solid rgba(236, 239, 241, 1);
}

.block h4 {
    color: #222;
    background-color: rgba(236,239,241,1);
}

.mce-tinymce {
    border: 1px solid rgba(236, 239, 241, 1) !important;
}

header {
    background-size:cover;
}

header {
    height: 600px;
    text-align: center;
    line-height: 600px;
    background-color: rgba(253,59,4,1);
}

header {
    background-image: url("../file/source/cheapsitebab-banner-header-anglet-64600.jpg");
    background-position: center center;
    background-repeat: no-repeat;
}

header span {
    text-transform: none;
    font-family: "Lato",sans-serif;
    font-size: 4vmax;
    font-weight: bold;
    color: rgba(253,59,4,1); 
    text-shadow: rgba(26, 25, 25,1) 5px 0 15px;
    text-transform: uppercase;
    letter-spacing: .2rem;
    width: 50%;
}


nav,
nav.navMain a {
    background-color: rgba(253,59,4,1);
}

nav a,
#toggle span,
nav a:hover {
    color: rgba(255, 255, 255, 1);
}

nav a:hover {
    background-color: rgba(238,44,0,1);
}

nav a.active {
    color: rgba(255, 255, 255, 1);
}

nav a.active {
    background-color: rgba(233,39,0,1);
}

nav #burgerText {
    color: #222;
}

nav .navSub a {
    background-color: rgba(233,61,12,1);
}

nav .navMain a.active {
    border-radius: 0;
}

#menu {
    text-align: center;
}

nav {
    margin: 0;
}

#toggle span,
#menu a {
    padding: 20px 15px;
    text-transform: none;
    font-family: "Lato",sans-serif;
    font-size: 1.3em;
    font-weight: bold;
}

footer {
    padding: 0 20px;
}

footer span,
#footerText > p {
    text-transform: none;
    font-family: "Open Sans",sans-serif;
    font-size: .8em;
    font-weight: normal;
    color: rgba(33, 34, 35, 1);
}

footer {
    color: rgba(33, 34, 35, 1);
    background-color: rgba(255,255,255,1);
}

footer a {
    color: rgba(33, 34, 35, 1);
}

footer #footersite > div {
    margin: 5px 0;
}

footer #footerbody > div {
    margin: 5px 0;
}


/* dev complémentaires cheapsitebab */
#headerContainer{    
    margin-top: 115px;
}
#menu{
    background-color: #FD3B04;
    position: fixed;
    top: 60px;
    width: 100%;
}
.navSub a:hover{
    background-color: #d42300;
}
/*section présentation page cheapsitebab*/
#accueil{
    background-color: rgba(242, 242, 242, 1);
    margin: -100px;
}
.firstline{
    color: rgba(253,59,4,1);
    font-weight: bold;
    font-family: 'Rancho', cursive;
    font-size: 24px;
}
details{
    margin-top: 30px;
    color: rgba(253,59,4,1);
    font-weight: bold;
    font-family: 'Rancho', cursive;
    font-size: 24px; 
}
.content p{
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    font-size: 18px; 
    color: rgba(0,0,0,1);
}

/*section présentation page qui est cheap site bab*/
#presentation{
    background-color: rgba(242, 242, 242, 1);
    margin: -20px;
}

.firstcol, .secondcol{
    padding: 0 50px 30px 30px;
    margin-left: 60px;
}
.firstcol p, .secondcol p{
    text-align: justify;
    background-color: rgba(240, 228, 228, 1);
    padding: 35px;
    border-radius: 50% 20% / 10% 40%;
}
.firstcol img{
    margin-top: -30px;
}
.secondcol p{
    margin-left: -30px;
}
.secondcol ul{
    list-style: none;
}
.secondcol li{
    text-align: justify;
    background-color: rgba(240, 228, 228, 1);
    padding: 20px 35px 35px 15px;
    margin-left: -10px;
    margin-bottom: 10px;
    border-radius: 50% 20% / 10% 40%;
}
.logo{
    padding-top: 30px;
}
.second{
    padding-top: 15px;
    text-align: justify;
}

/*section besoin client page cheapsitebab*/
#besoinclient{
    background-color: rgba(181, 181, 181, 1);
    margin: -20px;
}
.firstcol2{
    padding: 0 50px 30px 30px;
}
.firstcol2 p{
    text-align: justify;
    background-color: rgba(240, 228, 228, 1);
    padding: 35px;
    border-radius: 50% 20% / 10% 40%;
    margin-left: -30px;
}
.firstcol p:hover, .secondcol p:hover,.firstcol2 p:hover, .firstcol li:hover, .secondcol li:hover,.firstcol2 li:hover{
    background-color: rgb(240, 218, 218);
    border-radius: 10% 40% / 50% 20%;
}
.firstcol2 ul{
    list-style: none;
}
.firstcol2 li{
    text-align: justify;
    background-color: rgba(240, 228, 228, 1);
    padding: 20px 35px 35px 15px;
    margin-left: -10px;
    margin-bottom: 10px;
    border-radius: 50% 20% / 10% 40%;
}

@media(max-width:768px) {
    footer #footerbody > div {
        padding: 2px;
    }
}

#footerSocials {
    text-align: center;
}

#footerText > p {
    text-align: left;
}

#footerCopyright {
    text-align: right;
}