/*
Theme Name: Elite Instalators
Theme URI: http://verycreative.eu
Author: Anton Iulian-Loenrad
Author URI: http://verycreative.eu
Version: 1.0
*/
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

* {
  -webkit-font-smoothing: antialiased;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  margin: 0;
}

a {
  text-decoration: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  overflow-y: scroll;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  line-height: normal;
}

html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

li {
  list-style-type: none;
}

body {
  margin: 0;
}

iframe {
  border-style: none;
  border: none;
  width: inherit;
  display: block;
  position: relative;
}

a:focus {
  outline: none;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: normal;
  -webkit-appearance: none;
}

blockquote {
  margin: 0;
}

dfn {
  font-style: italic;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

mark {
  background: #ff0;
  color: #000;
}

p,
pre {
  margin: 1em 0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

q:before,
q:after {
  content: "";
  content: none;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

dl,
menu,
ol,
ul {
  margin: 0;
}

dd {
  margin: 0;
}

menu,
ol,
ul {
  padding: 0;
}

nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

form {
  margin: 0;
}

fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
}

button,
input,
select,
textarea {
  margin: 0;
  vertical-align: baseline;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  border-style: none;
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

audio,
canvas,
img,
video {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.container {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.container:before, .container:after {
  content: "";
  visibility: hidden;
  height: 0;
  display: table;
}
.container:after {
  clear: both;
}

.centered-content {
  text-align: center;
}

.row {
  margin-right: -17px;
  margin-left: -17px;
}
.row:before, .row:after {
  content: "";
  visibility: hidden;
  height: 0;
  display: table;
}
.row:after {
  clear: both;
}
.row > [class*='col_'] {
  padding-left: 17px;
  padding-right: 17px;
  display: inline-block;
  float: left;
}
.row > [class*='col_'].right {
  float: right;
}
.row.visible {
  overflow: visible;
}
.row.big-gutter {
  margin-left: -42px;
  margin-right: -42px;
}
@media (max-width: 767px) {
  .row.big-gutter {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row.big-gutter > [class*='col_'] {
  padding-left: 42px;
  padding-right: 42px;
}
@media (max-width: 767px) {
  .row.big-gutter > [class*='col_'] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row.small-gutter {
  margin-left: -8px;
  margin-right: -8px;
}
.row.small-gutter > [class*='col_'] {
  padding-left: 8px;
  padding-right: 8px;
}

.col_16 {
  width: 16.66%;
}

.col_15 {
  width: 15%;
}

.col_14 {
  width: 14.28%;
}

.col_33 {
  width: 33.33%;
}

.col_20 {
  width: 20%;
}

.col_auto {
  width: auto;
}

.col_25 {
  width: 25%;
}

.col_12 {
  width: 12.5%;
}

.col_50 {
  width: 50%;
}

.col_100 {
  width: 100%;
}

.col_30 {
  width: 30%;
}

.col_70 {
  width: 70%;
}

.col_40 {
  width: 40%;
}

.col_45 {
  width: 45%;
}

.col_55 {
  width: 55%;
}

.col_60 {
  width: 60%;
}

.col_66 {
  width: 66.66%;
}

.col_75 {
  width: 75%;
}

.col_80 {
  width: 80%;
}

html {
  background: white;
  color: #3c4658;
  font-family: "Montserrat", Arial, Helvetica, sans-serif, Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: normal;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  color: #3c4658;
  line-height: normal;
  font-family: "Roboto Slab", Arial, Helvetica, sans-serif;
  text-transform: none;
  margin-bottom: 30px;
  letter-spacing: normal;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
}

h1 {
  font-size: 4.8rem;
}
@media (max-width: 767px) {
  h1 {
    font-size: 3.6rem;
  }
}

h2 {
  font-size: 4rem;
}
@media (max-width: 767px) {
  h2 {
    font-size: 2.8rem;
  }
}

h3 {
  font-size: 3rem;
}
@media (max-width: 767px) {
  h3 {
    font-size: 2.4rem;
  }
}

h4 {
  font-size: 1.8rem;
}

h5 {
  font-size: 1.6rem;
}

h6 {
  font-size: 1.4rem;
}

p,
a,
span,
label {
  margin: 0;
}
p p,
p a,
p span,
p label,
a p,
a a,
a span,
a label,
span p,
span a,
span span,
span label,
label p,
label a,
label span,
label label {
  font-size: 100%;
  margin: 0;
}

p {
  margin: 0 0 25px;
  font-size: 1.4rem;
  line-height: 24px;
  font-weight: 300;
  color: #3c4658;
}

a {
  margin: 0;
  transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  color: #3d9dda;
}
a:hover {
  color: #5dc560;
}

strong {
  font-weight: 700;
}

b {
  font-weight: 700;
}

input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="url"],
input[type="number"],
input[type="date"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="week"],
input[type="month"],
textarea,
select, .selectize-input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-family: "Montserrat", Arial, Helvetica, sans-serif, Arial, Helvetica, sans-serif;
  font-size: 1.4rem;
  border-style: none;
  font-weight: 400;
  border: 2px solid #d6dae0;
  width: 100%;
  height: 54px;
  padding: 0 15px;
  line-height: 54px;
  background: white;
  color: #3c4658;
  outline: 0;
  -webkit-appearance: none;
  box-shadow: none;
}
input[type="text"]:active, input[type="text"]:hover, input[type="text"]:focus,
input[type="email"]:active,
input[type="email"]:hover,
input[type="email"]:focus,
input[type="password"]:active,
input[type="password"]:hover,
input[type="password"]:focus,
input[type="search"]:active,
input[type="search"]:hover,
input[type="search"]:focus,
input[type="tel"]:active,
input[type="tel"]:hover,
input[type="tel"]:focus,
input[type="url"]:active,
input[type="url"]:hover,
input[type="url"]:focus,
input[type="number"]:active,
input[type="number"]:hover,
input[type="number"]:focus,
input[type="date"]:active,
input[type="date"]:hover,
input[type="date"]:focus,
input[type="time"]:active,
input[type="time"]:hover,
input[type="time"]:focus,
input[type="datetime"]:active,
input[type="datetime"]:hover,
input[type="datetime"]:focus,
input[type="datetime-local"]:active,
input[type="datetime-local"]:hover,
input[type="datetime-local"]:focus,
input[type="week"]:active,
input[type="week"]:hover,
input[type="week"]:focus,
input[type="month"]:active,
input[type="month"]:hover,
input[type="month"]:focus,
textarea:active,
textarea:hover,
textarea:focus,
select:active,
select:hover,
select:focus, .selectize-input:active, .selectize-input:hover, .selectize-input:focus {
  transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
}

.selectize-input {
  line-height: 40px;
}

.selectize-input input[type="text"] {
  height: auto;
  min-width: 120px;
}

.selectize-input.focus {
  box-shadow: none !important;
}

.selectize-control.multi .selectize-input > div {
  background: #5dc560;
  border: none;
}

.selectize-control.multi .selectize-input [data-value] {
  background: #5dc560;
  border: none;
  margin: 0;
  margin-right: 5px;
  padding: 5px 15px;
  box-shadow: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  height: auto;
  display: inline-block;
  line-height: normal;
}

textarea {
  line-height: normal;
  height: auto;
  min-height: 110px;
  padding: 10px 15px;
}

select {
  padding-right: 0;
}

label {
  display: block;
  color: #3c4658;
  text-transform: none;
  font-weight: 400;
  letter-spacing: normal;
  font-size: 1.6rem;
  margin-bottom: 5px;
}

::-webkit-input-placeholder {
  color: #3c4658;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #3c4658;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #3c4658;
}

:-ms-input-placeholder {
  color: #3c4658;
}

.input-block {
  margin-bottom: 30px;
  display: inline-block;
  width: 100%;
}
.input-block label {
  display: block;
}

.checkbox, .radio {
  width: 16px;
  height: 16px;
  padding: 0 5px 0 0;
  background: url(images/checkbox.png) no-repeat;
  display: block;
  clear: left;
  float: left;
}

.radio {
  background: url(images/png/radio.png) no-repeat;
}

.select-block {
  position: relative;
  height: 54px;
}
.select-block .select {
  position: absolute;
  width: 100%;
  height: 54px;
  padding: 15px 24px 0 15px;
  border: 2px solid #d6dae0;
  color: #3c4658;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: white url(images/select-arrow.png) right 4px no-repeat;
  overflow: hidden;
  box-shadow: none;
}

.white_select .select {
  position: absolute;
  width: 100%;
  height: 42px;
  padding: 12px 24px 0 20px;
  color: #3c4658;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: white url(images/white-select-arrow.png) right 18px no-repeat;
  overflow: hidden;
  box-shadow: 0px 2px 1.98px 0.02px rgba(27, 69, 120, 0.5);
  border: 0;
}

select.styled {
  width: 100% !important;
  height: 100% !important;
  cursor: pointer;
}

.picker__button--clear, .picker__button--close, .picker__button--today {
  line-height: normal;
  color: #3c4658;
}

.calendar-input {
  position: relative;
}
.calendar-input > span {
  position: absolute;
  top: 11px;
  right: 15px;
  font-size: 1.6rem;
  color: #3c4658;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
  background-color: #fff;
}

table {
  width: 100%;
}

table, th, td {
  border-spacing: 0;
  border: 1px solid #999999;
  padding: 1em;
  line-height: 1;
  vertical-align: top;
}

th {
  text-align: left;
  font-weight: normal;
}

button,
input[type='submit'],
.button {
  transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  min-width: 120px;
  text-transform: none;
  letter-spacing: normal;
  text-align: center;
  font-size: 1.3rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-weight: 400;
  color: #fff;
  padding: 0 20px;
  height: 34px;
  line-height: 34px;
  margin-bottom: 0px;
  background: #5dc560;
}
button.red,
input[type='submit'].red,
.button.red {
  background: #eb5e4b;
}
button.red:hover,
input[type='submit'].red:hover,
.button.red:hover {
  background: #e6351d;
}
button.green,
input[type='submit'].green,
.button.green {
  background: #5dc560;
}
button.green:hover,
input[type='submit'].green:hover,
.button.green:hover {
  background: #3fb042;
}
button.blue,
input[type='submit'].blue,
.button.blue {
  background: #3d9dda;
}
button.blue:hover,
input[type='submit'].blue:hover,
.button.blue:hover {
  background: #2583bf;
}
button.outlined,
input[type='submit'].outlined,
.button.outlined {
  background: none;
  border: 2px solid #fff;
  line-height: 30px;
}
button:hover,
input[type='submit']:hover,
.button:hover {
  color: #fff;
}

body, html {
  background: #f3f6f8;
}

@media (max-width: 1240px) {
  .container {
    width: 980px;
  }
}
@media (max-width: 1020px) {
  .container {
    width: 750px;
  }
}
@media (max-width: 767px) {
  .container {
    width: 90%;
  }
}

.right {
  float: right;
}

.left {
  float: left;
}

.floating-objects {
  overflow: hidden;
}
.floating-objects.visible {
  display: inline-block;
  width: 100%;
  overflow: visible;
}

.show {
  display: block !important;
}

img {
  max-width: 100%;
}

.tabs-wrapper .tab-wrapper .tab {
  display: none;
}
.tabs-wrapper .tab-wrapper .tab.active {
  display: block;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-resolution: 240dpi) {
  .sprite:before {
    background-image: url(images/png/sprite2X.png);
    background-size: 200px 200px;
  }
}
.sprite {
  position: relative;
}

.sprite:before {
  content: "";
  background-image: url(images/png/sprite.png);
  width: 21px;
  height: 21px;
  position: absolute;
  left: 0;
  top: 0px;
}

.bx-wrapper .bx-viewport {
  box-shadow: none;
  border: 0px solid #fff;
  left: auto;
  background: none;
}

.hide {
  display: none !important;
}

@media (max-width: 767px) {
  .container {
    overflow: hidden;
  }
  .container.visible {
    overflow: visible;
  }
}

.accordion-wrapper .accordion-item .accordion-hidden-content {
  display: none;
}
.accordion-wrapper .accordion-item.active .accordion-hidden-content {
  display: block;
}

.bx-wrapper {
  position: relative;
  margin: 0 auto 0px;
  padding: 0;
}

.mb {
  margin-bottom: 40px;
}

.greyscale {
  -webkit-filter: grayscale(100%);
  /* Chrome, Safari, Opera */
  filter: grayscale(100%);
}

.main-content {
  padding: 65px 0 0 0;
}
@media (max-width: 767px) {
  .main-content {
    padding: 35px 0 35px;
  }
}

@media (max-width: 1020px) {
  .services-wrapper .col_25 {
    width: 50%;
  }
}
@media (max-width: 420px) {
  .services-wrapper .col_25 {
    width: 100%;
  }
}
.services-wrapper .service-box {
  box-shadow: 0px 0px 100px 0px rgba(27, 37, 67, 0.16);
  margin-bottom: 50px;
}
.services-wrapper .service-box .image {
  display: inline-block;
  width: 100%;
}
.services-wrapper .service-box .image img {
  width: 100%;
}
.services-wrapper .service-box .text-content {
  background: #fff;
  padding: 15px 20px 20px;
  position: relative;
}
.services-wrapper .service-box .text-content h5 {
  margin-bottom: 5px;
  text-align: center;
}
.services-wrapper .service-box .text-content p {
  font-size: 1.3rem;
  line-height: 18px;
  font-weight: 300;
  color: #a1aabc;
  margin: 0;
  min-height: 54px;
}
.services-wrapper .service-box .text-content .plus-button {
  position: absolute;
  bottom: -17px;
  left: 50%;
  margin-left: -17px;
  z-index: 10;
}

a.plus-button {
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #fff;
  font-size: 2.8rem;
  background: #3d9dda;
  display: inline-block;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
}
a.plus-button:hover {
  background: #5dc560;
}

.pointed-button {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  font-size: 1.5rem;
  border: 0;
  outline: 0;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.pointed-button:before {
  content: "";
  position: absolute;
  top: 0;
  left: -14px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 14px 25px 0;
  border-color: transparent #5dc560 transparent transparent;
}
.pointed-button:after {
  content: "";
  position: absolute;
  right: -14px;
  top: 0px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 0 25px 14px;
  border-color: transparent transparent transparent #5dc560;
}
.pointed-button.green {
  background: #5dc560;
}
.pointed-button.green:before {
  transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  border-color: transparent #5dc560 transparent transparent;
}
.pointed-button.green:after {
  transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  border-color: transparent transparent transparent #5dc560;
}
.pointed-button.green:hover:after {
  border-color: transparent transparent transparent #3fb042;
}
.pointed-button.green:hover:before {
  border-color: transparent #3fb042 transparent transparent;
}
.pointed-button.blue {
  background: #3d9dda;
}
.pointed-button.blue:before {
  border-color: transparent #3d9dda transparent transparent;
}
.pointed-button.blue:after {
  border-color: transparent transparent transparent #3d9dda;
}
.pointed-button:hover {
  color: #fff;
}

.grey-section {
  background: #f0f0f5;
  padding: 65px 0px 65px;
}

.testimonials-carousel-wrapper {
  text-align: center;
  position: relative;
}
.testimonials-carousel-wrapper .carousel-item .testimonial-content {
  position: relative;
  margin-bottom: 22px;
  padding: 20px 20px;
  border: 2px solid #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.testimonials-carousel-wrapper .carousel-item .testimonial-content:before {
  content: "";
  width: 22px;
  height: 16px;
  background: url(images/box-arrow.png);
  position: absolute;
  bottom: -16px;
  z-index: 10;
  left: 50%;
  margin-left: -11px;
}
.testimonials-carousel-wrapper .carousel-item .testimonial-content p {
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 22px;
  margin: 0;
  opacity: .5;
}
.testimonials-carousel-wrapper .carousel-item .testimonial-content:hover p {
  opacity: 1;
}
.testimonials-carousel-wrapper .carousel-item h6 {
  margin-bottom: 0;
  color: #5dc560;
  font-size: 1.4rem;
  font-weight: 400;
}
.testimonials-carousel-wrapper .carousel-item span {
  text-transform: uppercase;
  font-size: 1.1rem;
  color: #a1aabc;
  font-weight: 400;
}
.testimonials-carousel-wrapper .owl-nav {
  position: absolute;
  top: auto;
  bottom: -30px;
  left: 50%;
  margin-left: -44px;
  z-index: 100;
}
.testimonials-carousel-wrapper .owl-nav > div {
  width: 30px;
  display: inline-block;
  margin-left: 7px;
  margin-right: 7px;
  height: 13px;
  float: left;
  text-indent: -9999px;
  z-index: 9999;
}
.testimonials-carousel-wrapper .owl-nav > div.owl-prev {
  background: url(images/controls-grey.png) 0 0px;
}
.testimonials-carousel-wrapper .owl-nav > div.owl-next {
  background: url(images/controls-grey.png) -30px 0px;
}

.partners-wrapper {
  margin-left: -25px;
  margin-right: -25px;
  overflow: hidden;
  margin-bottom: 40px;
}
.partners-wrapper .partner-box {
  display: inline-block;
  float: left;
  width: 12.5%;
  text-align: center;
  padding-left: 25px;
  padding-right: 25px;
}
@media (max-width: 1020px) {
  .partners-wrapper .partner-box {
    width: 25%;
  }
}
@media (max-width: 420px) {
  .partners-wrapper .partner-box {
    width: 50%;
    margin-bottom: 10px;
  }
}
.partners-wrapper .partner-box a {
  display: block;
  height: 70px;
  -webkit-filter: grayscale(100%);
  /* Chrome, Safari, Opera */
  filter: grayscale(100%);
  opacity: .5;
}
.partners-wrapper .partner-box a img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  max-width: 130px;
  max-height: 70px;
}
@media (max-width: 1020px) {
  .partners-wrapper .partner-box a img {
    width: 100%;
  }
}
@media (max-width: 420px) {
  .partners-wrapper .partner-box a img {
    width: 80%;
  }
}
.partners-wrapper .partner-box a:hover {
  -webkit-filter: grayscale(0%);
  /* Chrome, Safari, Opera */
  filter: grayscale(0%);
  opacity: 1;
}

.ib-right {
  display: inline-block;
}
@media (max-width: 1020px) {
  .ib-right {
    float: none;
    display: block;
  }
}

div.sep {
  display: inline-block;
  width: 100%;
  height: 1px;
  background: #3c4658;
}
div.sep:before, div.sep:after {
  content: "";
  visibility: hidden;
  height: 0;
  display: table;
}
div.sep:after {
  clear: both;
}

.fancybox-overlay {
  background: rgba(255, 255, 255, 0.9);
}

.fancybox-wrap .fancybox-skin {
  position: relative;
  background: #fff;
  color: #3c4658;
  text-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: 0px 0px 100px 0px rgba(27, 37, 67, 0.16);
}
.fancybox-wrap .fancybox-skin .popup-content .pointed-button {
  width: calc(100% - 28px);
  margin: 0 auto;
  display: block;
}
.fancybox-wrap .fancybox-skin .popup-content .popup-header {
  text-align: center;
  background: #3d9dda;
  padding: 12px 0px;
  position: relative;
}
.fancybox-wrap .fancybox-skin .popup-content .popup-header h3 {
  font-weight: 300;
  color: #fff;
  margin: 0;
  font-size: 3rem;
  line-height: 32px;
}
.fancybox-wrap .fancybox-skin .popup-content .popup-header h5 {
  color: #fff;
  margin: 0;
  font-size: 1.8rem;
}
.fancybox-wrap .fancybox-skin .popup-content .popup-header:before {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -7px;
  bottom: -7px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 7px 0 7px;
  border-color: #3d9dda transparent transparent transparent;
}
.fancybox-wrap .fancybox-skin .popup-content .popup-inner-content {
  padding: 40px 65px 30px;
}
.fancybox-wrap .fancybox-skin .popup-content .popup-inner-content p.small {
  margin-bottom: 0;
  margin-top: 5px;
}
.fancybox-wrap .fancybox-skin .popup-content .popup-inner-content p.small a {
  color: #5dc560;
}
.fancybox-wrap .fancybox-skin .popup-content .popup-inner-content p.bigger {
  font-size: 1.8rem;
  line-height: 26px;
  max-width: 400px;
  margin: 0 auto 30px;
}
.fancybox-wrap .fancybox-skin .popup-content .popup-inner-content .pointed-button {
  margin-bottom: 15px;
}
.fancybox-wrap .fancybox-skin .popup-content .popup-inner-content .grey-wrapper {
  margin-bottom: 10px;
}

.close-popup {
  font-size: 1.3rem;
  font-weight: 700;
  color: #3c4658;
  opacity: .5;
  display: inline-block;
}

a.show-menu {
  display: none;
  float: left;
  margin-left: 10px;
  font-size: 3rem;
  color: #3c4658;
}
@media (max-width: 1020px) {
  a.show-menu {
    display: inline-block;
  }
}

.grey-wrapper {
  background: #f3f5f8;
  border-style: solid;
  border-width: 2px;
  border-color: #d6dae0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 20px 28px;
}
.grey-wrapper p {
  line-height: 22px;
  font-size: 1.3rem;
  margin-bottom: 15px;
  margin-top: 15px;
}
.grey-wrapper a {
  font-size: 1.2rem;
  line-height: 24px;
}
.grey-wrapper a.tag-object {
  font-size: 1.3rem;
  line-height: 17px;
}

.main-content ul {
  margin-left: 20px;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.main-content ul li {
  position: relative;
  font-size: 1.4rem;
  font-weight: 700;
  margin: 10px 0px;
  display: list-item;
  text-align: -webkit-match-parent;
}
.main-content ul li:before {
  content: "";
  width: 15px;
  height: 12px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAMCAYAAAC9QufkAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjBEMEI3N0RDQjNFMTFFNjlGMTFBQkJBMTk0MEUwMTIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjBEMEI3N0VDQjNFMTFFNjlGMTFBQkJBMTk0MEUwMTIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGMEQwQjc3QkNCM0UxMUU2OUYxMUFCQkExOTQwRTAxMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGMEQwQjc3Q0NCM0UxMUU2OUYxMUFCQkExOTQwRTAxMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Phrd4H4AAACfSURBVHjaYvj//z8DKTj2aIISjM3EQAKIO5a4G0jdBdJnQHxGkAkkaHRBElrNRKZGEBBkgUoaAymQU84usppvQoTG90AcxggKAJA/kCTuAQ1QJqBRGajmPchmYzRJJWiAvMenEcQBad4Dsg2kCUmRMRavo2hECW2gbXfRDMCrEQTgoQ315z1iNaJoxmEATo04Ewk0wASB2ASXRhAACDAA1Ut3Mr1nGSkAAAAASUVORK5CYII=");
  background-size: cover;
  background-repeat: no-repeat;
  float: left;
  margin-right: 7px;
  margin-top: 2px;
}

.page-content {
  display: inline-block;
  width: calc(100% - 400px);
}
@media (max-width: 767px) {
  .page-content {
    width: 100%;
    margin-bottom: 30px;
  }
}

.sidebar {
  display: inline-block;
  width: 310px;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .sidebar {
    width: 100%;
  }
}

.page-header {
  height: 160px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}
@media (max-width: 767px) {
  .page-header {
    height: 100px;
  }
}
.page-header .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #5dc560;
  opacity: .65;
  z-index: 1;
}
.page-header .container {
  height: 100%;
  z-index: 10;
}
.page-header .container .centered-content {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.page-header .container h1 {
  color: #fff;
  text-shadow: 0px 1px 3px rgba(37, 92, 39, 0.3);
}
@media (max-width: 767px) {
  .page-header .container h1 {
    font-size: 3rem;
  }
}

.widget-box {
  box-shadow: 0px 0px 100px 0px rgba(27, 37, 67, 0.16);
  background: #fff;
  margin-bottom: 30px;
}
.widget-box .widget-header {
  padding: 20px 30px;
  border-bottom: 4px solid #5dc560;
}
.widget-box .widget-header h3 {
  margin: 0;
  font-size: 1.8rem;
}
.widget-box .widget-content {
  padding: 20px 30px;
}
.widget-box .widget-content ul {
  margin: 0;
}
.widget-box .widget-content ul li {
  padding: 13px 0px;
  border-bottom: 1px solid #eff0f2;
  margin: 0;
}
.widget-box .widget-content ul li:before {
  display: none;
}
.widget-box .widget-content ul li:last-child {
  border: 0;
  padding-bottom: 0;
}
.widget-box .widget-content ul li:first-child {
  padding-top: 0;
}
.widget-box .widget-content ul li a {
  color: #3c4658;
  font-weight: 400;
}
.widget-box .widget-content ul li a:hover {
  color: #5DC560;
}

.image-wrapper {
  padding: 20px;
  box-shadow: 0px 0px 100px 0px rgba(27, 37, 67, 0.16);
  margin-bottom: 30px;
  background: #fff;
}
@media (max-width: 767px) {
  .image-wrapper {
    padding: 10px;
  }
}

.pagination {
  overflow: hidden;
}
.pagination a {
  display: inline-block;
  float: left;
  width: 38px;
  height: 38px;
  text-align: center;
  line-height: 36px;
  border: 2px solid #c3c3c3;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 1.4rem;
  color: #bebebf;
  margin-right: 5px;
}
@media (max-width: 767px) {
  .pagination a {
    width: 30px;
    height: 30px;
    line-height: 28px;
    font-size: 1.3rem;
  }
}
.pagination a.active, .pagination a:hover {
  color: #5dc560;
  border: 2px solid #5dc560;
}
.pagination span {
  display: inline-block;
  float: left;
  font-size: 1.4rem;
  width: 38px;
  text-align: center;
  color: #bebebf;
  line-height: 38px;
  margin-right: 5px;
}
@media (max-width: 767px) {
  .pagination span {
    width: 30px;
    line-height: 28px;
    font-size: 1.3rem;
  }
}

p.limited, div.limited {
  max-width: 780px;
  margin: 0 auto 40px;
}

.dashboard-page-header {
  background-image: url(images/grain-pattern.png);
  background-repeat: repeat;
  background-color: #3d9dda;
  height: 400px;
  margin-bottom: 30px;
  padding-top: 50px;
}
@media (max-width: 767px) {
  .dashboard-page-header {
    padding-top: 25px;
  }
}
.dashboard-page-header .pointed-button {
  width: 270px;
  margin-right: 15px;
  box-shadow: 0px 1px 3px 0px rgba(21, 55, 77, 0.4);
}
@media (max-width: 767px) {
  .dashboard-page-header .pointed-button {
    width: calc(100% - 28px);
    float: none;
    margin: 0 auto;
    display: block;
  }
}
.dashboard-page-header h1 {
  color: #fff;
  text-shadow: 0px 1px 3px rgba(37, 92, 39, 0.3);
  margin-bottom: 20px;
}
@media (max-width: 1020px) {
  .dashboard-page-header h1 {
    font-size: 3.6rem;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .dashboard-page-header h1 {
    font-size: 2.4rem;
    width: 100%;
    text-align: center;
    float: none;
  }
}

.dashboard-white-wrapper {
  margin-top: -310px;
  padding: 35px 40px;
  background: #fff;
  box-shadow: 0px 0px 100px 0px rgba(27, 37, 67, 0.16);
  min-height: 500px;
  margin-bottom: 55px;
}
@media (max-width: 1020px) {
  .dashboard-white-wrapper .row.big-gutter > .col_50 {
    width: 100%;
  }
}
@media (max-width: 420px) {
  .dashboard-white-wrapper .row .col_50 {
    width: 100%;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .dashboard-white-wrapper {
    margin-top: -300px;
    padding: 20px 20px;
  }
}
.dashboard-white-wrapper h3 {
  font-weight: 300;
  font-size: 3rem;
  margin-bottom: 20px;
}
@media (max-width: 1240px) {
  .dashboard-white-wrapper h3 {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .dashboard-white-wrapper h3 {
    font-size: 2.4rem;
  }
}
.dashboard-white-wrapper h3 .tag-object {
  float: none;
  margin-left: 10px;
  margin-top: -5px;
}
.dashboard-white-wrapper .edit-btn {
  margin-top: 10px;
  font-size: 1.2rem;
  margin-bottom: 10px;
}
@media (max-width: 1240px) {
  .dashboard-white-wrapper .edit-btn {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .dashboard-white-wrapper .edit-btn {
    margin-top: 5px;
  }
}
.dashboard-white-wrapper .edit-btn span {
  font-size: 1.4rem;
}
.dashboard-white-wrapper .info-summary {
  margin-bottom: 40px;
}
.dashboard-white-wrapper .info-summary span {
  display: block;
  text-transform: uppercase;
  font-size: 1.2rem;
  color: #c2c6cd;
}
.dashboard-white-wrapper .info-summary p {
  line-height: normal;
  font-weight: 700;
  color: #5dc560;
  margin: 0;
  font-size: 1.6rem;
}
.dashboard-white-wrapper .info-summary .sep {
  background: #e8e9ec;
  margin: 15px 0px;
  display: inline-block;
  width: 100%;
  clear: both;
}
.dashboard-white-wrapper .installers-list h5 {
  text-transform: uppercase;
  font-size: 1.4rem;
  color: #3d9dda;
  font-weight: 400;
  margin: 0;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
}
.dashboard-white-wrapper .installers-list a {
  font-size: 1.3rem;
  font-weight: 700;
  color: #c2c6cd;
}
.dashboard-white-wrapper .installers-list .sep {
  background: #e8e9ec;
  margin: 15px 0px;
  display: inline-block;
  width: 100%;
  clear: both;
}
.dashboard-white-wrapper .grey-wrapper {
  margin-bottom: 10px;
}
@media (max-width: 1020px) {
  .dashboard-white-wrapper .grey-wrapper {
    margin-bottom: 20px;
  }
}

.tag-object {
  display: inline-block;
  text-align: center;
  margin-right: 5px;
  padding: 4px 13px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  font-size: 1.3rem;
  font-weight: 400;
  color: #3c4658;
  margin-bottom: 5px;
  background: #fff;
}
.tag-object.green {
  background: #5dc560;
  color: #fff;
}
.tag-object.blue {
  background: #3d9dda;
  color: #fff;
}
.tag-object.grey {
  background: #f3f5f8;
}

.add-edit-services .popup-header {
  padding: 23px 0px !important;
}
.add-edit-services .input-block {
  margin-bottom: 20px !important;
}

.mt {
  margin-top: 50px;
}

header {
  background-color: #fff;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.4);
  padding: 13px 0px;
  position: relative;
  z-index: 999;
}
@media (max-width: 420px) {
  header .logo {
    margin-top: 5px;
  }
}
header .logo img {
  width: 177px;
}
@media (max-width: 1020px) {
  header .logo img {
    width: 140px;
  }
}
@media (max-width: 420px) {
  header .logo img {
    width: 120px;
  }
}
header .navigation-menu {
  margin-top: 3px;
}
@media (max-width: 1020px) {
  header .navigation-menu {
    display: none;
  }
}
header .navigation-menu ul li {
  display: inline-block;
  float: left;
  margin: 0 14px;
  padding: 5px 0px;
}
@media (max-width: 1020px) {
  header .navigation-menu ul li {
    margin: 0 10px;
  }
}
header .navigation-menu ul li a {
  font-size: 1.3rem;
  color: #3c4658;
  font-weight: 400;
}
header .navigation-menu ul li a:hover {
  color: #5dc560;
}
header .navigation-menu ul li.has-dropdown {
  position: relative;
}
header .navigation-menu ul li.has-dropdown:before {
  content: "";
  position: absolute;
  right: -10px;
  top: 12px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 3px 0 3px;
  border-color: #b5b8bd transparent transparent transparent;
}
header .navigation-menu ul li.has-dropdown ul.sub-menu {
  display: none;
  box-shadow: 0px 10px 100px 0px rgba(0, 0, 0, 0.16);
  min-width: 210px;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 100;
  background: #fff;
  padding: 5px 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
header .navigation-menu ul li.has-dropdown ul.sub-menu li {
  display: block;
  float: none;
  padding: 10px 0px;
  border-bottom: 1px solid rgba(60, 70, 88, 0.2);
}
header .navigation-menu ul li.has-dropdown ul.sub-menu li:last-child {
  border-bottom: 0;
}
header .navigation-menu ul li.has-dropdown:hover ul.sub-menu {
  display: block;
}
header .dashboard-access {
  display: inline-block;
}
header .dashboard-access .button {
  margin-left: 6px;
}
@media (max-width: 1240px) {
  header .dashboard-access .button {
    margin-left: 4px;
    min-width: 80px;
  }
}
@media (max-width: 420px) {
  header .dashboard-access .button {
    min-width: 1px;
    padding: 0 8px;
    line-height: 30px;
    height: 30px;
    margin-top: 3px;
  }
}
header .dashboard-access .current-user {
  margin-top: 3px;
  position: relative;
  display: inline-block;
  padding: 6px 35px 6px 15px;
  min-width: 225px;
  background: #e6e9ee;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
@media (max-width: 767px) {
  header .dashboard-access .current-user {
    float: left;
    margin-top: 5px;
    min-width: 130px;
  }
}
header .dashboard-access .current-user span {
  font-size: 1.3rem;
  font-weight: 400;
  opacity: .5;
  display: block;
}
@media (max-width: 767px) {
  header .dashboard-access .current-user span {
    font-size: 1.1rem;
  }
}
header .dashboard-access .current-user:before {
  content: "";
  position: absolute;
  right: 10px;
  top: 11px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 4px 0 4px;
  border-color: #ffffff transparent transparent transparent;
}
header .dashboard-access .current-user .dashboard-submenu {
  position: absolute;
  display: none;
  left: 0;
  top: 100%;
  width: 100%;
  padding: 5px 10px;
  background: #f1f3f6;
  z-index: 100;
}
header .dashboard-access .current-user .dashboard-submenu li {
  display: inline-block;
  width: 100%;
  padding: 5px 0px;
  font-size: 1.2rem;
  border-bottom: 1px solid #d1d4d8;
}
header .dashboard-access .current-user .dashboard-submenu li:last-child {
  border: 0;
  padding-bottom: 0;
}
header .dashboard-access .current-user .dashboard-submenu li:first-child {
  padding-top: 0px;
}
header .dashboard-access .current-user:hover .dashboard-submenu {
  display: block;
}
header .installer-message {
  position: absolute;
  bottom: -70px;
  right: 0;
  z-index: 10;
  padding-right: 28px;
}
@media (max-width: 1240px) {
  header .installer-message {
    bottom: -60px;
  }
}
@media (max-width: 767px) {
  header .installer-message {
    display: none;
  }
}
header .installer-message:before {
  content: "";
  position: absolute;
  right: 0px;
  top: -2px;
  width: 19px;
  height: 40px;
  background: url(images/up-arrow.png);
}
header .installer-message h4 {
  font-family: "segoe";
  font-size: 1.8rem;
  font-weight: 400;
  color: #fff;
  margin: 0;
  line-height: 18px;
  text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
}
header .installer-message h3 {
  font-family: "segoe";
  font-size: 1.8rem;
  font-weight: 700;
  color: #fff;
  margin: 0;
  line-height: 18px;
  text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
}

footer {
  background: #3c4658;
  color: #fff;
  padding: 40px 0 15px;
}
@media (max-width: 1020px) {
  footer .col_20 {
    width: 50%;
  }
}
@media (max-width: 767px) {
  footer .col_20 {
    width: 100%;
  }
}
@media (max-width: 1020px) {
  footer .col_33 {
    width: 50%;
  }
}
@media (max-width: 767px) {
  footer .col_33 {
    width: 100%;
  }
}
footer .footer-column {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  footer .footer-column {
    text-align: center;
  }
}
footer .footer-column h5 {
  color: #fff;
  margin-bottom: 10px;
  font-size: 1.6rem;
}
footer .footer-column ul li {
  font-size: 1.3rem;
  color: #a1aabc;
  font-weight: 300;
  margin: 12px 0;
  display: block;
}
footer .footer-column ul li span {
  font-size: 1.8rem;
  color: #5dc560;
  margin-right: 5px;
  float: left;
}
@media (max-width: 767px) {
  footer .footer-column ul li span {
    float: none;
  }
}
footer .footer-column ul li a {
  font-size: 1.3rem;
  color: #a1aabc;
  font-weight: 300;
}
footer .footer-column .footer-logo {
  margin-bottom: 10px;
}
footer .footer-column .footer-logo img {
  max-width: 240px;
}
footer .sep {
  background: #fff;
  opacity: .1;
  margin-bottom: 15px;
}
footer p {
  margin: 0;
  line-height: normal;
  color: #a1aabc;
  font-size: 1.3rem;
}
@media (max-width: 767px) {
  footer p {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
}

.homepage .homepage-slider-wrapper .slide-item {
  height: 600px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}
@media (max-width: 767px) {
  .homepage .homepage-slider-wrapper .slide-item {
    height: 400px;
  }
}
.homepage .homepage-slider-wrapper .slide-item .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #5dc560;
  opacity: .65;
  z-index: 1;
}
.homepage .homepage-slider-wrapper .slide-item .container {
  z-index: 10;
  height: 100%;
}
.homepage .homepage-slider-wrapper .slide-item .container .slide-content {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  max-width: 770px;
  margin: 0 auto;
}
.homepage .homepage-slider-wrapper .slide-item .container .slide-content h1 {
  color: #fff;
  font-size: 6rem;
  margin-bottom: 20px;
  text-shadow: 0px 1px 3px rgba(37, 92, 39, 0.3);
}
@media (max-width: 767px) {
  .homepage .homepage-slider-wrapper .slide-item .container .slide-content h1 {
    font-size: 3.6rem;
    line-height: 36px;
  }
}
.homepage .homepage-slider-wrapper .slide-item .container .slide-content p {
  color: #fff;
  text-shadow: 0px 1px 3px rgba(37, 92, 39, 0.3);
  font-size: 1.6rem;
  line-height: 30px;
  font-weight: 400;
}
@media (max-width: 767px) {
  .homepage .homepage-slider-wrapper .slide-item .container .slide-content p {
    font-size: 1.3rem;
    line-height: 20px;
  }
}
.homepage .homepage-slider-wrapper .bx-wrapper .bx-controls-direction {
  position: absolute;
  top: auto;
  bottom: 20%;
  left: 50%;
  z-index: 100;
  margin-left: -44px;
}
@media (max-width: 767px) {
  .homepage .homepage-slider-wrapper .bx-wrapper .bx-controls-direction {
    bottom: 15px;
  }
}
.homepage .homepage-slider-wrapper .bx-wrapper .bx-controls-direction a {
  position: static;
  top: auto;
  bottom: 30%;
  margin-top: 0px;
  width: 30px;
  display: inline-block;
  margin-left: 7px;
  margin-right: 7px;
  height: 13px;
  float: left;
}
.homepage .homepage-slider-wrapper .bx-wrapper .bx-prev {
  background: url(images/controls.png) 0 0px;
}
.homepage .homepage-slider-wrapper .bx-wrapper .bx-next {
  background: url(images/controls.png) -30px 0px;
}
.homepage .homepage-slider-wrapper .dark-bar {
  background: #3c4658;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 50;
  padding: 21px 20px;
}
@media (max-width: 767px) {
  .homepage .homepage-slider-wrapper .dark-bar {
    position: static;
  }
}
.homepage .homepage-slider-wrapper .dark-bar .floating-objects {
  display: inline-block;
}
.homepage .homepage-slider-wrapper .dark-bar h3 {
  color: #fff;
  font-weight: 300;
  font-size: 2.4rem;
  text-align: left;
  margin-right: 35px;
  margin-bottom: 0;
  text-shadow: 0px 1px 3px rgba(37, 92, 39, 0.3);
}
@media (max-width: 767px) {
  .homepage .homepage-slider-wrapper .dark-bar h3 {
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
  }
}
.homepage .homepage-slider-wrapper .dark-bar:before {
  content: "";
  width: 1270px;
  position: absolute;
  top: -80px;
  left: -35px;
  z-index: -1;
  height: 160px;
  background: url(images/slider-shadow.png) no-repeat;
}
@media (max-width: 1240px) {
  .homepage .homepage-slider-wrapper .dark-bar:before {
    display: none;
  }
}
.homepage h2.services-icon {
  position: relative;
  padding-left: 69px;
  display: inline-block;
  margin-bottom: 70px;
}
.homepage h2.services-icon:before {
  content: "";
  position: absolute;
  left: 0;
  top: -5px;
  background: url(images/services-icon.png) no-repeat;
  background-size: 100% auto;
  width: 53px;
  height: 57px;
}
.homepage .grey-section {
  margin-top: 100px;
  position: relative;
}
.homepage .grey-section .pointed-button {
  width: 272px;
  position: absolute;
  top: -25px;
  left: 50%;
  margin-left: -136px;
  z-index: 10;
}

.about-page .dark-bar {
  background: #3c4658;
  text-align: center;
  width: 100%;
  z-index: 2;
  padding: 21px 20px;
}
@media (max-width: 767px) {
  .about-page .dark-bar {
    position: static;
  }
}
.about-page .dark-bar .floating-objects {
  display: inline-block;
}
.about-page .dark-bar h3 {
  color: #fff;
  font-weight: 300;
  font-size: 2.4rem;
  text-align: left;
  margin-right: 35px;
  margin-bottom: 0;
  text-shadow: 0px 1px 3px rgba(37, 92, 39, 0.3);
}
@media (max-width: 767px) {
  .about-page .dark-bar h3 {
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
  }
}
.about-page .dark-bar:before {
  content: "";
  width: 1270px;
  position: absolute;
  top: -80px;
  left: -35px;
  z-index: -1;
  height: 160px;
  background: url(images/slider-shadow.png) no-repeat;
}
@media (max-width: 1240px) {
  .about-page .dark-bar:before {
    display: none;
  }
}

.service-page .page-header h1 {
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  .service-page .page-header h1 {
    padding-bottom: 0;
  }
}
.service-page .dark-bar {
  background: #3c4658;
  text-align: center;
  width: 100%;
  z-index: 2;
  padding: 21px 20px;
}
@media (max-width: 767px) {
  .service-page .dark-bar {
    position: static;
  }
}
.service-page .dark-bar .floating-objects {
  display: inline-block;
}
.service-page .dark-bar h3 {
  color: #fff;
  font-weight: 300;
  font-size: 2.4rem;
  text-align: left;
  margin-right: 35px;
  margin-bottom: 0;
  text-shadow: 0px 1px 3px rgba(37, 92, 39, 0.3);
}
@media (max-width: 767px) {
  .service-page .dark-bar h3 {
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
  }
}
.service-page .dark-bar:before {
  content: "";
  width: 1270px;
  position: absolute;
  top: -80px;
  left: -35px;
  z-index: -1;
  height: 160px;
  background: url(images/slider-shadow.png) no-repeat;
}
@media (max-width: 1240px) {
  .service-page .dark-bar:before {
    display: none;
  }
}
.service-page .service-slider-wrapper {
  padding: 40px;
  background: #fff;
  box-shadow: 0px 0px 100px 0px rgba(27, 37, 67, 0.16);
  position: relative;
  margin-top: -40px;
  z-index: 10;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .service-page .service-slider-wrapper {
    padding: 20px;
    margin-top: 20px;
  }
}
.service-page .service-slider-wrapper .bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -18px;
  outline: 0;
  width: 36px;
  height: 36px;
  text-indent: -9999px;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.4);
  background-image: url(images/controls-white.png);
  background-repeat: no-repeat;
}
.service-page .service-slider-wrapper .bx-wrapper .bx-prev {
  left: 20px;
  background-position: 9px 6px;
}
.service-page .service-slider-wrapper .bx-wrapper .bx-next {
  right: 20px;
  background-position: -25px 6px;
}
.service-page .service-slider-wrapper .bx-wrapper .bx-pager {
  bottom: 20px;
}
.service-page .service-slider-wrapper .bx-wrapper .bx-pager.bx-default-pager a {
  background: #fff;
  opacity: .3;
  text-indent: -9999px;
  display: block;
  width: 8px;
  height: 8px;
  margin: 0 3px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.service-page .service-slider-wrapper .bx-wrapper .bx-pager.bx-default-pager a:hover, .service-page .service-slider-wrapper .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #fff;
  opacity: 1;
}

.gallery-page .dark-bar {
  background: #3c4658;
  text-align: center;
  width: 100%;
  z-index: 2;
  padding: 21px 20px;
}
@media (max-width: 767px) {
  .gallery-page .dark-bar {
    position: static;
  }
}
.gallery-page .dark-bar .floating-objects {
  display: inline-block;
}
.gallery-page .dark-bar h3 {
  color: #fff;
  font-weight: 300;
  font-size: 2.4rem;
  text-align: left;
  margin-right: 35px;
  margin-bottom: 0;
  text-shadow: 0px 1px 3px rgba(37, 92, 39, 0.3);
}
@media (max-width: 767px) {
  .gallery-page .dark-bar h3 {
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
  }
}
.gallery-page .dark-bar:before {
  content: "";
  width: 1270px;
  position: absolute;
  top: -80px;
  left: -35px;
  z-index: -1;
  height: 160px;
  background: url(images/slider-shadow.png) no-repeat;
}
@media (max-width: 1240px) {
  .gallery-page .dark-bar:before {
    display: none;
  }
}
@media (max-width: 1020px) {
  .gallery-page .galleries-wrapper .col_33 {
    width: 50%;
  }
}
.gallery-page .galleries-wrapper .gallery-wrapper {
  padding: 13px;
  background: #fff;
  box-shadow: 0px 0px 100px 0px rgba(27, 37, 67, 0.16);
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .gallery-page .galleries-wrapper .gallery-wrapper {
    padding: 7px;
  }
}
.gallery-page .galleries-wrapper .gallery-wrapper .hidden {
  display: none;
}

.quote-request .tabs-wrapper {
  margin-bottom: 40px;
}
.quote-request .tabs-wrapper .navigator {
  overflow: hidden;
  position: relative;
  z-index: 10;
  margin-bottom: 27px;
}
.quote-request .tabs-wrapper .navigator .tab-selector {
  display: inline-block;
  float: left;
  padding: 0px 9px;
  position: relative;
  height: 50px;
  line-height: 50px;
  width: 20%;
  cursor: pointer;
}
.quote-request .tabs-wrapper .navigator .tab-selector:last-child {
  cursor: default;
}
@media (max-width: 767px) {
  .quote-request .tabs-wrapper .navigator .tab-selector {
    width: 100%;
    margin-bottom: 9px;
  }
}
.quote-request .tabs-wrapper .navigator .tab-selector .pointer {
  position: absolute;
  top: 0;
  right: 0px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 0 25px 9px;
  border-color: transparent transparent transparent #edf0f4;
}
.quote-request .tabs-wrapper .navigator .tab-selector:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 9px 25px 0;
  border-color: transparent #edf0f4 transparent transparent;
}
.quote-request .tabs-wrapper .navigator .tab-selector:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 9px 0px 0;
  border-color: transparent #edf0f4 transparent transparent;
}
.quote-request .tabs-wrapper .navigator .tab-selector .bg {
  background: #edf0f4;
  height: 100%;
  font-size: 1.6rem;
  font-weight: 700;
  color: #b1b5bd;
}
@media (max-width: 1240px) {
  .quote-request .tabs-wrapper .navigator .tab-selector .bg {
    font-size: 1.4rem;
  }
}
.quote-request .tabs-wrapper .navigator .tab-selector.active .bg {
  background: #3d9dda;
  color: #fff;
}
.quote-request .tabs-wrapper .navigator .tab-selector.active .pointer {
  border-color: transparent transparent transparent #3d9dda;
}
.quote-request .tabs-wrapper .navigator .tab-selector.active:before {
  border-color: transparent #3d9dda transparent transparent;
}
.quote-request .tabs-wrapper .navigator .tab-selector.active:after {
  border-color: transparent #3d9dda transparent transparent;
}
.quote-request .tabs-wrapper .tab-wrapper {
  position: relative;
  z-index: 11;
}
.quote-request .tabs-wrapper .tab-wrapper .tab {
  background: #fff;
  box-shadow: 0px 0px 100px 0px rgba(27, 37, 67, 0.16);
  padding: 50px 40px 50px;
  position: relative;
}
@media (max-width: 1020px) {
  .quote-request .tabs-wrapper .tab-wrapper .tab {
    padding: 40px 30px 40px;
  }
}
@media (max-width: 767px) {
  .quote-request .tabs-wrapper .tab-wrapper .tab {
    padding: 30px 15px 35px;
  }
}
@media (max-width: 1020px) {
  .quote-request .tabs-wrapper .tab-wrapper .tab .col_50 {
    width: 100%;
  }
}
.quote-request .tabs-wrapper .tab-wrapper .tab .next-step {
  width: 272px;
  position: absolute;
  left: 50%;
  margin-left: -136px;
  bottom: -25px;
  z-index: 12;
}
.quote-request .tabs-wrapper .tab-wrapper h3 {
  font-weight: 300;
  font-size: 3rem;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .quote-request .tabs-wrapper .tab-wrapper h3 {
    font-size: 2.4rem;
  }
}
.quote-request .tabs-wrapper .tab-wrapper .limited-wrapper {
  text-align: left;
  max-width: 660px;
  width: 100%;
  display: inline-block;
}
.quote-request .tabs-wrapper .tab-wrapper .limited-wrapper.bigger {
  max-width: 860px;
}
.quote-request .tabs-wrapper .tab-wrapper .select-block.big .select {
  height: 64px;
  font-size: 1.8rem;
  padding: 19px 24px 0 25px;
  background: white url(images/big-select-arrow.png) right 7px no-repeat;
}
@media (max-width: 767px) {
  .quote-request .tabs-wrapper .tab-wrapper .select-block .select {
    padding: 8px 45px 0 15px;
  }
}
.quote-request p a {
  color: #5dc560;
}
.quote-request .file-upload input.file-input {
  position: absolute;
  width: 100%;
  top: 0px;
  cursor: pointer;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  z-index: 10;
  filter: alpha(opacity=0);
}
.quote-request p.has-button {
  font-size: 1.6rem;
  line-height: 64px;
  margin: 0;
}
.quote-request .file-upload {
  color: #5dc560;
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  min-width: 0;
  line-height: normal;
  height: auto;
  font-size: 1.6rem;
  position: relative;
  padding: 0;
}
.quote-request .captcha {
  overflow: hidden;
}
.quote-request .captcha .input-block {
  display: inline-block;
  float: left;
  width: 200px;
  margin-right: 15px;
}
.quote-request .captcha img {
  float: left;
}
.quote-request textarea {
  min-height: 160px;
}
.quote-request .confirmation span {
  color: #5dc560;
  font-size: 10rem;
  margin-bottom: 20px;
}
.quote-request .confirmation h3 {
  margin-bottom: 20px !important;
}

.client-quote-page .quote-summary .tag-object {
  float: none;
  min-width: 120px;
  margin-bottom: 0px;
}
.client-quote-page .quote-summary p {
  display: block;
  margin-left: 14px;
  margin-top: 5px;
  font-size: 1.4rem;
  line-height: normal;
  margin-bottom: 30px;
  word-wrap: break-word;
}
@media (max-width: 767px) {
  .client-quote-page .quote-summary p {
    margin-left: 0px;
  }
}
.client-quote-page .bid-window {
  padding: 15px 18px;
  position: relative;
  border: 2px solid #d6dae0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-bottom: 35px;
}
.client-quote-page .bid-window h5 {
  color: #3d9dda;
  text-transform: uppercase;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  margin: 0;
  font-weight: 400;
}
.client-quote-page .bid-window .height-limited {
  height: 34px;
}
.client-quote-page .bid-window.expanded .height-limited {
  height: auto;
}
.client-quote-page .bid-window .rating-block {
  overflow: hidden;
  margin-bottom: 20px;
}
.client-quote-page .bid-window .rating-block .circles {
  display: inline-block;
  float: left;
  margin-right: 5px;
}
.client-quote-page .bid-window .rating-block .circles span {
  display: inline-block;
  width: 12px;
  float: left;
  height: 12px;
  background: #d6dae0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  margin-right: 2px;
}
.client-quote-page .bid-window .rating-block .circles span.full {
  background: #edc31a;
}
.client-quote-page .bid-window .rating-block a {
  display: inline-block;
  font-size: 1.2rem;
  opacity: .5;
  text-decoration: underline;
}
.client-quote-page .bid-window .budget {
  position: absolute;
  top: 14px;
  right: 15px;
  min-width: 110px;
}
@media (max-width: 1020px) {
  .client-quote-page .bid-window .budget {
    min-width: 0;
    right: 10px;
  }
}
.client-quote-page .bid-window p {
  font-size: 1.3rem;
  line-height: 22px;
  margin-bottom: 25px;
}
.client-quote-page .bid-window a.expand-box {
  width: 34px;
  height: 34px;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  line-height: 38px;
  text-align: center;
  font-size: 1.6rem;
  color: #fff;
  background: #d6dae0;
  position: absolute;
  bottom: -17px;
  right: 54px;
}
@media (max-width: 767px) {
  .client-quote-page .current-bids .col_50 {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .client-quote-page .grey-wrapper {
    padding: 15px 15px;
  }
}

.edit-quote-page .tabs-wrapper {
  margin-bottom: 40px;
}
.edit-quote-page .tabs-wrapper .navigator {
  overflow: hidden;
  position: relative;
  z-index: 10;
  margin-bottom: 27px;
}
.edit-quote-page .tabs-wrapper .navigator .tab-selector {
  display: inline-block;
  text-align: center;
  float: left;
  padding: 0px 9px;
  position: relative;
  height: 50px;
  line-height: 50px;
  width: 20%;
  cursor: pointer;
}
.edit-quote-page .tabs-wrapper .navigator .tab-selector:last-child {
  cursor: default;
}
@media (max-width: 767px) {
  .edit-quote-page .tabs-wrapper .navigator .tab-selector {
    width: 100%;
    margin-bottom: 9px;
  }
}
.edit-quote-page .tabs-wrapper .navigator .tab-selector .pointer {
  position: absolute;
  top: 0;
  right: 0px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 0 25px 9px;
  border-color: transparent transparent transparent #edf0f4;
}
.edit-quote-page .tabs-wrapper .navigator .tab-selector:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 9px 25px 0;
  border-color: transparent #edf0f4 transparent transparent;
}
.edit-quote-page .tabs-wrapper .navigator .tab-selector:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 9px 0px 0;
  border-color: transparent #edf0f4 transparent transparent;
}
.edit-quote-page .tabs-wrapper .navigator .tab-selector .bg {
  background: #edf0f4;
  height: 100%;
  font-size: 1.6rem;
  font-weight: 700;
  color: #b1b5bd;
}
@media (max-width: 1240px) {
  .edit-quote-page .tabs-wrapper .navigator .tab-selector .bg {
    font-size: 1.4rem;
  }
}
.edit-quote-page .tabs-wrapper .navigator .tab-selector.active .bg {
  background: #3d9dda;
  color: #fff;
}
.edit-quote-page .tabs-wrapper .navigator .tab-selector.active .pointer {
  border-color: transparent transparent transparent #3d9dda;
}
.edit-quote-page .tabs-wrapper .navigator .tab-selector.active:before {
  border-color: transparent #3d9dda transparent transparent;
}
.edit-quote-page .tabs-wrapper .navigator .tab-selector.active:after {
  border-color: transparent #3d9dda transparent transparent;
}
.edit-quote-page .tabs-wrapper .tab-wrapper {
  position: relative;
  z-index: 11;
}
.edit-quote-page .tabs-wrapper .tab-wrapper .tab {
  padding: 30px 20px 20px;
  position: relative;
}
@media (max-width: 1020px) {
  .edit-quote-page .tabs-wrapper .tab-wrapper .tab {
    padding: 40px 30px 40px;
  }
}
@media (max-width: 767px) {
  .edit-quote-page .tabs-wrapper .tab-wrapper .tab {
    padding: 30px 15px 35px;
  }
}
@media (max-width: 1020px) {
  .edit-quote-page .tabs-wrapper .tab-wrapper .tab .col_50 {
    width: 100%;
  }
}
.edit-quote-page .tabs-wrapper .tab-wrapper .tab .next-step {
  width: 272px;
  position: absolute;
  left: 50%;
  margin-left: -136px;
  bottom: -100px;
  z-index: 12;
}
.edit-quote-page .tabs-wrapper .tab-wrapper h3 {
  font-weight: 300;
  font-size: 3rem;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .edit-quote-page .tabs-wrapper .tab-wrapper h3 {
    font-size: 2.4rem;
  }
}
.edit-quote-page .tabs-wrapper .tab-wrapper .limited-wrapper {
  text-align: left;
  max-width: 660px;
  width: 100%;
  display: inline-block;
}
.edit-quote-page .tabs-wrapper .tab-wrapper .limited-wrapper.bigger {
  max-width: 860px;
}
.edit-quote-page .tabs-wrapper .tab-wrapper .select-block.big .select {
  height: 64px;
  font-size: 1.8rem;
  padding: 19px 24px 0 25px;
  background: white url(images/big-select-arrow.png) right 7px no-repeat;
}
@media (max-width: 767px) {
  .edit-quote-page .tabs-wrapper .tab-wrapper .select-block .select {
    padding: 8px 45px 0 15px;
  }
}
.edit-quote-page p a {
  color: #5dc560;
}
.edit-quote-page .file-upload input.file-input {
  position: absolute;
  width: 100%;
  top: 0px;
  cursor: pointer;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  z-index: 10;
  filter: alpha(opacity=0);
}
.edit-quote-page p.has-button {
  font-size: 1.6rem;
  line-height: 64px;
  margin: 0;
}
.edit-quote-page .file-upload {
  color: #5dc560;
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  min-width: 0;
  line-height: normal;
  height: auto;
  font-size: 1.6rem;
  position: relative;
  padding: 0;
}
.edit-quote-page .captcha {
  overflow: hidden;
}
.edit-quote-page .captcha .input-block {
  display: inline-block;
  float: left;
  width: 200px;
  margin-right: 15px;
}
.edit-quote-page .captcha img {
  float: left;
}
.edit-quote-page textarea {
  min-height: 160px;
}
.edit-quote-page .confirmation span {
  color: #5dc560;
  font-size: 10rem;
  margin-bottom: 20px;
}
.edit-quote-page .confirmation h3 {
  margin-bottom: 20px !important;
}

.previous-quotes .grey-wrapper {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .previous-quotes .col_50 {
    width: 100%;
  }
}

.write-review h3 {
  margin-bottom: 30px;
}
.write-review h3 b {
  color: #3d9dda;
}
.write-review .limited-wrapper {
  margin-bottom: 20px;
  position: relative;
  max-width: 770px;
  display: inline-block;
  width: 100%;
}
.write-review .limited-wrapper h6 {
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 1.6rem;
  margin-bottom: 10px;
}
.write-review .limited-wrapper .rating-block {
  overflow: hidden;
  display: inline-block;
  margin-bottom: 20px;
}
.write-review .limited-wrapper .rating-block .circles {
  display: inline-block;
  float: left;
  margin-right: 5px;
}
.write-review .limited-wrapper .rating-block .circles span {
  cursor: pointer;
  display: inline-block;
  width: 12px;
  float: right;
  height: 12px;
  background: #d6dae0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  margin-right: 2px;
}
.write-review .limited-wrapper .rating-block .circles span.active, .write-review .limited-wrapper .rating-block .circles span.active ~ span {
  background: #edc31a;
}
.write-review .limited-wrapper .rating-block .circles span:hover, .write-review .limited-wrapper .rating-block .circles span:hover ~ span {
  background: #edc31a !important;
}
.write-review .limited-wrapper .rating-block .circles:hover .active, .write-review .limited-wrapper .rating-block .circles:hover .active ~ span {
  background: #d6dae0;
}
.write-review .limited-wrapper textarea {
  min-height: 190px;
  margin-bottom: 10px;
}
.write-review .limited-wrapper .pointed-button {
  max-width: 272px;
  position: absolute;
  left: 50%;
  margin-left: -136px;
  bottom: -14px;
}
@media (max-width: 767px) {
  .write-review .limited-wrapper .pointed-button {
    width: 90%;
    left: 5%;
    margin-left: 0;
    max-width: none;
    bottom: -4px;
  }
}

.payment-page h3 {
  margin-bottom: 25px;
}
.payment-page h3 b {
  color: #3d9dda;
}
.payment-page .limited-wrapper {
  margin-bottom: 20px;
  position: relative;
  max-width: 770px;
  display: inline-block;
  width: 100%;
  text-align: left;
}
.payment-page .limited-wrapper p {
  max-width: 510px;
  text-align: center;
  margin: 0 auto 30px;
}
.payment-page .limited-wrapper h6 {
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 1.6rem;
  margin-bottom: 10px;
}
.payment-page .limited-wrapper .grey-wrapper {
  position: relative;
}
.payment-page .limited-wrapper .grey-wrapper .total-payment {
  position: absolute;
  right: 25px;
  top: 25px;
  font-size: 2rem;
  opacity: .5;
  font-weight: 400;
  z-index: 10;
}
@media (max-width: 767px) {
  .payment-page .limited-wrapper .grey-wrapper .total-payment {
    position: static;
    margin-bottom: 20px;
  }
}
.payment-page .limited-wrapper .grey-wrapper .row {
  margin-bottom: 5px;
}
.payment-page .limited-wrapper .grey-wrapper h3 {
  margin-bottom: 15px;
}
.payment-page .limited-wrapper .grey-wrapper .navigator {
  margin-bottom: 20px;
}
.payment-page .limited-wrapper .grey-wrapper .navigator .tab-selector.active {
  background: #5dc560;
  color: #fff;
}
.payment-page .limited-wrapper .grey-wrapper .tab-wrapper .tab label {
  min-height: 19px;
}
@media (max-width: 767px) {
  .payment-page .limited-wrapper .grey-wrapper .tab-wrapper .tab label {
    min-height: 0;
  }
}
.payment-page .limited-wrapper .pointed-button {
  max-width: 272px;
  position: absolute;
  left: 50%;
  margin-left: -136px;
  bottom: -14px;
}
@media (max-width: 767px) {
  .payment-page .limited-wrapper .pointed-button {
    width: 90%;
    left: 5%;
    margin-left: 0;
    max-width: none;
    bottom: -4px;
  }
}
@media (max-width: 767px) {
  .payment-page .col_33 {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .payment-page .col_50 {
    width: 100%;
  }
}

.edit-personal-info input[type="submit"] {
  line-height: normal;
  height: auto;
  padding: 4px 13px;
  min-width: 0;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}
@media (max-width: 767px) {
  .edit-personal-info .col_50 {
    width: 100%;
  }
}

.dashboard-installer .popup-header {
  padding: 23px 0;
}
.dashboard-installer .popup-inner-content .grey-wrapper .input-block {
  margin-bottom: 10px;
}
.dashboard-installer .service-line h6 {
  color: #5dc560;
  font-weight: 700;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  margin-bottom: 3px;
  font-size: 1.6rem;
}
.dashboard-installer .service-line h6 span {
  margin-left: 5px;
  cursor: pointer;
  font-size: 16px;
}
.dashboard-installer .service-line h6 .ion-alert-circled {
  color: #edc31a;
}
.dashboard-installer .service-line p {
  font-size: 1.3rem;
  color: #3c4658;
  line-height: normal;
  font-weight: 400;
  margin-bottom: 25px;
}
.dashboard-installer .service-line p span {
  color: #c2c6cd;
}
.dashboard-installer .review-box {
  position: relative;
  margin-bottom: 25px;
  border-bottom: 1px solid #e8e9ec;
}
.dashboard-installer .review-box h5 {
  color: #3d9dda;
  text-transform: uppercase;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  margin-bottom: 0;
}
.dashboard-installer .review-box span {
  font-size: 1.3rem;
  font-weight: 700;
  color: #c2c6cd;
  margin-bottom: 5px;
  display: block;
}
.dashboard-installer .review-box .rating-block {
  overflow: hidden;
  right: 0;
  position: absolute;
  top: 0;
}
.dashboard-installer .review-box .rating-block .circles {
  display: inline-block;
  float: left;
  margin-right: 5px;
}
.dashboard-installer .review-box .rating-block .circles span {
  display: inline-block;
  width: 12px;
  float: left;
  height: 12px;
  background: #d6dae0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  margin-right: 2px;
}
.dashboard-installer .review-box .rating-block .circles span.full {
  background: #edc31a;
}

.installer-quote-page .quote-summary .tag-object {
  float: none;
  min-width: 120px;
  margin-bottom: 0px;
}
.installer-quote-page .quote-summary p {
  display: block;
  margin-left: 14px;
  margin-top: 5px;
  font-size: 1.4rem;
  line-height: normal;
  margin-bottom: 30px;
  word-wrap: break-word;
}
@media (max-width: 767px) {
  .installer-quote-page .quote-summary p {
    margin-left: 0px;
  }
}
.installer-quote-page .bid-window {
  padding: 15px 18px;
  position: relative;
  border: 2px solid #d6dae0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-bottom: 35px;
  text-align: left;
  max-width: 550px;
  width: 100%;
  display: inline-block;
}
.installer-quote-page .bid-window h5 {
  color: #3d9dda;
  text-transform: uppercase;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  margin: 0;
  font-weight: 400;
}
.installer-quote-page .bid-window .height-limited {
  height: 34px;
}
.installer-quote-page .bid-window.expanded .height-limited {
  height: auto;
}
.installer-quote-page .bid-window .tag-object {
  min-width: 120px;
}
.installer-quote-page .bid-window .rating-block {
  overflow: hidden;
  margin-bottom: 15px;
}
.installer-quote-page .bid-window .rating-block .circles {
  display: inline-block;
  float: left;
  margin-right: 5px;
}
.installer-quote-page .bid-window .rating-block .circles span {
  display: inline-block;
  width: 12px;
  float: left;
  height: 12px;
  background: #d6dae0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  margin-right: 2px;
}
.installer-quote-page .bid-window .rating-block .circles span.full {
  background: #edc31a;
}
.installer-quote-page .bid-window .rating-block a {
  display: inline-block;
  font-size: 1.2rem;
  opacity: .5;
  text-decoration: underline;
}
.installer-quote-page .bid-window .budget {
  position: absolute;
  top: 14px;
  right: 15px;
  min-width: 110px;
}
@media (max-width: 1020px) {
  .installer-quote-page .bid-window .budget {
    min-width: 0;
    right: 10px;
  }
}
@media (max-width: 767px) {
  .installer-quote-page .bid-window .budget {
    position: static;
  }
}
.installer-quote-page .bid-window p {
  font-size: 1.3rem;
  line-height: 22px;
  margin-bottom: 25px;
}
.installer-quote-page .bid-window a.expand-box {
  width: 34px;
  height: 34px;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  line-height: 38px;
  text-align: center;
  font-size: 1.6rem;
  color: #fff;
  background: #d6dae0;
  position: absolute;
  bottom: -17px;
  right: 54px;
}
@media (max-width: 767px) {
  .installer-quote-page .current-bids .col_50 {
    width: 100%;
  }
}
.installer-quote-page .grey-wrapper {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .installer-quote-page .grey-wrapper {
    padding: 15px 15px;
  }
}

.installer-quote-page-add-bid .quote-summary .tag-object {
  float: none;
  min-width: 120px;
  margin-bottom: 0px;
}
.installer-quote-page-add-bid .quote-summary p {
  display: block;
  margin-left: 14px;
  margin-top: 5px;
  font-size: 1.4rem;
  line-height: normal;
  margin-bottom: 30px;
  word-wrap: break-word;
}
@media (max-width: 767px) {
  .installer-quote-page-add-bid .quote-summary p {
    margin-left: 0px;
  }
}
.installer-quote-page-add-bid .bid-window {
  padding: 15px 18px;
  position: relative;
  border: 2px solid #d6dae0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-bottom: 35px;
  text-align: left;
  max-width: 550px;
  width: 100%;
  display: inline-block;
}
.installer-quote-page-add-bid .bid-window h5 {
  color: #3d9dda;
  text-transform: uppercase;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  margin: 0;
  font-weight: 400;
}
.installer-quote-page-add-bid .bid-window .height-limited {
  height: 34px;
}
.installer-quote-page-add-bid .bid-window.expanded .height-limited {
  height: auto;
}
.installer-quote-page-add-bid .bid-window .tag-object {
  min-width: 120px;
}
.installer-quote-page-add-bid .bid-window .rating-block {
  overflow: hidden;
  margin-bottom: 15px;
}
.installer-quote-page-add-bid .bid-window .rating-block .circles {
  display: inline-block;
  float: left;
  margin-right: 5px;
}
.installer-quote-page-add-bid .bid-window .rating-block .circles span {
  display: inline-block;
  width: 12px;
  float: left;
  height: 12px;
  background: #d6dae0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  margin-right: 2px;
}
.installer-quote-page-add-bid .bid-window .rating-block .circles span.full {
  background: #edc31a;
}
.installer-quote-page-add-bid .bid-window .rating-block a {
  display: inline-block;
  font-size: 1.2rem;
  opacity: .5;
  text-decoration: underline;
}
.installer-quote-page-add-bid .bid-window .budget {
  position: absolute;
  top: 14px;
  right: 15px;
  min-width: 110px;
}
@media (max-width: 1020px) {
  .installer-quote-page-add-bid .bid-window .budget {
    min-width: 0;
    right: 10px;
  }
}
@media (max-width: 767px) {
  .installer-quote-page-add-bid .bid-window .budget {
    position: static;
  }
}
.installer-quote-page-add-bid .bid-window p {
  font-size: 1.3rem;
  line-height: 22px;
  margin-bottom: 25px;
}
.installer-quote-page-add-bid .bid-window a.expand-box {
  width: 34px;
  height: 34px;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  line-height: 38px;
  text-align: center;
  font-size: 1.6rem;
  color: #fff;
  background: #d6dae0;
  position: absolute;
  bottom: -17px;
  right: 54px;
}
@media (max-width: 767px) {
  .installer-quote-page-add-bid .current-bids .col_50 {
    width: 100%;
  }
}
.installer-quote-page-add-bid .grey-wrapper {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .installer-quote-page-add-bid .grey-wrapper {
    padding: 15px 15px;
  }
}
.installer-quote-page-add-bid .limited-wrapper {
  max-width: 870px;
  margin: 0 auto 0;
}
.installer-quote-page-add-bid .limited-wrapper textarea {
  min-height: 384px;
}
@media (max-width: 767px) {
  .installer-quote-page-add-bid .limited-wrapper .col_50 {
    width: 100%;
  }
}

.past-jobs .dashboard-white-wrapper {
  position: relative;
}
.past-jobs .jobs-stats {
  position: absolute;
  top: 40px;
  right: 40px;
  z-index: 10;
}
@media (max-width: 767px) {
  .past-jobs .jobs-stats {
    position: static;
    margin-bottom: 15px;
  }
}
.past-jobs .past-jobs-table {
  border: 2px solid #d6dae0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
@media (max-width: 767px) {
  .past-jobs .past-jobs-table {
    display: block;
  }
}
.past-jobs .past-jobs-table thead {
  background: #5dc560;
}
@media (max-width: 767px) {
  .past-jobs .past-jobs-table thead {
    display: none;
  }
}
@media (max-width: 767px) {
  .past-jobs .past-jobs-table thead tr {
    display: block;
  }
}
.past-jobs .past-jobs-table thead tr th {
  color: #fff;
  font-size: 1.4rem;
  padding: 20px 20px;
  border: none;
}
@media (max-width: 767px) {
  .past-jobs .past-jobs-table thead tr th {
    display: block;
  }
}
@media (max-width: 767px) {
  .past-jobs .past-jobs-table tbody {
    display: block;
  }
}
.past-jobs .past-jobs-table tbody tr {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
@media (max-width: 767px) {
  .past-jobs .past-jobs-table tbody tr {
    display: block;
    overflow: hidden;
  }
}
.past-jobs .past-jobs-table tbody tr td {
  font-size: 1.4rem;
  color: #3c4658;
  padding: 20px 20px;
  border: none;
}
.past-jobs .past-jobs-table tbody tr td p {
  margin: 0;
}
.past-jobs .past-jobs-table tbody tr td span.hidden-label {
  display: none;
  color: #5dc560;
  font-weight: 700;
}
@media (max-width: 767px) {
  .past-jobs .past-jobs-table tbody tr td span.hidden-label {
    display: block;
  }
}
@media (max-width: 767px) {
  .past-jobs .past-jobs-table tbody tr td {
    display: inline-block;
    width: 50%;
    float: left;
  }
}
@media (max-width: 420px) {
  .past-jobs .past-jobs-table tbody tr td {
    width: 100%;
  }
}
.past-jobs .past-jobs-table tbody tr:nth-child(odd) {
  background: #f3f5f8;
}

.edit-personal-info-installer button[type="submit"] {
  line-height: normal;
  height: auto;
  padding: 4px 13px;
  min-width: 0;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}
@media (max-width: 767px) {
  .edit-personal-info-installer .col_60 {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .edit-personal-info-installer .col_40 {
    width: 100%;
  }
}
.edit-personal-info-installer .navigator {
  margin-bottom: 20px;
}
.edit-personal-info-installer .navigator .tab-selector.active {
  background: #5dc560;
  color: #fff;
}
.edit-personal-info-installer .tab-wrapper .tab label {
  min-height: 19px;
}
@media (max-width: 1240px) {
  .edit-personal-info-installer .tab-wrapper .tab label {
    min-height: 0;
  }
}
@media (max-width: 1240px) {
  .edit-personal-info-installer .col_33 {
    width: 100%;
  }
}
@media (max-width: 1020px) {
  .edit-personal-info-installer .col_50 {
    width: 100%;
  }
}

.contact-page .dark-bar {
  background: #3c4658;
  text-align: center;
  width: 100%;
  z-index: 2;
  padding: 21px 20px;
}
@media (max-width: 767px) {
  .contact-page .dark-bar {
    position: static;
  }
}
.contact-page .dark-bar .floating-objects {
  display: inline-block;
}
.contact-page .dark-bar h3 {
  color: #fff;
  font-weight: 300;
  font-size: 2.4rem;
  text-align: left;
  margin-right: 35px;
  margin-bottom: 0;
  text-shadow: 0px 1px 3px rgba(37, 92, 39, 0.3);
}
@media (max-width: 767px) {
  .contact-page .dark-bar h3 {
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
  }
}
.contact-page .dark-bar:before {
  content: "";
  width: 1270px;
  position: absolute;
  top: -80px;
  left: -35px;
  z-index: 1;
  height: 160px;
  background: url(images/slider-shadow.png) no-repeat;
}
@media (max-width: 1240px) {
  .contact-page .dark-bar:before {
    display: none;
  }
}
.contact-page .contact-info {
  margin-bottom: 40px;
}
.contact-page .contact-info p {
  color: #a1aabc;
  font-weight: 400;
  margin-bottom: 10px;
  line-height: normal;
  font-size: 1.6rem;
}
@media (max-width: 767px) {
  .contact-page .contact-info p {
    font-size: 1.3rem;
  }
}
.contact-page .contact-info p a {
  color: inherit;
  font-weight: inherit;
}
.contact-page .contact-info p i {
  color: #5dc560;
  min-width: 13px;
  text-align: center;
  margin-right: 7px;
  font-size: 2rem;
  float: left;
  line-height: 21px;
}
@media (max-width: 767px) {
  .contact-page .contact-info p i {
    font-size: 1.4rem;
  }
}
@media (max-width: 1240px) {
  .contact-page .col_50 {
    width: 100%;
  }
}
@media (max-width: 1240px) {
  .contact-page form .col_50 {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .contact-page form .col_50 {
    width: 100%;
  }
}
.contact-page form .input-block input[type="text"], .contact-page form .input-block input[type="password"], .contact-page form .input-block input[type="tel"], .contact-page form .input-block input[type="email"], .contact-page form .input-block textarea {
  background: none;
}
.contact-page form .captcha-wrapper input[type="text"] {
  width: 140px;
  margin-right: 10px;
  background: none;
}
.contact-page form .captcha-wrapper img {
  margin-top: 0;
}
@media (max-width: 420px) {
  .contact-page form .button {
    width: 100%;
    margin-top: 15px;
  }
}

.reviews-popup .review-box {
  position: relative;
  margin-bottom: 25px;
  border-bottom: 1px solid #e8e9ec;
}
.reviews-popup .review-box h5 {
  color: #3d9dda;
  text-transform: uppercase;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  margin-bottom: 0;
}
.reviews-popup .review-box span {
  font-size: 1.3rem;
  font-weight: 700;
  color: #c2c6cd;
  margin-bottom: 5px;
  display: block;
}
.reviews-popup .review-box .rating-block {
  overflow: hidden;
  right: 0;
  position: absolute;
  top: 0;
}
@media all and (max-width: 520px) {
  .reviews-popup .review-box .rating-block {
    position: static;
  }
}
.reviews-popup .review-box .rating-block .circles {
  display: inline-block;
  float: left;
  margin-right: 5px;
}
.reviews-popup .review-box .rating-block .circles span {
  display: inline-block;
  width: 12px;
  float: left;
  height: 12px;
  background: #d6dae0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  margin-right: 2px;
}
.reviews-popup .review-box .rating-block .circles span.full {
  background: #edc31a;
}

.page-404 .dark-bar {
  background: #3c4658;
  text-align: center;
  width: 100%;
  z-index: 2;
  padding: 21px 20px;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .page-404 .dark-bar {
    position: static;
  }
}
.page-404 .dark-bar .floating-objects {
  display: inline-block;
}
.page-404 .dark-bar h3 {
  color: #fff;
  font-weight: 300;
  font-size: 2.4rem;
  text-align: left;
  margin-right: 35px;
  margin-bottom: 0;
  text-shadow: 0px 1px 3px rgba(37, 92, 39, 0.3);
}
@media (max-width: 767px) {
  .page-404 .dark-bar h3 {
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
  }
}
.page-404 .dark-bar:before {
  content: "";
  width: 1270px;
  position: absolute;
  top: -80px;
  left: -35px;
  z-index: -1;
  height: 160px;
  background: url(images/slider-shadow.png) no-repeat;
}
@media (max-width: 1240px) {
  .page-404 .dark-bar:before {
    display: none;
  }
}
.page-404 .main-content {
  padding: 75px 0 100px 0;
}
.page-404 .main-content h1 {
  font-size: 200px;
  line-height: 200px;
  margin: 0;
}
.page-404 .main-content h2 {
  font-size: 4.8rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: #5dc560;
  margin: 0;
}
.page-404 .main-content p {
  color: #3c4658;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 18px;
  margin: 0;
}

.system-message {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  margin-bottom: 20px;
  padding: 15px;
  font-size: 15px;
}
.system-message.error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.system-message.success {
  background-color: #a1dda2;
  border-color: #389d3b;
  color: #389d3b;
}

.selectize-input {
  height: auto;
  min-height: 54px;
}

.ion-spin-animation {
  -webkit-animation: spin 1s infinite linear;
  -moz-animation: spin 1s infinite linear;
  -o-animation: spin 1s infinite linear;
  animation: spin 1s infinite linear;
  display: inline-block;
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
  }
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
  }
}

@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }

  100% {
    -o-transform: rotate(359deg);
  }
}

@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }

  100% {
    -ms-transform: rotate(359deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(359deg);
  }
}

.selectize-dropdown {
  z-index: 999;
}

.big-multiple-select .selectize-input {
  min-height: 60px;
  padding: 11px 15px !important;
}
.big-multiple-select .selectize-input [data-value] {
  padding: 10px 15px !important;
}
.big-multiple-select .selectize-input input {
  height: 38px;
  font-size: 14px;
  color: #3c4658;
  font-weight: 400;
}
.big-multiple-select .selectize-input input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  opacity: 1;
}
.big-multiple-select .selectize-input input::-moz-placeholder {
  /* Firefox 19+ */
  opacity: 1;
}
.big-multiple-select .selectize-input input:-ms-input-placeholder {
  /* IE 10+ */
  opacity: 1;
}
.big-multiple-select .selectize-input input:-moz-placeholder {
  /* Firefox 18- */
  opacity: 1;
}

.special-hide {
  visibility: hidden;
  padding: 0;
  margin: 0;
  height: 0;
  width: 0;
  overflow: hidden;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.upload-image .preview {
  position: relative;
  display: none;
  width: 70px;
  height: 54px;
  border: 1px solid #d6dae0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.upload-image .preview a {
  font-size: 20px;
  position: absolute;
  right: -9px;
  top: -13px;
  background-color: #ffffff;
  height: 18px;
  display: none;
}
.upload-image .preview:hover a {
  display: block;
}
.upload-image.uploading p {
  display: none;
}
.upload-image.uploading .preview {
  background-image: url("data:image/gif;base64,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AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=");
  display: block;
}
.upload-image.has-image p {
  display: none;
}
.upload-image.has-image .preview {
  display: block;
}

.has-error .select-block span.select, .has-error input[type=text] {
  border: 2px solid #ff0000;
  color: #ff0000;
}

.wpcf7-form-control-wrap {
  position: relative;
  display: block;
  float: left;
}

.input-block .wpcf7-form-control-wrap {
  width: 100%;
}

.wpcf7-form .floating-objects {
  overflow: visible;
}
.wpcf7-form .floating-objects:after, .wpcf7-form .floating-objects:before {
  clear: both;
  display: table;
  content: '';
}

span.wpcf7-not-valid-tip {
  position: absolute;
  top: 100%;
  left: 0;
  white-space: nowrap;
}

.grey-wrapper {
  position: relative;
  padding-right: 30px;
}
.grey-wrapper .remove-self {
  position: absolute;
  right: -14px;
  font-size: 24px;
  line-height: 28px;
  top: -14px;
  text-align: center;
  display: block;
  width: 28px;
}

.circles span.half {
  position: relative;
  overflow: hidden;
}
.circles span.half:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
  background: #edc31a;
  z-index: 10;
}

.alignleft {
  float: left;
  margin: 0 10px 10px 0;
}

.alignright {
  float: right;
  margin: 0 0 10px 10px;
}

.aligncenter {
  display: table;
  margin: 0 auto;
}

.installer-bid {
  opacity: 0.8;
}
.installer-bid:hover {
  opacity: 1;
}
.installer-bid .accepted-tag {
  display: none;
}
.installer-bid.bid-selected {
  opacity: 1;
  border: 2px solid #3d9dda !important;
}
.installer-bid.bid-selected .expand-box {
  background-color: #3d9dda !important;
}
.installer-bid.bid-selected .accepted-tag {
  display: inline-block;
}
.installer-bid.bid-selected .accept-bid-btn {
  display: none;
}

.simple-menu {
  margin-top: 50px;
  display: block;
}
.simple-menu ul {
  display: table;
  margin: 0 auto;
}
.simple-menu ul li {
  display: inline-block;
  margin-left: 25px;
}
.simple-menu ul li:first-child {
  margin-left: 0;
}
.simple-menu ul li:before {
  display: none;
}
.simple-menu ul a {
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: #3c4658;
  font-weight: 500;
  font-size: 14px;
}
.simple-menu ul a:hover {
  color: #5dc560;
}

.upload-file-box {
  margin-bottom: 30px;
}
.upload-file-box [type=file] {
  width: 0;
  height: 0;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  overflow: hidden;
  visibility: hidden;
}
.upload-file-box .upload-file {
  font-size: 14px;
  color: #5dc560;
}
.upload-file-box .upload-file:hover {
  color: #3fb042;
}
.upload-file-box .loading {
  display: none;
}
.upload-file-box .loading span {
  font-size: 20px;
  color: #5dc560;
  line-height: 14px;
  display: table;
  margin: 0 auto;
}
.upload-file-box .placeholder {
  width: 96px;
  height: 92px;
  border: 2px solid #d6dae0;
  background-color: #f3f5f8;
  box-shadow: 0px 0px 100px 0px rgba(27, 37, 67, 0.063);
  -moz-box-shadow: 0px 0px 100px 0px rgba(27, 37, 67, 0.063);
  -webkit-box-shadow: 0px 0px 100px 0px rgba(27, 37, 67, 0.063);
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  padding: 14px 16px;
  position: relative;
  display: none;
}
.upload-file-box .placeholder .remove {
  position: absolute;
  font-size: 18px;
  color: #e44a47;
  top: 1px;
  right: 7px;
  line-height: 18px;
}
.upload-file-box .placeholder .remove:hover {
  color: #d82320;
}
.upload-file-box .placeholder .preview {
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4BpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpDMUMxMjBDOTY4MjFFMjExOEFEREYwNjFDQzIxMkQwRCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGRTUwRDg1RURCREUxMUU2QTA5RUEyNjQ1RkYwRTMxQSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGRTUwRDg1RERCREUxMUU2QTA5RUEyNjQ1RkYwRTMxQSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNCAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NmQzZDIyMS1hYzNkLTQ5MjctODg5Zi0zNDgxOTdiYzMwZWUiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDowYzUxOWEwNy04MTgwLTExZTYtOWQwMi1lYjRmZDJkN2UyMGYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6wCOUkAAABX0lEQVR42uya0YnCQBCGk8MGrMBDUNBXW9AStIRLCVqClqAlaAnWcK8KCkEruBLiDGwghFUw2ZXc5vshLGoY9mN2/pmocZZlUZv0FbVMAAMMMMAAAwwwwAD7UqdugPP1PpHlKFe3ZqhkPPzevbrBxdzvIsN7B7Cq7ely+/kPR7rvcD8KPW9DDafFEyPQ09CBEwv0JPQML+T6M6/VE44C3Q8VOBKH/pVlVnjLC3Sj+rCBXpQMUY93N0hgA30wNZ0r7/PhTlpmAFkVoSXL20ZMWhbpsTw8+UyzZeuz2oZ2JeiNqd98GJmXMl9Jcd1xTUbLcoCVbtZ2r+mvlY/naNCLmwjsTS6AeTwEGOCWfwFg0VOXfkfi6EtZ1q43h0tTwwADjEu/49K+3BiXpoYBBhiXdj1Lf8KxcWlqGGCA0w/tNW0KcPFXP1/S+ImLQDH/lwYYYIABBhhggAEGGOBKeggwAOGieVA5wLAxAAAAAElFTkSuQmCC");
}
.upload-file-box.uploading .loading {
  display: block;
}
.upload-file-box.uploading .upload-file {
  display: none;
}
.upload-file-box.has-file .upload-file {
  display: none;
}
.upload-file-box.has-file .placeholder {
  display: block;
}

.prepend-icon {
  position: relative;
}
.prepend-icon input {
  padding: 0 15px 0 22px;
}
.prepend-icon:before {
  position: absolute;
  top: 0;
  left: 0;
  line-height: 54px;
  width: 30px;
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
  color: #3c4658;
  font-family: "Montserrat";
  font-weight: 700;
}
.prepend-icon.dollar:before {
  content: '$';
}
.prepend-icon.percent:before {
  content: '%';
}

.field-mmyyyy {
  margin-left: -20px;
  margin-right: -20px;
}
.field-mmyyyy:after, .field-mmyyyy:before {
  clear: both;
  content: '';
  display: table;
}
.field-mmyyyy div {
  width: 50%;
  float: left;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}
.field-mmyyyy div:last-child:before {
  width: 40px;
  height: 40px;
  border-bottom: 2px solid #d6dae0;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
  position: absolute;
  left: -20px;
  content: '';
  top: 0;
}

.switch-field {
  position: relative;
  width: 67px;
  height: 24px;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  background-color: #e6e9ee;
  box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.059);
  -moz-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.059);
  -webkit-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.059);
  cursor: pointer;
  float: left;
  margin-right: 10px;
}
.switch-field input {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  visibility: hidden;
  width: 0;
  height: 0;
  overflow: hidden;
}
.switch-field:after, .switch-field:before {
  display: inline-block;
  position: absolute;
  width: 35px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  font-size: 10px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
  top: 2px;
}
.switch-field:after {
  background-color: #5dc560;
  content: 'ON';
  left: 3px;
  display: none;
}
.switch-field:before {
  background-color: #3d9dda;
  content: 'OFF';
  right: 3px;
}
.switch-field.active:after {
  display: inline-block;
}
.switch-field.active:before {
  display: none;
}

.user-subscription-notice {
  line-height: 22px;
  padding: 10px 30px;
  font-weight: 300;
  font-size: 14px;
  border-radius: 21px;
  -moz-border-radius: 21px;
  -webkit-border-radius: 21px;
  background-color: #eb5e4b;
  float: right;
  display: inline-block;
  color: #ffffff;
}
.user-subscription-notice:hover {
  color: #ffffff;
  background-color: #e6351d;
}

.download-invoice {
  font-size: 22px;
  color: #3d9dda;
}
.download-invoice:hover {
  color: #2583bf;
}

.installer-payment-information {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border: 2px solid #d6dae0;
  background-color: #f5f6f7;
  padding: 30px 25px;
}
.installer-payment-information h2 {
  font-family: "Montserrat";
  font-weight: 400;
  font-size: 16px;
  color: #3c4658;
  margin: 0 0 15px 0;
  padding: 0;
}
.installer-payment-information .card {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background-color: #ffffff;
  color: #3c4658;
  line-height: 18px;
  font-size: 14px;
  padding: 6px 10px;
  text-align: center;
  font-family: "Montserrat";
  font-weight: 400;
  margin: 0 0 6px 0;
}
.installer-payment-information div {
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 20px;
}
.installer-payment-information div:after, .installer-payment-information div:before {
  clear: both;
  display: table;
  content: '';
}
.installer-payment-information div span {
  float: left;
  width: 50%;
  display: block;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 12;
  line-height: 18px;
  font-family: "Montserrat";
  font-weight: 400;
  color: #989ea7;
  text-transform: uppercase;
  text-align: right;
}
.installer-payment-information div span:first-child {
  text-align: left;
}
.installer-payment-information a {
  display: block;
  width: 100%;
  line-height: 24px;
  padding: 0 15px;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  background-color: #e54c48;
  text-align: center;
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 13px;
  vertical-align: middle;
  color: #ffffff;
}
.installer-payment-information a:hover {
  background-color: #db241f;
}

.bid-window .ion-chevron-up {
  display: none;
}
.bid-window.expanded .ion-chevron-up {
  display: inline-block;
  line-height: 35px;
  vertical-align: top;
}
.bid-window.expanded .ion-chevron-down {
  display: none;
}

.random-trigger {
  font-size: 1.2rem;
}
.random-trigger .ion-card {
  margin-right: 5px;
}

.very-important {
  color: #ED2025;
  font-weight: 700;
}

.content-editor-text h1, .content-editor-text h2, .content-editor-text h3, .content-editor-text h4, .content-editor-text h5, .content-editor-text h6 {
  margin-bottom: 20px;
}
.content-editor-text ul, .content-editor-text ol {
  margin-bottom: 20px;
  font-size: 1.4rem;
  padding-left: 30px;
}
.content-editor-text ul li, .content-editor-text ol li {
  margin-top: 10px;
}
.content-editor-text ul li:first-child, .content-editor-text ol li:first-child {
  margin-top: 10px;
}
.content-editor-text ul li {
  list-style-type: disc;
}
.content-editor-text ol li {
  list-style-type: decimal;
}

.authorize-logo {
  display: table;
  margin: 0 auto;
}
.authorize-logo span {
  width: 90px;
  display: block;
  height: 72px;
  background-size: cover;
  background-image: url("data:image/png;base64,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");
  background-repeat: no-repeat;
  background-position: center center;
}

.installer-bid.expanded .budget {
  display: none;
}

.title-with-image {
  padding: 18px 0 17px 112px;
  position: relative;
}
.title-with-image .image-thumb {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  padding: 7px 8px;
  border: 2px solid #d6dae0;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}
.title-with-image .image-thumb span {
  width: 82px;
  height: 62px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
}
.title-with-image .image-thumb:hover {
  border: 2px solid #5dc560;
}

.no-scoll {
  overflow: hidden;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}

.review-container {
  width: 760px;
}
.review-container .close-popup {
  display: none;
}

@media all and (max-width: 767px) {
  .authorize-logo {
    float: none;
  }

  .review-container {
    width: 100%;
  }
  .review-container .close-popup {
    display: block;
  }

  .mobile-reposition {
    width: 100%;
  }
  .mobile-reposition .footer-column {
    display: table;
    margin: 0 auto;
  }

  .fancybox-wrap {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    width: 100% !important;
    height: auto !important;
    overflow-y: scroll !important;
    -webkit-overflow-scrolling: touch;
  }
  .fancybox-wrap .fancybox-skin {
    min-height: 100% !important;
  }
  .fancybox-wrap .fancybox-inner {
    height: auto !important;
    width: 100% !important;
  }
  .fancybox-wrap .fancybox-inner .vc-special-popout {
    width: 100% !important;
  }
}
@media all and (max-width: 663px) {
  .popup-inner-content .col_50, .popup-inner-content .col_33 {
    width: 100%;
  }
}
@media all and (max-width: 469px) {
  .fancybox-wrap .fancybox-skin .fancybox-inner .popup-inner-content {
    padding: 40px 10px 30px;
  }
}
.show-submenu .dashboard-submenu {
  display: block !important;
}

@media all and (max-width: 570px) {
  .bid-window .row .col_33 {
    width: 100%;
    margin-top: 10px;
  }
  .bid-window .row .col_33:first-child {
    margin-top: 0;
  }
  .bid-window .row label, .bid-window .row span {
    display: block;
  }
  .bid-window a {
    width: 100%;
  }

  .quote-results .floating-objects a, .quote-results .floating-objects .tag-object {
    width: 100%;
    margin-top: 10px;
    text-align: center;
  }
  .quote-results .floating-objects a:first-child, .quote-results .floating-objects .tag-object:first-child {
    margin-top: 0;
  }
}
.full-width {
  width: 100%;
}

.quote-results .grey-wrapper p {
  margin-bottom: 0;
}
.quote-results .ajax-result h5 {
  margin: 0;
  color: #3c4658;
  font-size: 1.4rem;
  margin-bottom: 20px;
}
.quote-results .sep-line {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #ffffff;
}
.quote-results .sep-line a {
  margin-left: 40px;
}
.quote-results .sep-line a:first-child {
  margin-left: 0;
}

.get-in-touch-section {
  background-color: #ffffff;
  padding: 60px 0;
}
.get-in-touch-section h3 {
  font-size: 40px;
  margin: 0 0 15px 0;
}
.get-in-touch-section p {
  margin: 0;
  font-size: 18px;
  line-height: 26px;
  color: #3c4658;
}
.get-in-touch-section p strong {
  font-weight: 700;
  color: #5dc560;
}
.get-in-touch-section p a {
  font-weight: 700;
  color: #5dc560;
}
.get-in-touch-section p a:hover {
  text-decoration: underline;
}

.select-block {
  margin: 0 0 30px 0;
  width: 100%;
  display: inline-block;
  position: relative;
}
.select-block select {
  background-color: transparent;
  padding: 0 40px 0 15px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.select-block:after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-top: 6px solid #3c4658;
  border-bottom: 6px solid transparent;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  top: 50%;
  margin-top: -3px;
  right: 15px;
  pointer-events: none;
}

.hide-me {
  display: none !important;
}

#goog_conv_iframe {
  height: 0;
}

.product-section {
  margin-bottom: 60px;
}
.product-section h2 {
  font-size: 28px;
  line-height: 32px;
  color: #3c4658;
  font-family: 'Roboto Slab';
  font-weight: 300;
  text-align: center;
  margin: 0 0 20px 0;
}
.product-section .section-content .row {
  margin-left: -15px;
  margin-right: -15px;
}
.product-section .section-content .row .col_33, .product-section .section-content .row .col_66 {
  padding-left: 15px;
  padding-right: 15px;
}
.product-section .section-content .section-image {
  padding: 15px;
  background-color: #ffffff;
  width: 100%;
  max-width: 355px;
}
.product-section .section-content .section-image img {
  width: 100%;
  display: block;
}
.product-section .section-content .section-image p {
  margin: 0;
}

.margin-bottom {
  margin-bottom: 30px;
}

@media all and (max-width: 1240px) {
  .who_do_we_server {
    margin-left: -5px;
    margin-right: -5px;
  }
  .who_do_we_server .col_33 {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media all and (max-width: 767px) {
  .who_do_we_server .col_33 {
    width: 50%;
  }
}
@media all and (max-width: 450px) {
  .who_do_we_server .col_33 {
    width: 100%;
  }
}
.who_do_we_server .target_public_box {
  width: 100%;
  border: 3px solid #429dd7;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  padding: 20px 20px 24px 20px;
  margin: 0 0 30px 0;
}
.who_do_we_server .target_public_box .icon-element {
  display: block;
  width: 110px;
  height: 117px;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: center center;
}
.who_do_we_server .target_public_box label {
  display: block;
  margin: 20px 0 0 0;
  font-family: "Roboto Slab", Arial, Helvetica, sans-serif;
  font-weight: 700;
  color: #419dd7;
  font-size: 19px;
  text-align: center;
}
@media all and (max-width: 1240px) {
  .who_do_we_server .target_public_box {
    padding: 10px;
    margin: 0 0 10px 0;
  }
  .who_do_we_server .target_public_box label {
    font-size: 16px;
  }
}

.contact-page .main-content {
  padding-bottom: 40px;
}

.vc-subcategory-actions a {
  display: inline-block;
  font-size: 18px;
  line-height: 22px;
  color: #5dc560;
}
.vc-subcategory-actions a span {
  margin-left: 3px;
}
.vc-subcategory-actions a:hover {
  color: #389d3b;
}

.products-list .row {
  margin-left: -15px;
  margin-right: -15px;
}
.products-list .col_33 {
  padding-left: 15px;
  padding-right: 15px;
}
.products-list .col_33:nth-child(3n+1) {
  clear: both;
}
@media all and (max-width: 1240px) {
  .products-list .col_33 {
    width: 50%;
  }
  .products-list .col_33:nth-child(3n+1) {
    clear: none;
  }
  .products-list .col_33:nth-child(2n+1) {
    clear: both;
  }
}
@media all and (max-width: 450px) {
  .products-list .col_33 {
    width: 100%;
  }
}

.vc-product-sort {
  margin: 0 0 50px 0;
}
.vc-product-sort:after, .vc-product-sort:before {
  display: table;
  clear: both;
  content: '';
}
.vc-product-sort .funky-select-box {
  float: left;
  font-size: 0;
}
.vc-product-sort .funky-select-box label {
  font-family: 'Roboto Slab';
  font-size: 18px;
  line-height: 54px;
  color: #3c4658;
  display: inline-block;
  margin: 0 20px 0 0;
}
.vc-product-sort .funky-select-box .select {
  position: relative;
  display: inline-block;
}
.vc-product-sort .funky-select-box .select select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background-color: transparent;
  height: 54px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border: 2px solid #d6dae0;
  padding: 0 64px 0 18px;
  font-size: 16px;
  color: #3c4658;
  width: auto;
}
.vc-product-sort .funky-select-box .select:after {
  width: 42px;
  height: 42px;
  content: '';
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background-color: #d5d9df;
  position: absolute;
  top: 6px;
  right: 6px;
  z-index: 1;
  pointer-events: none;
}
.vc-product-sort .funky-select-box .select:before {
  width: 0px;
  height: 0px;
  content: '';
  z-index: 2;
  position: absolute;
  pointer-events: none;
  border-top: 6px solid #ffffff;
  border-bottom: 6px solid transparent;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  right: 22px;
  top: 24px;
}
.vc-product-sort .funky-search {
  float: right;
  font-size: 0;
  position: relative;
}
.vc-product-sort .funky-search input {
  background-color: transparent;
  border: 2px solid #d6dae0;
  height: 54px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  padding: 0 64px 0 18px;
  font-size: 16px;
  color: #3c4658;
  width: 100%;
  max-width: 300px;
}
.vc-product-sort .funky-search:after {
  content: '\f21f';
  color: #d5d9df;
  width: 64px;
  line-height: 54px;
  text-align: center;
  font-family: "Ionicons";
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  font-size: 24px;
}
@media all and (max-width: 719px) {
  .vc-product-sort .funky-select-box {
    margin-bottom: 25px;
  }
  .vc-product-sort .funky-search {
    float: left;
  }
}

.vc-single-product {
  width: 100%;
  margin-bottom: 30px;
}
.vc-single-product a {
  display: block;
  width: 100%;
  padding: 14px 14px 11px 14px;
  background-color: #ffffff;
}
.vc-single-product a:hover {
  opacity: 0.8;
}
.vc-single-product .image {
  width: 100%;
  height: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #e0e0e0;
  position: relative;
  padding-bottom: 70.76923%;
  margin: 0 0 12px 0;
}
.vc-single-product h4 {
  font-family: 'Roboto Slab';
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #3c4658;
  margin: 0;
  padding: 0;
}
.vc-single-product .row {
  margin-left: -5px;
  margin-right: -5px;
}
.vc-single-product .col_60, .vc-single-product .col_40 {
  padding-left: 5px;
  padding-right: 5px;
}
.vc-single-product .price {
  display: inline-block;
  line-height: 22px;
  padding: 0 10px;
  background-color: #5cc360;
  font-family: 'Montserrat';
  font-weight: 500;
  color: #ffffff;
  font-size: 13px;
  float: right;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.vc-load-more {
  padding: 30px 0 70px;
}
.vc-load-more button {
  display: block;
  width: 100%;
  max-width: 160px;
  margin: 0 auto;
  line-height: 24px;
  border: none;
  height: 24px;
  padding: 0 10px;
  font-family: 'Montserrat';
  font-size: 14px;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
  background-color: #3d9dda;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
}
.vc-load-more button:hover {
  background-color: #2075aa;
}

.single-filter {
  width: 100%;
  background-color: #ffffff;
}
.single-filter h3 {
  padding: 21px 30px;
  font-family: 'Roboto Slab';
  color: #3c4658;
  border-bottom: 4px solid #5dc560;
  line-height: 24px;
  font-weight: 700;
  font-size: 18px;
  margin: 0;
}
.single-filter h3 a {
  float: right;
  transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  text-transform: none;
  letter-spacing: normal;
  text-align: center;
  font-size: 13px;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-weight: 400;
  color: #fff;
  padding: 0 10px;
  height: 24px;
  line-height: 24px;
  margin-bottom: 0px;
  background: #5dc560;
}
.single-filter h3 a:hover {
  background-color: #389d3b;
}
.single-filter h3:after, .single-filter h3:before {
  content: '';
  display: table;
  clear: both;
}
.single-filter .content {
  padding: 21px 30px;
}
.single-filter .content .slider-range {
  margin-top: 20px;
  margin-bottom: 30px;
  border: none;
  height: 6px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background-color: #d6dae0;
}
.single-filter .content .slider-range .sr-min, .single-filter .content .slider-range .sr-max {
  position: absolute;
  top: 100%;
  margin-top: 10px;
  display: inline-block;
  font-size: 14px;
  color: #3c4658;
  font-family: 'Montserrat';
  font-weight: 500;
}
.single-filter .content .slider-range .sr-min {
  left: 0;
}
.single-filter .content .slider-range .sr-max {
  right: 0;
}
.single-filter .content .slider-range .ui-slider-range {
  background-color: #9ca6b4;
}
.single-filter .content .slider-range .ui-slider-handle {
  width: 20px;
  height: 20px;
  border: 5px solid #ffffff;
  background-color: #5dc560;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  box-shadow: 0px 0px 11px 0px rgba(0, 28, 69, 0.2);
  top: 50%;
  margin-top: -10px;
  margin-left: -10px;
}

.main-content .vc-list-checkboxes {
  margin: 0;
  width: 100%;
}
.main-content .vc-list-checkboxes li {
  width: 100%;
}
.main-content .vc-list-checkboxes li:before {
  display: none;
}

.vc-checkbox {
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
  padding-left: 34px;
  font-family: 'Montserrat';
  font-weight: 500;
  position: relative;
}
.vc-checkbox input[type=checkbox] {
  display: none;
}
.vc-checkbox:before {
  border: 2px solid #d6dae0;
  width: 24px;
  height: 24px;
  position: absolute;
  content: '';
  background: transparent;
  left: 0;
  top: 0;
  cursor: pointer;
}
.vc-checkbox:after {
  display: none;
  content: '\f122';
  font-family: "Ionicons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  color: #5dc560;
  line-height: 24px;
  width: 24px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
}
.vc-checkbox.checked:after {
  display: block;
}

.vc-product-gallery {
  margin-bottom: 20px;
}
.vc-product-gallery .single-image {
  display: none;
  width: 100%;
  padding: 15px;
  box-shadow: 0px 0px 100px 0px rgba(27, 37, 67, 0.063);
  background-color: #ffffff;
}
.vc-product-gallery .single-image img {
  display: block;
  width: 100%;
}
.vc-product-gallery .single-image.show {
  display: block;
}
.vc-product-gallery .info {
  padding: 13px 10px;
  line-height: 20px;
  font-size: 14px;
  color: #9197a2;
  text-align: center;
  margin: 0;
  font-family: 'Montserrat';
  font-weight: 500;
}
.vc-product-gallery .thumb-container {
  margin-left: -12px;
  margin-right: -12px;
}
.vc-product-gallery .thumb-container:after, .vc-product-gallery .thumb-container:before {
  clear: both;
  display: table;
  content: '';
}
.vc-product-gallery .thumb-container .thumb-column {
  padding: 0 12px;
  float: left;
  width: 33.33333%;
}
.vc-product-gallery .single-thumb {
  display: block;
  width: 100%;
  padding: 15px;
  box-shadow: 0px 0px 100px 0px rgba(27, 37, 67, 0.063);
  background-color: #ffffff;
}
.vc-product-gallery .single-thumb img {
  display: block;
  width: 100%;
}

.vc_national_standards {
  margin: 0 0 40px 0;
  padding: 10px 10px 0 10px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border: 2px solid #cfd4da;
}
.vc_national_standards:after, .vc_national_standards:before {
  clear: both;
  display: table;
  content: '';
}
.vc_national_standards label {
  display: inline-block;
  line-height: 20px;
  font-family: 'Montserrat';
  font-weight: 500;
  color: #3b4558;
  margin-bottom: 10px;
  float: left;
}
.vc_national_standards p {
  float: left;
  display: inline-block;
  position: relative;
  padding: 0 0 0 24px;
  margin: 0 0 10px 5px;
  line-height: 20px;
  font-size: 14px;
  font-family: 'Montserrat';
  font-weight: 500;
}
.vc_national_standards p strong {
  font-weight: 700;
}
.vc_national_standards p:after {
  width: 20px;
  line-height: 20px;
  background-color: #3d9dda;
  content: '\f121';
  font-family: "Ionicons";
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
}

.vc_product_description {
  margin-bottom: 50px;
}
.vc_product_description .section_title {
  font-size: 18px;
  line-height: 24px;
  color: #3c4658;
  font-family: "Roboto Slab", Arial, Helvetica, sans-serif;
  font-weight: 700;
  margin: 0 0 20px 0;
}
.vc_product_description .vc-pd-content p {
  font-size: 14px;
  line-height: 24px;
  color: #3c4658;
  margin: 0 0 10px 0;
  font-family: 'Montserrat';
  font-weight: 500;
}

.product_title {
  font-size: 30px;
  line-height: 32px;
  color: #3c4658;
  font-family: "Roboto Slab", Arial, Helvetica, sans-serif;
  font-weight: 400;
  margin: 0 0 22px 0;
}
.product_title .price {
  float: right;
  display: inline-block;
  line-height: 32px;
  font-size: 16px;
  font-family: 'Montserrat';
  font-weight: 500;
  color: #ffffff;
  padding: 0 15px;
  background-color: #3d9dda;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.product_title:after, .product_title:before {
  content: '';
  display: table;
  clear: both;
}

.attributes_section {
  margin-bottom: 30px;
}
.attributes_section h3 {
  font-size: 18px;
  font-family: "Roboto Slab", Arial, Helvetica, sans-serif;
  font-weight: 700;
  color: #3c4658;
  line-height: 24px;
  margin: 0 0 10px 0;
}
.attributes_section h3 .ada-icon {
  display: inline-block;
  font-size: 15px;
  line-height: 24px;
  padding: 0 0 0 48px;
  font-family: 'Montserrat';
  font-weight: 500;
  color: #3d9dda;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACkAAAAUCAYAAAAQhBSFAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4BpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpDMUMxMjBDOTY4MjFFMjExOEFEREYwNjFDQzIxMkQwRCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1QzgyREFCQzQ0OTkxMUU4QTBGQUMwQjBCQTY0Q0M0NyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1QzgyREFCQjQ0OTkxMUU4QTBGQUMwQjBCQTY0Q0M0NyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNCAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0MTk5NmJhMy05OTBjLTE2NGItOTM5YS03NWI2MjZhZTk3NDkiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDo1NTdlOWFkMS1kM2U3LTk2NDYtYjY2Zi1lYTk4YzFhMmFkNjgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4sLNgXAAACxklEQVR42qSXb2iNURzHn11058WIsvlzs4iUkmhLWRTxwgtMuP4kbNLaSsr8K2+W8sKfJJqL/Gve2CSUxgullCRDlsnfoiZWEyEzDN/f7fvo1+mc53mc/erTfe7tnPN8nnPO73eeWzDr1PPAElPABTAK1IOTQUzcqp4YzD79IqpJGmTBYlAGSvh7F2gDV0AL6DU7phwD7gGTwBBwlJ/9CZF7CZrAUlAKCkkpf2tim2xSyR513Qd+eMoNAI2gGWQStM+wbSP75mOgo/EuMBaM4fV3T8kjoNajXx0o4KdTUqZ9ERgBnngKLvcUDEP63pTccC23bOw3oAPs9riBJMlBj35fjO8yRtolKRk4mNerPRMl8599roNisAr8VHs065LU22CQh2Slh2Al9/55sENPmJYcCY6BOUH/o9z4fhGsAN2WttcoqOvjBL31Uqp4PwA1apnDGA1eKaoTSBZbBKVQzzNERXCJIbg3zGpGiUgWgaucyW2celf89qiZray1Eo+UaKtlBkVwu23vbWZNbAAHLDf5zM5hdCcQ6+KYEofAM3BbiVaA18YDWwVlLJFcBj4ZIroUDAfHjY5rwbkIyXtKsojLukCJmi8MLkGJthTP6HbjVBGpG+CjQXhcNkQcBAFfFnSEohWWtlGC+bFE8g8Peh0fwHzOomYm248H6yIGliR5m0B0X4ygjNEikvfBVEq4YiizXzpdVue7q4ZKMmyx/B6KrgGHmahRIWP0pviKlOZTuWInmAYWcqllNseB9TGzmXOIyn7eFCOY4xj5V7Uz4C7YAE6AYaqhvEfup+RTngbtrH1BzFIFFMl5HAY5/RAi+Yv1SpZzI3hP6TvgHdgKHoK54JtKnJ4E5aiPhXkl6Ewg18m2daq2/stQEZvB2awCk7nfHvOvw1mj6HbwJPqacGaauZezPGGm8/AI7y0TdMn19+GvAAMAho+o6HGcI38AAAAASUVORK5CYII=");
  float: right;
}
.attributes_section h3:after, .attributes_section h3:before {
  content: '';
  display: table;
  clear: both;
}
.attributes_section .attributes {
  border: 2px solid #d5d9df;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #ffffff;
  padding: 10px;
  width: 100%;
  margin: 0;
}
.attributes_section .attributes li {
  width: 100%;
  line-height: 32px;
  margin: 0;
}
.attributes_section .attributes li label {
  display: block;
  float: left;
  width: 31%;
  padding: 6px 15px;
  font-size: 13px;
  line-height: 20px;
  background-color: #f4f5f6;
  color: #3c4658;
  font-family: 'Montserrat';
  font-weight: 500;
  margin: 0;
}
.attributes_section .attributes li label.full-width {
  width: 100%;
  margin-top: 10px;
  color: #eb5e4b;
}
.attributes_section .attributes li span, .attributes_section .attributes li p, .attributes_section .attributes li .layer-item {
  float: left;
  padding: 6px 15px 6px 35px;
  font-size: 13px;
  line-height: 20px;
  color: #3c4658;
  font-family: 'Montserrat';
  font-weight: 500;
  width: 69%;
  margin: 0;
}
.attributes_section .attributes li select {
  height: 20px;
  font-size: 13px;
  line-height: 18px;
  border: 1px solid #d6dae0;
}
.attributes_section .attributes li .simple-select {
  width: 100%;
  position: relative;
}
.attributes_section .attributes li .simple-select:after {
  content: '';
  height: 0;
  width: 0;
  border-top: 6px solid #d6dae0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid transparent;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -3px;
  pointer-events: none;
}
.attributes_section .attributes li .simple-select select {
  width: 100%;
  padding: 0 35px 0 15px;
}
.attributes_section .attributes li:after {
  content: '';
  display: table;
  clear: both;
}
.attributes_section .attributes li:before {
  display: none;
}
@media all and (max-width: 600px) {
  .attributes_section .attributes li label, .attributes_section .attributes li span, .attributes_section .attributes li p {
    width: 50%;
  }
}

.vc-add-cart {
  position: relative;
  display: block;
  padding: 0 12px;
  margin-top: 70px;
  margin: 0 0 40px 0;
}
.vc-add-cart .text {
  display: block;
  padding: 12px 10px;
  line-height: 26px;
  background-color: #5dc560;
  color: #ffffff;
  font-size: 15px;
  font-family: 'Montserrat';
  font-weight: 500;
  text-align: center;
}
.vc-add-cart:after {
  content: '';
  position: absolute;
  left: -12px;
  top: 0;
  width: 0;
  height: 0;
  border-right: 12px solid #5dc560;
  border-left: 12px solid transparent;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
}
.vc-add-cart:before {
  content: '';
  position: absolute;
  right: -12px;
  top: 0;
  width: 0;
  height: 0;
  border-right: 12px solid transparent;
  border-left: 12px solid #5dc560;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
}
.vc-add-cart:hover span {
  background-color: #389d3b;
}
.vc-add-cart:hover:after {
  border-right: 12px solid #389d3b;
}
.vc-add-cart:hover:before {
  border-left: 12px solid #389d3b;
}

.quote-cart {
  margin: 0 0 100px 0;
}
.quote-cart h3 {
  line-height: 34px;
  font-size: 30px;
  color: #3c4658;
  font-family: "Roboto Slab", Arial, Helvetica, sans-serif;
  font-weight: 400;
  margin: 0 0 20px 0;
}
.quote-cart h3:after, .quote-cart h3:before {
  content: '';
  display: table;
  clear: both;
}
.quote-cart h3 a {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  display: inline-block;
  background-color: #3d9dda;
  color: #ffffff;
  font-family: 'Montserrat';
  font-weight: 400;
  font-size: 16px;
  line-height: 34px;
  padding: 0 15px;
  float: right;
}
.quote-cart h3 a:hover {
  background-color: #2075aa;
}
.quote-cart h3 a .ion-ios-telephone {
  font-size: 20px;
  line-height: 34px;
  display: inline-block;
  margin: 0 5px 0 0;
}
.quote-cart h3 a strong {
  font-family: 'Montserrat';
  font-weight: 700;
}
@media all and (max-width: 560px) {
  .quote-cart h3 a {
    float: none;
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 15px;
  }
}
.quote-cart .cart-content {
  border: 2px solid #d6dae0;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  padding: 10px;
  background-color: #ffffff;
  width: 100%;
  display: table;
}
.quote-cart .cart-content .cart-header, .quote-cart .cart-content .cart-row {
  display: table-row;
  width: 100%;
}
.quote-cart .cart-content .cart-header .col, .quote-cart .cart-content .cart-row .col {
  display: table-cell;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
}
.quote-cart .cart-content .cart-header .col:first-child, .quote-cart .cart-content .cart-row .col:first-child {
  padding-right: 20px;
}
.quote-cart .cart-content .cart-header .col:last-child, .quote-cart .cart-content .cart-row .col:last-child {
  padding-right: 20px;
}
.quote-cart .cart-content .cart-header .col.action-col, .quote-cart .cart-content .cart-row .col.action-col {
  width: 40px;
}
.quote-cart .cart-content .cart-header .col.image-col, .quote-cart .cart-content .cart-row .col.image-col {
  width: 160px;
}
.quote-cart .cart-content .cart-header .col.title-col, .quote-cart .cart-content .cart-row .col.title-col {
  width: 37%;
}
.quote-cart .cart-content .cart-header .col.price-col, .quote-cart .cart-content .cart-row .col.price-col {
  width: 36%;
}
.quote-cart .cart-content .cart-header .col.align-right, .quote-cart .cart-content .cart-row .col.align-right {
  text-align: right;
}
@media all and (max-width: 1240px) {
  .quote-cart .cart-content .cart-header .col.price-col, .quote-cart .cart-content .cart-row .col.price-col {
    width: 30%;
  }
}
@media all and (max-width: 1020px) {
  .quote-cart .cart-content .cart-header .col.title-col, .quote-cart .cart-content .cart-row .col.title-col {
    width: 30%;
  }
  .quote-cart .cart-content .cart-header .col.price-col, .quote-cart .cart-content .cart-row .col.price-col {
    width: 25%;
  }
}
@media all and (max-width: 767px) {
  .quote-cart .cart-content .cart-header .col, .quote-cart .cart-content .cart-row .col {
    padding-left: 5px;
    padding-right: 5px;
  }
  .quote-cart .cart-content .cart-header .col.image-col, .quote-cart .cart-content .cart-row .col.image-col {
    width: 100px;
  }
  .quote-cart .cart-content .cart-header .col:first-child, .quote-cart .cart-content .cart-row .col:first-child {
    padding-right: 10px;
  }
  .quote-cart .cart-content .cart-header .col:last-child, .quote-cart .cart-content .cart-row .col:last-child {
    padding-right: 10px;
  }
}
@media all and (max-width: 767px) {
  .quote-cart .cart-content .cart-header .col:nth-child(2), .quote-cart .cart-content .cart-row .col:nth-child(2) {
    display: none;
  }
}
@media all and (max-width: 420px) {
  .quote-cart .cart-content .cart-header, .quote-cart .cart-content .cart-row {
    display: block;
    margin-left: -5px;
    margin-right: -5px;
    width: auto;
  }
  .quote-cart .cart-content .cart-header:after, .quote-cart .cart-content .cart-header:before, .quote-cart .cart-content .cart-row:after, .quote-cart .cart-content .cart-row:before {
    clear: both;
    display: table;
    content: '';
  }
  .quote-cart .cart-content .cart-header .col, .quote-cart .cart-content .cart-row .col {
    display: block;
    float: left;
    width: 50% !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .quote-cart .cart-content .cart-header .col:nth-child(2n), .quote-cart .cart-content .cart-row .col:nth-child(2n) {
    clear: both;
  }
}
.quote-cart .cart-content .cart-header {
  background-color: #f4f5f6;
}
.quote-cart .cart-content .cart-header .col {
  line-height: 30px;
  font-size: 13px;
  font-family: 'Montserrat';
  font-weight: 700;
  color: #3c4658;
  padding-top: 5px;
  padding-bottom: 5px;
}
@media all and (max-width: 420px) {
  .quote-cart .cart-content .cart-header {
    display: none;
  }
}
.quote-cart .cart-content .cart-row .col {
  padding-top: 12px;
  padding-bottom: 12px;
  border-top: 1px solid #f4f5f6;
}
.quote-cart .cart-content .cart-row .remove-action {
  display: inline-block;
  font-size: 20px;
  line-height: 26px;
  color: #c4c7cd;
}
.quote-cart .cart-content .cart-row .remove-action:hover {
  color: #8d939e;
}
.quote-cart .cart-content .cart-row .image {
  width: 100%;
  padding: 15px 15px;
  background-color: #f4f5f6;
}
@media all and (max-width: 767px) {
  .quote-cart .cart-content .cart-row .image {
    padding: 0;
  }
}
.quote-cart .cart-content .cart-row .image div {
  width: 100%;
  position: relative;
  height: 0;
  padding-bottom: 76.4%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.quote-cart .cart-content .cart-row h4 {
  font-size: 18px;
  color: #3c4658;
  font-family: "Roboto Slab", Arial, Helvetica, sans-serif;
  font-weight: 400;
  margin: 0;
}
.quote-cart .cart-content .cart-row h4 a {
  font-size: 18px;
  color: #3c4658;
  font-family: "Roboto Slab", Arial, Helvetica, sans-serif;
  font-weight: 400;
  margin: 0;
}
.quote-cart .cart-content .cart-row h4 a:hover {
  text-decoration: underline;
}
.quote-cart .cart-content .cart-row .attributes_display {
  margin-top: 15px;
}
.quote-cart .cart-content .cart-row .attributes_display p {
  margin: 0;
  font-family: "Roboto Slab", Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #3c4658;
}
.quote-cart .cart-content .cart-row .qty_selector {
  position: relative;
}
.quote-cart .cart-content .cart-row .qty_selector .input[type=text] {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border: 2px solid #d6dae0;
  height: 54px;
  padding: 0 50px 0 5px;
  text-align: center;
}
.quote-cart .cart-content .cart-row .qty_selector .ion-arrow-up-b, .quote-cart .cart-content .cart-row .qty_selector .ion-arrow-down-b {
  position: absolute;
  width: 40px;
  line-height: 20px;
  background-color: #d6dae0;
  right: 5px;
  font-family: "Ionicons";
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  cursor: pointer;
}
.quote-cart .cart-content .cart-row .qty_selector .ion-arrow-up-b:hover, .quote-cart .cart-content .cart-row .qty_selector .ion-arrow-down-b:hover {
  background-color: #aab3bf;
}
.quote-cart .cart-content .cart-row .qty_selector .ion-arrow-up-b {
  top: 5px;
  border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
}
.quote-cart .cart-content .cart-row .qty_selector .ion-arrow-down-b {
  bottom: 5px;
  border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
}
.quote-cart .cart-content .cart-row .price-tag {
  font-size: 15px;
  line-height: 24px;
  color: #3c4658;
  font-family: 'Montserrat';
  font-weight: 500;
}
.quote-cart .cart-content .cart-row:first-of-type .col, .quote-cart .cart-content .cart-row:first-child .col {
  border-top: 0;
}
.quote-cart .cart-footer {
  padding: 15px 0;
}
.quote-cart .cart-footer .classic-btn {
  border: 2px solid #d6dae0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #ffffff;
  font-size: 13px;
  height: 38px;
  line-height: 26px;
  color: #3c4658;
  width: 100%;
  max-width: 190px;
  font-family: 'Montserrat';
  font-weight: 400;
}
.quote-cart .cart-footer .classic-btn:hover {
  background-color: #d6dae0;
  color: #ffffff;
}
.quote-cart .cart-footer .cart-subtotal {
  width: 100%;
  text-align: right;
  font-size: 16px;
  font-family: 'Montserrat';
  font-weight: 400;
  color: #3c4658;
  line-height: 24px;
  margin: 0 0 15px 0;
}
.quote-cart .cart-footer .cart-subtotal strong {
  font-size: 18px;
  font-family: "Roboto Slab", Arial, Helvetica, sans-serif;
  font-weight: 700;
  color: #3c4658;
  line-height: 24px;
  margin-right: 10px;
}
.quote-cart .cart-footer .green-btn {
  position: relative;
  display: block;
  padding: 0 12px;
  width: 100%;
  max-width: 420px;
  float: right;
}
.quote-cart .cart-footer .green-btn .text {
  display: block;
  padding: 12px 10px;
  line-height: 26px;
  background-color: #5dc560;
  color: #ffffff;
  font-size: 15px;
  font-family: 'Montserrat';
  font-weight: 500;
  text-align: center;
}
.quote-cart .cart-footer .green-btn:after {
  content: '';
  position: absolute;
  left: -12px;
  top: 0;
  width: 0;
  height: 0;
  border-right: 12px solid #5dc560;
  border-left: 12px solid transparent;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
}
.quote-cart .cart-footer .green-btn:before {
  content: '';
  position: absolute;
  right: -12px;
  top: 0;
  width: 0;
  height: 0;
  border-right: 12px solid transparent;
  border-left: 12px solid #5dc560;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
}
.quote-cart .cart-footer .green-btn:hover span {
  background-color: #389d3b;
}
.quote-cart .cart-footer .green-btn:hover:after {
  border-right: 12px solid #389d3b;
}
.quote-cart .cart-footer .green-btn:hover:before {
  border-left: 12px solid #389d3b;
}
@media all and (max-width: 767px) {
  .quote-cart .cart-footer .classic-btn {
    max-width: 100%;
  }
  .quote-cart .cart-footer .col_33, .quote-cart .cart-footer .col_66 {
    width: 100%;
    margin-bottom: 10px;
  }
  .quote-cart .cart-footer .cart-subtotal {
    text-align: center;
  }
  .quote-cart .cart-footer .green-btn {
    float: none;
    max-width: 100%;
  }
}
.quote-cart.quote-cart-page .cart-content label {
  font-family: 'Montserrat';
  font-weight: 700;
  font-size: 13px;
  line-height: 32px;
  color: #3b4656;
  display: block;
}
@media all and (max-width: 767px) {
  .quote-cart.quote-cart-page .cart-content .cart-row .col:nth-child(2) {
    display: table-cell;
  }
}
@media all and (max-width: 420px) {
  .quote-cart.quote-cart-page .cart-content .cart-row .col {
    text-align: center;
  }
  .quote-cart.quote-cart-page .cart-content .cart-row .col:nth-child(2n) {
    clear: none;
  }
  .quote-cart.quote-cart-page .cart-content .cart-row .col:nth-child(2n + 1) {
    clear: both;
  }
}

.white-page {
  background-color: #ffffff;
}

@media all and (max-width: 1020px) {
  .single-product-layout > .col_50 {
    width: 100%;
  }
}

.sub-categories {
    margin-bottom: 50px;
}
.sub-categories .row {
    margin-left: -15px;
    margin-right: -15px;
}
.sub-categories .row .col_25 {
    padding-left: 15px;
    padding-right: 15px;
}

.sub-categories .single-subcategory {
    width: 100%;
    background-color: #ffffff;
    padding: 0 10px 36px 10px;
    margin-bottom: 50px;
    position: relative;
}
.sub-categories .single-subcategory h3 {
    margin: 0;
    padding: 16px 0;
    line-height: 24px;
    font-size: 16px;
    font-family: 'Roboto Slab';
    font-weight: 700;
    color: #3c4658;
    min-height: 80px;
    text-align: center;
}

.sub-categories .single-subcategory .image {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 72.72727272727273%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.sub-categories .single-subcategory a{
    display: inline-block;
    padding: 5px 15px ;
    line-height: 20px;
    font-size: 13px;
    color: #ffffff;
    width: 130px;
    background-color: #3c9bd8;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -65px;
    margin-bottom: -15px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    font-weight: 700;
    font-family: "Montserrat"
}
.description-field {
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    color: #3c4658;
    font-family: "Montserrat";
    font-weight: 300;
    width: 100%;
    margin: 0 auto 80px;
    
}
.description-field h2 {
    font-size: 3.2rem;
}
.ha-select-block {
  margin-bottom: 8px;
}
.tp-other {
  margin-top: -22px;
  display: none;
}
.tu-other {
  margin-top: -22px;
  display: none;
}
.ha-other {
  display: none;
}
textarea[name="qr_comments"] {
  min-height: 116px;
}
@media all and (max-width: 900px) {
    .sub-categories .row .col_25 {
        width: 33.33333%;
    }
}
@media all and (max-width: 540px) {
    .sub-categories .row .col_25 {
        width: 50%;
    }
}
@media all and (max-width: 360px) {
    .sub-categories .row .col_25 {
        width: 100%;
    }
}

header .phone {
    padding-left: 5%;
    font-size: 14px;
    font-weight: bold;
    color: #eb5e4b;
    margin-top: -5px;
}
header .phone a {
    color: #eb5e4b;
}
@media all and (max-width: 420px ) {
    header .phone {
        padding-left: 15%;
    }
}

@media all and (max-width: 380px ) {
    header .phone {
        padding-top: 3px;
    }
    header .phone a {
        width: 32px;

        overflow: hidden;

        display: inline-block;

        height: 32px;       
    }
    header .phone a span{
        font-size: 26px;
        width: 32px;
    }

}