/** * @author BrandzoneStudios, LLC http://www.brandzonestudios.com * @copyright Copyright (C) 2007 - 2021 BrandzoneStudios, LLC * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only */body {	transition: left 0.2s ease-out;    position: relative;    left: 0;}#b-page-surround {	background-color: #65bfe4;    background-image: url(../images/background/img-background.jpg);    background-repeat: repeat;    background-position: inherit;    background-size: contain;    background-attachment: fixed;	color: #ccc;    font-family: 'Lemon',regular;    font-size: 12px;    /*margin: 0 auto;    max-width: 656px;    position: relative;	width: 100%;*/}#b-top, #b-bottom, #b-footer, #b-copyright {	margin: 0 auto;    max-width: 656px;    position: relative;	width: 100%;}.b-copyright-surround {    display: block;    text-align: center;    color: #4a191d;    padding: 25px 0 10px 0;}.b-logo {    width: 100%;    height: auto;    text-align: center;    position: relative;    display: block;}.b-logo-surround {	display: block;	text-align: center;    max-width: 70%;    margin: auto;}.b-info {	display: block;	text-align: center;}.b-info-block-container {    background-color: #ffffff;    border-radius: 50px;    border: 5px solid #4a191d;    display: inline-flex;}.b-info-block-container:hover {    background-color: #ffffff;    border-radius: 50px;    border: 5px solid #fcd26e;    display: inline-flex;}.b-info-block {	display: inline-flex;}.b-info .b-info-block {    margin-right: 15px;}.b-info-icon {    width: 64px;    height: 64px;    text-align: center;    position: relative;    display: block;}.b-info-address, .b-info-facebook {    color: #4a191d;	text-align: left;    position: relative;    display: inline-flex;    line-height: 64px;}.b-block {	display: block;	margin: 15px;}.b-title {	color: #4a191d;	font-size: 4em;	text-align: center;    text-transform: none;    margin-top: 0px;}.b-title span {	font-size: 1.5em;	text-transform: capitalize;}.b-sub-title {	color: #4a191d;	text-align: center;    text-transform: none;    margin-top: 0px;}.b-location {    color: #4a191d;    font-size: 2em;    text-align: center;    text-transform: none;    margin: 25px 0 50px;	font-weight: normal;}a {    text-decoration: none; !important}.b-location a {    color: #d2202c;    text-decoration: none;    font-weight: bold;}.b-love {    color: #d2202c;}#b-copyright a {    color: #4a191d;    text-decoration: none;    font-weight: bold;}/*h1.n2, h2.n2, h3.n2, .titre.n2 {    font-size: 40px;    line-height: 40px;	font-weight: bold;	margin-top: 50px;}h1.n4, h2.n4, h3.n4, .titre.n4 {    font-size: 18px;    line-height: 18px;	font-weight: bold;}p+h1, p+h2, p+h3, ul+h1, ul+h2, ul+h3 {    margin-top: 30px;}h1.gb, h2.gb, h3.gb, .titre.gb {    font-family: 'Lemon',regular;}h1.gm, h2.gm, h3.gm, .titre.gm {    font-family: 'Lemon',open-sans;}h1.n4.titre-paragraphe, h2.n4.titre-paragraphe, h3.n4.titre-paragraphe, .titre.n4.titre-paragraphe {    text-transform: none;	text-align: left;}.vert {    color: #bfcb00;}.text {	text-align: justify;}.noir {    color: #000;}.center {    text-align: center;}h1, h2, h3, .titre {    display: block;    font-weight: normal;    text-transform: uppercase;}.footer {    display: block;    margin-top: 25px;    margin-bottom: 50px;    float: right;}*/