@import 'https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600,700,800';

@font-face {
    font-family: 'overpasslight';
	src: url('https://cdn2.hubspot.net/hubfs/1753382/fonts/overpass_light-webfont.woff2') format('woff2'), url('https://cdn2.hubspot.net/hubfs/1753382/fonts/overpass_light-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'overpassbold';
	src: url('https://cdn2.hubspot.net/hubfs/1753382/fonts/overpass_bold-webfont.woff2') format('woff2'), url('https://cdn2.hubspot.net/hubfs/1753382/fonts/overpass_bold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'overpassregular';
	src: url('https://cdn2.hubspot.net/hubfs/1753382/fonts/overpass_regular-webfont.woff2') format('woff2'), url('https://cdn2.hubspot.net/hubfs/1753382/fonts/overpass_regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
/* Generated by Font Squirrel (https://www.fontsquirrel.com) on August 20, 2016 */
@font-face {
	font-family: 'overpassbold_italic';
	src: url('https://cdn2.hubspot.net/hubfs/1753382/fonts/overpass_bold_italic-webfont.woff2') format('woff2'), url('https://cdn2.hubspot.net/hubfs/1753382/fonts/overpass_bold_italic-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'overpassitalic';
	src: url('https://cdn2.hubspot.net/hubfs/1753382/fonts/overpass_italic-webfont.woff2') format('woff2'), url('https://cdn2.hubspot.net/hubfs/1753382/fonts/overpass_italic-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'overpasslight_italic';
	src: url('https://cdn2.hubspot.net/hubfs/1753382/fonts/Overpass-LightItalic.woff2') format('woff2'), url('https://cdn2.hubspot.net/hubfs/1753382/fonts/overpass_light_italic-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
/*.footer {
    padding: 0 20px;
}
.social-links ul li {
    display: inline-block;
    position: relative;
    width:150px;
}
.social-links li a i {
    font-size: 55px;
    color:#4c4c4c;
     position: relative;
     width: 55px;
}
.social-links li a i:hover
{
    color:#fd0633;
}
.social-links a {
    display: inline-block;
}
.social-links li a i::after {
    background:#fd0633;
    content: "";
    height: 2px;
   left: 60px;
    position: absolute;
   bottom: 0;
   top: 0;
    margin: auto;
    width: 80px;
}
.social-links li:last-child a i:after
{
    height:0;
}
.footer h3 {
    color:#4c4c4c;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}
.footer p {
     color:#4c4c4c;
    font-size: 14px;
}
.footer a {
    display: block;
    padding-top: 20px;
     color:#4c4c4c;
}
.footer-links a {
    font-size: 14px;
    padding: 0 !important;
    color:#4c4c4c;
}
.footer-links a:hover
{
     color:#fd0633;
}
.footer .footer-images img {
    padding-bottom: 25px;
}

.footer-newsletter {
    background: #4c4c4c;
    color:#fff;
    padding: 20px;
}
.footer-newsletter h3 {
    color: #fff;
    font-weight: 400;
     font-family: 'Overpass';
}
.footer-newsletter .hs-input {
    background: hsl(0, 0%, 80%) none repeat scroll 0 0;
    border: medium none !important;
    border-radius: 0;
    color: hsl(0, 0%, 30%);
    font-weight: bold;
    height: 42px !important;
    margin: 0 !important;
    text-align: left !important;
    width: 100% !important;
}
.footer-newsletter .hs-button.primary.large {
    background: inherit;
    border: 2px solid #fff;
    color:#fff;
    margin-top: 15px;
     height: 42px;
    width: 100%;
    border-radius:0;
}
.footer .footer-newsletter {
    margin-left: 65px;
}
.footer .footer-images {
    margin-left: 65px;
    width: 16%;
}
.footer .footer-links {
    margin-left: 120px;
    width: 10%;
    position:relative;
}
.footer .footer-first-column {
    padding-left: 90px;
    position:relative;
}
.footer-newsletter .hs-error-msgs.inputs-list label {
    color:#f00;
    display: block !important;
    font-size: 14px;
}
.footer .footer-links:before, .footer .footer-first-column:before
{
     content: "";
    height: 2px;
    left: -90px;
    margin: auto;
    position: absolute;
    top: 11px;
    background:#fd0633;
    width:80px;
}
.footer .footer-first-column:before
{
    left:30px;
}

@media (min-width:992px) and (max-width:1230px)
{
.footer .footer-images, .footer .footer-newsletter {
    margin-left: 50px;
}
.footer .footer-links {
    margin-left: 80px;
}
}

@media (min-width:768px) and (max-width:991px)
{
    .footer .footer-links::before, .footer .footer-first-column::before
    {
        height: 0;
}
.footer .footer-first-column {
    padding-left: 0;
}
.footer .footer-links, .footer .footer-images  {
    margin-left: 10px;
    width: auto;
}
.footer .footer-newsletter
{
     margin-left: 10px;
     width: 31%;
}
.footer .footer-images
{
  width: 20%;
}
.footer .footer-first-column
{
    width: 28%;
}
}
@media (max-width:767px)
{
    .footer .footer-links::before, .footer .footer-first-column::before
    {
        height: 0;
}
.social-links ul li
{
     width: 145px;
}
.footer .footer-first-column, .footer .footer-links {
    padding-left: 0;
    width:50%;
    display:inline-block;
    vertical-align: top;
}
.footer .footer-links
{
    width: 49%;
     margin-top: 0;
      margin-left: 0;
}
.footer .footer-images
{
     display: inline-block;
    margin-left: 0;
    vertical-align: top;
    width: 49%;
}
.footer .footer-newsletter {
    display: inline-block;
    margin-left: 0;
   width: 50%;
}
}
@media (max-width:639px)
{
    .footer a
    {
        padding-top: 0;
}
.footer .footer-first-column, .footer .footer-links, .footer .footer-images, .footer .footer-newsletter
{
display: block;
width: auto;
}
.footer .footer-links, .footer .footer-images, .footer .footer-newsletter
{
    margin-top:30px;
}
.footer .footer-newsletter
{
    margin-bottom:30px;
}
    .social-links ul li {
    padding-right: 10px;
    width: auto;
}
.social-links li a i::after
{
     height: 0;
}
}
@media (max-width:479px)
{
.social-links li a i
{
    font-size: 30px;
     width: 30px;
}
}
}*/
body
{
    margin:0;
    font-family: 'Open Sans', sans-serif;
}
.footer-first-column, .footer-links {
	width: 25% !important;
}
.span3.widget-span.widget-type-cell.footer-images.section-three {
	margin-left: 7%;
	width: 21% !important;
}
.span3.widget-span.widget-type-cell.footer-newsletter.section-four {
	width: 170px;
}
.container {
    margin: 0 auto;
    max-width: 1100px;
}
.social-links li a i
{
       color: rgb(76, 76, 76);
    font-size: 60px;
    line-height: 60px;
    transition: all 1s ease 0s;
    
}
.social-links li::after {
    background: rgb(253, 6, 51) none repeat scroll 0 0;
    bottom: 0;
    content: " ";
    height: 1px;
    left: 75%;
    margin: auto;
    position: absolute;
    top: 0;
    width: 65px;
}
.social-links li {
    display: inline-block;
    padding: 0 50px;
    position: relative;
}
.social-links li:last-child:after
{
    display:none;
}
.footer-container-wrapper .footer {
    box-sizing: border-box;
    padding: 0 1.51515% 30px;
    width: 100% !important;
}
.copyright {
    background: rgb(0, 0, 0) none repeat scroll 0 0;
    padding: 32px 0;
    text-align: center;
    border-top: 2px solid rgb(252, 4, 39);
}
.copyright p
{ color: rgb(119, 119, 122);
    font-family: "overpasslight", 'Open Sans';
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0;
}
/**.footer-first-column
{
       padding-left: 14%;
    position: relative;
    width: 60% !important;
}
.footer-links {
    margin: 0 !important;
    padding-left: 14%;
     position: relative;
    width: 40% !important;
}**/

.span12.widget-span.widget-type-cell.footer-inner-col {
	width: 1090px;
	float: none;
	margin: 0 auto;
	max-width: 100%;
  padding-left:60px;
}
.span12.widget-span.widget-type-cell.footer-inner-col h3::after {
	content: "";
	position: absolute;
	width: 90px;
	height: 2px;
	background: red;
	left: -100px;
	bottom: 7px;
}
.span12.widget-span.widget-type-cell.footer-inner-col h3 {
	position: relative;
}
.footer-left .row-fluid > .footer-first-column:after , .footer-left .row-fluid > .footer-links:after {
    background: rgb(252, 4, 39) none repeat scroll 0 0;
    content: " ";
    height: 3px;
    left: 0;
    position: absolute;
    top: 10px;
    width: 80px;
}
.social-links li i
{
    transition:all ease 1s;
}
.social-links li:hover i
{
    color:rgb(253, 6, 51);
}
.footer h3 {
    color: rgb(93, 93, 93);
    display: block;
    font-size: 20px;
    line-height: 20px;
    margin-bottom:15px;
    font-weight:bold;
}
.footer .footer-left *, .footer .footer-left * {
    color: rgb(93, 93, 93);
    font-family: "Open Sans";
}
.section-four input[type="submit"] {
   background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 3px solid rgb(255, 255, 255) !important;
    border-radius: 0;
    box-shadow: none;
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    font-size: 20px;
    line-height: 20px;
    margin: 0;
    padding: 16px 0;
    text-shadow: none;
    width: 100%;
    margin-top:20px;
    cursor:pointer;
    transition:all ease 1s;
}
.section-four input[type="submit"]:hover
{
    background:#fff;
    color:#000;
}
.span12.widget-span.widget-type-cell.footer-inner-col ul li {
	margin-bottom: 8px;
}
.span12.widget-span.widget-type-cell.footer-inner-col ul li a {
	padding: 0; font-weight: 300;
}
.footer-links li a {
    padding:0px;
    font-weight:400;
}
/**.section-three {
    margin-top: -27px;
    width: 44% !important;
}**/
.section-four {
  /* background: rgb(76, 76, 76) none repeat scroll 0 0;*/
    margin-left: 2% !important;
   /* padding: 22px;*/
   /* width: 54% !important;*/
}
.footer-right {
    margin: 0 !important;
} .section-four h3 {
    color: rgb(255, 255, 255);
    text-transform:uppercase;
}


.section-four  input[type="email"] {
    background: rgb(204, 204, 204) none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    font-size: 18px;
    height: auto !important;
    padding: 20px 0;
    text-align: left !important;
    text-indent: 10px;
    width: 100%;
}
.footer-left, .footer-right {
    width: 50% !important;
}
.footer *
{
    box-sizing:border-box;
}
.footer
{
    padding-bottom:30px;
}

.footer li a, .footer a {
    color: rgb(93, 93, 93);
    transition:all ease 1s;
}
.footer li:hover a, .footer a:hover {
    color:#ff0017;
}

.section-four .hs-form-field > label {
    display: none;
}
.Sociaux h1:after
{
   background: rgb(253, 6, 51) none repeat scroll 0 0;
    bottom: 0;
    content: " ";
    height: 3px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 80px;
}
.social-links
{
    padding-bottom:30px
}
.get-in-touch p {
    display: block;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0;
    margin: 10px auto 30px !important;
    text-align: center;
}
.Sociaux h1 {
    font-size: 36px;
    margin-bottom: 20px;
    margin-top: 30px;
    padding-bottom: 15px;
    position: relative;
     font-family: 'Overpass', 'Open Sans';
     color:rgb(102, 102, 102) !important;
}


.copyright p {
    color: rgb(119, 119, 122);
    font-family: "overpasslight", 'Open Sans';
    font-size: 18px;
    font-weight: lighter;
    letter-spacing: 0;
}

.copyright a {
    color: rgb(255, 255, 255);
    text-transform: uppercase;
       font-family: 'overpasslight', 'Open Sans';
}
.navigation.desktop li a {
    max-width: inherit !important;
    padding:0 !important;
}
.header-container
{
    padding:0;
}
.logo > div {
    margin: 0 !important;
}
.logo img {
    height: auto !important;
    margin: 0 !important;
    max-height: inherit !important;
}
.small-header .logo img {
    max-height: inherit !important;
    max-width: inherit !important;
    width: auto !important;
}
.small-header .header-container {
    padding: 0 0;
}
.social-links
{
    text-align:center;
}
.header{
    background:#fff;
}
.social-links li, .footer li {
    background-image: none;
}
.footer-links li
{
    padding-left:0;
}
.section-three .cell-wrapper.layout-widget-wrapper
{
    margin:0;
}

.footer-container-wrapper .row-number-18 {
    display: none;
    margin: 0 !important;
}
.footer-container .cell-wrapper.layout-widget-wrapper
{
    margin:0;
}
.Sociaux h1
{
    text-align:center;
}

@media (max-width:1440px){
 .span3.widget-span.widget-type-cell.footer-newsletter.section-four {
	text-align: center;
}
.span3.widget-span.widget-type-cell.footer-images.section-three {width: 18%;}
  .span12.widget-span.widget-type-cell.footer-inner-col h3::after{width: 60px;left: -65px;}
}
@media (min-width:1200px) and (max-width:1359px) {
div.span3.logo {
    margin-left: 15px !important;
    max-width: inherit;
}
.desktop.navigation {
    margin-right: 15px;
	width: 61%;
}
}
@media (min-width:992px) and (max-width:1199px) {

.footer-left .span6
{
    padding-left:0;
}
.footer-left .row-fluid > .footer-first-column::after, .footer-left .row-fluid > .footer-links::after
{
    display:none;
}
.section-three img
{
    max-width:100%;
}
.section-three {
    /*margin-top: -23px;*/
}
}
@media (max-width:991px) {
  .social-links li a i{font-size: 40px;line-height: 40px;}
  .footer-inner-col .section-three {
	text-align: start;
}
  #footer-sections .title.grid-full {
	margin: 0 15px;
}
  .span12.widget-span.widget-type-cell.footer-inner-col{padding-left:0px;}
  .footer-images.section-three{width:100% !important}
  .footer-inner-col .section-three > div{width:100%;}
  .span12.widget-span.widget-type-cell.footer-inner-col h3::after{display:none;}

  .span3.widget-span.widget-type-cell.footer-images.section-three h3 {
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	margin: 0 !important;
	padding: 10px 0;
}
  .span3.widget-span.widget-type-cell.footer-images.section-three {
	width: 100% !important;
}
}
@media (max-width:1072px){
  .footer-first-column, .footer-links {

    width: 24% !important;

}}
@media (max-width:780px) {
  .social-links li::after{left: 100%;width: 10px;}
  .social-links ul li {padding: 0px 10px; margin-right: 15px;}
}
@media (max-width:767px)
{

.Sociaux h1
{
    font-size:26px;
    line-height:32px;
}
}



@media (max-width:479px) {
.section-three > div {
	display: block !important;
	vertical-align: middle;
	width: auto  !important;
	margin-bottom: 15px;
}.Sociaux h1 {
    font-size: 21px;
    line-height: 27px;
}
.get-in-touch p
{
    font-size:16px;
}
.section-three .cell-wrapper.layout-widget-wrapper {
	margin: 0;
}
.social-links li a i {
	color: rgb(76, 76, 76);
	font-size: 25px !important;
	line-height: 25px !important;
}
.social-links ul li:after {
	left: 85%;
	width: 10px;
}
.social-links li {
	padding: 0 10px;
  margin-right:0px !important;
}

#footer-sections .sub-heading {
    margin: 0;
    max-width: 100%;
}
  .social-links ul li{margin-right:0px;}
}