@font-face {
  font-family: 'Nucleo Outline';
  src: url('../fonts/nucleo-outline.eot');
  src: url('../fonts/nucleo-outline.eot') format('embedded-opentype'), url('../fonts/nucleo-outline.woff2') format('woff2'), url('../fonts/nucleo-outline.woff') format('woff'), url('../fonts/nucleo-outline.ttf') format('truetype'), url('../fonts/nucleo-outline.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
.skinset-dockbar a { color: #ffffff;}

#header-wrap #header #header-logo img {
  height: 90px;
  padding-top: 10px;
}
#header-wrap #header.stuck #header-logo img {
  padding-top: 0;
  height: 54px;
}

header #acoda-tabs .menu a {
  font-size: .85em;
}
header #acoda-tabs > ul.menu > li a, header .dock-panel-wrap.main_nav ul.dock-panel li.dock-tab > a, header .dock-panel-wrap.main_nav ul.dock-panel #lang_sel_list li > a {
  padding: 0.9375em;
}

header .stuck #acoda-tabs .menu a {
  font-size: 1.1em;
}

header #header { /*yellow bg*/
  background-color:#faed1f !important;
}
header .skinset-menu a {
  color:#1c91d0 !important;
}
.skinset-header #acoda_dropmenu > li.current_page_parent > a, .skinset-header #acoda_dropmenu > li.current-menu-ancestor > a, .skinset-header #acoda_dropmenu > li:hover > a, .skinset-header #acoda_dropmenu > li.current-menu-item > a {
  background-color:#1c91d0 !important;
  color:#fff !important;
}
/*--------BUTTON STYLES---------*/
.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md.vc_btn3-style-outline, .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md.vc_btn3-style-outline-custom {
    padding: 13px 19px;
}
.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md {
    font-size: 14px;
    padding: 14px 20px;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline {
    border-color: #FFF;
    background-color: transparent;
color:#fff;
}
.oka-btn:hover {
background-color:#fff !important;
color:#454545 !important;
}
.vc_btn3.vc_btn3-block {
    display: block;
    width: 100%;
    text-align: inherit;
}
.vc_btn3.vc_btn3-style-outline, .vc_btn3.vc_btn3-style-outline-custom, .vc_btn3.vc_btn3-style-outline-custom:focus, .vc_btn3.vc_btn3-style-outline-custom:hover, .vc_btn3.vc_btn3-style-outline:focus, .vc_btn3.vc_btn3-style-outline:hover {
    border-width: 2px;
}
.vc_general.vc_btn3 {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    background-color: transparent;
    color: #5472D2;
    border: 1px solid transparent;
    box-sizing: border-box;
    word-wrap: break-word;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    top: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    line-height: normal;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-size: 14px;
    padding: 14px 20px;
}
.vc_general.vc_btn3, .wpb_button:hover, a.wpb_button_a, a.wpb_button_a:hover {
    text-decoration: none;
}
footer .vc_btn3-container.vc_btn3-center {
text-align:left;
}
.skinset-footer.acoda-skin {
  background-color: #49b7b8 !important;
}
#footer-wrap .vc_general.vc_btn3-color-link_color, footer .socialicons ul li a {
  background-color: #faed1f !important;
  color: #49b7b8 !important;
}
#primary-wrapper .socialicons ul li a {
  border: 0;
}
/*---------COLUMN GRID-----------*/
.orow {
  position: relative;
  margin: 0 -1em;
}
.cfx {
  position: relative;
}
.cfx::after, .row::after {
  content: " ";
  clear: both;
  display: block;
  position: relative;
}
.column {
  float: left;
  padding: 0 1em;
}
.col-12 {
  width: 100%;
}
.col-9 {
  width: 75%;
}
.col-8 {
  width: 66.6666%
}
.col-7 {
  width: 58.3333%;
}
.col-6 {
  width: 50%;
}
.col-5 {
  width: 41.6666%;
}
.col-4 {
  width: 33.3333%;
}
.col-3 {
  width: 25%;
}
.col-2 {
  width: 16.6666%;
}
.col-1 {
  width: 8.3333%;
}
.page-template-page-2020 .intro-wrap {
display:none;
}
.page-template-page-2020 .content-wrap.row {
max-width:none;
width:100%;
}
.page-template-page-2020 #content {
padding:160px 0 0 0 !important;
}
.width {
max-width:1140px;
width:calc(100% - 3em);
margin-left:auto;
margin-right:auto;
}
.bg-img {
background-size:cover;
background-position:center;
background-repeat:no-repeat;
}
.hero-home, .hero-child {
position:relative;
z-index:1;
color:#fff;
padding:0;
}
.hero-home::after, .hero-child::after {
content: " ";
background-color:rgba(0,0,0,0.4);
width:100%;
height:100%;
left:0;
top:0;
position:absolute;
z-index:-1;
}
.hero-home. width, .hero-child .width {

}
.hero-child {
height:0;
padding:40% 0 0 0 !important;
}
.flex-outer {
position: absolute;
left:0;
top:0;
width:100%;
height:100%;
display:flex;
align-items:center;
z-index:1;
}
.hero-home {
min-height:96vh;
}
.hero-home .orow {
max-width:560px;
margin-left:-15px;
margin-right:-15px;
padding-top:14px;
}
.hero-home .column {
padding:0 15px;
}
.center {
text-align:center;
}
.page-template-page-2020 .entry>section {
padding-top:120px;
padding-bottom:120px;
position:relative;
}
.home1 .column p {
margin-bottom:1.25rem;
}
.home1 .sub-entry {
padding-top:3.75rem;
}
.h2-line h2 {
position:relative;
padding-bottom:34px;
margin-bottom:26px;
}
.h2-line h2::after {
content: " ";
width:72px;
height:4px;
background-color:#1f90cf;
position:absolute;
left:0;
right:0;
margin:auto;
bottom:0;
}
.right-fill, .left-fill {
position:absolute;
top:0;
height:100%;
z-index:0;
margin:auto;
}
.right-fill {
left:50%;
right:0;
}
.left-fill {
right:50%;
left:0;
}
.home2 .width {
position:relative;
z-index:1;
}
.cblock.hold-right {
float:right;
width:50%;
padding-left:3rem;
}
.home4 .cblock {
  width:50%;
  padding-right:3rem;
}
.bg-gray {
background-color:#f7f7f7;
}
.home2 .vc_btn3-container {
width:auto;
}
.home2 .h2-line h2::after, .con1.h2-line h2::after {
right:inherit;
}
.home4 .width {
  max-width:1300px;
}
.home4 .h2-line h2::after {
  right: inherit;
}
.home4 h2 {
  margin-bottom: 2em;
}
ul.numlist li {
  list-style:none;
}
.numlist li {
  padding:.7em 0 0 4.5em;
  position: relative;
}
.numlist li p {
  margin-bottom: .85em;
}
.numlist li a, .app2 a {
  text-decoration: underline;
}
.numlist h3 {
  margin-bottom: .1em;
  letter-spacing: 0 !important;
}
.numlist li::before {
  color: #faed1f;
  background-color: #f15b2b;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1.5em;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-weight:bold;
}
.numlist li:nth-child(1)::before {
  content: "1";
}
.numlist li:nth-child(2)::before {
  content: "2";
}
.numlist li:nth-child(3)::before {
  content: "3";
}
.numlist li:nth-child(4)::before {
  content: "4";
}
.numlist li:nth-child(5)::before {
  content: "5";
}
.numlist li:nth-child(6)::before {
  content: "6";
}
/*----PAGE APPLIANCES-----*/
.page-template-page-2020 .entry>section.app2 {
  padding-top: 60px;
  padding-bottom: 30px;
}
.app1 .orow {
  padding-top: 1.25em;
}
.h2-line.bar-left h2::after {
  right:inherit;
}
.app2 .width, .app3 .width, .pick2 .width, .pick3 .width {
  max-width: 1500px;
}
.app2 ul {
  padding-left: 1.5em;
}
.app2 li::marker {
  color: #1f90cf;
  font-size: .75em;
}
.app2 .sub {
  padding-top: 1.5em;
}
.col-split ul {
  column-count:2;
}
.entry .app2 li {
  margin-bottom: .4em;
}
.app2 sub {
  padding-top: 2.25em;
}
.app2 p>strong {
  color: black;
}
.app3 h2, .app3 h4 {
  text-align: center;
}
.app3 .numlist {
  display: flex;
  flex-wrap: wrap;
  padding-top: 2em;
}
.app3 .numlist li {
  width: 33.3333%;
  padding-right: 1em;
}
.app3 .numlist p {
  max-width: 20em;
}
.app3 .sub {
  padding-top: 3em;
}
.app3 .sub>div:nth-child(1) {
  margin-bottom: 5em;
}
.app3 .vc_general.vc_btn3, .vc_general.vc_btn3.add-bor {
  border:solid 2px #1f90cf;
}
/*----END APPLIANCES-----*/
/*----PAGE PICKUP DELIVERY-----*/
.pick1 h2, .pick2 h2 {
  margin-bottom: 1.5em;
}
ul.icon-list li {
  list-style: none;
}
ul.icon-list {
  padding: 0;
}
.icon-list li {
  margin-bottom: 1.25em;
}
.icon-list li>* {
  display: inline-block;
  vertical-align: top;
}
.icon-list p:nth-child(1) {
  width: 4em;
}
.icon-list p:nth-child(2) {
  width: calc(100% - 5.5em);
  padding: 1.25em 0 0 1em;
}
.icon-list strong {
  text-transform: uppercase;
  display: block;
  font-size: 1.3rem;
  padding-bottom: .15em;
  font-family: 'Montserrat';
}
.page-template-page-2020 .entry>section.home4, .page-template-page-2020 .entry>section.pick2, .page-template-page-2020 .entry>section.pick3 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.pick3 .cblock {
  width: 50%;
  padding-right: 3rem;
}
/*----END PICKUP-----*/
a.vc_btn3 {
text-transform:uppercase;
}
.check-list1 ul li {
list-style:none;
}
.check-list1 li {
position:relative;
padding:12px 0;
line-height:1.3;
margin:0 !important;
}
.check-list1 i {
border:solid 2px #333;
width:30px;
line-height:26px;
font-size:18px;
margin-right:25px;
text-align:center;
}
.check-list1 i, .check-list1 li em {
vertical-align:top;
display:inline-block;
}
.check-list1 li em {
width:calc(100% - 60px);
font-style:normal;
}
.home3 .width {
max-width:1040px;
}
.home3 .orow {
padding-top:4.75em;
}
.home3 .sub1 p {
padding-top:2rem;
}
.why1 h2, .why2 h2 {
margin-bottom:58px;
}
.why1 .orow {
padding-bottom:1.875rem;
}
.why1 .column i, .why4 .column i {
background-color:#f15b2b;
border-radius:50%;
width:100px;
line-height:100px;
color:#faed1f;
font-size:2em;
font-weight:normal;
margin-bottom:30px;
}
.why1 .column h3 {
margin-bottom:4px;
}
.why2 .orow {
padding-top:1.875rem;
}
.why1 {
padding-bottom:50px !important;
}
.why1 .vc_btn3-container {
padding-top:30px;
}
.why2 {
padding:60px 0 !important;
}
.why2 p>a {
text-decoration:underline;
}
.why2 .column i {
color:#1f90cf;
font-size:1.8em;
padding:.18em;
}
.why2 .column>p:first-of-type {
padding-top:38px;
}
.why3 {

}
.why4 {

}
.serv1 .orow {
padding:1.875rem 0 2.5rem;
}
.serv1 img {
margin-bottom:0;
}
.con1 {

}
.con2 {
padding:28% 0 0 0 !important;
height:0;
}
.con2>div {
justify-content:center;
}
.con2 a {
text-align:center;
text-transform:uppercase;
}
.cinfo ul:first-of-type {
padding-bottom:12px;
}
.cinfo ul:first-of-type li {
list-style:none;
display:inline-block;
vertical-align:middle;
margin-bottom:0;
padding:8px 0;
}
.cinfo ul:first-of-type li:nth-child(odd) {
width:3.2rem;
}
.cinfo ul:first-of-type li:nth-child(even) {
width:calc(100% - 4.2rem);
}
.cinfo ul:first-of-type i {
font-size:2.1em;
}
.orow.vcent {
display:flex;
align-items:center;
}
.feed1 .orow {
padding:4.75rem 0 2.5rem;
}
.feed1 .column img {
max-height:150px;
height:auto;
max-width:100%;
width:auto;
}
footer .socialicons li {
display:inline-block;
}
.grecaptcha-badge {
visibility:hidden;
opacity:0;
}
.page-id-17 .grecaptcha-badge {
visibility:visible;
opacity:1;
}

@media only screen and (max-width: 1020px) {
  .dock-panel-wrap.dock_layout_1 .infodock.static ul {
    overflow: hidden;
  }
  .page-template-page-2020 #content {
    padding-top:320px !important;
  }
}

@media only screen and (max-width: 900px) {
  .column {
    width: 100%;
    float: none;
    padding-left: 0;
    padding-right: 0;
    padding-top: 1.6em;
  }
  .orow>.column:first-of-type {
    padding-top: 0;
  }
.orow.vcent {
display:block;
}
  .orow {
    margin-left: 0;
    margin-right: 0;
  }
.home2, .home4 {
padding-top:0 !important;
}
.right-fill, .left-fill {
position:relative;
height:0;
bottom:inherit;
padding-top:70%;
background-position: top center;
left:0;
right:0;
}
.cblock, .cblock.hold-right {
float:none;
width:100% !important;
max-width:none;
padding-top:3rem;
padding-left:0 !important;
padding-right: 0 !important;
}
.home2 .cblock>*, .home4 .cblock>* {
max-width:none;
}
  .con2, .hero-child {
    padding-top:55% !important;
  }
.why2 .column>p:first-of-type {
padding-top:15px;
}
.why2 .column {
padding-top:2.6rem;
}
#footer-wrap .content > .columns {
width:100%;
float:none;
}
#footer-wrap .content > .columns:first-of-type {
padding-bottom:0;
}
.page-template-page-2020 #content {
padding-top:328px !important;
}
.page-template-page-2020 .entry>section.pick2, .page-template-page-2020 .entry>section.pick3 {
  padding-top: 0;
}
.app3 .numlist {
  display: block;
}
.app3 .numlist li {
  width: 100%;
  margin-bottom: 1.5em;
}
.app3 .numlist p {
  max-width: none;
}

}

@media only screen and (max-width: 500px) {
.flex-outer .supersize-text {
font-size:130%;
}
.hero-home .column:nth-child(1) {
padding-bottom:1.2em;
}
.cinfo ul:first-of-type li a {
word-break:break-all
}
.col-split ul {
  column-count: inherit;
}

}