.soft {
  padding: 30px !important;
}
.soft-top {
  padding-top: 30px !important;
}
.soft-right {
  padding-right: 30px !important;
}
.soft-bottom {
  padding-bottom: 30px !important;
}
.soft-left {
  padding-left: 30px !important;
}
.soft-half {
  padding: 15px !important;
}
.soft-half-top {
  padding-top: 15px !important;
}
.soft-half-right {
  padding-right: 15px !important;
}
.soft-half-bottom {
  padding-bottom: 15px !important;
}
.soft-half-left {
  padding-left: 15px !important;
}
.soft-left-right {
  padding-left: 30px !important;
  padding-right: 30px !important;
}
.soft-half-left-right {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.soft-bottom-10 {
  padding-bottom: 10px;
}
.soft-right-10 {
  padding-right: 10px;
}
.soft-bottom-20 {
  padding-bottom: 20px;
}
.soft-top-10 {
  padding-top: 10px;
}
.soft-top-20 {
  padding-top: 20px;
}
.hard {
  padding: 0!important;
}
.hard-top {
  padding-top: 0!important;
}
.hard-right {
  padding-right: 0!important;
}
.hard-bottom {
  padding-bottom: 0!important;
}
.hard-left {
  padding-left: 0!important;
}
.push {
  margin: 30px !important;
}
.push-top {
  margin-top: 30px !important;
}
.push-right {
  margin-right: 30px !important;
}
.push-bottom {
  margin-bottom: 30px !important;
}
.push-left {
  margin-left: 30px !important;
}
.push-half {
  margin: 15px !important;
}
.push-half-top {
  margin-top: 15px !important;
}
.push-half-right {
  margin-right: 15px !important;
}
.push-half-bottom {
  margin-bottom: 15px !important;
}
.push-half-left {
  margin-left: 15px !important;
}
.push-auto {
  margin: auto;
}
.push-top-20 {
  margin-top: 20px;
}
.push-top-40 {
  margin-top: 40px;
  margin-bottom: 20px;
}
.push-bottom-20 {
  margin-bottom: 20px;
}
.push-top-10 {
  margin-top: 10px;
}
.push-bottom-10 {
  margin-bottom: 10px;
}
.flush {
  margin: 0!important;
}
.flush-top {
  margin-top: 0!important;
}
.flush-right {
  margin-right: 0!important;
}
.flush-bottom {
  margin-bottom: 0!important;
}
.flush-left {
  margin-left: 0!important;
}
.pos-relative {
  position: relative;
}
.pos-absolute {
  position: absolute;
}
.width-100 {
  width: 100%;
}
.height-100 {
  height: 100%;
}
.background-transparent {
  background: transparent;
}
.clearfix {
  clear: both;
}
.text-capital {
  text-transform: capitalize;
}
.color-purple {
  color: #8c2070;
}
.color-blue {
  color: #102a62 !important;
}
.border-blue {
  border-bottom: solid 1px #102a62 !important;
}
.textwidget {
  display: inline-block;
}
.font-bold {
  font-family: 'open_sansbold' !important;
}
.bg-lightgreen {
  background-color: #BEE7E3;
}
.border-none {
  border: none;
}
.text-center {
  text-align: center;
}
.bg-white {
  background-color: #ffffff;
}
.border-bottom {
  border-bottom: solid 1px #0DACB0;
}
.full-width {
  width: 100%;
}
.color-white {
  color: #ffffff;
}
.border-white {
  border-bottom: solid 1px #ffffff;
}
.bg-gradient-gray {
  background: #ebebeb;
  background: -moz-linear-gradient(top, #ebebeb 0%, #ffffff 100%);
  background: -webkit-linear-gradient(top, #ebebeb 0%, #ffffff 100%);
  background: linear-gradient(to bottom, #ebebeb 0%, #ffffff 100%);
}
@font-face {
  font-family: 'open_sansbold';
  src: url('../fonts/opensans-bold-webfont.eot');
  src: url('../fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-bold-webfont.woff2') format('woff2'), url('../fonts/opensans-bold-webfont.woff') format('woff'), url('../fonts/opensans-bold-webfont.ttf') format('truetype'), url('../fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sansregular';
  src: url('../fonts/opensans-regular-webfont.eot');
  src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-regular-webfont.woff2') format('woff2'), url('../fonts/opensans-regular-webfont.woff') format('woff'), url('../fonts/opensans-regular-webfont.ttf') format('truetype'), url('../fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'CommunityRePaint_Font';
  src: url('../fonts//CommunityRePaint_Font.eot?7e7xiz');
  src: url('../fonts//CommunityRePaint_Font.eot?7e7xiz#iefix') format('embedded-opentype'), url('../fonts//CommunityRePaint_Font.ttf?7e7xiz') format('truetype'), url('../fonts//CommunityRePaint_Font.woff?7e7xiz') format('woff'), url('../fonts//CommunityRePaint_Font.svg?7e7xiz#CommunityRePaint_Font') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'CommunityRePaint_Font' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-CommunityRePaint_icon_Call:before {
  content: "\e900";
}
.icon-CommunityRePaint_icon_Directions:before {
  content: "\e901";
}
.icon-CommunityRePaint_icon_Grid:before {
  content: "\e902";
}
.icon-CommunityRePaint_icon_Location:before {
  content: "\e903";
}
.icon-CommunityRePaint_icon_Map:before {
  content: "\e904";
}
.icon-CommunityRePaint_icon_Menu:before {
  content: "\e905";
  font-size: 20px;
  color: #0DACB0;
}
.icon-CommunityRePaint_icon_NearMe:before {
  content: "\e906";
}
.icon-CommunityRePaint_icon_Search:before {
  content: "\e907";
}
.icon-CommunityRePaint_icon_Search-mobile:after {
  content: "\e907";
  font-size: 20px;
  color: #06ADA6;
}
.icon-CommunityRePaint_iconSocial_Facebook:before {
  content: "\e908";
  color: #32599C;
  font-size: 50px;
}
.icon-CommunityRePaint_iconSocial_Instagram:before {
  content: "\e909";
  color: #D93374;
  font-size: 50px;
}
.icon-CommunityRePaint_iconSocial_Share:before {
  content: "\e90a";
  color: #06ADA6;
  font-size: 25px;
}
.icon-CommunityRePaint_iconSocial_Share_next:after {
  content: "\e90a";
  color: #910070;
  font-size: 25px;
}
.icon-CommunityRePaint_iconSocial_ShareSplat:before {
  color: #990774;
  content: "\e90b";
  font-size: 50px;
}
.icon-CommunityRePaint_iconSocial_Twitter:before {
  color: #009BEE;
  content: "\e90c";
  font-size: 50px;
}
.icon-CommunityRePaint_iconSocial_YouTube:before {
  content: "\e90d";
  color: #D6040F;
  font-size: 50px;
}
body {
  font-family: 'open_sansregular';
  font-size: 18px;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: 'open_sansbold';
}
h5 {
  color: #102a62;
  font-size: 20px;
  line-height: 26px;
}
h2 {
  color: #102a62;
  font-size: 30px;
}
img {
  border: none;
  max-width: 100%;
  height: auto;
}
ul {
  padding: 0;
  margin: 0;
}
a:hover {
  text-decoration: none;
}
a:focus {
  outline: none;
  text-decoration: none;
}
.btn {
  border: none;
  font-size: 18px;
  padding: 16px;
  font-family: 'open_sansbold';
}
.btn:focus {
  color: inherit;
}
.btn-default {
  color: #102a62;
  background-color: #ffffff;
}
.btn-yellow {
  background-color: #ffcc00;
  color: #102a62 !important;
}
.btn-yellow:hover {
  color: #ffffff !important;
  background-color: #8c2070;
}
.btn-yellow:focus {
  color: #102a62 !important;
}
.btn-blue {
  background-color: #2E006C;
  color: #ffffff;
}
.btn-blue:hover {
  background-color: #8c2070;
}
.search-btn {
  padding: 0 10px;
  font-size: 16px;
  pointer-events: none;
  font-family: 'open_sansbold';
}
.btn-grey {
  color: #ffffff;
  background-color: #575756;
}
.btn-purple {
  color: #ffffff;
  background-color: #8c2070;
}
.btn-purple:hover {
  background-color: #ffcc00;
  color: #102a62 !important;
}
.btn-purple:focus {
  color: #ffffff;
}
.btn-white {
  color: #8c2070;
  background-color: #ffffff;
}
.btn-white:hover {
  color: #102a62;
}
.btn-green {
  color: #102a62;
  background-color: #e83378;
}
.btn-green:hover {
  color: #ffffff;
}
.btn-form {
  padding-left: 55px;
  padding-right: 55px;
}
.btn-14 {
  font-size: 14px ;
}
.btn-20 {
  font-size: 20px !important;
}
.btn-share {
  margin-right: 20px;
  margin-bottom: 10px;
}
.btn-share .icon-CommunityRePaint_iconSocial_Share::before {
  color: #102a62;
  font-size: 14px;
}
@media (max-width: 767px) {
  .btn-share {
    font-size: 16px;
    margin-right: 0;
  }
}
.btn-garpes {
  background-color: #a4c954;
  color: #102a62;
}
.btn-garpes:hover {
  color: #ffffff;
  background-color: #8c2070;
}
.btn-parraot {
  background-color: #00b2a6;
  color: #102a62;
}
.btn-parraot:hover {
  color: #ffffff;
  background-color: #8c2070;
}
.btn-gray {
  background-color: #B5B5B5;
  padding: 12px;
}
.btn-large {
  display: block;
  border: none;
  font-size: 18px;
  padding: 16px;
  font-family: 'open_sansbold';
  background-color: #ffcc00;
  color: #102a62 !important;
  padding: 20px;
  text-align: center;
}
.btn-large:focus {
  color: inherit;
}
.btn-large:hover {
  color: #ffffff !important;
  background-color: #8c2070;
}
.btn-large:focus {
  color: #102a62 !important;
}
.list-bullet {
  padding: 0;
  margin-left: 20px;
  margin-bottom: 50px;
}
.list-bullet li {
  display: block;
  list-style: circle;
  position: relative;
  padding-left: 18px;
  margin-bottom: 25px;
  font-size: 25px;
}
.list-bullet li::before {
  content: "";
  background-color: #7f3075;
  width:8px;
  height: 8px;
  border-radius: 8px;
  position: absolute;
  left: 0;
  top: 9px;
}
.icon-share span {
  color: #102a62;
  margin-right: 7px;
  font-family: 'open_sansbold';
  font-weight: bold;
  line-height: 16px;
  position: relative;
  top: -5px;
}
.social-sites-icons li {
  margin-left: 5px;
  vertical-align: middle;
  display: inline-block;
  font-size: 15px;
  color: #102a62;
}
.social-sites-icons li a {
  display: block;
  cursor: pointer;
  font-size: 0;
}
.social-sites-icons li:first-child {
  margin-right: 8px;
}
.social-sites-icons li:first-child span {
  display: inline-block;
  cursor: pointer;
  font-size: 14px;
}
.social-sites-icons li:first-child span span {
  color: #102a62;
  margin-right: 7px;
  font-family: 'open_sansbold';
  font-weight: bold;
  line-height: 16px;
  position: relative;
  top: -5px;
}
.social-sites-icons li:first-child span span {
  border-bottom: solid 1px #0DACB0;
}
.social-sites-icons li:first-child span span:hover {
  border-bottom: none;
}
.social-sites-icons li span {
  cursor: pointer;
}
.social-sites-icons a:focus,
.social-sites-icons a:hover {
  outline: none;
  text-decoration: none;
}
.border-img {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 30px;
  z-index: 1;
}
@media (max-width: 767px) {
  .mobile-navigation {
    margin-top: 45px;
  }
}
.little-paint {
  text-align: center;
  display: block;
  margin-top: 25px;
}
@media (max-width: 1199px) {
  .little-paint {
    margin-top: 20px;
  }
}
.little-paint ul {
  list-style: none;
  display: block;
}
@media (max-width: 767px) {
  .little-paint ul {
    margin-bottom: 20px;
  }
}
.little-paint ul li {
  display: inline-block;
  width: 43%;
  vertical-align: middle;
}
@media (max-width: 1024px) {
  .little-paint ul li {
    width: 40%;
  }
}
@media (max-width: 767px) {
  .little-paint ul li {
    width: 100%;
    margin-bottom: 20px;
  }
}
.little-paint ul li .paint-detail {
  min-height: 150px;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 10px;
  border-radius: 5px;
}
.little-paint ul li .paint-detail a {
  display: block;
  font-size: 15px;
  color: #102a62;
}
.little-paint ul li .paint-detail a h2 {
  margin: 0;
  display: inline-block;
  font-size: 24px;
  border-bottom: solid 1px #0DACB0;
}
.little-paint ul li .paint-detail a p {
  font-size: 18px;
  font-family: 'open_sansregular';
  margin-top: 10px;
  padding-right: 0 !important;
}
.little-paint ul li .paint-detail a:hover h2 {
  border-bottom: none;
}
.little-paint ul li span {
  font-size: 20px;
  padding: 0 20px;
}
.little-paint ul li:nth-child(2) {
  width: auto;
}
.little-paint ul li:nth-child(2) span {
  font-size: 30px;
}
@media (767px) {
  .little-paint ul li:nth-child(2) span {
    font-size: 24px;
  }
}
.guide-box {
  padding: 13px 74px;
  border: 3px solid #ffcc00;
  background-color: #fffae5;
  margin-top: 43px;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .guide-box {
    padding: 13px 15px;
  }
}
.guide-box h2 {
  margin-bottom: 26px;
}
.guide-box a {
  color: #000000;
}
#paint_detail_thank_you_msg {
  display: none;
}
.back-button {
  padding: 10px 25px;
  border: solid 2px #102a62;
  border-radius: 5px;
  color: #102a62;
  margin-bottom: 20px;
  display: inline-block;
  font-family: 'open_sansbold';
}
.back-button:hover,
.back-button:visited,
.back-button:focus {
  color: #102a62;
}
.list-view-content {
  color: #102a62;
  margin-bottom: 25px;
  font-size: 19px;
}
.list-view-content p {
  margin: 0;
}
.content-section {
  margin-bottom: 40px;
}
.download-document {
  padding: 13px 74px;
  border: 3px solid #ffcc00;
  background-color: #fffae5;
  margin-top: 43px;
  margin-bottom: 50px;
  margin: 20px 0 80px 0;
  display: block;
  padding: 25px 20px;
}
@media (max-width: 767px) {
  .download-document {
    padding: 13px 15px;
  }
}
.download-document h2 {
  margin-bottom: 26px;
}
.download-document a {
  color: #000000;
}
.download-document h1 {
  margin: 0 0 10px 0;
}
.download-document ul {
  padding-left: 0 !important;
}
.download-document ul li {
  font-size: 18px;
  display: table !important;
  width: 100%;
  padding: 0 !important;
  margin-bottom: 20px;
}
.download-document ul li::before {
  content: " " !important;
}
.download-document ul li span {
  display: table-cell;
  vertical-align: middle;
  padding-right: 20px;
}
@media (max-width: 767px) {
  .download-document ul li span {
    display: block;
  }
}
.download-document ul li a {
  width: 250px;
  display: table-cell;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .download-document ul li a {
    display: inline-block;
    margin-top: 20px;
    float: left !important;
  }
}
.hover-state:hover {
  color: #102a62;
  border-bottom: none;
}
.no-map-found {
  margin-top: 40px;
}
.no-map-found h2 {
  margin: 10px 0 !important;
  padding: 0 !important;
}
.no-map-found p {
  color: #102a62;
}
.page-template-page-support-material .help_and_support .info-font .info-center {
  float: left;
  padding-bottom: 20px;
}
.page-template-page-support-material .help_and_support .info-font .info-center .info-list .info-content img {
  height: 200px;
}
.page-template-page-support-material .help_and_support .info-font .info-center .info-list p {
  height: auto !important;
}
.page-template-page-support-material .help_and_support .info-font .info-center .info-list a {
  margin-top: 10px;
}
/*-----header--------*/
header {
  /*------header search and social------*/
  padding-top: 30px;
  font-family: 'open_sansbold';
  padding-bottom: 40px;
  position: relative;
  /*------Social icons------*/
  /*------bottom header------*/
}
@media (max-width: 767px) {
  header {
    text-align: center;
    padding: 20px 0 15px 0 !important;
  }
}
header a {
  display: inline-block;
}
header a img {
  max-width: 210px;
  width: 100%;
}
header .lang-btn {
  position: absolute;
  right: 0;
  top: 0;
}
@media (max-width: 767px) {
  header .lang-btn {
    position: relative;
    top: 10px;
  }
}
header .social-sites-icons li a::before {
  font-size: 36px;
}
header .mobile-social-icon li a::before {
  font-size: 42px;
}
header .bg-xs {
  padding-top: 8px;
}
@media (max-width: 767px) {
  header .bg-xs {
    display: none;
    background-color: #c6e5e3;
    top: 50px;
    padding: 20px 0;
    position: absolute;
    z-index: 1000;
  }
  header .bg-xs::before,
  header .bg-xs::after {
    background: url("../img//navbarmobile.svg") no-repeat center center / cover;
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 30px;
    z-index: 1;
    top: -18px;
  }
  header .bg-xs::after {
    transform: rotate(-180deg);
    bottom: -18px;
    top: auto;
  }
}
header .bg-xs .main-nav {
  text-align: center;
  float: left;
}
@media (max-width: 1199px) {
  header .bg-xs .main-nav {
    float: none;
    text-align: right;
  }
}
@media (max-width: 767px) {
  header .bg-xs .main-nav {
    width: 100%;
  }
}
header .bg-xs .main-nav ul {
  margin-top: 15px;
}
@media (max-width: 1024px) {
  header .bg-xs .main-nav ul {
    display: block;
  }
}
header .bg-xs .main-nav ul li {
  margin: 0 8px;
  vertical-align: middle;
  display: inline-block;
  font-size: 15px;
}
@media (max-width: 1199px) {
  header .bg-xs .main-nav ul li {
    margin: 0 0 0 20px;
  }
}
@media (max-width: 1023px) {
  header .bg-xs .main-nav ul li {
    margin: 0 0 0 12px;
  }
}
@media (max-width: 767px) {
  header .bg-xs .main-nav ul li {
    display: block;
    margin: 0;
  }
  header .bg-xs .main-nav ul li:first-child {
    margin-left: 0px;
  }
}
header .bg-xs .main-nav ul li a {
  font-size: 15px;
  color: #102a62;
  text-decoration: none;
  line-height: 20px;
  text-align: center;
}
header .bg-xs .main-nav ul li a:hover {
  text-decoration: none;
}
@media (max-width: 767px) {
  header .bg-xs .main-nav ul li a {
    display: block;
    padding: 20px 0;
    border-bottom: solid 1px #fff;
    font-size: 17px;
  }
}
header .bg-xs .main-nav ul li.current-menu-item a {
  border-bottom: solid 1px #8c2070;
}
header .bg-xs .main-nav ul li:first-child a {
  text-indent: -9000px;
  position: relative;
}
header .bg-xs .main-nav ul li:first-child a:after {
  content: ' ';
  display: block;
  position: absolute;
  text-indent: 0;
  top: 0;
  left: -20px;
  right: 0;
  bottom: 0;
  background-image: url("../img//home-blue.png");
  width: 23px;
  height: 18px;
  background-size: cover;
  background-position: center;
}
@media (max-width: 767px) {
  header .bg-xs .main-nav ul li:first-child a:after {
    left: 50%;
    transform: translateX(-50%);
    top: 30%;
  }
}
header .bg-xs .main-nav ul li:first-child.current-menu-item a:after {
  background-image: url("../img//home-purple.png");
}
header .bg-xs .mobile-social-icon {
  display: none;
}
@media (max-width: 767px) {
  header .bg-xs .mobile-social-icon {
    width: 100%;
    display: block;
  }
}
header .bg-xs .mobile-social-icon ul {
  display: inline-block;
}
header .bg-xs .mobile-social-icon ul li {
  display: inline-block;
  margin-right: 15px;
}
header .bg-xs .mobile-social-icon ul li a {
  font-size: 0;
}
header .bg-xs .mobile-social-icon ul li:last-child {
  margin-right: 0;
}
header .bg-xs .mobile-social-icon .mobile-share {
  margin: 30px 0;
}
header .bg-xs .mobile-social-icon .mobile-share span {
  display: inline-block;
}
header .bg-xs .mobile-social-icon .mobile-share span span {
  position: relative;
  top: -5px;
  color: #102a62;
  font-family: 'open_sansbold';
  line-height: 16px;
  border-bottom: solid 1px #0DACB0;
}
header .bg-xs .mobile-social-icon .mobile-share span span:hover {
  border-bottom: none;
}
header .button-header {
  margin: 10px  0;
}
header .button-header .btn {
  font-size: 14px;
  padding: 12px;
  line-height: 12px;
  border-radius: 4px;
}
@media (max-width: 1024px) {
  header .button-header .btn {
    margin-left: 10px;
  }
}
@media (max-width: 767px) {
  header .button-header .btn {
    font-size: 20px;
    color: #102a62;
    font-family: 'open_sansregular';
    border-radius: 0;
    padding: 0;
    line-height: 20px;
  }
  header .button-header .btn:hover {
    color: #102a62;
  }
}
header .button-header .btn:last-child {
  margin-left: 10px;
}
header .button-header .social-icons {
  display: inline-block;
  vertical-align: top;
}
header .button-header .social-icons ul {
  margin: 0;
  padding: 0;
  display: block;
}
header .button-header .social-icons ul li {
  display: inline-block;
  list-style: none;
  font-size: 0;
}
header .button-header .social-icons ul li a,
header .button-header .social-icons ul li span {
  display: block;
  cursor: pointer;
}
header .button-header .social-icons ul li a::before,
header .button-header .social-icons ul li span::before {
  font-size: 40px;
}
header .button-header .social-icons a:focus,
header .button-header .social-icons a:hover {
  outline: none;
  text-decoration: none;
}
@media (max-width: 767px) {
  header .button-header {
    width: 100%;
    margin: 30px 0;
  }
  header .button-header a {
    border-bottom: solid 1px #102a62;
    background-color: transparent;
    border-radius: 0;
    padding: 0;
  }
  header .button-header a:hover,
  header .button-header a:focus {
    background-color: transparent;
    text-decoration: none;
    color: #102a62;
  }
  header .button-header span {
    display: block;
    margin-top: 20px;
  }
}
header .burger-icon a,
header .mobile-search a {
  display: inline-block;
  position: relative;
  top: 1px;
  outline: none;
  text-decoration: none;
  background-color: transparent;
}
header .burger-icon a:hover,
header .mobile-search a:hover,
header .burger-icon a:focus,
header .mobile-search a:focus {
  background-color: transparent;
  text-decoration: none;
}
header .burger-icon span,
header .mobile-search span {
  display: inline-block;
  text-transform: capitalize;
  margin: 0 5px;
  font-size: 20px;
  color: #102a62;
  cursor: pointer;
}
#searchform {
  text-align: center;
  display: block;
  width: 89%;
  margin: 0 auto;
  position: relative;
}
@media (max-width: 767px) {
  #searchform {
    width: 100%;
  }
}
#searchform input {
  width: 100%;
  padding: 10px;
  color: #102a62;
  border: solid 2px #d4cde1;
  border-radius: 4px;
  font-size: 14px;
}
#searchform input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #102a62;
}
#searchform input::-moz-placeholder {
  /* Firefox 19+ */
  color: #102a62;
}
#searchform input:-ms-input-placeholder {
  /* IE 10+ */
  color: #102a62;
}
#searchform input:-moz-placeholder {
  /* Firefox 18- */
  color: #102a62;
}
#searchform #searchsubmit {
  position: absolute;
  right: 12px;
  background: rgba(0, 0, 0, 0) url('../img//iconSearch.svg') no-repeat center / cover;
  top: 10px;
  border: none;
  width: 20px;
  height: 20px;
  outline: none;
}
#mobile-searchform {
  background-color: #c6e5e3;
  padding: 20px;
  display: none;
  position: absolute;
  z-index: 1000;
  width: 100%;
  top: 100%;
  left: 0;
}
#mobile-searchform::before,
#mobile-searchform::after {
  background: url("../img//navbarmobile.svg") no-repeat center center / cover;
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 30px;
  z-index: 1;
  top: -12px;
  height: 15px;
}
#mobile-searchform::after {
  transform: rotate(-180deg);
  bottom: -13px;
  height: 15px;
  top: auto;
}
#mobile-searchform form input {
  width: 100%;
  color: #102a62;
  padding: 10px;
  background-color: #d7edeb;
  border: solid 2px #ffffff;
  border-radius: 0;
}
#mobile-searchform form #searchsubmit {
  position: absolute;
  right: 35px;
  background: rgba(0, 0, 0, 0) url('../img//iconSearch.svg') no-repeat center / cover;
  top: 35px;
  border: none;
  width: 20px;
  height: 20px;
  outline: none;
}
footer {
  font-family: 'open_sansregular';
}
footer .footer-contact {
  margin-top: 50px;
  font-family: 'open_sansregular';
  padding-bottom: 85px;
  color: #102a62;
}
@media (max-width: 767px) {
  footer .footer-contact {
    padding-top: 0px;
    margin-top: 10px;
  }
}
@media (max-width: 991px) {
  footer .footer-contact p {
    font-size: 14px;
  }
}
footer .footer-contact strong {
  display: block;
}
footer .footer-contact strong a {
  color: #102a62;
  font-size: 25px;
  text-decoration: none;
  font-family: 'open_sansbold';
}
@media (max-width: 991px) {
  footer .footer-contact strong {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  footer .footer-contact strong {
    font-size: 25px;
  }
}
footer .footer-contact .email {
  margin-top: 30px;
}
footer .footer-contact .email a {
  font-family: 'open_sansbold';
  color: #102a62;
  border-bottom: solid 1px #0DACB0;
}
footer .footer-contact .email a:hover {
  border-bottom: none;
}
footer .footer-contact .email a:focus {
  text-decoration: none;
  outline: none;
}
@media (max-width: 767px) {
  footer .footer-contact .email {
    margin-top: 0px;
  }
}
footer .footer-contact .telephone {
  margin-top: 30px !important;
  margin-bottom: 0!important;
}
@media (max-width: 767px) {
  footer .footer-contact .telephone {
    margin-top: 20px !important;
  }
}
footer .footer-contact .charges {
  font-size: 14px;
}
@media (max-width: 767px) {
  footer .footer-contact .charges {
    margin-top: 0px;
    font-size: 13px;
  }
}
footer .footer-contact .sponsore {
  margin-top: 20px;
}
footer .footer-contact .social-icons ul {
  margin: 10px 0 0 0;
  padding: 0;
  display: block;
}
footer .footer-contact .social-icons ul li {
  display: inline-block;
  list-style: none;
  margin-right: 5px;
}
footer .footer-contact .social-icons ul li span {
  display: block;
  cursor: pointer;
}
footer .footer-contact .social-icons ul li .icon-CommunityRePaint_iconSocial_Instagram::before {
  font-size: 50px;
}
footer .footer-contact .social-icons a:focus,
footer .footer-contact .social-icons a:hover {
  outline: none;
  text-decoration: none;
}
footer .footer-contact .resources,
footer .footer-contact .dulux {
  display: inline-block;
}
footer .footer-contact .resources a,
footer .footer-contact .dulux a {
  display: inline-block;
}
@media (max-width: 767px) {
  footer .footer-contact .resources,
  footer .footer-contact .dulux {
    display: block;
  }
  footer .footer-contact .resources a,
  footer .footer-contact .dulux a {
    display: block;
  }
}
footer .footer-contact .dulux img {
  max-width: 160px !important;
}
footer .footer-contact h5 {
  font-size: 18px;
  font-family: 'open_sansregular';
}
@media (max-width: 767px) {
  footer .footer-contact h5 {
    margin-top: 40px;
  }
}
footer .footer-contact .community a {
  font-family: 'open_sansbold';
  font-size: 17px;
  border-bottom: solid 2px #0DACB0;
}
footer .footer-contact .community a:hover {
  text-decoration: none;
  color: #8c2070;
}
footer .footer-nav {
  color: #ffffff;
  padding: 50px 0 70px 0;
  position: relative;
  font-size: 14px;
  background-color: #102a62;
}
footer .footer-nav:before {
  background: url("../img//footer.svg") no-repeat center top / cover;
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 30px;
  z-index: 1;
  top: -25px;
}
footer .footer-nav .textwidget span {
  padding-top: 10px;
}
@media (max-width: 1023px) {
  footer .footer-nav .textwidget span {
    display: block;
  }
}
@media (max-width: 1023px) {
  footer .footer-nav .textwidget {
    display: block;
  }
}
@media (max-width: 767px) {
  footer .footer-nav {
    padding: 25px 0 40px;
  }
}
footer .footer-nav .menu-footer-container {
  display: inline-block;
}
footer .footer-nav .menu-footer-container ul {
  margin-top: 20px;
}
footer .footer-nav .menu-footer-container ul li {
  display: inline-block;
  padding: 0 20px;
  line-height: 14px;
  color: #ffffff;
  border-right: solid 2px #ffffff;
}
@media (max-width: 1023px) {
  footer .footer-nav .menu-footer-container ul li {
    padding: 0 13px 0 0;
    margin-right: 14px;
  }
}
@media (max-width: 767px) {
  footer .footer-nav .menu-footer-container ul li {
    padding: 0 12px 0 0;
    margin-right: 5px;
    margin-top: 10px;
  }
}
footer .footer-nav .menu-footer-container ul li a {
  text-decoration: underline;
  text-transform: capitalize;
  color: #ffffff;
}
footer .footer-nav .menu-footer-container ul li:last-child {
  border-right: none;
}
@media (max-width: 767px) {
  footer .footer-nav .menu-footer-container ul {
    margin: 0;
  }
}
.banner-header {
  background: url("../img//banner-2.jpg") no-repeat center center / cover;
  height: 550px;
  text-align: center;
  color: #ffffff;
  width: 100%;
  position: relative;
  font-family: 'open_sansbold';
  margin-bottom: 55px;
}
.banner-header::before,
.banner-header::after {
  background: url("../img//paintstripwhite.svg") no-repeat center center / cover;
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 1;
  height: 30px;
}
.banner-header::before {
  transform: rotate(-180deg);
  top: -5px;
}
.banner-header::after {
  bottom: -5px;
  top: auto;
}
.banner-header.banner-md {
  height: 500px;
}
@media (max-width: 1199px) {
  .banner-header {
    height: 480px;
  }
}
@media (max-width: 767px) {
  .banner-header {
    padding: 65px 0 40px;
    min-height: 200px;
    height: auto;
    margin-bottom: 10px;
  }
}
.banner-header .banner-overlay {
  height: 100%;
  position: relative;
  z-index: 0;
}
.banner-header .banner-overlay .banner-icons a {
  text-align: left;
  position: absolute;
  z-index: 1;
  width: 94px;
  top: 50%;
  font-size: 14px;
  background-color: #8c206f;
  color: #ffffff;
  margin-top: -70px;
}
@media (max-width: 767px) {
  .banner-header .banner-overlay .banner-icons a {
    font-size: 0;
    width: 37px;
    margin-top: -20px;
  }
}
.banner-header .banner-overlay .banner-icons a::after {
  position: absolute;
  content: '';
  height: 21px;
  width: 27px;
  top: 42px;
  opacity: 0.4;
}
@media (max-width: 767px) {
  .banner-header .banner-overlay .banner-icons a::after {
    top: 9px;
  }
}
.banner-header .banner-overlay .banner-icons .previous-icon a {
  left: 0;
  padding: 70px 10px 33px 20px;
  border-bottom-right-radius: 8px;
  border-top-right-radius: 8px;
}
@media (max-width: 767px) {
  .banner-header .banner-overlay .banner-icons .previous-icon a {
    padding: 20px 5px;
  }
}
.banner-header .banner-overlay .banner-icons .previous-icon a::after {
  background: url("../img//arrow-left.png") no-repeat center center;
  left: 20px;
}
@media (max-width: 767px) {
  .banner-header .banner-overlay .banner-icons .previous-icon a::after {
    left: 3px;
    background-size: 75%;
  }
}
.banner-header .banner-overlay .banner-icons .next-icon a {
  right: 0;
  padding: 70px 10px 33px 36px;
  border-bottom-left-radius: 8px;
  border-top-left-radius: 8px;
}
@media (max-width: 767px) {
  .banner-header .banner-overlay .banner-icons .next-icon a {
    padding: 20px 5px;
  }
}
.banner-header .banner-overlay .banner-icons .next-icon a::after {
  background: url("../img//arrow-right.png") no-repeat center center;
  left: 36px;
}
@media (max-width: 767px) {
  .banner-header .banner-overlay .banner-icons .next-icon a::after {
    left: 6px;
    background-size: 75%;
  }
}
.banner-header .banner-overlay .banner-content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
@media (max-width: 767px) {
  .banner-header .banner-overlay .banner-content {
    position: static;
    transform: translateY(0%);
  }
}
.banner-header .banner-overlay .banner-content .heading,
.banner-header .banner-overlay .banner-content .sub-heading {
  padding: 25px 20px;
  background-image: url("../img//subheading/heading.png");
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
}
.banner-header .banner-overlay .banner-content .sub-heading {
  background-image: url("../img//subheading/subheading.png");
}
.banner-header .banner-overlay .banner-content .after-before {
  background-repeat: no-repeat;
  content: '';
  position: absolute;
  top: 0;
  width: 50px;
  height: 100%;
}
.banner-header .banner-overlay .banner-content .top {
  background-image: url("../img//headline/Paintstrip-subhead_topmiddle.png");
  background-position: top center;
  background-repeat: repeat-x;
  min-height: 21px;
  position: relative;
  top: 0;
  float: left;
  width: 100%;
  display: block;
}
.banner-header .banner-overlay .banner-content .top:before {
  background-image: url("../img//headline/Paintstrip-subhead_topleft.png");
  background-position: top left;
  left: -50px;
  background-repeat: no-repeat;
  content: '';
  position: absolute;
  top: 0;
  width: 50px;
  height: 100%;
}
.banner-header .banner-overlay .banner-content .top:after {
  background-image: url("../img//headline/Paintstrip-subhead_topright.png");
  background-position: top right;
  right: -50px;
  background-repeat: no-repeat;
  content: '';
  position: absolute;
  top: 0;
  width: 50px;
  height: 100%;
}
.banner-header .banner-overlay .banner-content .middle {
  position: relative;
  background-color: rgba(137, 38, 120, 0.85);
  float: left;
  width: 100%;
  display: block;
}
.banner-header .banner-overlay .banner-content .middle::before {
  background-image: url("../img//headline/Paintstrip-subhead_leftmid1.png");
  left: -50px;
  background-repeat: no-repeat;
  content: '';
  position: absolute;
  top: 0;
  width: 50px;
  height: 100%;
  background-repeat: repeat-y;
  background-position: left center;
}
.banner-header .banner-overlay .banner-content .middle::after {
  background-image: url("../img//headline/Paintstrip-subhead_rightmid1.png");
  right: -50px;
  background-repeat: no-repeat;
  content: '';
  position: absolute;
  top: 0;
  width: 50px;
  height: 100%;
  background-repeat: repeat-y;
  background-position: right center;
}
.banner-header .banner-overlay .banner-content .middle h1 {
  font-size: 35px;
}
.banner-header .banner-overlay .banner-content .bottom {
  background-image: url("../img//headline/Paintstrip-subhead_bottom1.png");
  background-position: bottom center;
  background-repeat: repeat-x;
  min-height: 31px;
  position: relative;
  z-index: -1;
  top: 0;
  float: left;
  width: 100%;
  display: block;
}
.banner-header .banner-overlay .banner-content .bottom:before {
  background-image: url("../img//headline/Paintstrip-subhead_bottomleft.png");
  background-position: bottom left;
  left: -50px;
  background-repeat: no-repeat;
  content: '';
  position: absolute;
  top: 0;
  width: 50px;
  height: 100%;
}
.banner-header .banner-overlay .banner-content .bottom:after {
  background-image: url("../img//headline/Paintstrip-subhead_bottomright.png");
  background-position: bottom right;
  right: -50px;
  background-repeat: no-repeat;
  content: '';
  position: absolute;
  top: 0;
  width: 50px;
  height: 100%;
}
.banner-header .banner-overlay .banner-content h1 {
  margin: 0;
}
@media (max-width: 1199px) {
  .banner-header .banner-overlay .banner-content h1 {
    font-size: 36px !important;
  }
}
@media (max-width: 767px) {
  .banner-header .banner-overlay .banner-content h1 {
    font-size: 22px !important;
  }
}
.banner-header .banner-overlay .banner-content h1 span {
  color: #6bccc7;
}
.banner-header .banner-overlay .banner-content p {
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 0;
  padding: 0 15px 10px 15px;
  font-family: 'open_sansregular';
}
@media (max-width: 1199px) {
  .banner-header .banner-overlay .banner-content p {
    font-size: 17px;
  }
}
@media (max-width: 767px) {
  .banner-header .banner-overlay .banner-content p {
    font-size: 14px;
    line-height: 20px;
  }
}
.banner-header .banner-overlay .banner-content .banner-buttons {
  margin-top: 20px;
}
.banner-header .banner-overlay .banner-content .banner-buttons ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.banner-header .banner-overlay .banner-content .banner-buttons ul li {
  display: inline-block;
  margin-right: 15px;
}
.banner-header .banner-overlay .banner-content .banner-buttons ul li a {
  font-size: 20px !important;
  padding: 20px 12px;
  border-radius: 7px;
}
@media (max-width: 1023px) {
  .banner-header .banner-overlay .banner-content .banner-buttons ul li a {
    padding: 20px 10px;
    font-size: 15px !important;
  }
}
@media (max-width: 1023px) {
  .banner-header .banner-overlay .banner-content .banner-buttons ul li {
    margin-right: 10px;
  }
}
@media (max-width: 767px) {
  .banner-header .banner-overlay .banner-content {
    text-shadow: 0px 0px 10px #000000;
  }
}
.banner-header .banner-top {
  position: absolute;
  top: 0;
  width: 100%;
}
@media (max-width: 767px) {
  .banner-header .banner-top {
    top: -65px;
  }
}
.banner-header .banner-top .main-navigation {
  display: block;
}
.banner-header .banner-top .main-navigation .menu-secondary-menu-container,
.banner-header .banner-top .main-navigation .menu-secondary-mobile-menu-container {
  display: block;
  text-align: center;
}
.banner-header .banner-top .main-navigation .menu-secondary-menu-container .menu,
.banner-header .banner-top .main-navigation .menu-secondary-mobile-menu-container .menu {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0;
}
.banner-header .banner-top .main-navigation .menu-secondary-menu-container .menu li,
.banner-header .banner-top .main-navigation .menu-secondary-mobile-menu-container .menu li {
  display: inline-block;
}
.banner-header .banner-top .main-navigation .menu-secondary-menu-container .menu li a,
.banner-header .banner-top .main-navigation .menu-secondary-mobile-menu-container .menu li a {
  background-color: #a4c954;
  color: #102a62;
  padding: 30px 20px 20px 20px;
  display: block;
}
.banner-header .banner-top .main-navigation .menu-secondary-menu-container .menu li a:hover,
.banner-header .banner-top .main-navigation .menu-secondary-mobile-menu-container .menu li a:hover {
  color: #ffffff;
  background-color: #8c2070;
}
@media (max-width: 767px) {
  .banner-header .banner-top .main-navigation .menu-secondary-menu-container .menu li a,
  .banner-header .banner-top .main-navigation .menu-secondary-mobile-menu-container .menu li a {
    padding: 20px 10px 10px 10px;
    font-size: 11px !important;
  }
}
.banner-header .banner-top .main-navigation .menu-secondary-menu-container .menu li:first-child a,
.banner-header .banner-top .main-navigation .menu-secondary-mobile-menu-container .menu li:first-child a {
  border-bottom-left-radius: 5px;
  background-color: #ffcc00;
  color: #102a62 !important;
}
.banner-header .banner-top .main-navigation .menu-secondary-menu-container .menu li:first-child a:hover,
.banner-header .banner-top .main-navigation .menu-secondary-mobile-menu-container .menu li:first-child a:hover {
  color: #ffffff !important;
  background-color: #8c2070;
}
.banner-header .banner-top .main-navigation .menu-secondary-menu-container .menu li:first-child a:focus,
.banner-header .banner-top .main-navigation .menu-secondary-mobile-menu-container .menu li:first-child a:focus {
  color: #102a62 !important;
}
.banner-header .banner-top .main-navigation .menu-secondary-menu-container .menu li:last-child a,
.banner-header .banner-top .main-navigation .menu-secondary-mobile-menu-container .menu li:last-child a {
  background-color: #00b2a6;
  color: #102a62;
  border-bottom-right-radius: 5px;
}
.banner-header .banner-top .main-navigation .menu-secondary-menu-container .menu li:last-child a:hover,
.banner-header .banner-top .main-navigation .menu-secondary-mobile-menu-container .menu li:last-child a:hover {
  color: #ffffff;
  background-color: #8c2070;
}
.banner-header .banner-top .main-navigation .menu-secondary-menu-container .menu li.current-menu-item a,
.banner-header .banner-top .main-navigation .menu-secondary-mobile-menu-container .menu li.current-menu-item a,
.banner-header .banner-top .main-navigation .menu-secondary-menu-container .menu li:hover a,
.banner-header .banner-top .main-navigation .menu-secondary-mobile-menu-container .menu li:hover a {
  background-color: #8c2070;
  color: #ffffff !important;
}
/*Home content*/
.banner-detail {
  font-family: 'open_sansregular';
  text-align: center;
  color: #102a62;
  padding-bottom: 60px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .banner-detail {
    padding-bottom: 30px;
  }
}
.banner-detail img {
  width: 175px;
  margin-bottom: 30px;
}
.banner-detail h2 {
  font-size: 32px;
  font-family: 'open_sansregular';
  margin: 20px 0 25px 0 ;
}
@media (max-width: 1199px) {
  .banner-detail h2 {
    font-size: 21px;
    margin: 18px 0;
  }
}
.banner-detail p {
  margin-bottom: 0;
  font-size: 19px;
}
@media (max-width: 1199px) {
  .banner-detail p {
    font-size: 17px;
  }
}
@media (max-width: 767px) {
  .banner-detail p {
    font-size: 14px;
  }
}
.banner-detail .share-button {
  margin-top: 40px;
}
@media (max-width: 1199px) {
  .banner-detail .share-button {
    margin-top: 35px;
  }
}
@media (max-width: 1199px) {
  .banner-detail .share-button .btn {
    margin-right: 30px;
  }
}
@media (max-width: 767px) {
  .banner-detail .share-button .btn {
    margin-right: 0;
  }
}
.banner-detail .share-button a {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .banner-detail .share-button a {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .banner-detail .share-button .find-scheme {
    display: block;
  }
}
.banner-detail .main-navigation .menu-secondary-menu-container .menu {
  display: block;
  list-style: none;
  margin-bottom: 60px;
}
.banner-detail .main-navigation .menu-secondary-menu-container .menu li {
  display: block;
  text-align: center;
  margin-top: 10px;
}
@media (max-width: 767px) {
  .banner-detail .main-navigation .menu-secondary-menu-container .menu li {
    margin-bottom: 14px;
  }
}
.banner-detail .main-navigation .menu-secondary-menu-container .menu li a {
  background-color: #a4c954;
  font-size: 16px !important;
  padding: 10px;
  color: #102a62;
  font-family: 'open_sansbold';
  display: inline-block;
  border-radius: 5px;
}
.banner-detail .main-navigation .menu-secondary-menu-container .menu li a:hover {
  color: #ffffff;
  background-color: #8c2070;
}
.banner-detail .main-navigation .menu-secondary-menu-container .menu li:first-child a {
  background-color: #ffcc00;
  color: #102a62 !important;
}
.banner-detail .main-navigation .menu-secondary-menu-container .menu li:first-child a:hover {
  color: #ffffff !important;
  background-color: #8c2070;
}
.banner-detail .main-navigation .menu-secondary-menu-container .menu li:first-child a:focus {
  color: #102a62 !important;
}
.banner-detail .main-navigation .menu-secondary-menu-container .menu li:last-child a {
  background-color: #00b2a6;
  color: #102a62;
}
.banner-detail .main-navigation .menu-secondary-menu-container .menu li:last-child a:hover {
  color: #ffffff;
  background-color: #8c2070;
}
/*maintenance*/
.page-maintenance {
  color: #102a62;
  font-family: 'open_sansregular';
  padding-bottom: 60px;
}
.page-maintenance .banner-header {
  background: url("../img//maintenance-banner.jpg") no-repeat center center / cover;
}
.page-maintenance .banner-header .banner-content h1 {
  font-size: 45px;
  font-family: 'open_sansbold';
}
.page-maintenance h2 {
  font-size: 45px;
  margin-bottom: 55px;
}
.page-maintenance h4 {
  font-size: 21px;
  font-family: 'open_sansbold';
  margin-bottom: 30px;
}
.page-maintenance p {
  font-size: 18px;
  margin-bottom: 40px;
}
.page-maintenance ul {
  padding: 0;
  margin-left: 20px;
  margin-bottom: 50px;
}
.page-maintenance ul li {
  display: block;
  list-style: circle;
  position: relative;
  padding-left: 18px;
  margin-bottom: 25px;
  font-size: 18px;
}
.page-maintenance ul li::before {
  content: "";
  background-color: #7f3075;
  width:7px;
  height: 7px;
  border-radius: 8px;
  position: absolute;
  left: 0;
  top: 9px;
}
.section-detail  table {
  width: 100% !important;
}
.page-maintenance img {
  display: block;
  width: 100%;
  height: auto;
}
.page-template-front-page .btn-green {
  background-color: #e83378;
}
.page-template-front-page .banner-header {
  background: url("../img//banner.jpg") no-repeat center center / cover;
}
@media (max-width: 767px) {
  .page-template-front-page .banner-header {
    height: auto;
  }
}
.page-template-front-page .banner-header .banner-overlay {
  background-color: transparent;
}
.page-template-front-page .banner-header .banner-content p {
  font-family: 'open_sansbold';
}
.page-template-front-page .banner-header .banner-content .heading h1 {
  font-size: 34px;
}
.page-title {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .page-title {
    margin-bottom: 15px;
  }
}
@media (max-width: 1024px) {
  .page-template-page-i-need-paint .banner-header {
    height: 600px;
  }
}
@media (max-width: 767px) {
  .page-template-page-i-need-paint .banner-header {
    height: auto;
  }
}
.page-template-page-i-need-paint .banner-header .banner-overlay .banner-content {
  bottom: -115px;
}
@media (max-width: 1024px) {
  .page-template-page-i-need-paint .banner-header .banner-overlay .banner-content {
    margin: 20px 0;
    bottom: auto;
  }
}
@media (max-width: 767px) {
  .page-template-page-i-need-paint .banner-header .banner-overlay .banner-content {
    margin: 0;
  }
}
.page-template-page-i-need-paint .banner-header .banner-overlay .banner-content .sub-heading {
  padding-bottom: 50px;
}
.news-story {
  background-color: #8c2070;
  position: relative;
  font-family: 'open_sansbold';
  color: #ffffff;
  padding: 35px 0;
}
.news-story::before,
.news-story::after {
  background: url("../img//paintstrippink.svg") no-repeat center center / cover;
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 30px;
  z-index: 1;
  top: -25px;
}
.news-story::after {
  transform: rotate(-180deg);
  bottom: -25px;
  top: auto;
}
@media (max-width: 767px) {
  .news-story {
    padding: 20px 0;
  }
}
.news-story h2 {
  font-family: 'open_sansregular';
  font-size: 35px;
  color: #ffffff;
}
.news-story .news-widget-list {
  background-size: cover;
  background-position: center center;
  min-height: 240px;
  position: relative;
  background-repeat: no-repeat;
}
.news-story .news-widget-list .news-detail {
  position: absolute;
  top: 80%;
  width: 80%;
  background-color: #ffffff;
  padding: 20px;
  min-height: 190px;
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  text-align: center;
  box-shadow: 0px 0px 5px 0px #000000;
  font-size: 18px;
}
.news-story .news-widget-list .news-detail a {
  text-decoration: none;
  line-height: 30px;
  border-bottom: solid 2px #0DACB0;
}
.news-story .news-widget-list .news-detail a:hover {
  border-bottom: none;
}
.news-story .news-widget-list .news-detail p {
  margin-top: 10px;
  color: #102a62;
  font-family: 'open_sansregular';
}
.news-story .more-news {
  margin-top: 190px;
  font-size: 18px;
}
.news-story .more-news a {
  display: inline-block;
  border-radius: 5px;
  text-transform: capitalize;
}
@media (max-width: 767px) {
  .news-story .more-news {
    margin-top: 160px;
  }
}
@media (max-width: 767px) {
  .news-story .sidebar-widget .row .news-widget-list:last-of-type {
    display: none;
  }
}
@media (max-width: 1199px) {
  .news-story .sidebar-widget {
    margin-bottom: 30px;
  }
}
.news-story .sidebar-widget div .color-white:hover {
  color: #102a62;
  border-bottom: none;
}
.news-story .news-without-bg .news-widget-list {
  min-height: auto;
}
.news-story .news-without-bg .news-widget-list .news-detail {
  position: inherit;
  top: 0;
  left: 0;
  width: 100%;
  transform: none;
}
.news-story .newswidget-sidebar-content .sidebar-news-widget-without-bg .news-widget-list {
  min-height: auto;
}
.news-story .newswidget-sidebar-content .sidebar-news-widget-without-bg .news-widget-list .news-detail {
  position: inherit;
  top: 0;
  left: 0;
  width: 100%;
  transform: none;
}
@media (min-width: 1024px) {
  .padding-deskleft {
    padding-left: 5px;
  }
}
@media (min-width: 1024px) {
  .padding-deskright {
    padding-right: 5px;
  }
}
.site-footer {
  margin-top: 80px;
  position: relative;
  padding-bottom: 90px;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #ebebeb 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, #ebebeb 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #ebebeb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0);
}
.site-footer::after {
  background: url('../img//paintstrip.svg') no-repeat center top / cover;
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 30px;
  z-index: 1;
  bottom: -22px;
  transform: rotate(-180deg);
}
@media (max-width: 1199px) {
  .site-footer {
    margin-top: 60px;
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .site-footer {
    margin-top: 30px;
  }
}
.site-footer h3 {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  margin-bottom: 30px;
}
.site-footer h3 span {
  font-family: 'open_sansbold';
  color: #102a62;
  padding-left: 10px;
}
@media (max-width: 767px) {
  .site-footer h3 span {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .site-footer h3 {
    margin-bottom: 0;
  }
}
.site-footer .youtubechannelgallery .ytclink,
.site-footer .youtubechannelgallery .ytcmore {
  color: #8c2070;
}
.site-footer .textwidget {
  display: block;
  border: solid 1px #e9ebee;
  border-radius: 5px;
  height: 100%;
  background-color: #ffffff;
}
.site-footer form {
  margin-top: 47px;
}
@media (max-width: 767px) {
  .site-footer form {
    margin-top: 20px;
  }
}
.site-footer form .form-repaint {
  background-color: #ffffff;
  padding: 20px;
  height: 100%;
}
@media (max-width: 1199px) {
  .site-footer form .form-repaint {
    height: auto;
  }
}
.site-footer form .form-repaint .newsletter_checkbox {
  position: relative;
}
.site-footer form .form-repaint .newsletter_checkbox input[type=checkbox] {
  width: 15px;
  display: inline-block;
  position: relative;
  margin-right: 10px;
}
.site-footer form .form-repaint .newsletter_checkbox label {
  display: inline-block;
  vertical-align: top;
  position: absolute;
}
.site-footer form .form-repaint p {
  font-size: 13px;
}
.site-footer form .form-repaint .protection .protection-left {
  display: inline-block;
  width: 10%;
  vertical-align: top;
}
.site-footer form .form-repaint .protection .protection-right {
  display: inline-block;
  font-size: 13px;
  width: 88%;
  vertical-align: top;
}
@media (max-width: 767px) {
  .site-footer form .form-repaint .protection .protection-left {
    width: 15%;
  }
  .site-footer form .form-repaint .protection .protection-right {
    width: 83%;
  }
}
@media (min-width: 1199px) {
  .site-footer form .form-repaint .protection .protection-left {
    width: 12%;
    padding-top: 15px;
  }
  .site-footer form .form-repaint .protection .protection-right {
    width: 85%;
    padding-top: 15px;
  }
}
.site-footer form input[type=submit] {
  font-size: 14px;
  margin: 0;
}
@media (max-width: 1199px) {
  .site-footer form input[type=submit] {
    padding: 10px 50px;
  }
}
@media (max-width: 767px) {
  .site-footer form input[type=submit] {
    width: 100%;
    margin-top: 20px;
  }
}
.site-footer .social-widget-footer {
  display: inline-block;
  margin: 20px 0 30px 0;
}
.site-footer .social-widget-footer h3 {
  margin: 0;
}
.site-footer .social-widget-footer h3 span {
  margin-left: 10px;
  padding-left: 0;
}
.site-footer .social-widget-footer:hover h3 span {
  border-bottom: solid 1px #0DACB0;
}
input[type="checkbox"] {
  box-shadow: none;
}
.section-detail {
  color: #102a62;
  font-family: 'open_sansregular';
}
.section-detail h2 {
  font-family: 'open_sansregular';
}
.section-detail p {
  font-size: 18px;
  line-height: 28px;
  padding-bottom: 15px;
}
.section-detail strong {
  font-size: 18px;
  line-height: 28px;
  font-family: 'open_sansbold';
}
.section-detail ul {
  padding-left: 15px;
}
.section-detail ul li {
  font-size: 18px;
  display: block;
  list-style: circle;
  position: relative;
  padding-left: 25px;
}
.section-detail ul li::before {
  content: "";
  background: #7f3075;
  position: absolute;
  left: 0;
  top: 10px;
  width: 7px;
  height: 7px;
  border-radius: 8px;
}
.section-detail .guide-box p {
  padding-right: 5px;
  padding-bottom: 0;
}
.section-detail .guide-box .join-download button {
  margin-left: 27px;
}
@media (max-width: 991px) {
  .section-detail .guide-box .join-download button {
    margin-left: 0;
  }
}
.section-detail img {
  max-width: 100%;
  margin: 15px 0;
}
.section-detail .share-box {
  border: solid 2px #8c2070;
  background-color: #F3E8F0;
  padding: 20px 60px;
  margin: 30px 0 50px 0;
  width: 100%;
  float: left;
}
.section-detail .share-box .social-site {
  width: 100%;
  float: left;
  text-align: right;
  display: table;
}
.section-detail .share-box .social-site .share-story {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  font-size: 21px;
}
.section-detail .share-box .social-site .social-sites-icons {
  padding-left: 0;
}
.section-detail .share-box .social-site .social-sites-icons li {
  display: inline-block;
  list-style: none;
  padding-left: 0;
}
.section-detail .share-box .social-site .social-sites-icons li::before {
  display: none;
}
.section-detail .share-box .social-site .social-sites-icons li:first-child {
  margin-right: 0;
}
@media (max-width: 767px) {
  .section-detail .share-box {
    padding: 20px 30px;
  }
  .section-detail .share-box .social-site .share-story {
    display: block;
    font-size: 17px;
  }
  .section-detail .share-box .social-site .social-sites-icons {
    float: left !important;
    margin-top: 10px;
  }
  .section-detail .share-box .social-site .social-sites-icons li {
    margin-left: 0;
    margin-right: 10px;
  }
}
.section-detail .news-article-bottom p {
  padding-bottom: 25px;
}
.section-detail .news-article-tag {
  margin-bottom: 80px;
}
.section-detail .news-article-tag .tag-line {
  padding-top: 15px;
  border-top: 4px solid #e9ebee;
}
.section-detail .news-article-tag .tag-line span {
  color: #8c206f;
}
.section-detail .news-article-story {
  margin-top: 30px;
}
.section-detail .news-article-story span {
  display: block;
}
.section-detail .news-article-story span a {
  border-bottom: 1px solid #00afa6;
  color: #102a62;
  font-family: 'open_sansbold';
}
.section-detail .news-article-story span a:hover {
  border: none;
}
.section-detail .btn {
  white-space: normal;
}
.section-detail .volunteering-section a {
  font-family: 'open_sansbold';
  border-bottom: 1px solid #00afa6;
  color: #102a62;
}
.contact-section {
  background: #e8ebf0;
  background: -moz-linear-gradient(top, #e8ebf0 0%, #ffffff 100%);
  background: -webkit-linear-gradient(top, #e8ebf0 0%, #ffffff 100%);
  background: linear-gradient(to bottom, #e8ebf0 0%, #ffffff 100%);
  position: relative;
  margin-top: 60px;
}
.contact-section span {
  margin-top: 35px;
}
.contact-section::before {
  background: url(../img//paintstrip-grey.svg) no-repeat center center / cover;
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 30px;
  z-index: 1;
  top: -23px;
}
.contact-section .banner-detail {
  margin-top: 0;
  margin-bottom: 0;
}
.info-grid .info-font {
  font-size: 0;
}
.info-grid .info-center {
  float: none;
  margin: 0 auto;
  display: inline-block;
}
@media (max-width: 767px) {
  .info-grid .info-center {
    display: block;
  }
}
.info-grid .info-list {
  background-color: #ffffff;
  padding: 35px 25px;
  margin-bottom: 36px;
  box-shadow: 0 0 32px -3px rgba(0, 0, 0, 0.3);
}
.info-grid .info-list .info-content {
  min-height: 118px;
}
.info-grid .info-list .info-content h5 a {
  text-decoration: none;
  color: #102a62;
  border-bottom: 1px solid #0DACB0;
}
.info-grid .info-list .info-content h5 a:hover {
  border-bottom: none;
}
.info-grid .info-list .info-content p {
  font-size: 16px;
  font-family: 'open_sansregular';
}
.info-grid .btn {
  white-space: normal;
}
#complete-details {
  margin-top: 52px;
}
#complete-details .wpcf7-mail-sent-ok {
  display: none !important;
}
.info-section h2 {
  font-size: 33px;
  text-align: center;
  color: #102a62;
}
.info-section .info-scheme {
  position: relative;
  padding-bottom: 35px;
  margin-top: 50px;
  background-color: #e8ebf0;
}
.info-section .info-scheme h2 {
  font-family: 'open_sansregular';
}
.info-section .info-scheme::before,
.info-section .info-scheme::after {
  background: url(../img//paintstrip-grey.svg) no-repeat center center / cover;
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 30px;
  z-index: 1;
  top: -23px;
}
.info-section .info-scheme:after {
  transform: rotate(-180deg);
  bottom: -23px;
  top: auto;
}
.info-section .download-guides {
  margin-bottom: 45px;
}
.info-section .download-guides h2 {
  font-family: 'open_sansregular';
}
.info-list .help-top {
  background-color: #00b2a6;
  color: #ffffff;
}
.info-list .help-mid {
  background-color: #ffcc00;
  color: #102a62;
}
.info-list .help-bottom {
  background-color: #a4c954;
  color: #102a62;
}
.info-list .help-top:hover,
.info-list .help-mid:hover,
.info-list .help-bottom:hover {
  background-color: #8c2070;
  color: #ffffff;
}
.form-repaint {
  background-color: transparent;
  padding: 15px 55px;
  box-shadow: 0 1px 20px 1px #ccc;
}
@media (max-width: 767px) {
  .form-repaint {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.form-repaint h4 {
  color: #102a62;
}
.form-repaint label {
  color: #102a62;
  font-size: 16px;
  padding: 8px 0 2px;
  font-family: 'open_sansregular';
  font-weight: normal;
}
.form-repaint #paints_list {
  font-size: 16px;
  color: #102a62;
  font-family: 'open_sansbold';
}
.form-repaint #paints_list label {
  display: block;
}
.form-repaint #paints_list .color_quantity {
  height: 48px;
  -webkit-box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.075);
}
.form-repaint #paints_list .row {
  margin-bottom: 10px;
}
.form-repaint #paint_back_button {
  float: left;
}
@media (max-width: 991px) {
  .form-repaint #paint_back_button {
    display: block;
    margin-bottom: 20px;
    float: none;
  }
}
.form-repaint #paint_submit {
  padding: 12px 20px;
  float: right;
  margin: 0;
}
@media (max-width: 991px) {
  .form-repaint #paint_submit {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .form-repaint #paint_submit {
    margin: 0;
  }
}
.form-repaint span.opt_in_checkbox > span {
  font-size: 16px;
  text-align: right;
  position: relative;
  color: #8c206f;
  padding-right: 30px;
  padding-top: 5px;
}
.form-repaint span.opt_in_checkbox > span::after {
  content: '';
  background: url("../img//valid.png") no-repeat center center;
  position: absolute;
  right: 10px;
  width: 17px;
  height: 17px;
  top: 7px;
}
.form-repaint span input,
.form-repaint span select {
  height: 48px;
  -webkit-box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.075);
}
.form-repaint input[type="text"] {
  color: #555555;
}
.form-repaint textarea {
  resize: none;
  min-height: 110px;
  background-image: none !important;
  height: 110px !important;
}
.form-repaint button,
.form-repaint input[type="submit"] {
  margin: 26px 0 37px;
  padding-top: 12px;
  padding-bottom: 12px;
}
@media (max-width: 767px) {
  .form-repaint button,
  .form-repaint input[type="submit"] {
    width: 100%;
  }
}
.form-repaint .terms_checkbox {
  position: relative;
}
.form-repaint .terms_checkbox input[type=checkbox] {
  height: auto;
  margin-right: 10px;
}
.form-repaint .terms_checkbox label {
  position: absolute;
  padding-top: 0px;
}
.form-control:focus {
  border-color: #8c206f;
  box-shadow: none;
}
.form-section .site-main #bbpress-forums .bbp-topics {
  border: solid 1px #8c2070;
  border-top: 0;
}
.form-section .site-main #bbpress-forums .bbp-topics .bbp-header {
  font-family: 'open_sansbold';
  background-color: #8c2070;
  font-size: 14px;
  color: #ffffff;
  border-top: 0;
  padding: 18px 20px;
}
@media (max-width: 767px) {
  .form-section .site-main #bbpress-forums .bbp-topics .bbp-header .forum-titles li {
    width: 25%;
  }
}
.form-section .site-main #bbpress-forums .bbp-topics .bbp-body .type-topic {
  padding: 18px 20px;
}
.form-section .site-main #bbpress-forums .bbp-topics .bbp-body .type-topic li {
  font-size: 14px;
  font-family: 'open_sansbold';
}
@media (max-width: 767px) {
  .form-section .site-main #bbpress-forums .bbp-topics .bbp-body .type-topic li {
    width: 25%;
  }
}
.form-section .site-main #bbpress-forums .bbp-topics .bbp-body .type-topic li .bbp-topic-meta {
  display: inline-block;
  font-family: 'open_sansregular';
  font-size: 14px;
  margin: 0;
}
.form-section .site-main #bbpress-forums .bbp-topics .bbp-body .type-topic li .bbp-topic-meta span {
  white-space: normal;
}
.form-section .site-main #bbpress-forums .bbp-topics .bbp-body .type-topic li .bbp-topic-meta a {
  color: #102a62;
}
.form-section .site-main #bbpress-forums .bbp-topics .bbp-body .type-topic li .bbp-topic-meta a .avatar {
  margin-bottom: 0;
}
.form-section .site-main #bbpress-forums .bbp-the-content-wrapper {
  margin-top: 25px;
}
.form-section .site-main #subscription-toggle,
.form-section .site-main legend,
.form-section .site-main .bbp-footer,
.form-section .site-main .bbp-breadcrumb,
.form-section .site-main .bbp-template-notice,
.form-section .site-main .form-allowed-tags,
.form-section .site-main .bbp-pagination {
  display: none;
}
.form-section .site-main .bbp-topic-permalink {
  color: #102a62;
}
.form-section .site-main .bbp-topic-freshness a {
  color: #102a62;
}
.form-section .site-main .bbp-topic-form #new-post fieldset {
  border: 0;
  padding: 0;
  margin-bottom: 0;
}
.form-section .site-main .bbp-the-content-wrapper #bbp_topic_content {
  border-radius: 5px;
  padding: 5px 10px;
  color: #102a62;
  font-family: 'open_sansbold';
  font-size: 14px;
  resize: none;
}
.form-section .site-main p {
  font-size: 14px;
}
.form-section .site-main p .bbp-the-content-wrapper,
.form-section .site-main p #bbp_stick_topic_select,
.form-section .site-main p #bbp_topic_status_select,
.form-section .site-main p br {
  display: none;
}
.form-section .site-main p label[for="bbp_stick_topic"],
.form-section .site-main p label[for="bbp_topic_status"] {
  display: none !important;
}
.form-section .site-main p label[for="bbp_topic_title"] {
  display: block !important;
  margin: 20px 0 !important;
  color: #102a62;
  font-size: 16px;
  font-family: 'open_sansregular';
}
.form-section .site-main p label[for="bbp_topic_subscription"] {
  color: #102a62;
  margin-left: 5px !important;
}
.form-section .site-main p #bbp_topic_title {
  width: 100% !important;
  padding: 5px 10px;
  border-radius: 5px;
  color: #102a62;
  font-size: 14px;
  font-family: 'open_sansbold';
}
.form-section .site-main .bbp-submit-wrapper #bbp_topic_submit {
  color: #ffffff;
  background-color: #8c2070;
  padding: 10px 30px;
  font-size: 18px;
  font-family: 'open_sansbold';
}
.form-section .site-main .bbp-submit-wrapper #bbp_topic_submit:hover {
  background-color: #ffcc00;
  color: #102a62 !important;
}
.form-section .site-main .bbp-submit-wrapper #bbp_topic_submit:focus {
  color: #ffffff;
}
.form-section .site-main .bbp-author-avatar {
  margin: 0 10px;
}
.form-section .site-main .bbp-topic-started-by {
  color: #102a62;
}
.day label {
  display: block;
}
.day span {
  display: inline-block;
  width: 48%;
}
.day span:last-child {
  margin-left: 4%;
}
.day span span {
  display: block;
  width: 100%;
}
.day span input {
  width: 100%;
}
.day span:last-child input {
  margin-right: 0;
}
.scheme-offers label {
  display: block;
}
.scheme-offers span {
  display: block;
}
.scheme-offers span span {
  text-align: left;
  margin-left: 10px;
}
@media (max-width: 767px) {
  .scheme-offers span span {
    margin-left: 0;
  }
}
.scheme-offers span span span input {
  height: auto;
}
.scheme-offers span span span span {
  display: inline-block;
  margin-left: 10px;
  color: #102a62;
  font-family: 'open_sansbold';
}
.scheme-offers span span::after {
  background-image: none;
}
.scheme-offers span .wpcf7-not-valid-tip {
  text-align: right;
  display: block;
}
.scheme-offers span .wpcf7-not-valid-tip:after {
  background: url("../img//valid.png") no-repeat center center;
}
.myselect {
  background-color: #ffffff;
  font-family: 'open_sansregular';
  border-radius: 4px;
}
.news-stories {
  position: relative;
  overflow: hidden;
}
.news-stories li {
  display: inline-block;
  background-color: #ffffff;
}
.news-stories li a {
  font-size: 19px;
  font-family: 'open_sansbold';
  padding: 23px 78px;
  color: #8c2070;
  display: inline-block;
  outline: none;
  text-decoration: none;
}
@media (max-width: 767px) {
  .news-stories li a {
    padding: 14px 10px;
    font-size: 17px;
  }
}
.news-stories li:hover,
.news-stories li.tab-active {
  border-radius: 10px 10px 0 0;
  background: #e0e0e0;
  background: -moz-linear-gradient(top, #e0e0e0 0%, #ebebeb 100%);
  background: -webkit-linear-gradient(top, #e0e0e0 0%, #ebebeb 100%);
  background: linear-gradient(to bottom, #e0e0e0 0%, #ebebeb 100%);
}
.news-stories li:hover a,
.news-stories li.tab-active a {
  color: #102a62;
}
.news-stories .news-stories-section {
  margin-bottom: 50px;
  background: #ebebeb;
  background: -moz-linear-gradient(top, #ebebeb 0%, #ffffff 100%);
  background: -webkit-linear-gradient(top, #ebebeb 0%, #ffffff 100%);
  background: linear-gradient(to bottom, #ebebeb 0%, #ffffff 100%);
}
.news-stories .news-stories-section .news-content-section .news-content-tabs-block {
  display: none;
}
.news-stories .news-stories-section .news-content-section .news-content-tabs-block#latest-news-stories {
  display: block;
}
.news-stories .news-stories-section .news-content-section .col-sm-6:nth-child(4) {
  clear: both;
}
@media (max-width: 991px) {
  .news-stories .news-stories-section .news-content-section .col-sm-6:nth-child(3) {
    clear: both;
  }
  .news-stories .news-stories-section .news-content-section .col-sm-6:nth-child(4) {
    clear: none;
  }
}
.news-stories .news-stories-section .news-content-section .news-list {
  background-color: #ffffff;
  margin-top: 55px;
  box-shadow: 0 0 32px -3px rgba(0, 0, 0, 0.3);
}
.news-stories .news-stories-section .news-content-section .news-list h5 {
  padding: 3px 22px 15px;
}
.news-stories .news-stories-section .news-content-section .news-list h5 a {
  font-size: 18px;
  text-decoration: none;
  color: #102a62;
  border-bottom: 1px solid #0DACB0;
}
.news-stories .news-stories-section .news-content-section .news-list a {
  height: 193px;
  overflow: hidden;
}
.news-stories .news-stories-section .news-content-section .news-list a img {
  width: 100%;
}
.news-stories .news-stories-section .news-content-section .news-list:hover h5 a {
  border-bottom: none;
}
.news-stories .news-stories-section .news-content-section .news-list-figure figure {
  height: 193px;
  overflow: hidden;
}
.page-template-newsandstories .site-footer,
.single-news_and_stories .site-footer {
  margin-top: 0px;
}
#list-view .list-view-content p {
  color: #102a62;
  margin-bottom: 40px;
  text-align: center;
}
#list-view .list-view-content h5 {
  text-align: center;
}
#list-view address {
  font-weight: 600;
}
#map-view {
  display: none;
}
#map-view .map-input select {
  height: 52px;
}
.paint-scheme h3 {
  font-family: 'open_sansregular';
}
.paint-scheme .form-control {
  height: 52px;
  color: #000000;
}
.paint-scheme .form-control::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-size: 10px;
}
.paint-scheme .form-control::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 10px;
}
.paint-scheme .form-control:-ms-input-placeholder {
  /* IE 10+ */
  font-size: 10px;
}
.paint-scheme .form-control:-moz-placeholder {
  /* Firefox 18- */
  font-size: 10px;
}
.paint-scheme .list-inline {
  font-size: 0;
  margin-left: 0;
}
.paint-scheme .list-inline li {
  display: inline-block;
}
.paint-scheme .list-inline li:first-child,
.paint-scheme .list-inline li:last-child {
  position: relative;
}
.paint-scheme .list-inline li:first-child a::after,
.paint-scheme .list-inline li:last-child a::after,
.paint-scheme .list-inline li:first-child a::before,
.paint-scheme .list-inline li:last-child a::before {
  content: '';
  position: absolute;
  width: 27px;
  margin-left: 11px;
}
.paint-scheme .list-inline li a {
  font-size: 15px;
  font-family: 'open_sansbold';
  text-decoration: none;
}
.paint-scheme .locations-icon .list-inline li {
  padding: 11px 55px 39px 16px;
}
@media (max-width: 767px) {
  .paint-scheme .locations-icon .list-inline li {
    padding: 11px 65px 39px 0px;
  }
}
.paint-scheme .locations-icon .list-inline li:first-child a::after {
  background: url("../img//near-icon.png") no-repeat center center;
  height: 27px;
}
.paint-scheme .locations-icon .list-inline li a {
  color: #102a62;
  border-bottom: 1px solid #00afa6;
}
.paint-scheme .locations-icon .list-inline li a:hover {
  border: none;
}
.paint-scheme .view-grid .list-inline li a {
  padding: 13px 51px 41px 12px;
  display: block;
}
@media (max-width: 767px) {
  .paint-scheme .view-grid .list-inline li a {
    padding: 13px 47px 41px 8px;
  }
}
.paint-scheme .view-grid .list-inline li:first-child a::after {
  background: url("../img//map-icon.png") no-repeat center center;
  height: 25px;
}
.paint-scheme .view-grid .list-inline li:last-child a::after {
  background: url("../img//grid-icon.png") no-repeat center center;
  height: 25px;
}
.paint-scheme .view-grid .list-inline li a {
  color: #8c206f;
}
.paint-scheme .view-grid .list-inline li.tab-active,
.paint-scheme .view-grid .list-inline li:hover {
  background: #e0e0e0;
  background: -moz-linear-gradient(top, #e0e0e0 0%, #ebebeb 100%);
  background: -webkit-linear-gradient(top, #e0e0e0 0%, #ebebeb 100%);
  background: linear-gradient(to bottom, #e0e0e0 0%, #ebebeb 100%);
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.paint-scheme .view-grid .list-inline li.tab-active a,
.paint-scheme .view-grid .list-inline li:hover a {
  color: #102a62;
}
.grid-content h2 {
  font-family: 'open_sansregular';
  padding: 25px 0;
  text-align: center;
}
.grid-content article {
  display: none;
  margin-bottom: 67px;
}
.grid-content article .article-bg {
  background-color: #fff;
  box-shadow: 0 0 32px -3px rgba(0, 0, 0, 0.3);
}
.grid-content article .article-bg figure {
  height: 193px;
  overflow: hidden;
  display: block;
}
.grid-content article .article-bg figure .bg-img {
  display: block;
}
.grid-content article .article-bg figure img {
  width: 100%;
}
.grid-content article .article-bg figcaption {
  padding: 13px 26px 25px;
}
@media (max-width: 767px) {
  .grid-content article .article-bg figcaption {
    padding: 5px 15px 25px;
  }
}
.grid-content article .article-bg figcaption h5 a {
  color: #102a62;
  border-bottom: 1px solid #00afa6;
}
.grid-content article .article-bg figcaption h5 a:hover {
  border-bottom: none;
}
.grid-content article .article-bg figcaption address span {
  display: block;
  font-size: 14px;
}
.grid-content article .article-bg figcaption address span a {
  font-size: 14px;
  color: #000000;
}
.grid-content article .article-bg figcaption address span.schedule {
  font-size: 12px;
}
.grid-content article .article-bg figcaption address p {
  font-size: 16px;
}
.scheme-icons {
  list-style: none;
  display: block;
  padding-top: 20px;
}
.scheme-icons li {
  text-align: center;
  background-color: #ffcc00;
  width: 31%;
  margin-right: 5px;
  padding: 31px 0px 10px;
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.scheme-icons li a,
.scheme-icons li span {
  font-size: 14px;
  padding: 35px 10px 12px;
  font-family: 'open_sansbold';
  color: #000000;
}
@media (max-width: 1024px) {
  .scheme-icons li a,
  .scheme-icons li span {
    padding: 35px 0 12px;
    font-size: 13px;
  }
}
.scheme-icons li a::before,
.scheme-icons li span::before {
  position: absolute;
  content: '';
  width: 20px;
  height: 20px;
  top: 11px;
  left: 40%;
}
.scheme-icons li a.location-icon::before,
.scheme-icons li span.location-icon::before {
  background: url("../img/directions.png") no-repeat center center;
}
.scheme-icons li a.call-icon::before,
.scheme-icons li span.call-icon::before {
  background: url("../img/phone.png") no-repeat center center;
}
.scheme-icons li a.website-icon::before,
.scheme-icons li span.website-icon::before {
  background: url("../img/website.png") no-repeat center center;
}
.scheme-detail h2 {
  font-family: 'open_sansregular';
  margin-bottom: 35px;
}
.scheme-detail span {
  display: block;
  color: #102a62;
}
.scheme-detail span a {
  color: #102a62;
}
.scheme-detail span a.scheme-mail {
  text-decoration: none;
  border-bottom: 1px solid #00afa6;
}
@media (max-width: 767px) {
  .scheme-detail .scheme-offers h5 {
    margin-top: 35px;
  }
}
.scheme-detail .scheme-offers span {
  padding-left: 40px;
  position: relative;
}
.scheme-detail .scheme-offers span::before {
  position: absolute;
  content: '';
  width: 16px;
  height: 25px;
  background: url("../img/icon-tick.png") no-repeat center center;
  left: 10px;
}
.scheme-detail .follow-scheme ul {
  display: block;
}
.scheme-detail .follow-scheme ul li {
  display: inline-block;
}
.scheme-detail .follow-scheme ul li a:focus {
  text-decoration: none;
}
.scheme-detail .detail-scheme-icons .scheme-icons li {
  width: 22%;
  padding: 70px 0px 25px;
}
@media (max-width: 767px) {
  .scheme-detail .detail-scheme-icons .scheme-icons li {
    padding: 60px 0 25px;
  }
}
.scheme-detail .detail-scheme-icons .scheme-icons li a,
.scheme-detail .detail-scheme-icons .scheme-icons li span {
  padding: 71px 20px 30px;
  font-size: 19px;
  color: #102a62;
}
@media (max-width: 767px) {
  .scheme-detail .detail-scheme-icons .scheme-icons li a,
  .scheme-detail .detail-scheme-icons .scheme-icons li span {
    font-size: 11px;
    padding: 66px 3px 30px;
  }
}
.scheme-detail .detail-scheme-icons .scheme-icons li a::before,
.scheme-detail .detail-scheme-icons .scheme-icons li span::before {
  top: 30px;
  left: 38%;
  width: 38px;
  height: 31px;
}
@media (max-width: 767px) {
  .scheme-detail .detail-scheme-icons .scheme-icons li a::before,
  .scheme-detail .detail-scheme-icons .scheme-icons li span::before {
    top: 21px;
    left: 50%;
    transform: translate(-50%);
  }
}
.scheme-detail .detail-scheme-icons .scheme-icons li a.location-icon::before,
.scheme-detail .detail-scheme-icons .scheme-icons li span.location-icon::before {
  background: url("../img/detail-icon-location.png") no-repeat center center;
}
.scheme-detail .detail-scheme-icons .scheme-icons li a.call-icon::before,
.scheme-detail .detail-scheme-icons .scheme-icons li span.call-icon::before {
  background: url("../img/detail-icon-call.png") no-repeat center center;
}
.scheme-detail .detail-scheme-icons .scheme-icons li a.website-icon::before,
.scheme-detail .detail-scheme-icons .scheme-icons li span.website-icon::before {
  background: url("../img/detail-icon-website.png") no-repeat center center;
}
.scheme-detail .detail-scheme-icons .scheme-icons li span {
  padding: 0;
  cursor: pointer;
}
@media (max-width: 767px) {
  .scheme-detail .detail-scheme-icons .scheme-icons li span {
    padding: 5px 0 2px 0;
  }
}
.scheme-detail .detail-scheme-icons .scheme-icons li span.share-icon::before {
  background: url("../img/detail-icon-share.png") no-repeat center center;
}
.about-scheme-detail {
  margin-top: 75px;
  background: #e8ebf0;
  background: -moz-linear-gradient(top, #e8ebf0 0%, #ffffff 100%);
  background: -webkit-linear-gradient(top, #e8ebf0 0%, #ffffff 100%);
  background: linear-gradient(to bottom, #e8ebf0 0%, #ffffff 100%);
}
.about-scheme-detail h2 {
  margin-top: 55px;
  font-family: 'open_sansregular';
}
.about-scheme-detail p {
  color: #102a62;
  margin-bottom: 30px;
}
.need-paint-listing-content figcaption h5 {
  display: inline-block;
}
.detail-steps-section .detail-steps {
  border-bottom: 4px solid #b5b5b5;
  padding-bottom: 37px;
}
.detail-steps-section .detail-steps li {
  display: inline-block;
  padding-right: 52px;
  color: #b5b5b5;
  font-size: 20px;
  font-family: 'open_sansbold';
}
@media (max-width: 767px) {
  .detail-steps-section .detail-steps li {
    font-size: 11px;
    padding-right: 5px;
  }
}
.detail-steps-section .detail-steps li.active {
  color: #102a62;
}
.detail-steps-section .detail-steps li span {
  border-radius: 100%;
  border: 1px solid;
  padding: 6px 15px;
  background: url("../img//details-bg.png") center center;
  background-position: 0 0;
  color: #ffffff;
}
@media (max-width: 767px) {
  .detail-steps-section .detail-steps li span {
    font-size: 11px;
    padding: 11px 15px;
  }
}
.detail-steps-section .detail-steps li span.active {
  background: url("../img//details-bg.png") center center;
  background-position: 40px 0;
}
#paint_multistep_form,
#provide-paint-details {
  margin-bottom: 45px;
}
.list-paint .choose-color-heading {
  padding-bottom: 15px;
}
@media (max-width: 767px) {
  .list-paint h5 {
    padding-top: 20px;
  }
}
.list-paint .color-wrap ul {
  float: left;
}
.list-paint .color-wrap > div:nth-child(1) .color-title {
  padding-right: 30px;
}
.list-paint .color-wrap > div:nth-child(1) ul {
  padding-right: 30px;
  position: relative;
}
.list-paint .color-wrap > div:nth-child(1) ul li:nth-last-child(2) {
  padding-bottom: 0;
}
.list-paint .color-wrap > div:nth-child(1) ul li:last-child {
  padding-bottom: 0;
}
.list-paint .color-wrap > div:nth-child(1) ul:after {
  content: '';
  background-color: #e9ebee;
  width: 4px;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}
.list-paint .color-wrap > div:nth-child(2) {
  padding-left: 41px;
}
@media (max-width: 767px) {
  .list-paint .color-wrap ul {
    float: none;
  }
  .list-paint .color-wrap > div:nth-of-type(1) .color-title {
    padding-right: 0;
  }
  .list-paint .color-wrap > div:nth-of-type(1) ul {
    padding-right: 0;
  }
  .list-paint .color-wrap > div:nth-of-type(1) ul:after {
    display: none;
  }
  .list-paint .color-wrap > div:nth-of-type(2) {
    padding-left: 15px;
  }
}
.list-paint .color-wrap ul {
  list-style: none;
}
.list-paint .color-wrap ul li {
  padding-bottom: 25px;
}
@media (max-width: 1024px) {
  .list-paint .color-wrap ul li {
    padding-bottom: 5px;
  }
}
@media (max-width: 767px) {
  .list-paint .color-wrap ul li {
    padding: 0;
  }
}
.list-paint .color-wrap ul li figure {
  background-repeat: no-repeat;
  height: 140px;
  width: 100%;
  padding-right: 10px;
  border: 2px solid #e9ebee;
}
.list-paint .color-wrap ul li figcaption {
  font-size: 14px;
  color: #102a62;
  z-index: -1;
}
@media (min-width: 768px) {
	.list-paint .color-wrap ul li figure.active {
	  border: 5px solid #8c2070;
	}
}
@media (max-width: 767px) {
	.list-paint .color-wrap ul li figure.active {
	  border: 2px solid #8c2070;
	}
	.list-paint .color-wrap ul li figure.active + figcaption{
	    color: #8c2070;
		font-weight: 600;
	}
}

@media (max-width: 1024px) {
  .list-paint .color-wrap ul li figure {
    background-size: contain;
    background-position: center;
    height: 100px;
  }
}
@media (max-width: 767px) {
  .list-paint .color-wrap ul li figure {
    height: 50px;
    overflow: hidden;
	background-position: left;
    border: none;
    border-bottom: 1px solid #102a62;
    position: relative;
  }
  .list-paint .color-wrap ul li figure.active {
    border-top: 2px solid #8c2070;
    border-bottom: 2px solid #8c2070;
    border-right: none;
    border-left: none;
  }
  .list-paint .color-wrap ul li figcaption {
    position: absolute;
    right: 15px;
    top: 15px;
	width:100%;
	padding-left: 90px;
  }
}
.list-paint p {
  font-size: 16px;
  color: #102a62;
}
@media (max-width: 767px) {
  .list-paint p {
    padding-bottom: 0;
  }
}
.list-paint .footer-content p {
  padding-top: 60px;
  padding-bottom: 15px;
}
@media (max-width: 767px) {
  .list-paint .footer-content p {
    padding-top: 0;
  }
}
.contact-page .contact-detail .office-detail {
  margin-top: 20px;
}
.contact-page .contact-detail .center-team {
  margin: 0;
}
.contact-page .contact-detail .specific {
  margin: 0!important;
}
.contact-page .contact-detail address {
  margin: 0;
}
.contact-page .contact-detail address p {
  color: #102a62 !important;
  margin: 0!important;
}
.contact-page .contact-detail address p a {
  color: #102a62 !important;
  font-family: 'open_sansbold';
  font-size: 17px;
}
@media (max-width: 767px) {
  .contact-page .contact-detail address p a {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .contact-page .contact-detail address p a strong {
    font-size: 13px;
  }
}
.contact-page .contact-detail-footer {
  padding: 20px 0 45px;
}
@media (max-width: 767px) {
  .contact-page .contact-detail-footer {
    padding: 0 0 20px 0;
  }
}
.contact-page .contact-detail-footer .find-scheme {
  margin: 30px;
}
.contact-page p {
  padding-bottom: 0;
}
.search-section h1 {
  text-transform: capitalize;
}
.search-section h2 a {
  color: #102a62;
}
.search-section p {
  color: #102a62;
  line-height: 28px;
  padding-top: 20px;
  margin-bottom: 30px;
}
.search-section h3 {
  font-family: 'open_sansregular';
}
.search-section input {
  height: 52px;
}
.search-section .searching-detail .guide-box {
  padding-top: 0;
  padding-left: 96px;
  margin: 0 0 25px 0;
}
@media (max-width: 1199px) {
  .search-section .searching-detail .guide-box {
    padding-left: 78px;
  }
}
@media (max-width: 991px) {
  .search-section .searching-detail .guide-box {
    padding-left: 16px;
  }
}
.search-section .searching-detail .guide-box .search-btn {
  top: -5px;
  position: relative;
}
.search-section .searching-detail .guide-box article {
  border-bottom: 1px solid #DBDBDB;
  padding: 15px 8px;
}
.search-section .searching-detail .guide-box article h2 {
  margin: 10px 0;
}
.search-section .searching-detail .guide-box article h2 a:hover {
  border-bottom: solid 2px #0DACB0;
}
.search-section .searching-detail .guide-box article p {
  padding-top: 0;
  margin-bottom: 0;
  padding-left: 2px;
}
.search-section .searching-detail .guide-box article:last-child {
  border-bottom: none;
}
.search-section .padding-content {
  padding-left: 26px;
}
@media (max-width: 1199px) {
  .search-section .padding-content {
    padding-left: 0;
  }
}
@media (max-width: 991px) {
  .search-section .padding-content {
    padding-left: 18px;
  }
}
.search-section .padding-content .detail-section {
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 10px;
  border-bottom: 1px solid #DBDBDB;
}
.search-section .padding-content .detail-section article {
  padding-left: 10px;
}
.search-section .padding-content .detail-section article h2 {
  margin-top: 10px;
  line-height: 40px;
}
.search-section .padding-content .detail-section article h2 a:hover {
  border-bottom: solid 2px #0DACB0;
}
.search-section .padding-content .detail-section article p {
  padding-top: 0;
  margin-bottom: 0;
}
.search-section .page-btn {
  padding-right: 5px;
}
@media (max-width: 767px) {
  .search-section .page-btn {
    padding: 0;
  }
}
.search-section .page-btn .previous-post {
  float: left;
  color: #ffffff;
  background-color: #8c2070;
  padding: 0 10px;
  font-size: 16px;
  pointer-events: none;
  font-family: 'open_sansbold';
  pointer-events: auto;
  margin-left: 15px;
}
.search-section .page-btn .previous-post:hover {
  background-color: #ffcc00;
  color: #102a62 !important;
}
.search-section .page-btn .previous-post:focus {
  color: #ffffff;
}
@media (max-width: 1024px) {
  .search-section .page-btn .previous-post {
    margin-left: 0px;
  }
}
.search-section .page-btn .next-post {
  padding: 0 10px;
  font-size: 16px;
  pointer-events: none;
  font-family: 'open_sansbold';
  color: #ffffff;
  background-color: #8c2070;
  float: right;
  pointer-events: auto;
}
.search-section .page-btn .next-post:hover {
  background-color: #ffcc00;
  color: #102a62 !important;
}
.search-section .page-btn .next-post:focus {
  color: #ffffff;
}
.search-content-bottom .info-grid .info-list .info-content {
  min-height: 80px;
}
.login-section .form-repaint {
  padding: 40px 55px 51px;
}
.login-section .form-repaint input {
  height: 48px;
  -webkit-box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.075);
  display: block;
  line-height: 1.42857143;
}
.login-section .form-repaint input[type="text"],
.login-section .form-repaint input[type="password"] {
  width: 100%;
  padding: 12px;
  font-size: 14px;
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
@media (max-width: 767px) {
  .login-section .form-repaint input[type="text"],
  .login-section .form-repaint input[type="password"] {
    width: 100%;
  }
}
.login-section .form-repaint input[type="text"]:focus,
.login-section .form-repaint input[type="password"]:focus {
  border-color: #8c206f;
  box-shadow: none;
  outline: none;
}
.login-section .form-repaint input[type="submit"] {
  margin: 26px 0 37px;
  cursor: pointer;
  padding: 12px 55px;
  color: #ffffff;
  background-color: #8c2070;
  border: none;
  border-radius: 4px;
  font-size: 18px;
  font-family: 'open_sansbold';
}
.login-section .form-repaint input[type="submit"]:hover {
  background-color: #ffcc00;
  color: #000000;
}
.login-section .form-repaint span {
  color: #102a62;
  font-weight: bold;
  font-size: 19px;
  padding-right: 10px;
}
.login-section .form-repaint a {
  font-size: 16px;
  border-bottom: 1px solid #0DACB0;
  text-decoration: none;
  color: #102a62;
  font-family: 'open_sansregular';
}
.login-section .form-repaint .login-contact {
  font-size: 19px;
}
.privacypolicy table,
.privacypolicy .cookie-note {
  font-size: 15px;
}
@media (max-width: 767px) {
  .privacypolicy table,
  .privacypolicy .cookie-note {
    font-size: 10px;
  }
}
.privacypolicy h5 {
  font-size: 16px;
}
.privacypolicy a {
  color: #8c2070;
}
.privacypolicy a:hover {
  text-decoration: underline;
}
.privacypolicy .list-bullet {
  margin-bottom: 0;
}
.privacypolicy .list-bullet li {
  padding-left: 0;
  margin-bottom: 0;
}
.privacypolicy .list-bullet li h5 {
  padding-left: 30px;
  margin-bottom: 0;
}
.privacypolicy .list-bullet li p {
  padding: 0;
}
.page-template-cr_maintenance header {
  padding-bottom: 0;
}
.page-template-cr_maintenance header a img {
  max-width: 200px;
}
.page-template-cr_maintenance header a span {
  font-size: 14px;
}
.page-template-cr_maintenance .page-maintenance .banner-header {
  background: url(../img//banner.jpg) no-repeat center center / cover;
  height: 650px;
  text-align: center;
  color: #fff;
  width: 100%;
  margin-bottom: 0;
  position: relative;
  padding: 0;
}
.page-template-cr_maintenance .page-maintenance .banner-header::after {
  background: url(../img//maintenancepaintstripwhite.svg) repeat-x center center;
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 80px;
  z-index: 1;
  bottom: -1px;
}
@media (max-width: 991px) {
  .page-template-cr_maintenance .page-maintenance .banner-header::after {
    background-size: cover;
  }
}
.page-template-cr_maintenance .page-maintenance .banner-header::before {
  background: url(../img//maintenancepaintstripwhite.svg) repeat-x center center;
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 80px;
  z-index: 1;
  transform: rotate(-180deg);
  top: -1px;
}
@media (max-width: 991px) {
  .page-template-cr_maintenance .page-maintenance .banner-header::before {
    background-size: cover;
  }
}
.page-template-cr_maintenance .page-maintenance .banner-header .banner-overlay {
  background-color: rgba(0, 0, 0, 0.5);
  height: 100%;
  position: relative;
}
.page-template-cr_maintenance .page-maintenance .banner-header .banner-overlay .banner-content {
  top: 50%;
  transform: translateY(-50%);
  bottom: auto;
  position: absolute;
}
.page-template-cr_maintenance .page-maintenance .banner-header .banner-overlay .banner-content h1 {
  margin: 20px 0;
}
.page-template-cr_maintenance .page-maintenance .banner-header .banner-overlay .banner-content h1 span {
  color: #3dd0c8;
}
.page-template-cr_maintenance .page-maintenance .banner-header .banner-overlay .banner-content p {
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 30px;
}
.page-template-cr_maintenance .page-maintenance .banner-header .banner-overlay .banner-content .banner-buttons a {
  margin: 0 10px;
}
.page-template-cr_maintenance .page-maintenance .banner-detail {
  font-family: open_sansregular;
  text-align: center;
  color: #102a62;
  padding: 0 0 80px 0;
}
.page-template-cr_maintenance .page-maintenance .banner-detail img {
  width: 175px;
}
.page-template-cr_maintenance .page-maintenance .banner-detail h2 {
  font-size: 35px;
  margin: 50px 0 25px 0;
}
.page-template-cr_maintenance .page-maintenance .banner-detail p {
  margin-bottom: 0;
  font-size: 20px;
}
.page-template-cr_maintenance .page-maintenance .banner-detail .btn-success {
  background-color: #01b2a8;
  color: #000;
  font-weight: 700;
}
.page-template-cr_maintenance .page-maintenance .banner-detail .share-button {
  margin-top: 20px;
}
.page-template-cr_maintenance .page-maintenance .banner-detail .share-button .btn-share {
  background-color: #bee7e3;
  font-weight: 700;
  margin-right: 5px;
}
.page-template-cr_maintenance .page-maintenance .banner-detail .share-button .icon-CommunityRePaint_iconSocial_Share::before {
  color: #102a62;
  font-size: 14px;
  padding-left: 5px;
}
.page-template-cr_maintenance .page-maintenance .banner-detail .share-button a:hover {
  text-decoration: none;
}
.page-template-cr_maintenance .page-maintenance h2 {
  font-family: open_sansregular;
}
.page-template-cr_maintenance footer {
  font-family: open_sansregular;
}
.page-template-cr_maintenance footer .footer-contact {
  background-color: #e8edf1;
  position: relative;
  margin-top: 70px;
  font-family: open_sansregular;
  padding-bottom: 70px;
  color: #102a62;
}
.page-template-cr_maintenance footer .footer-contact:before {
  background: url(../img//maintenancepaintstrip.svg) no-repeat center top / cover;
  content: "";
  position: absolute;
  top: -60px;
  left: 0;
  width: 100%;
  height: 100px;
}
.page-template-cr_maintenance footer .footer-contact strong {
  display: block;
}
.page-template-cr_maintenance footer .footer-contact strong a {
  color: #102a62;
  font-weight: 700;
  font-size: 25px;
  text-decoration: none;
  font-family: open_sansbold;
}
.page-template-cr_maintenance footer .footer-contact .social-icons ul {
  margin: 0;
  padding: 0;
  display: block;
}
.page-template-cr_maintenance footer .footer-contact .social-icons ul li {
  display: inline-block;
  list-style: none;
  margin-right: 5px;
}
.page-template-cr_maintenance footer .footer-contact .social-icons ul li a {
  display: block;
}
.page-template-cr_maintenance footer .footer-contact .social-icons ul li a:hover {
  text-decoration: none;
}
.page-template-cr_maintenance footer .footer-contact .dulux {
  display: inline-block;
}
.page-template-cr_maintenance footer .footer-contact .dulux a {
  display: inline-block;
}
.page-template-cr_maintenance footer .footer-contact .dulux a img {
  display: block;
  max-width: 300px;
}
.page-template-cr_maintenance footer .footer-contact .dulux img {
  max-width: 160px !important;
}
.page-template-cr_maintenance footer .footer-contact .resources {
  display: inline-block;
}
.page-template-cr_maintenance footer .footer-contact .resources a {
  display: inline-block;
}
.page-template-cr_maintenance footer .footer-contact .resources a img {
  display: block;
  max-width: 300px;
}
.page-template-cr_maintenance footer .footer-contact h5 {
  font-size: 18px;
}
.page-template-cr_maintenance footer .footer-contact p {
  font-size: 17px;
}
.page-template-cr_maintenance footer .footer-contact p.charges {
  font-size: 14px;
}
.page-template-cr_maintenance footer .footer-contact .community a {
  font-family: open_sansbold;
  font-size: 17px;
  border-bottom: solid 2px #0dacb0;
}
.page-template-cr_maintenance footer .footer-contact .community a:hover {
  text-decoration: none;
  color: #8c2070;
}
.page-template-cr_maintenance footer .footer-nav {
  color: #fff;
  padding: 60px 0;
  position: relative;
  background-color: #102a62;
}
.page-template-cr_maintenance footer .footer-nav:before {
  background: url(../img//maintenancefooter.svg) no-repeat center top / cover;
  content: "";
  position: absolute;
  top: -60px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.page-template-cr_maintenance footer .footer-nav .textwidget span {
  padding-top: 10px;
}
.page-template-cr_maintenance footer .footer-nav .menu-footer-container {
  display: inline-block;
}
.page-template-cr_maintenance footer .footer-nav .menu-footer-container ul {
  margin: 0;
  padding: 0;
  display: inline-block;
}
.page-template-cr_maintenance footer .footer-nav .menu-footer-container ul li {
  display: inline-block;
  padding: 0 20px;
  line-height: 15px;
  color: #fff;
  border-right: solid 2px #fff;
}
.page-template-cr_maintenance footer .footer-nav .menu-footer-container ul li a {
  text-decoration: underline;
  text-transform: capitalize;
  color: #fff;
}
.page-template-cr_maintenance footer .footer-nav .menu-footer-container ul li:last-child {
  border-right: none;
}
.site-footer form .form-repaint .newsletter_checkbox label {
	position:static;
	flex:1;
}
.site-footer form .form-repaint .newsletter_checkbox {
	display:flex;
}
.home .work-with-us .right-text {
	padding-left: 35px;
}
.home .work-with-us .work-with-button {
	margin-top:20px;
	margin-bottom:60px;
}
.section-detail .download-document ul li:before {
	display: none;
}
.site-footer .container .row {
	display: flex;
}
.site-footer .container .row .col-sm-6 {
	display: flex;
    flex-direction: column;
}