/* Enter Your Custom CSS Here */

.vcex-bullets-blue ul li {
    background: url('/wp-content/themes/Total/images/bullets-blue.png') left no-repeat;
    background-position: 0 6px;
}

/* sub menu */

.sf-menu .menu-item-1025 ul {
left: -261px;
}

/* Fil */

#breadcrumbs {
margin: 20px 20px;
font-size: 12px;
}

form input{
width: 100%;
}

  footer .col-2 {
  text-align: center;
  }

.widget_wpex_fontawesome_social_widget {
  float: right; }


.centered-minimal-page-header h1 {
color: #034581;
}

form .two_columns span {
display: inline-block;
vertical-align: top;
 width: 49%;
}

form .two_columns span:last-child {
float: right;
}

.page-id-1029 .wpcf7-submit {
float: none;
    margin: 0 auto;
    display: block;
}

form input {
background-color: white!important;
}

form textarea {
background-color: white!important;
}

.wpcf7-submit {
background-color: #034581!important;
}

.five_columns .vc_col-sm-2 {
width: 20%;
}

.wpex-vc-column-wrapper {
margin-bottom: 0!important;
}

.page-header {
margin: 0 !important;
}

.page-header-title {
font-size: 3rem!important;
    text-transform: uppercase!important;
    font-weight: 700!important;
    color: white!important;
}

form p:first-of-type span:first-of-type {
margin-right: 10px;
}

textarea {
height: 100px;
}

.wpcf7-submit {
float: right;
width: 200px;
}

/* FOOTER */

.wpex-fa-social-widget li a {
background-color: #7fa7cb;
    color: white;
}

.wpex-fa-social-widget li a:hover {
color: white!important;
}

@media screen and (max-width: 767px) {
.five_columns .vc_col-sm-2 {
width: 100%;
}
 }

  @media screen and (max-width: 960px) {
  footer .col-1 img{
  display: block;
    margin: 0 auto;
  }
  
  footer .col-1 p {
  text-align :center;
  }
  
  .widget_wpex_fontawesome_social_widget {
display: block;
margin: 0 auto;
  width: 100px;
  float: none
}
  
  
}


.wpcf7-form p {
		margin: 0;
}

form select {
display: block;
    width: 100%;
    padding: 10px 15px;
    border: 1px solid #eee;
    border-radius: 0;
    resize: none;
    font-size: 13px;
    line-height: 17px;
    background-color: #fff;
    color: #818181;
    font-family: Raleway;
    font-weight: 400;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
   height: 37px;
}

.password-protection-box input[type="submit"] {
		color: #034581;
}

.trois-colonnes {
		display: inline-block;
		vertical-align: top;
}

.trois-colonnes .wpcf7-list-item {
		display: block;
} 

input[type="checkbox"] {
		display: inline-block;
		width: 15px;
		margin-right: 2px;
}

.trois-colonnes span {
		display: inline-block;
		font-size: 13px;
} 