@charset "utf-8";
/* Custom mixins */
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 767px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
/*------------------------------------------------*\
   			FAQ REMISES & REDUCTIONS
\*------------------------------------------------*/
/*------------------------------------*\
	RESET
\*------------------------------------*/
* {
  margin: 0;
  padding: 0;
}
body,
div,
img,
p {
  padding: 0;
  margin: 0;
}
body.site-18 div,
body.site-18 p {
  font-family: 'Open Sans', sans-serif;
}
a img {
  border: 0;
}
ul {
  list-style: none;
  margin: 0;
}
li {
  margin: 0;
  padding: 0;
  list-style: none;
}
/*------------------------------------*\
	CLASS
\*------------------------------------*/
.hide {
  display: none;
}
.left {
  float: left;
}
.red {
  color: #CC3300;
}
.right {
  float: right;
}
.clear {
  clear: both;
}
.hide {
  visibility: hidden;
}
.sujetfaq {
  background: #333333;
  width: 500px;
}
.smalltxt {
  font-size: 10px;
}
.border {
  margin: 2px 0 0 0;
  border-bottom: dashed 1px #000000;
  width: 100%;
}
.success,
.error {
  border: 1px solid;
  margin: 10px 0px;
  padding: 15px 10px 15px 50px;
  background-repeat: no-repeat;
  background-position: 10px center;
}
.success {
  color: #4F8A10;
  background-color: #DFF2BF;
  /* background-image:url('../../img/success.png'); */
}
.error {
  color: #D8000C;
  background-color: #FFBABA;
  background-image: url('../../img/error.png');
}
.contact-vote {
  margin: 40px 0 0 0;
}
.ui-dialog-titlebar {
  visibility: hidden;
  height: 0 !important;
  padding: 0 !important;
}
label {
  display: block;
  width: 89px;
  float: left;
  margin-left: 20px;
  font-weight: bold;
}
div.news {
  margin: 5px 0 15px 0;
}
.news h3 a {
  color: #0b1118;
}
.news .contenu {
  color: #585858;
}
div.news-list {
  clear: both;
  margin: 30px 0 15px 45px;
}
.news-list h3 a {
  color: black;
  text-decoration: none;
}
p.contenu-list {
  font-weight: normal;
}
.news-list p {
  font-weight: normal;
  margin: 5px 0 0 0;
}
.top5 links {
  font-weight: bold;
  margin: 5px 0 0 0;
  font-family: Arial;
  font-size: 12px;
}
.specific {
  display: none;
}
.ui-dialog {
  background: none;
  border: none;
}
.contact-form {
  margin-top: 46px;
}
.contact-form .modal-header {
  height: 38px;
  line-height: 38px;
  font-size: 17px;
  border-bottom: 1px solid;
  margin-right: 15px;
}
.contact-form form {
  margin-top: 30px;
}
.contact-form form .input-group {
  margin-bottom: 25px;
}
.contact-form form .input-group label {
  display: flex;
  width: 100px;
  float: left;
  font-weight: bold;
  height: 35px;
  word-wrap: break-word;
  align-items: center;
}
.contact-form form .input-group input {
  border: 1px solid #CBCBCB;
  width: 400px;
  height: 35px;
  padding-left: 12px;
}
.contact-form form .input-group textarea {
  border: 1px solid #CBCBCB;
  width: 400px;
  height: 200px;
  padding-left: 12px;
  padding-top: 10px;
}
.contact-form form .input-group .cancel-check {
  width: auto;
  height: auto;
  margin-top: 12px;
}
.contact-form form .submit-btn {
  margin: 0 auto;
  display: block;
  width: auto;
  padding: 10px 22px;
  border: none;
  background: none;
  background: #277879;
  color: white;
  cursor: pointer;
  text-transform: uppercase;
}
.contact-form .form-submitted {
  padding: 15px;
  font-size: 13px;
  margin-right: 15px;
  background-color: #ddffe6;
  text-align: center;
  margin-top: 30px;
  color: #017915;
  border-radius: 7px;
}
.site-3 .contact-form .submit-btn {
  background: #4050A9;
}
.site-27 .contact-form .submit-btn {
  background: #468d0f;
}
/*------------------------------------*\
	MAIN
\*------------------------------------*/
body {
  font-family: "Arial", sans-serif;
  font-size: 12px;
  margin: 0px;
  background: url(../../img/back.png);
}
body.site-14 {
  background: none;
}
#header {
  height: 150px;
  width: 900px;
  margin: auto;
  float: left;
}
#logo {
  margin: 10px 0 0 10px;
}
.site-14 #logo {
  margin: 20px 0 0 10px;
}
.site-18 #logo img {
  width: 260px;
}
.site-18 #logo {
  margin: 35px 0 0 10px;
}
.site-20 #logo {
  margin: 30px 0 0 20px;
}
#wrapper {
  width: 900px;
  margin: auto;
  background-color: #fff;
  position: relative;
}
#content {
  width: 620px;
  margin: 20px 0 20px 20px;
}
#editos {
  width: 580px;
  margin-top: 45px;
  padding: 5px 15px 5px 15px;
  margin-bottom: 50px;
}
#editos > h2 {
  margin-bottom: 15px;
  font-size: 24px;
}
#edita {
  margin: 0;
}
#editos a {
  color: #494949;
}
#editos > p {
  margin-left: 38px;
}
#editos > ul {
  margin-left: 38px;
}
#editos > ul > li {
  margin-left: 20px;
  list-style-type: circle;
}
#titre,
#tags {
  padding: 4px;
  border: solid 1px #666666;
  width: 200px;
  height: 15px;
  font-size: 18px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
#juridique_form {
  font-size: 10px;
}
#search-bar {
  position: absolute;
  top: 170px;
  font-size: 10px;
  width: 644px;
  height: 32px;
  float: left;
  margin: 0px 0 0px -20px;
}
#search-bar .contact-link {
  display: block;
  width: 238px;
  height: 32px;
  position: absolute;
  top: 0;
  right: 0;
}
/* L&P CUSTOM LP */
/* END */
/* AU CUSTOM shopperdoo */
.site-18 #content {
  margin: 0;
  width: 100%;
  padding: 15px;
  margin-bottom: 50px;
  margin-top: 150px;
  position: relative;
}
.site-18 #editos {
  width: 100%;
  padding: 0;
  margin-bottom: 50px;
  margin-top: 30px;
}
.site-18 #editos > p {
  margin: 0;
}
.site-18 #sidebar {
  display: none;
}
.site-18 .main-banner {
  width: 100%;
  height: 480px;
  position: relative;
  top: 115px;
}
.site-18 .side-banner {
  height: 480px;
  position: absolute;
  width: 100%;
  left: 0;
  top: 115px;
}
.site-18 #top5_answer {
  margin-top: 20px;
}
.site-18 .news-list {
  margin: 30px 0 15px 15px;
}
.site-18 #top5_answer_arrow {
  float: none;
  margin-left: 0;
}
.site-18 .specific {
  display: inline-block;
}
.site-18 #search-bar {
  position: absolute;
  right: 0;
  font-size: 10px;
  background-image: url(../../img/au/search-input.png) !important;
  width: 360px;
  height: 47px;
  float: left;
  margin: 0px 0 0px -20px;
  top: -20px;
}
.site-18 #search-bar input {
  font-size: 12px;
  padding: 5px;
  width: 280px;
  margin-top: 5px;
  margin-left: 10px;
  height: 37px;
  border: 0px;
}
/* END */
#rightColumnheader {
  top: 160px;
  float: right;
  font-size: 10px;
  background-image: url(../../img/uk/rightColumnheader.png);
  width: 257px;
}
blockquote {
  font-size: 18px;
  font-weight: lighter;
  font-style: italic;
  width: 570px;
  font-family: "", sans-serif;
}
#main_top5 {
  height: 129px;
  vertical-align: middle;
}
#top5_answer {
  float: left;
  margin-left: 15px;
  vertical-align: middle;
  max-width: 555px;
  margin-bottom: 30px;
}
#top5_answer > li > a {
  margin-top: 10px;
  text-decoration: none;
  font-size: 13px;
  font-style: bold;
  color: #000;
  line-height: 25px;
}
#top5_answer > li > a > span {
  font-size: 10px;
}
#top5_answer_arrow {
  float: left;
  margin-left: -20px;
}
#top5_answer_arrow > img {
  margin-left: 0px;
}
.more_questions {
  margin-top: 30px;
}
.article {
  margin-top: 35px;
}
.opener {
  cursor: pointer;
}
/*------------------------------------*\
	SEARCH
\*------------------------------------*/
#searchform {
  margin: 0px 0 0px 0;
  font-size: 18px;
}
#searchform div {
  color: #000000;
}
#searchform div input {
  font-size: 12px;
  padding: 5px;
  width: 260px;
  margin-top: 5px;
  margin-left: 28px;
  height: 23px;
  border: 0px;
}
#suggestions {
  position: absolute;
  width: 550px;
  top: 200px;
  display: none;
  z-index: 2000;
}
#searchresults {
  color: white;
  border-width: 1px;
  border-color: #919191;
  border-style: solid;
  width: 550px;
  background-color: #1c344e;
  font-size: 10px;
  line-height: 14px;
  z-index: 2000;
}
#searchresults a {
  border-bottom-width: 1px;
  border-bottom-color: #545454;
  border-bottom-style: dashed;
  display: block;
  background-color: #ffffff;
  clear: left;
  height: 40px;
  text-decoration: none;
}
#searchresults a:hover {
  background-color: #b7b7b7;
  color: #ffffff;
}
#searchresults a img {
  float: left;
  padding: 5px 10px;
}
#searchresults a span.searchheading {
  display: block;
  font-weight: bold;
  padding-top: 5px;
  color: #191919;
}
#searchresults a:hover span.searchheading {
  color: #ffffff;
}
#searchresults a span {
  color: #555555;
}
#searchresults a:hover span {
  color: #f1f1f1;
}
#searchresults span.category {
  font-size: 11px;
  margin: 5px;
  display: block;
  color: #ffffff;
}
#searchresults span.seperator {
  float: right;
  padding-right: 15px;
  margin-right: 5px;
  background-image: url(../images/shortcuts_arrow.gif);
  background-repeat: no-repeat;
  background-position: right;
}
#searchresults span.seperator a {
  background-color: transparent;
  display: block;
  margin: 5px;
  height: auto;
  color: #ffffff;
}
/*------------------------------------*\
	SIDEBAR
\*------------------------------------*/
#sidebar {
  width: 260px;
  min-height: 500px;
  float: right;
  padding: 25px 0 0 0;
  margin-left: 0px;
}
#sidebar ul {
  padding: 0 0 0 20px;
  width: 160px;
}
#sidebar ul li {
  margin: 5px 0 10px auto;
}
#lien-utile,
#steps {
  margin: auto;
  width: 167px;
}
#lien-utile,
#steps a {
  color: #000000;
  text-decoration: none;
}
#steps {
  margin-top: -5px;
  margin-left: 4px;
  background-color: #eceaea;
  width: 242px;
  min-height: 700px;
}
#steps > .desc {
  width: 202px;
  background-color: #eceaea;
  padding: 30px 0 20px 0;
  margin-left: 20px;
  margin-right: 20px;
  text-align: center;
  font-size: 10px;
  font-style: italic;
  color: #969898;
  font-weight: bold;
  margin-bottom: 42px;
}
#steps > .step > img {
  margin-bottom: 42px;
  margin-left: 0;
}
/*------------------------------------*\
	FOOTER
\*------------------------------------*/
#footer {
  width: 860px;
  min-height: 60px;
  margin: auto;
  text-align: center;
  margin-bottom: 45px;
  margin-top: 30px;
}
#footer p {
  margin-top: 20px;
  text-align: center;
  font-size: 10px;
}
#footer ul li {
  display: inline;
  font-weight: bold;
}
#footer ul li a {
  color: black;
  text-decoration: none;
}
#footer ul li a:hover,
#footer ul li a:focus {
  text-decoration: underline;
}
/*------------------------------------*\

	MOBILE CSS

\*------------------------------------*/
* {
  box-sizing: border-box;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.home-tel {
  display: none;
}
@media (max-width: 767px) {
  #header,
  #searchform,
  #footer,
  #sidebar,
  .more_questions,
  #barrenoire,
  .breadcrumbs,
  .main-banner,
  .side-banner {
    display: none !important;
  }
  .box,
  #top5_answer {
    width: auto !important;
  }
  .nav-mobile-wrapper > .nav-mobile {
    height: 50px;
    position: fixed;
    top: 0;
    width: 100%;
    margin-left: -15px;
    z-index: 9999;
    transform: none;
    background: #56a3ac;
    transition: transform 0.3s;
  }
  .nav-mobile-wrapper > .nav-mobile > li {
    border: none;
  }
  .nav-mobile-wrapper > .nav-mobile > li:nth-child(2) {
    position: absolute;
    width: 100%;
    text-align: center;
    z-index: -1;
  }
  .nav-mobile-wrapper > .nav-mobile > li:nth-child(2) > a {
    font-size: 19px;
    display: inline-block;
    color: white;
    text-decoration: none;
  }
  .nav-mobile-wrapper > .nav-mobile > li:first-child {
    float: left;
    line-height: 50px;
    width: 50px;
    z-index: 2;
  }
  .nav-mobile-wrapper > .nav-mobile > li:first-child > a {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    image-rendering: optimizeSpeed;
    /* Legal fallback */
    image-rendering: -moz-crisp-edges;
    /* Firefox        */
    image-rendering: -o-crisp-edges;
    /* Opera          */
    image-rendering: -webkit-optimize-contrast;
    /* Safari         */
    image-rendering: optimize-contrast;
    /* CSS3 Proposed  */
    image-rendering: crisp-edges;
    /* CSS4 Proposed  */
    image-rendering: optimizeQuality;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE8+           */
    background-image: url("../../img/icon_magnifier.svg");
    display: inline-block;
    width: 100%;
    height: 50px;
  }
  .nav-mobile-wrapper > .nav-mobile > li:last-child {
    float: right;
    line-height: 50px;
    width: 50px;
    z-index: 2;
  }
  .nav-mobile-wrapper > .nav-mobile > li:last-child > a {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    image-rendering: optimizeSpeed;
    /* Legal fallback */
    image-rendering: -moz-crisp-edges;
    /* Firefox        */
    image-rendering: -o-crisp-edges;
    /* Opera          */
    image-rendering: -webkit-optimize-contrast;
    /* Safari         */
    image-rendering: optimize-contrast;
    /* CSS3 Proposed  */
    image-rendering: crisp-edges;
    /* CSS4 Proposed  */
    image-rendering: optimizeQuality;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE8+           */
    background-image: url("../../img/icon_menu.svg");
    display: inline-block;
    width: 100%;
    height: 50px;
  }
  .nav-mobile-wrapper > .nav-mobile > li:last-child > a.nav-open {
    background-image: url("../../img/icon_menu_close.svg");
    background-size: 46%;
  }
  .nav-mobile-wrapper > .nav-mobile > li > a {
    background: none;
    line-height: 50px;
    vertical-align: middle;
    padding: 0 !important;
  }
  .nav-mobile-wrapper > .nav-mobile > li > a:hover,
  .nav-mobile-wrapper > .nav-mobile > li > a:focus {
    background-color: initial !important;
  }
  .nav-mobile-wrapper > .nav-mobile.nav-open {
    transform: translateX(-270px);
  }
  .nav-mobile-wrapper > .nav-menu-mobile {
    position: fixed;
    top: 0;
    right: 0;
    background: #3c3c3b;
    width: 270px;
    height: 100vh;
    visibility: hidden;
    transition: visibility 0s 0.3s;
    transform: none;
    overflow-y: auto;
    padding-top: 20px;
  }
  .nav-mobile-wrapper > .nav-menu-mobile.nav-open {
    visibility: visible;
    -webkit-transition: visibility 0s 0s;
    -moz-transition: visibility 0s 0s;
    transition: visibility 0s 0s;
  }
  .nav-mobile-wrapper > .nav-menu-mobile li {
    list-style: none;
  }
  .nav-mobile-wrapper > .nav-menu-mobile > li {
    padding-left: 23px;
  }
  .nav-mobile-wrapper > .nav-menu-mobile > li a {
    padding-left: 0;
  }
  .nav-mobile-wrapper > .nav-menu-mobile > li > .name {
    font-size: 24px;
    color: #56a3ac;
    text-decoration: none;
  }
  .nav-mobile-wrapper > .nav-menu-mobile > li > .name:focus,
  .nav-mobile-wrapper > .nav-menu-mobile > li > .name:hover {
    background: initial;
  }
  .nav-mobile-wrapper > .nav-menu-mobile > li > .sign-out {
    background: #56a3ac;
    color: white;
    width: 96px;
    height: 30px;
    line-height: 30px;
    padding: 0;
    margin-top: 3px;
    border-radius: 3px;
    text-align: center;
    vertical-align: middle;
  }
  .nav-mobile-wrapper > .nav-menu-mobile > li.tabs-menu > ul {
    padding: 0;
  }
  .nav-mobile-wrapper > .nav-menu-mobile > li.tabs-menu > ul > li {
    word-break: break-word;
    display: inline-block;
    height: 41px;
    line-height: 41px;
    padding: 0;
    width: 100%;
    color: white;
    font-size: 19px;
    border-right: 6px solid #3c3c3b;
  }
  .nav-mobile-wrapper > .nav-menu-mobile > li.tabs-menu > ul > li.hour {
    font-size: 13px;
    height: 23px;
    vertical-align: top;
  }
  .nav-mobile-wrapper > .nav-menu-mobile > li.tabs-menu > ul > li.mail {
    font-size: 14px;
    margin-top: 20px;
  }
  .nav-mobile-wrapper > .nav-menu-mobile > li.tabs-menu > ul > li.mail > span {
    line-height: 17px;
    padding-left: 16px;
    max-width: 188px;
  }
  .nav-mobile-wrapper > .nav-menu-mobile > li.tabs-menu > ul > li > i {
    height: 100%;
    width: 41px;
    display: inline-block;
    vertical-align: middle;
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 41px;
    background-position: center center;
  }
  .nav-mobile-wrapper > .nav-menu-mobile > li.tabs-menu > ul > li > span {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
  }
  .nav-mobile-wrapper > .nav-menu-mobile > li.tabs-footer {
    margin-top: 40px;
    color: #EEE;
    text-align: justify;
    padding-right: 23px;
    line-height: 1.4;
  }
  .nav-mobile-wrapper > .nav-menu-mobile > li.tabs-footer > h4 {
    margin-bottom: 10px;
    font-size: 16px;
  }
  .search-bar-mobile {
    top: 14px;
    left: 0;
    height: 35px;
    position: fixed;
    width: 100%;
    padding: 3px 0px 0 0px;
    background: #edebe4;
    z-index: 14;
    transition: top 0.4s;
  }
  .search-bar-mobile.open {
    top: 50px;
  }
  .search-bar-mobile > form {
    height: 29px;
  }
  .search-bar-mobile > form > input {
    height: 100%;
    width: 100%;
    border: none;
    outline: none;
    padding-left: 6px;
  }
  .search-bar-mobile > form > input::-webkit-input-placeholder {
    font-size: 12px;
    color: #d0cdc1;
  }
  .search-bar-mobile > form > button {
    height: 100%;
    width: 17.9%;
    border: none;
    outline: none;
    color: #edebe4;
    background: #d0cdc1;
    border-radius: 2px;
    font-size: 15px;
    transition: background 0.3s ease 0s;
  }
  .search-bar-mobile > form > button:hover,
  .search-bar-mobile > form > button:focus,
  .search-bar-mobile > form > button.active {
    background: #56a3ac;
  }
  #wrapper {
    background: #f3f2ee;
    transition: transform 0.3s;
    z-index: 2;
    min-height: 100vh;
    display: block;
    width: 100%;
  }
  #wrapper.nav-open {
    transform: none;
    transform: translateX(-270px);
    -webkit-backface-visibility: hidden;
  }
  #wrapper .left {
    width: 100%;
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  #editos {
    padding: 0;
    width: 100%;
    margin-bottom: 20px !important;
    margin-top: 0 !important;
  }
  #main_top5 {
    position: relative;
    height: auto;
    display: table;
    width: 100%;
  }
  #top5_answer {
    padding-left: 10px;
    float: none;
    margin-left: 0;
  }
  #top5_answer > li:hover > a {
    color: #999;
  }
  #top5_answer_arrow {
    vertical-align: middle;
    height: 100%;
    display: table-cell;
    float: none;
  }
  #top5_answer_arrow > img {
    margin-left: -32px;
  }
  .box {
    padding: 15px !important;
    border-radius: 4px;
    border: 2px solid #ecebe5;
    background: white;
    margin-bottom: 20px;
  }
  .news-list-content > .news-list {
    margin-left: 0 !important;
  }
  .news-list-content > .news-list > h3:hover > a {
    color: #999;
  }
  .news-list-content > .news-list:first-child {
    margin-top: 5px;
  }
  #searchresults {
    color: white;
    border: none;
    width: 100% !important;
    background-color: initial;
  }
  #searchresults > a {
    border-bottom-color: #E7E7E7;
    border-bottom-style: solid;
  }
  .suggestions {
    position: absolute;
    width: 100% !important;
    top: 28px !important;
    z-index: -1 !important;
    left: 0;
  }
  .more_questions_mobile {
    font-size: 19px;
    color: #333;
    text-align: center;
    width: 100%;
    height: 39px;
  }
  .form-link-mobile {
    display: block;
    font-size: 17px;
    color: white;
    text-transform: uppercase;
    background: #56a3ac;
    width: 100%;
    text-align: center;
    height: 34px;
    line-height: 34px;
    vertical-align: middle;
    border-radius: 3px;
    margin-bottom: 20px;
    cursor: pointer;
  }
  .form-link-mobile:hover {
    background: #467980;
  }
  .article {
    margin-top: 60px;
  }
  .site-18 .article {
    margin-top: 35px;
  }
  .modal-content .input-group {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  .modal-content .input-group > label {
    display: none;
  }
  .modal-content .input-group > input {
    width: 100%;
  }
  .modal-content .input-group > textarea {
    width: 100%;
  }
  .modal-content .submiter {
    margin-bottom: 15px;
    margin-top: 5px;
    float: right;
    margin-right: 20px;
  }
  .home-tel {
    width: 100%;
    margin-bottom: 15px;
    margin-top: 65px;
    font-size: 20px;
    text-align: center;
    display: block;
  }
  .home-tel > small {
    font-size: 13px;
    display: block;
  }
  .site-18 .home-tel {
    margin-top: 55px;
  }
  #editos > p {
    margin-left: 0px;
  }
  /* CUSTOM COLORS */
  .site-8 .nav-mobile,
  .site-3 .nav-mobile,
  .site-7 .nav-mobile,
  .site-11 .nav-mobile,
  .site-23 .nav-mobile {
    background: #F39400;
  }
  .site-8 .form-link-mobile,
  .site-3 .form-link-mobile,
  .site-7 .form-link-mobile,
  .site-11 .form-link-mobile,
  .site-23 .form-link-mobile {
    background: #F39400;
  }
  .site-27 .nav-mobile {
    background: #afb9c0;
  }
  .site-27 .form-link-mobile {
    background: #468d0f;
  }
  .site-14 .nav-mobile {
    background: #981B7D;
  }
  .site-14 .form-link-mobile {
    background: #981B7D;
  }
  .site-12 .nav-mobile {
    background: #206060;
  }
  .site-12 .form-link-mobile {
    background: #206060;
  }
  .site-15 .nav-mobile,
  .site-9 .nav-mobile {
    background: #50bac7;
  }
  .site-15 .form-link-mobile,
  .site-9 .form-link-mobile {
    background: #50bac7;
  }
  .site-19 .nav-mobile {
    background: #f6903b;
  }
  .site-19 .form-link-mobile {
    background: #f6903b;
  }
  .site-20 .nav-mobile {
    background: #206060;
  }
  .site-20 .form-link-mobile {
    background: #206060;
  }
  .site-21 .nav-mobile {
    background: #ef9b34;
  }
  .site-21 .form-link-mobile {
    background: #ef9b34;
  }
  .site-25 .nav-mobile {
    background: #0173d4;
  }
  .site-25 .form-link-mobile {
    background: #0173d4;
  }
  .contact-form {
    margin-top: 65px;
  }
  .contact-form .modal-header {
    font-size: 19px;
    text-align: center;
    border-bottom: none;
    margin: 0;
  }
  .contact-form form {
    margin-top: 15px;
  }
  .contact-form form .input-group {
    margin-bottom: 10px;
  }
  .contact-form form .input-group label {
    display: none;
  }
  .contact-form form .input-group input {
    width: 100%;
  }
  .contact-form form .input-group textarea {
    width: 100%;
  }
  .contact-form form .submit-btn {
    width: 100%;
    border-radius: 3px;
    font-size: 14px;
    margin-top: 17px;
  }
  .contact-form .form-submitted {
    padding: 15px;
    font-size: 13px;
    margin-right: 15px;
    background-color: #ddffe6;
    text-align: center;
    margin-top: 30px;
    color: #017915;
    border-radius: 7px;
  }
}
body.site-cms,
body.site-11,
body.site-29 {
  background: url(../../img/br/Background_BD.png);
  font-family: "Open Sans", sans-serif;
}
.site-cms,
.site-11,
.site-29 {
  /* desktop */
  /* mobile */
}
.site-cms #main_top5,
.site-11 #main_top5,
.site-29 #main_top5 {
  width: 580px;
  margin-top: 45px;
}
.site-cms #main_top5 .top5-title,
.site-11 #main_top5 .top5-title,
.site-29 #main_top5 .top5-title {
  font-family: "Open Sans", sans-serif;
  z-index: 2;
  position: relative;
  color: #4b4b4b;
  margin-bottom: 15px;
}
.site-cms #main_top5 .top5-title > h2,
.site-11 #main_top5 .top5-title > h2,
.site-29 #main_top5 .top5-title > h2 {
  text-align: center;
  font-size: 24px;
  font-weight: 800;
}
.site-cms #main_top5 #top5_answer > li,
.site-11 #main_top5 #top5_answer > li,
.site-29 #main_top5 #top5_answer > li {
  margin-bottom: 20px;
}
.site-cms #main_top5 #top5_answer > li > a,
.site-11 #main_top5 #top5_answer > li > a,
.site-29 #main_top5 #top5_answer > li > a {
  text-decoration: underline;
  font-weight: bold;
  color: #4b4b4b;
  font-size: 14px;
}
.site-cms .more-questions,
.site-11 .more-questions,
.site-29 .more-questions {
  margin-top: 30px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 10px 8px;
  width: 370px;
  border: 1px solid #C7C7C7;
  background: transparent url(../../img/br/BR_BillingDesc_OutraPreg.jpg) no-repeat right top;
  cursor: pointer;
}
.site-cms .partner_creative,
.site-11 .partner_creative,
.site-29 .partner_creative {
  margin-top: 30px;
  width: 580px;
  padding: 5px 15px 5px 15px;
  margin-bottom: 50px;
}
.site-cms .partner_creative img,
.site-11 .partner_creative img,
.site-29 .partner_creative img {
  max-width: 100%;
}
@media (min-width: 768px) {
  .site-cms .hidden-desk,
  .site-11 .hidden-desk,
  .site-29 .hidden-desk {
    display: none!important;
  }
  .site-cms .desk_footer footer,
  .site-11 .desk_footer footer,
  .site-29 .desk_footer footer {
    padding-top: 60px;
    padding-bottom: 85px;
  }
  .site-cms .desk_footer footer .footer-nav .nav-list,
  .site-11 .desk_footer footer .footer-nav .nav-list,
  .site-29 .desk_footer footer .footer-nav .nav-list {
    display: table;
    margin: 0 auto;
  }
  .site-cms .desk_footer footer .footer-nav .nav-list > .nav-item,
  .site-11 .desk_footer footer .footer-nav .nav-list > .nav-item,
  .site-29 .desk_footer footer .footer-nav .nav-list > .nav-item {
    display: table-cell;
    vertical-align: middle;
    height: 40px;
    padding: 12px 14px;
    text-align: center;
  }
  .site-cms .desk_footer footer .footer-nav .nav-list > .nav-item > a,
  .site-11 .desk_footer footer .footer-nav .nav-list > .nav-item > a,
  .site-29 .desk_footer footer .footer-nav .nav-list > .nav-item > a {
    color: #4b4b4b;
    font-weight: 700;
    text-decoration: none;
  }
  .site-cms .desk_footer footer .footer-nav .nav-list > .nav-item > a:hover,
  .site-11 .desk_footer footer .footer-nav .nav-list > .nav-item > a:hover,
  .site-29 .desk_footer footer .footer-nav .nav-list > .nav-item > a:hover,
  .site-cms .desk_footer footer .footer-nav .nav-list > .nav-item > a:focus,
  .site-11 .desk_footer footer .footer-nav .nav-list > .nav-item > a:focus,
  .site-29 .desk_footer footer .footer-nav .nav-list > .nav-item > a:focus,
  .site-cms .desk_footer footer .footer-nav .nav-list > .nav-item > a:active,
  .site-11 .desk_footer footer .footer-nav .nav-list > .nav-item > a:active,
  .site-29 .desk_footer footer .footer-nav .nav-list > .nav-item > a:active {
    text-decoration: none;
    color: #494949;
  }
  .site-cms .desk_footer footer .footer-accred .accred-list,
  .site-11 .desk_footer footer .footer-accred .accred-list,
  .site-29 .desk_footer footer .footer-accred .accred-list {
    display: table;
    margin: 0 auto;
  }
  .site-cms .desk_footer footer .footer-accred .accred-list > .accred-item,
  .site-11 .desk_footer footer .footer-accred .accred-list > .accred-item,
  .site-29 .desk_footer footer .footer-accred .accred-list > .accred-item {
    display: table-cell;
    vertical-align: middle;
    height: 70px;
    padding: 12px 8px;
  }
  .site-cms .desk_footer footer .footer-text,
  .site-11 .desk_footer footer .footer-text,
  .site-29 .desk_footer footer .footer-text {
    padding-top: 35px;
  }
  .site-cms .desk_footer footer .footer-text .text-item,
  .site-11 .desk_footer footer .footer-text .text-item,
  .site-29 .desk_footer footer .footer-text .text-item {
    text-align: center;
    font-weight: 400;
    color: #494949;
  }
  .site-cms .desk_footer footer .footer-text .text-item:not(:last-child),
  .site-11 .desk_footer footer .footer-text .text-item:not(:last-child),
  .site-29 .desk_footer footer .footer-text .text-item:not(:last-child) {
    margin-bottom: 17px;
  }
}
.site-cms .contact-box,
.site-11 .contact-box,
.site-29 .contact-box {
  width: 349px;
  margin-top: 7px;
}
.site-cms .contact-box .contact-row,
.site-11 .contact-box .contact-row,
.site-29 .contact-box .contact-row {
  width: 100%;
  display: table;
  margin-bottom: 2px;
}
.site-cms .contact-box .contact-row .contact-icon,
.site-11 .contact-box .contact-row .contact-icon,
.site-29 .contact-box .contact-row .contact-icon {
  width: 12%;
  display: table-cell;
  vertical-align: middle;
}
.site-cms .contact-box .contact-row .contact-text,
.site-11 .contact-box .contact-row .contact-text,
.site-29 .contact-box .contact-row .contact-text {
  display: table-cell;
  vertical-align: middle;
  word-break: break-all;
}
.site-cms .contact-box .contact-row .contact-text a,
.site-11 .contact-box .contact-row .contact-text a,
.site-29 .contact-box .contact-row .contact-text a {
  color: #4b4b4b;
}
.site-cms .side-banner,
.site-11 .side-banner,
.site-29 .side-banner {
  background-color: #e0e0e0;
  color: #4b4b4b;
}
.site-cms .side-banner .items,
.site-11 .side-banner .items,
.site-29 .side-banner .items {
  padding: 15px 0 20px 0;
  margin-left: 13px;
  margin-right: 12px;
  text-align: center;
}
.site-cms .side-banner .items ol,
.site-11 .side-banner .items ol,
.site-29 .side-banner .items ol {
  padding-left: 10px;
  text-align: left;
}
.site-cms .side-banner .items ol li,
.site-11 .side-banner .items ol li,
.site-29 .side-banner .items ol li {
  list-style: decimal;
}
.site-cms .side-banner .items a,
.site-11 .side-banner .items a,
.site-29 .side-banner .items a {
  color: #4b4b4b !important;
}
.site-cms .news-list-content,
.site-11 .news-list-content,
.site-29 .news-list-content {
  width: 580px;
  margin-top: 65px;
  padding: 5px 15px 5px 15px;
  margin-bottom: 50px;
}
.site-cms .news-list-content .borderlist,
.site-11 .news-list-content .borderlist,
.site-29 .news-list-content .borderlist {
  width: 545px;
  max-width: 100%;
}
.site-cms .news-list-content .borderlist .borderlist-item,
.site-11 .news-list-content .borderlist .borderlist-item,
.site-29 .news-list-content .borderlist .borderlist-item {
  border: 1px solid #eceaea;
  padding-top: 10px;
  padding-left: 16px;
  border-top: none;
  padding-bottom: 10px;
}
.site-cms .news-list-content .borderlist .borderlist-item a,
.site-11 .news-list-content .borderlist .borderlist-item a,
.site-29 .news-list-content .borderlist .borderlist-item a {
  color: #4b4b4b !important;
  font-weight: bold;
  font-size: 14px;
}
.site-cms .news-list-content .questions-open-select img,
.site-11 .news-list-content .questions-open-select img,
.site-29 .news-list-content .questions-open-select img {
  max-width: 100%;
}
.site-cms #editos-br,
.site-11 #editos-br,
.site-29 #editos-br {
  width: 580px;
  margin-top: 65px;
  padding: 5px 15px 5px 15px;
  margin-bottom: 50px;
  color: #4b4b4b;
  font-size: 14px;
  word-wrap: break-word;
}
.site-cms #editos-br .editos-br-title,
.site-11 #editos-br .editos-br-title,
.site-29 #editos-br .editos-br-title {
  font-family: "Open Sans", sans-serif;
  z-index: 2;
  position: relative;
  margin-bottom: 15px;
  color: #4b4b4b;
}
.site-cms #editos-br .editos-br-title > h2,
.site-11 #editos-br .editos-br-title > h2,
.site-29 #editos-br .editos-br-title > h2 {
  text-align: center;
  font-size: 24px;
  font-weight: 800;
}
.site-cms #editos-br a,
.site-11 #editos-br a,
.site-29 #editos-br a {
  text-decoration: underline;
  font-weight: bold;
  color: #4b4b4b;
}
.site-cms #editos-br img,
.site-11 #editos-br img,
.site-29 #editos-br img {
  max-width: 100%;
}
.site-cms #steps a,
.site-11 #steps a,
.site-29 #steps a {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .site-cms .hidden-mob,
  .site-11 .hidden-mob,
  .site-29 .hidden-mob {
    display: none!important;
  }
  .site-cms .mob_footer,
  .site-11 .mob_footer,
  .site-29 .mob_footer {
    padding-top: 40px !important;
  }
  .site-cms .mob_footer footer,
  .site-11 .mob_footer footer,
  .site-29 .mob_footer footer {
    padding-top: 40px;
    padding-bottom: 80px;
  }
  .site-cms .mob_footer footer .footer-nav .nav-list,
  .site-11 .mob_footer footer .footer-nav .nav-list,
  .site-29 .mob_footer footer .footer-nav .nav-list {
    display: table;
    margin: 0 auto;
    min-height: 48px;
  }
  .site-cms .mob_footer footer .footer-nav .nav-list > .nav-item,
  .site-11 .mob_footer footer .footer-nav .nav-list > .nav-item,
  .site-29 .mob_footer footer .footer-nav .nav-list > .nav-item {
    display: table-cell;
    vertical-align: middle;
    padding: 1px 0px;
    font-size: 10px;
  }
  .site-cms .mob_footer footer .footer-nav .nav-list > .nav-item:not(:first-child):before,
  .site-11 .mob_footer footer .footer-nav .nav-list > .nav-item:not(:first-child):before,
  .site-29 .mob_footer footer .footer-nav .nav-list > .nav-item:not(:first-child):before {
    content: "|";
    padding: 0 4px;
  }
  .site-cms .mob_footer footer .footer-nav .nav-list > .nav-item > a,
  .site-11 .mob_footer footer .footer-nav .nav-list > .nav-item > a,
  .site-29 .mob_footer footer .footer-nav .nav-list > .nav-item > a {
    color: #4b4b4b;
    font-weight: 400;
    text-decoration: underline;
  }
  .site-cms .mob_footer footer .footer-nav .nav-list > .nav-item > a:hover,
  .site-11 .mob_footer footer .footer-nav .nav-list > .nav-item > a:hover,
  .site-29 .mob_footer footer .footer-nav .nav-list > .nav-item > a:hover,
  .site-cms .mob_footer footer .footer-nav .nav-list > .nav-item > a:focus,
  .site-11 .mob_footer footer .footer-nav .nav-list > .nav-item > a:focus,
  .site-29 .mob_footer footer .footer-nav .nav-list > .nav-item > a:focus,
  .site-cms .mob_footer footer .footer-nav .nav-list > .nav-item > a:active,
  .site-11 .mob_footer footer .footer-nav .nav-list > .nav-item > a:active,
  .site-29 .mob_footer footer .footer-nav .nav-list > .nav-item > a:active {
    color: #494949;
  }
  .site-cms .mob_footer footer .footer-accred,
  .site-11 .mob_footer footer .footer-accred,
  .site-29 .mob_footer footer .footer-accred {
    margin-bottom: 20px;
  }
  .site-cms .mob_footer footer .footer-accred .accred-list,
  .site-11 .mob_footer footer .footer-accred .accred-list,
  .site-29 .mob_footer footer .footer-accred .accred-list {
    display: table;
    margin: 0 auto;
  }
  .site-cms .mob_footer footer .footer-accred .accred-list > .accred-item,
  .site-11 .mob_footer footer .footer-accred .accred-list > .accred-item,
  .site-29 .mob_footer footer .footer-accred .accred-list > .accred-item {
    display: table-cell;
    vertical-align: middle;
    height: 37px;
    padding: 2px 7px;
  }
  .site-cms .mob_footer footer .footer-text,
  .site-11 .mob_footer footer .footer-text,
  .site-29 .mob_footer footer .footer-text {
    padding-top: 15px;
  }
  .site-cms .mob_footer footer .footer-text .text-item,
  .site-11 .mob_footer footer .footer-text .text-item,
  .site-29 .mob_footer footer .footer-text .text-item {
    text-align: center;
    font-weight: 400;
    color: #494949;
    font-size: 10px;
    padding: 0 10px;
  }
  .site-cms .mob_footer footer .footer-text .text-item:not(:last-child),
  .site-11 .mob_footer footer .footer-text .text-item:not(:last-child),
  .site-29 .mob_footer footer .footer-text .text-item:not(:last-child) {
    margin-bottom: 13px;
  }
  .site-cms #main_top5,
  .site-11 #main_top5,
  .site-29 #main_top5 {
    display: block;
  }
  .site-cms #editos-br,
  .site-11 #editos-br,
  .site-29 #editos-br {
    padding: 0;
    width: 100%;
    margin-bottom: 20px !important;
    margin-top: 0 !important;
  }
  .site-cms #editos-br .editos-br-title h2,
  .site-11 #editos-br .editos-br-title h2,
  .site-29 #editos-br .editos-br-title h2 {
    font-size: 18px;
  }
  .site-cms #main_top5 .top5-title h2,
  .site-11 #main_top5 .top5-title h2,
  .site-29 #main_top5 .top5-title h2 {
    font-size: 18px;
  }
  .site-cms .home-tel a,
  .site-11 .home-tel a,
  .site-29 .home-tel a {
    color: inherit;
  }
}
.site-29 #header {
  background-color: #442382;
  color: #FFFFFF;
}
.site-29 #header .contact-box .contact-row .contact-text a {
  color: #FFFFFF;
}
.site-29 .nav-mobile {
  background: #442382;
}
.site-29 .form-link-mobile {
  background: #442382;
}
/*# sourceMappingURL=inc/css/style_v2.css.map */