/** Custom Styles**/
.page-template-page-full .header{
  background: transparent;
}

#branding {
  width: 85px;
}

body #branding .logo {
  padding: 5px 0 0;
}

#navigation ul li a {}

.gform_wrapper .field--prices input[type=text] {
  color: #060;
  font-size: 1.2em;
  border: none;
}

.vc_do_custom_heading.header-overlay {
  height: 45px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.vc_btn-vista_blue, a.vc_btn-vista_blue, button.vc_btn-vista_blue {
  background-color: #fe1101;
}

.c-blue {
  color: #0c4499;
}

.c-red {
  color: #fe1101;
}

.c-white {
  color: #ffffff !important;
}

.float-2-col {
  box-sizing: border-box;
  padding: 10px 0;
}

@media (min-width: 768px) {
  .float-2-col {
    float: left;
    width: 50%;
    margin-bottom: 20px;
  }
}

@media (min-width: 768px) {
  .float-2-col:nth-child(odd) {
    clear: left;
    padding-right: 20px;
  }
}

@media (min-width: 768px) {
  .float-2-col:nth-child(even) {
    padding-left: 20px;
  }
}

.icon-content--lg .product_feature .pf_content {
  padding-left: 80px;
  padding-top: 15px;
}
.icon-content--lg .product_feature .pf_icon {
  width: 60px;
  height: 60px;
}

.wpb_single_image.icon--image {
  margin-bottom: 20px;
}

.wpb_single_image.icon--image img {
  width: auto;
  height: 100px;
}

.counter.hide--icon .icon {
  display: none;
}

.titan--logos.logo--titans {
  margin-top: -30px;
}

.portfolio--no-link {}

.portfolio--no-link figure .effect-overlay .launch {
  display:none;
}
.portfolio--no-link figure .effect-overlay .zoomin {
  margin-left: -26px;
}

.media--desaturate {}

.media--desaturate img {
  filter:         url(~"data:image/svg+xml;utf8,#grayscale");
    -webkit-filter: grayscale(80%);
    -moz-filter:    grayscale(80%);
    -ms-filter:     grayscale(80%);
    -o-filter:      grayscale(80%);
    filter: gray;
  -webkit-transition: width 2s; /* Safari */
    transition: all 0.25s;
}

.media--desaturate img:hover,
.media--desaturate img:focus {
    filter: none;
    -webkit-filter: grayscale(0%);
    -moz-filter:    grayscale(0%);
    -ms-filter:     grayscale(0%);
    -o-filter:      grayscale(0%);
    cursor: pointer;
}

.media--equal-height {}

.media--equal-height.owl-carousel .owl-item img {
  height: 150px;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

#gotoTop {
  background-image: none;
}

#gotoTop:after {
  font-family: fontAwesome;
  content: '\f106';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
    font-size: 40px;
    line-height: 40px;
  color: #000000;
}

#goBack {
text-align: center;
    font-size: 40px;
    line-height: 40px;
  color: #000000;
  display: none;
  background: #fff;
  position: fixed;
    width: 45px;
    height: 45px;
    top: auto;
    left: auto;
    right: 90px;
    bottom: 50px;
    cursor: pointer;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    transition: background-color .2s linear;
    -moz-transition: background-color .2s linear;
    -webkit-transition: background-color .2s linear;
    -ms-transition: background-color .2s linear;
    -o-transition: background-color .2s linear;
    z-index: 2000;
}

#goBack:hover {
    background-color: #fe1101;
}

#branding {
    width: 115px;
}

body #branding .logo {
    padding: 15px 0 0;
}

.counter--echs.cd_scope_1 .countdown-ul li {
  padding-top: 10px;
  padding-bottom: 10px;
}

.counter--echs.cd_scope_1 .countdown-ul li .time_st {
  font-weight: bold;
}

@media (max-width: 767px) {
  body .vc_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item {
    display: inline-block;
    width: 33.33%;
  }
}

@media (max-width: 767px) {
  body .grid.fullscreen figure.cols-4 {
    margin: 0;
    width: 50%;
  }
}

@media (max-width: 767px) {
  .page-id-2608 .wpb_text_column {
    text-align: center;
  }
}

@media (max-width: 767px) {
  body .full_header {
    display: none;
  }
}

@media (max-width: 767px) {
  .mobile-logo {
    width: 65px;
  }
}

.ml-40 {
  padding-left: 40px;
}

.gform_wrapper .top_label .hide-label .gfield_label {
  display: none;
}

.gform_wrapper ul li.gfield.field--hide {
  margin:0;
  padding: 0;
  height: 0 !important;
  overflow: hidden !important;
}

.overlay--text {}

.overlay--text .wpb_wrapper {
  position: relative;
}

.header-overlay {
  height: 45px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.echs-product {}

.echs-product .price_currency_interval {
  display: none;
}

.echs-msg {
  min-height: 120px;
}
.echs-msg .vc_color-white.vc_message_box-solid {
  color: #444444;
}