/* Enter Your Custom CSS Here */
/* animation effect of thermal */
span.icon-color-primary.rotate:hover {
	box-shadow: 0 0 0 5px #ee2824;
	border-color: #ffffff;
	background-color: #ee2824;
}
span.rotate {
	transition: all 0.3s;
}
/** js_composer_front.css **/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
/* Grid systems
---------------------------------------------------------- */
.wpb_row {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* Grid with fluid columns */
.vc_row-fluid {
  width: 100%;
  *zoom: 1;
}
.vc_row-fluid:before,
.vc_row-fluid:after {
  display: table;
  content: "";
}
.vc_row-fluid:after {
  clear: both;
}
.vc_row-fluid [class*="vc_span"] {
  display: block;
  width: 100%;
  min-height: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.5%;
}
.vc_row-fluid [class*="vc_span"]:first-child {
  margin-left: 0;
}
.vc_row-fluid .vc_span12,
.wpb_teaser_grid.wpb_carousel .vc_span12 {
  width: 100%;
}
.vc_row-fluid .vc_span11 {
  width: 91.45833333%;
}
.vc_row-fluid .vc_span10 {
  width: 82.91666667%;
}
.vc_row-fluid .vc_span9 {
  width: 74.375%;
}
.vc_row-fluid .vc_span8 {
  width: 65.83333333%;
}
.vc_row-fluid .vc_span7 {
  width: 57.29166667%;
}
.vc_row-fluid .vc_span6,
.wpb_teaser_grid.wpb_carousel .vc_span6 {
  width: 48.75%;
}
.vc_row-fluid .vc_span5 {
  width: 40.20833333%;
}
.vc_row-fluid .vc_span4,
.wpb_teaser_grid.wpb_carousel .vc_span4 {
  width: 31.66666667%;
}
.vc_row-fluid .vc_span3,
.wpb_teaser_grid.wpb_carousel .vc_span3 {
  width: 23.125%;
}
.vc_row-fluid .vc_span2 {
  width: 14.58333333%;
}
.vc_row-fluid .vc_span1 {
  width: 6.04166667%;
}
/* end Grid systems -------------------------------------- */
/* Responsive classes
---------------------------------------------------------- */
.hidden {
  display: none;
  visibility: hidden;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .vc_row-fluid [class*="vc_span"] {
    margin-left: 0;
  }
  .vc_row-fluid .wpb_column:not(:only-child):not(:last-child) {
    margin-bottom: 30px;
  }
  .vc_row-fluid .wpb_column .btn {
    width: 80% !important;
  }
  .vc_row-fluid .wpb_column .btn:not(:only-child):not(:first-child) {
    margin-top: 20px;
  }
}
/* end Responsive classes -------------------------------- */
/* Visual Composer content elements styling
---------------------------------------------------------- */
.wpb_separator,
.vc_text_separator {
  border-bottom: 1px solid #dde4e6;
}
/* Separator
---------------------------------------------------------- */
.wpb_separator {
  clear: both;
  height: 1px;
}
/* Text Separator
---------------------------------------------------------- */
.vc_text_separator {
  clear: both;
  height: 1px;
  font-size: 1.21429em;
}
.vc_text_separator div {
  display: inline-block;
  background-color: #ffffff;
  position: relative;
  top: -24px;
  border-bottom: 1px solid #ee2824;
  color: #2c3e50;
  font-weight: 700;
  line-height: 24px;
}
.separator_align_center {
  text-align: center;
}
.separator_align_left {
  text-align: left;
}
.separator_align_right {
  text-align: right;
}
/* Facebook
---------------------------------------------------------- */
.fb_type_standard {
  height: 25px;
}
.fb_type_standard iframe {
  height: 25px;
}
.fb_type_button_count {
  height: 20px;
}
.fb_type_button_count iframe {
  height: 20px;
}
.fb_type_box_count {
  height: 62px;
}
.fb_type_box_count iframe {
  height: 62px;
}
/* Google plus
---------------------------------------------------------- */
.wpb_googleplus_type_standard {
  height: 25px;
}
.wpb_googleplus_type_small {
  height: 19px;
}
.wpb_googleplus_type_medium {
  height: 21px;
}
.wpb_googleplus_type_tall {
  height: 21px;
}
/* Pinterest
---------------------------------------------------------- */
.wpb_pinterest_type_horizontal {
  height: 21px;
}
.wpb_pinterest_type_vertical {
  height: 60px;
}
.wpb_pinterest_type_none {
  height: 21px;
}
/* Toggle / FAQ
---------------------------------------------------------- */
.wpb_toggle,
#content h4.wpb_toggle {
  clear: both;
  margin-top: 0;
  margin-bottom: 30px;
}
.wpb_toggle:before,
#content h4.wpb_toggle:before {
  font-size: 80%;
  font-family: FontAwesome;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  content: "\f067";
  padding-right: 15px;
  color: #444649;
}
.wpb_toggle_title_active:before,
#content h4.wpb_toggle_title_active:before {
  content: "\f068";
}
.wpb_toggle:hover {
  cursor: pointer;
}
.wpb_toggle_content {
  display: none;
  overflow: hidden;
  padding: 0px 0px 0px 25px;
  margin-top: 1em;
}
.wpb_toggle_open {
  display: block;
}
/* Widgetised column element
---------------------------------------------------------- */
.wpb_widgetised_column .wpb_wrapper > ul {
  margin: 0;
}
.wpb_widgetised_column .wpb_wrapper > ul > li {
  margin-left: 0;
  background-image: none;
  list-style: none !important;
}
.wpb_widgetised_column .wpb_wrapper > ul > li:after,
.wpb_widgetised_column .wpb_wrapper > ul > li:before {
  display: none !important;
}
/* Buttons
---------------------------------------------------------- */
.wpb_button {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  margin-top: 0;
  font-size: 13px;
  line-height: 18px;
  *line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f7f7f7;
  border: 1px solid #cccccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  border-radius: 2px;
  *margin-left: .3em;
}
.wpb_button:hover,
.wpb_button:active,
.wpb_button.active,
.wpb_button.disabled,
.wpb_button[disabled] {
  background-color: #eaeaea;
}
.wpb_button:active,
.wpb_button.active {
  background-color: #d1d1d1 \9;
}
.wpb_button:first-child {
  *margin-left: 0;
}
.wpb_button:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */
  -webkit-transition: background-color 0.1s linear;
  -moz-transition: background-color 0.1s linear;
  -ms-transition: background-color 0.1s linear;
  -o-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear;
}
.wpb_button:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.wpb_button.active,
.wpb_button:active {
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
button.wpb_btn-large,
span.wpb_btn-large {
  padding: 9px 14px;
  font-size: 15px;
  line-height: 22px;
  border-radius: 2px;
}
button.wpb_btn-large [class^="icon-"],
span.wpb_btn-large [class^="icon-"] {
  margin-top: 1px;
}
button.wpb_btn-small,
span.wpb_btn-small {
  padding: 5px 9px;
  font-size: 11px;
  line-height: 18px;
}
button.wpb_btn-small [class^="icon-"],
span.wpb_btn-small [class^="icon-"] {
  margin-top: -1px;
}
button.wpb_btn-mini,
span.wpb_btn-mini {
  padding: 2px 6px;
  font-size: 11px;
  line-height: 14px;
}
.wpb_btn-primary,
.wpb_btn-primary:hover,
.wpb_btn-warning,
.wpb_btn-warning:hover,
.wpb_btn-danger,
.wpb_btn-danger:hover,
.wpb_btn-success,
.wpb_btn-success:hover,
.wpb_btn-info,
.wpb_btn-info:hover,
.wpb_btn-inverse,
.wpb_btn-inverse:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.wpb_btn-primary.active,
.wpb_btn-warning.active,
.wpb_btn-danger.active,
.wpb_btn-success.active,
.wpb_btn-info.active,
.wpb_btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}
.wpb_button {
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1);
}
.wpb_btn-primary {
  background-color: #0088cc;
}
.wpb_btn-primary:hover,
.wpb_btn-primary:active,
.wpb_btn-primary.active,
.wpb_btn-primary.disabled,
.wpb_btn-primary[disabled] {
  background-color: #0077b3;
}
.wpb_btn-primary:active,
.wpb_btn-primary.active {
  background-color: #005580 \9;
}
.wpb_btn-warning {
  background-color: #ff9900;
}
.wpb_btn-warning:hover,
.wpb_btn-warning:active,
.wpb_btn-warning.active,
.wpb_btn-warning.disabled,
.wpb_btn-warning[disabled] {
  background-color: #e68a00;
}
.wpb_btn-warning:active,
.wpb_btn-warning.active {
  background-color: #b36b00 \9;
}
.wpb_btn-danger {
  background-color: #ff675b;
}
.wpb_btn-danger:hover,
.wpb_btn-danger:active,
.wpb_btn-danger.active,
.wpb_btn-danger.disabled,
.wpb_btn-danger[disabled] {
  background-color: #ff4f42;
}
.wpb_btn-danger:active,
.wpb_btn-danger.active {
  background-color: #ff200f \9;
}
.wpb_btn-success {
  background-color: #ee2824;
}
.wpb_btn-success:hover,
.wpb_btn-success:active,
.wpb_btn-success.active,
.wpb_btn-success.disabled,
.wpb_btn-success[disabled] {
  background-color: #0077b3;
}
.wpb_btn-success:active,
.wpb_btn-success.active {
  background-color: #005580 \9;
}
.wpb_btn-info {
  background-color: #58b9da;
}
.wpb_btn-info:hover,
.wpb_btn-info:active,
.wpb_btn-info.active,
.wpb_btn-info.disabled,
.wpb_btn-info[disabled] {
  background-color: #43b0d5;
}
.wpb_btn-info:active,
.wpb_btn-info.active {
  background-color: #2a97bc \9;
}
.wpb_btn-inverse {
  background-color: #555555;
}
.wpb_btn-inverse:hover,
.wpb_btn-inverse:active,
.wpb_btn-inverse.active,
.wpb_btn-inverse.disabled,
.wpb_btn-inverse[disabled] {
  background-color: #484848;
}
.wpb_btn-inverse:active,
.wpb_btn-inverse.active {
  background-color: #2f2f2f \9;
}
button.wpb_button,
input[type="submit"].wpb_button {
  *padding-top: 2px;
  *padding-bottom: 2px;
}
button.wpb_button::-moz-focus-inner,
input[type="submit"].wpb_button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.wpb_button.wpb_btn-large,
input[type="submit"].wpb_button.wpb_btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.wpb_button.wpb_btn-small,
input[type="submit"].wpb_button.wpb_btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.wpb_button.wpb_btn-mini,
input[type="submit"].wpb_button.wpb_btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
/* Button
---------------------------------------------------------- */
a.wpb_button_a {
  text-decoration: none;
  border: none;
}
a.wpb_button_a:hover {
  text-decoration: none;
}
.wpb_button:hover {
  background-image: none;
}
i.icon {
  display: inline;
  width: 18px;
  height: 18px;
  font-size: 18px;
  line-height: 18px;
  vertical-align: middle;
  margin-left: 5px;
}
.wpb_btn-large i.icon {
  width: 22px;
  height: 22px;
  font-size: 22px;
  margin-left: 9px;
}
.wpb_btn-small i.icon {
  width: 16px;
  font-size: 16px;
  height: 16px;
}
.wpb_btn-mini i.icon {
  display: none;
}
/* Call to action
---------------------------------------------------------- */
.wpb_call_to_action {
  position: relative;
  background-color: #ffffff;
  padding: 30px;
  border: 1px solid #ffffff;
  border-left: 4px solid #ee2824;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wpb_call_to_action .wpb_button {
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.cta_align_left .wpb_button {
  float: left;
}
.cta_align_right .wpb_button {
  float: right;
}
.cta_align_left .wpb_button,
.cta_align_right .wpb_button {
  max-width: 27.5%;
}
.cta_align_left .wpb_call_text,
.cta_align_right .wpb_call_text {
  width: 70%;
  float: left;
  clear: none;
}
.cta_align_left .wpb_call_text {
  float: right;
}
.wpb_call_to_action .wpb_call_text,
#content .wpb_call_to_action .wpb_call_text {
  margin: 0;
  padding-top: 5px;
}
.cta_align_bottom {
  text-align: center;
}
.cta_align_bottom .wpb_button {
  position: static;
  margin-top: 18.63354037px;
  display: inline-block;
}
.cta_no_button .wpb_call_text {
  width: auto;
  float: none;
}
/* Google maps
---------------------------------------------------------- */
.wpb_gmaps_widget .wpb_map_wraper {
  background-color: #ffffff;
  padding: 0px;
}
.wpb_gmaps_widget .wpb_map_wraper iframe {
  margin-bottom: 0;
  padding: 0;
  display: block;
}
.wpb_content_element .wpb_tabs_nav li a,
.wpb_accordion_section .wpb_accordion_header a,
.wpb_tour_next_prev_nav a {
  color: #444649;
  font-weight: 700;
}
.wpb_content_element .wpb_tabs_nav li a:focus,
.wpb_accordion_section .wpb_accordion_header a:focus,
.wpb_tour_next_prev_nav a:focus {
  outline: none;
}
.wpb_content_element .wpb_tabs_nav li a:hover,
.wpb_accordion_section .wpb_accordion_header a:hover,
.wpb_tour_next_prev_nav a:hover {
  color: #ee2824;
}
.wpb_content_element .wpb_tabs_nav li a i,
.wpb_accordion_section .wpb_accordion_header a i,
.wpb_tour_next_prev_nav a i {
  font-size: 20px;
}
.wpb_content_element .wpb_tabs_nav li a .icon-stack,
.wpb_accordion_section .wpb_accordion_header a .icon-stack,
.wpb_tour_next_prev_nav a .icon-stack {
  margin-right: 7px;
  margin-bottom: 2px;
}
.wpb_content_element .wpb_tour_tabs_wrapper,
.wpb_content_element .wpb_tabs_nav {
  margin: 0;
  padding-left: 0;
  text-indent: inherit;
}
.wpb_content_element .wpb_tour_tabs_wrapper li,
.wpb_content_element .wpb_tabs_nav li {
  background-color: #ffffff;
  /* fallback */
  background-color: rgba(255, 255, 255, 0.8);
  /*white-space: nowrap;
                padding: 0;
                .no_bullet_fix();*/
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_ui-tabs-hide {
  display: none;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li,
.wpb_content_element .wpb_accordion_header {
  text-decoration: none;
  display: table;
  height: 60px;
  padding: 0 15px;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a,
.wpb_content_element .wpb_accordion_header a {
  text-decoration: none;
  display: table-cell;
  vertical-align: middle;
}
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header {
  background-color: #ffffff;
  padding-left: 0;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li,
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header {
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
/********************************* Tabs *********************************/
.wpb_tabs .wpb_tabs_nav {
  position: relative;
  bottom: -1px;
}
.wpb_tabs .wpb_tabs_nav li {
  float: left;
  border: 1px solid #dde4e6;
  border-right: none;
  background-color: #ffffff;
}
.wpb_tabs .wpb_tabs_nav li:last-child {
  border-right: 1px solid #dde4e6;
}
.wpb_tabs .wpb_tabs_nav li.ui-tabs-active,
.wpb_tabs .wpb_tabs_nav li:hover {
  cursor: default;
  border-top: 2px solid #ee2824;
  border-bottom: none;
}
.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
  border: 1px solid #dde4e6;
  padding: 15px;
}
/********************************* Tour *********************************/
.wpb_tour .wpb_tabs_nav {
  float: left;
  width: 31.66666667%;
}
.wpb_tour .wpb_tabs_nav li {
  border: 1px solid #dde4e6;
  border-bottom: none;
  width: 100%;
}
.wpb_tour .wpb_tabs_nav li:last-child {
  border-bottom: 1px solid #dde4e6;
}
.wpb_tour .wpb_tabs_nav li.ui-tabs-active,
.wpb_tour .wpb_tabs_nav li:hover {
  cursor: default;
  border-left: 2px solid #ee2824;
}
.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {
  border: none;
  float: left;
  width: 68.33333333%;
  padding: 0 0 15px 15px;
}
.wpb_tour_next_prev_nav {
  margin-left: 31.66666667%;
  font-size: 80%;
}
.wpb_tour_next_prev_nav a {
  border-bottom: 1px dotted;
  text-decoration: none;
}
.wpb_tour_next_prev_nav a:hover {
  text-decoration: none;
  border-bottom: none;
}
.wpb_tour_next_prev_nav span {
  width: 48%;
  display: inline-block;
  padding-top: 15px;
  float: left;
}
.wpb_tour_next_prev_nav span.wpb_next_slide {
  text-align: right;
  float: right;
}
/********************************* Accordion *********************************/
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header {
  width: 100%;
  margin: 0;
  padding-right: 0;
  position: relative;
  text-transform: none;
  font-weight: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  border: 1px solid #dde4e6;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a {
  padding-left: 1em;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header .ui-icon {
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  right: 15px;
  top: 23px;
  font-size: 10px;
  color: #ee2824;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header .ui-icon:before {
  content: "\f067";
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header.ui-state-active {
  border-left: 2px solid #ee2824;
  border-bottom: 1px solid #dde4e6;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header.ui-state-active .ui-icon:before {
  content: "\f068";
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_section {
  margin-bottom: 5px;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_content {
  border: 1px solid #dde4e6;
  border-top: none;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_content {
  padding: 15px 15px 5px 15px;
}
/* tabs_tour_accordion responsive rules */
/* Twitter
---------------------------------------------------------- */
#content .wpb_twitter_widget ul.tweet_list,
.wpb_twitter_widget ul.tweet_list {
  margin: 0;
  padding: 0;
}
#content .wpb_twitter_widget ul.tweet_list li,
.wpb_twitter_widget ul.tweet_list li {
  border-bottom: 1px solid #ffffff;
  margin: 0 0 1em 0;
  padding-bottom: 1em;
  background-image: none;
  list-style: none !important;
}
#content .wpb_twitter_widget ul.tweet_list li:after,
.wpb_twitter_widget ul.tweet_list li:after,
#content .wpb_twitter_widget ul.tweet_list li:before,
.wpb_twitter_widget ul.tweet_list li:before {
  display: none !important;
}
.wpb_twitter_widget .tweet_time {
  display: block;
  color: #ffffff;
  font-size: 80%;
}
.wpb_twitter_widget p.twitter_follow_button_wrap {
  margin-bottom: 0;
  font-size: 80%;
}
.wpb_twitter_widget .twitter_follow_button {
  background-image: url(http://www.ttinfrared.com/wp-content/themes/liquida/assets/js_composer/images/twitter_bird.png);
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 25px;
  display: inline-block;
  min-height: 16px;
}
/* Teaser Grid
---------------------------------------------------------- */
.wpb_column .wpb_wrapper .wpb_teaser_grid {
  margin-left: 0;
  margin-bottom: 0;
}
.teaser_grid_container .filter_container {
  text-align: center;
}
.teaser_grid_container .filter_container ul.categories_filter {
  margin: 0px 0px 30px;
  display: inline-block;
}
.teaser_grid_container .filter_container ul.categories_filter li.active a.btn {
  background-color: #ee2824;
  color: white;
}
body ul.wpb_thumbnails-fluid li {
  /* some themes add bg image as a bullet */
  padding: 0;
  margin-left: 0;
  background-image: none;
  list-style: none !important;
}
body ul.wpb_thumbnails-fluid li img {
  max-width: 100% !important;
  height: auto;
}
body ul.wpb_thumbnails-fluid li:after,
body ul.wpb_thumbnails-fluid li:before {
  display: none !important;
}
.row .wpb_grid ul.wpb_thumbnails-fluid,
.row .wpb_filtered_grid ul.wpb_thumbnails-fluid {
  margin: 0 0 0 -2.5%;
  padding: 0;
  width: 102.5%;
  overflow: visible !important;
}
.row ul.wpb_thumbnails-fluid > [class*="vc_span"] {
  margin-left: 2.5%;
}
/* Grid adjustments */
.wpb_grid .wpb_thumbnails-fluid > .vc_span3,
.wpb_filtered_grid .wpb_thumbnails-fluid > .vc_span3 {
  width: 22.42%;
}
.wpb_grid .wpb_thumbnails-fluid > .vc_span4,
.wpb_filtered_grid .wpb_thumbnails-fluid > .vc_span4 {
  width: 30.75333333%;
}
.wpb_grid .wpb_thumbnails-fluid > .vc_span6,
.wpb_filtered_grid .wpb_thumbnails-fluid > .vc_span6 {
  width: 47.45%;
}
.wpb_grid .wpb_thumbnails-fluid > .vc_span12,
.wpb_filtered_grid .wpb_thumbnails-fluid > .vc_span12 {
  width: 97.5%;
}
/* Teaser grid
---------------------------------------------------------- */
.wpb_teaser_grid .entry-content {
  margin: 0;
  padding: 0;
  width: 100%;
}
.grid_layout-thumbnail .post-thumb {
  margin-bottom: 0;
}
.grid_layout-thumbnail .post-thumb img {
  max-width: 100%;
  height: auto;
}
/* Carousel layout
---------------------------------------------------------- */
.wpb_carousel {
  /*.prev,
	.next {
		position: absolute;
		top: 3px;
		background-color: @vc_carousel_arrows_bg;
		padding:0px 6px 0px 6px;
		font-size: 12px;
		z-index: 10;
		text-decoration: none;
		
		.wpb_transition();
		
		&amp;:hover {
			background-color: @vc_carousel_arrows_bg_hover;
		}
		&amp;:focus {
    	outline: none;
    	text-decoration: none;
    }
	}*/
  /*
	.prev { right: 30px; }
	.next { right: 0px; }
	*/
}
.wpb_carousel .wpb_wrapper {
  position: relative;
}
.wpb_carousel .wpb_thumbnails-fluid {
  width: 100%;
}
.wpb_carousel .wpb_thumbnails-fluid > [class*="vc_span"] {
  height: auto !important;
}
/*** Categories filter ***/
.wpb_teaser_grid .categories_filter,
.wpb_categories_filter {
  list-style: none;
  list-style-type: none;
  padding: 0;
  margin: 0 0 10px 0;
}
.wpb_teaser_grid .categories_filter li,
.wpb_categories_filter li {
  display: block;
  float: left;
  margin: 0 10px 0 0;
  background-image: none;
  list-style: none !important;
  /*a {
			border: none;
			text-decoration: none;
			
			&amp;:hover {
				border-bottom: 1px dotted;
			}
		}
		
		&amp;.active a {
			border-bottom: 1px dotted;
		}*/
}
.wpb_teaser_grid .categories_filter li:after,
.wpb_categories_filter li:after,
.wpb_teaser_grid .categories_filter li:before,
.wpb_categories_filter li:before {
  display: none !important;
}
/* Image grid
---------------------------------------------------------- */
.wpb_image_grid .wpb_image_grid_ul {
  margin: 0;
  padding: 0;
}
.wpb_image_grid .wpb_image_grid_ul > li {
  background-image: none;
  list-style: none !important;
}
.wpb_image_grid .wpb_image_grid_ul > li:after,
.wpb_image_grid .wpb_image_grid_ul > li:before {
  display: none !important;
}
.wpb_image_grid .wpb_image_grid_ul .isotope-item {
  list-style: none;
  margin: 0 1px 1px 0;
  max-width: 100%;
  float: left;
}
.wpb_image_grid .wpb_image_grid_ul .isotope-item .image_container {
  overflow: hidden;
  position: relative;
}
.wpb_image_grid .wpb_image_grid_ul .isotope-item .image_container img {
  transition: all 0.5s;
  width: 100%;
  height: auto;
}
.wpb_image_grid .wpb_image_grid_ul .isotope-item .image_container :hover > img {
  transform: scale(1.1);
}
.wpb_image_grid .wpb_image_grid_ul a {
  display: block;
}
.wpb_image_grid .wpb_image_grid_ul img {
  display: block;
  width: 100%;
  height: auto;
}
/* Gallery
---------------------------------------------------------- */
.wpb_gallery .theme-default .nivoSlider {
  margin-bottom: 0;
}
.wpb_gallery .theme-default .nivo-controlNav {
  padding: 10px 0 3px 0;
}
.wpb_gallery .wpb_flexslider .flex-control-nav {
  bottom: -35px;
}
.wpb_gallery .wpb_flexslider .flex-caption {
  cursor: default;
}
/*** remove ul &amp; li margins ***/
#content .wpb_gallery_slides ul.slides,
.content .wpb_gallery_slides ul.slides,
.wpb_gallery_slides ul.slides,
#content .wpb_gallery_slides ul.flex-direction-nav,
.content .wpb_gallery_slides ul.flex-direction-nav,
.wpb_gallery_slides ul.flex-direction-nav,
body .wpb_gallery_slides ul li,
.wpb_content_element .wpb_gallery_slides ul li {
  list-style: none;
  padding: 0;
  background-image: none;
  margin: 0;
}
.wpb_alert {
  padding: 1em 35px 1em 14px;
  background-color: #fcf8e3;
  border: 1px solid #f7e1b5;
  border-radius: 2px;
  color: #c09853;
  clear: both;
}
.wpb_alert p {
  color: #c09853;
}
.wpb_alert:before {
  float: left;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 28px;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  content: '\f071';
}
.wpb_alert.wpb_alert-info:before {
  content: '\f05a';
}
.wpb_alert.wpb_alert-success:before {
  content: '\f058';
}
.wpb_alert.wpb_alert-error:before {
  content: '\f057';
}
.wpb_alert-success {
  background-color: #dff0d8;
  border-color: #c9e2b3;
  color: #468847;
}
.wpb_alert-success p {
  color: #468847;
}
.wpb_alert-danger,
.wpb_alert-error {
  background-color: #f2dede;
  border-color: #e4b9c0;
  color: #b94a48;
}
.wpb_alert-danger p,
.wpb_alert-error p {
  color: #b94a48;
}
.wpb_alert-info {
  background-color: #d9edf7;
  border-color: #afe4ee;
  color: #3a87ad;
}
.wpb_alert-info p {
  color: #3a87ad;
}
.wpb_alert .messagebox_text {
  margin-left: 40px;
}
/*
.wpb_alert-info .messagebox_text {
	background: url(../vc/info.png) no-repeat left center;
}
.wpb_alert-success .messagebox_text {
	background: url(../vc/tick.png) no-repeat left center;
}
.wpb_alert-error .messagebox_text {
	background: url(../vc/exclamation.png) no-repeat left center;
}*/
/* Flickr stream
---------------------------------------------------------- */
.wpb_flickr_widget .flickr_badge_image {
  margin: 0 1px 1px 0px;
  width: 89px;
  height: 89px;
  float: left;
  background: none;
  padding: 0;
}
.wpb_flickr_widget .flickr_badge_image a {
  border: none;
}
.wpb_flickr_widget .flickr_badge_image img {
  margin: 0;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}
.wpb_flickr_widget p.flickr_stream_wrap {
  clear: both;
  margin-bottom: 0;
  font-size: 80%;
}
.wpb_flickr_widget p.flickr_stream_wrap a {
  background-image: url(http://www.ttinfrared.com/wp-content/themes/liquida/assets/js_composer/images/flickr.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 25px;
  display: inline-block;
}
/* Video widget
---------------------------------------------------------- */
.wpb_video_widget .wpb_wrapper .wpb_video_wrapper {
  padding-top: 56%;
  position: relative;
}
.wpb_video_widget .wpb_wrapper .wpb_video_wrapper > div {
  padding-top: 0 !important;
  position: static;
}
.wpb_video_widget .wpb_wrapper iframe {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  margin: 0;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wpb_video_wrapper .fluid-width-video-wrapper {
  padding-top: 0 !important;
  position: static;
}
/* Posts slider
---------------------------------------------------------- */
.wpb_posts_slider .flex-caption,
.wpb_posts_slider .nivo-caption {
  background-color: #ffffff;
  opacity: 1;
  color: inherit;
  padding: 10px 15px;
  position: static;
}
.wpb_posts_slider .wpb_gallery_slides > ul > li {
  background-image: none;
  list-style: none !important;
}
.wpb_posts_slider .wpb_gallery_slides > ul > li:after,
.wpb_posts_slider .wpb_gallery_slides > ul > li:before {
  display: none !important;
}
/* Progress bar
---------------------------------------------------------- */
.vc_progress_bar .vc_single_bar {
  background: #ffffff;
  position: relative;
  margin-bottom: 10px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  border-radius: 3px;
}
.vc_progress_bar .vc_single_bar:last-child {
  margin-bottom: 0;
}
.vc_progress_bar .vc_single_bar .vc_label_units {
  float: right;
}
.vc_progress_bar .vc_single_bar .vc_label {
  display: block;
  padding: 0.5em 1em;
  position: relative;
  z-index: 1;
}
.vc_progress_bar .vc_single_bar.bar_blue .vc_bar {
  background-color: #0074CC;
}
.vc_progress_bar .vc_single_bar.bar_blue .vc_label {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar .vc_single_bar.bar_turquoise .vc_bar {
  background-color: #49afcd;
}
.vc_progress_bar .vc_single_bar.bar_turquoise .vc_label {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar .vc_single_bar.bar_green .vc_bar {
  background-color: #ee2824;
}
.vc_progress_bar .vc_single_bar.bar_green .vc_label {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar .vc_single_bar.bar_orange .vc_bar {
  background-color: #faa732;
}
.vc_progress_bar .vc_single_bar.bar_orange .vc_label {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar .vc_single_bar.bar_red .vc_bar {
  background-color: #da4f49;
}
.vc_progress_bar .vc_single_bar.bar_red .vc_label {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar .vc_single_bar.bar_black .vc_bar {
  background-color: #414141;
}
.vc_progress_bar .vc_single_bar.bar_black .vc_label {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar .vc_single_bar .vc_bar {
  display: block;
  position: absolute;
  height: 100%;
  background-color: #e0e0e0;
  width: 0%;
  top: 0;
  left: 0;
  border-radius: 3px;
  transition: width 1s linear;
  -moz-transition: width 1s linear;
  -webkit-transition: width 1s linear;
  -o-transition: width 1s linear;
}
.vc_progress_bar .vc_single_bar .vc_bar.striped {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}
.vc_progress_bar .vc_single_bar .vc_bar.animated {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
/*** Pie chart **/
.vc_pie_chart {
  z-index: 0;
  text-align: center;
}
.vc_pie_chart .vc_pie_wrapper {
  position: relative;
  margin: 0 auto;
}
.vc_pie_chart h4 {
  color: #2c3e50;
  font-weight: 700;
}
.vc_pie_chart canvas {
  position: relative;
  z-index: 1;
}
.vc_pie_chart .vc_pie_chart_value {
  font-size: 200%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
}
.vc_pie_chart[data-pie-color="wpb_button"] .vc_pie_chart_back {
  border-color: #f7f7f7;
}
.vc_pie_chart[data-pie-color="btn-primary"] .vc_pie_chart_back {
  border-color: #0088cc;
}
.vc_pie_chart[data-pie-color="btn-info"] .vc_pie_chart_back {
  border-color: #58b9da;
}
.vc_pie_chart[data-pie-color="btn-success"] .vc_pie_chart_back {
  border-color: #ee2824;
}
.vc_pie_chart[data-pie-color="btn-warning"] .vc_pie_chart_back {
  border-color: #ff9900;
}
.vc_pie_chart[data-pie-color="btn-danger"] .vc_pie_chart_back {
  border-color: #ff675b;
}
.vc_pie_chart[data-pie-color="btn-inverse"] .vc_pie_chart_back {
  border-color: #555555;
}
.vc_pie_chart_back {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border: 20px solid #f7f7f7;
  border-radius: 999px;
  border-radius: 50%;
  opacity: 0.3;
  filter: alpha(opacity=30);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
/* Responsive stuff
---------------------------------------------------------- */
/* Make all grid-sized elements block level again */
@media (max-width: 480px) {
  div.vc_row-fluid div[class*="vc_span"] {
    float: none;
    display: block;
    width: auto;
    margin-left: 0;
  }
  div.vc_row-fluid div[class*="vc_span"] h1 {
    text-align: center !important;
  }
  div.vc_row-fluid div[class*="vc_span"] .wpb_content_element {
    margin-top: 15px;
  }
  .row ul.wpb_thumbnails-fluid {
    margin-left: 0;
    width: auto;
  }
  .row .wpb_teaser_grid ul.wpb_thumbnails-fluid [class*="vc_span"] {
    width: 100%;
    float: none;
    display: block;
    margin-left: 0;
    margin-right: 0;
  }
  .wpb_tabs .wpb_tabs_nav li {
    border: 1px solid #dde4e6 !important;
    border-bottom: none !important;
  }
  .wpb_tabs .wpb_tabs_nav li:last-child {
    border-bottom: 1px solid #dde4e6 !important;
  }
  .wpb_tabs .wpb_tabs_nav li.ui-tabs-active,
  .wpb_tabs .wpb_tabs_nav li:hover {
    border-left: 2px solid #ee2824 !important;
  }
  .wpb_accordion_content,
  .wpb_tab,
  .wpb_tabs_nav,
  .wpb_tabs_nav li {
    width: 100% !important;
    float: none !important;
    margin: 0;
  }
  .wpb_accordion_content img,
  .wpb_tab img,
  .wpb_tabs_nav img,
  .wpb_tabs_nav li img {
    width: 100%;
    height: auto;
    float: none !important;
    margin: 0 auto!important;
  }
  .wpb_accordion_content p,
  .wpb_tab p,
  .wpb_tabs_nav p,
  .wpb_tabs_nav li p {
    text-align: justify;
    text-justify: inter-word;
  }
}
/* Call to action responsive rules
---------------------------------------------------------- */
@media (max-width: 600px) {
  .vc_responsive .cta_align_left .wpb_button,
  .vc_responsive .cta_align_right .wpb_button {
    max-width: 70%;
    width: 70%;
    float: none;
    display: block;
    margin: 3% auto;
  }
  .vc_responsive .cta_align_left .wpb_call_text,
  .vc_responsive .cta_align_right .wpb_call_text {
    width: auto;
    max-width: none;
    text-align: center;
  }
}
@media (max-width: 768px) {
  .pricing-table-1 > div.distinct {
    margin-top: 0px !important;
  }
  .pricing-table-2 .info_row {
    margin-top: 0 !important;
  }
}
.pricing-table-1 {
  padding-top: 90px;
}
.pricing-table-1 h4 {
  font-weight: 700;
}
.pricing-table-1 > div {
  margin-bottom: 20px;
  text-align: center;
  color: #444649;
  border-radius: 3px;
}
.pricing-table-1 > div.distinct {
  margin-top: -20px;
}
.pricing-table-1 > div.distinct > .text_row,
.pricing-table-1 > div.distinct > .order_row {
  background-color: #ee2824;
  color: white;
  border: 1px solid #e71612;
  border-top: none;
}
.pricing-table-1 > div.distinct > .amount_row {
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
}
.pricing-table-1 > div > div {
  padding: 15px;
  background-color: white;
}
.pricing-table-1 > div .text_row {
  border: 1px solid #e6e6e6;
  border-top: none;
}
.pricing-table-1 > div > .plan_row,
.pricing-table-1 > div.distinct > .plan_row {
  background-color: #2c3e50;
  font-family: Open Sans;
  color: white;
  text-transform: uppercase;
  border-radius: 3px 3px 0 0;
  border-bottom: 1px solid #233140;
}
.pricing-table-1 > div > .amount_row {
  font-weight: 700;
  font-size: 4em;
  color: white;
  background-color: #ee2824;
  font-family: Open Sans;
}
.pricing-table-1 > div > .amount_row > .amount {
  position: relative;
}
.pricing-table-1 > div > .amount_row > .amount:before {
  content: attr(data-left);
  font-size: 0.35em;
  top: 10px;
  right: 105%;
  position: absolute;
}
.pricing-table-1 > div > .amount_row > .amount:after {
  content: attr(data-right);
  font-size: 0.26666666666666666em;
  bottom: 10px;
  font-weight: 400;
  left: 100%;
  position: absolute;
}
.pricing-table-1 > div.distinct > .amount_row {
  background-color: white;
  color: #ee2824;
  border-bottom-color: white;
}
.pricing-table-1 > div .amount_row .text {
  font-size: 14px;
  color: #2c3e50;
  clear: both;
  display: block;
}
.pricing-table-1 > div > .order_row {
  padding: 0;
  border-bottom: 0px;
}
.pricing-table-1 > div > .order_row > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  box-shadow: none !important;
}
.pricing-table-1 > div > .order_row > .btn.bordered {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.pricing-table-1 > div.distinct > .order_row {
  padding: 15px 0;
}
.pricing-table-1 > div.distinct > .order_row .btn {
  clear: both;
  padding: 4px 20px;
  margin: 0 auto;
  width: auto;
  border-radius: 4px;
  margin-top: 20px;
}
.pricing-table-2 {
  padding-top: 90px;
}
.pricing-table-2 > div {
  margin-bottom: 20px;
  text-align: center;
  color: #444649;
  border-radius: 3px;
}
.pricing-table-2 > div > div {
  padding: 15px 0;
  border: 1px solid #dde4e6;
  border-top: 0;
  background-color: #ecf0f1;
}
.pricing-table-2 > div > div.plan_row {
  background-color: #2c3e50;
  border-bottom-color: transparent;
  border-left-color: #2c3e50;
  border-right-color: #2c3e50;
  padding-bottom: 0;
  color: white;
}
.pricing-table-2 > div > div.plan_row * {
  color: white;
}
.pricing-table-2 > div > div.plan_row .bottom_bar:after {
  background-color: white;
}
.pricing-table-2 > div > div.amount_row {
  background-color: #2c3e50;
  border-color: #2c3e50;
  font-weight: 700;
  padding-top: 0;
  font-size: 4.3em;
  font-family: Open Sans;
  color: white;
}
.pricing-table-2 > div > div.amount_row > .amount {
  position: relative;
}
.pricing-table-2 > div > div.amount_row > .amount[data-right] {
  padding-right: 30px;
}
.pricing-table-2 > div > div.amount_row > .amount:before {
  content: attr(data-left);
  font-size: 0.36666666666666664em;
  bottom: 10px;
  right: 105%;
  position: absolute;
}
.pricing-table-2 > div > div.amount_row > .amount:after {
  content: attr(data-right);
  font-size: 0.36666666666666664em !important;
  top: 10px;
  left: 100%;
  position: absolute;
  margin-left: -30px;
  font-size: 75%;
}
.pricing-table-2 > div > div.amount_row p {
  font-size: 0.25em;
  font-weight: 400;
  margin-left: 10px;
  margin-right: 10px;
}
.pricing-table-2 > div > div strong {
  color: #ee2824;
}
.pricing-table-2 > div > div .btn {
  border: 0 !important;
  width: 80% !important;
  padding: 0.8em 1em;
  text-align: center;
}
.pricing-table-2 > div .info_row {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #ee2824;
  border: 0;
  color: white;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  margin-top: -2em;
  padding: 5px 0;
  font-family: Open Sans;
  border-radius: 4px 4px 0 0;
  border-bottom: 0;
  position: relative;
}
.pricing-table-2 > div .info_row:after {
  content: " ";
  position: absolute;
  border-top: 8px solid #ee2824;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  bottom: -8px;
  left: 50%;
  margin-left: -10px;
}
@-webkit-keyframes toRightFromLeft {
  49% {
    -webkit-transform: translate(100%);
  }
  50% {
    opacity: 0;
    -webkit-transform: translate(-100%);
  }
  51% {
    opacity: 1;
  }
}
@-moz-keyframes toRightFromLeft {
  49% {
    -moz-transform: translate(100%);
  }
  50% {
    opacity: 0;
    -moz-transform: translate(-100%);
  }
  51% {
    opacity: 1;
  }
}
@keyframes toRightFromLeft {
  49% {
    transform: translate(100%);
  }
  50% {
    opacity: 0;
    transform: translate(-100%);
  }
  51% {
    opacity: 1;
  }
}
.icon-rounded,
.icon-cubic {
  display: inline-block;
  border: 2px solid #ee2824;
}
.icon-rounded {
  border-radius: 50%;
}
.icon-cubic {
  border-radius: 4px;
}
.pull-left span.icon-container {
  margin-right: 10px;
}
.pull-right span.icon-container {
  margin-left: 10px;
}
span.vertical {
  transition: all 0.6s;
  z-index: 3;
}
span.vertical:hover {
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
  -o-transform: translateY(-10px);
}
/*
span.like-cubic-button {
	padding: 30px;
	display: inline-block;
	transition: all 0.6s;
		&amp;:hover {
			transform:translateY(-10px);
			transition: all 0.6s;
			&amp; i {color: white!important;}
		}
}

span.like-grow-button i {
	transition: all 0.6s;
			&amp;:hover {
				font-size: 120%;
		}
}
*/
span.rotate {
  transition: all 0.3s;
}
span.rotate i {
  transition: all 0.6s;
}
span.rotate i:hover:before {
  -webkit-animation: toRightFromLeft 0.3s forwards;
  -moz-animation: toRightFromLeft 0.3s forwards;
  animation: toRightFromLeft 0.3s forwards;
}
span.icon-grey {
  color: #444649;
  border-color: #444649;
}
span.icon-grey.icon-background {
  background-color: #444649;
}
span.icon-grey.rotate:hover {
  box-shadow: 0 0 0 5px #444649;
  border-color: white;
  background-color: #444649;
}
span.icon-grey.rotate:hover i {
  color: white;
}
span.icon-blue {
  color: #0088cc;
  border-color: #0088cc;
}
span.icon-blue.icon-background {
  background-color: #0088cc;
}
span.icon-blue.rotate:hover {
  box-shadow: 0 0 0 5px #0088cc;
  border-color: white;
  background-color: #0088cc;
}
span.icon-blue.rotate:hover i {
  color: white;
}
span.icon-turquoise {
  color: #58b9da;
  border-color: #58b9da;
}
span.icon-turquoise.icon-background {
  background-color: #58b9da;
}
span.icon-turquoise.rotate:hover {
  box-shadow: 0 0 0 5px #58b9da;
  border-color: white;
  background-color: #58b9da;
}
span.icon-turquoise.rotate:hover i {
  color: white;
}
span.icon-success {
  color: #ee2824;
  border-color: #ee2824;
}
span.icon-success.icon-background {
  background-color: #ee2824;
}
span.icon-success.rotate:hover {
  box-shadow: 0 0 0 5px #ee2824;
  border-color: white;
  background-color: #ee2824;
}
span.icon-success.rotate:hover i {
  color: white;
}
span.icon-warning {
  color: #ff9900;
  border-color: #ff9900;
}
span.icon-warning.icon-background {
  background-color: #ff9900;
}
span.icon-warning.rotate:hover {
  box-shadow: 0 0 0 5px #ff9900;
  border-color: white;
  background-color: #ff9900;
}
span.icon-warning.rotate:hover i {
  color: white;
}
span.icon-danger {
  color: #ff675b;
  border-color: #ff675b;
}
span.icon-danger.icon-background {
  background-color: #ff675b;
}
span.icon-danger.rotate:hover {
  box-shadow: 0 0 0 5px #ff675b;
  border-color: white;
  background-color: #ff675b;
}
span.icon-danger.rotate:hover i {
  color: white;
}
span.icon-black {
  color: #2c3e50;
  border-color: #2c3e50;
}
span.icon-black.icon-background {
  background-color: #2c3e50;
}
span.icon-black.rotate:hover {
  box-shadow: 0 0 0 5px #2c3e50;
  border-color: white;
  background-color: #2c3e50;
}
span.icon-black.rotate:hover i {
  color: white;
}
.vc-carousel-indicators {
  position: absolute;
  bottom: -15px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.vc-carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border-radius: 10px;
  cursor: pointer;
  border: 1px solid #cf1410;
  background-color: transparent;
}
.vc-carousel-indicators .vc-active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ee2824;
}
.vc-carousel-indicators .vc-partial {
  opacity: 0.5;
}
.vc-carousel {
  position: relative;
  padding: 15px 0;
}
.vc-carousel .vc-carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.vc-carousel .vc-carousel-inner .vc-carousel-slideline {
  position: relative;
  overflow: hidden;
}
.vc-carousel .vc-carousel-inner .vc-carousel-slideline .vc-carousel-slideline-inner {
  left: 0;
  position: relative;
  width: 100%;
}
.vc-carousel .vc-carousel-inner .vc-carousel-slideline .vc-carousel-slideline-inner > .vc-item {
  float: left;
  visibility: hidden;
}
.vc-carousel .vc-carousel-inner .vc-carousel-slideline .vc-carousel-slideline-inner > .vc-item > img,
.vc-carousel .vc-carousel-inner .vc-carousel-slideline .vc-carousel-slideline-inner > .vc-item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
.vc-carousel .vc-carousel-inner .vc-carousel-slideline .vc-carousel-slideline-inner.vc-transition {
  -webkit-transition: 0.5s ease left;
  transition: 0.5s ease left;
}
.vc-carousel .vc-carousel-inner .vc-carousel-slideline .vc-carousel-slideline-inner.vc-transition.vc-swipe-transition {
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.vc-carousel.vc-per-view-more .vc-carousel-slideline .vc-carousel-slideline-inner > .vc-item > .vc-inner {
  margin: 10px;
}
.vc-carousel.vc_carousel_vertical .vc-carousel-slideline {
  overflow: hidden;
}
.vc-carousel.vc_carousel_vertical .vc-carousel-slideline .vc-carousel-slideline-inner {
  width: 100%;
}
.vc-carousel.vc_carousel_vertical .vc-carousel-slideline .vc-carousel-slideline-inner .vc-item {
  float: none;
}
.vc-carousel.vc_carousel_vertical .vc-carousel-slideline .vc-carousel-slideline-inner.vc-transition {
  -webkit-transition-property: top;
  transition-property: top;
}
.vc-carousel.vc_carousel_vertical .vc-carousel-indicators {
  position: absolute;
  top: 2%;
  right: 3%;
  left: auto;
  width: 10px;
}
.vc-carousel.vc_carousel_vertical .vc-carousel-indicators li {
  display: block;
  margin: 0 auto 3px;
  width: 6px;
  height: 6px;
}
.vc-carousel.vc_carousel_vertical .vc-carousel-indicators li.vc-active {
  width: 8px;
  height: 8px;
  margin: 0 auto 1px;
}
.vc-carousel.vc-build .vc-carousel-slideline .vc-carousel-slideline-inner > .vc-item {
  visibility: visible;
}
.vc-carousel-control {
  position: absolute;
  padding: 0;
  top: 50%;
  left: 0;
  bottom: 0;
  margin-top: -15px;
  width: 60px;
  height: 30px;
  font-size: 30px;
  text-align: center;
}
.vc-carousel-control .icon-prev,
.vc-carousel-control .icon-next {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 5;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
.vc-carousel-control .icon-prev:before,
.vc-carousel-control .icon-next:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *margin-right: .3em;
  color: white;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.vc-carousel-control .icon-prev:hover,
.vc-carousel-control .icon-next:hover {
  color: #ee2824;
}
.vc-carousel-control .icon-prev:before {
  content: '\f104';
  position: relative;
  top: -10px;
}
.vc-carousel-control .icon-next:before {
  content: '\f105';
  position: relative;
  top: -10px;
}
.vc-carousel-control:hover,
.vc-carousel-control:focus {
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.vc-carousel-control.vc-right {
  left: auto;
  right: 0;
}
.vc-carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.vc-carousel-caption .btn {
  text-shadow: none;
}
.clearfix:before {
  content: " ";
  display: table;
}
.clearfix:after {
  content: " ";
  display: table;
  clear: both;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
/*
.entry-content ol.vc-carousel-indicators {
    margin:0 0 0 -30%;
}
.entry-content .vc_carousel_vertical ol.vc-carousel-indicators {
    margin:1px 0 0 0;
    bottom:auto;
}*/
.wpb_images_carousel.carousel .vc-carousel-inner .vc-carousel-slideline .vc-carousel-slideline-inner > .item > a {
  display: block;
}
.wpb_images_carousel.carousel .vc-carousel-inner .vc-carousel-slideline .vc-carousel-slideline-inner > .item > a > img {
  margin: auto;
}
/* Content elements margins
---------------------------------------------------------- */
ul.wpb_thumbnails-fluid > li,
.last_toggle_el_margin,
.wpb_button {
  margin-bottom: 30px;
}
.fb_like,
.twitter-share-button,
.entry-content .twitter-share-button,
.wpb_googleplus,
.wpb_pinterest,
.wpb_tab .wpb_content_element,
.wpb_toggle_content {
  margin-bottom: 18.63354037px;
}
/* end Content elements margins -------------------------- */
/* Useful css
---------------------------------------------------------- */
.wpb_content_element.wpb_single_image img {
  height: auto;
  max-width: 100%;
}
.wpb_heading,
.entry-content .wpb_heading {
  margin-top: 0;
}
.pp_content iframe {
  margin-bottom: 0;
}
/* end Useful css ---------------------------------------- */
.wpb_content_element .widget {
  clear: none !important;
  margin-top: 0 !important;
}
.wpb_content_element .widget a:hover {
  color: #ee2824;
  text-decoration: none;
}
/* CSS Animations */
.wpb_animate_when_almost_visible {
  opacity: 0;
}
.wpb_start_animation.wpb_top-to-bottom {
  -webkit-animation: wpb_ttb 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  /* Safari 4+ */
  -moz-animation: wpb_ttb 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  /* Fx 5+ */
  -o-animation: wpb_ttb 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  /* Opera 12+ */
  animation: wpb_ttb 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  /* IE 10+ */
  opacity: 1;
}
.wpb_start_animation.wpb_bottom-to-top {
  -webkit-animation: wpb_btt 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  /* Safari 4+ */
  -moz-animation: wpb_btt 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  /* Fx 5+ */
  -o-animation: wpb_btt 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  /* Opera 12+ */
  animation: wpb_btt 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  /* IE 10+ */
  opacity: 1;
}
.wpb_start_animation.wpb_left-to-right {
  -webkit-animation: wpb_ltr 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  /* Safari 4+ */
  -moz-animation: wpb_ltr 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  /* Fx 5+ */
  -o-animation: wpb_ltr 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  /* Opera 12+ */
  animation: wpb_ltr 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  /* IE 10+ */
  opacity: 1;
}
.wpb_start_animation.wpb_right-to-left {
  -webkit-animation: wpb_rtl 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  /* Safari 4+ */
  -moz-animation: wpb_rtl 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  /* Fx 5+ */
  -o-animation: wpb_rtl 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  /* Opera 12+ */
  animation: wpb_rtl 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  /* IE 10+ */
  opacity: 1;
}
.wpb_start_animation.wpb_appear {
  -webkit-animation: wpb_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  /* Safari 4+ */
  -moz-animation: wpb_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  /* Fx 5+ */
  -o-animation: wpb_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  /* Opera 12+ */
  animation: wpb_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  /* IE 10+ */
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
/* Top to bottom keyframes */
@-webkit-keyframes wpb_ttb {
  0% {
    -webkit-transform: translate(0, -10%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
    opacity: 1;
  }
}
@-moz-keyframes wpb_ttb {
  0% {
    -moz-transform: translate(0, -10%);
    opacity: 0;
  }
  100% {
    -moz-transform: translate(0, 0);
    opacity: 1;
  }
}
@-o-keyframes wpb_ttb {
  0% {
    -o-transform: translate(0, -10%);
    opacity: 0;
  }
  100% {
    -o-transform: translate(0, 0);
    opacity: 1;
  }
}
@keyframes wpb_ttb {
  0% {
    transform: translate(0, -10%);
    opacity: 0;
  }
  100% {
    transform: translate(0, 0);
    opacity: 1;
  }
}
/* Bottom to top keyframes */
@-webkit-keyframes wpb_btt {
  0% {
    -webkit-transform: translate(0, 10%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
    opacity: 1;
  }
}
@-moz-keyframes wpb_btt {
  0% {
    -moz-transform: translate(0, 10%);
    opacity: 0;
  }
  100% {
    -moz-transform: translate(0, 0);
    opacity: 1;
  }
}
@-o-keyframes wpb_btt {
  0% {
    -o-transform: translate(0, 10%);
    opacity: 0;
  }
  100% {
    -o-transform: translate(0, 0);
    opacity: 1;
  }
}
@keyframes wpb_btt {
  0% {
    transform: translate(0, 10%);
    opacity: 0;
  }
  100% {
    transform: translate(0, 0);
    opacity: 1;
  }
}
/* Left to right keyframes */
@-webkit-keyframes wpb_ltr {
  0% {
    -webkit-transform: translate(-10%, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
    opacity: 1;
  }
}
@-moz-keyframes wpb_ltr {
  0% {
    -moz-transform: translate(-10%, 0);
    opacity: 0;
  }
  100% {
    -moz-transform: translate(0, 0);
    opacity: 1;
  }
}
@-o-keyframes wpb_ltr {
  0% {
    -o-transform: translate(-10%, 0);
    opacity: 0;
  }
  100% {
    -o-transform: translate(0, 0);
    opacity: 1;
  }
}
@keyframes wpb_ltr {
  0% {
    transform: translate(-10%, 0);
    opacity: 0;
  }
  100% {
    transform: translate(0, 0);
    opacity: 1;
  }
}
/* Right to left keyframes */
@-webkit-keyframes wpb_rtl {
  0% {
    -webkit-transform: translate(10%, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
    opacity: 1;
  }
}
@-moz-keyframes wpb_rtl {
  0% {
    -moz-transform: translate(10%, 0);
    opacity: 0;
  }
  100% {
    -moz-transform: translate(0, 0);
    opacity: 1;
  }
}
@-o-keyframes wpb_rtl {
  0% {
    -o-transform: translate(10%, 0);
    opacity: 0;
  }
  100% {
    -o-transform: translate(0, 0);
    opacity: 1;
  }
}
@keyframes wpb_rtl {
  0% {
    transform: translate(10%, 0);
    opacity: 0;
  }
  100% {
    transform: translate(0, 0);
    opacity: 1;
  }
}
/* Appear from center keyframes */
@-webkit-keyframes wpb_appear {
  0% {
    -webkit-transform: scale(0.5);
    opacity: 0.1;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
@-moz-keyframes wpb_appear {
  0% {
    -moz-transform: scale(0.5);
    opacity: 0.1;
  }
  100% {
    -moz-transform: scale(1);
    opacity: 1;
  }
}
@-o-keyframes wpb_appear {
  0% {
    -o-transform: scale(0.5);
    opacity: 0.1;
  }
  100% {
    -o-transform: scale(1);
    opacity: 1;
  }
}
@keyframes wpb_appear {
  0% {
    transform: scale(0.5);
    opacity: 0.1;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
